From 7c16b959a3c90c6d774ad3df735086f039067732 Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Thu, 7 Sep 2023 19:24:05 +0200 Subject: [PATCH] l10n by weblate (#743) 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/bn/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/my/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/sk/ Translate-URL: https://hosted.weblate.org/projects/aves/app-android/vi/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/be/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/bn/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/cs/ 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/my/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/pl/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/ru/ Translate-URL: https://hosted.weblate.org/projects/aves/app-main/sk/ 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/store-full-description/bn/ Translate-URL: https://hosted.weblate.org/projects/aves/store-full-description/my/ Translate-URL: https://hosted.weblate.org/projects/aves/store-short-description/bn/ Translate-URL: https://hosted.weblate.org/projects/aves/store-short-description/my/ Translate-URL: https://hosted.weblate.org/projects/aves/store-short-description/vi/ 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: Alvi Khan Co-authored-by: Htet Oo Hlaing Co-authored-by: JY3 Co-authored-by: Khant Co-authored-by: Kryštof Černý Co-authored-by: Linerly Co-authored-by: Martin Frandel Co-authored-by: Skrripy Co-authored-by: Thibault Deckers Co-authored-by: gallegonovato Co-authored-by: glemco Co-authored-by: ngocanhtve Co-authored-by: rehork Co-authored-by: wickdj Co-authored-by: Макар Разин --- android/app/src/main/res/values-vi/strings.xml | 12 ++++++++++++ fastlane/metadata/android/vi/full_description.txt | 5 +++++ fastlane/metadata/android/vi/short_description.txt | 1 + lib/l10n/app_vi.arb | 10 ++++++++++ 4 files changed, 28 insertions(+) create mode 100644 android/app/src/main/res/values-vi/strings.xml create mode 100644 fastlane/metadata/android/vi/full_description.txt create mode 100644 fastlane/metadata/android/vi/short_description.txt create mode 100644 lib/l10n/app_vi.arb diff --git a/android/app/src/main/res/values-vi/strings.xml b/android/app/src/main/res/values-vi/strings.xml new file mode 100644 index 000000000..0a9af9cbe --- /dev/null +++ b/android/app/src/main/res/values-vi/strings.xml @@ -0,0 +1,12 @@ + + + Dừng + Khung Ảnh + Đang quét phương tiện + Video + Chế độ an toàn + Hình nền + Aves + Quét phương tiện + Tìm kiếm + \ No newline at end of file diff --git a/fastlane/metadata/android/vi/full_description.txt b/fastlane/metadata/android/vi/full_description.txt new file mode 100644 index 000000000..6c92748f8 --- /dev/null +++ b/fastlane/metadata/android/vi/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/vi/short_description.txt b/fastlane/metadata/android/vi/short_description.txt new file mode 100644 index 000000000..8e5d6f831 --- /dev/null +++ b/fastlane/metadata/android/vi/short_description.txt @@ -0,0 +1 @@ +Trình khám phá thư viện và siêu dữ liệu \ No newline at end of file diff --git a/lib/l10n/app_vi.arb b/lib/l10n/app_vi.arb new file mode 100644 index 000000000..c8ca3f97a --- /dev/null +++ b/lib/l10n/app_vi.arb @@ -0,0 +1,10 @@ +{ + "welcomeTermsToggle": "Tôi đồng ý với các Điều khoản và Điều kiện", + "@welcomeTermsToggle": {}, + "appName": "Aves", + "@appName": {}, + "welcomeMessage": "Chào mừng đến với Aves", + "@welcomeMessage": {}, + "welcomeOptional": "Không bắt buộc", + "@welcomeOptional": {} +}