Skip to content

Commit 9db0b03

Browse files
committed
Updated translation strings
Signed-off-by: snipe <[email protected]>
1 parent 4f4c4ed commit 9db0b03

File tree

485 files changed

+4149
-902
lines changed

Some content is hidden

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

485 files changed

+4149
-902
lines changed

resources/lang/af/admin/asset_maintenances/general.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@
1111
'calibration' => 'Calibration',
1212
'software_support' => 'Software Support',
1313
'hardware_support' => 'Hardware Support',
14+
'configuration_change' => 'Configuration Change',
15+
'pat_test' => 'PAT Test',
1416
];

resources/lang/af/admin/users/general.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
3535
'remove_group_memberships' => 'Remove Group Memberships',
3636
'warning_deletion' => 'WARNING:',
37-
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
37+
'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
3838
'update_user_assets_status' => 'Update all assets for these users to this status',
3939
'checkin_user_properties' => 'Check in all properties associated with these users',
4040
'remote_label' => 'This is a remote user',

resources/lang/af/admin/users/message.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
'ldap_not_configured' => 'LDAP-integrasie is nie vir hierdie installasie gekonfigureer nie.',
1515
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
1616
'password_reset_sent' => 'A password reset link has been sent to :email!',
17+
'user_has_no_email' => 'This user does not have an email address in their profile.',
1718

1819

1920
'success' => array(
@@ -58,4 +59,4 @@
5859
'invalidfiles' => 'Een of meer van jou lêers is te groot of is \'n filetipe wat nie toegelaat word nie. Toegelate filetipes is png, gif, jpg, doc, docx, pdf en txt.',
5960
),
6061

61-
);
62+
);

resources/lang/af/button.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'actions' => 'aksies',
55
'add' => 'Voeg nuwe',
66
'cancel' => 'kanselleer',
7-
'checkin_and_delete' => 'Kontroleer en verwyder gebruiker',
7+
'checkin_and_delete' => 'Checkin All / Delete User',
88
'delete' => 'verwyder',
99
'edit' => 'wysig',
1010
'restore' => 'herstel',

resources/lang/af/general.php

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'bulk_edit' => 'Bulk Edit',
3838
'bulk_delete' => 'Bulk Delete',
3939
'bulk_actions' => 'Bulk Actions',
40-
'bulk_checkin_delete' => 'Bulk Checkin &amp; Delete',
40+
'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
4141
'bystatus' => 'by Status',
4242
'cancel' => 'kanselleer',
4343
'categories' => 'kategorieë',
@@ -101,6 +101,8 @@
101101
'employee_number' => 'Employee Number',
102102
'email_domain_help' => 'Dit word gebruik om e-posadresse te genereer wanneer u dit invoer',
103103
'error' => 'Error',
104+
'exclude_archived' => 'Exclude Archived Assets',
105+
'exclude_deleted' => 'Exclude Deleted Assets',
104106
'example' => 'Example: ',
105107
'filastname_format' => 'Eerste Voorletter ([email protected])',
106108
'firstname_lastname_format' => 'Vir Naam Van ([email protected])',
@@ -131,6 +133,7 @@
131133
'id' => 'ID',
132134
'image' => 'Image',
133135
'image_delete' => 'Vee prent uit',
136+
'include_deleted' => 'Include Deleted Assets',
134137
'image_upload' => 'Laai prent op',
135138
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
136139
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@
184187
'no' => 'Geen',
185188
'notes' => 'notas',
186189
'order_number' => 'Bestellingnommer',
190+
'only_deleted' => 'Only Deleted Assets',
187191
'page_menu' => 'Wys _MENU_ items',
188192
'pagination_info' => 'Wys _START_ tot _END_ van _TOTAL_ items',
189193
'pending' => 'hangende',
@@ -364,5 +368,9 @@
364368
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
365369
'additional_files' => 'Additional Files',
366370
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
371+
'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
372+
'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
373+
'bulk_checkin_success' => 'The items for the selected users have been checked in.',
374+
367375

368376
];

resources/lang/am/admin/asset_maintenances/general.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@
1111
'calibration' => 'Calibration',
1212
'software_support' => 'Software Support',
1313
'hardware_support' => 'Hardware Support',
14+
'configuration_change' => 'Configuration Change',
15+
'pat_test' => 'PAT Test',
1416
];

resources/lang/am/admin/users/general.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
3535
'remove_group_memberships' => 'Remove Group Memberships',
3636
'warning_deletion' => 'WARNING:',
37-
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
37+
'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
3838
'update_user_assets_status' => 'Update all assets for these users to this status',
3939
'checkin_user_properties' => 'Check in all properties associated with these users',
4040
'remote_label' => 'This is a remote user',

resources/lang/am/admin/users/message.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
'ldap_not_configured' => 'LDAP integration has not been configured for this installation.',
1515
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
1616
'password_reset_sent' => 'A password reset link has been sent to :email!',
17+
'user_has_no_email' => 'This user does not have an email address in their profile.',
1718

1819

1920
'success' => array(
@@ -58,4 +59,4 @@
5859
'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.',
5960
),
6061

61-
);
62+
);

resources/lang/am/button.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'actions' => 'Actions',
55
'add' => 'Add New',
66
'cancel' => 'Cancel',
7-
'checkin_and_delete' => 'Checkin & Delete User',
7+
'checkin_and_delete' => 'Checkin All / Delete User',
88
'delete' => 'Delete',
99
'edit' => 'Edit',
1010
'restore' => 'Restore',

resources/lang/am/general.php

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'bulk_edit' => 'Bulk Edit',
3838
'bulk_delete' => 'Bulk Delete',
3939
'bulk_actions' => 'Bulk Actions',
40-
'bulk_checkin_delete' => 'Bulk Checkin &amp; Delete',
40+
'bulk_checkin_delete' => 'Bulk Checkin Items from Users',
4141
'bystatus' => 'by Status',
4242
'cancel' => 'Cancel',
4343
'categories' => 'Categories',
@@ -101,6 +101,8 @@
101101
'employee_number' => 'Employee Number',
102102
'email_domain_help' => 'This is used to generate email addresses when importing',
103103
'error' => 'Error',
104+
'exclude_archived' => 'Exclude Archived Assets',
105+
'exclude_deleted' => 'Exclude Deleted Assets',
104106
'example' => 'Example: ',
105107
'filastname_format' => 'First Initial Last Name ([email protected])',
106108
'firstname_lastname_format' => 'First Name Last Name ([email protected])',
@@ -131,6 +133,7 @@
131133
'id' => 'ID',
132134
'image' => 'Image',
133135
'image_delete' => 'Delete Image',
136+
'include_deleted' => 'Include Deleted Assets',
134137
'image_upload' => 'Upload Image',
135138
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
136139
'filetypes_size_help' => 'Max upload size allowed is :size.',
@@ -184,6 +187,7 @@
184187
'no' => 'No',
185188
'notes' => 'Notes',
186189
'order_number' => 'Order Number',
190+
'only_deleted' => 'Only Deleted Assets',
187191
'page_menu' => 'Showing _MENU_ items',
188192
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
189193
'pending' => 'Pending',
@@ -364,5 +368,9 @@
364368
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
365369
'additional_files' => 'Additional Files',
366370
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
371+
'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
372+
'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
373+
'bulk_checkin_success' => 'The items for the selected users have been checked in.',
374+
367375

368376
];

0 commit comments

Comments
 (0)