Sync translations

This commit is contained in:
Ming Ming 2023-06-03 17:32:06 +08:00
parent 38416eb048
commit 7a8b59bcff
4 changed files with 664 additions and 28 deletions

View file

@ -1,6 +1,6 @@
{
"appTitle": "Fotos",
"translator": "PhilProg",
"translator": "Andreas\nPhilProg",
"@translator": {
"description": "Name of the translator(s) for this language"
},

View file

@ -1,6 +1,6 @@
{
"appTitle": "Photos",
"translator": "traduttore",
"translator": "Albe",
"@translator": {
"description": "Name of the translator(s) for this language"
},
@ -33,7 +33,7 @@
}
}
},
"deleteSelectedProcessingNotification": "{count, plural, =1 {Eliminando 1 elemento} one {Eliminando un elemento} other {Eliminando {country} elementi}}",
"deleteSelectedProcessingNotification": "{count, plural, one{Eliminando 1 elemento} other {Eliminando {count} elementi}}",
"@deleteSelectedProcessingNotification": {
"description": "Inform user that the selected items are being deleted",
"placeholders": {
@ -46,7 +46,7 @@
"@deleteSelectedSuccessNotification": {
"description": "Inform user that the selected items are deleted successfully"
},
"deleteSelectedFailureNotification": "{count, plural, =1 {Fallita l'eliminazione di un elemento} one {} other {Fallita l'eliminazione di {count} elementi}}",
"deleteSelectedFailureNotification": "{count, plural, one {Fallita l'eliminazione di un elemento} other {Fallita l'eliminazione di {count} elementi}}",
"@deleteSelectedFailureNotification": {
"description": "Inform user that some/all the selected items cannot be deleted",
"placeholders": {
@ -59,7 +59,7 @@
"@archiveTooltip": {
"description": "Archive selected items"
},
"archiveSelectedProcessingNotification": "{count, plural, =1 {Archiviando 1 elemento} one {} other {Archiviando {country} elementi}}",
"archiveSelectedProcessingNotification": "{count, plural, one{Archiviando 1 elemento} other {Archiviando {count} elementi}}",
"@archiveSelectedProcessingNotification": {
"description": "Archiving the selected items",
"placeholders": {
@ -72,7 +72,7 @@
"@archiveSelectedSuccessNotification": {
"description": "Archived all selected items successfully"
},
"archiveSelectedFailureNotification": "{count, plural, =1 {Fallita archiviazione di 1 elemento} one {} other {Fallita archiviazione di {count} elementi}}",
"archiveSelectedFailureNotification": "{count, plural, one{Fallita archiviazione di 1 elemento} other {Fallita archiviazione di {count} elementi}}",
"@archiveSelectedFailureNotification": {
"description": "Cannot archive some of the selected items",
"placeholders": {
@ -85,7 +85,7 @@
"@unarchiveTooltip": {
"description": "Unarchive selected items"
},
"unarchiveSelectedProcessingNotification": "{count, plural, =1 {1 elemento ripristinato} one {} other {{count} elementi ripristinati}}",
"unarchiveSelectedProcessingNotification": "{count, plural, one {1 elemento ripristinato} other {{count} elementi ripristinati}}",
"@unarchiveSelectedProcessingNotification": {
"description": "Unarchiving selected items",
"placeholders": {
@ -98,7 +98,7 @@
"@unarchiveSelectedSuccessNotification": {
"description": "Unarchived all selected items successfully"
},
"unarchiveSelectedFailureNotification": "{count, plural, =1 {Non è stato possibile rimuovere 1 elemento dall'archivio} one {Non è stato possibile rimuovere un elemento dall'archivio} other {Non è stato possibile rimuovere {country} elementi dall'archivio}}",
"unarchiveSelectedFailureNotification": "{count, plural, one {Non è stato possibile rimuovere 1 elemento dall'archivio} other {Non è stato possibile rimuovere {count} elementi dall'archivio}}",
"@unarchiveSelectedFailureNotification": {
"description": "Cannot unarchive some of the selected items",
"placeholders": {
@ -144,7 +144,7 @@
"@createAlbumTooltip": {
"description": "Tooltip of the button that creates a new album"
},
"albumSize": "{count, plural, =0 {Vuoto} =1 {1 elemento} one {} other {{country} elementi}}",
"albumSize": "{count, plural, =0 {Vuoto} one {1 elemento} other {{count} elementi}}",
"@albumSize": {
"description": "Number of items inside an album",
"placeholders": {

View file

@ -1,6 +1,6 @@
{
"appTitle": "Fotos",
"translator": "Vertaler",
"translator": "Micha",
"@translator": {
"description": "Name of the translator(s) for this language"
},

View file

@ -17,11 +17,7 @@
"connectingToServer2",
"connectingToServerInstruction",
"nameInputInvalidEmpty",
"signInHeaderText2",
"settingsLanguageOptionSystemDefaultLabel",
"settingsExifWifiOnlyTitle",
"settingsExifWifiOnlyFalseSubtitle",
"settingsMemoriesTitle",
"settingsMemoriesSubtitle",
"settingsAccountTitle",
"settingsAccountLabelTitle",
@ -323,20 +319,6 @@
"removeCollectionsFailedNotification"
],
"es": [
"nameInputInvalidEmpty",
"settingsServerVersionTitle",
"createCollectionFailureNotification",
"addItemToCollectionTooltip",
"addItemToCollectionFailureNotification",
"setCollectionCoverFailureNotification",
"exportCollectionTooltip",
"exportCollectionDialogTitle",
"createCollectionDialogNextcloudAlbumLabel",
"createCollectionDialogNextcloudAlbumDescription",
"removeCollectionsFailedNotification"
],
"fr": [
"collectionsTooltip",
"connectingToServer2",
@ -461,6 +443,660 @@
"removeCollectionsFailedNotification"
],
"it": [
"settingsShareFolderDialogDescription",
"settingsShareFolderPickerDescription",
"settingsServerAppSectionTitle",
"settingsPhotosDescription",
"settingsMemoriesRangeTitle",
"settingsMemoriesRangeValueText",
"settingsViewerTitle",
"settingsViewerDescription",
"settingsScreenBrightnessTitle",
"settingsScreenBrightnessDescription",
"settingsForceRotationTitle",
"settingsForceRotationDescription",
"settingsMapProviderTitle",
"settingsAlbumTitle",
"settingsAlbumDescription",
"settingsShowDateInAlbumTitle",
"settingsShowDateInAlbumDescription",
"settingsImageEditTitle",
"settingsImageEditDescription",
"settingsEnhanceMaxResolutionTitle2",
"settingsEnhanceMaxResolutionDescription",
"settingsImageEditSaveResultsToServerTitle",
"settingsImageEditSaveResultsToServerTrueDescription",
"settingsImageEditSaveResultsToServerFalseDescription",
"settingsThemeTitle",
"settingsThemeDescription",
"settingsFollowSystemThemeTitle",
"settingsSeedColorTitle",
"settingsSeedColorDescription",
"settingsSeedColorPickerTitle",
"settingsUseBlackInDarkThemeTitle",
"settingsUseBlackInDarkThemeTrueDescription",
"settingsUseBlackInDarkThemeFalseDescription",
"settingsMiscellaneousTitle",
"settingsDoubleTapExitTitle",
"settingsPhotosTabSortByNameTitle",
"settingsExperimentalTitle",
"settingsExperimentalDescription",
"settingsExpertTitle",
"settingsExpertWarningText",
"settingsClearCacheDatabaseTitle",
"settingsClearCacheDatabaseDescription",
"settingsClearCacheDatabaseSuccessNotification",
"settingsAboutSectionTitle",
"settingsVersionTitle",
"settingsServerVersionTitle",
"settingsSourceCodeTitle",
"settingsBugReportTitle",
"settingsCaptureLogsTitle",
"settingsCaptureLogsDescription",
"settingsTranslatorTitle",
"writePreferenceFailureNotification",
"enableButtonLabel",
"exifSupportDetails",
"exifSupportConfirmationDialogTitle",
"captureLogDetails",
"captureLogSuccessNotification",
"doneButtonLabel",
"nextButtonLabel",
"connectButtonLabel",
"rootPickerSkipConfirmationDialogContent2",
"megapixelCount",
"secondCountSymbol",
"millimeterCountSymbol",
"detailsTooltip",
"downloadTooltip",
"downloadProcessingNotification",
"downloadSuccessNotification",
"downloadFailureNotification",
"nextTooltip",
"previousTooltip",
"webSelectRangeNotification",
"mobileSelectRangeNotification",
"updateDateTimeDialogTitle",
"dateSubtitle",
"timeSubtitle",
"dateYearInputHint",
"dateMonthInputHint",
"dateDayInputHint",
"timeHourInputHint",
"timeMinuteInputHint",
"timeSecondInputHint",
"dateTimeInputInvalid",
"updateDateTimeFailureNotification",
"albumDirPickerHeaderText",
"albumDirPickerSubHeaderText",
"albumDirPickerListEmptyNotification",
"importFoldersTooltip",
"albumImporterHeaderText",
"albumImporterSubHeaderText",
"importButtonLabel",
"albumImporterProgressText",
"doneButtonTooltip",
"editTooltip",
"editAccountConflictFailureNotification",
"genericProcessingDialogContent",
"sortTooltip",
"sortOptionDialogTitle",
"sortOptionTimeAscendingLabel",
"sortOptionTimeDescendingLabel",
"sortOptionFilenameAscendingLabel",
"sortOptionFilenameDescendingLabel",
"sortOptionAlbumNameLabel",
"sortOptionAlbumNameDescendingLabel",
"sortOptionManualLabel",
"albumEditDragRearrangeNotification",
"albumAddTextTooltip",
"shareTooltip",
"shareSelectedEmptyNotification",
"shareDownloadingDialogContent",
"searchTooltip",
"clearTooltip",
"listNoResultsText",
"listEmptyText",
"albumTrashLabel",
"restoreTooltip",
"restoreSelectedProcessingNotification",
"restoreSelectedSuccessNotification",
"restoreSelectedFailureNotification",
"restoreProcessingNotification",
"restoreSuccessNotification",
"restoreFailureNotification",
"deletePermanentlyTooltip",
"deletePermanentlyConfirmationDialogTitle",
"deletePermanentlyConfirmationDialogContent",
"albumSharedLabel",
"metadataTaskProcessingNotification",
"metadataTaskPauseNoWiFiNotification",
"configButtonLabel",
"useAsAlbumCoverTooltip",
"helpTooltip",
"helpButtonLabel",
"removeFromAlbumTooltip",
"changelogTitle",
"serverCertErrorDialogTitle",
"serverCertErrorDialogContent",
"advancedButtonLabel",
"whitelistCertDialogTitle",
"whitelistCertDialogContent",
"whitelistCertButtonLabel",
"fileSharedByDescription",
"emptyTrashbinTooltip",
"emptyTrashbinConfirmationDialogTitle",
"emptyTrashbinConfirmationDialogContent",
"unsetAlbumCoverTooltip",
"muteTooltip",
"unmuteTooltip",
"collectionPeopleLabel",
"slideshowTooltip",
"slideshowSetupDialogTitle",
"slideshowSetupDialogDurationTitle",
"slideshowSetupDialogShuffleTitle",
"slideshowSetupDialogRepeatTitle",
"slideshowSetupDialogReverseTitle",
"linkCopiedNotification",
"shareMethodDialogTitle",
"shareMethodPreviewTitle",
"shareMethodPreviewDescription",
"shareMethodOriginalFileTitle",
"shareMethodOriginalFileDescription",
"shareMethodPublicLinkTitle",
"shareMethodPublicLinkDescription",
"shareMethodPasswordLinkTitle",
"shareMethodPasswordLinkDescription",
"collectionSharingLabel",
"fileLastSharedDescription",
"fileLastSharedByOthersDescription",
"albumLastSharedByOthersDescription",
"sharedWithLabel",
"unshareTooltip",
"unshareSuccessNotification",
"locationLabel",
"multipleFilesLinkShareDialogContent",
"folderNameInputHint",
"folderNameInputInvalidEmpty",
"folderNameInputInvalidCharacters",
"createShareProgressText",
"copyItemsFailureNotification",
"unshareLinkShareDirDialogTitle",
"unshareLinkShareDirDialogContent",
"addToCollectionsViewTooltip",
"shareAlbumDialogTitle",
"shareAlbumSuccessWithErrorNotification",
"unshareAlbumSuccessWithErrorNotification",
"fixSharesTooltip",
"fixTooltip",
"fixAllTooltip",
"missingShareDescription",
"extraShareDescription",
"defaultButtonLabel",
"addUserInputHint",
"sharedAlbumInfoDialogTitle",
"sharedAlbumInfoDialogContent",
"learnMoreButtonLabel",
"migrateDatabaseProcessingNotification",
"migrateDatabaseFailureNotification",
"memoryAlbumName",
"homeFolderNotFoundDialogTitle",
"homeFolderNotFoundDialogContent",
"homeFolderInputInvalidEmpty",
"createCollectionTooltip",
"createCollectionDialogAlbumLabel",
"createCollectionDialogAlbumDescription",
"createCollectionDialogFolderLabel",
"createCollectionDialogFolderDescription",
"collectionFavoritesLabel",
"favoriteTooltip",
"favoriteSuccessNotification",
"favoriteFailureNotification",
"unfavoriteTooltip",
"unfavoriteSuccessNotification",
"unfavoriteFailureNotification",
"createCollectionDialogTagLabel",
"createCollectionDialogTagDescription",
"addTagInputHint",
"tagPickerNoTagSelectedNotification",
"backgroundServiceStopping",
"metadataTaskPauseLowBatteryNotification",
"enhanceTooltip",
"enhanceButtonLabel",
"enhanceIntroDialogTitle",
"enhanceIntroDialogDescription",
"enhanceLowLightTitle",
"enhanceLowLightDescription",
"enhanceLowLightParamBrightnessLabel",
"collectionEditedPhotosLabel",
"deletePermanentlyLocalConfirmationDialogContent",
"enhancePortraitBlurTitle",
"enhancePortraitBlurDescription",
"enhancePortraitBlurParamBlurLabel",
"enhanceSuperResolution4xTitle",
"enhanceSuperResolution4xDescription",
"enhanceStyleTransferTitle",
"enhanceStyleTransferStyleDialogTitle",
"enhanceStyleTransferStyleDialogDescription",
"enhanceStyleTransferNoStyleSelectedNotification",
"enhanceColorPopTitle",
"enhanceColorPopDescription",
"enhanceGenericParamWeightLabel",
"enhanceRetouchTitle",
"enhanceRetouchDescription",
"doubleTapExitNotification",
"imageEditDiscardDialogTitle",
"imageEditDiscardDialogContent",
"discardButtonLabel",
"saveTooltip",
"imageEditColorBrightness",
"imageEditColorContrast",
"imageEditColorWhitePoint",
"imageEditColorBlackPoint",
"imageEditColorSaturation",
"imageEditColorWarmth",
"imageEditColorTint",
"imageEditTitle",
"imageEditToolbarColorLabel",
"imageEditToolbarTransformLabel",
"imageEditTransformOrientation",
"imageEditTransformOrientationClockwise",
"imageEditTransformOrientationCounterclockwise",
"imageEditTransformCrop",
"categoriesLabel",
"searchLandingPeopleListEmptyText",
"searchLandingCategoryVideosLabel",
"searchFilterButtonLabel",
"searchFilterDialogTitle",
"applyButtonLabel",
"searchFilterOptionAnyLabel",
"searchFilterOptionTrueLabel",
"searchFilterOptionFalseLabel",
"searchFilterTypeLabel",
"searchFilterTypeOptionImageLabel",
"searchFilterBubbleTypeImageText",
"searchFilterTypeOptionVideoLabel",
"searchFilterBubbleTypeVideoText",
"searchFilterFavoriteLabel",
"searchFilterBubbleFavoriteTrueText",
"searchFilterBubbleFavoriteFalseText",
"showAllButtonLabel",
"gpsPlaceText",
"gpsPlaceAboutDialogTitle",
"gpsPlaceAboutDialogContent",
"collectionPlacesLabel",
"imageSaveOptionDialogTitle",
"imageSaveOptionDialogContent",
"imageSaveOptionDialogDeviceButtonLabel",
"imageSaveOptionDialogServerButtonLabel",
"initialSyncMessage",
"loopTooltip",
"createCollectionFailureNotification",
"addItemToCollectionTooltip",
"addItemToCollectionFailureNotification",
"setCollectionCoverFailureNotification",
"exportCollectionTooltip",
"exportCollectionDialogTitle",
"createCollectionDialogNextcloudAlbumLabel",
"createCollectionDialogNextcloudAlbumDescription",
"removeCollectionsFailedNotification",
"errorUnauthenticated",
"errorDisconnected",
"errorLocked",
"errorInvalidBaseUrl",
"errorWrongPassword",
"errorServerError",
"errorAlbumDowngrade",
"errorNoStoragePermission"
],
"nl": [
"deleteSelectedProcessingNotification",
"deleteSelectedFailureNotification",
"archiveSelectedProcessingNotification",
"archiveSelectedSuccessNotification",
"archiveSelectedFailureNotification",
"unarchiveTooltip",
"unarchiveSelectedProcessingNotification",
"unarchiveSelectedSuccessNotification",
"unarchiveSelectedFailureNotification",
"deleteTooltip",
"serverAddressInputInvalidEmpty",
"usernameInputHint",
"usernameInputInvalidEmpty",
"passwordInputHint",
"passwordInputInvalidEmpty",
"rootPickerHeaderText",
"rootPickerSubHeaderText",
"rootPickerNavigateUpItemText",
"rootPickerUnpickFailureNotification",
"rootPickerListEmptyNotification",
"setupWidgetTitle",
"setupSettingsModifyLaterHint",
"setupHiddenPrefDirNoticeDetail",
"settingsWidgetTitle",
"settingsLanguageTitle",
"settingsLanguageOptionSystemDefaultLabel",
"settingsExifSupportTitle",
"settingsExifSupportTrueSubtitle",
"settingsExifWifiOnlyTitle",
"settingsExifWifiOnlyFalseSubtitle",
"settingsMemoriesTitle",
"settingsMemoriesSubtitle",
"settingsAccountTitle",
"settingsAccountLabelTitle",
"settingsAccountLabelDescription",
"settingsIncludedFoldersTitle",
"settingsShareFolderTitle",
"settingsShareFolderDialogTitle",
"settingsShareFolderDialogDescription",
"settingsShareFolderPickerDescription",
"settingsServerAppSectionTitle",
"settingsPhotosDescription",
"settingsMemoriesRangeTitle",
"settingsMemoriesRangeValueText",
"settingsViewerTitle",
"settingsViewerDescription",
"settingsScreenBrightnessTitle",
"settingsScreenBrightnessDescription",
"settingsForceRotationTitle",
"settingsForceRotationDescription",
"settingsMapProviderTitle",
"settingsAlbumTitle",
"settingsAlbumDescription",
"settingsShowDateInAlbumTitle",
"settingsShowDateInAlbumDescription",
"settingsImageEditTitle",
"settingsImageEditDescription",
"settingsEnhanceMaxResolutionTitle2",
"settingsEnhanceMaxResolutionDescription",
"settingsImageEditSaveResultsToServerTitle",
"settingsImageEditSaveResultsToServerTrueDescription",
"settingsImageEditSaveResultsToServerFalseDescription",
"settingsThemeTitle",
"settingsThemeDescription",
"settingsFollowSystemThemeTitle",
"settingsSeedColorTitle",
"settingsSeedColorDescription",
"settingsSeedColorPickerTitle",
"settingsUseBlackInDarkThemeTitle",
"settingsUseBlackInDarkThemeTrueDescription",
"settingsUseBlackInDarkThemeFalseDescription",
"settingsMiscellaneousTitle",
"settingsDoubleTapExitTitle",
"settingsPhotosTabSortByNameTitle",
"settingsExperimentalTitle",
"settingsExperimentalDescription",
"settingsExpertTitle",
"settingsExpertWarningText",
"settingsClearCacheDatabaseTitle",
"settingsClearCacheDatabaseDescription",
"settingsClearCacheDatabaseSuccessNotification",
"settingsAboutSectionTitle",
"settingsVersionTitle",
"settingsServerVersionTitle",
"settingsSourceCodeTitle",
"settingsBugReportTitle",
"settingsCaptureLogsTitle",
"settingsCaptureLogsDescription",
"settingsTranslatorTitle",
"writePreferenceFailureNotification",
"enableButtonLabel",
"exifSupportDetails",
"exifSupportConfirmationDialogTitle",
"captureLogDetails",
"captureLogSuccessNotification",
"doneButtonLabel",
"nextButtonLabel",
"connectButtonLabel",
"rootPickerSkipConfirmationDialogContent2",
"megapixelCount",
"secondCountSymbol",
"millimeterCountSymbol",
"detailsTooltip",
"downloadTooltip",
"downloadProcessingNotification",
"downloadSuccessNotification",
"downloadFailureNotification",
"nextTooltip",
"previousTooltip",
"webSelectRangeNotification",
"mobileSelectRangeNotification",
"updateDateTimeDialogTitle",
"dateSubtitle",
"timeSubtitle",
"dateYearInputHint",
"dateMonthInputHint",
"dateDayInputHint",
"timeHourInputHint",
"timeMinuteInputHint",
"timeSecondInputHint",
"dateTimeInputInvalid",
"updateDateTimeFailureNotification",
"albumDirPickerHeaderText",
"albumDirPickerSubHeaderText",
"albumDirPickerListEmptyNotification",
"importFoldersTooltip",
"albumImporterHeaderText",
"albumImporterSubHeaderText",
"importButtonLabel",
"albumImporterProgressText",
"doneButtonTooltip",
"editTooltip",
"editAccountConflictFailureNotification",
"genericProcessingDialogContent",
"sortTooltip",
"sortOptionDialogTitle",
"sortOptionTimeAscendingLabel",
"sortOptionTimeDescendingLabel",
"sortOptionFilenameAscendingLabel",
"sortOptionFilenameDescendingLabel",
"sortOptionAlbumNameLabel",
"sortOptionAlbumNameDescendingLabel",
"sortOptionManualLabel",
"albumEditDragRearrangeNotification",
"albumAddTextTooltip",
"shareTooltip",
"shareSelectedEmptyNotification",
"shareDownloadingDialogContent",
"searchTooltip",
"clearTooltip",
"listNoResultsText",
"listEmptyText",
"albumTrashLabel",
"restoreTooltip",
"restoreSelectedProcessingNotification",
"restoreSelectedSuccessNotification",
"restoreSelectedFailureNotification",
"restoreProcessingNotification",
"restoreSuccessNotification",
"restoreFailureNotification",
"deletePermanentlyTooltip",
"deletePermanentlyConfirmationDialogTitle",
"deletePermanentlyConfirmationDialogContent",
"albumSharedLabel",
"metadataTaskProcessingNotification",
"metadataTaskPauseNoWiFiNotification",
"configButtonLabel",
"useAsAlbumCoverTooltip",
"helpTooltip",
"helpButtonLabel",
"removeFromAlbumTooltip",
"changelogTitle",
"serverCertErrorDialogTitle",
"serverCertErrorDialogContent",
"advancedButtonLabel",
"whitelistCertDialogTitle",
"whitelistCertDialogContent",
"whitelistCertButtonLabel",
"fileSharedByDescription",
"emptyTrashbinTooltip",
"emptyTrashbinConfirmationDialogTitle",
"emptyTrashbinConfirmationDialogContent",
"unsetAlbumCoverTooltip",
"muteTooltip",
"unmuteTooltip",
"collectionPeopleLabel",
"slideshowTooltip",
"slideshowSetupDialogTitle",
"slideshowSetupDialogDurationTitle",
"slideshowSetupDialogShuffleTitle",
"slideshowSetupDialogRepeatTitle",
"slideshowSetupDialogReverseTitle",
"linkCopiedNotification",
"shareMethodDialogTitle",
"shareMethodPreviewTitle",
"shareMethodPreviewDescription",
"shareMethodOriginalFileTitle",
"shareMethodOriginalFileDescription",
"shareMethodPublicLinkTitle",
"shareMethodPublicLinkDescription",
"shareMethodPasswordLinkTitle",
"shareMethodPasswordLinkDescription",
"collectionSharingLabel",
"fileLastSharedDescription",
"fileLastSharedByOthersDescription",
"albumLastSharedByOthersDescription",
"sharedWithLabel",
"unshareTooltip",
"unshareSuccessNotification",
"locationLabel",
"multipleFilesLinkShareDialogContent",
"folderNameInputHint",
"folderNameInputInvalidEmpty",
"folderNameInputInvalidCharacters",
"createShareProgressText",
"copyItemsFailureNotification",
"unshareLinkShareDirDialogTitle",
"unshareLinkShareDirDialogContent",
"addToCollectionsViewTooltip",
"shareAlbumDialogTitle",
"shareAlbumSuccessWithErrorNotification",
"unshareAlbumSuccessWithErrorNotification",
"fixSharesTooltip",
"fixTooltip",
"fixAllTooltip",
"missingShareDescription",
"extraShareDescription",
"defaultButtonLabel",
"addUserInputHint",
"sharedAlbumInfoDialogTitle",
"sharedAlbumInfoDialogContent",
"learnMoreButtonLabel",
"migrateDatabaseProcessingNotification",
"migrateDatabaseFailureNotification",
"memoryAlbumName",
"homeFolderNotFoundDialogTitle",
"homeFolderNotFoundDialogContent",
"homeFolderInputInvalidEmpty",
"createCollectionTooltip",
"createCollectionDialogAlbumLabel",
"createCollectionDialogAlbumDescription",
"createCollectionDialogFolderLabel",
"createCollectionDialogFolderDescription",
"collectionFavoritesLabel",
"favoriteTooltip",
"favoriteSuccessNotification",
"favoriteFailureNotification",
"unfavoriteTooltip",
"unfavoriteSuccessNotification",
"unfavoriteFailureNotification",
"createCollectionDialogTagLabel",
"createCollectionDialogTagDescription",
"addTagInputHint",
"tagPickerNoTagSelectedNotification",
"backgroundServiceStopping",
"metadataTaskPauseLowBatteryNotification",
"enhanceTooltip",
"enhanceButtonLabel",
"enhanceIntroDialogTitle",
"enhanceIntroDialogDescription",
"enhanceLowLightTitle",
"enhanceLowLightDescription",
"enhanceLowLightParamBrightnessLabel",
"collectionEditedPhotosLabel",
"deletePermanentlyLocalConfirmationDialogContent",
"enhancePortraitBlurTitle",
"enhancePortraitBlurDescription",
"enhancePortraitBlurParamBlurLabel",
"enhanceSuperResolution4xTitle",
"enhanceSuperResolution4xDescription",
"enhanceStyleTransferTitle",
"enhanceStyleTransferStyleDialogTitle",
"enhanceStyleTransferStyleDialogDescription",
"enhanceStyleTransferNoStyleSelectedNotification",
"enhanceColorPopTitle",
"enhanceColorPopDescription",
"enhanceGenericParamWeightLabel",
"enhanceRetouchTitle",
"enhanceRetouchDescription",
"doubleTapExitNotification",
"imageEditDiscardDialogTitle",
"imageEditDiscardDialogContent",
"discardButtonLabel",
"saveTooltip",
"imageEditColorBrightness",
"imageEditColorContrast",
"imageEditColorWhitePoint",
"imageEditColorBlackPoint",
"imageEditColorSaturation",
"imageEditColorWarmth",
"imageEditColorTint",
"imageEditTitle",
"imageEditToolbarColorLabel",
"imageEditToolbarTransformLabel",
"imageEditTransformOrientation",
"imageEditTransformOrientationClockwise",
"imageEditTransformOrientationCounterclockwise",
"imageEditTransformCrop",
"categoriesLabel",
"searchLandingPeopleListEmptyText",
"searchLandingCategoryVideosLabel",
"searchFilterButtonLabel",
"searchFilterDialogTitle",
"applyButtonLabel",
"searchFilterOptionAnyLabel",
"searchFilterOptionTrueLabel",
"searchFilterOptionFalseLabel",
"searchFilterTypeLabel",
"searchFilterTypeOptionImageLabel",
"searchFilterBubbleTypeImageText",
"searchFilterTypeOptionVideoLabel",
"searchFilterBubbleTypeVideoText",
"searchFilterFavoriteLabel",
"searchFilterBubbleFavoriteTrueText",
"searchFilterBubbleFavoriteFalseText",
"showAllButtonLabel",
"gpsPlaceText",
"gpsPlaceAboutDialogTitle",
"gpsPlaceAboutDialogContent",
"collectionPlacesLabel",
"imageSaveOptionDialogTitle",
"imageSaveOptionDialogContent",
"imageSaveOptionDialogDeviceButtonLabel",
"imageSaveOptionDialogServerButtonLabel",
"initialSyncMessage",
"loopTooltip",
"createCollectionFailureNotification",
"addItemToCollectionTooltip",
"addItemToCollectionFailureNotification",
"setCollectionCoverFailureNotification",
"exportCollectionTooltip",
"exportCollectionDialogTitle",
"createCollectionDialogNextcloudAlbumLabel",
"createCollectionDialogNextcloudAlbumDescription",
"removeCollectionsFailedNotification",
"errorUnauthenticated",
"errorDisconnected",
"errorLocked",
"errorInvalidBaseUrl",
"errorWrongPassword",
"errorServerError",
"errorAlbumDowngrade",
"errorNoStoragePermission"
],
"pl": [
"connectingToServer2",
"connectingToServerInstruction",