Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #412

Merged
merged 1 commit into from
Nov 29, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion android/app/src/main/res/values-lt/strings.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="analysis_service_description">Nuskaityti paveikslėlius ir vaizdo įrašus</string>
<string name="wallpaper">Ekrano paveikslėlis</string>
<string name="videos_shortcut_short_label">Vaizdo įrašai</string>
<string name="app_name">Aves</string>
<string name="app_widget_label">Nuotraukų rėmelis</string>
<string name="analysis_channel_name">Medijos nuskaitymas</string>
<string name="search_shortcut_short_label">Paieška</string>
<string name="analysis_notification_action_stop">Sustabdyti</string>
<string name="analysis_notification_default_title">Nuskaitoma medija</string>
</resources>
12 changes: 12 additions & 0 deletions android/app/src/main/res/values-th/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Aves</string>
<string name="app_widget_label">กรอบรูป</string>
<string name="wallpaper">ภาพพื้นหลัง</string>
<string name="search_shortcut_short_label">ค้นหา</string>
<string name="videos_shortcut_short_label">วิดีโอ</string>
<string name="analysis_channel_name">สแกนสื่อบันเทิง</string>
<string name="analysis_service_description">สแกนรูปภาพและวิดีโอ</string>
<string name="analysis_notification_default_title">กำลังสแกนสื่อบันเทิง</string>
<string name="analysis_notification_action_stop">หยุด</string>
</resources>
5 changes: 5 additions & 0 deletions fastlane/metadata/android/th/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<i>Aves</i> can handle all sorts of images and videos, including your typical JPEGs and MP4s, but also more exotic things like <b>multi-page TIFFs, SVGs, old AVIs and more</b>! It scans your media collection to identify <b>motion photos</b>, <b>panoramas</b> (aka photo spheres), <b>360° videos</b>, as well as <b>GeoTIFF</b> files.

<b>Navigation and search</b> is an important part of <i>Aves</i>. The goal is for users to easily flow from albums to photos to tags to maps, etc.

<i>Aves</i> integrates with Android (from <b>API 19 to 33</b>, i.e. from KitKat to Android 13) with features such as <b>widgets</b>, <b>app shortcuts</b>, <b>screen saver</b> and <b>global search</b> handling. It also works as a <b>media viewer and picker</b>.
1 change: 1 addition & 0 deletions fastlane/metadata/android/th/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Gallery and metadata explorer
Loading