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 language strings #11917

Merged
merged 1 commit into from
Oct 5, 2022
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
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion resources/lang/af/admin/hardware/form.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'bulk_delete_warn' => 'Jy is op die punt om te verwyder: bate_count bates.',
'bulk_update' => 'Grootskaalse opdateringsbates',
'bulk_update_help' => 'Met hierdie vorm kan u verskeie bates gelyktydig bywerk. Vul slegs die velde in wat u moet verander. Enige velde wat leeg is, bly onveranderd.',
'bulk_update_warn' => 'Jy is op die punt om die eienskappe van: bate_count bates te wysig.',
'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.',
'checkedout_to' => 'Gekontroleer na',
'checkout_date' => 'Checkout Datum',
'checkin_date' => 'Incheckdatum',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/af/admin/licenses/message.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

return array(

'does_not_exist' => 'Lisensie bestaan ​​nie.',
'does_not_exist' => 'License does not exist or you do not have permission to view it.',
'user_does_not_exist' => 'Gebruiker bestaan ​​nie.',
'asset_does_not_exist' => 'Die bate wat u met hierdie lisensie probeer assosieer, bestaan ​​nie.',
'owner_doesnt_match_asset' => 'Die bate wat u met hierdie lisensie probeer assosieer, is in besit van ander as die persoon wat in die opdrag toegeken is.',
Expand Down
7 changes: 7 additions & 0 deletions resources/lang/af/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,13 @@
'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
'bulk_checkin_success' => 'The items for the selected users have been checked in.',
'set_to_null' => 'Delete values for this asset|Delete values for all :asset_count assets ',
'na_no_purchase_date' => 'N/A - No purchase date provided',
'assets_by_status' => 'Assets by Status',
'assets_by_status_type' => 'Assets by Status Type',
'pie_chart_type' => 'Dashboard Pie Chart Type',
'hello_name' => 'Hello, :name!',
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',


];
2 changes: 2 additions & 0 deletions resources/lang/af/mail.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?php

return [
'acceptance_asset_accepted' => 'A user has accepted an item',
'acceptance_asset_declined' => 'A user has declined an item',
'a_user_canceled' => '\'N Gebruiker het \'n itemversoek op die webwerf gekanselleer',
'a_user_requested' => '\'N Gebruiker het \'n item op die webwerf versoek',
'accessory_name' => 'Toebehore Naam:',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/am/admin/hardware/form.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'bulk_delete_warn' => 'You are about to delete :asset_count assets.',
'bulk_update' => 'Bulk Update Assets',
'bulk_update_help' => 'This form allows you to update multiple assets at once. Only fill in the fields you need to change. Any fields left blank will remain unchanged. ',
'bulk_update_warn' => 'You are about to edit the properties of :asset_count assets.',
'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.',
'checkedout_to' => 'Checked Out To',
'checkout_date' => 'Checkout Date',
'checkin_date' => 'Checkin Date',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/am/admin/licenses/message.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

return array(

'does_not_exist' => 'License does not exist.',
'does_not_exist' => 'License does not exist or you do not have permission to view it.',
'user_does_not_exist' => 'User does not exist.',
'asset_does_not_exist' => 'The asset you are trying to associate with this license does not exist.',
'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.',
Expand Down
7 changes: 7 additions & 0 deletions resources/lang/am/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,13 @@
'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
'bulk_checkin_success' => 'The items for the selected users have been checked in.',
'set_to_null' => 'Delete values for this asset|Delete values for all :asset_count assets ',
'na_no_purchase_date' => 'N/A - No purchase date provided',
'assets_by_status' => 'Assets by Status',
'assets_by_status_type' => 'Assets by Status Type',
'pie_chart_type' => 'Dashboard Pie Chart Type',
'hello_name' => 'Hello, :name!',
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',


];
2 changes: 2 additions & 0 deletions resources/lang/am/mail.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?php

return [
'acceptance_asset_accepted' => 'A user has accepted an item',
'acceptance_asset_declined' => 'A user has declined an item',
'a_user_canceled' => 'A user has canceled an item request on the website',
'a_user_requested' => 'A user has requested an item on the website',
'accessory_name' => 'Accessory Name:',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/ar/admin/hardware/form.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'bulk_delete_warn' => 'أنت على وشك حذف :asset_count من الأصول.',
'bulk_update' => 'تحديث للأصول المحددة',
'bulk_update_help' => 'يتيح لك هذا النموذج تحديث عدة أصول دفعة واحدة. قم بملء الحقول التي تحتاج إلى تغييرها. ستظل أية حقول فارغة بدون تغيير. ',
'bulk_update_warn' => 'أنت على وشك تعديل خصائص :asset_count من الأصول.',
'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.',
'checkedout_to' => 'تم الاخراج إلى',
'checkout_date' => 'تاريخ الاخراج',
'checkin_date' => 'تاريخ الادخال',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/ar/admin/licenses/message.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

return array(

'does_not_exist' => 'الترخيص غير موجود.',
'does_not_exist' => 'License does not exist or you do not have permission to view it.',
'user_does_not_exist' => 'المستخدم غير موجود.',
'asset_does_not_exist' => 'الأصل اللذي تحاول ربطه مع هذا الترخيص غير موجود.',
'owner_doesnt_match_asset' => 'الأصل اللذي تحاول ربطه مع هذا الترخيص حاليا مملوك لشخص اخر غير اللذي تم اختياره من القائمة المنسدلة.',
Expand Down
7 changes: 7 additions & 0 deletions resources/lang/ar/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,13 @@
'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
'bulk_checkin_success' => 'The items for the selected users have been checked in.',
'set_to_null' => 'Delete values for this asset|Delete values for all :asset_count assets ',
'na_no_purchase_date' => 'N/A - No purchase date provided',
'assets_by_status' => 'Assets by Status',
'assets_by_status_type' => 'Assets by Status Type',
'pie_chart_type' => 'Dashboard Pie Chart Type',
'hello_name' => 'Hello, :name!',
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',


];
2 changes: 2 additions & 0 deletions resources/lang/ar/mail.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?php

return [
'acceptance_asset_accepted' => 'A user has accepted an item',
'acceptance_asset_declined' => 'A user has declined an item',
'a_user_canceled' => 'ألغى المستخدم طلب عنصر على الموقع',
'a_user_requested' => 'طلب مستخدم عنصر على الموقع',
'accessory_name' => 'اسم الملحق:',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/bg/admin/asset_maintenances/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
'calibration' => 'Калибриране',
'software_support' => 'Софтуерна Поддръжка',
'hardware_support' => 'Хардуерна Поддръжка',
'configuration_change' => 'Configuration Change',
'configuration_change' => 'Промяна на настройките',
'pat_test' => 'PAT Test',
];
26 changes: 13 additions & 13 deletions resources/lang/bg/admin/custom_fields/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

return [
'custom_fields' => 'Потребителски полета',
'manage' => 'Manage',
'manage' => 'Управление',
'field' => 'Поле',
'about_fieldsets_title' => 'Относно Fieldsets',
'about_fieldsets_text' => 'Fieldsets allow you to create groups of custom fields that are frequently re-used for specific asset model types.',
'custom_format' => 'Custom Regex format...',
'about_fieldsets_text' => '"Група от полета" позволяват създаването на групи от персонализирани полета, които се използват и преизползват често за специфични типове модели на активи.',
'custom_format' => 'Персонализиран формат...',
'encrypt_field' => 'Шифроване на стойността на това поле в базата данни',
'encrypt_field_help' => 'ВНИМАНИЕ: Шифроване на поле го прави невалидно за търсене.',
'encrypted' => 'Шифровано',
Expand All @@ -27,19 +27,19 @@
'used_by_models' => 'Използвани от модели ',
'order' => 'Ред',
'create_fieldset' => 'Нов Fieldset',
'create_fieldset_title' => 'Create a new fieldset',
'create_fieldset_title' => 'Създай нова група от полета',
'create_field' => 'Ново персонализирано поле',
'create_field_title' => 'Create a new custom field',
'create_field_title' => 'Създай ново персонализирано поле',
'value_encrypted' => 'Стойността на това поле е криптирана в базата данни. Само администратор потребители ще бъде в състояние да видят дешифрираната стойност',
'show_in_email' => 'Да се включи ли стойността на това поле в електронната поща, изпращана към потребителите? Криптираните полета не могат да бъдат включвани в изпращаните електронни пощи.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
'about_custom_fields_text' => 'Custom fields allow you to add arbitrary attributes to assets.',
'add_field_to_fieldset' => 'Add Field to Fieldset',
'make_optional' => 'Required - click to make optional',
'make_required' => 'Optional - click to make required',
'reorder' => 'Reorder',
'help_text' => 'Помощен текст',
'help_text_description' => 'Това е допълнителен текст, който ще се появява под формата с елементите докато редактирате актив описващ значението на полето.',
'about_custom_fields_title' => 'Отностно Персонализирани Полета',
'about_custom_fields_text' => 'Персонализираните полета ви дават възможност да добавите атрибути към активите.',
'add_field_to_fieldset' => 'Добави поле към група от полета',
'make_optional' => 'Задължително - щракнете за да го направите незадължително',
'make_required' => 'Незадължително - щракнете за да го направите задължително',
'reorder' => 'Пренареждане',
'db_field' => 'DB Field',
'db_convert_warning' => 'WARNING. This field is in the custom fields table as <code>:db_column</code> but should be <code>:expected</code>.',
'is_unique' => 'This value must be unique across all assets',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/bg/admin/hardware/form.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'bulk_delete_warn' => 'Ще бъдат изтрити :asset_count актива.',
'bulk_update' => 'Масово обновяване на активи',
'bulk_update_help' => 'Тук можете да обновите множество активи едновременно. Попълнете единствено полетата, които желаете да промените. Всички празни полета няма да бъдат променени.',
'bulk_update_warn' => 'Ще бъдат променени записите за :asset_count актива.',
'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.',
'checkedout_to' => 'Изписано на',
'checkout_date' => 'Дата на изписване',
'checkin_date' => 'Дата на вписване',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/bg/admin/licenses/message.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

return array(

'does_not_exist' => 'Лицензът не съществува.',
'does_not_exist' => 'License does not exist or you do not have permission to view it.',
'user_does_not_exist' => 'Потребителят не съществува.',
'asset_does_not_exist' => 'Активът, който се опитвате да свържете с този лиценз не съществува.',
'owner_doesnt_match_asset' => 'Активът, който се опитвате да свържете с този лиценз е притежание на друго лице, различно от това, което е определено в падащия списък.',
Expand Down
7 changes: 7 additions & 0 deletions resources/lang/bg/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,13 @@
'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
'bulk_checkin_success' => 'The items for the selected users have been checked in.',
'set_to_null' => 'Delete values for this asset|Delete values for all :asset_count assets ',
'na_no_purchase_date' => 'N/A - No purchase date provided',
'assets_by_status' => 'Assets by Status',
'assets_by_status_type' => 'Assets by Status Type',
'pie_chart_type' => 'Dashboard Pie Chart Type',
'hello_name' => 'Hello, :name!',
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',


];
4 changes: 3 additions & 1 deletion resources/lang/bg/mail.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?php

return [
'acceptance_asset_accepted' => 'A user has accepted an item',
'acceptance_asset_declined' => 'A user has declined an item',
'a_user_canceled' => 'Потребител е отменил заявка за елемент в уебсайта',
'a_user_requested' => 'Потребител е направил заявка за елемент в уебсайта',
'accessory_name' => 'Име на аксесоар:',
Expand Down Expand Up @@ -59,7 +61,7 @@
'test_mail_text' => 'Това е тест от Snipe-IT система за управление на активи. Ако сте получили това, email-а работи :)',
'the_following_item' => 'Следният артикул беше вписан:',
'low_inventory_alert' => 'Има :count артикул, който е под минималния праг за наличност или скоро ще се изчерпа.| Има :count артикула, които са под минималния праг за наличност или скоро ще се изчерпат.',
'assets_warrantee_alert' => 'There is :count asset with a warranty expiring in the next :threshold days.|There are :count assets with warranties expiring in the next :threshold days.',
'assets_warrantee_alert' => 'Има :count актив(а) с гаранция, която ще изтече в следващите :threshold дни.|Има :count активa с гаранции, която ще изтече в следващите :threshold дни.',
'license_expiring_alert' => 'Има :count лиценз, който изтича в следващите :threshold дни.|Има :count лиценза, които изтичат в следващите :threshold дни.',
'to_reset' => 'За да нулирате вашата :web password, попълнете този формуляр:',
'type' => 'Вид',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/ca/admin/hardware/form.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'bulk_delete_warn' => 'You are about to delete :asset_count assets.',
'bulk_update' => 'Bulk Update Assets',
'bulk_update_help' => 'This form allows you to update multiple assets at once. Only fill in the fields you need to change. Any fields left blank will remain unchanged. ',
'bulk_update_warn' => 'You are about to edit the properties of :asset_count assets.',
'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.',
'checkedout_to' => 'Checked Out To',
'checkout_date' => 'Checkout Date',
'checkin_date' => 'Checkin Date',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/ca/admin/licenses/message.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

return array(

'does_not_exist' => 'License does not exist.',
'does_not_exist' => 'License does not exist or you do not have permission to view it.',
'user_does_not_exist' => 'User does not exist.',
'asset_does_not_exist' => 'The asset you are trying to associate with this license does not exist.',
'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.',
Expand Down
7 changes: 7 additions & 0 deletions resources/lang/ca/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,13 @@
'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
'bulk_checkin_success' => 'The items for the selected users have been checked in.',
'set_to_null' => 'Delete values for this asset|Delete values for all :asset_count assets ',
'na_no_purchase_date' => 'N/A - No purchase date provided',
'assets_by_status' => 'Assets by Status',
'assets_by_status_type' => 'Assets by Status Type',
'pie_chart_type' => 'Dashboard Pie Chart Type',
'hello_name' => 'Hello, :name!',
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',


];
2 changes: 2 additions & 0 deletions resources/lang/ca/mail.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?php

return [
'acceptance_asset_accepted' => 'A user has accepted an item',
'acceptance_asset_declined' => 'A user has declined an item',
'a_user_canceled' => 'A user has canceled an item request on the website',
'a_user_requested' => 'A user has requested an item on the website',
'accessory_name' => 'Accessory Name:',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/cs/admin/hardware/form.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'bulk_delete_warn' => 'Chystáte se odstranit :asset_count položek majetku.',
'bulk_update' => 'Hromadná aktualizace majetku',
'bulk_update_help' => 'Tento formulář umožňuje hromadnou editaci majetku. Vyplňte pouze položky, které chcete změnit. Jakékoliv prázné položky zůstanou nezměněny. ',
'bulk_update_warn' => 'Budou se editovat vlastnosti :asset_count assets.',
'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.',
'checkedout_to' => 'Vydané komu',
'checkout_date' => 'Datum vydání',
'checkin_date' => 'Datum převzetí',
Expand Down
Loading