From 2b961db27330917c6e2440b48b921a020cd1a5c5 Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Fri, 11 Nov 2022 10:31:01 +0100 Subject: [PATCH] l10n by weblate (#394) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: HiSubway Co-authored-by: Hosted Weblate Co-authored-by: Jan Co-authored-by: Jean Mareilles Co-authored-by: Jonatas de Almeida Barros Co-authored-by: Koen Koppens Co-authored-by: MeFinity Co-authored-by: Thibault Deckers Co-authored-by: Translator-3000 Co-authored-by: gallegonovato Co-authored-by: kha84 Co-authored-by: metezd Co-authored-by: 이정희 Translate-URL: https://hosted.weblate.org/projects/aves/app-android/es/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/fa/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/ 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/fr/ 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/pt/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/ru/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/tr/ Translate-URL: https://hosted.weblate.org/projects/aves/store-full-description/es/ Translate-URL: https://hosted.weblate.org/projects/aves/store-full-description/fr/ Translate-URL: https://hosted.weblate.org/projects/aves/store-full-description/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/aves/store-full-description/ru/ Translate-URL: https://hosted.weblate.org/projects/aves/store-full-description/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/aves/store-short-description/fr/ Translate-URL: https://hosted.weblate.org/projects/aves/store-short-description/nl/ Translate-URL: https://hosted.weblate.org/projects/aves/store-short-description/ru/ Translation: Aves/App - Android Translation: Aves/App - Main Translation: Aves/Store - Full description Translation: Aves/Store - Short description Co-authored-by: HiSubway Co-authored-by: Jan Co-authored-by: Jean Mareilles Co-authored-by: Jonatas de Almeida Barros Co-authored-by: Koen Koppens Co-authored-by: MeFinity Co-authored-by: Thibault Deckers Co-authored-by: Translator-3000 Co-authored-by: gallegonovato Co-authored-by: kha84 Co-authored-by: metezd Co-authored-by: 이정희 --- android/app/src/main/res/values-es/strings.xml | 2 +- lib/l10n/app_ja.arb | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/android/app/src/main/res/values-es/strings.xml b/android/app/src/main/res/values-es/strings.xml index 9d4e328f0..3c656e5b6 100644 --- a/android/app/src/main/res/values-es/strings.xml +++ b/android/app/src/main/res/values-es/strings.xml @@ -4,7 +4,7 @@ Marco de foto Fondo de pantalla Búsqueda - Videos + Vídeos Explorar medios Explorar imágenes & videos Explorando medios diff --git a/lib/l10n/app_ja.arb b/lib/l10n/app_ja.arb index 127a348a2..3340a68d6 100644 --- a/lib/l10n/app_ja.arb +++ b/lib/l10n/app_ja.arb @@ -1144,5 +1144,15 @@ "sortOrderZtoA": "ZからA", "@sortOrderZtoA": {}, "sortOrderLowestFirst": "低いものから表示", - "@sortOrderLowestFirst": {} + "@sortOrderLowestFirst": {}, + "chipActionFilterOut": "除外する", + "@chipActionFilterOut": {}, + "albumGroupType": "タイプ別", + "@albumGroupType": {}, + "albumMimeTypeMixed": "混合", + "@albumMimeTypeMixed": {}, + "statsTopAlbumsSectionTitle": "トップアルバム", + "@statsTopAlbumsSectionTitle": {}, + "editEntryLocationDialogSetCustom": "カスタムの場所を設定する", + "@editEntryLocationDialogSetCustom": {} }