From 9891c8bd6b5cecbcc016f228517b4116807950af Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Tue, 18 Apr 2023 18:47:49 +0200 Subject: [PATCH] l10n by weblate (#581) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Translate-URL: https://hosted.weblate.org/projects/aves/app-android/cs/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/de/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/es/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/eu/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/fr/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/hi/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/hu/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/id/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/it/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/ja/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/ko/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/pl/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/ro/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/ru/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/uk/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/cs/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/de/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/el/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/es/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/eu/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/fr/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/hi/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/hu/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/id/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/it/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/ja/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/ko/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/nl/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/pl/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/pt/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/ro/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/ru/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/uk/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/aves/store-full-description/pt/ Translate-URL: https://hosted.weblate.org/projects/aves/store-short-description/de/ Translate-URL: https://hosted.weblate.org/projects/aves/store-short-description/hi/ Translation: Aves/App - Android Translation: Aves/App - Main Translation: Aves/Store - Full description Translation: Aves/Store - Short description Co-authored-by: Aitor Salaberria Co-authored-by: Allan Nordhøy Co-authored-by: Dick Pluim Co-authored-by: Dwhite Reeves Co-authored-by: Evgeniy Khramov Co-authored-by: György Viktor Co-authored-by: Igor Sorocean Co-authored-by: Jan Co-authored-by: Jonatas de Almeida Barros Co-authored-by: Linerly Co-authored-by: Rohit Burman Co-authored-by: Skrripy Co-authored-by: Thibault Deckers Co-authored-by: Tijolinho Co-authored-by: gallegonovato Co-authored-by: glemco Co-authored-by: kaajjo Co-authored-by: kha84 Co-authored-by: rehork Co-authored-by: syu_pf_ssy Co-authored-by: vesp --- .../app/src/main/res/values-hu/strings.xml | 8 + .../metadata/android/de/short_description.txt | 2 +- .../metadata/android/hu/full_description.txt | 5 + .../metadata/android/hu/short_description.txt | 1 + .../android/pt-BR/full_description.txt | 2 +- lib/l10n/app_el.arb | 46 ++++- lib/l10n/app_hu.arb | 186 ++++++++++++++++++ lib/l10n/app_nl.arb | 10 +- lib/l10n/app_pt.arb | 26 ++- lib/l10n/app_ro.arb | 2 +- lib/l10n/app_ru.arb | 8 +- 11 files changed, 284 insertions(+), 12 deletions(-) create mode 100644 android/app/src/main/res/values-hu/strings.xml create mode 100644 fastlane/metadata/android/hu/full_description.txt create mode 100644 fastlane/metadata/android/hu/short_description.txt create mode 100644 lib/l10n/app_hu.arb diff --git a/android/app/src/main/res/values-hu/strings.xml b/android/app/src/main/res/values-hu/strings.xml new file mode 100644 index 000000000..20b83b718 --- /dev/null +++ b/android/app/src/main/res/values-hu/strings.xml @@ -0,0 +1,8 @@ + + + Aves + Háttérkép + Keresés + Videók + Állj + \ No newline at end of file diff --git a/fastlane/metadata/android/de/short_description.txt b/fastlane/metadata/android/de/short_description.txt index 9f8c85a29..66ef72309 100644 --- a/fastlane/metadata/android/de/short_description.txt +++ b/fastlane/metadata/android/de/short_description.txt @@ -1 +1 @@ -Galerie und Metadata Explorer \ No newline at end of file +Galerie und Metadaten Explorer \ No newline at end of file diff --git a/fastlane/metadata/android/hu/full_description.txt b/fastlane/metadata/android/hu/full_description.txt new file mode 100644 index 000000000..6c92748f8 --- /dev/null +++ b/fastlane/metadata/android/hu/full_description.txt @@ -0,0 +1,5 @@ +Aves can handle all sorts of images and videos, including your typical JPEGs and MP4s, but also more exotic things like multi-page TIFFs, SVGs, old AVIs and more! It scans your media collection to identify motion photos, panoramas (aka photo spheres), 360° videos, as well as GeoTIFF files. + +Navigation and search is an important part of Aves. The goal is for users to easily flow from albums to photos to tags to maps, etc. + +Aves integrates with Android (from KitKat to Android 13, including Android TV) with features such as widgets, app shortcuts, screen saver and global search handling. It also works as a media viewer and picker. \ No newline at end of file diff --git a/fastlane/metadata/android/hu/short_description.txt b/fastlane/metadata/android/hu/short_description.txt new file mode 100644 index 000000000..8c9445bd5 --- /dev/null +++ b/fastlane/metadata/android/hu/short_description.txt @@ -0,0 +1 @@ +Gallery and metadata explorer \ No newline at end of file diff --git a/fastlane/metadata/android/pt-BR/full_description.txt b/fastlane/metadata/android/pt-BR/full_description.txt index a095036ca..9cae013fe 100644 --- a/fastlane/metadata/android/pt-BR/full_description.txt +++ b/fastlane/metadata/android/pt-BR/full_description.txt @@ -2,4 +2,4 @@ Navegação e pesquisa é uma parte importante do Aves. O objetivo é que os usuários fluam facilmente de álbuns para fotos, etiquetas, mapas, etc. -Aves integra com Android (de API 19 para 33, i.e. de KitKat para Android 13) com recursos como atalhos de apps e pesquisa global manipulação. Também funciona como um visualizador e selecionador de mídia. \ No newline at end of file +Aves integra com Android (de KitKat até Android 13, incluindo TVs Android) com recursos como widgets, atalhos de apps, protetor de tela e pesquisa global. Também funciona como um visualizador e selecionador de mídia. \ No newline at end of file diff --git a/lib/l10n/app_el.arb b/lib/l10n/app_el.arb index ec6cc71a5..4622bb15a 100644 --- a/lib/l10n/app_el.arb +++ b/lib/l10n/app_el.arb @@ -723,7 +723,7 @@ "@searchAlbumsSectionTitle": {}, "searchCountriesSectionTitle": "Χωρες", "@searchCountriesSectionTitle": {}, - "searchPlacesSectionTitle": "Τοποθεσιες", + "searchPlacesSectionTitle": "Μερη", "@searchPlacesSectionTitle": {}, "searchTagsSectionTitle": "Ετικετες", "@searchTagsSectionTitle": {}, @@ -1252,5 +1252,47 @@ "lengthUnitPercent": "%", "@lengthUnitPercent": {}, "lengthUnitPixel": "px", - "@lengthUnitPixel": {} + "@lengthUnitPixel": {}, + "chipActionGoToPlacePage": "Εμφάνιση στα μέρη", + "@chipActionGoToPlacePage": {}, + "patternDialogConfirm": "Επιβεβαιώστε το μοτίβο", + "@patternDialogConfirm": {}, + "drawerPlacePage": "Μέρη", + "@drawerPlacePage": {}, + "settingsVideoBackgroundMode": "Αναπαραγωγή στο παρασκήνιο", + "@settingsVideoBackgroundMode": {}, + "chipActionShowCountryStates": "Εμφάνιση πολιτειών", + "@chipActionShowCountryStates": {}, + "viewerActionLock": "Κλείδωμα προβολής", + "@viewerActionLock": {}, + "patternDialogEnter": "Εισάγετε το μοτίβο", + "@patternDialogEnter": {}, + "statePageTitle": "Πολιτειες", + "@statePageTitle": {}, + "stateEmpty": "Χωρίς πολιτεία", + "@stateEmpty": {}, + "searchStatesSectionTitle": "Πολιτειες", + "@searchStatesSectionTitle": {}, + "settingsCollectionBurstPatternsTile": "Εμφάνιση μοτίβων", + "@settingsCollectionBurstPatternsTile": {}, + "settingsCollectionBurstPatternsNone": "Χωρίς", + "@settingsCollectionBurstPatternsNone": {}, + "settingsVideoBackgroundModeDialogTitle": "Αναπαραγωγη στο παρασκηνιο", + "@settingsVideoBackgroundModeDialogTitle": {}, + "statsTopStatesSectionTitle": "Κορυφαιες Πολιτειες", + "@statsTopStatesSectionTitle": {}, + "tagPlaceholderState": "Πολιτεία", + "@tagPlaceholderState": {}, + "exportEntryDialogWriteMetadata": "Εγγραφή μεταδεδομένων", + "@exportEntryDialogWriteMetadata": {}, + "placePageTitle": "Μερη", + "@placePageTitle": {}, + "placeEmpty": "Χωρίς μέρος", + "@placeEmpty": {}, + "settingsVideoEnablePip": "Picture-in-picture", + "@settingsVideoEnablePip": {}, + "viewerActionUnlock": "Ξεκλείδωμα προβολής", + "@viewerActionUnlock": {}, + "vaultLockTypePattern": "Μοτίβο", + "@vaultLockTypePattern": {} } diff --git a/lib/l10n/app_hu.arb b/lib/l10n/app_hu.arb new file mode 100644 index 000000000..dcf3fc14a --- /dev/null +++ b/lib/l10n/app_hu.arb @@ -0,0 +1,186 @@ +{ + "applyButtonLabel": "ALKALMAZ", + "@applyButtonLabel": {}, + "deleteButtonLabel": "TÖRLÉS", + "@deleteButtonLabel": {}, + "nextButtonLabel": "KÖVETKEZŐ", + "@nextButtonLabel": {}, + "continueButtonLabel": "FOLYTAT", + "@continueButtonLabel": {}, + "previousTooltip": "Előző", + "@previousTooltip": {}, + "nextTooltip": "Következő", + "@nextTooltip": {}, + "saveTooltip": "Mentés", + "@saveTooltip": {}, + "sourceStateLoading": "Betöltés", + "@sourceStateLoading": {}, + "doNotAskAgain": "Ne kérdezd újra", + "@doNotAskAgain": {}, + "chipActionDelete": "Törlés", + "@chipActionDelete": {}, + "appName": "Aves", + "@appName": {}, + "welcomeMessage": "Üdvözöl az Aves", + "@welcomeMessage": {}, + "cancelTooltip": "Mégse", + "@cancelTooltip": {}, + "chipActionCreateAlbum": "Új album", + "@chipActionCreateAlbum": {}, + "entryActionCopyToClipboard": "Vágolapra másolás", + "@entryActionCopyToClipboard": {}, + "entryActionDelete": "Törlés", + "@entryActionDelete": {}, + "entryActionExport": "Exportálás", + "@entryActionExport": {}, + "entryActionInfo": "Infó", + "@entryActionInfo": {}, + "entryActionShare": "Megosztás", + "@entryActionShare": {}, + "entryActionPrint": "Nyomtatás", + "@entryActionPrint": {}, + "entryActionEdit": "Szerkesztés", + "@entryActionEdit": {}, + "entryActionRotateScreen": "Képernyő forgatása", + "@entryActionRotateScreen": {}, + "entryActionAddFavourite": "Kedvencekhez adás", + "@entryActionAddFavourite": {}, + "videoActionMute": "Némítás", + "@videoActionMute": {}, + "viewerActionSettings": "Beállítások", + "@viewerActionSettings": {}, + "entryInfoActionEditDate": "Dátum és idő szerkesztése", + "@entryInfoActionEditDate": {}, + "filterNoTitleLabel": "Névtelen", + "@filterNoTitleLabel": {}, + "filterOnThisDayLabel": "Ezen a napon", + "@filterOnThisDayLabel": {}, + "filterRecentlyAddedLabel": "Nemrég hozzáadva", + "@filterRecentlyAddedLabel": {}, + "filterTypePanoramaLabel": "Panoráma", + "@filterTypePanoramaLabel": {}, + "filterMimeVideoLabel": "Videó", + "@filterMimeVideoLabel": {}, + "albumTierNew": "Új", + "@albumTierNew": {}, + "themeBrightnessDark": "Sötét", + "@themeBrightnessDark": {}, + "vaultLockTypePassword": "Jelszó", + "@vaultLockTypePassword": {}, + "videoControlsPlay": "Lejátszás", + "@videoControlsPlay": {}, + "videoControlsNone": "Nincs", + "@videoControlsNone": {}, + "videoLoopModeAlways": "Mindig", + "@videoLoopModeAlways": {}, + "viewerTransitionNone": "Nincs", + "@viewerTransitionNone": {}, + "storageVolumeDescriptionFallbackPrimary": "Belső tárhely", + "@storageVolumeDescriptionFallbackPrimary": {}, + "storageVolumeDescriptionFallbackNonPrimary": "SD kártya", + "@storageVolumeDescriptionFallbackNonPrimary": {}, + "newAlbumDialogTitle": "Új album", + "@newAlbumDialogTitle": {}, + "newAlbumDialogNameLabel": "Album neve", + "@newAlbumDialogNameLabel": {}, + "newAlbumDialogNameLabelAlreadyExistsHelper": "A mappa már létezik", + "@newAlbumDialogNameLabelAlreadyExistsHelper": {}, + "newAlbumDialogStorageLabel": "Tárhely:", + "@newAlbumDialogStorageLabel": {}, + "renameAlbumDialogLabel": "Új név", + "@renameAlbumDialogLabel": {}, + "renameAlbumDialogLabelAlreadyExistsHelper": "A mappa már létezik", + "@renameAlbumDialogLabelAlreadyExistsHelper": {}, + "renameEntrySetPageTitle": "Átnevezés", + "@renameEntrySetPageTitle": {}, + "renameProcessorName": "Név", + "@renameProcessorName": {}, + "renameEntryDialogLabel": "Új név", + "@renameEntryDialogLabel": {}, + "editEntryDateDialogTitle": "Dátum és idő", + "@editEntryDateDialogTitle": {}, + "videoStreamSelectionDialogText": "Feliratok", + "@videoStreamSelectionDialogText": {}, + "videoStreamSelectionDialogOff": "Ki", + "@videoStreamSelectionDialogOff": {}, + "genericSuccessFeedback": "Kész!", + "@genericSuccessFeedback": {}, + "genericFailureFeedback": "Sikertelen", + "@genericFailureFeedback": {}, + "genericDangerWarningDialogMessage": "Biztos benne?", + "@genericDangerWarningDialogMessage": {}, + "menuActionSlideshow": "Diavetités", + "@menuActionSlideshow": {}, + "coverDialogTabCover": "Borító", + "@coverDialogTabCover": {}, + "appPickDialogNone": "Nincs", + "@appPickDialogNone": {}, + "aboutPageTitle": "Névjegy", + "@aboutPageTitle": {}, + "aboutLinkLicense": "Licensz", + "@aboutLinkLicense": {}, + "aboutBugSectionTitle": "Hiba jelentés", + "@aboutBugSectionTitle": {}, + "aboutBugCopyInfoButton": "Másolás", + "@aboutBugCopyInfoButton": {}, + "aboutTranslatorsSectionTitle": "Fordítók", + "@aboutTranslatorsSectionTitle": {}, + "collectionActionEdit": "Szerkesztés", + "@collectionActionEdit": {}, + "dateToday": "Ma", + "@dateToday": {}, + "dateThisMonth": "Ebben a hónapban", + "@dateThisMonth": {}, + "drawerAboutButton": "Névjegy", + "@drawerAboutButton": {}, + "drawerSettingsButton": "Beállítások", + "@drawerSettingsButton": {}, + "drawerCollectionFavourites": "Kedvencek", + "@drawerCollectionFavourites": {}, + "drawerCollectionImages": "Képek", + "@drawerCollectionImages": {}, + "drawerCollectionVideos": "Videók", + "@drawerCollectionVideos": {}, + "drawerCollectionPanoramas": "Panorámák", + "@drawerCollectionPanoramas": {}, + "albumDownload": "Letöltés", + "@albumDownload": {}, + "albumScreenshots": "Képernyő képek", + "@albumScreenshots": {}, + "albumPageTitle": "Albumok", + "@albumPageTitle": {}, + "newFilterBanner": "új", + "@newFilterBanner": {}, + "chipActionRename": "Átnevez", + "@chipActionRename": {}, + "entryActionRename": "Átnevezés", + "@entryActionRename": {}, + "keepScreenOnNever": "Soha", + "@keepScreenOnNever": {}, + "videoLoopModeNever": "Soha", + "@videoLoopModeNever": {}, + "videoActionPlay": "Lejátszás", + "@videoActionPlay": {}, + "entryInfoActionRemoveMetadata": "Metaadat eltávolítása", + "@entryInfoActionRemoveMetadata": {}, + "albumTierRegular": "Egyebek", + "@albumTierRegular": {}, + "keepScreenOnAlways": "Mindig", + "@keepScreenOnAlways": {}, + "nameConflictStrategyRename": "Átnevezés", + "@nameConflictStrategyRename": {}, + "themeBrightnessBlack": "Fekete", + "@themeBrightnessBlack": {}, + "menuActionMap": "Térkép", + "@menuActionMap": {}, + "collectionPageTitle": "Gyűjtemény", + "@collectionPageTitle": {}, + "sectionUnknown": "Ismeretlen", + "@sectionUnknown": {}, + "dateYesterday": "Tegnap", + "@dateYesterday": {}, + "drawerAlbumPage": "Albumok", + "@drawerAlbumPage": {}, + "albumCamera": "Kamera", + "@albumCamera": {} +} diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb index 017cba23d..08173de71 100644 --- a/lib/l10n/app_nl.arb +++ b/lib/l10n/app_nl.arb @@ -517,7 +517,7 @@ "@aboutCreditsWorldAtlas1": {}, "aboutCreditsWorldAtlas2": "Gebruik makend van de ISC License.", "@aboutCreditsWorldAtlas2": {}, - "aboutTranslatorsSectionTitle": "Vdertalers", + "aboutTranslatorsSectionTitle": "Vertalers", "@aboutTranslatorsSectionTitle": {}, "aboutLicensesSectionTitle": "Open-Source Licenties", "@aboutLicensesSectionTitle": {}, @@ -1154,5 +1154,11 @@ "settingsAllowMediaManagement": "Mediabeheer toestaan", "@settingsAllowMediaManagement": {}, "editEntryLocationDialogSetCustom": "Aangepaste locatie instellen", - "@editEntryLocationDialogSetCustom": {} + "@editEntryLocationDialogSetCustom": {}, + "entryInfoActionExportMetadata": "Metagegevens exporteren", + "@entryInfoActionExportMetadata": {}, + "lengthUnitPercent": "%", + "@lengthUnitPercent": {}, + "vaultLockTypePin": "PIN", + "@vaultLockTypePin": {} } diff --git a/lib/l10n/app_pt.arb b/lib/l10n/app_pt.arb index 5bc7f5726..7e379a006 100644 --- a/lib/l10n/app_pt.arb +++ b/lib/l10n/app_pt.arb @@ -1271,6 +1271,28 @@ "@vaultLockTypePattern": {}, "settingsVideoEnablePip": "Picture-in-picture", "@settingsVideoEnablePip": {}, - "settingsVideoBackgroundMode": "Modo background", - "@settingsVideoBackgroundMode": {} + "settingsVideoBackgroundMode": "Modo de fundo", + "@settingsVideoBackgroundMode": {}, + "settingsCollectionBurstPatternsTile": "Padrões de explosão", + "@settingsCollectionBurstPatternsTile": {}, + "chipActionShowCountryStates": "Mostrar estados", + "@chipActionShowCountryStates": {}, + "viewerActionLock": "Bloquear visualizador", + "@viewerActionLock": {}, + "statePageTitle": "Estados", + "@statePageTitle": {}, + "stateEmpty": "Nenhum estado", + "@stateEmpty": {}, + "tagPlaceholderState": "Estado", + "@tagPlaceholderState": {}, + "searchStatesSectionTitle": "Estados", + "@searchStatesSectionTitle": {}, + "settingsCollectionBurstPatternsNone": "Nenhum", + "@settingsCollectionBurstPatternsNone": {}, + "statsTopStatesSectionTitle": "Principais Estados", + "@statsTopStatesSectionTitle": {}, + "viewerActionUnlock": "Desbloquear visualizador", + "@viewerActionUnlock": {}, + "settingsVideoBackgroundModeDialogTitle": "Modo de fundo", + "@settingsVideoBackgroundModeDialogTitle": {} } diff --git a/lib/l10n/app_ro.arb b/lib/l10n/app_ro.arb index d8bc54090..b892b5a0f 100644 --- a/lib/l10n/app_ro.arb +++ b/lib/l10n/app_ro.arb @@ -1439,7 +1439,7 @@ "@settingsCollectionBurstPatternsTile": {}, "tagPlaceholderState": "Stat", "@tagPlaceholderState": {}, - "chipActionShowCountryStates": "Arată stările", + "chipActionShowCountryStates": "Afișare state", "@chipActionShowCountryStates": {}, "viewerActionLock": "Blocarea vizualizatorului", "@viewerActionLock": {}, diff --git a/lib/l10n/app_ru.arb b/lib/l10n/app_ru.arb index b63c4971f..5e4fbf0e3 100644 --- a/lib/l10n/app_ru.arb +++ b/lib/l10n/app_ru.arb @@ -1235,7 +1235,7 @@ "@filterLocatedLabel": {}, "filterTaggedLabel": "С тэгами", "@filterTaggedLabel": {}, - "chipActionGoToPlacePage": "Показать в местах", + "chipActionGoToPlacePage": "Показать в локациях", "@chipActionGoToPlacePage": {}, "settingsModificationWarningDialogMessage": "Другие настройки будут изменены.", "@settingsModificationWarningDialogMessage": {}, @@ -1253,12 +1253,14 @@ "@patternDialogConfirm": {}, "vaultLockTypePattern": "Графический ключ", "@vaultLockTypePattern": {}, - "drawerPlacePage": "Места", + "drawerPlacePage": "Локации", "@drawerPlacePage": {}, "settingsVideoBackgroundMode": "Фоновый режим", "@settingsVideoBackgroundMode": {}, "settingsVideoBackgroundModeDialogTitle": "Фоновый режим", "@settingsVideoBackgroundModeDialogTitle": {}, "settingsVideoEnablePip": "Картинка в картинке", - "@settingsVideoEnablePip": {} + "@settingsVideoEnablePip": {}, + "placeEmpty": "Нет локаций", + "@placeEmpty": {} }