mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Merge remote-tracking branch 'origin/develop'
This commit is contained in:
commit
9d8ce872a4
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'crwdns745:0crwdne745:0',
|
||||
'nothing_updated' => 'crwdns1186:0crwdne1186:0',
|
||||
'no_assets_selected' => 'crwdns6810:0crwdne6810:0',
|
||||
'assets_do_not_exist_or_are_invalid' => 'crwdns12132:0crwdne12132:0',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'crwdns6141:0crwdne6141:0',
|
||||
'next' => 'crwdns1275:0crwdne1275:0',
|
||||
'next_audit_date' => 'crwdns1919:0crwdne1919:0',
|
||||
'no_email' => 'crwdns12130:0crwdne12130:0',
|
||||
'last_audit' => 'crwdns1920:0crwdne1920:0',
|
||||
'new' => 'crwdns1668:0crwdne1668:0',
|
||||
'no_depreciation' => 'crwdns1073:0crwdne1073:0',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Bate is suksesvol opgedateer.',
|
||||
'nothing_updated' => 'Geen velde is gekies nie, dus niks is opgedateer nie.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'volgende',
|
||||
'next_audit_date' => 'Volgende ouditdatum',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Laaste Oudit',
|
||||
'new' => 'nuwe!',
|
||||
'no_depreciation' => 'Geen Waardevermindering',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Asset updated successfully.',
|
||||
'nothing_updated' => 'No fields were selected, so nothing was updated.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Next',
|
||||
'next_audit_date' => 'Next Audit Date',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Last Audit',
|
||||
'new' => 'new!',
|
||||
'no_depreciation' => 'No Depreciation',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'تم تحديث الأصل بنجاح.',
|
||||
'nothing_updated' => 'لم يتم اختيار أي حقول، لذلك لم يتم تحديث أي شيء.',
|
||||
'no_assets_selected' => 'لم يتم اختيار أي أصول، لذلك لم يتم تحديث أي شيء.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'لا يمكن تحديث الأصول المحددة.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'كلمة المرور الجديدة',
|
||||
'next' => 'التالى',
|
||||
'next_audit_date' => 'تاريخ التدقيق التالي',
|
||||
'no_email' => 'لا يوجد عنوان بريد إلكتروني مرتبط بهذا المستخدم',
|
||||
'last_audit' => 'آخر مراجعة',
|
||||
'new' => 'الجديد!',
|
||||
'no_depreciation' => 'لا يوجد إستهلاك',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Активът обновен успешно.',
|
||||
'nothing_updated' => 'Няма избрани полета, съответно нищо не беше обновено.',
|
||||
'no_assets_selected' => 'Няма избрани активи, така че нищо не бе обновено.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Нова парола',
|
||||
'next' => 'Следващ',
|
||||
'next_audit_date' => 'Следваща дата на одита',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Последният одит',
|
||||
'new' => 'new!',
|
||||
'no_depreciation' => 'Без амортизация',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Asset updated successfully.',
|
||||
'nothing_updated' => 'No fields were selected, so nothing was updated.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Next',
|
||||
'next_audit_date' => 'Next Audit Date',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Last Audit',
|
||||
'new' => 'new!',
|
||||
'no_depreciation' => 'No Depreciation',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Majetek úspěšně aktualizován.',
|
||||
'nothing_updated' => 'Nebyla zvolena žádná pole, nic se tedy neupravilo.',
|
||||
'no_assets_selected' => 'Nebyl zvolen žádný majetek, nic se tedy neupravilo.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Vybrané položky nelze aktualizovat.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nové heslo',
|
||||
'next' => 'Další',
|
||||
'next_audit_date' => 'Další datum auditu',
|
||||
'no_email' => 'K tomuto uživateli není přiřazena žádná e-mailová adresa',
|
||||
'last_audit' => 'Poslední audit',
|
||||
'new' => 'nový!',
|
||||
'no_depreciation' => 'Žádná amortizace',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Ased wedi diweddaru\'n llwyddiannus.',
|
||||
'nothing_updated' => 'Dim newid mewn manylder, felly dim byd wedi\'i diweddaru.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Nesaf',
|
||||
'next_audit_date' => 'Dyddiad awdit nesaf',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Awdit diwethaf',
|
||||
'new' => 'newydd!',
|
||||
'no_depreciation' => 'Dim Dibrisiant',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Asset opdateret med succes.',
|
||||
'nothing_updated' => 'Ingen felter blev valgt, så intet blev opdateret.',
|
||||
'no_assets_selected' => 'Ingen aktiver blev valgt, så intet blev opdateret.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Valgte aktiver kan ikke opdateres.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Ny adgangskode',
|
||||
'next' => 'Næste',
|
||||
'next_audit_date' => 'Næste revisionsdato',
|
||||
'no_email' => 'Ingen e-mailadresse tilknyttet denne bruger',
|
||||
'last_audit' => 'Seneste revision',
|
||||
'new' => 'ny!',
|
||||
'no_depreciation' => 'Ingen Afskrivning',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Asset wurde erfolgreich aktualisiert.',
|
||||
'nothing_updated' => 'Es wurden keine Felder ausgewählt, somit wurde auch nichts aktualisiert.',
|
||||
'no_assets_selected' => 'Es wurden keine Assets ausgewählt, somit wurde auch nichts aktualisiert.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Ausgewählte Assets können nicht aktualisiert werden.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Neues Passwort',
|
||||
'next' => 'Nächste',
|
||||
'next_audit_date' => 'Nächstes Prüfungsdatum',
|
||||
'no_email' => 'Es ist keine E-Mail-Adresse mit diesem Benutzer verknüpft',
|
||||
'last_audit' => 'Letzte Prüfung',
|
||||
'new' => 'Neu!',
|
||||
'no_depreciation' => 'Nicht abschreiben',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Asset wurde erfolgreich aktualisiert.',
|
||||
'nothing_updated' => 'Es wurden keine Felder ausgewählt, somit wurde auch nichts aktualisiert.',
|
||||
'no_assets_selected' => 'Es wurden keine Assets ausgewählt, somit wurde auch nichts aktualisiert.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Ausgewählte Assets können nicht aktualisiert werden.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Neues Passwort',
|
||||
'next' => 'Nächste',
|
||||
'next_audit_date' => 'Nächstes Prüfdatum',
|
||||
'no_email' => 'Keine E-Mail-Adresse mit diesem Benutzer verknüpft',
|
||||
'last_audit' => 'Letzte Prüfung',
|
||||
'new' => 'Neu!',
|
||||
'no_depreciation' => 'Nicht abschreiben',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Τα περιουσιακά στοιχεία ενημερώθηκαν επιτυχώς.',
|
||||
'nothing_updated' => 'Δεν επιλέχθηκαν πεδία, επομένως τίποτα δεν ενημερώθηκε.',
|
||||
'no_assets_selected' => 'Δεν επιλέχθηκαν στοιχεία ενεργητικού, επομένως τίποτα δεν ενημερώθηκε.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Τα επιλεγμένα περιουσιακά στοιχεία δεν μπορούν να ενημερωθούν.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Νέος Κωδικός Πρόσβασης',
|
||||
'next' => 'Επόμενο',
|
||||
'next_audit_date' => 'Επόμενη ημερομηνία ελέγχου',
|
||||
'no_email' => 'Καμία διεύθυνση ηλεκτρονικού ταχυδρομείου δεν συσχετίζεται με αυτόν το χρήστη',
|
||||
'last_audit' => 'Τελευταίος Έλεγχος',
|
||||
'new' => 'νεό!',
|
||||
'no_depreciation' => 'Δεν Αποσβέσεις',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Asset updated successfully.',
|
||||
'nothing_updated' => 'No fields were selected, so nothing was updated.',
|
||||
'no_assets_selected' => 'Nothing was updated because no assets were selected.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Next',
|
||||
'next_audit_date' => 'Next Audit Date',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Last Audit',
|
||||
'new' => 'new!',
|
||||
'no_depreciation' => 'No Depreciation',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Aset Berhasil diperbarui.',
|
||||
'nothing_updated' => 'Tidak ada kategori yang dipilih, jadi tidak ada yang diperbarui.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Selanjutnya',
|
||||
'next_audit_date' => 'Tanggal Audit berikutnya',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Audit Terakhir',
|
||||
'new' => 'baru!',
|
||||
'no_depreciation' => 'Tidak ada penyusutan',
|
||||
|
|
|
@ -50,6 +50,7 @@ return [
|
|||
'sr-CS' => 'Serbian (Latin)',
|
||||
'sk-SK'=> 'Slovak',
|
||||
'sl-SI'=> 'Slovenian',
|
||||
'so-SO'=> 'Somali',
|
||||
'es-ES'=> 'Spanish',
|
||||
'es-CO'=> 'Spanish, Colombia',
|
||||
'es-MX'=> 'Spanish, Mexico',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Equipo actualizado correctamente.',
|
||||
'nothing_updated' => 'No se seleccionaron campos, por lo que no se actualizó nada.',
|
||||
'no_assets_selected' => 'Ningún recurso fue seleccionado, por lo que no se actualizó nada.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Los activos seleccionados no se pueden actualizar.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nueva contraseña',
|
||||
'next' => 'Siguiente',
|
||||
'next_audit_date' => 'Próxima fecha de auditoría',
|
||||
'no_email' => 'No hay dirección de correo electrónico asociada a este usuario',
|
||||
'last_audit' => 'Última auditoría',
|
||||
'new' => 'nuevo!',
|
||||
'no_depreciation' => 'Sin Depreciación',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Equipo actualizado.',
|
||||
'nothing_updated' => 'Ningún campo fue seleccionado, por lo que nada ha sido actualizado.',
|
||||
'no_assets_selected' => 'Ningún recurso fue seleccionado, por lo que no se actualizó nada.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Los activos seleccionados no se pueden actualizar.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nueva contraseña',
|
||||
'next' => 'Siguiente',
|
||||
'next_audit_date' => 'Próxima fecha de auditoría',
|
||||
'no_email' => 'No hay dirección de correo electrónico asociada a este usuario',
|
||||
'last_audit' => 'Última auditoría',
|
||||
'new' => 'nuevo!',
|
||||
'no_depreciation' => 'No Amortizar',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Equipo actualizado.',
|
||||
'nothing_updated' => 'Ningún campo fue seleccionado, por lo que nada ha sido actualizado.',
|
||||
'no_assets_selected' => 'Ningún recurso fue seleccionado, por lo que no se actualizó nada.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Los activos seleccionados no se pueden actualizar.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nueva contraseña',
|
||||
'next' => 'Siguiente',
|
||||
'next_audit_date' => 'Próxima fecha de auditoría',
|
||||
'no_email' => 'No hay dirección de correo electrónico asociada a este usuario',
|
||||
'last_audit' => 'Última auditoría',
|
||||
'new' => 'nuevo!',
|
||||
'no_depreciation' => 'No Amortizar',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Activo actualizado con éxito.',
|
||||
'nothing_updated' => 'Ningún campo fue seleccionado, así que nada se actualizó.',
|
||||
'no_assets_selected' => 'Ningún recurso fue seleccionado, por lo que no se actualizó nada.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Los activos seleccionados no se pueden actualizar.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nueva contraseña',
|
||||
'next' => 'Siguiente',
|
||||
'next_audit_date' => 'Próxima fecha de auditoría',
|
||||
'no_email' => 'No hay dirección de correo electrónico asociada a este usuario',
|
||||
'last_audit' => 'Última auditoría',
|
||||
'new' => '¡nuevo!',
|
||||
'no_depreciation' => 'Sin Depreciación',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Vara värskendati edukalt',
|
||||
'nothing_updated' => 'Pole ühtegi välju valitud, nii et midagi ei uuendatud.',
|
||||
'no_assets_selected' => 'Ühtegi vahendit ei valitud, muudatusi ei tehtud.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Uus parool',
|
||||
'next' => 'Järgmine',
|
||||
'next_audit_date' => 'Järgmine auditi kuupäev',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Viimane audit',
|
||||
'new' => 'uus!',
|
||||
'no_depreciation' => 'Amortisatsioon puudub',
|
||||
|
|
|
@ -20,6 +20,7 @@ return [
|
|||
'nothing_updated' => 'هیچ زمینه، انتخاب شدند تا هیچ چیز به روز شد.',
|
||||
'no_assets_selected' => 'هیچ دارایی انتخاب نشد، بنابراین چیزی بهروزرسانی نشد.
|
||||
',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -220,6 +220,7 @@ return [
|
|||
'new_password' => 'رمز عبور جديد:',
|
||||
'next' => 'بعدی',
|
||||
'next_audit_date' => 'تاریخ تفتیش بعدی',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'آخرین حسابرسی',
|
||||
'new' => 'جدید!',
|
||||
'no_depreciation' => 'بدون استهلاک',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Laite päivitetty onnistuneesti.',
|
||||
'nothing_updated' => 'Mitään kenttiä ei valittu, joten mitään ei päivitetty.',
|
||||
'no_assets_selected' => 'Laitetta ei ollut valittuna, joten mitään ei muutettu.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Valittuja sisältöjä ei voi päivittää.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Uusi salasana',
|
||||
'next' => 'Seuraava',
|
||||
'next_audit_date' => 'Seuraava tarkastuspäivä',
|
||||
'no_email' => 'Tähän käyttäjään liittyvää sähköpostiosoitetta ei ole',
|
||||
'last_audit' => 'Viimeisin tarkastus',
|
||||
'new' => 'uusi!',
|
||||
'no_depreciation' => 'Ei poistoluokkaa',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Ang asset ay matagumpay na nai-update.',
|
||||
'nothing_updated' => 'Walang napiling mga fields, kaya walang nai-update.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Susunod',
|
||||
'next_audit_date' => 'Ang Susunod na Petsa ng Pag-audit',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Ang Huling Pag-audit',
|
||||
'new' => 'bago!',
|
||||
'no_depreciation' => 'Walang Depresasyon',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Bien actualisé correctement.',
|
||||
'nothing_updated' => 'Aucun champ n\'a été sélectionné, rien n\'a été actualisé.',
|
||||
'no_assets_selected' => 'Aucune ressource n\'a été sélectionnée, rien n\'a donc été mis à jour.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Les ressources sélectionnées ne peuvent pas être mises à jour.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nouveau mot de passe',
|
||||
'next' => 'Prochain',
|
||||
'next_audit_date' => 'Prochaine date de vérification',
|
||||
'no_email' => 'Aucune adresse e-mail associée à cet utilisateur',
|
||||
'last_audit' => 'Dernier audit',
|
||||
'new' => 'nouveau!',
|
||||
'no_depreciation' => 'Pas d\'amortissement',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Nuashonraíodh sócmhainn go rathúil',
|
||||
'nothing_updated' => 'Níor roghnaíodh réimsí ar bith, mar sin níor nuashonraíodh aon rud.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Ar Aghaidh',
|
||||
'next_audit_date' => 'Ar Aghaidh Dáta Iniúchta',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'An Iniúchadh Deiridh',
|
||||
'new' => 'nua!',
|
||||
'no_depreciation' => 'Gan Dímheas',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'הנכס עודכן בהצלחה.',
|
||||
'nothing_updated' => 'לא נבחרו שדות, ולכן דבר לא עודכן.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'סיסמה חדשה',
|
||||
'next' => 'הַבָּא',
|
||||
'next_audit_date' => 'תאריך הביקורת',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'ביקורת אחרונה',
|
||||
'new' => 'חָדָשׁ!',
|
||||
'no_depreciation' => 'לא פחת',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Imovina je uspješno ažurirana.',
|
||||
'nothing_updated' => 'Nije odabrano nijedno polje, tako da ništa nije ažurirano.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Sljedeći',
|
||||
'next_audit_date' => 'Sljedeći datum revizije',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Posljednja revizija',
|
||||
'new' => 'novi!',
|
||||
'no_depreciation' => 'Nema amortizacije',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Az eszköz sikeresen frissült.',
|
||||
'nothing_updated' => 'Nem választottak ki mezőket, így semmi sem frissült.',
|
||||
'no_assets_selected' => 'Egyetlen eszköz sem volt kiválasztva, így semmi sem frissült.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Új jelszó',
|
||||
'next' => 'Tovább',
|
||||
'next_audit_date' => 'Következő ellenőrzési dátum',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Utolsó ellenőrzés',
|
||||
'new' => 'új!',
|
||||
'no_depreciation' => 'Nincs értékcsökkentés',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Sukses perbarui aset.',
|
||||
'nothing_updated' => 'Tidak ada kolom yang dipilih, jadi tidak ada yang diperbaharui.',
|
||||
'no_assets_selected' => 'Tidak ada aset yang dipilih, jadi tidak ada yang diperbarui.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Kata Sandi Baru',
|
||||
'next' => 'Berikutnya',
|
||||
'next_audit_date' => 'Tanggal Audit berikutnya',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Audit terakhir',
|
||||
'new' => 'baru!',
|
||||
'no_depreciation' => 'Tidak ada penyusutan',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Asset updated successfully.',
|
||||
'nothing_updated' => 'No fields were selected, so nothing was updated.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nýtt lykilorð',
|
||||
'next' => 'Næst',
|
||||
'next_audit_date' => 'Dagsetning næstu úttektar',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Síðasta úttekt',
|
||||
'new' => 'Nýtt',
|
||||
'no_depreciation' => 'Engar afskriftir',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Bene aggiornato con successo.',
|
||||
'nothing_updated' => 'Non è stato selezionato nessun campo, nulla è stato aggiornato.',
|
||||
'no_assets_selected' => 'Nessun asset è stato selezionato, quindi niente è stato eliminato.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Gli asset selezionati non possono essere aggiornati.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nuova password',
|
||||
'next' => 'Successivo',
|
||||
'next_audit_date' => 'Prossima data di controllo',
|
||||
'no_email' => 'Nessun indirizzo email associato a questo utente',
|
||||
'last_audit' => 'Ultimo Controllo Inventario',
|
||||
'new' => 'nuovo!',
|
||||
'no_depreciation' => 'Nessuna Svalutazione',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Asset updated successfully.',
|
||||
'nothing_updated' => 'No fields were selected, so nothing was updated.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Next',
|
||||
'next_audit_date' => 'Next Audit Date',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Last Audit',
|
||||
'new' => 'new!',
|
||||
'no_depreciation' => 'No Depreciation',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => '資産は正常に更新されました。',
|
||||
'nothing_updated' => 'フィールドが選択されていないため、更新されませんでした。',
|
||||
'no_assets_selected' => '資産が選択されていないため、何も更新されませんでした。',
|
||||
'assets_do_not_exist_or_are_invalid' => '選択したアセットは更新できません。',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => '新しいパスワード',
|
||||
'next' => '次へ',
|
||||
'next_audit_date' => '次の監査日',
|
||||
'no_email' => 'このユーザーに関連付けられているメールアドレスがありません',
|
||||
'last_audit' => '前回の監査日',
|
||||
'new' => '新規',
|
||||
'no_depreciation' => '非減価償却資産',
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'personal_api_keys' => 'Personal API Keys',
|
||||
'api_key_warning' => 'When generating an API token, be sure to copy it down immediately as they
|
||||
will not be visible to you again.',
|
||||
'api_base_url' => 'Your API base url is located at:',
|
||||
'personal_api_keys' => 'សោ API ផ្ទាល់ខ្លួន',
|
||||
'api_key_warning' => 'នៅពេលបង្កើតនិមិត្តសញ្ញា API ត្រូវប្រាកដថាចម្លងវាភ្លាមៗដូចដែលពួកវា
|
||||
នឹងមិនបង្ហាញឱ្យអ្នកឃើញម្តងទៀតទេ។',
|
||||
'api_base_url' => 'Url មូលដ្ឋាន API របស់អ្នកមានទីតាំងនៅ៖',
|
||||
'api_base_url_endpoint' => '/<endpoint>',
|
||||
'api_token_expiration_time' => 'API tokens are set to expire in:',
|
||||
'api_reference' => 'Please check the <a href="https://snipe-it.readme.io/reference" target="_blank">API reference</a> to
|
||||
find specific API endpoints and additional API documentation.',
|
||||
'api_token_expiration_time' => 'និមិត្តសញ្ញា API ត្រូវបានកំណត់ឱ្យផុតកំណត់នៅក្នុង៖',
|
||||
'api_reference' => 'សូមពិនិត្យមើល <a href="https://snipe-it.readme.io/reference" target="_blank">ឯកសារយោង API</a> ទៅ
|
||||
ស្វែងរកចំណុចបញ្ចប់ API ជាក់លាក់ និងឯកសារ API បន្ថែម',
|
||||
);
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'ទ្រព្យសកម្មបានធ្វើបច្ចុប្បន្នភាពដោយជោគជ័យ។',
|
||||
'nothing_updated' => 'គ្មានវាលត្រូវបានជ្រើស ដូច្នេះមិនមានអ្វីត្រូវបានធ្វើបច្ចុប្បន្នភាព។',
|
||||
'no_assets_selected' => 'គ្មានទ្រព្យសម្បត្តិត្រូវបានជ្រើសរើស ដូច្នេះគ្មានអ្វីត្រូវបានធ្វើបច្ចុប្បន្នភាពទេ។',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -2,31 +2,31 @@
|
|||
|
||||
return [
|
||||
|
||||
'does_not_exist' => 'Status Label does not exist.',
|
||||
'deleted_label' => 'Deleted Status Label',
|
||||
'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. ',
|
||||
'does_not_exist' => 'ស្លាកស្ថានភាពមិនមានទេ។',
|
||||
'deleted_label' => 'បានលុបស្លាកស្ថានភាព',
|
||||
'assoc_assets' => 'ស្លាកស្ថានភាពនេះបច្ចុប្បន្នត្រូវបានភ្ជាប់ជាមួយទ្រព្យសម្បត្តិយ៉ាងហោចណាស់មួយ ហើយមិនអាចលុបបានទេ។ សូមធ្វើបច្ចុប្បន្នភាពទ្រព្យសកម្មរបស់អ្នកដើម្បីលែងយោងស្ថានភាពនេះហើយព្យាយាមម្ដងទៀត។ ',
|
||||
|
||||
'create' => [
|
||||
'error' => 'Status Label was not created, please try again.',
|
||||
'success' => 'Status Label created successfully.',
|
||||
'error' => 'ស្លាកស្ថានភាពមិនត្រូវបានបង្កើតទេ សូមព្យាយាមម្តងទៀត។',
|
||||
'success' => 'ស្លាកស្ថានភាពបានបង្កើតដោយជោគជ័យ។',
|
||||
],
|
||||
|
||||
'update' => [
|
||||
'error' => 'Status Label was not updated, please try again',
|
||||
'success' => 'Status Label updated successfully.',
|
||||
'error' => 'ស្លាកស្ថានភាពមិនត្រូវបានធ្វើបច្ចុប្បន្នភាពទេ សូមព្យាយាមម្តងទៀត',
|
||||
'success' => 'បានធ្វើបច្ចុប្បន្នភាពស្លាកស្ថានភាពដោយជោគជ័យ។',
|
||||
],
|
||||
|
||||
'delete' => [
|
||||
'confirm' => 'Are you sure you wish to delete this Status Label?',
|
||||
'error' => 'There was an issue deleting the Status Label. Please try again.',
|
||||
'success' => 'The Status Label was deleted successfully.',
|
||||
'confirm' => 'តើអ្នកប្រាកដថាចង់លុបស្លាកស្ថានភាពនេះទេ?',
|
||||
'error' => 'មានបញ្ហាក្នុងការលុបស្លាកស្ថានភាព។ សូមព្យាយាមម្តងទៀត។',
|
||||
'success' => 'ស្លាកស្ថានភាពត្រូវបានលុបដោយជោគជ័យ។',
|
||||
],
|
||||
|
||||
'help' => [
|
||||
'undeployable' => 'These assets cannot be assigned to anyone.',
|
||||
'undeployable' => 'ទ្រព្យសម្បត្តិទាំងនេះមិនអាចប្រគល់ឱ្យអ្នកណាម្នាក់បានទេ។',
|
||||
'deployable' => 'These assets can be checked out. Once they are assigned, they will assume a meta status of <i class="fas 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.',
|
||||
'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' => 'ទ្រព្យសម្បត្តិទាំងនេះមិនទាន់អាចប្រគល់ឱ្យអ្នកណាម្នាក់បានទេ ដែលជារឿយៗត្រូវបានប្រើប្រាស់សម្រាប់វត្ថុដែលអស់សម្រាប់ការជួសជុល ប៉ុន្តែត្រូវបានគេរំពឹងថានឹងត្រឡប់មកចរាចរវិញ។',
|
||||
],
|
||||
|
||||
];
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'ពាក្យសម្ងាត់ថ្មី',
|
||||
'next' => 'បន្ទាប់',
|
||||
'next_audit_date' => 'កាលបរិច្ឆេទសវនកម្មបន្ទាប់',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'សវនកម្មចុងក្រោយ',
|
||||
'new' => 'new!',
|
||||
'no_depreciation' => 'No Depreciation',
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
|
||||
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
|
||||
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
|
||||
'reset' => 'Your password has been reset!',
|
||||
'password_change' => 'Your password has been updated!',
|
||||
'sent' => 'ប្រសិនបើអ្នកប្រើដែលត្រូវគ្នាជាមួយអាសយដ្ឋានអ៊ីមែលត្រឹមត្រូវមាននៅក្នុងប្រព័ន្ធរបស់យើង អ៊ីមែលសង្គ្រោះពាក្យសម្ងាត់ត្រូវបានផ្ញើ។',
|
||||
'user' => 'ប្រសិនបើអ្នកប្រើដែលត្រូវគ្នាជាមួយអាសយដ្ឋានអ៊ីមែលត្រឹមត្រូវមាននៅក្នុងប្រព័ន្ធរបស់យើង អ៊ីមែលសង្គ្រោះពាក្យសម្ងាត់ត្រូវបានផ្ញើ។',
|
||||
'token' => 'និមិត្តសញ្ញាកំណត់ពាក្យសម្ងាត់ឡើងវិញនេះគឺមិនត្រឹមត្រូវ ឬផុតកំណត់ ឬមិនត្រូវគ្នានឹងឈ្មោះអ្នកប្រើប្រាស់ដែលបានផ្តល់។',
|
||||
'reset' => 'ពាក្យសម្ងាត់របស់អ្នកត្រូវបានកំណត់ឡើងវិញ!',
|
||||
'password_change' => 'ពាក្យសម្ងាត់របស់អ្នកត្រូវបានធ្វើបច្ចុប្បន្នភាព!',
|
||||
];
|
||||
|
|
|
@ -13,9 +13,9 @@ return array(
|
|||
|
|
||||
*/
|
||||
|
||||
"password" => "Passwords must be six characters and match the confirmation.",
|
||||
"user" => "Username or email address is incorrect",
|
||||
"token" => 'This password reset token is invalid or expired, or does not match the username provided.',
|
||||
'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
|
||||
"password" => "ពាក្យសម្ងាត់ត្រូវតែមានប្រាំមួយតួអក្សរ ហើយត្រូវគ្នានឹងការបញ្ជាក់។",
|
||||
"user" => "ឈ្មោះអ្នកប្រើ ឬអាសយដ្ឋានអ៊ីមែលមិនត្រឹមត្រូវ។",
|
||||
"token" => 'និមិត្តសញ្ញាកំណត់ពាក្យសម្ងាត់ឡើងវិញនេះគឺមិនត្រឹមត្រូវ ឬផុតកំណត់ ឬមិនត្រូវគ្នានឹងឈ្មោះអ្នកប្រើប្រាស់ដែលបានផ្តល់។',
|
||||
'sent' => 'ប្រសិនបើអ្នកប្រើដែលត្រូវគ្នាជាមួយអាសយដ្ឋានអ៊ីមែលត្រឹមត្រូវមាននៅក្នុងប្រព័ន្ធរបស់យើង អ៊ីមែលសង្គ្រោះពាក្យសម្ងាត់ត្រូវបានផ្ញើ។',
|
||||
|
||||
);
|
||||
|
|
|
@ -13,13 +13,13 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'accepted' => 'The :attribute must be accepted.',
|
||||
'active_url' => 'The :attribute is not a valid URL.',
|
||||
'after' => 'The :attribute must be a date after :date.',
|
||||
'after_or_equal' => 'The :attribute must be a date after or equal to :date.',
|
||||
'alpha' => 'The :attribute may only contain letters.',
|
||||
'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.',
|
||||
'alpha_num' => 'The :attribute may only contain letters and numbers.',
|
||||
'accepted' => 'គុណលក្ខណៈ : ត្រូវតែទទួលយក។',
|
||||
'active_url' => ':attribute មិនមែនជា URL ត្រឹមត្រូវទេ។',
|
||||
'after' => ':attribute ត្រូវតែជាកាលបរិច្ឆេទបន្ទាប់ពី :date ។',
|
||||
'after_or_equal' => ':attribute ត្រូវតែជាកាលបរិច្ឆេទបន្ទាប់ពី ឬស្មើនឹង :date។',
|
||||
'alpha' => ':attribute អាចមានត្រឹមតែអក្សរប៉ុណ្ណោះ។',
|
||||
'alpha_dash' => ':attribute អាចមានតែអក្សរ លេខ និងសញ្ញាដាច់ៗប៉ុណ្ណោះ។',
|
||||
'alpha_num' => ':attribute អាចមានត្រឹមតែអក្សរ និងលេខប៉ុណ្ណោះ។',
|
||||
'array' => 'The :attribute must be an array.',
|
||||
'before' => 'The :attribute must be a date before :date.',
|
||||
'before_or_equal' => 'The :attribute must be a date before or equal to :date.',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => '자산이 갱신되었습니다.',
|
||||
'nothing_updated' => '선택된 항목이 없어서, 갱신 되지 않습니다.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => '새로운 비밀번호',
|
||||
'next' => '다음',
|
||||
'next_audit_date' => '다음 감사 일자',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => '최근 감사',
|
||||
'new' => '신규!',
|
||||
'no_depreciation' => '감가 상각 없음',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Įranga sėkmingai atnaujinta.',
|
||||
'nothing_updated' => 'Nei vienas laukelis nepasirinktas, tad niekas nebuvo atnaujinta.',
|
||||
'no_assets_selected' => 'Nebuvo pasirinkta jokio turto, taigi niekas nebuvo pakeistas.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Naujas slaptažodis',
|
||||
'next' => 'Kitas',
|
||||
'next_audit_date' => 'Kito audito data',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Paskutinis auditas',
|
||||
'new' => 'naujas!',
|
||||
'no_depreciation' => 'Nėra nusidėvėjimo',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Īpašums ir veiksmīgi atjaunināts.',
|
||||
'nothing_updated' => 'Lauki nav atlasīti, tāpēc nekas netika atjaunināts.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Jauna parole',
|
||||
'next' => 'Nākamais',
|
||||
'next_audit_date' => 'Nākamā audita datums',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Pēdējais audits',
|
||||
'new' => 'jauns!',
|
||||
'no_depreciation' => 'Nav nolietojuma',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Kua whakahoutia te tahua.',
|
||||
'nothing_updated' => 'Kaore i whiriwhiria he mahinga, na reira kaore i whakahoutia.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Tuhinga o mua',
|
||||
'next_audit_date' => 'Ko te Raa Whakakitea',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Whakamutunga whakamutunga',
|
||||
'new' => 'hou!',
|
||||
'no_depreciation' => 'Kaore he utu whakaheke',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Основното средство е успешно ажурирано.',
|
||||
'nothing_updated' => 'Не беа избрани полиња, затоа ништо не беше ажурирано.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Следно',
|
||||
'next_audit_date' => 'Следен датум на ревизија',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Последна ревизија',
|
||||
'new' => 'ново!',
|
||||
'no_depreciation' => 'Не се амортизира',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Asset updated successfully.',
|
||||
'nothing_updated' => 'No fields were selected, so nothing was updated.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Next',
|
||||
'next_audit_date' => 'Next Audit Date',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Last Audit',
|
||||
'new' => 'new!',
|
||||
'no_depreciation' => 'No Depreciation',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Акт амжилттай шинэчлэгдсэн.',
|
||||
'nothing_updated' => 'Ямар ч талбар сонгогдоогүй тул шинэчлэгдээгүй байна.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Дараачийн',
|
||||
'next_audit_date' => 'Дараагийн аудитын огноо',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Сүүлийн аудит',
|
||||
'new' => 'шинэ!',
|
||||
'no_depreciation' => 'Элэгдэлгүй',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Harta berjaya dikemaskini.',
|
||||
'nothing_updated' => 'Tiada medan dipilih, jadi tiada apa yang dikemas kini.',
|
||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'New Password',
|
||||
'next' => 'Seterusnya',
|
||||
'next_audit_date' => 'Tarikh Audit Seterusnya',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Audit lepas',
|
||||
'new' => 'baru!',
|
||||
'no_depreciation' => 'Tiada Susut Nilai',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Asset is succesvol bijgewerkt.',
|
||||
'nothing_updated' => 'Geen veld is geselecteerd, er is dus niks gewijzigd.',
|
||||
'no_assets_selected' => 'Er zijn geen assets geselecteerd, er is dus niets bijgewerkt.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Geselecteerde assets kunnen niet worden bijgewerkt.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nieuw wachtwoord',
|
||||
'next' => 'Volgende',
|
||||
'next_audit_date' => 'Volgende datum van de Audit',
|
||||
'no_email' => 'Er is geen e-mailadres gekoppeld aan deze gebruiker',
|
||||
'last_audit' => 'Laatste controle',
|
||||
'new' => 'nieuw!',
|
||||
'no_depreciation' => 'Geen afschrijving',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Oppdatering av eiendel vellykket.',
|
||||
'nothing_updated' => 'Ingen felter er valgt, så ingenting ble endret.',
|
||||
'no_assets_selected' => 'Ingen felter er valgt, så ingenting ble endret.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Valgte eiendeler kan ikke oppdateres.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nytt passord',
|
||||
'next' => 'Neste',
|
||||
'next_audit_date' => 'Neste revisjon dato',
|
||||
'no_email' => 'Ingen e-postadresse tilknyttet denne brukeren',
|
||||
'last_audit' => 'Siste revisjon',
|
||||
'new' => 'ny!',
|
||||
'no_depreciation' => 'Ingen avskrivning',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Aktualizacja poprawna.',
|
||||
'nothing_updated' => 'Żadne pole nie zostało wybrane, więc nic nie zostało zmienione.',
|
||||
'no_assets_selected' => 'Żadne aktywa nie zostały wybrane, więc nic nie zostało zmienione.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Wybrane zasoby nie mogą zostać zaktualizowane.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nowe hasło',
|
||||
'next' => 'Następny',
|
||||
'next_audit_date' => 'Data następnej inspekcji',
|
||||
'no_email' => 'Brak adresu e-mail skojarzonego z tym użytkownikiem',
|
||||
'last_audit' => 'Ostatnia inspekcja',
|
||||
'new' => 'nowy!',
|
||||
'no_depreciation' => 'Nie Amortyzowany',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Ativo atualizado com sucesso.',
|
||||
'nothing_updated' => 'Nenhum campo foi selecionado, então nada foi atualizado.',
|
||||
'no_assets_selected' => 'Nenhum ativo foi selecionado, portanto, nada foi atualizado.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Os arquivos selecionados não podem ser atualizados.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nova Senha',
|
||||
'next' => 'Próxima',
|
||||
'next_audit_date' => 'Próxima Data de Auditoria',
|
||||
'no_email' => 'Nenhum endereço de e-mail associado a este usuário',
|
||||
'last_audit' => 'Última auditoria',
|
||||
'new' => 'novo!',
|
||||
'no_depreciation' => 'Sem Depreciação',
|
||||
|
|
|
@ -19,6 +19,7 @@ return [
|
|||
'success' => 'Artigo atualizado com sucesso.',
|
||||
'nothing_updated' => 'Nenhum atributo foi selecionado, portanto nada foi atualizado.',
|
||||
'no_assets_selected' => 'Nenhum ativo foi selecionado, por isso nada foi atualizado.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Os arquivos selecionados não podem ser atualizados.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Nova senha',
|
||||
'next' => 'Próximo',
|
||||
'next_audit_date' => 'Próxima Data de Auditoria',
|
||||
'no_email' => 'Nenhum endereço de e-mail associado a este usuário',
|
||||
'last_audit' => 'Última auditoria',
|
||||
'new' => 'novo!',
|
||||
'no_depreciation' => 'Sem Depreciação',
|
||||
|
|
|
@ -18,6 +18,7 @@ return [
|
|||
'success' => 'Activul a fost actualizat.',
|
||||
'nothing_updated' => 'Nu au fost selectate câmpuri, deci nimic nu a fost actualizat.',
|
||||
'no_assets_selected' => 'Nu au fost selectate active, deci nimic nu a fost actualizat.',
|
||||
'assets_do_not_exist_or_are_invalid' => 'Activele selectate nu pot fi actualizate.',
|
||||
],
|
||||
|
||||
'restore' => [
|
||||
|
|
|
@ -201,6 +201,7 @@ return [
|
|||
'new_password' => 'Parolă nouă',
|
||||
'next' => 'Următor →',
|
||||
'next_audit_date' => 'Data următoarei auditări',
|
||||
'no_email' => 'Nicio adresă de e-mail asociată cu acest utilizator',
|
||||
'last_audit' => 'Ultimul audit',
|
||||
'new' => 'nou!',
|
||||
'no_depreciation' => 'Fara depreciere',
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue