Updated language files

This commit is contained in:
snipe 2016-09-20 05:08:04 -07:00
parent 2ab91fed01
commit 1e4e9dd3d7
71 changed files with 235 additions and 235 deletions

View file

@ -11,7 +11,7 @@ return array(
'title' => 'Asset Models',
'update' => 'Update Asset Model',
'view' => 'View Asset Model',
'update' => 'Update Asset Model',
'update' => 'Update Model',
'clone' => 'Clone Model',
'edit' => 'Edit Model',
);

View file

@ -11,7 +11,7 @@ return array(
'title' => 'Модели на активи',
'update' => 'Обновяване на модел на актив',
'view' => 'Преглед на модел на актив',
'update' => 'Обновяване на модел на актив',
'update' => 'Обновяване на модел',
'clone' => 'Копиране на модел',
'edit' => 'Редакция на модел',
);

View file

@ -5,16 +5,16 @@ return array(
'field' => 'Feld',
'about_fieldsets_title' => 'Über Feldsätze',
'about_fieldsets_text' => 'Feldsätze erlauben es Gruppen aus benutzerdefinierten Feldern zu erstellen, welche regelmäßig für spezifische Modelltypen benutzt werden.',
'custom_format' => 'Custom format...',
'encrypt_field' => 'Encrypt the value of this field in the database',
'encrypt_field_help' => 'WARNING: Encrypting a field makes it unsearchable.',
'custom_format' => 'Benutzerdefiniertes Format...',
'encrypt_field' => 'Den Wert dieses Feldes in der Datenbank verschlüsseln',
'encrypt_field_help' => 'Warnung: Ein verschlüsseltes Feld kann nicht durchsucht werden.',
'fieldset' => 'Feldsatz',
'qty_fields' => 'Anzahl Felder',
'fieldsets' => 'Feldsätze',
'fieldset_name' => 'Feldsatzname',
'field_name' => 'Feldname',
'field_values' => 'Field Values',
'field_values_help' => 'Add selectable options, one per line. Blank lines other than the first line will be ignored.',
'field_values' => 'Feldwerte',
'field_values_help' => 'Füge wählbare Optionen hinzu, eine pro Zeile. Leere Zeilen außer der ersten Zeile werden ignoriert.',
'field_element' => 'Formularelement',
'field_element_short' => 'Element',
'field_format' => 'Format',

View file

@ -37,9 +37,9 @@ return array(
),
'import' => array(
'error' => 'Some items did not import correctly.',
'errorDetail' => 'The following Items were not imported because of errors.',
'success' => "Your file has been imported",
'error' => 'Einige Elemente wurden nicht korrekt importiert.',
'errorDetail' => 'Die folgenden Elemente wurden aufgrund von Fehlern nicht importiert.',
'success' => "Ihre Datei wurde importiert",
),
@ -53,7 +53,7 @@ return array(
'error' => 'Asset konnte nicht herausgegeben werden. Bitte versuchen Sie es erneut',
'success' => 'Asset wurde erfolgreich herausgegeben.',
'user_does_not_exist' => 'Dieser Benutzer existiert nicht. Bitte versuchen Sie es erneut.',
'not_available' => 'That asset is not available for checkout!'
'not_available' => 'Dieses Asset kann nicht herausgegeben werden!'
),
'checkin' => array(

View file

@ -16,7 +16,7 @@ return array(
'backups' => 'Sicherungen',
'barcode_settings' => 'Barcode Einstellungen',
'confirm_purge' => 'Bereinigung bestätigen',
'confirm_purge_help' => 'Geben Sie das Wort "Löschen" in das untere Feld ein um die gelöschten Einträge zu bereinigen. Dies kann nicht rückgängig gemacht werden.',
'confirm_purge_help' => 'Geben Sie das Wort "DELETE" in das untere Feld ein um die gelöschten Einträge zu bereinigen. Dies kann nicht rückgängig gemacht werden.',
'custom_css' => 'Eigenes CSS',
'custom_css_help' => 'Füge eigenes CSS hinzu. Benutze keine <style></style> tags.',
'default_currency' => 'Standard Währung',
@ -51,8 +51,8 @@ return array(
'ldap_pword' => 'LDAP Bind Passwort',
'ldap_basedn' => 'Basis Bind DN',
'ldap_filter' => 'LDAP Filter',
'ldap_pw_sync' => 'LDAP Password Sync',
'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' => 'LDAP Passwörter synchronisieren',
'ldap_pw_sync_help' => 'Deaktivieren Sie diese Option, wenn Sie nicht möchten, dass LDAP-Passwörter mit lokalen Passwörtern synchronisiert werden. Wenn Sie dies deaktivieren, kann es sein, dass Benutzer sich möglicherweise nicht anmelden können falls der LDAP-Server aus irgendeinem Grund nicht erreichbar ist.',
'ldap_username_field' => 'Benutzername',
'ldap_lname_field' => 'Familienname',
'ldap_fname_field' => 'LDAP Vorname',

View file

@ -4,13 +4,13 @@ return array(
'about' => 'Info Statusbezeichnung',
'archived' => 'Archiviert',
'create' => 'Statusbezeichnung erstellen',
'color' => 'Chart Color',
'color' => 'Diagrammfarbe',
'deployable' => 'Einsetzbar',
'info' => 'Status Label werden eingesetzt um diverse Stati Ihrer Assets zu beschreiben. Diese können zB. in Reparatur sein, Gestohlen oder Verlohren worden sein. Sie können neue Status Labels für Einsetzbare, Unerledigte und Archivierte Assets erstellen.',
'name' => 'Statusname',
'pending' => 'Unerledigt',
'status_type' => 'Statustyp',
'show_in_nav' => 'Show in side nav',
'show_in_nav' => 'Im seitlichen Navigationsbereich zeigen',
'title' => 'Statusbezeichnungen',
'undeployable' => 'nicht Einsetzbar',
'update' => 'Statusbezeichnung bearbeiten',

View file

@ -76,7 +76,7 @@
'image_delete' => 'Bild löschen',
'image_upload' => 'Bild hinzufügen',
'import' => 'Import',
'import-history' => 'Import History',
'import-history' => 'Import Verlauf',
'asset_maintenance' => 'Asset Wartung',
'asset_maintenance_report' => 'Asset Wartungsbericht',
'asset_maintenances' => 'Asset Wartungen',

View file

@ -2,7 +2,7 @@
return array(
'does_not_exist' => 'The accessory does not exist.',
'does_not_exist' => 'Το εξάρτημα δεν υπάρχει.',
'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ',
'create' => array(

View file

@ -6,11 +6,11 @@ return array(
'accessory_category' => 'Kategori Aksesoris',
'accessory_name' => 'Nama Aksesoris',
'cost' => 'Harga Beli',
'checkout' => 'Checkout Accessory',
'checkin' => 'Checkin Accessory',
'checkout' => 'Keluarkan Aksesoris',
'checkin' => 'Masukan Aksesoris',
'create' => 'Buat Aksesoris',
'date' => 'Tanggal Pembelian',
'edit' => 'Edit Accessory',
'edit' => 'Ubah Aksesoris',
'eula_text' => 'Kategori EULA',
'eula_text_help' => 'Bidang ini memungkinkan Anda untuk menyesuaikan EULA Anda untuk jenis tertentu dari aset. Jika Anda hanya memiliki satu EULA untuk semua aset Anda, Anda dapat memeriksa kotak di bawah untuk menggunakan default primer.',
'require_acceptance' => 'Mengharuskan pengguna untuk mengkonfirmasi penerimaan aset dalam kategori ini.',

View file

@ -16,9 +16,9 @@ return array(
),
'delete' => array(
'confirm' => 'Are you sure you wish to delete this accessory?',
'error' => 'There was an issue deleting the accessory. Please try again.',
'success' => 'The accessory was deleted successfully.'
'confirm' => 'Anda yakin ingin menghapus aksesoris ini?',
'error' => 'Ada masalah untuk mengahpus aksesoris ini. Silahkan coba lagi.',
'success' => 'Aksessoris ini berhasil dihapus.'
),
'checkout' => array(

View file

@ -3,8 +3,8 @@
return array(
'does_not_exist' => 'Kategori tidak ada.',
'assoc_models' => 'This category is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this category and try again. ',
'assoc_items' => 'This category is currently associated with at least one :asset_type and cannot be deleted. Please update your :asset_type to no longer reference this category and try again. ',
'assoc_models' => 'Kategori ini saat ini terkait dengan setidaknya satu model dan tidak dapat dihapus. Silahkan update model Anda untuk tidak lagi tereferensi dengan kategori ini dan coba lagi. ',
'assoc_items' => 'Kategori ini saat ini terkait dengan setidaknya satu: jenis aset dan tidak dapat dihapus. Silahkan perbarui : Asset_TYPE untuk tidak lagi referensi kategori ini dan coba lagi. ',
'create' => array(
'error' => 'Kategori gagal dibuat, silahkan coba lagi.',

View file

@ -1,4 +1,4 @@
<?php
return [
'select_company' => 'Select Company',
'select_company' => 'Pilih Perusahaan',
];

View file

@ -1,18 +1,18 @@
<?php
return array(
'does_not_exist' => 'Company does not exist.',
'assoc_users' => 'This company is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this company and try again. ',
'does_not_exist' => 'Perusahaan tidak ada.',
'assoc_users' => 'Kategori ini saat ini terkait dengan setidaknya satu model dan tidak dapat dihapus. Silahkan perbaharui model Anda untuk tidak lagi tereferensi dengan kategori ini dan coba lagi. ',
'create' => array(
'error' => 'Company was not created, please try again.',
'success' => 'Company created successfully.'
'error' => 'Perusahaan tidak Tersimapn, Coba lagi.',
'success' => 'Perusahaan sukses dibuat.'
),
'update' => array(
'error' => 'Company was not updated, please try again',
'success' => 'Company updated successfully.'
'error' => 'Perusahaan tidak diperbaharui, coba lagi',
'success' => 'Perusahaan sukses diperbaharui.'
),
'delete' => array(
'confirm' => 'Are you sure you wish to delete this company?',
'error' => 'There was an issue deleting the company. Please try again.',
'success' => 'The Company was deleted successfully.'
'confirm' => 'Anda yakin ingin menghapus perusahaan ini?',
'error' => 'Ada masalah menghapus perusahaan. Silakan coba lagi.',
'success' => 'Perusahaan berhasil dihapus.'
)
);

View file

@ -1,9 +1,9 @@
<?php
return array(
'companies' => 'Companies',
'create' => 'Create Company',
'title' => 'Company',
'update' => 'Update Company',
'name' => 'Company Name',
'companies' => 'Perusahaan',
'create' => 'Buat Perusahaan',
'title' => 'Perusahaan',
'update' => 'Perbaharui Perusahaan',
'name' => 'Nama Perusahaan',
'id' => 'ID',
);

View file

@ -1,17 +1,17 @@
<?php
return array(
'about_components_title' => 'About Components',
'about_components_text' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'component_name' => 'Component Name',
'checkin' => 'Checkin Component',
'checkout' => 'Checkout Component',
'cost' => 'Purchase Cost',
'create' => 'Create Component',
'edit' => 'Edit Component',
'date' => 'Purchase Date',
'order' => 'Order Number',
'remaining' => 'Remaining',
'about_components_title' => 'Tentang Komponen',
'about_components_text' => 'Komponen adalah bagian dari aset, contoh HDD, RAM, dll.',
'component_name' => 'Nama Komponen',
'checkin' => 'Komponen Masuk',
'checkout' => 'Komponen Keluar',
'cost' => 'Harga Pembelian',
'create' => 'Buat Komponen',
'edit' => 'Ubah Komponen',
'date' => 'Tanggal Pemebelian',
'order' => 'Nomor Permintaan',
'remaining' => 'Sisa',
'total' => 'Total',
'update' => 'Update Component',
'update' => 'Perbaharui Komponen',
);

View file

@ -2,34 +2,34 @@
return array(
'does_not_exist' => 'Component does not exist.',
'does_not_exist' => 'Komponen tidak ada.',
'create' => array(
'error' => 'Component was not created, please try again.',
'success' => 'Component created successfully.'
'error' => 'Komponen belum dibuat, silahkan coba lagi.',
'success' => 'Komponen berhasil dibuat.'
),
'update' => array(
'error' => 'Component was not updated, please try again',
'success' => 'Component updated successfully.'
'error' => 'Komponen gagal diubah, silahkan coba lagi',
'success' => 'Komponen berhasil diubah.'
),
'delete' => array(
'confirm' => 'Are you sure you wish to delete this component?',
'error' => 'There was an issue deleting the component. Please try again.',
'success' => 'The component was deleted successfully.'
'confirm' => 'Anda yakin akan mengahpus komponen ini?',
'error' => 'Ada masalah untuk hapus komponen, silahkan coba kembali.',
'success' => 'Komponen berhasil dihapus.'
),
'checkout' => array(
'error' => 'Component was not checked out, please try again',
'success' => 'Component checked out successfully.',
'user_does_not_exist' => 'That user is invalid. Please try again.'
'error' => 'Komponen tidak bisa dikeluarkan, silahkan coba kembali',
'success' => 'Komponen berhasil dikeluarkan.',
'user_does_not_exist' => 'Pengguna tidak cocok. Silahkan coba lagi.'
),
'checkin' => array(
'error' => 'Component was not checked in, please try again',
'success' => 'Component checked in successfully.',
'user_does_not_exist' => 'That user is invalid. Please try again.'
'error' => 'Komponen tidak bisa dimasukan, silahkan coba lagi',
'success' => 'Komponen berhasil dimasukan.',
'user_does_not_exist' => 'Pengguna tidak cocok. Silahkan coba lagi.'
)

View file

@ -1,5 +1,5 @@
<?php
return array(
'title' => 'Component Name',
'title' => 'Nama Komponen',
);

View file

@ -7,7 +7,7 @@ return array(
'cost' => 'Harga Beli',
'create' => 'Buat Consumable',
'date' => 'Tanggal Pembelian',
'item_no' => 'Item No.',
'item_no' => 'No Barang.',
'order' => 'Nomor Pembelian',
'remaining' => 'Tersisa',
'total' => 'Total',

View file

@ -1,7 +1,7 @@
<?php
return array(
'bulk_delete' => 'Confrm Bulk Delete Assets',
'bulk_delete' => 'Konfirmasi hapus semua aset',
'bulk_delete_help' => 'Review the assets for bulk deletion below. Once deleted, these assets can be restored, but they will no longer be associated with any users they are currently assigned to.',
'bulk_delete_warn' => 'You are about to delete :asset_count assets.',
'bulk_update' => 'Perbarui Aset secara massal',

View file

@ -11,7 +11,7 @@ return array(
'title' => 'Asset Models',
'update' => 'Update Asset Model',
'view' => 'View Asset Model',
'update' => 'Update Asset Model',
'update' => 'Update Model',
'clone' => 'Clone Model',
'edit' => 'Edit Model',
);

View file

@ -11,7 +11,7 @@ return array(
'title' => 'Asset Models',
'update' => 'Update Asset Model',
'view' => 'View Asset Model',
'update' => 'Update Asset Model',
'update' => 'Update Model',
'clone' => 'Clone Model',
'edit' => 'Edit Model',
);

View file

@ -11,7 +11,7 @@ return array(
'title' => 'مدل دارایی',
'update' => 'بروزسانی مدل دارایی',
'view' => 'نمایش مدل دارایی',
'update' => 'بروزسانی مدل دارایی',
'update' => 'مدل به روز رسانی',
'clone' => 'مدل شگرف',
'edit' => 'تغییر مدل',
);

View file

@ -11,7 +11,7 @@ return array(
'title' => 'Laitemallit',
'update' => 'Päivitä Laitemalli',
'view' => 'Näytä Laitemalli',
'update' => 'Päivitä Laitemalli',
'update' => 'Päivitä Malli',
'clone' => 'Monista Malli',
'edit' => 'Muokkaa Mallia',
);

View file

@ -5,16 +5,16 @@ return array(
'field' => 'Champ',
'about_fieldsets_title' => 'A propos des fieldsets',
'about_fieldsets_text' => 'Les fieldsets permettent de créer des groupes de champs personnalisés que vous utilisez fréquemment pour des types de modèles spécifiques.',
'custom_format' => 'Custom format...',
'encrypt_field' => 'Encrypt the value of this field in the database',
'encrypt_field_help' => 'WARNING: Encrypting a field makes it unsearchable.',
'custom_format' => 'Format personnalisé...',
'encrypt_field' => 'Chiffrer la valeur de ce champ dans la base de données',
'encrypt_field_help' => 'AVERTISSEMENT: Chiffrer un champ en rend la recherche sur le contenu impossible.',
'fieldset' => 'Fieldset',
'qty_fields' => 'Qté de champs',
'fieldsets' => 'Fieldsets',
'fieldset_name' => 'Nom du fieldset',
'field_name' => 'Nom du champ',
'field_values' => 'Field Values',
'field_values_help' => 'Add selectable options, one per line. Blank lines other than the first line will be ignored.',
'field_values' => 'Valeurs de champ',
'field_values_help' => 'Ajouter des options sélectionnables, une par ligne. Les lignes vides autres que la première ligne seront ignorées.',
'field_element' => 'Élément de formulaire',
'field_element_short' => 'Elément',
'field_format' => 'Format',

View file

@ -37,9 +37,9 @@ return array(
),
'import' => array(
'error' => 'Some items did not import correctly.',
'errorDetail' => 'The following Items were not imported because of errors.',
'success' => "Your file has been imported",
'error' => 'Certains éléments n\'ont pas été correctement importés.',
'errorDetail' => 'Les éléments suivants n\'ont pas été importés à cause d\'erreurs.',
'success' => "Votre fichier a bien été importé",
),
@ -53,7 +53,7 @@ return array(
'error' => 'Ce bien n\'a pas été sorti, veuillez réessayer',
'success' => 'Ce bien a été sorti correctement.',
'user_does_not_exist' => 'Cet utilisateur est invalide. Veuillez réessayer.',
'not_available' => 'That asset is not available for checkout!'
'not_available' => 'Ce bien n\'est pas disponible pour être sorti!'
),
'checkin' => array(

View file

@ -51,8 +51,8 @@ return array(
'ldap_pword' => 'Mot de passe bind LDAP',
'ldap_basedn' => 'Bind de base DN',
'ldap_filter' => 'Filtre LDAP',
'ldap_pw_sync' => 'LDAP Password Sync',
'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' => 'Synchronisation du mot de passe LDAP',
'ldap_pw_sync_help' => 'Décochez cette case si vous ne souhaitez pas conserver les mots de passe LDAP synchronisés avec les mots de passe locaux. Cette désactivation signifie que vos utilisateurs ne pourront plus se connecter si votre serveur LDAP est injoignable pour une raison quelconque.',
'ldap_username_field' => 'Champ nom d\'utilisateur',
'ldap_lname_field' => 'Nom de famille',
'ldap_fname_field' => 'Prénom LDAP',

View file

@ -4,13 +4,13 @@ return array(
'about' => 'À propos des étiquettes de statut',
'archived' => 'Retiré',
'create' => 'Créé une étiquette de statut',
'color' => 'Chart Color',
'color' => 'Couleur du graphique',
'deployable' => 'Déployable',
'info' => 'Les étiquettes d\'état sont utilisés pour décrire les différents états de vos actifs. Ils peuvent être pour réparation , perdu / volé , etc. Vous pouvez créer de nouvelles étiquettes d\'état pour déployable , en attente et actifs retirés.',
'name' => 'Nom du statut',
'pending' => 'En attente',
'status_type' => 'Type d\'état',
'show_in_nav' => 'Show in side nav',
'show_in_nav' => 'Afficher dans la barre latérale',
'title' => 'Étiquette de statut',
'undeployable' => 'Non déployable',
'update' => 'Mettre à jour l\'étiquette de statut',

View file

@ -76,7 +76,7 @@
'image_delete' => 'Supprimer l\'image',
'image_upload' => 'Charger une image',
'import' => 'Importer',
'import-history' => 'Import History',
'import-history' => 'Importer l\'historique',
'asset_maintenance' => 'Gestion des actifs',
'asset_maintenance_report' => 'Rapport sur l\'entretien d\'actif',
'asset_maintenances' => 'Entretien d\'actifs',

View file

@ -11,7 +11,7 @@ return array(
'title' => 'Asset Models',
'update' => 'עדכון דגם הנכס',
'view' => 'View Asset Model',
'update' => 'עדכון דגם הנכס',
'update' => 'עדכון הדגם',
'clone' => 'שיבוט המודל',
'edit' => 'עריכת מודל',
);

View file

@ -11,7 +11,7 @@ return array(
'title' => 'Asset Models',
'update' => 'Update Asset Model',
'view' => 'View Asset Model',
'update' => 'Update Asset Model',
'update' => 'Update Model',
'clone' => 'Clone Model',
'edit' => 'Edit Model',
);

View file

@ -5,16 +5,16 @@ return array(
'field' => 'Kolom',
'about_fieldsets_title' => 'Tentang Set Kolom',
'about_fieldsets_text' => 'Fieldsets memungkinkan Anda untuk membuat kolom tambahan yang seringkali dipakai untuk dapat digunakan pada model aset tertentu.',
'custom_format' => 'Custom format...',
'encrypt_field' => 'Encrypt the value of this field in the database',
'encrypt_field_help' => 'WARNING: Encrypting a field makes it unsearchable.',
'custom_format' => 'Format Tambahan...',
'encrypt_field' => 'Enkripsi nilai kolom ini di database',
'encrypt_field_help' => 'PERINGATAN: Mengenkripsi kolom menjadikan tidak bisa ditemukan.',
'fieldset' => 'Set Kolom',
'qty_fields' => 'Kolom Jumlah',
'fieldsets' => 'Kumpulan Set Kolom',
'fieldset_name' => 'Nama Kumpulan Set Kolom',
'field_name' => 'Nama Set Kolom',
'field_values' => 'Field Values',
'field_values_help' => 'Add selectable options, one per line. Blank lines other than the first line will be ignored.',
'field_values' => 'Nilai Kolom',
'field_values_help' => 'Tambahkan opsi yang bisa dipilih, satu opsi per baris. Baris kosong selain baris pertama akan diabaikan.',
'field_element' => 'Elemen Form',
'field_element_short' => 'Elemen',
'field_format' => 'Format',

View file

@ -16,30 +16,30 @@ return array(
'update' => array(
'error' => 'Gagal perbarui aset, silahkan coba kembali',
'success' => 'Sukses perbarui aset.',
'nothing_updated' => 'No fields were selected, so nothing was updated.',
'nothing_updated' => 'Tidak ada kolom yang dipilih, jadi tidak ada yang diperbaharui.',
),
'restore' => array(
'error' => 'Asset was not restored, please try again',
'success' => 'Asset restored successfully.'
'error' => 'Aset gagal dikembalikan, silahkan coba lagi',
'success' => 'Aset berhasil dikembalikan.'
),
'deletefile' => array(
'error' => 'File not deleted. Please try again.',
'success' => 'File successfully deleted.',
'error' => 'Berkas tidak terhapus. Silahkan coba kembali.',
'success' => 'Berkas berhasil dihapus.',
),
'upload' => array(
'error' => 'File(s) not uploaded. Please try again.',
'success' => 'File(s) successfully uploaded.',
'nofiles' => 'You did not select any files for upload, or the file you are trying to upload is too large',
'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.',
'error' => 'Berkas gagal diunggah. Silahkan coba kembali.',
'success' => 'Berkas berhasil diunggah.',
'nofiles' => 'Anda belum memilih berkas untuk diunggah, atau berkas yang akan diunggah terlalu besar',
'invalidfiles' => 'Satu atau beberapa berkas Anda terlalu besar atau termasuk tipe berkas yang tidak diizinkan. Berkas yang diperbolehkan adalah png, gif, jpg, doc, docx, pdf, dan txt.',
),
'import' => array(
'error' => 'Some items did not import correctly.',
'errorDetail' => 'The following Items were not imported because of errors.',
'success' => "Your file has been imported",
'error' => 'Beberapa item tidak terimpor dengan benar.',
'errorDetail' => 'Item berikut tidak terimpor karena ada kesalahan.',
'success' => "Berkas Anda berhasil terimpor",
),
@ -53,7 +53,7 @@ return array(
'error' => 'Aset gagal di berikan, silahkan coba kembali',
'success' => 'Sukses memberikan aset.',
'user_does_not_exist' => 'Pengguna tersebut tidak terdaftar. Silahkan coba kembali.',
'not_available' => 'That asset is not available for checkout!'
'not_available' => 'Aset tersebut tidak tersedia untuk checkout!'
),
'checkin' => array(

View file

@ -51,8 +51,8 @@ return array(
'ldap_pword' => 'Katakunci LDAP',
'ldap_basedn' => 'Base Bind DN',
'ldap_filter' => 'Saring LDAP',
'ldap_pw_sync' => 'LDAP Password Sync',
'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' => 'Sinkronisasi Password LDAP',
'ldap_pw_sync_help' => 'Hapus tanda centang kotak ini jika Anda tidak ingin menyimpan password LDAP disinkronkan dengan password lokal. Menonaktifkan ini berarti bahwa pengguna Anda mungkin tidak bisa login jika server LDAP Anda tidak bisa diakses untuk beberapa alasan.',
'ldap_username_field' => 'Kolom nama pengguna',
'ldap_lname_field' => 'Nama Belakang',
'ldap_fname_field' => 'LDAP Nama Depan',

View file

@ -4,13 +4,13 @@ return array(
'about' => 'Tentang label status',
'archived' => 'Diarsipkan',
'create' => 'Membuat label status',
'color' => 'Chart Color',
'color' => 'Warna Bagan',
'deployable' => 'Dapat digunakan',
'info' => 'Label status digunakan untuk menjelaskan berbagai macam status aset. Sebagai contoh, rusak/hilang, dalam perbaikan dan sebagainya. Anda dapat membuat status label baru untuk penundaan aset, aset yang dapat digunakan dan aset yang diarsipkan.',
'name' => 'Nama Status',
'pending' => 'Tunda',
'status_type' => 'Tipe Status',
'show_in_nav' => 'Show in side nav',
'show_in_nav' => 'Tampilkan di navigasi samping',
'title' => 'Label Status',
'undeployable' => 'Tidak dapat digunakan',
'update' => 'Perbarui label status',

View file

@ -11,7 +11,7 @@ return array(
'title' => 'Modelli Bene',
'update' => 'Aggiorna Modello Bene',
'view' => 'Visualizza Modello Bene',
'update' => 'Aggiorna Modello Bene',
'update' => 'Aggiorna Modello',
'clone' => 'Clona Modello',
'edit' => 'Modifica Modello',
);

View file

@ -5,16 +5,16 @@ return array(
'field' => '항목',
'about_fieldsets_title' => '항목세트란',
'about_fieldsets_text' => '항목세트는 특정 자산 모델에 사용하기 위해 빈번하게 재사용되는 사용자 정의 항목의 그룹을 생성하는 것을 허용합니다.',
'custom_format' => 'Custom format...',
'encrypt_field' => 'Encrypt the value of this field in the database',
'encrypt_field_help' => 'WARNING: Encrypting a field makes it unsearchable.',
'custom_format' => '사용자 지정 형식...',
'encrypt_field' => '데이터베이스의 이 항목 값을 암호화',
'encrypt_field_help' => '경고: 항목을 암호화 하면 검색을 할 수 없습니다.',
'fieldset' => '항목세트',
'qty_fields' => '항목수',
'fieldsets' => '항목세트',
'fieldset_name' => '항목세트명',
'field_name' => '항목명',
'field_values' => 'Field Values',
'field_values_help' => 'Add selectable options, one per line. Blank lines other than the first line will be ignored.',
'field_values' => '항목 값',
'field_values_help' => '줄 당 한개의 옵션을 선택하세요. 첫번째 줄 이후의 빈 줄은 무시됩니다.',
'field_element' => '양식 성분',
'field_element_short' => '성분',
'field_format' => '형식',

View file

@ -3,7 +3,7 @@
return array(
'archived' => '보관됨',
'asset' => '자산',
'bulk_checkout' => 'Checkout Assets to User',
'bulk_checkout' => '사용자에게 반출할 자산',
'checkin' => '반입 자산',
'checkout' => '사용자에게 반출된 자산',
'clone' => '자산 복제',

View file

@ -37,9 +37,9 @@ return array(
),
'import' => array(
'error' => 'Some items did not import correctly.',
'errorDetail' => 'The following Items were not imported because of errors.',
'success' => "Your file has been imported",
'error' => '몇몇 품목들을 정확하게 읽어오지 못했습니다.',
'errorDetail' => '다음 품목들은 오류로 읽어오지 못했습니다.',
'success' => "파일에서 읽어오기가 완료되었습니다",
),
@ -53,7 +53,7 @@ return array(
'error' => '자산이 반출되지 않았습니다. 다시 시도해 주세요.',
'success' => '자산이 반출되었습니다.',
'user_does_not_exist' => '잘못된 사용자 입니다. 다시 시도해 주세요.',
'not_available' => 'That asset is not available for checkout!'
'not_available' => '그 자산은 반출 할 수 없습니다!'
),
'checkin' => array(

View file

@ -3,8 +3,8 @@
return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory 도메인',
'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.',
'is_ad' => 'This is an Active Directory server',
'ad_domain_help' => '이것은 보통은 당신의 이메일 주소와 같지만, 항상 같지는 않습니다.',
'is_ad' => '이것은 Active Directory 서버입니다.',
'alert_email' => '알림 전송',
'alerts_enabled' => '알림 사용',
'alert_interval' => '(일자) 최대값 만료 알림',
@ -41,18 +41,18 @@ return array(
'ldap_integration' => 'LDAP 연동',
'ldap_settings' => 'LDAP 설정',
'ldap_server' => 'LDAP 서버',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_help' => '이것은 (복호화또는 TLS 용) ldap로 시작합니다:// 또는 (SSL용) ldaps://',
'ldap_server_cert' => 'LDAP SSL 인증서 확인',
'ldap_server_cert_ignore' => '유효하지 않은 SSL 인증서 허용',
'ldap_server_cert_help' => '자체 서명한 SSL 인증서를 사용하고, 유효하지 않은 SSL 인증서 사용을 승인하고자 하는 경우, 이 확인 상자를 선택하십시오.',
'ldap_tls' => 'Use TLS',
'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ',
'ldap_tls' => 'TLS 사용',
'ldap_tls_help' => '이것은 LDAP 서버에서 STARTTLS를 실행하는 경우에만 검사됩니다. ',
'ldap_uname' => 'LDAP 연결용 사용자명',
'ldap_pword' => 'LDAP 연결용 비밀번호',
'ldap_basedn' => 'Base BIND DN',
'ldap_filter' => 'LDAP 필터',
'ldap_pw_sync' => 'LDAP Password Sync',
'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' => 'LDAP 암호 동기화',
'ldap_pw_sync_help' => '로컬 암호와 PDAP 암호를 동기화 하지 않으려면 이 박스의 체크를 풀어주세요. 이것을 해제하면 당신의 LDAP 서버에 여러 원인으로 접속할 수 없다면 사용자들도 로그인 할 수 없게 됩니다.',
'ldap_username_field' => '사용자명 항목',
'ldap_lname_field' => '성:',
'ldap_fname_field' => 'LDAP 이름',
@ -110,5 +110,5 @@ return array(
'bottom' => '아래',
'vertical' => '수직',
'horizontal' => '수평',
'zerofill_count' => 'Length of asset tags, including zerofill',
'zerofill_count' => '0 채움을 포함한, 자산 태그 길이',
);

View file

@ -4,13 +4,13 @@ return array(
'about' => '상태 꼬리표란',
'archived' => '보관됨',
'create' => '상태 꼬리표 생성',
'color' => 'Chart Color',
'color' => '차트 색',
'deployable' => '사용가능',
'info' => '상태 꼬리표는 소유한 자산들의 다양한 상태들을 묘사할 때 사용됩니다. 수리요망, 분실/도난 등이 될 것입니다. 사용 할 수 있거나, 대기중이거나 보관된 자산들 대상으로 새로운 상태 딱지를 생성할 수 있습니다.',
'name' => '상태 명',
'pending' => '대기중',
'status_type' => '상태 유형',
'show_in_nav' => 'Show in side nav',
'show_in_nav' => '측면 탐색메뉴에 보이기',
'title' => '상태 꼬리표',
'undeployable' => '사용불가',
'update' => '상태 꼬리표 수정',

View file

@ -23,7 +23,7 @@
'avatar_upload' => '아바타 올리기',
'back' => '이전',
'bad_data' => '찾을 수 없습니다. 잘못된 데이터 인가요?',
'bulk_checkout' => 'Bulk Checkout',
'bulk_checkout' => '대량 반출',
'cancel' => '취소',
'categories' => '분류',
'category' => '분류',
@ -76,7 +76,7 @@
'image_delete' => '이미지 삭제',
'image_upload' => '이미지 올리기',
'import' => '불러오기',
'import-history' => 'Import History',
'import-history' => '가져오기 이력',
'asset_maintenance' => '자산 관리',
'asset_maintenance_report' => '자산 관리 보고서',
'asset_maintenances' => '자산 관리',
@ -107,7 +107,7 @@
'moreinfo' => '추가 정보',
'name' => '이름',
'next' => '다음',
'new' => 'new!',
'new' => '신규!',
'no_depreciation' => '감가 상각 없음',
'no_results' => '결과 없음.',
'no' => '아니오',
@ -143,7 +143,7 @@
'select_asset' => '자산 선택',
'settings' => '설정',
'sign_in' => '로그인',
'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.',
'some_features_disabled' => '데모 모드: 설치 시 일부 기능은 사용할 수 없습니다.',
'site_name' => '사이트 명',
'state' => '주',
'status_labels' => '상태 딱지',

View file

@ -64,8 +64,8 @@ return array(
),
"unique" => ":attribute 는 이미 획득하였습니다.",
"url" => ":attribute 형식이 부정확 합니다.",
"statuslabel_type" => "You must select a valid status label type",
"unique_undeleted" => "The :attribute must be unique.",
"statuslabel_type" => "올바른 상태 꼬리표 형식을 선택해 주셔야 합니다",
"unique_undeleted" => ":attribute 는 고유의 값만 가져야 합니다.",
/*

View file

@ -11,7 +11,7 @@ return array(
'title' => 'Įrangos modeliai',
'update' => 'Atnaujinti įrangos modelį',
'view' => 'Peržiūrėti įrangos modelį',
'update' => 'Atnaujinti įrangos modelį',
'update' => 'Atnaujinti modelį',
'clone' => 'Kopijuoti modelį',
'edit' => 'Taisyti modelį',
);

View file

@ -11,7 +11,7 @@ return array(
'title' => 'Model Harta',
'update' => 'Kemaskini Model Harta',
'view' => 'Papar Model Harta',
'update' => 'Kemaskini Model Harta',
'update' => 'Kemaskini Model',
'clone' => 'Pendua Model',
'edit' => 'Kemaskini Model',
);

View file

@ -5,16 +5,16 @@ return array(
'field' => 'Campo',
'about_fieldsets_title' => 'Sobre conjuntos de campos',
'about_fieldsets_text' => 'Conjuntos de campos permitem criar grupos de campos personalizados que são frequentemente reutilizados para modelos de ativos específicos.',
'custom_format' => 'Custom format...',
'encrypt_field' => 'Encrypt the value of this field in the database',
'encrypt_field_help' => 'WARNING: Encrypting a field makes it unsearchable.',
'custom_format' => 'Formato personalizado...',
'encrypt_field' => 'Encriptar valor deste campo na base de dados',
'encrypt_field_help' => 'AVISO: Criptografar um campo torna-o não pesquisável.',
'fieldset' => 'Conjunto de campos',
'qty_fields' => 'Qtd de campos',
'fieldsets' => 'Conjuntos de campos',
'fieldset_name' => 'Nome do conjunto de campos',
'field_name' => 'Nome do campo',
'field_values' => 'Field Values',
'field_values_help' => 'Add selectable options, one per line. Blank lines other than the first line will be ignored.',
'field_values' => 'Valores do campo',
'field_values_help' => 'Adicione opções selecionáveis, uma por linha. Linhas vazias que não a primeira serão ignoradas.',
'field_element' => 'Elemento do formulario',
'field_element_short' => 'Elemento',
'field_format' => 'Formato',

View file

@ -3,7 +3,7 @@
return array(
'archived' => 'Arquivado',
'asset' => 'Ativo',
'bulk_checkout' => 'Checkout Assets to User',
'bulk_checkout' => 'Atribuir ativo a utilizador',
'checkin' => 'Retornar Ativo',
'checkout' => 'Registrar Ativo ao Usuário',
'clone' => 'Clonar Ativo',

View file

@ -36,9 +36,9 @@ return array(
),
'import' => array(
'error' => 'Some items did not import correctly.',
'errorDetail' => 'The following Items were not imported because of errors.',
'success' => "Your file has been imported",
'error' => 'Alguns itens não foram importados corretamente.',
'errorDetail' => 'Os seguintes itens não foram importados devido a erros.',
'success' => "O seu arquivo foi importado",
),
@ -52,7 +52,7 @@ return array(
'error' => 'Ativo não foi registrado, favor tentar novamente',
'success' => 'Ativo registrado com sucesso.',
'user_does_not_exist' => 'Este usuário é inválido. Tente novamente.',
'not_available' => 'That asset is not available for checkout!'
'not_available' => 'Esse recurso não está disponível para checkout!'
),
'checkin' => array(

View file

@ -51,8 +51,8 @@ return array(
'ldap_pword' => 'Senha do usuário LDAP',
'ldap_basedn' => 'DN de Atribuição Básico',
'ldap_filter' => 'Filtro LDAP',
'ldap_pw_sync' => 'LDAP Password Sync',
'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' => 'Sincronização de senha do LDAP',
'ldap_pw_sync_help' => 'Desmarque esta caixa se não deseja guardar as passwords LDAP com passwords locais. Ao desativar esta opção quer dizer que os utilizadores poderão não conseguir fazer login se o seu servidor LDAP não estiver disponível por alguma razão.',
'ldap_username_field' => 'Nome do utilizador',
'ldap_lname_field' => 'Último Nome',
'ldap_fname_field' => 'Primeiro nome',

View file

@ -4,13 +4,13 @@ return array(
'about' => 'Sobre os Rótulos de Status',
'archived' => 'Arquivado',
'create' => 'Criar Rótulo de Status',
'color' => 'Chart Color',
'color' => 'Cor do Gráfico',
'deployable' => 'Implementável',
'info' => 'Rótulos de status são usados para descrever os vários estados que seus ativos podem estar. Eles podem ser fora do ar para reparo, perdido/roubado, etc. Você pode criar novos rótulos de status para ativos implementáveis, pendentes e arquivados.',
'name' => 'Nome do Status',
'pending' => 'Pendente',
'status_type' => 'Tipo do Status',
'show_in_nav' => 'Show in side nav',
'show_in_nav' => 'Mostrar na barra lateral de navegação',
'title' => 'Rótulos de Status',
'undeployable' => 'Não implementável',
'update' => 'Atualizar Rótulo de Status',

View file

@ -23,7 +23,7 @@
'avatar_upload' => 'Carregar Avatar',
'back' => 'Voltar',
'bad_data' => 'Nada encontrado. Informações correta?',
'bulk_checkout' => 'Bulk Checkout',
'bulk_checkout' => 'Check-out em massa',
'cancel' => 'Cancelar',
'categories' => 'Categorias',
'category' => 'Categoria',
@ -76,7 +76,7 @@
'image_delete' => 'Excluir Imagem',
'image_upload' => 'Carregar Imagem',
'import' => 'Importar',
'import-history' => 'Import History',
'import-history' => 'Importar Histórico',
'asset_maintenance' => 'Manutenção de Ativo',
'asset_maintenance_report' => 'Relatório de Manutenção em Ativo',
'asset_maintenances' => 'Manutenções em Ativo',
@ -107,7 +107,7 @@
'moreinfo' => 'Mais Informações',
'name' => 'Nome',
'next' => 'Próxima',
'new' => 'new!',
'new' => 'novo!',
'no_depreciation' => 'Sem Depreciação',
'no_results' => 'Sem Resultados.',
'no' => 'Não',
@ -143,7 +143,7 @@
'select_asset' => 'Selecionar Ativo',
'settings' => 'Configurações',
'sign_in' => 'Entrar',
'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.',
'some_features_disabled' => 'MODO DE DEMONSTRAÇÃO: Algumas funcionalidades estão desativadas nesta instalação.',
'site_name' => 'Nome do Site',
'state' => 'Estado',
'status_labels' => 'Rótulos de Status',

View file

@ -64,8 +64,8 @@ return array(
),
"unique" => "O :attribute já foi tomado.",
"url" => "O formato de :attribute é inválido.",
"statuslabel_type" => "You must select a valid status label type",
"unique_undeleted" => "The :attribute must be unique.",
"statuslabel_type" => "Você deve selecionar um tipo de rótulo de status válido",
"unique_undeleted" => "O :attribute deve ser exclusivo.",
/*

View file

@ -5,16 +5,16 @@ return array(
'field' => 'Campo',
'about_fieldsets_title' => 'Sobre conjuntos de campos',
'about_fieldsets_text' => 'Conjuntos de campos permitem criar grupos de campos personalizados que são frequentemente reutilizados para modelos de artigos especificos.',
'custom_format' => 'Custom format...',
'encrypt_field' => 'Encrypt the value of this field in the database',
'encrypt_field_help' => 'WARNING: Encrypting a field makes it unsearchable.',
'custom_format' => 'Formato personalizado...',
'encrypt_field' => 'Encriptar valor deste campo na base de dados',
'encrypt_field_help' => 'AVISO: Criptografar um campo torna-o não pesquisável.',
'fieldset' => 'Conjunto de campos',
'qty_fields' => 'Qtd de campos',
'fieldsets' => 'Conjuntos de campos',
'fieldset_name' => 'Nome do conjunto de campos',
'field_name' => 'Nome do campo',
'field_values' => 'Field Values',
'field_values_help' => 'Add selectable options, one per line. Blank lines other than the first line will be ignored.',
'field_values' => 'Valores do campo',
'field_values_help' => 'Adicione opções selecionáveis, uma por linha. Linhas vazias que não a primeira serão ignoradas.',
'field_element' => 'Elemento do formulario',
'field_element_short' => 'Elemento',
'field_format' => 'Formato',

View file

@ -37,9 +37,9 @@ return array(
),
'import' => array(
'error' => 'Some items did not import correctly.',
'errorDetail' => 'The following Items were not imported because of errors.',
'success' => "Your file has been imported",
'error' => 'Alguns itens não foram importados corretamente.',
'errorDetail' => 'Os seguintes itens não foram importados devido a erros.',
'success' => "O seu ficheiro foi importado",
),
@ -53,7 +53,7 @@ return array(
'error' => 'Não foi possível alocar o artigo, por favor tente novamente',
'success' => 'Artigo alocado com sucesso.',
'user_does_not_exist' => 'O utilizador é inválido. Por favor, tente novamente.',
'not_available' => 'That asset is not available for checkout!'
'not_available' => 'Esse recurso não está disponível para checkout!'
),
'checkin' => array(

View file

@ -51,8 +51,8 @@ return array(
'ldap_pword' => 'Password bind LDAP',
'ldap_basedn' => 'Base bind DN',
'ldap_filter' => 'Filtro LDAP',
'ldap_pw_sync' => 'LDAP Password Sync',
'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' => 'Sincronização de password LDAP',
'ldap_pw_sync_help' => 'Desmarque esta caixa se não deseja guardar as passwords LDAP com passwords locais. Ao desativar esta opção quer dizer que os utilizadores poderão não conseguir fazer login se o seu servidor LDAP não estiver disponível por alguma rasão.',
'ldap_username_field' => 'Campo nome de utilizador',
'ldap_lname_field' => 'Campo Último nome',
'ldap_fname_field' => 'Campo Primeiro nome',
@ -110,5 +110,5 @@ return array(
'bottom' => 'fundo',
'vertical' => 'vertical',
'horizontal' => 'horizontal',
'zerofill_count' => 'Length of asset tags, including zerofill',
'zerofill_count' => 'Comprimento de tags de artigos, incluindo zerofill',
);

View file

@ -4,13 +4,13 @@ return array(
'about' => 'Acerca da Rótulos de Estados',
'archived' => 'Arquivado',
'create' => 'Criar Estado',
'color' => 'Chart Color',
'color' => 'Cor do Grafico',
'deployable' => 'Implementável',
'info' => 'Estados são usados para descrever as várias situações em que os artigos se podem encontrar. Podem estar em reparação, perdidos/roubados, etc. É possível criar Estados para artigos implementáveis, pendentes ou arquivados.',
'name' => 'Nome do Estado',
'pending' => 'Pendente',
'status_type' => 'Tipo de Estado',
'show_in_nav' => 'Show in side nav',
'show_in_nav' => 'Mostrar na barra lateral de navegação',
'title' => 'Estados',
'undeployable' => 'Não implementável',
'update' => 'Atualizar Estado',

View file

@ -76,7 +76,7 @@
'image_delete' => 'Apagar imagem',
'image_upload' => 'Carregar Imagem',
'import' => 'Importar',
'import-history' => 'Import History',
'import-history' => 'Histórico de Importação',
'asset_maintenance' => 'Manutenção de Artigo',
'asset_maintenance_report' => 'Relatório de Manutenção de Artigos',
'asset_maintenances' => 'Manutenções de Artigos',
@ -107,7 +107,7 @@
'moreinfo' => 'Mais informação',
'name' => 'Nome',
'next' => 'Próximo',
'new' => 'new!',
'new' => 'novo!',
'no_depreciation' => 'Sem Depreciação',
'no_results' => 'Sem Resultados.',
'no' => 'Não',
@ -143,7 +143,7 @@
'select_asset' => 'Selecionar artigo',
'settings' => 'Configurações',
'sign_in' => 'Iniciar sessão',
'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.',
'some_features_disabled' => 'MODO DE DEMONSTRAÇÃO: Algumas funcionalidades estão desativadas para esta instalação.',
'site_name' => 'Nome do site',
'state' => 'Distrito',
'status_labels' => 'Estados',

View file

@ -64,7 +64,7 @@ return array(
),
"unique" => "Este :attribute já existe.",
"url" => "O formato do :attribute é inválido.",
"statuslabel_type" => "You must select a valid status label type",
"statuslabel_type" => "Deve selecionar um tipo de rótulo de estado valido",
"unique_undeleted" => "The :attribute must be unique.",

View file

@ -11,7 +11,7 @@ return array(
'title' => 'Model activ',
'update' => 'Actualizeaza model activ',
'view' => 'Vezi modelul de activ',
'update' => 'Actualizeaza model activ',
'update' => 'Actualizeaza model',
'clone' => 'Cloneaza model',
'edit' => 'Editeaza model',
);

View file

@ -11,7 +11,7 @@ return array(
'title' => 'Модели активов',
'update' => 'Измененить модель актива',
'view' => 'Просмотр модели актива',
'update' => 'Измененить модель актива',
'update' => 'Обновить модель',
'clone' => 'Клонировать модель',
'edit' => 'Изменить модель',
);

View file

@ -11,7 +11,7 @@ return array(
'title' => 'รุ่นทรัพย์สิน',
'update' => 'อัพเดทรุ่นสินทรัพย์',
'view' => 'ดูรุ่นสินทรัพย์',
'update' => 'อัพเดทรุ่นสินทรัพย์',
'update' => 'อัพเดทรุ่น',
'clone' => 'คัดลอกแบบรุ่น',
'edit' => 'แก้ไขรุ่น',
);

View file

@ -6,7 +6,7 @@ return array(
'accessory_category' => 'Aksesuar Kategorisi',
'accessory_name' => 'Aksesuar Adı',
'cost' => 'Satın Alma Maliyeti',
'checkout' => 'Checkout Accessory',
'checkout' => 'Aksesuar Çıkışı',
'checkin' => 'Aksesuar Atama',
'create' => 'Aksesuar oluşturun',
'date' => 'Satın Alma Tarihi',

View file

@ -5,15 +5,15 @@ return array(
'field' => '字段',
'about_fieldsets_title' => '关于字段集',
'about_fieldsets_text' => '字段集允许你为常用的资产模型定义一组可重用的字段。',
'custom_format' => 'Custom format...',
'encrypt_field' => 'Encrypt the value of this field in the database',
'encrypt_field_help' => 'WARNING: Encrypting a field makes it unsearchable.',
'custom_format' => '自定义格式',
'encrypt_field' => '加密数据库中此字段的值',
'encrypt_field_help' => '警告︰ 对字段的加密将导致该字段无法用于搜索',
'fieldset' => '字段集',
'qty_fields' => '字段',
'fieldsets' => '字段集',
'fieldset_name' => '名称',
'field_name' => '名称',
'field_values' => 'Field Values',
'field_values' => '字段值',
'field_values_help' => 'Add selectable options, one per line. Blank lines other than the first line will be ignored.',
'field_element' => '表单元素',
'field_element_short' => '表单元素',

View file

@ -3,7 +3,7 @@
return array(
'archived' => '已存档',
'asset' => '资产',
'bulk_checkout' => 'Checkout Assets to User',
'bulk_checkout' => '借出资产给某人',
'checkin' => '借入资产',
'checkout' => '借出资产给某人',
'clone' => '复制资产',

View file

@ -36,9 +36,9 @@ return array(
),
'import' => array(
'error' => 'Some items did not import correctly.',
'errorDetail' => 'The following Items were not imported because of errors.',
'success' => "Your file has been imported",
'error' => '某些字段没有正确导入',
'errorDetail' => '以下项由于错误未被导入',
'success' => "您的文件已被导入",
),
@ -52,7 +52,7 @@ return array(
'error' => '资产未被借出,请重试',
'success' => '资产借出成功。',
'user_does_not_exist' => '无效用户,请重试。',
'not_available' => 'That asset is not available for checkout!'
'not_available' => '此资产无法借出'
),
'checkin' => array(

View file

@ -9,7 +9,7 @@ return array(
'date' => '采购日期',
'depreciation' => '折旧',
'expiration' => '到期日期',
'license_key' => 'Product Key',
'license_key' => '产品序列号',
'maintained' => '保持',
'name' => '软件名称',
'no_depreciation' => '永久',

View file

@ -1,10 +1,10 @@
<?php
return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory domain',
'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.',
'is_ad' => 'This is an Active Directory server',
'ad' => 'Active Directory活动目录',
'ad_domain' => 'AD域',
'ad_domain_help' => '通常(但并非全部情况下)这与您的邮件域相同',
'is_ad' => '这是AD域服务器',
'alert_email' => '发送警报',
'alerts_enabled' => '警报已启用',
'alert_interval' => '警报阈值(天)',
@ -27,9 +27,9 @@ return array(
'display_checkout_date' => '显示借出日期',
'display_eol' => '以表格形式显示寿命期限',
'display_qr' => '显示二维码',
'display_alt_barcode' => 'Display 1D barcode',
'barcode_type' => '2D Barcode Type',
'alt_barcode_type' => '1D barcode type',
'display_alt_barcode' => '显示条码',
'barcode_type' => '二维码类型',
'alt_barcode_type' => '条码类型',
'eula_settings' => '最终用户许可协议(EULA)设置',
'eula_markdown' => 'EULA中可以使用<a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'general_settings' => '一般设置',
@ -41,17 +41,17 @@ return array(
'ldap_integration' => 'LDAP集成',
'ldap_settings' => 'LDAP 设置',
'ldap_server' => 'LDAP 服务器',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_help' => '这应以ldap:// (for unencrypted or TLS)或 ldaps:// (for SSL)开头',
'ldap_server_cert' => '检验LDAP的SSL证书',
'ldap_server_cert_ignore' => '允许未通过校验的SSL证书',
'ldap_server_cert_help' => '如果你使用了自签发证书,请勾选',
'ldap_tls' => 'Use TLS',
'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ',
'ldap_tls' => '使用TLS',
'ldap_tls_help' => '仅当LDAP服务器使用STARTTLS时本选项才被勾选',
'ldap_uname' => 'LDAP 用户名',
'ldap_pword' => 'LDAP 密码',
'ldap_basedn' => 'Base Bind DN',
'ldap_filter' => 'LDAP 过滤器',
'ldap_pw_sync' => 'LDAP Password Sync',
'ldap_pw_sync' => '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_username_field' => '用户名字段',
'ldap_lname_field' => '姓氏',
@ -110,5 +110,5 @@ return array(
'bottom' => '底部',
'vertical' => '竖向',
'horizontal' => '水平',
'zerofill_count' => 'Length of asset tags, including zerofill',
'zerofill_count' => '资产标签长度,包括补零',
);

View file

@ -2,23 +2,23 @@
return array(
'does_not_exist' => 'Status Label does not exist.',
'does_not_exist' => '状态标签不存在',
'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. ',
'create' => array(
'error' => 'Status Label was not created, please try again.',
'success' => 'Status Label created successfully.'
'error' => '状态标签未被创建,请重试',
'success' => '状态标签已成功创建'
),
'update' => array(
'error' => 'Status Label was not updated, please try again',
'success' => 'Status Label updated successfully.'
'error' => '状态标签未被更新,请重试',
'success' => '状态标签已成功更新'
),
'delete' => array(
'confirm' => 'Are you sure you wish to delete this Status Label?',
'error' => 'There was an issue deleting the Status Label. Please try again.',
'confirm' => '你是否确认删除此状态标签?',
'error' => '删除状态标签发生错误,请重试',
'success' => '状态标签删除成功。'
)

View file

@ -4,13 +4,13 @@ return array(
'about' => '关于状态标签',
'archived' => '已存档',
'create' => '创建状态标签',
'color' => 'Chart Color',
'color' => '图标颜色',
'deployable' => '可领用',
'info' => '状态标签用于描述资产的各种状态(例如送外维修、丢失、被窃等等)。你可以为处于可部署、待处理或已存档的资产创建新的状态标签。 ',
'name' => '状态名称',
'pending' => '待处理',
'status_type' => '状态类型',
'show_in_nav' => 'Show in side nav',
'show_in_nav' => '在侧边导航栏中显示',
'title' => '状态标签',
'undeployable' => '无法部署',
'update' => '更新状态标签',

View file

@ -23,7 +23,7 @@
'avatar_upload' => '上传头像',
'back' => '后退',
'bad_data' => '未发现任何东西,是否数据错误?',
'bulk_checkout' => 'Bulk Checkout',
'bulk_checkout' => '批量借出',
'cancel' => '取消',
'categories' => '目录',
'category' => '类别:',
@ -57,26 +57,26 @@
'depreciation' => '折旧',
'editprofile' => '修改简介',
'eol' => '寿命',
'email_domain' => 'Email Domain',
'email_format' => 'Email Format',
'email_domain_help' => 'This is used to generate email addresses when importing',
'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
'email_domain' => '邮件域',
'email_format' => '电子邮件格式',
'email_domain_help' => '这在导入时用以生成电子邮件地址',
'filastname_format' => '缩写名 姓,例如(jsmith@example.com)',
'firstname_lastname_format' => '名 姓,例如 (jane.smith@example.com)',
'first' => '首页',
'first_name' => '名字',
'first_name_format' => 'First Name (jane@example.com)',
'first_name_format' => '名,例如 (jane@example.com)',
'file_name' => '文件',
'file_uploads' => '文件上传',
'generate' => '生成',
'groups' => '分组',
'gravatar_email' => 'Gravatar头像邮件地址',
'history' => 'History',
'history' => '历史记录',
'history_for' => '历史记录',
'id' => '编号',
'image_delete' => '删除图片',
'image_upload' => '上传图片',
'import' => '导入',
'import-history' => 'Import History',
'import-history' => '导入历史记录',
'asset_maintenance' => '资产维修',
'asset_maintenance_report' => '资产维修报表',
'asset_maintenances' => '资产维修',
@ -96,7 +96,7 @@
'location' => '位置',
'locations' => '地理位置',
'logout' => '注销',
'lookup_by_tag' => 'Lookup by Asset Tag',
'lookup_by_tag' => '查找资产标签',
'manufacturer' => '制造商',
'manufacturers' => '制造商',
'markdown' => '该字段可以使用 <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>',
@ -107,7 +107,7 @@
'moreinfo' => '更多信息',
'name' => '名称',
'next' => '下一页',
'new' => 'new!',
'new' => '新!',
'no_depreciation' => '永久',
'no_results' => '没有结果',
'no' => '否',
@ -130,7 +130,7 @@
'save' => '保存​​',
'select' => '选择',
'search' => '搜索',
'select_category' => 'Select a Category',
'select_category' => '选择一个类别',
'select_depreciation' => '选择失效类型',
'select_location' => '选择地点',
'select_manufacturer' => '选择生产商',
@ -154,7 +154,7 @@
'type' => '类型',
'undeployable' => '无法被分配',
'unknown_admin' => '未知管理员',
'username_format' => 'Username Format',
'username_format' => '用户名格式',
'update' => '更新',
'uploaded' => '已上传',
'user' => '用户',

View file

@ -64,8 +64,8 @@ return array(
),
"unique" => ":attribute 已经被采用",
"url" => ":attribute 格式无效",
"statuslabel_type" => "You must select a valid status label type",
"unique_undeleted" => "The :attribute must be unique.",
"statuslabel_type" => "你必须选择一个有效的状态标签类型",
"unique_undeleted" => " :attribute 必须唯一",
/*

View file

@ -5,12 +5,12 @@ return array(
'about_categories' => '資產類別可幫助您組織您的資產。例如:桌上型電腦、筆記型電腦、手機、平板...等,您可依需求自行定義類別。',
'asset_categories' => '資產類別',
'category_name' => '類別名稱',
'checkin_email' => 'Send email to user on checkin.',
'clone' => 'Clone Category',
'create' => 'Create Category',
'edit' => 'Edit Category',
'eula_text' => 'Category EULA',
'eula_text_help' => 'This field allows you to customize your EULAs for specific types of assets. If you only have one EULA for all of your assets, you can check the box below to use the primary default.',
'checkin_email' => '寄送郵件到登記的使用者',
'clone' => '複製類別',
'create' => '新建類別',
'edit' => '編輯類別',
'eula_text' => '分類的最終用戶許可協議',
'eula_text_help' => '此欄位允許您為指定類型的資產自訂ELUA最終用戶許可協議。如果您所有資產只套用一個EULA最終用戶許可協議您可以核取下方框將其設為預設。',
'require_acceptance' => 'Require users to confirm acceptance of assets in this category.',
'required_acceptance' => 'This user will be emailed with a link to confirm acceptance of this item.',
'required_eula' => 'This user will be emailed a copy of the EULA',