diff --git a/resources/lang/af/admin/custom_fields/general.php b/resources/lang/af/admin/custom_fields/general.php
index d22ad05be2..99124470ea 100644
--- a/resources/lang/af/admin/custom_fields/general.php
+++ b/resources/lang/af/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nuwe Fieldset',
'create_field' => 'Nuwe aangepaste veld',
'value_encrypted' => 'Die waarde van hierdie veld is geïnkripteer in die databasis. Slegs admingebruikers sal die gedecodeerde waarde kan sien',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/af/admin/hardware/general.php b/resources/lang/af/admin/hardware/general.php
index 2833f3d6a8..2338bfd0d1 100644
--- a/resources/lang/af/admin/hardware/general.php
+++ b/resources/lang/af/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Bates is items opgespoor volgens reeksnommer of bate-tag. Hulle is geneig om hoër waarde items te wees waar die identifisering van \'n spesifieke item saak maak.',
'archived' => 'argief',
'asset' => 'bate',
- 'bulk_checkout' => 'Checkout Bates aan gebruiker',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Kontrole bate',
'checkout' => 'Checkout Asset',
'clone' => 'Klone Bate',
'deployable' => 'verbintenis',
'deleted' => 'Hierdie bate is verwyder. Klik hier om dit te herstel.',
'edit' => 'Wysig bate',
- 'filetype_info' => 'Toegelate filetipes is png, gif, jpg, jpeg, doc, docx, pdf, txt, zip en rar.',
'model_deleted' => 'Hierdie batesmodel is uitgevee. Jy moet die model herstel voordat jy die Bate kan herstel.
Klik hier om die model te herstel.',
'requestable' => 'Requestable',
'requested' => 'versoek',
diff --git a/resources/lang/af/admin/models/general.php b/resources/lang/af/admin/models/general.php
index 3672c23a2e..96ebbbe526 100644
--- a/resources/lang/af/admin/models/general.php
+++ b/resources/lang/af/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Kyk Modelle',
'fieldset' => 'fieldset',
'no_custom_field' => 'Geen persoonlike velde nie',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/af/admin/settings/general.php b/resources/lang/af/admin/settings/general.php
index a527e4c031..d3815f63ce 100644
--- a/resources/lang/af/admin/settings/general.php
+++ b/resources/lang/af/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Aktiewe gids',
'ad_domain' => 'Active Directory-domein',
'ad_domain_help' => 'Dit is soms dieselfde as jou e-pos domein, maar nie altyd nie.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Dit is \'n Active Directory-bediener',
'alert_email' => 'Stuur kennisgewings aan',
'alerts_enabled' => 'Alerts aangeskakel',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Site Naam',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/af/button.php b/resources/lang/af/button.php
index ff30532064..a71b585227 100644
--- a/resources/lang/af/button.php
+++ b/resources/lang/af/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Indien',
'upload' => 'oplaai',
'select_file' => 'Kies lêer ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/af/general.php b/resources/lang/af/general.php
index 4d66a53177..6c144ea4d6 100644
--- a/resources/lang/af/general.php
+++ b/resources/lang/af/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Aktiwiteitsverslag',
'address' => 'adres',
'admin' => 'admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Bykomende sitplekke',
'all_assets' => 'Alle bates',
'all' => 'Almal',
@@ -38,6 +39,9 @@
'checkin' => 'Inboek',
'checkin_from' => 'Kontroleer vanaf',
'checkout' => 'Uitteken',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Stad',
'click_here' => 'Klik hier',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Waarskuwing!',
'debug_warning_text' => 'Hierdie program word uitgevoer in die produksiemodus met debugging aangeskakel. Dit kan sensitiewe data blootstel indien u aansoek vir die buitewêreld toeganklik is. Deaktiveer debug-modus deur die APP_DEBUG
-waarde in jou .env
-lêer te stel na false
.',
'delete' => 'verwyder',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'geskrap',
'delete_seats' => 'Plekke verwyder',
'departments' => 'departemente',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Onbekende Admin',
'username_format' => 'Gebruikernaam',
'update' => 'Opdateer',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'opgelaai',
'user' => 'gebruiker',
'accepted' => 'aanvaarde',
diff --git a/resources/lang/af/mail.php b/resources/lang/af/mail.php
index ef22d96074..d54dfd784f 100644
--- a/resources/lang/af/mail.php
+++ b/resources/lang/af/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Bevestig Asset Checkin.',
'Confirm_Accessory_Checkin' => 'Bevestig Accessoire Checkin.',
'Confirm_accessory_delivery' => 'Bevestig toebehore-aflewering.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Bevestig bate aflewering.',
'Confirm_consumable_delivery' => 'Bevestig verbruikslewering.',
'current_QTY' => 'Huidige QTY',
@@ -54,7 +55,7 @@ return array(
'requested' => 'versoek:',
'reset_link' => 'Jou wagwoord herstel skakel',
'reset_password' => 'Klik hier om jou wagwoord terug te stel:',
- 'serial' => 'Serial:',
+ 'serial' => 'Serial',
'supplier' => 'verskaffer',
'tag' => 'tag',
'test_email' => 'Toets e-pos van Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Daar is | [2, Inf] Daar is',
'to_reset' => 'Om jou webadres te herstel, voltooi hierdie vorm:',
'type' => 'tipe',
- 'user' => 'gebruiker:',
- 'username' => 'Gebruikersnaam:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Welkom: naam',
'welcome_to' => 'Welkom by: web!',
'your_credentials' => 'Jou Snipe-IT-referenties',
diff --git a/resources/lang/ar/admin/custom_fields/general.php b/resources/lang/ar/admin/custom_fields/general.php
index 0d9dcc4bac..1b4407c87f 100644
--- a/resources/lang/ar/admin/custom_fields/general.php
+++ b/resources/lang/ar/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'مجموعة حقول جديدة',
'create_field' => 'حقل جديد مخصص',
'value_encrypted' => 'هذا الحقل مشفر في قاعدة البيانات. يمكن قرائته من قبل مدراء النظام فقط',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/ar/admin/hardware/general.php b/resources/lang/ar/admin/hardware/general.php
index 15f5b2fe93..6c76158473 100644
--- a/resources/lang/ar/admin/hardware/general.php
+++ b/resources/lang/ar/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'الأصول هي العناصر التي يتم تتبعها بواسطة الرقم التسلسلي أو ترميز الأصل. وهي تميل إلى أن تكون ممتلكات ذات قيمة أعلى حيث انه من المهم توثيقها.',
'archived' => 'مؤرشفة',
'asset' => 'أصل',
- 'bulk_checkout' => 'اخراج الأصل إلى مستخدم',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'ادخال الأصل',
'checkout' => 'اخراج الأصل',
'clone' => 'استنساخ الأصل',
'deployable' => 'قابل للتوزيع',
'deleted' => 'تم حذف هذا الأصل. انقر هنا لاستعادته .',
'edit' => 'تعديل الأصل',
- 'filetype_info' => 'انواع صيغ الملفات المسوح بها هي png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'model_deleted' => 'تم حذف موديل الأصل هذا. يجب عليك استعادة الموديل قبل أن تتمكن من استعادة الأصل.
انقر هنا لاستعادة الموديل.',
'requestable' => 'قابل للطلب',
'requested' => 'تم الطلب',
diff --git a/resources/lang/ar/admin/models/general.php b/resources/lang/ar/admin/models/general.php
index d87f2927cf..30e0dc6934 100644
--- a/resources/lang/ar/admin/models/general.php
+++ b/resources/lang/ar/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'عرض الموديلات',
'fieldset' => 'مجموعة حقول',
'no_custom_field' => 'لا يوجد حقول مخصصة',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/ar/admin/settings/general.php b/resources/lang/ar/admin/settings/general.php
index 4aa25ed6f0..f57d4df5fe 100644
--- a/resources/lang/ar/admin/settings/general.php
+++ b/resources/lang/ar/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'الدليل النشط',
'ad_domain' => 'مجال الدليل النشط',
'ad_domain_help' => 'هذا هو أحيانا نفس نطاق البريد الإلكتروني الخاص بك، ولكن ليس دائما.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'هذا هو ملقم أكتيف ديركتوري',
'alert_email' => 'إرسال تنبيهات إلى',
'alerts_enabled' => 'التنبيهان ممكنه',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'اسم الموقع',
'slack_botname' => 'سلاك بوتنام',
'slack_channel' => 'قناة سلاك',
diff --git a/resources/lang/ar/button.php b/resources/lang/ar/button.php
index 82145fbdac..4537f9f6b8 100644
--- a/resources/lang/ar/button.php
+++ b/resources/lang/ar/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'إرسال',
'upload' => 'رفع',
'select_file' => 'حدد ملف ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/ar/general.php b/resources/lang/ar/general.php
index 70b0c9a9dc..d4abd5cc2d 100644
--- a/resources/lang/ar/general.php
+++ b/resources/lang/ar/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'تقرير الأنشطة',
'address' => 'العنوان',
'admin' => 'الإدارة',
+ 'administrator' => 'Administrator',
'add_seats' => 'المقاعد المضافة',
'all_assets' => 'كل الأصول',
'all' => 'الكل',
@@ -38,6 +39,9 @@
'checkin' => 'تسجيل',
'checkin_from' => 'تحقق من',
'checkout' => 'ترجيع',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'المدينة',
'click_here' => 'انقر هنا',
'clear_selection' => 'مسح التحديد',
@@ -64,6 +68,7 @@
'debug_warning' => 'تحذير!',
'debug_warning_text' => 'هذا التطبيق يعمل في وضع الإنتاج مع تمكين التصحيح. هذا يمكن أن يعرض البيانات الحساسة إذا كان التطبيق الخاص بك هو في متناول العالم الخارجي. تعطيل وضع التصحيح عن طريق تعيين قيمة APP_DEBUG
في ملف .env
إلى false
.',
'delete' => 'حذف',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'تم حذفها',
'delete_seats' => 'المقاعد المحذوفة',
'departments' => 'الإدارات',
@@ -201,6 +206,7 @@
'unknown_admin' => 'إداري غير معروف',
'username_format' => 'تنسيق اسم المستخدم',
'update' => 'تحديث',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'تم تحميلها',
'user' => 'المستخدم',
'accepted' => 'قبلت',
diff --git a/resources/lang/ar/mail.php b/resources/lang/ar/mail.php
index 18aa7b6081..2affedb67b 100644
--- a/resources/lang/ar/mail.php
+++ b/resources/lang/ar/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'تأكيد فحص الأصول.',
'Confirm_Accessory_Checkin' => 'تأكيد الإيداع المساعد.',
'Confirm_accessory_delivery' => 'تأكيد التسليم التبعي.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'تأكيد تسليم الأصول.',
'Confirm_consumable_delivery' => 'تأكيد التسليم المستهلكة.',
'current_QTY' => 'الكمية الحالية',
@@ -54,7 +55,7 @@ return array(
'requested' => 'تم الطلب:',
'reset_link' => 'رابط إعادة تعيين كلمة المرور',
'reset_password' => 'انقر هنا لإعادة تعيين كلمة المرور:',
- 'serial' => 'التسلسل:',
+ 'serial' => 'Serial',
'supplier' => 'المورد',
'tag' => 'الترميز',
'test_email' => 'اختبار البريد الإلكتروني من قنص-تكنولوجيا المعلومات',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} هناك | [2، إنف] هناك',
'to_reset' => 'لإعادة تعيين كلمة مرور على :web، رجاءا أكمل هذا النموذج:',
'type' => 'اكتب',
- 'user' => 'المستخدم:',
- 'username' => 'اسم المستخدم:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'مرحباً :name',
'welcome_to' => 'مرحبا بكم في :web!',
'your_credentials' => 'أوراق اعتماد قنص-إيت الخاص بك',
diff --git a/resources/lang/bg/admin/custom_fields/general.php b/resources/lang/bg/admin/custom_fields/general.php
index 25bd8c065f..48683d637a 100644
--- a/resources/lang/bg/admin/custom_fields/general.php
+++ b/resources/lang/bg/admin/custom_fields/general.php
@@ -20,7 +20,7 @@ return array(
'field_element_short' => 'Елемент',
'field_format' => 'Формат',
'field_custom_format' => 'Персонализиран формат',
- 'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use regex:/^[0-9]{15}$/
.',
+ 'field_custom_format_help' => 'Това поле позволява да използвате регулярен израз за валидация. За да го използвате, валидацията трябва да започва с "regex:" - например, за да потвърдите, че стойността на персонализираното поле съдържа валиден IMEI (15 цифри), можете да използвате regex: / ^[0-9]{15}$ /
.',
'required' => 'Задължителен',
'req' => 'Req.',
'used_by_models' => 'Използвани от модели ',
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Нов Fieldset',
'create_field' => 'Ново персонализирано поле',
'value_encrypted' => 'Стойността на това поле е криптирана в базата данни. Само администратор потребители ще бъде в състояние да видят дешифрираната стойност',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/bg/admin/hardware/general.php b/resources/lang/bg/admin/hardware/general.php
index 9e1d137ef4..4a8afa3da0 100644
--- a/resources/lang/bg/admin/hardware/general.php
+++ b/resources/lang/bg/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Активите са елементи, проследен от сериен номер или етикет. По-често, те са елементи с висока стойност, където идентифицирането на специфичен елемент е от значение.',
'archived' => 'Архивиран',
'asset' => 'Актив',
- 'bulk_checkout' => 'Отписване на активи към потребител',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Връщане на актив',
'checkout' => 'Проверка на активите',
'clone' => 'Копиране на актив',
'deployable' => 'Може да бъде предоставен',
'deleted' => 'Активът беше изтрит. Възстановяване.',
'edit' => 'Редакция на актив',
- 'filetype_info' => 'Позволените типове файлове са png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, и rar.',
'model_deleted' => 'Моделът актив беше изтрит.Необходимо е да възстановите моделът, преди да възстановите актива.
Възстановяване на модел.',
'requestable' => 'Може да бъде изискван',
'requested' => 'Изискан',
diff --git a/resources/lang/bg/admin/hardware/message.php b/resources/lang/bg/admin/hardware/message.php
index 91d4edb4b0..da196f6f35 100644
--- a/resources/lang/bg/admin/hardware/message.php
+++ b/resources/lang/bg/admin/hardware/message.php
@@ -62,7 +62,7 @@ return array(
'success' => 'Активът изписан успешно.',
'user_does_not_exist' => 'Невалиден потребител. Моля опитайте отново.',
'not_available' => 'Този актив не е наличен за отписване!',
- 'no_assets_selected' => 'You must select at least one asset from the list'
+ 'no_assets_selected' => 'Трябва да изберете поне един елемент към списъка'
),
'checkin' => array(
diff --git a/resources/lang/bg/admin/manufacturers/message.php b/resources/lang/bg/admin/manufacturers/message.php
index ae5cba8df6..36ce40de1e 100644
--- a/resources/lang/bg/admin/manufacturers/message.php
+++ b/resources/lang/bg/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => 'Производителят не беше възстановен. Моля, опитайте отново',
+ 'success' => 'Производителят възстановен успешно.'
),
'delete' => array(
diff --git a/resources/lang/bg/admin/models/general.php b/resources/lang/bg/admin/models/general.php
index ae95e527f2..208cea0514 100644
--- a/resources/lang/bg/admin/models/general.php
+++ b/resources/lang/bg/admin/models/general.php
@@ -4,9 +4,9 @@ return array(
'about_models_title' => 'Относно модели на актив',
'about_models_text' => 'Модели на актив са начин за групиране на идентични активи. "MBP 2013", "IPhone 6s" и др.',
'deleted' => 'Моделът беше изтрит. Възстановяване.',
- 'bulk_delete' => 'Bulk Delete Asset Models',
- 'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.',
- 'bulk_delete_warn' => 'You are about to delete :model_count asset models.',
+ 'bulk_delete' => 'Масово изтриване на модели на активите',
+ 'bulk_delete_help' => 'Използвайте квадратчетата за отметка по-долу, за да потвърдите изтриването на избраните модели на активи. Моделите, за които има асоциирани активи, не могат да бъдат изтрити, докато активите не се асоциират с друг модел.',
+ 'bulk_delete_warn' => 'Ще бъдат изтрити :model_count модели на активи.',
'restore' => 'Възстановяване на модел',
'requestable' => 'Потребителите могат да поискат този модел',
'show_mac_address' => 'Визуализиране на поле за MAC адрес в активите за този модел',
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Преглед на моделите',
'fieldset' => 'Полета',
'no_custom_field' => 'Няма потребителски полета',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/bg/admin/models/message.php b/resources/lang/bg/admin/models/message.php
index 3748138e2f..5315483d53 100644
--- a/resources/lang/bg/admin/models/message.php
+++ b/resources/lang/bg/admin/models/message.php
@@ -34,9 +34,9 @@ return array(
),
'bulkdelete' => array(
- 'error' => 'No models were selected, so nothing was deleted.',
- 'success' => ':success_count model(s) deleted!',
- 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.'
+ 'error' => 'Няма избрани модели, така че нищо не бе изтрито.',
+ 'success' => ':success_count модела бяха изтрити!',
+ 'success_partial' => ':success_count модела бяха изтрити, но :fail_count не бяха, тъй като към тях има асоциирани активи.'
),
);
diff --git a/resources/lang/bg/admin/settings/general.php b/resources/lang/bg/admin/settings/general.php
index 673c669de7..083f229857 100644
--- a/resources/lang/bg/admin/settings/general.php
+++ b/resources/lang/bg/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Активна директория',
'ad_domain' => 'Домейн на активна директория',
'ad_domain_help' => 'Това е понякога еднакво с вашия email домейн, но не винаги.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Това е активна директория на сървър',
'alert_email' => 'Изпращане на нотификации към',
'alerts_enabled' => 'Включване на известията',
@@ -23,10 +25,10 @@ return array(
'confirm_purge_help' => 'Въдете текста "DELETE" в клетката отдолу за да пречистите изтритите записи. Това действие не може да бъде отменено.',
'custom_css' => 'Потребителски CSS',
'custom_css_help' => 'Включете вашите CSS правила тук. Не използвайте <style></style> тагове.',
- 'custom_forgot_pass_url' => 'Custom Password Reset URL',
- 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.',
- 'dashboard_message' => 'Dashboard Message',
- 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.',
+ 'custom_forgot_pass_url' => 'Персонализиран адрес за възстановяване на паролата',
+ 'custom_forgot_pass_url_help' => 'Това URL ще замени вградения механизъм за възстановяване на паролата на входния екран, което е полезно за потребителите, използващи външни оторизации като LDAP. Това ефективно ще спре възможността за възстановяване на паролата за потребителите, управлявани през Sinpe-it.',
+ 'dashboard_message' => 'Съобщение на таблото',
+ 'dashboard_message_help' => 'Този текст ще се появи на таблото на всички потребители с права за достъп до таблото.',
'default_currency' => 'Валута по подразбиране',
'default_eula_text' => 'EULA по подразбиране',
'default_language' => 'Език по подразбиране',
@@ -40,8 +42,8 @@ return array(
'alt_barcode_type' => '1D тип на баркод',
'eula_settings' => 'Настройки на EULA',
'eula_markdown' => 'Съдържанието на EULA може да бъде форматирано с Github flavored markdown.',
- 'footer_text' => 'Additional Footer Text ',
- 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.',
+ 'footer_text' => 'Допълнителен текст във футъра',
+ 'footer_text_help' => 'Този текст ще се визуализира в дясната част на футъра. Връзки могат да бъдат добавяни с използването на Github тип markdown. Нови редове, хедър тагове, изображения и т.н. могат да доведат до непредвидими резултати.',
'general_settings' => 'Общи настройки',
'generate_backup' => 'Създаване на архив',
'header_color' => 'Цвят на хедъра',
@@ -50,8 +52,8 @@ return array(
'ldap_enabled' => 'LDAP включен',
'ldap_integration' => 'LDAP интеграция',
'ldap_settings' => 'LDAP настройки',
- 'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
- 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_login_test_help' => 'Въведете валидни LDAP потребител и парола от базовия DN, който указахте по-горе, за да тествате коректната конфигурация. НЕОБХОДИМО Е ДА ЗАПИШЕТЕ LDAP НАСТРОЙКИТЕ ПРЕДИ ТОВА.',
+ 'ldap_login_sync_help' => 'Това единствено проверява дали LDAP може да се синхронизира успешно. Ако вашата LDAP заявка за оторизация не е коректна е възможно потребителите да не могат да влязат. НЕОБХОДИМО Е ДА ЗАПИШЕТЕ LDAP НАСТРОЙКИТЕ ПРЕДИ ТОВА.',
'ldap_server' => 'LDAP сървър',
'ldap_server_help' => 'Това трябва да започва с Idap:// (for unencrypted or TLS) или Idaps:// (for SSL)',
'ldap_server_cert' => 'Валидация на LDAP SSL сертификата',
@@ -73,22 +75,22 @@ return array(
'ldap_active_flag' => 'LDAP флаг за активност',
'ldap_emp_num' => 'LDAP номер на служител',
'ldap_email' => 'LDAP електронна поща',
- 'license' => 'Software License',
+ 'license' => 'Софтуерен лиценз',
'load_remote_text' => 'Отдалечени скриптове',
'load_remote_help_text' => 'Тази Snipe-IT инсталация може да зарежда и изпълнява външни скриптове.',
'login_note' => 'Вход забележка',
'login_note_help' => 'По избор включете няколко изречения на екрана за вход, например, за да помогнете на хора, които са намерили изгубено или откраднато устройство. Това поле приема Github flavored markdown',
- 'login_remote_user_text' => 'Remote User login options',
- 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
- 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
- 'login_common_disabled_text' => 'Disable other authentication mechanisms',
- 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
- 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
- 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
+ 'login_remote_user_text' => 'Опции за вход с Remote User',
+ 'login_remote_user_enabled_text' => 'Включване на вход с HTTP хедър Remote User',
+ 'login_remote_user_enabled_help' => 'Тази опция включва автентификация с HTTP хедър REMOTE_USER в съответствие с "Common Gateway Interface (rfc3875)"',
+ 'login_common_disabled_text' => 'Изключване на други оторизационни механизми',
+ 'login_common_disabled_help' => 'Тази опция изключва останалите оторизационни механизми. Преди да включите тази настройка моля проверете дали REMOTE_USER механизмът работи',
+ 'login_remote_user_custom_logout_url_text' => 'Персонализиран адрес за изход',
+ 'login_remote_user_custom_logout_url_help' => 'Ако е попълнено, потребителите ще бъдат пренасочвани към този адрес след затваряне на потребителската им сесия при изход. Полезно е за затваряне на потребителската сесия при използването на външен оторизационен провайдър.',
'logo' => 'Лого',
'full_multiple_companies_support_help_text' => 'Ограничаване на потребителите (включително административните) до активите на собствената им компания.',
'full_multiple_companies_support_text' => 'Поддръжка на множество компании',
- 'show_in_model_list' => 'Show in Model Dropdowns',
+ 'show_in_model_list' => 'Показване в падащите менюта на моделите',
'optional' => 'незадължително',
'per_page' => 'Резултати на страница',
'php' => 'PHP версия',
@@ -104,20 +106,22 @@ return array(
'qr_text' => 'Съдържание на QR код',
'setting' => 'Настройка',
'settings' => 'Настройки',
- 'show_alerts_in_menu' => 'Show alerts in top menu',
- 'show_archived_in_list' => 'Archived Assets',
- 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_alerts_in_menu' => 'Показва съобщения в главното меню',
+ 'show_archived_in_list' => 'Архивирани активи',
+ 'show_archived_in_list_text' => 'Показва архивираните активи в списъка "Всички активи"',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Име на системата',
'slack_botname' => 'Име на Slack bot',
'slack_channel' => 'Slack канал',
'slack_endpoint' => 'Slack Endpoint',
'slack_integration' => 'Slack настройки',
'slack_integration_help' => 'Интеграцията със Slack е незадължителна. Ако желаете да я използвате е необходимо да настроите endpoint и канал. За да конфигурирате Slack интеграцията, първо създайте входящ webhook във Вашия Slack акаунт.',
- 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
- 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
+ 'slack_integration_help_button' => 'След запис на Slack информацията ще бъде показан бутон за тест.',
+ 'slack_test_help' => 'Тест за коректна конфигурация на интеграцията със Slack. НЕОБХОДИМО Е ПЪРВО ДА ЗАПИШЕТЕ SLACK НАСТРОЙКИТЕ.',
'snipe_version' => 'Snipe-IT версия',
- 'support_footer' => 'Support Footer Links ',
- 'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual',
+ 'support_footer' => 'Връзки към Snipe-it поддръжката във футъра',
+ 'support_footer_help' => 'Указва визуализацията на връзки към поддръжката на Snipe-IT и потребителската документация',
'system' => 'Информация за системата',
'update' => 'Обновяване на настройките',
'value' => 'Стойност',
diff --git a/resources/lang/bg/admin/statuslabels/table.php b/resources/lang/bg/admin/statuslabels/table.php
index 6ed01d493b..466d67ea6e 100644
--- a/resources/lang/bg/admin/statuslabels/table.php
+++ b/resources/lang/bg/admin/statuslabels/table.php
@@ -5,8 +5,8 @@ return array(
'archived' => 'Архивирани',
'create' => 'Създаване на статус етикет',
'color' => 'Цвят на диаграма',
- 'default_label' => 'Default Label',
- 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
+ 'default_label' => 'Етикет по подразбиране',
+ 'default_label_help' => 'Позиционира най-често използваните етикети в началото на падащото меню за избор при създаване и редактиране на активи.',
'deployable' => 'Може да бъде предоставен',
'info' => 'Статусите се използват за описване на различните състояния на Вашите активи. Например, това са Предаден за ремонт, Изгубен/откраднат и др. Можете да създавате нови статуси за активите, които могат да бъдат предоставяни, очакващи набавяне и архивирани.',
'name' => 'Статус',
diff --git a/resources/lang/bg/admin/suppliers/message.php b/resources/lang/bg/admin/suppliers/message.php
index ff0add8970..8d8fc41a1b 100644
--- a/resources/lang/bg/admin/suppliers/message.php
+++ b/resources/lang/bg/admin/suppliers/message.php
@@ -19,9 +19,9 @@ return array(
'confirm' => 'Сигурни ли сте, че искате да изтриете този доставчик?',
'error' => 'Възникна проблем при изтриване на доставчика. Моля, опитайте отново.',
'success' => 'Доставчикът е изтрит.',
- 'assoc_assets' => 'This supplier is currently associated with :asset_count asset(s) and cannot be deleted. Please update your assets to no longer reference this supplier and try again. ',
- 'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ',
- 'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ',
+ 'assoc_assets' => 'Този доставчик е текущо асоцииран с :asset_count актива и не може да бъде изтрит. Моля, променете връзките на моделите по отношение на този доставчик и опитайте отново. ',
+ 'assoc_licenses' => 'Този доставчик е текущо асоцииран с :licenses_count лиценза и не може да бъде изтрит. Моля, променете връзките на лицензите по отношение на този доставчик и опитайте отново. ',
+ 'assoc_maintenances' => 'Този доставчик е текущо асоцииран с :asset_maintenances_count инвентаризации и не може да бъде изтрит. Моля, променете връзките на инвентаризациите по отношение на този доставчик и опитайте отново. ',
)
);
diff --git a/resources/lang/bg/admin/users/general.php b/resources/lang/bg/admin/users/general.php
index 5489f71bc8..2ba40a0c73 100644
--- a/resources/lang/bg/admin/users/general.php
+++ b/resources/lang/bg/admin/users/general.php
@@ -16,7 +16,7 @@ return array(
'restore_user' => 'Кликнете тук, за да ги възстановите.',
'last_login' => 'Последен достъп до системата',
'ldap_config_text' => 'LDAP конфигурационните настройки могат да бъдат намерени в Admin > Settings. Избраното (по изобр) местоположение ще бъде настроено за всички въведени потребители.',
- 'print_assigned' => 'Print All Assigned',
+ 'print_assigned' => 'Печат на всички отдадени',
'software_user' => 'Софтуерни продукти, изписани на :name',
'view_user' => 'Преглед на потребител :name',
'usercsv' => 'CSV файл',
diff --git a/resources/lang/bg/button.php b/resources/lang/bg/button.php
index a31fe63f9a..d20e213539 100644
--- a/resources/lang/bg/button.php
+++ b/resources/lang/bg/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Потвърди',
'upload' => 'Качване',
'select_file' => 'Изберете файл...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/bg/general.php b/resources/lang/bg/general.php
index f2661d9dc9..5972912da0 100644
--- a/resources/lang/bg/general.php
+++ b/resources/lang/bg/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Справка за дейностите',
'address' => 'Aдрес',
'admin' => 'Администриране',
+ 'administrator' => 'Administrator',
'add_seats' => 'Добавени работни места',
'all_assets' => 'Всички активи',
'all' => 'Всички',
@@ -38,6 +39,9 @@
'checkin' => 'Вписване',
'checkin_from' => 'Форма за вписване',
'checkout' => 'Изписване',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Град',
'click_here' => 'Натиснете тук',
'clear_selection' => 'Изчистване на селектираното',
@@ -64,6 +68,7 @@
'debug_warning' => 'Предупреждение!',
'debug_warning_text' => 'Това приложение се изпълнява в режим на производство с разрешено отстраняване на грешки. Това може да изложи чувствителни данни, ако приложението ви е достъпно за външния свят. Забранете режим отстраняване на грешки чрез задаване на стойността APP_DEBUF
.env
във файла false
.',
'delete' => 'Изтриване',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Изтрито',
'delete_seats' => 'Изтрити работни места за лиценз',
'departments' => 'Катедри',
@@ -81,7 +86,7 @@
'filastname_format' => 'Инициал на името Фамилия (jsmith@example.com)',
'firstname_lastname_format' => 'Име Фамилия (jane.smith@example.com)',
'firstname_lastname_underscore_format' => 'Име Фамилия (jane.smith@example.com)',
- 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
+ 'lastnamefirstinitial_format' => 'Фамилно име Инициал на собствено (smithj@example.com)',
'first' => 'Първа',
'first_name' => 'Собствено име',
'first_name_format' => 'Име (jane@example.com)',
@@ -89,16 +94,16 @@
'file_name' => 'Файл',
'file_uploads' => 'Качени файлове',
'generate' => 'Генериране',
- 'github_markdown' => 'This field accepts Github flavored markdown.',
+ 'github_markdown' => 'Това поле позволява въвеждането на Github вид markdown.',
'groups' => 'Групи',
'gravatar_email' => 'Gravatar email адрес',
'history' => 'История',
'history_for' => 'История за',
'id' => 'ID',
- 'image' => 'Image',
+ 'image' => 'Изображение',
'image_delete' => 'Изтриване на изображението',
'image_upload' => 'Качване на изображение',
- 'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg. Max upload size allowed is :size.',
+ 'image_filetypes_help' => 'Приеманите типове файлове са jpg, png, gif и svg. Максималният размер за качване е: :size.',
'import' => 'Зареждане',
'import-history' => 'История на въвеждане',
'asset_maintenance' => 'Поддръжка на активи',
@@ -122,7 +127,7 @@
'locations' => 'Местоположения',
'logout' => 'Изход',
'lookup_by_tag' => 'Търсене по етикет на актив',
- 'maintenances' => 'Maintenances',
+ 'maintenances' => 'Профилактики',
'manufacturer' => 'Производител',
'manufacturers' => 'Производители',
'markdown' => 'Това поле позволява ',
@@ -157,7 +162,7 @@
'recent_activity' => 'Последни действия',
'remove_company' => 'Премахване на асоциация към компания',
'reports' => 'Справки',
- 'restored' => 'restored',
+ 'restored' => 'възстановени',
'requested' => 'Изискан',
'request_canceled' => 'Заявка отменена',
'save' => 'Запис',
@@ -176,11 +181,11 @@
'select_company' => 'Изберете компания',
'select_asset' => 'Изберете актив',
'settings' => 'Настройки',
- 'show_deleted' => 'Show Deleted',
- 'show_current' => 'Show Current',
+ 'show_deleted' => 'Покажи изтритите',
+ 'show_current' => 'Покажи текущите',
'sign_in' => 'Вход',
'signature' => 'Подпис',
- 'skin' => 'Skin',
+ 'skin' => 'Тема',
'some_features_disabled' => 'DEMO MODE: Някои свойства не са разрешени за тази инсталация.',
'site_name' => 'Име на системата',
'state' => 'Област',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Непознат администратор',
'username_format' => 'Формат на потребителско име',
'update' => 'Обновяване',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Качен',
'user' => 'Потребител',
'accepted' => 'приет',
diff --git a/resources/lang/bg/mail.php b/resources/lang/bg/mail.php
index a0ca40d26b..76da673fc7 100644
--- a/resources/lang/bg/mail.php
+++ b/resources/lang/bg/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Потвърдете вписване на актив.',
'Confirm_Accessory_Checkin' => 'Потвърдете вписване на аксесоар.',
'Confirm_accessory_delivery' => 'Потвърдете доставка на аксесоар.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Подвърдете доставка на актив.',
'Confirm_consumable_delivery' => 'Потвърдете доставка на консуматив.',
'current_QTY' => 'Текуща наличност',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Изискан:',
'reset_link' => 'Вашата връзка за повторно задаване на паролата',
'reset_password' => 'Щракнете тук, за да нулирате паролата си:',
- 'serial' => 'Сериен:',
+ 'serial' => 'Serial',
'supplier' => 'Доставчик',
'tag' => 'Етикет',
'test_email' => 'Тест Email от Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} има | [2, Inf] Имат',
'to_reset' => 'За да нулирате вашата :web password, попълнете този формуляр:',
'type' => 'Вид',
- 'user' => 'Потребител:',
- 'username' => 'Потребителско име:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Добре дошли, :name',
'welcome_to' => 'Добре дошли: уеб!',
'your_credentials' => 'Вашите идентификационни данни за Snipe-IT',
diff --git a/resources/lang/bg/validation.php b/resources/lang/bg/validation.php
index 2a829890e4..841f3a48bd 100644
--- a/resources/lang/bg/validation.php
+++ b/resources/lang/bg/validation.php
@@ -67,7 +67,7 @@ return array(
'not_in' => 'Избраният :attribute е невалиден.',
'numeric' => ':attribute трябва да бъде число.',
'present' => 'Полето на атрибута трябва да е налице.',
- 'valid_regex' => 'That is not a valid regex. ',
+ 'valid_regex' => 'Това не е валиден регулярен израз.',
'regex' => 'Форматът на :attribute е невалиден.',
'required' => 'Полето :attribute е задължително.',
'required_if' => 'Полето :attribute е задължително, когато :other е :value.',
@@ -88,7 +88,7 @@ return array(
'unique' => ':attribute вече е вписан.',
'uploaded' => 'Атрибутът: не успя да качи.',
'url' => 'Форматът на :attribute е невалиден.',
- "unique_undeleted" => "The :attribute must be unique.",
+ "unique_undeleted" => ":attribute трябва да бъде уникален.",
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/cs/admin/custom_fields/general.php b/resources/lang/cs/admin/custom_fields/general.php
index 05d8177fe0..4b116af72b 100644
--- a/resources/lang/cs/admin/custom_fields/general.php
+++ b/resources/lang/cs/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nová sada',
'create_field' => 'Nové vlastní pole',
'value_encrypted' => 'Hodnota tohoto pole je zašifrována v databázi. Pouze administrátoři budou moci zobrazit dešifrovanou hodnotu',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/cs/admin/hardware/form.php b/resources/lang/cs/admin/hardware/form.php
index bd547eebc8..b55b5062d2 100644
--- a/resources/lang/cs/admin/hardware/form.php
+++ b/resources/lang/cs/admin/hardware/form.php
@@ -38,7 +38,7 @@ return array(
'tag' => 'Označení majetku',
'update' => 'Úprava majetku',
'warranty' => 'Záruka',
- 'warranty_expires' => 'Warranty Expires',
+ 'warranty_expires' => 'Záruka končí',
'years' => 'roky',
)
;
diff --git a/resources/lang/cs/admin/hardware/general.php b/resources/lang/cs/admin/hardware/general.php
index 41d673fe4e..10e0ae7800 100644
--- a/resources/lang/cs/admin/hardware/general.php
+++ b/resources/lang/cs/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Majetky jsou položky sledované sériovým číslem nebo značkou. Mají tendenci mít vyšší hodnotou, tam kde je důležitá identifikace určité položky.',
'archived' => 'Archivováno',
'asset' => 'Majetek',
- 'bulk_checkout' => 'Předat majetek uživateli',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Převzít majetek',
'checkout' => 'Pokladní majetek',
'clone' => 'Klonovat majetek',
'deployable' => 'Připraveno k nasazení',
'deleted' => 'Toto zařízení bylo odstraněno. Klepněte zde pro jeho obnovení.',
'edit' => 'Upravit majetek',
- 'filetype_info' => 'Povolené soubory jsou png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, a rar.',
'model_deleted' => 'Tento model majetku byl odstraněn. Přejete-li si obnovit zařízení, klepněte zde
a obnovte nejdříve jeho model.',
'requestable' => 'Lze vyžádat',
'requested' => 'Požadováno',
diff --git a/resources/lang/cs/admin/hardware/message.php b/resources/lang/cs/admin/hardware/message.php
index 0f5fd56e23..8fd101c078 100644
--- a/resources/lang/cs/admin/hardware/message.php
+++ b/resources/lang/cs/admin/hardware/message.php
@@ -63,7 +63,7 @@ return array(
'success' => 'Majetek byl v pořádku předán.',
'user_does_not_exist' => 'Tento uživatel je neplatný. Zkuste to prosím znovu.',
'not_available' => 'Tento majetek není k dispozici pro výdej!',
- 'no_assets_selected' => 'You must select at least one asset from the list'
+ 'no_assets_selected' => 'Je třeba vybrat ze seznamu alespoň jeden majetek'
),
'checkin' => array(
diff --git a/resources/lang/cs/admin/models/general.php b/resources/lang/cs/admin/models/general.php
index 38b602a3d1..086095fa6c 100644
--- a/resources/lang/cs/admin/models/general.php
+++ b/resources/lang/cs/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Zobrazit Modely',
'fieldset' => 'Sada polí',
'no_custom_field' => 'Bez vlastních polí',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/cs/admin/settings/general.php b/resources/lang/cs/admin/settings/general.php
index 3bf7206a94..e752459fc0 100644
--- a/resources/lang/cs/admin/settings/general.php
+++ b/resources/lang/cs/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Doména služby Active Directory',
'ad_domain_help' => 'Toto je někdy stejné jako vaše emailová doména, ale ne vždy.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Toto je server služby Active Directory',
'alert_email' => 'Zasílat upozornění na',
'alerts_enabled' => 'Upozornění zapnutá',
@@ -25,7 +27,7 @@ return array(
'custom_css_help' => 'Zadejte libovolné vlastní CSS, které chcete použít. Nezahrnujte <style></style> tagy.',
'custom_forgot_pass_url' => 'Custom Password Reset URL',
'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.',
- 'dashboard_message' => 'Dashboard Message',
+ 'dashboard_message' => 'Hlášení na nástěnce',
'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.',
'default_currency' => 'Výchozí měna',
'default_eula_text' => 'Výchozí EULA',
@@ -73,7 +75,7 @@ return array(
'ldap_active_flag' => 'LDAP Active Flag',
'ldap_emp_num' => 'LDAP číslo zaměstnance',
'ldap_email' => 'LDAP email',
- 'license' => 'Software License',
+ 'license' => 'Softwarová licence',
'load_remote_text' => 'Vzdálené skripty',
'load_remote_help_text' => 'Tato instalace Snipe-IT může nahrávat skripty z vnějšího světa.',
'login_note' => 'Přihlásit se Poznámka',
@@ -83,7 +85,7 @@ return array(
'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
'login_common_disabled_text' => 'Disable other authentication mechanisms',
'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
- 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
+ 'login_remote_user_custom_logout_url_text' => 'Uživatelsky určená URL adresa odhlašování',
'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
'logo' => 'Logo',
'full_multiple_companies_support_help_text' => 'Omezení uživatelů (včetně správců) jsou přiřazená ke společnostem s majetkem společnosti.',
@@ -104,9 +106,11 @@ return array(
'qr_text' => 'Text QR kódu',
'setting' => 'Nastavení',
'settings' => 'Nastavení',
- 'show_alerts_in_menu' => 'Show alerts in top menu',
- 'show_archived_in_list' => 'Archived Assets',
+ 'show_alerts_in_menu' => 'Zobrazovat upozornění v horní nabídce',
+ 'show_archived_in_list' => 'Archivovaný majetek',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Název stránky',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack kanál',
diff --git a/resources/lang/cs/admin/statuslabels/table.php b/resources/lang/cs/admin/statuslabels/table.php
index e69a9d2473..1f88414888 100644
--- a/resources/lang/cs/admin/statuslabels/table.php
+++ b/resources/lang/cs/admin/statuslabels/table.php
@@ -5,7 +5,7 @@ return array(
'archived' => 'Archivováno',
'create' => 'Vytvořit označení stavu',
'color' => 'Barva grafu',
- 'default_label' => 'Default Label',
+ 'default_label' => 'Výchozí štítek',
'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
'deployable' => 'Připraveno k nasazení',
'info' => 'Označení stavu se používá k popisu různých stavů majetku. Můžou být v opravě, ztracení atd. Lze vytvořit nové stavy pro další možné stavy.',
diff --git a/resources/lang/cs/admin/users/general.php b/resources/lang/cs/admin/users/general.php
index e5ebb771fb..23b7ac8c1a 100644
--- a/resources/lang/cs/admin/users/general.php
+++ b/resources/lang/cs/admin/users/general.php
@@ -16,7 +16,7 @@ return array(
'restore_user' => 'Klikněte zde pro obnovení.',
'last_login' => 'Poslední přihlášení',
'ldap_config_text' => 'Nastavení konfigurace LDAP lze nalézt v menu Správce> Nastavení. Vybrané (volitelně) místo bude nastaven pro všechny importované uživatele.',
- 'print_assigned' => 'Print All Assigned',
+ 'print_assigned' => 'Vypsat všechna přiřazení',
'software_user' => 'Software vydaný pro :name',
'view_user' => 'Zobraz uživatele',
'usercsv' => 'CSV soubor',
diff --git a/resources/lang/cs/button.php b/resources/lang/cs/button.php
index 480df75e0f..acaca7d8a6 100644
--- a/resources/lang/cs/button.php
+++ b/resources/lang/cs/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Odeslat',
'upload' => 'Nahrát',
'select_file' => 'Vybrat soubor...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/cs/general.php b/resources/lang/cs/general.php
index b507655d66..2cbd05541f 100644
--- a/resources/lang/cs/general.php
+++ b/resources/lang/cs/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Report aktivity',
'address' => 'Adresa',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Přidaná licenční místa',
'all_assets' => 'Všechna zařízení',
'all' => 'Vše',
@@ -38,9 +39,12 @@
'checkin' => 'Příjem',
'checkin_from' => 'Převzít od',
'checkout' => 'Výdej',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Město',
'click_here' => 'Klikněte zde',
- 'clear_selection' => 'Clear Selection',
+ 'clear_selection' => 'Vyprázdnit výběr',
'companies' => 'Firmy',
'company' => 'Společnost',
'component' => 'Komponent',
@@ -64,13 +68,14 @@
'debug_warning' => 'Varování!',
'debug_warning_text' => 'Tato aplikace běží ve výrobním režimu s povoleným laděním. To znamená že citlivá data mohou být přístupná vnějšímu světu. Deaktivujte režim ladění nastavením hodnoty APP_DEBUG
v souboru .env
na false
.',
'delete' => 'Odstranit',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Odstraněno',
'delete_seats' => 'Vymazaná licenční místa',
'departments' => 'Oddělení',
'department' => 'Oddělení',
'deployed' => 'Vydané',
'depreciation_report' => 'Report zastarání',
- 'details' => 'Details',
+ 'details' => 'Podrobnosti',
'download' => 'Stáhnout',
'depreciation' => 'Amortizace',
'editprofile' => 'Upravit profil',
@@ -85,7 +90,7 @@
'first' => 'První',
'first_name' => 'Jméno',
'first_name_format' => 'Jméno (jane@example.com)',
- 'files' => 'Files',
+ 'files' => 'Soubory',
'file_name' => 'Soubor',
'file_uploads' => 'Nahrání souboru',
'generate' => 'Vytvořit',
@@ -176,7 +181,7 @@
'select_company' => 'Zvolte společnost',
'select_asset' => 'Zvolte majetek',
'settings' => 'Nastavení',
- 'show_deleted' => 'Show Deleted',
+ 'show_deleted' => 'Zobrazit smazané',
'show_current' => 'Show Current',
'sign_in' => 'Přihlásit se',
'signature' => 'Podpis',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Neznámy správce',
'username_format' => 'Formát uživatelského jména',
'update' => 'Aktualizace',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Nahráno',
'user' => 'Uživatel',
'accepted' => 'přijato',
diff --git a/resources/lang/cs/mail.php b/resources/lang/cs/mail.php
index a433706ada..aaa7ced085 100644
--- a/resources/lang/cs/mail.php
+++ b/resources/lang/cs/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Potvrďte převzetí majetku.',
'Confirm_Accessory_Checkin' => 'Potvrďte převzetí příslušenství.',
'Confirm_accessory_delivery' => 'Potvrďte dodání příslušenství.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Potvrďte dodání produktu.',
'Confirm_consumable_delivery' => 'Potvrďte dodání spotřebního zboží.',
'current_QTY' => 'Aktuální množství',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Zažádáno:',
'reset_link' => 'Váš odkaz pro resetování hesla',
'reset_password' => 'Pro zresetování vašeho hesla klikněte na odkaz:',
- 'serial' => 'Sériové číslo:',
+ 'serial' => 'Serial',
'supplier' => 'Dodavatelé',
'tag' => 'Značka',
'test_email' => 'Testovací email od Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Tady je|[2,inf] Tady jsou',
'to_reset' => 'Pro resetování vašeho hesla vyplňte tento formulář:',
'type' => 'Typ',
- 'user' => 'Uživatel:',
- 'username' => 'Uživatelské jméno:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Vítej uživateli :name',
'welcome_to' => 'Vítejte na :web!',
'your_credentials' => 'Vaše pověření Snipe-IT',
diff --git a/resources/lang/da/admin/custom_fields/general.php b/resources/lang/da/admin/custom_fields/general.php
index 67cce88bf9..8befa4784b 100644
--- a/resources/lang/da/admin/custom_fields/general.php
+++ b/resources/lang/da/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nyt Feltsæt',
'create_field' => 'Nyt Brugerdefinerede Felt',
'value_encrypted' => 'Værdien af dette felt er krypteret i databasen. Kun admins vil være i stand til at se den krypteret værdi',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/da/admin/hardware/general.php b/resources/lang/da/admin/hardware/general.php
index dfa0f8ece3..b5026784c6 100644
--- a/resources/lang/da/admin/hardware/general.php
+++ b/resources/lang/da/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Aktiver er poster sporet af serienummer eller aktiv tag. De har tendens til at være højere værdi elementer, hvor identifikation af en bestemt genstand betyder noget.',
'archived' => 'arkiverede',
'asset' => 'Asset',
- 'bulk_checkout' => 'Checkoutaktiver til bruger',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Checkin Asset',
'checkout' => 'Checkout Asset',
'clone' => 'Klonaktiver',
'deployable' => 'Deployable',
'deleted' => 'Dette aktiv er blevet slettet. Klik her for at gendanne det.',
'edit' => 'Rediger aktiv',
- 'filetype_info' => 'Tilladte filtyper er png, gif, jpg, jpeg, doc, docx, pdf, txt, zip og rar.',
'model_deleted' => 'Denne aktivmodel er blevet slettet. Du skal gendanne modellen, før du kan gendanne Asset.
Klik her for at gendanne model.',
'requestable' => 'kan anmodes',
'requested' => 'Anmodet',
diff --git a/resources/lang/da/admin/models/general.php b/resources/lang/da/admin/models/general.php
index c4555201e2..cf5f492d95 100644
--- a/resources/lang/da/admin/models/general.php
+++ b/resources/lang/da/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Se modeller',
'fieldset' => 'Feltsæt',
'no_custom_field' => 'Ingen brugerdefinerede felter',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/da/admin/settings/general.php b/resources/lang/da/admin/settings/general.php
index 0cdf09bed0..724b8e9c30 100644
--- a/resources/lang/da/admin/settings/general.php
+++ b/resources/lang/da/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory domæne',
'ad_domain_help' => 'Dette er nogle gange det samme som dit e-mail-domæne, men ikke altid.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Dette er en Active Directory-server',
'alert_email' => 'Send advarsler til',
'alerts_enabled' => 'Advarsler aktiveret',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Side navn',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/da/button.php b/resources/lang/da/button.php
index 44272159da..24e511c71d 100644
--- a/resources/lang/da/button.php
+++ b/resources/lang/da/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Send',
'upload' => 'Upload',
'select_file' => 'Vælg fil ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/da/general.php b/resources/lang/da/general.php
index 4154c1de33..30b122270d 100644
--- a/resources/lang/da/general.php
+++ b/resources/lang/da/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Aktivitetsrapport',
'address' => 'Addresse',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Tilføjede pladser',
'all_assets' => 'Alle aktiver',
'all' => 'Alle',
@@ -38,6 +39,9 @@
'checkin' => 'Tjek Ind',
'checkin_from' => 'Tjek ind fra',
'checkout' => 'Tjek Ud',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'By',
'click_here' => 'Klik her',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Advarsel!',
'debug_warning_text' => 'Denne applikation kører i produktionstilstand med debugging aktiveret. Dette kan udsætte følsomme data, hvis din ansøgning er tilgængelig for omverdenen. Deaktiver fejlsøgningsmodus ved at indstille værdien APP_DEBUG
i din .env
fil til false
.',
'delete' => 'Slet',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Slettet',
'delete_seats' => 'Slettede pladser',
'departments' => 'Afdelinger',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Ukendt Admin',
'username_format' => 'Brugernavn Format',
'update' => 'Opdatering',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'uploaded',
'user' => 'Bruger',
'accepted' => 'accepteret',
diff --git a/resources/lang/da/mail.php b/resources/lang/da/mail.php
index 8e74e8fff1..ca1fca469d 100644
--- a/resources/lang/da/mail.php
+++ b/resources/lang/da/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Bekræft Asset Checkin.',
'Confirm_Accessory_Checkin' => 'Bekræft tilbehørskontrol.',
'Confirm_accessory_delivery' => 'Bekræft levering af tilbehør.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Bekræft levering af aktiver.',
'Confirm_consumable_delivery' => 'Bekræft levering af forbrugsstoffer.',
'current_QTY' => 'Nuværende QTY',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Anmodede om:',
'reset_link' => 'Din Password Reset Link',
'reset_password' => 'Klik her for at nulstille adgangskoden:',
- 'serial' => 'Seriel:',
+ 'serial' => 'Serial',
'supplier' => 'Leverandør',
'tag' => 'Mærkat',
'test_email' => 'Test E-mail fra Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Der er| [2,Inf] Der er',
'to_reset' => 'Nulstille din :web-adgangskode, udfylde denne formular:',
'type' => 'Type',
- 'user' => 'Bruger:',
- 'username' => 'Brugernavn:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Velkommen :navn',
'welcome_to' => 'Velkommen til :web!',
'your_credentials' => 'Dine Snipe-IT Legitimationsoplysninger',
diff --git a/resources/lang/de/admin/custom_fields/general.php b/resources/lang/de/admin/custom_fields/general.php
index e484c927be..9a2cc3be78 100644
--- a/resources/lang/de/admin/custom_fields/general.php
+++ b/resources/lang/de/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Neuer Feldsatz',
'create_field' => 'Neues benutzerdefiniertes Feld',
'value_encrypted' => 'Der Wert dieses Feldes ist in der Datenbank verschlüsselt. Nur Benutzer mit Administratorrechten können den entschlüsselten Wert anzeigen',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/de/admin/hardware/general.php b/resources/lang/de/admin/hardware/general.php
index fccd34f0a6..1b7afbefbd 100644
--- a/resources/lang/de/admin/hardware/general.php
+++ b/resources/lang/de/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Assets sind Gegenstände die durch eine Seriennummer oder Bezeichnung identifiziert werden. Meistens sind diese von höherem Wert, wobei es Sinn macht diese spezifisch zu kennzeichnen.',
'archived' => 'Archiviert',
'asset' => 'Asset',
- 'bulk_checkout' => 'Assets an Benutzer herausgeben',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Asset zurücknehmen',
'checkout' => 'Asset herausgeben',
'clone' => 'Asset duplizieren',
'deployable' => 'Einsetzbar',
'deleted' => 'Dieses Asset wurde gelöscht. Zur Wiederherstellung hier klicken.',
'edit' => 'Asset bearbeiten',
- 'filetype_info' => 'Erlaubte Dateitypen sind png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, oder rar.',
'model_deleted' => 'Dieses Asset wurde gelöscht. Sie müssen das Modell Wiederherstellen bevor Sie das Asset Wiederherstellen können
klicken Sie hier um das Modell wiederherzustellen.',
'requestable' => 'Anforderbar',
'requested' => 'Angefordert',
diff --git a/resources/lang/de/admin/manufacturers/message.php b/resources/lang/de/admin/manufacturers/message.php
index 56251163f7..16aa38f4ba 100644
--- a/resources/lang/de/admin/manufacturers/message.php
+++ b/resources/lang/de/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => 'Der Hersteller wurde nicht wiederhergestellt. Bitte versuchen Sie es erneut',
+ 'success' => 'Hersteller wurde erfolgreich wiederhergestellt.'
),
'delete' => array(
diff --git a/resources/lang/de/admin/models/general.php b/resources/lang/de/admin/models/general.php
index e4e67367b4..1a3a5d3d66 100644
--- a/resources/lang/de/admin/models/general.php
+++ b/resources/lang/de/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Modelle anzeigen',
'fieldset' => 'Feldsatz',
'no_custom_field' => 'Keine benutzerdefinierten Felder',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/de/admin/settings/general.php b/resources/lang/de/admin/settings/general.php
index 3bcee8db78..95f4b79b66 100644
--- a/resources/lang/de/admin/settings/general.php
+++ b/resources/lang/de/admin/settings/general.php
@@ -4,9 +4,11 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory Domäne',
'ad_domain_help' => 'Meistens dieselbe wie die E-Mail Domäne.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Dies ist ein Active Directory Server',
'alert_email' => 'Alarme senden an',
- 'alerts_enabled' => 'Alarme aktiviert',
+ 'alerts_enabled' => 'E-Mail-Benachrichtigungen aktiviert',
'alert_interval' => 'Ablauf Alarmschwelle (in Tagen)',
'alert_inv_threshold' => 'Inventar Alarmschwelle',
'asset_ids' => 'Asset IDs',
@@ -78,13 +80,13 @@ return array(
'load_remote_help_text' => 'Diese Installation von Snipe-IT kann Skripte von außerhalb laden.',
'login_note' => 'Anmeldenotiz',
'login_note_help' => 'Fügen Sie optional ein paar Sätze zu Ihrem Anmeldebildschirm hinzu, beispielsweise um Personen zu helfen, welche ein verlorenes oder gestohlenes Gerät gefunden haben. Dieses Feld akzeptiert Github flavored markdown',
- 'login_remote_user_text' => 'Remote User login options',
- 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
- 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
- 'login_common_disabled_text' => 'Disable other authentication mechanisms',
- 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
- 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
- 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
+ 'login_remote_user_text' => 'Remote Benutzer Login Optionen',
+ 'login_remote_user_enabled_text' => 'Aktiviere Login mit Remote User Header',
+ 'login_remote_user_enabled_help' => 'Diese Option aktiviert die Authentifizierung über den REMOTE_USER header gemäss dem "Common Gateway Interface (rfc3875)"',
+ 'login_common_disabled_text' => 'Deaktiviere andere Authentifizierungsmethoden',
+ 'login_common_disabled_help' => 'Diese Option deaktiviert andere Authentifizierungsmethoden. Aktivieren Sie diese Option nur, wenn Sie sich sicher sind, dass REMOTE_USER Login bereits funktioniert',
+ 'login_remote_user_custom_logout_url_text' => 'Benutzerdefinierte Abmelde-URL',
+ 'login_remote_user_custom_logout_url_help' => 'Gelistete Benutzer werden nach dem Schließen der Sitzung von SnipeIT zu dieser URL weitergeleitet (Logout). Dies ist nützlich, um die Benutzersitzungen des verwendeten Authentifizierungsmechanismus korrekt zu beenden.',
'logo' => 'Logo',
'full_multiple_companies_support_help_text' => 'Beschränkung von Benutzern (inklusive Administratoren) die einer Firma zugewiesen sind zu den Assets der Firma.',
'full_multiple_companies_support_text' => 'Volle Mehrmandanten-Unterstützung für Firmen',
@@ -107,14 +109,16 @@ return array(
'show_alerts_in_menu' => 'Warnungen im oberen Menü anzeigen',
'show_archived_in_list' => 'Archivierte Assets',
'show_archived_in_list_text' => 'Zeige archivierte Assets in der "Alle auflisten" Liste',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Seitenname',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Kanal',
'slack_endpoint' => 'Slack Endpunkt',
'slack_integration' => 'Slack Einstellungen',
'slack_integration_help' => 'Die Slackintegration ist optional. Der Endpunkt und kanal werden benötigt, wenn man Slack benutzen will. Um Slack zu konfigurieren muss zuerst einen eingehenden Webhook in seinem Slackkonto einrichten.',
- 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
- 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
+ 'slack_integration_help_button' => 'Sobald Sie Ihre Slack-Informationen gespeichert haben, erscheint eine Test-Schaltfläche.',
+ 'slack_test_help' => 'Testen Sie, ob die Slack-Integration korrekt konfiguriert ist. ZUERST MÜSSEN DIE AKTUALISIERTEN SLACK EINSTELLUNGEN GESPEICHERT WERDEN.',
'snipe_version' => 'Snipe-IT Version',
'support_footer' => 'Fußzeile Support-Link ',
'support_footer_help' => 'Geben Sie an, wer die Links zum Snipe-IT Support-Info und Benutzerhandbuch sieht',
diff --git a/resources/lang/de/admin/statuslabels/table.php b/resources/lang/de/admin/statuslabels/table.php
index e57621b4e6..ee164df934 100644
--- a/resources/lang/de/admin/statuslabels/table.php
+++ b/resources/lang/de/admin/statuslabels/table.php
@@ -5,8 +5,8 @@ return array(
'archived' => 'Archiviert',
'create' => 'Statusbezeichnung erstellen',
'color' => 'Diagrammfarbe',
- 'default_label' => 'Default Label',
- 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
+ 'default_label' => 'Standardbezeichnung',
+ 'default_label_help' => 'Dies wird verwendet, um sicherzustellen, dass die am häufigsten verwendeten Statusbeschriftungen beim Erstellen / Bearbeiten von Assets oben im Auswahlfeld angezeigt werden.',
'deployable' => 'Einsetzbar',
'info' => 'Status Label werden eingesetzt um diverse Stati Ihrer Assets zu beschreiben. Diese können zB. in Reparatur sein, Gestohlen oder Verlohren worden sein. Sie können neue Status Labels für Einsetzbare, Unerledigte und Archivierte Assets erstellen.',
'name' => 'Statusname',
diff --git a/resources/lang/de/button.php b/resources/lang/de/button.php
index ebd31687ec..6883c0a2d0 100644
--- a/resources/lang/de/button.php
+++ b/resources/lang/de/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Abschicken',
'upload' => 'Hochladen',
'select_file' => 'Datei auswählen...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/de/general.php b/resources/lang/de/general.php
index 7600ea7942..06beb833dc 100644
--- a/resources/lang/de/general.php
+++ b/resources/lang/de/general.php
@@ -9,14 +9,15 @@
'activity_report' => 'Aktivitätsreport',
'address' => 'Adresse',
'admin' => 'Administrator',
+ 'administrator' => 'Administrator',
'add_seats' => 'Lizenzen hinzugefügt',
'all_assets' => 'Alle Assets',
'all' => 'Alle',
'archived' => 'Archiviert',
- 'asset_models' => 'Asset Modelle',
+ 'asset_models' => 'Modellbezeichnungen',
'asset_model' => 'Modell',
'asset' => 'Asset',
- 'asset_report' => 'Asset Bericht',
+ 'asset_report' => 'Bestandsbericht',
'asset_tag' => 'Kennzeichnung',
'assets_available' => 'verfügbare Assets',
'audit' => 'Prüfung',
@@ -38,6 +39,9 @@
'checkin' => 'Zurücknehmen',
'checkin_from' => 'Zurücknehmen von',
'checkout' => 'Herausgeben',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Stadt',
'click_here' => 'Hier klicken',
'clear_selection' => 'Auswahl löschen',
@@ -64,6 +68,7 @@
'debug_warning' => 'Warnung!',
'debug_warning_text' => 'Diese Anwendung läuft im Produktionsmodus mit debugging aktiviert. Dies kann sensible Daten verfügbar machen, wenn Ihre Anwendung öffentlich zugänglich ist. Deaktivieren Sie den Debug-Modus, indem Sie den APP_DEBUG
-Wert in der .env
Datei auf false
setzen.',
'delete' => 'Löschen',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Gelöscht',
'delete_seats' => 'Gelöschte Lizenzen',
'departments' => 'Abteilungen',
@@ -81,7 +86,7 @@
'filastname_format' => 'Initial des Vornamen + Nachname (jsmith@example.com)',
'firstname_lastname_format' => 'Vorname Nachname (jane.smith@example.com)',
'firstname_lastname_underscore_format' => 'Vorname Nachname (max_mustermann@beispiel.com)',
- 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
+ 'lastnamefirstinitial_format' => 'Nachname & Initiale des Vornamens (musterm@beispiel.com)',
'first' => 'Erste',
'first_name' => 'Vorname',
'first_name_format' => 'Vorname (jane@example.com)',
@@ -176,8 +181,8 @@
'select_company' => 'Firma auswählen',
'select_asset' => 'Asset auswählen',
'settings' => 'Einstellungen',
- 'show_deleted' => 'Show Deleted',
- 'show_current' => 'Show Current',
+ 'show_deleted' => 'Gelöschte anzeigen',
+ 'show_current' => 'Aktuelles anzeigen',
'sign_in' => 'Anmelden',
'signature' => 'Unterschrift',
'skin' => 'Skin',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Unbekannter Administrator',
'username_format' => 'Format der Benutzernamen',
'update' => 'Aktualisieren',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Hochgeladen',
'user' => 'Benutzer',
'accepted' => 'angenommen',
diff --git a/resources/lang/de/mail.php b/resources/lang/de/mail.php
index 2732520aa1..81e4fff339 100644
--- a/resources/lang/de/mail.php
+++ b/resources/lang/de/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Zurücknehmen von Asset bestätigen.',
'Confirm_Accessory_Checkin' => 'Zurücknehmen von Zubehör bestätigen.',
'Confirm_accessory_delivery' => 'Zubehör Zustellung bestätigen.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Gegenstands Lieferung bestätigen.',
'Confirm_consumable_delivery' => 'Verbrauchsmaterial Lieferung bestätigen.',
'current_QTY' => 'Aktuelle Menge',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Angefordert:',
'reset_link' => 'Ihr Link zum Zurücksetzen des Kennworts',
'reset_password' => 'Klicken Sie hier, um Ihr Passwort zurückzusetzen:',
- 'serial' => 'Seriennummer:',
+ 'serial' => 'Serial',
'supplier' => 'Lieferant',
'tag' => 'Kennzeichnung',
'test_email' => 'Test E-Mail von Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => 'Es existiert {1} | [2, Inf] Es existieren',
'to_reset' => 'Zum Zurücksetzen Ihres :web Passwortes, füllen Sie bitte dieses Formular aus:',
'type' => 'Typ',
- 'user' => 'Benutzer:',
- 'username' => 'Benutzername:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Wilkommen, :name',
'welcome_to' => 'Willkommen bei: Web!',
'your_credentials' => 'Ihre Snipe-IT Anmeldedaten',
diff --git a/resources/lang/el/admin/custom_fields/general.php b/resources/lang/el/admin/custom_fields/general.php
index bdea9427bf..2d10d93dd0 100644
--- a/resources/lang/el/admin/custom_fields/general.php
+++ b/resources/lang/el/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Νέο σύνολο πεδίων',
'create_field' => 'Νέο προσαρμοσμένο πεδίο',
'value_encrypted' => 'Η τιμή αυτού του πεδίου είναι κρυπτογραφημένη στη βάση δεδομένων. Μόνο οι διαχειριστές θα μπορούν να δουν την αποκρυπτογραφημένη τιμή',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/el/admin/hardware/general.php b/resources/lang/el/admin/hardware/general.php
index 3da5a4e170..e0b30af0d2 100644
--- a/resources/lang/el/admin/hardware/general.php
+++ b/resources/lang/el/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Τα στοιχεία ενεργητικού είναι στοιχεία που παρακολουθούνται με αύξοντα αριθμό ή ετικέτα στοιχείων. Έχουν την τάση να είναι στοιχεία υψηλότερης αξίας, όπου ο εντοπισμός ενός συγκεκριμένου στοιχείου έχει σημασία.',
'archived' => 'Αρχειοθετημένα',
'asset' => 'Πάγιο',
- 'bulk_checkout' => 'Checkout παγίων σε χρήστη',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Checkin Asset',
'checkout' => 'Ταμείο ελέγχου',
'clone' => 'Κλώνος χρήστη',
'deployable' => 'Προς ανάπτυξη',
'deleted' => 'Αυτό το στοιχείο έχει διαγραφεί. Κάντε κλικ εδώ για να την επαναφέρετε.',
'edit' => 'Επεξεργασία παγίων',
- 'filetype_info' => 'Επιτρεπόμενοι τύποι αρχείων είναι png, gif, jpg, jpeg, doc, docx, pdf, txt, zip και rar.',
'model_deleted' => 'Αυτό το μοντέλο περιουσιακών στοιχείων έχει διαγραφεί. Πρέπει να επαναφέρετε το μοντέλο για να μπορέσετε να επαναφέρετε το Asset.
Κάντε κλικ εδώ για να επαναφέρετε το μοντέλο.',
'requestable' => 'Επαναληπτικό',
'requested' => 'Ζητήθηκαν',
diff --git a/resources/lang/el/admin/models/general.php b/resources/lang/el/admin/models/general.php
index a54e171341..12d82b58b1 100644
--- a/resources/lang/el/admin/models/general.php
+++ b/resources/lang/el/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Προβολή μοντέλων',
'fieldset' => 'Σύνολο πεδίων',
'no_custom_field' => 'Δεν υπάρχουν προσαρμοσμένα πεδία',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/el/admin/settings/general.php b/resources/lang/el/admin/settings/general.php
index 63188498d6..afbb22b506 100644
--- a/resources/lang/el/admin/settings/general.php
+++ b/resources/lang/el/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Υπηρεσία καταλόγου Active Directory',
'ad_domain' => 'Τομέα Active Directory',
'ad_domain_help' => 'Αυτό είναι μερικές φορές το ίδιο με τον τομέα ηλεκτρονικού ταχυδρομείου σας, αλλά όχι πάντα.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Αυτός είναι ένας διακομιστής υπηρεσίας καταλόγου Active Directory',
'alert_email' => 'Αποστολή ειδοποιήσεων προς',
'alerts_enabled' => 'Ειδοποιήσεις ενεργοποιημένες',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Όνομα ιστότοπου',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Χωρίς κανάλι',
diff --git a/resources/lang/el/button.php b/resources/lang/el/button.php
index e332cb984e..35537718f0 100644
--- a/resources/lang/el/button.php
+++ b/resources/lang/el/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Υποβολή',
'upload' => 'Μεταφόρτωση',
'select_file' => 'Επιλέξτε Αρχείο ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/el/general.php b/resources/lang/el/general.php
index e49afa83d6..f546b4a035 100644
--- a/resources/lang/el/general.php
+++ b/resources/lang/el/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Έκθεση Δραστηριότητας',
'address' => 'Διεύθυνση',
'admin' => 'Διαχειριστής',
+ 'administrator' => 'Administrator',
'add_seats' => 'Προστέθηκαν θέσεις',
'all_assets' => 'Όλα τα περουσιακά στοιχεία',
'all' => 'Ολα',
@@ -38,6 +39,9 @@
'checkin' => 'Μεταβίβαση ελέγχου',
'checkin_from' => 'Μεταβίβαση ελέγχου από',
'checkout' => 'Ολοκλήρωση αγοράς',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Πόλη',
'click_here' => 'Κάντε κλικ ΕΔΩ',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Προσοχή!',
'debug_warning_text' => 'Αυτή η εφαρμογή εκτελείται σε λειτουργία παραγωγής με ενεργοποιημένο τον εντοπισμό σφαλμάτων. Αυτό μπορεί να εκθέσει τα ευαίσθητα δεδομένα, εάν η εφαρμογή σας είναι προσβάσιμη στον έξω κόσμο. Απενεργοποιήσετε την κατάσταση λειτουργίας εντοπισμού σφαλμάτων, ορίζοντας την τιμή APP_DEBUG
στο αρχείο .env
για να false
.',
'delete' => 'Διαγραφή',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Διαγράφηκε',
'delete_seats' => 'Διαγραμμένα καθίσματα',
'departments' => 'Τμήματα',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Άγνωστο Admin',
'username_format' => 'Τύπος ονόματος',
'update' => 'Ενημέρωση',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Ανέβηκε',
'user' => 'Χρήστης',
'accepted' => 'αποδεκτή',
diff --git a/resources/lang/el/mail.php b/resources/lang/el/mail.php
index a178363e26..7373d4237d 100644
--- a/resources/lang/el/mail.php
+++ b/resources/lang/el/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Επιβεβαιώσετε τη μεταβίβαση παγίου.',
'Confirm_Accessory_Checkin' => 'Επιβεβαίωση επιβεβαίωσης του εξαρτήματος.',
'Confirm_accessory_delivery' => 'Επιβεβαιώστε την παράδοση των εξαρτημάτων.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Επιβεβαίωση παράδοσης στοιχείου.',
'Confirm_consumable_delivery' => 'Επιβεβαιώστε την κατανάλωση.',
'current_QTY' => 'Τρέχουσα ποσότητα',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Ζητήθηκαν:',
'reset_link' => 'Αποστολή συνδέσμου ακύρωσης κωδικού',
'reset_password' => 'Κάντε κλικ εδώ για να επαναφέρετε τον κωδικό πρόσβασής σας:',
- 'serial' => 'Σειριακός:',
+ 'serial' => 'Serial',
'supplier' => 'Προμηθευτές',
'tag' => 'Ετικέτα',
'test_email' => 'Έλεγχος email για Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Υπάρχει | [2, Inf] Υπάρχουν',
'to_reset' => 'Για να επαναφέρετε τον κωδικό πρόσβασης στον ιστό, συμπληρώστε αυτήν τη φόρμα:',
'type' => 'Τύπος',
- 'user' => 'Χρήστης:',
- 'username' => 'Όνομα χρήστη:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Καλώς ήρθατε, %name',
'welcome_to' => 'Καλώς ήλθατε στο!',
'your_credentials' => 'Τα διαπιστευτήρια σας Snipe-IT',
diff --git a/resources/lang/en-GB/admin/custom_fields/general.php b/resources/lang/en-GB/admin/custom_fields/general.php
index a923c03181..72a191ef98 100644
--- a/resources/lang/en-GB/admin/custom_fields/general.php
+++ b/resources/lang/en-GB/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'New Fieldset',
'create_field' => 'New Custom Field',
'value_encrypted' => 'The value of this field is encrypted in the database. Only admin users will be able to view the decrypted value',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/en-GB/admin/hardware/general.php b/resources/lang/en-GB/admin/hardware/general.php
index 1def86dc9e..f1fcd4731e 100644
--- a/resources/lang/en-GB/admin/hardware/general.php
+++ b/resources/lang/en-GB/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'archived' => 'Archived',
'asset' => 'Asset',
- 'bulk_checkout' => 'Checkout Assets to User',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Checkin Asset',
'checkout' => 'Checkout Asset',
'clone' => 'Clone Asset',
'deployable' => 'Deployable',
'deleted' => 'This asset has been deleted. Click here to restore it.',
'edit' => 'Edit Asset',
- 'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.
Click here to restore the model.',
'requestable' => 'Requestable',
'requested' => 'Requested',
diff --git a/resources/lang/en-GB/admin/models/general.php b/resources/lang/en-GB/admin/models/general.php
index 7fc92ca6ae..3281cfe0fc 100644
--- a/resources/lang/en-GB/admin/models/general.php
+++ b/resources/lang/en-GB/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'View Models',
'fieldset' => 'Fieldset',
'no_custom_field' => 'No custom fields',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/en-GB/admin/settings/general.php b/resources/lang/en-GB/admin/settings/general.php
index f093042b59..32cbaeff00 100644
--- a/resources/lang/en-GB/admin/settings/general.php
+++ b/resources/lang/en-GB/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory domain',
'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'This is an Active Directory server',
'alert_email' => 'Send alerts to',
'alerts_enabled' => 'Alerts Enabled',
@@ -41,7 +43,7 @@ return array(
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows Github flavored markdown.',
'footer_text' => 'Additional Footer Text ',
- 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.',
+ 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavoured markdown. Line breaks, headers, images, etc may result in unpredictable results.',
'general_settings' => 'General Settings',
'generate_backup' => 'Generate Backup',
'header_color' => 'Header Color',
@@ -84,7 +86,7 @@ return array(
'login_common_disabled_text' => 'Disable other authentication mechanisms',
'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
- 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
+ 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is useful to close the user sessions of your Authentication provider correctly.',
'logo' => 'Logo',
'full_multiple_companies_support_help_text' => 'Restricting users (including admins) assigned to companies to their company\'s assets.',
'full_multiple_companies_support_text' => 'Full Multiple Companies Support',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Site Name',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/en-GB/button.php b/resources/lang/en-GB/button.php
index 6964689762..c9487253dd 100644
--- a/resources/lang/en-GB/button.php
+++ b/resources/lang/en-GB/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Submit',
'upload' => 'Upload',
'select_file' => 'Select File...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/en-GB/general.php b/resources/lang/en-GB/general.php
index 280cbe4cb8..a369cbf521 100644
--- a/resources/lang/en-GB/general.php
+++ b/resources/lang/en-GB/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Activity Report',
'address' => 'Address',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Added seats',
'all_assets' => 'All Assets',
'all' => 'All',
@@ -38,6 +39,9 @@
'checkin' => 'Checkin',
'checkin_from' => 'Checkin from',
'checkout' => 'Checkout',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'City',
'click_here' => 'Click here',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Warning!',
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the APP_DEBUG
value in your .env
file to false
.',
'delete' => 'Delete',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Deleted',
'delete_seats' => 'Deleted Seats',
'departments' => 'Departments',
@@ -80,7 +85,7 @@
'email_domain_help' => 'This is used to generate email addresses when importing',
'filastname_format' => 'First Initial Last Name (jsmith@example.com)',
'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
- 'firstname_lastname_underscore_format' => 'First Name Last Name (jane.smith@example.com)',
+ 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)',
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
'first' => 'First',
'first_name' => 'First Name',
@@ -89,7 +94,7 @@
'file_name' => 'File',
'file_uploads' => 'File Uploads',
'generate' => 'Generate',
- 'github_markdown' => 'This field accepts Github flavored markdown.',
+ 'github_markdown' => 'This field accepts Github flavoured markdown.',
'groups' => 'Groups',
'gravatar_email' => 'Gravatar Email Address',
'history' => 'History',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Unknown Admin',
'username_format' => 'Username Format',
'update' => 'Update',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Uploaded',
'user' => 'User',
'accepted' => 'accepted',
diff --git a/resources/lang/en-GB/mail.php b/resources/lang/en-GB/mail.php
index c9a4fe182d..4b7385c520 100644
--- a/resources/lang/en-GB/mail.php
+++ b/resources/lang/en-GB/mail.php
@@ -23,6 +23,7 @@ return array(
'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.',
'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.',
'Confirm_accessory_delivery' => 'Confirm accessory delivery.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Confirm asset delivery.',
'Confirm_consumable_delivery' => 'Confirm consumable delivery.',
'current_QTY' => 'Current QTY',
@@ -57,7 +58,7 @@ return array(
'requested' => 'Requested:',
'reset_link' => 'Your Password Reset Link',
'reset_password' => 'Click here to reset your password:',
- 'serial' => 'Serial:',
+ 'serial' => 'Serial',
'supplier' => 'Supplier',
'tag' => 'Tag',
'test_email' => 'Test Email from Snipe-IT',
@@ -66,8 +67,8 @@ return array(
'There_are' => '{1} There is|[2,Inf] There are',
'to_reset' => 'To reset your :web password, complete this form:',
'type' => 'Type',
- 'user' => 'User:',
- 'username' => 'Username:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Welcome :name',
'welcome_to' => 'Welcome to :web!',
'your_credentials' => 'Your Snipe-IT credentials',
diff --git a/resources/lang/en-ID/admin/custom_fields/general.php b/resources/lang/en-ID/admin/custom_fields/general.php
index 37e1730a83..4ee4cc93e5 100644
--- a/resources/lang/en-ID/admin/custom_fields/general.php
+++ b/resources/lang/en-ID/admin/custom_fields/general.php
@@ -29,4 +29,5 @@ return array(
'create_fieldset' => 'Atur bidang baru',
'create_field' => 'Kostum field baru',
'value_encrypted' => 'Nilai field ini dienkripsi dalam database. Hanya pengguna admin yang bisa melihat nilai dekripsi',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/en-ID/admin/hardware/general.php b/resources/lang/en-ID/admin/hardware/general.php
index d897a3c1fb..fcd97d1cc6 100644
--- a/resources/lang/en-ID/admin/hardware/general.php
+++ b/resources/lang/en-ID/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Aset adalah item yang dilacak dengan nomor seri atau tag aset. Mereka cenderung menjadi item nilai lebih tinggi di mana mengidentifikasi item tertentu yang penting.',
'archived' => 'Diarsipkan',
'asset' => 'Aset',
- 'bulk_checkout' => 'Periksa aset ke Pengguna',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Mendaftar aset',
'checkout' => 'Periksa aset',
'clone' => 'Gandakan aset',
'deployable' => 'Bisa dicairkan',
'deleted' => 'Aset ini telah dihapus Klik di sini untuk memulihkannya.',
'edit' => 'Edit Asset',
- 'filetype_info' => 'Tipe file yang dibolehkan png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'model_deleted' => 'Model Aset ini telah dihapus. Anda harus mengembalikan model sebelum mengembalikan Aset.
Klik di sini untuk memulihkan modelnya.',
'requestable' => 'Permintaan',
'requested' => 'Diminta',
diff --git a/resources/lang/en-ID/admin/models/general.php b/resources/lang/en-ID/admin/models/general.php
index a3c7265bd2..f9e6447842 100644
--- a/resources/lang/en-ID/admin/models/general.php
+++ b/resources/lang/en-ID/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Lihat model',
'fieldset' => 'Fieldset',
'no_custom_field' => 'Tidak ada bidang khusus',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/en-ID/admin/settings/general.php b/resources/lang/en-ID/admin/settings/general.php
index 793804ade1..7434633ea9 100644
--- a/resources/lang/en-ID/admin/settings/general.php
+++ b/resources/lang/en-ID/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Direktori Berkas',
'ad_domain' => 'Domain Direktori Aktif',
'ad_domain_help' => 'Terkadang ini sama dengan domain email anda, tapi tidak selalu.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Ini adalah server aktif direktori',
'alert_email' => 'Kirim peringatan kepada',
'alerts_enabled' => 'Peringatan Email Diaktifkan',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Tampilkan peringatan di menu atas',
'show_archived_in_list' => 'Aset yang di Arsipkan',
'show_archived_in_list_text' => 'Tampilkan aset yang di arsipkan dalam daftar "semua aset"',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nama Situs',
'slack_botname' => 'Nama Bot Slack',
'slack_channel' => 'Saluran Slack',
diff --git a/resources/lang/en-ID/button.php b/resources/lang/en-ID/button.php
index b003d7b7f7..f86a0f8483 100644
--- a/resources/lang/en-ID/button.php
+++ b/resources/lang/en-ID/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Kirim',
'upload' => 'Unggah',
'select_file' => 'Pilih Berkas...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/en-ID/general.php b/resources/lang/en-ID/general.php
index bc69d4d26d..a370519230 100644
--- a/resources/lang/en-ID/general.php
+++ b/resources/lang/en-ID/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Laporan Aktifitas',
'address' => 'Alamat',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Seat ditambahkan',
'all_assets' => 'Semua aset',
'all' => 'Semua',
@@ -38,6 +39,9 @@
'checkin' => 'Mendaftar',
'checkin_from' => 'Checkin dari',
'checkout' => 'Checkout',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Kota',
'click_here' => 'Klik disini',
'clear_selection' => 'Hapus yang dipilih',
@@ -64,6 +68,7 @@
'debug_warning' => 'Peringatan!',
'debug_warning_text' => 'Aplikasi ini berjalan dalam mode produksi dengan debugging diaktifkan. Hal ini dapat mengekspos data sensitif jika aplikasi Anda dapat diakses oleh dunia luar. Nonaktifkan mode debug dengan menetapkan nilai APP_DEBUG
value in your .env
file to false
.',
'delete' => 'Hapus',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Dihapus',
'delete_seats' => 'Tempat dihapus',
'departments' => 'Departemen',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Admin tidak diketahui',
'username_format' => 'Format nama pengguna',
'update' => 'Perbarui',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Unggah',
'user' => 'Pengguna',
'accepted' => 'diterima',
diff --git a/resources/lang/en-ID/mail.php b/resources/lang/en-ID/mail.php
index fcf1215c7d..661052cc62 100644
--- a/resources/lang/en-ID/mail.php
+++ b/resources/lang/en-ID/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Konfirmasikan Checkin Aset.',
'Confirm_Accessory_Checkin' => 'Konfirmasikan Checkin Aksesori.',
'Confirm_accessory_delivery' => 'Konfirmasikan pengiriman aksesori.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Konfirmasikan pengiriman aset.',
'Confirm_consumable_delivery' => 'Konfirmasikan pengiriman consumable.',
'current_QTY' => 'QTY saat ini',
@@ -55,7 +56,7 @@ return array(
'requested' => 'Diminta:',
'reset_link' => 'Tautan Atur ulang kata sandi anda',
'reset_password' => 'Klik disini untuk atur ulang kata sandi anda:',
- 'serial' => 'Serial:',
+ 'serial' => 'Serial',
'supplier' => 'Pemasok',
'tag' => 'Tag',
'test_email' => 'Coba Email dari Snipe-IT',
@@ -64,8 +65,8 @@ return array(
'There_are' => '{1} Ada sebuah | [2, Inf] Ada banyak',
'to_reset' => 'Untuk atur ulang kata sandi situs web: anda, lengkapi formulir ini:',
'type' => 'Jenis',
- 'user' => 'Pengguna:',
- 'username' => 'Nama pengguna:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Selamat datang :nama',
'welcome_to' => 'Selamat datang di :Web!',
'your_credentials' => 'Kredensial Snipe-IT Anda',
diff --git a/resources/lang/es-CO/admin/custom_fields/general.php b/resources/lang/es-CO/admin/custom_fields/general.php
index 8c359bdf48..ed774456b0 100644
--- a/resources/lang/es-CO/admin/custom_fields/general.php
+++ b/resources/lang/es-CO/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nuevo Fieldset',
'create_field' => 'Nuevo Campo Personalizado',
'value_encrypted' => 'El valor de este campo está encriptado en la base de datos. Sólo los administradores pueden ver el valor desencriptado',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/es-CO/admin/hardware/general.php b/resources/lang/es-CO/admin/hardware/general.php
index 6b5e982b4d..ecca912712 100644
--- a/resources/lang/es-CO/admin/hardware/general.php
+++ b/resources/lang/es-CO/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Los activos son elementos con número de serie o etiqueta de activos. Tienden a ser artículos de alto valor donde es importante identificar un elemento específico.',
'archived' => 'Archivado',
'asset' => 'Equipo',
- 'bulk_checkout' => 'Asignar activos a un usuario',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Quitar Equipo',
'checkout' => 'Activo de pago',
'clone' => 'Clonar Equipo',
'deployable' => 'Desplegable',
'deleted' => 'Este equipo ha sido eliminado. Click aqui para restaurarlot.',
'edit' => 'Editar Equipo',
- 'filetype_info' => 'Tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, y rar.',
'model_deleted' => 'Este modelo de equipo ha sido borrado. Debe restaurar el modelo antes de poder restaurar el equipo.
Hacer click aquí para restaurar el modelo.',
'requestable' => 'Requerible',
'requested' => 'Solicitado',
diff --git a/resources/lang/es-CO/admin/manufacturers/message.php b/resources/lang/es-CO/admin/manufacturers/message.php
index 5a952d7607..4a78b56349 100644
--- a/resources/lang/es-CO/admin/manufacturers/message.php
+++ b/resources/lang/es-CO/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => 'El fabricante no fue restaurado, intente de nuevo',
+ 'success' => 'Fabricante restaurado con éxito.'
),
'delete' => array(
diff --git a/resources/lang/es-CO/admin/models/general.php b/resources/lang/es-CO/admin/models/general.php
index 304736d327..17d912d97e 100644
--- a/resources/lang/es-CO/admin/models/general.php
+++ b/resources/lang/es-CO/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Ver Modelos',
'fieldset' => 'Grupos de campo',
'no_custom_field' => 'No hay campos personalizados',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/es-CO/admin/settings/general.php b/resources/lang/es-CO/admin/settings/general.php
index f1c027066d..345dfd7b7b 100644
--- a/resources/lang/es-CO/admin/settings/general.php
+++ b/resources/lang/es-CO/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Directorio Activo',
'ad_domain' => 'Dominio del Directorio Activo',
'ad_domain_help' => 'Esto es a veces el mismo que su correo electrónico de dominio, pero no siempre.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Este es un servidor de Directorio Activo',
'alert_email' => 'Enviar alertas a',
'alerts_enabled' => 'Alertas habilitadas',
@@ -78,13 +80,13 @@ return array(
'load_remote_help_text' => 'Esta instalación de Snipe-IT puede cargar scripts desde fuera.',
'login_note' => 'Nota de inicio de sesión',
'login_note_help' => 'Opcionalmente incluya algunas oraciones en su pantalla de inicio de sesión, por ejemplo para ayudar a las personas que han encontrado un dispositivo perdido o robado. Este campo acepta Github con sabor markdown',
- 'login_remote_user_text' => 'Remote User login options',
- 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
- 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
- 'login_common_disabled_text' => 'Disable other authentication mechanisms',
- 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
- 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
- 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
+ 'login_remote_user_text' => 'Opciones de inicio de sesión de usuario remoto',
+ 'login_remote_user_enabled_text' => 'Habilitar inicio de sesión con encabezado de usuario remoto',
+ 'login_remote_user_enabled_help' => 'Esta opción habilita la Autenticación mediante el encabezado REMOTE_USER de acuerdo con la "Interfaz de puerta de enlace común (rfc3875)"',
+ 'login_common_disabled_text' => 'Deshabilitar otros mecanismos de autenticación',
+ 'login_common_disabled_help' => 'Esta opción desactiva otros mecanismos de autenticación. Simplemente habilite esta opción si está seguro de que su inicio de sesión REMOTE_USER ya está funcionando',
+ 'login_remote_user_custom_logout_url_text' => 'URL de cierre de sesión personalizado',
+ 'login_remote_user_custom_logout_url_help' => 'Si se completa, los usuarios serán redirigidos a esta URL después de que se cierre la sesión de SnipeIT (cierre de sesión). Esto es útil para cerrar correctamente las sesiones de usuario de su AuthenticationProvider.',
'logo' => 'Logo',
'full_multiple_companies_support_help_text' => 'Usuarios restringidos (incluidos administradores) asignados a compañías de sus bienes de compañía.',
'full_multiple_companies_support_text' => 'Soporte completo múltiple de compañías',
@@ -107,14 +109,16 @@ return array(
'show_alerts_in_menu' => 'Mostrar alertas en el menú superior',
'show_archived_in_list' => 'Activos archivados',
'show_archived_in_list_text' => 'Mostrar activos archivados en el listado de "todos los archivos"',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nombre del sitio',
'slack_botname' => 'Nombre de bot en Slack',
'slack_channel' => 'Canal en Slack',
'slack_endpoint' => 'Terminal en Slack',
'slack_integration' => 'Configuración Slack',
'slack_integration_help' => 'La integración con Slack es opcional, de todos modos la terminal y el canal son requeridos si desea usarlo. Para configurar la integración con Slack, debe primero crear un webhook entrante en su cuenta de Slack.',
- 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
- 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
+ 'slack_integration_help_button' => 'Una vez que haya guardado su información de Slack, aparecerá un botón de prueba.',
+ 'slack_test_help' => 'Pruebe si su integración de Slack está configurada correctamente. Debe Guardar Primero su configuracion Slack Actualizada.',
'snipe_version' => 'Version de Snipe-IT',
'support_footer' => 'Enlaces de Soporte de Pie de Página ',
'support_footer_help' => 'Especifica quien ve los enlaces de información de Soporte y Manual de Usuarios de Snipe-IT',
diff --git a/resources/lang/es-CO/admin/statuslabels/table.php b/resources/lang/es-CO/admin/statuslabels/table.php
index 87d903ce8f..4aa57fc6e7 100644
--- a/resources/lang/es-CO/admin/statuslabels/table.php
+++ b/resources/lang/es-CO/admin/statuslabels/table.php
@@ -5,8 +5,8 @@ return array(
'archived' => 'Archivado',
'create' => 'Crear Etiqueta Estado',
'color' => 'Color de la Gráfica',
- 'default_label' => 'Default Label',
- 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
+ 'default_label' => 'Etiqueta Predeterminada',
+ 'default_label_help' => 'Esto se usa para garantizar que las etiquetas de estado que utiliza con más frecuencia aparezcan en la parte superior del cuadro de selección al crear / editar activos.',
'deployable' => 'Desplegable',
'info' => 'Las etiquetas de estado se utilizan para describir los diferentes estados en que pueden estar tus equipos. Pueden estar fuera en reparación, perdidos/robados, etc. Puedes crear nuevas etiquetas de estado para equipos desplegables, pendientes o archivados.',
'name' => 'Estado',
diff --git a/resources/lang/es-CO/button.php b/resources/lang/es-CO/button.php
index 90017cd29b..473fd31af3 100644
--- a/resources/lang/es-CO/button.php
+++ b/resources/lang/es-CO/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Enviar',
'upload' => 'Subir',
'select_file' => 'Seleccionar Archivo...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/es-CO/general.php b/resources/lang/es-CO/general.php
index d823a1b49c..da937e9c82 100644
--- a/resources/lang/es-CO/general.php
+++ b/resources/lang/es-CO/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Reporte de Actividad',
'address' => 'Dirección',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Sitios añadidos',
'all_assets' => 'Todos los Equipos',
'all' => 'Todos los',
@@ -38,6 +39,9 @@
'checkin' => 'Quitar Equipo',
'checkin_from' => 'Devolución de',
'checkout' => 'Asignar a un usuario',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Ciudad',
'click_here' => 'Pulsa aquí',
'clear_selection' => 'Eliminar Selección',
@@ -64,6 +68,7 @@
'debug_warning' => '¡Advertencia!',
'debug_warning_text' => 'Esta aplicación esta corriendo en modo producción con debugging activado. Esto puede exponer datos sensibles si su aplicación es accesible desde el exterior. Desactive el modo debug cambiando el valor APP_DEBUG
en su archivo .env
a false
.',
'delete' => 'Borrar',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Borrado',
'delete_seats' => 'Asientos eliminados',
'departments' => 'Departamentos',
@@ -81,7 +86,7 @@
'filastname_format' => 'Primera Inicial del Apellido (jsmith@ejemplo.com)',
'firstname_lastname_format' => 'Primer Nombre y Apellido (jane.smith@ejemplo.com)',
'firstname_lastname_underscore_format' => 'Primer Nombre y Apellido (jane_smith@example.com)',
- 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
+ 'lastnamefirstinitial_format' => 'Apellido First Initial (smithj@example.com)',
'first' => 'Primero',
'first_name' => 'Nombre',
'first_name_format' => 'Primer Nombre (jane@ejemplo.com)',
@@ -176,11 +181,11 @@
'select_company' => 'Seleccionar empresa',
'select_asset' => 'Seleccionar activos',
'settings' => 'Opciones',
- 'show_deleted' => 'Show Deleted',
- 'show_current' => 'Show Current',
+ 'show_deleted' => 'Mostrar Eliminado',
+ 'show_current' => 'Mostrar actual',
'sign_in' => 'Entrar',
'signature' => 'Firma',
- 'skin' => 'Skin',
+ 'skin' => 'Tema',
'some_features_disabled' => 'MODO DE DEMOSTRACIÓN: Algunas funciones estan desactivadas para esta instalación.',
'site_name' => 'Sitio',
'state' => 'Provincia',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Admin Desconocido',
'username_format' => 'Formato del nombre de usuario',
'update' => 'Actualizar',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Subido',
'user' => 'Usuario',
'accepted' => 'aceptado',
diff --git a/resources/lang/es-CO/mail.php b/resources/lang/es-CO/mail.php
index 33a8ffe8bf..c275116e0f 100644
--- a/resources/lang/es-CO/mail.php
+++ b/resources/lang/es-CO/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Confirmación de retorno de activo.',
'Confirm_Accessory_Checkin' => 'Confirmar devolución del accesorio.',
'Confirm_accessory_delivery' => 'Confirman entrega de accesorio.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Confirman entrega de activos.',
'Confirm_consumable_delivery' => 'Confirmar entrega consumible.',
'current_QTY' => 'Cantidad actual',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Solicitado:',
'reset_link' => 'Tu enlace de restablecimiento de contraseña',
'reset_password' => 'Haga Clic aquí para restablecer su contraseña:',
- 'serial' => 'Número de serie:',
+ 'serial' => 'Serial',
'supplier' => 'Proveedor',
'tag' => 'Etiqueta',
'test_email' => 'Email de prueba de Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => 'Hay',
'to_reset' => 'Para restaurar tu contraseña de :web, rellena este formulario:',
'type' => 'Tipo',
- 'user' => 'Usuario:',
- 'username' => 'Nombre de usuario:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Bienvenido, :name',
'welcome_to' => '¡Bienvenido a: web!',
'your_credentials' => 'Tus credenciales de Snipe-IT',
diff --git a/resources/lang/es-ES/admin/custom_fields/general.php b/resources/lang/es-ES/admin/custom_fields/general.php
index 7d5b1ae5c9..864606e23e 100644
--- a/resources/lang/es-ES/admin/custom_fields/general.php
+++ b/resources/lang/es-ES/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nuevo grupo de campos',
'create_field' => 'Nuevo campo personalizado',
'value_encrypted' => 'El valor de este campo está encriptado en la base de datos. Solo los administradores pueden ver el valor desencriptado',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/es-ES/admin/hardware/general.php b/resources/lang/es-ES/admin/hardware/general.php
index 6b5e982b4d..ecca912712 100644
--- a/resources/lang/es-ES/admin/hardware/general.php
+++ b/resources/lang/es-ES/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Los activos son elementos con número de serie o etiqueta de activos. Tienden a ser artículos de alto valor donde es importante identificar un elemento específico.',
'archived' => 'Archivado',
'asset' => 'Equipo',
- 'bulk_checkout' => 'Asignar activos a un usuario',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Quitar Equipo',
'checkout' => 'Activo de pago',
'clone' => 'Clonar Equipo',
'deployable' => 'Desplegable',
'deleted' => 'Este equipo ha sido eliminado. Click aqui para restaurarlot.',
'edit' => 'Editar Equipo',
- 'filetype_info' => 'Tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, y rar.',
'model_deleted' => 'Este modelo de equipo ha sido borrado. Debe restaurar el modelo antes de poder restaurar el equipo.
Hacer click aquí para restaurar el modelo.',
'requestable' => 'Requerible',
'requested' => 'Solicitado',
diff --git a/resources/lang/es-ES/admin/manufacturers/message.php b/resources/lang/es-ES/admin/manufacturers/message.php
index 5a952d7607..4a78b56349 100644
--- a/resources/lang/es-ES/admin/manufacturers/message.php
+++ b/resources/lang/es-ES/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => 'El fabricante no fue restaurado, intente de nuevo',
+ 'success' => 'Fabricante restaurado con éxito.'
),
'delete' => array(
diff --git a/resources/lang/es-ES/admin/models/general.php b/resources/lang/es-ES/admin/models/general.php
index 304736d327..17d912d97e 100644
--- a/resources/lang/es-ES/admin/models/general.php
+++ b/resources/lang/es-ES/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Ver Modelos',
'fieldset' => 'Grupos de campo',
'no_custom_field' => 'No hay campos personalizados',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/es-ES/admin/settings/general.php b/resources/lang/es-ES/admin/settings/general.php
index f1c027066d..345dfd7b7b 100644
--- a/resources/lang/es-ES/admin/settings/general.php
+++ b/resources/lang/es-ES/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Directorio Activo',
'ad_domain' => 'Dominio del Directorio Activo',
'ad_domain_help' => 'Esto es a veces el mismo que su correo electrónico de dominio, pero no siempre.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Este es un servidor de Directorio Activo',
'alert_email' => 'Enviar alertas a',
'alerts_enabled' => 'Alertas habilitadas',
@@ -78,13 +80,13 @@ return array(
'load_remote_help_text' => 'Esta instalación de Snipe-IT puede cargar scripts desde fuera.',
'login_note' => 'Nota de inicio de sesión',
'login_note_help' => 'Opcionalmente incluya algunas oraciones en su pantalla de inicio de sesión, por ejemplo para ayudar a las personas que han encontrado un dispositivo perdido o robado. Este campo acepta Github con sabor markdown',
- 'login_remote_user_text' => 'Remote User login options',
- 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
- 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
- 'login_common_disabled_text' => 'Disable other authentication mechanisms',
- 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
- 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
- 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
+ 'login_remote_user_text' => 'Opciones de inicio de sesión de usuario remoto',
+ 'login_remote_user_enabled_text' => 'Habilitar inicio de sesión con encabezado de usuario remoto',
+ 'login_remote_user_enabled_help' => 'Esta opción habilita la Autenticación mediante el encabezado REMOTE_USER de acuerdo con la "Interfaz de puerta de enlace común (rfc3875)"',
+ 'login_common_disabled_text' => 'Deshabilitar otros mecanismos de autenticación',
+ 'login_common_disabled_help' => 'Esta opción desactiva otros mecanismos de autenticación. Simplemente habilite esta opción si está seguro de que su inicio de sesión REMOTE_USER ya está funcionando',
+ 'login_remote_user_custom_logout_url_text' => 'URL de cierre de sesión personalizado',
+ 'login_remote_user_custom_logout_url_help' => 'Si se completa, los usuarios serán redirigidos a esta URL después de que se cierre la sesión de SnipeIT (cierre de sesión). Esto es útil para cerrar correctamente las sesiones de usuario de su AuthenticationProvider.',
'logo' => 'Logo',
'full_multiple_companies_support_help_text' => 'Usuarios restringidos (incluidos administradores) asignados a compañías de sus bienes de compañía.',
'full_multiple_companies_support_text' => 'Soporte completo múltiple de compañías',
@@ -107,14 +109,16 @@ return array(
'show_alerts_in_menu' => 'Mostrar alertas en el menú superior',
'show_archived_in_list' => 'Activos archivados',
'show_archived_in_list_text' => 'Mostrar activos archivados en el listado de "todos los archivos"',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nombre del sitio',
'slack_botname' => 'Nombre de bot en Slack',
'slack_channel' => 'Canal en Slack',
'slack_endpoint' => 'Terminal en Slack',
'slack_integration' => 'Configuración Slack',
'slack_integration_help' => 'La integración con Slack es opcional, de todos modos la terminal y el canal son requeridos si desea usarlo. Para configurar la integración con Slack, debe primero crear un webhook entrante en su cuenta de Slack.',
- 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
- 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
+ 'slack_integration_help_button' => 'Una vez que haya guardado su información de Slack, aparecerá un botón de prueba.',
+ 'slack_test_help' => 'Pruebe si su integración de Slack está configurada correctamente. Debe Guardar Primero su configuracion Slack Actualizada.',
'snipe_version' => 'Version de Snipe-IT',
'support_footer' => 'Enlaces de Soporte de Pie de Página ',
'support_footer_help' => 'Especifica quien ve los enlaces de información de Soporte y Manual de Usuarios de Snipe-IT',
diff --git a/resources/lang/es-ES/admin/statuslabels/table.php b/resources/lang/es-ES/admin/statuslabels/table.php
index 87d903ce8f..4aa57fc6e7 100644
--- a/resources/lang/es-ES/admin/statuslabels/table.php
+++ b/resources/lang/es-ES/admin/statuslabels/table.php
@@ -5,8 +5,8 @@ return array(
'archived' => 'Archivado',
'create' => 'Crear Etiqueta Estado',
'color' => 'Color de la Gráfica',
- 'default_label' => 'Default Label',
- 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
+ 'default_label' => 'Etiqueta Predeterminada',
+ 'default_label_help' => 'Esto se usa para garantizar que las etiquetas de estado que utiliza con más frecuencia aparezcan en la parte superior del cuadro de selección al crear / editar activos.',
'deployable' => 'Desplegable',
'info' => 'Las etiquetas de estado se utilizan para describir los diferentes estados en que pueden estar tus equipos. Pueden estar fuera en reparación, perdidos/robados, etc. Puedes crear nuevas etiquetas de estado para equipos desplegables, pendientes o archivados.',
'name' => 'Estado',
diff --git a/resources/lang/es-ES/button.php b/resources/lang/es-ES/button.php
index 90017cd29b..473fd31af3 100644
--- a/resources/lang/es-ES/button.php
+++ b/resources/lang/es-ES/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Enviar',
'upload' => 'Subir',
'select_file' => 'Seleccionar Archivo...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/es-ES/general.php b/resources/lang/es-ES/general.php
index d823a1b49c..da937e9c82 100644
--- a/resources/lang/es-ES/general.php
+++ b/resources/lang/es-ES/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Reporte de Actividad',
'address' => 'Dirección',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Sitios añadidos',
'all_assets' => 'Todos los Equipos',
'all' => 'Todos los',
@@ -38,6 +39,9 @@
'checkin' => 'Quitar Equipo',
'checkin_from' => 'Devolución de',
'checkout' => 'Asignar a un usuario',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Ciudad',
'click_here' => 'Pulsa aquí',
'clear_selection' => 'Eliminar Selección',
@@ -64,6 +68,7 @@
'debug_warning' => '¡Advertencia!',
'debug_warning_text' => 'Esta aplicación esta corriendo en modo producción con debugging activado. Esto puede exponer datos sensibles si su aplicación es accesible desde el exterior. Desactive el modo debug cambiando el valor APP_DEBUG
en su archivo .env
a false
.',
'delete' => 'Borrar',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Borrado',
'delete_seats' => 'Asientos eliminados',
'departments' => 'Departamentos',
@@ -81,7 +86,7 @@
'filastname_format' => 'Primera Inicial del Apellido (jsmith@ejemplo.com)',
'firstname_lastname_format' => 'Primer Nombre y Apellido (jane.smith@ejemplo.com)',
'firstname_lastname_underscore_format' => 'Primer Nombre y Apellido (jane_smith@example.com)',
- 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
+ 'lastnamefirstinitial_format' => 'Apellido First Initial (smithj@example.com)',
'first' => 'Primero',
'first_name' => 'Nombre',
'first_name_format' => 'Primer Nombre (jane@ejemplo.com)',
@@ -176,11 +181,11 @@
'select_company' => 'Seleccionar empresa',
'select_asset' => 'Seleccionar activos',
'settings' => 'Opciones',
- 'show_deleted' => 'Show Deleted',
- 'show_current' => 'Show Current',
+ 'show_deleted' => 'Mostrar Eliminado',
+ 'show_current' => 'Mostrar actual',
'sign_in' => 'Entrar',
'signature' => 'Firma',
- 'skin' => 'Skin',
+ 'skin' => 'Tema',
'some_features_disabled' => 'MODO DE DEMOSTRACIÓN: Algunas funciones estan desactivadas para esta instalación.',
'site_name' => 'Sitio',
'state' => 'Provincia',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Admin Desconocido',
'username_format' => 'Formato del nombre de usuario',
'update' => 'Actualizar',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Subido',
'user' => 'Usuario',
'accepted' => 'aceptado',
diff --git a/resources/lang/es-ES/mail.php b/resources/lang/es-ES/mail.php
index 33a8ffe8bf..c275116e0f 100644
--- a/resources/lang/es-ES/mail.php
+++ b/resources/lang/es-ES/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Confirmación de retorno de activo.',
'Confirm_Accessory_Checkin' => 'Confirmar devolución del accesorio.',
'Confirm_accessory_delivery' => 'Confirman entrega de accesorio.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Confirman entrega de activos.',
'Confirm_consumable_delivery' => 'Confirmar entrega consumible.',
'current_QTY' => 'Cantidad actual',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Solicitado:',
'reset_link' => 'Tu enlace de restablecimiento de contraseña',
'reset_password' => 'Haga Clic aquí para restablecer su contraseña:',
- 'serial' => 'Número de serie:',
+ 'serial' => 'Serial',
'supplier' => 'Proveedor',
'tag' => 'Etiqueta',
'test_email' => 'Email de prueba de Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => 'Hay',
'to_reset' => 'Para restaurar tu contraseña de :web, rellena este formulario:',
'type' => 'Tipo',
- 'user' => 'Usuario:',
- 'username' => 'Nombre de usuario:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Bienvenido, :name',
'welcome_to' => '¡Bienvenido a: web!',
'your_credentials' => 'Tus credenciales de Snipe-IT',
diff --git a/resources/lang/es-VE/admin/custom_fields/general.php b/resources/lang/es-VE/admin/custom_fields/general.php
index dd19e4b4e0..663f21b4f8 100644
--- a/resources/lang/es-VE/admin/custom_fields/general.php
+++ b/resources/lang/es-VE/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nuevo Fieldset',
'create_field' => 'Nuevo Campo Personalizado',
'value_encrypted' => 'El valor de este campo está encriptado en la base de datos. Sólo los administradores podrán ver el valor desencriptado',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/es-VE/admin/hardware/general.php b/resources/lang/es-VE/admin/hardware/general.php
index df24d94983..ec37b5e7b1 100644
--- a/resources/lang/es-VE/admin/hardware/general.php
+++ b/resources/lang/es-VE/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Los activos son seguidos mediante el número del serial o la etiqueta del activo. Tienden a ser objetos de mayor valor en los que identificar un objeto específico importa.',
'archived' => 'Archivado',
'asset' => 'Activo',
- 'bulk_checkout' => 'Activos Asignados al Usuario',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Ingresar Activo',
'checkout' => 'Retirar Activo',
'clone' => 'Clonar Activo',
'deployable' => 'Enviable',
'deleted' => 'Este activo ha sido borrado. Click aquí para restaurarlos.',
'edit' => 'Editar Activo',
- 'filetype_info' => 'Los tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, y rar.',
'model_deleted' => 'Este modelo de activos ha sido borrado. Debes restaurar el modelo antes de poder restaurar los activos.
Click aquí para restaurar el modelo.',
'requestable' => 'Solicitable',
'requested' => 'Solicitado',
diff --git a/resources/lang/es-VE/admin/manufacturers/message.php b/resources/lang/es-VE/admin/manufacturers/message.php
index a528c7482a..653e931eb3 100644
--- a/resources/lang/es-VE/admin/manufacturers/message.php
+++ b/resources/lang/es-VE/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => 'El fabricante no fue restaurado, intente de nuevo',
+ 'success' => 'Fabricante restaurado con éxito.'
),
'delete' => array(
diff --git a/resources/lang/es-VE/admin/models/general.php b/resources/lang/es-VE/admin/models/general.php
index 966c9266be..971c14ed05 100644
--- a/resources/lang/es-VE/admin/models/general.php
+++ b/resources/lang/es-VE/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Ver Modelos',
'fieldset' => 'Fieldset',
'no_custom_field' => 'Sin campos personalizados',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/es-VE/admin/settings/general.php b/resources/lang/es-VE/admin/settings/general.php
index 40db00fbed..c9dd01a41c 100644
--- a/resources/lang/es-VE/admin/settings/general.php
+++ b/resources/lang/es-VE/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Directorio Activo',
'ad_domain' => 'Dominio del Directorio Activo',
'ad_domain_help' => 'Este es a veces el mismo que el correo electrónico de dominio, pero no siempre.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Este es un servidor de Directorio Activo',
'alert_email' => 'Enviar alertas a',
'alerts_enabled' => 'Alertas de correo electrónico habilitadas',
@@ -78,13 +80,13 @@ return array(
'load_remote_help_text' => 'Esta instalación de Snipe-IT puede cargar scripts desde el mundo exterior.',
'login_note' => 'Nota de Inicio de Sesión',
'login_note_help' => 'Opcionalmente incluye unas pocas oraciones, por ejemplo para asistir a personas que han encontrado o perdido un dispositivo. Este campo acepta el markdown estilo Github',
- 'login_remote_user_text' => 'Remote User login options',
- 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
- 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
- 'login_common_disabled_text' => 'Disable other authentication mechanisms',
- 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
- 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
- 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
+ 'login_remote_user_text' => 'Opciones de inicio de sesión de usuario remoto',
+ 'login_remote_user_enabled_text' => 'Habilitar inicio de sesión con encabezado de usuario remoto',
+ 'login_remote_user_enabled_help' => 'Esta opción habilita la Autenticación mediante el encabezado REMOTE_USER de acuerdo con la "Interfaz de puerta de enlace común (rfc3875)"',
+ 'login_common_disabled_text' => 'Deshabilitar otros mecanismos de autenticación',
+ 'login_common_disabled_help' => 'Esta opción desactiva otros mecanismos de autenticación. Simplemente habilite esta opción si está seguro de que su inicio de sesión REMOTE_USER ya está funcionando',
+ 'login_remote_user_custom_logout_url_text' => 'URL de cierre de sesión personalizado',
+ 'login_remote_user_custom_logout_url_help' => 'Si se completa, los usuarios serán redirigidos a esta URL después de que se cierre la sesión de SnipeIT (cierre de sesión). Esto es útil para cerrar correctamente las sesiones de usuario de su AuthenticationProvider.',
'logo' => 'Logo',
'full_multiple_companies_support_help_text' => 'Restringir usuarios (incluyendo administradores) asignados a compañías a sus activos de la compañía.',
'full_multiple_companies_support_text' => 'Soporte Completo de Múltiples Compañías',
@@ -107,14 +109,16 @@ return array(
'show_alerts_in_menu' => 'Mostrar alertas en el menú superior',
'show_archived_in_list' => 'Activos archivados',
'show_archived_in_list_text' => 'Mostrar activos archivados en la lista de "todos los activos"',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nombre del Sitio',
'slack_botname' => 'Nombre de bot en Slack',
'slack_channel' => 'Canal en Slack',
'slack_endpoint' => 'Terminal en Slack',
'slack_integration' => 'Configuración Slack',
'slack_integration_help' => 'La integración con Slack es opcional, sin embargo, la terminal y el canal son necesarios si quieres usarlo. Para configurar la integración con Slack, debes primero crear un webhook entrante en su cuenta de Slack.',
- 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
- 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
+ 'slack_integration_help_button' => 'Una vez que haya guardado su información de Slack, aparecerá un botón de prueba.',
+ 'slack_test_help' => 'Pruebe si su integración de Slack está configurada correctamente. Debe Guardar Primero su configuracion Slack Actualizada.',
'snipe_version' => 'Version de Snipe-IT',
'support_footer' => 'Enlaces de Soporte de Pie de Página ',
'support_footer_help' => 'Especifica quién ve los links a la información de Soporte Snipe-IT y el Manual de Usuario',
diff --git a/resources/lang/es-VE/admin/statuslabels/table.php b/resources/lang/es-VE/admin/statuslabels/table.php
index 1637bd6e33..b747204564 100644
--- a/resources/lang/es-VE/admin/statuslabels/table.php
+++ b/resources/lang/es-VE/admin/statuslabels/table.php
@@ -5,8 +5,8 @@ return array(
'archived' => 'Archivado',
'create' => 'Crear estado de etiqueta',
'color' => 'Color del Gráfico',
- 'default_label' => 'Default Label',
- 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
+ 'default_label' => 'Etiqueta Predeterminada',
+ 'default_label_help' => 'Esto se usa para garantizar que las etiquetas de estado que utiliza con más frecuencia aparezcan en la parte superior del cuadro de selección al crear / editar activos.',
'deployable' => 'Enviable',
'info' => 'Las etiquetas de estado se utilizan para describir los diferentes estados en que pueden estar tus activos. Pueden estar fuera en reparación, perdidos/robados, etc. Puedes crear nuevas etiquetas de estado para activos desplegables, pendientes o archivados.',
'name' => 'Nombre de estado',
diff --git a/resources/lang/es-VE/button.php b/resources/lang/es-VE/button.php
index cda9c42512..5848eaf8f0 100644
--- a/resources/lang/es-VE/button.php
+++ b/resources/lang/es-VE/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Enviar',
'upload' => 'Cargar',
'select_file' => 'Seleccionar Archivo...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/es-VE/general.php b/resources/lang/es-VE/general.php
index e35cdb439d..4b30322d19 100644
--- a/resources/lang/es-VE/general.php
+++ b/resources/lang/es-VE/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Reporte de Actividad',
'address' => 'Dirección',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Puestos añadidos',
'all_assets' => 'Todos los Activos',
'all' => 'Todo',
@@ -38,6 +39,9 @@
'checkin' => 'Registrar',
'checkin_from' => 'Registrar desde',
'checkout' => 'Asignar',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Ciudad',
'click_here' => 'Click aquí',
'clear_selection' => 'Limpiar selección',
@@ -64,6 +68,7 @@
'debug_warning' => '¡Advertencia!',
'debug_warning_text' => 'Esta aplicación se está ejecutando en modo producción con el depurador activado. Esto puede exponer datos sensibles si tu aplicación es accesible al exterior. Desactiva el modo de depuración mediante la configuración del valor APP_DEBUG
en tu archivo .env
a false
.',
'delete' => 'Borrar',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Borrado',
'delete_seats' => 'Puestos Borrados',
'departments' => 'Departamentos',
@@ -81,7 +86,7 @@
'filastname_format' => 'Primera Inicial y Apellido (jsmith@example.com)',
'firstname_lastname_format' => 'Nombre y Apellido (jane.smith@example.com)',
'firstname_lastname_underscore_format' => 'Primer Nombre y Apellido (jane_smith@example.com)',
- 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
+ 'lastnamefirstinitial_format' => 'Apellido First Initial (smithj@example.com)',
'first' => 'Primer',
'first_name' => 'Nombre',
'first_name_format' => 'Primer Nombre (jane@ejemplo.com)',
@@ -176,11 +181,11 @@
'select_company' => 'Seleccione Compañía',
'select_asset' => 'Seleccione Activo',
'settings' => 'Configuraciones',
- 'show_deleted' => 'Show Deleted',
- 'show_current' => 'Show Current',
+ 'show_deleted' => 'Mostrar Eliminado',
+ 'show_current' => 'Mostrar actual',
'sign_in' => 'Entrar',
'signature' => 'Firma',
- 'skin' => 'Skin',
+ 'skin' => 'Tema',
'some_features_disabled' => 'MODO DEMO: Algunas funciones están desactivadas para esta instalación.',
'site_name' => 'Nombre del Sitio',
'state' => 'Estado',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Administrador Desconocido',
'username_format' => 'Formato de Nombre de Usuario',
'update' => 'Actualizar',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Actualizado',
'user' => 'Usuario',
'accepted' => 'aceptado',
diff --git a/resources/lang/es-VE/mail.php b/resources/lang/es-VE/mail.php
index 46d840bed0..8fe90797b0 100644
--- a/resources/lang/es-VE/mail.php
+++ b/resources/lang/es-VE/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Confirmación de Registro de Activo.',
'Confirm_Accessory_Checkin' => 'Confirmar Registro del Accesorio.',
'Confirm_accessory_delivery' => 'Confirmar entrega de accesorio.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Confirman entrega de activo.',
'Confirm_consumable_delivery' => 'Confirmar entrega consumible.',
'current_QTY' => 'Cantidad actual',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Solicitado:',
'reset_link' => 'Tu Enlace de Reestablecimiento de Contraseña',
'reset_password' => 'Haz click aquí para reestablecer tu contraseña:',
- 'serial' => 'Serial:',
+ 'serial' => 'Serial',
'supplier' => 'Proveedor',
'tag' => 'Etiqueta',
'test_email' => 'Email de prueba de Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Hay | [2, Inf] Hay',
'to_reset' => 'Para restaurar tu contraseña de :web, rellena este formulario:',
'type' => 'Tipo',
- 'user' => 'Usuario:',
- 'username' => 'Nombre de usuario:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Bienvenido :name',
'welcome_to' => '¡Bienvenido a :web!',
'your_credentials' => 'Tus credenciales de Snipe-IT',
diff --git a/resources/lang/et/admin/custom_fields/general.php b/resources/lang/et/admin/custom_fields/general.php
index 2b24d2f9ce..bf231eb8b9 100644
--- a/resources/lang/et/admin/custom_fields/general.php
+++ b/resources/lang/et/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'New Fieldset',
'create_field' => 'Uus kohandatud väli',
'value_encrypted' => 'Selle välja väärtust krüpteeritakse andmebaasis. Dežrooveeritud väärtust saab vaadata ainult administraatoritel',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/et/admin/hardware/general.php b/resources/lang/et/admin/hardware/general.php
index ed51bb2d09..18015b09b6 100644
--- a/resources/lang/et/admin/hardware/general.php
+++ b/resources/lang/et/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Varad on üksused, mida jälgitakse seerianumbri või vara tag. Need kipuvad olema kõrgema väärtusega esemed, kus konkreetse üksuse kindlakstegemine on oluline.',
'archived' => 'Arhiveeritud',
'asset' => 'Vahend',
- 'bulk_checkout' => 'Kassa vara kasutajale',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Checkin Asset',
'checkout' => 'Checkout Asset',
'clone' => 'Klooni vahend',
'deployable' => 'Käivitatav',
'deleted' => 'See vara on kustutatud. Klõpsake selle taastamiseks klõpsake siia.',
'edit' => 'Muuda vahendit',
- 'filetype_info' => 'Lubatud failitüübid on png, gif, jpg, jpeg, doc, docx, pdf, txt, zip ja rar.',
'model_deleted' => 'See varade mudel on kustutatud. Enne varade taastamist peate mudeleid taastada. 123._5_0_321 Klõpsake mudeli taastamiseks siin.',
'requestable' => 'Taodeldav',
'requested' => 'Taotletud',
diff --git a/resources/lang/et/admin/models/general.php b/resources/lang/et/admin/models/general.php
index 56e19a5afe..e4aa1e0128 100644
--- a/resources/lang/et/admin/models/general.php
+++ b/resources/lang/et/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Vaata mudeleid',
'fieldset' => 'Fieldset',
'no_custom_field' => 'Ei ole lisavälju',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/et/admin/settings/general.php b/resources/lang/et/admin/settings/general.php
index 6b84fba388..4b668ee251 100644
--- a/resources/lang/et/admin/settings/general.php
+++ b/resources/lang/et/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory domeen',
'ad_domain_help' => 'See on mõnikord sama kui teie e-posti domeen, kuid mitte alati.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'See on Active Directory server',
'alert_email' => 'Saada hoiatusi',
'alerts_enabled' => 'Hoiatused on lubatud',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Saidi nimi',
'slack_botname' => 'Vähene botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/et/button.php b/resources/lang/et/button.php
index 0aad44914b..ce430ecde5 100644
--- a/resources/lang/et/button.php
+++ b/resources/lang/et/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Kinnita',
'upload' => 'Lae üles',
'select_file' => 'Vali fail...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/et/general.php b/resources/lang/et/general.php
index 2096c215a1..4110c8b563 100644
--- a/resources/lang/et/general.php
+++ b/resources/lang/et/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Tegevuste aruanne',
'address' => 'Aadress',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Lisatud istekohad',
'all_assets' => 'Kõik vahendid',
'all' => 'Kõik',
@@ -38,6 +39,9 @@
'checkin' => 'Checkin',
'checkin_from' => 'Checkin alates',
'checkout' => 'Checkout',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Linn',
'click_here' => 'Kliki siia',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Hoiatus!',
'debug_warning_text' => 'See rakendus töötab tootmisrežiimis, kus silumisvõimalused on lubatud. See võib avaldada tundlikke andmeid, kui teie rakendus on välismaailmale juurdepääsetav. Keela debugrežiim, määrates APP_DEBUG
väärtuse oma .env
failis false
.',
'delete' => 'Kustuta',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Kustutatud',
'delete_seats' => 'Kustutatud istmed',
'departments' => 'Osakonnad',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Tundmatu Admin',
'username_format' => 'Kasutajanime formaat',
'update' => 'Uuenda',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Üles laetud',
'user' => 'Kasutaja',
'accepted' => 'aktsepteeritud',
diff --git a/resources/lang/et/mail.php b/resources/lang/et/mail.php
index 111fc72ea1..71d536c16c 100644
--- a/resources/lang/et/mail.php
+++ b/resources/lang/et/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Kinnitage varakommentaar.',
'Confirm_Accessory_Checkin' => 'Kinnitage lisavarustuse märk.',
'Confirm_accessory_delivery' => 'Kinnitage tarvikute kohaletoimetamine.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Kinnitage varade üleandmist.',
'Confirm_consumable_delivery' => 'Kinnitage tarvitatav tarne.',
'current_QTY' => 'Praegune QTY',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Taotletud:',
'reset_link' => 'Teie salasõna lähtestamise link',
'reset_password' => 'Parooli lähtestamiseks klõpsake siin:',
- 'serial' => 'Seerianumber:',
+ 'serial' => 'Serial',
'supplier' => 'Tarnija',
'tag' => 'Silt',
'test_email' => 'Test Snipe-IT-i e-posti teel',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Seal on | [2, Inf] On olemas',
'to_reset' => 'Selleks, et lähtestada oma: veebiparool, täitke see vorm:',
'type' => 'Tüüp',
- 'user' => 'Kasutaja:',
- 'username' => 'Kasutajanimi:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Tere tulemast, :name',
'welcome_to' => 'Teretulemast lehele :web!',
'your_credentials' => 'Sinu Snipe-IT rekvisiidid',
diff --git a/resources/lang/fa/admin/custom_fields/general.php b/resources/lang/fa/admin/custom_fields/general.php
index b0eb44caf0..894e9c9cf8 100644
--- a/resources/lang/fa/admin/custom_fields/general.php
+++ b/resources/lang/fa/admin/custom_fields/general.php
@@ -20,7 +20,7 @@ return array(
'field_element_short' => 'عنصر',
'field_format' => 'شکل دادن',
'field_custom_format' => 'شکل دادن سفارشی',
- 'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use regex:/^[0-9]{15}$/
.',
+ 'field_custom_format_help' => 'این فیلد اجازه می دهد تا شما از یک عبارت منظم( regex) برای اعتبار استفاده کنید. این باید با "regex:" شروع شود - برای مثال، برای تایید اینکه یک مقدار فیلد سفارشی شامل IMEI معتبر (15 رقم عددی) است، شما از regex: / ^[0-9]{15}$ /
استفاده کنید.',
'required' => 'نیازمندی',
'req' => 'نیازمندی',
'used_by_models' => 'استفاده شده توسط مدل ها',
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'تنظیمات فیلد جدید',
'create_field' => 'فیلد سفارشی جدید',
'value_encrypted' => 'ارزش این فیلد در پایگاه داده رمزگذاری شده است. فقط کاربران مدیریت قادر به مشاهده مقدار رمزگشایی خواهند شد',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/fa/admin/hardware/form.php b/resources/lang/fa/admin/hardware/form.php
index 7111480de1..551162e599 100644
--- a/resources/lang/fa/admin/hardware/form.php
+++ b/resources/lang/fa/admin/hardware/form.php
@@ -52,7 +52,7 @@ return array(
'update' => 'به روز رسانی دارایی
',
'warranty' => 'گارانتی',
- 'warranty_expires' => 'Warranty Expires',
+ 'warranty_expires' => 'انقضای ضمانت',
'years' => 'سال ها',
)
;
diff --git a/resources/lang/fa/admin/hardware/general.php b/resources/lang/fa/admin/hardware/general.php
index 79cbffc276..22a1a77b4e 100644
--- a/resources/lang/fa/admin/hardware/general.php
+++ b/resources/lang/fa/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'دارایی ها مواردی هستند که توسط شماره سریال یا برچسب دارایی دنبال می شوند. آنها تمایل دارند که مقادیر ارزش بیشتری داشته باشند که در آن شناسایی یک مورد خاص موردنیاز باشد.',
'archived' => 'بایگانی شد',
'asset' => 'دارایی',
- 'bulk_checkout' => 'دارایی های پرداخت به کاربر',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'دارایی checkin',
'checkout' => 'دارایی پرداخت',
'clone' => 'دارایی شگرف',
'deployable' => 'گسترش',
'deleted' => 'این دارایی حذف شده است. اینجا به بازگرداندن آن کلیک کنید .',
'edit' => 'ویرایش دارایی',
- 'filetype_info' => 'انواع فایل های مجاز عبارتند از PNG، GIF، JPG، JPEG، DOC، DOCX، PDF، TXT، ZIP و RAR.',
'model_deleted' => 'این مدل دارایی حذف شده است. شما باید مدل بازگرداندن قبل از شما می توانید دارایی بازگرداندن کنید.
برای بازگرداندن مدل را اینجا را کلیک کنید.',
'requestable' => 'در خواست شد',
'requested' => 'درخواست شده',
diff --git a/resources/lang/fa/admin/models/general.php b/resources/lang/fa/admin/models/general.php
index 89870b9cf5..f73f67f62c 100644
--- a/resources/lang/fa/admin/models/general.php
+++ b/resources/lang/fa/admin/models/general.php
@@ -15,5 +15,5 @@ return array(
'fieldset' => 'تنظیمات فیلد',
'no_custom_field' => 'بدون زمینه های سفارشی
',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/fa/admin/settings/general.php b/resources/lang/fa/admin/settings/general.php
index 47b1cacae7..f3d39d8d1d 100644
--- a/resources/lang/fa/admin/settings/general.php
+++ b/resources/lang/fa/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'دایرکتوری فعال',
'ad_domain' => 'دامنه فعال دایرکتوری',
'ad_domain_help' => 'این گاهی اوقات دامنه ایمیل شماست اما همیشه اینطور نیست.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'این سرور Active Directory است',
'alert_email' => 'ارسال هشدار به',
'alerts_enabled' => 'هشدارها فعال شد',
@@ -108,6 +110,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'نام سایت',
'slack_botname' => 'پشت گوش فراخ Botname',
'slack_channel' => 'اسلک کانال',
diff --git a/resources/lang/fa/button.php b/resources/lang/fa/button.php
index e3b522ddaa..88f73f2e08 100644
--- a/resources/lang/fa/button.php
+++ b/resources/lang/fa/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'ثبت کردن',
'upload' => 'بارگزاری',
'select_file' => 'فایل را انتخاب کنید...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/fa/general.php b/resources/lang/fa/general.php
index 93b33679d6..c14af49794 100644
--- a/resources/lang/fa/general.php
+++ b/resources/lang/fa/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'گزارش فعالیت',
'address' => 'آدرس',
'admin' => 'مدیر',
+ 'administrator' => 'Administrator',
'add_seats' => 'اضافه شدن صندلی',
'all_assets' => 'تمام دارایی ها',
'all' => 'همه',
@@ -38,6 +39,9 @@
'checkin' => 'بررسی',
'checkin_from' => 'فرم بررسی',
'checkout' => 'پرداخت',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'شهر',
'click_here' => 'اینجا کلیک کنید',
'clear_selection' => 'Clear Selection',
@@ -65,6 +69,7 @@
'debug_warning' => 'هشدار!',
'debug_warning_text' => 'این برنامه در حالت تولید با استفاده از اشکال زدایی فعال است. این می تواند اطلاعات حساس را در صورت درخواست شما برای جهان خارج در دسترس قرار دهد. با تنظیم مقداری APP_DEBUG
در .env
فایل خود را به false
غیرفعال کنید.',
'delete' => 'حذف',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'حذف شد',
'delete_seats' => 'صندلی ها حذف شده
',
@@ -205,6 +210,7 @@
'unknown_admin' => 'نامشخص مدیریت',
'username_format' => 'فرمت نام کاربری',
'update' => 'بروزرسانی',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'بارگزاری شد',
'user' => 'کاربر',
'accepted' => 'تأیید شد',
diff --git a/resources/lang/fa/mail.php b/resources/lang/fa/mail.php
index 3f62f175f0..ff443b5568 100644
--- a/resources/lang/fa/mail.php
+++ b/resources/lang/fa/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'تأیید بازرسی دارایی',
'Confirm_Accessory_Checkin' => 'تأیید تأیید تأیید',
'Confirm_accessory_delivery' => 'تأیید تحویل کالا',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'تأیید تحویل دارایی',
'Confirm_consumable_delivery' => 'تأیید تحویل قابل مصرف',
'current_QTY' => 'QTY فعلی',
@@ -54,7 +55,7 @@ return array(
'requested' => 'درخواست شده:',
'reset_link' => 'رمز عبور خود را بازنشانی کنید',
'reset_password' => 'برای تغییر رمز عبور اینجا کلیک کنید:',
- 'serial' => 'سریال:',
+ 'serial' => 'Serial',
'supplier' => 'تامین کننده',
'tag' => 'برچسب',
'test_email' => 'ایمیل تست از Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} وجود دارد | [2، Inf] وجود دارد',
'to_reset' => 'برای بازنشانی: رمز عبور وب، این فرم را تکمیل کنید:',
'type' => 'تایپ کنید',
- 'user' => 'کاربر:',
- 'username' => 'نام کاربری:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'خوش آمدید نام',
'welcome_to' => 'به وب سایت خوش آمدید',
'your_credentials' => 'مدارک Snipe-IT شما',
diff --git a/resources/lang/fi/admin/custom_fields/general.php b/resources/lang/fi/admin/custom_fields/general.php
index c57342ce2b..5a720ea528 100644
--- a/resources/lang/fi/admin/custom_fields/general.php
+++ b/resources/lang/fi/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Uusi Fieldset',
'create_field' => 'Uusi mukautettu kenttä',
'value_encrypted' => 'Kentän arvo salataan tietokannassa. Vain järjestelmänvalvojat voivat tarkastella purettua arvoa',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/fi/admin/hardware/general.php b/resources/lang/fi/admin/hardware/general.php
index ca86eb6510..56a5cb2330 100644
--- a/resources/lang/fi/admin/hardware/general.php
+++ b/resources/lang/fi/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Varat ovat kohteita, joita seuraa sarjanumero tai omaisuuden tunniste. Ne ovat yleensä korkeamman arvon kohteita, joissa yksilöidään tietyn kohteen asiat.',
'archived' => 'Arkistoitu',
'asset' => 'Laite',
- 'bulk_checkout' => 'Checkout-varat käyttäjälle',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Palauta Laite',
'checkout' => 'Checkout Asset',
'clone' => 'Monista Laite',
'deployable' => 'Käyttööotettavissa',
'deleted' => 'Tämä laite on poistettu. Klikkaa tästä palauttaaksesi sen.',
'edit' => 'Muokkaa Laitetta',
- 'filetype_info' => 'Sallitut tiedostotyypit ovat png, gif, jpg, jpeg, doc, docx, pdf, txt, zip ja rar.',
'model_deleted' => 'Tämä omaisuusmalli on poistettu. Sinun on palautettava malli ennen kuin voit palauttaa Asset.
Klikkaa tästä palauttaaksesi mallin.',
'requestable' => 'Pyydettävissä',
'requested' => 'pyydetty',
diff --git a/resources/lang/fi/admin/models/general.php b/resources/lang/fi/admin/models/general.php
index f1154b7830..6e89583ef6 100644
--- a/resources/lang/fi/admin/models/general.php
+++ b/resources/lang/fi/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Näytä mallit',
'fieldset' => 'fieldset',
'no_custom_field' => 'Ei muokattuja kenttiä',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/fi/admin/settings/general.php b/resources/lang/fi/admin/settings/general.php
index 727c6c91a8..335883c906 100644
--- a/resources/lang/fi/admin/settings/general.php
+++ b/resources/lang/fi/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory -verkkotunnus',
'ad_domain_help' => 'Tämä on joskus sama kuin sähköpostiosoitteesi, mutta ei aina.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Tämä on Active Directory -palvelin',
'alert_email' => 'Lähetä ilmoitukset',
'alerts_enabled' => 'Hälytykset käytössä',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Näytä ilmoitukset ylävalikossa',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Sivuston Nimi',
'slack_botname' => 'Löysä Botname',
'slack_channel' => 'Löytää kanava',
diff --git a/resources/lang/fi/button.php b/resources/lang/fi/button.php
index 64b32c413b..a3a70148c3 100644
--- a/resources/lang/fi/button.php
+++ b/resources/lang/fi/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Lähetä',
'upload' => 'Lähetä',
'select_file' => 'Valitse tiedosto...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/fi/general.php b/resources/lang/fi/general.php
index f01112a392..c107170459 100644
--- a/resources/lang/fi/general.php
+++ b/resources/lang/fi/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Toimintakertomus',
'address' => 'Osoite',
'admin' => 'Ylläpitäjä',
+ 'administrator' => 'Administrator',
'add_seats' => 'Lisäistuimia',
'all_assets' => 'Kaikki Laitteet',
'all' => 'Kaikki',
@@ -38,6 +39,9 @@
'checkin' => 'Palauta',
'checkin_from' => 'Checkin alkaen',
'checkout' => 'Luovuta',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Kaupunki',
'click_here' => 'Klikkaa tästä',
'clear_selection' => 'Tyhjennä Valinta',
@@ -64,6 +68,7 @@
'debug_warning' => 'Varoitus!',
'debug_warning_text' => 'Tämä sovellus on käynnissä tuotantotilassa, jossa virheenkorjaus on käytössä. Tämä voi paljastaa arkaluonteisia tietoja, jos sovellus on ulkomaailman käytettävissä. Poista debug-tilan käytöstä asettamalla APP_DEBUG
-arvo .env
-tiedostoosi false
.',
'delete' => 'Poista',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Poistettu',
'delete_seats' => 'Poistetut istuimet',
'departments' => 'osastot',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Tuntematon Ylläpitäjä',
'username_format' => 'Käyttäjätunnus',
'update' => 'Päivitä',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Ladattu',
'user' => 'Käyttäjä',
'accepted' => 'hyväksytty',
diff --git a/resources/lang/fi/mail.php b/resources/lang/fi/mail.php
index 2f84eb71eb..8ccb327246 100644
--- a/resources/lang/fi/mail.php
+++ b/resources/lang/fi/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Vahvista Asset Checkin.',
'Confirm_Accessory_Checkin' => 'Vahvista lisävarusteen tarkistus.',
'Confirm_accessory_delivery' => 'Varmista lisävarusteiden toimitus.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Vahvista omaisuuden toimittaminen.',
'Confirm_consumable_delivery' => 'Varmista kulutustarvikkeet.',
'current_QTY' => 'Nykyinen QTY',
@@ -54,7 +55,7 @@ return array(
'requested' => 'pyydetään:',
'reset_link' => 'Salasanasi nollaa linkki',
'reset_password' => 'Palauta salasana napsauttamalla tätä:',
- 'serial' => 'Sarja:',
+ 'serial' => 'Serial',
'supplier' => 'toimittaja',
'tag' => 'Tag',
'test_email' => 'Testaa sähköposti Snipe-IT: stä',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} On | [2, Inf] On',
'to_reset' => 'Voit palauttaa: web-salasanasi täyttämällä tämän lomakkeen:',
'type' => 'Tyyppi',
- 'user' => 'käyttäjä:',
- 'username' => 'Käyttäjätunnus:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Tervetuloa: nimi',
'welcome_to' => 'Tervetuloa: web!',
'your_credentials' => 'Sinun Snipe-IT -asiakirjasi',
diff --git a/resources/lang/fil/admin/custom_fields/general.php b/resources/lang/fil/admin/custom_fields/general.php
index d7c67cc64f..c81d6fecf0 100644
--- a/resources/lang/fil/admin/custom_fields/general.php
+++ b/resources/lang/fil/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Ang Bagong Fieldset',
'create_field' => 'Ang Bagong Custom Field',
'value_encrypted' => 'Ang balyu ng field na ito ay naka-encrypt sa database. Ang admin na mga gumagamit lamang ang maaaring maka-tanaw sa na-decrypt na balyu',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/fil/admin/hardware/general.php b/resources/lang/fil/admin/hardware/general.php
index 72e27984a8..7e51774edc 100644
--- a/resources/lang/fil/admin/hardware/general.php
+++ b/resources/lang/fil/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Ang mga asset ay mga aytem na sinubaybayan ng serial number o tag ng asset. May mga posiilidad na ito ay mataas na balyu ng mga aytem kung saan tinitingna ang partikular na mga aytem.',
'archived' => 'Ang Archive',
'asset' => 'Ang Asset',
- 'bulk_checkout' => 'Mag-checkout ng mga Asset sa user',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'I-checkin ang Asset',
'checkout' => 'I-checkout ang Asset',
'clone' => 'I-clone ang Asset',
'deployable' => 'Pwedeng mai-deploy',
'deleted' => 'Ang asset na ito ay nai-delete na. I-klick dito para ibalik sa dati.',
'edit' => 'I-edit ang Asset',
- 'filetype_info' => 'Ang mga pinapayagang uri ng file ay png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, at rar.',
'model_deleted' => 'Ang model ng mga Asset na ito ay nai-delete na. Dapat mo munang ibalik sa dati ang model bago ibalik sa dati ang Asset.
I-klick dito para ibalik sa dati ang model.',
'requestable' => 'Pwedeng Ma-rekwest',
'requested' => 'Ni-rekwest',
diff --git a/resources/lang/fil/admin/manufacturers/message.php b/resources/lang/fil/admin/manufacturers/message.php
index 04c0fcf65d..4be4d7ae1e 100644
--- a/resources/lang/fil/admin/manufacturers/message.php
+++ b/resources/lang/fil/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => 'Ang tagapagsagawa ay hindi naibalik sa dati, mangyaring subukan muli',
+ 'success' => 'Matagumpay na naibalik sa dati ang tagapagsagawa.'
),
'delete' => array(
diff --git a/resources/lang/fil/admin/models/general.php b/resources/lang/fil/admin/models/general.php
index bb61533b8b..2e0a1f430c 100644
--- a/resources/lang/fil/admin/models/general.php
+++ b/resources/lang/fil/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Tingnan ang mga Modelo',
'fieldset' => 'Ang Fieldset',
'no_custom_field' => 'Walang nai-kustom na mga field',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/fil/admin/settings/general.php b/resources/lang/fil/admin/settings/general.php
index 43ded10b4c..080be75487 100644
--- a/resources/lang/fil/admin/settings/general.php
+++ b/resources/lang/fil/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Ang Aktibong Direktorya',
'ad_domain' => 'Ang Aktibong Direktorya ng domain',
'ad_domain_help' => 'Ito ay minsan kapareho ng iyong email domain, pero hindi permanente.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Ito ay isang server ng Aktibong Direktorya',
'alert_email' => 'Magpadala ng mga alert sa',
'alerts_enabled' => 'Ang Email Alerts ay Pinagana',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Ipakita ang mga alert sa itaas ng pagpipilian',
'show_archived_in_list' => 'Ang mga Asset na Naka-archive',
'show_archived_in_list_text' => 'Ipakita ang mga asset na naka-archive sa listahan ng "lahat ng mga asset"',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Ang Pangalan ng Site',
'slack_botname' => 'Ang Slack Botname',
'slack_channel' => 'Ang Slack Channel',
diff --git a/resources/lang/fil/button.php b/resources/lang/fil/button.php
index 0c681b2e9b..62316d1eb6 100644
--- a/resources/lang/fil/button.php
+++ b/resources/lang/fil/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'I-sumita',
'upload' => 'I-upload',
'select_file' => 'Pumili ng File...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/fil/general.php b/resources/lang/fil/general.php
index b7f6ec0917..0e92663bfd 100644
--- a/resources/lang/fil/general.php
+++ b/resources/lang/fil/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Ang Ulat sa Aktibidad',
'address' => 'Ang Address',
'admin' => 'Ang admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Mga upuang naidagdag',
'all_assets' => 'Ang Lahat ng mga Assets',
'all' => 'Ang Lahat',
@@ -38,6 +39,9 @@
'checkin' => 'I-checkin',
'checkin_from' => 'Nag-checkin mula sa',
'checkout' => 'Nag-checkout',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Siyudad',
'click_here' => 'Mag-klik dito',
'clear_selection' => 'I-clear ang Seleksyon',
@@ -64,6 +68,7 @@
'debug_warning' => 'Babala!',
'debug_warning_text' => 'Ang applilasyon na ito ay tumatakbo sa produksyon na may pagpapagana sa pag-debug. ito ay ma-expose sa sensitibong datus kapag ang iyong aplikasyon ay madaling ma-akses sa labas ng mundo. Huwag paganahin ang debug mode sa pamamagitan pag-set sa APP_DEBUG
balyu ng iyong .env
file sa false
.',
'delete' => 'I-delete',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Nai-delete na',
'delete_seats' => 'Ang Nai-delete na mga Seats',
'departments' => 'Ang mga Departamento',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Hindi matukoy na Admin',
'username_format' => 'Ang Pormat sa Pangalan ng Gumagamit',
'update' => 'I-update',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Nai-upload',
'user' => 'Ang gumagamit',
'accepted' => 'tinanggap na',
diff --git a/resources/lang/fil/mail.php b/resources/lang/fil/mail.php
index 136914d7fe..99d65c542e 100644
--- a/resources/lang/fil/mail.php
+++ b/resources/lang/fil/mail.php
@@ -23,6 +23,7 @@ return array(
'Confirm_Asset_Checkin' => 'I-komperma ang Pag-checkin ng Asset.',
'Confirm_Accessory_Checkin' => 'I-komperma ang Pag-checkin ng Aksesorya.',
'Confirm_accessory_delivery' => 'I-komperma ang paghahatid ng aksesorya.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'I-komperma ang paghahatid ng asset.',
'Confirm_consumable_delivery' => 'I-komperma ang paghahatid ng consumable.',
'current_QTY' => 'Ang kasalukuyang QTY',
@@ -56,7 +57,7 @@ return array(
'requested' => 'Mga Nai-rekwest:',
'reset_link' => 'Ang Link para sa Pag-reset ng Password',
'reset_password' => 'I-klik ito para ma-reset ang iyong password:',
- 'serial' => 'Ang Seryal:',
+ 'serial' => 'Serial',
'supplier' => 'Ang Tagapagsuplay',
'tag' => 'Ang Tag',
'test_email' => 'I-test ang Email mula sa Snipe-IT',
@@ -65,8 +66,8 @@ return array(
'There_are' => '{1} Mayroong isang|[2,Inf] Mayroong mga',
'to_reset' => 'Para mai-reset ang iyong :web password, kumpletuhin ang form na ito:',
'type' => 'Klase',
- 'user' => 'Gumagamit:',
- 'username' => 'Pangalan ng gumagamit:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Maligayang pagdating :ang pangalan',
'welcome_to' => 'Maligayang pagdating sa: web!',
'your_credentials' => 'Ang iyong mga Kredensyal sa Snipe-IT',
diff --git a/resources/lang/fr/admin/custom_fields/general.php b/resources/lang/fr/admin/custom_fields/general.php
index cd84c7ed2d..70bb99fa6e 100644
--- a/resources/lang/fr/admin/custom_fields/general.php
+++ b/resources/lang/fr/admin/custom_fields/general.php
@@ -20,7 +20,7 @@ return array(
'field_element_short' => 'Elément',
'field_format' => 'Format',
'field_custom_format' => 'Format personnalisé',
- 'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use regex:/^[0-9]{15}$/
.',
+ 'field_custom_format_help' => 'Ce champ vous permet d\'utiliser une expression regex pour la validation. Il devrait commencer par "regex:" - par exemple, pour valider qu\'une valeur de champ personnalisée contient un IMEI valide (15 chiffres numériques), vous utiliseriez regex: / ^[0-9]{15}$ /
.',
'required' => 'Requis',
'req' => 'Req.',
'used_by_models' => 'Utilisé par les modèles',
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nouveau Fieldset',
'create_field' => 'Nouveau champ personnalisé',
'value_encrypted' => 'La valeur de ce champ est chiffrée dans la base de donnée. Seuls les administrateurs seront capable de voir les données déchiffrées',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/fr/admin/hardware/form.php b/resources/lang/fr/admin/hardware/form.php
index b5f54ccb49..093c1ed5c9 100644
--- a/resources/lang/fr/admin/hardware/form.php
+++ b/resources/lang/fr/admin/hardware/form.php
@@ -38,7 +38,7 @@ return array(
'tag' => 'Numéro d\'inventaire',
'update' => 'Mise à jour de l\'actif',
'warranty' => 'Garantie',
- 'warranty_expires' => 'Warranty Expires',
+ 'warranty_expires' => 'Expiration de garantie',
'years' => 'années',
)
;
diff --git a/resources/lang/fr/admin/hardware/general.php b/resources/lang/fr/admin/hardware/general.php
index 072db155d2..1e984f18d2 100644
--- a/resources/lang/fr/admin/hardware/general.php
+++ b/resources/lang/fr/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Les actifs sont des éléments suivis par le numéro de série ou l\'étiquette de l\'actif. Ils ont tendance à être des éléments de valeur supérieure où l\'identification d\'un élément spécifique importe.',
'archived' => 'Retiré',
'asset' => 'Biens',
- 'bulk_checkout' => 'Attribuer les objets à l\'utilisateur',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Retour des Biens',
'checkout' => 'Commander l\'actif',
'clone' => 'Cloner le Bien',
'deployable' => 'Déployable',
'deleted' => 'Cet actif a été détruit. Cliquez ici pour le restaurer.',
'edit' => 'Editer le Bien',
- 'filetype_info' => 'Types de fichier autorisés: png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'model_deleted' => 'Ce modèle d\'actif a été supprimé. Vous devez le restaurer avant de restaurer l\'actif.
Cliquez ici pour le restaurer.',
'requestable' => 'Réquisitionnable',
'requested' => 'Demandé',
diff --git a/resources/lang/fr/admin/hardware/message.php b/resources/lang/fr/admin/hardware/message.php
index 2de7706e57..df198cf74c 100644
--- a/resources/lang/fr/admin/hardware/message.php
+++ b/resources/lang/fr/admin/hardware/message.php
@@ -63,7 +63,7 @@ return array(
'success' => 'Ce bien a été sorti correctement.',
'user_does_not_exist' => 'Cet utilisateur est invalide. Veuillez réessayer.',
'not_available' => 'Ce bien n\'est pas disponible pour être sorti!',
- 'no_assets_selected' => 'You must select at least one asset from the list'
+ 'no_assets_selected' => 'Vous devez sélectionner au moins un élément de la liste'
),
'checkin' => array(
diff --git a/resources/lang/fr/admin/manufacturers/message.php b/resources/lang/fr/admin/manufacturers/message.php
index e18826a296..5b0a9d3b61 100644
--- a/resources/lang/fr/admin/manufacturers/message.php
+++ b/resources/lang/fr/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => 'Le fabricant n\'a pas été restauré, veuillez réessayer',
+ 'success' => 'Fabricant restauré avec succès.'
),
'delete' => array(
diff --git a/resources/lang/fr/admin/models/general.php b/resources/lang/fr/admin/models/general.php
index 87d735fb20..ae37e3d685 100644
--- a/resources/lang/fr/admin/models/general.php
+++ b/resources/lang/fr/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Voir les différents modèles',
'fieldset' => 'Ensemble de champs',
'no_custom_field' => 'Pas de champs personnalisés',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/fr/admin/models/message.php b/resources/lang/fr/admin/models/message.php
index 5cf5ab366f..28ac0152c4 100644
--- a/resources/lang/fr/admin/models/message.php
+++ b/resources/lang/fr/admin/models/message.php
@@ -34,9 +34,9 @@ return array(
),
'bulkdelete' => array(
- 'error' => 'No models were selected, so nothing was deleted.',
- 'success' => ':success_count model(s) deleted!',
- 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.'
+ 'error' => 'Aucun modèle n\'a été sélectionné, donc rien n\'a été supprimé.',
+ 'success' => ': modèle(s) succes_count supprimé(s) !',
+ 'success_partial' => ': les modèles success_count ont été supprimés, cependant : fail_count n\'a pas pu être supprimé car ils ont toujours des ressources associées.'
),
);
diff --git a/resources/lang/fr/admin/settings/general.php b/resources/lang/fr/admin/settings/general.php
index e283b4be16..1e8e6f2978 100644
--- a/resources/lang/fr/admin/settings/general.php
+++ b/resources/lang/fr/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Service d\'annuaire',
'ad_domain' => 'Domaine du service d\'annuaire',
'ad_domain_help' => 'C\'est parfois le même que votre domaine d\'e-mail, mais pas toujours.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'C\'est un serveur Active Directory',
'alert_email' => 'Envoyer les alertes à',
'alerts_enabled' => 'Alertes activées',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nom du site',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/fr/admin/suppliers/message.php b/resources/lang/fr/admin/suppliers/message.php
index f9651ec468..f657bd5beb 100644
--- a/resources/lang/fr/admin/suppliers/message.php
+++ b/resources/lang/fr/admin/suppliers/message.php
@@ -19,9 +19,9 @@ return array(
'confirm' => 'Êtes-vous sûr de vouloir supprimer ce fournisseur ?',
'error' => 'Un problème a eu lieu pendant la suppression du fournisseur. Veuillez essayer à nouveau.',
'success' => 'Le fournisseur a été supprimé avec succès.',
- 'assoc_assets' => 'This supplier is currently associated with :asset_count asset(s) and cannot be deleted. Please update your assets to no longer reference this supplier and try again. ',
- 'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ',
- 'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ',
+ 'assoc_assets' => 'Ce fournisseur est actuellement associé au matériel :asset_count et ne peut être supprimé. Veuillez actualiser votre matériel pour ne plus référencer ce fournisseur et réessayer. ',
+ 'assoc_licenses' => 'Ce fournisseur est actuellement associé aux licences :licence_count et ne peut être supprimé. Veuillez actualiser vos licences pour ne plus référencer ce fournisseur et réessayer. ',
+ 'assoc_maintenances' => 'Ce fournisseur est actuellement associé à la maintenance de matériel :asset_maintenance_count et ne peut être supprimé. Veuillez actualiser votre maintenance de matériel pour ne plus référencer ce fournisseur et réessayer. ',
)
);
diff --git a/resources/lang/fr/button.php b/resources/lang/fr/button.php
index 7a7c843fb8..8dac4f16c2 100644
--- a/resources/lang/fr/button.php
+++ b/resources/lang/fr/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Soumettre',
'upload' => 'Uploader',
'select_file' => 'Sélectionner un fichier...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/fr/general.php b/resources/lang/fr/general.php
index cf2757fa60..a3b6653bb3 100644
--- a/resources/lang/fr/general.php
+++ b/resources/lang/fr/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Rapport d\'activité',
'address' => 'Adresse',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Places ajoutées',
'all_assets' => 'Tous les actifs',
'all' => 'Tous',
@@ -38,6 +39,9 @@
'checkin' => 'Dissocier',
'checkin_from' => 'Dissocier de',
'checkout' => 'Associer',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Ville',
'click_here' => 'Cliquez ici',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Attention !',
'debug_warning_text' => 'Cette application fonctionne en mode de production avec le débogage activé. Cela peut exposer des données sensibles si votre application est accessible au monde extérieur. Désactivez le mode de débogage en définissant la valeur APP_DEBUG code> dans votre fichier .env code> sur false code>.',
'delete' => 'Supprimer',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Supprimé',
'delete_seats' => 'Places supprimées',
'departments' => 'Départements',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Admin inconnu',
'username_format' => 'Format du nom d\'utilisateur',
'update' => 'Actualiser',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Téléversement réussi',
'user' => 'Utilisateur',
'accepted' => 'validé',
diff --git a/resources/lang/fr/mail.php b/resources/lang/fr/mail.php
index b2700ef095..2a87df5afe 100644
--- a/resources/lang/fr/mail.php
+++ b/resources/lang/fr/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Confirmer l\'association de l\'actif.',
'Confirm_Accessory_Checkin' => 'Confirmer l\'association de l\'accessoire.',
'Confirm_accessory_delivery' => 'Confirmer la livraison de l\'accessoire.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Confirmer la livraison de l\'actif.',
'Confirm_consumable_delivery' => 'Confirmer la livraison du consommable.',
'current_QTY' => 'Quantité actuelle',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Demandé:',
'reset_link' => 'Votre lien pour réinitialiser le mot de passe',
'reset_password' => 'Cliquez ici pour réinitialiser votre mot de passe:',
- 'serial' => 'N° de série :',
+ 'serial' => 'Serial',
'supplier' => 'Fournisseur',
'tag' => 'Étiquette',
'test_email' => 'Email test de Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Il y a |[2,Inf] Il y a',
'to_reset' => 'Pour réinitialiser votre mot de passe :web, complétez ce formulaire:',
'type' => 'Type ',
- 'user' => 'Utilisateur :',
- 'username' => 'Nom d\'utilisateur:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Bienvenue, :name',
'welcome_to' => 'Bienvenue sur :web!',
'your_credentials' => 'Vos identifiants Snipe-IT',
diff --git a/resources/lang/ga-IE/admin/custom_fields/general.php b/resources/lang/ga-IE/admin/custom_fields/general.php
index 4991efa9fd..b1c0295e74 100644
--- a/resources/lang/ga-IE/admin/custom_fields/general.php
+++ b/resources/lang/ga-IE/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'New Fieldset',
'create_field' => 'Réimse Nua Chustaim',
'value_encrypted' => 'Tá luach an réimse seo criptithe sa bhunachar sonraí. Ní bheidh ach úsáideoirí riaracháin in ann an luach díchriptithe a fheiceáil',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/ga-IE/admin/hardware/general.php b/resources/lang/ga-IE/admin/hardware/general.php
index 059d8014f5..21bce112a3 100644
--- a/resources/lang/ga-IE/admin/hardware/general.php
+++ b/resources/lang/ga-IE/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Déantar míreanna a rianú trí shraithuimhir nó ar chlib sócmhainne. Is iondúil go n-éireoidh siad le hítimí ar luach níos airde a bhaineann le hábhair shonracha a aithint.',
'archived' => 'Archived',
'asset' => 'Sócmhainn',
- 'bulk_checkout' => 'Seiceáil na Sócmhainní don Úsáideoir',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Sócmhainn Checkin',
'checkout' => 'Seiceáil Seiceáil',
'clone' => 'Sócmhainn Clón',
'deployable' => 'Infheidhmithe',
'deleted' => 'Scriosadh an tsócmhainn seo. Cliceáil anseo chun é a chur ar ais.',
'edit' => 'Athraigh Sócmhainn',
- 'filetype_info' => 'Is iad píopaí comhaid a cheadaítear png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'model_deleted' => 'Scriosadh an tsamhail Sócmhainní seo. Caithfidh tú an tsamhail a chur ar ais sular féidir leat an Sócmhainn a athbhunú.
Cliceáil anseo chun an tsamhail a chur ar ais.',
'requestable' => 'Inrianaithe',
'requested' => 'Iarrtar',
diff --git a/resources/lang/ga-IE/admin/models/general.php b/resources/lang/ga-IE/admin/models/general.php
index cfbed88c77..5f11e910bb 100644
--- a/resources/lang/ga-IE/admin/models/general.php
+++ b/resources/lang/ga-IE/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Amharc ar Mhúnlaí',
'fieldset' => 'Fieldset',
'no_custom_field' => 'Uimh réimsí saincheaptha',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/ga-IE/admin/settings/general.php b/resources/lang/ga-IE/admin/settings/general.php
index 77cb1953c1..e1a7e61c03 100644
--- a/resources/lang/ga-IE/admin/settings/general.php
+++ b/resources/lang/ga-IE/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Eolaire Gníomhach',
'ad_domain' => 'Fearann Eolaire Gníomhach',
'ad_domain_help' => 'Tá sé seo mar an gcéanna le do r-phost, ach ní i gcónaí.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Is freastalaí Gníomhach Eolaire é seo',
'alert_email' => 'Seol foláirimh chuig',
'alerts_enabled' => 'Cumarsáid Cumarsáide',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Ainm an tSuímh',
'slack_botname' => 'Botharc Slack',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/ga-IE/button.php b/resources/lang/ga-IE/button.php
index 08d6312fbd..d210eea575 100644
--- a/resources/lang/ga-IE/button.php
+++ b/resources/lang/ga-IE/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Cuir isteach',
'upload' => 'Uaslódáil',
'select_file' => 'Roghnaigh Comhad ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/ga-IE/general.php b/resources/lang/ga-IE/general.php
index 03b84914ca..6c7d4b7461 100644
--- a/resources/lang/ga-IE/general.php
+++ b/resources/lang/ga-IE/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Tuarascáil Ghníomhaíochta',
'address' => 'Seoladh',
'admin' => 'Riarachán',
+ 'administrator' => 'Administrator',
'add_seats' => 'Suíocháin breise',
'all_assets' => 'Gach Sócmhainn',
'all' => 'Gach',
@@ -38,6 +39,9 @@
'checkin' => 'Checkin',
'checkin_from' => 'Seiceáil ó',
'checkout' => 'Seiceáil',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Cathair',
'click_here' => 'Cliceáil anseo',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Rabhadh!',
'debug_warning_text' => 'Tá an t-iarratas seo á reáchtáil i mód táirgthe le cumas dífhabhtaithe. Féadfaidh sé seo sonraí íogaire a nochtadh má tá do iarratas inrochtana don domhan lasmuigh. Díchumasaigh an modh dífhabhtaithe trí luachanna APP_DEBUG
a leagan amach i do chomhad .env
chuig false
.',
'delete' => 'Scrios',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Scriosta',
'delete_seats' => 'Suíocháin Scriosta',
'departments' => 'Ranna',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Riarachán Anaithnid',
'username_format' => 'Ainm Úsáideora Formáid',
'update' => 'Nuashonrú',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Uasluchtaithe',
'user' => 'Úsáideoir',
'accepted' => 'glactha',
diff --git a/resources/lang/ga-IE/mail.php b/resources/lang/ga-IE/mail.php
index 24b20def22..31d4d2f7cd 100644
--- a/resources/lang/ga-IE/mail.php
+++ b/resources/lang/ga-IE/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Dearbhaigh Seicseár Sócmhainne.',
'Confirm_Accessory_Checkin' => 'Dearbhaigh Checkin Cúlpháirtí.',
'Confirm_accessory_delivery' => 'Dearbhaigh seachadadh cúlpháirtí.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Dearbhaigh seachadadh sócmhainne.',
'Confirm_consumable_delivery' => 'Dearbhaigh seachadadh inchaite.',
'current_QTY' => 'QTY Reatha',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Iarrtar:',
'reset_link' => 'Do Nasc Athshocraigh Pasfhocal',
'reset_password' => 'Cliceáil anseo chun do phasfhocal a athshocrú:',
- 'serial' => 'Sraithuimhir:',
+ 'serial' => 'Serial',
'supplier' => 'Soláthraí',
'tag' => 'Clib',
'test_email' => 'Tástáil Ríomhphost ó Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Tá | [2, Inf] Tá',
'to_reset' => 'Chun do phasfhocal gréasáin a athshocrú, comhlánaigh an fhoirm seo:',
'type' => 'Cineál',
- 'user' => 'Úsáideoir:',
- 'username' => 'Ainm Úsáideora:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Fáilte: ainm',
'welcome_to' => 'Fáilte go dtí: gréasáin!',
'your_credentials' => 'Do dhintiúir Snipe-IT',
diff --git a/resources/lang/he/admin/custom_fields/general.php b/resources/lang/he/admin/custom_fields/general.php
index 2252677d55..d3c2a40b90 100644
--- a/resources/lang/he/admin/custom_fields/general.php
+++ b/resources/lang/he/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'שדה חדש',
'create_field' => 'שדה מותאם אישית חדש',
'value_encrypted' => 'הערך של שדה זה מוצפן במסד הנתונים. רק משתמשי מנהל יוכלו להציג את הערך המפוענח',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/he/admin/hardware/general.php b/resources/lang/he/admin/hardware/general.php
index c36648848e..bd466f3bee 100644
--- a/resources/lang/he/admin/hardware/general.php
+++ b/resources/lang/he/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'נכסים הם פריטים במעקב לפי מספר סידורי או תג נכס. הם נוטים להיות פריטים בעלי ערך גבוה יותר, כאשר מזהים פריטים ספציפיים.',
'archived' => 'בארכיון',
'asset' => 'נכס',
- 'bulk_checkout' => 'נכסי Checkout למשתמש',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'רכוש',
'checkout' => 'רכוש Checkout',
'clone' => 'נכס משוכפל',
'deployable' => 'ניתן לפריסה',
'deleted' => 'הנכס הזה נמחק. לחץ כאן כדי לשחזר אותו .',
'edit' => 'ערוך נכס',
- 'filetype_info' => 'סוגי קבצים מותרים הם png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, ו rar.',
'model_deleted' => 'מודל נכסים זה נמחק. עליך לשחזר את המודל לפני שתוכל לשחזר את הנכס
לחץ כאן כדי לשחזר את המודל .',
'requestable' => 'ניתן לבקש',
'requested' => 'מבוקש',
diff --git a/resources/lang/he/admin/models/general.php b/resources/lang/he/admin/models/general.php
index 79272add4a..268ab626cf 100644
--- a/resources/lang/he/admin/models/general.php
+++ b/resources/lang/he/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'הצג דגמים',
'fieldset' => 'קבוצת שדות',
'no_custom_field' => 'אין שדות מותאמים אישית',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/he/admin/settings/general.php b/resources/lang/he/admin/settings/general.php
index e059da5f0a..e59e77dbd9 100644
--- a/resources/lang/he/admin/settings/general.php
+++ b/resources/lang/he/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'תחום Active Directory',
'ad_domain_help' => 'לפעמים זה זהה לדומיין הדוא"ל שלך, אך לא תמיד.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'זהו שרת Active Directory',
'alert_email' => 'שלח התראות אל',
'alerts_enabled' => 'התראות מופעלות',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'שם אתר',
'slack_botname' => 'שם בוטני',
'slack_channel' => 'ערוץ רפה',
diff --git a/resources/lang/he/button.php b/resources/lang/he/button.php
index 9e260dae42..6edd735b1e 100644
--- a/resources/lang/he/button.php
+++ b/resources/lang/he/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'שלח',
'upload' => 'העלה',
'select_file' => 'בחר קובץ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/he/general.php b/resources/lang/he/general.php
index b9189031d0..3899cc40c8 100644
--- a/resources/lang/he/general.php
+++ b/resources/lang/he/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'דוח פעילות',
'address' => 'כתובת',
'admin' => 'מנהל מערכת',
+ 'administrator' => 'Administrator',
'add_seats' => 'מושבים נוספים',
'all_assets' => 'כל הנכסים',
'all' => 'את כל',
@@ -38,6 +39,9 @@
'checkin' => 'קבלה',
'checkin_from' => 'Checkin מ',
'checkout' => 'לבדוק',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'עִיר',
'click_here' => 'לחץ כאן',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'אַזהָרָה!',
'debug_warning_text' => 'יישום זה פועל במצב ייצור עם איתור באגים. זה יכול לחשוף נתונים רגישים אם היישום שלך נגיש לעולם החיצון. השבת את מצב איתור הבאגים על ידי הגדרת הערך APP_DEBUG
בקובץ .env
ל false
.',
'delete' => 'לִמְחוֹק',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'נמחק',
'delete_seats' => 'מושבים שנמחקו',
'departments' => 'מחלקות',
@@ -201,6 +206,7 @@
'unknown_admin' => 'מנהל לא ידוע',
'username_format' => 'פורמט שם משתמש',
'update' => 'עדכון',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'הועלה',
'user' => 'מִשׁתַמֵשׁ',
'accepted' => 'מְקוּבָּל',
diff --git a/resources/lang/he/mail.php b/resources/lang/he/mail.php
index 5de486aa7f..885efc2615 100644
--- a/resources/lang/he/mail.php
+++ b/resources/lang/he/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'אשר את בדיקת הנכס.',
'Confirm_Accessory_Checkin' => 'אשר את בדיקת האביזרים.',
'Confirm_accessory_delivery' => 'אשר את האספקה.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'אשר את הצגת הנכס.',
'Confirm_consumable_delivery' => 'אשר משלוחי צריכה.',
'current_QTY' => 'QTY הנוכחי',
@@ -54,7 +55,7 @@ return array(
'requested' => 'התקבלה:',
'reset_link' => 'איפוס הסיסמה שלך קישור',
'reset_password' => 'לחץ כאן כדי לאפס את הסיסמה שלך:',
- 'serial' => 'סידורי:',
+ 'serial' => 'Serial',
'supplier' => 'ספק',
'tag' => 'תָג',
'test_email' => 'מבחן דוא"ל מאת Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} יש | [2, Inf] יש',
'to_reset' => 'כדי לאפס את: סיסמת האינטרנט, מלא טופס זה:',
'type' => 'סוּג',
- 'user' => 'מִשׁתַמֵשׁ:',
- 'username' => 'שם משתמש:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'ברוכים הבאים: שם',
'welcome_to' => 'ברוכים הבאים ל: אינטרנט!',
'your_credentials' => 'שלך Snipe- IT אישורים',
diff --git a/resources/lang/hr/admin/custom_fields/general.php b/resources/lang/hr/admin/custom_fields/general.php
index 22964f111e..3d80950957 100644
--- a/resources/lang/hr/admin/custom_fields/general.php
+++ b/resources/lang/hr/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Novi Fieldset',
'create_field' => 'Novi prilagođeni polje',
'value_encrypted' => 'Vrijednost ovog polja je šifrirana u bazi podataka. Samo administratori administratora moći će vidjeti dešifriranu vrijednost',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/hr/admin/hardware/general.php b/resources/lang/hr/admin/hardware/general.php
index b8ab31a124..f413376a26 100644
--- a/resources/lang/hr/admin/hardware/general.php
+++ b/resources/lang/hr/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Imovina je stavka koja se prati serijskim brojem ili oznakom imovine. Oni imaju tendenciju da se stavke više vrijednosti gdje je identificiranje određenog predmeta pitanjima.',
'archived' => 'Arhivirano',
'asset' => 'Imovina',
- 'bulk_checkout' => 'Blagajna sredstva za korisnika',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Provjera imovine',
'checkout' => 'Asset Checkout',
'clone' => 'Klonska imovina',
'deployable' => 'razmjestiti',
'deleted' => 'Ova je imovina izbrisana. Kliknite ovdje da biste ga vratili.',
'edit' => 'Uređivanje imovine',
- 'filetype_info' => 'Dopuštene vrste datoteka su png, gif, jpg, jpeg, doc, docx, pdf, txt, zip i rar.',
'model_deleted' => 'Model ove stavke je izbrisan. Morate vratiti model prije nego što vratite Asset.
Kliknite ovdje da biste vratili model.',
'requestable' => 'Requestable',
'requested' => 'Traženi',
diff --git a/resources/lang/hr/admin/models/general.php b/resources/lang/hr/admin/models/general.php
index 798e079146..737c7e2493 100644
--- a/resources/lang/hr/admin/models/general.php
+++ b/resources/lang/hr/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Pogledajte modele',
'fieldset' => 'Fieldset',
'no_custom_field' => 'Nema prilagođenih polja',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/hr/admin/settings/general.php b/resources/lang/hr/admin/settings/general.php
index 7b8bb56b3d..4069d2a5ef 100644
--- a/resources/lang/hr/admin/settings/general.php
+++ b/resources/lang/hr/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Aktivni direktorij',
'ad_domain' => 'Domena Active Directory',
'ad_domain_help' => 'Ovo je ponekad isto kao i vaša domena e-pošte, ali ne uvijek.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Ovo je poslužitelj Active Directory',
'alert_email' => 'Pošaljite upozorenja za',
'alerts_enabled' => 'Upozorenja su omogućena',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Ime stranice',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/hr/button.php b/resources/lang/hr/button.php
index 8a1793b52f..755ae91c03 100644
--- a/resources/lang/hr/button.php
+++ b/resources/lang/hr/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'podnijeti',
'upload' => 'Postavi',
'select_file' => 'Odaberite datoteku ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/hr/general.php b/resources/lang/hr/general.php
index a0881de404..9afdddf3da 100644
--- a/resources/lang/hr/general.php
+++ b/resources/lang/hr/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Izvješće o aktivnostima',
'address' => 'Adresa',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Dodana mjesta',
'all_assets' => 'Sve imovine',
'all' => 'svi',
@@ -38,6 +39,9 @@
'checkin' => 'Checkin',
'checkin_from' => 'Prijavite se od tvrtke',
'checkout' => 'Provjeri',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Grad',
'click_here' => 'Kliknite ovdje',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Upozorenje!',
'debug_warning_text' => 'Ova se aplikacija izvodi u načinu rada s omogućenim uklanjanjem pogrešaka. To može otkriti osjetljive podatke ako je aplikacija dostupna vanjskom svijetu. Onemogućite način otklanjanja pogrešaka postavljanjem vrijednosti APP_DEBUG
u .env
datoteci na false
.',
'delete' => 'Izbrisati',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'izbrisana',
'delete_seats' => 'Izbrisana mjesta',
'departments' => 'odjeli',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Nepoznati administrator',
'username_format' => 'Format korisničkog imena',
'update' => 'Ažuriraj',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Uploaded',
'user' => 'Korisnik',
'accepted' => 'priznat',
diff --git a/resources/lang/hr/mail.php b/resources/lang/hr/mail.php
index ed749f3e65..3b65cb3b62 100644
--- a/resources/lang/hr/mail.php
+++ b/resources/lang/hr/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Potvrdite Asset Checkin.',
'Confirm_Accessory_Checkin' => 'Potvrdite provjeru dodatne opreme.',
'Confirm_accessory_delivery' => 'Potvrdite isporuku dodatne opreme.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Potvrdite isporuku sredstava.',
'Confirm_consumable_delivery' => 'Potvrdite potrošnu isporuku.',
'current_QTY' => 'Trenutna QTY',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Traženi:',
'reset_link' => 'Vaša lozinka resetiraj vezu',
'reset_password' => 'Kliknite ovdje da biste poništili zaporku:',
- 'serial' => 'Serijski:',
+ 'serial' => 'Serial',
'supplier' => 'Dobavljač',
'tag' => 'Označiti',
'test_email' => 'Isprobajte e-poštu od Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Tu je | [2, Inf] Postoje',
'to_reset' => 'Da biste vratili svoju web-zaporku, ispunite ovaj obrazac:',
'type' => 'Tip',
- 'user' => 'Korisnik:',
- 'username' => 'Korisničko ime:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Dobrodošli: ime',
'welcome_to' => 'Dobrodošli na: web!',
'your_credentials' => 'Vaše vjerodajnice za Snipe-IT',
diff --git a/resources/lang/hu/admin/custom_fields/general.php b/resources/lang/hu/admin/custom_fields/general.php
index 07efcaeb24..90732932ce 100644
--- a/resources/lang/hu/admin/custom_fields/general.php
+++ b/resources/lang/hu/admin/custom_fields/general.php
@@ -20,7 +20,7 @@ return array(
'field_element_short' => 'Elem',
'field_format' => 'Formátum',
'field_custom_format' => 'Egyéni formátum',
- 'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use regex:/^[0-9]{15}$/
.',
+ 'field_custom_format_help' => 'Ez a mező lehetővé teszi a regex kifejezések használatát az érvényesítéshez. A kifejezésnek "regex:" -el kell kezdődnie - például, hogy ellenőrizze, hogy egy egyéni mezőérték érvényes IMEI-t tartalmaz-e ( ami 15 numerikus számjegy), akkor ezt használja regex: / ^[0-9]{15}$ /
.',
'required' => 'Kötelező',
'req' => 'Kötelező.',
'used_by_models' => 'Modellek szerint ',
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Új mezőcsoportok',
'create_field' => 'Új egyéni mező',
'value_encrypted' => 'A mező értéke titkosítva van az adatbázisban. Csak az adminisztrátor felhasználók láthatják a dekódolt értéket',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/hu/admin/hardware/form.php b/resources/lang/hu/admin/hardware/form.php
index 67b91f25a6..036ce30029 100644
--- a/resources/lang/hu/admin/hardware/form.php
+++ b/resources/lang/hu/admin/hardware/form.php
@@ -38,7 +38,7 @@ return array(
'tag' => 'Eszköz azonosító',
'update' => 'Eszköz frissítés',
'warranty' => 'Garancia',
- 'warranty_expires' => 'Warranty Expires',
+ 'warranty_expires' => 'Jótállás érvényessége',
'years' => 'évek',
)
;
diff --git a/resources/lang/hu/admin/hardware/general.php b/resources/lang/hu/admin/hardware/general.php
index 85ee070f15..c10bbcf02d 100644
--- a/resources/lang/hu/admin/hardware/general.php
+++ b/resources/lang/hu/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Az eszközök a sorszám vagy az eszközcímke által követett elemek. Ezek általában magasabb értékű termékek, amelyekben egy adott elem azonosítása fontos.',
'archived' => 'Arhivált',
'asset' => 'Eszköz',
- 'bulk_checkout' => 'Checkout Eszközök a felhasználónak',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Eszköz visszavétele',
'checkout' => 'Checkout Asset',
'clone' => 'Eszköz klónozása',
'deployable' => 'Kiadható',
'deleted' => 'Ez az eszköz törölve lett. Kattintson ide a visszaállításához.',
'edit' => 'Eszköz módosítása',
- 'filetype_info' => 'Az engedélyezett fájltípusok png, gif, jpg, jpeg, doc, docx, pdf, txt, zip és rar.',
'model_deleted' => 'Ez az Eszközök modell törölve lett. Vissza kell állítania a modellt, mielőtt visszaállíthatja az Eszközt.
Kattintson ide a modell visszaállításához.',
'requestable' => 'lehívási',
'requested' => 'Kérve',
diff --git a/resources/lang/hu/admin/manufacturers/message.php b/resources/lang/hu/admin/manufacturers/message.php
index 47a912ef4e..121ccb262b 100644
--- a/resources/lang/hu/admin/manufacturers/message.php
+++ b/resources/lang/hu/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => 'A gyártó nem lett visszaállítva, próbálja újra',
+ 'success' => 'Gyártó sikeresen visszaállítva.'
),
'delete' => array(
diff --git a/resources/lang/hu/admin/models/general.php b/resources/lang/hu/admin/models/general.php
index ff95856cb1..e1a0f7a733 100644
--- a/resources/lang/hu/admin/models/general.php
+++ b/resources/lang/hu/admin/models/general.php
@@ -4,9 +4,9 @@ return array(
'about_models_title' => 'Az Asset Models-ról',
'about_models_text' => 'Az eszköz-modellek lehetővé teszik az azonos eszközök csoportosítását. "MBP 2013", "IPhone 6s" stb.',
'deleted' => 'Ez a modell törölve lett. Itt visszaállíthatod.',
- 'bulk_delete' => 'Bulk Delete Asset Models',
- 'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.',
- 'bulk_delete_warn' => 'You are about to delete :model_count asset models.',
+ 'bulk_delete' => 'Eszköz modellek csoportos törlése',
+ 'bulk_delete_help' => 'Az alábbi jelölőnégyzetek segítségével, kérem, erősítse meg, hogy valóban törölni szeretné a kiválasztott eszköz modelleket! Azok az eszköz modellek, melyeknek vannak hozzárendelt eszközei, egészen addig nem törölhetőek, amíg ezeket az eszközöket egy másik modellhez nem rendeli.',
+ 'bulk_delete_warn' => 'Törlődni fog :model_count eszköz modell.',
'restore' => 'Modell Visszaállítása',
'requestable' => 'A felhasználók kérhetik ezt a modellt',
'show_mac_address' => 'Mutasd a MAC cím mezőt ennél az eszköznél',
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Modellek megtekintése',
'fieldset' => 'Mezőcsoport',
'no_custom_field' => 'Nincsenek egyedi mezők',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/hu/admin/models/message.php b/resources/lang/hu/admin/models/message.php
index 26fb0d67e5..49d772f620 100644
--- a/resources/lang/hu/admin/models/message.php
+++ b/resources/lang/hu/admin/models/message.php
@@ -34,9 +34,9 @@ return array(
),
'bulkdelete' => array(
- 'error' => 'No models were selected, so nothing was deleted.',
- 'success' => ':success_count model(s) deleted!',
- 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.'
+ 'error' => 'Nem voltak eszközök kiválasztva, így semmi sem lett törölve.',
+ 'success' => ':success_count eszköz(ök) törölve!',
+ 'success_partial' => ': success_count modell(ek) törlésre kerültek, azonban ennyit nem sikerült törölni: a fail_count , mert még hozzárendelt eszközökkel rendelkeznek.'
),
);
diff --git a/resources/lang/hu/admin/settings/general.php b/resources/lang/hu/admin/settings/general.php
index f579613f26..e6e3543416 100644
--- a/resources/lang/hu/admin/settings/general.php
+++ b/resources/lang/hu/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory tartomány',
'ad_domain_help' => 'Ez néha megegyezik az e-mail domainjével, de nem mindig.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Ez egy Active Directory szerver',
'alert_email' => 'Riasztás címzettje',
'alerts_enabled' => 'Riasztás engedélyezve',
@@ -25,8 +27,8 @@ return array(
'custom_css_help' => 'Adjon meg olyan egyedi CSS felülírást, amelyet használni szeretne. Ne tüntesse fel a <style></style> címkéket.',
'custom_forgot_pass_url' => 'Egyéni jelszó visszaállítási URL',
'custom_forgot_pass_url_help' => 'Ez felváltja a beépített elfelejtett jelszó URL-jét a bejelentkezési képernyőn, amely hasznos lehet arra, hogy az embereket belső vagy hosztolt LDAP jelszó-visszaállítási funkciókra irányítsa. Hatékonyan kikapcsolja a helyi felhasználók elfelejtett jelszavát.',
- 'dashboard_message' => 'Dashboard Message',
- 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.',
+ 'dashboard_message' => 'Irányítópult üzenet',
+ 'dashboard_message_help' => 'Ez a szöveg megjelenik a műszerfalon bárki számára, aki engedélyt kapott a vezérlőpult megtekintésére.',
'default_currency' => 'Alapértelmezett pénznem',
'default_eula_text' => 'Alapértelmezett EULA',
'default_language' => 'Alapértelmezett nyelv',
@@ -40,8 +42,8 @@ return array(
'alt_barcode_type' => '1D vonalkód típusa',
'eula_settings' => 'EULA beállítások',
'eula_markdown' => 'Ez az EULA lehetővé teszi Github ízesített markdown-et.',
- 'footer_text' => 'Additional Footer Text ',
- 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.',
+ 'footer_text' => 'További lábjegyzet szöveg ',
+ 'footer_text_help' => 'Ez a szöveg a lábléc jobb oldalán fog megjelenni. Linkek használata engedélyezett Github flavored markdown formátumban. Sortörések, fejlécek, képek, stb. okozhatnak problémákat a megjelenítés során.',
'general_settings' => 'Általános beállítások',
'generate_backup' => 'Háttér létrehozása',
'header_color' => 'Fejléc színe',
@@ -73,22 +75,22 @@ return array(
'ldap_active_flag' => 'LDAP aktív zászló',
'ldap_emp_num' => 'LDAP alkalmazott száma',
'ldap_email' => 'LDAP e-mail',
- 'license' => 'Software License',
+ 'license' => 'Szoftverlicenc',
'load_remote_text' => 'Távoli parancsfájlok',
'load_remote_help_text' => 'Ez a Snipe-IT telepítés betölti a szkripteket a külvilágtól.',
'login_note' => 'Bejelentkezési megjegyzés',
'login_note_help' => 'Opcionálisan tartalmazhat néhány mondatot a bejelentkezési képernyőn, például, hogy segítse az embereket, akik elvesztett vagy ellopott eszközt találtak. Ez a mező elfogad Github ízesített markdown-et',
- 'login_remote_user_text' => 'Remote User login options',
- 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
- 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
- 'login_common_disabled_text' => 'Disable other authentication mechanisms',
- 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
- 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
- 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
+ 'login_remote_user_text' => 'Távoli felhasználói bejelentkezési beállítások',
+ 'login_remote_user_enabled_text' => 'Bejelentkezés engedélyezése Remote User Header segítségével',
+ 'login_remote_user_enabled_help' => 'Ez az opció lehetővé teszi a hitelesítést REMOTE_USER fejléc segítségével a "Common Gateway Interface (rfc3875)" szabvány alapján',
+ 'login_common_disabled_text' => 'Egyéb hitelesítési mechanizmusok letiltása',
+ 'login_common_disabled_help' => 'Ez a beállítás letiltja a többi hitelesítési mechanizmust. Engedélyezd ezt a lehetőséget, ha biztos, hogy a REMOTE_USER bejelentkezés már működik',
+ 'login_remote_user_custom_logout_url_text' => 'Egyéni kijelentkezési URL',
+ 'login_remote_user_custom_logout_url_help' => 'Ha ki van töltve a felhasználók át lesznek irányítva erre az URL-re miután a SnipeIT munkamenete lejárt (kijelentkezés). Ez hasznos lehet a felhasználói munkamenetek megfelelő bezárása miatt hitelesítés kiszolgálókon.',
'logo' => 'logo',
'full_multiple_companies_support_help_text' => 'A vállalatoknak a vállalat eszközeihez rendelt felhasználók (köztük az adminisztrátorok) korlátozása.',
'full_multiple_companies_support_text' => 'Teljes több vállalat támogatása',
- 'show_in_model_list' => 'Show in Model Dropdowns',
+ 'show_in_model_list' => 'Mutassa a modellek lenyíló listájában',
'optional' => 'választható',
'per_page' => 'Eredmények oldalanként',
'php' => 'PHP verzió',
@@ -104,20 +106,22 @@ return array(
'qr_text' => 'QR kód szöveg',
'setting' => 'Beállítás',
'settings' => 'Beállítások',
- 'show_alerts_in_menu' => 'Show alerts in top menu',
- 'show_archived_in_list' => 'Archived Assets',
- 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_alerts_in_menu' => 'Figyelmeztetések megjelenítése a felső menüben',
+ 'show_archived_in_list' => 'Archivált eszközök',
+ 'show_archived_in_list_text' => 'Mutassa az archivált eszközöket az "összes eszköz" listában',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Webhely neve',
'slack_botname' => 'Laza botneve',
'slack_channel' => 'Laza csatorna',
'slack_endpoint' => 'Laza végpont',
'slack_integration' => 'Laza beállítások',
'slack_integration_help' => 'A laza integráció opcionális, de a végpont és a csatorna akkor szükséges, ha használni szeretné. A laza integráció beállításához elõször létre kell hoznia egy bejövõ webhook-et a Slack fiókján.',
- 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
- 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
+ 'slack_integration_help_button' => 'Miután mentette a Slack információkat, egy teszt gomb jelenik meg.',
+ 'slack_test_help' => 'Annak tesztelése megfelelő -e a Slack integráció beállítása. ELŐSZÖR EL KELL MENTENI A FRISSÍTETT SLACK BEÁLLÍTÁSOKAT.',
'snipe_version' => 'Snipe-IT változat',
- 'support_footer' => 'Support Footer Links ',
- 'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual',
+ 'support_footer' => 'Lábjegyzet linkek támogatása ',
+ 'support_footer_help' => 'Adja meg, hogy ki láthassa a Snipe-IT támogatási információ és a felhasználói kézikönyv linkjeit',
'system' => 'Rendszer információ',
'update' => 'Frissítési beállítások',
'value' => 'Érték',
diff --git a/resources/lang/hu/admin/statuslabels/table.php b/resources/lang/hu/admin/statuslabels/table.php
index 8f1687f916..7f5bc3709b 100644
--- a/resources/lang/hu/admin/statuslabels/table.php
+++ b/resources/lang/hu/admin/statuslabels/table.php
@@ -5,8 +5,8 @@ return array(
'archived' => 'Archivált',
'create' => 'Státusz címke létrehozása',
'color' => 'Grafikon színe',
- 'default_label' => 'Default Label',
- 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
+ 'default_label' => 'Alapértelmezett címke',
+ 'default_label_help' => 'Ez annak biztosítására szolgál, hogy a leggyakrabban használt állapotcímkék a kiválasztott mező tetején jelenjenek meg az eszközök létrehozásakor / szerkesztésekor.',
'deployable' => 'Telepíthető',
'info' => 'A státusz címkék arra szolgálnak, hogy az eszközök különböző állapotát leírják. Például javítás alatt, eltűnt/ellopott, stb. Új címkéket is létre lehet hozni telepíthető, függőben levő és archivált eszközökhöz.',
'name' => 'Státusz elnevezése',
diff --git a/resources/lang/hu/admin/users/general.php b/resources/lang/hu/admin/users/general.php
index 2e2b355d78..b09a5484fc 100644
--- a/resources/lang/hu/admin/users/general.php
+++ b/resources/lang/hu/admin/users/general.php
@@ -16,7 +16,7 @@ return array(
'restore_user' => 'Kattintson ide a visszaállításhoz.',
'last_login' => 'Utolsó bejelentkezés',
'ldap_config_text' => 'Az LDAP konfigurációs beállításai megtalálhatók az Adminisztrálás> Beállítások menüben. Az (opcionális) kiválasztott hely minden importált felhasználó számára be lesz állítva.',
- 'print_assigned' => 'Print All Assigned',
+ 'print_assigned' => 'Az összes hozzárendelt nyomtatása',
'software_user' => 'Szoftver ellenőrzése: név',
'view_user' => 'Felhasználó megtekintése: név',
'usercsv' => 'CSV fájl',
diff --git a/resources/lang/hu/button.php b/resources/lang/hu/button.php
index d809f3440b..33ca874d7c 100644
--- a/resources/lang/hu/button.php
+++ b/resources/lang/hu/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Küldés',
'upload' => 'Feltöltés',
'select_file' => 'Válaszd ki a fájlt...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/hu/general.php b/resources/lang/hu/general.php
index 81c0f4c81e..ef9e7bf56d 100644
--- a/resources/lang/hu/general.php
+++ b/resources/lang/hu/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Tevékenység riport',
'address' => 'Cím',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Hozzáadott ülések',
'all_assets' => 'Összes eszköz',
'all' => 'Mind',
@@ -38,9 +39,12 @@
'checkin' => 'Kiadás',
'checkin_from' => 'Kiadás innen',
'checkout' => 'Kiadás',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Város',
'click_here' => 'Kattints ide',
- 'clear_selection' => 'Clear Selection',
+ 'clear_selection' => 'Kijelölés törlése',
'companies' => 'Cégek',
'company' => 'Cég',
'component' => 'Alkatrész',
@@ -64,13 +68,14 @@
'debug_warning' => 'Figyelem!',
'debug_warning_text' => 'Ez az alkalmazás gyártási módban fut, a hibakeresés engedélyezve. Ez érzékeny adatokat tárhat fel, ha az alkalmazás elérhető a külvilág számára. A hibakeresési mód letiltása a APP_DEBUG
érték .env
fájlban történő false
fájlban történő beállításával.',
'delete' => 'Törlés',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Törölve',
'delete_seats' => 'Törölt elemek',
'departments' => 'Osztályok',
'department' => 'Osztály',
'deployed' => 'Telepített',
'depreciation_report' => 'Értékcsökkenés riport',
- 'details' => 'Details',
+ 'details' => 'Részletek',
'download' => 'Letöltés',
'depreciation' => 'Értékcsökkenés',
'editprofile' => 'Profil szerkeztése',
@@ -80,25 +85,25 @@
'email_domain_help' => 'Ezt az e-mail címek létrehozásához használják az importálás során',
'filastname_format' => 'Első kezdeti keresztnév (jsmith@example.com)',
'firstname_lastname_format' => 'Utónév (jane.smith@example.com)',
- 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)',
- 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
+ 'firstname_lastname_underscore_format' => 'Keresztnév Vezetéknév (jakab_gipsz@example.com)',
+ 'lastnamefirstinitial_format' => 'Utónév Keresztnév kezdőbetű (kovacsb@example.com)',
'first' => 'Első',
'first_name' => 'Keresztnév',
'first_name_format' => 'Keresztnév (jane@example.com)',
- 'files' => 'Files',
+ 'files' => 'Fájlok',
'file_name' => 'Fájl',
'file_uploads' => 'Fájlfeltöltések',
'generate' => 'Létrehoz',
- 'github_markdown' => 'This field accepts Github flavored markdown.',
+ 'github_markdown' => 'Ez a mező elfogadja a Github flavored markdown-t.',
'groups' => 'Csoportok',
'gravatar_email' => 'Gravatar email cím',
'history' => 'Történelem',
'history_for' => 'Előzmények:',
'id' => 'ID',
- 'image' => 'Image',
+ 'image' => 'Kép',
'image_delete' => 'Kép törlése',
'image_upload' => 'Kép feltöltése',
- 'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg. Max upload size allowed is :size.',
+ 'image_filetypes_help' => 'Az elfogadott fájltípusok jpg, png, gif és svg. A maximális feltöltési méret a következő: size.',
'import' => 'Importálás',
'import-history' => 'Import történet',
'asset_maintenance' => 'Eszköz karbantartás',
@@ -122,7 +127,7 @@
'locations' => 'Helyek',
'logout' => 'Kijelentkezés',
'lookup_by_tag' => 'Keresés az Asset Tag segítségével',
- 'maintenances' => 'Maintenances',
+ 'maintenances' => 'Karbantartások',
'manufacturer' => 'Gyártó',
'manufacturers' => 'Gyártók',
'markdown' => 'Ez a mező enged a Github flavored markdown-hoz.',
@@ -157,7 +162,7 @@
'recent_activity' => 'Legutóbbi tevékenységek',
'remove_company' => 'Vállati kapcsolat megszüntetése',
'reports' => 'Jelentések',
- 'restored' => 'restored',
+ 'restored' => 'visszaállítva',
'requested' => 'Kérve',
'request_canceled' => 'A kérelem törölve',
'save' => 'Mentés',
@@ -176,11 +181,11 @@
'select_company' => 'Vállalat kiválasztása',
'select_asset' => 'Válassza ki az eszköz',
'settings' => 'Beállítások',
- 'show_deleted' => 'Show Deleted',
- 'show_current' => 'Show Current',
+ 'show_deleted' => 'Töröltek megjelenítése',
+ 'show_current' => 'Aktuális megjelenítése',
'sign_in' => 'Bejelentkezés',
'signature' => 'Aláírás',
- 'skin' => 'Skin',
+ 'skin' => 'Kinézet',
'some_features_disabled' => 'DEMO MODE: Néhány funkció le van tiltva a telepítéshez.',
'site_name' => 'Hely neve',
'state' => 'Megye',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Ismeretlen Admin',
'username_format' => 'Felhasználónév formátum',
'update' => 'Frissités',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Feltöltve',
'user' => 'Felhasználó',
'accepted' => 'elfogadva',
diff --git a/resources/lang/hu/mail.php b/resources/lang/hu/mail.php
index 76f1bd469d..b7243f96c1 100644
--- a/resources/lang/hu/mail.php
+++ b/resources/lang/hu/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Az Asset Checkin megerősítése.',
'Confirm_Accessory_Checkin' => 'Ellenőrizze a kiegészítő ellenőrzéseket.',
'Confirm_accessory_delivery' => 'Ellenőrizze a tartozék szállítását.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Az eszközátvitel megerősítése.',
'Confirm_consumable_delivery' => 'Ellenőrizze a fogyóeszközök szállítását.',
'current_QTY' => 'Jelenlegi QTY',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Kérve:',
'reset_link' => 'Jelszó visszaállítása linkre',
'reset_password' => 'Kattintson ide a jelszó visszaállításához:',
- 'serial' => 'Sorozatszám:',
+ 'serial' => 'Serial',
'supplier' => 'Támogató',
'tag' => 'Címke',
'test_email' => 'Tesztelje az e-mailt a Snipe-IT-től',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Van | [2, Inf] Vannak',
'to_reset' => 'A webes jelszó visszaállításához töltsd ki ezt az űrlapot:',
'type' => 'típus',
- 'user' => 'felhasználó:',
- 'username' => 'Felhasználónév:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Üdvözöljük: név',
'welcome_to' => 'Üdvözöljük a weboldalon!',
'your_credentials' => 'A Snipe-IT hitelesítő adatai',
diff --git a/resources/lang/hu/validation.php b/resources/lang/hu/validation.php
index 38d4d34ae4..cd06091d5f 100644
--- a/resources/lang/hu/validation.php
+++ b/resources/lang/hu/validation.php
@@ -67,7 +67,7 @@ return array(
'not_in' => 'A kiválasztott :attribute étvénytelen.',
'numeric' => 'A :attribute csak szám lehet.',
'present' => 'A: attribútum mezőnek jelen kell lennie.',
- 'valid_regex' => 'That is not a valid regex. ',
+ 'valid_regex' => 'Ez nem érvényes regex kifejezés. ',
'regex' => 'Az :attribute formátuma érvénytelen.',
'required' => 'A :attribute mező kötelező.',
'required_if' => 'A :attribute mező kötelező ha :other egy :value.',
@@ -88,7 +88,7 @@ return array(
'unique' => 'A :attribute már foglalt.',
'uploaded' => 'A: attribútum nem sikerült feltölteni.',
'url' => 'Az :attribute formátuma érvénytelen.',
- "unique_undeleted" => "The :attribute must be unique.",
+ "unique_undeleted" => "A(z) :attribute egyedinek kell lennie.",
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/id/admin/custom_fields/general.php b/resources/lang/id/admin/custom_fields/general.php
index 3d5583c57d..427e6c2c58 100644
--- a/resources/lang/id/admin/custom_fields/general.php
+++ b/resources/lang/id/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Set Kolom Baru',
'create_field' => 'Tambah Kolom Ubahan',
'value_encrypted' => 'Nilai dari kolom ini di database dienkripsi. hanya pengguna admin yang bisa melihat nilai deskripsinya',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/id/admin/hardware/form.php b/resources/lang/id/admin/hardware/form.php
index df9b0ebee6..a5bd59e947 100644
--- a/resources/lang/id/admin/hardware/form.php
+++ b/resources/lang/id/admin/hardware/form.php
@@ -38,7 +38,7 @@ return array(
'tag' => 'Tag Aset',
'update' => 'Perbarui Aset',
'warranty' => 'Garansi',
- 'warranty_expires' => 'Warranty Expires',
+ 'warranty_expires' => 'Garansi Berakhir',
'years' => 'tahun',
)
;
diff --git a/resources/lang/id/admin/hardware/general.php b/resources/lang/id/admin/hardware/general.php
index 7cc4600c11..673d430694 100644
--- a/resources/lang/id/admin/hardware/general.php
+++ b/resources/lang/id/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Aset adalah barang yang dilacak dengan nomor seri atau tanda aset. Cenderung menjadi barang dengan nilai lebih tinggi dimana identifikasi barang secara spesifik berpengaruh.',
'archived' => 'Diarsipkan',
'asset' => 'Aset',
- 'bulk_checkout' => 'Pemberian aset kepada pengguna',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Pengembalian aset',
'checkout' => 'Aset Checkout',
'clone' => 'Klon Aset',
'deployable' => 'Dapat digunakan',
'deleted' => 'Aset ini telah di hapus. Klik disini untuk memulihkan.',
'edit' => 'Sunting Aset',
- 'filetype_info' => 'Jenis berkas diizinkan adalah png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, dan rar.',
'model_deleted' => 'Model aset telah di hapus. Anda harus memulihkan model dahulu sebelum memulihkan aset.
Klik disini untuk memulihkan model.',
'requestable' => 'Dapat diminta',
'requested' => 'Telah diminta',
diff --git a/resources/lang/id/admin/manufacturers/message.php b/resources/lang/id/admin/manufacturers/message.php
index 2b521f3c78..6e58440395 100644
--- a/resources/lang/id/admin/manufacturers/message.php
+++ b/resources/lang/id/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => 'Pabrikan tidak dapat dipulihkan, silakan coba kembali',
+ 'success' => 'Pabrikan berhasil dipulihkan.'
),
'delete' => array(
diff --git a/resources/lang/id/admin/models/general.php b/resources/lang/id/admin/models/general.php
index e26fb0a58a..ffa078c089 100644
--- a/resources/lang/id/admin/models/general.php
+++ b/resources/lang/id/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Lihat Model',
'fieldset' => 'Fieldset',
'no_custom_field' => 'Field yang tidak bisa di rubah',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/id/admin/models/message.php b/resources/lang/id/admin/models/message.php
index e8038555cf..1e5e0fb672 100644
--- a/resources/lang/id/admin/models/message.php
+++ b/resources/lang/id/admin/models/message.php
@@ -34,9 +34,9 @@ return array(
),
'bulkdelete' => array(
- 'error' => 'No models were selected, so nothing was deleted.',
- 'success' => ':success_count model(s) deleted!',
- 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.'
+ 'error' => 'Tidak ada model yang dipilih, jadi tidak ada yang dihapus.',
+ 'success' => ':success_count model dihapus!',
+ 'success_partial' => ':success_count model telah dihapus, tetapi :fail_count tidak dapat dihapus karena masih memiliki aset yang terkait dengannya.'
),
);
diff --git a/resources/lang/id/admin/settings/general.php b/resources/lang/id/admin/settings/general.php
index d3c9d0012a..d090ff2b92 100644
--- a/resources/lang/id/admin/settings/general.php
+++ b/resources/lang/id/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Domain Active Directory',
'ad_domain_help' => 'Hal ini kadang-kadang sama sebagai domain email Anda, tetapi tidak selalu.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Ini adalah server Active Directory',
'alert_email' => 'Kirim pemberitahuan kepada',
'alerts_enabled' => 'Aktifkan pemberitahuan',
@@ -25,8 +27,8 @@ return array(
'custom_css_help' => 'Masukan modifikasi CSS yang hendak anda gunakan. Jangan sertakan <style></style> tags.',
'custom_forgot_pass_url' => 'URL Reset Kata Sandi Kustom',
'custom_forgot_pass_url_help' => 'Ini menggantikan URL lupa kata sandi bawaan pada layar login, berguna untuk mengarahkan orang ke fungsi reset kata sandi LDAP internal atau yang dihosting. Ini secara efektif akan menonaktifkan fungsionalitas lupa kata sandi lokal.',
- 'dashboard_message' => 'Dashboard Message',
- 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.',
+ 'dashboard_message' => 'Pesan Dasbor',
+ 'dashboard_message_help' => 'Teks ini akan muncul di dasbor bagi siapa pun yang memiliki izin untuk melihat dasbor.',
'default_currency' => 'Mata uang utama',
'default_eula_text' => 'EULA utama',
'default_language' => 'Bahasa utama',
@@ -40,8 +42,8 @@ return array(
'alt_barcode_type' => 'Tipe Barcode 1D',
'eula_settings' => 'Konfigurasi EULA',
'eula_markdown' => 'EULA mengijinkan Github flavored markdown.',
- 'footer_text' => 'Additional Footer Text ',
- 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.',
+ 'footer_text' => 'Teks Footer Tambahan ',
+ 'footer_text_help' => 'Teks ini akan muncul di footer sebelah kanan. Tautan diizinkan menggunakan marka bergaya Github. Baris baru, header, gambar, dll mungkin akan mengakibatkan hasil yang tidak sesuai.',
'general_settings' => 'Konfigurasi umum',
'generate_backup' => 'Membuat cadangan',
'header_color' => 'Warna Header',
@@ -73,12 +75,12 @@ return array(
'ldap_active_flag' => 'LDAP Active Flag',
'ldap_emp_num' => 'Nomor karyawan LDAP',
'ldap_email' => 'LDAP Email',
- 'license' => 'Software License',
+ 'license' => 'Lisensi Perangkat Lunak',
'load_remote_text' => 'Kode jarak jauh',
'load_remote_help_text' => 'Snipe-IT dapat menggunakan kode program dari luar.',
'login_note' => 'Login Catatan',
'login_note_help' => 'Opsional memasukkan beberapa kalimat di layar masuk Anda, misalnya untuk membantu orang-orang yang telah menemukan perangkat yang hilang atau dicuri. Bidang ini menerima posur rasa Github',
- 'login_remote_user_text' => 'Remote User login options',
+ 'login_remote_user_text' => 'Opsi masuk Pengguna Jarak Jauh',
'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
'login_common_disabled_text' => 'Disable other authentication mechanisms',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Tampilkan pemberitahuan di menu atas',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nama Situs',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/id/button.php b/resources/lang/id/button.php
index fed0963651..c6c4f3deab 100644
--- a/resources/lang/id/button.php
+++ b/resources/lang/id/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Kirim',
'upload' => 'Unggah',
'select_file' => 'Pilih file...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/id/general.php b/resources/lang/id/general.php
index cb9caf35c5..d7efd8d645 100644
--- a/resources/lang/id/general.php
+++ b/resources/lang/id/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Laporan kegiatan',
'address' => 'Alamat',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Tambahan hak',
'all_assets' => 'Semua aset',
'all' => 'Semua',
@@ -38,6 +39,9 @@
'checkin' => 'Check-in',
'checkin_from' => 'Check-in dari',
'checkout' => 'Check-out',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Kota',
'click_here' => 'Klik disini',
'clear_selection' => 'Bersihkan Pilihan',
@@ -64,6 +68,7 @@
'debug_warning' => 'PERINGATAN!',
'debug_warning_text' => 'Aplikasi ini berjalan dalam mode produksi dengan debugging diaktifkan. Hal ini dapat mengekspos data sensitif jika aplikasi Anda dapat diakses oleh dunia luar. Nonaktifkan mode debug dengan menetapkan nilai APP_DEBUG
di file .env
Anda ke false
.',
'delete' => 'Hapus',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Dihapus',
'delete_seats' => 'Lisensi di hapus',
'departments' => 'Departemen',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Admin tidak diketahui',
'username_format' => 'Format pengguna',
'update' => 'Memperbarui',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Terunggah',
'user' => 'Pengguna',
'accepted' => 'diterima',
diff --git a/resources/lang/id/mail.php b/resources/lang/id/mail.php
index 658f12b95d..59e0497be5 100644
--- a/resources/lang/id/mail.php
+++ b/resources/lang/id/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Konfirmasikan Checkin Aset.',
'Confirm_Accessory_Checkin' => 'Konfirmasikan Aksesori Checkin.',
'Confirm_accessory_delivery' => 'Konfirmasikan pengiriman aksesori.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Konfirmasikan pengiriman aset.',
'Confirm_consumable_delivery' => 'Konfirmasikan pengiriman habis pakai.',
'current_QTY' => 'QTY saat ini',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Diminta:',
'reset_link' => 'Tautan Reset Sandi Anda',
'reset_password' => 'Klik di sini untuk mengatur ulang kata sandi Anda:',
- 'serial' => 'Serial:',
+ 'serial' => 'Serial',
'supplier' => 'Pemasok',
'tag' => 'Menandai',
'test_email' => 'Uji Email dari Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Ada Ada [[2, Inf] Ada',
'to_reset' => 'Untuk mereset password web anda, lengkapi form ini:',
'type' => 'Mengetik',
- 'user' => 'Pengguna:',
- 'username' => 'Nama pengguna:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Selamat datang: nama',
'welcome_to' => 'Selamat Datang di: web!',
'your_credentials' => 'Kredensial Snipe-IT Anda',
diff --git a/resources/lang/it/admin/custom_fields/general.php b/resources/lang/it/admin/custom_fields/general.php
index 92190efb6d..9551e77bd6 100644
--- a/resources/lang/it/admin/custom_fields/general.php
+++ b/resources/lang/it/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nuovo fieldset',
'create_field' => 'Nuovo campo personalizzato',
'value_encrypted' => 'Il valore di questo campo viene crittografato nel database. Solo gli utenti amministratori saranno in grado di visualizzare il valore decrittografato',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/it/admin/hardware/general.php b/resources/lang/it/admin/hardware/general.php
index 62130a0e14..237bcc1894 100644
--- a/resources/lang/it/admin/hardware/general.php
+++ b/resources/lang/it/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Gli asset sono elementi tracciati con il numero di serie o il tag di asset. Tendono ad essere oggetti di valore più elevato dove identificare un elemento specifico.',
'archived' => 'Archiviato',
'asset' => 'Asset',
- 'bulk_checkout' => 'Asset Checkout all\'utente',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Ingresso Asset',
'checkout' => 'Asset Checkout',
'clone' => 'Copia Asset',
'deployable' => 'Distribuibile',
'deleted' => 'Questo asset è stato cancellato. Clicca qui per ripristinarlo.',
'edit' => 'Modifica Asset',
- 'filetype_info' => 'I formati di file permessi sono png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, e rar.',
'model_deleted' => 'Questo modello di Asset è stato cancellato. Devi ripristinare il modello prima di poter ripristinare L\'asset.
Clicca qui per ripristinare il modello.',
'requestable' => 'Disponibile',
'requested' => 'richiesto',
diff --git a/resources/lang/it/admin/models/general.php b/resources/lang/it/admin/models/general.php
index 380a9a4bf7..e6432f4cfd 100644
--- a/resources/lang/it/admin/models/general.php
+++ b/resources/lang/it/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Visualizza i modelli',
'fieldset' => 'Fieldset',
'no_custom_field' => 'Nessun campo personalizzato',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/it/admin/settings/general.php b/resources/lang/it/admin/settings/general.php
index 3a8a7b385f..a0787c43a8 100644
--- a/resources/lang/it/admin/settings/general.php
+++ b/resources/lang/it/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Dominio Active Directory',
'ad_domain_help' => 'Questo a volte è lo stesso del dominio email, ma non sempre.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Si tratta di un server Active Directory',
'alert_email' => 'Invia avvisi a',
'alerts_enabled' => 'Allarmi Attivati',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Mostra avvisi nel menu in alto',
'show_archived_in_list' => 'Risorse archiviate',
'show_archived_in_list_text' => 'Mostra le risorse archiviate nella lista "tutte le risorse"',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nome sito',
'slack_botname' => 'Botname Slack',
'slack_channel' => 'Canale Slack',
diff --git a/resources/lang/it/button.php b/resources/lang/it/button.php
index 93316c5d2e..147ee90939 100644
--- a/resources/lang/it/button.php
+++ b/resources/lang/it/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Invia',
'upload' => 'Carica / Upload',
'select_file' => 'Seleziona il file...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/it/general.php b/resources/lang/it/general.php
index 4d15ebeda6..8083bad1f2 100644
--- a/resources/lang/it/general.php
+++ b/resources/lang/it/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Rapporto sull\'attività',
'address' => 'Indirizzo',
'admin' => 'Amministratore',
+ 'administrator' => 'Administrator',
'add_seats' => 'Aggiunti posti',
'all_assets' => 'Tutti gli Asset',
'all' => 'Tutti',
@@ -38,6 +39,9 @@
'checkin' => 'Carica',
'checkin_from' => 'Carica da',
'checkout' => 'Scarica',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Città',
'click_here' => 'Clicca qui',
'clear_selection' => 'Annulla selezione',
@@ -64,6 +68,7 @@
'debug_warning' => 'Avvertimento!',
'debug_warning_text' => 'Questa applicazione è in esecuzione in modalità di produzione con il debug abilitato. Questo può esporre dati sensibili se l\'applicazione è accessibile al mondo esterno. Disabilitare la modalità di debug impostando il valore APP_DEBUG
nel file .env
a false
.',
'delete' => 'elimina',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Eliminata',
'delete_seats' => 'Posti Cancellati',
'departments' => 'dipartimenti',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Amministratore sconosciuto',
'username_format' => 'Formato di nome utente',
'update' => 'Aggiorna',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Caricato',
'user' => 'Utente',
'accepted' => 'accettato',
diff --git a/resources/lang/it/mail.php b/resources/lang/it/mail.php
index 044d3fa232..6b7e5e65c7 100644
--- a/resources/lang/it/mail.php
+++ b/resources/lang/it/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Conferma Asset Checkin.',
'Confirm_Accessory_Checkin' => 'Conferma controllo accessorio.',
'Confirm_accessory_delivery' => 'Conferma consegna accessorio.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Conferma la consegna degli asset.',
'Confirm_consumable_delivery' => 'Confermare la consegna consumabile.',
'current_QTY' => 'Corrente QTY',
@@ -54,7 +55,7 @@ return array(
'requested' => 'richiesta:',
'reset_link' => 'La tua password ripristina il collegamento',
'reset_password' => 'Clicca qui per ripristinare la tua password:',
- 'serial' => 'Seriale:',
+ 'serial' => 'Serial',
'supplier' => 'Fornitore',
'tag' => 'Etichetta',
'test_email' => 'Test Email da Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} C\'è | [2, Inf] Ci sono',
'to_reset' => 'Per reimpostare la tua password web, compila questo modulo:',
'type' => 'Tipo',
- 'user' => 'Utente:',
- 'username' => 'Nome utente:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Benvenuto: nome',
'welcome_to' => 'Benvenuti in: web!',
'your_credentials' => 'Le tue credenziali Snipe-IT',
diff --git a/resources/lang/ja/admin/custom_fields/general.php b/resources/lang/ja/admin/custom_fields/general.php
index 010789651f..f9f631fc61 100644
--- a/resources/lang/ja/admin/custom_fields/general.php
+++ b/resources/lang/ja/admin/custom_fields/general.php
@@ -29,4 +29,5 @@ return array(
'create_fieldset' => '新しいフィールドセット',
'create_field' => '新しいユーザー設定フィールド',
'value_encrypted' => 'このフィールドの値は、データベースで暗号化されます。管理者ユーザーのみが復号化された値を表示することができます。',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/ja/admin/hardware/form.php b/resources/lang/ja/admin/hardware/form.php
index 772c2236c3..f5834f5211 100644
--- a/resources/lang/ja/admin/hardware/form.php
+++ b/resources/lang/ja/admin/hardware/form.php
@@ -38,7 +38,7 @@ return array(
'tag' => '資産タグ',
'update' => '資産アップデート',
'warranty' => '保証',
- 'warranty_expires' => 'Warranty Expires',
+ 'warranty_expires' => '保証期限',
'years' => '年',
)
;
diff --git a/resources/lang/ja/admin/hardware/general.php b/resources/lang/ja/admin/hardware/general.php
index 8e0589bd2e..36b058b4bd 100644
--- a/resources/lang/ja/admin/hardware/general.php
+++ b/resources/lang/ja/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => '資産はシリアル番号や資産タグで追跡します。資産は特定することが重要な、高価な物であることが多いです。',
'archived' => 'アーカイブ',
'asset' => '資産',
- 'bulk_checkout' => '利用者に資産をチェックアウトする',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => '資産をチェックイン',
'checkout' => '資産をチェックアウト',
'clone' => '資産を複製',
'deployable' => '配備可能',
'deleted' => 'この資産は削除されました。復元するにはココをクリックして下さい。',
'edit' => '資産を編集',
- 'filetype_info' => '許可するファイルタイプ(png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar)',
'model_deleted' => 'この資産型番は削除されました。資産を戻すためには型番を復元する必要があります。
型番を復元するにはココをクリックして下さい。',
'requestable' => '要求可能',
'requested' => '要求済',
diff --git a/resources/lang/ja/admin/manufacturers/message.php b/resources/lang/ja/admin/manufacturers/message.php
index 47ab925add..52a07d4236 100644
--- a/resources/lang/ja/admin/manufacturers/message.php
+++ b/resources/lang/ja/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => '製造元が復元できませんでした。もう一度試して下さい。',
+ 'success' => '製造元が復元されました。'
),
'delete' => array(
diff --git a/resources/lang/ja/admin/models/general.php b/resources/lang/ja/admin/models/general.php
index 04530d0989..eb0f3f3a1e 100644
--- a/resources/lang/ja/admin/models/general.php
+++ b/resources/lang/ja/admin/models/general.php
@@ -5,8 +5,8 @@ return array(
'about_models_text' => '資産モデルは、同一資産をグループ化する方法です。(例:「MBP 2013」、「IPhone 6」など)',
'deleted' => 'この型番は削除されました。元に戻すにはココをクリックして下さい。.',
'bulk_delete' => '資産モデルの一括削除',
- 'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.',
- 'bulk_delete_warn' => 'You are about to delete :model_count asset models.',
+ 'bulk_delete_help' => '下のチェックボックスを使用して、選択した資産モデルの削除を確認します。資産が関連付けられている資産モデルは、資産が別のモデルに関連付けられるまで削除できません。',
+ 'bulk_delete_warn' => ':model_count 件の資産モデルを削除しようとしています。',
'restore' => '型番を復元',
'requestable' => 'ユーザーはこのモデルをリクエスト出来ます',
'show_mac_address' => 'この型番の資産にMACアドレスフィールドを表示',
@@ -14,5 +14,5 @@ return array(
'view_models' => '型番を表示',
'fieldset' => 'フィールドセット',
'no_custom_field' => 'カスタム フィールドなし',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/ja/admin/models/message.php b/resources/lang/ja/admin/models/message.php
index 95b5029f7a..869054dba7 100644
--- a/resources/lang/ja/admin/models/message.php
+++ b/resources/lang/ja/admin/models/message.php
@@ -34,9 +34,9 @@ return array(
),
'bulkdelete' => array(
- 'error' => 'No models were selected, so nothing was deleted.',
- 'success' => ':success_count model(s) deleted!',
- 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.'
+ 'error' => 'モデルが選択されていないため、何も削除されませんでした。',
+ 'success' => ':success_count モデルが削除されました!',
+ 'success_partial' => ':success_count モデルが削除されましたが、:fail_count 個はアセットが関連付けられているため、削除できませんでした。'
),
);
diff --git a/resources/lang/ja/admin/settings/general.php b/resources/lang/ja/admin/settings/general.php
index bf095038f1..78115ae199 100644
--- a/resources/lang/ja/admin/settings/general.php
+++ b/resources/lang/ja/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory ドメイン',
'ad_domain_help' => '通常はemailのドメイン名と同じです。ただし例外あり',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Active Directory サーバー',
'alert_email' => 'アラートの送信先',
'alerts_enabled' => 'アラートを有効化',
@@ -25,8 +27,8 @@ return array(
'custom_css_help' => '使用したいカスタムCSSを入力してください。<style></style> タグは含めないでください',
'custom_forgot_pass_url' => 'パスワードリセットURLを変更する',
'custom_forgot_pass_url_help' => 'これにより、ログイン画面に表示されるパスワードリセット用のURLが置き換えられ、内部またはホストされているLDAPパスワードのリセット機能にユーザーを誘導するのに役立ちます。ローカルユーザーがパスワードを忘れた場合、その機能は無効になります。',
- 'dashboard_message' => 'Dashboard Message',
- 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.',
+ 'dashboard_message' => 'ダッシュボードメッセージ',
+ 'dashboard_message_help' => 'このテキストは、ダッシュボード表示権限を持つすべての人に表示されます。',
'default_currency' => '既定の通貨',
'default_eula_text' => '既定のEULA',
'default_language' => '既定の言語',
@@ -40,8 +42,8 @@ return array(
'alt_barcode_type' => 'バーコードタイプ',
'eula_settings' => 'EULA設定',
'eula_markdown' => 'この EULA は、Github flavored markdownで、利用可能です。',
- 'footer_text' => 'Additional Footer Text ',
- 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.',
+ 'footer_text' => '追加のフッターテキスト ',
+ 'footer_text_help' => 'このテキストは右側のフッターに表示されます。 Github flavored markdownを使用してリンクが作成できます。改行、ヘッダー、画像などは、予期しない表示結果になる可能性があります。',
'general_settings' => '全般設定',
'generate_backup' => 'バックアップを作成',
'header_color' => 'ヘッダーカラー',
@@ -73,22 +75,22 @@ return array(
'ldap_active_flag' => 'LDAP アクティブ フラグ',
'ldap_emp_num' => 'LDAP 社員番号',
'ldap_email' => 'LDAP メール',
- 'license' => 'Software License',
+ 'license' => 'ソフトウェアライセンス',
'load_remote_text' => 'リモートスクリプト',
'load_remote_help_text' => 'Snipe-ITのインストールは、外部からスクリプトを読み込むことが可能です。',
'login_note' => 'ログインメッセージ',
'login_note_help' => 'オプションで、紛失または盗難されたデバイスを見つけた人を支援するなど、ログイン画面に文章を表示することができます。このフィールドはGithub flavored markdownが使用できます。',
- 'login_remote_user_text' => 'Remote User login options',
- 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
- 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
- 'login_common_disabled_text' => 'Disable other authentication mechanisms',
- 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
- 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
- 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
+ 'login_remote_user_text' => 'リモートユーザのログインオプション',
+ 'login_remote_user_enabled_text' => 'リモートユーザーのログインヘッダーを有効にする',
+ 'login_remote_user_enabled_help' => 'このオプションを使用すると、「Common Gateway Interface(rfc3875)」のREMOTE_USERヘッダーを介した認証が有効になります。',
+ 'login_common_disabled_text' => 'その他の認証を無効にします。',
+ 'login_common_disabled_help' => '他の認証を無効にします。 REMOTE_USERログインが既に動作していることが確かである場合だけ、このオプションを有効にしてください。',
+ 'login_remote_user_custom_logout_url_text' => 'カスタムログアウトURL',
+ 'login_remote_user_custom_logout_url_help' => 'ログインユーザーがSnipeIT セッションを閉じた後 (ログアウト)、このURLにリダイレクトされます。これは、認証プロバイダーのユーザーセッションを正常に終了させる場合に便利です。',
'logo' => 'ロゴ',
'full_multiple_companies_support_help_text' => 'ユーザー (管理者を含む) に 資産の割り当て を制限します。',
'full_multiple_companies_support_text' => '複数企業をサポートします。',
- 'show_in_model_list' => 'Show in Model Dropdowns',
+ 'show_in_model_list' => 'モデルのドロップダウンに表示',
'optional' => 'オプション',
'per_page' => 'ページ毎の結果',
'php' => 'PHPバージョン',
@@ -104,20 +106,22 @@ return array(
'qr_text' => 'QRコードテキスト',
'setting' => '設定',
'settings' => '設定',
- 'show_alerts_in_menu' => 'Show alerts in top menu',
- 'show_archived_in_list' => 'Archived Assets',
- 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_alerts_in_menu' => 'トップ メニューでアラートを表示します。',
+ 'show_archived_in_list' => 'アーカイブ資産',
+ 'show_archived_in_list_text' => 'アーカイブされた資産を「すべての資産」リストに表示する',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'サイト名',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
'slack_endpoint' => 'Slack Endpoint',
'slack_integration' => 'Slack Settings',
'slack_integration_help' => 'Slack integration はオプションです。しかしながら endpoint と channel は必須です。 Slack integration を設定するためには, まず初めに Slack アカウントで incoming web hook を作成 して下さい。',
- 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
- 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
+ 'slack_integration_help_button' => 'Slack設定を保存すると、テストボタンが表示されます。',
+ 'slack_test_help' => 'Slackが正しく設定されているかどうかをテストします。先にSlackの設定を最初に保存しなければなりません。',
'snipe_version' => 'Snipe-IT バージョン',
- 'support_footer' => 'Support Footer Links ',
- 'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual',
+ 'support_footer' => 'フッターのリンクをサポートします。 ',
+ 'support_footer_help' => 'Snipe-ITサポート情報とユーザーマニュアルへのリンクを確認する',
'system' => 'システム情報',
'update' => '設定を更新',
'value' => '価値',
diff --git a/resources/lang/ja/admin/statuslabels/table.php b/resources/lang/ja/admin/statuslabels/table.php
index aa05d4db80..0efad234f3 100644
--- a/resources/lang/ja/admin/statuslabels/table.php
+++ b/resources/lang/ja/admin/statuslabels/table.php
@@ -5,8 +5,8 @@ return array(
'archived' => 'アーカイブ',
'create' => 'ステータスラベルを作成',
'color' => 'グラフの色',
- 'default_label' => 'Default Label',
- 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
+ 'default_label' => 'デフォルトラベル',
+ 'default_label_help' => 'もっとも一般的に使用されるステータスラベルを、資産を作成/編集する際に選択ボックスの上部に表示します。',
'deployable' => '配備可能',
'info' => 'ステータスラベルは資産の様々な状態の説明に利用されます。修理中であったり、紛失/盗難かもしれません。資産を配備可能、ペンディング、保管といった新しいステータスラベルを作成できます。',
'name' => 'ステータス名',
diff --git a/resources/lang/ja/admin/users/general.php b/resources/lang/ja/admin/users/general.php
index 2ad521c6e8..89117b06bf 100644
--- a/resources/lang/ja/admin/users/general.php
+++ b/resources/lang/ja/admin/users/general.php
@@ -16,7 +16,7 @@ return array(
'restore_user' => '復元するには、ここをクリックします。',
'last_login' => '最終ログイン',
'ldap_config_text' => 'LDAP 構成設定 管理者 > 設定。 選択した場所は、インポートされたすべてのユーザーに対して設定されます。',
- 'print_assigned' => 'Print All Assigned',
+ 'print_assigned' => '割り当て先をすべて印刷',
'software_user' => 'ソフトウェアは :name にチェックアウトしました。',
'view_user' => '利用者 :name を表示',
'usercsv' => 'CSVファイル',
diff --git a/resources/lang/ja/button.php b/resources/lang/ja/button.php
index 30761ed5fd..1554b6debd 100644
--- a/resources/lang/ja/button.php
+++ b/resources/lang/ja/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => '送信',
'upload' => 'アップロード',
'select_file' => 'ファイルを選択...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/ja/general.php b/resources/lang/ja/general.php
index 34f906d5bd..0ca39af31f 100644
--- a/resources/lang/ja/general.php
+++ b/resources/lang/ja/general.php
@@ -9,6 +9,7 @@
'activity_report' => '操作レポート',
'address' => '住所',
'admin' => '管理',
+ 'administrator' => 'Administrator',
'add_seats' => 'シートを追加',
'all_assets' => '全ての資産',
'all' => 'All',
@@ -38,6 +39,9 @@
'checkin' => 'チェックイン',
'checkin_from' => 'チェックイン元',
'checkout' => 'チェックアウト',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => '市区町村',
'click_here' => 'ここをクリック',
'clear_selection' => '選択をクリア',
@@ -64,13 +68,14 @@
'debug_warning' => '警告!',
'debug_warning_text' => 'このアプリケーションはデバッグモードがONのままプロダクションモードで実行されています。もしアプリケーションが外部からアクセス可能な場合、機密データが抜き取られる可能性があります。.env
のAPP_DEBUG
をfalse
にしてください。',
'delete' => '削除',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => '削除しました。',
'delete_seats' => 'ライセンスを削除',
'departments' => '部署',
'department' => '部署',
'deployed' => '配備済',
'depreciation_report' => '減価償却レポート',
- 'details' => 'Details',
+ 'details' => '詳細',
'download' => 'ダウンロード',
'depreciation' => '減価償却',
'editprofile' => 'プロファイルを編集',
@@ -80,16 +85,16 @@
'email_domain_help' => 'インポート時に作成するe-mail アドレス',
'filastname_format' => '名 イニシャル 姓 (jsmith@example.com)',
'firstname_lastname_format' => '名 姓 (jane.smith@example.com)',
- 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)',
- 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
+ 'firstname_lastname_underscore_format' => '名 姓 (jane_smith@example.com)',
+ 'lastnamefirstinitial_format' => '姓 イニシャル(smithj@example.com)',
'first' => '最初',
'first_name' => '姓',
'first_name_format' => '名 (jane@example.com)',
- 'files' => 'Files',
+ 'files' => 'ファイル',
'file_name' => 'ファイル',
'file_uploads' => 'ファイルアップロード',
'generate' => '作成',
- 'github_markdown' => 'This field accepts Github flavored markdown.',
+ 'github_markdown' => 'このフィールドでは Github flavored markdownが利用可能です',
'groups' => 'グループ',
'gravatar_email' => 'Gravatar のメールアドレス',
'history' => '履歴',
@@ -98,7 +103,7 @@
'image' => '画像',
'image_delete' => '画像を削除',
'image_upload' => '画像をアップロード',
- 'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg. Max upload size allowed is :size.',
+ 'image_filetypes_help' => '使用できるファイルはjpg、png、gif、svgです。許可される最大アップロードサイズは:size です。',
'import' => 'インポート',
'import-history' => 'インポート履歴',
'asset_maintenance' => '資産管理',
@@ -122,7 +127,7 @@
'locations' => '設置場所の数',
'logout' => 'ログアウト',
'lookup_by_tag' => '資産タグで参照',
- 'maintenances' => 'Maintenances',
+ 'maintenances' => 'メンテナンス',
'manufacturer' => '製造元',
'manufacturers' => '製造元の数',
'markdown' => 'このフィールドでは Github flavored markdown. が利用可能です',
@@ -157,7 +162,7 @@
'recent_activity' => '最近のアクティビティ',
'remove_company' => '会社の団体を取り除く',
'reports' => 'レポート',
- 'restored' => 'restored',
+ 'restored' => '復元',
'requested' => '要求済',
'request_canceled' => 'リクエストキャンセル',
'save' => '保存',
@@ -176,11 +181,11 @@
'select_company' => '所属を選択',
'select_asset' => '資産を選択します。',
'settings' => '設定',
- 'show_deleted' => 'Show Deleted',
- 'show_current' => 'Show Current',
+ 'show_deleted' => '削除済みを表示',
+ 'show_current' => '最新を表示',
'sign_in' => 'サインイン',
'signature' => '署名',
- 'skin' => 'Skin',
+ 'skin' => 'スキン',
'some_features_disabled' => 'デモモード : いくつかの機能はこのインストールでは無効化されます',
'site_name' => 'サイト名',
'state' => '都道府県',
@@ -201,6 +206,7 @@
'unknown_admin' => '不明な管理者',
'username_format' => 'ユーザー名の書式',
'update' => '更新',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'アップロード完了',
'user' => '利用者',
'accepted' => '承認済',
diff --git a/resources/lang/ja/mail.php b/resources/lang/ja/mail.php
index 2f52ddc4e4..848db0fa68 100644
--- a/resources/lang/ja/mail.php
+++ b/resources/lang/ja/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => '資産チェックインを確認します。',
'Confirm_Accessory_Checkin' => 'アクセサリーのチェックインを承認してください。',
'Confirm_accessory_delivery' => 'アクセサリーの受取りを承認してください。',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => '資産の受取を承認してください。',
'Confirm_consumable_delivery' => '消耗品の受取を承認してください。',
'current_QTY' => '現在の数量',
@@ -54,7 +55,7 @@ return array(
'requested' => '要求済:',
'reset_link' => 'パスワードリセットのリンク',
'reset_password' => 'パスワードをリセットするにはここをクリック:',
- 'serial' => 'シリアル:',
+ 'serial' => 'Serial',
'supplier' => '仕入先',
'tag' => 'タグ',
'test_email' => 'Snipe-ITからのテストメール',
@@ -63,8 +64,8 @@ return array(
'There_are' => 'これ {1} |[2、Inf]これら',
'to_reset' => 'パスワードをリセットするには、: web のフォームを完了します:',
'type' => 'タイプ',
- 'user' => 'ユーザー:',
- 'username' => 'ユーザー名:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'ようこそ、 :name さん',
'welcome_to' => ':web にようこそ!',
'your_credentials' => 'Snipe-IT クレデンシャル',
diff --git a/resources/lang/ko/admin/custom_fields/general.php b/resources/lang/ko/admin/custom_fields/general.php
index 8b0aafba4b..32d91ab2c8 100644
--- a/resources/lang/ko/admin/custom_fields/general.php
+++ b/resources/lang/ko/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => '신규 항목세트',
'create_field' => '신규 사용자 항목',
'value_encrypted' => '이 항목의 값은 데이터베이스 내에서 암호화 되었습니다. 관리자만이 해독된 값을 확인 할 수 있습니다.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/ko/admin/hardware/general.php b/resources/lang/ko/admin/hardware/general.php
index ab9c8a3075..07cebb33e5 100644
--- a/resources/lang/ko/admin/hardware/general.php
+++ b/resources/lang/ko/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => '자산은 일련 번호나 자산 꼬리표로 추적되는 품목들입니다. 특정 품목의 상황을 파악하는 것이 더 높은 가치를 갖는 추세입니다.',
'archived' => '보관됨',
'asset' => '자산',
- 'bulk_checkout' => '사용자에게 반출할 자산',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => '반입 자산',
'checkout' => '반출 자산',
'clone' => '자산 복제',
'deployable' => '사용가능',
'deleted' => '이 자산은 삭제되었습니다. 복원하려면 여기를 클릭하세요.',
'edit' => '자산 수정',
- 'filetype_info' => '허용되는 형식들은 png, gif, jpeg, doc, docx, pdf, txt, zip, rar 입니다.',
'model_deleted' => '이 자산 모델은 삭제되었습니다. 자산을 복원하기 전에 모델을 복원해야 합니다.
모델을 복원하려면 여기를 클릭하세요.',
'requestable' => '요청가능',
'requested' => '요청됨',
diff --git a/resources/lang/ko/admin/manufacturers/message.php b/resources/lang/ko/admin/manufacturers/message.php
index 2d3626011e..dcfc3918c5 100644
--- a/resources/lang/ko/admin/manufacturers/message.php
+++ b/resources/lang/ko/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => '제조업체가 복원되지 않았습니다. 다시 시도해 주세요',
+ 'success' => '제조업체가 복원되었습니다.'
),
'delete' => array(
diff --git a/resources/lang/ko/admin/models/general.php b/resources/lang/ko/admin/models/general.php
index 28bc65910e..9f520d7387 100644
--- a/resources/lang/ko/admin/models/general.php
+++ b/resources/lang/ko/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => '모델 보기',
'fieldset' => '항목세트',
'no_custom_field' => '사용자 정의 항목 없음',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/ko/admin/settings/general.php b/resources/lang/ko/admin/settings/general.php
index 4848b66e7f..cee288fe87 100644
--- a/resources/lang/ko/admin/settings/general.php
+++ b/resources/lang/ko/admin/settings/general.php
@@ -4,7 +4,9 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory 도메인',
'ad_domain_help' => '이것은 보통은 당신의 이메일 주소와 같지만, 항상 같지는 않습니다.',
- 'is_ad' => '이것은 Active Directory 서버입니다.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
+ 'is_ad' => '이것은 액티브 디렉토리 서버입니다.',
'alert_email' => '알림 전송',
'alerts_enabled' => '알림 사용',
'alert_interval' => '(일자) 최대값 만료 알림',
@@ -78,13 +80,13 @@ return array(
'load_remote_help_text' => '이 Snipe-IT 설치는 인터넷에서 스크립트들을 읽어 올 수 있습니다.',
'login_note' => '로그인 참고',
'login_note_help' => '선택적으로 분실되거나 도난당한 장치를 찾은 사람들을 돕기 위한, 로그인 화면에 몇 문장을 포함하십시오. 이 항목에는 Github flavored markdown 를 사용할 수 있습니다.',
- 'login_remote_user_text' => 'Remote User login options',
- 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
- 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
- 'login_common_disabled_text' => 'Disable other authentication mechanisms',
- 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
- 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
- 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
+ 'login_remote_user_text' => '원격 사용자 로그인 옵션',
+ 'login_remote_user_enabled_text' => '원격 사용자 헤더로 로그인 활성화',
+ 'login_remote_user_enabled_help' => '이 옵션은 "공용 게이트웨이 인터페이스 (rfc3875)" 를 따르는 REMOTE_USER 헤더를 통한 인증을 활성화 합니다',
+ 'login_common_disabled_text' => '다른 인증 메커니즘 비활성화',
+ 'login_common_disabled_help' => '이 옵션은 다른 인증 메커니즘을 비활성화 합니다. REMOTE_USER 로그인이 이미 작동하고 있다면 이 옵션을 활성화 하세요.',
+ 'login_remote_user_custom_logout_url_text' => '사용자 정의 로그아웃 URL',
+ 'login_remote_user_custom_logout_url_help' => '채워진 사용자는 SnipeIT 세션이 종료된 후에 이 URL로 리디렉션됩니다. 이 기능은 인증 제공자의 사용자 세션을 정확하게 닫는데 유용합니다.',
'logo' => '로고',
'full_multiple_companies_support_help_text' => '자신이 속한 공급자 자산에 공급자를 할당하는 것을 제한하는 사용자들 (관리자 포함)',
'full_multiple_companies_support_text' => '전체 다중 공급자들 지원',
@@ -107,14 +109,16 @@ return array(
'show_alerts_in_menu' => '상단 메뉴에 경고 표시',
'show_archived_in_list' => '보관된 자산',
'show_archived_in_list_text' => '"모든 자산" 목족에 보관된 자산 표시',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => '사이트 명',
'slack_botname' => 'Slack Bot 명',
'slack_channel' => 'Slack 채널',
'slack_endpoint' => 'Slack 종료점',
'slack_integration' => 'Slack 설정',
'slack_integration_help' => '느슨한 통합은 부가기능이지만, 사용하고 싶다면 종료점과 채널이 필요합니다. 느슨한 통합을 설정하려면, 우선 Slack 장부에webhook 저장소를 생성해야 합니다.',
- 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
- 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
+ 'slack_integration_help_button' => '슬랙 정보를 저장하면, 테스트 버튼이 나타납니다.',
+ 'slack_test_help' => '슬랙 통합이 올바르게 구성되었는지 테스트하십시오. 반드시 먼저 갱신된 지연 슬랙 설정을 저장해야합니다.',
'snipe_version' => 'Snipe-IT 버전',
'support_footer' => '꼬리말 링크 지원',
'support_footer_help' => 'Snipe-IT 지원 정보 및 사용자 매뉴얼 보기 권한 설정',
diff --git a/resources/lang/ko/admin/statuslabels/table.php b/resources/lang/ko/admin/statuslabels/table.php
index 2ce25e9906..0c6e0b92fb 100644
--- a/resources/lang/ko/admin/statuslabels/table.php
+++ b/resources/lang/ko/admin/statuslabels/table.php
@@ -5,8 +5,8 @@ return array(
'archived' => '보관됨',
'create' => '상태 꼬리표 생성',
'color' => '차트 색',
- 'default_label' => 'Default Label',
- 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
+ 'default_label' => '기본 라벨',
+ 'default_label_help' => '이것은 자산을 생성 / 수정 시에 선택 상자의 최상단의 일반적으로 상태 레이블을 표시되는데 사용됩니다.',
'deployable' => '사용가능',
'info' => '상태 꼬리표는 소유한 자산들의 다양한 상태들을 묘사할 때 사용됩니다. 수리요망, 분실/도난 등이 될 것입니다. 사용 할 수 있거나, 대기중이거나 보관된 자산들 대상으로 새로운 상태 딱지를 생성할 수 있습니다.',
'name' => '상태 명',
diff --git a/resources/lang/ko/button.php b/resources/lang/ko/button.php
index ef23f48ce3..f6a63c2fd9 100644
--- a/resources/lang/ko/button.php
+++ b/resources/lang/ko/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => '제출',
'upload' => '올리기',
'select_file' => '파일 선택...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/ko/general.php b/resources/lang/ko/general.php
index 57f9979c46..afbc6f7297 100644
--- a/resources/lang/ko/general.php
+++ b/resources/lang/ko/general.php
@@ -9,6 +9,7 @@
'activity_report' => '활동 보고서',
'address' => '주소',
'admin' => '관리자',
+ 'administrator' => 'Administrator',
'add_seats' => '추가한 Seat',
'all_assets' => '모든 자산들',
'all' => '전체',
@@ -38,6 +39,9 @@
'checkin' => '반입',
'checkin_from' => '반입처',
'checkout' => '반출',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => '시',
'click_here' => '여기를 클릭',
'clear_selection' => '선택 해제',
@@ -64,6 +68,7 @@
'debug_warning' => '경고!',
'debug_warning_text' => '이 프로그램은 디버깅이 가능한 제품 모드에서 구동중입니다. 당신의 프로그램이 외부 환경과 접속이 가능하다면 중요한 자료가 유출될 수 있습니다. .env
파일의 APP_DEBUG
값을 false
로 설정하여 디버깅을 비활성화 하세요.',
'delete' => '삭제',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => '삭제됨',
'delete_seats' => '삭제한 Seat',
'departments' => '부서',
@@ -81,7 +86,7 @@
'filastname_format' => '초기 성명 (jsmith@example.com)',
'firstname_lastname_format' => '이름 성 (jane.smith@example.com)',
'firstname_lastname_underscore_format' => '이름 성 (jane.smith@example.com)',
- 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
+ 'lastnamefirstinitial_format' => '성 (姓)의 첫 이니셜 (smithj@example.com)',
'first' => '첫번째',
'first_name' => '이름',
'first_name_format' => '이름 (jane@example.com)',
@@ -176,11 +181,11 @@
'select_company' => '회사 선택',
'select_asset' => '자산 선택',
'settings' => '설정',
- 'show_deleted' => 'Show Deleted',
- 'show_current' => 'Show Current',
+ 'show_deleted' => '보기 삭제됨',
+ 'show_current' => '현재 보기',
'sign_in' => '로그인',
'signature' => '서명',
- 'skin' => 'Skin',
+ 'skin' => '스킨',
'some_features_disabled' => '데모 모드: 설치 시 일부 기능은 사용할 수 없습니다.',
'site_name' => '사이트 명',
'state' => '주',
@@ -201,6 +206,7 @@
'unknown_admin' => '알수없는 관리자',
'username_format' => '사용자명 형식',
'update' => '갱신',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => '업로드됨',
'user' => '사용자',
'accepted' => '승인됨',
diff --git a/resources/lang/ko/mail.php b/resources/lang/ko/mail.php
index 0446d5babe..6a5950a80f 100644
--- a/resources/lang/ko/mail.php
+++ b/resources/lang/ko/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => '자산 반입 확인.',
'Confirm_Accessory_Checkin' => '부속품 반입 확인.',
'Confirm_accessory_delivery' => '부속품 전달 확인.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => '자산 전달 확인.',
'Confirm_consumable_delivery' => '소모품 전달 확인.',
'current_QTY' => '현재 수량',
@@ -54,7 +55,7 @@ return array(
'requested' => '요청됨:',
'reset_link' => '비밀번호 재설정 링크',
'reset_password' => '이곳을 눌러 비밀번호를 재설정:',
- 'serial' => '일련번호:',
+ 'serial' => 'Serial',
'supplier' => '공급자',
'tag' => '태그',
'test_email' => 'Snipe-IT에서 테스트 이메일',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1}은 여기 |[2,Inf] 저기에 있음',
'to_reset' => ':web 비밀번호를 재설정 하려면, 이 양식을 작성하세요:',
'type' => '유형',
- 'user' => '사용자:',
- 'username' => '사용자이름:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => '환영합니다 :name',
'welcome_to' => '환영합니다 :web!',
'your_credentials' => '당신의 Snipe-IT 인증들',
diff --git a/resources/lang/lt/admin/custom_fields/general.php b/resources/lang/lt/admin/custom_fields/general.php
index d64523dfae..c8f5ecba62 100644
--- a/resources/lang/lt/admin/custom_fields/general.php
+++ b/resources/lang/lt/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nauja laukų grupė',
'create_field' => 'Naujas pritaikomas laukelis',
'value_encrypted' => 'Šio lauko vertė yra užkoduota duomenų bazėje. Tik admin vartotojai galės peržiūrėti iššifruotą vertę',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/lt/admin/hardware/general.php b/resources/lang/lt/admin/hardware/general.php
index b061af919a..99fb9fb22f 100644
--- a/resources/lang/lt/admin/hardware/general.php
+++ b/resources/lang/lt/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Turtas - tai daiktai, kurie stebimi serijos numeriu arba turinio žyma. Jie dažniausiai būna vertingesni dalykai, kai svarbu nustatyti konkretų elementą.',
'archived' => 'Archyvuota',
'asset' => 'Įranga',
- 'bulk_checkout' => 'Išduoti įrangą naudotojui',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Išduota įranga',
'checkout' => 'Patikros turtas',
'clone' => 'Kopijuoti įrangą',
'deployable' => 'Naudojamas',
'deleted' => 'Ši įranga buvo ištrinta. Paspauskit čia ją atkurti.',
'edit' => 'Keisti įrangą',
- 'filetype_info' => 'Leidžiami dokumentų formatai png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar.',
'model_deleted' => 'Įrangos modelis buvo ištrintas. Jūs privalote atkurti modelį prieš atkurdami įrangą.
Spauskite čia atkurti modelį.',
'requestable' => 'Reiklaujamas',
'requested' => 'Užklausta',
diff --git a/resources/lang/lt/admin/models/general.php b/resources/lang/lt/admin/models/general.php
index d4f45a247c..c610592072 100644
--- a/resources/lang/lt/admin/models/general.php
+++ b/resources/lang/lt/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Peržiūrėti modelius',
'fieldset' => 'Laukų grupė',
'no_custom_field' => 'Nėra pritaikytų laukų',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/lt/admin/settings/general.php b/resources/lang/lt/admin/settings/general.php
index 47ced0cac3..4ba412b745 100644
--- a/resources/lang/lt/admin/settings/general.php
+++ b/resources/lang/lt/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => '"Active Directory" domenas',
'ad_domain_help' => 'Tai kartais sutampa su jūsų el. Pašto domenu, bet ne visada.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Tai yra "Active Directory" serveris',
'alert_email' => 'Siūsti įspėjimus',
'alerts_enabled' => 'Perspėjimai įjungti',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Rodyti įspėjimus viršutiniame meniu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Interneto puslapio pavadinimas',
'slack_botname' => 'Slack\'o boto vardas',
'slack_channel' => 'Slack\'o kanalas',
diff --git a/resources/lang/lt/button.php b/resources/lang/lt/button.php
index 160a1de985..4a9a8efe79 100644
--- a/resources/lang/lt/button.php
+++ b/resources/lang/lt/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Išsaugoti',
'upload' => 'Įkelti',
'select_file' => 'Pasirinkite failą ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/lt/general.php b/resources/lang/lt/general.php
index a7495af641..3adf5915a0 100644
--- a/resources/lang/lt/general.php
+++ b/resources/lang/lt/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Veiksmų ataskaita',
'address' => 'Adresas',
'admin' => 'Administratorius',
+ 'administrator' => 'Administrator',
'add_seats' => 'Prideta licenzijų',
'all_assets' => 'Visa įranga',
'all' => 'Viskas',
@@ -38,6 +39,9 @@
'checkin' => 'Pridėti',
'checkin_from' => 'Pridėti iš',
'checkout' => 'Išimti',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Miestas',
'click_here' => 'Paspauskite čia',
'clear_selection' => 'Išvalyti pasirinkimą',
@@ -64,6 +68,7 @@
'debug_warning' => 'Įspėjimas!',
'debug_warning_text' => 'Ši programa veikia gamybos režimu, įjungus derinimą. Tai gali atskleisti slaptus duomenis, jei jūsų programa yra prieinama išoriniam pasauliui. Išjunkite derinimo režimą nustatydami APP_DEBUG
reikšmę savo .env
byloje false
.',
'delete' => 'Ištrinti',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Ištrinta',
'delete_seats' => 'Ištrintos licenzijos',
'departments' => 'Departamentai',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Nežinomas administratorius',
'username_format' => 'Vartotojo vardas Formatas',
'update' => 'Atnaujinti',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Įkeltas',
'user' => 'Naudotojas',
'accepted' => 'priimta',
diff --git a/resources/lang/lt/mail.php b/resources/lang/lt/mail.php
index d94dbe1301..dd688219d5 100644
--- a/resources/lang/lt/mail.php
+++ b/resources/lang/lt/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Patvirtinkite turto registraciją.',
'Confirm_Accessory_Checkin' => 'Patvirtinkite priedų registraciją.',
'Confirm_accessory_delivery' => 'Patvirtinkite aksesuaro pristatymą.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Patvirtinkite įrangos gavimą.',
'Confirm_consumable_delivery' => 'Patvirtinkite vartojimo pristatymą.',
'current_QTY' => 'Esamas kiekis',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Užklausta:',
'reset_link' => 'Jūsų slaptažodžio atstatymo nuoroda',
'reset_password' => 'Paspauskite norėdami pakeisti savo slaptažodį:',
- 'serial' => 'Serijinis numeris:',
+ 'serial' => 'Serial',
'supplier' => 'Tiekėjas',
'tag' => 'Žymė',
'test_email' => 'Išbandykite "Snipe-IT" el. Laišką',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Yra | [2, Inf] Yra',
'to_reset' => 'Jei norite iš naujo nustatyti savo: žiniatinklio slaptažodį, užpildykite šią formą:',
'type' => 'Tipas',
- 'user' => 'Vartotojas:',
- 'username' => 'Vartotojo vardas:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Sveiki :vardas',
'welcome_to' => 'Sveiki atvykę į: internetą!',
'your_credentials' => 'Jūsų Snipe-IT įgaliojimai',
diff --git a/resources/lang/lv/admin/custom_fields/general.php b/resources/lang/lv/admin/custom_fields/general.php
index d4ddfae696..c0ae0e3039 100644
--- a/resources/lang/lv/admin/custom_fields/general.php
+++ b/resources/lang/lv/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Jauns lauka laukums',
'create_field' => 'Jauna pielāgota lauks',
'value_encrypted' => 'Šī lauka vērtība ir šifrēta datu bāzē. Tikai admin lietotāji varēs apskatīt atšifrēto vērtību',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/lv/admin/hardware/general.php b/resources/lang/lv/admin/hardware/general.php
index 58aa0f84bb..948cf755d2 100644
--- a/resources/lang/lv/admin/hardware/general.php
+++ b/resources/lang/lv/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Aktīvi ir posteņi, ko izseko pēc sērijas numura vai aktīvu taga. Viņi mēdz būt augstākas vērtības priekšmeti, kad ir svarīgi noteikt konkrētu objektu.',
'archived' => 'Arhivēts',
'asset' => 'Aktīvs',
- 'bulk_checkout' => 'Norēķinu aktīvi lietotājam',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Reģistrēšanās aktīvs',
'checkout' => 'Checkout Asset',
'clone' => 'Clone Asset',
'deployable' => 'Izvietojams',
'deleted' => 'Šis īpašums ir dzēsts. Noklikšķiniet šeit, lai to atjaunotu.',
'edit' => 'Rediģēt īpašumu',
- 'filetype_info' => 'Atļautie failu tipi ir png, gif, jpg, jpeg, doc, docx, pdf, txt, zip un rar.',
'model_deleted' => 'Šis Assets modelis ir izdzēsts. Jums ir jāatjauno modelis, lai varētu atjaunot Asset.
Noklikšķiniet šeit, lai atjaunotu modeli.',
'requestable' => 'Pieļaujams',
'requested' => 'Pieprasīts',
diff --git a/resources/lang/lv/admin/models/general.php b/resources/lang/lv/admin/models/general.php
index 48bb157cbc..6b213069fa 100644
--- a/resources/lang/lv/admin/models/general.php
+++ b/resources/lang/lv/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Skatīt modeļus',
'fieldset' => 'Lauka laukums',
'no_custom_field' => 'Nav pielāgotu lauku',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/lv/admin/settings/general.php b/resources/lang/lv/admin/settings/general.php
index 03e24f9be3..95ae20fdb8 100644
--- a/resources/lang/lv/admin/settings/general.php
+++ b/resources/lang/lv/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory domēns',
'ad_domain_help' => 'Tas dažreiz ir tāds pats kā jūsu e-pasta domēnam, bet ne vienmēr.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Tas ir Active Directory serveris',
'alert_email' => 'Sūtīt brīdinājumus uz',
'alerts_enabled' => 'Brīdinājumi ir iespējoti',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Vietnes nosaukums',
'slack_botname' => 'Vāja Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/lv/button.php b/resources/lang/lv/button.php
index 3531aecbaa..10b9b5af60 100644
--- a/resources/lang/lv/button.php
+++ b/resources/lang/lv/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Iesniegt',
'upload' => 'Augšupielādēt',
'select_file' => 'Atlasiet failu ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/lv/general.php b/resources/lang/lv/general.php
index e053daa413..06f273a17b 100644
--- a/resources/lang/lv/general.php
+++ b/resources/lang/lv/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Darbības pārskats',
'address' => 'Adrese',
'admin' => 'Administrators',
+ 'administrator' => 'Administrator',
'add_seats' => 'Pievienoti sēdekļi',
'all_assets' => 'Visi aktīvi',
'all' => 'Viss',
@@ -38,6 +39,9 @@
'checkin' => 'Reģistrēties',
'checkin_from' => 'Reģistrēšanās no',
'checkout' => 'Izrakstīšanās',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Pilsēta',
'click_here' => 'Noklikšķiniet šeit',
'clear_selection' => 'Notīrīt izvēli',
@@ -64,6 +68,7 @@
'debug_warning' => 'Brīdinājums!',
'debug_warning_text' => 'Šī lietojumprogramma darbojas ražošanas režīmā ar iespējotu atkļūdošanu. Tas var pakļaut sensitīvus datus, ja jūsu pieteikums ir pieejams ārpasauli. Atspējošanas atkļūdošanas režīms, iestatot APP_DEBUG
vērtību savam .env
failam uz false
.',
'delete' => 'Dzēst',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Svītrots',
'delete_seats' => 'Izdzēstās vietas',
'departments' => 'Nodaļas',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Nezināms administrators',
'username_format' => 'Lietotājvārds formāts',
'update' => 'Atjaunināt',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Augšupielādēts',
'user' => 'Lietotājs',
'accepted' => 'pieņemts',
diff --git a/resources/lang/lv/mail.php b/resources/lang/lv/mail.php
index 6d35d208cf..ab4c89a312 100644
--- a/resources/lang/lv/mail.php
+++ b/resources/lang/lv/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Apstiprināt aktīvo reģistrāciju.',
'Confirm_Accessory_Checkin' => 'Apstipriniet papildierīču reģistrāciju.',
'Confirm_accessory_delivery' => 'Apstipriniet piederumu piegādi.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Apstipriniet aktīvu piegādi.',
'Confirm_consumable_delivery' => 'Apstipriniet piegādājamo piegādi.',
'current_QTY' => 'Pašreizējais QTY',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Pieprasīts:',
'reset_link' => 'Jūsu paroles atiestatīšanas saite',
'reset_password' => 'Noklikšķiniet šeit, lai atiestatītu savu paroli:',
- 'serial' => 'Sērijas numurs:',
+ 'serial' => 'Serial',
'supplier' => 'Piegādātājs',
'tag' => 'Tag',
'test_email' => 'Pārbaudiet e-pastu no Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Ir [[2, Inf]] Ir',
'to_reset' => 'Lai atiestatītu: tīmekļa paroli, aizpildiet šo veidlapu:',
'type' => 'Tips',
- 'user' => 'Lietotājs:',
- 'username' => 'Lietotājvārds:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Sveicināti: vārds',
'welcome_to' => 'Laipni lūdzam: tīmeklī!',
'your_credentials' => 'Jūsu Snipe-IT akreditācijas dati',
diff --git a/resources/lang/mi/admin/custom_fields/general.php b/resources/lang/mi/admin/custom_fields/general.php
index b1de96752f..a83d3a5485 100644
--- a/resources/lang/mi/admin/custom_fields/general.php
+++ b/resources/lang/mi/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nga Pakanga Hou',
'create_field' => 'Rawa Ritenga Hou',
'value_encrypted' => 'Ko te uara o tenei mara kei te whakamunatia i roto i te pātengi raraunga. Ka taea anake e nga kaiwhakahaere ka kite i te uara kua tohua',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/mi/admin/hardware/general.php b/resources/lang/mi/admin/hardware/general.php
index 2982140b5a..19fb0b8cdf 100644
--- a/resources/lang/mi/admin/hardware/general.php
+++ b/resources/lang/mi/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Ko nga taonga he taonga kua rapua e te tau rangatū, te tohu taonga ranei. He ahua nui ake o nga taonga kei te tautuhi i nga take e tika ana.',
'archived' => 'Whakamahia',
'asset' => 'Tahua',
- 'bulk_checkout' => 'Tirohia nga Taonga ki te Kaiwhakamahi',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Tirohia te Ahua',
'checkout' => 'Whakaritehia te Ahua',
'clone' => 'Te Tino Tae',
'deployable' => 'Kaore e taea',
'deleted' => 'Kua mukua tenei taonga. Kia tuhia ki konei hei whakaora i te reira.',
'edit' => 'Whakatikahia te Ahua',
- 'filetype_info' => 'Ko nga piriti kua whakaaetia he png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, me te rar.',
'model_deleted' => 'Kua mukua tenei tauira Ahua. Me whakahou e koe te tauira i mua i to hokinga mai i te Asset.
Kia huri ki konei kia whakahokia mai te tauira.',
'requestable' => 'Ka taea te tuku',
'requested' => 'I tonohia',
diff --git a/resources/lang/mi/admin/models/general.php b/resources/lang/mi/admin/models/general.php
index febc9a99c3..ecb0255dba 100644
--- a/resources/lang/mi/admin/models/general.php
+++ b/resources/lang/mi/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Tirohia nga tauira',
'fieldset' => 'Whakaputu',
'no_custom_field' => 'Karekau he mara ritenga',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/mi/admin/settings/general.php b/resources/lang/mi/admin/settings/general.php
index 32a197956b..a3dbfe1b4a 100644
--- a/resources/lang/mi/admin/settings/general.php
+++ b/resources/lang/mi/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Whaiaronga Active',
'ad_domain' => 'Rohe Whaiaronga Active',
'ad_domain_help' => 'He waahi tenei i te wa i to rohe rohe īmēra, engari ehara i nga wa katoa.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'He raupapa Active Directory tēnei',
'alert_email' => 'Tukuna nga whakamohi ki',
'alerts_enabled' => 'Kua Whakahohea nga Aler',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Ingoa Pae',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/mi/button.php b/resources/lang/mi/button.php
index 16634c599b..3084b34abc 100644
--- a/resources/lang/mi/button.php
+++ b/resources/lang/mi/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Tukuna',
'upload' => 'Tukuake',
'select_file' => 'Tīpako Kōnae ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/mi/general.php b/resources/lang/mi/general.php
index 01257932e5..18cfd7ea9c 100644
--- a/resources/lang/mi/general.php
+++ b/resources/lang/mi/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Mahinga Mahi',
'address' => 'Wāhitau',
'admin' => 'Kaiwhakahaere',
+ 'administrator' => 'Administrator',
'add_seats' => 'Ngā nohoanga kua whakaurua',
'all_assets' => 'Nga taonga katoa',
'all' => 'Katoa',
@@ -38,6 +39,9 @@
'checkin' => 'Tirohia',
'checkin_from' => 'Tuhinga ka whai mai',
'checkout' => 'Taki',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'City',
'click_here' => 'Pāwhiri ki konei',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Whakatūpato!',
'debug_warning_text' => 'Ko tenei tono kei te whakahaere i te mahinga whakaputa me te taraiwa kua whakahohea. Ka taea e tenei te whakaatu i nga raraunga taarata mehemea ka uru atu to tono ki te ao o waho. Monokia te aratau taapatu mā te whakarite i te uara APP_DEBUG123_7____132 i roto i to kōnae .env
ki false
.',
'delete' => 'Mukua',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Kua mukua',
'delete_seats' => 'Kua mukua nga Maatai',
'departments' => 'Nga Tari',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Kaiwhakahaere unknown',
'username_format' => 'Ingoa Kaiwhakamahi Hōputu',
'update' => 'Whakahou',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Kua tukuna',
'user' => 'Kaiwhakamahi',
'accepted' => 'whakaaetia',
diff --git a/resources/lang/mi/mail.php b/resources/lang/mi/mail.php
index c5ebb2e586..36de4e16aa 100644
--- a/resources/lang/mi/mail.php
+++ b/resources/lang/mi/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Whakaatuhia te Ahuatanga Ahua.',
'Confirm_Accessory_Checkin' => 'Whakaaehia te Whakamatau Whawhai.',
'Confirm_accessory_delivery' => 'Whakaaetia te tuku tuku.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Whakaaetia te tuku tuku moni.',
'Confirm_consumable_delivery' => 'Whakaaetia te tuku tuku.',
'current_QTY' => 'QTY o nāianei',
@@ -54,7 +55,7 @@ return array(
'requested' => 'I tonohia:',
'reset_link' => 'Tautuhi Hononga Kupuhipa',
'reset_password' => 'Pāwhiri ki konei kia tautuhi i to kupuhipa:',
- 'serial' => 'Raupapa:',
+ 'serial' => 'Serial',
'supplier' => 'Kaihoko',
'tag' => 'Tohu',
'test_email' => 'Test Test from Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Kei reira | [2, Inf] Kei reira',
'to_reset' => 'Hei tautuhi i to: kupuhipa tukutuku, whakaoti i tenei puka:',
'type' => 'Momo',
- 'user' => 'Kaiwhakamahi:',
- 'username' => 'Ingoa Kaiwhakamahi:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Nau mai: ingoa',
'welcome_to' => 'Nau mai ki: web!',
'your_credentials' => 'Nga tohu tohu Snipe-IT',
diff --git a/resources/lang/mk/admin/accessories/general.php b/resources/lang/mk/admin/accessories/general.php
new file mode 100644
index 0000000000..f597e57614
--- /dev/null
+++ b/resources/lang/mk/admin/accessories/general.php
@@ -0,0 +1,22 @@
+ 'За додатоците',
+ 'about_accessories_text' => 'Додатоци се нешто што го задолжувате на корисниците, но нема сериски број (или не сакате да ги евидентирате поединечно). На пример, компјутерски глувчиња или тастатури.',
+ 'accessory_category' => 'Категорија на додаток',
+ 'accessory_name' => 'Име на додаток',
+ 'checkout' => 'Задолжи додаток',
+ 'checkin' => 'Раздолжи додаток',
+ 'create' => 'Направете додаток',
+ 'edit' => 'Уредување на додаток',
+ 'eula_text' => 'Категорија - Правила за користење',
+ 'eula_text_help' => 'Ова поле ви овозможува да ги прилагодите вашите Услови за користење за сите видови на средства. Ако имате само едни Услови за користење за сите ваши основни средства, можете да вклучите подолу да се користaт стандардните Услови за користење.',
+ 'require_acceptance' => 'Барајте корисниците да потврдат прифаќање на основни средства од оваа категорија.',
+ 'no_default_eula' => 'Не се пронајдени стандардни Услови за користење. Внесете го во Поставки.',
+ 'total' => 'Вкупно',
+ 'remaining' => 'Слободни',
+ 'update' => 'Уредување на додаток',
+ 'use_default_eula' => 'Наместо ова, користете стандардни Услови за користење.',
+ 'use_default_eula_disabled' => 'Наместо тоа користете стандардни Услови за користење. Не се внесени стандардни Услови за користење. Ве молиме внесете ги во Поставки.',
+
+);
diff --git a/resources/lang/mk/admin/accessories/message.php b/resources/lang/mk/admin/accessories/message.php
new file mode 100644
index 0000000000..570005fcdc
--- /dev/null
+++ b/resources/lang/mk/admin/accessories/message.php
@@ -0,0 +1,37 @@
+ 'Додатокот не постои.',
+ 'assoc_users' => 'Овој додаток во моментов има :count ставки задолжени на корисници. Ве молиме проверете во додатоците и обидете се повторно. ',
+
+ 'create' => array(
+ 'error' => 'Додатокот не е креиран, обидете се повторно.',
+ 'success' => 'Додатокот беше успешно креиран.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Додатокот не беше ажуриран, обидете се повторно',
+ 'success' => 'Додатокот беше успешно ажуриран.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да го избришете овој додаток?',
+ 'error' => 'Имаше проблем со бришење на додатокот. Обидете се повторно.',
+ 'success' => 'Додатокот беше успешно избришан.'
+ ),
+
+ 'checkout' => array(
+ 'error' => 'Додатокот не беше задолжен, обидете се повторно',
+ 'success' => 'Додатокот е задолжен.',
+ 'user_does_not_exist' => 'Тој корисник е неважечки. Обидете се повторно.'
+ ),
+
+ 'checkin' => array(
+ 'error' => 'Додатокот не беше раздолжен, обидете се повторно',
+ 'success' => 'Додатокот е раздолжен.',
+ 'user_does_not_exist' => 'Тој корисник е неважечки. Обидете се повторно.'
+ )
+
+
+);
diff --git a/resources/lang/mk/admin/accessories/table.php b/resources/lang/mk/admin/accessories/table.php
new file mode 100644
index 0000000000..46c1de7d28
--- /dev/null
+++ b/resources/lang/mk/admin/accessories/table.php
@@ -0,0 +1,11 @@
+ 'Преземи CSV',
+ 'eula_text' => 'Услови за користење',
+ 'id' => 'ID',
+ 'require_acceptance' => 'Прифаќање',
+ 'title' => 'Име на додаток',
+
+
+);
diff --git a/resources/lang/mk/admin/asset_maintenances/form.php b/resources/lang/mk/admin/asset_maintenances/form.php
new file mode 100644
index 0000000000..ec848c9b8b
--- /dev/null
+++ b/resources/lang/mk/admin/asset_maintenances/form.php
@@ -0,0 +1,14 @@
+ 'Тип на одржување',
+ 'title' => 'Наслов',
+ 'start_date' => 'Почнато',
+ 'completion_date' => 'Завршено',
+ 'cost' => 'Цена',
+ 'is_warranty' => 'Подобрување на гаранцијата',
+ 'asset_maintenance_time' => 'Денови',
+ 'notes' => 'Забелешки',
+ 'update' => 'Ажурирање',
+ 'create' => 'Креирај'
+ ];
diff --git a/resources/lang/mk/admin/asset_maintenances/general.php b/resources/lang/mk/admin/asset_maintenances/general.php
new file mode 100644
index 0000000000..b8a5da0c59
--- /dev/null
+++ b/resources/lang/mk/admin/asset_maintenances/general.php
@@ -0,0 +1,11 @@
+ 'Одржување на основни средства',
+ 'edit' => 'Уреди ги одржувањата на основни средства',
+ 'delete' => 'Избриши ги одржување на основни средства',
+ 'view' => 'Погледнете детали за одржување на средствата',
+ 'repair' => 'Поправка',
+ 'maintenance' => 'Одржување',
+ 'upgrade' => 'Надградба'
+ ];
diff --git a/resources/lang/mk/admin/asset_maintenances/message.php b/resources/lang/mk/admin/asset_maintenances/message.php
new file mode 100644
index 0000000000..d03ad216b5
--- /dev/null
+++ b/resources/lang/mk/admin/asset_maintenances/message.php
@@ -0,0 +1,21 @@
+ 'Одржувањето на основни средства што го барате не е пронајдено!',
+ 'delete' => [
+ 'confirm' => 'Дали сте сигурни дека сакате да го избришете ова одржување на основни средства?',
+ 'error' => 'Имаше проблем со бришење на одржувањето на основни средства. Обидете се повторно.',
+ 'success' => 'Одржувањето на основни средства беше успешно избришано.'
+ ],
+ 'create' => [
+ 'error' => 'Одржувањето на основни средства не е креирано, обидете се повторно.',
+ 'success' => 'Одржувањето на основни средства беше успешно креирано.'
+ ],
+ 'edit' => [
+ 'error' => 'Одржувањето на основни средства не е ажурирано, обидете се повторно.',
+ 'success' => 'Одржувањето на основни средства беше успешно ажурирано.'
+ ],
+ 'asset_maintenance_incomplete' => 'Се уште не е завршено',
+ 'warranty' => 'Гаранција',
+ 'not_warranty' => 'Без гаранција',
+ ];
\ No newline at end of file
diff --git a/resources/lang/mk/admin/asset_maintenances/table.php b/resources/lang/mk/admin/asset_maintenances/table.php
new file mode 100644
index 0000000000..4278d6bff2
--- /dev/null
+++ b/resources/lang/mk/admin/asset_maintenances/table.php
@@ -0,0 +1,8 @@
+ 'Одржување на основни средства',
+ 'asset_name' => 'Име на основното средство',
+ 'is_warranty' => 'Гаранција',
+ 'dl_csv' => 'Преземи CSV'
+ ];
diff --git a/resources/lang/mk/admin/categories/general.php b/resources/lang/mk/admin/categories/general.php
new file mode 100644
index 0000000000..ffdd5b8e20
--- /dev/null
+++ b/resources/lang/mk/admin/categories/general.php
@@ -0,0 +1,23 @@
+ 'За категориите',
+ 'about_categories' => 'Категориите ви помагаат да ги организирате вашите средства. Некои примери може да бидат "Десктоп компјутери", "Лаптопи", "Мобилни телефони", "Таблети", и така натаму, но можете да користите категории и на кој било начин кој има смисла за вас.',
+ 'asset_categories' => 'Категории на основни средства',
+ 'category_name' => 'Име на категорија',
+ 'checkin_email' => 'Испратете е-пошта до корисникот при задолжување.',
+ 'clone' => 'Клонирај Категорија',
+ 'create' => 'Креирај категорија',
+ 'edit' => 'Уреди категорија',
+ 'eula_text' => 'Категорија - Услови за користење',
+ 'eula_text_help' => 'Ова поле ви овозможува да ги прилагодите вашите Услови за користење за сите видови на средства. Ако имате само едни Услови за користење за сите ваши основни средства, можете да вклучите подолу да се користaт стандардните Услови за користење.',
+ 'name' => 'Име на категорија',
+ 'require_acceptance' => 'Барајте корисниците да потврдат прифаќање на основни средства од оваа категорија.',
+ 'required_acceptance' => 'На корисникот ќе му биде испратена врска по е-пошта за да потврди прифаќање на ова средство.',
+ 'required_eula' => 'На корисникот ќе му бидат испратени Условите за користење по е-пошта',
+ 'no_default_eula' => 'Не се пронајдени стандардни Услови за користење. Внесете го во Поставки.',
+ 'update' => 'Уреди категорија',
+ 'use_default_eula' => 'Наместо ова, користете стандардни Услови за користење.',
+ 'use_default_eula_disabled' => 'Наместо ова, користете стандардни Услови за користење. Не се внесени стандардни Услови за користење. Ве молиме внесете ги во Поставки.',
+
+);
diff --git a/resources/lang/mk/admin/categories/message.php b/resources/lang/mk/admin/categories/message.php
new file mode 100644
index 0000000000..fc33d12c77
--- /dev/null
+++ b/resources/lang/mk/admin/categories/message.php
@@ -0,0 +1,25 @@
+ 'Категоријата не постои.',
+ 'assoc_models' => 'Оваа категорија моментално е поврзана со барем еден модел и не може да се избрише. Ве молиме да ги ажурирате вашите модели за да не ја користите оваа категорија и обидете се повторно. ',
+ 'assoc_items' => 'Оваа категорија е моментално поврзана со најмалку еден :asset_type и не може да се избрише. Ажурирајте го вашиот :asset_type да не ја користи оваа категорија и обидете се повторно. ',
+
+ 'create' => array(
+ 'error' => 'Категоријата не е креирана, обидете се повторно.',
+ 'success' => 'Категоријата е успешно креирана.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Категоријата не беше ажурирана, обидете се повторно',
+ 'success' => 'Категоријата е успешно ажурирана.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да ја избришете оваа категорија?',
+ 'error' => 'Имаше проблем со бришење на категоријата. Обидете се повторно.',
+ 'success' => 'Категоријата беше успешно избришана.'
+ )
+
+);
diff --git a/resources/lang/mk/admin/categories/table.php b/resources/lang/mk/admin/categories/table.php
new file mode 100644
index 0000000000..6629145128
--- /dev/null
+++ b/resources/lang/mk/admin/categories/table.php
@@ -0,0 +1,10 @@
+ 'Услови за користење',
+ 'id' => 'ID',
+ 'parent' => 'Родител',
+ 'require_acceptance' => 'Прифаќање',
+ 'title' => 'Име на Категорија на основни средства',
+
+);
diff --git a/resources/lang/mk/admin/companies/general.php b/resources/lang/mk/admin/companies/general.php
new file mode 100644
index 0000000000..8aad744028
--- /dev/null
+++ b/resources/lang/mk/admin/companies/general.php
@@ -0,0 +1,6 @@
+ 'За компаниите',
+ 'about_companies_text' => 'Компаниите можат да се користат како поле за едноставен идентификатор, или може да се користат за да се ограничи видливоста на средствата, корисниците, итн, ако е овозможена целосна поддршка за компании во администраторските поставки.',
+ 'select_company' => 'Изберете компанија',
+];
diff --git a/resources/lang/mk/admin/companies/message.php b/resources/lang/mk/admin/companies/message.php
new file mode 100644
index 0000000000..ea6fb96cf5
--- /dev/null
+++ b/resources/lang/mk/admin/companies/message.php
@@ -0,0 +1,18 @@
+ 'Компанијата не постои.',
+ 'assoc_users' => 'Оваа компанија моментално е поврзана со барем еден модел и не може да се избрише. Ве молиме да ги ажурирате вашите модели за да не ја користите оваа компанија и обидете се повторно. ',
+ 'create' => array(
+ 'error' => 'Компанијата не е креирана, обидете се повторно.',
+ 'success' => 'Компанијата е успешно креирана.'
+ ),
+ 'update' => array(
+ 'error' => 'Компанијата не е креирана, обидете се повторно',
+ 'success' => 'Компанијата е ажурирана.'
+ ),
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да ја избришете оваа компанија?',
+ 'error' => 'Имаше проблем со бришење на компанијата. Обидете се повторно.',
+ 'success' => 'Компанијата беше успешно избришана.'
+ )
+);
diff --git a/resources/lang/mk/admin/companies/table.php b/resources/lang/mk/admin/companies/table.php
new file mode 100644
index 0000000000..7dbba66db9
--- /dev/null
+++ b/resources/lang/mk/admin/companies/table.php
@@ -0,0 +1,9 @@
+ 'Компании',
+ 'create' => 'Креирај компанија',
+ 'title' => 'Компанија',
+ 'update' => 'Ажурирај компанија',
+ 'name' => 'Име на компанија',
+ 'id' => 'ID',
+);
diff --git a/resources/lang/mk/admin/components/general.php b/resources/lang/mk/admin/components/general.php
new file mode 100644
index 0000000000..3edd41c932
--- /dev/null
+++ b/resources/lang/mk/admin/components/general.php
@@ -0,0 +1,17 @@
+ 'За компонентите',
+ 'about_components_text' => 'Компоненти се елементи кои се дел од основните средства, на пример, HDD, RAM меморија, итн.',
+ 'component_name' => 'Име на компонента',
+ 'checkin' => 'Раздолжи компонента',
+ 'checkout' => 'Задолжи компонента',
+ 'cost' => 'Набавна цена',
+ 'create' => 'Креирај компонента',
+ 'edit' => 'Уреди компонента',
+ 'date' => 'Датум на набавка',
+ 'order' => 'Број на нарачка',
+ 'remaining' => 'Останува',
+ 'total' => 'Вкупно',
+ 'update' => 'Уреди компонента',
+);
diff --git a/resources/lang/mk/admin/components/message.php b/resources/lang/mk/admin/components/message.php
new file mode 100644
index 0000000000..a204fa9a4b
--- /dev/null
+++ b/resources/lang/mk/admin/components/message.php
@@ -0,0 +1,36 @@
+ 'Компонентата не постои.',
+
+ 'create' => array(
+ 'error' => 'Компонентата не е креирана, обидете се повторно.',
+ 'success' => 'Компонентата е успешно креирана.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Компонентата не беше ажурирана, обидете се повторно',
+ 'success' => 'Компонентата е успешно ажурирана.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да ја избришете оваа компонента?',
+ 'error' => 'Имаше проблем со бришење на компонентата. Обидете се повторно.',
+ 'success' => 'Компонентата беше успешно избришана.'
+ ),
+
+ 'checkout' => array(
+ 'error' => 'Компонентата не беше задолжена, обидете се повторно',
+ 'success' => 'Компонентата е задолжена.',
+ 'user_does_not_exist' => 'Тој корисник е неважечки. Обидете се повторно.'
+ ),
+
+ 'checkin' => array(
+ 'error' => 'Компонентата не беше раздолжена, обидете се повторно',
+ 'success' => 'Компонентата е раздолжена.',
+ 'user_does_not_exist' => 'Тој корисник е неважечки. Обидете се повторно.'
+ )
+
+
+);
diff --git a/resources/lang/mk/admin/components/table.php b/resources/lang/mk/admin/components/table.php
new file mode 100644
index 0000000000..65886596b1
--- /dev/null
+++ b/resources/lang/mk/admin/components/table.php
@@ -0,0 +1,5 @@
+ 'Име на компонента',
+);
diff --git a/resources/lang/mk/admin/consumables/general.php b/resources/lang/mk/admin/consumables/general.php
new file mode 100644
index 0000000000..d0026651eb
--- /dev/null
+++ b/resources/lang/mk/admin/consumables/general.php
@@ -0,0 +1,13 @@
+ 'За потрошните материјали',
+ 'about_consumables_text' => 'Потрошните материјали се нешто набавено, кое ќе се искористи и потроши со текот на времето. На пример, хартија за печатар или копир.',
+ 'checkout' => 'Задолжи потрошен материјал на корисник',
+ 'consumable_name' => 'Име на потрошен материјал',
+ 'create' => 'Креирај потрошен материјал',
+ 'item_no' => 'Ставка бр.',
+ 'remaining' => 'Останува',
+ 'total' => 'Вкупно',
+ 'update' => 'Ажурирај потрошен материјал',
+);
diff --git a/resources/lang/mk/admin/consumables/message.php b/resources/lang/mk/admin/consumables/message.php
new file mode 100644
index 0000000000..59222f117f
--- /dev/null
+++ b/resources/lang/mk/admin/consumables/message.php
@@ -0,0 +1,36 @@
+ 'Потрошниот материјал не постои.',
+
+ 'create' => array(
+ 'error' => 'Потрошниот материјал не е креиран, обидете се повторно.',
+ 'success' => 'Потрошниот материјал е успешно креиран.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Потрошниот материјал не е ажуриран, обидете се повторно',
+ 'success' => 'Потрошниот материјал е успешно ажуриран.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да го избришете овој потрошен материјал?',
+ 'error' => 'Имаше проблем со бришење на потрошниот материјал. Обидете се повторно.',
+ 'success' => 'Потрошниот материјал беше успешно избришан.'
+ ),
+
+ 'checkout' => array(
+ 'error' => 'Потрошниот материјал не е задолжен, обидете се повторно',
+ 'success' => 'Потрошниот материјал е успешно задолжен.',
+ 'user_does_not_exist' => 'Тој корисник е неважечки. Обидете се повторно.'
+ ),
+
+ 'checkin' => array(
+ 'error' => 'Потрошниот материјал не е раздолжен, обидете се повторно',
+ 'success' => 'Потрошниот материјал е успешно раздолжен.',
+ 'user_does_not_exist' => 'Тој корисник е неважечки. Обидете се повторно.'
+ )
+
+
+);
diff --git a/resources/lang/mk/admin/consumables/table.php b/resources/lang/mk/admin/consumables/table.php
new file mode 100644
index 0000000000..21df79fd0f
--- /dev/null
+++ b/resources/lang/mk/admin/consumables/table.php
@@ -0,0 +1,5 @@
+ 'Име на потрошен материјал',
+);
diff --git a/resources/lang/mk/admin/custom_fields/general.php b/resources/lang/mk/admin/custom_fields/general.php
new file mode 100644
index 0000000000..c81b98120d
--- /dev/null
+++ b/resources/lang/mk/admin/custom_fields/general.php
@@ -0,0 +1,32 @@
+ 'Полиња по желба',
+ 'field' => 'Поле',
+ 'about_fieldsets_title' => 'About Fieldsets',
+ 'about_fieldsets_text' => 'Fieldsets allow you to create groups of custom fields that are frequently re-used used for specific asset model types.',
+ 'custom_format' => 'Custom regex format...',
+ 'encrypt_field' => 'Encrypt the value of this field in the database',
+ 'encrypt_field_help' => 'WARNING: Encrypting a field makes it unsearchable.',
+ 'encrypted' => 'Encrypted',
+ 'fieldset' => 'Fieldset',
+ 'qty_fields' => 'Qty Fields',
+ 'fieldsets' => 'Fieldsets',
+ 'fieldset_name' => 'Fieldset Name',
+ 'field_name' => 'Field Name',
+ 'field_values' => 'Field Values',
+ 'field_values_help' => 'Add selectable options, one per line. Blank lines other than the first line will be ignored.',
+ 'field_element' => 'Form Element',
+ 'field_element_short' => 'Element',
+ 'field_format' => 'Format',
+ 'field_custom_format' => 'Custom Regex Format',
+ 'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use regex:/^[0-9]{15}$/
.',
+ 'required' => 'Required',
+ 'req' => 'Req.',
+ 'used_by_models' => 'Used By Models',
+ 'order' => 'Order',
+ 'create_fieldset' => 'New Fieldset',
+ 'create_field' => 'New Custom Field',
+ 'value_encrypted' => 'The value of this field is encrypted in the database. Only admin users will be able to view the decrypted value',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
+);
diff --git a/resources/lang/mk/admin/custom_fields/message.php b/resources/lang/mk/admin/custom_fields/message.php
new file mode 100644
index 0000000000..ed66a6ba16
--- /dev/null
+++ b/resources/lang/mk/admin/custom_fields/message.php
@@ -0,0 +1,57 @@
+ array(
+ 'invalid' => 'That field does not exist.',
+ 'already_added' => 'Field already added',
+
+ 'create' => array(
+ 'error' => 'Field was not created, please try again.',
+ 'success' => 'Field created successfully.',
+ 'assoc_success' => 'Field successfully added to fieldset.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Field was not updated, please try again',
+ 'success' => 'Field updated successfully.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Are you sure you wish to delete this field?',
+ 'error' => 'There was an issue deleting the field. Please try again.',
+ 'success' => 'The field was deleted successfully.',
+ 'in_use' => 'Field is still in use.',
+ )
+
+ ),
+
+ 'fieldset' => array(
+
+ 'does_not_exist' => 'Fieldset does not exist',
+
+ 'create' => array(
+ 'error' => 'Fieldset was not created, please try again.',
+ 'success' => 'Fieldset created successfully.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Fieldset was not updated, please try again',
+ 'success' => 'Fieldset updated successfully.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Are you sure you wish to delete this fieldset?',
+ 'error' => 'There was an issue deleting the fieldset. Please try again.',
+ 'success' => 'The fieldset was deleted successfully.',
+ 'in_use' => 'Fieldset is still in use.',
+ )
+
+ ),
+
+
+
+
+
+
+);
diff --git a/resources/lang/mk/admin/departments/message.php b/resources/lang/mk/admin/departments/message.php
new file mode 100644
index 0000000000..6f81bec962
--- /dev/null
+++ b/resources/lang/mk/admin/departments/message.php
@@ -0,0 +1,21 @@
+ 'Одделот не постои.',
+ 'assoc_users' => 'Овој оддел моментално е поврзана со барем еден корисник и не може да се избрише. Ве молиме да ги ажурирате вашите корисници за да не го користите овој оддел и обидете се повторно. ',
+ 'create' => array(
+ 'error' => 'Одделот не е креиран, обидете се повторно.',
+ 'success' => 'Одделот е успешно креиран.'
+ ),
+ 'update' => array(
+ 'error' => 'Одделот не е ажуриран, обидете се повторно',
+ 'success' => 'Одделот е успешно ажуриран.'
+ ),
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да го избришете овој оддел?',
+ 'error' => 'Имаше проблем при бришење на одделот. Обидете се повторно.',
+ 'success' => 'Одделот беше успешно избришан.'
+ )
+
+);
diff --git a/resources/lang/mk/admin/departments/table.php b/resources/lang/mk/admin/departments/table.php
new file mode 100644
index 0000000000..7a770cd610
--- /dev/null
+++ b/resources/lang/mk/admin/departments/table.php
@@ -0,0 +1,11 @@
+ 'ID',
+ 'name' => 'Име на оддел',
+ 'manager' => 'Менаџер',
+ 'location' => 'Локација',
+ 'create' => 'Креирај оддел',
+ 'update' => 'Ажурирај оддел',
+ );
diff --git a/resources/lang/mk/admin/depreciations/general.php b/resources/lang/mk/admin/depreciations/general.php
new file mode 100644
index 0000000000..14a2f55cdc
--- /dev/null
+++ b/resources/lang/mk/admin/depreciations/general.php
@@ -0,0 +1,12 @@
+ 'За амортизационите планови',
+ 'about_depreciations' => 'Можете да поставите амортизационен план за основните средства за да ја намалувате нивната вредност праволиниски.',
+ 'asset_depreciations' => 'Амортизациони планови',
+ 'create' => 'Креирај амортизационен план',
+ 'depreciation_name' => 'Име на амортизационен план',
+ 'number_of_months' => 'Број на месеци',
+ 'update' => 'Ажурирај амортизационен план',
+
+);
diff --git a/resources/lang/mk/admin/depreciations/message.php b/resources/lang/mk/admin/depreciations/message.php
new file mode 100644
index 0000000000..bc9a115c43
--- /dev/null
+++ b/resources/lang/mk/admin/depreciations/message.php
@@ -0,0 +1,25 @@
+ 'Aмортизациониот план не постои.',
+ 'assoc_users' => 'Амортизациониот план моментално е поврзан со еден или повеќе модели и не може да се избрише. Ве молиме избришете ги моделите, а потоа пробајте повторно да го избришете. ',
+
+
+ 'create' => array(
+ 'error' => 'Амортизациониот план не е креиран, обидете се повторно. :(',
+ 'success' => 'Амортизациониот план е успешно креиран. :)'
+ ),
+
+ 'update' => array(
+ 'error' => 'Амортизациониот план не е ажуриран, обидете се повторно',
+ 'success' => 'Амортизациониот план е успешно ажуриран.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да го избришете овој амортизационен план?',
+ 'error' => 'Имаше проблем при бришење на амортизациониот план. Обидете се повторно.',
+ 'success' => 'Амортизациониот план е успешно избришан.'
+ )
+
+);
diff --git a/resources/lang/mk/admin/depreciations/table.php b/resources/lang/mk/admin/depreciations/table.php
new file mode 100644
index 0000000000..6a790f7233
--- /dev/null
+++ b/resources/lang/mk/admin/depreciations/table.php
@@ -0,0 +1,10 @@
+ 'ID',
+ 'months' => 'Месеци',
+ 'term' => 'Времетраење',
+ 'title' => 'Име ',
+
+);
diff --git a/resources/lang/mk/admin/groups/message.php b/resources/lang/mk/admin/groups/message.php
new file mode 100644
index 0000000000..3df582a471
--- /dev/null
+++ b/resources/lang/mk/admin/groups/message.php
@@ -0,0 +1,22 @@
+ 'Групата веќе постои!',
+ 'group_not_found' => 'Групата [:id] не постои.',
+ 'group_name_required' => 'Полето за име е задолжително',
+
+ 'success' => array(
+ 'create' => 'Групата е успешно креирана.',
+ 'update' => 'Групата е успешно ажурирана.',
+ 'delete' => 'Групата е успешно избришана.',
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да ја избришете оваа група?',
+ 'create' => 'Имаше проблем со креирање на групата. Обидете се повторно.',
+ 'update' => 'Имаше проблем со ажурирање на групата. Обидете се повторно.',
+ 'delete' => 'Имаше проблем со бришење на групата. Обидете се повторно.',
+ ),
+
+);
diff --git a/resources/lang/mk/admin/groups/table.php b/resources/lang/mk/admin/groups/table.php
new file mode 100644
index 0000000000..58e15ed505
--- /dev/null
+++ b/resources/lang/mk/admin/groups/table.php
@@ -0,0 +1,9 @@
+ 'ID',
+ 'name' => 'Име',
+ 'users' => 'Број на корисници',
+
+);
diff --git a/resources/lang/mk/admin/groups/titles.php b/resources/lang/mk/admin/groups/titles.php
new file mode 100644
index 0000000000..aaa9f0d998
--- /dev/null
+++ b/resources/lang/mk/admin/groups/titles.php
@@ -0,0 +1,14 @@
+ 'За групите',
+ 'about_groups' => 'Групите се користат за генерализирање на кориснички дозволи.',
+ 'group_management' => 'Управување со група',
+ 'create' => 'Креирај нова група',
+ 'update' => 'Уредете група',
+ 'group_name' => 'Име на групата',
+ 'group_admin' => 'Администратор на група',
+ 'allow' => 'Дозволи',
+ 'deny' => 'Одбиј',
+
+);
diff --git a/resources/lang/mk/admin/hardware/form.php b/resources/lang/mk/admin/hardware/form.php
new file mode 100644
index 0000000000..c9bb5e557e
--- /dev/null
+++ b/resources/lang/mk/admin/hardware/form.php
@@ -0,0 +1,44 @@
+ 'Потврди масовно бришење на основни средства',
+ 'bulk_delete_help' => 'Прегледајте ги основните средства за масовно бришење подолу. Откако ќе се избришат, овие основни средства можат да бидат обновени, но повеќе нема да бидат задолжени на корисник.',
+ 'bulk_delete_warn' => 'Ќе избришете :assets_count основни средства.',
+ 'bulk_update' => 'Масовно ажурирање на основни средства',
+ 'bulk_update_help' => 'Оваа форма ви овозможува да ажурирате повеќе основни средства одеднаш. Пополнете ги полињата што треба да ги промените. Сите полиња што остануваат празни ќе останат непроменети. ',
+ 'bulk_update_warn' => 'Ќе ажурирате :assets_count основни средства.',
+ 'checkedout_to' => 'Задолжен на',
+ 'checkout_date' => 'Датум на задолжување',
+ 'checkin_date' => 'Датум на раздолжување',
+ 'checkout_to' => 'Задолжи на',
+ 'cost' => 'Набавна цена',
+ 'create' => 'Креирај основно средство',
+ 'date' => 'Датум на набавка',
+ 'depreciation' => 'Амортизационен план',
+ 'depreciates_on' => 'Depreciates On',
+ 'default_location' => 'Стандардна локација',
+ 'eol_date' => 'EOL Дата',
+ 'eol_rate' => 'ЕОЛ стапка',
+ 'expected_checkin' => 'Очекуван датум на раздолжување',
+ 'expires' => 'Истекува',
+ 'fully_depreciated' => 'Целосно амортизиран',
+ 'help_checkout' => 'Ако сакате веднаш да го задолжите ова основно средство, одберете "Ready to Deploy" од статус листата. ',
+ 'mac_address' => 'MAC адреса',
+ 'manufacturer' => 'Производител',
+ 'model' => 'Модел',
+ 'months' => 'месеци',
+ 'name' => 'Име на основното средство',
+ 'notes' => 'Забелешки',
+ 'order' => 'Број на нарачка',
+ 'qr' => 'QR Код',
+ 'requestable' => 'Корисниците може да го побараат ова средство',
+ 'select_statustype' => 'Изберете статус',
+ 'serial' => 'Сериски број',
+ 'status' => 'Статус',
+ 'tag' => 'Код на основното средство',
+ 'update' => 'Ажурирање на основни средства',
+ 'warranty' => 'Гаранција',
+ 'warranty_expires' => 'Гаранцијата истекува',
+ 'years' => 'години',
+)
+;
diff --git a/resources/lang/mk/admin/hardware/general.php b/resources/lang/mk/admin/hardware/general.php
new file mode 100644
index 0000000000..9ae2c490de
--- /dev/null
+++ b/resources/lang/mk/admin/hardware/general.php
@@ -0,0 +1,22 @@
+ 'За основните средства',
+ 'about_assets_text' => 'Основни средства се ставки следени по сериски број или код на средства. Тие обично имаат повисока набавна вредност и е важно нивно поединечно евидентирање.',
+ 'archived' => 'Архивирано',
+ 'asset' => 'Основно средство',
+ 'bulk_checkout' => 'Checkout Assets',
+ 'checkin' => 'Раздолжи основно средство',
+ 'checkout' => 'Задолжи основно средство',
+ 'clone' => 'Клонирај основно средство',
+ 'deployable' => 'Распоредливи',
+ 'deleted' => 'Ова средство е избришано. Кликнете овде за да го вратите.',
+ 'edit' => 'Уредување на основно средство',
+ 'model_deleted' => 'Овој модел на основни средства е избришан. Мора да го вратите моделот пред да можете да го вратите основното средство.
Кликни тука за да го вратиш моделот.',
+ 'requestable' => 'Може да се побара',
+ 'requested' => 'Побарано',
+ 'restore' => 'Врати основно средство',
+ 'pending' => 'Во чекање',
+ 'undeployable' => 'Нераспоредливи',
+ 'view' => 'Преглед на основно средство',
+);
diff --git a/resources/lang/mk/admin/hardware/message.php b/resources/lang/mk/admin/hardware/message.php
new file mode 100644
index 0000000000..0c99b64e70
--- /dev/null
+++ b/resources/lang/mk/admin/hardware/message.php
@@ -0,0 +1,82 @@
+ 'Предупредување: Ова основно средство е означено како нераспоредливо. Ако овој статус е променет, ве молиме да го ажурирате статусот на средството.',
+ 'does_not_exist' => 'Основното средство не постои.',
+ 'does_not_exist_or_not_requestable' => 'Добар обид. Тоа основно средство не постои или не може да биде побарано.',
+ 'assoc_users' => 'Ова средство е задолжено на корисник и не може да се избрише. Проверете го, а потоа пробајте повторно да го избришете. ',
+
+ 'create' => array(
+ 'error' => 'Основното средство не е креирано, обидете се повторно. :(',
+ 'success' => 'Основното средство е успешно креирано. :)'
+ ),
+
+ 'update' => array(
+ 'error' => 'Основното средство не е ажурирано, обидете се повторно',
+ 'success' => 'Основното средство е успешно ажурирано.',
+ 'nothing_updated' => 'Не беа избрани полиња, затоа ништо не беше ажурирано.',
+ ),
+
+ 'restore' => array(
+ 'error' => 'Основното средство не е вратено, обидете се повторно',
+ 'success' => 'Основното средство е успешно вратено.'
+ ),
+
+ 'audit' => array(
+ 'error' => 'Ревизијата на основни средства беше неуспешна. Обидете се повторно.',
+ 'success' => 'Ревизијата на основни средства е логирана.'
+ ),
+
+
+ 'deletefile' => array(
+ 'error' => 'Датотеката не се избриша. Обидете се повторно.',
+ 'success' => 'Датотеката е успешно избришана.',
+ ),
+
+ 'upload' => array(
+ 'error' => 'Датотеките не се прикачени. Обидете се повторно.',
+ 'success' => 'Успешно се преземени датотеките.',
+ 'nofiles' => 'Не одбравте датотеки за прикачување, или датотеката што сакате да ја поставите е премногу голема',
+ 'invalidfiles' => 'Една или повеќе од вашите датотеки е преголема или е тип на датотека што не е дозволен. Дозволени типови на датотеки се png, gif, jpg, doc, docx, pdf и txt.',
+ ),
+
+ 'import' => array(
+ 'error' => 'Некои ставки не се увезоа правилно.',
+ 'errorDetail' => 'Следниве елементи не се увезени поради грешки.',
+ 'success' => "Вашата датотека е увезена",
+ 'file_delete_success' => "Вашата датотека е избришана",
+ 'file_delete_error' => "Датотеката не можеше да се избрише",
+ ),
+
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да го избришете ова основно средство?',
+ 'error' => 'Имаше проблем со бришење на основното средство. Обидете се повторно.',
+ 'nothing_updated' => 'Не беа избрани основни средства, затоа ништо не беше избришано.',
+ 'success' => 'Основното средство беше избришано.'
+ ),
+
+ 'checkout' => array(
+ 'error' => 'Основното средство не беше задолжено, обидете се повторно',
+ 'success' => 'Основното средство е задолжено.',
+ 'user_does_not_exist' => 'Корисникот е неважечки. Обидете се повторно.',
+ 'not_available' => 'Основното средство не е достапно за задолжување!',
+ 'no_assets_selected' => 'Мора да одберете најмалку едно основно средство'
+ ),
+
+ 'checkin' => array(
+ 'error' => 'Основното средство не беше раздолжено, обидете се повторно',
+ 'success' => 'Основното средство е раздолжено.',
+ 'user_does_not_exist' => 'Корисникот е неважечки. Обидете се повторно.',
+ 'already_checked_in' => 'Основното средство е веќе задолжено.',
+
+ ),
+
+ 'requests' => array(
+ 'error' => 'Основното средство не е побарано, обидете се повторно',
+ 'success' => 'Основното средство е побарано.',
+ 'canceled' => 'Барањето за задолжување е откажано'
+ )
+
+);
diff --git a/resources/lang/mk/admin/hardware/table.php b/resources/lang/mk/admin/hardware/table.php
new file mode 100644
index 0000000000..06268d65b7
--- /dev/null
+++ b/resources/lang/mk/admin/hardware/table.php
@@ -0,0 +1,24 @@
+ 'Код на основното средство',
+ 'asset_model' => 'Модел',
+ 'book_value' => 'Вредност',
+ 'change' => 'Раздолжи/Задолжи',
+ 'checkout_date' => 'Датум на задолжување',
+ 'checkoutto' => 'Задолжен на',
+ 'diff' => 'Разлика',
+ 'dl_csv' => 'Преземи CSV',
+ 'eol' => 'EOL',
+ 'id' => 'ID',
+ 'location' => 'Локација',
+ 'purchase_cost' => 'Набавна цена',
+ 'purchase_date' => 'Датум на набавка',
+ 'serial' => 'Сериски број',
+ 'status' => 'Состојба',
+ 'title' => 'Основно средство ',
+ 'image' => 'Слика',
+ 'days_without_acceptance' => 'Денови без прифаќање'
+
+);
diff --git a/resources/lang/mk/admin/licenses/form.php b/resources/lang/mk/admin/licenses/form.php
new file mode 100644
index 0000000000..8ac8c879d8
--- /dev/null
+++ b/resources/lang/mk/admin/licenses/form.php
@@ -0,0 +1,22 @@
+ 'Основно средство',
+ 'checkin' => 'Раздолжи',
+ 'create' => 'Креирај лиценца',
+ 'expiration' => 'Дата на истекување',
+ 'license_key' => 'Клуч на производ',
+ 'maintained' => 'Сервисирано',
+ 'name' => 'Име на софтверот',
+ 'no_depreciation' => 'Не амортизирај',
+ 'purchase_order' => 'Број на нарачка',
+ 'reassignable' => 'Повторно доделување',
+ 'remaining_seats' => 'Преостанати работни места',
+ 'seats' => 'Работни места',
+ 'termination_date' => 'Датум на престанок',
+ 'to_email' => 'Лиценцирано на е-пошта',
+ 'to_name' => 'Лиценцирано на име',
+ 'update' => 'Ажурирај лиценца',
+ 'checkout_help' => 'Мора да задолжите лиценца на основно средство или на лице. Можете да ги изберете и двете, но сопственикот на основното средство мора да одговара на лицето на кое ја задолжувате лиценцата.'
+);
diff --git a/resources/lang/mk/admin/licenses/general.php b/resources/lang/mk/admin/licenses/general.php
new file mode 100644
index 0000000000..3628ebda93
--- /dev/null
+++ b/resources/lang/mk/admin/licenses/general.php
@@ -0,0 +1,21 @@
+ 'За лиценците',
+ 'about_licenses' => 'Лиценците се користат за следење на софтверот. Тие имаат одреден број места кои можат да се задолжат на поединци',
+ 'checkin' => 'Раздолжи лиценца за место',
+ 'checkout_history' => 'Историја на задолжувања',
+ 'checkout' => 'Задолжи лиценца за место',
+ 'edit' => 'Ажурирај лиценца',
+ 'filetype_info' => 'Дозволени типови на датотеки се png, gif, jpg, jpeg, doc, docx, pdf, txt, zip и rar.',
+ 'clone' => 'Клонирај лиценца',
+ 'history_for' => 'Историја за ',
+ 'in_out' => 'Раздолжи/Задолжи',
+ 'info' => 'Информации за лиценцата',
+ 'license_seats' => 'Лиценци за места',
+ 'seat' => 'Место',
+ 'seats' => 'Места',
+ 'software_licenses' => 'Лиценци за софтвер',
+ 'user' => 'Корисник',
+ 'view' => 'Погледнете лиценца',
+);
diff --git a/resources/lang/mk/admin/licenses/message.php b/resources/lang/mk/admin/licenses/message.php
new file mode 100644
index 0000000000..10dc9c84fe
--- /dev/null
+++ b/resources/lang/mk/admin/licenses/message.php
@@ -0,0 +1,51 @@
+ 'Лиценцата не постои.',
+ 'user_does_not_exist' => 'Корисникот не постои.',
+ 'asset_does_not_exist' => 'Средството што се обидувате да го поврзете со оваа лиценца не постои.',
+ 'owner_doesnt_match_asset' => 'Средството што се обидувате да го поврзете со оваа лиценца е задолжено на различно лице од она кое е избрано на паѓачкото мени.',
+ 'assoc_users' => 'Оваа лиценца е задолжено на корисник и не може да се избрише. Проверете го, а потоа пробајте повторно да ја избришете. ',
+ 'select_asset_or_person' => 'Мора да изберете основно средство или корисник, но не и двете.',
+
+
+ 'create' => array(
+ 'error' => 'Лиценцата не е креирана, обидете се повторно.',
+ 'success' => 'Лиценцата е успешно креирана.'
+ ),
+
+ 'deletefile' => array(
+ 'error' => 'Датотеката не се избриша. Обидете се повторно.',
+ 'success' => 'Датотеката е успешно избришана.',
+ ),
+
+ 'upload' => array(
+ 'error' => 'Датотеките не се прикачени. Обидете се повторно.',
+ 'success' => 'Успешно се прикачени датотеките.',
+ 'nofiles' => 'Не одбравте датотеки за прикачување, или датотеката што сакате да ја поставите е премногу голема',
+ 'invalidfiles' => 'Една или повеќе од вашите датотеки е преголема или е тип на датотека што не е дозволен. Дозволени типови на датотеки се png, gif, jpg, doc, docx, pdf и txt.',
+ ),
+
+ 'update' => array(
+ 'error' => 'Лиценцата не е ажурирана, обидете се повторно',
+ 'success' => 'Лиценцата е успешно ажурирана.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да ја избришете оваа лиценца?',
+ 'error' => 'Имаше проблем со бришење на лиценцата. Обидете се повторно.',
+ 'success' => 'Лиценцата беше успешно избришана.'
+ ),
+
+ 'checkout' => array(
+ 'error' => 'Имаше проблем со задолжување на лиценцата. Обидете се повторно.',
+ 'success' => 'Лиценцата беше успешно задолжена'
+ ),
+
+ 'checkin' => array(
+ 'error' => 'Имаше проблем со раздолжување на лиценцата. Обидете се повторно.',
+ 'success' => 'Лиценцата беше успешно раздолжена'
+ ),
+
+);
diff --git a/resources/lang/mk/admin/licenses/table.php b/resources/lang/mk/admin/licenses/table.php
new file mode 100644
index 0000000000..31d9da20fd
--- /dev/null
+++ b/resources/lang/mk/admin/licenses/table.php
@@ -0,0 +1,17 @@
+ 'Задолжен на',
+ 'checkout' => 'Раздолжи/Задолжи',
+ 'id' => 'ID',
+ 'license_email' => 'Лиценцирано на е-пошта',
+ 'license_name' => 'Лиценцирано на',
+ 'purchase_date' => 'Датум на набавка',
+ 'purchased' => 'Датум на набавка',
+ 'seats' => 'Места',
+ 'hardware' => 'Хардвер',
+ 'serial' => 'Сериски број',
+ 'title' => 'Лиценца',
+
+);
diff --git a/resources/lang/mk/admin/locations/message.php b/resources/lang/mk/admin/locations/message.php
new file mode 100644
index 0000000000..a6b9418664
--- /dev/null
+++ b/resources/lang/mk/admin/locations/message.php
@@ -0,0 +1,27 @@
+ 'Локацијата не постои.',
+ 'assoc_users' => 'Оваа локација моментално е поврзана со барем еден корисник и не може да се избрише. Ве молиме да ги ажурирате вашите корисници за да не ја користете оваа локација и обидете се повторно. ',
+ 'assoc_assets' => 'Оваа локација моментално е поврзана со барем едно основно средство и не може да се избрише. Ве молиме да ги ажурирате вашите основни средства за да не ја користите оваа локација и обидете се повторно. ',
+ 'assoc_child_loc' => 'Оваа локација моментално е родител на најмалку една локација и не може да се избрише. Ве молиме да ги ажурирате вашите локации повеќе да не ја користат оваа локација како родител и обидете се повторно. ',
+
+
+ 'create' => array(
+ 'error' => 'Локацијата не е креирана, обидете се повторно.',
+ 'success' => 'Локацијата е успешно креирана.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Локацијата не беше ажурирана, обидете се повторно',
+ 'success' => 'Локацијата е успешно ажурирана.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да ја избришете оваа локација?',
+ 'error' => 'Имаше проблем со бришење на локацијата. Обидете се повторно.',
+ 'success' => 'Локацијата беше успешно избришана.'
+ )
+
+);
diff --git a/resources/lang/mk/admin/locations/table.php b/resources/lang/mk/admin/locations/table.php
new file mode 100644
index 0000000000..25a9215ee3
--- /dev/null
+++ b/resources/lang/mk/admin/locations/table.php
@@ -0,0 +1,21 @@
+ 'За локациите',
+ 'about_locations' => 'Локациите се користат за следење на информации за тоа каде се наоѓаат корисниците, основните средства и други средства',
+ 'assets_rtd' => 'Основни средства', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
+ 'assets_checkedout' => 'Доделени основни средства',
+ 'id' => 'ID',
+ 'city' => 'Град',
+ 'state' => 'Република',
+ 'country' => 'Држава',
+ 'create' => 'Креирај локација',
+ 'update' => 'Ажурирај локација',
+ 'name' => 'Име на локација',
+ 'address' => 'Адреса',
+ 'zip' => 'Поштенски код',
+ 'locations' => 'Локации',
+ 'parent' => 'Родител',
+ 'currency' => 'Валута на локација',
+ 'ldap_ou' => 'LDAP OU за пребарување',
+ );
diff --git a/resources/lang/mk/admin/manufacturers/message.php b/resources/lang/mk/admin/manufacturers/message.php
new file mode 100644
index 0000000000..20ab33ae2a
--- /dev/null
+++ b/resources/lang/mk/admin/manufacturers/message.php
@@ -0,0 +1,29 @@
+ 'Производителот не постои.',
+ 'assoc_users' => 'Овој производител моментално е поврзан со барем еден модел и не може да се избрише. Ве молиме да ги ажурирате моделите за да не го користат овој производител и обидете се повторно. ',
+
+ 'create' => array(
+ 'error' => 'Производителот не е креиран, обидете се повторно.',
+ 'success' => 'Производителот е креиран.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Производителот не е ажуриран, обидете се повторно',
+ 'success' => 'Производителот е ажуриран.'
+ ),
+
+ 'restore' => array(
+ 'error' => 'Производителот не е вреатен, обидете се повторно',
+ 'success' => 'Производителот е вратен.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да го избришете овој производител?',
+ 'error' => 'Имаше проблем со бришење на производителот. Обидете се повторно.',
+ 'success' => 'Производителот е избришан.'
+ )
+
+);
diff --git a/resources/lang/mk/admin/manufacturers/table.php b/resources/lang/mk/admin/manufacturers/table.php
new file mode 100644
index 0000000000..1546f66f1e
--- /dev/null
+++ b/resources/lang/mk/admin/manufacturers/table.php
@@ -0,0 +1,16 @@
+ 'За производителите',
+ 'about_manufacturers_text' => 'Производителите се компаниите кои ги произведуваат основните средства. Овде можете да зачувате информации за контакт за поддршка и сл., кои ќе бидат прикажани на страниците со детали за вашите средства.',
+ 'asset_manufacturers' => 'Производители',
+ 'create' => 'Креирај производител',
+ 'id' => 'ID',
+ 'name' => 'Име',
+ 'support_email' => 'Е-пошта за поддршка',
+ 'support_phone' => 'Телефон за поддршка',
+ 'support_url' => 'Врска за поддршка',
+ 'update' => 'Ажурирај го производителот',
+ 'url' => 'URL',
+
+);
diff --git a/resources/lang/mk/admin/models/general.php b/resources/lang/mk/admin/models/general.php
new file mode 100644
index 0000000000..0a61afe158
--- /dev/null
+++ b/resources/lang/mk/admin/models/general.php
@@ -0,0 +1,18 @@
+ 'За моделите на основни средства',
+ 'about_models_text' => 'Моделите на основни средства служат да се групираат идентични средства. Пр. "IPhone 6s", "ThinkPad T470" итн.',
+ 'deleted' => 'Овој модел е избришан. Кликнете овде за да го вратите.',
+ 'bulk_delete' => 'Масовно бришење на модели',
+ 'bulk_delete_help' => 'Користете ги полињата подолу за да го потврдите бришењето на избраните модели. Моделите кои имаат основни средства поврзани со нив не може да се избришат додека средствата не се поврзанат со друг модел.',
+ 'bulk_delete_warn' => 'Ќе избришете :model_count модели.',
+ 'restore' => 'Врати модел',
+ 'requestable' => 'Корисниците може да го побараат овој модел',
+ 'show_mac_address' => 'Покажи поле за MAC адреса во основните средства од овој модел',
+ 'view_deleted' => 'Преглед на избришани',
+ 'view_models' => 'Преглед на модели',
+ 'fieldset' => 'Група на полиња',
+ 'no_custom_field' => 'Без полиња по желба',
+ 'add_default_values' => 'Add default values',
+);
diff --git a/resources/lang/mk/admin/models/message.php b/resources/lang/mk/admin/models/message.php
new file mode 100644
index 0000000000..2c421ba394
--- /dev/null
+++ b/resources/lang/mk/admin/models/message.php
@@ -0,0 +1,42 @@
+ 'Моделот не постои.',
+ 'assoc_users' => 'Моделот во моментов е поврзан со едно или повеќе основни средства и не може да се избрише. Ве молиме избришете ги основните средствата, а потоа пробајте повторно да го избришете. ',
+
+
+ 'create' => array(
+ 'error' => 'Моделот не е креиран, обидете се повторно.',
+ 'success' => 'Моделот е успешно креиран.',
+ 'duplicate_set' => 'Модел на основно средство со тоа име, производител и број на модел веќе постои.',
+ ),
+
+ 'update' => array(
+ 'error' => 'Моделот не е ажуриран, обидете се повторно',
+ 'success' => 'Моделот е ажуриран.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да го избришете моделот?',
+ 'error' => 'Имаше проблем со бришење на моделот. Обидете се повторно.',
+ 'success' => 'Моделот е избришан.'
+ ),
+
+ 'restore' => array(
+ 'error' => 'Моделот не е вратен, обидете се повторно',
+ 'success' => 'Моделот е вратен.'
+ ),
+
+ 'bulkedit' => array(
+ 'error' => 'Не беа сменети полиња, затоа ништо не беше ажурирано.',
+ 'success' => 'Моделите се ажурирани.'
+ ),
+
+ 'bulkdelete' => array(
+ 'error' => 'Не беа избрани модели, затоа ништо не беше избришано.',
+ 'success' => ':success_count модел(и) се избришани!',
+ 'success_partial' => ':success_count модел (и) се избришани, меѓутоа :fail_count не може да се избришат, бидејќи тие сè уште имаат средства поврзани со нив.'
+ ),
+
+);
diff --git a/resources/lang/mk/admin/models/table.php b/resources/lang/mk/admin/models/table.php
new file mode 100644
index 0000000000..f508c5fde4
--- /dev/null
+++ b/resources/lang/mk/admin/models/table.php
@@ -0,0 +1,17 @@
+ 'Креирај модел на основно средство',
+ 'created_at' => 'Креиран во',
+ 'eol' => 'EOL',
+ 'modelnumber' => 'Модел бр.',
+ 'name' => 'Име на модел на основно средство',
+ 'numassets' => 'Основни средства',
+ 'title' => 'Модели на основни средства',
+ 'update' => 'Ажурирај модел на основни средства',
+ 'view' => 'Преглед на модел на основни средства',
+ 'update' => 'Ажурирај модел на основни средства',
+ 'clone' => 'Клонирај модел',
+ 'edit' => 'Ажурирај модел',
+);
diff --git a/resources/lang/mk/admin/reports/general.php b/resources/lang/mk/admin/reports/general.php
new file mode 100644
index 0000000000..4c0c102ea6
--- /dev/null
+++ b/resources/lang/mk/admin/reports/general.php
@@ -0,0 +1,5 @@
+ 'Изберете ги опциите за извештајот за основни средства.'
+);
diff --git a/resources/lang/mk/admin/reports/message.php b/resources/lang/mk/admin/reports/message.php
new file mode 100644
index 0000000000..9416accc75
--- /dev/null
+++ b/resources/lang/mk/admin/reports/message.php
@@ -0,0 +1,5 @@
+ 'Мора да изберете барем една опција.'
+);
diff --git a/resources/lang/mk/admin/settings/general.php b/resources/lang/mk/admin/settings/general.php
new file mode 100644
index 0000000000..2454085363
--- /dev/null
+++ b/resources/lang/mk/admin/settings/general.php
@@ -0,0 +1,178 @@
+ 'Active Directory',
+ 'ad_domain' => 'Домен на Active Directory',
+ 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
+ 'is_ad' => 'Ова е сервер на Active Directory',
+ 'alert_email' => 'Испрати аларм до',
+ 'alerts_enabled' => 'Овозможени аларми по е-пошта',
+ 'alert_interval' => 'Праг на застарување на аларм (денови)',
+ 'alert_inv_threshold' => 'Праг на аларм за инвентар',
+ 'asset_ids' => 'ID на основни средства',
+ 'audit_interval' => 'Интервал на ревизија',
+ 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.',
+ 'audit_warning_days' => 'Audit Warning Threshold',
+ 'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?',
+ 'auto_increment_assets' => 'Generate auto-incrementing asset IDs',
+ 'auto_increment_prefix' => 'Prefix (optional)',
+ 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this',
+ 'backups' => 'Резервни копии',
+ 'barcode_settings' => 'Поставки за баркод',
+ 'confirm_purge' => 'Потврди чистка',
+ 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone.',
+ 'custom_css' => 'Приспособен CSS',
+ 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.',
+ 'custom_forgot_pass_url' => 'Приспособена врска за ресетирање лозинка',
+ 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.',
+ 'dashboard_message' => 'Dashboard Message',
+ 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.',
+ 'default_currency' => 'Default Currency',
+ 'default_eula_text' => 'Default EULA',
+ 'default_language' => 'Стандарден јазик',
+ 'default_eula_help_text' => 'Можете доделите сопствени услови за користење на одредени категории на средства.',
+ 'display_asset_name' => 'Прикажи име на основно средство',
+ 'display_checkout_date' => 'Display Checkout Date',
+ 'display_eol' => 'Display EOL in table view',
+ 'display_qr' => 'Display Square Codes',
+ 'display_alt_barcode' => 'Display 1D barcode',
+ 'barcode_type' => '2D Barcode Type',
+ 'alt_barcode_type' => '1D barcode type',
+ 'eula_settings' => 'EULA Settings',
+ 'eula_markdown' => 'This EULA allows Github flavored markdown.',
+ 'footer_text' => 'Additional Footer Text ',
+ 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.',
+ 'general_settings' => 'General Settings',
+ 'generate_backup' => 'Generate Backup',
+ 'header_color' => 'Header Color',
+ 'info' => 'These settings let you customize certain aspects of your installation.',
+ 'laravel' => 'Laravel Version',
+ 'ldap_enabled' => 'Овозможен LDAP',
+ 'ldap_integration' => 'Интеграција со LDAP',
+ 'ldap_settings' => 'Поставки на LDAP',
+ 'ldap_login_test_help' => 'Внесете важечко LDAP корисничко име и лозинка од основниот DN што сте е наведен погоре за да проверите дали вашата LDAP најава е правилно конфигурирана. МОРА ПРВО ДА ГИ СНИМИТЕ LDAP ПОСТАВКИТЕ.',
+ 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_server' => 'LDAP Server',
+ 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
+ 'ldap_server_cert' => 'LDAP SSL certificate validation',
+ 'ldap_server_cert_ignore' => 'Дозволи неважечки SSL сертификат',
+ 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.',
+ 'ldap_tls' => 'Use TLS',
+ 'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ',
+ 'ldap_uname' => 'LDAP Bind Username',
+ 'ldap_pword' => 'LDAP Bind Password',
+ 'ldap_basedn' => 'Base Bind DN',
+ 'ldap_filter' => 'LDAP Filter',
+ 'ldap_pw_sync' => 'LDAP Password Sync',
+ '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.',
+ 'ldap_username_field' => 'Username Field',
+ 'ldap_lname_field' => 'Last Name',
+ 'ldap_fname_field' => 'LDAP First Name',
+ 'ldap_auth_filter_query' => 'LDAP Authentication query',
+ 'ldap_version' => 'LDAP Version',
+ 'ldap_active_flag' => 'LDAP Active Flag',
+ 'ldap_emp_num' => 'LDAP Employee Number',
+ 'ldap_email' => 'LDAP Email',
+ 'license' => 'Software License',
+ 'load_remote_text' => 'Remote Scripts',
+ 'load_remote_help_text' => 'This Snipe-IT install can load scripts from the outside world.',
+ 'login_note' => 'Login Note',
+ 'login_note_help' => 'Optionally include a few sentences on your login screen, for example to assist people who have found a lost or stolen device. This field accepts Github flavored markdown',
+ 'login_remote_user_text' => 'Remote User login options',
+ 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
+ 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
+ 'login_common_disabled_text' => 'Disable other authentication mechanisms',
+ 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
+ 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
+ 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
+ 'logo' => 'Logo',
+ 'full_multiple_companies_support_help_text' => 'Restricting users (including admins) assigned to companies to their company\'s assets.',
+ 'full_multiple_companies_support_text' => 'Full Multiple Companies Support',
+ 'show_in_model_list' => 'Show in Model Dropdowns',
+ 'optional' => 'optional',
+ 'per_page' => 'Results Per Page',
+ 'php' => 'PHP Version',
+ 'php_gd_info' => 'You must install php-gd to display QR codes, see install instructions.',
+ 'php_gd_warning' => 'PHP Image Processing and GD plugin is NOT installed.',
+ 'pwd_secure_complexity' => 'Password Complexity',
+ 'pwd_secure_complexity_help' => 'Select whichever password complexity rules you wish to enforce.',
+ 'pwd_secure_min' => 'Password minimum characters',
+ 'pwd_secure_min_help' => 'Minimum permitted value is 5',
+ 'pwd_secure_uncommon' => 'Prevent common passwords',
+ 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.',
+ 'qr_help' => 'Enable QR Codes first to set this',
+ 'qr_text' => 'QR Code Text',
+ 'setting' => 'Setting',
+ 'settings' => 'Settings',
+ 'show_alerts_in_menu' => 'Show alerts in top menu',
+ 'show_archived_in_list' => 'Archived Assets',
+ 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
+ 'site_name' => 'Site Name',
+ 'slack_botname' => 'Slack Botname',
+ 'slack_channel' => 'Slack Channel',
+ 'slack_endpoint' => 'Slack Endpoint',
+ 'slack_integration' => 'Slack Settings',
+ 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. ',
+ 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
+ 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
+ 'snipe_version' => 'Snipe-IT version',
+ 'support_footer' => 'Support Footer Links ',
+ 'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual',
+ 'system' => 'System Information',
+ 'update' => 'Update Settings',
+ 'value' => 'Value',
+ 'brand' => 'Branding',
+ 'about_settings_title' => 'About Settings',
+ 'about_settings_text' => 'These settings let you customize certain aspects of your installation.',
+ 'labels_per_page' => 'Labels per page',
+ 'label_dimensions' => 'Label dimensions (inches)',
+ 'next_auto_tag_base' => 'Next auto-increment',
+ 'page_padding' => 'Page margins (inches)',
+ 'purge' => 'Purge Deleted Records',
+ 'labels_display_bgutter' => 'Label bottom gutter',
+ 'labels_display_sgutter' => 'Label side gutter',
+ 'labels_fontsize' => 'Label font size',
+ 'labels_pagewidth' => 'Label sheet width',
+ 'labels_pageheight' => 'Label sheet height',
+ 'label_gutters' => 'Label spacing (inches)',
+ 'page_dimensions' => 'Page dimensions (inches)',
+ 'label_fields' => 'Label visible fields',
+ 'inches' => 'инчи',
+ 'width_w' => 'w',
+ 'height_h' => 'h',
+ 'show_url_in_emails' => 'Link to Snipe-IT in Emails',
+ 'show_url_in_emails_help_text' => 'Uncheck this box if you do not wish to link back to your Snipe-IT installation in your email footers. Useful if most of your users never login. ',
+ 'text_pt' => 'pt',
+ 'thumbnail_max_h' => 'Max thumbnail height',
+ 'thumbnail_max_h_help' => 'Maximum height in pixels that thumbnails may display in the listing view. Min 25, max 500.',
+ 'two_factor' => 'Two Factor Authentication',
+ 'two_factor_secret' => 'Two-Factor Code',
+ 'two_factor_enrollment' => 'Two-Factor Enrollment',
+ 'two_factor_enabled_text' => 'Enable Two Factor',
+ 'two_factor_reset' => 'Reset Two-Factor Secret',
+ 'two_factor_reset_help' => 'This will force the user to enroll their device with Google Authenticator again. This can be useful if their currently enrolled device is lost or stolen. ',
+ 'two_factor_reset_success' => 'Two factor device successfully reset',
+ 'two_factor_reset_error' => 'Two factor device reset failed',
+ 'two_factor_enabled_warning' => 'Enabling two-factor if it is not currently enabled will immediately force you to authenticate with a Google Auth enrolled device. You will have the ability to enroll your device if one is not currently enrolled.',
+ 'two_factor_enabled_help' => 'This will turn on two-factor authentication using Google Authenticator.',
+ 'two_factor_optional' => 'Selective (Users can enable or disable if permitted)',
+ 'two_factor_required' => 'Required for all users',
+ 'two_factor_disabled' => 'Disabled',
+ 'two_factor_enter_code' => 'Enter Two-Factor Code',
+ 'two_factor_config_complete' => 'Submit Code',
+ 'two_factor_enabled_edit_not_allowed' => 'Your administrator does not permit you to edit this setting.',
+ 'two_factor_enrollment_text' => "Two factor authentication is required, however your device has not been enrolled yet. Open your Google Authenticator app and scan the QR code below to enroll your device. Once you've enrolled your device, enter the code below",
+ 'require_accept_signature' => 'Require Signature',
+ 'require_accept_signature_help_text' => 'Enabling this feature will require users to physically sign off on accepting an asset.',
+ 'left' => 'лево',
+ 'right' => 'десно',
+ 'top' => 'врв',
+ 'bottom' => 'дно',
+ 'vertical' => 'вертикално',
+ 'horizontal' => 'хоризонтално',
+ 'zerofill_count' => 'Length of asset tags, including zerofill',
+);
diff --git a/resources/lang/mk/admin/settings/message.php b/resources/lang/mk/admin/settings/message.php
new file mode 100644
index 0000000000..8e49a91c1f
--- /dev/null
+++ b/resources/lang/mk/admin/settings/message.php
@@ -0,0 +1,22 @@
+ array(
+ 'error' => 'Се случи грешка при ажурирањето. ',
+ 'success' => 'Поставките се ажурирани.'
+ ),
+ 'backup' => array(
+ 'delete_confirm' => 'Дали си сигурен дека сакаш да ја избришеш резервната копија? Ова не може да биде вратено. ',
+ 'file_deleted' => 'Резервната копија е избришана. ',
+ 'generated' => 'Направена е нова резервна копија.',
+ 'file_not_found' => 'Таа резервна копија не може да се најде на серверот.',
+ ),
+ 'purge' => array(
+ 'error' => 'Се случи грешка при трајното бришење. ',
+ 'validation_failed' => 'Потврдата за трајно бришење е неточна. Внесете го зборот "DELETE" во полето за потврда.',
+ 'success' => 'Записите се трајно избришани.'
+ ),
+
+);
diff --git a/resources/lang/mk/admin/statuslabels/message.php b/resources/lang/mk/admin/statuslabels/message.php
new file mode 100644
index 0000000000..e937c2c84c
--- /dev/null
+++ b/resources/lang/mk/admin/statuslabels/message.php
@@ -0,0 +1,32 @@
+ 'Етикетата за статус не постои.',
+ 'assoc_assets' => 'Оваа етикета за статус моментално е поврзана со барем едно основно средство и не може да се избрише. Ве молиме да ги ажурирате вашите основни средства за да не ја користите оваа етикета за статус и обидете се повторно. ',
+
+
+ 'create' => array(
+ 'error' => 'Етикетата за статус не е креирана, обидете се повторно.',
+ 'success' => 'Етикетата за статус е креирана.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Етикетата за статус не е ажурирана, обидете се повторно',
+ 'success' => 'Етикетата за статус е ажурирана.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да ја избришете етикетата за статус?',
+ 'error' => 'Имаше проблем со бришење на етикетата за статус. Обидете се повторно.',
+ 'success' => 'Етикетата за статус е избришана.'
+ ),
+
+ 'help' => array(
+ 'undeployable' => 'Овие основни средства не може да се задолжат на никого.',
+ 'deployable' => 'Овие основни средства може да се задолжат. Откако ќе бидат задолжени, ќе имаат мета-статус на Распоредени.',
+ 'archived' => 'Овие средства не може да се задолжат, и ќе се појавуваат во архивираните средства. Ова е корисно за зачувување на информации за основните средства за сметководствени/историски потреби.',
+ 'pending' => 'Овие средства сè уште не можат да се задолжат. Најчесто се користи за средства кои се надвор за сервисирање, но се очекува да се вратат.',
+ ),
+
+);
diff --git a/resources/lang/mk/admin/statuslabels/table.php b/resources/lang/mk/admin/statuslabels/table.php
new file mode 100644
index 0000000000..b9dc038d4a
--- /dev/null
+++ b/resources/lang/mk/admin/statuslabels/table.php
@@ -0,0 +1,19 @@
+ 'За статусните етикети',
+ 'archived' => 'Архивирано',
+ 'create' => 'Направете етикета за статус',
+ 'color' => 'Боја на табелата',
+ 'default_label' => 'Стандардна етикета',
+ 'default_label_help' => 'Ова се користи за да се осигури дека вашите најчесто користени етикети за статус се појавуваат на врвот на полето за избор при креирање/ажурирање на средствата.',
+ 'deployable' => 'Распоредливи',
+ 'info' => 'Етикетите за статусот се користат за да се опишат различните состојби во кои може да се наоѓаат вашите средства. Тие може да бидат пратени на сервис, изгубени/украдени, итн. Можете да креирате нови етикети за статуси за распоредливи, во чекање и архивирани основни средства.',
+ 'name' => 'Име на статус',
+ 'pending' => 'Во чекање',
+ 'status_type' => 'Тип на статус',
+ 'show_in_nav' => 'Покажи во странично мени',
+ 'title' => 'Етикети со статус',
+ 'undeployable' => 'Нераспоредливи',
+ 'update' => 'Ажурирај етикета за статус',
+);
diff --git a/resources/lang/mk/admin/suppliers/message.php b/resources/lang/mk/admin/suppliers/message.php
new file mode 100644
index 0000000000..be288fbfaa
--- /dev/null
+++ b/resources/lang/mk/admin/suppliers/message.php
@@ -0,0 +1,27 @@
+ 'Добавувачот не постои.',
+
+
+ 'create' => array(
+ 'error' => 'Добавувачот не е креиран, обидете се повторно.',
+ 'success' => 'Добавувачот е креиран.'
+ ),
+
+ 'update' => array(
+ 'error' => 'Добавувачот не е ажуриран, обидете се повторно',
+ 'success' => 'Добавувачот е ажуриран.'
+ ),
+
+ 'delete' => array(
+ 'confirm' => 'Дали сте сигурни дека сакате да го избришете добавувачот?',
+ 'error' => 'Имаше проблем со бришење на добавувачот. Обидете се повторно.',
+ 'success' => 'Добавувачот е избришан.',
+ 'assoc_assets' => 'Добавувачот моментално е поврзан со :asset_count основни средства и не може да се избрише. Ве молиме да ги ажурирате основните средства за да не го користат овој добавувач и обидете се повторно. ',
+ 'assoc_licenses' => 'Добавувачот моментално е поврзан со :licenses_count лиценци и не може да се избрише. Ве молиме да ги ажурирате лиценците за да не го користат овој добавувач и обидете се повторно. ',
+ 'assoc_maintenances' => 'Добавувачот моментално е поврзан со :asset_maintenances_count сервисирања и не може да се избрише. Ве молиме да ги ажурирате сервисирањата за да не го користат овој добавувач и обидете се повторно. ',
+ )
+
+);
diff --git a/resources/lang/mk/admin/suppliers/table.php b/resources/lang/mk/admin/suppliers/table.php
new file mode 100644
index 0000000000..5a1e0fbbf7
--- /dev/null
+++ b/resources/lang/mk/admin/suppliers/table.php
@@ -0,0 +1,27 @@
+ 'За добавувачите',
+ 'about_suppliers_text' => 'Добавувачите се компаниите од кои е набавена опремата и кои се одговорни за гаранцијата на основните средства',
+ 'address' => 'Адреса на добавувачот',
+ 'assets' => 'Основни средства',
+ 'city' => 'Град',
+ 'contact' => 'Име за контакт',
+ 'country' => 'Држава',
+ 'create' => 'Креирај добавувач',
+ 'email' => 'Е-пошта',
+ 'fax' => 'Факс',
+ 'id' => 'ID',
+ 'licenses' => 'Лиценци',
+ 'name' => 'Име на добавувачот',
+ 'notes' => 'Забелешки',
+ 'phone' => 'Телефон',
+ 'state' => 'Република',
+ 'suppliers' => 'Добавувачи',
+ 'update' => 'Ажурирај добавувач',
+ 'url' => 'URL',
+ 'view' => 'Погледни добавувач',
+ 'view_assets_for' => 'Преглед на средства за',
+ 'zip' => 'Поштенски код',
+
+);
diff --git a/resources/lang/mk/admin/users/general.php b/resources/lang/mk/admin/users/general.php
new file mode 100644
index 0000000000..b026ae175f
--- /dev/null
+++ b/resources/lang/mk/admin/users/general.php
@@ -0,0 +1,26 @@
+ 'Средства задолжени на :name',
+ 'bulk_update_warn' => 'Ќе ажурирате :user_count корисници. Не можете да ги менувате вашите сопствени кориснички атрибути користејќи го овој формулар, и мора да правите измени на вашиот кориснички профил поединечно.',
+ 'bulk_update_help' => 'Оваа форма ви овозможува да ажурирате повеќе корисници одеднаш. Пополнете ги полињата што треба да ги промените. Сите полиња што остануваат празни ќе останат непроменети.',
+ 'current_assets' => 'Средствата кои моментално се задолжени на овој корисник',
+ 'clone' => 'Клонирај корисник',
+ 'contact_user' => 'Контактирај го/ја :name',
+ 'edit' => 'Ажурирај корисник',
+ 'filetype_info' => 'Дозволени типови на датотеки се png, gif, jpg, jpeg, doc, docx, pdf, txt, zip и rar.',
+ 'history_user' => 'Историја за :name',
+ 'info' => 'Информации',
+ 'restore_user' => 'Кликни тука за да ги вратите.',
+ 'last_login' => 'Последна најава',
+ 'ldap_config_text' => 'LDAP конфигурациските поставки може да се најдат во Admin > Settings. Избраната локација (опционално) ќе биде поставена за сите увезени корисници.',
+ 'print_assigned' => 'Печати задолжение',
+ 'software_user' => 'Софтвер задолжен на :name',
+ 'view_user' => 'Погледнете го/ја :name',
+ 'usercsv' => 'CSV датотека',
+ 'two_factor_admin_optin_help' => 'Вашите тековни администраторски поставки овозможуваат селективно спроведување на автентикација со два фактори. ',
+ 'two_factor_enrolled' => 'Поврзан уред за 2FA ',
+ 'two_factor_active' => '2FA активна',
+ );
diff --git a/resources/lang/mk/admin/users/message.php b/resources/lang/mk/admin/users/message.php
new file mode 100644
index 0000000000..33e6338359
--- /dev/null
+++ b/resources/lang/mk/admin/users/message.php
@@ -0,0 +1,59 @@
+ 'Го прифативте основното средство.',
+ 'declined' => 'Го одбивте основното средство.',
+ 'bulk_manager_warn' => 'Вашите корисници се ажурирани, но записот за менаџерот не е зачуван, бидејќи менаџерот што го избравте беше во листата на корисници што се ажурираа. Корисниците не може да бидат свој сопствен менаџер. Изберете ги корисниците повторно, со исклучок на менаџерот и пробајте пак.',
+ 'user_exists' => 'Корисникот веќе постои!',
+ 'user_not_found' => 'Корисникот [:id] не постои.',
+ 'user_login_required' => 'Полето за корисничко име е задолжително',
+ 'user_password_required' => 'Потребна е лозинка.',
+ 'insufficient_permissions' => 'Недоволни дозволи.',
+ 'user_deleted_warning' => 'Овој корисник е избришан. Ќе мора да го вратите за да го ажурирате или да му доделите нови основни средства.',
+ 'ldap_not_configured' => 'Интеграција со LDAP не е конфигурирана.',
+
+
+ 'success' => array(
+ 'create' => 'Корисникот е креиран.',
+ 'update' => 'Корисникот е ажуриран.',
+ 'update_bulk' => 'Корисниците се ажурирани!',
+ 'delete' => 'Корисникот е избришан.',
+ 'ban' => 'Корисникот е блокиран.',
+ 'unban' => 'Корисникот е одблокиран.',
+ 'suspend' => 'Корисникот е привремено блокиран.',
+ 'unsuspend' => 'Привременото блокирање е отстрането.',
+ 'restored' => 'Корисникот е вратен.',
+ 'import' => 'Корисниците се увезени.',
+ ),
+
+ 'error' => array(
+ 'create' => 'Имаше проблем со креирање на корисникот. Обидете се повторно.',
+ 'update' => 'Имаше проблем со ажурирање на корисникот. Обидете се повторно.',
+ 'delete' => 'Имаше проблем со бришење на корисникот. Обидете се повторно.',
+ 'delete_has_assets' => 'Корисникот има задолжени ставки и не може да биде избришан.',
+ 'unsuspend' => 'Имаше проблем со отстранување на привременото блокирање. Обидете се повторно.',
+ 'import' => 'Имаше проблем со увозот на корисници. Обидете се повторно.',
+ 'asset_already_accepted' => 'Ова основно средство веќе е прифатено.',
+ 'accept_or_decline' => 'Мора да го прифатите или одбиете основното средство.',
+ 'incorrect_user_accepted' => 'Средството што се обидовте да го прифатите не е задожено на Вас.',
+ 'ldap_could_not_connect' => 'Не можам да се поврзам со LDAP серверот. Проверете ја конфигурацијата за LDAP сервер во LDAP конфигурациската датотека.
Грешка од LDAP-серверот:',
+ 'ldap_could_not_bind' => 'Не можам да се поврзам со LDAP серверот. Проверете ја конфигурацијата за LDAP сервер во LDAP конфигурациската датотека.
Грешка од LDAP-серверот: ',
+ 'ldap_could_not_search' => 'Не можам да го пребарам LDAP серверот. Проверете ја конфигурацијата за LDAP сервер во LDAP конфигурациската датотека.
Грешка од LDAP-серверот:',
+ 'ldap_could_not_get_entries' => 'Не можам да добијам записи од LDAP серверот. Проверете ја конфигурацијата за LDAP сервер во LDAP конфигурациската датотека.
Грешка од LDAP-серверот:',
+ 'password_ldap' => 'Лозинката за корисникот е управувана од LDAP/Active Directory. Ве молиме контактирајте го одделот за ИТ за да ја смените вашата лозинка. ',
+ ),
+
+ 'deletefile' => array(
+ 'error' => 'Датотеката не се избриша. Обидете се повторно.',
+ 'success' => 'Датотеката е избришана.',
+ ),
+
+ 'upload' => array(
+ 'error' => 'Датотеките не се прикачени. Обидете се повторно.',
+ 'success' => 'Датотеките се прикачени.',
+ 'nofiles' => 'Не одбравте датотеки за прикачување',
+ 'invalidfiles' => 'Една или повеќе од вашите датотеки е преголема или е тип на датотека што не е дозволен. Дозволени типови на датотеки се png, gif, jpg, doc, docx, pdf и txt.',
+ ),
+
+);
diff --git a/resources/lang/mk/admin/users/table.php b/resources/lang/mk/admin/users/table.php
new file mode 100644
index 0000000000..8e718e126a
--- /dev/null
+++ b/resources/lang/mk/admin/users/table.php
@@ -0,0 +1,38 @@
+ 'Активна',
+ 'allow' => 'Дозволи',
+ 'checkedout' => 'Основни средства',
+ 'created_at' => 'Креиран',
+ 'createuser' => 'Креирај корисник',
+ 'deny' => 'Одбиј',
+ 'email' => 'Е-пошта',
+ 'employee_num' => 'Број на вработен',
+ 'first_name' => 'Име',
+ 'groupnotes' => 'Изберете група во која ќе биде вклучен корисникот. Корисникот ги презема дозволите на групата што му е доделена.',
+ 'id' => 'ID',
+ 'inherit' => 'Наследено',
+ 'job' => 'Работна позиција',
+ 'last_login' => 'Последна најава',
+ 'last_name' => 'Презиме',
+ 'location' => 'Локација',
+ 'lock_passwords' => 'Деталите за најава не може да се променат на оваа инсталација.',
+ 'manager' => 'Менаџер',
+ 'managed_locations' => 'Менаџирани локации',
+ 'name' => 'Име',
+ 'notes' => 'Забелешки',
+ 'password_confirm' => 'Потврди ја лозинката',
+ 'password' => 'Лозинка',
+ 'phone' => 'Телефон',
+ 'show_current' => 'Прикажи тековни корисници',
+ 'show_deleted' => 'Прикажи ги избришаните корисници',
+ 'title' => 'Наслов',
+ 'to_restore_them' => 'да се вратат.',
+ 'updateuser' => 'Ажурирај го корисникот',
+ 'username' => 'Корисничко име',
+ 'user_deleted_text' => 'Овој корисник е обележан како избришан.',
+ 'username_note' => '(Ова се користи само за поврзување со Active Directory, а не за најава.)',
+ 'cloneuser' => 'Клонирај корисник',
+ 'viewusers' => 'Преглед на корисници',
+);
diff --git a/resources/lang/mk/auth/general.php b/resources/lang/mk/auth/general.php
new file mode 100644
index 0000000000..3a9c16019b
--- /dev/null
+++ b/resources/lang/mk/auth/general.php
@@ -0,0 +1,12 @@
+ 'Испрати врска за ресетирање на лозинка',
+ 'email_reset_password' => 'Email Password Reset',
+ 'reset_password' => 'Ресетирање на Лозинка',
+ 'login' => 'Најава',
+ 'login_prompt' => 'Ве молиме најавете се',
+ 'forgot_password' => 'Ја заборавив мојата лозинка',
+ 'remember_me' => 'Запомни ме',
+ ];
+
diff --git a/resources/lang/mk/auth/message.php b/resources/lang/mk/auth/message.php
new file mode 100644
index 0000000000..87aa2678d0
--- /dev/null
+++ b/resources/lang/mk/auth/message.php
@@ -0,0 +1,37 @@
+ 'Постои корисник со оваа е-пошта.',
+ 'account_not_found' => 'Корисничкото име или лозинката се неточни.',
+ 'account_not_activated' => 'Оваа корисничка сметка не е активирана.',
+ 'account_suspended' => 'Оваа корисничка сметка е привремено блокирана.',
+ 'account_banned' => 'Оваа корисничка сметка е блокирана.',
+ 'throttle' => 'Премногу неуспешни обиди за најавување. Ве молиме обидете се повторно за околу :minutes минути.',
+
+ 'signin' => array(
+ 'error' => 'Имаше проблем при обидот да се најавите, обидете се повторно.',
+ 'success' => 'Успешно сте најавени.',
+ ),
+
+ 'signup' => array(
+ 'error' => 'Имаше проблем при креирање на корисничката сметка, обидете се повторно.',
+ 'success' => 'Корисничката сметка е креирана.',
+ ),
+
+ 'forgot-password' => array(
+ 'error' => 'Имаше проблем при обидот да се добие кодот за ресетирање не лозинка, обидете се повторно.',
+ 'success' => 'Пораката за ресетирање на лозинка е испратена.',
+ ),
+
+ 'forgot-password-confirm' => array(
+ 'error' => 'Имаше проблем при ресетирање на лозинката, обидете се повторно.',
+ 'success' => 'Вашата лозинка е ресетирана.',
+ ),
+
+ 'activate' => array(
+ 'error' => 'Имаше проблем при активирање на корисничката сметка, обидете се повторно.',
+ 'success' => 'Вашата корисничка сметка е активирана.',
+ ),
+
+);
diff --git a/resources/lang/mk/button.php b/resources/lang/mk/button.php
new file mode 100644
index 0000000000..7bf444a1e0
--- /dev/null
+++ b/resources/lang/mk/button.php
@@ -0,0 +1,16 @@
+ 'Акции',
+ 'add' => 'Додади ново',
+ 'cancel' => 'Откажи',
+ 'checkin_and_delete' => 'Раздолжи и избриши го корисникот',
+ 'delete' => 'Избриши',
+ 'edit' => 'Ажурирај',
+ 'restore' => 'Врати',
+ 'request' => 'Побарај',
+ 'submit' => 'Поднеси',
+ 'upload' => 'Прикачи',
+ 'select_file' => 'Избери датотека...',
+ 'select_files' => 'Select Files...',
+);
diff --git a/resources/lang/mk/general.php b/resources/lang/mk/general.php
new file mode 100644
index 0000000000..d9e2b0dda7
--- /dev/null
+++ b/resources/lang/mk/general.php
@@ -0,0 +1,224 @@
+ 'Додатоци',
+ 'activated' => 'Активиран',
+ 'accessory' => 'Додаток',
+ 'accessory_report' => 'Извештај за додаток',
+ 'action' => 'Акција',
+ 'activity_report' => 'Извештај за активност',
+ 'address' => 'Адреса',
+ 'admin' => 'Admin',
+ 'administrator' => 'Administrator',
+ 'add_seats' => 'Додадени места',
+ 'all_assets' => 'Сите основни средства',
+ 'all' => 'Сите',
+ 'archived' => 'Архивирано',
+ 'asset_models' => 'Модели на основни средства',
+ 'asset_model' => 'Модел',
+ 'asset' => 'Основно средство',
+ 'asset_report' => 'Извештај за основни средства',
+ 'asset_tag' => 'Код на основното средство',
+ 'assets_available' => 'расположиви средства',
+ 'audit' => 'Ревизија',
+ 'audit_report' => 'Дневник за ревизија',
+ 'assets' => 'Основни средства',
+ 'avatar_delete' => 'Избриши аватар',
+ 'avatar_upload' => 'Прикачи аватар',
+ 'back' => 'Назад',
+ 'bad_data' => 'Ништо не е пронајдено. Можеби лоши податоци?',
+ 'bulkaudit' => 'Масовна ревизија',
+ 'bulkaudit_status' => 'Статус на ревизија',
+ 'bulk_checkout' => 'Масовно задолжување',
+ 'cancel' => 'Откажи',
+ 'categories' => 'Категории',
+ 'category' => 'Категорија',
+ 'change' => 'Раздолжи/Задолжи',
+ 'changeemail' => 'Промени ја адресата за е-пошта',
+ 'changepassword' => 'Промена на лозинка',
+ 'checkin' => 'Раздолжи',
+ 'checkin_from' => 'Раздолжи од',
+ 'checkout' => 'Задолжи',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
+ 'city' => 'Град',
+ 'click_here' => 'Кликни тука',
+ 'clear_selection' => 'Отселектирај ги сите',
+ 'companies' => 'Компании',
+ 'company' => 'Компанија',
+ 'component' => 'Компонента',
+ 'components' => 'Компоненти',
+ 'complete' => 'Завршено',
+ 'consumable' => 'Потрошен материјал',
+ 'consumables' => 'Потрошен материјал',
+ 'country' => 'Држава',
+ 'create' => 'Креирај Нов {0}',
+ 'created' => 'Креирана ставка',
+ 'created_asset' => 'креирано основно средство',
+ 'created_at' => 'Креиран во',
+ 'updated_at' => 'Ажурирано во',
+ 'currency' => '$', // this is deprecated
+ 'current' => 'Тековна',
+ 'custom_report' => 'Приспособен извештај за основни средства',
+ 'dashboard' => 'Табла',
+ 'days' => 'денови',
+ 'days_to_next_audit' => 'Денови до следна ревизија',
+ 'date' => 'Датум',
+ 'debug_warning' => 'Предупредување!',
+ 'debug_warning_text' => 'Оваа апликација работи во режим на производство со овозможено дебагирање. Ова може да изложи чувствителните податоци доколку вашата апликација е достапна за надворешниот свет. Оневозможете го дебагирачкиот режим со поставување на APP_DEBUG
во вашата .env
датотека на false
.',
+ 'delete' => 'Избриши',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
+ 'deleted' => 'Избришани',
+ 'delete_seats' => 'Избришани места',
+ 'departments' => 'Одделенија',
+ 'department' => 'Одделение',
+ 'deployed' => 'Распоредени',
+ 'depreciation_report' => 'Извештај за амортизација',
+ 'details' => 'Детали',
+ 'download' => 'Преземи',
+ 'depreciation' => 'Амортизационен план',
+ 'editprofile' => 'Уредете го вашиот профил',
+ 'eol' => 'EOL',
+ 'email_domain' => 'Домен за е-пошта',
+ 'email_format' => 'Формат на е-пошта',
+ 'email_domain_help' => 'Ова се користи за генерирање на адреси на е-пошта при увоз',
+ 'filastname_format' => 'Почетна буква од име, Презиме (jjankov@example.com)',
+ 'firstname_lastname_format' => 'Име, точка, Презиме (janko.jankov@example.com)',
+ 'firstname_lastname_underscore_format' => 'Име, _, Презиме (janko_jankov@example.com)',
+ 'lastnamefirstinitial_format' => 'Презиме, Почетна буква од име (jankovj@example.com)',
+ 'first' => 'Прво',
+ 'first_name' => 'Име',
+ 'first_name_format' => 'Име (janko@example.com)',
+ 'files' => 'Датотеки',
+ 'file_name' => 'Датотека',
+ 'file_uploads' => 'Прикачување датотеки',
+ 'generate' => 'Генерирање',
+ 'github_markdown' => 'Ова поле прифаќа означување според Github.',
+ 'groups' => 'Групи',
+ 'gravatar_email' => 'Gravatar е-пошта',
+ 'history' => 'Историја',
+ 'history_for' => 'Историја за',
+ 'id' => 'ID',
+ 'image' => 'Слика',
+ 'image_delete' => 'Избриши ја сликата',
+ 'image_upload' => 'Поставете слика',
+ 'image_filetypes_help' => 'Прифатени типови на датотеки се jpg, png, gif и svg. Дозволената големина за поставување е :size.',
+ 'import' => 'Увоз',
+ 'import-history' => 'Историја на увози',
+ 'asset_maintenance' => 'Одржување на основни средства',
+ 'asset_maintenance_report' => 'Извештај за одржување на основни средства',
+ 'asset_maintenances' => 'Одржувања на основни средства',
+ 'item' => 'Ставка',
+ 'insufficient_permissions' => 'Недоволни дозволи!',
+ 'language' => 'Јазик',
+ 'last' => 'Последно',
+ 'last_login' => 'Последна најава',
+ 'last_name' => 'Презиме',
+ 'license' => 'Лиценца',
+ 'license_report' => 'Извештај за лиценци',
+ 'licenses_available' => 'лиценци на располагање',
+ 'licenses' => 'Лиценци',
+ 'list_all' => 'Листа на сите',
+ 'loading' => 'Вчитување',
+ 'lock_passwords' => 'Ова поле не може да биде изменето во оваа инсталација.',
+ 'feature_disabled' => 'Оваа функција е оневозможена за демонстрационата инсталација.',
+ 'location' => 'Локација',
+ 'locations' => 'Локации',
+ 'logout' => 'Одјави се',
+ 'lookup_by_tag' => 'Пребарување по код на основно средство',
+ 'maintenances' => 'Одржувања',
+ 'manufacturer' => 'Производител',
+ 'manufacturers' => 'Производители',
+ 'markdown' => 'Ова поле прифаќа означување според Github.',
+ 'min_amt' => 'Минимална количина',
+ 'min_amt_help' => 'Минимален број на предмети кои треба да бидат достапни пред да се активира предупредувањето.',
+ 'model_no' => 'Модел бр.',
+ 'months' => 'месеци',
+ 'moreinfo' => 'Повеќе информации',
+ 'name' => 'Име',
+ 'next' => 'Следно',
+ 'next_audit_date' => 'Следен датум на ревизија',
+ 'last_audit' => 'Последна ревизија',
+ 'new' => 'ново!',
+ 'no_depreciation' => 'Не се амортизира',
+ 'no_results' => 'Нема резултати.',
+ 'no' => 'Не',
+ 'notes' => 'Забелешки',
+ 'order_number' => 'Број на нарачка',
+ 'page_menu' => 'Прикажани се _MENU_ ставки',
+ 'pagination_info' => 'Прикажани се _START_ до _END_ од _TOTAL_ ставки',
+ 'pending' => 'Во чекање',
+ 'people' => 'Луѓе',
+ 'per_page' => 'Резултати по страница',
+ 'previous' => 'Претходна',
+ 'processing' => 'Процесирање',
+ 'profile' => 'Ваш профил',
+ 'purchase_cost' => 'Набавна цена',
+ 'purchase_date' => 'Датум на набавка',
+ 'qty' => 'Количина',
+ 'quantity' => 'Квантитет',
+ 'ready_to_deploy' => 'Подготвен за распоредување',
+ 'recent_activity' => 'Скорешна активност',
+ 'remove_company' => 'Отстрани поврзување со компанија',
+ 'reports' => 'Извештаи',
+ 'restored' => 'вратено',
+ 'requested' => 'Побарано',
+ 'request_canceled' => 'Барањето е откажано',
+ 'save' => 'Зачувај',
+ 'select' => 'Избери',
+ 'search' => 'Пребарај',
+ 'select_category' => 'Одбери категорија',
+ 'select_department' => 'Изберете оддел',
+ 'select_depreciation' => 'Изберете тип на амортизација',
+ 'select_location' => 'Изберете локација',
+ 'select_manufacturer' => 'Изберете производител',
+ 'select_model' => 'Изберете модел',
+ 'select_supplier' => 'Изберете добавувач',
+ 'select_user' => 'Изберете корисник',
+ 'select_date' => 'Изберете Датум (ГГГГ-ММ-ДД)',
+ 'select_statuslabel' => 'Изберете статус',
+ 'select_company' => 'Изберете компанија',
+ 'select_asset' => 'Изберете основно средство',
+ 'settings' => 'Поставки',
+ 'show_deleted' => 'Прикажи избришани',
+ 'show_current' => 'Прикажи тековно',
+ 'sign_in' => 'Најави се',
+ 'signature' => 'Потпис',
+ 'skin' => 'Кожа',
+ 'some_features_disabled' => 'DEMO MODE: Некои функции се оневозможени за оваа инсталација.',
+ 'site_name' => 'Име на сајтот',
+ 'state' => 'Состојба',
+ 'status_labels' => 'Етикети со статус',
+ 'status' => 'Статус',
+ 'supplier' => 'Добавувач',
+ 'suppliers' => 'Добавувачи',
+ 'sure_to_delete' => 'Дали сте сигурни дека сакате да ја избришете',
+ 'submit' => 'Поднеси',
+ 'target' => 'Цел',
+ 'time_and_date_display' => 'Приказ на време и датум',
+ 'total_assets' => 'вкупно основни средства',
+ 'total_licenses' => 'вкупно лиценци',
+ 'total_accessories' => 'вкупно додатоци',
+ 'total_consumables' => 'вкупно потрошни материјали',
+ 'type' => 'Тип',
+ 'undeployable' => 'Не може да се распореди',
+ 'unknown_admin' => 'Непознат Администратор',
+ 'username_format' => 'Формат на корисничко име',
+ 'update' => 'Ажурирање',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
+ 'uploaded' => 'Прикачено',
+ 'user' => 'Корисник',
+ 'accepted' => 'прифатен',
+ 'declined' => 'одбиено',
+ 'unaccepted_asset_report' => 'Неприфатени средства',
+ 'users' => 'Корисници',
+ 'viewassets' => 'Прикажете ги доделените основни средства',
+ 'website' => 'Веб страна',
+ 'welcome' => 'Добредојдовте :name',
+ 'years' => 'години',
+ 'yes' => 'Да',
+ 'zip' => 'Зип',
+ 'noimage' => 'Не е прикачена слика или сликата не е пронајдена.',
+ 'token_expired' => 'Вашата сесија истече. Најавете се повторно.',
+ ];
diff --git a/resources/lang/mk/mail.php b/resources/lang/mk/mail.php
new file mode 100644
index 0000000000..b8a57c1eef
--- /dev/null
+++ b/resources/lang/mk/mail.php
@@ -0,0 +1,72 @@
+ 'Корисникот го откажал барањето за средство на веб-страницата',
+ 'a_user_requested' => 'Корисникот побарал средство на веб-страницата',
+ 'accessory_name' => 'Име на додаток:',
+ 'additional_notes' => 'Дополнителни забелешки:',
+ 'admin_has_created' => 'Администраторот создаде сметка за вас на :web веб-страница.',
+ 'asset' => 'Основно средство:',
+ 'asset_name' => 'Име на основното средство:',
+ 'asset_requested' => 'Бараното основно средство',
+ 'asset_tag' => 'Код на основното средство:',
+ 'assets_warrantee_expiring' => '{1} основно средство со гаранција што истекува во следните 60 дена. | [2, Inf] основни средства со гаранции кои истекуваат во наредните 60 дена.',
+ 'assigned_to' => 'Задолжен на',
+ 'best_regards' => 'Со почит,',
+ 'canceled' => 'Откажано:',
+ 'checkin_date' => 'Датум на раздолжување:',
+ 'checkout_date' => 'Датум на задолжување:',
+ 'click_to_confirm' => 'Ве молиме кликнете на следната врска за да ја потврдите вашата :web сметка:',
+ 'click_on_the_link_accessory' => 'Ве молиме кликнете на врската на дното за да потврдите дека сте го примиле додатокот.',
+ 'click_on_the_link_asset' => 'Ве молиме кликнете на врската на дното за да потврдите дека сте го примиле основното средство.',
+ 'Confirm_Asset_Checkin' => 'Потврди раздолжување на основно средство.',
+ 'Confirm_Accessory_Checkin' => 'Потврди раздолжување на додаток.',
+ 'Confirm_accessory_delivery' => 'Потврдете ја испораката на додатокот.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
+ 'Confirm_asset_delivery' => 'Потврдете ја испораката на основно средство.',
+ 'Confirm_consumable_delivery' => 'Потврди ја испораката на потрожен материјал.',
+ 'current_QTY' => 'Тековна количина',
+ 'Days' => 'Денови',
+ 'days' => 'Денови',
+ 'expecting_checkin_date' => 'Очекуван датум на раздолжување:',
+ 'expires' => 'Истекува',
+ 'Expiring_Assets_Report' => 'Извештај за истекување на средства.',
+ 'Expiring_Licenses_Report' => 'Извештај за истекување на лиценци.',
+ 'hello' => 'Здраво',
+ 'hi' => 'Здраво',
+ 'i_have_read' => 'Ги прочитав и се согласив со условите за користење и го примив ова средство.',
+ 'item' => 'Средство:',
+ 'items_below_minimum' => '{1} ставка која е под минималната количина или наскоро ќе биде ниска. | [2, Inf] ставки кои се под минималната количина или наскоро ќе бидат ниски.',
+ 'Item_Request_Canceled' => 'Барањето е откажано',
+ 'Item_Requested' => 'Побарана ставка',
+ 'licenses_expiring' => '{1} лиценца која истекува во следните 60 дена. | [2, Inf] лиценци кои истекуваат во следните 60 дена.',
+ 'link_to_update_password' => 'Ве молиме кликнете на следната врска за да ја обновите вашата :web лозинка:',
+ 'login_first_admin' => 'Влезете во новата инсталација на Snipe-IT користејќи ги ингеренциите подолу:',
+ 'login' => 'Најава:',
+ 'Low_Inventory_Report' => 'Извештај за низок инвентар',
+ 'min_QTY' => 'Минимална количина',
+ 'name' => 'Име',
+ 'new_item_checked' => 'Ново основно средство е задолжено на Ваше име, деталите се подолу.',
+ 'password' => 'Лозинка:',
+ 'password_reset' => 'Ресетирање на лозинка',
+
+ 'read_the_terms' => 'Ве молиме прочитајте ги условите за употреба подолу.',
+ 'read_the_terms_and_click' => 'Прочитајте ги условите за употреба подолу и кликнете на врската на дното за да потврдите дека ги прочитавте и се согласувате со условите за користење и сте ги добиле основните средства.',
+ 'requested' => 'Побарано:',
+ 'reset_link' => 'Вашата врска за ресетирање на лозинка',
+ 'reset_password' => 'За да ја ресетирате Вашата лозинка, притиснете на врската:',
+ 'serial' => 'Serial',
+ 'supplier' => 'Добавувач',
+ 'tag' => 'Таг',
+ 'test_email' => 'Тест е-пошта од Snipe-IT',
+ 'test_mail_text' => 'Ова е тест од Snipe-IT Системот за управување со основни средства. Ако го добивте ова, е-поштата работи :)',
+ 'the_following_item' => 'Следната ставка е раздолжена: ',
+ 'There_are' => '{1} Постои | [2, Инф] Постојат',
+ 'to_reset' => 'За да ја ресетирате вашата :web лозинка, пополнете го овој формулар:',
+ 'type' => 'Тип',
+ 'user' => 'User',
+ 'username' => 'Username',
+ 'welcome' => 'Добредојдовте :name',
+ 'welcome_to' => 'Добредојдовте на :web!',
+ 'your_credentials' => 'Вашите корисничко име и лозинка',
+);
diff --git a/resources/lang/mk/pagination.php b/resources/lang/mk/pagination.php
new file mode 100644
index 0000000000..adbd7187f6
--- /dev/null
+++ b/resources/lang/mk/pagination.php
@@ -0,0 +1,20 @@
+ '« Претходна',
+
+ 'next' => 'Следна »',
+
+);
diff --git a/resources/lang/mk/passwords.php b/resources/lang/mk/passwords.php
new file mode 100644
index 0000000000..875c271b28
--- /dev/null
+++ b/resources/lang/mk/passwords.php
@@ -0,0 +1,7 @@
+ 'Линкот за вашата лозинка е испратен!',
+ 'user' => 'Тој корисник не постои или нема е-пошта',
+];
+
diff --git a/resources/lang/mk/reminders.php b/resources/lang/mk/reminders.php
new file mode 100644
index 0000000000..0f15730e82
--- /dev/null
+++ b/resources/lang/mk/reminders.php
@@ -0,0 +1,24 @@
+ "Лозинките мора да содржат најмалку шест знаци и да одговараат на потврдата.",
+
+ "user" => "Корисничкото име или адресата за е-пошта е неточна",
+
+ "token" => "Токенот за ресетирање на лозинката е невалиден.",
+
+ "sent" => "Ако е пронајдена соодветна адреса за е-пошта, потсетникот за лозинка е испратен!",
+
+);
diff --git a/resources/lang/mk/table.php b/resources/lang/mk/table.php
new file mode 100644
index 0000000000..f0cfcc0288
--- /dev/null
+++ b/resources/lang/mk/table.php
@@ -0,0 +1,10 @@
+ 'Акции',
+ 'action' => 'Акција',
+ 'by' => 'Од',
+ 'item' => 'Ставка',
+
+);
diff --git a/resources/lang/mk/validation.php b/resources/lang/mk/validation.php
new file mode 100644
index 0000000000..1db44371b6
--- /dev/null
+++ b/resources/lang/mk/validation.php
@@ -0,0 +1,137 @@
+ ':attribute мора да биде прифатен.',
+ 'active_url' => ':attribute не е валидна врска (URL).',
+ 'after' => ':attribute мора да биде датум после :date.',
+ 'after_or_equal' => ':attribute мора да биде датум после или на :date.',
+ 'alpha' => ':attribute може да содржи само букви.',
+ 'alpha_dash' => ':attribute може да содржи само букви, бројки и цртички.',
+ 'alpha_num' => ':attribute може да содржи само букви и броеви.',
+ 'array' => ':attribute мора да биде низа.',
+ 'before' => ':attribute мора да биде датум пред :date.',
+ 'before_or_equal' => ':attribute мора да биде датум пред или на :date.',
+ 'between' => [
+ 'numeric' => ':attribute мора да биде помеѓу :min - :max.',
+ 'file' => ':attribute мора да биде помеѓу :min - :max килобајти.',
+ 'string' => ':attribute мора да биде помеѓу :min - :max знаци.',
+ 'array' => ':attribute мора да содржи помеѓу :min - :max ставки.',
+ ],
+ 'boolean' => ':attribute мора да биде точно/неточно.',
+ 'confirmed' => 'Потврдата за :attribute не се совпаѓа.',
+ 'date' => ':attribute не е валиден датум.',
+ 'date_format' => ':attribute не се совпаѓа со форматот :format.',
+ 'different' => ':attribute и :other мора да се различни.',
+ 'digits' => ':attribute мора да биде :digits цифри.',
+ 'digits_between' => ':attribute мора да содржи помеѓу :min и :max цифри.',
+ 'dimensions' => ':attribute има неважечки димензии на сликата.',
+ 'distinct' => 'Полето :attribute има дупликат вредност.',
+ 'email' => 'Форматот на :attribute не е валиден.',
+ 'exists' => 'Избраниот :attribute не е валиден.',
+ 'file' => ':attribute мора да биде датотека.',
+ 'filled' => 'Полето :attribute мора да има дупликат.',
+ 'image' => ':attribute мора да биде слика.',
+ 'in' => 'Избраниот :attribute не е валиден.',
+ 'in_array' => 'Полето :attribute не постои во :other.',
+ 'integer' => ':attribute мора да биде цел број.',
+ 'ip' => ':attribute мора да биде валидна IP адреса.',
+ 'ipv4' => ':attribute мора да биде валидна IPv4 адреса.',
+ 'ipv6' => ':attribute мора да биде валидна IPv6 адреса.',
+ 'json' => ':attribute мора да биде валиден JSON стринг.',
+ 'max' => [
+ 'numeric' => ':attribute не може да биде поголем од :max.',
+ 'file' => ':attribute не може да биде поголем од :max килобајти.',
+ 'string' => ':attribute не може да биде поголем од :max значи.',
+ 'array' => ':attribute не може да содржи повеќе од :max ставки.',
+ ],
+ 'mimes' => ':attribute мора да биде датотека од тип: :values.',
+ 'mimetypes' => ':attribute мора да биде датотека од тип: :values.',
+ 'min' => [
+ 'numeric' => ':attribute мора да биде поголем од :min.',
+ 'file' => ':attribute мора да биде поголем од :min килобајти.',
+ 'string' => ':attribute мора да биде поголем од :min знаци.',
+ 'array' => ':attribute мора да содржи најмалку :min ставки.',
+ ],
+ 'not_in' => 'Избраниот :attribute не е валиден.',
+ 'numeric' => ':attribute мора да биде број.',
+ 'present' => 'Полето :attribute е задолжително.',
+ 'valid_regex' => 'Тоа не е валиден regex. ',
+ 'regex' => 'Форматот на :attribute не е валиден.',
+ 'required' => 'Полето за :attribute е задолжително.',
+ 'required_if' => 'Полето :attribute е задолжително, кога :other е :values.',
+ 'required_unless' => 'Полето :attribute е задолжително, освен ако :other е :values.',
+ 'required_with' => 'Полето :attribute е задолжително кога постојат :values.',
+ 'required_with_all' => 'Полето :attribute е задолжително кога постојат :values.',
+ 'required_without' => 'Полето :attribute е задолжително кога не постојат :values.',
+ 'required_without_all' => 'Полето :attribute е задолжително кога не постои ниту една :values.',
+ 'same' => ':attribute и :other мора да одговараат.',
+ 'size' => [
+ 'numeric' => ':attribute мора да биде :size.',
+ 'file' => ':attribute мора да биде :size килобајти.',
+ 'string' => ':attribute мора да биде :size знаци.',
+ 'array' => ':attribute мора да содржи :size ставки.',
+ ],
+ 'string' => ':attribute мора да биде стринг.',
+ 'timezone' => ':attribute мора да биде валидна зона.',
+ 'unique' => ':attribute е веќе зафатен.',
+ 'uploaded' => ':attribute не е прикачен.',
+ 'url' => 'Форматот на :attribute не е валиден.',
+ "unique_undeleted" => ":attribute мора да биде уникатен.",
+
+ /*
+ |--------------------------------------------------------------------------
+ | Custom Validation Language Lines
+ |--------------------------------------------------------------------------
+ |
+ | Here you may specify custom validation messages for attributes using the
+ | convention "attribute.rule" to name the lines. This makes it quick to
+ | specify a specific custom language line for a given attribute rule.
+ |
+ */
+
+
+ /*
+ |--------------------------------------------------------------------------
+ | Custom Validation Language Lines
+ |--------------------------------------------------------------------------
+ |
+ | Here you may specify custom validation messages for attributes using the
+ | convention "attribute.rule" to name the lines. This makes it quick to
+ | specify a specific custom language line for a given attribute rule.
+ |
+ */
+
+ 'custom' => [
+ 'alpha_space' => "Полето :attribute содржи знак што не е дозволен.",
+ "email_array" => "Една или повеќе е-пошти не се валидни.",
+ "hashed_pass" => "Вашата тековна лозинка е неточна",
+ 'dumbpwd' => 'Таа лозинка е премногу честа.',
+ "statuslabel_type" => "Мора да изберете валидна етикета за статус",
+ ],
+
+ /*
+ |--------------------------------------------------------------------------
+ | Custom Validation Attributes
+ |--------------------------------------------------------------------------
+ |
+ | The following language lines are used to swap attribute place-holders
+ | with something more reader friendly such as E-Mail Address instead
+ | of "email". This simply helps us make messages a little cleaner.
+ |
+ */
+
+ 'attributes' => [],
+
+);
diff --git a/resources/lang/mn/admin/custom_fields/general.php b/resources/lang/mn/admin/custom_fields/general.php
index cd9b634dc1..2f25006176 100644
--- a/resources/lang/mn/admin/custom_fields/general.php
+++ b/resources/lang/mn/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Шинэ талбарт',
'create_field' => 'Шинэ Гаалийн талбар',
'value_encrypted' => 'Энэ талбарын үнэ цэнийг мэдээллийн санд шифрлэдэг. Зөвхөн админ хэрэглэгч нар нь буцаагдсан утгыг харах боломжтой байна',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/mn/admin/hardware/general.php b/resources/lang/mn/admin/hardware/general.php
index c3f25fb844..899866cc53 100644
--- a/resources/lang/mn/admin/hardware/general.php
+++ b/resources/lang/mn/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Актив нь сериал дугаар буюу хөрөнгийн тэмдэгтээр хянагдсан зүйлс юм. Эдгээр нь тодорхой зүйлүүдийг тодорхойлоход илүү үнэ цэнэтэй зүйлс байх хандлагатай байдаг.',
'archived' => 'Архивлагдсан',
'asset' => 'Актив',
- 'bulk_checkout' => 'Хэрэглэгч рүү аккаунтыг түр зогсоох',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Checkin Asset',
'checkout' => 'Тооцоот Хөрөнгийн',
'clone' => 'Clone Asset',
'deployable' => 'Даалгавартай',
'deleted' => 'Энэ хөрөнгө устгагдсан байна. Дахин оруулна уу.',
'edit' => 'Хөрөнгийг засварлах',
- 'filetype_info' => 'Зөвшөөрөгдсөн filetypes нь png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'model_deleted' => 'Энэ активын загвар устгагдсан байна. Хөрөнгийг сэргээхээс өмнө загварыг сэргээх хэрэгтэй.
Загвар-г сэргээхийн тулд энд дарна уу.',
'requestable' => 'Уучлаарай',
'requested' => 'Хүсэлт гаргасан',
diff --git a/resources/lang/mn/admin/models/general.php b/resources/lang/mn/admin/models/general.php
index 5f6febf920..8ab64f130b 100644
--- a/resources/lang/mn/admin/models/general.php
+++ b/resources/lang/mn/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Загварыг үзэх',
'fieldset' => 'Талбар',
'no_custom_field' => 'Өөрчлөгдсөн талбар байхгүй байна',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/mn/admin/settings/general.php b/resources/lang/mn/admin/settings/general.php
index 8be9bc6dac..f870ae5ab3 100644
--- a/resources/lang/mn/admin/settings/general.php
+++ b/resources/lang/mn/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Идэвхтэй лавлах',
'ad_domain' => 'Active Directory домэйн',
'ad_domain_help' => 'Энэ нь заримдаа таны имэйл домэйнтой адил боловч үргэлж биш юм.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Энэ бол Active Directory Server',
'alert_email' => 'Анхааруулга илгээх',
'alerts_enabled' => 'Идэвхжүүлсэн дохиог',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Сайтын нэр',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack суваг',
diff --git a/resources/lang/mn/button.php b/resources/lang/mn/button.php
index 9a533124d5..168b84ef23 100644
--- a/resources/lang/mn/button.php
+++ b/resources/lang/mn/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Оруулах',
'upload' => 'Оруулах',
'select_file' => 'Файл сонгох...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/mn/general.php b/resources/lang/mn/general.php
index 1eb05e3a97..5674e5bd8d 100644
--- a/resources/lang/mn/general.php
+++ b/resources/lang/mn/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Үйл ажиллагааны тайлан',
'address' => 'Хаяг',
'admin' => 'админ',
+ 'administrator' => 'Administrator',
'add_seats' => 'Суудал нэмсэн',
'all_assets' => 'Бүх хөрөнгө',
'all' => 'Бүгд',
@@ -38,6 +39,9 @@
'checkin' => 'Шалгах',
'checkin_from' => '-аас бүртгүүлэх',
'checkout' => 'Тооцоо хийх',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Хот',
'click_here' => 'Энд дар',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Анхаар!',
'debug_warning_text' => 'Энэ програм нь дибаг хийх боломжтойгоор үйлдвэрлэлийн горимд ажиллаж байна. Хэрэв таны хэрэглээ гаднах ертөнцөд хүртээмжтэй бол эмзэг өгөгдлийг илтгэнэ. APP_DEBUG
утгыг өөрийн .env
файлыг false
руу тохируулах замаар дибаг хийх горимыг идэвхгүй болгох.',
'delete' => 'Устгах',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Устгагдсан',
'delete_seats' => 'Устгагдсан суудал',
'departments' => 'Департамент',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Unknown Admin',
'username_format' => 'Хэрэглэгчийн нэр Формат',
'update' => 'Шинэчлэх',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Байршуулсан байна',
'user' => 'Хэрэглэгч',
'accepted' => 'хүлээн зөвшөөрсөн',
diff --git a/resources/lang/mn/mail.php b/resources/lang/mn/mail.php
index c9bc0cea84..d556012c2a 100644
--- a/resources/lang/mn/mail.php
+++ b/resources/lang/mn/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Хөрөнгийн шалгалтыг баталгаажуулна уу.',
'Confirm_Accessory_Checkin' => 'Дагалдах хэрэгслийг шалгахын тулд баталгаажуулна уу.',
'Confirm_accessory_delivery' => 'Нэмэлт дагалдах хэрэгслийг баталгаажуулна уу.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Хөрөнгийн хүргэлтийг баталгаажуулна уу.',
'Confirm_consumable_delivery' => 'Хэрэглэхэд бэлэн хүргэлтийг баталгаажуулна.',
'current_QTY' => 'Одоогийн QTY',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Хүсэлт гаргасан:',
'reset_link' => 'Таны нууц үгээ шинэчлэх линк',
'reset_password' => 'Нууц үгээ дахин тохируулах бол энд дарна уу:',
- 'serial' => 'Цуваа:',
+ 'serial' => 'Serial',
'supplier' => 'Нийлүүлэгч',
'tag' => 'Таг',
'test_email' => 'Слайк-IT-с тест хийх мэйл',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} | 2 [Infin] байна',
'to_reset' => 'Та өөрийн: веб нууц үгээ шинэчлэхийн тулд энэ маягтыг бөглөнө үү:',
'type' => 'Төрөл',
- 'user' => 'Хэрэглэгч:',
- 'username' => 'Хэрэглэгчийн нэр:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Тавтай морилно уу: нэр',
'welcome_to' => 'Тавтай морилно уу: Вэб хуудас!',
'your_credentials' => 'Таны Snipe-IT итгэмжлэлүүд',
diff --git a/resources/lang/ms/admin/custom_fields/general.php b/resources/lang/ms/admin/custom_fields/general.php
index f4e0832ab3..ad91655a05 100644
--- a/resources/lang/ms/admin/custom_fields/general.php
+++ b/resources/lang/ms/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Fieldset baru',
'create_field' => 'Padang Tersuai Baru',
'value_encrypted' => 'Nilai medan ini disulitkan dalam pangkalan data. Hanya pengguna admin sahaja yang dapat melihat nilai yang disahkrit',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/ms/admin/hardware/general.php b/resources/lang/ms/admin/hardware/general.php
index b11ef1866c..a663fcdcff 100644
--- a/resources/lang/ms/admin/hardware/general.php
+++ b/resources/lang/ms/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Aset adalah item yang dikesan oleh nombor siri atau tag aset. Mereka cenderung menjadi item nilai yang lebih tinggi di mana mengenal pasti perkara-perkara tertentu.',
'archived' => 'Diarkibkan',
'asset' => 'Harta',
- 'bulk_checkout' => 'Aset Keluar untuk Pengguna',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Terima Harta',
'checkout' => 'Aset Checkout',
'clone' => 'Pendua Harta',
'deployable' => 'Deployable',
'deleted' => 'Aset ini telah dipadamkan. Klik di sini untuk memulihkannya.',
'edit' => 'Kemaskini Harta',
- 'filetype_info' => 'Filetype yang dibenarkan adalah png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, dan rar.',
'model_deleted' => 'Model Aset ini telah dipadam. Anda mesti memulihkan model sebelum anda boleh memulihkan Asset.
Klik di sini untuk memulihkan model.',
'requestable' => 'Diminta',
'requested' => 'Diminta',
diff --git a/resources/lang/ms/admin/models/general.php b/resources/lang/ms/admin/models/general.php
index 95694ddd10..c3d8091957 100644
--- a/resources/lang/ms/admin/models/general.php
+++ b/resources/lang/ms/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Lihat Model',
'fieldset' => 'Fieldset',
'no_custom_field' => 'Tiada bidang tersuai',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/ms/admin/settings/general.php b/resources/lang/ms/admin/settings/general.php
index 28f59974e1..b586d1b28b 100644
--- a/resources/lang/ms/admin/settings/general.php
+++ b/resources/lang/ms/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Direktori Aktif',
'ad_domain' => 'Domain direktori aktif',
'ad_domain_help' => 'Ini kadangkala sama dengan domain e-mel anda, tetapi tidak semestinya.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Ini adalah pelayan Direktori Aktif',
'alert_email' => 'Hantar isyarat kepada',
'alerts_enabled' => 'Isyarat Dihidupkan',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nama Sesawang',
'slack_botname' => 'Botak Botak',
'slack_channel' => 'Saluran Slack',
diff --git a/resources/lang/ms/button.php b/resources/lang/ms/button.php
index b214b248c3..9c547a085c 100644
--- a/resources/lang/ms/button.php
+++ b/resources/lang/ms/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Hantar',
'upload' => 'Muat naik',
'select_file' => 'Pilih Fail ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/ms/general.php b/resources/lang/ms/general.php
index 0406439a51..17e999f210 100644
--- a/resources/lang/ms/general.php
+++ b/resources/lang/ms/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Laporan Aktiviti',
'address' => 'Alamat',
'admin' => 'Pentadbir',
+ 'administrator' => 'Administrator',
'add_seats' => 'Menambah kerusi',
'all_assets' => 'Semua Harta',
'all' => 'Semua',
@@ -38,6 +39,9 @@
'checkin' => 'Terima',
'checkin_from' => 'Semak dari',
'checkout' => 'Agihkan',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Bandar',
'click_here' => 'Tekan di sini',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Amaran!',
'debug_warning_text' => 'Aplikasi ini berjalan dalam mod pengeluaran dengan debug membolehkan. Ini boleh mendedahkan data sensitif jika aplikasi anda boleh diakses oleh dunia luar. Lumpuhkan mod debug dengan menetapkan APP_DEBUG
nilai dalam fail .env
anda ke false
.',
'delete' => 'Hapuskan',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Dihapuskan',
'delete_seats' => 'Kerusi dipadamkan',
'departments' => 'Jabatan',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Pentadbir Tidak Dikenali',
'username_format' => 'Format Nama Pengguna',
'update' => 'Kemas kini',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Dimuat naik',
'user' => 'Pengguna',
'accepted' => 'diterima',
diff --git a/resources/lang/ms/mail.php b/resources/lang/ms/mail.php
index c18900097c..6124eda20b 100644
--- a/resources/lang/ms/mail.php
+++ b/resources/lang/ms/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Sahkan Pengesahan Aset.',
'Confirm_Accessory_Checkin' => 'Sahkan Checkin Aksesori.',
'Confirm_accessory_delivery' => 'Sahkan penghantaran aksesori.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Sahkan penghantaran aset.',
'Confirm_consumable_delivery' => 'Sahkan penghantaran yang boleh digunakan.',
'current_QTY' => 'QTY semasa',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Diminta:',
'reset_link' => 'Pautan Semula Kata Laluan Anda',
'reset_password' => 'Klik di sini untuk menetapkan semula kata laluan anda:',
- 'serial' => 'Serial:',
+ 'serial' => 'Serial',
'supplier' => 'Pembekal',
'tag' => 'Tag',
'test_email' => 'Uji E-mel dari Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Terdapat | [2, Inf] Ada',
'to_reset' => 'Untuk menetapkan semula kata laluan web anda, lengkapkan borang ini:',
'type' => 'Taipkan',
- 'user' => 'Pengguna:',
- 'username' => 'Nama pengguna:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Selamat datang: nama',
'welcome_to' => 'Selamat datang ke: web!',
'your_credentials' => 'Kredensial Snipe-IT anda',
diff --git a/resources/lang/nl/admin/custom_fields/general.php b/resources/lang/nl/admin/custom_fields/general.php
index 9c8f8e4a0a..9ff092c26f 100644
--- a/resources/lang/nl/admin/custom_fields/general.php
+++ b/resources/lang/nl/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nieuwe veldset',
'create_field' => 'Nieuw aangepast veld',
'value_encrypted' => 'De waarde van dit veld is versleuteld in de database. Alleen beheerders zullen de onversleutelde waarde kunnen weergeven.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/nl/admin/hardware/general.php b/resources/lang/nl/admin/hardware/general.php
index ee36c25ced..65bf6ea919 100644
--- a/resources/lang/nl/admin/hardware/general.php
+++ b/resources/lang/nl/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Materiaal bestaat uit items die met een serienummer of identificatiesticker geregistreerd zijn. Dit zijn over het algemeen de objecten met een hogere waarde waarbij identificatie belangrijk is.',
'archived' => 'Gearchiveerd',
'asset' => 'Materiaal',
- 'bulk_checkout' => 'Materiaal aan gebruiker uitleveren',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Materiaal uitlenen',
'checkout' => 'Materiaal uitlenen',
'clone' => 'Kloon Materiaal',
'deployable' => 'Uitrolbaar',
'deleted' => 'Dit materiaal is verwijderd. Klik hier om te herstellen.',
'edit' => 'Materiaal Bewerken',
- 'filetype_info' => 'Toegestane bestandstypes zijn png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'model_deleted' => 'Het model van dit materiaal is verwijderd. Je moet het herstellen voordat je het materiaal kan herstellen.
Klik hier op het model te herstellen.',
'requestable' => 'Beschikbaar',
'requested' => 'Aangevraagd',
diff --git a/resources/lang/nl/admin/models/general.php b/resources/lang/nl/admin/models/general.php
index 201f0092c1..e6a24432af 100644
--- a/resources/lang/nl/admin/models/general.php
+++ b/resources/lang/nl/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Bekijk modelen',
'fieldset' => 'Veldverzameling',
'no_custom_field' => 'Geen aangepaste velden',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/nl/admin/settings/general.php b/resources/lang/nl/admin/settings/general.php
index ecc9ab0c36..1570c9cb9f 100644
--- a/resources/lang/nl/admin/settings/general.php
+++ b/resources/lang/nl/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory domein',
'ad_domain_help' => 'Dit is soms hetzelfde als je e-mail domein.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Dit is een Active Directory server',
'alert_email' => 'Verstuur meldingen naar',
'alerts_enabled' => 'Meldingen ingeschakeld',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Site naam',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack kanaal',
diff --git a/resources/lang/nl/button.php b/resources/lang/nl/button.php
index 396baa0a1b..77f98ccb23 100644
--- a/resources/lang/nl/button.php
+++ b/resources/lang/nl/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Verzenden',
'upload' => 'Verstuur',
'select_file' => 'Bestand selecteren...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/nl/general.php b/resources/lang/nl/general.php
index b8a7187844..f881fea0d0 100644
--- a/resources/lang/nl/general.php
+++ b/resources/lang/nl/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Activiteitenrapportage',
'address' => 'Adres',
'admin' => 'Beheerder',
+ 'administrator' => 'Administrator',
'add_seats' => 'Toegevoegde plekken',
'all_assets' => 'Alle materialen',
'all' => 'Alle',
@@ -38,6 +39,9 @@
'checkin' => 'Check-in',
'checkin_from' => 'Incheck formulier',
'checkout' => 'Afrekenen',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Plaats',
'click_here' => 'Klik hier',
'clear_selection' => 'Selectie wissen',
@@ -64,6 +68,7 @@
'debug_warning' => 'Waarschuwing!',
'debug_warning_text' => 'Deze applicatie draait in productie modus met foutopsporing ingeschakeld. Dit kan betekenen dat mogelijk gevoelige gegevens zichtbaar zijn voor de buitenwereld. Schakel foutopsporing uit door de APP_DEBUG
variabele in je .env
bestand op false
te zetten.',
'delete' => 'Verwijder',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Verwijderd',
'delete_seats' => 'Verwijderde plekken',
'departments' => 'Afdelingen',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Onbekende Beheerder',
'username_format' => 'Gebruikersnaam indeling',
'update' => 'Bijwerken',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Geupload',
'user' => 'Gebruiker',
'accepted' => 'geaccepteerd',
diff --git a/resources/lang/nl/mail.php b/resources/lang/nl/mail.php
index 9f2c3dccdd..0ad171ad42 100644
--- a/resources/lang/nl/mail.php
+++ b/resources/lang/nl/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Bevestig Object Checkin.',
'Confirm_Accessory_Checkin' => 'Bevestig Accessoire Checkin.',
'Confirm_accessory_delivery' => 'Bevestig accessoire uitlevering.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Bevestig object uitlevering.',
'Confirm_consumable_delivery' => 'Bevestig uitlevering verbruiksartikel.',
'current_QTY' => 'Huidige hoeveelheid',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Aangevraagd:',
'reset_link' => 'Je Wachtwoord Herstel Link',
'reset_password' => 'Klik hier om uw wachtwoord opnieuw in te stellen:',
- 'serial' => 'Serienummer:',
+ 'serial' => 'Serial',
'supplier' => 'Leverancier',
'tag' => 'Tag',
'test_email' => 'Test e-mail van Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Er is|[2,Inf] Er zijn',
'to_reset' => 'Vul dit formulier in om je :web wachtwoord te resetten:',
'type' => 'Type',
- 'user' => 'Gebruiker:',
- 'username' => 'Gebruikersnaam:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Welkom :name',
'welcome_to' => 'Welkom bij :web!',
'your_credentials' => 'Je Snipe-IT inloggegevens',
diff --git a/resources/lang/no/admin/custom_fields/general.php b/resources/lang/no/admin/custom_fields/general.php
index 35b0acaafb..d03641cab7 100644
--- a/resources/lang/no/admin/custom_fields/general.php
+++ b/resources/lang/no/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nytt Feltsett',
'create_field' => 'Nytt Egendefinert Felt',
'value_encrypted' => 'Verdien i dette feltet er kryptert i databasen. Bare administratorer kan se hva som står i dette feltet',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/no/admin/hardware/general.php b/resources/lang/no/admin/hardware/general.php
index a9a28ff572..7b37942281 100644
--- a/resources/lang/no/admin/hardware/general.php
+++ b/resources/lang/no/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Eiendeler er sporet av serienummer eller assetsmerke. De pleier å være høyere verdi f. eks for å identifisere spesielle ting.',
'archived' => 'Arkivert',
'asset' => 'Eiendel',
- 'bulk_checkout' => 'Sjekk ut Eiendel til Bruker',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Sjekk inn eiendel',
'checkout' => 'Sjekk ut asset',
'clone' => 'Klon eiendel',
'deployable' => 'Utleverbar',
'deleted' => 'Denne eiendelen har blitt slettet. Klikk for å gjenopprette den.',
'edit' => 'Rediger eiendel',
- 'filetype_info' => 'Tillatte filtyper er png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'model_deleted' => 'Denne eiendelsmodellen er slettet. Du må gjenopprette modellen før du kan gjenopprette eiendelen.
Klikk her for å gjenopprette modellen.',
'requestable' => 'Forespørrbar',
'requested' => 'Forespurt',
diff --git a/resources/lang/no/admin/models/general.php b/resources/lang/no/admin/models/general.php
index 4be03116be..3b8051ce63 100644
--- a/resources/lang/no/admin/models/general.php
+++ b/resources/lang/no/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Vis modeller',
'fieldset' => 'Felt',
'no_custom_field' => 'Ingen egendefinerte felt',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/no/admin/settings/general.php b/resources/lang/no/admin/settings/general.php
index b8aa764f45..88b1d508f6 100644
--- a/resources/lang/no/admin/settings/general.php
+++ b/resources/lang/no/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory domene',
'ad_domain_help' => 'Dette er noen ganger det samme som e-post domene, men ikke alltid.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Dette er en Active Directory server',
'alert_email' => 'Send varslinger til',
'alerts_enabled' => 'Varslinger aktivert',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Arkiverte eiendeler',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nettstedsnavn',
'slack_botname' => 'Slack botnavn',
'slack_channel' => 'Slack-kanal',
diff --git a/resources/lang/no/button.php b/resources/lang/no/button.php
index 518b0b9983..692f51007f 100644
--- a/resources/lang/no/button.php
+++ b/resources/lang/no/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Send',
'upload' => 'Last opp',
'select_file' => 'Velg fil...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/no/general.php b/resources/lang/no/general.php
index c0c9c8ae4d..b7afacacc2 100644
--- a/resources/lang/no/general.php
+++ b/resources/lang/no/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Aktivitetsrapport',
'address' => 'Adresse',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Setelisenser lagt til',
'all_assets' => 'Alle eiendeler',
'all' => 'Alle',
@@ -38,6 +39,9 @@
'checkin' => 'Sjekk inn',
'checkin_from' => 'Innsjekk fra',
'checkout' => 'Sjekk ut',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'By',
'click_here' => 'Klikk her',
'clear_selection' => 'Tøm valg',
@@ -64,6 +68,7 @@
'debug_warning' => 'Advarsel!',
'debug_warning_text' => 'Dette programmet kjører i produksjonsmodus med feilsøking aktiverert. Dette kan utsette følsomme data hvis programmet er tilgjengelig for omverdenen. Deaktiver debug modus ved å sette APP_DEBUG
-verdien i filen .env
til false
.',
'delete' => 'Slett',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Slettet',
'delete_seats' => 'Slettede setelisenser',
'departments' => 'Avdelinger',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Ukjent admin',
'username_format' => 'Format brukernavn',
'update' => 'Oppdater',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Lastet opp',
'user' => 'Bruker',
'accepted' => 'akseptert',
diff --git a/resources/lang/no/mail.php b/resources/lang/no/mail.php
index ecef9f9500..3f8ff365d9 100644
--- a/resources/lang/no/mail.php
+++ b/resources/lang/no/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Bekreft innsjekk av eiendel.',
'Confirm_Accessory_Checkin' => 'Bekreft innsjekk av tilbehør.',
'Confirm_accessory_delivery' => 'Bekreft levering av tilbehør.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Bekreft levering av eiendel.',
'Confirm_consumable_delivery' => 'Bekreft levering av forbruksvare.',
'current_QTY' => 'Nåværende antall',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Forespurt:',
'reset_link' => 'Lenke for tilbakestilling av passord',
'reset_password' => 'Klikk her for å tilbakestille passordet:',
- 'serial' => 'Serienummer:',
+ 'serial' => 'Serial',
'supplier' => 'Leverandør',
'tag' => 'Merke',
'test_email' => 'Test-epost fra Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Det er|[2,Inf] Det er',
'to_reset' => 'Fullfør dette skjemaet for å tilbakestille ditt :web passord:',
'type' => 'Type',
- 'user' => 'Bruker:',
- 'username' => 'Brukernavn:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Velkommen :name',
'welcome_to' => 'Velkommen til :web!',
'your_credentials' => 'Din Snipe-IT konto',
diff --git a/resources/lang/pl/admin/custom_fields/general.php b/resources/lang/pl/admin/custom_fields/general.php
index 4f1233ec18..8e2d711043 100644
--- a/resources/lang/pl/admin/custom_fields/general.php
+++ b/resources/lang/pl/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nowy zestaw pól',
'create_field' => 'Nowe pole niestandardowe',
'value_encrypted' => 'Wartość tego pola jest zaszyfrowana w bazie danych. Tylko admini będą mogli wyświetlić rozszyfrowaną wartość',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/pl/admin/hardware/general.php b/resources/lang/pl/admin/hardware/general.php
index f367ce460f..eb734bcc3d 100644
--- a/resources/lang/pl/admin/hardware/general.php
+++ b/resources/lang/pl/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Aktywa są to elementy identyfikowane przez numer seryjny lub etykietę. Są to przedmioty o większej wartości, gdzie liczy się identyfikacji określonego elementu.',
'archived' => 'Zarchiwizowane',
'asset' => 'Nabytek',
- 'bulk_checkout' => 'Przypisane aktywa do użytkownika',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Potwierdzanie zasobu/aktywa',
'checkout' => 'Przypisz zasób',
'clone' => 'Klonuj zasób',
'deployable' => 'Gotowe do wdrożenia',
'deleted' => 'To aktywo zostało usunięte. Kliknij tutaj, aby je przywrócić.',
'edit' => 'Edytuj zasób',
- 'filetype_info' => 'Dozwolone typy plików: png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar.',
'model_deleted' => 'Model aktywa został usunięty. Należy przywrócić model przed przywróceniem aktywa.
Kliknij tutaj aby przywrócić model/.',
'requestable' => 'Żądane',
'requested' => 'Zamówione',
diff --git a/resources/lang/pl/admin/models/general.php b/resources/lang/pl/admin/models/general.php
index 01efcef8f2..5b11b329f9 100644
--- a/resources/lang/pl/admin/models/general.php
+++ b/resources/lang/pl/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Pokaż Modele',
'fieldset' => 'Zestaw pól',
'no_custom_field' => 'Brak niestandardowych pól',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/pl/admin/settings/general.php b/resources/lang/pl/admin/settings/general.php
index 271ccb6739..e98c425af0 100644
--- a/resources/lang/pl/admin/settings/general.php
+++ b/resources/lang/pl/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Usługa katalogowa Active Directory',
'ad_domain' => 'Domena Active Directory',
'ad_domain_help' => 'Czasami jest taka sama jak domena poczty e-mail, ale nie zawsze.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'To jest serwer Active Directory',
'alert_email' => 'Wyślij powiadomienia do',
'alerts_enabled' => 'Alarmy włączone',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Zarchiwizowane zasoby',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nazwa Witryny',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Kanał Slack',
diff --git a/resources/lang/pl/button.php b/resources/lang/pl/button.php
index 6bb7ce5739..bc69ddc108 100644
--- a/resources/lang/pl/button.php
+++ b/resources/lang/pl/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Zatwierdź',
'upload' => 'Wgraj',
'select_file' => 'Wybierz plik...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/pl/general.php b/resources/lang/pl/general.php
index 4b15650f89..156ecf9f15 100644
--- a/resources/lang/pl/general.php
+++ b/resources/lang/pl/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Raport Aktywności',
'address' => 'Adres',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Dodano miejsca',
'all_assets' => 'Wszystkie aktywa',
'all' => 'Wszystko',
@@ -38,6 +39,9 @@
'checkin' => 'Odepnij',
'checkin_from' => 'Formularz odebrania',
'checkout' => 'Przypisz',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Miasto',
'click_here' => 'Kliknij tutaj',
'clear_selection' => 'Wyczyść zaznaczone',
@@ -64,6 +68,7 @@
'debug_warning' => 'Ostrzeżenie!',
'debug_warning_text' => 'Ta aplikacja jest uruchomiona w trybie produkcyjnym z włączonym debugowaniem. Jeśli aplikacja jest dostępna na zewnątrz, może to zagrażać ujawnieniem wrażliwych danych. Wyłącz tryb debugowania przez ustawienie wartości APP_DEBUG
w pliku .env
na false
.',
'delete' => 'Kasuj',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Usunięte',
'delete_seats' => 'Usunięte miejsca',
'departments' => 'Lokalizacje',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Nieznany Administrator',
'username_format' => 'Format nazwy użytkownika',
'update' => 'Zaktualizuj',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Przesłano',
'user' => 'Użytkownik',
'accepted' => 'zatwierdzone',
diff --git a/resources/lang/pl/mail.php b/resources/lang/pl/mail.php
index a15d5186dc..bbb5354e67 100644
--- a/resources/lang/pl/mail.php
+++ b/resources/lang/pl/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Potwierdź otrzymanie sprzętu.',
'Confirm_Accessory_Checkin' => 'Potwierdź przyjęcie Akcesorium.',
'Confirm_accessory_delivery' => 'Potwierdź dostarczenie akcesorium.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Potwierdź dostarczenie sprzętu.',
'Confirm_consumable_delivery' => 'Potwierdź dostarczenie materiałów eksploatacyjnych.',
'current_QTY' => 'Bieżąca ilość',
@@ -55,7 +56,7 @@ return array(
'requested' => 'Zamówione:',
'reset_link' => 'Link resetujący Twoje hasło',
'reset_password' => 'Kliknij tutaj aby zresetować swoje hasło:',
- 'serial' => 'Nr seryjny:',
+ 'serial' => 'Serial',
'supplier' => 'Dostawca',
'tag' => 'Tag',
'test_email' => 'Testowy email z :web',
@@ -64,8 +65,8 @@ return array(
'There_are' => '{1} jest | [2, Inf] są',
'to_reset' => 'Aby zresetować hasło na :web, wypełnij ten formularz:',
'type' => 'Typ',
- 'user' => 'Użytkownik:',
- 'username' => 'Nazwa użytkownika:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Witaj :name',
'welcome_to' => 'Witamy na :web!',
'your_credentials' => 'Twoje poświadczenia :web',
diff --git a/resources/lang/pt-BR/admin/custom_fields/general.php b/resources/lang/pt-BR/admin/custom_fields/general.php
index d3b39324f3..b51c51fd08 100644
--- a/resources/lang/pt-BR/admin/custom_fields/general.php
+++ b/resources/lang/pt-BR/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Novo conjunto de campos',
'create_field' => 'Novo conjunto de campos personalizado',
'value_encrypted' => 'O valor deste campo é encriptado no banco de dados. Somente usuários administradores podem ver o valor descriptografado',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/pt-BR/admin/hardware/form.php b/resources/lang/pt-BR/admin/hardware/form.php
index b5dd5a9d7c..8c7a0c8397 100644
--- a/resources/lang/pt-BR/admin/hardware/form.php
+++ b/resources/lang/pt-BR/admin/hardware/form.php
@@ -38,7 +38,7 @@ return array(
'tag' => 'Marcação do Ativo',
'update' => 'Atualização do Ativo',
'warranty' => 'Garantia',
- 'warranty_expires' => 'Garantia expira',
+ 'warranty_expires' => 'A garantia expira',
'years' => 'anos',
)
;
diff --git a/resources/lang/pt-BR/admin/hardware/general.php b/resources/lang/pt-BR/admin/hardware/general.php
index 8106cc3498..825b13f07b 100644
--- a/resources/lang/pt-BR/admin/hardware/general.php
+++ b/resources/lang/pt-BR/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Ativos são itens que são controlados e rastreáveis pelo número de série ou por uma etiqueta de ativo (patrimônio). Eles tendem a ser de valor elevado onde a identificação de itens específicos é relevante.',
'archived' => 'Arquivado',
'asset' => 'Ativo',
- 'bulk_checkout' => 'Atribuir ativo a utilizador',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Retornar Ativo',
'checkout' => 'Checkout de Ativo',
'clone' => 'Clonar Ativo',
'deployable' => 'Implementável',
'deleted' => 'Este ativo foi excluído. Clique aqui para restaurá-lo.',
'edit' => 'Editar Ativo',
- 'filetype_info' => 'Tipos de arquivos permitidos: png, gif, jpg, jpeg, doc, docx, pdf, txt, zip e rar.',
'model_deleted' => 'Este modelo de Ativos foi excluído. Você deve restaurar o modelo antes de restaurar o Ativo.
Clique aqui para restaurar o modelo.',
'requestable' => 'Solicitável',
'requested' => 'Solicitado',
diff --git a/resources/lang/pt-BR/admin/manufacturers/message.php b/resources/lang/pt-BR/admin/manufacturers/message.php
index e241c97de3..0985f4be4c 100644
--- a/resources/lang/pt-BR/admin/manufacturers/message.php
+++ b/resources/lang/pt-BR/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => 'O fabricante não foi atualizado, tente novamente',
+ 'success' => 'Fabricante atualizado com sucesso.'
),
'delete' => array(
diff --git a/resources/lang/pt-BR/admin/models/general.php b/resources/lang/pt-BR/admin/models/general.php
index 4ad9bff971..704d5a462f 100644
--- a/resources/lang/pt-BR/admin/models/general.php
+++ b/resources/lang/pt-BR/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Ver Modelos',
'fieldset' => 'Conjunto de campos',
'no_custom_field' => 'Sem campos customizados',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/pt-BR/admin/settings/general.php b/resources/lang/pt-BR/admin/settings/general.php
index 3b7d3145e9..5a6c03f5e3 100644
--- a/resources/lang/pt-BR/admin/settings/general.php
+++ b/resources/lang/pt-BR/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Diretório Ativo',
'ad_domain' => 'Domínio de Diretório Ativo',
'ad_domain_help' => 'Geralmente isso é igual ao seu domínio de email, mas nem sempre.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Este é um servidor de Diretório Ativo',
'alert_email' => 'Enviar alertas a',
'alerts_enabled' => 'Alertas ativados',
@@ -40,8 +42,8 @@ return array(
'alt_barcode_type' => 'Código de barras do tipo 1D',
'eula_settings' => 'Configuração do termo de uso',
'eula_markdown' => 'Este EULA permite Github flavored markdown.',
- 'footer_text' => 'Texto de rodapé adicional',
- 'footer_text_help' => 'Este texto aparecerá no lado direito do rodapé. São permitidos o uso de hiperligações, utilizando Github flavored markdown. O uso de quebras de linha, cabeçalhos, imagens, etc... podem ter resultados imprevisíveis. ',
+ 'footer_text' => 'Texto de rodapé adicional ',
+ 'footer_text_help' => 'Este texto aparecerá no lado direito do rodapé. São permitidos o uso de hiperligações, utilizando Github flavored markdown. O uso de quebras de linha, cabeçalhos, imagens, etc... podem ter resultados imprevisíveis.',
'general_settings' => 'Configuracoes Gerais',
'generate_backup' => 'Backup Criado',
'header_color' => 'Cor do Cabeçalho',
@@ -78,13 +80,13 @@ return array(
'load_remote_help_text' => 'Esta instalação do Snipe-IT pode carregar qualquer scripts do mundo.',
'login_note' => 'Login Note',
'login_note_help' => 'Optionally inclui algumas coisas na sua tela de login, por exemplo para ajudar pessoas que acharam um equipamento perdido ou um equipamento furtado. Este campo aceita Github flavored markdown',
- 'login_remote_user_text' => 'Remote User login options',
- 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
- 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
- 'login_common_disabled_text' => 'Disable other authentication mechanisms',
- 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
- 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
- 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
+ 'login_remote_user_text' => 'Opções de login do usuário remoto',
+ 'login_remote_user_enabled_text' => 'Ativar login de usuário remoto',
+ 'login_remote_user_enabled_help' => 'Esta opção habilita a Autenticação via cabeçalho REMOTE_USER de acordo com a "Common Gateway Interface (rfc3875)"',
+ 'login_common_disabled_text' => 'Desabilitar outros mecanismos de autenticação',
+ 'login_common_disabled_help' => 'Esta opção desativa outros mecanismos de autenticação. Basta ativar esta opção se tiver certeza de que seu login REMOTE_USER já está funcionando',
+ 'login_remote_user_custom_logout_url_text' => 'URL de logout personalizado',
+ 'login_remote_user_custom_logout_url_help' => 'Se os usuários preenchidos forem redirecionados para este URL após a sessão do SnipeIT ser fechada (Logout). Isso é útil para fechar as sessões do usuário do seu provedor de autenticação corretamente.',
'logo' => 'Logo',
'full_multiple_companies_support_help_text' => 'Restringir utilizadores (incluindo admins) associados a empresas ao ativos da empresa.',
'full_multiple_companies_support_text' => 'Suporte multi-empresa completo',
@@ -107,17 +109,19 @@ return array(
'show_alerts_in_menu' => 'Mostrar alertas no menu superior',
'show_archived_in_list' => 'Ativos arquivados',
'show_archived_in_list_text' => 'Mostrar ativos arquivados na listagem "todos os ativos"',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nome do Site',
'slack_botname' => 'Botname do Stack',
'slack_channel' => 'Canal do Stack',
'slack_endpoint' => 'Endpoint do Slack',
'slack_integration' => 'Configurações do Stack',
'slack_integration_help' => 'A integração com o Stack é opicional, entretando o endpoint e o canal são obrigatórios se você deseja usá-lo. Para configurar a integração com o Stack, você precisa primeiro criar um webhook de entrada na sua conta no Stack.',
- 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
- 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
+ 'slack_integration_help_button' => 'Depois de salvar suas informações do Slack, um botão de teste será exibido.',
+ 'slack_test_help' => 'Teste se sua integração do Slack está configurada corretamente. VOCÊ DEVE SALVAR SUAS CONFIGURAÇÕES NO SLACK PRIMEIRO.',
'snipe_version' => 'Versão do Snipe-IT',
- 'support_footer' => 'Links de rodapé de suporte',
- 'support_footer_help' => 'Especifica quem vê os links de Suporte e Manual de utilizador do Snipe-IT',
+ 'support_footer' => 'Links de rodapé de suporte ',
+ 'support_footer_help' => 'Especifique quem vê os links para as informações de Suporte Snipe-IT e o Manual do Usuário',
'system' => 'Informação do sistema',
'update' => 'Atualizar Configurações',
'value' => 'Valor',
diff --git a/resources/lang/pt-BR/admin/statuslabels/table.php b/resources/lang/pt-BR/admin/statuslabels/table.php
index 5c98909916..c76342afcd 100644
--- a/resources/lang/pt-BR/admin/statuslabels/table.php
+++ b/resources/lang/pt-BR/admin/statuslabels/table.php
@@ -5,8 +5,8 @@ return array(
'archived' => 'Arquivado',
'create' => 'Criar Rótulo de Status',
'color' => 'Cor do Gráfico',
- 'default_label' => 'Default Label',
- 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
+ 'default_label' => 'Etiqueta padrão',
+ 'default_label_help' => 'Isso é usado para garantir que seus rótulos de status usados com mais frequência apareçam na parte superior da caixa de seleção ao criar / editar ativos.',
'deployable' => 'Implementável',
'info' => 'Rótulos de status são usados para descrever os vários estados que seus ativos podem estar. Eles podem ser fora do ar para reparo, perdido/roubado, etc. Você pode criar novos rótulos de status para ativos implementáveis, pendentes e arquivados.',
'name' => 'Nome do Status',
diff --git a/resources/lang/pt-BR/button.php b/resources/lang/pt-BR/button.php
index 75f65a13fc..0e39529901 100644
--- a/resources/lang/pt-BR/button.php
+++ b/resources/lang/pt-BR/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Enviar',
'upload' => 'Carregar',
'select_file' => 'Selecionar arquivo...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/pt-BR/general.php b/resources/lang/pt-BR/general.php
index 4aea60fd37..2ff03db53c 100644
--- a/resources/lang/pt-BR/general.php
+++ b/resources/lang/pt-BR/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Relatório de Atividade',
'address' => 'Endereço',
'admin' => 'Administrador',
+ 'administrator' => 'Administrator',
'add_seats' => 'Utilizadores adicionados',
'all_assets' => 'Todos os Ativos',
'all' => 'Todos',
@@ -38,6 +39,9 @@
'checkin' => 'Check-in',
'checkin_from' => 'Verificando',
'checkout' => 'Check-out',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Cidade',
'click_here' => 'Clique aqui',
'clear_selection' => 'Limpar Seleção',
@@ -64,6 +68,7 @@
'debug_warning' => 'Atenção!',
'debug_warning_text' => 'Esta aplicação está em execução no modo de produção com a depuração ativada. Isso pode expor dados sensíveis se seu aplicativo é acessível para o mundo exterior. Desative o modo de depuração mudando o valor de APP_DEBUG
no seu arquivo.env
para false
.',
'delete' => 'Deletar',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Excluído',
'delete_seats' => 'Utilizadores apagados',
'departments' => 'Departamentos',
@@ -80,16 +85,16 @@
'email_domain_help' => 'Isto é usado para gerar endereços de e-mail na importação',
'filastname_format' => 'Primeira Inicial com sobrenome (jsmith@example.com)',
'firstname_lastname_format' => 'Primeiro nome com sobrenome (jane.smith@example.com)',
- 'firstname_lastname_underscore_format' => 'Nome próprio e Sobrenome (jane_smith@exemplo.com)',
- 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
+ 'firstname_lastname_underscore_format' => 'Primeiro nome com sobrenome (jane.smith@example.com)',
+ 'lastnamefirstinitial_format' => 'Sobrenome primeiro (smithj@example.com)',
'first' => 'Primeira',
'first_name' => 'Primeiro Nome',
'first_name_format' => 'Primeiro nome (jane@example.com)',
- 'files' => 'Ficheiros',
+ 'files' => 'Arquivos',
'file_name' => 'Arquivo',
'file_uploads' => 'Carregamentos de Arquivos',
'generate' => 'Gerar',
- 'github_markdown' => 'Este campo aceita Github flavored markdown.',
+ 'github_markdown' => 'Este campo permite Github flavored markdown.',
'groups' => 'Grupos',
'gravatar_email' => 'Endereço de E-mail do Gravatar',
'history' => 'Histórico',
@@ -98,7 +103,7 @@
'image' => 'Imagem',
'image_delete' => 'Excluir Imagem',
'image_upload' => 'Carregar Imagem',
- 'image_filetypes_help' => 'Os tipos de ficheiros aceites são jpg, png,gif e svg. O tamanho máximo permitido para envio é de :size.',
+ 'image_filetypes_help' => 'Os tipos de arquivo aceitos são jpg, png, gif e svg. O tamanho máximo de upload permitido é: tamanho.',
'import' => 'Importar',
'import-history' => 'Importar Histórico',
'asset_maintenance' => 'Manutenção de Ativo',
@@ -176,11 +181,11 @@
'select_company' => 'Selecione a empresa',
'select_asset' => 'Selecionar Ativo',
'settings' => 'Configurações',
- 'show_deleted' => 'Show Deleted',
- 'show_current' => 'Show Current',
+ 'show_deleted' => 'Ver Excluídos',
+ 'show_current' => 'Visualização Atual',
'sign_in' => 'Entrar',
'signature' => 'Assinatura',
- 'skin' => 'Skin',
+ 'skin' => 'Temas',
'some_features_disabled' => 'MODO DE DEMONSTRAÇÃO: Algumas funcionalidades estão desativadas nesta instalação.',
'site_name' => 'Nome do Site',
'state' => 'Estado',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Administrador Desconhecido',
'username_format' => 'Formato de nome de usuário',
'update' => 'Atualizar',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Carregado',
'user' => 'Usuário',
'accepted' => 'aceitar',
diff --git a/resources/lang/pt-BR/mail.php b/resources/lang/pt-BR/mail.php
index 7450f860b8..1102265af4 100644
--- a/resources/lang/pt-BR/mail.php
+++ b/resources/lang/pt-BR/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Confirme a devolução do ativo.',
'Confirm_Accessory_Checkin' => 'Confirme a devolução do acessório.',
'Confirm_accessory_delivery' => 'Confirme a entrega do acessório.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Confirme a entrega do ativo.',
'Confirm_consumable_delivery' => 'Confirme a entrega de consumíveis.',
'current_QTY' => 'Qtde. atual',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Solicitado:',
'reset_link' => 'Seu Link de redefinição da senha',
'reset_password' => 'Clique aqui para redefinir sua senha:',
- 'serial' => 'Número de série:',
+ 'serial' => 'Serial',
'supplier' => 'Fornecedor',
'tag' => 'Etiqueta',
'test_email' => 'Email de teste do Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => 'Há {1} | [2,inf] Existem',
'to_reset' => 'Para fazer reset da senha do :web, preencha este formulário:',
'type' => 'Tipo',
- 'user' => 'Usuário:',
- 'username' => 'Usuário:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Bem-vindo(a), :name',
'welcome_to' => 'Bem-vindo ao :web!',
'your_credentials' => 'Suas credenciais do Snipe-IT',
diff --git a/resources/lang/pt-PT/admin/custom_fields/general.php b/resources/lang/pt-PT/admin/custom_fields/general.php
index 79d55197fd..dfc05dca07 100644
--- a/resources/lang/pt-PT/admin/custom_fields/general.php
+++ b/resources/lang/pt-PT/admin/custom_fields/general.php
@@ -29,4 +29,5 @@ return array(
'create_fieldset' => 'Novo conjunto de campos',
'create_field' => 'Novo conjunto de campos personalizado',
'value_encrypted' => 'O valor deste campo está encriptado na base de dados. apenas administradores poderão ver o valor desencriptado',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/pt-PT/admin/hardware/general.php b/resources/lang/pt-PT/admin/hardware/general.php
index 7d7a5742fc..4b966f3c3b 100644
--- a/resources/lang/pt-PT/admin/hardware/general.php
+++ b/resources/lang/pt-PT/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Artigos são itens seguidos por números de serie ou "asset tags". Eles tendem a ser itens de maior valor, onde a identificação de um item específico importa.',
'archived' => 'Arquivado',
'asset' => 'Ativo',
- 'bulk_checkout' => 'Atribuir artigo a utilizador',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Devolver Ativo',
'checkout' => 'Ativo de compras',
'clone' => 'Clonar Ativo',
'deployable' => 'Implementável',
'deleted' => 'Este ativo foi removido. Clique aqui para restaurar.',
'edit' => 'Editar artigo',
- 'filetype_info' => 'Os tipos de ficheiro permitidos são png, gif, jpg, jpeg, doc, docx, pdf, txt, zip e rar.',
'model_deleted' => 'Este modelo de ativo foi removido. Deve restaurar o modelo para poder restaurar o Ativo.
Clique aqui para restaurar o modelo.',
'requestable' => 'Solicitavel',
'requested' => 'Requisitado',
diff --git a/resources/lang/pt-PT/admin/models/general.php b/resources/lang/pt-PT/admin/models/general.php
index ffb27a7a77..3b4549db05 100644
--- a/resources/lang/pt-PT/admin/models/general.php
+++ b/resources/lang/pt-PT/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Ver modelos',
'fieldset' => 'Conjunto de campos',
'no_custom_field' => 'Sem campos customizados',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/pt-PT/admin/settings/general.php b/resources/lang/pt-PT/admin/settings/general.php
index 42f2cc2863..8879405112 100644
--- a/resources/lang/pt-PT/admin/settings/general.php
+++ b/resources/lang/pt-PT/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Dominio do Active Directory',
'ad_domain_help' => 'Em alguns casos isto e o mesmo que o dominio de email, mas nem sempre.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Isto é um servidor do Active Directoriy',
'alert_email' => 'Enviar alertas para',
'alerts_enabled' => 'Alertas ativos',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Mostrar alertas no topo do menu',
'show_archived_in_list' => 'Artigos arquivados',
'show_archived_in_list_text' => 'Mostrar artigos arquivados na lista "todos os artigos"',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nome do site',
'slack_botname' => 'Botname Slack',
'slack_channel' => 'Canal Slack',
diff --git a/resources/lang/pt-PT/button.php b/resources/lang/pt-PT/button.php
index c8ebc3ea09..ec80b0e0c1 100644
--- a/resources/lang/pt-PT/button.php
+++ b/resources/lang/pt-PT/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Submeter',
'upload' => 'Carregar',
'select_file' => 'Selecione o arquivo...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/pt-PT/general.php b/resources/lang/pt-PT/general.php
index 74d22f9115..07ff636a4b 100644
--- a/resources/lang/pt-PT/general.php
+++ b/resources/lang/pt-PT/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Relatório de atividades',
'address' => 'Morada',
'admin' => 'Administração',
+ 'administrator' => 'Administrator',
'add_seats' => 'Utilizadores adicionados',
'all_assets' => 'Todos os Artigos',
'all' => 'Todos',
@@ -38,6 +39,9 @@
'checkin' => 'Devolver',
'checkin_from' => 'Devolver de',
'checkout' => 'Alocar',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Cidade',
'click_here' => 'Clique aqui',
'clear_selection' => 'Limpar seleção',
@@ -64,6 +68,7 @@
'debug_warning' => 'Atenção!',
'debug_warning_text' => 'Esta aplicação está em execução no modo de produção com a depuração activada. Isso pode expor dados sensíveis se seu aplicativo é acessível para o mundo exterior. Desactive o modo de depuração mudando o valor de APP_DEBUG
no teu ficheiro .env
para false
.',
'delete' => 'Remover',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Removidos',
'delete_seats' => 'Utilizadores apagados',
'departments' => 'Departamentos',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Administrador desconhecido',
'username_format' => 'Formato username',
'update' => 'Atualizar',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Carregado',
'user' => 'Utilizador',
'accepted' => 'aceite',
diff --git a/resources/lang/pt-PT/mail.php b/resources/lang/pt-PT/mail.php
index 2f1cb9253e..215404786c 100644
--- a/resources/lang/pt-PT/mail.php
+++ b/resources/lang/pt-PT/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Confirme a devolução do artigo.',
'Confirm_Accessory_Checkin' => 'Confirme a devolução do acessório.',
'Confirm_accessory_delivery' => 'Confirme a atribuição do acessório.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Confirme a atribuição do artigo.',
'Confirm_consumable_delivery' => 'Confirme a atribuição de consumíveis.',
'current_QTY' => 'qtde. actual',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Requisitado:',
'reset_link' => 'Seu Link de redefinição da senha',
'reset_password' => 'Clique aqui para redefinir a sua password:',
- 'serial' => 'Número de Série:',
+ 'serial' => 'Serial',
'supplier' => 'Fornecedor',
'tag' => 'Etiqueta',
'test_email' => 'Email de teste do Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => 'Há {1} | [2,inf] Existem',
'to_reset' => 'Para fazer reset a senha do :web, preencha este formulário:',
'type' => 'Tipo',
- 'user' => 'Utilizador:',
- 'username' => 'Nome do Utilizador:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Bem vindo, :name',
'welcome_to' => 'Bem-vindo ao :web!',
'your_credentials' => 'Suas credenciais do Snipe-IT',
diff --git a/resources/lang/ro/admin/custom_fields/general.php b/resources/lang/ro/admin/custom_fields/general.php
index bb50187c73..4936620d92 100644
--- a/resources/lang/ro/admin/custom_fields/general.php
+++ b/resources/lang/ro/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Setul de câmpuri noi',
'create_field' => 'Noul câmp personalizat',
'value_encrypted' => 'Valoarea acestui câmp este criptată în baza de date. Numai utilizatorii de administrare vor putea vizualiza valoarea decriptată',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/ro/admin/hardware/general.php b/resources/lang/ro/admin/hardware/general.php
index 6fc00f6208..b141a9bb46 100644
--- a/resources/lang/ro/admin/hardware/general.php
+++ b/resources/lang/ro/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Activele sunt elemente urmărite prin numărul de serie sau eticheta de activ. Ele tind să fie elemente de valoare mai mare în cazul în care identificarea unui anumit element contează.',
'archived' => 'Arhivate',
'asset' => 'Activ',
- 'bulk_checkout' => 'Verificați activele pentru utilizator',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Verifica activ',
'checkout' => 'Checkout Asset',
'clone' => 'Cloneaza activ',
'deployable' => 'Lansabil',
'deleted' => 'Acest activ a fost șters. Faceți clic aici pentru a le restabili.',
'edit' => 'Editeaza activ',
- 'filetype_info' => 'Tipurile de fișiere permise sunt png, gif, jpg, jpeg, doc, docx, pdf, txt, zip și rar.',
'model_deleted' => 'Acest model de Active a fost șters. Trebuie să restabiliți modelul înainte de a putea să-l restabiliți. 123_45_0_321 Faceți clic aici pentru a restabili modelul.',
'requestable' => 'Requestable',
'requested' => 'Solicitat',
diff --git a/resources/lang/ro/admin/models/general.php b/resources/lang/ro/admin/models/general.php
index 8fe85ad043..24377fc8cc 100644
--- a/resources/lang/ro/admin/models/general.php
+++ b/resources/lang/ro/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Vizualizare Modele',
'fieldset' => 'FIELDSET',
'no_custom_field' => 'Nu există câmpuri personalizate',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/ro/admin/settings/general.php b/resources/lang/ro/admin/settings/general.php
index 3bdb9dd79b..fe2fa4e84d 100644
--- a/resources/lang/ro/admin/settings/general.php
+++ b/resources/lang/ro/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Director activ',
'ad_domain' => 'Domeniu Active Directory',
'ad_domain_help' => 'Acest lucru este uneori același cu domeniul dvs. de e-mail, dar nu întotdeauna.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Acesta este un server Active Directory',
'alert_email' => 'Trimite alerte catre',
'alerts_enabled' => 'Alerte activată',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Afișați alertele din meniul de sus',
'show_archived_in_list' => 'Active arhivate',
'show_archived_in_list_text' => 'Arată activele arhivate în lista cu toate activele',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nume site',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/ro/button.php b/resources/lang/ro/button.php
index 3c25c7192c..46911313ac 100644
--- a/resources/lang/ro/button.php
+++ b/resources/lang/ro/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Trimiteti',
'upload' => 'Incarca',
'select_file' => 'Selectați Fișier ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/ro/general.php b/resources/lang/ro/general.php
index c4480bfbea..3693922637 100644
--- a/resources/lang/ro/general.php
+++ b/resources/lang/ro/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Raport de activitate',
'address' => 'Adresa',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Adăugat scaune',
'all_assets' => 'Toate activele',
'all' => 'Toate',
@@ -38,6 +39,9 @@
'checkin' => 'Primeste',
'checkin_from' => 'Checkin de la',
'checkout' => 'Preda',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Oras',
'click_here' => 'Click aici',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Avertizare!',
'debug_warning_text' => 'Această aplicație rulează în modul de producție cu debugging activat. Acest lucru poate expune date sensibile dacă aplicația dvs. este accesibilă lumii exterioare. Dezactivați modul de depanare setând valoarea APP_DEBUG
din fișierul .env
la false
.',
'delete' => 'Sterge',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Sters',
'delete_seats' => 'Locurile șterse',
'departments' => 'departamente',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Admin necunoscut',
'username_format' => 'Nume de utilizator Format',
'update' => 'Actualizează',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Încărcat',
'user' => 'Utilizator',
'accepted' => 'acceptat',
diff --git a/resources/lang/ro/mail.php b/resources/lang/ro/mail.php
index cb802b0ca9..6fc61eb272 100644
--- a/resources/lang/ro/mail.php
+++ b/resources/lang/ro/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Confirmați verificarea activelor.',
'Confirm_Accessory_Checkin' => 'Confirmați verificarea accesoriilor.',
'Confirm_accessory_delivery' => 'Confirmați livrarea accesoriilor.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Confirmați livrarea materialelor.',
'Confirm_consumable_delivery' => 'Confirmați livrarea consumabilă.',
'current_QTY' => 'CTA curentă',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Solicitat:',
'reset_link' => 'Parola Resetare parolă',
'reset_password' => 'Faceți clic aici pentru a vă reseta parola:',
- 'serial' => 'Serial:',
+ 'serial' => 'Serial',
'supplier' => 'Furnizor',
'tag' => 'Etichetă',
'test_email' => 'Testați e-mailul de la Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Există | [2, Inf] Există',
'to_reset' => 'Pentru a vă reseta parola web, completați acest formular:',
'type' => 'Tip',
- 'user' => 'Utilizator:',
- 'username' => 'Nume de utilizator:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Bun venit: nume',
'welcome_to' => 'Bun venit pe: web!',
'your_credentials' => 'Informațiile dvs. Snipe-IT',
diff --git a/resources/lang/ru/admin/custom_fields/general.php b/resources/lang/ru/admin/custom_fields/general.php
index 24ead1fe05..07889f7e39 100644
--- a/resources/lang/ru/admin/custom_fields/general.php
+++ b/resources/lang/ru/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Новый набор полей',
'create_field' => 'Новое настраиваемое поле',
'value_encrypted' => 'Значение этого поля зашифровано в базе данных. Только администраторам будет доступно для просмотра расшифрованное значение',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/ru/admin/hardware/general.php b/resources/lang/ru/admin/hardware/general.php
index 163ea10c1e..916cf49823 100644
--- a/resources/lang/ru/admin/hardware/general.php
+++ b/resources/lang/ru/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Активы - вещи, которые отслеживаются по серийному номеру или инвентарному номеру. Они, как правило, являются ценными.',
'archived' => 'Архивированные',
'asset' => 'Актив',
- 'bulk_checkout' => 'Выдать активы пользователю',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Вернуть актив на склад',
'checkout' => 'Выдать актив пользователю',
'clone' => 'Клонировать актив',
'deployable' => 'Доступные',
'deleted' => 'Этот актив был удален. Нажмите, чтобы восстановить.',
'edit' => 'Редактировать актив',
- 'filetype_info' => 'Разрешенные типы файлов: png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, и rar.',
'model_deleted' => 'Эта модель актива была удалена. Необходимо сначала восстановить модель актива прежде чем восстанавливать сам актив.
Нажмите здесь, чтобы восстановить модель.',
'requestable' => 'Готов к выдаче',
'requested' => 'Запрошенное',
diff --git a/resources/lang/ru/admin/models/general.php b/resources/lang/ru/admin/models/general.php
index 19fde559ab..8d89de4297 100644
--- a/resources/lang/ru/admin/models/general.php
+++ b/resources/lang/ru/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Просмотр моделей',
'fieldset' => 'Набор полей',
'no_custom_field' => 'Нет пользовательских полей',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/ru/admin/settings/general.php b/resources/lang/ru/admin/settings/general.php
index 9b98b7133b..3f0d74a694 100644
--- a/resources/lang/ru/admin/settings/general.php
+++ b/resources/lang/ru/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Домен Active Directory',
'ad_domain_help' => 'Обычно, то же, что и ваш домен, но не всегда.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'У вас сервер Active Directory',
'alert_email' => 'Посылать уведомления на',
'alerts_enabled' => 'Уведомления включены',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Показать оповещения в верхнем меню',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Название сайта',
'slack_botname' => 'Имя бота в Slack',
'slack_channel' => 'Канал в Slack',
diff --git a/resources/lang/ru/button.php b/resources/lang/ru/button.php
index def0163e07..d0d17400f7 100644
--- a/resources/lang/ru/button.php
+++ b/resources/lang/ru/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Принять',
'upload' => 'Загрузка',
'select_file' => 'Выберите файл...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/ru/general.php b/resources/lang/ru/general.php
index aab24993ee..9adbbdfe62 100644
--- a/resources/lang/ru/general.php
+++ b/resources/lang/ru/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Oтчет о деятельности',
'address' => 'Адрес',
'admin' => 'Администратор',
+ 'administrator' => 'Administrator',
'add_seats' => 'Рабочих мест',
'all_assets' => 'Все активы',
'all' => 'Все',
@@ -38,6 +39,9 @@
'checkin' => 'Привязать',
'checkin_from' => 'Возврат из',
'checkout' => 'Отвязать',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Город',
'click_here' => 'Нажмите здесь',
'clear_selection' => 'Очистить выбор',
@@ -64,6 +68,7 @@
'debug_warning' => 'Предупреждение!',
'debug_warning_text' => 'Это приложение выполняется в режиме с включенной отладкой. Это может нарушить конфиденциальность данных, если приложение доступно для внешнего мира. Отключите режим отладки, поменяв значение APP_DEBUG
в файле .env
на false
.',
'delete' => 'Удалить',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Удалено',
'delete_seats' => 'Удаленные лицензии',
'departments' => 'Департаменты',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Неизвестный администратор',
'username_format' => 'Формат имени пользователя',
'update' => 'Обновить',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Загружено',
'user' => 'Пользователь',
'accepted' => 'принято',
diff --git a/resources/lang/ru/mail.php b/resources/lang/ru/mail.php
index 51b08a3aed..17211ede2a 100644
--- a/resources/lang/ru/mail.php
+++ b/resources/lang/ru/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Подтверждение возврата активов.',
'Confirm_Accessory_Checkin' => 'Подтвердить возврат аксессуара.',
'Confirm_accessory_delivery' => 'Подтвердить доставку аксессуара.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Подтвердить доставку актива.',
'Confirm_consumable_delivery' => 'Подтвердить доставку расходников.',
'current_QTY' => 'Текущее количество',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Запрошено:',
'reset_link' => 'Ваша ссылка на сброс пароля',
'reset_password' => 'Нажмите здесь, чтобы сбросить свой пароль:',
- 'serial' => 'Серийный номер:',
+ 'serial' => 'Serial',
'supplier' => 'Поставщик',
'tag' => 'Метка',
'test_email' => 'Тестовое сообщение от Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1}Есть|[2,Inf] Есть',
'to_reset' => 'Чтобы сбросить ваш :web пароль, заполните форму:',
'type' => 'Тип',
- 'user' => 'Пользователь:',
- 'username' => 'Логин:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Добро пожаловать, :name',
'welcome_to' => 'Добро пожаловать на :web!',
'your_credentials' => 'Ваш логин и пароль от Snipe-IT',
diff --git a/resources/lang/sl/admin/custom_fields/general.php b/resources/lang/sl/admin/custom_fields/general.php
index 0cd6329639..215ed99ff4 100644
--- a/resources/lang/sl/admin/custom_fields/general.php
+++ b/resources/lang/sl/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Nov set polj',
'create_field' => 'Novo polje po meri',
'value_encrypted' => 'Vrednost tega polja je šifrirana v bazi podatkov. Dešifrirane vrednosti bodo lahko videli samo skrbniki sistema',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/sl/admin/hardware/general.php b/resources/lang/sl/admin/hardware/general.php
index 61d916c01a..8e95eec557 100644
--- a/resources/lang/sl/admin/hardware/general.php
+++ b/resources/lang/sl/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Sredstva so stvari, ki so sledene po serijski številki ali oznaki sredstva. Ponavadi so stvari z višjo vrednostjo, pri katerih je opredelitev določenega predmeta pomembna.',
'archived' => 'Arhivirano',
'asset' => 'Sredstev',
- 'bulk_checkout' => 'Izdaja sredstva uporabniku',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Sprejem sredstev',
'checkout' => 'Izdaja sredstev',
'clone' => 'Klonska sredstvo',
'deployable' => 'Razdeljeno',
'deleted' => 'To sredstvo je bilo izbrisano. Kliknite tukaj, da ga obnovite.',
'edit' => 'Urejanje sredstva',
- 'filetype_info' => 'Dovoljene oblike datotek so png, gif, jpg, jpeg, doc, docx, pdf, txt, zip in rar.',
'model_deleted' => 'Ta model sredsteva je bil izbrisan. Pred obnovitvijo sredstva morate obnoviti model.
Kliknite tukaj, da obnovite model.',
'requestable' => 'Zahtevano',
'requested' => 'Zahtevano',
diff --git a/resources/lang/sl/admin/models/general.php b/resources/lang/sl/admin/models/general.php
index 34c2d9a7fa..de44766bda 100644
--- a/resources/lang/sl/admin/models/general.php
+++ b/resources/lang/sl/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Ogled modelov',
'fieldset' => 'Set polj',
'no_custom_field' => 'Ni polj po meri',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/sl/admin/settings/general.php b/resources/lang/sl/admin/settings/general.php
index 01cc19cb22..42c8894d99 100644
--- a/resources/lang/sl/admin/settings/general.php
+++ b/resources/lang/sl/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Domena Active Directory',
'ad_domain_help' => 'To je včasih enako kot vaša domena e-pošte, vendar ne vedno.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'To je strežnik Active Directory',
'alert_email' => 'Pošlji opozorila na',
'alerts_enabled' => 'Opozorila e-pošte so omogočena',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Pokaži opozorila v zgornjem meniju',
'show_archived_in_list' => 'Arhivirana sredstva',
'show_archived_in_list_text' => 'Prikaz arhiviranih sredstva v seznamu "vsa sredstva"',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Ime mesta',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/sl/button.php b/resources/lang/sl/button.php
index 1acd39f1f2..10698a1022 100644
--- a/resources/lang/sl/button.php
+++ b/resources/lang/sl/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Pošlji',
'upload' => 'Naloži',
'select_file' => 'Izberite datoteko...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/sl/general.php b/resources/lang/sl/general.php
index 6bdfd6a22a..a7ca04a2a3 100644
--- a/resources/lang/sl/general.php
+++ b/resources/lang/sl/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Poročilo o dejavnosti',
'address' => 'Naslov',
'admin' => 'Administrator',
+ 'administrator' => 'Administrator',
'add_seats' => 'Dodani sedeži',
'all_assets' => 'Vsa sredstva',
'all' => 'Vse',
@@ -38,6 +39,9 @@
'checkin' => 'Prevzem',
'checkin_from' => 'Prevzem od',
'checkout' => 'Izdaja',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Mesto',
'click_here' => 'Kliknite tukaj',
'clear_selection' => 'Počisti izbor',
@@ -64,6 +68,7 @@
'debug_warning' => 'Opozorilo!',
'debug_warning_text' => 'Ta aplikacija deluje v načinu proizvodnje z omogočenim odpravljanjem napak. To lahko razkrije občutljive podatke, če je vaša aplikacija dostopna zunanjemu svetu. Onemogoči način za odpravljanje napak z nastavitvijo APP_DEBUG
vrednost v vaši .env
datoteki do false
.',
'delete' => 'Izbriši',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Izbrisano',
'delete_seats' => 'Izbrisana mesta',
'departments' => 'Oddelki',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Neznan skrbnik',
'username_format' => 'Format za uporabniško ime',
'update' => 'Posodobi',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Naloženo',
'user' => 'Uporabnik',
'accepted' => 'sprejeto',
diff --git a/resources/lang/sl/mail.php b/resources/lang/sl/mail.php
index 028746bf85..b2616f0936 100644
--- a/resources/lang/sl/mail.php
+++ b/resources/lang/sl/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Potrdite sprejem sredstev.',
'Confirm_Accessory_Checkin' => 'Potrdite sprejem dodatne opreme.',
'Confirm_accessory_delivery' => 'Potrdite dostavo dodatne opreme.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Potrdite dobavo sredstva.',
'Confirm_consumable_delivery' => 'Potrdite dobavo potrošnega materiala.',
'current_QTY' => 'Trenutna količina',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Zahtevano:',
'reset_link' => 'Povezava za ponastavitev gesla',
'reset_password' => 'Kliknite tukaj, če želite ponastaviti geslo:',
- 'serial' => 'Serijska številka:',
+ 'serial' => 'Serial',
'supplier' => 'Dobavitelj',
'tag' => 'Oznaka',
'test_email' => 'Testna e-pošta od Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Obstaja | [2, Inf] Obstajajo',
'to_reset' => 'Če želite ponastaviti svoje: spletno geslo, izpolnite ta obrazec:',
'type' => 'Tip',
- 'user' => 'Uporabnik:',
- 'username' => 'Uporabniško ime:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Dobrodošli: ime',
'welcome_to' => 'Dobrodošli na :web!',
'your_credentials' => 'Vaše poverilnice Snipe-IT',
diff --git a/resources/lang/sv-SE/admin/custom_fields/general.php b/resources/lang/sv-SE/admin/custom_fields/general.php
index 63990d0098..aaec8d8763 100644
--- a/resources/lang/sv-SE/admin/custom_fields/general.php
+++ b/resources/lang/sv-SE/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Ny fältsamling',
'create_field' => 'Nytt anpassat fält',
'value_encrypted' => 'Värdet på det här fältet är krypterat i databasen. Endast adminanvändare kan se det dekrypterade värdet',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/sv-SE/admin/hardware/general.php b/resources/lang/sv-SE/admin/hardware/general.php
index e11f1a8582..297efeb256 100644
--- a/resources/lang/sv-SE/admin/hardware/general.php
+++ b/resources/lang/sv-SE/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Tillgångar är poster som spåras med serienummer eller tillgångstagg. De tenderar att vara mer värdefulla saker där identifiering av en viss sak är viktig.',
'archived' => 'arkiveras',
'asset' => 'Tillgång',
- 'bulk_checkout' => 'Checkout tillgångar till användare',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Checkin Asset',
'checkout' => 'Checkout Asset',
'clone' => 'Klon tillgång',
'deployable' => 'Deployable',
'deleted' => 'Den här tillgången har tagits bort. Klicka här för att återställa det.',
'edit' => 'Redigera tillgång',
- 'filetype_info' => 'Tillåtna filtyper är png, gif, jpg, jpeg, doc, docx, pdf, txt, zip och rar.',
'model_deleted' => 'Denna tillgångsmodell har raderats. Du måste återställa modellen innan du kan återställa Asset.
Klick här för att återställa modellen.',
'requestable' => 'Requestable',
'requested' => 'Begärda',
diff --git a/resources/lang/sv-SE/admin/models/general.php b/resources/lang/sv-SE/admin/models/general.php
index e6eb01e7cd..e7de178626 100644
--- a/resources/lang/sv-SE/admin/models/general.php
+++ b/resources/lang/sv-SE/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Visa Modeller',
'fieldset' => 'Fältsamling',
'no_custom_field' => 'Inga anpassade fält',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/sv-SE/admin/settings/general.php b/resources/lang/sv-SE/admin/settings/general.php
index 550b902ba4..7cf2c4c28a 100644
--- a/resources/lang/sv-SE/admin/settings/general.php
+++ b/resources/lang/sv-SE/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory-domän',
'ad_domain_help' => 'Detta är ibland samma som din e-post domän, men inte alltid.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Detta är en Active Directory-server',
'alert_email' => 'Skicka larm till',
'alerts_enabled' => 'Larm aktivt',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Sidnamn',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/sv-SE/button.php b/resources/lang/sv-SE/button.php
index 71e4485e3c..5122c4bbd1 100644
--- a/resources/lang/sv-SE/button.php
+++ b/resources/lang/sv-SE/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Skicka',
'upload' => 'Ladda upp',
'select_file' => 'Välj fil...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/sv-SE/general.php b/resources/lang/sv-SE/general.php
index 143ed387f3..2389102c2d 100644
--- a/resources/lang/sv-SE/general.php
+++ b/resources/lang/sv-SE/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Aktivitets Rapport',
'address' => 'Adress',
'admin' => 'Administratör',
+ 'administrator' => 'Administrator',
'add_seats' => 'Tillagda platser',
'all_assets' => 'Alla Tillgångar',
'all' => 'Alla',
@@ -38,6 +39,9 @@
'checkin' => 'Checka in',
'checkin_from' => 'Checka in från',
'checkout' => 'Checka ut',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Ort',
'click_here' => 'Klicka här',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Varning!',
'debug_warning_text' => 'Programmet körs i produktionsläge med debugging aktiverat. Detta kan avslöja känslig data om din ansökan är tillgänglig för omvärlden. Inaktivera felsökningsläge genom att ange värdet APP_DEBUG
i filen .env
till false
.',
'delete' => 'Ta bort',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Raderad',
'delete_seats' => 'Borttagna platser',
'departments' => 'avdelningar',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Okänd Admin',
'username_format' => 'Användarnamn Format',
'update' => 'Uppdatering',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Uppladdad',
'user' => 'Användare',
'accepted' => 'accepterad',
diff --git a/resources/lang/sv-SE/mail.php b/resources/lang/sv-SE/mail.php
index a9d31db9b3..5a8b19faa6 100644
--- a/resources/lang/sv-SE/mail.php
+++ b/resources/lang/sv-SE/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Bekräfta Asset Checkin.',
'Confirm_Accessory_Checkin' => 'Bekräfta tillbehörskontroll.',
'Confirm_accessory_delivery' => 'Bekräfta tillbehörsleverans.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Bekräfta tillgångsleverans.',
'Confirm_consumable_delivery' => 'Bekräfta leverans av förbrukning.',
'current_QTY' => 'Nuvarande QTY',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Begärda:',
'reset_link' => 'Din Lösenord Återställ Länk',
'reset_password' => 'Klicka här för att återställa ditt lösenord:',
- 'serial' => 'Serie:',
+ 'serial' => 'Serial',
'supplier' => 'Leverantör',
'tag' => 'Märka',
'test_email' => 'Test Email från Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Det finns | [2, Inf] Det finns',
'to_reset' => 'För att återställa ditt webbadress lösenord, fyll i det här formuläret:',
'type' => 'Typ',
- 'user' => 'Användare:',
- 'username' => 'Användarnamn:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Välkommen: namn',
'welcome_to' => 'Välkommen till: web!',
'your_credentials' => 'Din Snipe-IT-uppgifter',
diff --git a/resources/lang/ta/admin/custom_fields/general.php b/resources/lang/ta/admin/custom_fields/general.php
index 9beb0e038d..79f1b7658a 100644
--- a/resources/lang/ta/admin/custom_fields/general.php
+++ b/resources/lang/ta/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'புதிய புலனாய்வு',
'create_field' => 'புதிய தனிப்பயன் புலம்',
'value_encrypted' => 'இந்த புலத்தின் மதிப்பு தரவுத்தளத்தில் குறியாக்கம் செய்யப்பட்டுள்ளது. நிர்வாக பயனர்கள் மட்டுமே குறியாக்கப்பட்ட மதிப்புகளைக் காண முடியும்',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/ta/admin/hardware/general.php b/resources/lang/ta/admin/hardware/general.php
index 0c855a4a8e..cc6a92af29 100644
--- a/resources/lang/ta/admin/hardware/general.php
+++ b/resources/lang/ta/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'சொத்துகள் வரிசை எண் அல்லது சொத்து குறிச்சொல் மூலம் கண்காணிக்கப்படும் உருப்படிகளாக இருக்கின்றன. ஒரு குறிப்பிட்ட உருப்படி விஷயங்களை அடையாளம் காண்பிக்கும் அதிக மதிப்புள்ள பொருட்களாக அவை இருக்கும்.',
'archived' => 'காப்பகப்படுத்தியவை',
'asset' => 'சொத்து',
- 'bulk_checkout' => 'பயனர் சொத்துக்களை புதுப்பித்தல்',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'சரிபார்ப்பு சொத்து',
'checkout' => 'சரிபார்ப்புச் சொத்து',
'clone' => 'குளோன் சொத்து',
'deployable' => 'அணியப்படுத்தக்',
'deleted' => 'இந்த சொத்து நீக்கப்பட்டது. அதை மீட்டமைக்க இங்கு கிளிக் செய்க. .',
'edit' => 'சொத்து திருத்து',
- 'filetype_info' => 'அனுமதிக்கப்பட்ட கோப்புரிமைகள் png, gif, jpg, jpeg, doc, docx, pdf, txt, zip மற்றும் rar ஆகியவை.',
'model_deleted' => 'இந்த சொத்து மாடல் நீக்கப்பட்டது. நீங்கள் சொத்து மீட்டமைக்கப்படுவதற்கு முன் மாடலை நீங்கள் மீட்டெடுக்க வேண்டும்.
model ஐ மீட்டமைக்க இங்கே கிளிக் செய்க.',
'requestable' => 'Requestable',
'requested' => 'கோரப்பட்டது',
diff --git a/resources/lang/ta/admin/models/general.php b/resources/lang/ta/admin/models/general.php
index 99b12e6410..2252736287 100644
--- a/resources/lang/ta/admin/models/general.php
+++ b/resources/lang/ta/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'மாதிரிகள் காண்க',
'fieldset' => 'fieldset',
'no_custom_field' => 'விருப்ப துறைகள் இல்லை',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/ta/admin/settings/general.php b/resources/lang/ta/admin/settings/general.php
index d442bd84f5..8110b0fef8 100644
--- a/resources/lang/ta/admin/settings/general.php
+++ b/resources/lang/ta/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'செயலில் உள்ள அடைவு',
'ad_domain' => 'Active Directory டொமைன்',
'ad_domain_help' => 'இது சில நேரங்களில் உங்கள் மின்னஞ்சல் டொமைன் போலவே இருக்கும், ஆனால் எப்போதும் இல்லை.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'இது ஒரு Active Directory சேவையகம்',
'alert_email' => 'எச்சரிக்கைகள் அனுப்ப',
'alerts_enabled' => 'எச்சரிக்கைகள் இயக்கப்பட்டன',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'தள பெயர்',
'slack_botname' => 'துல்லியமான மூலப்பொருள்',
'slack_channel' => 'ஸ்லாக் சேனல்',
diff --git a/resources/lang/ta/button.php b/resources/lang/ta/button.php
index d5470b481e..da7ce7cee0 100644
--- a/resources/lang/ta/button.php
+++ b/resources/lang/ta/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'சமர்ப்பி',
'upload' => 'பதிவேற்றம்',
'select_file' => 'கோப்பு தேர்ந்தெடு ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/ta/general.php b/resources/lang/ta/general.php
index 94dbc0c582..da26f5ebe5 100644
--- a/resources/lang/ta/general.php
+++ b/resources/lang/ta/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'செயல்பாட்டு அறிக்கை',
'address' => 'முகவரி',
'admin' => 'நிர்வாகம்',
+ 'administrator' => 'Administrator',
'add_seats' => 'சேர்க்கப்பட்டது இடங்கள்',
'all_assets' => 'அனைத்து சொத்துகளும்',
'all' => 'அனைத்து',
@@ -38,6 +39,9 @@
'checkin' => 'புதுப்பிப்பது',
'checkin_from' => 'இருந்து சரிபார்க்கவும்',
'checkout' => 'வெளியேறுதல்',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'பெருநகரம்',
'click_here' => 'இங்கே கிளிக் செய்யவும்',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'எச்சரிக்கை!',
'debug_warning_text' => 'இயல்பான பிழைத்திருத்தத்துடன் இந்த பயன்பாட்டை உற்பத்தி முறையில் இயக்கும். வெளிப்புற உலகத்திற்கு உங்கள் பயன்பாடு அணுகக்கூடியதாக இருந்தால் இது முக்கியமான தரவுகளை அம்பலப்படுத்தலாம். உங்கள் .env
கோப்பில் false
இல் APP_DEBUG
மதிப்பை அமைப்பதன் மூலம் பிழைத்திருத்த முடையை முடக்கு.',
'delete' => 'அழி',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'நீக்கப்பட்ட',
'delete_seats' => 'நீக்கப்பட்ட இடங்கள்',
'departments' => 'துறைகள்',
@@ -201,6 +206,7 @@
'unknown_admin' => 'அறியப்படாத நிர்வாகம்',
'username_format' => 'பயனர்பெயர் வடிவமைப்பு',
'update' => 'புதுப்பிக்கப்பட்டது',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Uploaded',
'user' => 'பயனர்',
'accepted' => 'ஏற்றுக்கொள்ளப்பட்ட',
diff --git a/resources/lang/ta/mail.php b/resources/lang/ta/mail.php
index f36d6e8d9b..135f7f6db1 100644
--- a/resources/lang/ta/mail.php
+++ b/resources/lang/ta/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'சொத்து சரிபார்த்தலை உறுதிப்படுத்தவும்.',
'Confirm_Accessory_Checkin' => 'துணை சரிபார்த்தலை உறுதிப்படுத்தவும்.',
'Confirm_accessory_delivery' => 'துணை விநியோகத்தை உறுதிப்படுத்துக.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'சொத்து விநியோகத்தை உறுதிசெய்யவும்.',
'Confirm_consumable_delivery' => 'நுகர்வு விநியோகத்தை உறுதிப்படுத்துக.',
'current_QTY' => 'தற்போதைய QTY',
@@ -54,7 +55,7 @@ return array(
'requested' => 'கோரியவர்:',
'reset_link' => 'உங்கள் கடவுச்சொல்லை மீட்டமை இணைப்பு',
'reset_password' => 'உங்கள் கடவுச்சொல்லை மீட்டமைக்க இங்கே கிளிக் செய்க:',
- 'serial' => 'சீரியல்:',
+ 'serial' => 'Serial',
'supplier' => 'சப்ளையர்',
'tag' => 'டேக்',
'test_email' => 'ஸ்னாப்-டி இருந்து மின்னஞ்சல் சோதனை',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} உள்ளது | [2, Inf] உள்ளன',
'to_reset' => 'உங்கள் கடவுச்சொல்லை மீட்டமைக்க, இந்த படிவத்தை பூர்த்தி செய்க:',
'type' => 'வகை',
- 'user' => 'பயனர்:',
- 'username' => 'பயனர்பெயர்:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'வரவேற்பு: பெயர்',
'welcome_to' => 'வரவேற்கிறோம்: வலை!',
'your_credentials' => 'உங்கள் கத்தரி-ஐடி சான்றுகள்',
diff --git a/resources/lang/th/admin/custom_fields/general.php b/resources/lang/th/admin/custom_fields/general.php
index 78733ed859..404bff875b 100644
--- a/resources/lang/th/admin/custom_fields/general.php
+++ b/resources/lang/th/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Fieldset ใหม่',
'create_field' => 'ฟิลด์ที่กำหนดเองใหม่',
'value_encrypted' => 'ค่าของฟิลด์นี้ถูกเข้ารหัสในฐานข้อมูล เฉพาะผู้ดูแลระบบเท่านั้นที่สามารถดูค่าที่ถอดรหัสได้',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/th/admin/hardware/general.php b/resources/lang/th/admin/hardware/general.php
index 1cbbc5c1c0..2f612c1ea7 100644
--- a/resources/lang/th/admin/hardware/general.php
+++ b/resources/lang/th/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'สินทรัพย์คือรายการที่ติดตามโดยใช้หมายเลขซีเรียลหรือแท็กเนื้อหา พวกเขามีแนวโน้มที่จะเป็นรายการมูลค่าที่สูงขึ้นซึ่งจะระบุรายการที่เฉพาะเจาะจง',
'archived' => 'ถูกเก็บไว้',
'asset' => 'สินทรัพย์',
- 'bulk_checkout' => 'ชำระบัญชีสินทรัพย์ให้กับผู้ใช้',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'เช็คอินสินทรัพย์',
'checkout' => 'ตรวจสอบสินทรัพย์',
'clone' => 'คัดลอกแบบสินทรัพย์',
'deployable' => 'สามารถใช้งานได้',
'deleted' => 'สินทรัพย์นี้ถูกลบแล้ว คลิกที่นี่เพื่อกู้คืน.',
'edit' => 'แก้ไขสินทรัพย์',
- 'filetype_info' => 'ประเภทของไฟล์ที่อนุญาตแล้ว มีดังนี้ png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'model_deleted' => 'รุ่นสินทรัพย์นี้ถูกลบ ก่อนที่คุณจะสามารถกู้คืนสินทรัพย์นี้ คุณต้องกู้คืนรุ่นสินทรัพย์นี้
คลิกที่นี่เพื้อกู้คืนรุ่น.',
'requestable' => 'ร้องขอได้',
'requested' => 'การขอใช้บริการ',
diff --git a/resources/lang/th/admin/models/general.php b/resources/lang/th/admin/models/general.php
index 8fd022d030..d3f9397105 100644
--- a/resources/lang/th/admin/models/general.php
+++ b/resources/lang/th/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'ดูโมเดล',
'fieldset' => 'fieldset',
'no_custom_field' => 'ไม่มีฟิลด์ที่กำหนดเอง',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/th/admin/settings/general.php b/resources/lang/th/admin/settings/general.php
index 79767079e6..c8597fb095 100644
--- a/resources/lang/th/admin/settings/general.php
+++ b/resources/lang/th/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'โดเมน Active Directory',
'ad_domain_help' => 'นี่เป็นบางครั้งเหมือนกับโดเมนอีเมลของคุณ แต่ไม่บ่อยนัก',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'นี่คือเซิร์ฟเวอร์ Active Directory',
'alert_email' => 'ส่งแจ้งเตือนไปยัง',
'alerts_enabled' => 'การแจ้งเตือนถูกเปิดใช้งานแล้ว',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'แสดงการแจ้งเตือนในเมนูด้านบน',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'ชื่อไซต์',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/th/button.php b/resources/lang/th/button.php
index 6610deac1d..8254216183 100644
--- a/resources/lang/th/button.php
+++ b/resources/lang/th/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'ตกลง',
'upload' => 'อัพโหลด',
'select_file' => 'เลือกไฟล์...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/th/general.php b/resources/lang/th/general.php
index e370bc90eb..b2522f1119 100644
--- a/resources/lang/th/general.php
+++ b/resources/lang/th/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'รายงานกิจกรรม',
'address' => 'ที่อยู่',
'admin' => 'ผู้ดูแลระบบ',
+ 'administrator' => 'Administrator',
'add_seats' => 'เพิ่มที่นั่งแล้ว',
'all_assets' => 'ทรัพย์สินทั้งหมด',
'all' => 'ทั้งหมด',
@@ -38,6 +39,9 @@
'checkin' => 'เช็คอิน',
'checkin_from' => 'เช็คอินจาก',
'checkout' => 'เช็คเอาท์',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'เมือง',
'click_here' => 'คลิกที่นี่',
'clear_selection' => 'ยกเลิกการเลือก',
@@ -64,6 +68,7 @@
'debug_warning' => 'คำเตือน!',
'debug_warning_text' => 'แอ็พพลิเคชันนี้กำลังทำงานในโหมดการผลิตโดยเปิดใช้งานดีบัก ข้อมูลนี้สามารถเปิดเผยข้อมูลที่ละเอียดอ่อนหากแอปพลิเคชันของคุณสามารถเข้าถึงโลกภายนอกได้ ปิดใช้งานโหมดดีบั๊กโดยการตั้งค่า APP_DEBUG
ในไฟล์ .env
ของคุณเป็น false
',
'delete' => 'ลบ',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'ลบแล้ว',
'delete_seats' => 'ลบที่นั่งแล้ว',
'departments' => 'หน่วยงาน',
@@ -201,6 +206,7 @@
'unknown_admin' => 'ผู้ดูแลระบบที่ไม่รู้จัก',
'username_format' => 'รูปแบบชื่อผู้ใช้',
'update' => 'ปรับปรุง',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'อัพโหลด',
'user' => 'ผู้ใช้',
'accepted' => 'ยอมรับ',
diff --git a/resources/lang/th/mail.php b/resources/lang/th/mail.php
index 4f27553ce4..f2722c005e 100644
--- a/resources/lang/th/mail.php
+++ b/resources/lang/th/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'ยืนยันการเช็คอินสินทรัพย์',
'Confirm_Accessory_Checkin' => 'ยืนยันการเช็คอินอุปกรณ์เสริม',
'Confirm_accessory_delivery' => 'ยืนยันการจัดส่งอุปกรณ์เสริม',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'ยืนยันการจัดส่งเนื้อหา',
'Confirm_consumable_delivery' => 'ยืนยันการจัดส่งที่สิ้นเปลือง',
'current_QTY' => 'QTY ปัจจุบัน',
@@ -54,7 +55,7 @@ return array(
'requested' => 'ขอ:',
'reset_link' => 'ลิงก์รีเซ็ตรหัสผ่านของคุณ',
'reset_password' => 'คลิกที่นี่เพื่อรีเซ็ตรหัสผ่าน:',
- 'serial' => 'ซีเรียล:',
+ 'serial' => 'Serial',
'supplier' => 'ผู้ผลิต',
'tag' => 'แท็ก',
'test_email' => 'ทดสอบอีเมลจาก Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} มี | [2, Inf] มีอยู่',
'to_reset' => 'ในการรีเซ็ตรหัสผ่านเว็บของคุณโปรดกรอกแบบฟอร์มนี้:',
'type' => 'ชนิด',
- 'user' => 'ผู้ใช้:',
- 'username' => 'ชื่อผู้ใช้:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'ยินดีต้อนรับ: ชื่อ',
'welcome_to' => 'ยินดีต้อนรับสู่: web!',
'your_credentials' => 'ข้อมูลรับรอง Snipe-IT ของคุณ',
diff --git a/resources/lang/tl/admin/custom_fields/general.php b/resources/lang/tl/admin/custom_fields/general.php
index 564a9617d9..c8d2a70a71 100644
--- a/resources/lang/tl/admin/custom_fields/general.php
+++ b/resources/lang/tl/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'New Fieldset',
'create_field' => 'New Custom Field',
'value_encrypted' => 'The value of this field is encrypted in the database. Only admin users will be able to view the decrypted value',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/tl/admin/hardware/general.php b/resources/lang/tl/admin/hardware/general.php
index 1def86dc9e..f1fcd4731e 100644
--- a/resources/lang/tl/admin/hardware/general.php
+++ b/resources/lang/tl/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'archived' => 'Archived',
'asset' => 'Asset',
- 'bulk_checkout' => 'Checkout Assets to User',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Checkin Asset',
'checkout' => 'Checkout Asset',
'clone' => 'Clone Asset',
'deployable' => 'Deployable',
'deleted' => 'This asset has been deleted. Click here to restore it.',
'edit' => 'Edit Asset',
- 'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.
Click here to restore the model.',
'requestable' => 'Requestable',
'requested' => 'Requested',
diff --git a/resources/lang/tl/admin/models/general.php b/resources/lang/tl/admin/models/general.php
index 7fc92ca6ae..3281cfe0fc 100644
--- a/resources/lang/tl/admin/models/general.php
+++ b/resources/lang/tl/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'View Models',
'fieldset' => 'Fieldset',
'no_custom_field' => 'No custom fields',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/tl/admin/settings/general.php b/resources/lang/tl/admin/settings/general.php
index 46da5d1852..6e35aa4f17 100644
--- a/resources/lang/tl/admin/settings/general.php
+++ b/resources/lang/tl/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Ang Aktibong Direktorya',
'ad_domain' => 'Ang Aktibong Directory domain',
'ad_domain_help' => 'Ito ay minsan kapareho ng iyong email domain, pero hindi palagi.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Ito ay isang Aktibong serber ng Direktorya',
'alert_email' => 'Magpadala ng mga alerto sa',
'alerts_enabled' => 'Punagana na ang Alerto sa Email',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Site Name',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/tl/button.php b/resources/lang/tl/button.php
index 6964689762..c9487253dd 100644
--- a/resources/lang/tl/button.php
+++ b/resources/lang/tl/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Submit',
'upload' => 'Upload',
'select_file' => 'Select File...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/tl/general.php b/resources/lang/tl/general.php
index abd1fe4e55..87ffacd8da 100644
--- a/resources/lang/tl/general.php
+++ b/resources/lang/tl/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Activity Report',
'address' => 'Address',
'admin' => 'Admin',
+ 'administrator' => 'Administrator',
'add_seats' => 'Added seats',
'all_assets' => 'All Assets',
'all' => 'All',
@@ -38,6 +39,9 @@
'checkin' => 'Checkin',
'checkin_from' => 'Checkin from',
'checkout' => 'Checkout',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'City',
'click_here' => 'Click here',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Warning!',
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the APP_DEBUG
value in your .env
file to false
.',
'delete' => 'Delete',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Deleted',
'delete_seats' => 'Deleted Seats',
'departments' => 'Departments',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Unknown Admin',
'username_format' => 'Username Format',
'update' => 'Update',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Uploaded',
'user' => 'User',
'accepted' => 'accepted',
diff --git a/resources/lang/tl/mail.php b/resources/lang/tl/mail.php
index c9a4fe182d..4b7385c520 100644
--- a/resources/lang/tl/mail.php
+++ b/resources/lang/tl/mail.php
@@ -23,6 +23,7 @@ return array(
'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.',
'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.',
'Confirm_accessory_delivery' => 'Confirm accessory delivery.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Confirm asset delivery.',
'Confirm_consumable_delivery' => 'Confirm consumable delivery.',
'current_QTY' => 'Current QTY',
@@ -57,7 +58,7 @@ return array(
'requested' => 'Requested:',
'reset_link' => 'Your Password Reset Link',
'reset_password' => 'Click here to reset your password:',
- 'serial' => 'Serial:',
+ 'serial' => 'Serial',
'supplier' => 'Supplier',
'tag' => 'Tag',
'test_email' => 'Test Email from Snipe-IT',
@@ -66,8 +67,8 @@ return array(
'There_are' => '{1} There is|[2,Inf] There are',
'to_reset' => 'To reset your :web password, complete this form:',
'type' => 'Type',
- 'user' => 'User:',
- 'username' => 'Username:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Welcome :name',
'welcome_to' => 'Welcome to :web!',
'your_credentials' => 'Your Snipe-IT credentials',
diff --git a/resources/lang/tr/admin/custom_fields/general.php b/resources/lang/tr/admin/custom_fields/general.php
index cd650d7a97..792b3c2dd3 100644
--- a/resources/lang/tr/admin/custom_fields/general.php
+++ b/resources/lang/tr/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Yeni alan kümesi',
'create_field' => 'Yeni özel alan',
'value_encrypted' => 'Bu alanın değeri veritabanında şifrelidir. Yalnızca yönetici kullanıcıları şifresi çözülen değeri görüntüleyebilir',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/tr/admin/hardware/general.php b/resources/lang/tr/admin/hardware/general.php
index 15ec94ad2c..e552cd302c 100644
--- a/resources/lang/tr/admin/hardware/general.php
+++ b/resources/lang/tr/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Varlıklar Demirbaştır seri numarası veya varlık etiketi ile takibi yapılır. Bu nedenle değerli varlıklar benzersiz varlık kimliği ile ilişkilendirilirler.',
'archived' => 'Arşivlenmiş',
'asset' => 'Demirbaş',
- 'bulk_checkout' => 'Varlıkları kullanıcıya ata',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Demirbaş Girişi Yap',
'checkout' => 'Ödenme Öğe',
'clone' => 'Demirbaşı Kopyala',
'deployable' => 'Dağıtılabilir',
'deleted' => 'Bu demirbaş silindi. Geri getirmek için tıklayınız.',
'edit' => 'Demirbaşı Düzenle',
- 'filetype_info' => 'Kabul edilen dosya türleri : png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, ve rar.',
'model_deleted' => 'Bu demirbaş modeli silindi. Bu demirbaşı geri getirmek için önce modeli geri getiriniz.
Modeli geri getirmek için tıklayınız.',
'requestable' => 'Talep edilebilir',
'requested' => 'Talep edildi',
diff --git a/resources/lang/tr/admin/models/general.php b/resources/lang/tr/admin/models/general.php
index e09e513c0e..42a29c15a8 100644
--- a/resources/lang/tr/admin/models/general.php
+++ b/resources/lang/tr/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Modelleri görüntüle',
'fieldset' => 'Alan',
'no_custom_field' => 'Özel alan yok',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/tr/admin/settings/general.php b/resources/lang/tr/admin/settings/general.php
index 7af94fa37c..436d9648ca 100644
--- a/resources/lang/tr/admin/settings/general.php
+++ b/resources/lang/tr/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory etki alanı',
'ad_domain_help' => 'Mail etki alanı gibidir fakat her zaman aynı olmayabilir.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Active Directory sunucusudur',
'alert_email' => 'Uyarıları gönder',
'alerts_enabled' => 'Uyarılar etkinleştirildi',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Alarmları üst menüde göster',
'show_archived_in_list' => 'Arşivlenmiş Varlıklar',
'show_archived_in_list_text' => 'Arşivlenmiş varlıkları "Tüm Varlıklar" listesinde göster',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Site Adı',
'slack_botname' => 'Slack Bot Adı',
'slack_channel' => 'Slack Kanalı',
diff --git a/resources/lang/tr/button.php b/resources/lang/tr/button.php
index be3daa3ce0..c50bd1c15e 100644
--- a/resources/lang/tr/button.php
+++ b/resources/lang/tr/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Gönder',
'upload' => 'Yükle',
'select_file' => 'Dosya Seç...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/tr/general.php b/resources/lang/tr/general.php
index e97d1446de..ce8111894a 100644
--- a/resources/lang/tr/general.php
+++ b/resources/lang/tr/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Aktivite Raporu',
'address' => 'Adres',
'admin' => 'Yönetici',
+ 'administrator' => 'Administrator',
'add_seats' => 'Eklenen kişi sayısı',
'all_assets' => 'Tüm Demirbaşlar',
'all' => 'Tümü',
@@ -38,6 +39,9 @@
'checkin' => 'Giriş',
'checkin_from' => 'Geri al',
'checkout' => 'Atama',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Şehir',
'click_here' => 'Buraya Tıklayın',
'clear_selection' => 'Seçimi Temizle',
@@ -67,6 +71,7 @@
Context | Request Context
',
'delete' => 'Sil',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Silinmiş',
'delete_seats' => 'Silinen Kullanıcı Lisansı Sayısı',
'departments' => 'Bölümler',
@@ -204,6 +209,7 @@ Context | Request Context
'unknown_admin' => 'Bilinmeyen Yönetici',
'username_format' => 'Kullanıcı Adı Biçimi',
'update' => 'Güncelle',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Yüklendi',
'user' => 'Kullanıcı',
'accepted' => 'kabul edildi',
diff --git a/resources/lang/tr/mail.php b/resources/lang/tr/mail.php
index dc26357dd4..d8e3709cce 100644
--- a/resources/lang/tr/mail.php
+++ b/resources/lang/tr/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Varlık girişi onayı.',
'Confirm_Accessory_Checkin' => 'Aksesuar girişi onayı.',
'Confirm_accessory_delivery' => 'Aksesuar teslim onayı.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Varlık teslim onayı.',
'Confirm_consumable_delivery' => 'Sarf malzemesi onayı.',
'current_QTY' => 'Mevcut miktar',
@@ -56,7 +57,7 @@ return array(
'requested' => 'Talep Edilen:',
'reset_link' => 'Parola Sıfırlama Bağlantısı',
'reset_password' => 'Şifrenizi sıfırlamak için burayı tıklatın:',
- 'serial' => 'Seri No:',
+ 'serial' => 'Serial',
'supplier' => 'Tedarikçi',
'tag' => 'Etiket',
'test_email' => 'Snipe-It Test Maili',
@@ -65,8 +66,8 @@ return array(
'There_are' => '{1} var|[2,Inf] var',
'to_reset' => 'Şifre sıfırlamak için :web password, formu doldurun:',
'type' => 'Tür',
- 'user' => 'Kullanıcı:',
- 'username' => 'Kullanıcı Adı:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Hoşgeldiniz, :name',
'welcome_to' => 'Hoş geldiniz :web!',
'your_credentials' => 'Snipe-IT Bilgileriniz',
diff --git a/resources/lang/uk/admin/custom_fields/general.php b/resources/lang/uk/admin/custom_fields/general.php
index 3b3b3c0cd0..23092ec797 100644
--- a/resources/lang/uk/admin/custom_fields/general.php
+++ b/resources/lang/uk/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'New Fieldset',
'create_field' => 'New Custom Field',
'value_encrypted' => 'The value of this field is encrypted in the database. Only admin users will be able to view the decrypted value',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/uk/admin/hardware/general.php b/resources/lang/uk/admin/hardware/general.php
index 8918647488..9eb67e294b 100644
--- a/resources/lang/uk/admin/hardware/general.php
+++ b/resources/lang/uk/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'archived' => 'Архівний',
'asset' => 'Актив',
- 'bulk_checkout' => 'Checkout Assets to User',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Прийняти актив',
'checkout' => 'Видати актив',
'clone' => 'Клонувати актив',
'deployable' => 'Deployable',
'deleted' => 'This asset has been deleted. Click here to restore it.',
'edit' => 'Редагувати актив',
- 'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.
Click here to restore the model.',
'requestable' => 'Requestable',
'requested' => 'Requested',
diff --git a/resources/lang/uk/admin/models/general.php b/resources/lang/uk/admin/models/general.php
index 11596efa43..68ba2654c7 100644
--- a/resources/lang/uk/admin/models/general.php
+++ b/resources/lang/uk/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Переглянути моделі',
'fieldset' => 'Набір полів',
'no_custom_field' => 'No custom fields',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/uk/admin/settings/general.php b/resources/lang/uk/admin/settings/general.php
index 2468643e53..e17f8248af 100644
--- a/resources/lang/uk/admin/settings/general.php
+++ b/resources/lang/uk/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Домен Active directory',
'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Це сервер Active Directory',
'alert_email' => 'Send alerts to',
'alerts_enabled' => 'Email Alerts Enabled',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Назва сайту',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/uk/button.php b/resources/lang/uk/button.php
index fbd1fe3656..5a72d1a35b 100644
--- a/resources/lang/uk/button.php
+++ b/resources/lang/uk/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Зберегти',
'upload' => 'Upload',
'select_file' => 'Обрати файл...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/uk/general.php b/resources/lang/uk/general.php
index 1e7b130d0e..8a958e88b8 100644
--- a/resources/lang/uk/general.php
+++ b/resources/lang/uk/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Звіт про діяльність',
'address' => 'Адреса',
'admin' => 'Адміністратор',
+ 'administrator' => 'Administrator',
'add_seats' => 'Додано місць',
'all_assets' => 'Всі активи',
'all' => 'Всі',
@@ -38,6 +39,9 @@
'checkin' => 'Прийняти',
'checkin_from' => 'Прийняти від',
'checkout' => 'Видати',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Місто',
'click_here' => 'Натисніть тут',
'clear_selection' => 'Очистити поле',
@@ -64,6 +68,7 @@
'debug_warning' => 'Попередження!',
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the APP_DEBUG
value in your .env
file to false
.',
'delete' => 'Видалити',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Видалено',
'delete_seats' => 'Deleted Seats',
'departments' => 'Відділи',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Невідомий адміністратор',
'username_format' => 'Формат імені користувача',
'update' => 'Оновлення',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Завантажено',
'user' => 'Користувач',
'accepted' => 'прийнято',
diff --git a/resources/lang/uk/mail.php b/resources/lang/uk/mail.php
index 5d091d5aa1..c5eda7b273 100644
--- a/resources/lang/uk/mail.php
+++ b/resources/lang/uk/mail.php
@@ -23,6 +23,7 @@ return array(
'Confirm_Asset_Checkin' => 'Підтвердити реєстрацію активів.',
'Confirm_Accessory_Checkin' => 'Підтвердити реєстрацію аксесуара.',
'Confirm_accessory_delivery' => 'Підтвердьте доставку аксесуара.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Підтвердьте доставку активу.',
'Confirm_consumable_delivery' => 'Підтвердження доставки витратних матеріалів.',
'current_QTY' => 'Поточна к-ксть',
@@ -57,7 +58,7 @@ return array(
'requested' => 'Запрошено користувачем:',
'reset_link' => 'Ваше посилання для скидання пароля',
'reset_password' => 'Натисніть тут для скидання пароля:',
- 'serial' => 'Серійник:',
+ 'serial' => 'Serial',
'supplier' => 'Постачальник',
'tag' => 'Тег',
'test_email' => 'Test Email from Snipe-IT',
@@ -66,8 +67,8 @@ return array(
'There_are' => '{1} There is|[2,Inf] There are',
'to_reset' => 'To reset your :web password, complete this form:',
'type' => 'Тип',
- 'user' => 'Користувач:',
- 'username' => 'Ім\'я кристувача:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Ласкаво просимо, :name',
'welcome_to' => 'Ласкаво просимо до :web!',
'your_credentials' => 'Ваші облікові дані Snipe-IT',
diff --git a/resources/lang/vi/admin/custom_fields/general.php b/resources/lang/vi/admin/custom_fields/general.php
index e38cf37397..bdbe595ec5 100644
--- a/resources/lang/vi/admin/custom_fields/general.php
+++ b/resources/lang/vi/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'New Fieldset',
'create_field' => 'Trường tùy chỉnh mới',
'value_encrypted' => 'Giá trị của trường này được mã hóa trong cơ sở dữ liệu. Chỉ những người dùng quản trị mới có thể xem được giá trị được giải mã',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/vi/admin/hardware/general.php b/resources/lang/vi/admin/hardware/general.php
index 33e789c69f..93866c534d 100644
--- a/resources/lang/vi/admin/hardware/general.php
+++ b/resources/lang/vi/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Tài sản là các mục được theo dõi bằng số sê-ri hoặc thẻ nội dung. Chúng thường có giá trị cao hơn khi xác định một mục cụ thể.',
'archived' => 'Đã lưu trữ',
'asset' => 'Tài sản',
- 'bulk_checkout' => 'Tài sản thanh toán cho Người dùng',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'Checkin tài sản',
'checkout' => 'Tài sản thanh toán',
'clone' => 'Nhân đôi tài sản',
'deployable' => 'Cho phép cấp phát',
'deleted' => 'Tài sản này đã bị xóa. Nhấn vào đây để phục hồi.',
'edit' => 'Sửa tài sản',
- 'filetype_info' => 'Cho phép loại tập tin như png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'model_deleted' => 'Kiểu tài sản này đã bị xóa. Bạn phải phục hồi kiểu tài sản trước khi bạn phục hồi Tài sản.
Nhấn vào đây để phục hồi kiểu tài sản.',
'requestable' => 'Cho phép đề xuất',
'requested' => 'Yêu cầu',
diff --git a/resources/lang/vi/admin/models/general.php b/resources/lang/vi/admin/models/general.php
index 76959fcd70..e26578f2ba 100644
--- a/resources/lang/vi/admin/models/general.php
+++ b/resources/lang/vi/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Xem model',
'fieldset' => 'Fieldset',
'no_custom_field' => 'Không có trường tùy chỉnh',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/vi/admin/settings/general.php b/resources/lang/vi/admin/settings/general.php
index 70b006cb95..37aa254fde 100644
--- a/resources/lang/vi/admin/settings/general.php
+++ b/resources/lang/vi/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Miền Active Directory',
'ad_domain_help' => 'Đôi khi giống như tên miền email của bạn, nhưng không phải luôn luôn.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Đây là một máy chủ Active Directory',
'alert_email' => 'Gửi cảnh báo đến',
'alerts_enabled' => 'Bật Cảnh báo',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Tên trang web',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/vi/button.php b/resources/lang/vi/button.php
index 9addea393a..4ec5298d79 100644
--- a/resources/lang/vi/button.php
+++ b/resources/lang/vi/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Gửi',
'upload' => 'Tải lên',
'select_file' => 'Chọn tập tin...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/vi/general.php b/resources/lang/vi/general.php
index 96658bc3c0..3a64d12c80 100644
--- a/resources/lang/vi/general.php
+++ b/resources/lang/vi/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Activity Report',
'address' => 'Địa chỉ',
'admin' => 'Quản lý',
+ 'administrator' => 'Administrator',
'add_seats' => 'Thêm chỗ ngồi',
'all_assets' => 'Tất cả tài sản',
'all' => 'Tất cả',
@@ -38,6 +39,9 @@
'checkin' => 'Checkin',
'checkin_from' => 'Checkin từ',
'checkout' => 'Checkout',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Thành phố',
'click_here' => 'Bấm vào đây',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Cảnh báo!',
'debug_warning_text' => 'Ứng dụng này đang chạy trong chế độ sản xuất với bật gỡ lỗi. Điều này có thể phơi bày dữ liệu nhạy cảm nếu ứng dụng của bạn có thể tiếp cận được với thế giới bên ngoài. Tắt chế độ gỡ lỗi bằng cách đặt giá trị APP_DEBUG
trong tệp .env
của bạn thành false
.',
'delete' => 'Xóa',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Đã xóa',
'delete_seats' => 'Ghế đã Xóa',
'departments' => 'Phòng ban',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Unknown Admin',
'username_format' => 'Định dạng Tên người dùng',
'update' => 'Cập nhật',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Đã tải lên',
'user' => 'Người dùng',
'accepted' => 'đã chấp nhận',
diff --git a/resources/lang/vi/mail.php b/resources/lang/vi/mail.php
index 78f02f6e5f..59b275f08e 100644
--- a/resources/lang/vi/mail.php
+++ b/resources/lang/vi/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Xác nhận cấp phát tài sản.',
'Confirm_Accessory_Checkin' => 'Xác nhận cấp phát Phụ kiện.',
'Confirm_accessory_delivery' => 'Xác nhận giao phụ kiện.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Xác nhận giao tài sản.',
'Confirm_consumable_delivery' => 'Xác nhận giao hàng tiêu hao.',
'current_QTY' => 'QTY hiện tại',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Yêu cầu:',
'reset_link' => 'Liên kết Đặt lại Mật khẩu của bạn',
'reset_password' => 'Nhấn vào đây để đặt lại mật khẩu của bạn:',
- 'serial' => 'Nối tiếp:',
+ 'serial' => 'Serial',
'supplier' => 'Nhà cung cấp',
'tag' => 'Nhãn',
'test_email' => 'Kiểm tra Email từ Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Có | [2, Inf] Có',
'to_reset' => 'Để đặt lại mật khẩu web của bạn, hãy hoàn thành biểu mẫu này:',
'type' => 'Kiểu',
- 'user' => 'Người dùng:',
- 'username' => 'Tên đăng nhập:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Chào mừng: tên',
'welcome_to' => 'Chào mừng đến với: web!',
'your_credentials' => 'Thông tin về Snipe-IT của bạn',
diff --git a/resources/lang/zh-CN/admin/custom_fields/general.php b/resources/lang/zh-CN/admin/custom_fields/general.php
index fb846b4e09..e8c2e0607c 100644
--- a/resources/lang/zh-CN/admin/custom_fields/general.php
+++ b/resources/lang/zh-CN/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => '新增字段集',
'create_field' => '新增字段',
'value_encrypted' => '此字段的值已被加密。只有管理员用户能够查看已解密的值',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/zh-CN/admin/hardware/form.php b/resources/lang/zh-CN/admin/hardware/form.php
index 84245ae0fb..09c90f757c 100644
--- a/resources/lang/zh-CN/admin/hardware/form.php
+++ b/resources/lang/zh-CN/admin/hardware/form.php
@@ -38,7 +38,7 @@ return array(
'tag' => '资产标签',
'update' => '更新资产',
'warranty' => '质保',
- 'warranty_expires' => 'Warranty Expires',
+ 'warranty_expires' => '保修期已过',
'years' => '年',
)
;
diff --git a/resources/lang/zh-CN/admin/hardware/general.php b/resources/lang/zh-CN/admin/hardware/general.php
index c27f7777c4..8abcdb16c2 100644
--- a/resources/lang/zh-CN/admin/hardware/general.php
+++ b/resources/lang/zh-CN/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => '资产是按照序列号或者资产标签跟踪的物品。可以标记特殊物品为高价值资产。',
'archived' => '已存档',
'asset' => '资产',
- 'bulk_checkout' => '借出资产给某人',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => '借入资产',
'checkout' => '借出资产',
'clone' => '复制资产',
'deployable' => '可部署',
'deleted' => '该资产已删除。 点击此处恢复.',
'edit' => '编辑资产',
- 'filetype_info' => '允许的文件类型有: png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar',
'model_deleted' => '这个资产模型将被删除,恢复资产之前需要先恢复模型。
单击这里备份模型.',
'requestable' => '可申领',
'requested' => '已申请',
diff --git a/resources/lang/zh-CN/admin/manufacturers/message.php b/resources/lang/zh-CN/admin/manufacturers/message.php
index 9f8b0cceb6..63902c2791 100644
--- a/resources/lang/zh-CN/admin/manufacturers/message.php
+++ b/resources/lang/zh-CN/admin/manufacturers/message.php
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
- 'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.'
+ 'error' => '制造商未恢复,请重试',
+ 'success' => '制造商恢复成功。'
),
'delete' => array(
diff --git a/resources/lang/zh-CN/admin/models/general.php b/resources/lang/zh-CN/admin/models/general.php
index 147e9ea366..d0979bf445 100644
--- a/resources/lang/zh-CN/admin/models/general.php
+++ b/resources/lang/zh-CN/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => '查看已型号',
'fieldset' => '字段集',
'no_custom_field' => '没有自定义字段',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/zh-CN/admin/settings/general.php b/resources/lang/zh-CN/admin/settings/general.php
index 11686fe7ed..6dcd74cff2 100644
--- a/resources/lang/zh-CN/admin/settings/general.php
+++ b/resources/lang/zh-CN/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory活动目录',
'ad_domain' => 'AD域',
'ad_domain_help' => '通常(但并非全部情况下)这与您的邮件域相同',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => '这是AD域服务器',
'alert_email' => '发送警报',
'alerts_enabled' => '警报已启用',
@@ -40,8 +42,8 @@ return array(
'alt_barcode_type' => '条码类型',
'eula_settings' => '最终用户许可协议(EULA)设置',
'eula_markdown' => 'EULA中可以使用Github flavored markdown.',
- 'footer_text' => 'Additional Footer Text ',
- 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.',
+ 'footer_text' => '附加页脚文本 ',
+ 'footer_text_help' => '此文本将显示在右侧页脚中。链接允许使用 Github flavored markdown。换行符、页眉、图像等可能会导致不可预知的结果。',
'general_settings' => '一般设置',
'generate_backup' => '生成备份',
'header_color' => '标题颜色',
@@ -73,22 +75,22 @@ return array(
'ldap_active_flag' => 'LDAP 启用标志',
'ldap_emp_num' => 'LDAP 员工号',
'ldap_email' => 'LDAP Email',
- 'license' => 'Software License',
+ 'license' => '软件许可证',
'load_remote_text' => '外部脚本',
'load_remote_help_text' => '允许Snipe-IT安装外部的加载脚本。',
'login_note' => '登陆提示',
'login_note_help' => '可选择性地在登陆界面显示一些信息,例如给找到丢失或者被偷设备的用户提供帮助。这里支持Github的markdown语法。',
- 'login_remote_user_text' => 'Remote User login options',
- 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
- 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
- 'login_common_disabled_text' => 'Disable other authentication mechanisms',
- 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
- 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
- 'login_remote_user_custom_logout_url_help' => 'If filled users will get redirected to this URL after the Session of SnipeIT is closed (Logout). This is usefull to close the user sessions of your Authenticationprovider correctly.',
+ 'login_remote_user_text' => '远程用户登录选项',
+ 'login_remote_user_enabled_text' => '启用远程用户头登录',
+ 'login_remote_user_enabled_help' => '这个选项根据“通用网关接口(rfc3875)”标准,开启使用 REMOTE_USER 头的认证。',
+ 'login_common_disabled_text' => '禁用其他认证机制',
+ 'login_common_disabled_help' => '该选项将禁用其他身份验证机制。请您确定只有您的REMOTE_USER登录已经可用,才启用此选项',
+ 'login_remote_user_custom_logout_url_text' => '自定义注销网址',
+ 'login_remote_user_custom_logout_url_help' => '在SnipeIT退出后用户将被重定向到此URL。这可以帮助正确关闭认证提供者的用户会话。',
'logo' => '徽标',
'full_multiple_companies_support_help_text' => '限制归属特定公司的用户(包括管理员)仅能访问该公司资产',
'full_multiple_companies_support_text' => '完整多企业支持',
- 'show_in_model_list' => 'Show in Model Dropdowns',
+ 'show_in_model_list' => '在模型下拉列表中显示',
'optional' => '可选',
'per_page' => '每页搜索结果',
'php' => 'PHP版本',
@@ -107,17 +109,19 @@ return array(
'show_alerts_in_menu' => '在顶部菜单中显示警告',
'show_archived_in_list' => '归档资产',
'show_archived_in_list_text' => '在 "所有资产" 列表中显示归档资产',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => '站点名称',
'slack_botname' => 'Slack Bot名称',
'slack_channel' => 'Slack频道',
'slack_endpoint' => 'Slack节点',
'slack_integration' => 'Slack设置',
'slack_integration_help' => '您也可以选择与Slack系统集成,不过您需要提供Slack的节点和频道。请先在您的Slack账户中 创建一个新的incoming webhook ',
- 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
- 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
+ 'slack_integration_help_button' => '一旦你保存了你的Slack信息,就会出现一个测试按钮。',
+ 'slack_test_help' => '测试您的Slack集成是否配置正确。你一定要先保存你的设置。',
'snipe_version' => 'Snipe-IT version',
- 'support_footer' => 'Support Footer Links ',
- 'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual',
+ 'support_footer' => '支持页脚链接 ',
+ 'support_footer_help' => '指定谁可以看到指向Snipe-IT支持信息和用户手册的链接',
'system' => '系统信息',
'update' => '更新设置',
'value' => '价值',
diff --git a/resources/lang/zh-CN/admin/statuslabels/table.php b/resources/lang/zh-CN/admin/statuslabels/table.php
index 9caaa2cff5..09a227e1cd 100644
--- a/resources/lang/zh-CN/admin/statuslabels/table.php
+++ b/resources/lang/zh-CN/admin/statuslabels/table.php
@@ -5,8 +5,8 @@ return array(
'archived' => '已存档',
'create' => '创建状态标签',
'color' => '图标颜色',
- 'default_label' => 'Default Label',
- 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
+ 'default_label' => '默认标签',
+ 'default_label_help' => '这用于确保在创建/编辑资产时最常用的状态标签显示在选择框的顶部。',
'deployable' => '可领用',
'info' => '状态标签用于描述资产的各种状态(例如送外维修、丢失、被窃等等)。你可以为处于可部署、待处理或已存档的资产创建新的状态标签。 ',
'name' => '状态名称',
diff --git a/resources/lang/zh-CN/button.php b/resources/lang/zh-CN/button.php
index 82408a02b0..b445f3e3c3 100644
--- a/resources/lang/zh-CN/button.php
+++ b/resources/lang/zh-CN/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => '提交',
'upload' => '上传',
'select_file' => '选择文件...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/zh-CN/general.php b/resources/lang/zh-CN/general.php
index d6dd54e380..2979085b9f 100644
--- a/resources/lang/zh-CN/general.php
+++ b/resources/lang/zh-CN/general.php
@@ -9,6 +9,7 @@
'activity_report' => '活动报告',
'address' => '地址',
'admin' => '管理员',
+ 'administrator' => 'Administrator',
'add_seats' => '已增加空位',
'all_assets' => '所有资产',
'all' => '所有',
@@ -38,6 +39,9 @@
'checkin' => '归还',
'checkin_from' => '输入来源',
'checkout' => '借出',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => '城市',
'click_here' => '点击此处',
'clear_selection' => '清除选择',
@@ -64,6 +68,7 @@
'debug_warning' => '警告!',
'debug_warning_text' => '此应用程序运行在生产模式下的调试状态。如果您的应用程序可以被外部访问,这会使敏感数据暴露。通过将 .env
文件中的APP_DEBUG
值设置为 false
来 禁用调试模式。',
'delete' => '刪除',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => '已删除',
'delete_seats' => '已移除空位',
'departments' => '部门',
@@ -81,11 +86,11 @@
'filastname_format' => '缩写名 姓,例如(jsmith@example.com)',
'firstname_lastname_format' => '名 姓,例如 (jane.smith@example.com)',
'firstname_lastname_underscore_format' => '名 姓,例如(jane_smith@example.com)',
- 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
+ 'lastnamefirstinitial_format' => '姓氏首字母(smithj@example.com)',
'first' => '首页',
'first_name' => '名字',
'first_name_format' => '名,例如 (jane@example.com)',
- 'files' => 'Files',
+ 'files' => '文件',
'file_name' => '文件',
'file_uploads' => '文件上传',
'generate' => '生成',
@@ -176,11 +181,11 @@
'select_company' => '选择公司',
'select_asset' => '选择资产',
'settings' => '设置',
- 'show_deleted' => 'Show Deleted',
- 'show_current' => 'Show Current',
+ 'show_deleted' => '查看已删除',
+ 'show_current' => '查看当前',
'sign_in' => '登录',
'signature' => '签名',
- 'skin' => 'Skin',
+ 'skin' => '主题',
'some_features_disabled' => '演示模式: 此安装将禁用某些功能。',
'site_name' => '站点名称',
'state' => '省份',
@@ -201,6 +206,7 @@
'unknown_admin' => '未知管理员',
'username_format' => '用户名格式',
'update' => '更新',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => '已上传',
'user' => '用户',
'accepted' => '已接受',
diff --git a/resources/lang/zh-CN/mail.php b/resources/lang/zh-CN/mail.php
index 2f55530d69..3b282e53c2 100644
--- a/resources/lang/zh-CN/mail.php
+++ b/resources/lang/zh-CN/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => '确认资产收回',
'Confirm_Accessory_Checkin' => '确认配件收回',
'Confirm_accessory_delivery' => '确认配件交付。',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => '确认资产交付。',
'Confirm_consumable_delivery' => '确认耗材交付。',
'current_QTY' => '目前数量',
@@ -54,7 +55,7 @@ return array(
'requested' => '已申请',
'reset_link' => '您的密码重置链接',
'reset_password' => '请点击重置您的密码',
- 'serial' => '序列号',
+ 'serial' => 'Serial',
'supplier' => '供应商',
'tag' => '标签',
'test_email' => 'Snipe-IT 测试邮件',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} 这|[2,Inf] 这些',
'to_reset' => '要重置 :web 的密码,请完成此表格:',
'type' => '类型',
- 'user' => '用户:',
- 'username' => '用户名:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => '欢迎您,:name',
'welcome_to' => '欢迎来到 :web!',
'your_credentials' => '您的 Snipe-IT 登录凭据',
diff --git a/resources/lang/zh-HK/admin/custom_fields/general.php b/resources/lang/zh-HK/admin/custom_fields/general.php
index 40c71acecc..8773392007 100644
--- a/resources/lang/zh-HK/admin/custom_fields/general.php
+++ b/resources/lang/zh-HK/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => '新增欄位集',
'create_field' => '新增欄位',
'value_encrypted' => '此欄位的值已被加密。只有管理員能夠查看原始資料。',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/zh-HK/admin/hardware/general.php b/resources/lang/zh-HK/admin/hardware/general.php
index 6489bf2d5a..6e52e3fb54 100644
--- a/resources/lang/zh-HK/admin/hardware/general.php
+++ b/resources/lang/zh-HK/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => '資產是按序號或資產標籤追蹤的物品。 他們往往是高價值並標示為重要的物品。',
'archived' => '已封存',
'asset' => '資產',
- 'bulk_checkout' => '借出資產給使用者',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => '資產繳回',
'checkout' => '借出資產',
'clone' => '複製資產',
'deployable' => '可部署',
'deleted' => '此資產已刪除。點擊此處恢復.',
'edit' => '編輯資產',
- 'filetype_info' => '允許檔案類型:png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar。',
'model_deleted' => '此資產型號已被刪除,恢復資產前需要先恢復型號。
點擊此處恢復型號。',
'requestable' => '可申領',
'requested' => '已申領',
diff --git a/resources/lang/zh-HK/admin/models/general.php b/resources/lang/zh-HK/admin/models/general.php
index ac189e3389..15777b59b9 100644
--- a/resources/lang/zh-HK/admin/models/general.php
+++ b/resources/lang/zh-HK/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => '檢視型號',
'fieldset' => '欄位集',
'no_custom_field' => '沒有自訂欄位',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/zh-HK/admin/settings/general.php b/resources/lang/zh-HK/admin/settings/general.php
index c78b87d8ec..cd7380a6e8 100644
--- a/resources/lang/zh-HK/admin/settings/general.php
+++ b/resources/lang/zh-HK/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory 域',
'ad_domain_help' => '通常(但並非全部情況下)這與您的郵件域相同。',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => '這是AD域伺服器',
'alert_email' => '發送警報',
'alerts_enabled' => '警報已啟用',
@@ -108,6 +110,8 @@ return array(
'show_alerts_in_menu' => '在頂部選單中顯示警告',
'show_archived_in_list' => '封存的資產',
'show_archived_in_list_text' => '在“所有資產”列表中顯示已封存的資產',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => '站台名稱',
'slack_botname' => 'Slack Bot 名稱',
'slack_channel' => 'Slack 頻道',
diff --git a/resources/lang/zh-HK/button.php b/resources/lang/zh-HK/button.php
index 37aada6fc6..2ad291854c 100644
--- a/resources/lang/zh-HK/button.php
+++ b/resources/lang/zh-HK/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => '送出',
'upload' => '上傳',
'select_file' => '選擇檔案…',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/zh-HK/general.php b/resources/lang/zh-HK/general.php
index 6ed030ce11..b778f1390f 100644
--- a/resources/lang/zh-HK/general.php
+++ b/resources/lang/zh-HK/general.php
@@ -9,6 +9,7 @@
'activity_report' => '活動報告',
'address' => '地址',
'admin' => '管理員',
+ 'administrator' => 'Administrator',
'add_seats' => '新增授權',
'all_assets' => '所有資產',
'all' => '所有',
@@ -38,6 +39,9 @@
'checkin' => '繳回',
'checkin_from' => '繳回來源',
'checkout' => '借出',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => '城市',
'click_here' => '點擊這裡',
'clear_selection' => '清除選擇',
@@ -64,6 +68,7 @@
'debug_warning' => '警告!',
'debug_warning_text' => '此應用程式已開啟除錯模式, 如果開放外部存取可能造成敏感資料外洩。您可透過修改.env
檔案中的參數APP_DEBUG
,將值改為false
關閉除錯模式。',
'delete' => '刪除',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => '刪除',
'delete_seats' => '刪除授權',
'departments' => '部門',
@@ -201,6 +206,7 @@
'unknown_admin' => '未知管理員',
'username_format' => '使用者名稱格式',
'update' => '更新',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => '已上傳',
'user' => '使用者',
'accepted' => '已接受',
diff --git a/resources/lang/zh-HK/mail.php b/resources/lang/zh-HK/mail.php
index de230043f6..87b9491115 100644
--- a/resources/lang/zh-HK/mail.php
+++ b/resources/lang/zh-HK/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => '確認繳回資產。',
'Confirm_Accessory_Checkin' => '確認繳回配件。',
'Confirm_accessory_delivery' => '確認交付配件。',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => '確認交付資產。',
'Confirm_consumable_delivery' => '確認交付耗材。',
'current_QTY' => '目前數量',
@@ -54,7 +55,7 @@ return array(
'requested' => '已申請',
'reset_link' => '您的密碼重設連結',
'reset_password' => '請按一下此處重置您的密碼︰',
- 'serial' => '序號:',
+ 'serial' => 'Serial',
'supplier' => '供應商',
'tag' => '標籤',
'test_email' => 'Snipe-IT 測試電子郵件',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} 這些|[2,Inf] 這些',
'to_reset' => '要重設 :web 的密碼,請完成此表單:',
'type' => '類型',
- 'user' => '使用者:',
- 'username' => '使用者名稱:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => '歡迎您 :name',
'welcome_to' => '歡迎來到 :web!',
'your_credentials' => '您的 Snipe-IT 憑證',
diff --git a/resources/lang/zh-TW/admin/custom_fields/general.php b/resources/lang/zh-TW/admin/custom_fields/general.php
index 40c71acecc..8773392007 100644
--- a/resources/lang/zh-TW/admin/custom_fields/general.php
+++ b/resources/lang/zh-TW/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => '新增欄位集',
'create_field' => '新增欄位',
'value_encrypted' => '此欄位的值已被加密。只有管理員能夠查看原始資料。',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/zh-TW/admin/hardware/general.php b/resources/lang/zh-TW/admin/hardware/general.php
index 6489bf2d5a..6e52e3fb54 100644
--- a/resources/lang/zh-TW/admin/hardware/general.php
+++ b/resources/lang/zh-TW/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => '資產是按序號或資產標籤追蹤的物品。 他們往往是高價值並標示為重要的物品。',
'archived' => '已封存',
'asset' => '資產',
- 'bulk_checkout' => '借出資產給使用者',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => '資產繳回',
'checkout' => '借出資產',
'clone' => '複製資產',
'deployable' => '可部署',
'deleted' => '此資產已刪除。點擊此處恢復.',
'edit' => '編輯資產',
- 'filetype_info' => '允許檔案類型:png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar。',
'model_deleted' => '此資產型號已被刪除,恢復資產前需要先恢復型號。
點擊此處恢復型號。',
'requestable' => '可申領',
'requested' => '已申領',
diff --git a/resources/lang/zh-TW/admin/models/general.php b/resources/lang/zh-TW/admin/models/general.php
index ac189e3389..15777b59b9 100644
--- a/resources/lang/zh-TW/admin/models/general.php
+++ b/resources/lang/zh-TW/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => '檢視型號',
'fieldset' => '欄位集',
'no_custom_field' => '沒有自訂欄位',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/zh-TW/admin/settings/general.php b/resources/lang/zh-TW/admin/settings/general.php
index c78b87d8ec..cd7380a6e8 100644
--- a/resources/lang/zh-TW/admin/settings/general.php
+++ b/resources/lang/zh-TW/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory 域',
'ad_domain_help' => '通常(但並非全部情況下)這與您的郵件域相同。',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => '這是AD域伺服器',
'alert_email' => '發送警報',
'alerts_enabled' => '警報已啟用',
@@ -108,6 +110,8 @@ return array(
'show_alerts_in_menu' => '在頂部選單中顯示警告',
'show_archived_in_list' => '封存的資產',
'show_archived_in_list_text' => '在“所有資產”列表中顯示已封存的資產',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => '站台名稱',
'slack_botname' => 'Slack Bot 名稱',
'slack_channel' => 'Slack 頻道',
diff --git a/resources/lang/zh-TW/button.php b/resources/lang/zh-TW/button.php
index 37aada6fc6..2ad291854c 100644
--- a/resources/lang/zh-TW/button.php
+++ b/resources/lang/zh-TW/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => '送出',
'upload' => '上傳',
'select_file' => '選擇檔案…',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/zh-TW/general.php b/resources/lang/zh-TW/general.php
index 6ed030ce11..b778f1390f 100644
--- a/resources/lang/zh-TW/general.php
+++ b/resources/lang/zh-TW/general.php
@@ -9,6 +9,7 @@
'activity_report' => '活動報告',
'address' => '地址',
'admin' => '管理員',
+ 'administrator' => 'Administrator',
'add_seats' => '新增授權',
'all_assets' => '所有資產',
'all' => '所有',
@@ -38,6 +39,9 @@
'checkin' => '繳回',
'checkin_from' => '繳回來源',
'checkout' => '借出',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => '城市',
'click_here' => '點擊這裡',
'clear_selection' => '清除選擇',
@@ -64,6 +68,7 @@
'debug_warning' => '警告!',
'debug_warning_text' => '此應用程式已開啟除錯模式, 如果開放外部存取可能造成敏感資料外洩。您可透過修改.env
檔案中的參數APP_DEBUG
,將值改為false
關閉除錯模式。',
'delete' => '刪除',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => '刪除',
'delete_seats' => '刪除授權',
'departments' => '部門',
@@ -201,6 +206,7 @@
'unknown_admin' => '未知管理員',
'username_format' => '使用者名稱格式',
'update' => '更新',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => '已上傳',
'user' => '使用者',
'accepted' => '已接受',
diff --git a/resources/lang/zh-TW/mail.php b/resources/lang/zh-TW/mail.php
index de230043f6..87b9491115 100644
--- a/resources/lang/zh-TW/mail.php
+++ b/resources/lang/zh-TW/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => '確認繳回資產。',
'Confirm_Accessory_Checkin' => '確認繳回配件。',
'Confirm_accessory_delivery' => '確認交付配件。',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => '確認交付資產。',
'Confirm_consumable_delivery' => '確認交付耗材。',
'current_QTY' => '目前數量',
@@ -54,7 +55,7 @@ return array(
'requested' => '已申請',
'reset_link' => '您的密碼重設連結',
'reset_password' => '請按一下此處重置您的密碼︰',
- 'serial' => '序號:',
+ 'serial' => 'Serial',
'supplier' => '供應商',
'tag' => '標籤',
'test_email' => 'Snipe-IT 測試電子郵件',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} 這些|[2,Inf] 這些',
'to_reset' => '要重設 :web 的密碼,請完成此表單:',
'type' => '類型',
- 'user' => '使用者:',
- 'username' => '使用者名稱:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => '歡迎您 :name',
'welcome_to' => '歡迎來到 :web!',
'your_credentials' => '您的 Snipe-IT 憑證',
diff --git a/resources/lang/zu/admin/custom_fields/general.php b/resources/lang/zu/admin/custom_fields/general.php
index 9d60c612fd..59f035dd71 100644
--- a/resources/lang/zu/admin/custom_fields/general.php
+++ b/resources/lang/zu/admin/custom_fields/general.php
@@ -28,4 +28,5 @@ return array(
'create_fieldset' => 'Fieldset entsha',
'create_field' => 'Insimu Engokwezifiso Entsha',
'value_encrypted' => 'Inani lale nsimu libethelwe kwi-database. Abasebenzisi kuphela abasebenzisi bazokwazi ukubuka inani elimisiwe',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
);
diff --git a/resources/lang/zu/admin/hardware/general.php b/resources/lang/zu/admin/hardware/general.php
index 85675701b1..9e47e56c93 100644
--- a/resources/lang/zu/admin/hardware/general.php
+++ b/resources/lang/zu/admin/hardware/general.php
@@ -5,14 +5,13 @@ return array(
'about_assets_text' => 'Amafa yizinto ezilandelwa inombolo ye-série noma i-tag tag. Bavame ukuba izinto eziphakeme kakhulu lapho behlonza izinto ezithile.',
'archived' => 'I-Archived',
'asset' => 'Impahla',
- 'bulk_checkout' => 'Ama-Checkout ase-User',
+ 'bulk_checkout' => 'Checkout Assets',
'checkin' => 'I-Checkin Asset',
'checkout' => 'I-Asset ye-Checkout',
'clone' => 'Clone Asset',
'deployable' => 'Iyasebenza',
'deleted' => 'Lefa isusiwe. Chofoza lapha ukuze ubuyiselwe.',
'edit' => 'Hlela Impahla',
- 'filetype_info' => 'Amafayela afakiwe avunyelwe yi-png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, ne-rar.',
'model_deleted' => 'Le model ye-Assets isusiwe. Kumelwe ubuyisele imodeli ngaphambi kokuthi ubuyisele i-Asset.
Chofoza lapha ukuze ubuyisele imodeli.',
'requestable' => 'Iyadingeka',
'requested' => 'Kuceliwe',
diff --git a/resources/lang/zu/admin/models/general.php b/resources/lang/zu/admin/models/general.php
index 69756bccdf..f9a3ccb0f4 100644
--- a/resources/lang/zu/admin/models/general.php
+++ b/resources/lang/zu/admin/models/general.php
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Buka amamodeli',
'fieldset' => 'Fieldset',
'no_custom_field' => 'Awekho amasimu wangokwezifiso',
-
+ 'add_default_values' => 'Add default values',
);
diff --git a/resources/lang/zu/admin/settings/general.php b/resources/lang/zu/admin/settings/general.php
index 03009b1fdd..a1feffdbdf 100644
--- a/resources/lang/zu/admin/settings/general.php
+++ b/resources/lang/zu/admin/settings/general.php
@@ -4,6 +4,8 @@ return array(
'ad' => 'I-Active Directory',
'ad_domain' => 'Isizinda se-Active Directory',
'ad_domain_help' => 'Lokhu ngezinye izikhathi kufana nesizinda sakho se-imeyili, kodwa hhayi njalo.',
+ 'admin_cc_email' => 'CC Email',
+ 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'Lena iseva ye-Active Directory',
'alert_email' => 'Thumela izexwayiso ku',
'alerts_enabled' => 'Izaziso zivuliwe',
@@ -107,6 +109,8 @@ return array(
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
+ 'show_images_in_email' => 'Show images in emails',
+ 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Igama lesayithi',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
diff --git a/resources/lang/zu/button.php b/resources/lang/zu/button.php
index 7efa56530f..5a8741491d 100644
--- a/resources/lang/zu/button.php
+++ b/resources/lang/zu/button.php
@@ -12,4 +12,5 @@ return array(
'submit' => 'Thumela',
'upload' => 'Layisha',
'select_file' => 'Khetha Ifayela ...',
+ 'select_files' => 'Select Files...',
);
diff --git a/resources/lang/zu/general.php b/resources/lang/zu/general.php
index 2b1b2b7005..3a76e5476a 100644
--- a/resources/lang/zu/general.php
+++ b/resources/lang/zu/general.php
@@ -9,6 +9,7 @@
'activity_report' => 'Umbiko Womsebenzi',
'address' => 'Ikheli',
'admin' => 'Ukuphatha',
+ 'administrator' => 'Administrator',
'add_seats' => 'Izihlalo ezengeziwe',
'all_assets' => 'Zonke izimpahla',
'all' => 'Konke',
@@ -38,6 +39,9 @@
'checkin' => 'Ngena',
'checkin_from' => 'Hlola kusuka',
'checkout' => 'Hlola',
+ 'checkouts_count' => 'Checkouts',
+ 'checkins_count' => 'Checkins',
+ 'user_requests_count' => 'Requests',
'city' => 'Idolobha',
'click_here' => 'Chofoza lapha',
'clear_selection' => 'Clear Selection',
@@ -64,6 +68,7 @@
'debug_warning' => 'Isexwayiso!',
'debug_warning_text' => 'Lolu hlelo lokusebenza lusemodi yokukhiqiza ngokususa iphutha kunikwe amandla. Lokhu kungabonisa idatha ebucayi uma isicelo sakho sifinyeleleka ezweni langaphandle. Khubaza imodi yokulungisa iphutha ngokubeka inani le-APP_DEBUG
kufayela lakho le-.env
kuya ku-false
.',
'delete' => 'Susa',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
'deleted' => 'Isusiwe',
'delete_seats' => 'Izihlalo ezifakiwe',
'departments' => 'Iminyango',
@@ -201,6 +206,7 @@
'unknown_admin' => 'Isilawuli esingaziwa',
'username_format' => 'Igama lomsebenzisi Ifomethi',
'update' => 'Ukubuyekeza',
+ 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Ilayishiwe',
'user' => 'Umsebenzisi',
'accepted' => 'yamukelwe',
diff --git a/resources/lang/zu/mail.php b/resources/lang/zu/mail.php
index 4f38ca772b..eb4b66cefd 100644
--- a/resources/lang/zu/mail.php
+++ b/resources/lang/zu/mail.php
@@ -22,6 +22,7 @@ return array(
'Confirm_Asset_Checkin' => 'Qinisekisa i-Asset Checkin.',
'Confirm_Accessory_Checkin' => 'Qinisekisa i-Accessory Checkin.',
'Confirm_accessory_delivery' => 'Qinisekisa ukulethwa kwezidingo.',
+ 'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_asset_delivery' => 'Qinisekisa ukulethwa kwempahla.',
'Confirm_consumable_delivery' => 'Qinisekisa ukulethwa okudliwayo.',
'current_QTY' => 'I-QTY yamanje',
@@ -54,7 +55,7 @@ return array(
'requested' => 'Ucele:',
'reset_link' => 'Iphasiwedi yakho Hlaziya kabusha Isixhumanisi',
'reset_password' => 'Chofoza lapha ukuze usethe kabusha iphasiwedi yakho:',
- 'serial' => 'I-serial:',
+ 'serial' => 'Serial',
'supplier' => 'Umphakeli',
'tag' => 'Maka',
'test_email' => 'I-imeyili yokuhlola evela ku-Snipe-IT',
@@ -63,8 +64,8 @@ return array(
'There_are' => '{1} Kukhona | [2, Inf] Kukhona',
'to_reset' => 'Ukuze usethe kabusha: iphasiwedi yewebhu, ugcwalise leli fomu:',
'type' => 'Thayipha',
- 'user' => 'Umsebenzisi:',
- 'username' => 'Igama lomsebenzisi:',
+ 'user' => 'User',
+ 'username' => 'Username',
'welcome' => 'Siyakwamukela: igama',
'welcome_to' => 'Siyakwamukela ku: iwebhu!',
'your_credentials' => 'Izimpawu zakho ze-Snipe-IT',