l10n: be
|
@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
|
||||||
- Cataloguing: detect/filter `Ultra HDR`
|
- Cataloguing: detect/filter `Ultra HDR`
|
||||||
- Info: show metadata from JPEG MPF
|
- Info: show metadata from JPEG MPF
|
||||||
- Info: open images embedded via JPEG MPF
|
- Info: open images embedded via JPEG MPF
|
||||||
|
- Belarusian translation (thanks Макар Разин)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
BIN
fastlane/metadata/android/be/images/featureGraphic.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
fastlane/metadata/android/be/images/phoneScreenshots/1.png
Normal file
After Width: | Height: | Size: 284 KiB |
BIN
fastlane/metadata/android/be/images/phoneScreenshots/2.png
Normal file
After Width: | Height: | Size: 496 KiB |
BIN
fastlane/metadata/android/be/images/phoneScreenshots/3.png
Normal file
After Width: | Height: | Size: 203 KiB |
BIN
fastlane/metadata/android/be/images/phoneScreenshots/4.png
Normal file
After Width: | Height: | Size: 118 KiB |
BIN
fastlane/metadata/android/be/images/phoneScreenshots/5.png
Normal file
After Width: | Height: | Size: 86 KiB |
BIN
fastlane/metadata/android/be/images/phoneScreenshots/6.png
Normal file
After Width: | Height: | Size: 334 KiB |
BIN
fastlane/metadata/android/be/images/phoneScreenshots/7.png
Normal file
After Width: | Height: | Size: 336 KiB |
|
@ -66,6 +66,7 @@ class Contributors {
|
||||||
Contributor('Fqwe1', 'Fqwe1@users.noreply.hosted.weblate.org'),
|
Contributor('Fqwe1', 'Fqwe1@users.noreply.hosted.weblate.org'),
|
||||||
Contributor('Reza Almanda', 'rezaalmanda27@gmail.com'),
|
Contributor('Reza Almanda', 'rezaalmanda27@gmail.com'),
|
||||||
Contributor('Sveinn í Felli', 'sv1@fellsnet.is'),
|
Contributor('Sveinn í Felli', 'sv1@fellsnet.is'),
|
||||||
|
Contributor('Henning Bunk', 'henningtbunk@gmail.com'),
|
||||||
// Contributor('SAMIRAH AIL', 'samiratalzahrani@gmail.com'), // Arabic
|
// Contributor('SAMIRAH AIL', 'samiratalzahrani@gmail.com'), // Arabic
|
||||||
// Contributor('Salih Ail', 'rrrfff444@gmail.com'), // Arabic
|
// Contributor('Salih Ail', 'rrrfff444@gmail.com'), // Arabic
|
||||||
// Contributor('nasreddineloukriz', 'nasreddineloukriz@gmail.com'), // Arabic
|
// Contributor('nasreddineloukriz', 'nasreddineloukriz@gmail.com'), // Arabic
|
||||||
|
|
|
@ -59,7 +59,6 @@ class AvesApp extends StatefulWidget {
|
||||||
// `ckb`: add `flutter_ckb_localization` and necessary app localization delegates when ready
|
// `ckb`: add `flutter_ckb_localization` and necessary app localization delegates when ready
|
||||||
static final _unsupportedLocales = {
|
static final _unsupportedLocales = {
|
||||||
'ar', // Arabic
|
'ar', // Arabic
|
||||||
'be', // Belarusian
|
|
||||||
'bn', // Bengali
|
'bn', // Bengali
|
||||||
'ckb', // Kurdish (Central)
|
'ckb', // Kurdish (Central)
|
||||||
'fa', // Persian
|
'fa', // Persian
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
class SupportedLocales {
|
class SupportedLocales {
|
||||||
static const languagesByLanguageCode = {
|
static const languagesByLanguageCode = {
|
||||||
|
'be': 'Беларуская мова',
|
||||||
'cs': 'Čeština',
|
'cs': 'Čeština',
|
||||||
'de': 'Deutsch',
|
'de': 'Deutsch',
|
||||||
'el': 'Ελληνικά',
|
'el': 'Ελληνικά',
|
||||||
|
|
|
@ -44,8 +44,8 @@ void main() {
|
||||||
await driver.scanMediaDir(screenshotsTargetDirAndroid);
|
await driver.scanMediaDir(screenshotsTargetDirAndroid);
|
||||||
// recent heavy images may delay cataloguing because of thumbnail loading precedence
|
// recent heavy images may delay cataloguing because of thumbnail loading precedence
|
||||||
// so we wait enough to avoid cataloguing progress subtitle in app bar when taking screenshots
|
// so we wait enough to avoid cataloguing progress subtitle in app bar when taking screenshots
|
||||||
await Future.delayed(const Duration(seconds: 20));
|
await Future.delayed(const Duration(seconds: 30));
|
||||||
});
|
}, timeout: const Timeout(Duration(minutes: 1)));
|
||||||
|
|
||||||
languageCodes.forEach((languageCode) {
|
languageCodes.forEach((languageCode) {
|
||||||
setLanguage(languageCode);
|
setLanguage(languageCode);
|
||||||
|
|
|
@ -1,971 +1,9 @@
|
||||||
{
|
{
|
||||||
"ar": [
|
"be": [
|
||||||
"itemCount",
|
|
||||||
"columnCount",
|
"columnCount",
|
||||||
"timeSeconds",
|
"timeSeconds",
|
||||||
"timeMinutes",
|
"timeMinutes",
|
||||||
"timeDays",
|
"timeDays"
|
||||||
"focalLength",
|
|
||||||
"saveCopyButtonLabel",
|
|
||||||
"applyTooltip",
|
|
||||||
"pickTooltip",
|
|
||||||
"sourceStateLoading",
|
|
||||||
"sourceStateCataloguing",
|
|
||||||
"sourceStateLocatingCountries",
|
|
||||||
"sourceStateLocatingPlaces",
|
|
||||||
"chipActionDelete",
|
|
||||||
"chipActionGoToAlbumPage",
|
|
||||||
"chipActionGoToCountryPage",
|
|
||||||
"chipActionGoToPlacePage",
|
|
||||||
"chipActionGoToTagPage",
|
|
||||||
"chipActionFilterOut",
|
|
||||||
"chipActionFilterIn",
|
|
||||||
"chipActionHide",
|
|
||||||
"chipActionLock",
|
|
||||||
"chipActionPin",
|
|
||||||
"chipActionUnpin",
|
|
||||||
"chipActionRename",
|
|
||||||
"chipActionSetCover",
|
|
||||||
"chipActionShowCountryStates",
|
|
||||||
"chipActionCreateAlbum",
|
|
||||||
"chipActionCreateVault",
|
|
||||||
"chipActionConfigureVault",
|
|
||||||
"entryActionCopyToClipboard",
|
|
||||||
"entryActionDelete",
|
|
||||||
"entryActionConvert",
|
|
||||||
"entryActionExport",
|
|
||||||
"entryActionInfo",
|
|
||||||
"entryActionRename",
|
|
||||||
"entryActionRestore",
|
|
||||||
"entryActionRotateCCW",
|
|
||||||
"entryActionRotateCW",
|
|
||||||
"entryActionFlip",
|
|
||||||
"entryActionPrint",
|
|
||||||
"entryActionShare",
|
|
||||||
"entryActionShareImageOnly",
|
|
||||||
"entryActionShareVideoOnly",
|
|
||||||
"entryActionViewSource",
|
|
||||||
"entryActionShowGeoTiffOnMap",
|
|
||||||
"entryActionConvertMotionPhotoToStillImage",
|
|
||||||
"entryActionViewMotionPhotoVideo",
|
|
||||||
"entryActionEdit",
|
|
||||||
"entryActionOpen",
|
|
||||||
"entryActionSetAs",
|
|
||||||
"entryActionCast",
|
|
||||||
"entryActionOpenMap",
|
|
||||||
"entryActionRotateScreen",
|
|
||||||
"entryActionAddFavourite",
|
|
||||||
"entryActionRemoveFavourite",
|
|
||||||
"videoActionCaptureFrame",
|
|
||||||
"videoActionMute",
|
|
||||||
"videoActionUnmute",
|
|
||||||
"videoActionPause",
|
|
||||||
"videoActionPlay",
|
|
||||||
"videoActionReplay10",
|
|
||||||
"videoActionSkip10",
|
|
||||||
"videoActionSelectStreams",
|
|
||||||
"videoActionSetSpeed",
|
|
||||||
"viewerActionSettings",
|
|
||||||
"viewerActionLock",
|
|
||||||
"viewerActionUnlock",
|
|
||||||
"slideshowActionResume",
|
|
||||||
"slideshowActionShowInCollection",
|
|
||||||
"entryInfoActionEditDate",
|
|
||||||
"entryInfoActionEditLocation",
|
|
||||||
"entryInfoActionEditTitleDescription",
|
|
||||||
"entryInfoActionEditRating",
|
|
||||||
"entryInfoActionEditTags",
|
|
||||||
"entryInfoActionRemoveMetadata",
|
|
||||||
"entryInfoActionExportMetadata",
|
|
||||||
"entryInfoActionRemoveLocation",
|
|
||||||
"editorActionTransform",
|
|
||||||
"editorTransformCrop",
|
|
||||||
"editorTransformRotate",
|
|
||||||
"cropAspectRatioFree",
|
|
||||||
"cropAspectRatioOriginal",
|
|
||||||
"cropAspectRatioSquare",
|
|
||||||
"filterAspectRatioLandscapeLabel",
|
|
||||||
"filterAspectRatioPortraitLabel",
|
|
||||||
"filterBinLabel",
|
|
||||||
"filterFavouriteLabel",
|
|
||||||
"filterNoDateLabel",
|
|
||||||
"filterNoAddressLabel",
|
|
||||||
"filterLocatedLabel",
|
|
||||||
"filterNoLocationLabel",
|
|
||||||
"filterNoRatingLabel",
|
|
||||||
"filterTaggedLabel",
|
|
||||||
"filterNoTagLabel",
|
|
||||||
"filterNoTitleLabel",
|
|
||||||
"filterOnThisDayLabel",
|
|
||||||
"filterRecentlyAddedLabel",
|
|
||||||
"filterRatingRejectedLabel",
|
|
||||||
"filterTypeAnimatedLabel",
|
|
||||||
"filterTypeMotionPhotoLabel",
|
|
||||||
"filterTypePanoramaLabel",
|
|
||||||
"filterTypeRawLabel",
|
|
||||||
"filterTypeSphericalVideoLabel",
|
|
||||||
"filterTypeGeotiffLabel",
|
|
||||||
"filterMimeImageLabel",
|
|
||||||
"filterMimeVideoLabel",
|
|
||||||
"accessibilityAnimationsRemove",
|
|
||||||
"accessibilityAnimationsKeep",
|
|
||||||
"albumTierNew",
|
|
||||||
"albumTierPinned",
|
|
||||||
"albumTierSpecial",
|
|
||||||
"albumTierApps",
|
|
||||||
"albumTierVaults",
|
|
||||||
"albumTierRegular",
|
|
||||||
"coordinateFormatDms",
|
|
||||||
"coordinateFormatDecimal",
|
|
||||||
"coordinateDms",
|
|
||||||
"coordinateDmsNorth",
|
|
||||||
"coordinateDmsSouth",
|
|
||||||
"coordinateDmsEast",
|
|
||||||
"coordinateDmsWest",
|
|
||||||
"displayRefreshRatePreferHighest",
|
|
||||||
"displayRefreshRatePreferLowest",
|
|
||||||
"keepScreenOnNever",
|
|
||||||
"keepScreenOnVideoPlayback",
|
|
||||||
"keepScreenOnViewerOnly",
|
|
||||||
"keepScreenOnAlways",
|
|
||||||
"lengthUnitPixel",
|
|
||||||
"lengthUnitPercent",
|
|
||||||
"mapStyleGoogleNormal",
|
|
||||||
"mapStyleGoogleHybrid",
|
|
||||||
"mapStyleGoogleTerrain",
|
|
||||||
"mapStyleHuaweiNormal",
|
|
||||||
"mapStyleHuaweiTerrain",
|
|
||||||
"mapStyleOsmHot",
|
|
||||||
"mapStyleStamenWatercolor",
|
|
||||||
"maxBrightnessNever",
|
|
||||||
"maxBrightnessAlways",
|
|
||||||
"nameConflictStrategyRename",
|
|
||||||
"nameConflictStrategyReplace",
|
|
||||||
"nameConflictStrategySkip",
|
|
||||||
"overlayHistogramNone",
|
|
||||||
"overlayHistogramRGB",
|
|
||||||
"overlayHistogramLuminance",
|
|
||||||
"subtitlePositionTop",
|
|
||||||
"subtitlePositionBottom",
|
|
||||||
"themeBrightnessLight",
|
|
||||||
"themeBrightnessDark",
|
|
||||||
"themeBrightnessBlack",
|
|
||||||
"unitSystemMetric",
|
|
||||||
"unitSystemImperial",
|
|
||||||
"vaultLockTypePattern",
|
|
||||||
"vaultLockTypePin",
|
|
||||||
"vaultLockTypePassword",
|
|
||||||
"settingsVideoEnablePip",
|
|
||||||
"videoControlsPlay",
|
|
||||||
"videoControlsPlaySeek",
|
|
||||||
"videoControlsPlayOutside",
|
|
||||||
"videoControlsNone",
|
|
||||||
"videoLoopModeNever",
|
|
||||||
"videoLoopModeShortOnly",
|
|
||||||
"videoLoopModeAlways",
|
|
||||||
"videoPlaybackSkip",
|
|
||||||
"videoPlaybackMuted",
|
|
||||||
"videoPlaybackWithSound",
|
|
||||||
"videoResumptionModeNever",
|
|
||||||
"videoResumptionModeAlways",
|
|
||||||
"viewerTransitionSlide",
|
|
||||||
"viewerTransitionParallax",
|
|
||||||
"viewerTransitionFade",
|
|
||||||
"viewerTransitionZoomIn",
|
|
||||||
"viewerTransitionNone",
|
|
||||||
"wallpaperTargetHome",
|
|
||||||
"wallpaperTargetLock",
|
|
||||||
"wallpaperTargetHomeLock",
|
|
||||||
"widgetDisplayedItemRandom",
|
|
||||||
"widgetDisplayedItemMostRecent",
|
|
||||||
"widgetOpenPageHome",
|
|
||||||
"widgetOpenPageCollection",
|
|
||||||
"widgetOpenPageViewer",
|
|
||||||
"widgetTapUpdateWidget",
|
|
||||||
"storageVolumeDescriptionFallbackPrimary",
|
|
||||||
"storageVolumeDescriptionFallbackNonPrimary",
|
|
||||||
"rootDirectoryDescription",
|
|
||||||
"otherDirectoryDescription",
|
|
||||||
"storageAccessDialogMessage",
|
|
||||||
"restrictedAccessDialogMessage",
|
|
||||||
"notEnoughSpaceDialogMessage",
|
|
||||||
"missingSystemFilePickerDialogMessage",
|
|
||||||
"unsupportedTypeDialogMessage",
|
|
||||||
"nameConflictDialogSingleSourceMessage",
|
|
||||||
"nameConflictDialogMultipleSourceMessage",
|
|
||||||
"addShortcutDialogLabel",
|
|
||||||
"addShortcutButtonLabel",
|
|
||||||
"noMatchingAppDialogMessage",
|
|
||||||
"binEntriesConfirmationDialogMessage",
|
|
||||||
"deleteEntriesConfirmationDialogMessage",
|
|
||||||
"moveUndatedConfirmationDialogMessage",
|
|
||||||
"moveUndatedConfirmationDialogSetDate",
|
|
||||||
"videoResumeDialogMessage",
|
|
||||||
"videoStartOverButtonLabel",
|
|
||||||
"videoResumeButtonLabel",
|
|
||||||
"setCoverDialogLatest",
|
|
||||||
"setCoverDialogAuto",
|
|
||||||
"setCoverDialogCustom",
|
|
||||||
"hideFilterConfirmationDialogMessage",
|
|
||||||
"newAlbumDialogTitle",
|
|
||||||
"newAlbumDialogNameLabel",
|
|
||||||
"newAlbumDialogNameLabelAlreadyExistsHelper",
|
|
||||||
"newAlbumDialogStorageLabel",
|
|
||||||
"newVaultWarningDialogMessage",
|
|
||||||
"newVaultDialogTitle",
|
|
||||||
"configureVaultDialogTitle",
|
|
||||||
"vaultDialogLockModeWhenScreenOff",
|
|
||||||
"vaultDialogLockTypeLabel",
|
|
||||||
"patternDialogEnter",
|
|
||||||
"patternDialogConfirm",
|
|
||||||
"pinDialogEnter",
|
|
||||||
"pinDialogConfirm",
|
|
||||||
"passwordDialogEnter",
|
|
||||||
"passwordDialogConfirm",
|
|
||||||
"authenticateToConfigureVault",
|
|
||||||
"authenticateToUnlockVault",
|
|
||||||
"vaultBinUsageDialogMessage",
|
|
||||||
"renameAlbumDialogLabel",
|
|
||||||
"renameAlbumDialogLabelAlreadyExistsHelper",
|
|
||||||
"renameEntrySetPageTitle",
|
|
||||||
"renameEntrySetPagePatternFieldLabel",
|
|
||||||
"renameEntrySetPageInsertTooltip",
|
|
||||||
"renameEntrySetPagePreviewSectionTitle",
|
|
||||||
"renameProcessorCounter",
|
|
||||||
"renameProcessorName",
|
|
||||||
"deleteSingleAlbumConfirmationDialogMessage",
|
|
||||||
"deleteMultiAlbumConfirmationDialogMessage",
|
|
||||||
"exportEntryDialogFormat",
|
|
||||||
"exportEntryDialogWidth",
|
|
||||||
"exportEntryDialogHeight",
|
|
||||||
"exportEntryDialogQuality",
|
|
||||||
"exportEntryDialogWriteMetadata",
|
|
||||||
"renameEntryDialogLabel",
|
|
||||||
"editEntryDialogCopyFromItem",
|
|
||||||
"editEntryDialogTargetFieldsHeader",
|
|
||||||
"editEntryDateDialogTitle",
|
|
||||||
"editEntryDateDialogSetCustom",
|
|
||||||
"editEntryDateDialogCopyField",
|
|
||||||
"editEntryDateDialogExtractFromTitle",
|
|
||||||
"editEntryDateDialogShift",
|
|
||||||
"editEntryDateDialogSourceFileModifiedDate",
|
|
||||||
"durationDialogHours",
|
|
||||||
"durationDialogMinutes",
|
|
||||||
"durationDialogSeconds",
|
|
||||||
"editEntryLocationDialogTitle",
|
|
||||||
"editEntryLocationDialogSetCustom",
|
|
||||||
"editEntryLocationDialogChooseOnMap",
|
|
||||||
"editEntryLocationDialogLatitude",
|
|
||||||
"editEntryLocationDialogLongitude",
|
|
||||||
"locationPickerUseThisLocationButton",
|
|
||||||
"editEntryRatingDialogTitle",
|
|
||||||
"removeEntryMetadataDialogTitle",
|
|
||||||
"removeEntryMetadataDialogMore",
|
|
||||||
"removeEntryMetadataMotionPhotoXmpWarningDialogMessage",
|
|
||||||
"videoSpeedDialogLabel",
|
|
||||||
"videoStreamSelectionDialogVideo",
|
|
||||||
"videoStreamSelectionDialogAudio",
|
|
||||||
"videoStreamSelectionDialogText",
|
|
||||||
"videoStreamSelectionDialogOff",
|
|
||||||
"videoStreamSelectionDialogTrack",
|
|
||||||
"videoStreamSelectionDialogNoSelection",
|
|
||||||
"genericSuccessFeedback",
|
|
||||||
"genericFailureFeedback",
|
|
||||||
"genericDangerWarningDialogMessage",
|
|
||||||
"tooManyItemsErrorDialogMessage",
|
|
||||||
"menuActionConfigureView",
|
|
||||||
"menuActionSelect",
|
|
||||||
"menuActionSelectAll",
|
|
||||||
"menuActionSelectNone",
|
|
||||||
"menuActionMap",
|
|
||||||
"menuActionSlideshow",
|
|
||||||
"menuActionStats",
|
|
||||||
"viewDialogSortSectionTitle",
|
|
||||||
"viewDialogGroupSectionTitle",
|
|
||||||
"viewDialogLayoutSectionTitle",
|
|
||||||
"viewDialogReverseSortOrder",
|
|
||||||
"tileLayoutMosaic",
|
|
||||||
"tileLayoutGrid",
|
|
||||||
"tileLayoutList",
|
|
||||||
"castDialogTitle",
|
|
||||||
"coverDialogTabCover",
|
|
||||||
"coverDialogTabApp",
|
|
||||||
"coverDialogTabColor",
|
|
||||||
"appPickDialogTitle",
|
|
||||||
"appPickDialogNone",
|
|
||||||
"aboutPageTitle",
|
|
||||||
"aboutLinkLicense",
|
|
||||||
"aboutLinkPolicy",
|
|
||||||
"aboutBugSectionTitle",
|
|
||||||
"aboutBugSaveLogInstruction",
|
|
||||||
"aboutBugCopyInfoInstruction",
|
|
||||||
"aboutBugCopyInfoButton",
|
|
||||||
"aboutBugReportInstruction",
|
|
||||||
"aboutBugReportButton",
|
|
||||||
"aboutDataUsageSectionTitle",
|
|
||||||
"aboutDataUsageData",
|
|
||||||
"aboutDataUsageCache",
|
|
||||||
"aboutDataUsageDatabase",
|
|
||||||
"aboutDataUsageMisc",
|
|
||||||
"aboutDataUsageInternal",
|
|
||||||
"aboutDataUsageExternal",
|
|
||||||
"aboutDataUsageClearCache",
|
|
||||||
"aboutCreditsSectionTitle",
|
|
||||||
"aboutCreditsWorldAtlas1",
|
|
||||||
"aboutCreditsWorldAtlas2",
|
|
||||||
"aboutTranslatorsSectionTitle",
|
|
||||||
"aboutLicensesSectionTitle",
|
|
||||||
"aboutLicensesBanner",
|
|
||||||
"aboutLicensesAndroidLibrariesSectionTitle",
|
|
||||||
"aboutLicensesFlutterPluginsSectionTitle",
|
|
||||||
"aboutLicensesFlutterPackagesSectionTitle",
|
|
||||||
"aboutLicensesDartPackagesSectionTitle",
|
|
||||||
"aboutLicensesShowAllButtonLabel",
|
|
||||||
"policyPageTitle",
|
|
||||||
"collectionPageTitle",
|
|
||||||
"collectionPickPageTitle",
|
|
||||||
"collectionSelectPageTitle",
|
|
||||||
"collectionActionShowTitleSearch",
|
|
||||||
"collectionActionHideTitleSearch",
|
|
||||||
"collectionActionAddShortcut",
|
|
||||||
"collectionActionEmptyBin",
|
|
||||||
"collectionActionCopy",
|
|
||||||
"collectionActionMove",
|
|
||||||
"collectionActionRescan",
|
|
||||||
"collectionActionEdit",
|
|
||||||
"collectionSearchTitlesHintText",
|
|
||||||
"collectionGroupAlbum",
|
|
||||||
"collectionGroupMonth",
|
|
||||||
"collectionGroupDay",
|
|
||||||
"collectionGroupNone",
|
|
||||||
"sectionUnknown",
|
|
||||||
"dateToday",
|
|
||||||
"dateYesterday",
|
|
||||||
"dateThisMonth",
|
|
||||||
"collectionDeleteFailureFeedback",
|
|
||||||
"collectionCopyFailureFeedback",
|
|
||||||
"collectionMoveFailureFeedback",
|
|
||||||
"collectionRenameFailureFeedback",
|
|
||||||
"collectionEditFailureFeedback",
|
|
||||||
"collectionExportFailureFeedback",
|
|
||||||
"collectionCopySuccessFeedback",
|
|
||||||
"collectionMoveSuccessFeedback",
|
|
||||||
"collectionRenameSuccessFeedback",
|
|
||||||
"collectionEditSuccessFeedback",
|
|
||||||
"collectionEmptyFavourites",
|
|
||||||
"collectionEmptyVideos",
|
|
||||||
"collectionEmptyImages",
|
|
||||||
"collectionEmptyGrantAccessButtonLabel",
|
|
||||||
"collectionSelectSectionTooltip",
|
|
||||||
"collectionDeselectSectionTooltip",
|
|
||||||
"drawerAboutButton",
|
|
||||||
"drawerSettingsButton",
|
|
||||||
"drawerCollectionAll",
|
|
||||||
"drawerCollectionFavourites",
|
|
||||||
"drawerCollectionImages",
|
|
||||||
"drawerCollectionVideos",
|
|
||||||
"drawerCollectionAnimated",
|
|
||||||
"drawerCollectionMotionPhotos",
|
|
||||||
"drawerCollectionPanoramas",
|
|
||||||
"drawerCollectionRaws",
|
|
||||||
"drawerCollectionSphericalVideos",
|
|
||||||
"drawerAlbumPage",
|
|
||||||
"drawerCountryPage",
|
|
||||||
"drawerPlacePage",
|
|
||||||
"drawerTagPage",
|
|
||||||
"sortByDate",
|
|
||||||
"sortByName",
|
|
||||||
"sortByItemCount",
|
|
||||||
"sortBySize",
|
|
||||||
"sortByAlbumFileName",
|
|
||||||
"sortByRating",
|
|
||||||
"sortOrderNewestFirst",
|
|
||||||
"sortOrderOldestFirst",
|
|
||||||
"sortOrderAtoZ",
|
|
||||||
"sortOrderZtoA",
|
|
||||||
"sortOrderHighestFirst",
|
|
||||||
"sortOrderLowestFirst",
|
|
||||||
"sortOrderLargestFirst",
|
|
||||||
"sortOrderSmallestFirst",
|
|
||||||
"albumGroupTier",
|
|
||||||
"albumGroupType",
|
|
||||||
"albumGroupVolume",
|
|
||||||
"albumGroupNone",
|
|
||||||
"albumMimeTypeMixed",
|
|
||||||
"albumPickPageTitleCopy",
|
|
||||||
"albumPickPageTitleExport",
|
|
||||||
"albumPickPageTitleMove",
|
|
||||||
"albumPickPageTitlePick",
|
|
||||||
"albumCamera",
|
|
||||||
"albumDownload",
|
|
||||||
"albumScreenshots",
|
|
||||||
"albumVideoCaptures",
|
|
||||||
"albumPageTitle",
|
|
||||||
"albumEmpty",
|
|
||||||
"createAlbumButtonLabel",
|
|
||||||
"newFilterBanner",
|
|
||||||
"countryPageTitle",
|
|
||||||
"countryEmpty",
|
|
||||||
"statePageTitle",
|
|
||||||
"stateEmpty",
|
|
||||||
"placePageTitle",
|
|
||||||
"placeEmpty",
|
|
||||||
"tagPageTitle",
|
|
||||||
"tagEmpty",
|
|
||||||
"binPageTitle",
|
|
||||||
"searchCollectionFieldHint",
|
|
||||||
"searchRecentSectionTitle",
|
|
||||||
"searchDateSectionTitle",
|
|
||||||
"searchAlbumsSectionTitle",
|
|
||||||
"searchCountriesSectionTitle",
|
|
||||||
"searchStatesSectionTitle",
|
|
||||||
"searchPlacesSectionTitle",
|
|
||||||
"searchTagsSectionTitle",
|
|
||||||
"searchRatingSectionTitle",
|
|
||||||
"searchMetadataSectionTitle",
|
|
||||||
"settingsPageTitle",
|
|
||||||
"settingsSystemDefault",
|
|
||||||
"settingsDefault",
|
|
||||||
"settingsDisabled",
|
|
||||||
"settingsAskEverytime",
|
|
||||||
"settingsModificationWarningDialogMessage",
|
|
||||||
"settingsSearchFieldLabel",
|
|
||||||
"settingsSearchEmpty",
|
|
||||||
"settingsActionExport",
|
|
||||||
"settingsActionExportDialogTitle",
|
|
||||||
"settingsActionImport",
|
|
||||||
"settingsActionImportDialogTitle",
|
|
||||||
"appExportCovers",
|
|
||||||
"appExportFavourites",
|
|
||||||
"appExportSettings",
|
|
||||||
"settingsNavigationSectionTitle",
|
|
||||||
"settingsHomeTile",
|
|
||||||
"settingsHomeDialogTitle",
|
|
||||||
"settingsShowBottomNavigationBar",
|
|
||||||
"settingsKeepScreenOnTile",
|
|
||||||
"settingsKeepScreenOnDialogTitle",
|
|
||||||
"settingsDoubleBackExit",
|
|
||||||
"settingsConfirmationTile",
|
|
||||||
"settingsConfirmationDialogTitle",
|
|
||||||
"settingsConfirmationBeforeDeleteItems",
|
|
||||||
"settingsConfirmationBeforeMoveToBinItems",
|
|
||||||
"settingsConfirmationBeforeMoveUndatedItems",
|
|
||||||
"settingsConfirmationAfterMoveToBinItems",
|
|
||||||
"settingsConfirmationVaultDataLoss",
|
|
||||||
"settingsNavigationDrawerTile",
|
|
||||||
"settingsNavigationDrawerEditorPageTitle",
|
|
||||||
"settingsNavigationDrawerBanner",
|
|
||||||
"settingsNavigationDrawerTabTypes",
|
|
||||||
"settingsNavigationDrawerTabAlbums",
|
|
||||||
"settingsNavigationDrawerTabPages",
|
|
||||||
"settingsNavigationDrawerAddAlbum",
|
|
||||||
"settingsThumbnailSectionTitle",
|
|
||||||
"settingsThumbnailOverlayTile",
|
|
||||||
"settingsThumbnailOverlayPageTitle",
|
|
||||||
"settingsThumbnailShowFavouriteIcon",
|
|
||||||
"settingsThumbnailShowTagIcon",
|
|
||||||
"settingsThumbnailShowLocationIcon",
|
|
||||||
"settingsThumbnailShowMotionPhotoIcon",
|
|
||||||
"settingsThumbnailShowRating",
|
|
||||||
"settingsThumbnailShowRawIcon",
|
|
||||||
"settingsThumbnailShowVideoDuration",
|
|
||||||
"settingsCollectionQuickActionsTile",
|
|
||||||
"settingsCollectionQuickActionEditorPageTitle",
|
|
||||||
"settingsCollectionQuickActionTabBrowsing",
|
|
||||||
"settingsCollectionQuickActionTabSelecting",
|
|
||||||
"settingsCollectionBrowsingQuickActionEditorBanner",
|
|
||||||
"settingsCollectionSelectionQuickActionEditorBanner",
|
|
||||||
"settingsCollectionBurstPatternsTile",
|
|
||||||
"settingsCollectionBurstPatternsNone",
|
|
||||||
"settingsViewerSectionTitle",
|
|
||||||
"settingsViewerGestureSideTapNext",
|
|
||||||
"settingsViewerUseCutout",
|
|
||||||
"settingsViewerMaximumBrightness",
|
|
||||||
"settingsMotionPhotoAutoPlay",
|
|
||||||
"settingsImageBackground",
|
|
||||||
"settingsViewerQuickActionsTile",
|
|
||||||
"settingsViewerQuickActionEditorPageTitle",
|
|
||||||
"settingsViewerQuickActionEditorBanner",
|
|
||||||
"settingsViewerQuickActionEditorDisplayedButtonsSectionTitle",
|
|
||||||
"settingsViewerQuickActionEditorAvailableButtonsSectionTitle",
|
|
||||||
"settingsViewerQuickActionEmpty",
|
|
||||||
"settingsViewerOverlayTile",
|
|
||||||
"settingsViewerOverlayPageTitle",
|
|
||||||
"settingsViewerShowOverlayOnOpening",
|
|
||||||
"settingsViewerShowHistogram",
|
|
||||||
"settingsViewerShowMinimap",
|
|
||||||
"settingsViewerShowInformation",
|
|
||||||
"settingsViewerShowInformationSubtitle",
|
|
||||||
"settingsViewerShowRatingTags",
|
|
||||||
"settingsViewerShowShootingDetails",
|
|
||||||
"settingsViewerShowDescription",
|
|
||||||
"settingsViewerShowOverlayThumbnails",
|
|
||||||
"settingsViewerEnableOverlayBlurEffect",
|
|
||||||
"settingsViewerSlideshowTile",
|
|
||||||
"settingsViewerSlideshowPageTitle",
|
|
||||||
"settingsSlideshowRepeat",
|
|
||||||
"settingsSlideshowShuffle",
|
|
||||||
"settingsSlideshowFillScreen",
|
|
||||||
"settingsSlideshowAnimatedZoomEffect",
|
|
||||||
"settingsSlideshowTransitionTile",
|
|
||||||
"settingsSlideshowIntervalTile",
|
|
||||||
"settingsSlideshowVideoPlaybackTile",
|
|
||||||
"settingsSlideshowVideoPlaybackDialogTitle",
|
|
||||||
"settingsVideoPageTitle",
|
|
||||||
"settingsVideoSectionTitle",
|
|
||||||
"settingsVideoShowVideos",
|
|
||||||
"settingsVideoPlaybackTile",
|
|
||||||
"settingsVideoPlaybackPageTitle",
|
|
||||||
"settingsVideoEnableHardwareAcceleration",
|
|
||||||
"settingsVideoAutoPlay",
|
|
||||||
"settingsVideoLoopModeTile",
|
|
||||||
"settingsVideoLoopModeDialogTitle",
|
|
||||||
"settingsVideoResumptionModeTile",
|
|
||||||
"settingsVideoResumptionModeDialogTitle",
|
|
||||||
"settingsVideoBackgroundMode",
|
|
||||||
"settingsVideoBackgroundModeDialogTitle",
|
|
||||||
"settingsVideoControlsTile",
|
|
||||||
"settingsVideoControlsPageTitle",
|
|
||||||
"settingsVideoButtonsTile",
|
|
||||||
"settingsVideoGestureDoubleTapTogglePlay",
|
|
||||||
"settingsVideoGestureSideDoubleTapSeek",
|
|
||||||
"settingsVideoGestureVerticalDragBrightnessVolume",
|
|
||||||
"settingsSubtitleThemeTile",
|
|
||||||
"settingsSubtitleThemePageTitle",
|
|
||||||
"settingsSubtitleThemeSample",
|
|
||||||
"settingsSubtitleThemeTextAlignmentTile",
|
|
||||||
"settingsSubtitleThemeTextAlignmentDialogTitle",
|
|
||||||
"settingsSubtitleThemeTextPositionTile",
|
|
||||||
"settingsSubtitleThemeTextPositionDialogTitle",
|
|
||||||
"settingsSubtitleThemeTextSize",
|
|
||||||
"settingsSubtitleThemeShowOutline",
|
|
||||||
"settingsSubtitleThemeTextColor",
|
|
||||||
"settingsSubtitleThemeTextOpacity",
|
|
||||||
"settingsSubtitleThemeBackgroundColor",
|
|
||||||
"settingsSubtitleThemeBackgroundOpacity",
|
|
||||||
"settingsSubtitleThemeTextAlignmentLeft",
|
|
||||||
"settingsSubtitleThemeTextAlignmentCenter",
|
|
||||||
"settingsSubtitleThemeTextAlignmentRight",
|
|
||||||
"settingsPrivacySectionTitle",
|
|
||||||
"settingsAllowInstalledAppAccess",
|
|
||||||
"settingsAllowInstalledAppAccessSubtitle",
|
|
||||||
"settingsAllowErrorReporting",
|
|
||||||
"settingsSaveSearchHistory",
|
|
||||||
"settingsEnableBin",
|
|
||||||
"settingsEnableBinSubtitle",
|
|
||||||
"settingsDisablingBinWarningDialogMessage",
|
|
||||||
"settingsAllowMediaManagement",
|
|
||||||
"settingsHiddenItemsTile",
|
|
||||||
"settingsHiddenItemsPageTitle",
|
|
||||||
"settingsHiddenItemsTabFilters",
|
|
||||||
"settingsHiddenFiltersBanner",
|
|
||||||
"settingsHiddenFiltersEmpty",
|
|
||||||
"settingsHiddenItemsTabPaths",
|
|
||||||
"settingsHiddenPathsBanner",
|
|
||||||
"addPathTooltip",
|
|
||||||
"settingsStorageAccessTile",
|
|
||||||
"settingsStorageAccessPageTitle",
|
|
||||||
"settingsStorageAccessBanner",
|
|
||||||
"settingsStorageAccessEmpty",
|
|
||||||
"settingsStorageAccessRevokeTooltip",
|
|
||||||
"settingsAccessibilitySectionTitle",
|
|
||||||
"settingsRemoveAnimationsTile",
|
|
||||||
"settingsRemoveAnimationsDialogTitle",
|
|
||||||
"settingsTimeToTakeActionTile",
|
|
||||||
"settingsAccessibilityShowPinchGestureAlternatives",
|
|
||||||
"settingsDisplaySectionTitle",
|
|
||||||
"settingsThemeBrightnessTile",
|
|
||||||
"settingsThemeBrightnessDialogTitle",
|
|
||||||
"settingsThemeColorHighlights",
|
|
||||||
"settingsThemeEnableDynamicColor",
|
|
||||||
"settingsDisplayRefreshRateModeTile",
|
|
||||||
"settingsDisplayRefreshRateModeDialogTitle",
|
|
||||||
"settingsDisplayUseTvInterface",
|
|
||||||
"settingsLanguageSectionTitle",
|
|
||||||
"settingsLanguageTile",
|
|
||||||
"settingsLanguagePageTitle",
|
|
||||||
"settingsCoordinateFormatTile",
|
|
||||||
"settingsCoordinateFormatDialogTitle",
|
|
||||||
"settingsUnitSystemTile",
|
|
||||||
"settingsUnitSystemDialogTitle",
|
|
||||||
"settingsScreenSaverPageTitle",
|
|
||||||
"settingsWidgetPageTitle",
|
|
||||||
"settingsWidgetShowOutline",
|
|
||||||
"settingsWidgetOpenPage",
|
|
||||||
"settingsWidgetDisplayedItem",
|
|
||||||
"settingsCollectionTile",
|
|
||||||
"statsPageTitle",
|
|
||||||
"statsWithGps",
|
|
||||||
"statsTopCountriesSectionTitle",
|
|
||||||
"statsTopStatesSectionTitle",
|
|
||||||
"statsTopPlacesSectionTitle",
|
|
||||||
"statsTopTagsSectionTitle",
|
|
||||||
"statsTopAlbumsSectionTitle",
|
|
||||||
"viewerOpenPanoramaButtonLabel",
|
|
||||||
"viewerSetWallpaperButtonLabel",
|
|
||||||
"viewerErrorUnknown",
|
|
||||||
"viewerErrorDoesNotExist",
|
|
||||||
"viewerInfoPageTitle",
|
|
||||||
"viewerInfoBackToViewerTooltip",
|
|
||||||
"viewerInfoUnknown",
|
|
||||||
"viewerInfoLabelDescription",
|
|
||||||
"viewerInfoLabelTitle",
|
|
||||||
"viewerInfoLabelDate",
|
|
||||||
"viewerInfoLabelResolution",
|
|
||||||
"viewerInfoLabelSize",
|
|
||||||
"viewerInfoLabelUri",
|
|
||||||
"viewerInfoLabelPath",
|
|
||||||
"viewerInfoLabelDuration",
|
|
||||||
"viewerInfoLabelOwner",
|
|
||||||
"viewerInfoLabelCoordinates",
|
|
||||||
"viewerInfoLabelAddress",
|
|
||||||
"mapStyleDialogTitle",
|
|
||||||
"mapStyleTooltip",
|
|
||||||
"mapZoomInTooltip",
|
|
||||||
"mapZoomOutTooltip",
|
|
||||||
"mapPointNorthUpTooltip",
|
|
||||||
"mapAttributionOsmHot",
|
|
||||||
"mapAttributionStamen",
|
|
||||||
"openMapPageTooltip",
|
|
||||||
"mapEmptyRegion",
|
|
||||||
"viewerInfoOpenEmbeddedFailureFeedback",
|
|
||||||
"viewerInfoOpenLinkText",
|
|
||||||
"viewerInfoViewXmlLinkText",
|
|
||||||
"viewerInfoSearchFieldLabel",
|
|
||||||
"viewerInfoSearchEmpty",
|
|
||||||
"viewerInfoSearchSuggestionDate",
|
|
||||||
"viewerInfoSearchSuggestionDescription",
|
|
||||||
"viewerInfoSearchSuggestionDimensions",
|
|
||||||
"viewerInfoSearchSuggestionResolution",
|
|
||||||
"viewerInfoSearchSuggestionRights",
|
|
||||||
"wallpaperUseScrollEffect",
|
|
||||||
"tagEditorPageTitle",
|
|
||||||
"tagEditorPageNewTagFieldLabel",
|
|
||||||
"tagEditorDiscardDialogMessage",
|
|
||||||
"tagPlaceholderState"
|
|
||||||
],
|
|
||||||
|
|
||||||
"be": [
|
|
||||||
"deleteMultiAlbumConfirmationDialogMessage",
|
|
||||||
"editEntryDateDialogSetCustom",
|
|
||||||
"editEntryDateDialogCopyField",
|
|
||||||
"editEntryDateDialogExtractFromTitle",
|
|
||||||
"editEntryDateDialogShift",
|
|
||||||
"editEntryDateDialogSourceFileModifiedDate",
|
|
||||||
"durationDialogHours",
|
|
||||||
"durationDialogMinutes",
|
|
||||||
"durationDialogSeconds",
|
|
||||||
"editEntryLocationDialogTitle",
|
|
||||||
"editEntryLocationDialogSetCustom",
|
|
||||||
"editEntryLocationDialogChooseOnMap",
|
|
||||||
"editEntryLocationDialogLatitude",
|
|
||||||
"editEntryLocationDialogLongitude",
|
|
||||||
"locationPickerUseThisLocationButton",
|
|
||||||
"editEntryRatingDialogTitle",
|
|
||||||
"removeEntryMetadataDialogTitle",
|
|
||||||
"removeEntryMetadataDialogMore",
|
|
||||||
"removeEntryMetadataMotionPhotoXmpWarningDialogMessage",
|
|
||||||
"videoSpeedDialogLabel",
|
|
||||||
"videoStreamSelectionDialogVideo",
|
|
||||||
"videoStreamSelectionDialogAudio",
|
|
||||||
"videoStreamSelectionDialogText",
|
|
||||||
"videoStreamSelectionDialogOff",
|
|
||||||
"videoStreamSelectionDialogTrack",
|
|
||||||
"videoStreamSelectionDialogNoSelection",
|
|
||||||
"genericSuccessFeedback",
|
|
||||||
"genericFailureFeedback",
|
|
||||||
"genericDangerWarningDialogMessage",
|
|
||||||
"tooManyItemsErrorDialogMessage",
|
|
||||||
"menuActionConfigureView",
|
|
||||||
"menuActionSelect",
|
|
||||||
"menuActionSelectAll",
|
|
||||||
"menuActionSelectNone",
|
|
||||||
"menuActionMap",
|
|
||||||
"menuActionSlideshow",
|
|
||||||
"menuActionStats",
|
|
||||||
"viewDialogSortSectionTitle",
|
|
||||||
"viewDialogGroupSectionTitle",
|
|
||||||
"viewDialogLayoutSectionTitle",
|
|
||||||
"viewDialogReverseSortOrder",
|
|
||||||
"tileLayoutMosaic",
|
|
||||||
"tileLayoutGrid",
|
|
||||||
"tileLayoutList",
|
|
||||||
"castDialogTitle",
|
|
||||||
"coverDialogTabCover",
|
|
||||||
"coverDialogTabApp",
|
|
||||||
"coverDialogTabColor",
|
|
||||||
"appPickDialogTitle",
|
|
||||||
"appPickDialogNone",
|
|
||||||
"aboutPageTitle",
|
|
||||||
"aboutLinkLicense",
|
|
||||||
"aboutLinkPolicy",
|
|
||||||
"aboutDataUsageSectionTitle",
|
|
||||||
"aboutDataUsageData",
|
|
||||||
"aboutDataUsageDatabase",
|
|
||||||
"aboutDataUsageMisc",
|
|
||||||
"aboutDataUsageInternal",
|
|
||||||
"aboutDataUsageExternal",
|
|
||||||
"aboutCreditsSectionTitle",
|
|
||||||
"aboutCreditsWorldAtlas1",
|
|
||||||
"aboutCreditsWorldAtlas2",
|
|
||||||
"aboutTranslatorsSectionTitle",
|
|
||||||
"aboutLicensesSectionTitle",
|
|
||||||
"aboutLicensesBanner",
|
|
||||||
"aboutLicensesAndroidLibrariesSectionTitle",
|
|
||||||
"aboutLicensesFlutterPluginsSectionTitle",
|
|
||||||
"aboutLicensesFlutterPackagesSectionTitle",
|
|
||||||
"aboutLicensesDartPackagesSectionTitle",
|
|
||||||
"aboutLicensesShowAllButtonLabel",
|
|
||||||
"policyPageTitle",
|
|
||||||
"collectionPageTitle",
|
|
||||||
"collectionPickPageTitle",
|
|
||||||
"collectionSelectPageTitle",
|
|
||||||
"collectionActionShowTitleSearch",
|
|
||||||
"collectionActionHideTitleSearch",
|
|
||||||
"collectionActionAddShortcut",
|
|
||||||
"collectionActionEmptyBin",
|
|
||||||
"collectionActionCopy",
|
|
||||||
"collectionActionMove",
|
|
||||||
"collectionActionRescan",
|
|
||||||
"collectionActionEdit",
|
|
||||||
"collectionSearchTitlesHintText",
|
|
||||||
"collectionGroupAlbum",
|
|
||||||
"collectionGroupMonth",
|
|
||||||
"collectionGroupDay",
|
|
||||||
"collectionGroupNone",
|
|
||||||
"sectionUnknown",
|
|
||||||
"dateToday",
|
|
||||||
"dateYesterday",
|
|
||||||
"dateThisMonth",
|
|
||||||
"collectionDeleteFailureFeedback",
|
|
||||||
"collectionCopyFailureFeedback",
|
|
||||||
"collectionMoveFailureFeedback",
|
|
||||||
"collectionRenameFailureFeedback",
|
|
||||||
"collectionEditFailureFeedback",
|
|
||||||
"collectionExportFailureFeedback",
|
|
||||||
"collectionCopySuccessFeedback",
|
|
||||||
"collectionMoveSuccessFeedback",
|
|
||||||
"collectionRenameSuccessFeedback",
|
|
||||||
"collectionEditSuccessFeedback",
|
|
||||||
"collectionEmptyFavourites",
|
|
||||||
"collectionEmptyVideos",
|
|
||||||
"collectionEmptyImages",
|
|
||||||
"collectionEmptyGrantAccessButtonLabel",
|
|
||||||
"collectionSelectSectionTooltip",
|
|
||||||
"collectionDeselectSectionTooltip",
|
|
||||||
"drawerAboutButton",
|
|
||||||
"drawerSettingsButton",
|
|
||||||
"drawerCollectionAll",
|
|
||||||
"drawerCollectionFavourites",
|
|
||||||
"drawerCollectionImages",
|
|
||||||
"drawerCollectionVideos",
|
|
||||||
"drawerCollectionAnimated",
|
|
||||||
"drawerCollectionMotionPhotos",
|
|
||||||
"drawerCollectionPanoramas",
|
|
||||||
"drawerCollectionRaws",
|
|
||||||
"drawerCollectionSphericalVideos",
|
|
||||||
"drawerAlbumPage",
|
|
||||||
"drawerCountryPage",
|
|
||||||
"drawerPlacePage",
|
|
||||||
"drawerTagPage",
|
|
||||||
"sortByDate",
|
|
||||||
"sortByName",
|
|
||||||
"sortByItemCount",
|
|
||||||
"sortBySize",
|
|
||||||
"sortByAlbumFileName",
|
|
||||||
"sortByRating",
|
|
||||||
"sortOrderNewestFirst",
|
|
||||||
"sortOrderOldestFirst",
|
|
||||||
"sortOrderAtoZ",
|
|
||||||
"sortOrderZtoA",
|
|
||||||
"sortOrderHighestFirst",
|
|
||||||
"sortOrderLowestFirst",
|
|
||||||
"sortOrderLargestFirst",
|
|
||||||
"sortOrderSmallestFirst",
|
|
||||||
"albumGroupTier",
|
|
||||||
"albumGroupType",
|
|
||||||
"albumGroupVolume",
|
|
||||||
"albumGroupNone",
|
|
||||||
"albumMimeTypeMixed",
|
|
||||||
"albumPickPageTitleCopy",
|
|
||||||
"albumPickPageTitleExport",
|
|
||||||
"albumPickPageTitleMove",
|
|
||||||
"albumPickPageTitlePick",
|
|
||||||
"albumCamera",
|
|
||||||
"albumDownload",
|
|
||||||
"albumScreenshots",
|
|
||||||
"albumScreenRecordings",
|
|
||||||
"albumVideoCaptures",
|
|
||||||
"albumPageTitle",
|
|
||||||
"albumEmpty",
|
|
||||||
"createAlbumButtonLabel",
|
|
||||||
"newFilterBanner",
|
|
||||||
"countryPageTitle",
|
|
||||||
"countryEmpty",
|
|
||||||
"statePageTitle",
|
|
||||||
"stateEmpty",
|
|
||||||
"placePageTitle",
|
|
||||||
"placeEmpty",
|
|
||||||
"tagPageTitle",
|
|
||||||
"tagEmpty",
|
|
||||||
"binPageTitle",
|
|
||||||
"searchCollectionFieldHint",
|
|
||||||
"searchRecentSectionTitle",
|
|
||||||
"searchDateSectionTitle",
|
|
||||||
"searchAlbumsSectionTitle",
|
|
||||||
"searchCountriesSectionTitle",
|
|
||||||
"searchStatesSectionTitle",
|
|
||||||
"searchPlacesSectionTitle",
|
|
||||||
"searchTagsSectionTitle",
|
|
||||||
"searchRatingSectionTitle",
|
|
||||||
"searchMetadataSectionTitle",
|
|
||||||
"settingsPageTitle",
|
|
||||||
"settingsDefault",
|
|
||||||
"settingsDisabled",
|
|
||||||
"settingsAskEverytime",
|
|
||||||
"settingsModificationWarningDialogMessage",
|
|
||||||
"settingsSearchFieldLabel",
|
|
||||||
"settingsSearchEmpty",
|
|
||||||
"settingsActionExport",
|
|
||||||
"settingsActionExportDialogTitle",
|
|
||||||
"settingsActionImport",
|
|
||||||
"settingsActionImportDialogTitle",
|
|
||||||
"appExportCovers",
|
|
||||||
"appExportFavourites",
|
|
||||||
"appExportSettings",
|
|
||||||
"settingsNavigationSectionTitle",
|
|
||||||
"settingsHomeTile",
|
|
||||||
"settingsHomeDialogTitle",
|
|
||||||
"settingsShowBottomNavigationBar",
|
|
||||||
"settingsKeepScreenOnTile",
|
|
||||||
"settingsKeepScreenOnDialogTitle",
|
|
||||||
"settingsDoubleBackExit",
|
|
||||||
"settingsConfirmationTile",
|
|
||||||
"settingsConfirmationDialogTitle",
|
|
||||||
"settingsConfirmationBeforeDeleteItems",
|
|
||||||
"settingsConfirmationBeforeMoveToBinItems",
|
|
||||||
"settingsConfirmationBeforeMoveUndatedItems",
|
|
||||||
"settingsConfirmationAfterMoveToBinItems",
|
|
||||||
"settingsConfirmationVaultDataLoss",
|
|
||||||
"settingsNavigationDrawerTile",
|
|
||||||
"settingsNavigationDrawerEditorPageTitle",
|
|
||||||
"settingsNavigationDrawerBanner",
|
|
||||||
"settingsNavigationDrawerTabTypes",
|
|
||||||
"settingsNavigationDrawerTabAlbums",
|
|
||||||
"settingsNavigationDrawerTabPages",
|
|
||||||
"settingsNavigationDrawerAddAlbum",
|
|
||||||
"settingsThumbnailSectionTitle",
|
|
||||||
"settingsThumbnailOverlayTile",
|
|
||||||
"settingsThumbnailOverlayPageTitle",
|
|
||||||
"settingsThumbnailShowFavouriteIcon",
|
|
||||||
"settingsThumbnailShowTagIcon",
|
|
||||||
"settingsThumbnailShowLocationIcon",
|
|
||||||
"settingsThumbnailShowMotionPhotoIcon",
|
|
||||||
"settingsThumbnailShowRating",
|
|
||||||
"settingsThumbnailShowRawIcon",
|
|
||||||
"settingsThumbnailShowVideoDuration",
|
|
||||||
"settingsCollectionQuickActionsTile",
|
|
||||||
"settingsCollectionQuickActionEditorPageTitle",
|
|
||||||
"settingsCollectionQuickActionTabBrowsing",
|
|
||||||
"settingsCollectionQuickActionTabSelecting",
|
|
||||||
"settingsCollectionBrowsingQuickActionEditorBanner",
|
|
||||||
"settingsCollectionSelectionQuickActionEditorBanner",
|
|
||||||
"settingsCollectionBurstPatternsTile",
|
|
||||||
"settingsCollectionBurstPatternsNone",
|
|
||||||
"settingsViewerSectionTitle",
|
|
||||||
"settingsViewerGestureSideTapNext",
|
|
||||||
"settingsViewerUseCutout",
|
|
||||||
"settingsViewerMaximumBrightness",
|
|
||||||
"settingsMotionPhotoAutoPlay",
|
|
||||||
"settingsImageBackground",
|
|
||||||
"settingsViewerQuickActionsTile",
|
|
||||||
"settingsViewerQuickActionEditorPageTitle",
|
|
||||||
"settingsViewerQuickActionEditorBanner",
|
|
||||||
"settingsViewerQuickActionEditorDisplayedButtonsSectionTitle",
|
|
||||||
"settingsViewerQuickActionEditorAvailableButtonsSectionTitle",
|
|
||||||
"settingsViewerQuickActionEmpty",
|
|
||||||
"settingsViewerOverlayTile",
|
|
||||||
"settingsViewerOverlayPageTitle",
|
|
||||||
"settingsViewerShowOverlayOnOpening",
|
|
||||||
"settingsViewerShowHistogram",
|
|
||||||
"settingsViewerShowMinimap",
|
|
||||||
"settingsViewerShowInformation",
|
|
||||||
"settingsViewerShowInformationSubtitle",
|
|
||||||
"settingsViewerShowRatingTags",
|
|
||||||
"settingsViewerShowShootingDetails",
|
|
||||||
"settingsViewerShowDescription",
|
|
||||||
"settingsViewerShowOverlayThumbnails",
|
|
||||||
"settingsViewerEnableOverlayBlurEffect",
|
|
||||||
"settingsViewerSlideshowTile",
|
|
||||||
"settingsViewerSlideshowPageTitle",
|
|
||||||
"settingsSlideshowRepeat",
|
|
||||||
"settingsSlideshowShuffle",
|
|
||||||
"settingsSlideshowFillScreen",
|
|
||||||
"settingsSlideshowAnimatedZoomEffect",
|
|
||||||
"settingsSlideshowTransitionTile",
|
|
||||||
"settingsSlideshowIntervalTile",
|
|
||||||
"settingsSlideshowVideoPlaybackTile",
|
|
||||||
"settingsSlideshowVideoPlaybackDialogTitle",
|
|
||||||
"settingsVideoPageTitle",
|
|
||||||
"settingsVideoSectionTitle",
|
|
||||||
"settingsVideoShowVideos",
|
|
||||||
"settingsVideoPlaybackTile",
|
|
||||||
"settingsVideoPlaybackPageTitle",
|
|
||||||
"settingsVideoEnableHardwareAcceleration",
|
|
||||||
"settingsVideoAutoPlay",
|
|
||||||
"settingsVideoLoopModeTile",
|
|
||||||
"settingsVideoLoopModeDialogTitle",
|
|
||||||
"settingsVideoResumptionModeTile",
|
|
||||||
"settingsVideoResumptionModeDialogTitle",
|
|
||||||
"settingsVideoBackgroundMode",
|
|
||||||
"settingsVideoBackgroundModeDialogTitle",
|
|
||||||
"settingsVideoControlsTile",
|
|
||||||
"settingsVideoControlsPageTitle",
|
|
||||||
"settingsVideoButtonsTile",
|
|
||||||
"settingsVideoGestureDoubleTapTogglePlay",
|
|
||||||
"settingsVideoGestureSideDoubleTapSeek",
|
|
||||||
"settingsVideoGestureVerticalDragBrightnessVolume",
|
|
||||||
"settingsSubtitleThemeTile",
|
|
||||||
"settingsSubtitleThemePageTitle",
|
|
||||||
"settingsSubtitleThemeSample",
|
|
||||||
"settingsSubtitleThemeTextAlignmentTile",
|
|
||||||
"settingsSubtitleThemeTextAlignmentDialogTitle",
|
|
||||||
"settingsSubtitleThemeTextPositionTile",
|
|
||||||
"settingsSubtitleThemeTextPositionDialogTitle",
|
|
||||||
"settingsSubtitleThemeTextSize",
|
|
||||||
"settingsSubtitleThemeShowOutline",
|
|
||||||
"settingsSubtitleThemeTextColor",
|
|
||||||
"settingsSubtitleThemeTextOpacity",
|
|
||||||
"settingsSubtitleThemeBackgroundColor",
|
|
||||||
"settingsSubtitleThemeBackgroundOpacity",
|
|
||||||
"settingsSubtitleThemeTextAlignmentLeft",
|
|
||||||
"settingsSubtitleThemeTextAlignmentCenter",
|
|
||||||
"settingsSubtitleThemeTextAlignmentRight",
|
|
||||||
"settingsPrivacySectionTitle",
|
|
||||||
"settingsAllowInstalledAppAccess",
|
|
||||||
"settingsAllowInstalledAppAccessSubtitle",
|
|
||||||
"settingsAllowErrorReporting",
|
|
||||||
"settingsSaveSearchHistory",
|
|
||||||
"settingsEnableBin",
|
|
||||||
"settingsEnableBinSubtitle",
|
|
||||||
"settingsDisablingBinWarningDialogMessage",
|
|
||||||
"settingsAllowMediaManagement",
|
|
||||||
"settingsHiddenItemsTile",
|
|
||||||
"settingsHiddenItemsPageTitle",
|
|
||||||
"settingsHiddenItemsTabFilters",
|
|
||||||
"settingsHiddenFiltersBanner",
|
|
||||||
"settingsHiddenFiltersEmpty",
|
|
||||||
"settingsHiddenItemsTabPaths",
|
|
||||||
"settingsHiddenPathsBanner",
|
|
||||||
"addPathTooltip",
|
|
||||||
"settingsStorageAccessTile",
|
|
||||||
"settingsStorageAccessPageTitle",
|
|
||||||
"settingsStorageAccessBanner",
|
|
||||||
"settingsStorageAccessEmpty",
|
|
||||||
"settingsStorageAccessRevokeTooltip",
|
|
||||||
"settingsAccessibilitySectionTitle",
|
|
||||||
"settingsRemoveAnimationsTile",
|
|
||||||
"statsWithGps"
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"bn": [
|
"bn": [
|
||||||
|
@ -2164,9 +1202,7 @@
|
||||||
"de": [
|
"de": [
|
||||||
"entryActionCast",
|
"entryActionCast",
|
||||||
"overlayHistogramNone",
|
"overlayHistogramNone",
|
||||||
"castDialogTitle",
|
"castDialogTitle"
|
||||||
"aboutDataUsageClearCache",
|
|
||||||
"settingsViewerShowHistogram"
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"el": [
|
"el": [
|
||||||
|
@ -5070,12 +4106,6 @@
|
||||||
"castDialogTitle"
|
"castDialogTitle"
|
||||||
],
|
],
|
||||||
|
|
||||||
"it": [
|
|
||||||
"entryActionCast",
|
|
||||||
"castDialogTitle",
|
|
||||||
"aboutDataUsageClearCache"
|
|
||||||
],
|
|
||||||
|
|
||||||
"ja": [
|
"ja": [
|
||||||
"columnCount",
|
"columnCount",
|
||||||
"saveCopyButtonLabel",
|
"saveCopyButtonLabel",
|
||||||
|
|