From dfcc0313097ede81a7bc87ff64f29b1ff2574115 Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Wed, 5 Jul 2023 22:35:06 +0200 Subject: [PATCH] l10n by weblate (#670) 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/ar/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/be/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/el/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/nl/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/sl/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/ar/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/be/ 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/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/ko/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/nl/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/nn/ 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/ru/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/sl/ 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/app-main/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/aves/store-full-description/be/ Translate-URL: https://hosted.weblate.org/projects/aves/store-full-description/eu/ Translate-URL: https://hosted.weblate.org/projects/aves/store-full-description/nl/ Translate-URL: https://hosted.weblate.org/projects/aves/store-short-description/be/ 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: Davide Neri Co-authored-by: Ettore Atalan Co-authored-by: Leon Co-authored-by: Linerly Co-authored-by: ShiftCtrlAltDel Co-authored-by: Skrripy Co-authored-by: Thibault Deckers Co-authored-by: atilluF <110931720+atilluF@users.noreply.github.com> Co-authored-by: gallegonovato Co-authored-by: lol lol Co-authored-by: mytja Co-authored-by: nasreddineloukriz Co-authored-by: rehork Co-authored-by: stephen-cusi Co-authored-by: tryvseu Co-authored-by: vesp Co-authored-by: wickdj Co-authored-by: Макар Разин Co-authored-by: 陳義昇(ㄚ昇) --- .../app/src/main/res/values-sl/strings.xml | 12 ++++++++++ .../metadata/android/sl/full_description.txt | 5 +++++ .../metadata/android/sl/short_description.txt | 1 + lib/l10n/app_cs.arb | 22 ++++++++++++++++++- lib/l10n/app_de.arb | 8 ++++++- lib/l10n/app_eu.arb | 16 +++++++++++++- lib/l10n/app_it.arb | 12 +++++++++- lib/l10n/app_pl.arb | 16 +++++++++++++- lib/l10n/app_ru.arb | 18 +++++++++++++-- lib/l10n/app_sl.arb | 10 +++++++++ 10 files changed, 113 insertions(+), 7 deletions(-) create mode 100644 android/app/src/main/res/values-sl/strings.xml create mode 100644 fastlane/metadata/android/sl/full_description.txt create mode 100644 fastlane/metadata/android/sl/short_description.txt create mode 100644 lib/l10n/app_sl.arb diff --git a/android/app/src/main/res/values-sl/strings.xml b/android/app/src/main/res/values-sl/strings.xml new file mode 100644 index 000000000..e599b09c8 --- /dev/null +++ b/android/app/src/main/res/values-sl/strings.xml @@ -0,0 +1,12 @@ + + + Okvir za sliko + Aves + Varni način + Videoposnetki + Ozadje + Iskanje + Skeniram medijske datoteke + Ustavi + Sken za medijske datoteke + \ No newline at end of file diff --git a/fastlane/metadata/android/sl/full_description.txt b/fastlane/metadata/android/sl/full_description.txt new file mode 100644 index 000000000..6c92748f8 --- /dev/null +++ b/fastlane/metadata/android/sl/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/sl/short_description.txt b/fastlane/metadata/android/sl/short_description.txt new file mode 100644 index 000000000..8c9445bd5 --- /dev/null +++ b/fastlane/metadata/android/sl/short_description.txt @@ -0,0 +1 @@ +Gallery and metadata explorer \ No newline at end of file diff --git a/lib/l10n/app_cs.arb b/lib/l10n/app_cs.arb index 1f52e0060..24fce93a7 100644 --- a/lib/l10n/app_cs.arb +++ b/lib/l10n/app_cs.arb @@ -1486,5 +1486,25 @@ "settingsVideoPlaybackPageTitle": "Přehrávání", "@settingsVideoPlaybackPageTitle": {}, "settingsVideoResumptionModeTile": "Obnovit přehrávání", - "@settingsVideoResumptionModeTile": {} + "@settingsVideoResumptionModeTile": {}, + "editorActionTransform": "Transformovat", + "@editorActionTransform": {}, + "cropAspectRatioSquare": "Čtverec", + "@cropAspectRatioSquare": {}, + "cropAspectRatioFree": "Volný", + "@cropAspectRatioFree": {}, + "aboutDataUsageSectionTitle": "Využitý prostor", + "@aboutDataUsageSectionTitle": {}, + "aboutDataUsageData": "Data", + "@aboutDataUsageData": {}, + "aboutDataUsageCache": "Mezipaměť", + "@aboutDataUsageCache": {}, + "aboutDataUsageDatabase": "Databáze", + "@aboutDataUsageDatabase": {}, + "aboutDataUsageMisc": "Různé", + "@aboutDataUsageMisc": {}, + "aboutDataUsageInternal": "Interní", + "@aboutDataUsageInternal": {}, + "aboutDataUsageExternal": "Externí", + "@aboutDataUsageExternal": {} } diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index 7512c6b81..313483ed5 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -1334,5 +1334,11 @@ "cropAspectRatioSquare": "Quadrat", "@cropAspectRatioSquare": {}, "widgetTapUpdateWidget": "Widget öffnen", - "@widgetTapUpdateWidget": {} + "@widgetTapUpdateWidget": {}, + "aboutDataUsageSectionTitle": "Benutzter Platz", + "@aboutDataUsageSectionTitle": {}, + "aboutDataUsageData": "Daten", + "@aboutDataUsageData": {}, + "aboutDataUsageCache": "Cache", + "@aboutDataUsageCache": {} } diff --git a/lib/l10n/app_eu.arb b/lib/l10n/app_eu.arb index 04972bb2e..820d79d34 100644 --- a/lib/l10n/app_eu.arb +++ b/lib/l10n/app_eu.arb @@ -1492,5 +1492,19 @@ "cropAspectRatioSquare": "Karratua", "@cropAspectRatioSquare": {}, "widgetTapUpdateWidget": "Eguneratu widgeta", - "@widgetTapUpdateWidget": {} + "@widgetTapUpdateWidget": {}, + "aboutDataUsageSectionTitle": "Datuen erabilera", + "@aboutDataUsageSectionTitle": {}, + "aboutDataUsageData": "Datuak", + "@aboutDataUsageData": {}, + "aboutDataUsageDatabase": "Datu-basea", + "@aboutDataUsageDatabase": {}, + "aboutDataUsageMisc": "Askotariko", + "@aboutDataUsageMisc": {}, + "aboutDataUsageInternal": "Barnekoa", + "@aboutDataUsageInternal": {}, + "aboutDataUsageExternal": "Kanpokoa", + "@aboutDataUsageExternal": {}, + "aboutDataUsageCache": "Cachea", + "@aboutDataUsageCache": {} } diff --git a/lib/l10n/app_it.arb b/lib/l10n/app_it.arb index f989f98c1..0522db81d 100644 --- a/lib/l10n/app_it.arb +++ b/lib/l10n/app_it.arb @@ -1334,5 +1334,15 @@ "cropAspectRatioSquare": "Quadrato", "@cropAspectRatioSquare": {}, "widgetTapUpdateWidget": "Aggiorna widget", - "@widgetTapUpdateWidget": {} + "@widgetTapUpdateWidget": {}, + "aboutDataUsageCache": "Cache", + "@aboutDataUsageCache": {}, + "aboutDataUsageMisc": "Varie", + "@aboutDataUsageMisc": {}, + "aboutDataUsageDatabase": "Database", + "@aboutDataUsageDatabase": {}, + "aboutDataUsageSectionTitle": "Utilizzo dati", + "@aboutDataUsageSectionTitle": {}, + "aboutDataUsageData": "Dati", + "@aboutDataUsageData": {} } diff --git a/lib/l10n/app_pl.arb b/lib/l10n/app_pl.arb index 5a8cc2ea0..4ba891d81 100644 --- a/lib/l10n/app_pl.arb +++ b/lib/l10n/app_pl.arb @@ -1492,5 +1492,19 @@ "cropAspectRatioSquare": "Kwadrat", "@cropAspectRatioSquare": {}, "widgetTapUpdateWidget": "Zaktualizuj widżet", - "@widgetTapUpdateWidget": {} + "@widgetTapUpdateWidget": {}, + "aboutDataUsageExternal": "Zewnętrzny", + "@aboutDataUsageExternal": {}, + "aboutDataUsageSectionTitle": "Wykorzystanie danych", + "@aboutDataUsageSectionTitle": {}, + "aboutDataUsageInternal": "Wewnętrzny", + "@aboutDataUsageInternal": {}, + "aboutDataUsageData": "Dane", + "@aboutDataUsageData": {}, + "aboutDataUsageDatabase": "Baza danych", + "@aboutDataUsageDatabase": {}, + "aboutDataUsageCache": "Pamięć podręczna", + "@aboutDataUsageCache": {}, + "aboutDataUsageMisc": "Różne", + "@aboutDataUsageMisc": {} } diff --git a/lib/l10n/app_ru.arb b/lib/l10n/app_ru.arb index 9d3de9f7b..bb0de1f59 100644 --- a/lib/l10n/app_ru.arb +++ b/lib/l10n/app_ru.arb @@ -149,7 +149,7 @@ "@videoActionSkip10": {}, "videoActionSelectStreams": "Выбрать дорожку", "@videoActionSelectStreams": {}, - "videoActionSetSpeed": "Скорость вопспроизведения", + "videoActionSetSpeed": "Скорость воспроизведения", "@videoActionSetSpeed": {}, "viewerActionSettings": "Настройки", "@viewerActionSettings": {}, @@ -1334,5 +1334,19 @@ "searchStatesSectionTitle": "Регионы", "@searchStatesSectionTitle": {}, "settingsCollectionBurstPatternsNone": "Без вспышки", - "@settingsCollectionBurstPatternsNone": {} + "@settingsCollectionBurstPatternsNone": {}, + "aboutDataUsageSectionTitle": "Использование данных", + "@aboutDataUsageSectionTitle": {}, + "aboutDataUsageData": "Данные", + "@aboutDataUsageData": {}, + "aboutDataUsageCache": "Кэш", + "@aboutDataUsageCache": {}, + "aboutDataUsageDatabase": "База данных", + "@aboutDataUsageDatabase": {}, + "aboutDataUsageMisc": "Разнообразное", + "@aboutDataUsageMisc": {}, + "aboutDataUsageInternal": "Внутреннее", + "@aboutDataUsageInternal": {}, + "aboutDataUsageExternal": "Внешнее", + "@aboutDataUsageExternal": {} } diff --git a/lib/l10n/app_sl.arb b/lib/l10n/app_sl.arb new file mode 100644 index 000000000..79b155d05 --- /dev/null +++ b/lib/l10n/app_sl.arb @@ -0,0 +1,10 @@ +{ + "appName": "Aves", + "@appName": {}, + "welcomeMessage": "Dobrodošli v Avesu", + "@welcomeMessage": {}, + "welcomeOptional": "Izbirno", + "@welcomeOptional": {}, + "welcomeTermsToggle": "Sprejmem pogoje uporabe", + "@welcomeTermsToggle": {} +}