Skip to content

Commit

Permalink
l10n by weblate (#1159)
Browse files Browse the repository at this point in the history
Translate-URL: https://hosted.weblate.org/projects/aves/app-android/sr/
Translate-URL: https://hosted.weblate.org/projects/aves/app-android/sv/
Translate-URL: https://hosted.weblate.org/projects/aves/app-main/da/
Translate-URL: https://hosted.weblate.org/projects/aves/app-main/de/
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/it/
Translate-URL: https://hosted.weblate.org/projects/aves/app-main/ja/
Translate-URL: https://hosted.weblate.org/projects/aves/app-main/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/aves/app-main/pt/
Translate-URL: https://hosted.weblate.org/projects/aves/app-main/ro/
Translate-URL: https://hosted.weblate.org/projects/aves/app-main/sv/
Translate-URL: https://hosted.weblate.org/projects/aves/store-full-description/sv/
Translation: Aves/App - Android
Translation: Aves/App - Main
Translation: Aves/Store - Full description

Co-authored-by: AJ07 <[email protected]>
Co-authored-by: Andreas Håll <[email protected]>
Co-authored-by: Anurag Samota <[email protected]>
Co-authored-by: Enenra <[email protected]>
Co-authored-by: Igor Sorocean <[email protected]>
Co-authored-by: Languages add-on <[email protected]>
Co-authored-by: Leo Aaua Felix <[email protected]>
Co-authored-by: Scorza9999 <[email protected]>
Co-authored-by: Shift18 <[email protected]>
Co-authored-by: Taufan <[email protected]>
Co-authored-by: Thibault Deckers <[email protected]>
Co-authored-by: Victor M <[email protected]>
Co-authored-by: glemco <[email protected]>
Co-authored-by: marciozomb13 <[email protected]>
Co-authored-by: syu_pf_ssy <[email protected]>
  • Loading branch information
16 people authored Sep 13, 2024
1 parent 4ec0893 commit 07357c2
Show file tree
Hide file tree
Showing 8 changed files with 579 additions and 26 deletions.
12 changes: 12 additions & 0 deletions android/app/src/main/res/values-sr/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_widget_label">Okvir Slike</string>
<string name="wallpaper">Pozadina</string>
<string name="safe_mode_shortcut_short_label">Siguran režim</string>
<string name="videos_shortcut_short_label">Snimci</string>
<string name="analysis_channel_name">Pretraga medija</string>
<string name="analysis_notification_default_title">Skeniranje medija</string>
<string name="analysis_notification_action_stop">Stop</string>
<string name="app_name">Aves</string>
<string name="search_shortcut_short_label">Pretraga</string>
</resources>
5 changes: 5 additions & 0 deletions fastlane/metadata/android/sr/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 KitKat to Android 14, including Android TV) 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/sr/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Gallery and metadata explorer
120 changes: 119 additions & 1 deletion lib/l10n/app_da.arb
Original file line number Diff line number Diff line change
@@ -1 +1,119 @@
{}
{
"welcomeMessage": "Velkommen til Aves",
"@welcomeMessage": {},
"welcomeOptional": "Valgfri",
"@welcomeOptional": {},
"appName": "Aves",
"@appName": {},
"welcomeTermsToggle": "Jeg accepterer vilkårene og betingelserne",
"@welcomeTermsToggle": {},
"itemCount": "{count, plural, =1{{count} fil} other{{count} filer}}",
"@itemCount": {
"placeholders": {
"count": {
"format": "decimalPattern"
}
}
},
"columnCount": "{count, plural, =1{{count} kolonne} other{{count} kolonner}}",
"@columnCount": {
"placeholders": {
"count": {
"format": "decimalPattern"
}
}
},
"timeMinutes": "{count, plural, =1{{count} minut} other{{count} minutter}}",
"@timeMinutes": {
"placeholders": {
"count": {
"format": "decimalPattern"
}
}
},
"timeDays": "{count, plural, =1{{count} dag} other{{count} dage}}",
"@timeDays": {
"placeholders": {
"count": {
"format": "decimalPattern"
}
}
},
"focalLength": "{length} mm",
"@focalLength": {
"placeholders": {
"length": {
"type": "String",
"example": "5.4"
}
}
},
"applyButtonLabel": "UDFØR",
"@applyButtonLabel": {},
"deleteButtonLabel": "SLET",
"@deleteButtonLabel": {},
"nextButtonLabel": "NÆSTE",
"@nextButtonLabel": {},
"showButtonLabel": "VIS",
"@showButtonLabel": {},
"hideButtonLabel": "SKJUL",
"@hideButtonLabel": {},
"saveCopyButtonLabel": "GEM KOPI",
"@saveCopyButtonLabel": {},
"applyTooltip": "Udfør",
"@applyTooltip": {},
"cancelTooltip": "Fortryd",
"@cancelTooltip": {},
"nextTooltip": "Næste",
"@nextTooltip": {},
"showTooltip": "Vis",
"@showTooltip": {},
"hideTooltip": "Skjul",
"@hideTooltip": {},
"actionRemove": "Fjern",
"@actionRemove": {},
"resetTooltip": "Nulstil",
"@resetTooltip": {},
"saveTooltip": "Gem",
"@saveTooltip": {},
"chipActionDelete": "Slet",
"@chipActionDelete": {},
"chipActionGoToAlbumPage": "Vis i Album",
"@chipActionGoToAlbumPage": {},
"chipActionGoToCountryPage": "Vis i Lande",
"@chipActionGoToCountryPage": {},
"chipActionGoToPlacePage": "Vis i Steder",
"@chipActionGoToPlacePage": {},
"chipActionGoToTagPage": "Vis i Tags",
"@chipActionGoToTagPage": {},
"timeSeconds": "{count, plural, =1{{count} sekund} other{{count} sekunder}}",
"@timeSeconds": {
"placeholders": {
"count": {
"format": "decimalPattern"
}
}
},
"continueButtonLabel": "FORTSÆT",
"@continueButtonLabel": {},
"clearTooltip": "Ryd",
"@clearTooltip": {},
"previousTooltip": "Forrige",
"@previousTooltip": {},
"stopTooltip": "Stop",
"@stopTooltip": {},
"pickTooltip": "Vælg",
"@pickTooltip": {},
"chipActionShowCollection": "Vis i Samling",
"@chipActionShowCollection": {},
"doubleBackExitMessage": "Tryk \"tilbage\" igen for at gå ud.",
"@doubleBackExitMessage": {},
"doNotAskAgain": "Spørg ikke igen",
"@doNotAskAgain": {},
"sourceStateLoading": "Loader",
"@sourceStateLoading": {},
"sourceStateLocatingCountries": "Lokaliserer lande",
"@sourceStateLocatingCountries": {},
"sourceStateLocatingPlaces": "Lokaliserer steder",
"@sourceStateLocatingPlaces": {}
}
Loading

0 comments on commit 07357c2

Please sign in to comment.