This commit is contained in:
Thibault Deckers 2024-03-11 23:28:18 +01:00
parent e87e64c264
commit 8a4f7b9299
2 changed files with 2 additions and 59 deletions

View file

@ -78,6 +78,7 @@ class Contributors {
Contributor('minh', 'teaminh@skiff.com'), Contributor('minh', 'teaminh@skiff.com'),
Contributor('luckris25', 'lk1thebestl@gmail.com'), Contributor('luckris25', 'lk1thebestl@gmail.com'),
Contributor('Marc Amorós', 'marquitus99@gmail.com'), Contributor('Marc Amorós', 'marquitus99@gmail.com'),
Contributor('elea11', 'p.manuel.warnecke@gmail.com'),
// Contributor('Alvi Khan', 'aveenalvi@gmail.com'), // Bengali // Contributor('Alvi Khan', 'aveenalvi@gmail.com'), // Bengali
// Contributor('Htet Oo Hlaing', 'htetoh2006@outlook.com'), // Burmese // Contributor('Htet Oo Hlaing', 'htetoh2006@outlook.com'), // Burmese
// Contributor('Khant', 'khant@users.noreply.hosted.weblate.org'), // Burmese // Contributor('Khant', 'khant@users.noreply.hosted.weblate.org'), // Burmese
@ -94,6 +95,7 @@ class Contributors {
// Contributor('امیر جهانگرد', 'ijahangard.a@gmail.com'), // Persian // Contributor('امیر جهانگرد', 'ijahangard.a@gmail.com'), // Persian
// Contributor('slasb37', 'p84haghi@gmail.com'), // Persian // Contributor('slasb37', 'p84haghi@gmail.com'), // Persian
// Contributor('mimvahedi', 'vahedi0vahedi@gmail.com'), // Persian // Contributor('mimvahedi', 'vahedi0vahedi@gmail.com'), // Persian
// Contributor('Alireza Rashidi', 'alirezarashidigoorabi@gmail.com'), // Persian
// Contributor('Prasanta-Hembram', 'Prasantahembram720@gmail.com'), // Santali // Contributor('Prasanta-Hembram', 'Prasantahembram720@gmail.com'), // Santali
// Contributor('mytja', 'mamnju21@gmail.com'), // Slovenian // Contributor('mytja', 'mamnju21@gmail.com'), // Slovenian
// Contributor('Shift18', 'bribable.lawyer@posteo.net'), // Swedish // Contributor('Shift18', 'bribable.lawyer@posteo.net'), // Swedish

View file

@ -1889,15 +1889,6 @@
"filePickerUseThisFolder" "filePickerUseThisFolder"
], ],
"de": [
"entryActionCast",
"overlayHistogramNone",
"castDialogTitle",
"collectionActionSetHome",
"setHomeCustomCollection",
"settingsThumbnailShowHdrIcon"
],
"el": [ "el": [
"entryActionCast", "entryActionCast",
"castDialogTitle", "castDialogTitle",
@ -1916,37 +1907,19 @@
], ],
"fa": [ "fa": [
"filterLocatedLabel",
"filterTaggedLabel",
"filterRatingRejectedLabel",
"albumTierSpecial",
"coordinateFormatDms", "coordinateFormatDms",
"coordinateFormatDecimal",
"coordinateDms", "coordinateDms",
"coordinateDmsNorth", "coordinateDmsNorth",
"coordinateDmsSouth", "coordinateDmsSouth",
"coordinateDmsEast", "coordinateDmsEast",
"coordinateDmsWest", "coordinateDmsWest",
"overlayHistogramNone",
"overlayHistogramRGB", "overlayHistogramRGB",
"overlayHistogramLuminance",
"videoPlaybackSkip",
"viewerTransitionParallax",
"missingSystemFilePickerDialogMessage",
"unsupportedTypeDialogMessage", "unsupportedTypeDialogMessage",
"nameConflictDialogSingleSourceMessage",
"nameConflictDialogMultipleSourceMessage",
"addShortcutDialogLabel",
"addShortcutButtonLabel",
"noMatchingAppDialogMessage",
"binEntriesConfirmationDialogMessage", "binEntriesConfirmationDialogMessage",
"deleteEntriesConfirmationDialogMessage", "deleteEntriesConfirmationDialogMessage",
"moveUndatedConfirmationDialogMessage", "moveUndatedConfirmationDialogMessage",
"moveUndatedConfirmationDialogSetDate", "moveUndatedConfirmationDialogSetDate",
"videoResumeButtonLabel",
"setCoverDialogLatest", "setCoverDialogLatest",
"setCoverDialogAuto",
"setCoverDialogCustom",
"hideFilterConfirmationDialogMessage", "hideFilterConfirmationDialogMessage",
"newAlbumDialogTitle", "newAlbumDialogTitle",
"newAlbumDialogNameLabel", "newAlbumDialogNameLabel",
@ -4795,14 +4768,6 @@
"filePickerUseThisFolder" "filePickerUseThisFolder"
], ],
"id": [
"entryActionCast",
"castDialogTitle",
"collectionActionSetHome",
"setHomeCustomCollection",
"settingsThumbnailShowHdrIcon"
],
"it": [ "it": [
"collectionActionSetHome", "collectionActionSetHome",
"setHomeCustomCollection", "setHomeCustomCollection",
@ -4810,18 +4775,13 @@
], ],
"ja": [ "ja": [
"columnCount",
"saveCopyButtonLabel",
"applyTooltip", "applyTooltip",
"chipActionShowCountryStates",
"chipActionCreateVault", "chipActionCreateVault",
"chipActionConfigureVault", "chipActionConfigureVault",
"entryActionCast",
"viewerActionLock", "viewerActionLock",
"viewerActionUnlock", "viewerActionUnlock",
"editorActionTransform", "editorActionTransform",
"editorTransformCrop", "editorTransformCrop",
"editorTransformRotate",
"cropAspectRatioFree", "cropAspectRatioFree",
"cropAspectRatioOriginal", "cropAspectRatioOriginal",
"cropAspectRatioSquare", "cropAspectRatioSquare",
@ -9274,24 +9234,5 @@
"filePickerOpenFrom", "filePickerOpenFrom",
"filePickerNoItems", "filePickerNoItems",
"filePickerUseThisFolder" "filePickerUseThisFolder"
],
"zh_Hant": [
"entryActionCast",
"overlayHistogramNone",
"overlayHistogramLuminance",
"castDialogTitle",
"aboutDataUsageSectionTitle",
"aboutDataUsageData",
"aboutDataUsageCache",
"aboutDataUsageDatabase",
"aboutDataUsageMisc",
"aboutDataUsageInternal",
"aboutDataUsageExternal",
"aboutDataUsageClearCache",
"collectionActionSetHome",
"setHomeCustomCollection",
"settingsThumbnailShowHdrIcon",
"settingsViewerShowHistogram"
] ]
} }