Merge branch 'develop'

This commit is contained in:
snipe 2018-02-21 01:20:48 -08:00
commit fedd2b638c
184 changed files with 4371 additions and 476 deletions

View file

@ -37,7 +37,7 @@ class ActionlogsTransformer
] : null, ] : null,
'created_at' => Helper::getFormattedDateObject($actionlog->created_at, 'datetime'), 'created_at' => Helper::getFormattedDateObject($actionlog->created_at, 'datetime'),
'updated_at' => Helper::getFormattedDateObject($actionlog->updated_at, 'datetime'), 'updated_at' => Helper::getFormattedDateObject($actionlog->updated_at, 'datetime'),
'next_audit_date' => ($actionlog->itemType()=='asset') ? Helper::getFormattedDateObject($actionlog->calcNextAuditDate(), 'date'): null, 'next_audit_date' => ($actionlog->itemType()=='asset') ? Helper::getFormattedDateObject($actionlog->calcNextAuditDate(null, $actionlog->item), 'date'): null,
'days_to_next_audit' => $actionlog->daysUntilNextAudit($settings->audit_interval, $actionlog->item), 'days_to_next_audit' => $actionlog->daysUntilNextAudit($settings->audit_interval, $actionlog->item),
'action_type' => $actionlog->present()->actionType(), 'action_type' => $actionlog->present()->actionType(),
'admin' => ($actionlog->user) ? [ 'admin' => ($actionlog->user) ? [

View file

@ -3,8 +3,8 @@
return array( return array(
'about_accessories_title' => 'Über Zubehör', 'about_accessories_title' => 'Über Zubehör',
'about_accessories_text' => 'Ein Zubehör ist alles was Sie an einen Benutzer ausgeben können, jedoch keine Seriennummer besitzt (oder es keinen Sinn macht diese zu verwalten). Zum Beispiel: Mäuse und Tastaturen.', 'about_accessories_text' => 'Ein Zubehör ist alles was Sie an einen Benutzer ausgeben können, jedoch keine Seriennummer besitzt (oder es keinen Sinn macht diese zu verwalten). Zum Beispiel: Mäuse und Tastaturen.',
'accessory_category' => 'Zubehör Kategorie', 'accessory_category' => 'Zubehörkategorie',
'accessory_name' => 'Zubehör Name', 'accessory_name' => 'Zubehör-Name',
'checkout' => 'Zubehör herausgeben', 'checkout' => 'Zubehör herausgeben',
'checkin' => 'Zubehör zurücknehmen', 'checkin' => 'Zubehör zurücknehmen',
'create' => 'Zubehör anlegen', 'create' => 'Zubehör anlegen',

View file

@ -4,5 +4,5 @@
'title' => 'Wartungen', 'title' => 'Wartungen',
'asset_name' => 'Asset Name', 'asset_name' => 'Asset Name',
'is_warranty' => 'Garantie', 'is_warranty' => 'Garantie',
'dl_csv' => 'Als CSV herunterladen' 'dl_csv' => 'CSV Herunterladen'
]; ];

View file

@ -10,7 +10,7 @@ return array(
'create' => 'Komponente erstellen', 'create' => 'Komponente erstellen',
'edit' => 'Komponente bearbeiten', 'edit' => 'Komponente bearbeiten',
'date' => 'Kaufdatum', 'date' => 'Kaufdatum',
'order' => 'Bestellnummer', 'order' => 'Artikelnummer',
'remaining' => 'Verbleibend', 'remaining' => 'Verbleibend',
'total' => 'Gesamt', 'total' => 'Gesamt',
'update' => 'Komponente aktualisieren', 'update' => 'Komponente aktualisieren',

View file

@ -29,13 +29,13 @@ return array(
'months' => 'Monate', 'months' => 'Monate',
'name' => 'Asset Name', 'name' => 'Asset Name',
'notes' => 'Notizen', 'notes' => 'Notizen',
'order' => 'Bestellnummer', 'order' => 'Artikelnummer',
'qr' => 'QR-Code', 'qr' => 'QR-Code',
'requestable' => 'Benutzer dürfen dieses Asset anfordern', 'requestable' => 'Benutzer dürfen dieses Asset anfordern',
'select_statustype' => 'Status Typ auswählen', 'select_statustype' => 'Status Typ auswählen',
'serial' => 'Seriennummer', 'serial' => 'Seriennummer',
'status' => 'Status', 'status' => 'Status',
'tag' => 'Asset Tag', 'tag' => 'Asset ID',
'update' => 'Asset Update', 'update' => 'Asset Update',
'warranty' => 'Garantie', 'warranty' => 'Garantie',
'years' => 'Jahre', 'years' => 'Jahre',

View file

@ -12,7 +12,7 @@ return array(
'dl_csv' => 'CSV Herunterladen', 'dl_csv' => 'CSV Herunterladen',
'eol' => 'EOL', 'eol' => 'EOL',
'id' => 'ID', 'id' => 'ID',
'location' => 'Ort', 'location' => 'Standort',
'purchase_cost' => 'Kosten', 'purchase_cost' => 'Kosten',
'purchase_date' => 'Kaufdatum', 'purchase_date' => 'Kaufdatum',
'serial' => 'Seriennummer', 'serial' => 'Seriennummer',

View file

@ -10,11 +10,11 @@ return array(
'maintained' => 'Verwaltet', 'maintained' => 'Verwaltet',
'name' => 'Software Name', 'name' => 'Software Name',
'no_depreciation' => 'Nicht abschreiben', 'no_depreciation' => 'Nicht abschreiben',
'purchase_order' => 'Bestellnummer', 'purchase_order' => 'Auftragsnummer',
'reassignable' => 'Zuweisbar', 'reassignable' => 'Zuweisbar',
'remaining_seats' => 'Verbleibende Aktivierungen', 'remaining_seats' => 'Verbleibende Aktivierungen',
'seats' => 'Anzahl Aktivierungen', 'seats' => 'Lizenzen',
'termination_date' => 'Ablaufdatum', 'termination_date' => 'Kündigungsdatum',
'to_email' => 'E-Mail des Lizenzerwerbers', 'to_email' => 'E-Mail des Lizenzerwerbers',
'to_name' => 'Name des Lizenzerwerbers', 'to_name' => 'Name des Lizenzerwerbers',
'update' => 'Lizenz aktualisieren', 'update' => 'Lizenz aktualisieren',

View file

@ -6,9 +6,9 @@ return array(
'checkin' => 'Lizenzaktivierung zurücknehmen', 'checkin' => 'Lizenzaktivierung zurücknehmen',
'checkout_history' => 'Zuweisungsverlauf', 'checkout_history' => 'Zuweisungsverlauf',
'checkout' => 'Lizenzaktivierung herausgeben', 'checkout' => 'Lizenzaktivierung herausgeben',
'edit' => 'Edit User', 'edit' => 'Lizenz bearbeiten',
'filetype_info' => 'Erlaubte Dateitypen sind png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, und rar.', 'filetype_info' => 'Erlaubte Dateitypen sind png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, und rar.',
'clone' => 'Clone User', 'clone' => 'Lizenz duplizieren',
'history_for' => 'Verlauf für ', 'history_for' => 'Verlauf für ',
'in_out' => 'Zurücknehmen/Herausgeben', 'in_out' => 'Zurücknehmen/Herausgeben',
'info' => 'Lizenzinfo', 'info' => 'Lizenzinfo',

View file

@ -1,7 +1,7 @@
<?php <?php
return array( return array(
'about_manufacturers_title' => 'Hersteller', 'about_manufacturers_title' => 'Über Hersteller',
'about_manufacturers_text' => 'Hersteller sind Firmen, die ihre Assets herstellen. Hier können Sie wichtige Supportkontakte eintragen, welche in den Assetdetails angezeigt werden.', 'about_manufacturers_text' => 'Hersteller sind Firmen, die ihre Assets herstellen. Hier können Sie wichtige Supportkontakte eintragen, welche in den Assetdetails angezeigt werden.',
'asset_manufacturers' => 'Asset Hersteller', 'asset_manufacturers' => 'Asset Hersteller',
'create' => 'Hersteller anlegen', 'create' => 'Hersteller anlegen',

View file

@ -1,7 +1,7 @@
<?php <?php
return array( return array(
'about_models_title' => 'Asset-Modelle', 'about_models_title' => 'Über Asset-Modelle',
'about_models_text' => 'Asset-Modelle sind eine Möglichkeit, identische Assets zu gruppieren. "MBP 2013", "IPhone 6 s" usw.', 'about_models_text' => 'Asset-Modelle sind eine Möglichkeit, identische Assets zu gruppieren. "MBP 2013", "IPhone 6 s" usw.',
'deleted' => 'Dieses Modell wurde gelöscht.<a href="/hardware/models/:model_id/restore">klicken Sie hier um es Wiederzuherstellen</a>.', 'deleted' => 'Dieses Modell wurde gelöscht.<a href="/hardware/models/:model_id/restore">klicken Sie hier um es Wiederzuherstellen</a>.',
'bulk_delete' => 'Massenlöschen von Asset-Modellen', 'bulk_delete' => 'Massenlöschen von Asset-Modellen',

View file

@ -9,7 +9,7 @@ return array(
'create' => array( 'create' => array(
'error' => 'Modell wurde nicht erstellt. Bitte versuch es noch einmal.', 'error' => 'Modell wurde nicht erstellt. Bitte versuch es noch einmal.',
'success' => 'Modell wurde erfolgreich erstellt.', 'success' => 'Modell wurde erfolgreich erstellt.',
'duplicate_set' => 'Ein Asset Modell mit diesem Namen, Hersteller und Modell Nummer existiert bereits.', 'duplicate_set' => 'Ein Asset-Modell mit diesem Namen, Hersteller und Modell Nummer existiert bereits.',
), ),
'update' => array( 'update' => array(
@ -18,7 +18,7 @@ return array(
), ),
'delete' => array( 'delete' => array(
'confirm' => 'Sind sie sicher, dass sie das Asset löschen wollen?', 'confirm' => 'Sind Sie sicher, dass Sie dieses Asset-Modell löschen möchten?',
'error' => 'Beim Löschen des Modell ist ein Fehler aufgetreten. Bitte probieren Sie es noch einmal.', 'error' => 'Beim Löschen des Modell ist ein Fehler aufgetreten. Bitte probieren Sie es noch einmal.',
'success' => 'Das Modell wurde erfolgreich gelöscht.' 'success' => 'Das Modell wurde erfolgreich gelöscht.'
), ),

View file

@ -2,7 +2,7 @@
return array( return array(
'create' => 'Asset Model erstellen', 'create' => 'Asset-Modell erstellen',
'created_at' => 'Erstellt am', 'created_at' => 'Erstellt am',
'eol' => 'EOL', 'eol' => 'EOL',
'modelnumber' => 'Modellnummer', 'modelnumber' => 'Modellnummer',

View file

@ -1,5 +1,5 @@
<?php <?php
return array( return array(
'error' => 'Sie müssen eine Option auswählen.' 'error' => 'Sie müssen mindestens eine Option auswählen.'
); );

View file

@ -25,8 +25,8 @@ return array(
'custom_css_help' => 'Füge eigenes CSS hinzu. Benutze keine &lt;style&gt;&lt;/style&gt; tags.', 'custom_css_help' => 'Füge eigenes CSS hinzu. Benutze keine &lt;style&gt;&lt;/style&gt; tags.',
'custom_forgot_pass_url' => 'Benutzerdefinierte Passwort Reset URL', 'custom_forgot_pass_url' => 'Benutzerdefinierte Passwort Reset URL',
'custom_forgot_pass_url_help' => 'Dadurch wird die integrierte URL für vergessene Passwörter auf dem Anmeldebildschirm ersetzt. Dies ist nützlich, um Benutzer zur internen oder gehosteten Funktion zum Zurücksetzen von LDAP-Passwörtern zu leiten. Es wird effektiv die Funktionalität des lokalen, vergessenen Passworts deaktiviert.', 'custom_forgot_pass_url_help' => 'Dadurch wird die integrierte URL für vergessene Passwörter auf dem Anmeldebildschirm ersetzt. Dies ist nützlich, um Benutzer zur internen oder gehosteten Funktion zum Zurücksetzen von LDAP-Passwörtern zu leiten. Es wird effektiv die Funktionalität des lokalen, vergessenen Passworts deaktiviert.',
'dashboard_message' => 'Dashboard Message', 'dashboard_message' => 'Dashboard-Nachricht',
'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', 'dashboard_message_help' => 'Dieser Text wird für jeden sichtbar sein, der Berechtigungen hat das Dashboard zu sehen.',
'default_currency' => 'Standardwährung', 'default_currency' => 'Standardwährung',
'default_eula_text' => 'Standard EULA', 'default_eula_text' => 'Standard EULA',
'default_language' => 'Standardsprache', 'default_language' => 'Standardsprache',
@ -94,8 +94,8 @@ return array(
'setting' => 'Einstellung', 'setting' => 'Einstellung',
'settings' => 'Einstellungen', 'settings' => 'Einstellungen',
'show_alerts_in_menu' => 'Warnungen im oberen Menü anzeigen', 'show_alerts_in_menu' => 'Warnungen im oberen Menü anzeigen',
'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list' => 'Archivierte Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', 'show_archived_in_list_text' => 'Zeige archivierte Assets in der "Alle auflisten" Liste',
'site_name' => 'Seitenname', 'site_name' => 'Seitenname',
'slack_botname' => 'Slack Botname', 'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Kanal', 'slack_channel' => 'Slack Kanal',

View file

@ -4,7 +4,7 @@ return array(
'update' => array( 'update' => array(
'error' => 'Während dem Aktualisieren ist ein Fehler aufgetreten.', 'error' => 'Während der Aktualisierung ist ein Fehler aufgetreten. ',
'success' => 'Die Einstellungen wurden erfolgreich aktualisiert.' 'success' => 'Die Einstellungen wurden erfolgreich aktualisiert.'
), ),
'backup' => array( 'backup' => array(

View file

@ -17,7 +17,7 @@ return array(
'last_login' => 'Letzte Anmeldung', 'last_login' => 'Letzte Anmeldung',
'ldap_config_text' => 'Die LDAP Konfigurations Einstellungen finden Sie hier Admin -> Einstellungen. Der (optional) wählbare Standort wird für alle importierten Benutzer gesetzt.', 'ldap_config_text' => 'Die LDAP Konfigurations Einstellungen finden Sie hier Admin -> Einstellungen. Der (optional) wählbare Standort wird für alle importierten Benutzer gesetzt.',
'software_user' => 'Software herausgegeben an :name', 'software_user' => 'Software herausgegeben an :name',
'view_user' => 'Benutze :name ansehen', 'view_user' => 'Benutzer :name ansehen',
'usercsv' => 'CSV Datei', 'usercsv' => 'CSV Datei',
'two_factor_admin_optin_help' => 'Ihre aktuellen Administrator-Einstellungen erlauben die selektive Durchführung der zwei-Faktor-Authentifizierung. ', 'two_factor_admin_optin_help' => 'Ihre aktuellen Administrator-Einstellungen erlauben die selektive Durchführung der zwei-Faktor-Authentifizierung. ',
'two_factor_enrolled' => '2FA Gerät eingeschrieben ', 'two_factor_enrolled' => '2FA Gerät eingeschrieben ',

View file

@ -30,7 +30,7 @@ return array(
'title' => 'Titel', 'title' => 'Titel',
'to_restore_them' => 'zum Wiederherstellen.', 'to_restore_them' => 'zum Wiederherstellen.',
'updateuser' => 'Benutzer aktualisieren', 'updateuser' => 'Benutzer aktualisieren',
'username' => 'Benutzernamen', 'username' => 'Benutzername',
'user_deleted_text' => 'Dieser Benutzer wurde als gelöscht markiert.', 'user_deleted_text' => 'Dieser Benutzer wurde als gelöscht markiert.',
'username_note' => '(Dies wird für den Bind an das Active Directory benutzt, nicht für die Anmeldung.)', 'username_note' => '(Dies wird für den Bind an das Active Directory benutzt, nicht für die Anmeldung.)',
'cloneuser' => 'Benutzer kopieren', 'cloneuser' => 'Benutzer kopieren',

View file

@ -56,11 +56,11 @@
'updated_at' => 'Aktualisiert am', 'updated_at' => 'Aktualisiert am',
'currency' => '€', // this is deprecated 'currency' => '€', // this is deprecated
'current' => 'Aktuell', 'current' => 'Aktuell',
'custom_report' => 'Spezieller Asset Report', 'custom_report' => 'Benutzerdefinierter Asset-Bericht',
'dashboard' => 'Dashboard', 'dashboard' => 'Dashboard',
'days' => 'Tage', 'days' => 'Tage',
'days_to_next_audit' => 'Tage bis zum nächsten Audit', 'days_to_next_audit' => 'Tage bis zum nächsten Audit',
'date' => 'Kaufdatum', 'date' => 'Datum',
'debug_warning' => 'Warnung!', 'debug_warning' => 'Warnung!',
'debug_warning_text' => 'Diese Anwendung läuft im Produktionsmodus mit debugging aktiviert. Dies kann sensible Daten verfügbar machen, wenn Ihre Anwendung öffentlich zugänglich ist. Deaktivieren Sie den Debug-Modus, indem Sie den <code>APP_DEBUG</code>-Wert in der <code>.env</code> Datei auf <code>false</code> setzen.', 'debug_warning_text' => 'Diese Anwendung läuft im Produktionsmodus mit debugging aktiviert. Dies kann sensible Daten verfügbar machen, wenn Ihre Anwendung öffentlich zugänglich ist. Deaktivieren Sie den Debug-Modus, indem Sie den <code>APP_DEBUG</code>-Wert in der <code>.env</code> Datei auf <code>false</code> setzen.',
'delete' => 'Löschen', 'delete' => 'Löschen',
@ -69,7 +69,7 @@
'departments' => 'Abteilungen', 'departments' => 'Abteilungen',
'department' => 'Abteilung', 'department' => 'Abteilung',
'deployed' => 'Herausgegeben', 'deployed' => 'Herausgegeben',
'depreciation_report' => 'Abschreibunsgreport', 'depreciation_report' => 'Abschreibungsbericht',
'download' => 'Download', 'download' => 'Download',
'depreciation' => 'Abschreibung', 'depreciation' => 'Abschreibung',
'editprofile' => 'Profil bearbeiten', 'editprofile' => 'Profil bearbeiten',
@ -85,7 +85,7 @@
'file_name' => 'Datei', 'file_name' => 'Datei',
'file_uploads' => 'Datei-Uploads', 'file_uploads' => 'Datei-Uploads',
'generate' => 'Generieren', 'generate' => 'Generieren',
'github_markdown' => 'This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.', 'github_markdown' => 'Dieses Feld akzeptiert <a href="https://help.github.com/articles/github-flavored-markdown/">Github Flavored markdown</a>.',
'groups' => 'Gruppen', 'groups' => 'Gruppen',
'gravatar_email' => 'Gravatar E-Mail Adresse', 'gravatar_email' => 'Gravatar E-Mail Adresse',
'history' => 'Historie', 'history' => 'Historie',
@ -127,7 +127,7 @@
'months' => 'Monate', 'months' => 'Monate',
'moreinfo' => 'Mehr Informationen', 'moreinfo' => 'Mehr Informationen',
'name' => 'Name', 'name' => 'Name',
'next' => 'Nächstes', 'next' => 'Nächste',
'next_audit_date' => 'Nächstes Auditdatum', 'next_audit_date' => 'Nächstes Auditdatum',
'last_audit' => 'Letztes Audit', 'last_audit' => 'Letztes Audit',
'new' => 'Neu!', 'new' => 'Neu!',
@ -135,10 +135,10 @@
'no_results' => 'Keine Treffer.', 'no_results' => 'Keine Treffer.',
'no' => 'Nein', 'no' => 'Nein',
'notes' => 'Notizen', 'notes' => 'Notizen',
'order_number' => 'Bestellnummer', 'order_number' => 'Artikelnummer',
'page_menu' => 'zeige _MENU_ Einträge', 'page_menu' => 'zeige _MENU_ Einträge',
'pagination_info' => 'Zeige _START_ bis _END_ von _TOTAL_ Einträgen', 'pagination_info' => 'Zeige _START_ bis _END_ von _TOTAL_ Einträgen',
'pending' => 'Ausstehendes Asset', 'pending' => 'Ausstehende',
'people' => 'Personen', 'people' => 'Personen',
'per_page' => 'Ergebnisse pro Seite', 'per_page' => 'Ergebnisse pro Seite',
'previous' => 'Vorherige', 'previous' => 'Vorherige',
@ -172,7 +172,7 @@
'select_asset' => 'Asset auswählen', 'select_asset' => 'Asset auswählen',
'settings' => 'Einstellungen', 'settings' => 'Einstellungen',
'sign_in' => 'Einloggen', 'sign_in' => 'Einloggen',
'signature' => 'Signatur', 'signature' => 'Unterschrift',
'some_features_disabled' => 'Einige Funktionen sind für den DEMO-Modus deaktiviert.', 'some_features_disabled' => 'Einige Funktionen sind für den DEMO-Modus deaktiviert.',
'site_name' => 'Seitenname', 'site_name' => 'Seitenname',
'state' => 'Bundesland', 'state' => 'Bundesland',
@ -194,7 +194,7 @@
'username_format' => 'Format der Benutzernamen', 'username_format' => 'Format der Benutzernamen',
'update' => 'Aktualisieren', 'update' => 'Aktualisieren',
'uploaded' => 'Hochgeladen', 'uploaded' => 'Hochgeladen',
'user' => 'Nutzer', 'user' => 'Benutzer',
'accepted' => 'angenommen', 'accepted' => 'angenommen',
'declined' => 'abgelehnt', 'declined' => 'abgelehnt',
'unaccepted_asset_report' => 'Nicht akzeptierte Assets', 'unaccepted_asset_report' => 'Nicht akzeptierte Assets',

View file

@ -2,7 +2,7 @@
return array( return array(
'about_groups_title' => 'About Groups', 'about_groups_title' => 'About Groups',
'about_groups' => 'Groups are used to generalize user permissions.', 'about_groups' => 'Groups are used to generalise user permissions.',
'group_management' => 'Group Management', 'group_management' => 'Group Management',
'create' => 'Create New Group', 'create' => 'Create New Group',
'update' => 'Edit Group', 'update' => 'Edit Group',

View file

@ -1,7 +1,7 @@
<?php <?php
return array( return array(
'about_manufacturers_title' => 'About manufacturers', 'about_manufacturers_title' => 'Asset Manufacturers',
'about_manufacturers_text' => 'Manufacturers are the companies that create your assets. You can store important support contact information about them here, which will be displayed on your asset detail pages.', 'about_manufacturers_text' => 'Manufacturers are the companies that create your assets. You can store important support contact information about them here, which will be displayed on your asset detail pages.',
'asset_manufacturers' => 'Asset Manufacturers', 'asset_manufacturers' => 'Asset Manufacturers',
'create' => 'Create Manufacturer', 'create' => 'Create Manufacturer',

View file

@ -2,20 +2,20 @@
return array( return array(
'does_not_exist' => 'Department does not exist.', 'does_not_exist' => 'Departemen tidak ada.',
'assoc_users' => 'This department is currently associated with at least one user and cannot be deleted. Please update your users to no longer reference this department and try again. ', 'assoc_users' => 'Saat ini kategori ini terkait dengan setidaknya satu pengguna dan tidak dapat dihapus. Silahkan perbaharui model Anda untuk tidak lagi tereferensi dengan kategori ini dan coba lagi. ',
'create' => array( 'create' => array(
'error' => 'Department was not created, please try again.', 'error' => 'Komponen belum dibuat, silahkan coba lagi.',
'success' => 'Department created successfully.' 'success' => 'Komponen berhasil dibuat.'
), ),
'update' => array( 'update' => array(
'error' => 'Department was not updated, please try again', 'error' => 'Komponen belum diperbaharui, silahkan coba lagi',
'success' => 'Department updated successfully.' 'success' => 'Komponen berhasil dibuat.'
), ),
'delete' => array( 'delete' => array(
'confirm' => 'Are you sure you wish to delete this department?', 'confirm' => 'Anda yakin akan mengahpus komponen ini?',
'error' => 'There was an issue deleting the department. Please try again.', 'error' => 'Ada masalah untuk hapus komponen, silahkan coba kembali.',
'success' => 'The department was deleted successfully.' 'success' => 'Komponen berhasil dihapus.'
) )
); );

View file

@ -1,159 +1,159 @@
<?php <?php
return array( return array(
'ad' => 'Active Directory', 'ad' => 'Direktori Berkas',
'ad_domain' => 'Active Directory domain', 'ad_domain' => 'Domain Direktori Aktif',
'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.', 'ad_domain_help' => 'Terkadang ini sama dengan domain email anda, tapi tidak selalu.',
'is_ad' => 'This is an Active Directory server', 'is_ad' => 'Ini adalah server aktif direktori',
'alert_email' => 'Send alerts to', 'alert_email' => 'Kirim peringatan kepada',
'alerts_enabled' => 'Alerts Enabled', 'alerts_enabled' => 'Peringatan Email Diaktifkan',
'alert_interval' => 'Expiring Alerts Threshold (in days)', 'alert_interval' => 'Ambang batas waktu kadaluwarsa (dalam beberapa hari)',
'alert_inv_threshold' => 'Inventory Alert Threshold', 'alert_inv_threshold' => 'Ambang Batas Invertaris',
'asset_ids' => 'Asset IDs', 'asset_ids' => 'ID Aset',
'audit_interval' => 'Audit Interval', 'audit_interval' => 'Memeriksa perbedaan',
'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.', 'audit_interval_help' => 'Jika anda diminta untuk melakukan audit aset secara fisik dengan teratur, maka masukkan selang waktu dalam beberapa bulan.',
'audit_warning_days' => 'Audit Warning Threshold', 'audit_warning_days' => 'Ambang Peringatan Audit',
'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?', 'audit_warning_days_help' => 'Berapa hari sebelum kami harus memperingatkan aset yang akan dilelang?',
'auto_increment_assets' => 'Generate auto-incrementing asset IDs', 'auto_increment_assets' => 'Buat peningkatan ID otomatis',
'auto_increment_prefix' => 'Prefix (optional)', 'auto_increment_prefix' => 'Awalan (opsional)',
'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', 'auto_incrementing_help' => 'Aktifkan aset peningkatan ID terlebih dahulu untuk mengatur ini',
'backups' => 'Backups', 'backups' => 'Cadangkan',
'barcode_settings' => 'Barcode Settings', 'barcode_settings' => 'Pengaturan Kode batang',
'confirm_purge' => 'Confirm Purge', 'confirm_purge' => 'Konfirmasi Pembersihan',
'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone.', 'confirm_purge_help' => 'Masukkan tulisan "HAPUS" dalam kotak dibawah ini untuk membersihkan catatan yang telah dihapus. Tindakan ini tidak bisa dibatalkan.',
'custom_css' => 'Custom CSS', 'custom_css' => 'Kustom CSS',
'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the &lt;style&gt;&lt;/style&gt; tags.', 'custom_css_help' => 'Masukkan setiap penimpaan CSS ubah sesuai yang ingin anda gunakan jangan sertakan&lt;gaya&lt;/gaya&gt;tag.',
'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url' => 'Atur Ulang Kata Sandi URL tempahan',
'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'custom_forgot_pass_url_help' => 'Ini menggantikan URL lupa sandi bawaan dilayar masuk, berguna untuk mengarahkan orang ke fungsi penyetelan ulang kata sandi bawaan internal atau yang dihost. Ini akan secara efektif menonaktifkan pengguna lupa fungsi kata sandi.',
'dashboard_message' => 'Dashboard Message', 'dashboard_message' => 'Pesan Beranda',
'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', 'dashboard_message_help' => 'Tulisan ini akan muncul di beranda bagi siapa saja yang memiliki izin untuk melihat beranda.',
'default_currency' => 'Default Currency', 'default_currency' => 'Mata Uang bawaan',
'default_eula_text' => 'Default EULA', 'default_eula_text' => 'EULA bawaan',
'default_language' => 'Default Language', 'default_language' => 'Bahasa Dasar',
'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', 'default_eula_help_text' => 'Anda juga dapat mengaitkan EULA kastom dengan kategori aset tertentu.',
'display_asset_name' => 'Display Asset Name', 'display_asset_name' => 'Tampilan nama aset',
'display_checkout_date' => 'Display Checkout Date', 'display_checkout_date' => 'Tampilan tanggal keluar',
'display_eol' => 'Display EOL in table view', 'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes', 'display_qr' => 'Display Square Codes',
'display_alt_barcode' => 'Display 1D barcode', 'display_alt_barcode' => 'Display 1D barcode',
'barcode_type' => '2D Barcode Type', 'barcode_type' => 'Tipe Kode Batang 2D',
'alt_barcode_type' => '1D barcode type', 'alt_barcode_type' => 'Tipe Kode Batang 1D',
'eula_settings' => 'EULA Settings', 'eula_settings' => 'Pengaturan EULA',
'eula_markdown' => 'This EULA allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.', 'eula_markdown' => 'EULA ini memungkinkan <a href="https://help.github.com/articles/github-flavored-markdown/">Github merasakan penurunan harga</a>.',
'general_settings' => 'General Settings', 'general_settings' => 'Pengaturan Umum',
'generate_backup' => 'Generate Backup', 'generate_backup' => 'Membuat Cadangan',
'header_color' => 'Header Color', 'header_color' => 'Warna Header',
'info' => 'These settings let you customize certain aspects of your installation.', 'info' => 'Penggaturan ini memungkinkan anda menyesuaikan aspek-aspek tertentu dari instalasi anda.',
'laravel' => 'Laravel Version', 'laravel' => 'Versi Laravel',
'ldap_enabled' => 'LDAP enabled', 'ldap_enabled' => 'Aktifkan LDAP',
'ldap_integration' => 'LDAP Integration', 'ldap_integration' => 'Integrasi LDAP',
'ldap_settings' => 'LDAP Settings', 'ldap_settings' => 'Pengaturan LDAP',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_login_test_help' => 'Masukkan nama pengguna dan kata sandi LDAP yang sah dari DN dasar yang anda tentukan di atas untuk menguji apakah proses masuk LDAP anda dikonfigurasi dengan benar. ANDA HARUS MENYIMPAN PENGATURAN LDAP YANG ANDA PERBARUI PERTAMA.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_login_sync_help' => 'Ini hanya tes yang bisa dilacak LDAP dengan benar. Jika pengesahan LDAP anda tidak benar, pengguna mungkin masih belum dapat masuk. ANDA HARUS MENYIMPAN PENGATURAN LDAP YANG ANDA PERBARUI PERTAMA.',
'ldap_server' => 'LDAP Server', 'ldap_server' => 'Server LDAP',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation', 'ldap_server_cert' => 'LDAP SSL certificate validation',
'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', 'ldap_server_cert_ignore' => 'Izinkan Sertifikat SSL yang tidak sah',
'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', 'ldap_server_cert_help' => 'Pilih kotak centang ini jika anda menggunakan sertifikat SSL yang masuk sendiri dan ingin menerima sertifikat SSL yang tidak sah.',
'ldap_tls' => 'Use TLS', 'ldap_tls' => 'Gunakan TLS',
'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ', 'ldap_tls_help' => 'Ini harus diperiksa hanya jika anda menjalankan STARTTLS di server LDAP anda. ',
'ldap_uname' => 'LDAP Bind Username', 'ldap_uname' => 'LDAP Bind Username',
'ldap_pword' => 'LDAP Bind Password', 'ldap_pword' => 'LDAP Bind Password',
'ldap_basedn' => 'Base Bind DN', 'ldap_basedn' => 'Mengikat Dasar DN',
'ldap_filter' => 'LDAP Filter', 'ldap_filter' => 'Saring LDAP',
'ldap_pw_sync' => 'LDAP Password Sync', 'ldap_pw_sync' => 'Sinkronisasi kata sandi LDAP',
'ldap_pw_sync_help' => 'Uncheck this box if you do not wish to keep LDAP passwords synced with local passwords. Disabling this means that your users may not be able to login if your LDAP server is unreachable for some reason.', 'ldap_pw_sync_help' => 'Hapus centang pada kotak ini jika anda tidak ingin menyimpan kata sandi LDAP yang disinkronkan dengan kata sandi lokal. Menonaktifkan ini berarti pengguna anda tidak dapat masuk jika server LDAP anda tidak dapat dijangkau karena alasan tertentu.',
'ldap_username_field' => 'Username Field', 'ldap_username_field' => 'Bidang Nama Pengguna',
'ldap_lname_field' => 'Last Name', 'ldap_lname_field' => 'Nama Terakhir',
'ldap_fname_field' => 'LDAP First Name', 'ldap_fname_field' => 'Nama Depan LDAP',
'ldap_auth_filter_query' => 'LDAP Authentication query', 'ldap_auth_filter_query' => 'Permintaan otentikasi LDAP',
'ldap_version' => 'LDAP Version', 'ldap_version' => 'Versi LDAP',
'ldap_active_flag' => 'LDAP Active Flag', 'ldap_active_flag' => 'Bendera Aktif LDAP',
'ldap_emp_num' => 'LDAP Employee Number', 'ldap_emp_num' => 'Nomor Karyawan LDAP',
'ldap_email' => 'LDAP Email', 'ldap_email' => 'Email LDAP',
'load_remote_text' => 'Remote Scripts', 'load_remote_text' => 'Skrip Jarak Jauh',
'load_remote_help_text' => 'This Snipe-IT install can load scripts from the outside world.', 'load_remote_help_text' => 'Instalasi Snipe-IT ini bisa membuat skrip dari dunia luar.',
'login_note' => 'Login Note', 'login_note' => 'Catatan Masuk',
'login_note_help' => 'Optionally include a few sentences on your login screen, for example to assist people who have found a lost or stolen device. This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>', 'login_note_help' => 'Opsional memasukkan beberapa kalimat di layar masuk anda, misalnya membantu orang-orang yang telah menemukan perangkat yang hilang atau dicuri. Bidang ini menerima <a href="https://help.github.com/articles/github-flavored-markdown/">Rasa penurunan Github</a>',
'logo' => 'Logo', 'logo' => 'Logo',
'full_multiple_companies_support_help_text' => 'Restricting users (including admins) assigned to companies to their company\'s assets.', 'full_multiple_companies_support_help_text' => 'Membatasi pengguna (termasuk admin) yang ditugaskan ke perusahaan untuk aset perusahaan mereka.',
'full_multiple_companies_support_text' => 'Full Multiple Companies Support', 'full_multiple_companies_support_text' => 'Dukungan Banyak Perusahaan',
'optional' => 'optional', 'optional' => 'pilihan',
'per_page' => 'Results Per Page', 'per_page' => 'Hasil Per Halaman',
'php' => 'PHP Version', 'php' => 'Versi PHP',
'php_gd_info' => 'You must install php-gd to display QR codes, see install instructions.', 'php_gd_info' => 'Anda harus menginstall php-gd untuk menampilkan kode QR, lihat petunjuk pemasangan.',
'php_gd_warning' => 'PHP Image Processing and GD plugin is NOT installed.', 'php_gd_warning' => 'Pengolahan gambar PHP dan plugin GD TIDAK terpasang.',
'pwd_secure_complexity' => 'Password Complexity', 'pwd_secure_complexity' => 'Kompleksitas Kata Sandi',
'pwd_secure_complexity_help' => 'Select whichever password complexity rules you wish to enforce.', 'pwd_secure_complexity_help' => 'Pilih aturan kerumitan kompleksitas yang ingin anda tegakkan.',
'pwd_secure_min' => 'Password minimum characters', 'pwd_secure_min' => 'Karakter Minimal Kata Sandi',
'pwd_secure_min_help' => 'Minimum permitted value is 5', 'pwd_secure_min_help' => 'Nilai Paling sedikit yang diizinkan adalah 5',
'pwd_secure_uncommon' => 'Prevent common passwords', 'pwd_secure_uncommon' => 'Mencegah kata Sandi Umum',
'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', 'pwd_secure_uncommon_help' => 'Ini akan melarang pengguna menggunakan kata kunci umum dari 10.000 sandi teratas yang dilaporkan mengalami pelanggaran.',
'qr_help' => 'Enable QR Codes first to set this', 'qr_help' => 'Aktifkan kode QR terlebih dahulu untuk mengatur ini',
'qr_text' => 'QR Code Text', 'qr_text' => 'Tulis Kode QR',
'setting' => 'Setting', 'setting' => 'Diatur',
'settings' => 'Settings', 'settings' => 'Pengaturan',
'show_alerts_in_menu' => 'Show alerts in top menu', 'show_alerts_in_menu' => 'Tampilkan peringatan di menu atas',
'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list' => 'Aset yang di Arsipkan',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', 'show_archived_in_list_text' => 'Tampilkan aset yang di arsipkan dalam daftar "semua aset"',
'site_name' => 'Site Name', 'site_name' => 'Nama Situs',
'slack_botname' => 'Slack Botname', 'slack_botname' => 'Nama Bot Slack',
'slack_channel' => 'Slack Channel', 'slack_channel' => 'Saluran Slack',
'slack_endpoint' => 'Slack Endpoint', 'slack_endpoint' => 'Titik Akhir Slack',
'slack_integration' => 'Slack Settings', 'slack_integration' => 'Pengaturan Slack',
'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first <a href=":slack_link" target="_new">create an incoming webhook</a> on your Slack account.', 'slack_integration_help' => 'Integrasi Slack bersifat opsional, namun titik akhir dan saluran diperlukan jika anda ingin menggunakannya. Untuk mengkonfigurasi integrasi Slack, anda harus terlebih dahulu<a href=":slack_link" target="_new">buat webhook masuk</a> di akun slack anda.',
'snipe_version' => 'Snipe-IT version', 'snipe_version' => 'Versi Snipe-IT',
'system' => 'System Information', 'system' => 'Informasi Sistem',
'update' => 'Update Settings', 'update' => 'Perbarui Setelan',
'value' => 'Value', 'value' => 'Jumlah',
'brand' => 'Branding', 'brand' => 'Bermerek',
'about_settings_title' => 'About Settings', 'about_settings_title' => 'Tentang Pengaturan',
'about_settings_text' => 'These settings let you customize certain aspects of your installation.', 'about_settings_text' => 'Pengaturan ini memungkinkan anda menyesuaikan aspek-aspek tertentu dari instalasi anda.',
'labels_per_page' => 'Labels per page', 'labels_per_page' => 'Label per halaman',
'label_dimensions' => 'Label dimensions (inches)', 'label_dimensions' => 'Dimensi label (inci)',
'next_auto_tag_base' => 'Next auto-increment', 'next_auto_tag_base' => 'Berikut auto-kenaikan',
'page_padding' => 'Page margins (inches)', 'page_padding' => 'Margin halaman (inci)',
'purge' => 'Purge Deleted Records', 'purge' => 'Bersihkan Arsip yang Dihapus',
'labels_display_bgutter' => 'Label bottom gutter', 'labels_display_bgutter' => 'Beri label saluran bawah',
'labels_display_sgutter' => 'Label side gutter', 'labels_display_sgutter' => 'Beri label sisi saluran',
'labels_fontsize' => 'Label font size', 'labels_fontsize' => 'Beri label ukuran huruf',
'labels_pagewidth' => 'Label sheet width', 'labels_pagewidth' => 'Lebar lembar label',
'labels_pageheight' => 'Label sheet height', 'labels_pageheight' => 'Tinggi lembar label',
'label_gutters' => 'Label spacing (inches)', 'label_gutters' => 'Jarak label (inci)',
'page_dimensions' => 'Page dimensions (inches)', 'page_dimensions' => 'Dimensi label (inci)',
'label_fields' => 'Label visible fields', 'label_fields' => 'Bidang label yang terlihat',
'inches' => 'inches', 'inches' => 'inci',
'width_w' => 'w', 'width_w' => 'w',
'height_h' => 'h', 'height_h' => 'h',
'show_url_in_emails' => 'Link to Snipe-IT in Emails', 'show_url_in_emails' => 'Tautan ke Snipe-IT di Email',
'show_url_in_emails_help_text' => 'Uncheck this box if you do not wish to link back to your Snipe-IT installation in your email footers. Useful if most of your users never login. ', 'show_url_in_emails_help_text' => 'Hapus centang pada kotak ini jika anda tidak ingin menautkan kembali ke instalasi Snipe-IT di email anda. Berguna jika sebagian besar pengguna anda tidak pernah masuk. ',
'text_pt' => 'pt', 'text_pt' => 'pt',
'thumbnail_max_h' => 'Max thumbnail height', 'thumbnail_max_h' => 'Tinggi maks gambar saluran',
'thumbnail_max_h_help' => 'Maximum height in pixels that thumbnails may display in the listing view. Min 25, max 500.', 'thumbnail_max_h_help' => 'Tinggi maksimum piksel yang dapat ditampilkan gambar saluran dalam tampilan daftar. Min 25, maks 500.',
'two_factor' => 'Two Factor Authentication', 'two_factor' => 'Dua Faktor Otentikasi',
'two_factor_secret' => 'Two-Factor Code', 'two_factor_secret' => 'Kode Dua Faktor',
'two_factor_enrollment' => 'Two-Factor Enrollment', 'two_factor_enrollment' => 'Pendaftaran Dua Faktor',
'two_factor_enabled_text' => 'Enable Two Factor', 'two_factor_enabled_text' => 'Aktifkan Dua Faktor',
'two_factor_reset' => 'Reset Two-Factor Secret', 'two_factor_reset' => 'Atur Ulang Dua Faktor Rahasia',
'two_factor_reset_help' => 'This will force the user to enroll their device with Google Authenticator again. This can be useful if their currently enrolled device is lost or stolen. ', 'two_factor_reset_help' => 'Ini akan memaksa pengguna untuk mendaftarkan perangkat mereka dengan Google Authenticator lagi. Ini bisa berguna jika perangkat mereka saat ini terdaftar hilang atau dicuri. ',
'two_factor_reset_success' => 'Two factor device successfully reset', 'two_factor_reset_success' => 'Dua perangkat faktor berhasil di-reset',
'two_factor_reset_error' => 'Two factor device reset failed', 'two_factor_reset_error' => 'Dua faktor perangkat gagal direset',
'two_factor_enabled_warning' => 'Enabling two-factor if it is not currently enabled will immediately force you to authenticate with a Google Auth enrolled device. You will have the ability to enroll your device if one is not currently enrolled.', 'two_factor_enabled_warning' => 'Mengaktifkan dua faktor jika saat ini tidak diaktifkan dan akan segera memaksa anda untuk melakukan otentikasi dengan perangkat yang terdaftar di Google Auth. Anda juga akan memiliki kemampuan untuk mendaftarkan perangkat anda jika seseorang belum terdaftar.',
'two_factor_enabled_help' => 'This will turn on two-factor authentication using Google Authenticator.', 'two_factor_enabled_help' => 'Ini akan mengaktifkan autentikasi dua langkah menggunakan Google Authenticator.',
'two_factor_optional' => 'Selective (Users can enable or disable if permitted)', 'two_factor_optional' => 'Selektif (pengguna dapat mengaktifkan atau menonaktifkan jika diizinkan)',
'two_factor_required' => 'Required for all users', 'two_factor_required' => 'Diperlukan untuk semua pengguna',
'two_factor_disabled' => 'Disabled', 'two_factor_disabled' => 'Dinonaktifkan',
'two_factor_enter_code' => 'Enter Two-Factor Code', 'two_factor_enter_code' => 'Masukkan Kode Dua Faktor',
'two_factor_config_complete' => 'Submit Code', 'two_factor_config_complete' => 'Kirim Kode',
'two_factor_enabled_edit_not_allowed' => 'Your administrator does not permit you to edit this setting.', 'two_factor_enabled_edit_not_allowed' => 'Administrator anda tidak mengizinkan anda untuk mengedit pengaturan ini.',
'two_factor_enrollment_text' => "Two factor authentication is required, however your device has not been enrolled yet. Open your Google Authenticator app and scan the QR code below to enroll your device. Once you've enrolled your device, enter the code below", 'two_factor_enrollment_text' => "Diperlukan dua faktor otentikasi, namun perangkat anda belum terdaftar. Buka aplikasi Google Authenticator anda dan pindai kode QR dibawah ini untuk mendaftarkan perangkat anda. Setelah perangkat anda terdaftar, masukkan kode dibawah ini",
'require_accept_signature' => 'Require Signature', 'require_accept_signature' => 'Membutuhkan Tanda Tangan',
'require_accept_signature_help_text' => 'Enabling this feature will require users to physically sign off on accepting an asset.', 'require_accept_signature_help_text' => 'Mengaktifkan fitur ini akan mengharuskan pengguna secara fisik menandatangani untuk menerima aset.',
'left' => 'left', 'left' => 'kiri',
'right' => 'right', 'right' => 'kanan',
'top' => 'top', 'top' => 'atas',
'bottom' => 'bottom', 'bottom' => 'bawah',
'vertical' => 'vertical', 'vertical' => 'tegak lurus',
'horizontal' => 'horizontal', 'horizontal' => 'mendatar',
'zerofill_count' => 'Length of asset tags, including zerofill', 'zerofill_count' => 'Panjang tag aset, termasuk isian kosong',
); );

View file

@ -4,19 +4,19 @@ return array(
'update' => array( 'update' => array(
'error' => 'An error has occurred while updating. ', 'error' => 'Terjadi kesalahan saat memperbarui. ',
'success' => 'Settings updated successfully.' 'success' => 'Pengaturan berhasil diperbarui.'
), ),
'backup' => array( 'backup' => array(
'delete_confirm' => 'Are you sure you would like to delete this backup file? This action cannot be undone. ', 'delete_confirm' => 'Apakah anda yakin ingin menghapus berkas cadangan ini? Tindakan ini tidak dibatalkan. ',
'file_deleted' => 'The backup file was successfully deleted. ', 'file_deleted' => 'Berkas cadangan berhasil dihapus. ',
'generated' => 'A new backup file was successfully created.', 'generated' => 'Berkas cadangan baru berhasil dibuat.',
'file_not_found' => 'That backup file could not be found on the server.', 'file_not_found' => 'Berkas cadangan itu tidak dapat ditemukan di peladen.',
), ),
'purge' => array( 'purge' => array(
'error' => 'An error has occurred while purging. ', 'error' => 'Terjadi kesalahan saat membersihkan. ',
'validation_failed' => 'Your purge confirmation is incorrect. Please type the word "DELETE" in the confirmation box.', 'validation_failed' => 'Konfirmasi pembersihan Anda salah Ketikkan kata "HAPUS" di kotak konfirmasi.',
'success' => 'Deleted records successfully purged.' 'success' => 'Catatan yang dihapus berhasil dibersihkan.'
), ),
); );

View file

@ -2,31 +2,31 @@
return array( return array(
'does_not_exist' => 'Status Label does not exist.', 'does_not_exist' => 'Label Status tidak tersedia.',
'assoc_assets' => 'This Status Label is currently associated with at least one Asset and cannot be deleted. Please update your assets to no longer reference this status and try again. ', 'assoc_assets' => 'Label status ini dikaitkan dengan setidaknya satu aset dan tidak dapat dihapus. Harap perbarui aset anda agar tidak merujuk pada status ini dan coba lagi. ',
'create' => array( 'create' => array(
'error' => 'Status Label was not created, please try again.', 'error' => 'Label status gagal dibuat, silahkan coba lagi.',
'success' => 'Status Label created successfully.' 'success' => 'Label status berhasil dibuat.'
), ),
'update' => array( 'update' => array(
'error' => 'Status Label was not updated, please try again', 'error' => 'Label status gagal diperbarui, silahkan coba lagi',
'success' => 'Status Label updated successfully.' 'success' => 'Label status berhasil diperbarui.'
), ),
'delete' => array( 'delete' => array(
'confirm' => 'Are you sure you wish to delete this Status Label?', 'confirm' => 'Apakah anda yakin ingin menghapus Label Status ini?',
'error' => 'There was an issue deleting the Status Label. Please try again.', 'error' => 'Terjadi masalah saat menghapus Label Status. Silahkan coba lagi.',
'success' => 'The Status Label was deleted successfully.' 'success' => 'Label Status berhasil dihapus.'
), ),
'help' => array( 'help' => array(
'undeployable' => 'These assets cannot be assigned to anyone.', 'undeployable' => 'Aset ini tidak dapat diberikan kepada siapapun.',
'deployable' => 'These assets can be checked out. Once they are assigned, they will assume a meta status of <i class="fa fa-circle text-blue"></i> <strong>Deployed</strong>.', 'deployable' => 'These assets can be checked out. Once they are assigned, they will assume a meta status of <i class="fa fa-circle text-blue"></i> <strong>Deployed</strong>.',
'archived' => 'These assets cannot be checked out, and will only show up in the Archived view. This is useful for retaining information about assets for budgeting/historic purposes but keeping them out of the day-to-day asset list.', 'archived' => 'These assets cannot be checked out, and will only show up in the Archived view. This is useful for retaining information about assets for budgeting/historic purposes but keeping them out of the day-to-day asset list.',
'pending' => 'These assets can not yet be assigned to anyone, often used for items that are out for repair, but are expected to return to circulation.', 'pending' => 'Aset ini belum bisa diberikan kepada siapapun, sering digunakan untuk barang yang sedang diperbaiki, namun diperkirakan akan kembali beredar.',
), ),
); );

View file

@ -4,22 +4,22 @@
return array( return array(
'assets_user' => 'Assets assigned to :name', 'assets_user' => 'Assets assigned to :name',
'bulk_update_warn' => 'You are about to edit the properties of :user_count users. Please note that you cannot change your own user attributes using this form, and must make edits to your own user individually.', 'bulk_update_warn' => 'Anda akan sunting properti dari :user_count pengguna. Silahkan catat anda tidak dapat menggubah atribut pengguna anda sendiri menggunakan formulir ini, dan harus membuat penyuntingan untuk pengguna anda sendiri secara pribadi.',
'bulk_update_help' => 'This form allows you to update multiple users at once. Only fill in the fields you need to change. Any fields left blank will remain unchanged.', 'bulk_update_help' => 'Formulir ini membolehkan anda perbarui beberapa pengguna sekaligus. Hanya mengisi bidang yang anda perlu ubah. Setiap bidang yang kosong akan tetap tidak berubah.',
'current_assets' => 'Assets currently checked out to this user', 'current_assets' => 'Aset saat ini diperiksa untuk pengguna ini',
'clone' => 'Clone User', 'clone' => 'Gandakan pengguna',
'contact_user' => 'Contact :name', 'contact_user' => 'Contact :name',
'edit' => 'Edit User', 'edit' => 'Sunting Pengguna',
'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.', 'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'history_user' => 'History for :name', 'history_user' => 'History for :name',
'info' => 'Info', 'info' => 'Info',
'restore_user' => 'Click here to restore them.', 'restore_user' => 'Klik disini untuk mengembalikan mereka.',
'last_login' => 'Last Login', 'last_login' => 'Masuk terakhir',
'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.', 'ldap_config_text' => 'Pengaturan konfigurasi LDAP dapat ditemukan di Admin > Pengaturan. Lokasi pilihan (opsional) akan di atur untuk semua pengguna yang diimpor.',
'software_user' => 'Software Checked out to :name', 'software_user' => 'Software Checked out to :name',
'view_user' => 'View User :name', 'view_user' => 'View User :name',
'usercsv' => 'CSV file', 'usercsv' => 'Berkas CSV',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ', 'two_factor_admin_optin_help' => 'Pengaturan admin anda saat ini membolehkan pelaksanaan otentifikasi dua-faktor secara selektif. ',
'two_factor_enrolled' => '2FA Device Enrolled ', 'two_factor_enrolled' => '2FA Device Enrolled ',
'two_factor_active' => '2FA Active ', 'two_factor_active' => '2FA Active ',
); );

View file

@ -2,58 +2,58 @@
return array( return array(
'accepted' => 'You have successfully accepted this asset.', 'accepted' => 'Anda sudah berhasil menerima aset ini.',
'declined' => 'You have successfully declined this asset.', 'declined' => 'Anda sudah berhasil menolak aset ini.',
'bulk_manager_warn' => 'Your users have been successfully updated, however your manager entry was not saved because the manager you selected was also in the user list to be edited, and users may not be their own manager. Please select your users again, excluding the manager.', 'bulk_manager_warn' => 'Pengguna anda sudah berhasil diperbarui, namun entri manajer anda tidak disimpan karena manajer yang anda pilih juga berada dalam daftar pengguna untuk disunting, dan pengguna mungkin bukan manajer mereka sendiri. Silahkan pilih pengguna anda lagi, tidak termasuk manajernya.',
'user_exists' => 'User already exists!', 'user_exists' => 'Pengguna sudah ada!',
'user_not_found' => 'User [:id] does not exist.', 'user_not_found' => 'Pengguna [:id] tidak ada.',
'user_login_required' => 'The login field is required', 'user_login_required' => 'Bidang masuk diperlukan',
'user_password_required' => 'The password is required.', 'user_password_required' => 'Kata sandi diperlukan.',
'insufficient_permissions' => 'Insufficient Permissions.', 'insufficient_permissions' => 'Izin tidak cukup.',
'user_deleted_warning' => 'This user has been deleted. You will have to restore this user to edit them or assign them new assets.', 'user_deleted_warning' => 'Pengguna ini sudah dihapus. Anda harus mengembalikan pengguna ini untuk menyuntingnya atau memberikannya aset baru.',
'ldap_not_configured' => 'LDAP integration has not been configured for this installation.', 'ldap_not_configured' => 'Integrasi LDAP sudah tidak dikonfigurasikan untuk instalasi ini.',
'success' => array( 'success' => array(
'create' => 'User was successfully created.', 'create' => 'Pengguna berhasil dibuat.',
'update' => 'User was successfully updated.', 'update' => 'Pengguna berhasil diperbarui.',
'update_bulk' => 'Users were successfully updated!', 'update_bulk' => 'Pengguna berhasil diperbarui!',
'delete' => 'User was successfully deleted.', 'delete' => 'Pengguna berhasil dihapus.',
'ban' => 'User was successfully banned.', 'ban' => 'Pengguna berhasil diblokir.',
'unban' => 'User was successfully unbanned.', 'unban' => 'Pengguna berhasil tidak diblokir.',
'suspend' => 'User was successfully suspended.', 'suspend' => 'Pengguna berhasil ditangguhkan.',
'unsuspend' => 'User was successfully unsuspended.', 'unsuspend' => 'Pengguna berhasil tidak ditangguhkan.',
'restored' => 'User was successfully restored.', 'restored' => 'Pengguna berhasil dikembalikan.',
'import' => 'Users imported successfully.', 'import' => 'Pengguna berhasil diimpor.',
), ),
'error' => array( 'error' => array(
'create' => 'There was an issue creating the user. Please try again.', 'create' => 'Terjadi masalah saat membuat pengguna. Silahkan coba lagi.',
'update' => 'There was an issue updating the user. Please try again.', 'update' => 'Terjadi masalah saat memperbarui pengguna. Silahkan coba lagi.',
'delete' => 'There was an issue deleting the user. Please try again.', 'delete' => 'Terjadi masalah saat menghapus pengguna. Silahkan coba lagi.',
'delete_has_assets' => 'This user has items assigned and could not be deleted.', 'delete_has_assets' => 'Pengguna ini memiliki item yang ditetapkan dan tidak dapat dihapus.',
'unsuspend' => 'There was an issue unsuspending the user. Please try again.', 'unsuspend' => 'Terjadi masalah saat tidak menangguhkan pengguna. Silahkan coba lagi.',
'import' => 'There was an issue importing users. Please try again.', 'import' => 'Terjadi masalah saat mengimpor pengguna. Silahkan coba lagi.',
'asset_already_accepted' => 'This asset has already been accepted.', 'asset_already_accepted' => 'Aset ini sudah diterima.',
'accept_or_decline' => 'You must either accept or decline this asset.', 'accept_or_decline' => 'Anda harus menerima atau menolak aset ini.',
'incorrect_user_accepted' => 'The asset you have attempted to accept was not checked out to you.', 'incorrect_user_accepted' => 'Aset yang anda sudah coba terima tidak diperiksa untuk Anda.',
'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in the LDAP config file. <br>Error from LDAP Server:', 'ldap_could_not_connect' => 'Tidak dapat terhubung ke peladen LDAP. Silahkan periksa konfigurasi peladen LDAP anda di berkas konfigurasi. <br>Kesalahan dari peladen LDAP:',
'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in the LDAP config file. <br>Error from LDAP Server: ', 'ldap_could_not_bind' => 'Tidak dapat mengikat peladen LDAP. Silakan periksa konfigurasi peladen LDAP Anda di berkas konfigurasi LDAP. <br>Kesalahan dari peladen LDAP: ',
'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in the LDAP config file. <br>Error from LDAP Server:', 'ldap_could_not_search' => 'Tidak dapat mencari peladen LDAP. Silahkan periksa konfigurasi peladen LDAP anda di berkas konfigurasi LDAP.<br>Kesalahan dari peladen LDAP:',
'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in the LDAP config file. <br>Error from LDAP Server:', 'ldap_could_not_get_entries' => 'Tidak bisa mendapatkan entri dari peladen LDAP. Silakan periksa konfigurasi peladen LDAP Anda di berkas konfigurasi LDAP. <br> Kesalahan dari peladen LDAP:',
'password_ldap' => 'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ', 'password_ldap' => 'Kata sandi untuk akun ini dikelola oleh LDAP/Direktori Aktif. Silakan hubungi departemen IT Anda untuk mengubah kata sandi Anda. ',
), ),
'deletefile' => array( 'deletefile' => array(
'error' => 'File not deleted. Please try again.', 'error' => 'Berkas tidak terhapus. Silahkan coba lagi.',
'success' => 'File successfully deleted.', 'success' => 'Berkas berhasil dihapus.',
), ),
'upload' => array( 'upload' => array(
'error' => 'File(s) not uploaded. Please try again.', 'error' => 'Berkas(s) tidak diunggah. Silahkan coba lagi.',
'success' => 'File(s) successfully uploaded.', 'success' => 'Berkas(s) berhasil diunggah.',
'nofiles' => 'You did not select any files for upload', 'nofiles' => 'Anda tidak memilih berkas apa pun untuk diunggah',
'invalidfiles' => 'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, doc, docx, pdf, and txt.', 'invalidfiles' => 'Satu atau lebih berkas anda terlalu besar atau jenis berkas tidak dibolehkan. Jenis berkas yang dibolehkan adalah png, gif, jpg, doc, docx, pdf, dan txt.',
), ),
); );

View file

@ -1,38 +1,38 @@
<?php <?php
return array( return array(
'activated' => 'Active', 'activated' => 'Aktif',
'allow' => 'Allow', 'allow' => 'Izinkan',
'checkedout' => 'Assets', 'checkedout' => 'Aset',
'created_at' => 'Created', 'created_at' => 'Dibuat',
'createuser' => 'Create User', 'createuser' => 'Membuat pengguna',
'deny' => 'Deny', 'deny' => 'Tolak',
'email' => 'Email', 'email' => 'Surel',
'employee_num' => 'Employee No.', 'employee_num' => 'Employee No.',
'first_name' => 'First Name', 'first_name' => 'Nama depan',
'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.', 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.',
'id' => 'Id', 'id' => 'Id',
'inherit' => 'Inherit', 'inherit' => 'Inherit',
'job' => 'Job Title', 'job' => 'Judul pekerjaan',
'last_login' => 'Last Login', 'last_login' => 'Masuk terakhir',
'last_name' => 'Last Name', 'last_name' => 'Nama Belakang',
'location' => 'Location', 'location' => 'Lokasi',
'lock_passwords' => 'Login details cannot be changed on this installation.', 'lock_passwords' => 'Rincian masuk tidak dapat diubah pada instalasi ini.',
'manager' => 'Manager', 'manager' => 'Manajer',
'managed_locations' => 'Managed Locations', 'managed_locations' => 'Managed Locations',
'name' => 'Name', 'name' => 'Nama',
'notes' => 'Notes', 'notes' => 'Catatan',
'password_confirm' => 'Confirm Password', 'password_confirm' => 'Konfirmasi kata sandi',
'password' => 'Password', 'password' => 'Kata Sandi',
'phone' => 'Phone', 'phone' => 'Telepon',
'show_current' => 'Show Current Users', 'show_current' => 'Tampilkan pengguna saat ini',
'show_deleted' => 'Show Deleted Users', 'show_deleted' => 'Tampilkan pengguna yang dihapus',
'title' => 'Title', 'title' => 'Judul',
'to_restore_them' => 'to restore them.', 'to_restore_them' => 'untuk mengembalikan mereka.',
'updateuser' => 'Update User', 'updateuser' => 'Update User',
'username' => 'Username', 'username' => 'Nama pengguna',
'user_deleted_text' => 'This user has been marked as deleted.', 'user_deleted_text' => 'Pengguna ini sudah ditandai sebagai sudah terhapus.',
'username_note' => '(This is used for Active Directory binding only, not for login.)', 'username_note' => '(This is used for Active Directory binding only, not for login.)',
'cloneuser' => 'Clone User', 'cloneuser' => 'Clone User',
'viewusers' => 'View Users', 'viewusers' => 'Tampilkan pengguna',
); );

View file

@ -1,12 +1,12 @@
<?php <?php
return [ return [
'send_password_link' => 'Send Password Reset Link', 'send_password_link' => 'Kirim tautan atur ulang kata sandi',
'email_reset_password' => 'Email Password Reset', 'email_reset_password' => 'Atur ulang kata sandi surel',
'reset_password' => 'Reset Password', 'reset_password' => 'Atur ulang kata sandi',
'login' => 'Login', 'login' => 'Masuk',
'login_prompt' => 'Please Login', 'login_prompt' => 'Silahkan Masuk',
'forgot_password' => 'I forgot my password', 'forgot_password' => 'Saya lupa kata sandi saya',
'remember_me' => 'Remember Me', 'remember_me' => 'Ingatkan saya',
]; ];

View file

@ -2,36 +2,36 @@
return array( return array(
'account_already_exists' => 'An account with the this email already exists.', 'account_already_exists' => 'Akun dengan surel ini sudah ada.',
'account_not_found' => 'The username or password is incorrect.', 'account_not_found' => 'Nama pengguna atau kata sandi salah.',
'account_not_activated' => 'This user account is not activated.', 'account_not_activated' => 'Akun pengguna ini tidak aktif.',
'account_suspended' => 'This user account is suspended.', 'account_suspended' => 'Akun pengguna ini ditangguhkan.',
'account_banned' => 'This user account is banned.', 'account_banned' => 'Akun pengguna ini diblokir.',
'throttle' => 'Too many failed login attempts. Please try again in :seconds seconds.', 'throttle' => 'Terlalu banyak percobaan masuk. Silahkan coba lagi sekitar :menit menit(s).',
'signin' => array( 'signin' => array(
'error' => 'There was a problem while trying to log you in, please try again.', 'error' => 'Terjadi kesalahan saat mencoba masuk, silahkan coba lagi.',
'success' => 'You have successfully logged in.', 'success' => 'Anda sudah berhasil masuk.',
), ),
'signup' => array( 'signup' => array(
'error' => 'There was a problem while trying to create your account, please try again.', 'error' => 'Terjadi kesalahan saat mencoba buat akun anda, silahkan coba lagi.',
'success' => 'Account sucessfully created.', 'success' => 'Akun berhasil dibuat.',
), ),
'forgot-password' => array( 'forgot-password' => array(
'error' => 'There was a problem while trying to get a reset password code, please try again.', 'error' => 'Terjadi kesalahan saat mencoba mendapatkan kode kata sandi atur ulang, silahkan coba lagi.',
'success' => 'Password recovery email successfully sent.', 'success' => 'Surel pemulihan kata sandi sudah berhasil dikirim.',
), ),
'forgot-password-confirm' => array( 'forgot-password-confirm' => array(
'error' => 'There was a problem while trying to reset your password, please try again.', 'error' => 'Terjadi kesalahan saat mencoba atur ulang kata sandi anda, silahkan coba lagi.',
'success' => 'Your password has been successfully reset.', 'success' => 'Kata sandi anda sudah berhasil di atur ulang.',
), ),
'activate' => array( 'activate' => array(
'error' => 'There was a problem while trying to activate your account, please try again.', 'error' => 'Terjadi kesalahan saat mencoba mengaktifkan akun anda, silahkan coba lagi.',
'success' => 'Your account has been successfully activated.', 'success' => 'Akun anda sudah berhasil diaktifkan.',
), ),
); );

View file

@ -1,15 +1,15 @@
<?php <?php
return array( return array(
'actions' => 'Actions', 'actions' => 'Tindakan',
'add' => 'Add New', 'add' => 'Tambah Baru',
'cancel' => 'Cancel', 'cancel' => 'Batal',
'checkin_and_delete' => 'Checkin & Delete User', 'checkin_and_delete' => 'Periksa dan hapus pengguna',
'delete' => 'Delete', 'delete' => 'Hapus',
'edit' => 'Edit', 'edit' => 'Sunting',
'restore' => 'Restore', 'restore' => 'Kembalikan',
'request' => 'Request', 'request' => 'Permintaan',
'submit' => 'Submit', 'submit' => 'Kirim',
'upload' => 'Upload', 'upload' => 'Unggah',
'select_file' => 'Select File...', 'select_file' => 'Pilih Berkas...',
); );

View file

@ -6,12 +6,12 @@
'accessory' => 'Accessory', 'accessory' => 'Accessory',
'accessory_report' => 'Accessory Report', 'accessory_report' => 'Accessory Report',
'action' => 'Action', 'action' => 'Action',
'activity_report' => 'Activity Report', 'activity_report' => 'Laporan Aktifitas',
'address' => 'Address', 'address' => 'Alamat',
'admin' => 'Admin', 'admin' => 'Admin',
'add_seats' => 'Added seats', 'add_seats' => 'Added seats',
'all_assets' => 'All Assets', 'all_assets' => 'All Assets',
'all' => 'All', 'all' => 'Semua',
'archived' => 'Archived', 'archived' => 'Archived',
'asset_models' => 'Asset Models', 'asset_models' => 'Asset Models',
'asset_model' => 'Model', 'asset_model' => 'Model',
@ -22,87 +22,87 @@
'audit' => 'Audit', 'audit' => 'Audit',
'audit_report' => 'Audit Log', 'audit_report' => 'Audit Log',
'assets' => 'Assets', 'assets' => 'Assets',
'avatar_delete' => 'Delete Avatar', 'avatar_delete' => 'Hapus Avatar',
'avatar_upload' => 'Upload Avatar', 'avatar_upload' => 'Unggah Avatar',
'back' => 'Back', 'back' => 'Kembali',
'bad_data' => 'Nothing found. Maybe bad data?', 'bad_data' => 'Tidak ada yang ditemukan. Mungkinkah data buruk?',
'bulkaudit' => 'Bulk Audit', 'bulkaudit' => 'Bulk Audit',
'bulkaudit_status' => 'Audit Status', 'bulkaudit_status' => 'Audit Status',
'bulk_checkout' => 'Bulk Checkout', 'bulk_checkout' => 'Bulk Checkout',
'cancel' => 'Cancel', 'cancel' => 'Batal',
'categories' => 'Categories', 'categories' => 'Kategori',
'category' => 'Category', 'category' => 'Kategori',
'change' => 'In/Out', 'change' => 'In/Out',
'changeemail' => 'Change Email Address', 'changeemail' => 'Ubah alamat surel',
'changepassword' => 'Change Password', 'changepassword' => 'Ubah kata sandi',
'checkin' => 'Checkin', 'checkin' => 'Checkin',
'checkin_from' => 'Checkin from', 'checkin_from' => 'Checkin from',
'checkout' => 'Checkout', 'checkout' => 'Checkout',
'city' => 'City', 'city' => 'Kota',
'click_here' => 'Click here', 'click_here' => 'Klik disini',
'clear_selection' => 'Clear Selection', 'clear_selection' => 'Clear Selection',
'companies' => 'Companies', 'companies' => 'Perusahaan',
'company' => 'Company', 'company' => 'Perusahaan',
'component' => 'Component', 'component' => 'Component',
'components' => 'Components', 'components' => 'Components',
'complete' => 'Complete', 'complete' => 'Complete',
'consumable' => 'Consumable', 'consumable' => 'Consumable',
'consumables' => 'Consumables', 'consumables' => 'Consumables',
'country' => 'Country', 'country' => 'Country',
'create' => 'Create New', 'create' => 'Buat baru',
'created' => 'Item Created', 'created' => 'Item Created',
'created_asset' => 'created asset', 'created_asset' => 'created asset',
'created_at' => 'Created at', 'created_at' => 'Dibuat di',
'updated_at' => 'Updated at', 'updated_at' => 'Diperbarui pada',
'currency' => 'IDR', // this is deprecated 'currency' => 'IDR', // this is deprecated
'current' => 'Current', 'current' => 'Current',
'custom_report' => 'Custom Asset Report', 'custom_report' => 'Custom Asset Report',
'dashboard' => 'Dashboard', 'dashboard' => 'Dashboard',
'days' => 'days', 'days' => 'hari',
'days_to_next_audit' => 'Days to Next Audit', 'days_to_next_audit' => 'Days to Next Audit',
'date' => 'Date', 'date' => 'Tanggal',
'debug_warning' => 'Warning!', 'debug_warning' => 'Peringatan!',
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.', 'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
'delete' => 'Delete', 'delete' => 'Hapus',
'deleted' => 'Deleted', 'deleted' => 'Dihapus',
'delete_seats' => 'Deleted Seats', 'delete_seats' => 'Tempat dihapus',
'departments' => 'Departments', 'departments' => 'Departments',
'department' => 'Department', 'department' => 'Department',
'deployed' => 'Deployed', 'deployed' => 'Deployed',
'depreciation_report' => 'Depreciation Report', 'depreciation_report' => 'Depreciation Report',
'download' => 'Download', 'download' => 'Unduh',
'depreciation' => 'Depreciation', 'depreciation' => 'Depreciation',
'editprofile' => 'Edit Your Profile', 'editprofile' => 'Sunting profil anda',
'eol' => 'EOL', 'eol' => 'EOL',
'email_domain' => 'Email Domain', 'email_domain' => 'Email Domain',
'email_format' => 'Email Format', 'email_format' => 'Format Surel',
'email_domain_help' => 'This is used to generate email addresses when importing', 'email_domain_help' => 'Ini digunakan untuk menghasilkan alamat surel ketika saat mengimpor',
'filastname_format' => 'First Initial Last Name (jsmith@example.com)', 'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)', 'firstname_lastname_format' => 'Nama Depan Nama Belakang (jane.smith@example.com)',
'first' => 'First', 'first' => 'Pertama',
'first_name' => 'First Name', 'first_name' => 'Nama Pertama',
'first_name_format' => 'First Name (jane@example.com)', 'first_name_format' => 'Nama Depan (jane@example.com)',
'file_name' => 'File', 'file_name' => 'Berkas',
'file_uploads' => 'File Uploads', 'file_uploads' => 'File Uploads',
'generate' => 'Generate', 'generate' => 'Generate',
'github_markdown' => 'This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.', 'github_markdown' => 'This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'groups' => 'Groups', 'groups' => 'Groups',
'gravatar_email' => 'Gravatar Email Address', 'gravatar_email' => 'Gravatar Email Address',
'history' => 'History', 'history' => 'Riwayat',
'history_for' => 'History for', 'history_for' => 'Riwayat untuk',
'id' => 'ID', 'id' => 'ID',
'image' => 'Image', 'image' => 'Gambar',
'image_delete' => 'Delete Image', 'image_delete' => 'Hapus Gambar',
'image_upload' => 'Upload Image', 'image_upload' => 'Unggah Gambar',
'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg.', 'image_filetypes_help' => 'Jenis berkas yang diterima adalah jpg, png, gif, dan svg.',
'import' => 'Import', 'import' => 'Impor',
'import-history' => 'Import History', 'import-history' => 'Riwayat Impor',
'asset_maintenance' => 'Asset Maintenance', 'asset_maintenance' => 'Asset Maintenance',
'asset_maintenance_report' => 'Asset Maintenance Report', 'asset_maintenance_report' => 'Asset Maintenance Report',
'asset_maintenances' => 'Asset Maintenances', 'asset_maintenances' => 'Asset Maintenances',
'item' => 'Item', 'item' => 'Item',
'insufficient_permissions' => 'Insufficient permissions!', 'insufficient_permissions' => 'Insufficient permissions!',
'language' => 'Language', 'language' => 'Bahasa',
'last' => 'Last', 'last' => 'Last',
'last_login' => 'Last Login', 'last_login' => 'Last Login',
'last_name' => 'Last Name', 'last_name' => 'Last Name',
@ -130,48 +130,48 @@
'next' => 'Next', 'next' => 'Next',
'next_audit_date' => 'Next Audit Date', 'next_audit_date' => 'Next Audit Date',
'last_audit' => 'Last Audit', 'last_audit' => 'Last Audit',
'new' => 'new!', 'new' => 'baru!',
'no_depreciation' => 'No Depreciation', 'no_depreciation' => 'No Depreciation',
'no_results' => 'No Results.', 'no_results' => 'Tidak ada Hasil.',
'no' => 'No', 'no' => 'Tidak',
'notes' => 'Notes', 'notes' => 'Catatan',
'order_number' => 'Order Number', 'order_number' => 'Order Number',
'page_menu' => 'Showing _MENU_ items', 'page_menu' => 'Showing _MENU_ items',
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items', 'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
'pending' => 'Pending', 'pending' => 'Tertunda',
'people' => 'People', 'people' => 'Orang',
'per_page' => 'Results Per Page', 'per_page' => 'Hasil per Halaman',
'previous' => 'Previous', 'previous' => 'Sebelumnya',
'processing' => 'Processing', 'processing' => 'Processing',
'profile' => 'Your profile', 'profile' => 'Profil anda',
'purchase_cost' => 'Purchase Cost', 'purchase_cost' => 'Harga pembelian',
'purchase_date' => 'Purchase Date', 'purchase_date' => 'Tanggal Pembelian',
'qty' => 'QTY', 'qty' => 'QTY',
'quantity' => 'Quantity', 'quantity' => 'Quantity',
'ready_to_deploy' => 'Ready to Deploy', 'ready_to_deploy' => 'Ready to Deploy',
'recent_activity' => 'Recent Activity', 'recent_activity' => 'Aktifitas tebaru',
'remove_company' => 'Remove Company Association', 'remove_company' => 'Remove Company Association',
'reports' => 'Reports', 'reports' => 'Laporan',
'restored' => 'restored', 'restored' => 'dikembalikan',
'requested' => 'Requested', 'requested' => 'Diminta',
'request_canceled' => 'Request Canceled', 'request_canceled' => 'Permintaan dibatalkan',
'save' => 'Save', 'save' => 'Simpan',
'select' => 'Select', 'select' => 'Pilih',
'search' => 'Search', 'search' => 'Cari',
'select_category' => 'Select a Category', 'select_category' => 'Pilih kategori',
'select_department' => 'Select a Department', 'select_department' => 'Select a Department',
'select_depreciation' => 'Select a Depreciation Type', 'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Select a Location', 'select_location' => 'Pilih lokasi',
'select_manufacturer' => 'Select a Manufacturer', 'select_manufacturer' => 'Select a Manufacturer',
'select_model' => 'Select a Model', 'select_model' => 'Select a Model',
'select_supplier' => 'Select a Supplier', 'select_supplier' => 'Select a Supplier',
'select_user' => 'Select a User', 'select_user' => 'Pilih pengguna',
'select_date' => 'Select Date (YYYY-MM-DD)', 'select_date' => 'Pilih tanggal (YYYY-MM-DD)',
'select_statuslabel' => 'Select Status', 'select_statuslabel' => 'Pilih status',
'select_company' => 'Select Company', 'select_company' => 'Pilih perusahaan',
'select_asset' => 'Select Asset', 'select_asset' => 'Select Asset',
'settings' => 'Settings', 'settings' => 'Pengaturan',
'sign_in' => 'Sign in', 'sign_in' => 'Masuk',
'signature' => 'Signature', 'signature' => 'Signature',
'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.', 'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.',
'site_name' => 'Site Name', 'site_name' => 'Site Name',
@ -206,5 +206,5 @@
'yes' => 'Yes', 'yes' => 'Yes',
'zip' => 'Zip', 'zip' => 'Zip',
'noimage' => 'No image uploaded or image not found.', 'noimage' => 'No image uploaded or image not found.',
'token_expired' => 'Your form session has expired. Please try again.', 'token_expired' => 'Sesi formulir anda sudah berakhir. Silahkan coba lagi.',
]; ];

View file

@ -1,11 +1,11 @@
<?php <?php
return array( return array(
'a_user_canceled' => 'A user has canceled an item request on the website', 'a_user_canceled' => 'Pengguna sudah membatalkan permintaan item di situs web',
'a_user_requested' => 'A user has requested an item on the website', 'a_user_requested' => 'Pengguna sudah meminta sebuah item di situs web',
'accessory_name' => 'Accessory Name:', 'accessory_name' => 'Accessory Name:',
'additional_notes' => 'Additional Notes:', 'additional_notes' => 'Catatan Tambahan:',
'admin_has_created' => 'An administrator has created an account for you on the :web website.', 'admin_has_created' => 'Admin sudah membuat akun untuk anda di :web situs web.',
'asset' => 'Asset:', 'asset' => 'Asset:',
'asset_name' => 'Asset Name:', 'asset_name' => 'Asset Name:',
'asset_requested' => 'Asset requested', 'asset_requested' => 'Asset requested',
@ -13,28 +13,28 @@ return array(
'assets_warrantee_expiring' => '{1} asset with warrantee expiring in the next 60 days.|[2,Inf] assets with warrantees 'assets_warrantee_expiring' => '{1} asset with warrantee expiring in the next 60 days.|[2,Inf] assets with warrantees
expiring in the next 60 days.', expiring in the next 60 days.',
'assigned_to' => 'Assigned To', 'assigned_to' => 'Assigned To',
'best_regards' => 'Best regards,', 'best_regards' => 'Salam hormat,',
'canceled' => 'Canceled:', 'canceled' => 'Dibatalkan:',
'checkin_date' => 'Checkin Date:', 'checkin_date' => 'Checkin Date:',
'checkout_date' => 'Checkout Date:', 'checkout_date' => 'Checkout Date:',
'click_to_confirm' => 'Please click on the following link to confirm your :web account:', 'click_to_confirm' => 'Please click on the following link to confirm your :web account:',
'click_on_the_link_accessory' => 'Please click on the link at the bottom to confirm that you have received the accessory.', 'click_on_the_link_accessory' => 'Please click on the link at the bottom to confirm that you have received the accessory.',
'click_on_the_link_asset' => 'Please click on the link at the bottom to confirm that you have received the asset.', 'click_on_the_link_asset' => 'Silahkan klik pada tautan di bawah untuk konfirmasi anda sudah menerima aset itu.',
'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.', 'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.',
'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.', 'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.',
'Confirm_accessory_delivery' => 'Confirm accessory delivery.', 'Confirm_accessory_delivery' => 'Confirm accessory delivery.',
'Confirm_asset_delivery' => 'Confirm asset delivery.', 'Confirm_asset_delivery' => 'Confirm asset delivery.',
'Confirm_consumable_delivery' => 'Confirm consumable delivery.', 'Confirm_consumable_delivery' => 'Confirm consumable delivery.',
'current_QTY' => 'Current QTY', 'current_QTY' => 'Current QTY',
'Days' => 'Days', 'Days' => 'Hari',
'days' => 'Days', 'days' => 'Hari',
'expecting_checkin_date' => 'Expected Checkin Date:', 'expecting_checkin_date' => 'Expected Checkin Date:',
'expires' => 'Expires', 'expires' => 'Berakhir',
'Expiring_Assets_Report' => 'Expiring Assets Report.', 'Expiring_Assets_Report' => 'Laporan aset berakhir.',
'Expiring_Licenses_Report' => 'Expiring Licenses Report.', 'Expiring_Licenses_Report' => 'Laporan lisensi berakhir.',
'hello' => 'Hello', 'hello' => 'Halo',
'hi' => 'Hi', 'hi' => 'Hai',
'i_have_read' => 'I have read and agree to the terms of use, and have received this item.', 'i_have_read' => 'Saya sudah baca dan menyetujui syarat penggunaan, dan sudah menerima item ini.',
'item' => 'Item:', 'item' => 'Item:',
'items_below_minimum' => '{1} item that is below minimum inventory or will soon be low.|[2,Inf] items that are below minimum 'items_below_minimum' => '{1} item that is below minimum inventory or will soon be low.|[2,Inf] items that are below minimum
inventory or will soon be low.', inventory or will soon be low.',
@ -43,20 +43,19 @@ return array(
'licenses_expiring' => '{1} license expiring next 60 days.|[2,Inf] licenses expiring next 60 days.', 'licenses_expiring' => '{1} license expiring next 60 days.|[2,Inf] licenses expiring next 60 days.',
'link_to_update_password' => 'Please click on the following link to update your :web password:', 'link_to_update_password' => 'Please click on the following link to update your :web password:',
'login_first_admin' => 'Login to your new Snipe-IT installation using the credentials below:', 'login_first_admin' => 'Login to your new Snipe-IT installation using the credentials below:',
'login' => 'Login:', 'login' => 'Masuk:',
'Low_Inventory_Report' => 'Low Inventory Report', 'Low_Inventory_Report' => 'Low Inventory Report',
'min_QTY' => 'Min QTY', 'min_QTY' => 'Min QTY',
'name' => 'Name', 'name' => 'Nama',
'new_item_checked' => 'A new item has been checked out under your name, details are below.', 'new_item_checked' => 'Item baru sudah diperiksa atas nama anda, rinciannya dibawah ini.',
'password' => 'Password:', 'password' => 'Kata Sandi:',
'password_reset' => 'Password Reset', 'password_reset' => 'Atur ulang kata sandi',
'read_the_terms' => 'Please read the terms of use below.', 'read_the_terms' => 'Silahkan baca syarat penggunaan dibawah ini.',
'read_the_terms_and_click' => 'Please read the terms of use below, and click on the link at the bottom to confirm that you read 'read_the_terms_and_click' => 'Silahkan baca syarat penggunaan dibawah ini, dan klik pada tautan di bawah untuk mengkonfirmasi anda sudah dan menyetujui syarat penggunaan, dan sudah menerima aset itu.',
and agree to the terms of use, and have received the asset.', 'requested' => 'Diminta:',
'requested' => 'Requested:', 'reset_link' => 'Tautan Atur ulang kata sandi anda',
'reset_link' => 'Your Password Reset Link', 'reset_password' => 'Klik disini untuk atur ulang kata sandi anda:',
'reset_password' => 'Click here to reset your password:',
'serial' => 'Serial', 'serial' => 'Serial',
'supplier' => 'Supplier', 'supplier' => 'Supplier',
'tag' => 'Tag', 'tag' => 'Tag',
@ -64,11 +63,11 @@ return array(
'test_mail_text' => 'This is a test from the Snipe-IT Asset Management System. If you got this, mail is working :)', 'test_mail_text' => 'This is a test from the Snipe-IT Asset Management System. If you got this, mail is working :)',
'the_following_item' => 'The following item has been checked in: ', 'the_following_item' => 'The following item has been checked in: ',
'There_are' => '{1} There is|[2,Inf] There are', 'There_are' => '{1} There is|[2,Inf] There are',
'to_reset' => 'To reset your :web password, complete this form:', 'to_reset' => 'Untuk atur ulang kata sandi situs web: anda, lengkapi formulir ini:',
'type' => 'Type', 'type' => 'Jenis',
'user' => 'User', 'user' => 'Pengguna:',
'username' => 'Username', 'username' => 'Nama pengguna:',
'welcome' => 'Welcome :name', 'welcome' => 'Selamat datang :nama',
'welcome_to' => 'Welcome to :web!', 'welcome_to' => 'Selamat datang di :Web!',
'your_credentials' => 'Your Snipe-IT credentials', 'your_credentials' => 'Your Snipe-IT credentials',
); );

View file

@ -13,8 +13,8 @@ return array(
| |
*/ */
'previous' => '&laquo; Previous', 'previous' => '&laquo; Sebelumnya',
'next' => 'Next &raquo;', 'next' => 'Selanjutnya &raquo;',
); );

View file

@ -1,7 +1,7 @@
<?php <?php
return [ return [
'sent' => 'Your password link has been sent!', 'sent' => 'Tautan kata sandi anda sudah dikirim!',
'user' => 'That user does not exist or does not have an email address associated', 'user' => 'Pengguna tidak ada atau tidak mempunyai alamat surel yang terkait',
]; ];

View file

@ -13,12 +13,12 @@ return array(
| |
*/ */
"password" => "Passwords must be six characters and match the confirmation.", "password" => "Kata sandi harus ada enam karakter dan sesuai dengan konfirmasi.",
"user" => "Username or email address is incorrect", "user" => "Nama pengguna atau alamat surel salah",
"token" => "This password reset token is invalid.", "token" => "Token atur ulang kata sandi ini tidak valid.",
"sent" => "If a matching email address was found, a password reminder has been sent!", "sent" => "Jika alamat surel yang sesuai ditemukan, pengingat kata sandi sudah dikirim!",
); );

View file

@ -115,10 +115,10 @@ return array(
'custom' => [ 'custom' => [
'alpha_space' => "The :attribute field contains a character that is not allowed.", 'alpha_space' => "The :attribute field contains a character that is not allowed.",
"email_array" => "One or more email addresses is invalid.", "email_array" => "Satu atau lebih alamat surel tidak valid.",
"hashed_pass" => "Your current password is incorrect", "hashed_pass" => "Kata sandi anda saat ini salah",
'dumbpwd' => 'That password is too common.', 'dumbpwd' => 'Kata sandi itu terlalu umum.',
"statuslabel_type" => "You must select a valid status label type", "statuslabel_type" => "Anda harus pilih jenis label status yang valid",
], ],
/* /*

View file

@ -1,8 +1,8 @@
<?php <?php
return [ return [
'title' => 'Mantenimiento de Equipo', 'title' => 'Mantenimiento de Activos',
'asset_name' => 'Nombre del Equipo', 'asset_name' => 'Nombre del Activo',
'is_warranty' => 'Garantía', 'is_warranty' => 'Garantía',
'dl_csv' => 'Descargar CSV' 'dl_csv' => 'Descargar CSV'
]; ];

View file

@ -1,7 +1,7 @@
<?php <?php
return array( return array(
'about_categories_title' => 'Sobre categorias', 'about_categories_title' => 'Acerca de Categorías',
'about_categories' => 'Las categorías te ayudan a organizar los equipos. Ejemplos de categorías: &quot;PCs&quot;, &quot;Portátiles&quot;, &quot;Móviles&quot;, &quot;Tabletas&quot;, etc.', 'about_categories' => 'Las categorías te ayudan a organizar los equipos. Ejemplos de categorías: &quot;PCs&quot;, &quot;Portátiles&quot;, &quot;Móviles&quot;, &quot;Tabletas&quot;, etc.',
'asset_categories' => 'Categorias', 'asset_categories' => 'Categorias',
'category_name' => 'Categoría', 'category_name' => 'Categoría',

View file

@ -0,0 +1,22 @@
<?php
return array(
'about_accessories_title' => 'Sobre accesorios',
'about_accessories_text' => 'Accesorios son cualquier cosa que entregues a los usuarios pero que no tenga numero de serie (o no te interese seguirlos en forma unívoca). Por ejemplo, ratones o teclados.',
'accessory_category' => 'Categoría de accesorio',
'accessory_name' => 'Nombre de accesorio',
'checkout' => 'Checkout Accesorio',
'checkin' => 'Checkin Accesorio',
'create' => 'Crear Accesorio',
'edit' => 'Editar Accesorio',
'eula_text' => 'Categoría EULA',
'eula_text_help' => 'Este campo permite personalizar sus EULAs para tipos específicos de equipos. Si solo tiene un EULA para todos sus equipos, puede seleccionar la siguiente opción para usar el valor por defecto.',
'require_acceptance' => 'Requerir confirmación de usuarios para la aceptación de equipos en esta categoría.',
'no_default_eula' => 'No se encontró un EULA por defecto. Agregue uno en Configuración.',
'total' => 'Total ',
'remaining' => 'Disponibles',
'update' => 'Actualizar Accesorio',
'use_default_eula' => 'En su lugar, use el <a href="#" data-toggle="modal" data-target="#eulaModal">EULA por defecto</a>.',
'use_default_eula_disabled' => '<del>En su lugar, use el EULA por defecto.</del> No esta configurado un EULA por defecto. Por favor agregue uno en Configuración.',
);

View file

@ -0,0 +1,37 @@
<?php
return array(
'does_not_exist' => 'El accesorio no existe.',
'assoc_users' => 'Este accesorio actualmente tiene :count entregados a usuarios. Por favor ingrese los accesorios y vuelva a intentar. ',
'create' => array(
'error' => 'El accesorio no fue creado, por favor, inténtalo de nuevo.',
'success' => 'Accesorio creado correctamente.'
),
'update' => array(
'error' => 'El accesorio no fue actualizado, por favor, inténtalo de nuevo',
'success' => 'Accesorio actualizado correctamente.'
),
'delete' => array(
'confirm' => 'Estas seguro de borrar este accesorio?',
'error' => 'Ha habido un problema eliminando este accesorio. Intentalo de nuevo.',
'success' => 'El accesorio fue borrado con éxito.'
),
'checkout' => array(
'error' => 'El accesorio no fue retirado, por favor vuelva a intentarlo',
'success' => 'Accesorio retirado correctamente.',
'user_does_not_exist' => 'Este usuario es inválido . Inténtalo de nuevo.'
),
'checkin' => array(
'error' => 'El accesorio no fue agregado, favor vuelva a intentarlo',
'success' => 'Accesorio devuelto correctamente.',
'user_does_not_exist' => 'Este usuario es inválido . Inténtalo de nuevo.'
)
);

View file

@ -0,0 +1,11 @@
<?php
return array(
'dl_csv' => 'Descargar CSV',
'eula_text' => 'EULA',
'id' => 'ID',
'require_acceptance' => 'Aceptación',
'title' => 'Nombre accesorio',
);

View file

@ -0,0 +1,14 @@
<?php
return [
'asset_maintenance_type' => 'Tipo de Mantenimiento de Equipo',
'title' => 'Título',
'start_date' => 'Fecha de Inicio',
'completion_date' => 'Fecha de Terminación',
'cost' => 'Costo',
'is_warranty' => 'Mejora de la Garantía',
'asset_maintenance_time' => 'Tiempo de Mantenimiento de Equipo (en días)',
'notes' => 'Notas',
'update' => 'Actualizar Mantenimiento de Equipo',
'create' => 'Crear Mantenimiento de Equipo'
];

View file

@ -0,0 +1,11 @@
<?php
return [
'asset_maintenances' => 'Mantenimientos de Equipo',
'edit' => 'Editar Mantenimiento de Equipo',
'delete' => 'Eliminar Mantenimiento de Equipo',
'view' => 'Ver Detalle de Mantenimiento de Equipo',
'repair' => 'Reparación',
'maintenance' => 'Mantenimiento',
'upgrade' => 'Mejora'
];

View file

@ -0,0 +1,21 @@
<?php
return [
'not_found' => 'El Mantenimiento de Equipo que buscaba no se encontró!',
'delete' => [
'confirm' => '¿Está seguro que desea eliminar este mantenimiento de equipo?',
'error' => 'Hubo un problema al eliminar el mantenimiento de equipo. Por favor intente nuevamente.',
'success' => 'El mantenimiento de equipo fue eliminado de manera exitosa.'
],
'create' => [
'error' => 'El Mantenimiento de Equipo no fue creado, por favor intente nuevamente.',
'success' => 'El Mantenimiento de Equipo fue creado de manera exitosa.'
],
'edit' => [
'error' => 'El mantenimiento de activo no fue editado. Por favor, intenta de nuevo.',
'success' => 'Mantenimiento de activo editado con éxito.'
],
'asset_maintenance_incomplete' => 'Sin Completar',
'warranty' => 'Garantía',
'not_warranty' => 'Sin Garantía',
];

View file

@ -0,0 +1,8 @@
<?php
return [
'title' => 'Mantenimiento de Equipo',
'asset_name' => 'Nombre del Equipo',
'is_warranty' => 'Garantía',
'dl_csv' => 'Descargar CSV'
];

View file

@ -0,0 +1,23 @@
<?php
return array(
'about_categories_title' => 'Sobre categorias',
'about_categories' => 'Las categorías te ayudan a organizar los equipos. Ejemplos de categorías: &quot;PCs&quot;, &quot;Portátiles&quot;, &quot;Móviles&quot;, &quot;Tabletas&quot;, etc.',
'asset_categories' => 'Categorias',
'category_name' => 'Categoría',
'checkin_email' => 'Enviar un correo al usuario al efectuar la devolución.',
'clone' => 'Clonar Categoría',
'create' => 'Crear Categoría',
'edit' => 'Editar Categoría',
'eula_text' => 'Categoría EULA',
'eula_text_help' => 'Este campo permite personalizar sus EULAs para tipos específicos de equipos. Si solo tiene un EULA para todos sus equipos, puede seleccionar la siguiente opción para usar el valor por defecto.',
'name' => 'Nombre de la categoría',
'require_acceptance' => 'Requerir confirmación de usuarios para la aceptación de equipos en esta categoría.',
'required_acceptance' => 'Se enviará un email a este usuario con un link para confirmar la aceptación de este item.',
'required_eula' => 'Se enviará un email a este usuario con una copia del EULA',
'no_default_eula' => 'No se encontró un EULA por defecto. Agregue uno en Configuración.',
'update' => 'Actualizar Categoría',
'use_default_eula' => 'En su lugar, use el <a href="#" data-toggle="modal" data-target="#eulaModal">EULA por defecto</a>.',
'use_default_eula_disabled' => '<del>En su lugar, use el EULA por defecto.</del> No esta configurado un EULA por defecto. Por favor agregue uno en Configuración.',
);

View file

@ -0,0 +1,25 @@
<?php
return array(
'does_not_exist' => 'Categoría inexistente.',
'assoc_models' => 'Esta categoría está asignada al menos a un modelo y no puede ser eliminada. ',
'assoc_items' => 'Esta categoría está actualmente asociada con al menos uno: asset_type y no se puede eliminar. Por favor actualice su: asset_type para ya no hacer referencia a esta categoría e inténtelo de nuevo. ',
'create' => array(
'error' => 'La categoría no se ha creado, intentalo de nuevo.',
'success' => 'Categoría creada correctamente.'
),
'update' => array(
'error' => 'La categoría no se ha actualizado, intentalo de nuevo.',
'success' => 'Categoría actualizada correctamente.'
),
'delete' => array(
'confirm' => 'Estás seguro de eliminar esta categoría?',
'error' => 'Ha habido un problema eliminando la categoría. Intentalo de nuevo.',
'success' => 'Categoría eliminada.'
)
);

View file

@ -0,0 +1,10 @@
<?php
return array(
'eula_text' => 'EULA',
'id' => 'ID',
'parent' => 'Padre',
'require_acceptance' => 'Aceptación',
'title' => 'Categoría de equipo',
);

View file

@ -0,0 +1,6 @@
<?php
return [
'about_companies_title' => 'Sobre las empresas',
'about_companies_text' => 'Empresas pueden ser utilizadas como un campo de identificador simple, o pueden utilizarse para limitar la visibilidad de los activos, usuarios, etc, si el soporte completo a la empresa está habilitado en la configuración del Admin.',
'select_company' => 'Seleccionar compañía',
];

View file

@ -0,0 +1,18 @@
<?php
return array(
'does_not_exist' => 'La compañía no existe.',
'assoc_users' => 'Esta compañía ya está asociada con al menos un modelo y no puede eliminarse. Por favor, actualiza tus modelos para no referenciar esta compañía de nuevo y prueba otra vez. ',
'create' => array(
'error' => 'Esta compañía no ha sido creada, por favor pruebe de nuevo.',
'success' => 'Compañía creada satisfactoriamente.'
),
'update' => array(
'error' => 'Compañía no actualizada, por favor inténtelo de nuevo',
'success' => 'Compañía actualizada correctamente.'
),
'delete' => array(
'confirm' => '¿Seguro que quieres eliminar esta compañía?',
'error' => 'Hubo un problema eliminando esta compañía. Inténtelo de nuevo.',
'success' => 'Esta compañía se eliminó satisfactoriamente.'
)
);

View file

@ -0,0 +1,9 @@
<?php
return array(
'companies' => 'Compañías',
'create' => 'Crear Compañía',
'title' => 'Compañía',
'update' => 'Actualizar Compañía',
'name' => 'Nombre de Compañía',
'id' => 'ID',
);

View file

@ -0,0 +1,17 @@
<?php
return array(
'about_components_title' => 'Sobre los componentes',
'about_components_text' => 'Un Componente es parte de un Equipo, por ejemplo, Disco Duro, Ram, DVD, etc.',
'component_name' => 'Nombre de Componente',
'checkin' => 'Checkin Componente',
'checkout' => 'Checkout Componente',
'cost' => 'Costo de compra',
'create' => 'Crear componente',
'edit' => 'Editar componente',
'date' => 'Fecha de compra',
'order' => 'Nùmero de orden',
'remaining' => 'Restante',
'total' => 'Total',
'update' => 'Actualizar Componente',
);

View file

@ -0,0 +1,36 @@
<?php
return array(
'does_not_exist' => 'El componente no existe.',
'create' => array(
'error' => 'El componente no fuè creado, intentalo de nuevo.',
'success' => 'El componente se creò satisfactoriamente.'
),
'update' => array(
'error' => 'El componente no se actualizò, intentalo de nuevo',
'success' => 'Componente actualizado satisfactoriamente.'
),
'delete' => array(
'confirm' => 'Estàs seguro de que quieres borrar este componente?',
'error' => 'Hubo un problema al querer borrar el componente, intentalo de nuevo.',
'success' => 'El componente fue borrado satisfactoriamente.'
),
'checkout' => array(
'error' => 'El componente no hizo check out, intentalo de nuevo',
'success' => 'Check out del componente satisfactorio.',
'user_does_not_exist' => 'El usuario es invalido, intentalo de nuevo.'
),
'checkin' => array(
'error' => 'El componente no fue checked in, intentalo de nuevo',
'success' => 'Check in de componente satisfactorio.',
'user_does_not_exist' => 'Es usuario es invalido, intentalo de nuevo.'
)
);

View file

@ -0,0 +1,5 @@
<?php
return array(
'title' => 'Nombre de Componente',
);

View file

@ -0,0 +1,13 @@
<?php
return array(
'about_consumables_title' => 'Acerca de los consumibles',
'about_consumables_text' => 'Consumibles son cualquier cosa comprada que puede ser usada a lo largo del tiempo. Por ejemplo, tinta para impresora o papel para copiadora.',
'checkout' => 'Checkout de consumible a usuario',
'consumable_name' => 'Nombre del Consumible',
'create' => 'Crear Consumible',
'item_no' => 'Artículo núm.',
'remaining' => 'Restante',
'total' => 'Total',
'update' => 'Actualizar Consumible',
);

View file

@ -0,0 +1,36 @@
<?php
return array(
'does_not_exist' => 'El consumible no existe.',
'create' => array(
'error' => 'El consumible no fue creado, por favor intente nuevamente.',
'success' => 'Consumible creado con éxito.'
),
'update' => array(
'error' => 'El consumible no fue subido, por favor intente nuevamente',
'success' => 'El consumible fue subido con éxito.'
),
'delete' => array(
'confirm' => '¿Está seguro que desea eliminar este consumible?',
'error' => 'Hubo un error al borrar este consumible. Por favor intente nuevamente.',
'success' => 'El consumible ha sido eliminado correctamente.'
),
'checkout' => array(
'error' => 'Consumible no fue retirado, por favor, inténtelo de nuevo',
'success' => 'Consumible fue retirado satisfactoriamente.',
'user_does_not_exist' => 'Este usuario es inválido . Inténtalo de nuevo.'
),
'checkin' => array(
'error' => 'Consumible no fue ingresado, por favor, inténtelo de nuevo',
'success' => 'Consumible fue ingresado satisfactoriamente.',
'user_does_not_exist' => 'Este usuario es inválido . Inténtalo de nuevo.'
)
);

View file

@ -0,0 +1,5 @@
<?php
return array(
'title' => 'Nombre del Consumible',
);

View file

@ -0,0 +1,31 @@
<?php
return array(
'custom_fields' => 'Campos personalizados',
'field' => 'Campo',
'about_fieldsets_title' => 'Acerca de los campos personalizados',
'about_fieldsets_text' => 'Los grupos de campos personalizados te permiten agrupar campos que se usan frecuentemente para determinados modelos de equipos.',
'custom_format' => 'Formato a medida...',
'encrypt_field' => 'Encriptar el valor de este campo en la base de datos',
'encrypt_field_help' => 'CUIDADO: Encriptar un campo hace que no se pueda buscar por él.',
'encrypted' => 'Encriptado',
'fieldset' => 'Grupo de campos personalizados',
'qty_fields' => 'Campos de Cantidad',
'fieldsets' => 'Grupo de campos personalizados',
'fieldset_name' => 'Nombre del grupo',
'field_name' => 'Nombre del campo',
'field_values' => 'Valores de los Campos',
'field_values_help' => 'Agregar opciones seleccionables, una por linea. Lineas en blanco ademas de la primera, serán ignoradas.',
'field_element' => 'Elemento de formulario',
'field_element_short' => 'Elemento',
'field_format' => 'Formato',
'field_custom_format' => 'Formato personalizado',
'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use <code>regex:/^[0-9]{15}$/</code>.',
'required' => 'Obligatorio',
'req' => 'Obl.',
'used_by_models' => 'Usado Por Modelos',
'order' => 'Orden',
'create_fieldset' => 'Nuevo grupo de campos',
'create_field' => 'Nuevo campo personalizado',
'value_encrypted' => 'El valor de este campo está encriptado en la base de datos. Solo los administradores pueden ver el valor desencriptado',
);

View file

@ -0,0 +1,57 @@
<?php
return array(
'field' => array(
'invalid' => 'El campo no existe.',
'already_added' => 'El campo ya fue añadido',
'create' => array(
'error' => 'Campo no creado, por favor, inténtalo de nuevo.',
'success' => 'Campo creado correctamente.',
'assoc_success' => 'Campo correctamente añadido al grupo.'
),
'update' => array(
'error' => 'Campo no actualizado, por favor inténtelo de nuevo',
'success' => 'Campo actualizado correctamente.'
),
'delete' => array(
'confirm' => '¿Seguro que quieres eliminar este campo?',
'error' => 'Hubo un problema al eliminar el campo. Inténtelo de nuevo.',
'success' => 'El campo se eliminó correctamente.',
'in_use' => 'El campo está aún en uso.',
)
),
'fieldset' => array(
'does_not_exist' => 'El conjunto de campos no existe',
'create' => array(
'error' => 'El grupo de campos no ha sido creado, por favor inténtelo de nuevo.',
'success' => 'Grupo de campos creado satisfactoriamente.'
),
'update' => array(
'error' => 'El Grupo de campos no ha sido actualizado, por favor inténtelo de nuevo',
'success' => 'Grupo de campos actualizado correctamente.'
),
'delete' => array(
'confirm' => '¿Seguro que quieres eliminar el grupo de campos?',
'error' => 'Hubo un problema al eliminar el grupo de campos. Inténtelo de nuevo.',
'success' => 'El grupo de campos se eliminó correctamente.',
'in_use' => 'El grupo de campos está aún en uso.',
)
),
);

View file

@ -0,0 +1,21 @@
<?php
return array(
'does_not_exist' => 'El departamento no existe.',
'assoc_users' => 'Esta localización está actualmente asociada con al menos un usuario y no puede ser eliminada, Por favor verifique que ningún usuario haga referencia a esta localización e intente de nuevo. ',
'create' => array(
'error' => 'El departamento no fue creado, por favor intente de nuevo.',
'success' => 'Departamento creado con éxito.'
),
'update' => array(
'error' => 'El departamento no se actualizó, por favor intente de nuevo',
'success' => 'Departamento actualizado con éxito.'
),
'delete' => array(
'confirm' => '¿Estás seguro de que deseas eliminar este departamento?',
'error' => 'Hubo un problema al eliminar el departamento. Inténtalo de nuevo.',
'success' => 'El departamento ha sido borrado exitosamente'
)
);

View file

@ -0,0 +1,11 @@
<?php
return array(
'id' => 'CARNÉ DE IDENTIDAD',
'name' => 'Nombre de Departamento',
'manager' => 'Gerente',
'location' => 'Ubicación',
'create' => 'Crear departamento',
'update' => 'Departamento de actualización',
);

View file

@ -0,0 +1,12 @@
<?php
return array(
'about_asset_depreciations' => 'Info Amortización Equipos',
'about_depreciations' => 'Puedes configurar clases de amortización para amortizar equipos de forma lineal.',
'asset_depreciations' => 'Amortizaciones',
'create' => 'Crear Amortización',
'depreciation_name' => 'Nombre Amortización',
'number_of_months' => 'Meses',
'update' => 'Actualizar Amortización',
);

View file

@ -0,0 +1,25 @@
<?php
return array(
'does_not_exist' => 'Clase de amortización inexistente.',
'assoc_users' => 'Esta amortización está asociada a uno o más modelos y no puede ser eliminada.',
'create' => array(
'error' => 'Amortización no creada, intentalo de nuevo. :(',
'success' => 'Amortización creada correctamente. :)'
),
'update' => array(
'error' => 'Amortización no actualizada, intentalo de nuevo.',
'success' => 'Amortización actualizada correctamente.'
),
'delete' => array(
'confirm' => 'Estas seguro que quieres eliminar la Amortización?',
'error' => 'Amortización no eliminada, intentalo de nuevo.',
'success' => 'Amortización eliminada correctamente.'
)
);

View file

@ -0,0 +1,10 @@
<?php
return array(
'id' => 'ID',
'months' => 'Meses',
'term' => 'Termina',
'title' => 'Nombre ',
);

View file

@ -0,0 +1,22 @@
<?php
return array(
'group_exists' => 'El grupo ya existe!',
'group_not_found' => 'El grupo [:id] no existe.',
'group_name_required' => 'El campo nombre es obligatorio',
'success' => array(
'create' => 'Grupo creado.',
'update' => 'Grupo actualizado.',
'delete' => 'Grupo eliminado.',
),
'delete' => array(
'confirm' => 'Seguroq que quieres Eliminar grupo?',
'create' => 'Ha habido un problema creando el grupo. Vuelve a intentarlo.',
'update' => 'Ha habido un problema actualizando el grupo. Vuelve a intentarlo.',
'delete' => 'Ha habido un problema eliminando el grupo. Vuelve a intentarlo.',
),
);

View file

@ -0,0 +1,9 @@
<?php
return array(
'id' => 'ID',
'name' => 'Nombre',
'users' => '# de Usuarios',
);

View file

@ -0,0 +1,14 @@
<?php
return array(
'about_groups_title' => 'Acerca de los grupos',
'about_groups' => 'Los Grupos son usados para generar permisos de usuarios.',
'group_management' => 'Gestión de Grupos',
'create' => 'Crear un grupo nuevo',
'update' => 'Editar Grupo',
'group_name' => 'Nombre de Grupo',
'group_admin' => 'Admin Grupo',
'allow' => 'Permitir',
'deny' => 'Denegar',
);

View file

@ -0,0 +1,43 @@
<?php
return array(
'bulk_delete' => 'Confirmar eliminación masiva de bienes',
'bulk_delete_help' => 'Revisar los bienes para eliminación masiva. Una vez eliminados, esos bienes pueden ser restaurados, pero no volverán a estar asociados con ningún usuario a los que esté asignado.',
'bulk_delete_warn' => 'Está a punto de borrar :asset_count.',
'bulk_update' => 'Actualización masiva de Equipos',
'bulk_update_help' => 'Este formulario le permite actualizar múltiples Equipos simultáneamente. Solo complete los campos que quiere modificar. Todo campo en blanco permanecerá sin cambios. ',
'bulk_update_warn' => 'Esta a punto de editar las propiedades de :asset_count equipos.',
'checkedout_to' => 'Asignado a',
'checkout_date' => 'Fecha de asignación',
'checkin_date' => 'Fecha de devolución',
'checkout_to' => 'Asignar a',
'cost' => 'Precio Compra',
'create' => 'Crear Equipo',
'date' => 'Fecha Compra',
'depreciation' => 'Depreciación',
'depreciates_on' => 'Se deprecia en',
'default_location' => 'Ubicación Predeterminada',
'eol_date' => 'Fecha EOL',
'eol_rate' => 'Tasa de EOL',
'expected_checkin' => 'Fecha Esperada de Devolución',
'expires' => 'Expira',
'fully_depreciated' => 'Totalmente amortizado',
'help_checkout' => 'Si desea asignar este equipo inmediatamente, seleccione "Listo para Asignar" de la lista de estados de arriba. ',
'mac_address' => 'MAC Dirección',
'manufacturer' => 'Fabricante',
'model' => 'Modelo',
'months' => 'meses',
'name' => 'Equipo',
'notes' => 'Notas',
'order' => 'Nº Pedido',
'qr' => 'Código QR',
'requestable' => 'Los usuarios pueden solicitarlo',
'select_statustype' => 'Selecciona estado',
'serial' => 'N. Serie',
'status' => 'Estado',
'tag' => 'Etiqueta',
'update' => 'Actualizar Equipo',
'warranty' => 'Garantía',
'years' => 'años',
)
;

View file

@ -0,0 +1,23 @@
<?php
return array(
'about_assets_title' => 'Acerca de Activos',
'about_assets_text' => 'Los activos son elementos con número de serie o etiqueta de activos. Tienden a ser artículos de alto valor donde es importante identificar un elemento específico.',
'archived' => 'Archivado',
'asset' => 'Equipo',
'bulk_checkout' => 'Asignar activos a un usuario',
'checkin' => 'Quitar Equipo',
'checkout' => 'Activo de pago',
'clone' => 'Clonar Equipo',
'deployable' => 'Desplegable',
'deleted' => 'Este equipo ha sido eliminado. <a href="/hardware/:asset_id/restore">Click aqui para restaurarlot</a>.',
'edit' => 'Editar Equipo',
'filetype_info' => 'Tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, y rar.',
'model_deleted' => 'Este modelo de equipo ha sido borrado. Debe restaurar el modelo antes de poder restaurar el equipo.<br/><a href="/hardware/models/:model_id/restore">Hacer click aquí para restaurar el modelo</a>.',
'requestable' => 'Requerible',
'requested' => 'Solicitado',
'restore' => 'Restaurar equipo',
'pending' => 'Pendiente',
'undeployable' => 'No desplegable',
'view' => 'Ver Equipo',
);

View file

@ -0,0 +1,83 @@
<?php
return array(
'undeployable' => '<strong>Atención: </strong> Este equipo está marcado como no isntalabre.
Si no es correcto, actualiza su estado.',
'does_not_exist' => 'Equipo inexistente.',
'does_not_exist_or_not_requestable' => 'Buen intento. El activo no existe o no es solicitable.',
'assoc_users' => 'Equipo asignado a un usuario, no se puede eliminar.',
'create' => array(
'error' => 'Equipo no creado, intentalo de nuevo. :(',
'success' => 'Equipo creado. :)'
),
'update' => array(
'error' => 'Equipo no actualizado, intentalo de nuevo',
'success' => 'Equipo actualizado.',
'nothing_updated' => 'Ningún campo fue seleccionado, por lo que nada ha sido actualizado.',
),
'restore' => array(
'error' => 'El equipo no fue restaurado, por favor intente nuevamente',
'success' => 'Equipo restaurado correctamente.'
),
'audit' => array(
'error' => 'La auditoría de activos no tuvo éxito. Vuelve a intentarlo.',
'success' => 'Auditoría de activos registrada correctamente.'
),
'deletefile' => array(
'error' => 'Archivo no eliminado. Por favor, vuelva a intentarlo.',
'success' => 'Archivo eliminado correctamente.',
),
'upload' => array(
'error' => 'Archivo(s) no cargado. Por favor, vuelva a intentarlo.',
'success' => 'Archivo(s) cargado correctamente.',
'nofiles' => 'No ha seleccionado ningun archivo para ser cargado, o el archivo que seleccionó es demasiado grande',
'invalidfiles' => 'Uno o más sus archivos es demasiado grande o es de un tipo no permitido. Los tipos de archivo permitidos son png, gif, jpg, doc, docx, pdf y txt.',
),
'import' => array(
'error' => 'Algunos elementos no se pudieron importar correctamente.',
'errorDetail' => 'Estos elementos no pudieron importarse debido a errores.',
'success' => "Tu archivo ha sido importado",
'file_delete_success' => "Tu archivo ha sido eliminado con éxito",
'file_delete_error' => "No pudimos eliminar tu archivo",
),
'delete' => array(
'confirm' => 'Estás seguro que quieres eliminar el equipo?',
'error' => 'Equipo no eliminado, intentalo de nuevo.',
'nothing_updated' => 'No se seleccionaron los activos, por lo que no se eliminó nada.',
'success' => 'Equipo eliminado.'
),
'checkout' => array(
'error' => 'Equipo no asignado, intentalo de nuevo',
'success' => 'Equipo asignado.',
'user_does_not_exist' => 'Este usuario no es correcto. Intentalo de nuevo.',
'not_available' => '¡Ese artículo no está disponible para retirada!',
'no_assets_selected' => 'You must select at least one asset from the list'
),
'checkin' => array(
'error' => 'No se ha quitado el equipo. Intentalo de nuevo.',
'success' => 'Equipo quitado correctamente.',
'user_does_not_exist' => 'Este usuario no es correcto. Intentalo de nuevo.',
'already_checked_in' => 'Ese activo ya se quito.',
),
'requests' => array(
'error' => 'Bien no solicitado, por favor inténtelo de nuevo',
'success' => 'Bien solicitado correctamente.',
'canceled' => 'Solicitud de retirada cancelada con éxito'
)
);

View file

@ -0,0 +1,24 @@
<?php
return array(
'asset_tag' => 'Etiqueta',
'asset_model' => 'Modelo',
'book_value' => 'Valor',
'change' => 'Operación',
'checkout_date' => 'Fecha de asignación',
'checkoutto' => 'Asignado',
'diff' => 'Diferencia',
'dl_csv' => 'Descargar CSV',
'eol' => 'EOL',
'id' => 'ID',
'location' => 'Localización',
'purchase_cost' => 'Costo',
'purchase_date' => 'Comprado',
'serial' => 'N. Serie',
'status' => 'Estado',
'title' => 'Equipo ',
'image' => 'Imagen de dispositivo',
'days_without_acceptance' => 'Días Sin Aceptación'
);

View file

@ -0,0 +1,22 @@
<?php
return array(
'asset' => 'Equipo',
'checkin' => 'Quita',
'create' => 'Nueva Licencia',
'expiration' => 'Fecha de vencimiento',
'license_key' => 'Clave de producto',
'maintained' => 'Mantenido',
'name' => 'Aplicación',
'no_depreciation' => 'No Amortizar',
'purchase_order' => 'Número de orden de compra',
'reassignable' => 'Reasignable',
'remaining_seats' => 'Posiciones Restantes',
'seats' => 'Instalaciones',
'termination_date' => 'Fecha de Fin',
'to_email' => 'Registrado a Email',
'to_name' => 'Registrado a Nombre',
'update' => 'Actualizar Licencia',
'checkout_help' => 'Puedes asignar la licencia a un equipo a a un usuario. Puedes seleccionarlos a ambos, pero el dueño de la licencia debe ser el mismo usuario al que asignes el equipo.'
);

View file

@ -0,0 +1,21 @@
<?php
return array(
'about_licenses_title' => 'Acerca de licencias',
'about_licenses' => 'Las licencias son para identificar software. Tienen un número específico de asientos que pueden ser asignados a individuos',
'checkin' => 'Quitar Instalación',
'checkout_history' => 'Historial Asignaciones',
'checkout' => 'Asignar Instalación',
'edit' => 'Editar Usuario',
'filetype_info' => 'Tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, y rar.',
'clone' => 'Clonar Usuario',
'history_for' => 'Historial para ',
'in_out' => 'Quita/Asigna',
'info' => 'Info Licencia',
'license_seats' => 'Num. Instalaciones',
'seat' => 'Instalación',
'seats' => 'Instalaciones',
'software_licenses' => 'Licencias Software',
'user' => 'Usuario',
'view' => 'Ver Licencias',
);

View file

@ -0,0 +1,51 @@
<?php
return array(
'does_not_exist' => 'Categoría inexistente.',
'user_does_not_exist' => 'Usuario inexistente.',
'asset_does_not_exist' => 'El equipo que intentas asignar a esta licencia no existe.',
'owner_doesnt_match_asset' => 'El equipo al que estas intentando asignar esta licenciam, está asignado a un usuario diferente que el de la licencia.',
'assoc_users' => 'Esta categoría está asignada al menos a un modelo y no puede ser eliminada.',
'select_asset_or_person' => 'Debe seleccionar un activo o un usuario, pero no ambos.',
'create' => array(
'error' => 'La categoría no se ha creado, intentalo de nuevo.',
'success' => 'Categoría creada correctamente.'
),
'deletefile' => array(
'error' => 'Archivo no eliminado. Por favor, vuelva a intentarlo.',
'success' => 'Archivo eliminado correctamente.',
),
'upload' => array(
'error' => 'Archivo(s) no cargado. Por favor, vuelva a intentarlo.',
'success' => 'Archivo(s) cargado correctamente.',
'nofiles' => 'No ha seleccionado ningun archivo para ser cargado, o el archivo que seleccionó es demasiado grande',
'invalidfiles' => 'Uno o más de tus ficheros son demasiado grandes o de un tipo no permitido. Los tipos permitidos son png, gif, jpg, doc, docx, pdf, txt, zip, rar, rtf, xml y lic.',
),
'update' => array(
'error' => 'La categoría no se ha actualizado, intentalo de nuevo.',
'success' => 'Categoría actualizada correctamente.'
),
'delete' => array(
'confirm' => 'Estás seguro de eliminar esta categoría?',
'error' => 'Ha habido un problema eliminando la categoría. Intentalo de nuevo.',
'success' => 'Categoría eliminada.'
),
'checkout' => array(
'error' => 'Equipo no asignado, intentalo de nuevo',
'success' => 'Equipo asignado.'
),
'checkin' => array(
'error' => 'No se ha quitado el equipo. Intentalo de nuevo.',
'success' => 'Equipo quitado correctamente.'
),
);

View file

@ -0,0 +1,17 @@
<?php
return array(
'assigned_to' => 'Asignada a',
'checkout' => 'Quita/Asigna',
'id' => 'ID',
'license_email' => 'Email',
'license_name' => 'Licenciado a',
'purchase_date' => 'Fecha Compra',
'purchased' => 'Comprada',
'seats' => 'Instalaciones',
'hardware' => 'Equipo',
'serial' => 'N. Serie',
'title' => 'Categoría de equipo',
);

View file

@ -0,0 +1,27 @@
<?php
return array(
'does_not_exist' => 'Localización no existente.',
'assoc_users' => 'Esta localización está asignada al menos a un usuario y no puede ser eliminada. ',
'assoc_assets' => 'Esta ubicacion se encuentra actualmente asociada con por lo menos un activo y no puede ser eliminada. Por favor, actualice sus activos para no referenciar esta ubicacion e intentelo de nuevo. ',
'assoc_child_loc' => 'Esta ubicacion actualmente esta asociada con al menos una ubicacion hija y no puede ser eliminada. Por favor, actualice sus ubicaciones para no referenciar esta ubicacion e intentelo de nuevo. ',
'create' => array(
'error' => 'Localización no creada, Intentalo de nuevo.',
'success' => 'Localización creada.'
),
'update' => array(
'error' => 'Localización no actualizada, Intentalo de nuevo',
'success' => 'Localización actualizada.'
),
'delete' => array(
'confirm' => '¿Está seguro que desea eliminar esta ubicación?',
'error' => 'Localización no eliminada por un problema. Intentalo de nuevo.',
'success' => 'Localización eliminada.'
)
);

View file

@ -0,0 +1,21 @@
<?php
return array(
'about_locations_title' => 'Acerca de ubicaciones',
'about_locations' => 'Las Ubicaciones son utilizadas para hacer seguimiento de la información sobre ubicación de usuarios, bienes, y otros items',
'assets_rtd' => 'Equipos', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
'assets_checkedout' => 'Equipo asignado',
'id' => 'ID',
'city' => 'Ciudad',
'state' => 'Provincia',
'country' => 'Pais',
'create' => 'Crear Localización',
'update' => 'Actualizar Localización',
'name' => 'Nombre Localización',
'address' => 'Dirección',
'zip' => 'Códio Postal',
'locations' => 'Localizaciones',
'parent' => 'Padre',
'currency' => 'Divisa de la Localización',
'ldap_ou' => 'Búsqueda LDAP OU',
);

View file

@ -0,0 +1,24 @@
<?php
return array(
'does_not_exist' => 'Fabricante inexistente.',
'assoc_users' => 'Este Fabricante está asociado al menos a un modelo y no puede ser eliminado',
'create' => array(
'error' => 'Fabricante no creado, Intentalo de nuevo.',
'success' => 'Fabricante creado.'
),
'update' => array(
'error' => 'Fabricante no actualizado, Intentalo de nuevo',
'success' => 'Fabricante actualizado.'
),
'delete' => array(
'confirm' => 'Estás seguro que quieres eliminar Fabricante?',
'error' => 'Hubo un problema eliminando el fabricante. Por favor, inténtalo de nuevo.',
'success' => 'Fabricante Eliminado.'
)
);

View file

@ -0,0 +1,16 @@
<?php
return array(
'about_manufacturers_title' => 'Sobre fabricantes',
'about_manufacturers_text' => 'Los fabricantes son las empresas que crean sus activos. Aquí puede almacenar importante información de contacto sobre ellos, que se mostrará en sus páginas de detalle de activos.',
'asset_manufacturers' => 'Fabricantes',
'create' => 'Crear Fabricante',
'id' => 'ID',
'name' => 'Nombre',
'support_email' => 'Email de soporte',
'support_phone' => 'Teléfono de soporte',
'support_url' => 'URL de soporte',
'update' => 'Actualizar Fabricante',
'url' => 'URL',
);

View file

@ -0,0 +1,18 @@
<?php
return array(
'about_models_title' => 'Acerca de modelos de activos',
'about_models_text' => 'Los Modelos de activos son una forma de agrupar activos idénticos. "MBP 2013", "IPhone 6s", etc.',
'deleted' => 'Este modelo ha sido borrado.<a href="/hardware/models/:model_id/restore">Click aquí para restaurarlo</a>.',
'bulk_delete' => 'Bulk Delete Asset Models',
'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.',
'bulk_delete_warn' => 'You are about to delete :model_count asset models.',
'restore' => 'Restaurar Modelo',
'requestable' => 'Los usuarios pueden solicitar este modelo',
'show_mac_address' => 'Mostrar el campo de la dirección MAC en los equipos de este modelo',
'view_deleted' => 'Ver Borrados',
'view_models' => 'Ver Modelos',
'fieldset' => 'Grupos de campo',
'no_custom_field' => 'No hay campos personalizados',
);

View file

@ -0,0 +1,42 @@
<?php
return array(
'does_not_exist' => 'Modelo inexistente.',
'assoc_users' => 'Este modelo está asignado a uno o más equipos y no puede ser eliminado',
'create' => array(
'error' => 'Modelo no creado, Intentalo de nuevo.',
'success' => 'Modelo creado.',
'duplicate_set' => 'Un modelo de activo con ese nombre, fabricante y número de modelo ya existe.',
),
'update' => array(
'error' => 'Modelo no actualizado, Intentalo de nuevo',
'success' => 'Modelo actualizado.'
),
'delete' => array(
'confirm' => 'Estás seguro de querer eliminar el Modelo?',
'error' => 'Ha habido un problema al eliminar el Modelo. Intentalo de nuevo.',
'success' => 'Modelo eliminado.'
),
'restore' => array(
'error' => 'El modelo no fue restaurado, por favor intente nuevamente',
'success' => 'Modelo restaurado exitosamente.'
),
'bulkedit' => array(
'error' => 'Ningún campo fue seleccionado, por lo que nada ha sido actualizado.',
'success' => 'Modelos actualizados.'
),
'bulkdelete' => array(
'error' => 'No models were selected, so nothing was deleted.',
'success' => ':success_count model(s) deleted!',
'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.'
),
);

View file

@ -0,0 +1,17 @@
<?php
return array(
'create' => 'Crear Modelo Equipo',
'created_at' => 'Creado el',
'eol' => 'EOL',
'modelnumber' => 'Modelo No.',
'name' => 'Nombre Modelo',
'numassets' => 'Equipos',
'title' => 'Modelos Equipos',
'update' => 'Actualizar Modelo',
'view' => 'Ver Modelo',
'update' => 'Actualizar Modelo',
'clone' => 'Clonar Modelo',
'edit' => 'Editar Modelo',
);

View file

@ -0,0 +1,5 @@
<?php
return array(
'info' => 'Selecciona las opciones de tu informe de Equipos.'
);

View file

@ -0,0 +1,5 @@
<?php
return array(
'error' => 'Debes seleccionar al menos UNA opción.'
);

View file

@ -0,0 +1,159 @@
<?php
return array(
'ad' => 'Directorio Activo',
'ad_domain' => 'Dominio del Directorio Activo',
'ad_domain_help' => 'Esto es a veces el mismo que su correo electrónico de dominio, pero no siempre.',
'is_ad' => 'Este es un servidor de Directorio Activo',
'alert_email' => 'Enviar alertas a',
'alerts_enabled' => 'Alertas habilitadas',
'alert_interval' => 'Limite de alertas de expiración (en días)',
'alert_inv_threshold' => 'Umbral de alerta del inventario',
'asset_ids' => 'IDs de Recurso',
'audit_interval' => 'Intervalo de auditoría',
'audit_interval_help' => 'Si tiene que auditar físicamente sus activos periódicamente, ingrese el intervalo en meses.',
'audit_warning_days' => 'Umbral de advertencia de auditoría',
'audit_warning_days_help' => '¿Con cuántos días de antelación debemos advertirle cuándo se deben auditar los activos?',
'auto_increment_assets' => 'Generar IDs de equipo autoincrementales',
'auto_increment_prefix' => 'Prefijo (opcional)',
'auto_incrementing_help' => 'Activa la generación automática de IDs de equipo antes de configurar esto',
'backups' => 'Copias de seguridad',
'barcode_settings' => 'Configuración de Código de Barras',
'confirm_purge' => 'Confirmar la purga',
'confirm_purge_help' => 'Introduzca el texto "Borrar" en el cuadro a continuación para depurar sus registros eliminados. Esta acción no se puede deshacer.',
'custom_css' => 'CSS Personalizado',
'custom_css_help' => 'Ingrese cualquier CSS personalizado que desee utilizar. No incluya tags como: &lt;style&gt;&lt;/style&gt.',
'custom_forgot_pass_url' => 'Custom Password Reset URL',
'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.',
'dashboard_message' => 'Dashboard Message',
'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.',
'default_currency' => 'Moneda Predeterminada',
'default_eula_text' => 'EULA por defecto',
'default_language' => 'Idioma predeterminado',
'default_eula_help_text' => 'También puede asociar EULAs personalizadas para categorías especificas de equipos.',
'display_asset_name' => 'Mostrar Nombre Equipo',
'display_checkout_date' => 'Mostrar Fecha de Salida',
'display_eol' => 'Mostrar EOL',
'display_qr' => 'Mostrar Códigos QR',
'display_alt_barcode' => 'Mostrar códigos de barras en 1D',
'barcode_type' => 'Tipo de códigos de barras 2D',
'alt_barcode_type' => 'Tipo de códigos de barras 1D',
'eula_settings' => 'Configuración EULA',
'eula_markdown' => 'Este EULS permite <a href="https://help.github.com/articles/github-flavored-markdown/">makrdown estilo Github</a>.',
'general_settings' => 'Configuración General',
'generate_backup' => 'Generar Respaldo',
'header_color' => 'Color de encabezado',
'info' => 'Estos parámetros permirten personalizar ciertos aspectos de la aplicación.',
'laravel' => 'Versión de Laravel',
'ldap_enabled' => 'LDAP activado',
'ldap_integration' => 'Integración LDAP',
'ldap_settings' => 'Ajustes LDAP',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_server' => 'Servidor LDAP',
'ldap_server_help' => 'Esto debería empezar con ldap:// (sin codificar o TLS) o ldaps:// (para SSL)',
'ldap_server_cert' => 'Certificado de validación SSL LDAP',
'ldap_server_cert_ignore' => 'Permitir certificados SSL inválidos',
'ldap_server_cert_help' => 'Selecciona este campo si estás usando un certificado SSL auto firmado y quieres aceptar un certificado SSL inválido.',
'ldap_tls' => 'Usar TLS',
'ldap_tls_help' => 'Esto se debe seleccionar si se está ejecutando STARTTLS en el servidor LDAP. ',
'ldap_uname' => 'Enlazar usuario LDAP',
'ldap_pword' => 'Enlazar contraseña LDAP',
'ldap_basedn' => 'Enlazar base DN',
'ldap_filter' => 'Filtro LDAP',
'ldap_pw_sync' => 'Sincronización de Contraseña LDAP',
'ldap_pw_sync_help' => 'Desmarca esta casilla si no quieres mantener las contraseñas LDAP sincronizadas con las contraseñas locales. Desactivar esto significa que tus usuarios no podrán acceder si tu servidor LDAP no está disponible por algún motivo.',
'ldap_username_field' => 'Campo de usuario',
'ldap_lname_field' => 'Apellido',
'ldap_fname_field' => 'Nombre LDAP',
'ldap_auth_filter_query' => 'Consulta de autentificación LDAP',
'ldap_version' => 'Versión LDAP',
'ldap_active_flag' => 'Flag activo LDAP',
'ldap_emp_num' => 'Número de empleado LDAP',
'ldap_email' => 'Email LDAP',
'load_remote_text' => 'Scripts remotos',
'load_remote_help_text' => 'Esta instalación de Snipe-IT puede cargar scripts desde fuera.',
'login_note' => 'Nota de inicio de sesión',
'login_note_help' => 'Opcionalmente incluya algunas oraciones en su pantalla de inicio de sesión, por ejemplo para ayudar a las personas que han encontrado un dispositivo perdido o robado. Este campo acepta <a href="https://help.github.com/articles/github-flavored-markdown/">Github con sabor markdown</a>',
'logo' => 'Logo',
'full_multiple_companies_support_help_text' => 'Usuarios restringidos (incluidos administradores) asignados a compañías de sus bienes de compañía.',
'full_multiple_companies_support_text' => 'Soporte completo múltiple de compañías',
'optional' => 'opcional',
'per_page' => 'Resultados por página',
'php' => 'Versión de PHP',
'php_gd_info' => 'Debes instalar php-gd para mostrar Códigos QR, ver instrucciones de instalación en <a href="http://www.php.net/manual/en/image.installation.php"></a>.',
'php_gd_warning' => 'PHP Image Processing y GD plugin NO instalados.',
'pwd_secure_complexity' => 'Complejidad de la contraseña',
'pwd_secure_complexity_help' => 'Seleccione las reglas de complejidad de las contraseñas que desee aplicar.',
'pwd_secure_min' => 'Caracteres mínimos de contraseña',
'pwd_secure_min_help' => 'El valor mínimo permitido es 5',
'pwd_secure_uncommon' => 'Evitar contraseñas comunes',
'pwd_secure_uncommon_help' => 'Esto impedirá que los usuarios usen contraseñas comunes de las 10,000 contraseñas principales que se notifican en las infracciones.',
'qr_help' => 'Activa Códigos QR antes para poder ver esto',
'qr_text' => 'Texto Código QR',
'setting' => 'Parámetro',
'settings' => 'Configuración',
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
'site_name' => 'Nombre del sitio',
'slack_botname' => 'Nombre de bot en Slack',
'slack_channel' => 'Canal en Slack',
'slack_endpoint' => 'Terminal en Slack',
'slack_integration' => 'Configuración Slack',
'slack_integration_help' => 'La integración con Slack es opcional, de todos modos la terminal y el canal son requeridos si desea usarlo. Para configurar la integración con Slack, debe primero <a href=":slack_link" target="_new">crear un webhook entrante</a> en su cuenta de Slack.',
'snipe_version' => 'Version de Snipe-IT',
'system' => 'Información del Sistema',
'update' => 'Actualizar Parámetros',
'value' => 'Valor',
'brand' => 'Marca',
'about_settings_title' => 'Acerca de Ajustes',
'about_settings_text' => 'Estos ajustes te permiten personalizar ciertos aspectos de tu instalación.',
'labels_per_page' => 'Etiquetas por pàgina',
'label_dimensions' => 'Dimensiones de las etiquetas (pulgadas)',
'next_auto_tag_base' => 'Siguiente incremento automático',
'page_padding' => 'Margenès de pàgina (pulgadas)',
'purge' => 'Purgar registros eliminados',
'labels_display_bgutter' => 'Borde inferior de la Etiqueta',
'labels_display_sgutter' => 'Borde lateral de la Etiqueta',
'labels_fontsize' => 'Tamaño de fuente de la etiqueta',
'labels_pagewidth' => 'Ancho de la hoja de etiqueta',
'labels_pageheight' => 'Altura de la hoja de etiqueta',
'label_gutters' => 'Espaciamiento de etiqueta (pulgadas)',
'page_dimensions' => 'Dimensiones de la página (pulgadas)',
'label_fields' => 'Campos visibles de la etiqueta',
'inches' => 'pulgadas',
'width_w' => 'an',
'height_h' => 'al',
'show_url_in_emails' => 'Enlace a Snipe-IT en correos electrónicos',
'show_url_in_emails_help_text' => 'Desmarca esta casilla si no deseas volver a vincular tu instalación de Snipe-IT en tus pies de página de correo electrónico. Útil si la mayoría de sus usuarios nunca inician sesión.',
'text_pt' => 'pt',
'thumbnail_max_h' => 'Altura máxima de la miniatura',
'thumbnail_max_h_help' => 'Altura máxima en píxeles que las miniaturas pueden mostrar en la vista de listado. Mín. 25, máximo 500.',
'two_factor' => 'Autenticación en dos pasos',
'two_factor_secret' => 'Código de verificación en dos pasos',
'two_factor_enrollment' => 'Enrolamiento en verificación en dos pasos',
'two_factor_enabled_text' => 'Activar la verificación en dos pasos',
'two_factor_reset' => 'Reiniciar Secreto de verificación en dos pasos',
'two_factor_reset_help' => 'Esto forzará al usuario a inscribirse otra vez su dispositivo con Google Authenticator. Esto puede ser útil si la pérdida o robo de su dispositivo actualmente inscrito. ',
'two_factor_reset_success' => 'Verificación en dos pasos de dispositivo reiniciado exitosamente',
'two_factor_reset_error' => 'Falló la Verificación en dos pasos del dispositivo',
'two_factor_enabled_warning' => 'Permitiendo dos factores si no está activado inmediatamente obliga a autenticar con un dispositivo de autenticación de Google inscritos. Usted tendrá la posibilidad de inscribirse el dispositivo si uno no está inscrito actualmente.',
'two_factor_enabled_help' => 'Esto encenderá la autenticación de dos factores usando Google Authenticator.',
'two_factor_optional' => 'Selectiva (los usuarios pueden activar o desactivar si está permitido)',
'two_factor_required' => 'Requerido para todos los usuarios',
'two_factor_disabled' => 'Desactivado',
'two_factor_enter_code' => 'Ingrese código de verificación en dos pasos',
'two_factor_config_complete' => 'Enviar código',
'two_factor_enabled_edit_not_allowed' => 'El administrador no permite modificar esta configuración.',
'two_factor_enrollment_text' => "Autenticación de doble factor se requiere, sin embargo el dispositivo no ha inscrito todavía. Abra la aplicación Google Authenticator y escanear el código QR a continuación para inscribir a su dispositivo. Una vez que haya inscrito su dispositivo, introduzca el código de abajo",
'require_accept_signature' => 'Requerir Firma',
'require_accept_signature_help_text' => 'Para activar esta función se requiere que los usuarios firmen fisicamente aceptando el activo.',
'left' => 'izquierda',
'right' => 'derecha',
'top' => 'arriba',
'bottom' => 'fondo',
'vertical' => 'vertical',
'horizontal' => 'horizontal',
'zerofill_count' => 'Longitud de etiquetas de activos, incluyendo relleno de ceros',
);

View file

@ -0,0 +1,22 @@
<?php
return array(
'update' => array(
'error' => 'Ha ocurrido un error al actualizar. ',
'success' => 'Parámetros actualizados correctamente.'
),
'backup' => array(
'delete_confirm' => 'Está seguro que desea eliminar este archivo de respaldo? Esta acción no puede ser revertida. ',
'file_deleted' => 'El archivo de respaldo fue eliminado satisfactoriamente. ',
'generated' => 'Un nuevo archivo de respaldo fue creado satisfactoriamente.',
'file_not_found' => 'El archivo de respaldo no se ha encontrado en el servidor.',
),
'purge' => array(
'error' => 'Ha ocurrido un error mientras se realizaba el purgado. ',
'validation_failed' => 'Su confirmación de purga es incorrecta. Por favor, escriba la palabra "Borrar" en el cuadro de confirmación.',
'success' => 'Registros eliminados correctamente purgados.'
),
);

View file

@ -0,0 +1,32 @@
<?php
return array(
'does_not_exist' => 'Etiqueta de estado no existe.',
'assoc_assets' => 'Esta etiqueta de estado esta actualmente asociado con al menos un activo y no se puede eliminar. Por favor actualice sus activos para ya no hacer referencia a este estado y vuelva a intentarlo. ',
'create' => array(
'error' => 'Etiqueta de estado no fue creada, por favor, inténtelo de nuevo.',
'success' => 'Etiqueta de estado fue creada exitosamente.'
),
'update' => array(
'error' => 'Etiqueta de estado no se ha actualizado, por favor, inténtelo de nuevo',
'success' => 'Etiqueta de estado fue actualizada exitosamente.'
),
'delete' => array(
'confirm' => '¿Está seguro que desea eliminar esta etiqueta de estado?',
'error' => 'Hubo un problema borrando la etiqueta de estado. Por favor, inténtelo de nuevo.',
'success' => 'La etiqueta de estado se ha eliminado exitosamente.'
),
'help' => array(
'undeployable' => 'Estos activos no pueden asignarse a nadie.',
'deployable' => 'Estos activos se pueden desproteger. Una vez que se les asigna, asumirán un estado meta de <i class="fa fa-circle text-blue"></i> <strong>Deployed</strong>.',
'archived' => 'Estos activos no pueden desprotegerse y solo aparecerán en la vista Archivada. Esto es útil para retener información sobre activos para presupuestos / propósitos históricos, pero mantenerlos fuera de la lista de activos del día a día.',
'pending' => 'Estos activos aún no se pueden asignar a nadie, a menudo se utilizan para artículos que están pendientes de reparación, pero se espera que vuelvan a la circulación.',
),
);

View file

@ -0,0 +1,17 @@
<?php
return array(
'about' => 'Info Etiquetas Estado',
'archived' => 'Archivado',
'create' => 'Crear Etiqueta Estado',
'color' => 'Color de la Gráfica',
'deployable' => 'Desplegable',
'info' => 'Las etiquetas de estado se utilizan para describir los diferentes estados en que pueden estar tus equipos. Pueden estar fuera en reparación, perdidos/robados, etc. Puedes crear nuevas etiquetas de estado para equipos desplegables, pendientes o archivados.',
'name' => 'Estado',
'pending' => 'Pendiente',
'status_type' => 'Tipo de estado',
'show_in_nav' => 'Mostrar en la barra lateral',
'title' => 'Etiquetas Estado',
'undeployable' => 'No desplegable',
'update' => 'Actualizar Etiqueta Estado',
);

View file

@ -0,0 +1,27 @@
<?php
return array(
'does_not_exist' => 'Proveedor does not exist.',
'create' => array(
'error' => 'Proveedor no creado, Intentalo de nuevo.',
'success' => 'Proveedor creado.'
),
'update' => array(
'error' => 'Proveedor no actualizado, Intentalo de nuevo',
'success' => 'Proveedor actualizado.'
),
'delete' => array(
'confirm' => 'Estás seguro de querer eliminar este Proveedor?',
'error' => 'Ha habido un problema eliminando el Proveedor. Intentalo de nuevo.',
'success' => 'Proveedor eliminado.',
'assoc_assets' => 'Este proveedor esta asociado a uno o más modelos y no puede ser eliminado. ',
'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ',
'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ',
)
);

View file

@ -0,0 +1,27 @@
<?php
return array(
'about_suppliers_title' => 'Acerca de Proveedores',
'about_suppliers_text' => 'Los Proveedores son utilizados para hacer seguimiento de la fuente de los items',
'address' => 'Dirección del Proveedor',
'assets' => 'Equipos',
'city' => 'Ciudad',
'contact' => 'Nombre Contacto',
'country' => 'Pais',
'create' => 'Crear Proveedor',
'email' => 'Email',
'fax' => 'Fax',
'id' => 'ID',
'licenses' => 'Licencias',
'name' => 'Nombre',
'notes' => 'Notas',
'phone' => 'Teléfono',
'state' => 'Provincia',
'suppliers' => 'Proveedores',
'update' => 'Actualizar Proveedor',
'url' => 'URL',
'view' => 'Ver Proveedor',
'view_assets_for' => 'Ver Equipos para',
'zip' => 'Código Postal',
);

View file

@ -0,0 +1,25 @@
<?php
return array(
'assets_user' => 'Equipos asignados a :name',
'bulk_update_warn' => 'Estás a punto de modificar las propiedades de :user_count usuarios. Por favor, ten en cuenta que no puedes modificar las propiedades de tu propio usuario con este formulario, y debes realizar las modificaciones a tu propio usuario de forma individual.',
'bulk_update_help' => 'Este formulario permite actualizar múltiples usuarios simultáneamente. Rellena únicamente los campos que necesites cambiar. Cualquier campo que quede en blanco no se actualizará.',
'current_assets' => 'Equipos checked out a este usuario',
'clone' => 'Clonar Usuario',
'contact_user' => 'Contacta con :name',
'edit' => 'Editar Usuario',
'filetype_info' => 'Tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, y rar.',
'history_user' => 'Historial de :name',
'info' => 'Información',
'restore_user' => 'Haga clic aquí para restaurarlos.',
'last_login' => 'Último acceso',
'ldap_config_text' => 'Las configuraciones de LDAP estàn en: Admin -> Settings. La ubicaciòn seleccionadada sera asignada a todos los usuarios importados.',
'software_user' => 'Software asignado a :name',
'view_user' => 'Ver Usuario :name',
'usercsv' => 'Archivo CSV',
'two_factor_admin_optin_help' => 'La actual configuración de administración permite cumplimiento selectivo de autenticación de dos factores. ',
'two_factor_enrolled' => 'Dispositivo con 2FA inscrito ',
'two_factor_active' => '2FA Activo ',
);

View file

@ -0,0 +1,59 @@
<?php
return array(
'accepted' => 'Ha aceptado con éxito este equipo.',
'declined' => 'Ha declinado con éxito este equipo.',
'bulk_manager_warn' => 'Sus usuarios han sido correctamente actualizados, de todos modos la entrada de administrador no fue guardada porque el administrador seleccionado también estaba en la lista de usuarios a ser editada, y los usuarios no pueden ser sus propior administradores. Vuelva a seleccionar los usuarios, excluyendo al administrador.',
'user_exists' => 'El Usuario ya existe!',
'user_not_found' => 'Usuario [:id] no existe.',
'user_login_required' => 'El campo Usuario es obligatorio',
'user_password_required' => 'El password es obligatorio.',
'insufficient_permissions' => 'No tiene permiso.',
'user_deleted_warning' => 'Este usuario ha sido eliminado. Deberá restaurarlo para editarlo o asignarle nuevos Equipos.',
'ldap_not_configured' => 'La integración con LDAP no ha sido configurada para esta instalación.',
'success' => array(
'create' => 'Usuario correctamente creado.',
'update' => 'Usuario correctamente actualizado.',
'update_bulk' => 'Usuarios correctamente actualizados!',
'delete' => 'Usuario correctamente eliminado.',
'ban' => 'Usuario correctamente bloqueado.',
'unban' => 'Usuario correctamente desbloqueado.',
'suspend' => 'Usuario correctamente suspendido.',
'unsuspend' => 'Usuario correctamente no suspendido.',
'restored' => 'Usuario correctamente restaurado.',
'import' => 'Usuarios importados correctamente.',
),
'error' => array(
'create' => 'Ha habido un problema creando el Usuario. Intentalo de nuevo.',
'update' => 'Ha habido un problema actualizando el Usuario. Intentalo de nuevo.',
'delete' => 'Ha habido un problema eliminando el Usuario. Intentalo de nuevo.',
'delete_has_assets' => 'Este usuario tiene elementos asignados y no se pueden eliminar.',
'unsuspend' => 'Ha habido un problema marcando como no suspendido el Usuario. Intentalo de nuevo.',
'import' => 'Ha habido un problema importando los usuarios. Por favor intente nuevamente.',
'asset_already_accepted' => 'Este equipo ya ha sido aceptado.',
'accept_or_decline' => 'Debe aceptar o declinar este equipo.',
'incorrect_user_accepted' => 'El equipo que has permitido aceptar no te tiene checkeado a ti.',
'ldap_could_not_connect' => 'No se ha podido conectar con el servidor LDAP. Por favor verifique la configuración de su servidor LDAP en su archivo de configuración.<br> Error del servidor LDAP:',
'ldap_could_not_bind' => 'No se ha podido vincular con el servidor LDAP. Por favor verifique la configuración de su servidor LDAP en su archivo de configuración.<br> Error del servidor LDAP: ',
'ldap_could_not_search' => 'No se ha podido buscar en el servidor LDAP. Por favor verifique la configuración de su servidor LDAP en su archivo de configuración.<br> Error del servidor LDAP:',
'ldap_could_not_get_entries' => 'No se han podido obtener entradas del servidor LDAP. Por favor verifique la configuración de su servidor LDAP en su archivo de configuración.<br> Error del servidor LDAP:',
'password_ldap' => 'La contraseña para esta cuenta es administrada por LDAP / Active Directory. Póngase en contacto con su departamento de TI para cambiar su contraseña.',
),
'deletefile' => array(
'error' => 'Archivo no eliminado. Por favor, vuelva a intentarlo.',
'success' => 'Archivo eliminado correctamente.',
),
'upload' => array(
'error' => 'Archivo(s) no cargado. Por favor, vuelva a intentarlo.',
'success' => 'Archivo(s) cargado correctamente.',
'nofiles' => 'No ha seleccionado ningún archivo para subir',
'invalidfiles' => 'Uno o más sus archivos es demasiado grande o es de un tipo no permitido. Los tipos de archivo permitidos son png, gif, jpg, doc, docx, pdf y txt.',
),
);

View file

@ -0,0 +1,38 @@
<?php
return array(
'activated' => 'Activo',
'allow' => 'Permitir',
'checkedout' => 'Equipos',
'created_at' => 'Creado',
'createuser' => 'Crear Usuario',
'deny' => 'Denegar',
'email' => 'Email',
'employee_num' => 'No. Empleado',
'first_name' => 'Nombre',
'groupnotes' => 'Selecciona grupo que se asigna al usuario, recuerda que el usuario tiene los permisos del grupo al que se asigna.',
'id' => 'ID',
'inherit' => 'Hereda de',
'job' => 'Departamento',
'last_login' => 'Ultimo Login',
'last_name' => 'Apellidos',
'location' => 'Localización',
'lock_passwords' => 'Los detalles de acceso no pueden ser cambiados en esta instalación.',
'manager' => 'Responsable',
'managed_locations' => 'Ubicaciones gestionadas',
'name' => 'Usuario',
'notes' => 'Notas',
'password_confirm' => 'Confirmar Password',
'password' => 'Contraseña',
'phone' => 'Teléfono',
'show_current' => 'Mostrar usuarios actuales',
'show_deleted' => 'Mostrar usuarios eliminados',
'title' => 'Puesto',
'to_restore_them' => 'para restaurarlos.',
'updateuser' => 'Actualizar Usuario',
'username' => 'UsuarioUsuario',
'user_deleted_text' => 'Este usuario ha sido marcado como eliminado.',
'username_note' => '(Esto se usa solo para la conexión con Active Directory, no para el inicio de sesión.)',
'cloneuser' => 'Clonar Usuario',
'viewusers' => 'Ver Usuarios',
);

View file

@ -0,0 +1,12 @@
<?php
return [
'send_password_link' => 'Enviar enlace de restablecimiento de contraseña',
'email_reset_password' => 'Restaurar contraseña email',
'reset_password' => 'Restablecer Contraseña',
'login' => 'Iniciar Sesión',
'login_prompt' => 'Por favor, inicia sesión',
'forgot_password' => 'He olvidado mi contraseña',
'remember_me' => 'Recordarme',
];

View file

@ -0,0 +1,37 @@
<?php
return array(
'account_already_exists' => 'Ya existe un usuario con este e-mail.',
'account_not_found' => 'El nombre de usuario o contraseña es incorrecta.',
'account_not_activated' => 'Este usuario no está activado.',
'account_suspended' => 'Este usuario está desactivado.',
'account_banned' => 'Este usuario ha sido expulsado.',
'throttle' => 'Demasiados intentos de inicio de sesión fallidos. Por favor, intente otra vez en alrededor de :minutes minuto(s).',
'signin' => array(
'error' => 'Ha habido un problema al iniciar sesión. Por favor, vuelve a intentarlo.',
'success' => 'has iniciado sesión correctamente.',
),
'signup' => array(
'error' => 'Ha habido un problema al crear la cuenta. Por favor, vuelve a intentarlo.',
'success' => 'Cuenta creada correctamente.',
),
'forgot-password' => array(
'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.',
'success' => 'Email de recuperación de password enviado.',
),
'forgot-password-confirm' => array(
'error' => 'Ha habido un problema al intentar resetear el password. Por favor, vuelve a intentarlo.',
'success' => 'El password ha sido reseteado correctamente.',
),
'activate' => array(
'error' => 'Ha habido un problema al intentar activar la cuenta. Por favor, vuelve a intentarlo..',
'success' => 'Cuenta correctamente activada.',
),
);

View file

@ -0,0 +1,15 @@
<?php
return array(
'actions' => 'Acciones',
'add' => 'Agregar nuevo',
'cancel' => 'Cancelar',
'checkin_and_delete' => 'Verificar y eliminar usuario',
'delete' => 'Borrar',
'edit' => 'Editar',
'restore' => 'Restaurar',
'request' => 'Solicitud',
'submit' => 'Enviar',
'upload' => 'Subir',
'select_file' => 'Seleccionar Archivo...',
);

View file

@ -0,0 +1,210 @@
<?php
return [
'accessories' => 'Accesorios',
'activated' => 'Activado',
'accessory' => 'Accesorio',
'accessory_report' => 'Reporte de Accesorios',
'action' => 'Acción',
'activity_report' => 'Reporte de Actividad',
'address' => 'Dirección',
'admin' => 'Admin',
'add_seats' => 'Sitios añadidos',
'all_assets' => 'Todos los Equipos',
'all' => 'Todos los',
'archived' => 'Archivado',
'asset_models' => 'Modelos',
'asset_model' => 'Modelo',
'asset' => 'Equipo',
'asset_report' => 'Reporte de Equipos',
'asset_tag' => 'Etiqueta',
'assets_available' => 'equipos disponibles',
'audit' => 'Auditoría',
'audit_report' => 'Registro de auditoría',
'assets' => 'Equipos',
'avatar_delete' => 'Eliminar Avatar',
'avatar_upload' => 'Subir Avatar',
'back' => 'Atras',
'bad_data' => 'Ningún resultado. ¿Quizá un dato incorrecto?',
'bulkaudit' => 'Auditoría masiva',
'bulkaudit_status' => 'Estado de auditoría',
'bulk_checkout' => 'Procesar en Lote',
'cancel' => 'Cancelar',
'categories' => 'Categorías',
'category' => 'Categoría',
'change' => 'Entrada / salida',
'changeemail' => 'Cambiar Email',
'changepassword' => 'Cambiar Password',
'checkin' => 'Quitar Equipo',
'checkin_from' => 'Devolución de',
'checkout' => 'Asignar a un usuario',
'city' => 'Ciudad',
'click_here' => 'Pulsa aquí',
'clear_selection' => 'Clear Selection',
'companies' => 'Empresas',
'company' => 'Empresa',
'component' => 'Componente',
'components' => 'Componentes',
'complete' => 'Completo',
'consumable' => 'Consumible',
'consumables' => 'Consumibles',
'country' => 'Pais',
'create' => 'Crear Localización',
'created' => 'Artículo creado',
'created_asset' => 'equipo creado',
'created_at' => 'Creado el',
'updated_at' => 'Actualizado en',
'currency' => '€', // this is deprecated
'current' => 'Actual',
'custom_report' => 'Reporte de Equipos Personalizado',
'dashboard' => 'Tablero',
'days' => 'días',
'days_to_next_audit' => 'Días a la próxima auditoría',
'date' => 'Fecha Compra',
'debug_warning' => '¡Advertencia!',
'debug_warning_text' => 'Esta aplicación esta corriendo en modo producción con debugging activado. Esto puede exponer datos sensibles si su aplicación es accesible desde el exterior. Desactive el modo debug cambiando el valor <code>APP_DEBUG</code> en su archivo <code>.env</code> a <code>false</code>.',
'delete' => 'Borrar',
'deleted' => 'Borrado',
'delete_seats' => 'Asientos eliminados',
'departments' => 'Departamentos',
'department' => 'Departamento',
'deployed' => 'Instalados - ',
'depreciation_report' => 'Informe de amortización',
'download' => 'Descargar',
'depreciation' => 'Amortización',
'editprofile' => 'Editar Perfil',
'eol' => 'EOL',
'email_domain' => 'Dominio de correo electrónico',
'email_format' => 'Formato de correo electrónico',
'email_domain_help' => 'Esto se utiliza para generar direcciones de correo electrónico cuando se importan',
'filastname_format' => 'Primera Inicial del Apellido (jsmith@ejemplo.com)',
'firstname_lastname_format' => 'Primer Nombre y Apellido (jane.smith@ejemplo.com)',
'first' => 'Primero',
'first_name' => 'Nombre',
'first_name_format' => 'Primer Nombre (jane@ejemplo.com)',
'file_name' => 'Archivo',
'file_uploads' => 'Carga de Archivos',
'generate' => 'Generar',
'github_markdown' => 'This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'groups' => 'Grupos',
'gravatar_email' => 'Gravatar Email',
'history' => 'Historial',
'history_for' => 'Historial de',
'id' => 'Id',
'image' => 'Image',
'image_delete' => 'Borrar imagen',
'image_upload' => 'Enviar imagen',
'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg.',
'import' => 'Importar',
'import-history' => 'Historial de Importación',
'asset_maintenance' => 'Mantenimiento de Equipo',
'asset_maintenance_report' => 'Reporte de Mantenimiento de Equipo',
'asset_maintenances' => 'Mantenimientos de Equipo',
'item' => 'Item',
'insufficient_permissions' => '¡Permisos insuficientes!',
'language' => 'Lenguaje',
'last' => 'Último',
'last_login' => 'Último acceso',
'last_name' => 'Apellidos',
'license' => 'Licencia',
'license_report' => 'Reporte de Licencias',
'licenses_available' => 'licencias libres',
'licenses' => 'Licencias',
'list_all' => 'Listar Todo',
'loading' => 'Cargando',
'lock_passwords' => 'Este campo no puede ser editado en ésta instalación.',
'feature_disabled' => 'Esta característica se ha desactivado para la versión de demostración.',
'location' => 'Localización',
'locations' => 'Localizaciones',
'logout' => 'Desconexión',
'lookup_by_tag' => 'Buscar por etiqueta de activo',
'manufacturer' => 'Fabricante',
'manufacturers' => 'Fabricantes',
'markdown' => 'Este campo permite <a href="https://help.github.com/articles/github-flavored-markdown/">Github con sabor a markdown</a>.',
'min_amt' => 'Cantidad mínima',
'min_amt_help' => 'Número mínimo de elementos que deben estar disponibles antes de obtiene desencadenar una alerta.',
'model_no' => 'Modelo No.',
'months' => 'Meses',
'moreinfo' => 'Más Info',
'name' => 'Nombre Localización',
'next' => 'Siguiente',
'next_audit_date' => 'Próxima fecha de auditoría',
'last_audit' => 'Última auditoría',
'new' => 'nuevo!',
'no_depreciation' => 'No Amortizar',
'no_results' => 'Sin Resultados.',
'no' => 'No',
'notes' => 'Notas',
'order_number' => 'Nùmero de orden',
'page_menu' => 'Mostrando elementos de _MENU_',
'pagination_info' => 'Mostrando _START_ de _END_ de elementos _TOTAL_',
'pending' => 'Equipo Pendiente',
'people' => 'Usuarios',
'per_page' => 'Resultados Por Pag',
'previous' => 'Previo',
'processing' => 'Procesando',
'profile' => 'Perfil',
'purchase_cost' => 'Precio Compra',
'purchase_date' => 'Fecha de compra',
'qty' => 'Cant',
'quantity' => 'Cantidad',
'ready_to_deploy' => 'Disponibles',
'recent_activity' => 'Actividad Reciente',
'remove_company' => 'Eliminar Asociación de compañía',
'reports' => 'Informes',
'restored' => 'restored',
'requested' => 'Solicitado',
'request_canceled' => 'Solicitud Cancelada',
'save' => 'Guardar',
'select' => 'Seleccionar',
'search' => 'Buscar',
'select_category' => 'Seleccione una categoría',
'select_department' => 'Seleccione un departamento',
'select_depreciation' => 'Seleccionar un tipo de Amortización',
'select_location' => 'Seleccionar una Ubicación',
'select_manufacturer' => 'Seleccionar un Fabricante',
'select_model' => 'Seleccionar un Modelo',
'select_supplier' => 'Seleccionar un Proveedor',
'select_user' => 'Seleccionar un usuario',
'select_date' => 'Seleccione Fecha (AAAA-MM-DD)',
'select_statuslabel' => 'Seleccionar Estado',
'select_company' => 'Seleccionar empresa',
'select_asset' => 'Seleccionar activos',
'settings' => 'Opciones',
'sign_in' => 'Entrar',
'signature' => 'Firma',
'some_features_disabled' => 'MODO DE DEMOSTRACIÓN: Algunas funciones estan desactivadas para esta instalación.',
'site_name' => 'Sitio',
'state' => 'Provincia',
'status_labels' => 'Etiquetas Estados',
'status' => 'Estados',
'supplier' => 'Proveedor',
'suppliers' => 'Proveedores',
'sure_to_delete' => '¿Está seguro que desea eliminar',
'submit' => 'Enviar',
'target' => 'Objetivo',
'time_and_date_display' => 'Hora y fecha',
'total_assets' => 'Equipos',
'total_licenses' => 'licencias totales',
'total_accessories' => 'total de accesorios',
'total_consumables' => 'total de consumibles',
'type' => 'Tipo',
'undeployable' => 'No Instalable',
'unknown_admin' => 'Admin Desconocido',
'username_format' => 'Formato del nombre de usuario',
'update' => 'Actualizar',
'uploaded' => 'Subido',
'user' => 'Usuario',
'accepted' => 'aceptado',
'declined' => 'declinado',
'unaccepted_asset_report' => 'Activos no aceptados',
'users' => 'Usuarios',
'viewassets' => 'Ver Equipos Asignados',
'website' => 'Sitio web',
'welcome' => 'Bienvenido, :name',
'years' => 'años',
'yes' => 'Si',
'zip' => 'Códio Postal',
'noimage' => 'Imagen no subida o imagen no encontrada.',
'token_expired' => 'Su sesión ha expirado, Intente otra ves.',
];

View file

@ -0,0 +1,71 @@
<?php
return array(
'a_user_canceled' => 'El usuario ha cancelado el item solicitado en la pagina Web',
'a_user_requested' => 'Un usuario a solicitado un item en la pagina Web',
'accessory_name' => 'Nombre de accesorio:',
'additional_notes' => 'Notas adicionales:',
'admin_has_created' => 'Un administrador ha creado una cuenta para ti en la web :web.',
'asset' => 'Activo:',
'asset_name' => 'Nombre del activo:',
'asset_requested' => 'Activo solicitado',
'asset_tag' => 'Etiqueta de activo:',
'assets_warrantee_expiring' => '{1} Activo con garantia expirando en los próximos 60 días.|[2,Inf] Activos con garantías expirando en los próximos 60 días.',
'assigned_to' => 'Asignado a',
'best_regards' => 'Cordialmente,',
'canceled' => 'Cancelado:',
'checkin_date' => 'Fecha de entrada:',
'checkout_date' => 'Fecha de salida:',
'click_to_confirm' => 'Por favor, pulsa en el siguiente enlace para verificar tu cuenta de :web:',
'click_on_the_link_accessory' => 'Haga clic en el enlace en la parte inferior para confirmar que ha recibido el accesorio.',
'click_on_the_link_asset' => 'Haga clic en el enlace en la parte inferior para confirmar que ha recibido el activo.',
'Confirm_Asset_Checkin' => 'Confirmación de retorno de activo.',
'Confirm_Accessory_Checkin' => 'Confirmar devolución del accesorio.',
'Confirm_accessory_delivery' => 'Confirman entrega de accesorio.',
'Confirm_asset_delivery' => 'Confirman entrega de activos.',
'Confirm_consumable_delivery' => 'Confirmar entrega consumible.',
'current_QTY' => 'Cantidad actual',
'Days' => 'Días',
'days' => 'Días',
'expecting_checkin_date' => 'Fecha de devolución prevista:',
'expires' => 'Expira',
'Expiring_Assets_Report' => 'Informe de activos que expiran.',
'Expiring_Licenses_Report' => 'Informe de licencias que expiran.',
'hello' => 'Hola',
'hi' => 'Hola',
'i_have_read' => 'Ha leído y aceptado los términos de uso y he recibido este artículo.',
'item' => 'Articulo:',
'items_below_minimum' => 'artículo {1} está por debajo del mínimo inventario o que pronto estará bajo. | [2, Inf] elementos que están por debajo de mínimo inventario o pronto estarán bajos.',
'Item_Request_Canceled' => 'Solicitud de cancelación de requerimiento',
'Item_Requested' => 'Artículo solicitado',
'licenses_expiring' => '{1} licencia por expirar en los próximos 60 días. | [2, Inf] licencias caducan en los próximos 60 días.',
'link_to_update_password' => 'Haga clic en el siguiente enlace para actualizar su: contraseña de la web:',
'login_first_admin' => 'Inicie sesión en su nueva instalación de Snipe-IT con las credenciales siguientes:',
'login' => 'Entrar:',
'Low_Inventory_Report' => 'Reporte de inventario bajo',
'min_QTY' => 'Cantidad mínima',
'name' => 'Nombre',
'new_item_checked' => 'Un nuevo artículo se ha extraído bajo su nombre, los detalles están a continuación.',
'password' => 'Contraseña:',
'password_reset' => 'Reiniciar la contraseña',
'read_the_terms' => 'Por favor lea las condiciones de uso a continuación.',
'read_the_terms_and_click' => 'Por favor lea los términos de uso abajo y haga clic en el enlace en la parte inferior para confirmar que leído y acepta los términos de uso y han recibido el activo.',
'requested' => 'Solicitado:',
'reset_link' => 'Tu enlace de restablecimiento de contraseña',
'reset_password' => 'Haga Clic aquí para restablecer su contraseña:',
'serial' => 'Número de serie:',
'supplier' => 'Proveedor',
'tag' => 'Etiqueta',
'test_email' => 'Email de prueba de Snipe-IT',
'test_mail_text' => 'Esto es una prueba desde el sistema de gestión de activos de Snipe-IT. Si tienes esto, correo está funcionando :)',
'the_following_item' => 'El siguiente artículo ha sido devuelto: ',
'There_are' => 'Hay',
'to_reset' => 'Para restaurar tu contraseña de :web, rellena este formulario:',
'type' => 'Tipo',
'user' => 'Usuario:',
'username' => 'Nombre de usuario:',
'welcome' => 'Bienvenido, :name',
'welcome_to' => '¡Bienvenido a: web!',
'your_credentials' => 'Tus credenciales de Snipe-IT',
);

View file

@ -0,0 +1,20 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the paginator library to build
| the simple pagination links. You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
'previous' => '&laquo; Anterior',
'next' => 'Siguiente &raquo;',
);

View file

@ -0,0 +1,7 @@
<?php
return [
'sent' => 'El link de la contraseña ha sido enviada!',
'user' => 'El usuario no existe o no tiene un email asociado',
];

Some files were not shown because too many files have changed in this diff Show more