l10n by weblate (#1159)
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 <101049867+ChAJ07@users.noreply.github.com> Co-authored-by: Andreas Håll <ante_skalman@hotmail.com> Co-authored-by: Anurag Samota <anuragsamotasamota@gmail.com> Co-authored-by: Enenra <nnra2210@gmail.com> Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: Leo Aaua Felix <g00g7el@gmail.com> Co-authored-by: Scorza9999 <oliva.scorza@gmail.com> Co-authored-by: Shift18 <bribable.lawyer@posteo.net> Co-authored-by: Taufan <taufanxxx@gmail.com> Co-authored-by: Thibault Deckers <thibault.deckers@gmail.com> Co-authored-by: Victor M <victormorita@tuta.io> Co-authored-by: glemco <glemco@posteo.net> Co-authored-by: marciozomb13 <marciozomb13@outlook.com> Co-authored-by: syu_pf_ssy <syu.pf.ssy@outlook.com>
This commit is contained in:
parent
4ec0893687
commit
07357c29cc
8 changed files with 579 additions and 26 deletions
12
android/app/src/main/res/values-sr/strings.xml
Normal file
12
android/app/src/main/res/values-sr/strings.xml
Normal file
|
@ -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
fastlane/metadata/android/sr/full_description.txt
Normal file
5
fastlane/metadata/android/sr/full_description.txt
Normal file
|
@ -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
fastlane/metadata/android/sr/short_description.txt
Normal file
1
fastlane/metadata/android/sr/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Gallery and metadata explorer
|
|
@ -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": {}
|
||||||
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"welcomeOptional": "वैकल्पिक",
|
"welcomeOptional": "वैकल्पिक",
|
||||||
"@welcomeOptional": {},
|
"@welcomeOptional": {},
|
||||||
"welcomeTermsToggle": "मैं नियमों और शर्तों पर सहमत हुं",
|
"welcomeTermsToggle": "मैं नियमों और शर्तों से सहमत हूं",
|
||||||
"@welcomeTermsToggle": {},
|
"@welcomeTermsToggle": {},
|
||||||
"columnCount": "{count, plural, other{{count} कॉलम}}",
|
"columnCount": "{count, plural, other{{count} कॉलम}}",
|
||||||
"@columnCount": {
|
"@columnCount": {
|
||||||
|
@ -246,7 +246,7 @@
|
||||||
"@displayRefreshRatePreferLowest": {},
|
"@displayRefreshRatePreferLowest": {},
|
||||||
"nameConflictStrategyRename": "नाम बदलें",
|
"nameConflictStrategyRename": "नाम बदलें",
|
||||||
"@nameConflictStrategyRename": {},
|
"@nameConflictStrategyRename": {},
|
||||||
"unitSystemMetric": "Metric",
|
"unitSystemMetric": "मात्रिक",
|
||||||
"@unitSystemMetric": {},
|
"@unitSystemMetric": {},
|
||||||
"viewerTransitionSlide": "स्लाइड",
|
"viewerTransitionSlide": "स्लाइड",
|
||||||
"@viewerTransitionSlide": {},
|
"@viewerTransitionSlide": {},
|
||||||
|
@ -262,9 +262,9 @@
|
||||||
"@filterTaggedLabel": {},
|
"@filterTaggedLabel": {},
|
||||||
"mapStyleGoogleTerrain": "गूगल मैप्स (टेरेन)",
|
"mapStyleGoogleTerrain": "गूगल मैप्स (टेरेन)",
|
||||||
"@mapStyleGoogleTerrain": {},
|
"@mapStyleGoogleTerrain": {},
|
||||||
"themeBrightnessDark": "Dark",
|
"themeBrightnessDark": "डार्क",
|
||||||
"@themeBrightnessDark": {},
|
"@themeBrightnessDark": {},
|
||||||
"themeBrightnessBlack": "Black",
|
"themeBrightnessBlack": "काला",
|
||||||
"@themeBrightnessBlack": {},
|
"@themeBrightnessBlack": {},
|
||||||
"videoControlsPlaySeek": "पिछड़े / आगे की तलाश करें",
|
"videoControlsPlaySeek": "पिछड़े / आगे की तलाश करें",
|
||||||
"@videoControlsPlaySeek": {},
|
"@videoControlsPlaySeek": {},
|
||||||
|
@ -284,7 +284,7 @@
|
||||||
"@mapStyleGoogleHybrid": {},
|
"@mapStyleGoogleHybrid": {},
|
||||||
"mapStyleStamenWatercolor": "Stamen Watercolor",
|
"mapStyleStamenWatercolor": "Stamen Watercolor",
|
||||||
"@mapStyleStamenWatercolor": {},
|
"@mapStyleStamenWatercolor": {},
|
||||||
"unitSystemImperial": "Imperial",
|
"unitSystemImperial": "इम्पीरियल",
|
||||||
"@unitSystemImperial": {},
|
"@unitSystemImperial": {},
|
||||||
"passwordDialogEnter": "पासवर्ड दर्ज करें",
|
"passwordDialogEnter": "पासवर्ड दर्ज करें",
|
||||||
"@passwordDialogEnter": {},
|
"@passwordDialogEnter": {},
|
||||||
|
@ -298,7 +298,7 @@
|
||||||
"@albumTierRegular": {},
|
"@albumTierRegular": {},
|
||||||
"coordinateFormatDms": "DMS",
|
"coordinateFormatDms": "DMS",
|
||||||
"@coordinateFormatDms": {},
|
"@coordinateFormatDms": {},
|
||||||
"coordinateFormatDecimal": "Decimal degrees",
|
"coordinateFormatDecimal": "दशमलव डिग्री",
|
||||||
"@coordinateFormatDecimal": {},
|
"@coordinateFormatDecimal": {},
|
||||||
"coordinateDms": "{coordinate} {direction}",
|
"coordinateDms": "{coordinate} {direction}",
|
||||||
"@coordinateDms": {
|
"@coordinateDms": {
|
||||||
|
@ -491,7 +491,7 @@
|
||||||
"@lengthUnitPercent": {},
|
"@lengthUnitPercent": {},
|
||||||
"nameConflictStrategyReplace": "बदलें",
|
"nameConflictStrategyReplace": "बदलें",
|
||||||
"@nameConflictStrategyReplace": {},
|
"@nameConflictStrategyReplace": {},
|
||||||
"themeBrightnessLight": "Light",
|
"themeBrightnessLight": "लाइट",
|
||||||
"@themeBrightnessLight": {},
|
"@themeBrightnessLight": {},
|
||||||
"vaultLockTypePassword": "पासवर्ड",
|
"vaultLockTypePassword": "पासवर्ड",
|
||||||
"@vaultLockTypePassword": {},
|
"@vaultLockTypePassword": {},
|
||||||
|
@ -554,5 +554,421 @@
|
||||||
"videoActionABRepeat": "A-B दोहराव",
|
"videoActionABRepeat": "A-B दोहराव",
|
||||||
"@videoActionABRepeat": {},
|
"@videoActionABRepeat": {},
|
||||||
"videoRepeatActionSetStart": "स्टार्ट सेट करे",
|
"videoRepeatActionSetStart": "स्टार्ट सेट करे",
|
||||||
"@videoRepeatActionSetStart": {}
|
"@videoRepeatActionSetStart": {},
|
||||||
|
"keepScreenOnNever": "कभी नहीं",
|
||||||
|
"@keepScreenOnNever": {},
|
||||||
|
"editEntryDialogCopyFromItem": "अन्य आइटम से कॉपी करें",
|
||||||
|
"@editEntryDialogCopyFromItem": {},
|
||||||
|
"durationDialogSeconds": "सेकंड",
|
||||||
|
"@durationDialogSeconds": {},
|
||||||
|
"entryInfoActionEditTitleDescription": "शीर्षक और विवरण संपादित करें",
|
||||||
|
"@entryInfoActionEditTitleDescription": {},
|
||||||
|
"widgetOpenPageCollection": "संग्रह खोलें",
|
||||||
|
"@widgetOpenPageCollection": {},
|
||||||
|
"vaultBinUsageDialogMessage": "कुछ वॉल्ट्स रीसायकल बिन का उपयोग कर रहे हैं।।",
|
||||||
|
"@vaultBinUsageDialogMessage": {},
|
||||||
|
"editEntryLocationDialogSetCustom": "कस्टम स्थान सेट करें",
|
||||||
|
"@editEntryLocationDialogSetCustom": {},
|
||||||
|
"editEntryLocationDialogChooseOnMap": "मानचित्र पर चुनें",
|
||||||
|
"@editEntryLocationDialogChooseOnMap": {},
|
||||||
|
"sourceStateCataloguing": "Cataloguing",
|
||||||
|
"@sourceStateCataloguing": {},
|
||||||
|
"editEntryLocationDialogLongitude": "देशांतर",
|
||||||
|
"@editEntryLocationDialogLongitude": {},
|
||||||
|
"videoStreamSelectionDialogVideo": "वीडियो",
|
||||||
|
"@videoStreamSelectionDialogVideo": {},
|
||||||
|
"keepScreenOnViewerOnly": "केवल व्यूअर पेज",
|
||||||
|
"@keepScreenOnViewerOnly": {},
|
||||||
|
"keepScreenOnAlways": "हमेशा",
|
||||||
|
"@keepScreenOnAlways": {},
|
||||||
|
"renameEntrySetPageInsertTooltip": "फ़ील्ड डालें",
|
||||||
|
"@renameEntrySetPageInsertTooltip": {},
|
||||||
|
"renameEntrySetPagePreviewSectionTitle": "पूर्वावलोकन",
|
||||||
|
"@renameEntrySetPagePreviewSectionTitle": {},
|
||||||
|
"setCoverDialogAuto": "ऑटो",
|
||||||
|
"@setCoverDialogAuto": {},
|
||||||
|
"exportEntryDialogWidth": "चौड़ाई",
|
||||||
|
"@exportEntryDialogWidth": {},
|
||||||
|
"editEntryDialogTargetFieldsHeader": "संशोधित करने के लिए फ़ील्ड",
|
||||||
|
"@editEntryDialogTargetFieldsHeader": {},
|
||||||
|
"editEntryDateDialogTitle": "तारीख और समय",
|
||||||
|
"@editEntryDateDialogTitle": {},
|
||||||
|
"editEntryDateDialogSetCustom": "कस्टम तिथि सेट करें",
|
||||||
|
"@editEntryDateDialogSetCustom": {},
|
||||||
|
"durationDialogHours": "घंटे",
|
||||||
|
"@durationDialogHours": {},
|
||||||
|
"editEntryLocationDialogTitle": "स्थान",
|
||||||
|
"@editEntryLocationDialogTitle": {},
|
||||||
|
"renameProcessorHash": "हैश",
|
||||||
|
"@renameProcessorHash": {},
|
||||||
|
"renameProcessorName": "नाम",
|
||||||
|
"@renameProcessorName": {},
|
||||||
|
"exportEntryDialogFormat": "फॉर्मेट:",
|
||||||
|
"@exportEntryDialogFormat": {},
|
||||||
|
"removeEntryMetadataMotionPhotoXmpWarningDialogMessage": "मोशन फोटो के अंदर वीडियो चलाने के लिए XMP की जरूरत है\n\nक्या आप वास्तव में इसे हटाना चाहते हैं?",
|
||||||
|
"@removeEntryMetadataMotionPhotoXmpWarningDialogMessage": {},
|
||||||
|
"videoSpeedDialogLabel": "चलाने की गति",
|
||||||
|
"@videoSpeedDialogLabel": {},
|
||||||
|
"editEntryLocationDialogLatitude": "अक्षांश",
|
||||||
|
"@editEntryLocationDialogLatitude": {},
|
||||||
|
"removeEntryMetadataDialogTitle": "मेटाडाटा हटाना",
|
||||||
|
"@removeEntryMetadataDialogTitle": {},
|
||||||
|
"filterNoLocationLabel": "लॉकेट नही किया गया",
|
||||||
|
"@filterNoLocationLabel": {},
|
||||||
|
"accessibilityAnimationsRemove": "स्क्रीन प्रभाव को रोकें",
|
||||||
|
"@accessibilityAnimationsRemove": {},
|
||||||
|
"maxBrightnessNever": "कभी नहीं",
|
||||||
|
"@maxBrightnessNever": {},
|
||||||
|
"maxBrightnessAlways": "हमेशा",
|
||||||
|
"@maxBrightnessAlways": {},
|
||||||
|
"widgetTapUpdateWidget": "विजेट अपडेट करें",
|
||||||
|
"@widgetTapUpdateWidget": {},
|
||||||
|
"storageVolumeDescriptionFallbackPrimary": "आंतरिक भंडारण",
|
||||||
|
"@storageVolumeDescriptionFallbackPrimary": {},
|
||||||
|
"editEntryDateDialogExtractFromTitle": "शीर्षक से निकालें",
|
||||||
|
"@editEntryDateDialogExtractFromTitle": {},
|
||||||
|
"editEntryRatingDialogTitle": "रेटिंग",
|
||||||
|
"@editEntryRatingDialogTitle": {},
|
||||||
|
"removeEntryMetadataDialogMore": "अधिक",
|
||||||
|
"@removeEntryMetadataDialogMore": {},
|
||||||
|
"filterLocatedLabel": "लोकेट किया गया",
|
||||||
|
"@filterLocatedLabel": {},
|
||||||
|
"locationPickerUseThisLocationButton": "इस स्थान का उपयोग करें",
|
||||||
|
"@locationPickerUseThisLocationButton": {},
|
||||||
|
"viewerActionLock": "व्यूअर को लॉक करे",
|
||||||
|
"@viewerActionLock": {},
|
||||||
|
"renameEntrySetPagePatternFieldLabel": "नामकरण पैटर्न",
|
||||||
|
"@renameEntrySetPagePatternFieldLabel": {},
|
||||||
|
"videoResumptionModeNever": "कभी नहीं",
|
||||||
|
"@videoResumptionModeNever": {},
|
||||||
|
"videoResumptionModeAlways": "हमेशा",
|
||||||
|
"@videoResumptionModeAlways": {},
|
||||||
|
"renameProcessorCounter": "काउंटर",
|
||||||
|
"@renameProcessorCounter": {},
|
||||||
|
"editEntryDateDialogCopyField": "अन्य तारीख से कॉपी करें",
|
||||||
|
"@editEntryDateDialogCopyField": {},
|
||||||
|
"viewerActionUnlock": "व्यूअर को अनलॉक करे",
|
||||||
|
"@viewerActionUnlock": {},
|
||||||
|
"editorTransformCrop": "क्रॉप",
|
||||||
|
"@editorTransformCrop": {},
|
||||||
|
"cropAspectRatioFree": "फ्री",
|
||||||
|
"@cropAspectRatioFree": {},
|
||||||
|
"nameConflictStrategySkip": "छोड़े",
|
||||||
|
"@nameConflictStrategySkip": {},
|
||||||
|
"albumTierPinned": "पिन किया गया",
|
||||||
|
"@albumTierPinned": {},
|
||||||
|
"albumTierSpecial": "कॉमन",
|
||||||
|
"@albumTierSpecial": {},
|
||||||
|
"overlayHistogramNone": "कोई नहीं",
|
||||||
|
"@overlayHistogramNone": {},
|
||||||
|
"overlayHistogramRGB": "RGB",
|
||||||
|
"@overlayHistogramRGB": {},
|
||||||
|
"overlayHistogramLuminance": "चमक",
|
||||||
|
"@overlayHistogramLuminance": {},
|
||||||
|
"widgetOpenPageViewer": "व्यूअर खोलें",
|
||||||
|
"@widgetOpenPageViewer": {},
|
||||||
|
"addShortcutButtonLabel": "ADD",
|
||||||
|
"@addShortcutButtonLabel": {},
|
||||||
|
"setCoverDialogCustom": "कस्टम",
|
||||||
|
"@setCoverDialogCustom": {},
|
||||||
|
"exportEntryDialogHeight": "ऊंचाई",
|
||||||
|
"@exportEntryDialogHeight": {},
|
||||||
|
"exportEntryDialogQuality": "गुणवत्ता",
|
||||||
|
"@exportEntryDialogQuality": {},
|
||||||
|
"exportEntryDialogWriteMetadata": "मेटाडाटा लिखें",
|
||||||
|
"@exportEntryDialogWriteMetadata": {},
|
||||||
|
"renameEntryDialogLabel": "नया नाम",
|
||||||
|
"@renameEntryDialogLabel": {},
|
||||||
|
"editEntryDateDialogShift": "शिफ्ट",
|
||||||
|
"@editEntryDateDialogShift": {},
|
||||||
|
"durationDialogMinutes": "मिनट",
|
||||||
|
"@durationDialogMinutes": {},
|
||||||
|
"videoStreamSelectionDialogText": "उपशीर्षक",
|
||||||
|
"@videoStreamSelectionDialogText": {},
|
||||||
|
"genericFailureFeedback": "असफल",
|
||||||
|
"@genericFailureFeedback": {},
|
||||||
|
"menuActionSlideshow": "स्लाइड शो",
|
||||||
|
"@menuActionSlideshow": {},
|
||||||
|
"viewDialogReverseSortOrder": "क्रम उलटा करे",
|
||||||
|
"@viewDialogReverseSortOrder": {},
|
||||||
|
"tileLayoutMosaic": "मौज़ेक",
|
||||||
|
"@tileLayoutMosaic": {},
|
||||||
|
"cropAspectRatioSquare": "वर्ग",
|
||||||
|
"@cropAspectRatioSquare": {},
|
||||||
|
"widgetOpenPageHome": "घर खोलें",
|
||||||
|
"@widgetOpenPageHome": {},
|
||||||
|
"viewDialogSortSectionTitle": "क्रम से लगाए",
|
||||||
|
"@viewDialogSortSectionTitle": {},
|
||||||
|
"viewDialogGroupSectionTitle": "समूह में रखे",
|
||||||
|
"@viewDialogGroupSectionTitle": {},
|
||||||
|
"videoStreamSelectionDialogAudio": "ऑडियो",
|
||||||
|
"@videoStreamSelectionDialogAudio": {},
|
||||||
|
"videoStreamSelectionDialogTrack": "ट्रैक",
|
||||||
|
"@videoStreamSelectionDialogTrack": {},
|
||||||
|
"genericSuccessFeedback": "हो गया!",
|
||||||
|
"@genericSuccessFeedback": {},
|
||||||
|
"menuActionMap": "मैप",
|
||||||
|
"@menuActionMap": {},
|
||||||
|
"aboutLinkLicense": "लाइसेंस",
|
||||||
|
"@aboutLinkLicense": {},
|
||||||
|
"editEntryDateDialogSourceFileModifiedDate": "फ़ाइल संशोधित दिनांक",
|
||||||
|
"@editEntryDateDialogSourceFileModifiedDate": {},
|
||||||
|
"coverDialogTabApp": "ऐप",
|
||||||
|
"@coverDialogTabApp": {},
|
||||||
|
"coverDialogTabCover": "ढखें",
|
||||||
|
"@coverDialogTabCover": {},
|
||||||
|
"aboutBugReportButton": "रिपोर्ट दे",
|
||||||
|
"@aboutBugReportButton": {},
|
||||||
|
"deleteSingleAlbumConfirmationDialogMessage": "{count, plural, =1{यह एल्बम और इसमें मौजूद आइटम हटाएं?} other{यह एल्बम और इसमें मौजूद {count} हटाएं?}}",
|
||||||
|
"@deleteSingleAlbumConfirmationDialogMessage": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"format": "decimalPattern"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"deleteMultiAlbumConfirmationDialogMessage": "{count, plural, =1{ये एल्बम और उनमें मौजूद आइटम हटाएं?} other{ये एल्बम और उनमें मौजूद {count} आइटम हटाएं?}}",
|
||||||
|
"@deleteMultiAlbumConfirmationDialogMessage": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"format": "decimalPattern"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"menuActionSelect": "चूने",
|
||||||
|
"@menuActionSelect": {},
|
||||||
|
"genericDangerWarningDialogMessage": "क्या आपको यकीन है?",
|
||||||
|
"@genericDangerWarningDialogMessage": {},
|
||||||
|
"tooManyItemsErrorDialogMessage": "कम आइटम के साथ पुनः प्रयास करें।",
|
||||||
|
"@tooManyItemsErrorDialogMessage": {},
|
||||||
|
"menuActionSelectAll": "सभी चुने",
|
||||||
|
"@menuActionSelectAll": {},
|
||||||
|
"menuActionSelectNone": "कुछ मत चुने",
|
||||||
|
"@menuActionSelectNone": {},
|
||||||
|
"tileLayoutGrid": "ग्रिड",
|
||||||
|
"@tileLayoutGrid": {},
|
||||||
|
"tileLayoutList": "सूची",
|
||||||
|
"@tileLayoutList": {},
|
||||||
|
"castDialogTitle": "कास्ट डिवाइस",
|
||||||
|
"@castDialogTitle": {},
|
||||||
|
"coverDialogTabColor": "रंग",
|
||||||
|
"@coverDialogTabColor": {},
|
||||||
|
"appPickDialogTitle": "ऐप चुनें",
|
||||||
|
"@appPickDialogTitle": {},
|
||||||
|
"aboutBugCopyInfoButton": "कोपी",
|
||||||
|
"@aboutBugCopyInfoButton": {},
|
||||||
|
"aboutBugReportInstruction": "लॉग और सिस्टम जानकारी के साथ GitHub पर रिपोर्ट करें",
|
||||||
|
"@aboutBugReportInstruction": {},
|
||||||
|
"aboutBugCopyInfoInstruction": "सिस्टम जानकारी कॉपी करें",
|
||||||
|
"@aboutBugCopyInfoInstruction": {},
|
||||||
|
"videoStreamSelectionDialogOff": "बंद",
|
||||||
|
"@videoStreamSelectionDialogOff": {},
|
||||||
|
"aboutBugSectionTitle": "बग रिपोर्ट",
|
||||||
|
"@aboutBugSectionTitle": {},
|
||||||
|
"aboutLinkPolicy": "गोपनीयता नीति",
|
||||||
|
"@aboutLinkPolicy": {},
|
||||||
|
"menuActionConfigureView": "देखें",
|
||||||
|
"@menuActionConfigureView": {},
|
||||||
|
"menuActionStats": "आँकड़े",
|
||||||
|
"@menuActionStats": {},
|
||||||
|
"aboutBugSaveLogInstruction": "ऐप लॉग को फ़ाइल में सहेजें",
|
||||||
|
"@aboutBugSaveLogInstruction": {},
|
||||||
|
"aboutDataUsageSectionTitle": "डेटा उपयोग",
|
||||||
|
"@aboutDataUsageSectionTitle": {},
|
||||||
|
"aboutDataUsageData": "डेटा",
|
||||||
|
"@aboutDataUsageData": {},
|
||||||
|
"aboutDataUsageCache": "कैश",
|
||||||
|
"@aboutDataUsageCache": {},
|
||||||
|
"aboutDataUsageDatabase": "डेटाबेस",
|
||||||
|
"@aboutDataUsageDatabase": {},
|
||||||
|
"editorActionTransform": "परिवर्तन",
|
||||||
|
"@editorActionTransform": {},
|
||||||
|
"videoStreamSelectionDialogNoSelection": "कोई अन्य ट्रैक नहीं हैं।",
|
||||||
|
"@videoStreamSelectionDialogNoSelection": {},
|
||||||
|
"viewDialogLayoutSectionTitle": "लेआउट",
|
||||||
|
"@viewDialogLayoutSectionTitle": {},
|
||||||
|
"appPickDialogNone": "कोई नहीं",
|
||||||
|
"@appPickDialogNone": {},
|
||||||
|
"aboutPageTitle": "बारे में",
|
||||||
|
"@aboutPageTitle": {},
|
||||||
|
"collectionEditFailureFeedback": "{count, plural, =1{1 आइटम एडिट करने में विफल} other{{count} आइटम एडिट करने में विफल}}",
|
||||||
|
"@collectionEditFailureFeedback": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"format": "decimalPattern"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"drawerCollectionVideos": "वीडियो",
|
||||||
|
"@drawerCollectionVideos": {},
|
||||||
|
"collectionActionSetHome": "घर के रूप में सेट करें",
|
||||||
|
"@collectionActionSetHome": {},
|
||||||
|
"collectionActionMove": "एल्बम पर जाएँ",
|
||||||
|
"@collectionActionMove": {},
|
||||||
|
"collectionActionRescan": "पुन: स्कैन करे",
|
||||||
|
"@collectionActionRescan": {},
|
||||||
|
"collectionGroupDay": "दिन के अनुसार",
|
||||||
|
"@collectionGroupDay": {},
|
||||||
|
"collectionCopySuccessFeedback": "{count, plural, =1{1 आइटम कॉपी किया गया} other{{count} आइटम कॉपी किए गए}}",
|
||||||
|
"@collectionCopySuccessFeedback": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"format": "decimalPattern"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"collectionEmptyImages": "कोई इमेज नहीं",
|
||||||
|
"@collectionEmptyImages": {},
|
||||||
|
"collectionEmptyGrantAccessButtonLabel": "पहुंच प्रदान करें",
|
||||||
|
"@collectionEmptyGrantAccessButtonLabel": {},
|
||||||
|
"collectionActionAddShortcut": "शॉर्टकट जोड़ें",
|
||||||
|
"@collectionActionAddShortcut": {},
|
||||||
|
"collectionRenameFailureFeedback": "{count, plural, =1{1 आइटम का नाम बदलने में विफल} other{{count} आइटम का नाम बदलने में विफल}}",
|
||||||
|
"@collectionRenameFailureFeedback": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"format": "decimalPattern"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"drawerCollectionAnimated": "एनिमेटेड",
|
||||||
|
"@drawerCollectionAnimated": {},
|
||||||
|
"aboutCreditsSectionTitle": "क्रेडिट",
|
||||||
|
"@aboutCreditsSectionTitle": {},
|
||||||
|
"aboutLicensesSectionTitle": "ओपन सोर्स लाइसेंस",
|
||||||
|
"@aboutLicensesSectionTitle": {},
|
||||||
|
"aboutLicensesFlutterPackagesSectionTitle": "फ्लटर पैकेज",
|
||||||
|
"@aboutLicensesFlutterPackagesSectionTitle": {},
|
||||||
|
"aboutLicensesShowAllButtonLabel": "सभी लाइसेंस दिखाएं",
|
||||||
|
"@aboutLicensesShowAllButtonLabel": {},
|
||||||
|
"policyPageTitle": "गोपनीयता नीति",
|
||||||
|
"@policyPageTitle": {},
|
||||||
|
"collectionActionEmptyBin": "बीन खाली करे",
|
||||||
|
"@collectionActionEmptyBin": {},
|
||||||
|
"collectionActionCopy": "एल्बम में कॉपी करें",
|
||||||
|
"@collectionActionCopy": {},
|
||||||
|
"collectionGroupAlbum": "एल्बम के अनुसार",
|
||||||
|
"@collectionGroupAlbum": {},
|
||||||
|
"aboutCreditsWorldAtlas1": "यह ऐप TopoJSON फ़ाइल का उपयोग करता है",
|
||||||
|
"@aboutCreditsWorldAtlas1": {},
|
||||||
|
"aboutCreditsWorldAtlas2": "आईएससी लाइसेंस के तहत।",
|
||||||
|
"@aboutCreditsWorldAtlas2": {},
|
||||||
|
"collectionPageTitle": "संग्रह",
|
||||||
|
"@collectionPageTitle": {},
|
||||||
|
"collectionGroupMonth": "महीने के अनुसार",
|
||||||
|
"@collectionGroupMonth": {},
|
||||||
|
"collectionGroupNone": "समूह न बनाएं",
|
||||||
|
"@collectionGroupNone": {},
|
||||||
|
"sectionUnknown": "अज्ञात",
|
||||||
|
"@sectionUnknown": {},
|
||||||
|
"dateYesterday": "कल",
|
||||||
|
"@dateYesterday": {},
|
||||||
|
"dateThisMonth": "इस महीने",
|
||||||
|
"@dateThisMonth": {},
|
||||||
|
"collectionDeleteFailureFeedback": "{count, plural, =1{1 आइटम हटाने में विफल} other{{count} आइटम हटाने में विफल}}",
|
||||||
|
"@collectionDeleteFailureFeedback": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"format": "decimalPattern"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"collectionExportFailureFeedback": "{count, plural, =1{1 पन्ना निर्यात करने में विफल} other{{count} पन्ने निर्यात करने में विफल}}",
|
||||||
|
"@collectionExportFailureFeedback": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"format": "decimalPattern"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"collectionRenameSuccessFeedback": "{count, plural, =1{1 आइटम का नाम बदला गया} other{{count} आइटम का नाम बदला गया}}",
|
||||||
|
"@collectionRenameSuccessFeedback": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"format": "decimalPattern"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"aboutLicensesAndroidLibrariesSectionTitle": "एंड्रॉइड लाइब्रेरीज़",
|
||||||
|
"@aboutLicensesAndroidLibrariesSectionTitle": {},
|
||||||
|
"dateToday": "आज",
|
||||||
|
"@dateToday": {},
|
||||||
|
"collectionActionHideTitleSearch": "शीर्षक फ़िल्टर छुपाएं",
|
||||||
|
"@collectionActionHideTitleSearch": {},
|
||||||
|
"drawerCollectionFavourites": "पसंदीदा",
|
||||||
|
"@drawerCollectionFavourites": {},
|
||||||
|
"drawerCollectionMotionPhotos": "मोशन तस्वीरें",
|
||||||
|
"@drawerCollectionMotionPhotos": {},
|
||||||
|
"collectionMoveFailureFeedback": "{count, plural, =1{1 आइटम ले जाने में विफल} other{{count} आइटम ले जाने में विफल}}",
|
||||||
|
"@collectionMoveFailureFeedback": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"format": "decimalPattern"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"collectionEditSuccessFeedback": "{count, plural, =1{1 आइटम संपादित किया गया} other{{count} आइटम संपादित किए गए}}",
|
||||||
|
"@collectionEditSuccessFeedback": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"format": "decimalPattern"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"collectionEmptyFavourites": "कोई पसंदीदा नहीं",
|
||||||
|
"@collectionEmptyFavourites": {},
|
||||||
|
"aboutDataUsageClearCache": "कैश साफ़ करें",
|
||||||
|
"@aboutDataUsageClearCache": {},
|
||||||
|
"aboutTranslatorsSectionTitle": "अनुवादक",
|
||||||
|
"@aboutTranslatorsSectionTitle": {},
|
||||||
|
"aboutLicensesBanner": "यह ऐप निम्नलिखित ओपन सोर्स पैकेज और पुस्तकालयों का उपयोग करता है।",
|
||||||
|
"@aboutLicensesBanner": {},
|
||||||
|
"aboutLicensesFlutterPluginsSectionTitle": "फ्लटर प्लगइन्स",
|
||||||
|
"@aboutLicensesFlutterPluginsSectionTitle": {},
|
||||||
|
"aboutLicensesDartPackagesSectionTitle": "डार्ट पैकेज",
|
||||||
|
"@aboutLicensesDartPackagesSectionTitle": {},
|
||||||
|
"collectionCopyFailureFeedback": "{count, plural, =1{1 आइटम कॉपी करने में विफल} other{{count} आइटम कॉपी करने में विफल}}",
|
||||||
|
"@collectionCopyFailureFeedback": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"format": "decimalPattern"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"aboutDataUsageInternal": "आंतरिक",
|
||||||
|
"@aboutDataUsageInternal": {},
|
||||||
|
"aboutDataUsageExternal": "बाहरी",
|
||||||
|
"@aboutDataUsageExternal": {},
|
||||||
|
"collectionSelectPageTitle": "आइटम चुनें",
|
||||||
|
"@collectionSelectPageTitle": {},
|
||||||
|
"collectionActionShowTitleSearch": "शीर्षक फ़िल्टर दिखाएं",
|
||||||
|
"@collectionActionShowTitleSearch": {},
|
||||||
|
"collectionActionEdit": "एडिट करे",
|
||||||
|
"@collectionActionEdit": {},
|
||||||
|
"collectionSearchTitlesHintText": "शीर्षक खोजें",
|
||||||
|
"@collectionSearchTitlesHintText": {},
|
||||||
|
"collectionMoveSuccessFeedback": "{count, plural, =1{1 आइटम स्थानांतरित किया गया} other{{count} आइटम स्थानांतरित किए गए}}",
|
||||||
|
"@collectionMoveSuccessFeedback": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"format": "decimalPattern"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"collectionEmptyVideos": "कोई वीडियो नहीं",
|
||||||
|
"@collectionEmptyVideos": {},
|
||||||
|
"collectionSelectSectionTooltip": "अनुभाग चुनें",
|
||||||
|
"@collectionSelectSectionTooltip": {},
|
||||||
|
"collectionDeselectSectionTooltip": "अनुभाग का चयन रद्द करें",
|
||||||
|
"@collectionDeselectSectionTooltip": {},
|
||||||
|
"drawerAboutButton": "के बारे में",
|
||||||
|
"@drawerAboutButton": {},
|
||||||
|
"drawerSettingsButton": "सेटिंग्स",
|
||||||
|
"@drawerSettingsButton": {},
|
||||||
|
"drawerCollectionAll": "सभी संग्रह",
|
||||||
|
"@drawerCollectionAll": {},
|
||||||
|
"drawerCollectionImages": "इमेजेस",
|
||||||
|
"@drawerCollectionImages": {},
|
||||||
|
"aboutDataUsageMisc": "विविध",
|
||||||
|
"@aboutDataUsageMisc": {}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1467,7 +1467,7 @@
|
||||||
"@settingsVideoBackgroundModeDialogTitle": {},
|
"@settingsVideoBackgroundModeDialogTitle": {},
|
||||||
"tagEditorDiscardDialogMessage": "Forkast endringer?",
|
"tagEditorDiscardDialogMessage": "Forkast endringer?",
|
||||||
"@tagEditorDiscardDialogMessage": {},
|
"@tagEditorDiscardDialogMessage": {},
|
||||||
"tagPlaceholderState": "Tilstand?",
|
"tagPlaceholderState": "Delstat",
|
||||||
"@tagPlaceholderState": {},
|
"@tagPlaceholderState": {},
|
||||||
"chipActionShowCountryStates": "Vis tilstander",
|
"chipActionShowCountryStates": "Vis tilstander",
|
||||||
"@chipActionShowCountryStates": {},
|
"@chipActionShowCountryStates": {},
|
||||||
|
|
1
lib/l10n/app_sr.arb
Normal file
1
lib/l10n/app_sr.arb
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{}
|
|
@ -7,7 +7,7 @@
|
||||||
"@videoActionPlay": {},
|
"@videoActionPlay": {},
|
||||||
"viewerActionSettings": "Inställningar",
|
"viewerActionSettings": "Inställningar",
|
||||||
"@viewerActionSettings": {},
|
"@viewerActionSettings": {},
|
||||||
"albumTierSpecial": "Vanligt förekommande",
|
"albumTierSpecial": "Vanliga",
|
||||||
"@albumTierSpecial": {},
|
"@albumTierSpecial": {},
|
||||||
"displayRefreshRatePreferLowest": "Lägsta intervall",
|
"displayRefreshRatePreferLowest": "Lägsta intervall",
|
||||||
"@displayRefreshRatePreferLowest": {},
|
"@displayRefreshRatePreferLowest": {},
|
||||||
|
@ -216,7 +216,7 @@
|
||||||
"@entryInfoActionEditDate": {},
|
"@entryInfoActionEditDate": {},
|
||||||
"entryInfoActionEditLocation": "Redigera plats",
|
"entryInfoActionEditLocation": "Redigera plats",
|
||||||
"@entryInfoActionEditLocation": {},
|
"@entryInfoActionEditLocation": {},
|
||||||
"entryInfoActionEditTitleDescription": "Redigera filnamn och beskrivning",
|
"entryInfoActionEditTitleDescription": "Redigera titel & beskrivning",
|
||||||
"@entryInfoActionEditTitleDescription": {},
|
"@entryInfoActionEditTitleDescription": {},
|
||||||
"entryInfoActionEditRating": "Redigera omdöme",
|
"entryInfoActionEditRating": "Redigera omdöme",
|
||||||
"@entryInfoActionEditRating": {},
|
"@entryInfoActionEditRating": {},
|
||||||
|
@ -407,7 +407,7 @@
|
||||||
"@wallpaperTargetHome": {},
|
"@wallpaperTargetHome": {},
|
||||||
"widgetDisplayedItemRandom": "Slumpartat",
|
"widgetDisplayedItemRandom": "Slumpartat",
|
||||||
"@widgetDisplayedItemRandom": {},
|
"@widgetDisplayedItemRandom": {},
|
||||||
"widgetDisplayedItemMostRecent": "Senaste",
|
"widgetDisplayedItemMostRecent": "Det senaste",
|
||||||
"@widgetDisplayedItemMostRecent": {},
|
"@widgetDisplayedItemMostRecent": {},
|
||||||
"widgetOpenPageHome": "Öppna startsida",
|
"widgetOpenPageHome": "Öppna startsida",
|
||||||
"@widgetOpenPageHome": {},
|
"@widgetOpenPageHome": {},
|
||||||
|
@ -449,7 +449,7 @@
|
||||||
"@hideFilterConfirmationDialogMessage": {},
|
"@hideFilterConfirmationDialogMessage": {},
|
||||||
"newAlbumDialogTitle": "Nytt Album",
|
"newAlbumDialogTitle": "Nytt Album",
|
||||||
"@newAlbumDialogTitle": {},
|
"@newAlbumDialogTitle": {},
|
||||||
"newAlbumDialogNameLabelAlreadyExistsHelper": "Mappen existerar redan",
|
"newAlbumDialogNameLabelAlreadyExistsHelper": "Katalogen existerar redan",
|
||||||
"@newAlbumDialogNameLabelAlreadyExistsHelper": {},
|
"@newAlbumDialogNameLabelAlreadyExistsHelper": {},
|
||||||
"newAlbumDialogStorageLabel": "Lagring:",
|
"newAlbumDialogStorageLabel": "Lagring:",
|
||||||
"@newAlbumDialogStorageLabel": {},
|
"@newAlbumDialogStorageLabel": {},
|
||||||
|
@ -546,7 +546,7 @@
|
||||||
"@patternDialogEnter": {},
|
"@patternDialogEnter": {},
|
||||||
"patternDialogConfirm": "Bekräfta mönster",
|
"patternDialogConfirm": "Bekräfta mönster",
|
||||||
"@patternDialogConfirm": {},
|
"@patternDialogConfirm": {},
|
||||||
"renameEntrySetPagePatternFieldLabel": "Namnge mönster",
|
"renameEntrySetPagePatternFieldLabel": "Namngivningsmönster",
|
||||||
"@renameEntrySetPagePatternFieldLabel": {},
|
"@renameEntrySetPagePatternFieldLabel": {},
|
||||||
"renameEntrySetPageInsertTooltip": "Infoga fällt",
|
"renameEntrySetPageInsertTooltip": "Infoga fällt",
|
||||||
"@renameEntrySetPageInsertTooltip": {},
|
"@renameEntrySetPageInsertTooltip": {},
|
||||||
|
@ -570,7 +570,7 @@
|
||||||
"@editEntryDialogCopyFromItem": {},
|
"@editEntryDialogCopyFromItem": {},
|
||||||
"editEntryDateDialogTitle": "Datum & Tid",
|
"editEntryDateDialogTitle": "Datum & Tid",
|
||||||
"@editEntryDateDialogTitle": {},
|
"@editEntryDateDialogTitle": {},
|
||||||
"editEntryDateDialogExtractFromTitle": "Kopiera från filnamn",
|
"editEntryDateDialogExtractFromTitle": "Extrahera från titel",
|
||||||
"@editEntryDateDialogExtractFromTitle": {},
|
"@editEntryDateDialogExtractFromTitle": {},
|
||||||
"editEntryDateDialogShift": "Förskjut",
|
"editEntryDateDialogShift": "Förskjut",
|
||||||
"@editEntryDateDialogShift": {},
|
"@editEntryDateDialogShift": {},
|
||||||
|
@ -692,7 +692,7 @@
|
||||||
"@aboutLicensesShowAllButtonLabel": {},
|
"@aboutLicensesShowAllButtonLabel": {},
|
||||||
"policyPageTitle": "IntegritetsPolicy",
|
"policyPageTitle": "IntegritetsPolicy",
|
||||||
"@policyPageTitle": {},
|
"@policyPageTitle": {},
|
||||||
"collectionActionHideTitleSearch": "Göm filnamnsfilter",
|
"collectionActionHideTitleSearch": "Göm titelfilter",
|
||||||
"@collectionActionHideTitleSearch": {},
|
"@collectionActionHideTitleSearch": {},
|
||||||
"collectionActionAddShortcut": "Lägg till genväg",
|
"collectionActionAddShortcut": "Lägg till genväg",
|
||||||
"@collectionActionAddShortcut": {},
|
"@collectionActionAddShortcut": {},
|
||||||
|
@ -905,7 +905,7 @@
|
||||||
"@editEntryDateDialogCopyField": {},
|
"@editEntryDateDialogCopyField": {},
|
||||||
"castDialogTitle": "Uppspelningsenheter",
|
"castDialogTitle": "Uppspelningsenheter",
|
||||||
"@castDialogTitle": {},
|
"@castDialogTitle": {},
|
||||||
"renameEntrySetPageTitle": "Döpa om",
|
"renameEntrySetPageTitle": "Ändra namn",
|
||||||
"@renameEntrySetPageTitle": {},
|
"@renameEntrySetPageTitle": {},
|
||||||
"deleteEntriesConfirmationDialogMessage": "{count, plural, =1{Vill du ta bort denna fil?} other{Vill du ta bort dessa {count} filer?}}",
|
"deleteEntriesConfirmationDialogMessage": "{count, plural, =1{Vill du ta bort denna fil?} other{Vill du ta bort dessa {count} filer?}}",
|
||||||
"@deleteEntriesConfirmationDialogMessage": {
|
"@deleteEntriesConfirmationDialogMessage": {
|
||||||
|
@ -921,7 +921,7 @@
|
||||||
"@renameAlbumDialogLabelAlreadyExistsHelper": {},
|
"@renameAlbumDialogLabelAlreadyExistsHelper": {},
|
||||||
"aboutLicensesDartPackagesSectionTitle": "Dart-paket",
|
"aboutLicensesDartPackagesSectionTitle": "Dart-paket",
|
||||||
"@aboutLicensesDartPackagesSectionTitle": {},
|
"@aboutLicensesDartPackagesSectionTitle": {},
|
||||||
"collectionActionShowTitleSearch": "Filtrera på filnamn",
|
"collectionActionShowTitleSearch": "Visa titelfilter",
|
||||||
"@collectionActionShowTitleSearch": {},
|
"@collectionActionShowTitleSearch": {},
|
||||||
"binEntriesConfirmationDialogMessage": "{count, plural, =1{Flytta denna fil tillpapperskorgen?} other{Flytta dessa {count} filer till papperskorgen?}}",
|
"binEntriesConfirmationDialogMessage": "{count, plural, =1{Flytta denna fil tillpapperskorgen?} other{Flytta dessa {count} filer till papperskorgen?}}",
|
||||||
"@binEntriesConfirmationDialogMessage": {
|
"@binEntriesConfirmationDialogMessage": {
|
||||||
|
@ -1201,7 +1201,7 @@
|
||||||
"@settingsViewerShowMinimap": {},
|
"@settingsViewerShowMinimap": {},
|
||||||
"settingsViewerShowInformation": "Visa information",
|
"settingsViewerShowInformation": "Visa information",
|
||||||
"@settingsViewerShowInformation": {},
|
"@settingsViewerShowInformation": {},
|
||||||
"settingsViewerShowInformationSubtitle": "Visa filnamn, datum, plats osv …",
|
"settingsViewerShowInformationSubtitle": "Visa titel, datum, plats, etc.",
|
||||||
"@settingsViewerShowInformationSubtitle": {},
|
"@settingsViewerShowInformationSubtitle": {},
|
||||||
"settingsViewerShowOverlayThumbnails": "Visa minityrbilder",
|
"settingsViewerShowOverlayThumbnails": "Visa minityrbilder",
|
||||||
"@settingsViewerShowOverlayThumbnails": {},
|
"@settingsViewerShowOverlayThumbnails": {},
|
||||||
|
@ -1301,7 +1301,7 @@
|
||||||
"@viewerErrorDoesNotExist": {},
|
"@viewerErrorDoesNotExist": {},
|
||||||
"viewerInfoPageTitle": "Info",
|
"viewerInfoPageTitle": "Info",
|
||||||
"@viewerInfoPageTitle": {},
|
"@viewerInfoPageTitle": {},
|
||||||
"viewerInfoLabelTitle": "Filnamn",
|
"viewerInfoLabelTitle": "Titel",
|
||||||
"@viewerInfoLabelTitle": {},
|
"@viewerInfoLabelTitle": {},
|
||||||
"viewerInfoLabelDate": "Datum",
|
"viewerInfoLabelDate": "Datum",
|
||||||
"@viewerInfoLabelDate": {},
|
"@viewerInfoLabelDate": {},
|
||||||
|
@ -1391,9 +1391,9 @@
|
||||||
"@settingsCollectionQuickActionEditorPageTitle": {},
|
"@settingsCollectionQuickActionEditorPageTitle": {},
|
||||||
"settingsCollectionSelectionQuickActionEditorBanner": "Tryck och håll nere för att flytta knappar och välj på så vis vilka åtgärder som skall visas när objekt väljs.",
|
"settingsCollectionSelectionQuickActionEditorBanner": "Tryck och håll nere för att flytta knappar och välj på så vis vilka åtgärder som skall visas när objekt väljs.",
|
||||||
"@settingsCollectionSelectionQuickActionEditorBanner": {},
|
"@settingsCollectionSelectionQuickActionEditorBanner": {},
|
||||||
"settingsCollectionBurstPatternsTile": "Namngivningsmönster",
|
"settingsCollectionBurstPatternsTile": "Seriefotograferingsmönster",
|
||||||
"@settingsCollectionBurstPatternsTile": {},
|
"@settingsCollectionBurstPatternsTile": {},
|
||||||
"settingsCollectionBurstPatternsNone": "Ingen",
|
"settingsCollectionBurstPatternsNone": "Inget",
|
||||||
"@settingsCollectionBurstPatternsNone": {},
|
"@settingsCollectionBurstPatternsNone": {},
|
||||||
"settingsViewerSectionTitle": "Bildvisare",
|
"settingsViewerSectionTitle": "Bildvisare",
|
||||||
"@settingsViewerSectionTitle": {},
|
"@settingsViewerSectionTitle": {},
|
||||||
|
@ -1403,7 +1403,7 @@
|
||||||
"@settingsViewerUseCutout": {},
|
"@settingsViewerUseCutout": {},
|
||||||
"settingsViewerMaximumBrightness": "Maximal ljusstyrka",
|
"settingsViewerMaximumBrightness": "Maximal ljusstyrka",
|
||||||
"@settingsViewerMaximumBrightness": {},
|
"@settingsViewerMaximumBrightness": {},
|
||||||
"settingsMotionPhotoAutoPlay": "Spela automatiskt upp Rörelsefoton",
|
"settingsMotionPhotoAutoPlay": "Spela automatiskt upp rörelsefoton",
|
||||||
"@settingsMotionPhotoAutoPlay": {},
|
"@settingsMotionPhotoAutoPlay": {},
|
||||||
"settingsImageBackground": "Bakgrund för bilder",
|
"settingsImageBackground": "Bakgrund för bilder",
|
||||||
"@settingsImageBackground": {},
|
"@settingsImageBackground": {},
|
||||||
|
@ -1419,7 +1419,7 @@
|
||||||
"@settingsViewerQuickActionEditorAvailableButtonsSectionTitle": {},
|
"@settingsViewerQuickActionEditorAvailableButtonsSectionTitle": {},
|
||||||
"settingsViewerQuickActionEmpty": "Inga knappar",
|
"settingsViewerQuickActionEmpty": "Inga knappar",
|
||||||
"@settingsViewerQuickActionEmpty": {},
|
"@settingsViewerQuickActionEmpty": {},
|
||||||
"settingsViewerOverlayTile": "Överblick",
|
"settingsViewerOverlayTile": "Overlay",
|
||||||
"@settingsViewerOverlayTile": {},
|
"@settingsViewerOverlayTile": {},
|
||||||
"settingsViewerEnableOverlayBlurEffect": "Effekt för oskärpa",
|
"settingsViewerEnableOverlayBlurEffect": "Effekt för oskärpa",
|
||||||
"@settingsViewerEnableOverlayBlurEffect": {},
|
"@settingsViewerEnableOverlayBlurEffect": {},
|
||||||
|
@ -1507,7 +1507,7 @@
|
||||||
"@settingsEnableBin": {},
|
"@settingsEnableBin": {},
|
||||||
"settingsEnableBinSubtitle": "Behåll borttagna objekt i 30 dagar",
|
"settingsEnableBinSubtitle": "Behåll borttagna objekt i 30 dagar",
|
||||||
"@settingsEnableBinSubtitle": {},
|
"@settingsEnableBinSubtitle": {},
|
||||||
"settingsViewerOverlayPageTitle": "Överblick",
|
"settingsViewerOverlayPageTitle": "Overlay",
|
||||||
"@settingsViewerOverlayPageTitle": {},
|
"@settingsViewerOverlayPageTitle": {},
|
||||||
"settingsHomeTile": "Startsida",
|
"settingsHomeTile": "Startsida",
|
||||||
"@settingsHomeTile": {},
|
"@settingsHomeTile": {},
|
||||||
|
|
Loading…
Reference in a new issue