Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
deckerst committed Sep 17, 2023
2 parents 20f6d3f + a0b2693 commit 1b87fb8
Show file tree
Hide file tree
Showing 23 changed files with 613 additions and 337 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.

## <a id="unreleased"></a>[Unreleased]

## <a id="v1.9.5"></a>[v1.9.5] - 2023-09-17

### Fixed

- crash when cataloguing some videos
- workflow when moving to an album with insufficient storage

## <a id="v1.9.4"></a>[v1.9.4] - 2023-09-13

### Changed
Expand Down
5 changes: 3 additions & 2 deletions android/app/src/main/res/values-ckb/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
<string name="wallpaper">ڕوونما</string>
<string name="search_shortcut_short_label">گەڕان</string>
<string name="videos_shortcut_short_label">ڤیدیۆ</string>
<string name="analysis_channel_name">گەڕان بۆ فایل</string>
<string name="analysis_notification_default_title">گەڕان بۆ فایلەکان</string>
<string name="analysis_channel_name">گەڕان لە پەڕگە</string>
<string name="analysis_notification_default_title">لە پەڕگەکان دەگەڕێت</string>
<string name="analysis_notification_action_stop">وەستاندن</string>
<string name="safe_mode_shortcut_short_label">دۆخی پارێزراو</string>
</resources>
5 changes: 5 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/106.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
In v1.9.5:
- play your animated AVIF, AV1, and HDR videos
- filter by rating ranges
- judge tonal distributions with the viewer histogram
Full changelog available on GitHub
5 changes: 5 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/10601.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
In v1.9.5:
- play your animated AVIF, AV1, and HDR videos
- filter by rating ranges
- judge tonal distributions with the viewer histogram
Full changelog available on GitHub
5 changes: 0 additions & 5 deletions fastlane/metadata/android/en-US/changelogs/97.txt

This file was deleted.

5 changes: 0 additions & 5 deletions fastlane/metadata/android/en-US/changelogs/9701.txt

This file was deleted.

5 changes: 0 additions & 5 deletions fastlane/metadata/android/en-US/changelogs/98.txt

This file was deleted.

5 changes: 0 additions & 5 deletions fastlane/metadata/android/en-US/changelogs/9801.txt

This file was deleted.

5 changes: 0 additions & 5 deletions fastlane/metadata/android/en-US/changelogs/99.txt

This file was deleted.

5 changes: 0 additions & 5 deletions fastlane/metadata/android/en-US/changelogs/9901.txt

This file was deleted.

169 changes: 168 additions & 1 deletion lib/l10n/app_ckb.arb
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,172 @@
}
},
"entryActionSetAs": "دانان وەک",
"@entryActionSetAs": {}
"@entryActionSetAs": {},
"saveCopyButtonLabel": "وێنەکی لێ پاشەکەوت بکە",
"@saveCopyButtonLabel": {},
"editorActionTransform": "گواستنەوە",
"@editorActionTransform": {},
"coordinateDms": "{coordinate} {direction}",
"@coordinateDms": {
"placeholders": {
"coordinate": {
"type": "String",
"example": "38° 41′ 47.72″"
},
"direction": {
"type": "String",
"example": "S"
}
}
},
"editorTransformRotate": "سوڕاندن",
"@editorTransformRotate": {},
"albumTierNew": "نوێ",
"@albumTierNew": {},
"videoResumptionModeNever": "هەرگیز",
"@videoResumptionModeNever": {},
"coordinateDmsNorth": "باکوور",
"@coordinateDmsNorth": {},
"nameConflictStrategyReplace": "جێگرتنەوە",
"@nameConflictStrategyReplace": {},
"videoLoopModeAlways": "بەردەوام",
"@videoLoopModeAlways": {},
"nameConflictDialogMultipleSourceMessage": "هەندێک لە پەڕگەکان هەمان ناویان هەیە.",
"@nameConflictDialogMultipleSourceMessage": {},
"vaultLockTypePassword": "تێپەڕەوشە",
"@vaultLockTypePassword": {},
"keepScreenOnAlways": "بەردەوام",
"@keepScreenOnAlways": {},
"videoActionSkip10": "١٠ چرکە بیبە پێش",
"@videoActionSkip10": {},
"albumTierRegular": "هی دیکە",
"@albumTierRegular": {},
"filterNoAddressLabel": "بێ ناونیشان",
"@filterNoAddressLabel": {},
"filterMimeImageLabel": "وێنە",
"@filterMimeImageLabel": {},
"videoResumptionModeAlways": "بەردەوام",
"@videoResumptionModeAlways": {},
"nameConflictStrategyRename": "ناونانەوە",
"@nameConflictStrategyRename": {},
"coordinateDmsEast": "ڕۆژهەڵات",
"@coordinateDmsEast": {},
"filterAspectRatioLandscapeLabel": "لاکێشە",
"@filterAspectRatioLandscapeLabel": {},
"albumTierApps": "نەرمەواڵەکان",
"@albumTierApps": {},
"entryActionViewMotionPhotoVideo": "کردنەوەی ڤیدیۆ",
"@entryActionViewMotionPhotoVideo": {},
"videoControlsNone": "هیچیان",
"@videoControlsNone": {},
"filterNoTitleLabel": "بێ سەرناو",
"@filterNoTitleLabel": {},
"videoPlaybackMuted": "بەبێ دەنگی لێبدە",
"@videoPlaybackMuted": {},
"maxBrightnessAlways": "بەردەوام",
"@maxBrightnessAlways": {},
"themeBrightnessLight": "ڕوون",
"@themeBrightnessLight": {},
"filterMimeVideoLabel": "ڤیدیۆ",
"@filterMimeVideoLabel": {},
"themeBrightnessDark": "تاریک",
"@themeBrightnessDark": {},
"entryInfoActionEditTitleDescription": "دەستکاری کردنی سەرناو و پێناس",
"@entryInfoActionEditTitleDescription": {},
"entryInfoActionEditLocation": "دەستکاری کردنی شوێن",
"@entryInfoActionEditLocation": {},
"videoPlaybackWithSound": "بە دەنگەوە لێبدە",
"@videoPlaybackWithSound": {},
"nameConflictStrategySkip": "بازدان",
"@nameConflictStrategySkip": {},
"addShortcutButtonLabel": "زیادکردن",
"@addShortcutButtonLabel": {},
"entryActionOpenMap": "لە نەرمەواڵەی نەخشە پیشانی بدە",
"@entryActionOpenMap": {},
"videoControlsPlaySeek": "لێدان و بردنە پێش/پاش",
"@videoControlsPlaySeek": {},
"entryActionRotateCCW": "سوڕاندن بە پێچەوانەی میلی کاتژمێر",
"@entryActionRotateCCW": {},
"viewerActionSettings": "ڕێکخستنەکان",
"@viewerActionSettings": {},
"filterOnThisDayLabel": "لەم ڕۆژەدا",
"@filterOnThisDayLabel": {},
"viewerTransitionNone": "هیچیان",
"@viewerTransitionNone": {},
"videoControlsPlayOutside": "کردنەوە بە لێدەرێکی تر",
"@videoControlsPlayOutside": {},
"lengthUnitPercent": "٪",
"@lengthUnitPercent": {},
"maxBrightnessNever": "هەرگیز",
"@maxBrightnessNever": {},
"coordinateDmsSouth": "باشوور",
"@coordinateDmsSouth": {},
"videoActionReplay10": "١٠ چرکە بیبە پاش",
"@videoActionReplay10": {},
"cropAspectRatioFree": "ئازادانە",
"@cropAspectRatioFree": {},
"filterTypeSphericalVideoLabel": "ڤیدیۆی سێ ڕەهەندی",
"@filterTypeSphericalVideoLabel": {},
"filterNoRatingLabel": "هەڵنەسەنگێنراو",
"@filterNoRatingLabel": {},
"themeBrightnessBlack": "ڕەش",
"@themeBrightnessBlack": {},
"videoPlaybackSkip": "بازدان",
"@videoPlaybackSkip": {},
"videoControlsPlay": "لێدان",
"@videoControlsPlay": {},
"entryActionShareVideoOnly": "بە تەنیا ڤیدیۆ هاوبەش بکە",
"@entryActionShareVideoOnly": {},
"applyTooltip": "جێبەجێ کردن",
"@applyTooltip": {},
"widgetDisplayedItemRandom": "هەڕەمەکی",
"@widgetDisplayedItemRandom": {},
"subtitlePositionTop": "سەرەوە",
"@subtitlePositionTop": {},
"lengthUnitPixel": "پیسکڵ",
"@lengthUnitPixel": {},
"entryInfoActionEditDate": "دەستکاری کردنی کات و ڕێکەوت",
"@entryInfoActionEditDate": {},
"cropAspectRatioSquare": "چوارگۆشە",
"@cropAspectRatioSquare": {},
"unitSystemMetric": "مەتری",
"@unitSystemMetric": {},
"overlayHistogramNone": "هیچیان",
"@overlayHistogramNone": {},
"filterRecentlyAddedLabel": "بەم دواییە زیاد کراو",
"@filterRecentlyAddedLabel": {},
"storageVolumeDescriptionFallbackPrimary": "بیرگەی ناوەکی",
"@storageVolumeDescriptionFallbackPrimary": {},
"keepScreenOnNever": "هەرگیز",
"@keepScreenOnNever": {},
"filterTypeMotionPhotoLabel": "وێنەی جوڵاو",
"@filterTypeMotionPhotoLabel": {},
"mapStyleGoogleNormal": "نەخشەی گۆگڵ",
"@mapStyleGoogleNormal": {},
"videoLoopModeNever": "هەرگیز",
"@videoLoopModeNever": {},
"videoActionSetSpeed": "خێرایی لێدان",
"@videoActionSetSpeed": {},
"filterFavouriteLabel": "دڵخواز",
"@filterFavouriteLabel": {},
"coordinateDmsWest": "ڕۆژاوا",
"@coordinateDmsWest": {},
"entryActionRotateCW": "سوڕاندن بە ئاڕاستەی میلی کاتژمێر",
"@entryActionRotateCW": {},
"subtitlePositionBottom": "خوارەوە",
"@subtitlePositionBottom": {},
"settingsVideoEnablePip": "وێنە لە وێنە",
"@settingsVideoEnablePip": {},
"entryInfoActionEditRating": "دەستکاری کردنی هەڵسەنگاندن",
"@entryInfoActionEditRating": {},
"albumTierSpecial": "باو",
"@albumTierSpecial": {},
"videoLoopModeShortOnly": "تەنیا ڤیدیۆ کورتەکان",
"@videoLoopModeShortOnly": {},
"entryInfoActionRemoveLocation": "سڕینەوەی شوێن",
"@entryInfoActionRemoveLocation": {},
"entryActionShareImageOnly": "بە تەنیا وێنە هاوبەش بکە",
"@entryActionShareImageOnly": {},
"filterNoDateLabel": "بەڕۆژ کراوەتەوە",
"@filterNoDateLabel": {}
}
Loading

0 comments on commit 1b87fb8

Please sign in to comment.