diff --git a/mobile/assets/i18n/ca.json b/mobile/assets/i18n/ca.json index 3828f0096f..fee269847c 100644 --- a/mobile/assets/i18n/ca.json +++ b/mobile/assets/i18n/ca.json @@ -240,8 +240,8 @@ "login_form_server_error": "Could not connect to server.", "login_password_changed_error": "There was an error updating your password", "login_password_changed_success": "Password updated successfully", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Cannot get user's location", "map_location_dialog_cancel": "Cancel", "map_location_dialog_yes": "Yes", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Location Permission denied", "map_settings_dark_mode": "Dark mode", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancel", "map_settings_dialog_save": "Save", "map_settings_dialog_title": "Map Settings", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Description", "shared_link_edit_description_hint": "Enter the share description", "shared_link_edit_expire_after": "Expire after", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Password", "shared_link_edit_password_hint": "Enter the share password", @@ -400,15 +400,15 @@ "shared_link_empty": "You don't have any shared links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/cs-CZ.json b/mobile/assets/i18n/cs-CZ.json index 376b583642..95c5cb5f24 100644 --- a/mobile/assets/i18n/cs-CZ.json +++ b/mobile/assets/i18n/cs-CZ.json @@ -1,9 +1,9 @@ { - "action_common_cancel": "Cancel", - "action_common_update": "Update", + "action_common_cancel": "Zrušit", + "action_common_update": "Aktualizovat", "add_to_album_bottom_sheet_added": "Přidáno do {album}", "add_to_album_bottom_sheet_already_exists": "Je již v {album}", - "advanced_settings_log_level_title": "Log level: {}", + "advanced_settings_log_level_title": "Úroveň protokolování: {}", "advanced_settings_prefer_remote_subtitle": "U některých zařízení je načítání miniatur z prostředků v zařízení velmi pomalé. Aktivujte toto nastavení, aby se místo toho načítaly vzdálené obrázky.", "advanced_settings_prefer_remote_title": "Preferovat vzdálené obrázky", "advanced_settings_self_signed_ssl_subtitle": "Vynechá ověření SSL certifikátu serveru. Vyžadováno pro self-signed certifikáty.", @@ -109,9 +109,9 @@ "cache_settings_album_thumbnails": "Náhledy stránek knihovny (položek {})", "cache_settings_clear_cache_button": "Vymazat vyrovnávací paměť", "cache_settings_clear_cache_button_title": "Vymaže vyrovnávací paměť aplikace. To výrazně ovlivní výkon aplikace, dokud se vyrovnávací paměť neobnoví.", - "cache_settings_duplicated_assets_clear_button": "CLEAR", - "cache_settings_duplicated_assets_subtitle": "Photos and videos that are black listed by the app", - "cache_settings_duplicated_assets_title": "Duplicated Assets ({})", + "cache_settings_duplicated_assets_clear_button": "VYMAZAT", + "cache_settings_duplicated_assets_subtitle": "Fotografie a videa, které aplikace zařadila na černou listinu", + "cache_settings_duplicated_assets_title": "Duplicitní položky ({})", "cache_settings_image_cache_size": "Velikost vyrovnávací paměti (položek {})", "cache_settings_statistics_album": "Knihovna náhledů", "cache_settings_statistics_assets": "{} položky ({})", @@ -140,14 +140,14 @@ "control_bottom_app_bar_archive": "Archív", "control_bottom_app_bar_create_new_album": "Vytvořit nové album", "control_bottom_app_bar_delete": "Vymazat", - "control_bottom_app_bar_edit_location": "Edit Location", - "control_bottom_app_bar_edit_time": "Edit Date & Time", + "control_bottom_app_bar_edit_location": "Upravit polohu", + "control_bottom_app_bar_edit_time": "Upravit datum a čas", "control_bottom_app_bar_favorite": "Oblíbené", "control_bottom_app_bar_share": "Sdílet", "control_bottom_app_bar_share_to": "Sdílet v", "control_bottom_app_bar_stack": "Zásobník", "control_bottom_app_bar_unarchive": "Odarchivovat", - "control_bottom_app_bar_unfavorite": "Unfavorite", + "control_bottom_app_bar_unfavorite": "Zrušit oblíbení", "control_bottom_app_bar_upload": "Nahrát", "create_album_page_untitled": "Bez názvu", "create_shared_album_page_create": "Vytvořit", @@ -167,13 +167,13 @@ "delete_shared_link_dialog_title": "Odstranit sdílený odkaz", "description_input_hint_text": "Přidat popis...", "description_input_submit_error": "Chyba aktualizace popisu, další podrobnosti najdete v logu", - "edit_date_time_dialog_date_time": "Date and Time", - "edit_date_time_dialog_timezone": "Timezone", - "edit_location_dialog_title": "Location", + "edit_date_time_dialog_date_time": "Datum a čas", + "edit_date_time_dialog_timezone": "Časové pásmo", + "edit_location_dialog_title": "Poloha", "exif_bottom_sheet_description": "Přidat popis...", "exif_bottom_sheet_details": "PODROBNOSTI", "exif_bottom_sheet_location": "LOKALITA", - "exif_bottom_sheet_location_add": "Add a location", + "exif_bottom_sheet_location_add": "Přidat polohu", "experimental_settings_new_asset_list_subtitle": "Zpracovávám", "experimental_settings_new_asset_list_title": "Povolení experimentální mřížky fotografií", "experimental_settings_subtitle": "Používejte na vlastní riziko!", @@ -202,22 +202,22 @@ "library_page_favorites": "Oblíbené", "library_page_new_album": "Nové album", "library_page_sharing": "Sdílení", - "library_page_sort_asset_count": "Number of assets", + "library_page_sort_asset_count": "Počet položek", "library_page_sort_created": "Naposledy vytvořené", "library_page_sort_last_modified": "Naposledy upraveno", - "library_page_sort_most_oldest_photo": "Oldest photo", + "library_page_sort_most_oldest_photo": "Nejstarší fotografie", "library_page_sort_most_recent_photo": "Nejnovější fotografie", "library_page_sort_title": "Podle názvu alba", - "location_picker_choose_on_map": "Choose on map", - "location_picker_latitude": "Latitude", - "location_picker_latitude_error": "Enter a valid latitude", - "location_picker_latitude_hint": "Enter your latitude here", - "location_picker_longitude": "Longitude", - "location_picker_longitude_error": "Enter a valid longitude", - "location_picker_longitude_hint": "Enter your longitude here", + "location_picker_choose_on_map": "Vyberte na mapě", + "location_picker_latitude": "Zeměpisná šířka", + "location_picker_latitude_error": "Zadejte platnou zeměpisnou šířku", + "location_picker_latitude_hint": "Zadejte vlastní zeměpisnou šířku", + "location_picker_longitude": "Zeměpisná délka", + "location_picker_longitude_error": "Zadejte platnou zeměpisnou délku", + "location_picker_longitude_hint": "Zadejte vlastní zeměpisnou délku", "login_disabled": "Přihlášení bylo zakázáno", "login_form_api_exception": "Výjimka API. Zkontrolujte URL serveru a zkuste to znovu.", - "login_form_back_button_text": "Back", + "login_form_back_button_text": "Zpět", "login_form_button_text": "Přihlásit se", "login_form_email_hint": "tvůje-mail@email.com", "login_form_endpoint_hint": "http://ip-tvého-serveru:port/api", @@ -240,23 +240,23 @@ "login_form_server_error": "Není možné se připojit k serveru.", "login_password_changed_error": "Při aktualizaci vašeho hesla došlo k chybě", "login_password_changed_success": "Heslo bylo úspěšně aktualizováno", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Nelze zjistit polohu uživatele", "map_location_dialog_cancel": "Zrušit", "map_location_dialog_yes": "Ano", - "map_location_picker_page_use_location": "Use this location", + "map_location_picker_page_use_location": "Použijte tuto polohu", "map_location_service_disabled_content": "Pro zobrazení fotek z vaší aktuální polohy musí být povolena služba určování polohy. Chcete ji nyní povolit?", "map_location_service_disabled_title": "Služba určování polohy je zakázána", "map_no_assets_in_bounds": "Žádné fotografie v této oblasti", "map_no_location_permission_content": "Oprávnění polohy je nutné pro zobrazení fotek z vaší aktuální polohy. Chcete oprávnění nyní povolit?", "map_no_location_permission_title": "Oprávnění polohy zamítnuto", "map_settings_dark_mode": "Tmavý režim", - "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_all": "Bez omezení", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Zrušit", "map_settings_dialog_save": "Uložit", "map_settings_dialog_title": "Nastavení map", @@ -292,18 +292,18 @@ "permission_onboarding_permission_limited": "Přístup omezen. Chcete-li používat Immich k zálohování a správě celé vaší kolekce galerií, povolte v nastavení přístup k fotkám a videím.", "permission_onboarding_request": "Immich potřebuje přístup k zobrazení vašich fotek a videí.", "profile_drawer_app_logs": "Logy", - "profile_drawer_client_out_of_date_major": "Mobile App is out of date. Please update to the latest major version.", - "profile_drawer_client_out_of_date_minor": "Mobile App is out of date. Please update to the latest minor version.", + "profile_drawer_client_out_of_date_major": "Mobilní aplikace je zastaralá. Aktualizujte ji na nejnovější hlavní verzi.", + "profile_drawer_client_out_of_date_minor": "Mobilní aplikace je zastaralá. Aktualizujte ji na nejnovější verzi.", "profile_drawer_client_server_up_to_date": "Klient a server jsou aktuální", "profile_drawer_documentation": "Dokumentace", "profile_drawer_github": "GitHub", - "profile_drawer_server_out_of_date_major": "Server is out of date. Please update to the latest major version.", - "profile_drawer_server_out_of_date_minor": "Server is out of date. Please update to the latest minor version.", + "profile_drawer_server_out_of_date_major": "Server je zastaralý. Aktualizujte na nejnovější hlavní verzi.", + "profile_drawer_server_out_of_date_minor": "Server je zastaralý. Aktualizujte je na nejnovější verzi.", "profile_drawer_settings": "Nastavení", "profile_drawer_sign_out": "Odhlásit se", "profile_drawer_trash": "Vyhodit", "recently_added_page_title": "Nedávno přidané", - "scaffold_body_error_occurred": "Error occurred", + "scaffold_body_error_occurred": "Došlo k chybě", "search_bar_hint": "Prohledejte své fotky", "search_page_categories": "Kategorie", "search_page_favorites": "Oblíbené", @@ -311,13 +311,13 @@ "search_page_no_objects": "Informace o objektech nejsou k dispozici", "search_page_no_places": "Informace o místě nejsou k dispozici", "search_page_people": "Lidé", - "search_page_person_add_name_dialog_cancel": "Cancel", - "search_page_person_add_name_dialog_hint": "Name", - "search_page_person_add_name_dialog_save": "Save", - "search_page_person_add_name_dialog_title": "Add a name", - "search_page_person_add_name_subtitle": "Find them fast by name with search", - "search_page_person_add_name_title": "Add a name", - "search_page_person_edit_name": "Edit name", + "search_page_person_add_name_dialog_cancel": "Zrušit", + "search_page_person_add_name_dialog_hint": "Jméno", + "search_page_person_add_name_dialog_save": "Uložit", + "search_page_person_add_name_dialog_title": "Přidat jméno", + "search_page_person_add_name_subtitle": "Najděte je snadno podle jména pomocí vyhledávání", + "search_page_person_add_name_title": "Přidat jméno", + "search_page_person_edit_name": "Upravit jméno", "search_page_places": "Místa", "search_page_recently_added": "Nedávno přidané", "search_page_screenshots": "Snímky obrazovky", @@ -326,7 +326,7 @@ "search_page_videos": "Videa", "search_page_view_all_button": "Zobrazit vše", "search_page_your_activity": "Vaše aktivita", - "search_page_your_map": "Your Map", + "search_page_your_map": "Vaše mapa", "search_result_page_new_search_hint": "Nové vyhledávání", "search_suggestion_list_smart_search_hint_1": "Ve výchozím nastavení je chytré vyhledávání zapnuto, pro vyhledávání metadat použijte syntaxi ", "search_suggestion_list_smart_search_hint_2": "m:vaše-vyhledávaná-fráze", @@ -366,17 +366,17 @@ "shared_album_activity_remove_title": "Odstranit aktivitu", "shared_album_activity_setting_subtitle": "Nechte ostatní reagovat", "shared_album_activity_setting_title": "Komentáře a lajky", - "shared_album_section_people_action_error": "Error leaving/removing from album", - "shared_album_section_people_action_leave": "Remove user from album", - "shared_album_section_people_action_remove_user": "Remove user from album", - "shared_album_section_people_owner_label": "Owner", - "shared_album_section_people_title": "PEOPLE", + "shared_album_section_people_action_error": "Chyba při opuštění/odebrání z alba", + "shared_album_section_people_action_leave": "Odebrat uživatele z alba", + "shared_album_section_people_action_remove_user": "Odebrat uživatele z alba", + "shared_album_section_people_owner_label": "Vlastník", + "shared_album_section_people_title": "LIDÉ", "share_dialog_preparing": "Připravuji...", "shared_link_app_bar_title": "Sdílené odkazy", - "shared_link_clipboard_copied_massage": "Copied to clipboard", - "shared_link_clipboard_text": "Link: {}\nPassword: {}", + "shared_link_clipboard_copied_massage": "Zkopírováno do schránky", + "shared_link_clipboard_text": "Odkaz: {}\nHeslo: {}", "shared_link_create_app_bar_title": "Vytvořit odkaz pro sdílení", - "shared_link_create_error": "Error while creating shared link", + "shared_link_create_error": "Chyba při vytváření sdíleného odkazu", "shared_link_create_info": "Umožnit každému, kdo má odkaz, zobrazit vybrané fotografie", "shared_link_create_submit_button": "Vytvořit odkaz", "shared_link_edit_allow_download": "Povolit veřejným uživatelům stahovat", @@ -386,32 +386,32 @@ "shared_link_edit_description": "Popis", "shared_link_edit_description_hint": "Zadejte popis sdílení", "shared_link_edit_expire_after": "Platnost vyprší po", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", - "shared_link_edit_expire_after_option_never": "Never", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", + "shared_link_edit_expire_after_option_never": "Nikdy", "shared_link_edit_password": "Heslo", "shared_link_edit_password_hint": "Zadejte heslo pro sdílení", "shared_link_edit_show_meta": "Zobrazit metadata", "shared_link_edit_submit_button": "Aktualizovat odkaz", "shared_link_empty": "Nemáte žádné sdílené odkazy", - "shared_link_error_server_url_fetch": "Cannot fetch the server url", - "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", - "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", - "shared_link_info_chip_download": "Download", + "shared_link_error_server_url_fetch": "Nelze načíst url serveru", + "shared_link_expired": "Vypršela platnost", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Vyprší za {} minut", + "shared_link_expires_never": "Platnost ∞", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Vyprší za {} sekund", + "shared_link_info_chip_download": "Stáhnout", "shared_link_info_chip_metadata": "EXIF", - "shared_link_info_chip_upload": "Upload", + "shared_link_info_chip_upload": "Nahrát", "shared_link_manage_links": "Spravovat sdílené odkazy", "share_done": "Hotovo", "share_invite": "Pozvat do alba", diff --git a/mobile/assets/i18n/da-DK.json b/mobile/assets/i18n/da-DK.json index a7f8c9ea54..77801af42c 100644 --- a/mobile/assets/i18n/da-DK.json +++ b/mobile/assets/i18n/da-DK.json @@ -240,8 +240,8 @@ "login_form_server_error": "Kunne ikke forbinde til serveren.", "login_password_changed_error": "Der opstod en fejl i opdateringen af dit kodeord", "login_password_changed_success": "Kodeordet blev opdateret", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Kan ikke finde brugerens placering", "map_location_dialog_cancel": "Annuller", "map_location_dialog_yes": "Ja", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Placeringstilladelse blev afvist", "map_settings_dark_mode": "Mørk tilstand", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Annuller", "map_settings_dialog_save": "Gem", "map_settings_dialog_title": "Kortindstillinger", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Beskrivelse", "shared_link_edit_description_hint": "Indtast beskrivelse", "shared_link_edit_expire_after": "Expire after", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Kodeord", "shared_link_edit_password_hint": "Indtast kodeordet", @@ -400,15 +400,15 @@ "shared_link_empty": "Du har endnu ingen delte links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/de-DE.json b/mobile/assets/i18n/de-DE.json index 99122c005c..0c0cd45280 100644 --- a/mobile/assets/i18n/de-DE.json +++ b/mobile/assets/i18n/de-DE.json @@ -240,8 +240,8 @@ "login_form_server_error": "Konnte nicht mit Server verbinden.", "login_password_changed_error": "Fehler beim Passwort ändern", "login_password_changed_success": "Passwort erfolgreich geändert", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Standort konnte nicht ermittelt werden", "map_location_dialog_cancel": "Abbrechen", "map_location_dialog_yes": "Ja", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Kein Zugriff auf den Standort", "map_settings_dark_mode": "Dunkler Modus", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Abbrechen", "map_settings_dialog_save": "Speichern", "map_settings_dialog_title": "Karteneinstellungen", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Beschreibung", "shared_link_edit_description_hint": "Beschreibung eingeben", "shared_link_edit_expire_after": "Erlischt nach", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Passwort", "shared_link_edit_password_hint": "Passwort eingeben", @@ -400,15 +400,15 @@ "shared_link_empty": "Du hast keine geteilten Links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/en-US.json b/mobile/assets/i18n/en-US.json index 84bcd616bf..e2ae101f45 100644 --- a/mobile/assets/i18n/en-US.json +++ b/mobile/assets/i18n/en-US.json @@ -461,4 +461,4 @@ "viewer_remove_from_stack": "Remove from Stack", "viewer_stack_use_as_main_asset": "Use as Main Asset", "viewer_unstack": "Un-Stack" -} +} \ No newline at end of file diff --git a/mobile/assets/i18n/es-ES.json b/mobile/assets/i18n/es-ES.json index 0a439da67e..8a846c52ca 100644 --- a/mobile/assets/i18n/es-ES.json +++ b/mobile/assets/i18n/es-ES.json @@ -240,8 +240,8 @@ "login_form_server_error": "No se pudo conectar al servidor.", "login_password_changed_error": "Hubo un error actualizando la contraseña", "login_password_changed_success": "Contraseña cambiado con éxito", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "No se pudo obtener la posición del usuario", "map_location_dialog_cancel": "Cancelar", "map_location_dialog_yes": "Sí", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Permisos de ubicación denegados", "map_settings_dark_mode": "Modo oscuro", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancelar", "map_settings_dialog_save": "Guardar", "map_settings_dialog_title": "Ajustes mapa", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Descripción", "shared_link_edit_description_hint": "Introduce la descripción del enlace", "shared_link_edit_expire_after": "Expirar después de", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Contraseña", "shared_link_edit_password_hint": "Introduce la contraseña del enlace", @@ -400,15 +400,15 @@ "shared_link_empty": "No tienes enlaces compartidos", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/es-MX.json b/mobile/assets/i18n/es-MX.json index c80877d1ba..f503ace8f3 100644 --- a/mobile/assets/i18n/es-MX.json +++ b/mobile/assets/i18n/es-MX.json @@ -240,8 +240,8 @@ "login_form_server_error": "No se pudo conectar al servidor.", "login_password_changed_error": "Hubo un error actualizando la contraseña", "login_password_changed_success": "Contraseña cambiado con éxito", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "No se pudo obtener la posición del usuario", "map_location_dialog_cancel": "Cancelar", "map_location_dialog_yes": "Sí", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Permisos de ubicación denegados", "map_settings_dark_mode": "Modo oscuro", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancelar", "map_settings_dialog_save": "Guardar", "map_settings_dialog_title": "Ajustes mapa", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Descripción", "shared_link_edit_description_hint": "Introduce la descripción del enlace", "shared_link_edit_expire_after": "Expirar después de", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Contraseña", "shared_link_edit_password_hint": "Introduce la contraseña del enlace", @@ -400,15 +400,15 @@ "shared_link_empty": "No tienes enlaces compartidos", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/es-PE.json b/mobile/assets/i18n/es-PE.json index ef6c8b1a0f..008fd25b03 100644 --- a/mobile/assets/i18n/es-PE.json +++ b/mobile/assets/i18n/es-PE.json @@ -240,8 +240,8 @@ "login_form_server_error": "No se pudo conectar al servidor.", "login_password_changed_error": "Hubo un error actualizando la contraseña", "login_password_changed_success": "Contraseña cambiado con éxito", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "No se pudo obtener la posición del usuario", "map_location_dialog_cancel": "Cancelar", "map_location_dialog_yes": "Sí", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Permisos de ubicación denegados", "map_settings_dark_mode": "Modo oscuro", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancelar", "map_settings_dialog_save": "Guardar", "map_settings_dialog_title": "Ajustes mapa", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Descripción", "shared_link_edit_description_hint": "Introduce la descripción del enlace", "shared_link_edit_expire_after": "Expirar después de", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Contraseña", "shared_link_edit_password_hint": "Introduce la contraseña del enlace", @@ -400,15 +400,15 @@ "shared_link_empty": "No tienes enlaces compartidos", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/fi-FI.json b/mobile/assets/i18n/fi-FI.json index d6e2897317..b260e2c875 100644 --- a/mobile/assets/i18n/fi-FI.json +++ b/mobile/assets/i18n/fi-FI.json @@ -240,8 +240,8 @@ "login_form_server_error": "Palvelimeen ei saatu yhteyttä.", "login_password_changed_error": "Salasanan päivityksessä tapahtui virhe", "login_password_changed_success": "Salasan päivitetty onnistuneesti", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Käyttäjän sijaintia ei voitu määrittää", "map_location_dialog_cancel": "Peruuta", "map_location_dialog_yes": "Kyllä", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Paikannuslupa estetty", "map_settings_dark_mode": "Tumma tila", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Peruuta", "map_settings_dialog_save": "Tallenna", "map_settings_dialog_title": "Kartta-asetukset", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Kuvaus", "shared_link_edit_description_hint": "Lisää jaon kuvaus", "shared_link_edit_expire_after": "Umpeutuu", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Salasana", "shared_link_edit_password_hint": "Syötä jaon salasana", @@ -400,15 +400,15 @@ "shared_link_empty": "Sinulla ei ole jaettuja linkkejä", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/fr-FR.json b/mobile/assets/i18n/fr-FR.json index beec32e6c8..24c8bab851 100644 --- a/mobile/assets/i18n/fr-FR.json +++ b/mobile/assets/i18n/fr-FR.json @@ -240,8 +240,8 @@ "login_form_server_error": "Impossible de se connecter au serveur.", "login_password_changed_error": "Une erreur s'est produite lors de la mise à jour de votre mot de passe", "login_password_changed_success": "Mot de passe mis à jour avec succès", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Impossible d'obtenir la localisation de l'utilisateur", "map_location_dialog_cancel": "Annuler", "map_location_dialog_yes": "Oui", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Permission de localisation refusée", "map_settings_dark_mode": "Mode sombre", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Annuler", "map_settings_dialog_save": "Sauvegarder", "map_settings_dialog_title": "Paramètres de la carte", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Description", "shared_link_edit_description_hint": "Saisir la description du partage", "shared_link_edit_expire_after": "Expire après", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Mot de passe", "shared_link_edit_password_hint": "Saisir le mot de passe de partage", @@ -400,15 +400,15 @@ "shared_link_empty": "Vous n'avez pas de liens partagés", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/hi-IN.json b/mobile/assets/i18n/hi-IN.json index bd6c9ba163..b8dc9f5e51 100644 --- a/mobile/assets/i18n/hi-IN.json +++ b/mobile/assets/i18n/hi-IN.json @@ -240,8 +240,8 @@ "login_form_server_error": "Could not connect to server.", "login_password_changed_error": "There was an error updating your password", "login_password_changed_success": "Password updated successfully", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Cannot get user's location", "map_location_dialog_cancel": "Cancel", "map_location_dialog_yes": "Yes", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Location Permission denied", "map_settings_dark_mode": "Dark mode", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancel", "map_settings_dialog_save": "Save", "map_settings_dialog_title": "Map Settings", @@ -386,12 +386,12 @@ "shared_link_edit_description": "विवरण", "shared_link_edit_description_hint": "शेयर विवरण दर्ज करें", "shared_link_edit_expire_after": "एक्सपायर आफ्टर", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "पासवर्ड", "shared_link_edit_password_hint": "शेयर पासवर्ड दर्ज करें", @@ -400,15 +400,15 @@ "shared_link_empty": "आपके पास कोई साझा किए गए लिंक नहीं हैं", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/hu-HU.json b/mobile/assets/i18n/hu-HU.json index 00101dd2aa..2c6bfa7ce4 100644 --- a/mobile/assets/i18n/hu-HU.json +++ b/mobile/assets/i18n/hu-HU.json @@ -240,8 +240,8 @@ "login_form_server_error": "Nem sikerült kapcsolódni a szerverhez.", "login_password_changed_error": "There was an error updating your password", "login_password_changed_success": "Password updated successfully", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Cannot get user's location", "map_location_dialog_cancel": "Cancel", "map_location_dialog_yes": "Yes", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Location Permission denied", "map_settings_dark_mode": "Dark mode", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancel", "map_settings_dialog_save": "Save", "map_settings_dialog_title": "Map Settings", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Description", "shared_link_edit_description_hint": "Enter the share description", "shared_link_edit_expire_after": "Expire after", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Password", "shared_link_edit_password_hint": "Enter the share password", @@ -400,15 +400,15 @@ "shared_link_empty": "You don't have any shared links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/it-IT.json b/mobile/assets/i18n/it-IT.json index 7aa320c2e3..b9cbfed1da 100644 --- a/mobile/assets/i18n/it-IT.json +++ b/mobile/assets/i18n/it-IT.json @@ -240,8 +240,8 @@ "login_form_server_error": "Non è possibile connettersi al server", "login_password_changed_error": "C'è stato un errore durante l'aggiornamento della password", "login_password_changed_success": "Password aggiornata con successo", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Cannot get user's location", "map_location_dialog_cancel": "Annulla", "map_location_dialog_yes": "Si", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Location Permission denied", "map_settings_dark_mode": "Modalità scura", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancel", "map_settings_dialog_save": "Salva", "map_settings_dialog_title": "Map Settings", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Descrizione", "shared_link_edit_description_hint": "Inserisci la descrizione della condivisione", "shared_link_edit_expire_after": "Scade dopo", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Password", "shared_link_edit_password_hint": "Inserire la password di condivisione", @@ -400,15 +400,15 @@ "shared_link_empty": "Non hai alcun link condiviso", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/ja-JP.json b/mobile/assets/i18n/ja-JP.json index 004401fa96..15776ab9e4 100644 --- a/mobile/assets/i18n/ja-JP.json +++ b/mobile/assets/i18n/ja-JP.json @@ -240,8 +240,8 @@ "login_form_server_error": "サーバーに接続できません", "login_password_changed_error": "There was an error updating your password", "login_password_changed_success": "Password updated successfully", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Cannot get user's location", "map_location_dialog_cancel": "Cancel", "map_location_dialog_yes": "Yes", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Location Permission denied", "map_settings_dark_mode": "Dark mode", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancel", "map_settings_dialog_save": "Save", "map_settings_dialog_title": "Map Settings", @@ -386,12 +386,12 @@ "shared_link_edit_description": " デスクリプション ", "shared_link_edit_description_hint": "Enter the share description", "shared_link_edit_expire_after": "Expire after", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": " パスワード", "shared_link_edit_password_hint": "共有パスワードを入力する", @@ -400,15 +400,15 @@ "shared_link_empty": "共有リンクはありません ", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/ko-KR.json b/mobile/assets/i18n/ko-KR.json index bb808aee7f..4f6514f04a 100644 --- a/mobile/assets/i18n/ko-KR.json +++ b/mobile/assets/i18n/ko-KR.json @@ -240,8 +240,8 @@ "login_form_server_error": "서버에 연결할 수 없습니다", "login_password_changed_error": "비밀번호를 업데이트하는 동안 오류가 발생했습니다", "login_password_changed_success": "비밀번호 업데이트 성공", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "사용자 위치를 가져올 수 없습니다.", "map_location_dialog_cancel": "아니오", "map_location_dialog_yes": "예", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "위치 권한 거부됨", "map_settings_dark_mode": "다크 모드", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "취소", "map_settings_dialog_save": "저장", "map_settings_dialog_title": "지도 설정", @@ -386,12 +386,12 @@ "shared_link_edit_description": "설명", "shared_link_edit_description_hint": "공유 설명 입력", "shared_link_edit_expire_after": "만료 후", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "비밀번호", "shared_link_edit_password_hint": "공유 비밀번호 입력", @@ -400,15 +400,15 @@ "shared_link_empty": "공유 링크가 없습니다", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/lv-LV.json b/mobile/assets/i18n/lv-LV.json index 4d01f89df3..a2c8606c40 100644 --- a/mobile/assets/i18n/lv-LV.json +++ b/mobile/assets/i18n/lv-LV.json @@ -240,8 +240,8 @@ "login_form_server_error": "Nevarēja izveidot savienojumu ar serveri.", "login_password_changed_error": "There was an error updating your password", "login_password_changed_success": "Password updated successfully", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Cannot get user's location", "map_location_dialog_cancel": "Cancel", "map_location_dialog_yes": "Yes", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Location Permission denied", "map_settings_dark_mode": "Dark mode", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancel", "map_settings_dialog_save": "Save", "map_settings_dialog_title": "Map Settings", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Description", "shared_link_edit_description_hint": "Enter the share description", "shared_link_edit_expire_after": "Expire after", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Password", "shared_link_edit_password_hint": "Enter the share password", @@ -400,15 +400,15 @@ "shared_link_empty": "You don't have any shared links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/mn.json b/mobile/assets/i18n/mn.json index 7bb39b4731..ce4e4b9d8d 100644 --- a/mobile/assets/i18n/mn.json +++ b/mobile/assets/i18n/mn.json @@ -240,8 +240,8 @@ "login_form_server_error": "Could not connect to server.", "login_password_changed_error": "There was an error updating your password", "login_password_changed_success": "Password updated successfully", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Cannot get user's location", "map_location_dialog_cancel": "Cancel", "map_location_dialog_yes": "Yes", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Location Permission denied", "map_settings_dark_mode": "Dark mode", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancel", "map_settings_dialog_save": "Save", "map_settings_dialog_title": "Map Settings", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Description", "shared_link_edit_description_hint": "Enter the share description", "shared_link_edit_expire_after": "Expire after", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Password", "shared_link_edit_password_hint": "Enter the share password", @@ -400,15 +400,15 @@ "shared_link_empty": "You don't have any shared links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/nb-NO.json b/mobile/assets/i18n/nb-NO.json index b27e13c361..8cb7584d85 100644 --- a/mobile/assets/i18n/nb-NO.json +++ b/mobile/assets/i18n/nb-NO.json @@ -240,8 +240,8 @@ "login_form_server_error": "Kan ikke koble til server.", "login_password_changed_error": "Det skjedde en feil ved oppdatering av passordet", "login_password_changed_success": "Passord oppdatert", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Kan ikke hente brukerlokasjon", "map_location_dialog_cancel": "Avbryt", "map_location_dialog_yes": "Ja", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Lokasjonstilgang avvist", "map_settings_dark_mode": "Mørk modus", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Avbryt", "map_settings_dialog_save": "Lagre", "map_settings_dialog_title": "Kartinnstillinger", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Beskrivelse", "shared_link_edit_description_hint": "Endre delebeskrivelse", "shared_link_edit_expire_after": "Utgå etter", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Passord", "shared_link_edit_password_hint": "Skriv inn dele-passord", @@ -400,15 +400,15 @@ "shared_link_empty": "Du har ingen delte linker", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/nl-NL.json b/mobile/assets/i18n/nl-NL.json index 73ae02d97e..b0beb9b78f 100644 --- a/mobile/assets/i18n/nl-NL.json +++ b/mobile/assets/i18n/nl-NL.json @@ -240,8 +240,8 @@ "login_form_server_error": "Kan geen verbinding maken met de server.", "login_password_changed_error": "Er is een fout opgetreden bij het bijwerken van je wachtwoord", "login_password_changed_success": "Wachtwoord succesvol bijgewerkt", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Kan locatie van de gebruiker niet ophalen", "map_location_dialog_cancel": "Annuleren", "map_location_dialog_yes": "Ja", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Locatie Toestemming geweigerd", "map_settings_dark_mode": "Donkere modus", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Annuleren", "map_settings_dialog_save": "Sla op", "map_settings_dialog_title": "Kaart Instellingen", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Beschrijving", "shared_link_edit_description_hint": "Geef de deel beschrijving", "shared_link_edit_expire_after": "Verval na", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Wachtwoord", "shared_link_edit_password_hint": "Voer het deel wachtwoord in", @@ -400,15 +400,15 @@ "shared_link_empty": "Je hebt geen gedeelde links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/pl-PL.json b/mobile/assets/i18n/pl-PL.json index 6986e79d2f..5afc677f43 100644 --- a/mobile/assets/i18n/pl-PL.json +++ b/mobile/assets/i18n/pl-PL.json @@ -240,8 +240,8 @@ "login_form_server_error": "Nie można połączyć się z serwerem.", "login_password_changed_error": "Wystąpił błąd podczas aktualizacji hasła", "login_password_changed_success": "Hasło zostało zmienione", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Nie można uzyskać lokalizacji użytkownika", "map_location_dialog_cancel": "Anuluj", "map_location_dialog_yes": "Tak", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Odmowa pozwolenia na lokalizację", "map_settings_dark_mode": "Tryb ciemny", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Anuluj", "map_settings_dialog_save": "Zapisz", "map_settings_dialog_title": "Ustawienia mapy", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Opis", "shared_link_edit_description_hint": "Wprowadź opis udostępnienia", "shared_link_edit_expire_after": "Wygasa po", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Hasło", "shared_link_edit_password_hint": "Wprowadź hasło udostępniania", @@ -400,15 +400,15 @@ "shared_link_empty": "Nie masz żadnych udostępnionych linków", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/pt-PT.json b/mobile/assets/i18n/pt-PT.json index 14e3f5e2fb..a260eadf9c 100644 --- a/mobile/assets/i18n/pt-PT.json +++ b/mobile/assets/i18n/pt-PT.json @@ -240,8 +240,8 @@ "login_form_server_error": "Could not connect to server.", "login_password_changed_error": "There was an error updating your password", "login_password_changed_success": "Password updated successfully", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Cannot get user's location", "map_location_dialog_cancel": "Cancel", "map_location_dialog_yes": "Yes", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Location Permission denied", "map_settings_dark_mode": "Dark mode", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancel", "map_settings_dialog_save": "Save", "map_settings_dialog_title": "Map Settings", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Description", "shared_link_edit_description_hint": "Enter the share description", "shared_link_edit_expire_after": "Expire after", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Password", "shared_link_edit_password_hint": "Enter the share password", @@ -400,15 +400,15 @@ "shared_link_empty": "You don't have any shared links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/ru-RU.json b/mobile/assets/i18n/ru-RU.json index cd5ce409ad..d1a4132fdc 100644 --- a/mobile/assets/i18n/ru-RU.json +++ b/mobile/assets/i18n/ru-RU.json @@ -240,8 +240,8 @@ "login_form_server_error": "Нет соединения с сервером.", "login_password_changed_error": "Произошла ошибка при обновлении пароля", "login_password_changed_success": "Пароль успешно обновлен", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Невозможно получить местоположение пользователя", "map_location_dialog_cancel": "Отмена", "map_location_dialog_yes": "Да", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Доступ к местоположению отклонен", "map_settings_dark_mode": "Темный режим", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Отмена", "map_settings_dialog_save": "Сохранить", "map_settings_dialog_title": "Настройки карты", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Описание", "shared_link_edit_description_hint": "Введите описание совместного доступа", "shared_link_edit_expire_after": "Истекает после", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Пароль", "shared_link_edit_password_hint": "Введите пароль общего доступа", @@ -400,15 +400,15 @@ "shared_link_empty": "У вас нет общих ссылок", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/sk-SK.json b/mobile/assets/i18n/sk-SK.json index 7364aa8e8f..0534d26a3a 100644 --- a/mobile/assets/i18n/sk-SK.json +++ b/mobile/assets/i18n/sk-SK.json @@ -240,8 +240,8 @@ "login_form_server_error": "Nemožno pripojiť na server.", "login_password_changed_error": "Nastala chyba pri aktualizovaní hesla", "login_password_changed_success": "Aktualizácia hesla prebehla úspešne", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Nemožno získať polohu používateľa", "map_location_dialog_cancel": "Zrušiť", "map_location_dialog_yes": "Áno", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Udelenie polohy zamietnuté", "map_settings_dark_mode": "Tmavý režim", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Zrušiť", "map_settings_dialog_save": "Uložiť", "map_settings_dialog_title": "Nastavenia máp", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Popis", "shared_link_edit_description_hint": "Zadajte popis zdieľania", "shared_link_edit_expire_after": "Expiruje po", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Heslo", "shared_link_edit_password_hint": "Zadajte heslo zdieľania", @@ -400,15 +400,15 @@ "shared_link_empty": "Zatiaľ nemáte žiadne zdieľané odkazy", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/sr-Cyrl.json b/mobile/assets/i18n/sr-Cyrl.json index c83600c51d..e2ae101f45 100644 --- a/mobile/assets/i18n/sr-Cyrl.json +++ b/mobile/assets/i18n/sr-Cyrl.json @@ -240,8 +240,8 @@ "login_form_server_error": "Could not connect to server.", "login_password_changed_error": "There was an error updating your password", "login_password_changed_success": "Password updated successfully", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Cannot get user's location", "map_location_dialog_cancel": "Cancel", "map_location_dialog_yes": "Yes", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Location Permission denied", "map_settings_dark_mode": "Dark mode", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancel", "map_settings_dialog_save": "Save", "map_settings_dialog_title": "Map Settings", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Description", "shared_link_edit_description_hint": "Enter the share description", "shared_link_edit_expire_after": "Expire after", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Password", "shared_link_edit_password_hint": "Enter the share password", @@ -400,15 +400,15 @@ "shared_link_empty": "You don't have any shared links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/sr-Latn.json b/mobile/assets/i18n/sr-Latn.json index b937361698..61c2841651 100644 --- a/mobile/assets/i18n/sr-Latn.json +++ b/mobile/assets/i18n/sr-Latn.json @@ -240,8 +240,8 @@ "login_form_server_error": "Could not connect to server.", "login_password_changed_error": "There was an error updating your password", "login_password_changed_success": "Password updated successfully", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Cannot get user's location", "map_location_dialog_cancel": "Cancel", "map_location_dialog_yes": "Yes", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Location Permission denied", "map_settings_dark_mode": "Dark mode", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancel", "map_settings_dialog_save": "Save", "map_settings_dialog_title": "Map Settings", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Description", "shared_link_edit_description_hint": "Enter the share description", "shared_link_edit_expire_after": "Expire after", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Password", "shared_link_edit_password_hint": "Enter the share password", @@ -400,15 +400,15 @@ "shared_link_empty": "You don't have any shared links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/sv-FI.json b/mobile/assets/i18n/sv-FI.json index c83600c51d..e2ae101f45 100644 --- a/mobile/assets/i18n/sv-FI.json +++ b/mobile/assets/i18n/sv-FI.json @@ -240,8 +240,8 @@ "login_form_server_error": "Could not connect to server.", "login_password_changed_error": "There was an error updating your password", "login_password_changed_success": "Password updated successfully", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Cannot get user's location", "map_location_dialog_cancel": "Cancel", "map_location_dialog_yes": "Yes", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Location Permission denied", "map_settings_dark_mode": "Dark mode", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancel", "map_settings_dialog_save": "Save", "map_settings_dialog_title": "Map Settings", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Description", "shared_link_edit_description_hint": "Enter the share description", "shared_link_edit_expire_after": "Expire after", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Password", "shared_link_edit_password_hint": "Enter the share password", @@ -400,15 +400,15 @@ "shared_link_empty": "You don't have any shared links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/sv-SE.json b/mobile/assets/i18n/sv-SE.json index 9db8f466b1..c2637b81d7 100644 --- a/mobile/assets/i18n/sv-SE.json +++ b/mobile/assets/i18n/sv-SE.json @@ -240,8 +240,8 @@ "login_form_server_error": "Kunde inte ansluta till servern", "login_password_changed_error": "There was an error updating your password", "login_password_changed_success": "Password updated successfully", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Cannot get user's location", "map_location_dialog_cancel": "Cancel", "map_location_dialog_yes": "Yes", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Location Permission denied", "map_settings_dark_mode": "Dark mode", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Cancel", "map_settings_dialog_save": "Save", "map_settings_dialog_title": "Map Settings", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Description", "shared_link_edit_description_hint": "Enter the share description", "shared_link_edit_expire_after": "Expire after", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Password", "shared_link_edit_password_hint": "Enter the share password", @@ -400,15 +400,15 @@ "shared_link_empty": "You don't have any shared links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/th-TH.json b/mobile/assets/i18n/th-TH.json index 1d4e7eead5..f0882399a7 100644 --- a/mobile/assets/i18n/th-TH.json +++ b/mobile/assets/i18n/th-TH.json @@ -1,9 +1,9 @@ { - "action_common_cancel": "Cancel", - "action_common_update": "Update", + "action_common_cancel": "ยกเลิก", + "action_common_update": "อัปเดต", "add_to_album_bottom_sheet_added": "เพิ่มไปยัง {album}", "add_to_album_bottom_sheet_already_exists": "อยู่ใน {album} อยู่แล้ว", - "advanced_settings_log_level_title": "Log level: {}", + "advanced_settings_log_level_title": "ระดับการ Log: {}", "advanced_settings_prefer_remote_subtitle": "อุปกรณ์บางเครื่องโหลดภาพขนาดย่อช้ามาก เปิดการตั้งค่านี้เพื่อโหลดรูปภาพจากรีโมทแทน", "advanced_settings_prefer_remote_title": "ให้ความสำคัญกับรูปภาพรีโมท", "advanced_settings_self_signed_ssl_subtitle": "ข้ามการตรวจสอบใบรับรอง SSL จำเป็นสำหรับใบรับรองแบบ self-signed", @@ -109,9 +109,9 @@ "cache_settings_album_thumbnails": "Library page thumbnails ({} assets)", "cache_settings_clear_cache_button": "ล้างแคช", "cache_settings_clear_cache_button_title": "Clears the app's cache. This will significantly impact the app's performance until the cache has rebuilt.", - "cache_settings_duplicated_assets_clear_button": "CLEAR", - "cache_settings_duplicated_assets_subtitle": "Photos and videos that are black listed by the app", - "cache_settings_duplicated_assets_title": "Duplicated Assets ({})", + "cache_settings_duplicated_assets_clear_button": "ล้าง", + "cache_settings_duplicated_assets_subtitle": "รูปภาพและวิดีโอที่ถูกนำเข้าแบล็กลิสต์โดยแอป", + "cache_settings_duplicated_assets_title": "ทรัพยากรที่ซ้ำกัน ({})", "cache_settings_image_cache_size": "Image cache size ({} assets)", "cache_settings_statistics_album": "รูปย่อไลบลารี่", "cache_settings_statistics_assets": "{} assets ({})", @@ -140,14 +140,14 @@ "control_bottom_app_bar_archive": "เก็บถาวร", "control_bottom_app_bar_create_new_album": "สร้างอัลบั้มใหม่", "control_bottom_app_bar_delete": "ลบออก", - "control_bottom_app_bar_edit_location": "Edit Location", - "control_bottom_app_bar_edit_time": "Edit Date & Time", + "control_bottom_app_bar_edit_location": "แก้ไขตำแหน่ง", + "control_bottom_app_bar_edit_time": "แก้ไขวันและเวลา", "control_bottom_app_bar_favorite": "รายการโปรด", "control_bottom_app_bar_share": "แชร์", "control_bottom_app_bar_share_to": "แชร์ให้", "control_bottom_app_bar_stack": "ซ้อน", "control_bottom_app_bar_unarchive": "นำออกจากที่เก็บถาวร", - "control_bottom_app_bar_unfavorite": "Unfavorite", + "control_bottom_app_bar_unfavorite": "นำออกจากรายการโปรด", "control_bottom_app_bar_upload": "อัพโหลด", "create_album_page_untitled": "ไม่มีชื่อ", "create_shared_album_page_create": "Create", @@ -167,13 +167,13 @@ "delete_shared_link_dialog_title": "ลบลิงก์ที่แชร์", "description_input_hint_text": "เพื่มรายละเอียด...", "description_input_submit_error": "อัพเดตรายละเอียดผิดพลาด ตรวจสอบ log เพื่อรายละเอียดเพิ่มเติม", - "edit_date_time_dialog_date_time": "Date and Time", - "edit_date_time_dialog_timezone": "Timezone", - "edit_location_dialog_title": "Location", + "edit_date_time_dialog_date_time": "วันและเวลา", + "edit_date_time_dialog_timezone": "เขดเวลา", + "edit_location_dialog_title": "ตำแหน่ง", "exif_bottom_sheet_description": "เพิ่มคำอธิบาย", "exif_bottom_sheet_details": "รายละเอียด", "exif_bottom_sheet_location": "ตำแหน่ง", - "exif_bottom_sheet_location_add": "Add a location", + "exif_bottom_sheet_location_add": "เพิ่มตำแหน่ง", "experimental_settings_new_asset_list_subtitle": "กำลังพัฒนา", "experimental_settings_new_asset_list_title": "Enable experimental photo grid", "experimental_settings_subtitle": "Use at your own risk!", @@ -202,22 +202,22 @@ "library_page_favorites": "รายการโปรด", "library_page_new_album": "อัลบั้มใหม่", "library_page_sharing": "การแชร์", - "library_page_sort_asset_count": "Number of assets", + "library_page_sort_asset_count": "จำนวนทรัพยากรที่มี", "library_page_sort_created": "สร้างล่าสุด", "library_page_sort_last_modified": "แก้ไขล่าสุด", - "library_page_sort_most_oldest_photo": "Oldest photo", + "library_page_sort_most_oldest_photo": "รูปภาพที่เก่าที่สุด", "library_page_sort_most_recent_photo": "รูปล่าสุด", "library_page_sort_title": "ชื่ออัลบั้ม", - "location_picker_choose_on_map": "Choose on map", - "location_picker_latitude": "Latitude", - "location_picker_latitude_error": "Enter a valid latitude", - "location_picker_latitude_hint": "Enter your latitude here", - "location_picker_longitude": "Longitude", - "location_picker_longitude_error": "Enter a valid longitude", - "location_picker_longitude_hint": "Enter your longitude here", + "location_picker_choose_on_map": "เลือกบนแผนที่", + "location_picker_latitude": "ละติจูต", + "location_picker_latitude_error": "กรุณาเพิ่มละติจูตที่ถูกต้อง", + "location_picker_latitude_hint": "เพิ่มละติจูตตรงนี้", + "location_picker_longitude": "ลองจิจูต", + "location_picker_longitude_error": "กรุณาเพิ่มลองจิจูตที่ถูกต้อง", + "location_picker_longitude_hint": "เพิ่มลองจิจูตตรงนี้", "login_disabled": "ล็อกอินถูกปิด", "login_form_api_exception": "ข้อผิดพลาด API กรุณาตรวจสอบ URL แล้วลองใหม่", - "login_form_back_button_text": "Back", + "login_form_back_button_text": "กลับ", "login_form_button_text": "เข้าสู่ระบบ", "login_form_email_hint": "อีเมลคุณ@อีเมล.com", "login_form_endpoint_hint": "http://ไอพีเชอร์ฟเวอร์คุณ:พอร์ต/api", @@ -240,23 +240,23 @@ "login_form_server_error": "ไม่สามารถติดต่อกับเซิร์ฟเวอร์", "login_password_changed_error": "เกิดข้อผิดพลาดขณะเปลี่ยนรหัสผ่าน", "login_password_changed_success": "เปลี่ยนรหัสผ่านสำเร็จ", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "ไม่สามารถหาตำแหน่งผู้ใช้งานได้", "map_location_dialog_cancel": "ยกเลิก", "map_location_dialog_yes": "ใช่", - "map_location_picker_page_use_location": "Use this location", + "map_location_picker_page_use_location": "ใช้ตำแหน่งนี้", "map_location_service_disabled_content": "ต้องเปิดตำแหน่งเพื่อแสดงทรัพยากรจากตำแหน่งปัจจุบัน เปิดตอนนี้?", "map_location_service_disabled_title": "บริการตำแหน่งถูกปิด", "map_no_assets_in_bounds": "ไม่มีรูปในบริเวณนี้", "map_no_location_permission_content": "จำเป็นต้องมีสิทธิ์เข้าถึงตำแหน่งเพื่อแสดงทรัพยากรจากตำแหน่งปัจจุบัน อนุญาตตอนนี้?", "map_no_location_permission_title": "สิทธิ์เข้าถึงตำแหน่งถูกปฏิเสธ", "map_settings_dark_mode": "โหมดมืด", - "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_all": "ทั้งหมด", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "ยกเลิก", "map_settings_dialog_save": "บันทึก", "map_settings_dialog_title": "ตั้งค่าแผนที่", @@ -292,18 +292,18 @@ "permission_onboarding_permission_limited": "สิทธ์จำกัด เพื่อให้ Immich สำรองข้อมูลและบริหารคลังรูปภาพได้ ตั้งค่าสิทธิเข้าถึงรูปภาพและวิดีโอ", "permission_onboarding_request": "Immich จำเป็นจะต้องได้รับสิทธิ์ดูรูปภาพและวิดีโอ", "profile_drawer_app_logs": "Log", - "profile_drawer_client_out_of_date_major": "Mobile App is out of date. Please update to the latest major version.", - "profile_drawer_client_out_of_date_minor": "Mobile App is out of date. Please update to the latest minor version.", + "profile_drawer_client_out_of_date_major": "แอปพลิเคชันมีอัพเดต โปรดอัปเดตเป็นเวอร์ชันหลักล่าสุด", + "profile_drawer_client_out_of_date_minor": "แอปพลิเคชันมีอัพเดต โปรดอัปเดตเป็นเวอร์ชันรองล่าสุด", "profile_drawer_client_server_up_to_date": "ไคลเอนต์และเซิร์ฟเวอร์เป็นปัจจุบัน", "profile_drawer_documentation": "เอกสารประกอบ", "profile_drawer_github": "GitHub", - "profile_drawer_server_out_of_date_major": "Server is out of date. Please update to the latest major version.", - "profile_drawer_server_out_of_date_minor": "Server is out of date. Please update to the latest minor version.", + "profile_drawer_server_out_of_date_major": "เซิร์ฟเวอร์มีอัพเดต โปรดอัปเดตเป็นเวอร์ชันหลักล่าสุด", + "profile_drawer_server_out_of_date_minor": "เซิร์ฟเวอร์มีอัพเดต โปรดอัปเดตเป็นเวอร์ชันรองล่าสุด", "profile_drawer_settings": "Settings", "profile_drawer_sign_out": "ออกจากระบบ", "profile_drawer_trash": "ขยะ", "recently_added_page_title": "เพิ่มล่าสุด", - "scaffold_body_error_occurred": "Error occurred", + "scaffold_body_error_occurred": "เกิดข้อผิดพลาด", "search_bar_hint": "ค้นหารูปภาพของคุณ", "search_page_categories": "หมวดหมู่", "search_page_favorites": "รายการโปรด", @@ -311,13 +311,13 @@ "search_page_no_objects": "No Objects Info Available", "search_page_no_places": "ไม่มีข้อมูลสถานที่", "search_page_people": "ผู้คน", - "search_page_person_add_name_dialog_cancel": "Cancel", - "search_page_person_add_name_dialog_hint": "Name", - "search_page_person_add_name_dialog_save": "Save", - "search_page_person_add_name_dialog_title": "Add a name", - "search_page_person_add_name_subtitle": "Find them fast by name with search", - "search_page_person_add_name_title": "Add a name", - "search_page_person_edit_name": "Edit name", + "search_page_person_add_name_dialog_cancel": "ยกเลิก", + "search_page_person_add_name_dialog_hint": "ชื่อ", + "search_page_person_add_name_dialog_save": "บันทึก", + "search_page_person_add_name_dialog_title": "เพิ่มชื่อ", + "search_page_person_add_name_subtitle": "หาเขาอย่างรวดเร็วโดยการค้นหากับชื่อ", + "search_page_person_add_name_title": "เพิ่มชื่อ", + "search_page_person_edit_name": "แก้ไขชื่อ", "search_page_places": "สถานที่", "search_page_recently_added": "เพิ่มล่าสุด", "search_page_screenshots": "แคปหน้าจอ", @@ -326,7 +326,7 @@ "search_page_videos": "วิดีโอ", "search_page_view_all_button": "ดูทั้งหมด", "search_page_your_activity": "กิจกรรมของคุณ", - "search_page_your_map": "Your Map", + "search_page_your_map": "แผนที่คุณ", "search_result_page_new_search_hint": "ค้นหาใหม่", "search_suggestion_list_smart_search_hint_1": "การค้นหาอัจฉริยะเปิดเป็นค่าเริ่มต้น เพื่อค้นหา metadata ให้ใช้ไวยากรณ์", "search_suggestion_list_smart_search_hint_2": "m:คำค้นหา", @@ -366,17 +366,17 @@ "shared_album_activity_remove_title": "ลบกิจกรรม", "shared_album_activity_setting_subtitle": "ให้คนอื่นตอบ", "shared_album_activity_setting_title": "คอมเมนต์และถูกใจ", - "shared_album_section_people_action_error": "Error leaving/removing from album", - "shared_album_section_people_action_leave": "Remove user from album", - "shared_album_section_people_action_remove_user": "Remove user from album", - "shared_album_section_people_owner_label": "Owner", - "shared_album_section_people_title": "PEOPLE", + "shared_album_section_people_action_error": "เกิดข้อผิดพลาดในการออก/นำออกจากอัลบั้ม", + "shared_album_section_people_action_leave": "นำผู้ใช้งานออกจากอัลบั้ม", + "shared_album_section_people_action_remove_user": "นำผู้ใช้งานออกจากอัลบั้ม", + "shared_album_section_people_owner_label": "เจ้าของ", + "shared_album_section_people_title": "ผู้คน", "share_dialog_preparing": "กำลังเตรียม...", "shared_link_app_bar_title": "ลิงก์ที่แชร์", - "shared_link_clipboard_copied_massage": "Copied to clipboard", - "shared_link_clipboard_text": "Link: {}\nPassword: {}", + "shared_link_clipboard_copied_massage": "คัดลอกลงคลิปบอร์ด", + "shared_link_clipboard_text": "ลิงก์: {}\nรหัสผ่าน: {}", "shared_link_create_app_bar_title": "สร้างลิงก์เพื่อแชร์", - "shared_link_create_error": "Error while creating shared link", + "shared_link_create_error": "เกิดข้อผิดพลาดขณะสร้างลิงก์แชร์", "shared_link_create_info": "ให้ทุกคนที่มีลิงก์ดูรูปที่เลือก", "shared_link_create_submit_button": "สร้างลิงก์", "shared_link_edit_allow_download": "อนุญาตให้ผู้ใช้งานสาธารณะดาวน์โหลด", @@ -386,32 +386,32 @@ "shared_link_edit_description": "รายละเอียด", "shared_link_edit_description_hint": "เพิ่มรายละเอียดการแชร์", "shared_link_edit_expire_after": "หมดอายุหลังจาก", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", - "shared_link_edit_expire_after_option_never": "Never", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", + "shared_link_edit_expire_after_option_never": "ไม่กำหนด", "shared_link_edit_password": "รหัสผ่าน", "shared_link_edit_password_hint": "กรอกรหัสผ่านแชร์", "shared_link_edit_show_meta": "แสดง metadata", "shared_link_edit_submit_button": "อัปเดตลิงก์", "shared_link_empty": "คุณไม่มีลิงก์ที่แชร์", - "shared_link_error_server_url_fetch": "Cannot fetch the server url", - "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", - "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", - "shared_link_info_chip_download": "Download", + "shared_link_error_server_url_fetch": "ไม่สามารถรับ URL จากเซิร์ฟเวอร์", + "shared_link_expired": "หมดอายุแล้ว", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "หมดอายุในอีก {} นาที", + "shared_link_expires_never": "ไม่มีวันหมดอายุ", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "หมดอายุในอีก {} วินาที", + "shared_link_info_chip_download": "ดาวน์โหลด", "shared_link_info_chip_metadata": "EXIF", - "shared_link_info_chip_upload": "Upload", + "shared_link_info_chip_upload": "อัพโหลด", "shared_link_manage_links": "บริหารลิงก์", "share_done": "เสร็จ", "share_invite": "เชิญเข้าอัลบั้ม", diff --git a/mobile/assets/i18n/uk-UA.json b/mobile/assets/i18n/uk-UA.json index 73b532e36c..2499bafbc0 100644 --- a/mobile/assets/i18n/uk-UA.json +++ b/mobile/assets/i18n/uk-UA.json @@ -240,8 +240,8 @@ "login_form_server_error": "Неможливо з'єднатися із сервером", "login_password_changed_error": "Помилка у оновлені вашого пароля", "login_password_changed_success": "Пароль оновлено успішно", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Не можу отримати місцеперебування", "map_location_dialog_cancel": "Скасувати", "map_location_dialog_yes": "Так", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Помилка доступу до місцеперебування", "map_settings_dark_mode": "Темний режим", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Скасувати", "map_settings_dialog_save": "Зберегти", "map_settings_dialog_title": "Налаштування мапи", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Description", "shared_link_edit_description_hint": "Enter the share description", "shared_link_edit_expire_after": "Expire after", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Password", "shared_link_edit_password_hint": "Enter the share password", @@ -400,15 +400,15 @@ "shared_link_empty": "You don't have any shared links", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/vi-VN.json b/mobile/assets/i18n/vi-VN.json index cd218084d9..e9e9c84afd 100644 --- a/mobile/assets/i18n/vi-VN.json +++ b/mobile/assets/i18n/vi-VN.json @@ -240,8 +240,8 @@ "login_form_server_error": "Không thể kết nối tới máy chủ.", "login_password_changed_error": "Thay đổi mật khẩu không thành công", "login_password_changed_success": "Cập nhật mật khẩu thành công", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "Không thể xác định vị trí của bạn", "map_location_dialog_cancel": "Từ chối", "map_location_dialog_yes": "Có", @@ -253,10 +253,10 @@ "map_no_location_permission_title": "Ứng dụng không được phép truy cập vị trí", "map_settings_dark_mode": "Chế độ tối", "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "Từ chối", "map_settings_dialog_save": "Lưu", "map_settings_dialog_title": "Cài đặt bản đồ", @@ -386,12 +386,12 @@ "shared_link_edit_description": "Mô tả", "shared_link_edit_description_hint": "Nhập mô tả chia sẻ", "shared_link_edit_expire_after": "Hết hạn sau", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", "shared_link_edit_expire_after_option_never": "Never", "shared_link_edit_password": "Mật khẩu", "shared_link_edit_password_hint": "Nhập mật khẩu chia sẻ", @@ -400,15 +400,15 @@ "shared_link_empty": "Bạn không có liên kết được chia sẻ nào", "shared_link_error_server_url_fetch": "Cannot fetch the server url", "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "Expires in {} minutes", "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "Expires in {} seconds", "shared_link_info_chip_download": "Download", "shared_link_info_chip_metadata": "EXIF", "shared_link_info_chip_upload": "Upload", diff --git a/mobile/assets/i18n/zh-CN.json b/mobile/assets/i18n/zh-CN.json index 00c6b3d277..a682901f81 100644 --- a/mobile/assets/i18n/zh-CN.json +++ b/mobile/assets/i18n/zh-CN.json @@ -1,9 +1,9 @@ { - "action_common_cancel": "Cancel", - "action_common_update": "Update", + "action_common_cancel": "取消", + "action_common_update": "更新", "add_to_album_bottom_sheet_added": "添加到 {album}", "add_to_album_bottom_sheet_already_exists": "已在 {album} 中", - "advanced_settings_log_level_title": "Log level: {}", + "advanced_settings_log_level_title": "日志等级:{}", "advanced_settings_prefer_remote_subtitle": "在某些设备上,从本地的项目加载缩略图的速度非常慢。\n启用此选项以加载远程项目。", "advanced_settings_prefer_remote_title": "优先远程项目", "advanced_settings_self_signed_ssl_subtitle": "跳过服务器终结点的 SSL 证书验证(该选项适用于使用自签名证书的服务器)。", @@ -43,14 +43,14 @@ "asset_list_settings_subtitle": "照片网格布局设置", "asset_list_settings_title": "照片网格", "backup_album_selection_page_albums_device": "设备上的相册({})", - "backup_album_selection_page_albums_tap": "单击选中,双击排除", + "backup_album_selection_page_albums_tap": "单击选中,双击取消", "backup_album_selection_page_assets_scatter": "项目会分散在多个相册中。因此,可以在备份过程中包含或排除相册。", "backup_album_selection_page_select_albums": "选择相册", "backup_album_selection_page_selection_info": "选择信息", "backup_album_selection_page_total_assets": "总计", "backup_all": "全部", - "backup_background_service_backup_failed_message": "备份失败。正在重试…", - "backup_background_service_connection_failed_message": "连接服务器失败。正在重试…", + "backup_background_service_backup_failed_message": "备份失败,正在重试…", + "backup_background_service_connection_failed_message": "连接服务器失败,正在重试…", "backup_background_service_current_upload_notification": "正在上传 {}", "backup_background_service_default_notification": "正在检查新项目…", "backup_background_service_error_title": "备份失败", @@ -109,9 +109,9 @@ "cache_settings_album_thumbnails": "图库缩略图({} 项)", "cache_settings_clear_cache_button": "清除缓存", "cache_settings_clear_cache_button_title": "清除应用缓存。在重新生成缓存之前,将显著影响应用的性能。", - "cache_settings_duplicated_assets_clear_button": "CLEAR", - "cache_settings_duplicated_assets_subtitle": "Photos and videos that are black listed by the app", - "cache_settings_duplicated_assets_title": "Duplicated Assets ({})", + "cache_settings_duplicated_assets_clear_button": "清除", + "cache_settings_duplicated_assets_subtitle": "已加入黑名单的照片和视频", + "cache_settings_duplicated_assets_title": "重复项目({})", "cache_settings_image_cache_size": "图像缓存大小({} 项)", "cache_settings_statistics_album": "图库缩略图", "cache_settings_statistics_assets": "{} 项({})", @@ -128,7 +128,7 @@ "change_password_form_description": "{name} 您好,\n\n这是您首次登录系统,或被管理员要求更改密码。\n请在下方输入新密码。", "change_password_form_new_password": "新密码", "change_password_form_password_mismatch": "密码不匹配", - "change_password_form_reenter_new_password": "重新输入新的密码", + "change_password_form_reenter_new_password": "再次输入新密码", "common_add_to_album": "添加到相册", "common_change_password": "更改密码", "common_create_new_album": "新建相册", @@ -140,14 +140,14 @@ "control_bottom_app_bar_archive": "归档", "control_bottom_app_bar_create_new_album": "新建相册", "control_bottom_app_bar_delete": "删除", - "control_bottom_app_bar_edit_location": "Edit Location", - "control_bottom_app_bar_edit_time": "Edit Date & Time", + "control_bottom_app_bar_edit_location": "编辑位置信息", + "control_bottom_app_bar_edit_time": "编辑日期和时间", "control_bottom_app_bar_favorite": "收藏", "control_bottom_app_bar_share": "共享", "control_bottom_app_bar_share_to": "共享给", "control_bottom_app_bar_stack": "堆叠", "control_bottom_app_bar_unarchive": "取消归档", - "control_bottom_app_bar_unfavorite": "Unfavorite", + "control_bottom_app_bar_unfavorite": "取消收藏", "control_bottom_app_bar_upload": "上传", "create_album_page_untitled": "未命名", "create_shared_album_page_create": "创建", @@ -159,7 +159,7 @@ "daily_title_text_date": "E, MMM dd", "daily_title_text_date_year": "E, MMM dd, yyyy", "date_format": "E, LLL d, y • h:mm a", - "delete_dialog_alert": "这些项目将从 Immich 和 您的设备 中永久删除", + "delete_dialog_alert": "这些项目将从 Immich 和您的设备中永久删除", "delete_dialog_cancel": "取消", "delete_dialog_ok": "删除", "delete_dialog_title": "永久删除", @@ -167,13 +167,13 @@ "delete_shared_link_dialog_title": "删除共享链接", "description_input_hint_text": "添加描述...", "description_input_submit_error": "更新描述时出错,请检查日志以获取更多详细信息", - "edit_date_time_dialog_date_time": "Date and Time", - "edit_date_time_dialog_timezone": "Timezone", - "edit_location_dialog_title": "Location", + "edit_date_time_dialog_date_time": "日期和时间", + "edit_date_time_dialog_timezone": "时区", + "edit_location_dialog_title": "位置", "exif_bottom_sheet_description": "添加描述...", "exif_bottom_sheet_details": "详情", "exif_bottom_sheet_location": "位置", - "exif_bottom_sheet_location_add": "Add a location", + "exif_bottom_sheet_location_add": "添加位置信息", "experimental_settings_new_asset_list_subtitle": "正在处理", "experimental_settings_new_asset_list_title": "启用实验性照片网格", "experimental_settings_subtitle": "使用风险自负!", @@ -202,22 +202,22 @@ "library_page_favorites": "收藏", "library_page_new_album": "新建相册", "library_page_sharing": "共享", - "library_page_sort_asset_count": "Number of assets", - "library_page_sort_created": "最近创建的", + "library_page_sort_asset_count": "项目数量", + "library_page_sort_created": "创建日期", "library_page_sort_last_modified": "上次修改", - "library_page_sort_most_oldest_photo": "Oldest photo", + "library_page_sort_most_oldest_photo": "最早的照片", "library_page_sort_most_recent_photo": "最近的项目", "library_page_sort_title": "相册标题", - "location_picker_choose_on_map": "Choose on map", - "location_picker_latitude": "Latitude", - "location_picker_latitude_error": "Enter a valid latitude", - "location_picker_latitude_hint": "Enter your latitude here", - "location_picker_longitude": "Longitude", - "location_picker_longitude_error": "Enter a valid longitude", - "location_picker_longitude_hint": "Enter your longitude here", + "location_picker_choose_on_map": "在地图上选择", + "location_picker_latitude": "纬度", + "location_picker_latitude_error": "输入有效的纬度值", + "location_picker_latitude_hint": "请在此处输入您的纬度值", + "location_picker_longitude": "经度", + "location_picker_longitude_error": "输入有效的经度值", + "location_picker_longitude_hint": "请在此处输入您的经度值", "login_disabled": "登录已被禁用", "login_form_api_exception": "API 异常,请检查服务器地址并重试。", - "login_form_back_button_text": "Back", + "login_form_back_button_text": "后退", "login_form_button_text": "登录", "login_form_email_hint": "youremail@email.com", "login_form_endpoint_hint": "http(s)://您的服务器地址:端口/api", @@ -229,7 +229,7 @@ "login_form_err_trailing_whitespace": "带有尾随空格", "login_form_failed_get_oauth_server_config": "使用 OAuth 登录时错误,请检查服务器地址", "login_form_failed_get_oauth_server_disable": "OAuth 功能在此服务器上不可用", - "login_form_failed_login": "登录失败, 请检查服务器地址、邮箱和密码", + "login_form_failed_login": "登录失败,请检查服务器地址、邮箱和密码", "login_form_handshake_exception": "与服务器通信时出现握手异常。如果您使用的是自签名证书,请在设置中启用自签名证书支持。", "login_form_label_email": "邮箱", "login_form_label_password": "密码", @@ -240,23 +240,23 @@ "login_form_server_error": "无法连接到服务器。", "login_password_changed_error": "更新密码时出错\n", "login_password_changed_success": "密码更新成功", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "无法获取用户位置", "map_location_dialog_cancel": "取消", "map_location_dialog_yes": "是", - "map_location_picker_page_use_location": "Use this location", + "map_location_picker_page_use_location": "使用此位置", "map_location_service_disabled_content": "需要启用定位服务才能显示当前位置相关的项目。要现在启用吗?", "map_location_service_disabled_title": "定位服务已禁用", "map_no_assets_in_bounds": "此区域中没有相关项目", "map_no_location_permission_content": "需要位置权限才能显示与当前位置相关的项目。要现在就授予位置权限吗?", "map_no_location_permission_title": "位置权限被拒绝", "map_settings_dark_mode": "暗黑模式", - "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_all": "所有", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "取消", "map_settings_dialog_save": "保存", "map_settings_dialog_title": "地图设置", @@ -269,7 +269,7 @@ "notification_permission_dialog_cancel": "取消", "notification_permission_dialog_content": "要启用通知,请转到“设置”,并选择“允许”。", "notification_permission_dialog_settings": "设置", - "notification_permission_list_tile_content": "授予启用通知的权限。", + "notification_permission_list_tile_content": "授予通知权限。", "notification_permission_list_tile_enable_button": "启用通知", "notification_permission_list_tile_title": "通知权限", "partner_page_add_partner": "添加同伴", @@ -289,21 +289,21 @@ "permission_onboarding_log_out": "注销", "permission_onboarding_permission_denied": "权限被拒:要使用 Immich,请在“设置”中授予照片和视频权限。", "permission_onboarding_permission_granted": "已授权!一切就绪。", - "permission_onboarding_permission_limited": "权限有限:要让 Immich 备份和管理您的整个图库收藏,请在“设置”中授予照片和视频权限。", + "permission_onboarding_permission_limited": "权限受限:要让 Immich 备份和管理您的整个图库收藏,请在“设置”中授予照片和视频权限。", "permission_onboarding_request": "Immich 需要权限才能查看您的照片和视频。", "profile_drawer_app_logs": "日志", - "profile_drawer_client_out_of_date_major": "Mobile App is out of date. Please update to the latest major version.", - "profile_drawer_client_out_of_date_minor": "Mobile App is out of date. Please update to the latest minor version.", + "profile_drawer_client_out_of_date_major": "客户端有大版本升级,请尽快升级至最新版。", + "profile_drawer_client_out_of_date_minor": "客户端有小版本升级,请尽快升级至最新版。", "profile_drawer_client_server_up_to_date": "客户端和服务端都是最新的", "profile_drawer_documentation": "文档", "profile_drawer_github": "GitHub", - "profile_drawer_server_out_of_date_major": "Server is out of date. Please update to the latest major version.", - "profile_drawer_server_out_of_date_minor": "Server is out of date. Please update to the latest minor version.", + "profile_drawer_server_out_of_date_major": "服务端有大版本升级,请尽快升级至最新版。", + "profile_drawer_server_out_of_date_minor": "服务端有小版本升级,请尽快升级至最新版。", "profile_drawer_settings": "设置", "profile_drawer_sign_out": "退出登录", "profile_drawer_trash": "回收站", "recently_added_page_title": "最近添加", - "scaffold_body_error_occurred": "Error occurred", + "scaffold_body_error_occurred": "发生错误", "search_bar_hint": "搜索照片", "search_page_categories": "类别", "search_page_favorites": "收藏", @@ -311,13 +311,13 @@ "search_page_no_objects": "没有事物信息", "search_page_no_places": "地点信息不存在", "search_page_people": "人物", - "search_page_person_add_name_dialog_cancel": "Cancel", - "search_page_person_add_name_dialog_hint": "Name", - "search_page_person_add_name_dialog_save": "Save", - "search_page_person_add_name_dialog_title": "Add a name", - "search_page_person_add_name_subtitle": "Find them fast by name with search", - "search_page_person_add_name_title": "Add a name", - "search_page_person_edit_name": "Edit name", + "search_page_person_add_name_dialog_cancel": "取消", + "search_page_person_add_name_dialog_hint": "姓名", + "search_page_person_add_name_dialog_save": "保存", + "search_page_person_add_name_dialog_title": "添加姓名", + "search_page_person_add_name_subtitle": "通过姓名快速查找", + "search_page_person_add_name_title": "添加姓名", + "search_page_person_edit_name": "编辑姓名", "search_page_places": "地点", "search_page_recently_added": "最近添加", "search_page_screenshots": "屏幕截图", @@ -326,7 +326,7 @@ "search_page_videos": "视频", "search_page_view_all_button": "查看全部", "search_page_your_activity": "您的活动", - "search_page_your_map": "Your Map", + "search_page_your_map": "足迹", "search_result_page_new_search_hint": "搜索新的", "search_suggestion_list_smart_search_hint_1": "默认情况下启用智能搜索;要搜索元数据,请使用相关语法", "search_suggestion_list_smart_search_hint_2": "m:您的搜索关键词", @@ -336,7 +336,7 @@ "server_info_box_app_version": "App 版本", "server_info_box_latest_release": "最新版本", "server_info_box_server_url": "服务器地址", - "server_info_box_server_version": "服务器版本", + "server_info_box_server_version": "服务端版本", "setting_image_viewer_help": "详细信息查看器首先加载小缩略图,然后加载中等大小的预览图(若启用),最后加载原始图像。", "setting_image_viewer_original_subtitle": "启用以加载原图,禁用以减少数据使用量(网络和设备缓存)。", "setting_image_viewer_original_title": "加载原图", @@ -366,17 +366,17 @@ "shared_album_activity_remove_title": "删除活动", "shared_album_activity_setting_subtitle": "允许他人回复", "shared_album_activity_setting_title": "评论与喜欢", - "shared_album_section_people_action_error": "Error leaving/removing from album", - "shared_album_section_people_action_leave": "Remove user from album", - "shared_album_section_people_action_remove_user": "Remove user from album", - "shared_album_section_people_owner_label": "Owner", - "shared_album_section_people_title": "PEOPLE", + "shared_album_section_people_action_error": "退出/删除相册失败", + "shared_album_section_people_action_leave": "从相册中删除用户", + "shared_album_section_people_action_remove_user": "从相册中删除用户", + "shared_album_section_people_owner_label": "所有者", + "shared_album_section_people_title": "人物", "share_dialog_preparing": "正在准备...", "shared_link_app_bar_title": "共享链接", - "shared_link_clipboard_copied_massage": "Copied to clipboard", - "shared_link_clipboard_text": "Link: {}\nPassword: {}", + "shared_link_clipboard_copied_massage": "复制到剪贴板", + "shared_link_clipboard_text": "链接:{}\n密码:{}", "shared_link_create_app_bar_title": "创建共享链接", - "shared_link_create_error": "Error while creating shared link", + "shared_link_create_error": "创建共享链接出错", "shared_link_create_info": "任何获得链接的人都可看到照片", "shared_link_create_submit_button": "创建链接", "shared_link_edit_allow_download": "允许游客下载", @@ -386,35 +386,35 @@ "shared_link_edit_description": "描述", "shared_link_edit_description_hint": "编辑共享描述", "shared_link_edit_expire_after": "有效期", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", - "shared_link_edit_expire_after_option_never": "Never", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", + "shared_link_edit_expire_after_option_never": "一万年", "shared_link_edit_password": "密码", "shared_link_edit_password_hint": "输入共享密码", "shared_link_edit_show_meta": "显示元数据", "shared_link_edit_submit_button": "更新链接", "shared_link_empty": "您还没有创建共享链接", - "shared_link_error_server_url_fetch": "Cannot fetch the server url", - "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", - "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", - "shared_link_info_chip_download": "Download", + "shared_link_error_server_url_fetch": "无法获取服务器地址", + "shared_link_expired": "已过期", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "将在{}分钟后过期", + "shared_link_expires_never": "过期时间 ∞", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "将在{}秒后过期", + "shared_link_info_chip_download": "下载", "shared_link_info_chip_metadata": "EXIF", - "shared_link_info_chip_upload": "Upload", + "shared_link_info_chip_upload": "更新", "shared_link_manage_links": "管理共享链接", "share_done": "完成", - "share_invite": "邀请相册共享", + "share_invite": "邀请到共享相册", "sharing_page_album": "共享相册", "sharing_page_description": "创建共享相册以与网络中的人共享照片和视频。", "sharing_page_empty_list": "空", diff --git a/mobile/assets/i18n/zh-Hans.json b/mobile/assets/i18n/zh-Hans.json index 2293ebd1eb..8758112d52 100644 --- a/mobile/assets/i18n/zh-Hans.json +++ b/mobile/assets/i18n/zh-Hans.json @@ -1,9 +1,9 @@ { - "action_common_cancel": "Cancel", - "action_common_update": "Update", + "action_common_cancel": "取消", + "action_common_update": "更新", "add_to_album_bottom_sheet_added": "添加到 {album}", "add_to_album_bottom_sheet_already_exists": "已在 {album} 中", - "advanced_settings_log_level_title": "Log level: {}", + "advanced_settings_log_level_title": "日志等级:{}", "advanced_settings_prefer_remote_subtitle": "在某些设备上,从本地的项目加载缩略图的速度非常慢。\n启用此选项以加载远程。", "advanced_settings_prefer_remote_title": "优先远程项目", "advanced_settings_self_signed_ssl_subtitle": "跳过服务器终结点的 SSL 证书验证(该选项适用于使用自签名证书的服务器)。", @@ -43,14 +43,14 @@ "asset_list_settings_subtitle": "照片网格布局设置", "asset_list_settings_title": "照片网格", "backup_album_selection_page_albums_device": "设备上的相册({})", - "backup_album_selection_page_albums_tap": "单击选中,双击排除", + "backup_album_selection_page_albums_tap": "单击选中,双击取消", "backup_album_selection_page_assets_scatter": "项目会分散在多个相册中。因此,可以在备份过程中包含或排除相册。", "backup_album_selection_page_select_albums": "选择相册", "backup_album_selection_page_selection_info": "选择信息", "backup_album_selection_page_total_assets": "总计", "backup_all": "全部", - "backup_background_service_backup_failed_message": "备份失败。正在重试…", - "backup_background_service_connection_failed_message": "连接服务器失败。正在重试…", + "backup_background_service_backup_failed_message": "备份失败,正在重试…", + "backup_background_service_connection_failed_message": "连接服务器失败,正在重试…", "backup_background_service_current_upload_notification": "正在上传 {}", "backup_background_service_default_notification": "正在检查新项目…", "backup_background_service_error_title": "备份失败", @@ -78,7 +78,7 @@ "backup_controller_page_backup_sub": "已备份的照片和视频", "backup_controller_page_cancel": "取消", "backup_controller_page_created": "创建时间: {}", - "backup_controller_page_desc_backup": "打开前台备份,以在程序运行时自动备份", + "backup_controller_page_desc_backup": "打开前台备份,以在程序运行时自动备份。", "backup_controller_page_excluded": "已排除:", "backup_controller_page_failed": "失败({})", "backup_controller_page_filename": "文件名称: {} [{}]", @@ -109,9 +109,9 @@ "cache_settings_album_thumbnails": "图库缩略图({} 项)", "cache_settings_clear_cache_button": "清除缓存", "cache_settings_clear_cache_button_title": "清除应用缓存。在重新生成缓存之前,将显著影响应用的性能。", - "cache_settings_duplicated_assets_clear_button": "CLEAR", - "cache_settings_duplicated_assets_subtitle": "Photos and videos that are black listed by the app", - "cache_settings_duplicated_assets_title": "Duplicated Assets ({})", + "cache_settings_duplicated_assets_clear_button": "清除", + "cache_settings_duplicated_assets_subtitle": "已加入黑名单的照片和视频", + "cache_settings_duplicated_assets_title": "重复项目({})", "cache_settings_image_cache_size": "图像缓存大小({} 项)", "cache_settings_statistics_album": "图库缩略图", "cache_settings_statistics_assets": "{} 项({})", @@ -128,7 +128,7 @@ "change_password_form_description": "{name} 您好,\n\n这是您首次登录系统,或被管理员要求更改密码。\n请在下方输入新密码。", "change_password_form_new_password": "新密码", "change_password_form_password_mismatch": "密码不匹配", - "change_password_form_reenter_new_password": "重新输入新的密码", + "change_password_form_reenter_new_password": "再次输入新密码", "common_add_to_album": "添加到相册", "common_change_password": "更改密码", "common_create_new_album": "新建相册", @@ -140,14 +140,14 @@ "control_bottom_app_bar_archive": "归档", "control_bottom_app_bar_create_new_album": "新建相册", "control_bottom_app_bar_delete": "删除", - "control_bottom_app_bar_edit_location": "Edit Location", - "control_bottom_app_bar_edit_time": "Edit Date & Time", + "control_bottom_app_bar_edit_location": "编辑位置信息", + "control_bottom_app_bar_edit_time": "编辑日期和时间", "control_bottom_app_bar_favorite": "收藏", "control_bottom_app_bar_share": "共享", "control_bottom_app_bar_share_to": "共享给", "control_bottom_app_bar_stack": "堆叠", "control_bottom_app_bar_unarchive": "取消归档", - "control_bottom_app_bar_unfavorite": "Unfavorite", + "control_bottom_app_bar_unfavorite": "取消收藏", "control_bottom_app_bar_upload": "上传", "create_album_page_untitled": "未命名", "create_shared_album_page_create": "创建", @@ -159,7 +159,7 @@ "daily_title_text_date": "E, MMM dd", "daily_title_text_date_year": "E, MMM dd, yyyy", "date_format": "E, LLL d, y • h:mm a", - "delete_dialog_alert": "这些项目将从 Immich 和 您的设备 中永久删除", + "delete_dialog_alert": "这些项目将从 Immich 和您的设备中永久删除", "delete_dialog_cancel": "取消", "delete_dialog_ok": "删除", "delete_dialog_title": "永久删除", @@ -167,13 +167,13 @@ "delete_shared_link_dialog_title": "删除共享链接", "description_input_hint_text": "添加描述...", "description_input_submit_error": "更新描述时出错,请检查日志以获取更多详细信息", - "edit_date_time_dialog_date_time": "Date and Time", - "edit_date_time_dialog_timezone": "Timezone", - "edit_location_dialog_title": "Location", + "edit_date_time_dialog_date_time": "日期和时间", + "edit_date_time_dialog_timezone": "时区", + "edit_location_dialog_title": "位置", "exif_bottom_sheet_description": "添加描述...", "exif_bottom_sheet_details": "详情", "exif_bottom_sheet_location": "位置", - "exif_bottom_sheet_location_add": "Add a location", + "exif_bottom_sheet_location_add": "添加位置信息", "experimental_settings_new_asset_list_subtitle": "正在处理", "experimental_settings_new_asset_list_title": "启用实验性照片网格", "experimental_settings_subtitle": "使用风险自负!", @@ -202,22 +202,22 @@ "library_page_favorites": "收藏", "library_page_new_album": "新建相册", "library_page_sharing": "共享", - "library_page_sort_asset_count": "Number of assets", - "library_page_sort_created": "最近创建的", + "library_page_sort_asset_count": "项目数量", + "library_page_sort_created": "创建日期", "library_page_sort_last_modified": "上次修改", - "library_page_sort_most_oldest_photo": "Oldest photo", + "library_page_sort_most_oldest_photo": "最早的照片", "library_page_sort_most_recent_photo": "最近的项目", "library_page_sort_title": "相册标题", - "location_picker_choose_on_map": "Choose on map", - "location_picker_latitude": "Latitude", - "location_picker_latitude_error": "Enter a valid latitude", - "location_picker_latitude_hint": "Enter your latitude here", - "location_picker_longitude": "Longitude", - "location_picker_longitude_error": "Enter a valid longitude", - "location_picker_longitude_hint": "Enter your longitude here", + "location_picker_choose_on_map": "在地图上选择", + "location_picker_latitude": "纬度", + "location_picker_latitude_error": "输入有效的纬度值", + "location_picker_latitude_hint": "请在此处输入您的纬度值", + "location_picker_longitude": "经度", + "location_picker_longitude_error": "输入有效的经度值", + "location_picker_longitude_hint": "请在此处输入您的经度值", "login_disabled": "登录已被禁用", "login_form_api_exception": "API 异常,请检查服务器地址并重试。", - "login_form_back_button_text": "Back", + "login_form_back_button_text": "后退", "login_form_button_text": "登录", "login_form_email_hint": "youremail@email.com", "login_form_endpoint_hint": "http(s)://您的服务器地址:端口/api", @@ -229,7 +229,7 @@ "login_form_err_trailing_whitespace": "带有尾随空格", "login_form_failed_get_oauth_server_config": "使用 OAuth 登录时错误,请检查服务器地址", "login_form_failed_get_oauth_server_disable": "OAuth 功能在此服务器上不可用", - "login_form_failed_login": "登录失败, 请检查服务器地址、邮箱和密码", + "login_form_failed_login": "登录失败,请检查服务器地址、邮箱和密码", "login_form_handshake_exception": "与服务器通信时出现握手异常。如果您使用的是自签名证书,请在设置中启用自签名证书支持。", "login_form_label_email": "邮箱", "login_form_label_password": "密码", @@ -240,23 +240,23 @@ "login_form_server_error": "无法连接到服务器。", "login_password_changed_error": "更新密码时出错\n", "login_password_changed_success": "密码更新成功", - "map_assets_in_bounds[plural_one]": "{} photo", - "map_assets_in_bounds[plural_other]": "{} photos", + "map_assets_in_bound": "{} photo", + "map_assets_in_bounds": "{} photos", "map_cannot_get_user_location": "无法获取用户位置", "map_location_dialog_cancel": "取消", "map_location_dialog_yes": "是", - "map_location_picker_page_use_location": "Use this location", + "map_location_picker_page_use_location": "使用此位置", "map_location_service_disabled_content": "需要启用定位服务才能显示当前位置相关的项目。要现在启用吗?", "map_location_service_disabled_title": "定位服务已禁用", "map_no_assets_in_bounds": "此区域中没有相关项目", "map_no_location_permission_content": "需要位置权限才能显示与当前位置相关的项目。要现在就授予位置权限吗?", "map_no_location_permission_title": "位置权限被拒绝", "map_settings_dark_mode": "暗黑模式", - "map_settings_date_range_option_all": "All", - "map_settings_date_range_option_days[plural_one]": "Past 24 hours", - "map_settings_date_range_option_days[plural_other]": "Past {} days", - "map_settings_date_range_option_years[plural_one]": "Past year", - "map_settings_date_range_option_years[plural_other]": "Past {} years", + "map_settings_date_range_option_all": "所有", + "map_settings_date_range_option_day": "Past 24 hours", + "map_settings_date_range_option_days": "Past {} days", + "map_settings_date_range_option_year": "Past year", + "map_settings_date_range_option_years": "Past {} years", "map_settings_dialog_cancel": "取消", "map_settings_dialog_save": "保存", "map_settings_dialog_title": "地图设置", @@ -269,7 +269,7 @@ "notification_permission_dialog_cancel": "取消", "notification_permission_dialog_content": "要启用通知,请转到“设置”,并选择“允许”。", "notification_permission_dialog_settings": "设置", - "notification_permission_list_tile_content": "授予启用通知的权限。", + "notification_permission_list_tile_content": "授予通知权限。", "notification_permission_list_tile_enable_button": "启用通知", "notification_permission_list_tile_title": "通知权限", "partner_page_add_partner": "添加同伴失败", @@ -289,21 +289,21 @@ "permission_onboarding_log_out": "注销", "permission_onboarding_permission_denied": "权限被拒:要使用 Immich,请在“设置”中授予照片和视频权限。", "permission_onboarding_permission_granted": "已授权!一切就绪。", - "permission_onboarding_permission_limited": "权限有限:要让 Immich 备份和管理您的整个图库收藏,请在“设置”中授予照片和视频权限。", + "permission_onboarding_permission_limited": "权限受限:要让 Immich 备份和管理您的整个图库收藏,请在“设置”中授予照片和视频权限。", "permission_onboarding_request": "Immich 需要权限才能查看您的照片和视频。", "profile_drawer_app_logs": "日志", - "profile_drawer_client_out_of_date_major": "Mobile App is out of date. Please update to the latest major version.", - "profile_drawer_client_out_of_date_minor": "Mobile App is out of date. Please update to the latest minor version.", + "profile_drawer_client_out_of_date_major": "客户端有大版本升级,请尽快升级至最新版。", + "profile_drawer_client_out_of_date_minor": "客户端有小版本升级,请尽快升级至最新版。", "profile_drawer_client_server_up_to_date": "客户端和服务端都是最新的", "profile_drawer_documentation": "文档", "profile_drawer_github": "GitHub", - "profile_drawer_server_out_of_date_major": "Server is out of date. Please update to the latest major version.", - "profile_drawer_server_out_of_date_minor": "Server is out of date. Please update to the latest minor version.", + "profile_drawer_server_out_of_date_major": "服务端有大版本升级,请尽快升级至最新版。", + "profile_drawer_server_out_of_date_minor": "服务端有小版本升级,请尽快升级至最新版。", "profile_drawer_settings": "设置", "profile_drawer_sign_out": "退出登录", "profile_drawer_trash": "回收站", "recently_added_page_title": "最近添加", - "scaffold_body_error_occurred": "Error occurred", + "scaffold_body_error_occurred": "发生错误", "search_bar_hint": "搜索照片", "search_page_categories": "类别", "search_page_favorites": "收藏", @@ -311,13 +311,13 @@ "search_page_no_objects": "没有事物信息", "search_page_no_places": "地点信息不存在", "search_page_people": "人物", - "search_page_person_add_name_dialog_cancel": "Cancel", - "search_page_person_add_name_dialog_hint": "Name", - "search_page_person_add_name_dialog_save": "Save", - "search_page_person_add_name_dialog_title": "Add a name", - "search_page_person_add_name_subtitle": "Find them fast by name with search", - "search_page_person_add_name_title": "Add a name", - "search_page_person_edit_name": "Edit name", + "search_page_person_add_name_dialog_cancel": "取消", + "search_page_person_add_name_dialog_hint": "姓名", + "search_page_person_add_name_dialog_save": "保存", + "search_page_person_add_name_dialog_title": "添加姓名", + "search_page_person_add_name_subtitle": "通过姓名快速查找", + "search_page_person_add_name_title": "添加姓名", + "search_page_person_edit_name": "编辑姓名", "search_page_places": "地点", "search_page_recently_added": "最近添加", "search_page_screenshots": "屏幕截图", @@ -326,7 +326,7 @@ "search_page_videos": "视频", "search_page_view_all_button": "查看全部", "search_page_your_activity": "您的活动", - "search_page_your_map": "Your Map", + "search_page_your_map": "足迹", "search_result_page_new_search_hint": "搜索新的", "search_suggestion_list_smart_search_hint_1": "默认情况下启用智能搜索;要搜索元数据,请使用相关语法", "search_suggestion_list_smart_search_hint_2": "m:您的搜索关键词", @@ -336,7 +336,7 @@ "server_info_box_app_version": "App 版本", "server_info_box_latest_release": "最新版本", "server_info_box_server_url": "服务器地址", - "server_info_box_server_version": "服务器版本", + "server_info_box_server_version": "服务端版本", "setting_image_viewer_help": "详细信息查看器首先加载小缩略图,然后加载中等大小的预览图(若启用),最后加载原始图像。", "setting_image_viewer_original_subtitle": "启用以加载原图,禁用以减少数据使用量(网络和设备缓存)。", "setting_image_viewer_original_title": "加载原图", @@ -366,17 +366,17 @@ "shared_album_activity_remove_title": "删除活动", "shared_album_activity_setting_subtitle": "允许他人回复", "shared_album_activity_setting_title": "评论与喜欢", - "shared_album_section_people_action_error": "Error leaving/removing from album", - "shared_album_section_people_action_leave": "Remove user from album", - "shared_album_section_people_action_remove_user": "Remove user from album", - "shared_album_section_people_owner_label": "Owner", - "shared_album_section_people_title": "PEOPLE", + "shared_album_section_people_action_error": "退出/删除相册失败", + "shared_album_section_people_action_leave": "从相册中删除用户", + "shared_album_section_people_action_remove_user": "从相册中删除用户", + "shared_album_section_people_owner_label": "所有者", + "shared_album_section_people_title": "人物", "share_dialog_preparing": "正在准备...", "shared_link_app_bar_title": "共享链接", - "shared_link_clipboard_copied_massage": "Copied to clipboard", - "shared_link_clipboard_text": "Link: {}\nPassword: {}", + "shared_link_clipboard_copied_massage": "复制到剪贴板", + "shared_link_clipboard_text": "链接:{}\n密码:{}", "shared_link_create_app_bar_title": "创建共享链接", - "shared_link_create_error": "Error while creating shared link", + "shared_link_create_error": "创建共享链接出错", "shared_link_create_info": "任何获得链接的人都可看到照片", "shared_link_create_submit_button": "创建链接", "shared_link_edit_allow_download": "允许游客下载", @@ -386,35 +386,35 @@ "shared_link_edit_description": "描述", "shared_link_edit_description_hint": "编辑共享描述", "shared_link_edit_expire_after": "有效期", - "shared_link_edit_expire_after_option_days[plural_one]": "{} day", - "shared_link_edit_expire_after_option_days[plural_other]": "{} days", - "shared_link_edit_expire_after_option_hours[plural_one]": "{} hour", - "shared_link_edit_expire_after_option_hours[plural_other]": "{} hours", - "shared_link_edit_expire_after_option_minutes[plural_one]": "{} minute", - "shared_link_edit_expire_after_option_minutes[plural_other]": "{} minutes", - "shared_link_edit_expire_after_option_never": "Never", + "shared_link_edit_expire_after_option_day": "1 day", + "shared_link_edit_expire_after_option_days": "{} days", + "shared_link_edit_expire_after_option_hour": "1 hour", + "shared_link_edit_expire_after_option_hours": "{} hours", + "shared_link_edit_expire_after_option_minute": "1 minute", + "shared_link_edit_expire_after_option_minutes": "{} minutes", + "shared_link_edit_expire_after_option_never": "一万年", "shared_link_edit_password": "密码", "shared_link_edit_password_hint": "输入共享密码", "shared_link_edit_show_meta": "显示元数据", "shared_link_edit_submit_button": "更新链接", "shared_link_empty": "您还没有创建共享链接", - "shared_link_error_server_url_fetch": "Cannot fetch the server url", - "shared_link_expired": "Expired", - "shared_link_expires_days[plural_one]": "Expires in {} day", - "shared_link_expires_days[plural_other]": "Expires in {} days", - "shared_link_expires_hours[plural_one]": "Expires in {} hour", - "shared_link_expires_hours[plural_other]": "Expires in {} hours", - "shared_link_expires_minutes[plural_one]": "Expires in {} minute", - "shared_link_expires_minutes[plural_other]": "Expires in {} minutes", - "shared_link_expires_never": "Expires ∞", - "shared_link_expires_seconds[plural_one]": "Expires in {} second", - "shared_link_expires_seconds[plural_other]": "Expires in {} seconds", - "shared_link_info_chip_download": "Download", + "shared_link_error_server_url_fetch": "无法获取服务器地址", + "shared_link_expired": "已过期", + "shared_link_expires_day": "Expires in {} day", + "shared_link_expires_days": "Expires in {} days", + "shared_link_expires_hour": "Expires in {} hour", + "shared_link_expires_hours": "Expires in {} hours", + "shared_link_expires_minute": "Expires in {} minute", + "shared_link_expires_minutes": "将在{}分钟后过期", + "shared_link_expires_never": "过期时间 ∞", + "shared_link_expires_second": "Expires in {} second", + "shared_link_expires_seconds": "将在{}秒后过期", + "shared_link_info_chip_download": "下载", "shared_link_info_chip_metadata": "EXIF", - "shared_link_info_chip_upload": "Upload", + "shared_link_info_chip_upload": "更新", "shared_link_manage_links": "管理共享链接", "share_done": "完成", - "share_invite": "邀请相册共享", + "share_invite": "邀请到共享相册", "sharing_page_album": "共享相册", "sharing_page_description": "创建共享相册以与网络中的人共享照片和视频。", "sharing_page_empty_list": "空", @@ -451,7 +451,7 @@ "upload_dialog_cancel": "取消", "upload_dialog_info": "是否要将所选项目备份到服务器?", "upload_dialog_ok": "上传", - "upload_dialog_title": "上传正在进行中,请稍后再试", + "upload_dialog_title": "上传项目", "version_announcement_overlay_ack": "我知道了", "version_announcement_overlay_release_notes": "发行说明", "version_announcement_overlay_text_1": "号外号外,有新版本的",