l10n
This commit is contained in:
parent
d5c82a14c3
commit
3370b23579
2 changed files with 3 additions and 63 deletions
|
@ -47,6 +47,8 @@ class Contributors {
|
|||
Contributor('tryvseu', 'tryvseu@tuta.io'),
|
||||
Contributor('陳義昇', 'love80312@gmail.com'),
|
||||
Contributor('Макар Разин', 'makarrazin14@gmail.com'),
|
||||
Contributor('Leon', 'leonhoog@outlook.com'),
|
||||
Contributor('stephen-cusi', 'magiskcurry@qq.com'),
|
||||
// Contributor('SAMIRAH AIL', 'samiratalzahrani@gmail.com'), // Arabic
|
||||
// Contributor('Salih Ail', 'rrrfff444@gmail.com'), // Arabic
|
||||
// Contributor('nasreddineloukriz', 'nasreddineloukriz@gmail.com'), // Arabic
|
||||
|
|
|
@ -637,52 +637,6 @@
|
|||
"timeSeconds",
|
||||
"timeMinutes",
|
||||
"timeDays",
|
||||
"focalLength",
|
||||
"applyButtonLabel",
|
||||
"deleteButtonLabel",
|
||||
"nextButtonLabel",
|
||||
"showButtonLabel",
|
||||
"hideButtonLabel",
|
||||
"continueButtonLabel",
|
||||
"saveCopyButtonLabel",
|
||||
"applyTooltip",
|
||||
"cancelTooltip",
|
||||
"changeTooltip",
|
||||
"clearTooltip",
|
||||
"previousTooltip",
|
||||
"nextTooltip",
|
||||
"showTooltip",
|
||||
"hideTooltip",
|
||||
"actionRemove",
|
||||
"resetTooltip",
|
||||
"saveTooltip",
|
||||
"pickTooltip",
|
||||
"doubleBackExitMessage",
|
||||
"doNotAskAgain",
|
||||
"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",
|
||||
|
@ -5102,8 +5056,6 @@
|
|||
|
||||
"nl": [
|
||||
"columnCount",
|
||||
"saveCopyButtonLabel",
|
||||
"applyTooltip",
|
||||
"chipActionGoToPlacePage",
|
||||
"chipActionLock",
|
||||
"chipActionShowCountryStates",
|
||||
|
@ -5171,8 +5123,7 @@
|
|||
"settingsDisplayUseTvInterface",
|
||||
"settingsWidgetDisplayedItem",
|
||||
"statsTopStatesSectionTitle",
|
||||
"tagEditorDiscardDialogMessage",
|
||||
"tagPlaceholderState"
|
||||
"tagEditorDiscardDialogMessage"
|
||||
],
|
||||
|
||||
"nn": [
|
||||
|
@ -6744,13 +6695,8 @@
|
|||
|
||||
"zh": [
|
||||
"saveCopyButtonLabel",
|
||||
"applyTooltip",
|
||||
"chipActionGoToPlacePage",
|
||||
"viewerActionLock",
|
||||
"viewerActionUnlock",
|
||||
"editorActionTransform",
|
||||
"editorTransformCrop",
|
||||
"editorTransformRotate",
|
||||
"cropAspectRatioFree",
|
||||
"cropAspectRatioOriginal",
|
||||
"cropAspectRatioSquare",
|
||||
|
@ -6763,7 +6709,6 @@
|
|||
"maxBrightnessAlways",
|
||||
"vaultLockTypePattern",
|
||||
"vaultLockTypePin",
|
||||
"vaultLockTypePassword",
|
||||
"settingsVideoEnablePip",
|
||||
"videoResumptionModeNever",
|
||||
"videoResumptionModeAlways",
|
||||
|
@ -6774,11 +6719,6 @@
|
|||
"vaultDialogLockModeWhenScreenOff",
|
||||
"vaultDialogLockTypeLabel",
|
||||
"patternDialogEnter",
|
||||
"patternDialogConfirm",
|
||||
"pinDialogEnter",
|
||||
"pinDialogConfirm",
|
||||
"passwordDialogEnter",
|
||||
"passwordDialogConfirm",
|
||||
"authenticateToConfigureVault",
|
||||
"authenticateToUnlockVault",
|
||||
"vaultBinUsageDialogMessage",
|
||||
|
@ -6806,9 +6746,7 @@
|
|||
"settingsVideoGestureVerticalDragBrightnessVolume",
|
||||
"settingsDisablingBinWarningDialogMessage",
|
||||
"settingsAccessibilityShowPinchGestureAlternatives",
|
||||
"settingsDisplayUseTvInterface",
|
||||
"statsTopStatesSectionTitle",
|
||||
"tagEditorDiscardDialogMessage",
|
||||
"tagPlaceholderState"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue