From 2d5a7f6c27e437c5c33467e85789f2fb6848cad8 Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Sun, 4 Aug 2024 18:53:36 +0200 Subject: [PATCH] l10n by weblate (#1111) 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/nl/ 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/es/ 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/id/ 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/ru/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/tr/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/uk/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/vi/ 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/hi/ Translate-URL: https://hosted.weblate.org/projects/aves/store-full-description/nl/ Translation: Aves/App - Android Translation: Aves/App - Main Translation: Aves/Store - Full description Co-authored-by: AJ07 <101049867+ChAJ07@users.noreply.github.com> Co-authored-by: AJ07 Co-authored-by: Adrien N Co-authored-by: Fqwe1 Co-authored-by: Mohamed Zeroug Co-authored-by: Oğuz Ersen Co-authored-by: Sartaj Co-authored-by: Stephan Paternotte Co-authored-by: Thibault Deckers Co-authored-by: Tung Anh Co-authored-by: fuzfyy Co-authored-by: gallegonovato Co-authored-by: kaajjo Co-authored-by: marciozomb13 Co-authored-by: rehork Co-authored-by: yangyangdaji <1504305527@qq.com> --- lib/l10n/app_hi.arb | 2 +- lib/l10n/app_tr.arb | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/lib/l10n/app_hi.arb b/lib/l10n/app_hi.arb index c13e57206..316e907b9 100644 --- a/lib/l10n/app_hi.arb +++ b/lib/l10n/app_hi.arb @@ -300,7 +300,7 @@ "@coordinateFormatDms": {}, "coordinateFormatDecimal": "Decimal degrees", "@coordinateFormatDecimal": {}, - "coordinateDms": "{निर्देशांक} {दिशा}", + "coordinateDms": "{coordinate} {direction}", "@coordinateDms": { "placeholders": { "coordinate": { diff --git a/lib/l10n/app_tr.arb b/lib/l10n/app_tr.arb index 150ea2b73..67513441a 100644 --- a/lib/l10n/app_tr.arb +++ b/lib/l10n/app_tr.arb @@ -1384,5 +1384,11 @@ "selectStorageVolumeDialogTitle": "Depolama Alanı Seç", "@selectStorageVolumeDialogTitle": {}, "setHomeCustom": "Özel", - "@setHomeCustom": {} + "@setHomeCustom": {}, + "sortByDuration": "Süreye göre", + "@sortByDuration": {}, + "sortOrderShortestFirst": "Önce en kısa", + "@sortOrderShortestFirst": {}, + "sortOrderLongestFirst": "Önce en uzun", + "@sortOrderLongestFirst": {} }