Skip to content

Commit 4d25e8f

Browse files
authored
Merge pull request #16271 from snipe/localization/2024-02-18
Updated language strings
2 parents 071b4d1 + 8368576 commit 4d25e8f

File tree

269 files changed

+1979
-735
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

269 files changed

+1979
-735
lines changed

resources/lang/aa-ER/admin/settings/general.php

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@
109109
'ldap_pword' => 'crwdns1453:0crwdne1453:0',
110110
'ldap_basedn' => 'crwdns1454:0crwdne1454:0',
111111
'ldap_filter' => 'crwdns1455:0crwdne1455:0',
112-
'ldap_pw_sync' => 'crwdns1692:0crwdne1692:0',
113-
'ldap_pw_sync_help' => 'crwdns1693:0crwdne1693:0',
112+
'ldap_pw_sync' => 'crwdns12882:0crwdne12882:0',
113+
'ldap_pw_sync_help' => 'crwdns12884:0crwdne12884:0',
114114
'ldap_username_field' => 'crwdns1456:0crwdne1456:0',
115115
'ldap_lname_field' => 'crwdns1457:0crwdne1457:0',
116116
'ldap_fname_field' => 'crwdns1458:0crwdne1458:0',
@@ -330,6 +330,10 @@
330330
'purge_help' => 'crwdns6469:0crwdne6469:0',
331331
'ldap_extension_warning' => 'crwdns6471:0crwdne6471:0',
332332
'ldap_ad' => 'crwdns6473:0crwdne6473:0',
333+
'ldap_test_label' => 'crwdns12892:0crwdne12892:0',
334+
'ldap_test_login' => 'crwdns12894:0crwdne12894:0',
335+
'ldap_username_placeholder' => 'crwdns12896:0crwdne12896:0',
336+
'ldap_password_placeholder' => 'crwdns12898:0crwdne12898:0',
333337
'employee_number' => 'crwdns6475:0crwdne6475:0',
334338
'create_admin_user' => 'crwdns6477:0crwdne6477:0',
335339
'create_admin_success' => 'crwdns6479:0crwdne6479:0',

resources/lang/aa-ER/admin/settings/message.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
'testing_authentication' => 'crwdns6729:0crwdne6729:0',
3737
'authentication_success' => 'crwdns6731:0crwdne6731:0'
3838
],
39+
'labels' => [
40+
'null_template' => 'crwdns12900:0crwdne12900:0',
41+
],
3942
'webhook' => [
4043
'sending' => 'crwdns11373:0crwdne11373:0',
4144
'success' => 'crwdns11841:0crwdne11841:0',
@@ -46,5 +49,6 @@
4649
'error_redirect' => 'crwdns11843:0crwdne11843:0',
4750
'error_misc' => 'crwdns11383:0crwdne11383:0',
4851
'webhook_fail' => 'crwdns12830:0crwdne12830:0',
52+
'webhook_channel_not_found' => 'crwdns12876:0crwdne12876:0'
4953
]
5054
];

resources/lang/aa-ER/general.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
'customize_report' => 'crwdns6115:0crwdne6115:0',
9393
'custom_report' => 'crwdns1139:0crwdne1139:0',
9494
'dashboard' => 'crwdns1202:0crwdne1202:0',
95+
'data_source' => 'crwdns12886:0crwdne12886:0',
9596
'days' => 'crwdns1917:0crwdne1917:0',
9697
'days_to_next_audit' => 'crwdns1918:0crwdne1918:0',
9798
'date' => 'crwdns1045:0crwdne1045:0',
@@ -127,6 +128,7 @@
127128
'firstname_lastname_underscore_format' => 'crwdns1995:0crwdne1995:0',
128129
'lastnamefirstinitial_format' => 'crwdns1999:0crwdne1999:0',
129130
'firstintial_dot_lastname_format' => 'crwdns5948:0crwdne5948:0',
131+
'lastname_dot_firstinitial_format' => 'crwdns12880:0crwdne12880:0',
130132
'firstname_lastname_display' => 'crwdns11779:0crwdne11779:0',
131133
'lastname_firstname_display' => 'crwdns11781:0crwdne11781:0',
132134
'name_display_format' => 'crwdns11783:0crwdne11783:0',
@@ -217,6 +219,8 @@
217219
'no' => 'crwdns1075:0crwdne1075:0',
218220
'notes' => 'crwdns1076:0crwdne1076:0',
219221
'note_added' => 'crwdns12858:0crwdne12858:0',
222+
'options' => 'crwdns12888:0crwdne12888:0',
223+
'preview' => 'crwdns12890:0crwdne12890:0',
220224
'add_note' => 'crwdns12860:0crwdne12860:0',
221225
'note_edited' => 'crwdns12862:0crwdne12862:0',
222226
'edit_note' => 'crwdns12864:0crwdne12864:0',
@@ -560,6 +564,7 @@
560564
'consumables' => 'crwdns12144:0crwdne12144:0',
561565
'components' => 'crwdns12146:0crwdne12146:0',
562566
],
567+
563568
'more_info' => 'crwdns12288:0crwdne12288:0',
564569
'quickscan_bulk_help' => 'crwdns12290:0crwdne12290:0',
565570
'whoops' => 'crwdns12304:0crwdne12304:0',
@@ -576,4 +581,9 @@
576581
'user_managed_passwords_disallow' => 'crwdns12872:0crwdne12872:0',
577582
'user_managed_passwords_allow' => 'crwdns12874:0crwdne12874:0',
578583

584+
// Add form placeholders here
585+
'placeholders' => [
586+
'notes' => 'crwdns12878:0crwdne12878:0',
587+
],
588+
579589
];

resources/lang/af-ZA/admin/settings/general.php

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@
109109
'ldap_pword' => 'LDAP-koppel wagwoord',
110110
'ldap_basedn' => 'Base Bind DN',
111111
'ldap_filter' => 'LDAP Filter',
112-
'ldap_pw_sync' => 'LDAP-wagwoordsynkronisering',
113-
'ldap_pw_sync_help' => 'Verwyder hierdie vinkje as u nie LDAP-wagwoorde wil laat sinkroniseer met plaaslike wagwoorde nie. As u hierdie opsie uitskakel, beteken dit dat u gebruikers dalk nie kan aanmeld as u LDAP-bediener om een ​​of ander rede onbereikbaar is nie.',
112+
'ldap_pw_sync' => 'Cache LDAP Passwords',
113+
'ldap_pw_sync_help' => 'Uncheck this box if you do not wish to keep LDAP passwords cached as local hashed passwords. Disabling this means that your users may not be able to login if your LDAP server is unreachable for some reason.',
114114
'ldap_username_field' => 'Gebruikernaam',
115115
'ldap_lname_field' => 'Van',
116116
'ldap_fname_field' => 'LDAP Voornaam',
@@ -330,6 +330,10 @@
330330
'purge_help' => 'Verwyder verwyderde rekords',
331331
'ldap_extension_warning' => 'It does not look like the LDAP extension is installed or enabled on this server. You can still save your settings, but you will need to enable the LDAP extension for PHP before LDAP syncing or login will work.',
332332
'ldap_ad' => 'LDAP/AD',
333+
'ldap_test_label' => 'Test LDAP Sync',
334+
'ldap_test_login' => ' Test LDAP Login',
335+
'ldap_username_placeholder' => 'LDAP Username',
336+
'ldap_password_placeholder' => 'LDAP Password',
333337
'employee_number' => 'Employee Number',
334338
'create_admin_user' => 'Create a User ::',
335339
'create_admin_success' => 'Success! Your admin user has been added!',

resources/lang/af-ZA/admin/settings/message.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
'testing_authentication' => 'Testing LDAP Authentication...',
3737
'authentication_success' => 'User authenticated against LDAP successfully!'
3838
],
39+
'labels' => [
40+
'null_template' => 'Label template not found. Please select a template.',
41+
],
3942
'webhook' => [
4043
'sending' => 'Sending :app test message...',
4144
'success' => 'Your :webhook_name Integration works!',
@@ -46,5 +49,6 @@
4649
'error_redirect' => 'ERROR: 301/302 :endpoint returns a redirect. For security reasons, we don’t follow redirects. Please use the actual endpoint.',
4750
'error_misc' => 'Something went wrong. :( ',
4851
'webhook_fail' => ' webhook notification failed: Check to make sure the URL is still valid.',
52+
'webhook_channel_not_found' => ' webhook channel not found.'
4953
]
5054
];

resources/lang/af-ZA/general.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
'customize_report' => 'Customize Report',
9393
'custom_report' => 'Aangepaste bateverslag',
9494
'dashboard' => 'Dashboard',
95+
'data_source' => 'Data Source',
9596
'days' => 'dae',
9697
'days_to_next_audit' => 'Dae na Volgende Oudit',
9798
'date' => 'datum',
@@ -127,6 +128,7 @@
127128
'firstname_lastname_underscore_format' => 'First Name Last Name ([email protected])',
128129
'lastnamefirstinitial_format' => 'Last Name First Initial ([email protected])',
129130
'firstintial_dot_lastname_format' => 'First Initial Last Name ([email protected])',
131+
'lastname_dot_firstinitial_format' => 'Last Name First Initial ([email protected])',
130132
'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
131133
'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
132134
'name_display_format' => 'Name Display Format',
@@ -217,6 +219,8 @@
217219
'no' => 'Geen',
218220
'notes' => 'notas',
219221
'note_added' => 'Note Added',
222+
'options' => 'Options',
223+
'preview' => 'Preview',
220224
'add_note' => 'Add Note',
221225
'note_edited' => 'Note Edited',
222226
'edit_note' => 'Edit Note',
@@ -561,6 +565,7 @@
561565
'consumables' => ':count Consumable|:count Consumables',
562566
'components' => ':count Component|:count Components',
563567
],
568+
564569
'more_info' => 'Meer inligting',
565570
'quickscan_bulk_help' => 'Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log. Note that if this asset is checked out, it will not change the location of the person, asset or location it is checked out to.',
566571
'whoops' => 'Whoops!',
@@ -577,4 +582,9 @@
577582
'user_managed_passwords_disallow' => 'Disallow users from managing their own passwords',
578583
'user_managed_passwords_allow' => 'Allow users to manage their own passwords',
579584

585+
// Add form placeholders here
586+
'placeholders' => [
587+
'notes' => 'Add a note',
588+
],
589+
580590
];

resources/lang/am-ET/admin/settings/general.php

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@
109109
'ldap_pword' => 'LDAP Bind Password',
110110
'ldap_basedn' => 'Base Bind DN',
111111
'ldap_filter' => 'LDAP Filter',
112-
'ldap_pw_sync' => 'LDAP Password Sync',
113-
'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.',
112+
'ldap_pw_sync' => 'Cache LDAP Passwords',
113+
'ldap_pw_sync_help' => 'Uncheck this box if you do not wish to keep LDAP passwords cached as local hashed passwords. Disabling this means that your users may not be able to login if your LDAP server is unreachable for some reason.',
114114
'ldap_username_field' => 'Username Field',
115115
'ldap_lname_field' => 'Last Name',
116116
'ldap_fname_field' => 'LDAP First Name',
@@ -330,6 +330,10 @@
330330
'purge_help' => 'Purge Deleted Records',
331331
'ldap_extension_warning' => 'It does not look like the LDAP extension is installed or enabled on this server. You can still save your settings, but you will need to enable the LDAP extension for PHP before LDAP syncing or login will work.',
332332
'ldap_ad' => 'LDAP/AD',
333+
'ldap_test_label' => 'Test LDAP Sync',
334+
'ldap_test_login' => ' Test LDAP Login',
335+
'ldap_username_placeholder' => 'LDAP Username',
336+
'ldap_password_placeholder' => 'LDAP Password',
333337
'employee_number' => 'Employee Number',
334338
'create_admin_user' => 'Create a User ::',
335339
'create_admin_success' => 'Success! Your admin user has been added!',

resources/lang/am-ET/admin/settings/message.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
'testing_authentication' => 'Testing LDAP Authentication...',
3737
'authentication_success' => 'User authenticated against LDAP successfully!'
3838
],
39+
'labels' => [
40+
'null_template' => 'Label template not found. Please select a template.',
41+
],
3942
'webhook' => [
4043
'sending' => 'Sending :app test message...',
4144
'success' => 'Your :webhook_name Integration works!',
@@ -46,5 +49,6 @@
4649
'error_redirect' => 'ERROR: 301/302 :endpoint returns a redirect. For security reasons, we don’t follow redirects. Please use the actual endpoint.',
4750
'error_misc' => 'Something went wrong. :( ',
4851
'webhook_fail' => ' webhook notification failed: Check to make sure the URL is still valid.',
52+
'webhook_channel_not_found' => ' webhook channel not found.'
4953
]
5054
];

resources/lang/am-ET/general.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
'customize_report' => 'Customize Report',
9393
'custom_report' => 'Custom Asset Report',
9494
'dashboard' => 'Dashboard',
95+
'data_source' => 'Data Source',
9596
'days' => 'days',
9697
'days_to_next_audit' => 'Days to Next Audit',
9798
'date' => 'Date',
@@ -127,6 +128,7 @@
127128
'firstname_lastname_underscore_format' => 'First Name Last Name ([email protected])',
128129
'lastnamefirstinitial_format' => 'Last Name First Initial ([email protected])',
129130
'firstintial_dot_lastname_format' => 'First Initial Last Name ([email protected])',
131+
'lastname_dot_firstinitial_format' => 'Last Name First Initial ([email protected])',
130132
'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
131133
'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
132134
'name_display_format' => 'Name Display Format',
@@ -217,6 +219,8 @@
217219
'no' => 'No',
218220
'notes' => 'Notes',
219221
'note_added' => 'Note Added',
222+
'options' => 'Options',
223+
'preview' => 'Preview',
220224
'add_note' => 'Add Note',
221225
'note_edited' => 'Note Edited',
222226
'edit_note' => 'Edit Note',
@@ -561,6 +565,7 @@
561565
'consumables' => ':count Consumable|:count Consumables',
562566
'components' => ':count Component|:count Components',
563567
],
568+
564569
'more_info' => 'More Info',
565570
'quickscan_bulk_help' => 'Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log. Note that if this asset is checked out, it will not change the location of the person, asset or location it is checked out to.',
566571
'whoops' => 'Whoops!',
@@ -577,4 +582,9 @@
577582
'user_managed_passwords_disallow' => 'Disallow users from managing their own passwords',
578583
'user_managed_passwords_allow' => 'Allow users to manage their own passwords',
579584

585+
// Add form placeholders here
586+
'placeholders' => [
587+
'notes' => 'Add a note',
588+
],
589+
580590
];

resources/lang/ar-SA/admin/settings/general.php

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@
109109
'ldap_pword' => 'لداب ربط كلمة المرور',
110110
'ldap_basedn' => 'قاعدة ربط دن',
111111
'ldap_filter' => 'فلتر لداب',
112-
'ldap_pw_sync' => 'مزامنة كلمة مرور لداب',
113-
'ldap_pw_sync_help' => 'ألغ تحديد هذا المربع إذا كنت لا ترغب في الاحتفاظ بكلمات مرور لداب التي تمت مزامنتها مع كلمات المرور المحلية. ويعني تعطيل هذا أن المستخدمين قد لا يتمكنون من تسجيل الدخول إذا تعذر الوصول إلى خادم لداب لسبب ما.',
112+
'ldap_pw_sync' => 'Cache LDAP Passwords',
113+
'ldap_pw_sync_help' => 'Uncheck this box if you do not wish to keep LDAP passwords cached as local hashed passwords. Disabling this means that your users may not be able to login if your LDAP server is unreachable for some reason.',
114114
'ldap_username_field' => 'حقل اسم المستخدم',
115115
'ldap_lname_field' => 'الكنية',
116116
'ldap_fname_field' => 'لداب الاسم الأول',
@@ -330,6 +330,10 @@
330330
'purge_help' => 'تطهير السجلات المحذوفة',
331331
'ldap_extension_warning' => 'لا يبدو أن ملحق LDAP مثبت أو مفعّل على هذا الخادم. لا يزال بإمكانك حفظ الإعدادات الخاصة بك، ولكن ستحتاج إلى تمكين ملحق LDAP لـ PHP قبل أن تعمل مزامنة LDAP أو تسجيل الدخول.',
332332
'ldap_ad' => 'LDAP/AD',
333+
'ldap_test_label' => 'Test LDAP Sync',
334+
'ldap_test_login' => ' Test LDAP Login',
335+
'ldap_username_placeholder' => 'LDAP Username',
336+
'ldap_password_placeholder' => 'LDAP Password',
333337
'employee_number' => 'رقم الموظف',
334338
'create_admin_user' => 'إنشاء مستخدم ::',
335339
'create_admin_success' => 'نجاح! تم إضافة مستخدم المشرف الخاص بك!',

0 commit comments

Comments
 (0)