Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated translations #15144

Merged
merged 1 commit into from
Jul 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions resources/lang/aa-ER/admin/consumables/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
'remaining' => 'crwdns1307:0crwdne1307:0',
'total' => 'crwdns1308:0crwdne1308:0',
'update' => 'crwdns1398:0crwdne1398:0',
'inventory_warning' => 'crwdns12614:0crwdne12614:0',
);
5 changes: 4 additions & 1 deletion resources/lang/aa-ER/admin/settings/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,9 @@
'timezone' => 'crwdns11831:0crwdne11831:0',
'profile_edit' => 'crwdns12280:0crwdne12280:0',
'profile_edit_help' => 'crwdns12282:0crwdne12282:0',
'default_avatar' => 'crwdns12296:0crwdne12296:0',
'default_avatar' => 'crwdns12588:0crwdne12588:0',
'default_avatar_help' => 'crwdns12590:0crwdne12590:0',
'restore_default_avatar' => 'crwdns12592:0crwdne12592:0',
'restore_default_avatar_help' => 'crwdns12594:0crwdne12594:0',

];
10 changes: 10 additions & 0 deletions resources/lang/aa-ER/button.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
'checkin_and_delete' => 'crwdns10510:0crwdne10510:0',
'delete' => 'crwdns965:0crwdne965:0',
'edit' => 'crwdns964:0crwdne964:0',
'clone' => 'crwdns12596:0crwdne12596:0',
'restore' => 'crwdns966:0crwdne966:0',
'remove' => 'crwdns6301:0crwdne6301:0',
'request' => 'crwdns1407:0crwdne1407:0',
Expand All @@ -21,4 +22,13 @@
'add_maintenance' => 'crwdns6307:0crwdne6307:0',
'append' => 'crwdns6309:0crwdne6309:0',
'new' => 'crwdns6311:0crwdne6311:0',
'var' => [
'clone' => 'crwdns12598:0crwdne12598:0',
'edit' => 'crwdns12600:0crwdne12600:0',
'delete' => 'crwdns12602:0crwdne12602:0',
'restore' => 'crwdns12604:0crwdne12604:0',
'create' => 'crwdns12606:0crwdne12606:0',
'checkout' => 'crwdns12608:0crwdne12608:0',
'checkin' => 'crwdns12610:0crwdne12610:0',
]
];
1 change: 1 addition & 0 deletions resources/lang/aa-ER/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -556,5 +556,6 @@
'close' => 'crwdns12308:0crwdne12308:0',
'expires' => 'crwdns12310:0crwdne12310:0',
'map_fields'=> 'crwdns12572:0crwdne12572:0',
'remaining_var' => 'crwdns12612:0crwdne12612:0',

];
1 change: 1 addition & 0 deletions resources/lang/af-ZA/admin/consumables/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
'remaining' => 'oorblywende',
'total' => 'totale',
'update' => 'Verbruik Verbruik',
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
);
5 changes: 4 additions & 1 deletion resources/lang/af-ZA/admin/settings/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,9 @@
'timezone' => 'Timezone',
'profile_edit' => 'Edit Profile',
'profile_edit_help' => 'Allow users to edit their own profiles.',
'default_avatar' => 'Upload default avatar',
'default_avatar' => 'Upload custom default avatar',
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
'restore_default_avatar_help' => '',

];
10 changes: 10 additions & 0 deletions resources/lang/af-ZA/button.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'verwyder',
'edit' => 'wysig',
'clone' => 'Clone',
'restore' => 'herstel',
'remove' => 'Remove',
'request' => 'versoek',
Expand All @@ -21,4 +22,13 @@
'add_maintenance' => 'Add Maintenance',
'append' => 'Append',
'new' => 'Nuwe',
'var' => [
'clone' => 'Clone :item_type',
'edit' => 'Edit :item_type',
'delete' => 'Delete :item_type',
'restore' => 'Delete :item_type',
'create' => 'Create New :item_type',
'checkout' => 'Checkout :item_type',
'checkin' => 'Checkin :item_type',
]
];
1 change: 1 addition & 0 deletions resources/lang/af-ZA/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -557,5 +557,6 @@
'close' => 'Close',
'expires' => 'verstryk',
'map_fields'=> 'Map :item_type Field',
'remaining_var' => ':count Remaining',

];
1 change: 1 addition & 0 deletions resources/lang/am-ET/admin/consumables/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
'remaining' => 'Remaining',
'total' => 'Total',
'update' => 'Update Consumable',
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
);
5 changes: 4 additions & 1 deletion resources/lang/am-ET/admin/settings/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,9 @@
'timezone' => 'Timezone',
'profile_edit' => 'Edit Profile',
'profile_edit_help' => 'Allow users to edit their own profiles.',
'default_avatar' => 'Upload default avatar',
'default_avatar' => 'Upload custom default avatar',
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
'restore_default_avatar_help' => '',

];
10 changes: 10 additions & 0 deletions resources/lang/am-ET/button.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Delete',
'edit' => 'Edit',
'clone' => 'Clone',
'restore' => 'Restore',
'remove' => 'Remove',
'request' => 'Request',
Expand All @@ -21,4 +22,13 @@
'add_maintenance' => 'Add Maintenance',
'append' => 'Append',
'new' => 'New',
'var' => [
'clone' => 'Clone :item_type',
'edit' => 'Edit :item_type',
'delete' => 'Delete :item_type',
'restore' => 'Delete :item_type',
'create' => 'Create New :item_type',
'checkout' => 'Checkout :item_type',
'checkin' => 'Checkin :item_type',
]
];
1 change: 1 addition & 0 deletions resources/lang/am-ET/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -557,5 +557,6 @@
'close' => 'Close',
'expires' => 'Expires',
'map_fields'=> 'Map :item_type Field',
'remaining_var' => ':count Remaining',

];
1 change: 1 addition & 0 deletions resources/lang/ar-SA/admin/consumables/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
'remaining' => 'المتبقية',
'total' => 'المجموع',
'update' => 'تحديث المادة الإستهلاكية',
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
);
5 changes: 4 additions & 1 deletion resources/lang/ar-SA/admin/settings/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,9 @@
'timezone' => 'Timezone',
'profile_edit' => 'Edit Profile',
'profile_edit_help' => 'Allow users to edit their own profiles.',
'default_avatar' => 'Upload default avatar',
'default_avatar' => 'Upload custom default avatar',
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
'restore_default_avatar_help' => '',

];
10 changes: 10 additions & 0 deletions resources/lang/ar-SA/button.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
'checkin_and_delete' => 'تسجيل الكل / حذف المستخدم',
'delete' => 'حذف',
'edit' => 'تعديل',
'clone' => 'Clone',
'restore' => 'إستعادة',
'remove' => 'حذف',
'request' => 'طلب',
Expand All @@ -21,4 +22,13 @@
'add_maintenance' => 'إضافة صيانة',
'append' => 'إلحاق',
'new' => 'جديد',
'var' => [
'clone' => 'Clone :item_type',
'edit' => 'Edit :item_type',
'delete' => 'Delete :item_type',
'restore' => 'Delete :item_type',
'create' => 'Create New :item_type',
'checkout' => 'Checkout :item_type',
'checkin' => 'Checkin :item_type',
]
];
1 change: 1 addition & 0 deletions resources/lang/ar-SA/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -557,5 +557,6 @@
'close' => 'Close',
'expires' => 'انتهاء الصلاحية',
'map_fields'=> 'Map :item_type Field',
'remaining_var' => ':count Remaining',

];
1 change: 1 addition & 0 deletions resources/lang/bg-BG/admin/consumables/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
'remaining' => 'Остава',
'total' => 'Oбщо',
'update' => 'Обновяване на консуматив',
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
);
5 changes: 4 additions & 1 deletion resources/lang/bg-BG/admin/settings/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,9 @@
'timezone' => 'Часова зона',
'profile_edit' => 'Редактиране на профил',
'profile_edit_help' => 'Позволете на потребителите сами да могат да редактират собствените си профили.',
'default_avatar' => 'Качване на аватар по подразбиране',
'default_avatar' => 'Upload custom default avatar',
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
'restore_default_avatar_help' => '',

];
10 changes: 10 additions & 0 deletions resources/lang/bg-BG/button.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
'checkin_and_delete' => 'Впиши всички / изтрии потребител',
'delete' => 'Изтриване',
'edit' => 'Редакция',
'clone' => 'Clone',
'restore' => 'Възстановяване',
'remove' => 'Премахване',
'request' => 'Заявка',
Expand All @@ -21,4 +22,13 @@
'add_maintenance' => 'Добави поддръжка',
'append' => 'Добави',
'new' => 'Нов',
'var' => [
'clone' => 'Clone :item_type',
'edit' => 'Edit :item_type',
'delete' => 'Delete :item_type',
'restore' => 'Delete :item_type',
'create' => 'Create New :item_type',
'checkout' => 'Checkout :item_type',
'checkin' => 'Checkin :item_type',
]
];
1 change: 1 addition & 0 deletions resources/lang/bg-BG/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -557,5 +557,6 @@
'close' => 'Close',
'expires' => 'Изтича',
'map_fields'=> 'Map :item_type Field',
'remaining_var' => ':count Remaining',

];
1 change: 1 addition & 0 deletions resources/lang/ca-ES/admin/consumables/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
'remaining' => 'Remaining',
'total' => 'Total',
'update' => 'Update Consumable',
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
);
5 changes: 4 additions & 1 deletion resources/lang/ca-ES/admin/settings/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,9 @@
'timezone' => 'Timezone',
'profile_edit' => 'Edit Profile',
'profile_edit_help' => 'Allow users to edit their own profiles.',
'default_avatar' => 'Upload default avatar',
'default_avatar' => 'Upload custom default avatar',
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
'restore_default_avatar_help' => '',

];
10 changes: 10 additions & 0 deletions resources/lang/ca-ES/button.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Suprimeix',
'edit' => 'Edit',
'clone' => 'Clone',
'restore' => 'Restore',
'remove' => 'Remove',
'request' => 'Request',
Expand All @@ -21,4 +22,13 @@
'add_maintenance' => 'Add Maintenance',
'append' => 'Append',
'new' => 'New',
'var' => [
'clone' => 'Clone :item_type',
'edit' => 'Edit :item_type',
'delete' => 'Delete :item_type',
'restore' => 'Delete :item_type',
'create' => 'Create New :item_type',
'checkout' => 'Checkout :item_type',
'checkin' => 'Checkin :item_type',
]
];
1 change: 1 addition & 0 deletions resources/lang/ca-ES/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -557,5 +557,6 @@
'close' => 'Close',
'expires' => 'Expires',
'map_fields'=> 'Map :item_type Field',
'remaining_var' => ':count Remaining',

];
1 change: 1 addition & 0 deletions resources/lang/chr-US/admin/consumables/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
'remaining' => 'Remaining',
'total' => 'Total',
'update' => 'Update Consumable',
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
);
5 changes: 4 additions & 1 deletion resources/lang/chr-US/admin/settings/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,9 @@
'timezone' => 'Timezone',
'profile_edit' => 'Edit Profile',
'profile_edit_help' => 'Allow users to edit their own profiles.',
'default_avatar' => 'Upload default avatar',
'default_avatar' => 'Upload custom default avatar',
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
'restore_default_avatar_help' => '',

];
10 changes: 10 additions & 0 deletions resources/lang/chr-US/button.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Delete',
'edit' => 'Edit',
'clone' => 'Clone',
'restore' => 'Restore',
'remove' => 'Remove',
'request' => 'Request',
Expand All @@ -21,4 +22,13 @@
'add_maintenance' => 'Add Maintenance',
'append' => 'Append',
'new' => 'New',
'var' => [
'clone' => 'Clone :item_type',
'edit' => 'Edit :item_type',
'delete' => 'Delete :item_type',
'restore' => 'Delete :item_type',
'create' => 'Create New :item_type',
'checkout' => 'Checkout :item_type',
'checkin' => 'Checkin :item_type',
]
];
1 change: 1 addition & 0 deletions resources/lang/chr-US/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -557,5 +557,6 @@
'close' => 'Close',
'expires' => 'Expires',
'map_fields'=> 'Map :item_type Field',
'remaining_var' => ':count Remaining',

];
1 change: 1 addition & 0 deletions resources/lang/cs-CZ/admin/consumables/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
'remaining' => 'Zbývá',
'total' => 'Celkem',
'update' => 'Upravit sp. materiál',
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
);
5 changes: 4 additions & 1 deletion resources/lang/cs-CZ/admin/settings/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,9 @@
'timezone' => 'Timezone',
'profile_edit' => 'Edit Profile',
'profile_edit_help' => 'Allow users to edit their own profiles.',
'default_avatar' => 'Upload default avatar',
'default_avatar' => 'Upload custom default avatar',
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
'restore_default_avatar_help' => '',

];
10 changes: 10 additions & 0 deletions resources/lang/cs-CZ/button.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
'checkin_and_delete' => 'Vrátit vše / Smazat uživatele',
'delete' => 'Smazat',
'edit' => 'Upravit',
'clone' => 'Clone',
'restore' => 'Obnovit',
'remove' => 'Odebrat',
'request' => 'Požadavek',
Expand All @@ -21,4 +22,13 @@
'add_maintenance' => 'Přidat údržbu',
'append' => 'Připojit',
'new' => 'Nový',
'var' => [
'clone' => 'Clone :item_type',
'edit' => 'Edit :item_type',
'delete' => 'Delete :item_type',
'restore' => 'Delete :item_type',
'create' => 'Create New :item_type',
'checkout' => 'Checkout :item_type',
'checkin' => 'Checkin :item_type',
]
];
1 change: 1 addition & 0 deletions resources/lang/cs-CZ/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -557,5 +557,6 @@
'close' => 'Close',
'expires' => 'Vyprší',
'map_fields'=> 'Map :item_type Field',
'remaining_var' => ':count Remaining',

];
1 change: 1 addition & 0 deletions resources/lang/cy-GB/admin/consumables/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
'remaining' => 'Yn weddill',
'total' => 'Cyfanswm',
'update' => 'Diweddaru nwydd traul',
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
);
5 changes: 4 additions & 1 deletion resources/lang/cy-GB/admin/settings/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,9 @@
'timezone' => 'Timezone',
'profile_edit' => 'Edit Profile',
'profile_edit_help' => 'Allow users to edit their own profiles.',
'default_avatar' => 'Upload default avatar',
'default_avatar' => 'Upload custom default avatar',
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
'restore_default_avatar_help' => '',

];
Loading
Loading