mirror of
https://github.com/immich-app/immich.git
synced 2025-02-03 01:22:44 +01:00
Merge 01c2c3e6f4
into da580d4685
This commit is contained in:
commit
04b59e95c6
25 changed files with 184 additions and 106 deletions
84
i18n/ar.json
84
i18n/ar.json
|
@ -250,8 +250,16 @@
|
|||
"storage_template_user_label": "<code>{label}</code> هو تسمية التخزين الخاصة بالمستخدم",
|
||||
"system_settings": "إعدادات النظام",
|
||||
"tag_cleanup_job": "تنظيف العلامة",
|
||||
"template_email_available_tags": "يمكنك استخدام المتغيرات التالية في القالب الخاص بك: {tags}",
|
||||
"template_email_if_empty": "إذا كان القالب فارغا، فسيتم استخدام البريد الإلكتروني الافتراضي.",
|
||||
"template_email_invite_album": "قالب دعوة الألبوم",
|
||||
"template_email_preview": "عرض مسبق",
|
||||
"template_email_settings": "نماذج البريد الالكتروني",
|
||||
"template_email_settings_description": "إدارة قوالب إشعارات البريد الإلكتروني المخصصة",
|
||||
"template_email_update_album": "تحديث قالب الألبوم",
|
||||
"template_email_welcome": "قالب البريد الإلكتروني الترحيبي",
|
||||
"template_settings": "قوالب الإشعارات",
|
||||
"template_settings_description": "إدارة القوالب المخصصة للإشعارات.",
|
||||
"theme_custom_css_settings": "CSS مخصص",
|
||||
"theme_custom_css_settings_description": "أوراق الأنماط المتتالية تسمح بتخصيص تصميم Immich.",
|
||||
"theme_settings": "إعدادات السمة",
|
||||
|
@ -281,6 +289,8 @@
|
|||
"transcoding_constant_rate_factor": "عامل معدل الجودة الثابت (-crf)",
|
||||
"transcoding_constant_rate_factor_description": "مستوى جودة الفيديو. القيم النموذجية هي 23 لـ H.264، 28 لـ HEVC، 31 لـ VP9، و 35 لـ AV1. كلما كانت القيمة أقل كان ذلك أفضل، ولكن يؤدي إلى ملفات أكبر.",
|
||||
"transcoding_disabled_description": "لا تقم بتحويل أي مقاطع فيديو، قد تؤدي إلى عدم تشغيلها على بعض العملاء",
|
||||
"transcoding_encoding_options": "خيارات الترميز",
|
||||
"transcoding_encoding_options_description": "اضبط برامج الترميز والدقة والجودة والخيارات الأخرى لمقاطع الفيديو المشفرة",
|
||||
"transcoding_hardware_acceleration": "التسريع العتادي",
|
||||
"transcoding_hardware_acceleration_description": "تجريبي؛ أسرع بكثير، ولكن ستكون جودتها أقل عند نفس معدل البت",
|
||||
"transcoding_hardware_decoding": "فك تشفير الأجهزة",
|
||||
|
@ -293,6 +303,8 @@
|
|||
"transcoding_max_keyframe_interval": "الحد الأقصى للفاصل الزمني للإطار الرئيسي",
|
||||
"transcoding_max_keyframe_interval_description": "يضبط الحد الأقصى لمسافة الإطار بين الإطارات الرئيسية. تؤدي القيم المنخفضة إلى زيادة سوء كفاءة الضغط، ولكنها تعمل على تحسين أوقات البحث وقد تعمل على تحسين الجودة في المشاهد ذات الحركة السريعة. 0 يضبط هذه القيمة تلقائيًا.",
|
||||
"transcoding_optimal_description": "مقاطع الفيديو ذات الدقة الأعلى من الدقة المستهدفة أو بتنسيق غير مقبول",
|
||||
"transcoding_policy": "سياسة تحويل الترميز",
|
||||
"transcoding_policy_description": "اضبط متى سيتم تحويل ترميز الفيديو",
|
||||
"transcoding_preferred_hardware_device": "الجهاز المفضل",
|
||||
"transcoding_preferred_hardware_device_description": "ينطبق فقط على VAAPI وQSV. يضبط عقدة dri المستخدمة لتحويل ترميز الأجهزة.",
|
||||
"transcoding_preset_preset": "الضبط المُسبق (-preset)",
|
||||
|
@ -301,7 +313,7 @@
|
|||
"transcoding_reference_frames_description": "عدد الإطارات التي يجب الرجوع إليها عند ضغط إطار معين. تعمل القيم الأعلى على تحسين كفاءة الضغط، ولكنها تبطئ عملية التشفير. 0 يضبط هذه القيمة تلقائيًا.",
|
||||
"transcoding_required_description": "فقط مقاطع الفيديو ذات التنسيق غير المقبول",
|
||||
"transcoding_settings": "إعدادات تحويل ترميز الفيديو",
|
||||
"transcoding_settings_description": "إدارة معلومات الدقة والترميز لملفات الفيديو",
|
||||
"transcoding_settings_description": "إدارة مقاطع الفيديو التي يجب تحويل ترميزها وكيفية معالجتها",
|
||||
"transcoding_target_resolution": "القرار المستهدف",
|
||||
"transcoding_target_resolution_description": "يمكن أن تحافظ الدقة الأعلى على المزيد من التفاصيل ولكنها تستغرق وقتًا أطول للتشفير، ولها أحجام ملفات أكبر، ويمكن أن تقلل من استجابة التطبيق.",
|
||||
"transcoding_temporal_aq": "التكميم التكيفي الزمني",
|
||||
|
@ -314,7 +326,7 @@
|
|||
"transcoding_transcode_policy_description": "سياسة تحديد متى يجب ترميز الفيديو. سيتم دائمًا ترميز مقاطع الفيديو HDR (ما لم يتم تعطيل الترميز).",
|
||||
"transcoding_two_pass_encoding": "الترميز بمرورين",
|
||||
"transcoding_two_pass_encoding_setting_description": "ترميز بمرورين لإنتاج مقاطع فيديو بترميز أفضل. عند تمكين الحد الأقصى لمعدل البت (مطلوب لكي يعمل مع H.264 و HEVC)، يستخدم هذا الوضع نطاق معدل البت استنادًا إلى الحد الأقصى لمعدل البت ويتجاهل CRF. بالنسبة لـ VP9، يمكن استخدام CRF إذا تم تعطيل الحد الأقصى لمعدل البت.",
|
||||
"transcoding_video_codec": "كود الفيديو",
|
||||
"transcoding_video_codec": "ترميز الفيديو",
|
||||
"transcoding_video_codec_description": "يتمتع VP9 بكفاءة عالية وتوافق مع الويب، ولكنه يستغرق وقتًا أطول في تحويل التعليمات البرمجية. يعمل HEVC بشكل مشابه، لكن توافقه مع الويب أقل. H.264 متوافق على نطاق واسع وسريع في تحويل التعليمات البرمجية، ولكنه ينتج ملفات أكبر بكثير. AV1 هو برنامج الترميز الأكثر كفاءة ولكنه يفتقر إلى الدعم على الأجهزة القديمة.",
|
||||
"trash_enabled_description": "تفعيل ميزات سلة المهملات",
|
||||
"trash_number_of_days": "عدد الأيام",
|
||||
|
@ -511,6 +523,10 @@
|
|||
"date_range": "نطاق الموعد",
|
||||
"day": "يوم",
|
||||
"deduplicate_all": "إلغاء تكرار الكل",
|
||||
"deduplication_criteria_1": "حجم الصورة بوحدات البايت",
|
||||
"deduplication_criteria_2": "عدد بيانات EXIF",
|
||||
"deduplication_info": "معلومات إلغاء البيانات المكررة",
|
||||
"deduplication_info_description": "لتحديد الأصول مسبقا تلقائيا وإزالة التكرارات بكميات كبيرة، ننظر إلى:",
|
||||
"default_locale": "اللغة الافتراضية",
|
||||
"default_locale_description": "تنسيق التواريخ والأرقام بناءً على لغة المتصفح الخاص بك",
|
||||
"delete": "حذف",
|
||||
|
@ -726,6 +742,7 @@
|
|||
"external": "خارجي",
|
||||
"external_libraries": "المكتبات الخارجية",
|
||||
"face_unassigned": "غير معين",
|
||||
"failed_to_load_assets": "فشل تحميل الأصول",
|
||||
"favorite": "مفضل",
|
||||
"favorite_or_unfavorite_photo": "تفضيل أو إلغاء تفضيل الصورة",
|
||||
"favorites": "المفضلة",
|
||||
|
@ -746,6 +763,7 @@
|
|||
"get_help": "الحصول على المساعدة",
|
||||
"getting_started": "البدء",
|
||||
"go_back": "الرجوع للخلف",
|
||||
"go_to_folder": "اذهب إلى المجلد",
|
||||
"go_to_search": "اذهب إلى البحث",
|
||||
"group_albums_by": "تجميع الألبومات حسب...",
|
||||
"group_no": "بدون تجميع",
|
||||
|
@ -804,6 +822,7 @@
|
|||
"latest_version": "احدث اصدار",
|
||||
"latitude": "خط العرض",
|
||||
"leave": "مغادرة",
|
||||
"lens_model": "نموذج العدسات",
|
||||
"let_others_respond": "دع الآخرين يستجيبون",
|
||||
"level": "المستوى",
|
||||
"library": "مكتبة",
|
||||
|
@ -1025,6 +1044,7 @@
|
|||
"reassigned_assets_to_new_person": "تمت إعادة تعيين {count, plural, one {# المحتوى} other {# المحتويات}} إلى شخص جديد",
|
||||
"reassing_hint": "تعيين المحتويات المحددة لشخص موجود",
|
||||
"recent": "حديث",
|
||||
"recent-albums": "ألبومات الحديثة",
|
||||
"recent_searches": "عمليات البحث الأخيرة",
|
||||
"refresh": "تحديث",
|
||||
"refresh_encoded_videos": "تحديث مقاطع الفيديو المشفرة",
|
||||
|
@ -1046,6 +1066,7 @@
|
|||
"remove_from_album": "إزالة من الألبوم",
|
||||
"remove_from_favorites": "إزالة من المفضلة",
|
||||
"remove_from_shared_link": "إزالة من الرابط المشترك",
|
||||
"remove_url": "إزالة عنوان URL",
|
||||
"remove_user": "إزالة المستخدم",
|
||||
"removed_api_key": "تم إزالة مفتاح API: {name}",
|
||||
"removed_from_archive": "تمت إزالتها من الأرشيف",
|
||||
|
@ -1084,15 +1105,16 @@
|
|||
"scan_library": "مسح",
|
||||
"scan_settings": "إعدادات الفحص",
|
||||
"scanning_for_album": "جارٍ الفحص عن ألبوم...",
|
||||
"search": "بحث",
|
||||
"search_albums": "بحث في الألبومات",
|
||||
"search": "البحث",
|
||||
"search_albums": "البحث في الألبومات",
|
||||
"search_by_context": "البحث حسب السياق",
|
||||
"search_by_filename": "إبحث بإسم الملف أو نوعه",
|
||||
"search_by_filename": "البحث بإسم الملف أو نوعه",
|
||||
"search_by_filename_example": "كـ IMG_1234.JPG أو PNG",
|
||||
"search_camera_make": "البحث حسب الشركة المصنعة للكاميرا...",
|
||||
"search_camera_model": "البحث حسب موديل الكاميرا...",
|
||||
"search_city": "البحث حسب المدينة...",
|
||||
"search_country": "البحث حسب الدولة...",
|
||||
"search_for": "البحث عن",
|
||||
"search_for_existing_person": "البحث عن شخص موجود",
|
||||
"search_no_people": "لا يوجد أشخاص",
|
||||
"search_no_people_named": "لا يوجد أشخاص بالاسم \"{name}\"",
|
||||
|
@ -1104,36 +1126,37 @@
|
|||
"search_tags": "البحث عن العلامات...",
|
||||
"search_timezone": "البحث حسب المنطقة الزمنية...",
|
||||
"search_type": "نوع البحث",
|
||||
"search_your_photos": "ابحث عن صورك",
|
||||
"search_your_photos": "البحث عن صورك",
|
||||
"searching_locales": "جارٍ البحث في اللغات...",
|
||||
"second": "ثانية",
|
||||
"see_all_people": "عرض جميع الأشخاص",
|
||||
"select_album_cover": "حدد غلاف الألبوم",
|
||||
"select_album_cover": "تحديد غلاف الألبوم",
|
||||
"select_all": "تحديد الكل",
|
||||
"select_all_duplicates": "تحديد جميع النسخ المكررة",
|
||||
"select_avatar_color": "حدد لون الصورة الشخصية",
|
||||
"select_face": "اختيار وجه",
|
||||
"select_featured_photo": "حدد الصورة المميزة",
|
||||
"select_from_computer": "اختر من الجهاز",
|
||||
"select_keep_all": "حدد الاحتفاظ بالكل",
|
||||
"select_library_owner": "اختر مالِك المكتبة",
|
||||
"select_new_face": "اختيار وجه جديد",
|
||||
"select_photos": "حدد الصور",
|
||||
"select_trash_all": "حدّد حذف الكلِ",
|
||||
"selected": "المُحدّد",
|
||||
"select_avatar_color": "تحديد لون الصورة الشخصية",
|
||||
"select_face": "تحديد وجه",
|
||||
"select_featured_photo": "تحديد الصورة المميزة",
|
||||
"select_from_computer": "تحديد من الحاسب الآلي",
|
||||
"select_keep_all": "تحديد الأحتفاظ بالكل",
|
||||
"select_library_owner": "تحديد مالِك المكتبة",
|
||||
"select_new_face": "تحديد وجه جديد",
|
||||
"select_photos": "تحديد الصور",
|
||||
"select_trash_all": "تحديد حذف الكلِ",
|
||||
"selected": "التحديد",
|
||||
"selected_count": "{count, plural, other {# محددة }}",
|
||||
"send_message": "أرسل رسالة",
|
||||
"send_welcome_email": "أرسل بريدًا إلكترونيًا ترحيبيًا",
|
||||
"send_message": "إرسال رسالة",
|
||||
"send_welcome_email": "إرسال بريدًا إلكترونيًا ترحيبيًا",
|
||||
"server_offline": "الخادم غير متصل",
|
||||
"server_online": "الخادم متصل",
|
||||
"server_stats": "إحصائيات الخادم",
|
||||
"server_version": "إصدار الخادم",
|
||||
"set": "تعيين",
|
||||
"set_as_album_cover": "تعيين كغلاف للألبوم",
|
||||
"set_as_profile_picture": "تعيين كصورة الملف الشخصي",
|
||||
"set": "تحديد",
|
||||
"set_as_album_cover": "تحديد كغلاف للألبوم",
|
||||
"set_as_featured_photo": "تحديد كصورة مميزة",
|
||||
"set_as_profile_picture": "تحديد كصورة الملف الشخصي",
|
||||
"set_date_of_birth": "تحديد تاريخ الميلاد",
|
||||
"set_profile_picture": "تعيين صورة الملف الشخصي",
|
||||
"set_slideshow_to_fullscreen": "اضبط عرض الشرائح على وضع ملء الشاشة",
|
||||
"set_profile_picture": "تحديد صورة الملف الشخصي",
|
||||
"set_slideshow_to_fullscreen": "تحديد عرض الشرائح على وضع ملء الشاشة",
|
||||
"settings": "الإعدادات",
|
||||
"settings_saved": "تم حفظ الإعدادات",
|
||||
"share": "مشاركة",
|
||||
|
@ -1155,14 +1178,14 @@
|
|||
"show_all_people": "إظهار جميع الأشخاص",
|
||||
"show_and_hide_people": "إظهار وإخفاء الأشخاص",
|
||||
"show_file_location": "إظهار موقع الملف",
|
||||
"show_gallery": "عرض المعرض",
|
||||
"show_gallery": "إظهار المعرض",
|
||||
"show_hidden_people": "إظهار الأشخاص المخفيين",
|
||||
"show_in_timeline": "عرض في المخطط الزمني",
|
||||
"show_in_timeline_setting_description": "عرض الصور ومقاطع الفيديو من هذا المستخدم في المخطط الزمني الخاص بك",
|
||||
"show_in_timeline": "إظهار في المخطط الزمني",
|
||||
"show_in_timeline_setting_description": "إظهار الصور ومقاطع الفيديو من هذا المستخدم في المخطط الزمني الخاص بك",
|
||||
"show_keyboard_shortcuts": "إظهار اختصارات لوحة المفاتيح",
|
||||
"show_metadata": "عرض البيانات الوصفية",
|
||||
"show_metadata": "إظهار البيانات الوصفية",
|
||||
"show_or_hide_info": "إظهار أو إخفاء المعلومات",
|
||||
"show_password": "عرض كلمة المرور",
|
||||
"show_password": "إظهار كلمة المرور",
|
||||
"show_person_options": "إظهار خيارات الشخص",
|
||||
"show_progress_bar": "إظهار شريط التقدم",
|
||||
"show_search_options": "إظهار خيارات البحث",
|
||||
|
@ -1173,7 +1196,7 @@
|
|||
"sidebar": "الشريط الجانبي",
|
||||
"sidebar_display_description": "عرض رابط للعرض في الشريط الجانبي",
|
||||
"sign_out": "خروج",
|
||||
"sign_up": "تسجيل",
|
||||
"sign_up": "التسجيل",
|
||||
"size": "الحجم",
|
||||
"skip_to_content": "تخطي إلى المحتوى",
|
||||
"skip_to_folders": "تخطي إلى المجلدات",
|
||||
|
@ -1185,6 +1208,7 @@
|
|||
"sort_items": "عدد العناصر",
|
||||
"sort_modified": "تم تعديل التاريخ",
|
||||
"sort_oldest": "أقدم صورة",
|
||||
"sort_people_by_similarity": "رتب الأشخاص حسب التشابه",
|
||||
"sort_recent": "أحدث صورة",
|
||||
"sort_title": "العنوان",
|
||||
"source": "المصدر",
|
||||
|
|
12
i18n/ca.json
12
i18n/ca.json
|
@ -20,7 +20,7 @@
|
|||
"add_partner": "Afegir company/a",
|
||||
"add_path": "Afegir una ruta",
|
||||
"add_photos": "Afegir fotografies",
|
||||
"add_to": "Afegir a...",
|
||||
"add_to": "Afegir a…",
|
||||
"add_to_album": "Afegir a un l'àlbum",
|
||||
"add_to_shared_album": "Afegir a un àlbum compartit",
|
||||
"add_url": "Afegir URL",
|
||||
|
@ -219,7 +219,7 @@
|
|||
"reset_settings_to_default": "Restablir configuracions per defecte",
|
||||
"reset_settings_to_recent_saved": "Restablir la configuració guardada més recent",
|
||||
"scanning_library": "Escanejant biblioteca",
|
||||
"search_jobs": "Tasques de cerca...",
|
||||
"search_jobs": "Cercar treballs…",
|
||||
"send_welcome_email": "Enviar correu electrònic de benvinguda",
|
||||
"server_external_domain_settings": "Domini extern",
|
||||
"server_external_domain_settings_description": "Domini per enllaços públics compartits, incloent http(s)://",
|
||||
|
@ -406,17 +406,17 @@
|
|||
"are_these_the_same_person": "Són la mateixa persona?",
|
||||
"are_you_sure_to_do_this": "Esteu segurs que voleu fer-ho?",
|
||||
"asset_added_to_album": "Afegit a l'àlbum",
|
||||
"asset_adding_to_album": "Afegint a l'àlbum...",
|
||||
"asset_adding_to_album": "Afegint a l'àlbum…",
|
||||
"asset_description_updated": "La descripció del recurs s'ha actualitzat",
|
||||
"asset_filename_is_offline": "L'element {filename} està fora de línia",
|
||||
"asset_has_unassigned_faces": "L'element té cares no assignades",
|
||||
"asset_hashing": "Hashing...",
|
||||
"asset_hashing": "Hashing…",
|
||||
"asset_offline": "Element fora de línia",
|
||||
"asset_offline_description": "Aquest recurs extern ja no es troba al disc. Poseu-vos en contacte amb el vostre administrador d'Immich per obtenir ajuda.",
|
||||
"asset_skipped": "Saltat",
|
||||
"asset_skipped_in_trash": "A la paperera",
|
||||
"asset_uploaded": "Carregat",
|
||||
"asset_uploading": "S'està carregant...",
|
||||
"asset_uploading": "S'està carregant…",
|
||||
"assets": "Elements",
|
||||
"assets_added_count": "{count, plural, one {Afegit un element} other {Afegits # elements}}",
|
||||
"assets_added_to_album_count": "{count, plural, one {Afegit un element} other {Afegits # elements}} a l'àlbum",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Última versió",
|
||||
"latitude": "Latitud",
|
||||
"leave": "Marxar",
|
||||
"lens_model": "Model de lents",
|
||||
"let_others_respond": "Deixa que els altres responguin",
|
||||
"level": "Nivell",
|
||||
"library": "Bibilioteca",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Buscar per model de càmera...",
|
||||
"search_city": "Buscar per ciutat...",
|
||||
"search_country": "Buscar per país...",
|
||||
"search_for": "Cercar",
|
||||
"search_for_existing_person": "Busca una persona existent",
|
||||
"search_no_people": "Cap persona",
|
||||
"search_no_people_named": "Cap persona anomenada \"{name}\"",
|
||||
|
|
12
i18n/cs.json
12
i18n/cs.json
|
@ -20,7 +20,7 @@
|
|||
"add_partner": "Přidat partnera",
|
||||
"add_path": "Přidat cestu",
|
||||
"add_photos": "Přidat fotky",
|
||||
"add_to": "Přidat do...",
|
||||
"add_to": "Přidat do…",
|
||||
"add_to_album": "Přidat do alba",
|
||||
"add_to_shared_album": "Přidat do sdíleného alba",
|
||||
"add_url": "Přidat URL",
|
||||
|
@ -219,7 +219,7 @@
|
|||
"reset_settings_to_default": "Obnovení výchozího nastavení",
|
||||
"reset_settings_to_recent_saved": "Obnovit poslední uložené nastavení",
|
||||
"scanning_library": "Prohledat knihovnu",
|
||||
"search_jobs": "Hledat úlohy...",
|
||||
"search_jobs": "Hledat úlohy…",
|
||||
"send_welcome_email": "Odeslat uvítací e-mail",
|
||||
"server_external_domain_settings": "Externí doména",
|
||||
"server_external_domain_settings_description": "Doména pro veřejně sdílené odkazy, včetně http(s)://",
|
||||
|
@ -406,17 +406,17 @@
|
|||
"are_these_the_same_person": "Jedná se o stejnou osobu?",
|
||||
"are_you_sure_to_do_this": "Opravdu to chcete udělat?",
|
||||
"asset_added_to_album": "Přidáno do alba",
|
||||
"asset_adding_to_album": "Přidávání do alba...",
|
||||
"asset_adding_to_album": "Přidávání do alba…",
|
||||
"asset_description_updated": "Popis položky byl aktualizován",
|
||||
"asset_filename_is_offline": "Položka {filename} je offline",
|
||||
"asset_has_unassigned_faces": "Položka má nepřiřazené obličeje",
|
||||
"asset_hashing": "Hashování...",
|
||||
"asset_hashing": "Hashování…",
|
||||
"asset_offline": "Offline položka",
|
||||
"asset_offline_description": "Toto externí položka se již na disku nenachází. Obraťte se na Immich správce a požádejte o pomoc.",
|
||||
"asset_skipped": "Přeskočeno",
|
||||
"asset_skipped_in_trash": "V koši",
|
||||
"asset_uploaded": "Nahráno",
|
||||
"asset_uploading": "Nahrávání...",
|
||||
"asset_uploading": "Nahrávání…",
|
||||
"assets": "Položky",
|
||||
"assets_added_count": "{count, plural, one {Přidána # položka} few {Přidány # položky} other {Přidáno # položek}}",
|
||||
"assets_added_to_album_count": "Do alba {count, plural, one {byla přidána # položka} few {byly přidány # položky} other {bylo přidáno # položek}}",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Nejnovější verze",
|
||||
"latitude": "Zeměpisná šířka",
|
||||
"leave": "Opustit",
|
||||
"lens_model": "Model objektivu",
|
||||
"let_others_respond": "Nechte ostatní reagovat",
|
||||
"level": "Úroveň",
|
||||
"library": "Knihovna",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Vyhledat model fotoaparátu...",
|
||||
"search_city": "Vyhledat město...",
|
||||
"search_country": "Vyhledat zemi...",
|
||||
"search_for": "Vyhledat",
|
||||
"search_for_existing_person": "Vyhledat existující osobu",
|
||||
"search_no_people": "Žádní lidé",
|
||||
"search_no_people_named": "Žádní lidé se jménem \"{name}\"",
|
||||
|
|
|
@ -290,7 +290,7 @@
|
|||
"transcoding_constant_rate_factor_description": "Videoqualitätsstufe. Typische Werte sind 23 für H.264, 28 für HEVC, 31 für VP9 und 35 für AV1. Ein niedrigerer Wert ist besser, erzeugt aber größere Dateien.",
|
||||
"transcoding_disabled_description": "Videos nicht transkodieren, dies kann die Wiedergabe auf manchen Geräten beeinträchtigen",
|
||||
"transcoding_encoding_options": "Kodierungsoptionen",
|
||||
"transcoding_encoding_options_description": "Setze Codec, Auflösung, Qualität und andere Optionen für kodierte Videos",
|
||||
"transcoding_encoding_options_description": "Setze Codec, Auflösung, Qualität und andere Optionen für die kodierten Videos",
|
||||
"transcoding_hardware_acceleration": "Hardware-Beschleunigung",
|
||||
"transcoding_hardware_acceleration_description": "Experimentell; viel schneller, aber bei gleicher Bitrate mit geringerer Qualität",
|
||||
"transcoding_hardware_decoding": "Hardware-Dekodierung",
|
||||
|
@ -313,7 +313,7 @@
|
|||
"transcoding_reference_frames_description": "Die Anzahl der Bilder, auf die bei der Komprimierung eines bestimmten Bildes Bezug genommen wird. Höhere Werte verbessern die Komprimierungseffizienz, verlangsamen aber die Kodierung. 0 setzt diesen Wert automatisch.",
|
||||
"transcoding_required_description": "Nur Videos in einem nicht akzeptierten Format",
|
||||
"transcoding_settings": "Einstellungen für die Videotranskodierung",
|
||||
"transcoding_settings_description": "Verwalten welche Videos transkodiert werden und wie diese verarbeitet werden",
|
||||
"transcoding_settings_description": "Verwalten welche Videos transkodiert und wie diese verarbeitet werden",
|
||||
"transcoding_target_resolution": "Ziel-Auflösung",
|
||||
"transcoding_target_resolution_description": "Höhere Auflösungen können mehr Details erhalten, benötigen aber mehr Zeit für die Codierung, haben größere Dateigrößen und können die Reaktionszeit der Anwendung beeinträchtigen.",
|
||||
"transcoding_temporal_aq": "Temporäre AQ",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Aktuellste Version",
|
||||
"latitude": "Breitengrad",
|
||||
"leave": "Verlassen",
|
||||
"lens_model": "Objektivmodell",
|
||||
"let_others_respond": "Antworten zulassen",
|
||||
"level": "Level",
|
||||
"library": "Bibliothek",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Suche nach Kameramodell...",
|
||||
"search_city": "Suche nach Stadt...",
|
||||
"search_country": "Suche nach Land...",
|
||||
"search_for": "Suche nach",
|
||||
"search_for_existing_person": "Suche nach vorhandener Person",
|
||||
"search_no_people": "Keine Personen",
|
||||
"search_no_people_named": "Keine Person mit dem Namen \"{name}\"",
|
||||
|
|
20
i18n/en.json
20
i18n/en.json
|
@ -20,7 +20,7 @@
|
|||
"add_partner": "Add partner",
|
||||
"add_path": "Add path",
|
||||
"add_photos": "Add photos",
|
||||
"add_to": "Add to...",
|
||||
"add_to": "Add to…",
|
||||
"add_to_album": "Add to album",
|
||||
"add_to_shared_album": "Add to shared album",
|
||||
"add_url": "Add URL",
|
||||
|
@ -219,7 +219,7 @@
|
|||
"reset_settings_to_default": "Reset settings to default",
|
||||
"reset_settings_to_recent_saved": "Reset settings to the recent saved settings",
|
||||
"scanning_library": "Scanning library",
|
||||
"search_jobs": "Search jobs...",
|
||||
"search_jobs": "Search jobs…",
|
||||
"send_welcome_email": "Send welcome email",
|
||||
"server_external_domain_settings": "External domain",
|
||||
"server_external_domain_settings_description": "Domain for public shared links, including http(s)://",
|
||||
|
@ -406,17 +406,17 @@
|
|||
"are_these_the_same_person": "Are these the same person?",
|
||||
"are_you_sure_to_do_this": "Are you sure you want to do this?",
|
||||
"asset_added_to_album": "Added to album",
|
||||
"asset_adding_to_album": "Adding to album...",
|
||||
"asset_adding_to_album": "Adding to album…",
|
||||
"asset_description_updated": "Asset description has been updated",
|
||||
"asset_filename_is_offline": "Asset {filename} is offline",
|
||||
"asset_has_unassigned_faces": "Asset has unassigned faces",
|
||||
"asset_hashing": "Hashing...",
|
||||
"asset_hashing": "Hashing…",
|
||||
"asset_offline": "Asset Offline",
|
||||
"asset_offline_description": "This external asset is no longer found on disk. Please contact your Immich administrator for help.",
|
||||
"asset_skipped": "Skipped",
|
||||
"asset_skipped_in_trash": "In trash",
|
||||
"asset_uploaded": "Uploaded",
|
||||
"asset_uploading": "Uploading...",
|
||||
"asset_uploading": "Uploading…",
|
||||
"assets": "Assets",
|
||||
"assets_added_count": "Added {count, plural, one {# asset} other {# assets}}",
|
||||
"assets_added_to_album_count": "Added {count, plural, one {# asset} other {# assets}} to the album",
|
||||
|
@ -523,10 +523,10 @@
|
|||
"date_range": "Date range",
|
||||
"day": "Day",
|
||||
"deduplicate_all": "Deduplicate All",
|
||||
"deduplication_info": "Deduplication Info",
|
||||
"deduplication_info_description": "To automatically preselect assets and remove duplicates in bulk, we look at:",
|
||||
"deduplication_criteria_1": "Image size in bytes",
|
||||
"deduplication_criteria_2": "Count of EXIF data",
|
||||
"deduplication_info": "Deduplication Info",
|
||||
"deduplication_info_description": "To automatically preselect assets and remove duplicates in bulk, we look at:",
|
||||
"default_locale": "Default Locale",
|
||||
"default_locale_description": "Format dates and numbers based on your browser locale",
|
||||
"delete": "Delete",
|
||||
|
@ -763,8 +763,8 @@
|
|||
"get_help": "Get Help",
|
||||
"getting_started": "Getting Started",
|
||||
"go_back": "Go back",
|
||||
"go_to_search": "Go to search",
|
||||
"go_to_folder": "Go to folder",
|
||||
"go_to_search": "Go to search",
|
||||
"group_albums_by": "Group albums by...",
|
||||
"group_no": "No grouping",
|
||||
"group_owner": "Group by owner",
|
||||
|
@ -1152,8 +1152,8 @@
|
|||
"server_version": "Server Version",
|
||||
"set": "Set",
|
||||
"set_as_album_cover": "Set as album cover",
|
||||
"set_as_profile_picture": "Set as profile picture",
|
||||
"set_as_featured_photo": "Set as featured photo",
|
||||
"set_as_profile_picture": "Set as profile picture",
|
||||
"set_date_of_birth": "Set date of birth",
|
||||
"set_profile_picture": "Set profile picture",
|
||||
"set_slideshow_to_fullscreen": "Set Slideshow to fullscreen",
|
||||
|
@ -1350,4 +1350,4 @@
|
|||
"yes": "Yes",
|
||||
"you_dont_have_any_shared_links": "You don't have any shared links",
|
||||
"zoom_image": "Zoom Image"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Última versión",
|
||||
"latitude": "Latitud",
|
||||
"leave": "Abandonar",
|
||||
"lens_model": "Modelo de objetivo",
|
||||
"let_others_respond": "Permitir que otros respondan",
|
||||
"level": "Nivel",
|
||||
"library": "Biblioteca",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Buscar modelo de cámara...",
|
||||
"search_city": "Buscar ciudad...",
|
||||
"search_country": "Buscar país...",
|
||||
"search_for": "Buscar",
|
||||
"search_for_existing_person": "Buscar persona existente",
|
||||
"search_no_people": "Ninguna persona",
|
||||
"search_no_people_named": "Ninguna persona llamada \"{name}\"",
|
||||
|
|
12
i18n/et.json
12
i18n/et.json
|
@ -819,6 +819,7 @@
|
|||
"latest_version": "Uusim versioon",
|
||||
"latitude": "Laiuskraad",
|
||||
"leave": "Lahku",
|
||||
"lens_model": "Läätse mudel",
|
||||
"let_others_respond": "Luba teistel vastata",
|
||||
"level": "Tase",
|
||||
"library": "Kogu",
|
||||
|
@ -861,6 +862,7 @@
|
|||
"memories": "Mälestused",
|
||||
"memories_setting_description": "Halda, mida sa oma mälestustes näed",
|
||||
"memory": "Mälestus",
|
||||
"memory_lane_title": "Mälestus {title}",
|
||||
"menu": "Menüü",
|
||||
"merge": "Ühenda",
|
||||
"merge_people": "Ühenda isikud",
|
||||
|
@ -994,6 +996,7 @@
|
|||
"profile_image_of_user": "Kasutaja {user} profiilipilt",
|
||||
"profile_picture_set": "Profiilipilt määratud.",
|
||||
"public_album": "Avalik album",
|
||||
"public_share": "Avalik jagamine",
|
||||
"purchase_account_info": "Toetaja",
|
||||
"purchase_activated_subtitle": "Aitäh, et toetad Immich'it ja avatud lähtekoodiga tarkvara",
|
||||
"purchase_activated_time": "Aktiveeritud {date, date}",
|
||||
|
@ -1032,6 +1035,7 @@
|
|||
"rating_description": "Kuva infopaneelis EXIF hinnangut",
|
||||
"reaction_options": "Reaktsiooni valikud",
|
||||
"read_changelog": "Vaata muudatuste ülevaadet",
|
||||
"reassign": "Määra uuesti",
|
||||
"reassigned_assets_to_existing_person": "{count, plural, one {# üksus} other {# üksust}} seostatud {name, select, null {olemasoleva isikuga} other {isikuga {name}}}",
|
||||
"reassigned_assets_to_new_person": "{count, plural, one {# üksus} other {# üksust}} seostatud uue isikuga",
|
||||
"reassing_hint": "Seosta valitud üksused olemasoleva isikuga",
|
||||
|
@ -1066,6 +1070,7 @@
|
|||
"removed_from_favorites_count": "{count, plural, other {# eemaldatud}} lemmikutest",
|
||||
"removed_tagged_assets": "Silt eemaldatud {count, plural, one {# üksuselt} other {# üksuselt}}",
|
||||
"rename": "Nimeta ümber",
|
||||
"repair": "Parandus",
|
||||
"repair_no_results_message": "Mittejälgitavad ja puuduvad failid kuvatakse siin",
|
||||
"replace_with_upload": "Asenda üleslaadimisega",
|
||||
"repository": "Koodihoidla",
|
||||
|
@ -1105,6 +1110,7 @@
|
|||
"search_camera_model": "Otsi kaamera mudelit...",
|
||||
"search_city": "Otsi linna...",
|
||||
"search_country": "Otsi riiki...",
|
||||
"search_for": "Otsi",
|
||||
"search_for_existing_person": "Otsi olemasolevat isikut",
|
||||
"search_no_people": "Isikuid ei ole",
|
||||
"search_no_people_named": "Ei ole isikuid nimega \"{name}\"",
|
||||
|
@ -1127,9 +1133,11 @@
|
|||
"select_face": "Vali nägu",
|
||||
"select_featured_photo": "Vali esiletõstetud foto",
|
||||
"select_from_computer": "Vali arvutist",
|
||||
"select_keep_all": "Vali jäta kõik alles",
|
||||
"select_library_owner": "Vali kogu omanik",
|
||||
"select_new_face": "Vali uus nägu",
|
||||
"select_photos": "Vali fotod",
|
||||
"select_trash_all": "Vali kõik prügikasti",
|
||||
"selected": "Valitud",
|
||||
"selected_count": "{count, plural, other {# valitud}}",
|
||||
"send_message": "Saada sõnum",
|
||||
|
@ -1217,6 +1225,7 @@
|
|||
"storage": "Talletusruum",
|
||||
"storage_label": "Talletussilt",
|
||||
"storage_usage": "{used}/{available} kasutatud",
|
||||
"submit": "Saada",
|
||||
"suggestions": "Soovitused",
|
||||
"sunrise_on_the_beach": "Päikesetõus rannal",
|
||||
"support": "Tugi",
|
||||
|
@ -1245,6 +1254,7 @@
|
|||
"to_change_password": "Muuda parool",
|
||||
"to_favorite": "Lemmik",
|
||||
"to_login": "Logi sisse",
|
||||
"to_parent": "Tase üles",
|
||||
"to_trash": "Prügikasti",
|
||||
"toggle_settings": "Kuva/peida seaded",
|
||||
"toggle_theme": "Lülita tume teema",
|
||||
|
@ -1269,6 +1279,8 @@
|
|||
"unnamed_album": "Nimetu album",
|
||||
"unnamed_album_delete_confirmation": "Kas oled kindel, et soovid selle albumi kustutada?",
|
||||
"unsaved_change": "Salvestamata muudatus",
|
||||
"unselect_all": "Ära vali ühtegi",
|
||||
"unselect_all_duplicates": "Ära vali duplikaate",
|
||||
"unstack": "Eralda",
|
||||
"unstacked_assets_count": "{count, plural, one {# üksus} other {# üksust}} eraldatud",
|
||||
"untracked_files": "Mittejälgitavad failid",
|
||||
|
|
|
@ -540,7 +540,7 @@
|
|||
"delete_shared_link": "Poista jaettu linkki",
|
||||
"delete_tag": "Poista tunniste",
|
||||
"delete_tag_confirmation_prompt": "Haluatko varmasti poistaa tunnisteen {tagName}?",
|
||||
"delete_user": "Poista käyttäjä pysyvästi",
|
||||
"delete_user": "Poista käyttäjä",
|
||||
"deleted_shared_link": "Jaettu linkki poistettu",
|
||||
"deletes_missing_assets": "Poistaa levyltä puuttuvat resurssit",
|
||||
"description": "Kuvaus",
|
||||
|
|
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Dernière version",
|
||||
"latitude": "Latitude",
|
||||
"leave": "Quitter",
|
||||
"lens_model": "Modèle d'objectif",
|
||||
"let_others_respond": "Laisser les autres réagir",
|
||||
"level": "Niveau",
|
||||
"library": "Bibliothèque",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Rechercher par modèle d'appareil photo...",
|
||||
"search_city": "Rechercher par ville...",
|
||||
"search_country": "Rechercher par pays...",
|
||||
"search_for": "Chercher",
|
||||
"search_for_existing_person": "Rechercher une personne existante",
|
||||
"search_no_people": "Aucune personne",
|
||||
"search_no_people_named": "Aucune personne nommée « {name} »",
|
||||
|
|
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "גרסה עדכנית ביותר",
|
||||
"latitude": "קו רוחב",
|
||||
"leave": "לעזוב",
|
||||
"lens_model": "דגם עדשה",
|
||||
"let_others_respond": "אפשר לאחרים להגיב",
|
||||
"level": "רמה",
|
||||
"library": "ספרייה",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "חפש דגם מצלמה...",
|
||||
"search_city": "חפש עיר...",
|
||||
"search_country": "חפש ארץ...",
|
||||
"search_for": "חפש",
|
||||
"search_for_existing_person": "חפש אדם קיים",
|
||||
"search_no_people": "אין אנשים",
|
||||
"search_no_people_named": "אין אנשים בשם \"{name}\"",
|
||||
|
|
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Legfrissebb Verzió",
|
||||
"latitude": "Szélesség",
|
||||
"leave": "Elhagyás",
|
||||
"lens_model": "Objektív modell",
|
||||
"let_others_respond": "Mások is reagálhatnak",
|
||||
"level": "Szint",
|
||||
"library": "Képtár",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Kameramodell keresése...",
|
||||
"search_city": "Város keresése...",
|
||||
"search_country": "Ország keresése...",
|
||||
"search_for": "Keresés",
|
||||
"search_for_existing_person": "Már meglévő személy keresése",
|
||||
"search_no_people": "Nincs személy",
|
||||
"search_no_people_named": "Nincs \"{name}\" nevű személy",
|
||||
|
|
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Versi Terkini",
|
||||
"latitude": "Lintang",
|
||||
"leave": "Tinggalkan",
|
||||
"lens_model": "Model lensa",
|
||||
"let_others_respond": "Biarkan orang lain merespons",
|
||||
"level": "Tingkat",
|
||||
"library": "Pustaka",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Cari model kamera...",
|
||||
"search_city": "Cari kota...",
|
||||
"search_country": "Cari negara...",
|
||||
"search_for": "Cari",
|
||||
"search_for_existing_person": "Cari orang yang sudah ada",
|
||||
"search_no_people": "Tidak ada orang",
|
||||
"search_no_people_named": "Tidak ada orang bernama \"{name}\"",
|
||||
|
|
12
i18n/it.json
12
i18n/it.json
|
@ -20,7 +20,7 @@
|
|||
"add_partner": "Aggiungi un partner",
|
||||
"add_path": "Aggiungi percorso",
|
||||
"add_photos": "Aggiungi foto",
|
||||
"add_to": "Aggiungi a...",
|
||||
"add_to": "Aggiungi a…",
|
||||
"add_to_album": "Aggiungi all'album",
|
||||
"add_to_shared_album": "Aggiungi all'album condiviso",
|
||||
"add_url": "Aggiungi URL",
|
||||
|
@ -219,7 +219,7 @@
|
|||
"reset_settings_to_default": "Ripristina impostazioni predefinite",
|
||||
"reset_settings_to_recent_saved": "Ripristina impostazioni alle impostazioni salvate di recente",
|
||||
"scanning_library": "Scansione della libreria",
|
||||
"search_jobs": "Cerca Jobs...",
|
||||
"search_jobs": "Cerca Attività…",
|
||||
"send_welcome_email": "Invia email di benvenuto",
|
||||
"server_external_domain_settings": "Dominio esterno",
|
||||
"server_external_domain_settings_description": "Dominio per link condivisi pubblicamente, incluso http(s)://",
|
||||
|
@ -406,17 +406,17 @@
|
|||
"are_these_the_same_person": "Sono la stessa persona?",
|
||||
"are_you_sure_to_do_this": "Sei sicuro di voler procedere?",
|
||||
"asset_added_to_album": "Aggiunto all'album",
|
||||
"asset_adding_to_album": "In aggiunta all'album...",
|
||||
"asset_adding_to_album": "Aggiungi all'album…",
|
||||
"asset_description_updated": "La descrizione del media non è stata aggiornata",
|
||||
"asset_filename_is_offline": "Il media {filename} è offline",
|
||||
"asset_has_unassigned_faces": "Il media ha dei volti non categorizzati",
|
||||
"asset_hashing": "Hashing in corso ...",
|
||||
"asset_hashing": "Hashing in corso …",
|
||||
"asset_offline": "Risorsa Offline",
|
||||
"asset_offline_description": "Questo media non è stato trovato nel disco. Contatta il tuo amministratore di Immich per assistenza.",
|
||||
"asset_skipped": "Saltato",
|
||||
"asset_skipped_in_trash": "In cestino",
|
||||
"asset_uploaded": "Caricato",
|
||||
"asset_uploading": "Caricamento...",
|
||||
"asset_uploading": "Caricamento…",
|
||||
"assets": "Risorse",
|
||||
"assets_added_count": "{count, plural, one {# asset aggiunto} other {# asset aggiunti}}",
|
||||
"assets_added_to_album_count": "{count, plural, one {# asset aggiunto} other {# asset aggiunti}} all'album",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Ultima Versione",
|
||||
"latitude": "Latitudine",
|
||||
"leave": "Esci",
|
||||
"lens_model": "Modello lenti",
|
||||
"let_others_respond": "Permetti agli altri di rispondere",
|
||||
"level": "Livello",
|
||||
"library": "Libreria",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Cerca modello fotocamera...",
|
||||
"search_city": "Cerca città...",
|
||||
"search_country": "Cerca paese...",
|
||||
"search_for": "Cerca per",
|
||||
"search_for_existing_person": "Cerca per persona esistente",
|
||||
"search_no_people": "Nessuna persona",
|
||||
"search_no_people_named": "Nessuna persona chiamate \"{name}\"",
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
"library_watching_settings_description": "Se automatisk etter endrede filer",
|
||||
"logging_enable_description": "Aktiver logging",
|
||||
"logging_level_description": "Hvis aktivert, hvilket loggnivå som skal brukes.",
|
||||
"logging_settings": "Logging",
|
||||
"logging_settings": "Logger",
|
||||
"machine_learning_clip_model": "Clip-modell",
|
||||
"machine_learning_clip_model_description": "Navnet på en CLIP-modell finnes <link>her</link>. Merk at du må kjøre 'Smart Søk'-jobben på nytt for alle bilder etter at du har endret modell.",
|
||||
"machine_learning_duplicate_detection": "Duplikat-deteksjon",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Siste versjon",
|
||||
"latitude": "Breddegrad",
|
||||
"leave": "Forlat",
|
||||
"lens_model": "Objektiv",
|
||||
"let_others_respond": "La andre respondere",
|
||||
"level": "Nivå",
|
||||
"library": "Bibliotek",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Søk etter kamera modell...",
|
||||
"search_city": "Søk etter by...",
|
||||
"search_country": "Søk etter land...",
|
||||
"search_for": "Søk etter",
|
||||
"search_for_existing_person": "Søk etter eksisterende person",
|
||||
"search_no_people": "Ingen personer",
|
||||
"search_no_people_named": "Ingen personer med navnet \"{name}\"",
|
||||
|
|
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Ostatnia Wersja",
|
||||
"latitude": "Szerokość geograficzna",
|
||||
"leave": "Opuść",
|
||||
"lens_model": "Model obiektywu",
|
||||
"let_others_respond": "Pozwól innym reagować",
|
||||
"level": "Poziom",
|
||||
"library": "Biblioteka",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Wyszukaj model aparatu...",
|
||||
"search_city": "Wyszukaj miasto...",
|
||||
"search_country": "Wyszukaj kraj...",
|
||||
"search_for": "Szukaj wśród",
|
||||
"search_for_existing_person": "Wyszukaj istniejącą osobę",
|
||||
"search_no_people": "Brak osób",
|
||||
"search_no_people_named": "Brak osób nazwanych \"{name}\"",
|
||||
|
|
|
@ -526,7 +526,7 @@
|
|||
"deduplication_criteria_1": "Tamanho da imagem em bytes",
|
||||
"deduplication_criteria_2": "Quantidade de dados EXIF",
|
||||
"deduplication_info": "Informações sobre remoção de duplicados",
|
||||
"deduplication_info_description": "Para selecionar automaticamente itens e remover duplicados em massa, vemos o seguinte:",
|
||||
"deduplication_info_description": "Para selecionar automaticamente itens e remover duplicados em massa, iremos ver o seguinte:",
|
||||
"default_locale": "Localização Padrão",
|
||||
"default_locale_description": "Formatar datas e números baseados na linguagem do seu navegador",
|
||||
"delete": "Eliminar",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Versão mais recente",
|
||||
"latitude": "Latitude",
|
||||
"leave": "Sair",
|
||||
"lens_model": "Modelo de lente",
|
||||
"let_others_respond": "Permitir respostas",
|
||||
"level": "Nível",
|
||||
"library": "Biblioteca",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Pesquisar por modelo da câmara...",
|
||||
"search_city": "Pesquisar cidade...",
|
||||
"search_country": "Pesquisar país...",
|
||||
"search_for": "Pesquisar por",
|
||||
"search_for_existing_person": "Pesquisar por pessoas existentes",
|
||||
"search_no_people": "Sem pessoas",
|
||||
"search_no_people_named": "Nenhuma pessoa chamada \"{name}\"",
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"backup_database_enable_description": "Ativar backup do banco de dados",
|
||||
"backup_keep_last_amount": "Quantidade de backups anteriores para manter salvo",
|
||||
"backup_settings": "Configurações de backup",
|
||||
"backup_settings_description": "Gerenciar configurações de backup",
|
||||
"backup_settings_description": "Gerenciar configurações de backup do banco de dados",
|
||||
"check_all": "Selecionar Tudo",
|
||||
"cleared_jobs": "Tarefas removidas de: {job}",
|
||||
"config_set_by_file": "A configuração está atualmente definida por um arquivo de configuração",
|
||||
|
@ -53,7 +53,7 @@
|
|||
"cron_expression_description": "Defina o intervalo de análise no formato Cron. Para mais informações, por favor veja o <link>Crontab Guru</link>",
|
||||
"cron_expression_presets": "Sugestões de expressão Cron",
|
||||
"disable_login": "Desabilitar login",
|
||||
"duplicate_detection_job_description": "Execute a inteligência artificial em arquivos para detectar imagens semelhantes. Depende da Pesquisa Inteligente",
|
||||
"duplicate_detection_job_description": "Execute o aprendizado de máquina em arquivos para detectar imagens semelhantes. Depende da Pesquisa Inteligente",
|
||||
"exclusion_pattern_description": "Os padrões de exclusão permitem ignorar arquivos e pastas ao escanear sua biblioteca. Isso é útil se você tiver pastas que contenham arquivos que não deseja importar, como arquivos RAW.",
|
||||
"external_library_created_at": "Biblioteca externa (criada em {date})",
|
||||
"external_library_management": "Gerenciamento de bibliotecas externas",
|
||||
|
@ -69,8 +69,8 @@
|
|||
"image_prefer_embedded_preview_setting_description": "Use visualizações incorporadas em fotos RAW como entrada para processamento de imagem, quando disponível. Isso pode produzir cores mais precisas para algumas imagens, mas a qualidade da visualização depende da câmera e a imagem pode ter mais artefatos de compactação.",
|
||||
"image_prefer_wide_gamut": "Prefira ampla gama",
|
||||
"image_prefer_wide_gamut_setting_description": "Use o Display P3 para miniaturas. Isso preserva melhor a vibração das imagens com espaços de cores amplos, mas as imagens podem aparecer de maneira diferente em dispositivos antigos com uma versão antiga do navegador. As imagens sRGB são mantidas como sRGB para evitar mudanças de cores.",
|
||||
"image_preview_description": "Imagem de tamanho médio sem os metadados, utilizado quando visualizar um único arquivo e também pela inteligência artificial",
|
||||
"image_preview_quality_description": "Qualidade da pré-visualização, de 1-100. Maior é melhor, mas produz arquivos maiores e pode reduzir a velocidade do aplicativo. Definir um valor muito baixo pode afetar a qualidade da inteligência artificial.",
|
||||
"image_preview_description": "Imagem de tamanho médio sem os metadados, utilizado quando visualizando um único arquivo e também pelo aprendizado de máquina",
|
||||
"image_preview_quality_description": "Qualidade da pré-visualização, de 1-100. Maior é melhor, mas produz arquivos maiores e pode reduzir a velocidade do aplicativo. Definir um valor muito baixo pode afetar a qualidade do aprendizado de máquina.",
|
||||
"image_preview_title": "Configurações de pré-visualização",
|
||||
"image_quality": "Qualidade",
|
||||
"image_resolution": "Resolução",
|
||||
|
@ -108,13 +108,13 @@
|
|||
"machine_learning_duplicate_detection": "Detecção de duplicidade",
|
||||
"machine_learning_duplicate_detection_enabled": "Habilitar detecção de duplicidade",
|
||||
"machine_learning_duplicate_detection_enabled_description": "Se desativado, arquivos exatamente idênticos ainda serão desduplicados.",
|
||||
"machine_learning_duplicate_detection_setting_description": "Use embeddings CLIP para encontrar prováveis duplicidades",
|
||||
"machine_learning_enabled": "Habilitar a inteligência artificial",
|
||||
"machine_learning_enabled_description": "Se desativado, todos os recursos de ML serão desativados, independentemente das configurações abaixo.",
|
||||
"machine_learning_duplicate_detection_setting_description": "Usar CLIP integrado para encontrar prováveis duplicidades",
|
||||
"machine_learning_enabled": "Habilitar aprendizado de máquina",
|
||||
"machine_learning_enabled_description": "Se desativado, todos os recursos de AM serão desativados, independentemente das configurações abaixo.",
|
||||
"machine_learning_facial_recognition": "Reconhecimento Facial",
|
||||
"machine_learning_facial_recognition_description": "Detectar, reconhecer e agrupar rostos em imagens",
|
||||
"machine_learning_facial_recognition_model": "Modelo de reconhecimento facial",
|
||||
"machine_learning_facial_recognition_model_description": "Os modelos estão listados em ordem decrescente de tamanho. Modelos maiores são mais lentos e utilizam mais memória, mas produzem melhores resultados. Observe que ao alterar um modelo, você deve executar novamente a tarefa de Detecção de Rostos para todas as imagens.",
|
||||
"machine_learning_facial_recognition_model_description": "Os modelos estão listados em ordem decrescente de tamanho. Modelos maiores são mais lentos e utilizam mais memória, mas produzem resultados melhores. Observe que ao alterar um modelo, você deve executar novamente a tarefa de Detecção de Rostos para todas as imagens.",
|
||||
"machine_learning_facial_recognition_setting": "Ativar reconhecimento facial",
|
||||
"machine_learning_facial_recognition_setting_description": "Se desativado, as imagens não serão codificadas para reconhecimento facial e não preencherão a seção Pessoas na página Explorar.",
|
||||
"machine_learning_max_detection_distance": "Distância máxima de detecção",
|
||||
|
@ -124,14 +124,14 @@
|
|||
"machine_learning_min_detection_score": "Pontuação mínima de detecção",
|
||||
"machine_learning_min_detection_score_description": "Pontuação mínima de confiança para um rosto ser detectado, de 0 a 1. Valores mais baixos detectam mais rostos, mas poderão resultar em falsos positivos.",
|
||||
"machine_learning_min_recognized_faces": "Mínimo de rostos reconhecidos",
|
||||
"machine_learning_min_recognized_faces_description": "O número mínimo de rostos reconhecidos para uma pessoa ser criada na lista. Aumentar isso torna o Reconhecimento Facial mais preciso, ao custo de aumentar a chance de um rosto não ser atribuído a uma pessoa.",
|
||||
"machine_learning_settings": "Configurações de inteligência artificial",
|
||||
"machine_learning_settings_description": "Gerenciar recursos e configurações da inteligência artificial",
|
||||
"machine_learning_min_recognized_faces_description": "O número mínimo de rostos reconhecidos para uma pessoa ser criada. Aumentar isso torna o Reconhecimento Facial mais preciso, ao custo de aumentar a chance de um rosto não ser atribuído a uma pessoa.",
|
||||
"machine_learning_settings": "Configurações de aprendizado de máquina",
|
||||
"machine_learning_settings_description": "Gerenciar recursos e configurações do aprendizado de máquina",
|
||||
"machine_learning_smart_search": "Pesquisa Inteligente",
|
||||
"machine_learning_smart_search_description": "Buscar imagens semanticamente usando embeddings CLIP",
|
||||
"machine_learning_smart_search_description": "Buscar imagens semanticamente usando integrações CLIP",
|
||||
"machine_learning_smart_search_enabled": "Habilitar a Pesquisa Inteligente",
|
||||
"machine_learning_smart_search_enabled_description": "Se desativado, as imagens não serão codificadas para pesquisa inteligente.",
|
||||
"machine_learning_url_description": "A URL do servidor de inteligência artificial. Se mais de uma URL for configurada, o servidor irá tentar uma de cada vez até que uma delas responda com sucesso, em ordem sequencial igual a configurada.",
|
||||
"machine_learning_url_description": "A URL do servidor de aprendizado de máquina. Se mais de uma URL for fornecida, elas serão tentadas, uma de cada vez e na ordem indicada, até que uma responda com sucesso.",
|
||||
"manage_concurrency": "Gerenciar simultaneidade",
|
||||
"manage_log_settings": "Gerenciar configurações de registro",
|
||||
"map_dark_style": "Tema Escuro",
|
||||
|
@ -232,7 +232,7 @@
|
|||
"sidecar_job": "Metadados secundários",
|
||||
"sidecar_job_description": "Descubra ou sincronize metadados secundários do sistema de arquivos",
|
||||
"slideshow_duration_description": "Tempo em segundos para exibir cada imagem",
|
||||
"smart_search_job_description": "Execute a inteligência artificial em arquivos para oferecer suporte à pesquisa inteligente",
|
||||
"smart_search_job_description": "Execute aprendizado de máquina em arquivos para oferecer suporte à pesquisa inteligente",
|
||||
"storage_template_date_time_description": "A data e hora da criação do ativo é usado para a informações de data e hora",
|
||||
"storage_template_date_time_sample": "Exemplo {date}",
|
||||
"storage_template_enable_description": "Habilitar mecanismo de modelo de armazenamento",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Versão mais recente",
|
||||
"latitude": "Latitude",
|
||||
"leave": "Sair",
|
||||
"lens_model": "Modelo da lente",
|
||||
"let_others_respond": "Permitir respostas",
|
||||
"level": "Nível",
|
||||
"library": "Biblioteca",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Pesquisar câmera do modelo...",
|
||||
"search_city": "Pesquisar cidade...",
|
||||
"search_country": "Pesquisar país...",
|
||||
"search_for": "Pesquisar por",
|
||||
"search_for_existing_person": "Pesquisar por pessoas",
|
||||
"search_no_people": "Nenhuma pessoa",
|
||||
"search_no_people_named": "Nenhuma pessoa chamada \"{name}\"",
|
||||
|
@ -1215,7 +1217,7 @@
|
|||
"stack_select_one_photo": "Selecione uma foto principal para a pilha",
|
||||
"stack_selected_photos": "Empilhar fotos selecionadas",
|
||||
"stacked_assets_count": "{count, plural, one {# arquivo empilhado} other {# arquivos empilhados}}",
|
||||
"stacktrace": "Stacktrace",
|
||||
"stacktrace": "Rastreamento de pilha",
|
||||
"start": "Início",
|
||||
"start_date": "Data inicial",
|
||||
"state": "Estado",
|
||||
|
|
12
i18n/ru.json
12
i18n/ru.json
|
@ -20,7 +20,7 @@
|
|||
"add_partner": "Добавить партнёра",
|
||||
"add_path": "Добавить путь",
|
||||
"add_photos": "Добавить фото",
|
||||
"add_to": "Добавить в...",
|
||||
"add_to": "Добавить в…",
|
||||
"add_to_album": "Добавить в альбом",
|
||||
"add_to_shared_album": "Добавить в общий альбом",
|
||||
"add_url": "Добавить URL",
|
||||
|
@ -219,7 +219,7 @@
|
|||
"reset_settings_to_default": "Сброс настроек до значений по умолчанию",
|
||||
"reset_settings_to_recent_saved": "Сбросьте настройки к последним сохраненным настройкам",
|
||||
"scanning_library": "Сканирование библиотеки",
|
||||
"search_jobs": "Поиск заданий...",
|
||||
"search_jobs": "Поиск заданий…",
|
||||
"send_welcome_email": "Отправить приветственное письмо",
|
||||
"server_external_domain_settings": "Внешний домен",
|
||||
"server_external_domain_settings_description": "Домен для публичных ссылок, включая http(s)://",
|
||||
|
@ -406,17 +406,17 @@
|
|||
"are_these_the_same_person": "Это один и тот же человек?",
|
||||
"are_you_sure_to_do_this": "Вы уверены, что хотите это сделать?",
|
||||
"asset_added_to_album": "Добавлено в альбом",
|
||||
"asset_adding_to_album": "Добавление в альбом...",
|
||||
"asset_adding_to_album": "Добавление в альбом…",
|
||||
"asset_description_updated": "Описание обновлено",
|
||||
"asset_filename_is_offline": "Объект {filename} находится в офлайн-режиме",
|
||||
"asset_has_unassigned_faces": "Есть не распознанные лица",
|
||||
"asset_hashing": "Хеширование...",
|
||||
"asset_hashing": "Хеширование…",
|
||||
"asset_offline": "Объект отключён",
|
||||
"asset_offline_description": "Этот внешний файл не найден на диске. Пожалуйста, свяжитесь с администратором Immich для получения помощи.",
|
||||
"asset_skipped": "Пропущено",
|
||||
"asset_skipped_in_trash": "В корзине",
|
||||
"asset_uploaded": "Загружено",
|
||||
"asset_uploading": "Загрузка...",
|
||||
"asset_uploading": "Загрузка…",
|
||||
"assets": "Объекты",
|
||||
"assets_added_count": "Добавлено {count, plural, one {# объект} few {# объекта} other {# объектов}}",
|
||||
"assets_added_to_album_count": "В альбом добавлено {count, plural, one {# объект} few {# объекта} other {# объектов}}",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Последняя Версия",
|
||||
"latitude": "Широта",
|
||||
"leave": "Покинуть",
|
||||
"lens_model": "Модель объектива",
|
||||
"let_others_respond": "Позволять другим откликаться",
|
||||
"level": "Уровень",
|
||||
"library": "Библиотека",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Поиск модели камеры...",
|
||||
"search_city": "Поиск города...",
|
||||
"search_country": "Поиск страны...",
|
||||
"search_for": "Поиск по",
|
||||
"search_for_existing_person": "Поиск существующего человека",
|
||||
"search_no_people": "Нет людей",
|
||||
"search_no_people_named": "Нет людей с именем \"{name}\"",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"add_a_title": "Pridať názov",
|
||||
"add_exclusion_pattern": "Pridať vzor vylúčenia",
|
||||
"add_import_path": "Pridať cestu pre import",
|
||||
"add_location": "Pridať lokáciu",
|
||||
"add_location": "Pridať polohu",
|
||||
"add_more_users": "Pridať viac používateľov",
|
||||
"add_partner": "Pridať partnera",
|
||||
"add_path": "Pridať cestu",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Najnovšia verzia",
|
||||
"latitude": "Zemepisná šírka",
|
||||
"leave": "Opustiť",
|
||||
"lens_model": "Model objektívu",
|
||||
"let_others_respond": "Nechajte ostatných reagovať",
|
||||
"level": "Level",
|
||||
"library": "Knižnica",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Hľadať model fotoaparátu...",
|
||||
"search_city": "Hľadať mesto...",
|
||||
"search_country": "Hľadať krajinu...",
|
||||
"search_for": "Vyhľadať",
|
||||
"search_for_existing_person": "Hľadať existujúcu osobu",
|
||||
"search_no_people": "Žiadne osoby",
|
||||
"search_no_people_named": "Žiadne osoby menom \"{name}\"",
|
||||
|
|
12
i18n/sl.json
12
i18n/sl.json
|
@ -20,7 +20,7 @@
|
|||
"add_partner": "Dodaj partnerja",
|
||||
"add_path": "Dodaj pot",
|
||||
"add_photos": "Dodaj fotografije",
|
||||
"add_to": "Dodaj v...",
|
||||
"add_to": "Dodaj v…",
|
||||
"add_to_album": "Dodaj v album",
|
||||
"add_to_shared_album": "Dodaj k deljenemu albumu",
|
||||
"add_url": "Dodaj URL",
|
||||
|
@ -219,7 +219,7 @@
|
|||
"reset_settings_to_default": "Ponastavi nastavitve na privzete",
|
||||
"reset_settings_to_recent_saved": "Ponastavite nastavitve na nedavno shranjene nastavitve",
|
||||
"scanning_library": "Pregledovanje knjižnice",
|
||||
"search_jobs": "Iskalna opravila...",
|
||||
"search_jobs": "Iskanje opravil…",
|
||||
"send_welcome_email": "Pošlji pozdravno e-pošto",
|
||||
"server_external_domain_settings": "Zunanja domena",
|
||||
"server_external_domain_settings_description": "Domena za javne skupne povezave, vključno s http(s)://",
|
||||
|
@ -406,17 +406,17 @@
|
|||
"are_these_the_same_person": "Ali je to ista oseba?",
|
||||
"are_you_sure_to_do_this": "Ste prepričani, da želite to narediti?",
|
||||
"asset_added_to_album": "Dodano v album",
|
||||
"asset_adding_to_album": "Dodajanje v album ...",
|
||||
"asset_adding_to_album": "Dodajanje v album…",
|
||||
"asset_description_updated": "Opis sredstva je posodobljen",
|
||||
"asset_filename_is_offline": "Sredstvo {filename} je brez povezave",
|
||||
"asset_has_unassigned_faces": "Sredstvo ima nedodeljene obraze",
|
||||
"asset_hashing": "Zgoščevanje ...",
|
||||
"asset_hashing": "Zgoščevanje…",
|
||||
"asset_offline": "Sredstvo brez povezave",
|
||||
"asset_offline_description": "Tega zunanjega sredstva ni več mogoče najti na disku. Za pomoč kontaktirajte Immich skrbnika.",
|
||||
"asset_skipped": "Preskočeno",
|
||||
"asset_skipped_in_trash": "V smetnjak",
|
||||
"asset_uploaded": "Naloženo",
|
||||
"asset_uploading": "Nalaganje ...",
|
||||
"asset_uploading": "Nalaganje…",
|
||||
"assets": "Sredstva",
|
||||
"assets_added_count": "Dodano{count, plural, one {# sredstvo} other {# sredstev}}",
|
||||
"assets_added_to_album_count": "Dodano{count, plural, one {# sredstvo} other {# sredstev}} v album",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Najnovejša različica",
|
||||
"latitude": "Zemljepisna širina",
|
||||
"leave": "Zapusti",
|
||||
"lens_model": "Model leč",
|
||||
"let_others_respond": "Naj drugi odgovorijo",
|
||||
"level": "Raven",
|
||||
"library": "Knjižnica",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Išči model kamere...",
|
||||
"search_city": "Iskanje mesta...",
|
||||
"search_country": "Iskanje države...",
|
||||
"search_for": "Poišči za",
|
||||
"search_for_existing_person": "Iskanje obstoječe osebe",
|
||||
"search_no_people": "Brez oseb",
|
||||
"search_no_people_named": "Ni oseb z imenom \"{name}\"",
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"add_partner": "Додај партнер",
|
||||
"add_path": "Додај путању",
|
||||
"add_photos": "Додај фотографије",
|
||||
"add_to": "Додај у...",
|
||||
"add_to": "Додај у…",
|
||||
"add_to_album": "Додај у албум",
|
||||
"add_to_shared_album": "Додај у дељен албум",
|
||||
"add_url": "Додај URL",
|
||||
|
@ -219,7 +219,7 @@
|
|||
"reset_settings_to_default": "Ресетујте подешавања на подразумеване вредности",
|
||||
"reset_settings_to_recent_saved": "Ресетујте подешавања на недавно сачувана подешавања",
|
||||
"scanning_library": "Скенирање библиотеке",
|
||||
"search_jobs": "Тражи послове...",
|
||||
"search_jobs": "Тражи послове…",
|
||||
"send_welcome_email": "Пошаљите е-пошту добродошлице",
|
||||
"server_external_domain_settings": "Екстерни домаин",
|
||||
"server_external_domain_settings_description": "Домаин за јавне дељене везе, укључујући http(s)://",
|
||||
|
@ -406,17 +406,17 @@
|
|||
"are_these_the_same_person": "Да ли су ово иста особа?",
|
||||
"are_you_sure_to_do_this": "Јесте ли сигурни да желите ово да урадите?",
|
||||
"asset_added_to_album": "Додато у албум",
|
||||
"asset_adding_to_album": "Додаје се у албум...",
|
||||
"asset_adding_to_album": "Додаје се у албум…",
|
||||
"asset_description_updated": "Опис датотеке је ажуриран",
|
||||
"asset_filename_is_offline": "Датотека {filename} је ван мреже (offline)",
|
||||
"asset_has_unassigned_faces": "Датотека има недодељена лица",
|
||||
"asset_hashing": "Хеширање...",
|
||||
"asset_hashing": "Хеширање…",
|
||||
"asset_offline": "Датотека одсутна (offline)",
|
||||
"asset_offline_description": "Ова вањска датотека се више не налази на диску. Молимо контактирајте свог Имич администратора за помоћ.",
|
||||
"asset_skipped": "Прескочено",
|
||||
"asset_skipped_in_trash": "У отпад",
|
||||
"asset_uploaded": "Отпремљено (Уплоадед)",
|
||||
"asset_uploading": "Отпремање...",
|
||||
"asset_uploading": "Отпремање…",
|
||||
"assets": "Записи",
|
||||
"assets_added_count": "Додато {count, plural, one {# датотека} other {# датотека}}",
|
||||
"assets_added_to_album_count": "Додато је {count, plural, one {# датотека} other {# датотека}} у албум",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Најновија верзија",
|
||||
"latitude": "Географска ширина",
|
||||
"leave": "Напусти",
|
||||
"lens_model": "Модел сочива",
|
||||
"let_others_respond": "Дозволи да други коментаришу",
|
||||
"level": "Ниво",
|
||||
"library": "Библиотека",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Претражи модел камере...",
|
||||
"search_city": "Претражи град...",
|
||||
"search_country": "Тражи земљу...",
|
||||
"search_for": "Тражи",
|
||||
"search_for_existing_person": "Потражите постојећу особу",
|
||||
"search_no_people": "Без особа",
|
||||
"search_no_people_named": "Нема особа са именом „{name}“",
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"add_partner": "Dodaj partner",
|
||||
"add_path": "Dodaj putanju",
|
||||
"add_photos": "Dodaj fotografije",
|
||||
"add_to": "Dodaj u...",
|
||||
"add_to": "Dodaj u…",
|
||||
"add_to_album": "Dodaj u album",
|
||||
"add_to_shared_album": "Dodaj u deljen album",
|
||||
"add_url": "Dodaj URL",
|
||||
|
@ -219,7 +219,7 @@
|
|||
"reset_settings_to_default": "Resetujte podešavanja na podrazumevane vrednosti",
|
||||
"reset_settings_to_recent_saved": "Resetujte podešavanja na nedavno sačuvana podešavanja",
|
||||
"scanning_library": "Skeniranje biblioteke",
|
||||
"search_jobs": "Traži poslove...",
|
||||
"search_jobs": "Traži poslove…",
|
||||
"send_welcome_email": "Pošaljite e-poštu dobrodošlice",
|
||||
"server_external_domain_settings": "Eksterni domain",
|
||||
"server_external_domain_settings_description": "Domain za javne deljene veze, uključujući http(s)://",
|
||||
|
@ -406,17 +406,17 @@
|
|||
"are_these_the_same_person": "Da li su ovo ista osoba?",
|
||||
"are_you_sure_to_do_this": "Jeste li sigurni da želite ovo da uradite?",
|
||||
"asset_added_to_album": "Dodato u album",
|
||||
"asset_adding_to_album": "Dodaje se u album...",
|
||||
"asset_adding_to_album": "Dodaje se u album…",
|
||||
"asset_description_updated": "Opis datoteke je ažuriran",
|
||||
"asset_filename_is_offline": "Datoteka {filename} je van mreže (offline)",
|
||||
"asset_has_unassigned_faces": "Datoteka ima nedodeljena lica",
|
||||
"asset_hashing": "Heširanje...",
|
||||
"asset_hashing": "Heširanje…",
|
||||
"asset_offline": "Datoteka odsutna",
|
||||
"asset_offline_description": "Ova vanjska datoteka se više ne nalazi na disku. Molimo kontaktirajte svog Immich administratora za pomoć.",
|
||||
"asset_skipped": "Preskočeno",
|
||||
"asset_skipped_in_trash": "U otpad",
|
||||
"asset_uploaded": "Otpremljeno (Uploaded)",
|
||||
"asset_uploading": "Otpremanje...",
|
||||
"asset_uploading": "Otpremanje…",
|
||||
"assets": "Zapisi",
|
||||
"assets_added_count": "Dodato {count, plural, one {# datoteka} other {# datoteka}}",
|
||||
"assets_added_to_album_count": "Dodato je {count, plural, one {# datoteka} other {# datoteka}} u album",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Najnovija verzija",
|
||||
"latitude": "Geografska širina",
|
||||
"leave": "Napusti",
|
||||
"lens_model": "Model sočiva",
|
||||
"let_others_respond": "Dozvoli da drugi komentarišu",
|
||||
"level": "Nivo",
|
||||
"library": "Biblioteka",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Pretraži model kamere...",
|
||||
"search_city": "Pretraži grad...",
|
||||
"search_country": "Traži zemlju...",
|
||||
"search_for": "Traži",
|
||||
"search_for_existing_person": "Potražite postojeću osobu",
|
||||
"search_no_people": "Bez osoba",
|
||||
"search_no_people_named": "Nema osoba sa imenom „{name}“",
|
||||
|
|
12
i18n/uk.json
12
i18n/uk.json
|
@ -20,7 +20,7 @@
|
|||
"add_partner": "Додати партнера",
|
||||
"add_path": "Додати шлях",
|
||||
"add_photos": "Додати знімки",
|
||||
"add_to": "Додати у...",
|
||||
"add_to": "Додати у…",
|
||||
"add_to_album": "Додати у альбом",
|
||||
"add_to_shared_album": "Додати у спільний альбом",
|
||||
"add_url": "Додати URL",
|
||||
|
@ -219,7 +219,7 @@
|
|||
"reset_settings_to_default": "Скинути налаштування до заводських значень",
|
||||
"reset_settings_to_recent_saved": "Скинути налаштування до недавно збережених налаштувань",
|
||||
"scanning_library": "Сканування бібліотеки",
|
||||
"search_jobs": "Пошук завдань...",
|
||||
"search_jobs": "Пошук завдань…",
|
||||
"send_welcome_email": "Надіслати лист з вітанням",
|
||||
"server_external_domain_settings": "Зовнішній домен",
|
||||
"server_external_domain_settings_description": "Домен для публічних загальнодоступних посилань, включаючи http(s)://",
|
||||
|
@ -406,17 +406,17 @@
|
|||
"are_these_the_same_person": "Це та сама людина?",
|
||||
"are_you_sure_to_do_this": "Ви впевнені, що хочете це зробити?",
|
||||
"asset_added_to_album": "Додано до альбому",
|
||||
"asset_adding_to_album": "Додати до альбому...",
|
||||
"asset_adding_to_album": "Додати до альбому…",
|
||||
"asset_description_updated": "Оновлено опис ресурсу",
|
||||
"asset_filename_is_offline": "Ресурс {filename} відключено",
|
||||
"asset_has_unassigned_faces": "Є нерозпізнані обличчя",
|
||||
"asset_hashing": "Хешування...",
|
||||
"asset_hashing": "Хешування…",
|
||||
"asset_offline": "Актив вимкнено",
|
||||
"asset_offline_description": "Цей зовнішній актив більше не знайдено на диску. Будь ласка, зверніться до адміністратора Immich за допомогою.",
|
||||
"asset_skipped": "Пропущено",
|
||||
"asset_skipped_in_trash": "У смітнику",
|
||||
"asset_uploaded": "Завантажено",
|
||||
"asset_uploading": "Завантаження...",
|
||||
"asset_uploading": "Завантаження…",
|
||||
"assets": "елементи",
|
||||
"assets_added_count": "Додано {count, plural, one {# ресурс} few {# ресурси} other {# ресурсів}}",
|
||||
"assets_added_to_album_count": "Додано {count, plural, one {# ресурс} few {# ресурси} other {# ресурсів}} до альбому",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Остання версія",
|
||||
"latitude": "Широта",
|
||||
"leave": "Покинути",
|
||||
"lens_model": "Модель об'єктива",
|
||||
"let_others_respond": "Дозволити іншим відповідати",
|
||||
"level": "Рівень",
|
||||
"library": "Бібліотека",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Пошук моделі камери...",
|
||||
"search_city": "Пошук міста...",
|
||||
"search_country": "Пошук країни...",
|
||||
"search_for": "Шукати для",
|
||||
"search_for_existing_person": "Пошук існуючої особи",
|
||||
"search_no_people": "Немає людей",
|
||||
"search_no_people_named": "Немає осіб з іменем \"{name}\"",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"about": "關於",
|
||||
"account": "帳號",
|
||||
"account_settings": "帳號設定",
|
||||
"acknowledge": "收到",
|
||||
"acknowledge": "明白",
|
||||
"action": "操作",
|
||||
"actions": "操作",
|
||||
"active": "處理中",
|
||||
|
@ -339,8 +339,8 @@
|
|||
"user_delete_delay": "<b>{user}</b> 的帳號和項目將於 {delay, plural, other {# 天}}後永久刪除。",
|
||||
"user_delete_delay_settings": "延後刪除",
|
||||
"user_delete_delay_settings_description": "移除後,永久刪除使用者帳號和檔案的天數。使用者刪除作業會在午夜檢查是否有可以刪除的使用者。變更這項設定後,會在下次執行時檢查。",
|
||||
"user_delete_immediately": "<b>{user}</b> 的帳戶和資產將被<b>立即</b>排隊進行永久刪除。",
|
||||
"user_delete_immediately_checkbox": "將用戶和資產排隊進行立即刪除",
|
||||
"user_delete_immediately": "<b>{user}</b> 的帳號和項目將<b>立即</b>永久刪除。",
|
||||
"user_delete_immediately_checkbox": "將使用者和項目立即刪除",
|
||||
"user_management": "使用者管理",
|
||||
"user_password_has_been_reset": "使用者密碼已重設:",
|
||||
"user_password_reset_description": "請提供使用者臨時密碼,並告知下次登入時需要更改密碼。",
|
||||
|
@ -418,7 +418,7 @@
|
|||
"asset_uploaded": "已上傳",
|
||||
"asset_uploading": "上傳中…",
|
||||
"assets": "檔案",
|
||||
"assets_added_count": "已添加 {count, plural, one {# 個資產} other {# 個資產}}",
|
||||
"assets_added_count": "已新增 {count, plural, one {# 個項目} other {# 個項目}}",
|
||||
"assets_added_to_album_count": "已將 {count, plural, other {# 個檔案}}加入相簿",
|
||||
"assets_added_to_name_count": "已將 {count, plural, other {# 個檔案}}加入{hasName, select, true {<b>{name}</b>} other {新相簿}}",
|
||||
"assets_count": "{count, plural, one {# 個檔案} other {# 個檔案}}",
|
||||
|
@ -526,7 +526,7 @@
|
|||
"deduplication_criteria_1": "圖像大小(以位元組為單位)",
|
||||
"deduplication_criteria_2": "EXIF 資料數量",
|
||||
"deduplication_info": "重複資料刪除資訊",
|
||||
"deduplication_info_description": "為了自動預選資產並大量刪除重複項,我們查看:",
|
||||
"deduplication_info_description": "為了自動預選項目並大量刪除重複項目,我們查看:",
|
||||
"default_locale": "預設區域",
|
||||
"default_locale_description": "依瀏覽器區域設定日期和數字格式",
|
||||
"delete": "刪除",
|
||||
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "最新版本",
|
||||
"latitude": "緯度",
|
||||
"leave": "離開",
|
||||
"lens_model": "鏡頭型號",
|
||||
"let_others_respond": "允許他人回覆",
|
||||
"level": "等級",
|
||||
"library": "圖庫",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "搜尋相機型號…",
|
||||
"search_city": "搜尋城市…",
|
||||
"search_country": "搜尋國家…",
|
||||
"search_for": "搜尋",
|
||||
"search_for_existing_person": "搜尋現有的人物",
|
||||
"search_no_people": "沒有人找到",
|
||||
"search_no_people_named": "沒有名爲「{name}」的人物",
|
||||
|
|
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "最新版本",
|
||||
"latitude": "纬度",
|
||||
"leave": "离开",
|
||||
"lens_model": "镜头型号",
|
||||
"let_others_respond": "允许他人回应",
|
||||
"level": "等级",
|
||||
"library": "图库",
|
||||
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "搜索相机型号...",
|
||||
"search_city": "搜索城市...",
|
||||
"search_country": "搜索国家...",
|
||||
"search_for": "搜索",
|
||||
"search_for_existing_person": "搜索已有人物",
|
||||
"search_no_people": "找不到人物",
|
||||
"search_no_people_named": "人物“{name}”不存在",
|
||||
|
|
Loading…
Reference in a new issue