diff --git a/Localization/StringsConvertor/Sources/StringsConvertor/main.swift b/Localization/StringsConvertor/Sources/StringsConvertor/main.swift index 92a858829..6604884a4 100644 --- a/Localization/StringsConvertor/Sources/StringsConvertor/main.swift +++ b/Localization/StringsConvertor/Sources/StringsConvertor/main.swift @@ -60,6 +60,7 @@ private func map(language: String) -> String? { case "kmr_TR": return "ku" // Kurmanji (Kurdish) case "ru_RU": return "ru" // Russian case "gd_GB": return "gd-GB" // Scottish Gaelic + case "ckb_IR": return "ckb" // Sorani (Kurdish) case "es_ES": return "es" // Spanish case "es_AR": return "es-419" // Spanish, Argentina case "sv-SE": return "sv" // Swedish diff --git a/Mastodon.xcodeproj/project.pbxproj b/Mastodon.xcodeproj/project.pbxproj index 2795f6148..f2eeb9e37 100644 --- a/Mastodon.xcodeproj/project.pbxproj +++ b/Mastodon.xcodeproj/project.pbxproj @@ -1027,6 +1027,9 @@ DB4F097E26A03DA600D62E92 /* SearchHistoryFetchedResultController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchHistoryFetchedResultController.swift; sourceTree = ""; }; DB4FFC29269EC39600D62E92 /* SearchToSearchDetailViewControllerAnimatedTransitioning.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SearchToSearchDetailViewControllerAnimatedTransitioning.swift; sourceTree = ""; }; DB4FFC2A269EC39600D62E92 /* SearchTransitionController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SearchTransitionController.swift; sourceTree = ""; }; + DB519B09281BCA2E00F0C99D /* ckb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ckb; path = ckb.lproj/Intents.strings; sourceTree = ""; }; + DB519B0A281BCA2E00F0C99D /* ckb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ckb; path = ckb.lproj/InfoPlist.strings; sourceTree = ""; }; + DB519B0B281BCA4300F0C99D /* ckb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ckb; path = ckb.lproj/Intents.stringsdict; sourceTree = ""; }; DB51D170262832380062B7A1 /* BlurHashDecode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlurHashDecode.swift; sourceTree = ""; }; DB51D171262832380062B7A1 /* BlurHashEncode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlurHashEncode.swift; sourceTree = ""; }; DB564BD2269F3B35001E39A7 /* StatusFilterService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusFilterService.swift; sourceTree = ""; }; @@ -3518,6 +3521,7 @@ kab, vi, sv, + ckb, ); mainGroup = DB427DC925BAA00100D1B89D; packageReferences = ( @@ -4463,6 +4467,7 @@ DBF81C7427F68F5A00004A56 /* kab */, DBF81C7727F6913300004A56 /* vi */, DB8D8E3128196FA0009FD90F /* sv */, + DB519B09281BCA2E00F0C99D /* ckb */, ); name = Intents.intentdefinition; sourceTree = ""; @@ -4489,6 +4494,7 @@ DBF81C7527F68F5A00004A56 /* kab */, DBF81C7827F6913300004A56 /* vi */, DB8D8E3228196FA0009FD90F /* sv */, + DB519B0A281BCA2E00F0C99D /* ckb */, ); name = InfoPlist.strings; sourceTree = ""; @@ -4531,6 +4537,7 @@ DBF81C7627F68F5A00004A56 /* kab */, DBF81C7927F6913300004A56 /* vi */, DB8D8E3328196FA0009FD90F /* sv */, + DB519B0B281BCA4300F0C99D /* ckb */, ); name = Intents.stringsdict; sourceTree = ""; diff --git a/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist b/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist index 640adb736..528a75b66 100644 --- a/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist @@ -124,12 +124,12 @@ NotificationService.xcscheme_^#shared#^_ orderHint - 19 + 20 ShareActionExtension.xcscheme_^#shared#^_ orderHint - 20 + 19 SuppressBuildableAutocreation diff --git a/Mastodon/Resources/ckb.lproj/InfoPlist.strings b/Mastodon/Resources/ckb.lproj/InfoPlist.strings new file mode 100644 index 000000000..710865573 --- /dev/null +++ b/Mastodon/Resources/ckb.lproj/InfoPlist.strings @@ -0,0 +1,4 @@ +"NSCameraUsageDescription" = "Used to take photo for post status"; +"NSPhotoLibraryAddUsageDescription" = "Used to save photo into the Photo Library"; +"NewPostShortcutItemTitle" = "New Post"; +"SearchShortcutItemTitle" = "Search"; \ No newline at end of file diff --git a/MastodonIntent/ckb.lproj/Intents.strings b/MastodonIntent/ckb.lproj/Intents.strings new file mode 100644 index 000000000..1d23253a3 --- /dev/null +++ b/MastodonIntent/ckb.lproj/Intents.strings @@ -0,0 +1,51 @@ +"16wxgf" = "پۆستێک بکە"; + +"751xkl" = "نووسین"; + +"CsR7G2" = "پۆستێک بکە"; + +"HZSGTr" = "چی پۆست بکرێت؟"; + +"HdGikU" = "پۆستکردنەکە سەرکەوتوو نەبوو"; + +"KDNTJ4" = "هۆکاری سەرنەکەوتن"; + +"RHxKOw" = "پۆست بە نووسینەوە بکە"; + +"RxSqsb" = "پۆست"; + +"WCIR3D" = "${content} لە ماستۆدۆن پۆست بکە"; + +"ZKJSNu" = "پۆست"; + +"ZS1XaK" = "${content}"; + +"ZbSjzC" = "دەرکەوتن"; + +"Zo4jgJ" = "دەرکەوتنی پۆست"; + +"apSxMG-dYQ5NN" = "${count} بژاردە بۆ 'گشتی' هەن."; + +"apSxMG-ehFLjY" = "${count} بژاردە بۆ 'تەنیا شوێنکەوتووەکان' هەن."; + +"ayoYEb-dYQ5NN" = "${content}، گشتی"; + +"ayoYEb-ehFLjY" = "${content}، تەنیا شوێنکەوتووەکان"; + +"dUyuGg" = "پۆستێک بکە"; + +"dYQ5NN" = "گشتی"; + +"ehFLjY" = "تەنیا شوێنکەوتووەکان"; + +"gfePDu" = "پۆستکردنەکە سەرکەوتوو نەبوو. ${failureReason}"; + +"k7dbKQ" = "پۆستەکە کرا."; + +"oGiqmY-dYQ5NN" = "دڵنیایت لە هەڵبژاردنی 'گشتی'؟"; + +"oGiqmY-ehFLjY" = "دڵنیایت لە هەڵبژاردنی 'تەنیا شوێنکەوتووەکان'؟"; + +"rM6dvp" = "بەستەر"; + +"ryJLwG" = "پۆستەکە کرا. "; diff --git a/MastodonIntent/ckb.lproj/Intents.stringsdict b/MastodonIntent/ckb.lproj/Intents.stringsdict new file mode 100644 index 000000000..5a39d5e64 --- /dev/null +++ b/MastodonIntent/ckb.lproj/Intents.stringsdict @@ -0,0 +1,54 @@ + + + + + There are ${count} options matching ‘${content}’. - 2 + + NSStringLocalizedFormatKey + There are %#@count_option@ matching ‘${content}’. + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + zero + 0 options + one + 1 option + two + 2 options + few + %ld options + many + %ld options + other + %ld options + + + There are ${count} options matching ‘${visibility}’. + + NSStringLocalizedFormatKey + There are %#@count_option@ matching ‘${visibility}’. + count_option + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + %ld + zero + 0 options + one + 1 option + two + 2 options + few + %ld options + many + %ld options + other + %ld options + + + + diff --git a/MastodonSDK/Sources/MastodonLocalization/Resources/ckb.lproj/Localizable.strings b/MastodonSDK/Sources/MastodonLocalization/Resources/ckb.lproj/Localizable.strings new file mode 100644 index 000000000..1db4f7936 --- /dev/null +++ b/MastodonSDK/Sources/MastodonLocalization/Resources/ckb.lproj/Localizable.strings @@ -0,0 +1,391 @@ +"Common.Alerts.BlockDomain.BlockEntireDomain" = "هەموو ڕاژەکارەکە ئاستەنگ بکە"; +"Common.Alerts.BlockDomain.Title" = "دڵنیایت دەتەوێت تەواوی %@ ئاستەنگ بکەیت؟ لە زۆر بارەکاندا ئاستەنگکردنی بچووک باشترە. ئەگەر وا بکەیت، لەو ڕاژەکارەوە هیچ شتێک نابینیت و هەموو شوێنکەوتووەکانت لەوێوە لادەبرێن."; +"Common.Alerts.CleanCache.Message" = "سەرکەوتووانە بیرگەی %@ پاک کرایەوە."; +"Common.Alerts.CleanCache.Title" = "بیرگە پاک بکەوە"; +"Common.Alerts.Common.PleaseTryAgain" = "تکایە دووبارە هەوڵ بدەوە."; +"Common.Alerts.Common.PleaseTryAgainLater" = "تکایە دواتر هەوڵ بدەوە."; +"Common.Alerts.DeletePost.Message" = "دڵنیایت دەتەوێت ئەم پۆستە بسڕیتەوە؟"; +"Common.Alerts.DeletePost.Title" = "بیسڕەوە"; +"Common.Alerts.DiscardPostContent.Message" = "دڵنیا ببەوە بۆ وازهێنان لە ناوەڕۆکەت."; +"Common.Alerts.DiscardPostContent.Title" = "ڕەشنووس هەڵمەگرە"; +"Common.Alerts.EditProfileFailure.Message" = "ناتوانرێت دەستکاریی پرۆفایل بکرێت. تکایە دووبارە هەوڵ بدەوە."; +"Common.Alerts.EditProfileFailure.Title" = "نەتوانرا دەستکاریی پرۆفایل بکرێت"; +"Common.Alerts.PublishPostFailure.AttachmentsMessage.MoreThanOneVideo" = "ناتوانیت زیاتر لە یەک ڤیدیۆی پێوە بلکێنیت."; +"Common.Alerts.PublishPostFailure.AttachmentsMessage.VideoAttachWithPhoto" = "ناتوانیت ڤیدیۆ بۆ پۆستێک زیاد بکەیت کە وێنەی تێدایە."; +"Common.Alerts.PublishPostFailure.Message" = "نەتوانرا پۆستەکە بکرێت. +تکایە لە بەردەستبوونی هێڵی ئینتەرنێت دڵنیا بە."; +"Common.Alerts.PublishPostFailure.Title" = "نەتوانرا پۆستەکە بکرێت"; +"Common.Alerts.SavePhotoFailure.Message" = "تکایە ڕێ بە ماستۆدۆن بدە تاوەکو بتوانێت وێنەکە هەڵبگرێت."; +"Common.Alerts.SavePhotoFailure.Title" = "نەتوانرا وێنەکە هەڵبگیرێت"; +"Common.Alerts.ServerError.Title" = "هەڵەی ڕاژەکار"; +"Common.Alerts.SignOut.Confirm" = "دەربچۆ"; +"Common.Alerts.SignOut.Message" = "دڵنیایت دەتەوێت دەربچیت؟"; +"Common.Alerts.SignOut.Title" = "دەربچۆ"; +"Common.Alerts.SignUpFailure.Title" = "تۆمارکردنەکە سەرکەوتوو نەبوو"; +"Common.Alerts.VoteFailure.PollEnded" = "دەنگدانەکە کۆتایی هاتووە"; +"Common.Alerts.VoteFailure.Title" = "نەتوانرا دەنگ بدرێت"; +"Common.Controls.Actions.Add" = "زیادی بکە"; +"Common.Controls.Actions.Back" = "بگەڕێوە"; +"Common.Controls.Actions.BlockDomain" = "%@ ئاستەنگ بکە"; +"Common.Controls.Actions.Cancel" = "هەڵوەشاندنەوه"; +"Common.Controls.Actions.Compose" = "پۆست بکە"; +"Common.Controls.Actions.Confirm" = "پشتڕاستی بکەوە"; +"Common.Controls.Actions.Continue" = "بەردەوام بە"; +"Common.Controls.Actions.CopyPhoto" = "لەبەری بگرەوە"; +"Common.Controls.Actions.Delete" = "بیسڕەوە"; +"Common.Controls.Actions.Discard" = "وازی لێ بێنە"; +"Common.Controls.Actions.Done" = "تەواو"; +"Common.Controls.Actions.Edit" = "دەستکاری"; +"Common.Controls.Actions.FindPeople" = "خەڵک بدۆزەوە"; +"Common.Controls.Actions.ManuallySearch" = "خۆت بگەڕێ"; +"Common.Controls.Actions.Next" = "دواتر"; +"Common.Controls.Actions.Ok" = "باشە"; +"Common.Controls.Actions.Open" = "بیکەوە"; +"Common.Controls.Actions.OpenInBrowser" = "لە وێبگەڕ بیکەوە"; +"Common.Controls.Actions.OpenInSafari" = "لە Safari بیکەوە"; +"Common.Controls.Actions.Preview" = "پێشبینین"; +"Common.Controls.Actions.Previous" = "پێشتر"; +"Common.Controls.Actions.Remove" = "لایبە"; +"Common.Controls.Actions.Reply" = "وەڵامی بدەوە"; +"Common.Controls.Actions.ReportUser" = "سکاڵا لە %@ بکە"; +"Common.Controls.Actions.Save" = "هەڵی بگرە"; +"Common.Controls.Actions.SavePhoto" = "هەڵی بگرە"; +"Common.Controls.Actions.SeeMore" = "زیاتر ببینە"; +"Common.Controls.Actions.Settings" = "رێکخستنەکان"; +"Common.Controls.Actions.Share" = "هاوبەشی بکە"; +"Common.Controls.Actions.SharePost" = "هاوبەشی بکە"; +"Common.Controls.Actions.ShareUser" = "%@ هاوبەش بکە"; +"Common.Controls.Actions.SignIn" = "بچۆ ژوورەوە"; +"Common.Controls.Actions.SignUp" = "خۆت تۆمار بکە"; +"Common.Controls.Actions.Skip" = "بیپەڕێنە"; +"Common.Controls.Actions.TakePhoto" = "وێنە بگرە"; +"Common.Controls.Actions.TryAgain" = "هەوڵ بدەوە"; +"Common.Controls.Actions.UnblockDomain" = "%@ ئاستەنگ مەکە"; +"Common.Controls.Friendship.Block" = "ئاستەنگی بکە"; +"Common.Controls.Friendship.BlockDomain" = "%@ ئاستەنگ بکە"; +"Common.Controls.Friendship.BlockUser" = "%@ ئاستەنگ بکە"; +"Common.Controls.Friendship.Blocked" = "ئاستەنگ کراوە"; +"Common.Controls.Friendship.EditInfo" = "دەستکاری"; +"Common.Controls.Friendship.Follow" = "شوێنی بکەوە"; +"Common.Controls.Friendship.Following" = "شوێنی دەکەویت"; +"Common.Controls.Friendship.Mute" = "بێدەنگی بکە"; +"Common.Controls.Friendship.MuteUser" = "%@ بێدەنگە"; +"Common.Controls.Friendship.Muted" = "بێدەنگ کراوە"; +"Common.Controls.Friendship.Pending" = "داوات کردووە"; +"Common.Controls.Friendship.Request" = "داوای لێ بکە"; +"Common.Controls.Friendship.Unblock" = "ئاستەنگی مەکە"; +"Common.Controls.Friendship.UnblockUser" = "%@ ئاستەنگ مەکە"; +"Common.Controls.Friendship.Unmute" = "بێدەنگی مەکە"; +"Common.Controls.Friendship.UnmuteUser" = "%@ بێدەنگ مەکە"; +"Common.Controls.Keyboard.Common.ComposeNewPost" = "پۆستێکی نوێ بکە"; +"Common.Controls.Keyboard.Common.OpenSettings" = "ڕێکخستنەکان بکەوە"; +"Common.Controls.Keyboard.Common.ShowFavorites" = "بەدڵبووەکان ببینە"; +"Common.Controls.Keyboard.Common.SwitchToTab" = "بڕۆ بۆ %@"; +"Common.Controls.Keyboard.SegmentedControl.NextSection" = "دەستنیشانکراوی دواتر"; +"Common.Controls.Keyboard.SegmentedControl.PreviousSection" = "بەشی پێشتر"; +"Common.Controls.Keyboard.Timeline.NextStatus" = "پۆستی دواتر"; +"Common.Controls.Keyboard.Timeline.OpenAuthorProfile" = "پرۆفایلەکەی بکەوە"; +"Common.Controls.Keyboard.Timeline.OpenRebloggerProfile" = "پرۆفایلەکەی بکەوە"; +"Common.Controls.Keyboard.Timeline.OpenStatus" = "بیکەوە"; +"Common.Controls.Keyboard.Timeline.PreviewImage" = "بیبینە"; +"Common.Controls.Keyboard.Timeline.PreviousStatus" = "پۆستی پێشتر"; +"Common.Controls.Keyboard.Timeline.ReplyStatus" = "وەڵامی بدەوە"; +"Common.Controls.Keyboard.Timeline.ToggleContentWarning" = "ئاگاداریی ناوەڕۆک نیشان بدە"; +"Common.Controls.Keyboard.Timeline.ToggleFavorite" = "بەدڵبوونی پۆست"; +"Common.Controls.Keyboard.Timeline.ToggleReblog" = "پۆستکردنەوەی پۆست"; +"Common.Controls.Status.Actions.Favorite" = "بەدڵمە"; +"Common.Controls.Status.Actions.Hide" = "بیشارەوە"; +"Common.Controls.Status.Actions.Menu" = "پێڕست"; +"Common.Controls.Status.Actions.Reblog" = "پۆستی بکەوە"; +"Common.Controls.Status.Actions.Reply" = "وەڵامی بدەوە"; +"Common.Controls.Status.Actions.ShowGif" = "گیفەکە نیشان بدە"; +"Common.Controls.Status.Actions.ShowImage" = "وێنەکە نیشان بدە"; +"Common.Controls.Status.Actions.ShowVideoPlayer" = "ڤیدیۆکە لێ بدە"; +"Common.Controls.Status.Actions.TapThenHoldToShowMenu" = "دەستی پیا بنێ و بیگرە بۆ نیشاندانی پێڕستەکە"; +"Common.Controls.Status.Actions.Unfavorite" = "بەدڵبوونەکە بگەڕێنەوە"; +"Common.Controls.Status.Actions.Unreblog" = "پۆستکردنەکە بگەڕێنەوە"; +"Common.Controls.Status.ContentWarning" = "ئاگاداریی ناوەڕۆک"; +"Common.Controls.Status.MediaContentWarning" = "دەستی پیا بنێ بۆ نیشاندانی"; +"Common.Controls.Status.Poll.Closed" = "داخراوە"; +"Common.Controls.Status.Poll.Vote" = "دەنگ بدە"; +"Common.Controls.Status.SensitiveContent" = "ناوەڕۆکی هەستیار"; +"Common.Controls.Status.ShowPost" = "پۆستەکە نیشان بدە"; +"Common.Controls.Status.ShowUserProfile" = "پرۆفایلەکەی نیشان بدە"; +"Common.Controls.Status.Tag.Email" = "ئیمێڵ"; +"Common.Controls.Status.Tag.Emoji" = "ئیمۆجی"; +"Common.Controls.Status.Tag.Hashtag" = "هاشتاگ"; +"Common.Controls.Status.Tag.Link" = "بەستەر"; +"Common.Controls.Status.Tag.Mention" = "ئاماژە"; +"Common.Controls.Status.Tag.Url" = "بەستەر"; +"Common.Controls.Status.TapToReveal" = "دەستی پیا بنێ بۆ نیشاندانی"; +"Common.Controls.Status.UserReblogged" = "%@ پۆست کرایەوە"; +"Common.Controls.Status.UserRepliedTo" = "لە وەڵامدا بۆ %@"; +"Common.Controls.Status.Visibility.Direct" = "تەنیا بەکارهێنەرە ئاماژە پێکراوەکە دەتوانێت ئەم پۆستە ببینێت."; +"Common.Controls.Status.Visibility.Private" = "تەنیا شوێنکەوتووەکانی دەتوانن ئەم پۆستە ببینن."; +"Common.Controls.Status.Visibility.PrivateFromMe" = "تەنیا شوێنکەوتووەکانم دەتوانن ئەم پۆستە ببینن."; +"Common.Controls.Status.Visibility.Unlisted" = "هەرکەسێک دەتوانێت ئەم پۆستە ببینێت بەڵام ناچێتە بەردەمیان."; +"Common.Controls.Tabs.Home" = "ماڵەوە"; +"Common.Controls.Tabs.Notification" = "ئاگادارکردنەوەکان"; +"Common.Controls.Tabs.Profile" = "پرۆفایل"; +"Common.Controls.Tabs.Search" = "بگەڕێ"; +"Common.Controls.Timeline.Filtered" = "پاڵێوراو"; +"Common.Controls.Timeline.Header.BlockedWarning" = "ناتوانیت پرۆفایلی ئەم بەکارهێنەرە ببینیت +تا ئەو کاتەی ئاستەنگەکەت لادەبات."; +"Common.Controls.Timeline.Header.BlockingWarning" = "ناتوانیت پرۆفایلی ئەم بەکارهێنەرە ببینیت +هەتا ئاستەنگەکەیان لادەبەیت. +پرۆفایلەکەت ئاوها لایان دەردەکەوێت."; +"Common.Controls.Timeline.Header.NoStatusFound" = "هیچ پۆستێک نەدۆزرایەوە"; +"Common.Controls.Timeline.Header.SuspendedWarning" = "ئەم بەکارهێنەرە ڕاگیراوە."; +"Common.Controls.Timeline.Header.UserBlockedWarning" = "ناتوانیت پرۆفایلی %@ ببینیت +تا ئەو کاتەی ئاستەنگەکەت لادەبات."; +"Common.Controls.Timeline.Header.UserBlockingWarning" = "ناتوانیت پرۆفایلی %@ ببینیت +هەتا ئاستەنگەکەیان لادەبەیت. +پرۆفایلەکەت ئاوها لایان دەردەکەوێت."; +"Common.Controls.Timeline.Header.UserSuspendedWarning" = "هەژماری %@ ڕاگیراوە."; +"Common.Controls.Timeline.Loader.LoadMissingPosts" = "پۆستە ماوەکان بار بکە"; +"Common.Controls.Timeline.Loader.LoadingMissingPosts" = "پۆستە ماوەکان بار دەکرێن..."; +"Common.Controls.Timeline.Loader.ShowMoreReplies" = "وەڵامی زیاتر نیشان بدە"; +"Common.Controls.Timeline.Timestamp.Now" = "ئێستا"; +"Scene.AccountList.AddAccount" = "هەژمارێک زیاد بکە"; +"Scene.AccountList.DismissAccountSwitcher" = "پێڕستی هەژمارەکان دابخە"; +"Scene.AccountList.TabBarHint" = "هەژماری ئێستا: %@. دوو جا دەستی پیا بنێ بۆ کردنەوەی پێڕستی هەژمارەکان."; +"Scene.Compose.Accessibility.AppendAttachment" = "پێوەکراوی پێوە بکە"; +"Scene.Compose.Accessibility.AppendPoll" = "دەنگدان زیاد بکە"; +"Scene.Compose.Accessibility.CustomEmojiPicker" = "هەڵبژێری ئیمۆجی"; +"Scene.Compose.Accessibility.DisableContentWarning" = "ئاگاداریی ناوەڕۆک ناچالاک بکە"; +"Scene.Compose.Accessibility.EnableContentWarning" = "ئاگاداریی ناوەڕۆک چالاک بکە"; +"Scene.Compose.Accessibility.PostVisibilityMenu" = "پێڕستی شێوازی دەرکەوتنی پۆست"; +"Scene.Compose.Accessibility.RemovePoll" = "دانگدانەکە لابە"; +"Scene.Compose.Attachment.AttachmentBroken" = "ئەم %@ـە تێک چووە و ناتوانیت بەرزی بکەیتەوە."; +"Scene.Compose.Attachment.DescriptionPhoto" = "وێنەکەت بۆ نابیناکان باس بکە..."; +"Scene.Compose.Attachment.DescriptionVideo" = "ڤیدیۆکەت بۆ نابیناکان باس بکە..."; +"Scene.Compose.Attachment.Photo" = "وێنە"; +"Scene.Compose.Attachment.Video" = "ڤیدیۆ"; +"Scene.Compose.AutoComplete.SpaceToAdd" = "بۆشایی دابنێ بۆ زیادکردن"; +"Scene.Compose.ComposeAction" = "بڵاوی بکەوە"; +"Scene.Compose.ContentInputPlaceholder" = "دەتەوێت چی پۆست بکەیت؟"; +"Scene.Compose.ContentWarning.Placeholder" = "ئاگادارییەکەت لێرە بنووسە..."; +"Scene.Compose.Keyboard.AppendAttachmentEntry" = "پێوەکراوی پێوە بکە - %@"; +"Scene.Compose.Keyboard.DiscardPost" = "پۆستەکە هەڵوەشێنەوە"; +"Scene.Compose.Keyboard.PublishPost" = "پۆستە بڵاو بکەوە"; +"Scene.Compose.Keyboard.SelectVisibilityEntry" = "شێوازی دەرکەوتن هەڵبژێرە - %@"; +"Scene.Compose.Keyboard.ToggleContentWarning" = "ئاگاداریی ناوەڕۆک نیشان بدە"; +"Scene.Compose.Keyboard.TogglePoll" = "دەنگدانەکە نیشان بدە"; +"Scene.Compose.MediaSelection.Browse" = "بگەڕێ"; +"Scene.Compose.MediaSelection.Camera" = "وێنە بگرە"; +"Scene.Compose.MediaSelection.PhotoLibrary" = "وێنەکان"; +"Scene.Compose.Poll.DurationTime" = "کات:‌ %@"; +"Scene.Compose.Poll.OneDay" = "1 ڕۆژ"; +"Scene.Compose.Poll.OneHour" = "1 کاتژمێر"; +"Scene.Compose.Poll.OptionNumber" = "بژاردەی %ld"; +"Scene.Compose.Poll.SevenDays" = "7 ڕۆژ"; +"Scene.Compose.Poll.SixHours" = "6 کاتژمێر"; +"Scene.Compose.Poll.ThirtyMinutes" = "30 خولەک"; +"Scene.Compose.Poll.ThreeDays" = "3 ڕۆژ"; +"Scene.Compose.ReplyingToUser" = "لە وەڵامدا بۆ %@"; +"Scene.Compose.Title.NewPost" = "پۆستی نوێ"; +"Scene.Compose.Title.NewReply" = "وەڵامی نوێ"; +"Scene.Compose.Visibility.Direct" = "ئەوانەی ئاماژەیان پێ دەکەم"; +"Scene.Compose.Visibility.Private" = "تەنیا شوێنکەوتووان"; +"Scene.Compose.Visibility.Public" = "گشتی"; +"Scene.Compose.Visibility.Unlisted" = "پێشنیارنەکراو"; +"Scene.ConfirmEmail.Button.OpenEmailApp" = "بەرنامەی ئیمێڵەکەت بکەوە"; +"Scene.ConfirmEmail.Button.Resend" = "بینێرەوە"; +"Scene.ConfirmEmail.DontReceiveEmail.Description" = "دڵنیا بە لەوەی ئیمێڵەکەت دروستە و هەموو بوخچەکانت بگەڕێ."; +"Scene.ConfirmEmail.DontReceiveEmail.ResendEmail" = "ئیمێڵەکە بنێرەوە"; +"Scene.ConfirmEmail.DontReceiveEmail.Title" = "ئیمێڵەکەت ببینە"; +"Scene.ConfirmEmail.OpenEmailApp.Description" = "ئیمێڵێکمان بۆ ناردیت. هەموو بوخچەکانت ببینە."; +"Scene.ConfirmEmail.OpenEmailApp.Mail" = "Mail"; +"Scene.ConfirmEmail.OpenEmailApp.OpenEmailClient" = "بەرنامەی ئیمێڵەکەت بکەوە"; +"Scene.ConfirmEmail.OpenEmailApp.Title" = "ئیمێڵەکانت ببینە."; +"Scene.ConfirmEmail.Subtitle" = "بۆ پشتڕاستکردنەوەی هەژمارەکەت ئەو بەستەرە بکەوە کە بە ئیمێڵ بۆمان ناردوویت."; +"Scene.ConfirmEmail.Title" = "کۆتا شت."; +"Scene.Discovery.Intro" = "پۆست هەیە سەرنجیان لەسەرە لە گۆشەکەی تۆ."; +"Scene.Discovery.Tabs.Community" = "Community"; +"Scene.Discovery.Tabs.ForYou" = "بۆ تۆ"; +"Scene.Discovery.Tabs.Hashtags" = "هاشتاگەکان"; +"Scene.Discovery.Tabs.News" = "هەواڵەکان"; +"Scene.Discovery.Tabs.Posts" = "پۆستەکان"; +"Scene.Favorite.Title" = "بەدڵبووەکانت"; +"Scene.Follower.Footer" = "شوێنکەوتووەکانی لە ڕاژەکارەکانی ترەوە نیشان نادرێت."; +"Scene.Following.Footer" = "شوێنکەوتنەکانی بۆ هەژماری ڕاژەکارەکانی تر نیشان نادرێت."; +"Scene.HomeTimeline.NavigationBarState.NewPosts" = "پۆستە نوێکان ببینە"; +"Scene.HomeTimeline.NavigationBarState.Offline" = "دەرهێڵ"; +"Scene.HomeTimeline.NavigationBarState.Published" = "بڵاوکرایەوە!"; +"Scene.HomeTimeline.NavigationBarState.Publishing" = "پۆستەکە بڵاو دەکرێتەوە..."; +"Scene.HomeTimeline.Title" = "ماڵەوە"; +"Scene.Notification.Keyobard.ShowEverything" = "هەموو شتێک نیشان بدە"; +"Scene.Notification.Keyobard.ShowMentions" = "ئاماژەکان نیشان بدە"; +"Scene.Notification.NotificationDescription.FavoritedYourPost" = "پۆستەکەتی بەدڵ بوو"; +"Scene.Notification.NotificationDescription.FollowedYou" = "شوێنت کەوت"; +"Scene.Notification.NotificationDescription.MentionedYou" = "ئاماژەی پێت کرد"; +"Scene.Notification.NotificationDescription.PollHasEnded" = "دەنگدانەکە کۆتایی هات"; +"Scene.Notification.NotificationDescription.RebloggedYourPost" = "پۆستەکەتی پۆست کردەوە"; +"Scene.Notification.NotificationDescription.RequestToFollowYou" = "داواکاری بۆ شوێنکەوتنت"; +"Scene.Notification.Title.Everything" = "هەمووی"; +"Scene.Notification.Title.Mentions" = "ئاماژەکان"; +"Scene.Preview.Keyboard.ClosePreview" = "پێشبینینەکە دابخە"; +"Scene.Preview.Keyboard.ShowNext" = "هی دواتر نیشان بدە"; +"Scene.Preview.Keyboard.ShowPrevious" = "هی پێشتر نیشان بدە"; +"Scene.Profile.Accessibility.DoubleTapToOpenTheList" = "دوو جار دەستی پیا بنێ بۆ کردنەوەی لیستەکە"; +"Scene.Profile.Accessibility.EditAvatarImage" = "دەستکاریی وێنەکە بکە"; +"Scene.Profile.Accessibility.ShowAvatarImage" = "وێنەکە نیشان بدە"; +"Scene.Profile.Accessibility.ShowBannerImage" = "وێنەکەی پشتەوە نیشان بدە"; +"Scene.Profile.Dashboard.Followers" = "شوێنکەوتوو"; +"Scene.Profile.Dashboard.Following" = "شوێنکەوتن"; +"Scene.Profile.Dashboard.Posts" = "پۆستەکان"; +"Scene.Profile.Fields.AddRow" = "ڕیز زیاد بکە"; +"Scene.Profile.Fields.Placeholder.Content" = "ناوەڕۆک"; +"Scene.Profile.Fields.Placeholder.Label" = "ناونیشان"; +"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Message" = "دڵنیا ببەوە بۆ ئاستەنگکردنی %@"; +"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Title" = "ئاستەنگی بکە"; +"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Message" = "دڵیا ببەوە بۆ بێدەنگکردنی %@"; +"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Title" = "بێدەنگی بکە"; +"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Message" = "دڵنیا ببەوە بۆ لابردنی ئاستەنگی %@"; +"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Title" = "ئاستەنگی مەکە"; +"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Message" = "دڵنیا ببەوە بۆ بێدەنگنەکردنی %@"; +"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Title" = "بێدەنگی مەکە"; +"Scene.Profile.SegmentedControl.About" = "دەربارە"; +"Scene.Profile.SegmentedControl.Media" = "میدیا"; +"Scene.Profile.SegmentedControl.Posts" = "پۆستەکان"; +"Scene.Profile.SegmentedControl.PostsAndReplies" = "پۆست و وەڵامەکان"; +"Scene.Profile.SegmentedControl.Replies" = "وەڵامەکان"; +"Scene.Register.Error.Item.Agreement" = "ڕێککەوتن"; +"Scene.Register.Error.Item.Email" = "ئیمێڵ"; +"Scene.Register.Error.Item.Locale" = "زمان"; +"Scene.Register.Error.Item.Password" = "تێپەڕوشە"; +"Scene.Register.Error.Item.Reason" = "هۆکار"; +"Scene.Register.Error.Item.Username" = "ناوی بەکارهێنەر"; +"Scene.Register.Error.Reason.Accepted" = "%@ دەبێت قبووڵ بکرێت"; +"Scene.Register.Error.Reason.Blank" = "%@ پێویستە"; +"Scene.Register.Error.Reason.Blocked" = "%@ خزمەتگوزارییەکی ئیمێڵی ڕێپێنەدراو بەکار دەهێنێت"; +"Scene.Register.Error.Reason.Inclusion" = "%@ پشتگیرینەکراوە"; +"Scene.Register.Error.Reason.Invalid" = "%@ نادروستە"; +"Scene.Register.Error.Reason.Reserved" = "%@ وشەیەکی گیراوە"; +"Scene.Register.Error.Reason.Taken" = "%@ بەکار هێنراوە لەلایەن یەکێکی تر"; +"Scene.Register.Error.Reason.TooLong" = "%@ زۆر درێژە"; +"Scene.Register.Error.Reason.TooShort" = "%@ زۆر کورتە"; +"Scene.Register.Error.Reason.Unreachable" = "%@ بوونی نییە"; +"Scene.Register.Error.Special.EmailInvalid" = "ئەم ئیمێڵە دروست نییە"; +"Scene.Register.Error.Special.PasswordTooShort" = "تێپەڕوشەکە زۆر کورتە (نابێت لە 8 نووسە کەمتر بێت)"; +"Scene.Register.Error.Special.UsernameInvalid" = "ناوی بەکارهێنەر دەبێت تەنیا پیت، ژمارە و هێڵی ژێرەوەی تێدا بێت"; +"Scene.Register.Error.Special.UsernameTooLong" = "ناوی بەکارهێنەرەکە زۆر درێژە (ناکرێت لە 30 نووسە زیاتر بێت)"; +"Scene.Register.Input.Avatar.Delete" = "بیسڕەوە"; +"Scene.Register.Input.DisplayName.Placeholder" = "ناوی نیشاندان"; +"Scene.Register.Input.Email.Placeholder" = "ئیمێڵ"; +"Scene.Register.Input.Invite.RegistrationUserInviteRequest" = "بۆچی دەتەوێت بەشدار بیت؟"; +"Scene.Register.Input.Password.Accessibility.Checked" = "هەڵبژێردراو"; +"Scene.Register.Input.Password.Accessibility.Unchecked" = "هەڵنەبژێردراو"; +"Scene.Register.Input.Password.CharacterLimit" = "8 پیت"; +"Scene.Register.Input.Password.Hint" = "دەبێت تێپەڕوشەکەت لایەنی کەم هەشت نووسە بێت"; +"Scene.Register.Input.Password.Placeholder" = "تێپەڕوشە"; +"Scene.Register.Input.Password.Require" = "تێپەڕوشەکەت لایەنی کەم پێویستیی هەیە بە:"; +"Scene.Register.Input.Username.DuplicatePrompt" = "ئەم ناوە گیراوە."; +"Scene.Register.Input.Username.Placeholder" = "ناوی بەکارهێنەر"; +"Scene.Register.Title" = "خۆت تۆمار بکە لە %@"; +"Scene.Report.Content1" = "پۆستی تر هەیە بتەوێت سکاڵایان لێ بکەیت؟"; +"Scene.Report.Content2" = "هیچ شتێکی هەیە بە چاودێرەکان بیزانن دەربارەی ئەم سکاڵایە؟"; +"Scene.Report.ReportSentTitle" = "سپاس بۆ سکاڵاکات، پێیدا دەچینەوە."; +"Scene.Report.Reported" = "سکاڵای لێ کرا"; +"Scene.Report.Send" = "سکاڵاکە بنێرە"; +"Scene.Report.SkipToSend" = "بەبێ لێدوان بینێرە"; +"Scene.Report.Step1" = "هەنگاوی 1 لە 2"; +"Scene.Report.Step2" = "هەنگاوی 2 لە 2"; +"Scene.Report.TextPlaceholder" = "ڕوونکردنەوەی زۆرتر بدە"; +"Scene.Report.Title" = "سکاڵا لە %@ بکە"; +"Scene.Report.TitleReport" = "سکاڵای لێ بکە"; +"Scene.Search.Recommend.Accounts.Description" = "لەوانەیە بتەوێت شوێنی ئەم هەژمارانە بکەویت"; +"Scene.Search.Recommend.Accounts.Follow" = "شوێنی بکەوە"; +"Scene.Search.Recommend.Accounts.Title" = "لەوانەیە حەزت لەمانە بێت"; +"Scene.Search.Recommend.ButtonText" = "هەمووی ببینە"; +"Scene.Search.Recommend.HashTag.Description" = "ئەو هاشتاگانەی سەرنجی زۆریان لەسەرە"; +"Scene.Search.Recommend.HashTag.PeopleTalking" = "%@ کەس باسی دەکەن"; +"Scene.Search.Recommend.HashTag.Title" = "ڕۆژەڤ"; +"Scene.Search.SearchBar.Cancel" = "بگەڕێوە"; +"Scene.Search.SearchBar.Placeholder" = "بۆ هاشتاگ و بەکارهێنەر بگەڕێ"; +"Scene.Search.Searching.Clear" = "بیانسڕەوە"; +"Scene.Search.Searching.EmptyState.NoResults" = "هیچ ئەنجامێک نەدۆزرایەوە"; +"Scene.Search.Searching.RecentSearch" = "گەڕانەکانی پێشترت"; +"Scene.Search.Searching.Segment.All" = "هەمووی"; +"Scene.Search.Searching.Segment.Hashtags" = "هاشتاگ"; +"Scene.Search.Searching.Segment.People" = "خەڵک"; +"Scene.Search.Searching.Segment.Posts" = "پۆست"; +"Scene.Search.Title" = "بگەڕێ"; +"Scene.ServerPicker.Button.Category.Academia" = "ئەکادیمیا"; +"Scene.ServerPicker.Button.Category.Activism" = "چالاکی"; +"Scene.ServerPicker.Button.Category.All" = "هەموو"; +"Scene.ServerPicker.Button.Category.AllAccessiblityDescription" = "بەش: هەموو"; +"Scene.ServerPicker.Button.Category.Art" = "هونەر"; +"Scene.ServerPicker.Button.Category.Food" = "خواردن"; +"Scene.ServerPicker.Button.Category.Furry" = "furry"; +"Scene.ServerPicker.Button.Category.Games" = "یاری"; +"Scene.ServerPicker.Button.Category.General" = "گشتی"; +"Scene.ServerPicker.Button.Category.Journalism" = "ڕۆژنامەوانی"; +"Scene.ServerPicker.Button.Category.Lgbt" = "lgbt"; +"Scene.ServerPicker.Button.Category.Music" = "موزیک"; +"Scene.ServerPicker.Button.Category.Regional" = "هەرێمی"; +"Scene.ServerPicker.Button.Category.Tech" = "تەکنۆلۆژیا"; +"Scene.ServerPicker.Button.SeeLess" = "کەمتر ببینە"; +"Scene.ServerPicker.Button.SeeMore" = "زیاتر ببینە"; +"Scene.ServerPicker.EmptyState.BadNetwork" = "هەڵەیەک ڕوویدا لە کاتی بارکردن. لە هەبوونی هێڵی ئینتەرنێت دڵنیا بە."; +"Scene.ServerPicker.EmptyState.FindingServers" = "ڕاژەکار دەدۆزرێتەوە..."; +"Scene.ServerPicker.EmptyState.NoResults" = "ئەنجام نییە"; +"Scene.ServerPicker.Input.Placeholder" = "بگەڕێ"; +"Scene.ServerPicker.Label.Category" = "بەش"; +"Scene.ServerPicker.Label.Language" = "زمان"; +"Scene.ServerPicker.Label.Users" = "بەکارهێنەر"; +"Scene.ServerPicker.Subtitle" = "ڕاژەکارێکێکی گشتی یان دانەیەک لەسەر بنەمای حەزەکانت و هەرێمەکەت هەڵبژێرە."; +"Scene.ServerPicker.SubtitleExtend" = "ڕاژەکارێکێکی گشتی یان دانەیەک لەسەر بنەمای حەزەکانت و هەرێمەکەت هەڵبژێرە. هەر ڕاژەکارێک لەلایەن ڕێکخراوێک یان تاکەکەسێک بەڕێوە دەبرێت."; +"Scene.ServerPicker.Title" = "ماستۆدۆن لە چەندان بەکارهێنەر پێک دێت کە لە ڕاژەکاری جیاواز دان."; +"Scene.ServerRules.Button.Confirm" = "ڕازیم"; +"Scene.ServerRules.PrivacyPolicy" = "سیاسەتی تایبەتێتی"; +"Scene.ServerRules.Prompt" = "بەردەوامبوونت واتای ڕازیبوونتە بە مەرجەکانی خزمەتگوزاری و سیاسەتی تایبەتێتیی %@."; +"Scene.ServerRules.Subtitle" = "ئەمانە لەلایەن چاودێرەکانی %@ دانراون و ناچار دەکرێن."; +"Scene.ServerRules.TermsOfService" = "مەرجەکانی بەکارهێنان"; +"Scene.ServerRules.Title" = "یاساکانی ڕاژەکار"; +"Scene.Settings.Footer.MastodonDescription" = "ماستۆدۆن پڕۆژەیەکی سەرچاوەکراوەیە. دەتوانیت لە گیتهەب لە کێشەکان ئاگادارمان بکەیتەوە: %@ (%@)"; +"Scene.Settings.Keyboard.CloseSettingsWindow" = "ڕێخستنەکان دابخە"; +"Scene.Settings.Section.Appearance.Automatic" = "خۆکار"; +"Scene.Settings.Section.Appearance.Dark" = "تاریک"; +"Scene.Settings.Section.Appearance.Light" = "ڕووناک"; +"Scene.Settings.Section.Appearance.Title" = "ڕووخسار"; +"Scene.Settings.Section.BoringZone.AccountSettings" = "ڕێکخستنەکانی هەژمار"; +"Scene.Settings.Section.BoringZone.Privacy" = "سیاسەتی تایبەتێتی"; +"Scene.Settings.Section.BoringZone.Terms" = "مەرجەکانی بەکارهێنان"; +"Scene.Settings.Section.BoringZone.Title" = "ناوچە بێنازەکە"; +"Scene.Settings.Section.LookAndFeel.Light" = "ڕووناک"; +"Scene.Settings.Section.LookAndFeel.ReallyDark" = "زۆر تاریک"; +"Scene.Settings.Section.LookAndFeel.SortaDark" = "کەم تاریک"; +"Scene.Settings.Section.LookAndFeel.Title" = "ڕووخسار و هەست"; +"Scene.Settings.Section.LookAndFeel.UseSystem" = "سیستەم"; +"Scene.Settings.Section.Notifications.Boosts" = "پۆستەکەم پۆست دەکاتەوە"; +"Scene.Settings.Section.Notifications.Favorites" = "پۆستەکەمی بەدڵ دەبێت"; +"Scene.Settings.Section.Notifications.Follows" = "شوێنم دەکەوێت"; +"Scene.Settings.Section.Notifications.Mentions" = "ئاماژەم پێ دەکات"; +"Scene.Settings.Section.Notifications.Title" = "ئاماژەکان نیشان بدە"; +"Scene.Settings.Section.Notifications.Trigger.Anyone" = "هەرکەسێک"; +"Scene.Settings.Section.Notifications.Trigger.Follow" = "هەرکەسێک شوێنی دەکەوم"; +"Scene.Settings.Section.Notifications.Trigger.Follower" = "شوێنکەوتووێکم"; +"Scene.Settings.Section.Notifications.Trigger.Noone" = "هیچکەس"; +"Scene.Settings.Section.Notifications.Trigger.Title" = "ئاگادارم بکەوە کاتێک"; +"Scene.Settings.Section.Preference.DisableAvatarAnimation" = "وێنە جووڵاوەکان ناچالاک بکە"; +"Scene.Settings.Section.Preference.DisableEmojiAnimation" = "ئیمۆجییە جووڵاوەکان ناچالاک بکە"; +"Scene.Settings.Section.Preference.OpenLinksInMastodon" = "بەستەرەکان لەناو ماستۆدۆن بکەوە"; +"Scene.Settings.Section.Preference.Title" = "پەسەندەکان"; +"Scene.Settings.Section.Preference.TrueBlackDarkMode" = "دۆخی ڕەش"; +"Scene.Settings.Section.Preference.UsingDefaultBrowser" = "وێبگەڕی بنەڕەت بەکار بهێنە بۆ کردنەوەی بەستەرەکان"; +"Scene.Settings.Section.SpicyZone.Clear" = "بیرگە پاک بکەوە"; +"Scene.Settings.Section.SpicyZone.Signout" = "دەربچۆ"; +"Scene.Settings.Section.SpicyZone.Title" = "ناوچەی گەرم"; +"Scene.Settings.Title" = "رێکخستنەکان"; +"Scene.SuggestionAccount.FollowExplain" = "کاتێک شوێنی یەکێک دەکەویت، پۆستەکانی دێتە بەردەمت."; +"Scene.SuggestionAccount.Title" = "خەڵک بدۆزەوە"; +"Scene.Thread.BackTitle" = "پۆستەکە"; +"Scene.Thread.Title" = "پۆستی %@"; +"Scene.Welcome.GetStarted" = "دەست پێ بکە"; +"Scene.Welcome.LogIn" = "بچۆ ژوورەوە"; +"Scene.Welcome.Slogan" = "تۆڕی کۆمەڵایەتی +لەژێر دەستەکانت."; +"Scene.Wizard.AccessibilityHint" = "دوو جار دەستی پیا بنێ بۆ داخستنی"; +"Scene.Wizard.MultipleAccountSwitchIntroDescription" = "هەژمارەکەت بگۆڕە بە دەستڕاگرتن لەسەر دوگمەی پرۆفایلەکە."; +"Scene.Wizard.NewInMastodon" = "نوێ"; \ No newline at end of file diff --git a/MastodonSDK/Sources/MastodonLocalization/Resources/ckb.lproj/Localizable.stringsdict b/MastodonSDK/Sources/MastodonLocalization/Resources/ckb.lproj/Localizable.stringsdict new file mode 100644 index 000000000..e744a4bd5 --- /dev/null +++ b/MastodonSDK/Sources/MastodonLocalization/Resources/ckb.lproj/Localizable.stringsdict @@ -0,0 +1,406 @@ + + + + + a11y.plural.count.unread.notification + + NSStringLocalizedFormatKey + %#@notification_count_unread_notification@ + notification_count_unread_notification + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld ئاگاداریی نەبینراو + other + %ld ئاگاداریی نەبینراو + + + a11y.plural.count.input_limit_exceeds + + NSStringLocalizedFormatKey + سنووری نووسین %#@character_count@ دەرباز دەکات + character_count + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld نووسە + other + %ld نووسە + + + a11y.plural.count.input_limit_remains + + NSStringLocalizedFormatKey + سنووری نووسین %#@character_count@ دەمێنێتەوە + character_count + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld نووسە + other + %ld نووسە + + + plural.count.metric_formatted.post + + NSStringLocalizedFormatKey + %@%#@post_count@ + post_count + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + پۆست + other + پۆست + + + plural.count.post + + NSStringLocalizedFormatKey + %#@post_count@ + post_count + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld پۆست + other + %ld پۆست + + + plural.count.favorite + + NSStringLocalizedFormatKey + %#@favorite_count@ + favorite_count + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld بەدڵبوو + other + %ld بەدڵبوو + + + plural.count.reblog + + NSStringLocalizedFormatKey + %#@reblog_count@ + reblog_count + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld پۆستکردنەوە + other + %ld پۆستکردنەوە + + + plural.count.reply + + NSStringLocalizedFormatKey + %#@reply_count@ + reply_count + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld وەڵام + other + %ld وەڵام + + + plural.count.vote + + NSStringLocalizedFormatKey + %#@vote_count@ + vote_count + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld دەنگ + other + %ld دەنگ + + + plural.count.voter + + NSStringLocalizedFormatKey + %#@voter_count@ + voter_count + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld دەنگدەر + other + %ld دەنگدەر + + + plural.people_talking + + NSStringLocalizedFormatKey + %#@count_people_talking@ + count_people_talking + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld کەس باسی دەکات + other + %ld کەس باسی دەکەن + + + plural.count.following + + NSStringLocalizedFormatKey + %#@count_following@ + count_following + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld شوێنکەوتن + other + %ld شوێنکەوتن + + + plural.count.follower + + NSStringLocalizedFormatKey + %#@count_follower@ + count_follower + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld شوێنکەوتوو + other + %ld شوێنکەوتوو + + + date.year.left + + NSStringLocalizedFormatKey + %#@count_year_left@ + count_year_left + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld ساڵی ماوە + other + %ld ساڵی ماوە + + + date.month.left + + NSStringLocalizedFormatKey + %#@count_month_left@ + count_month_left + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld مانگی ماوە + other + %ld مانگی ماوە + + + date.day.left + + NSStringLocalizedFormatKey + %#@count_day_left@ + count_day_left + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld ڕۆژی ماوە + other + %ld ڕۆژی ماوە + + + date.hour.left + + NSStringLocalizedFormatKey + %#@count_hour_left@ + count_hour_left + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld کاتژمێری ماوە + other + %ld کاتژمێری ماوە + + + date.minute.left + + NSStringLocalizedFormatKey + %#@count_minute_left@ + count_minute_left + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld خولەکی ماوە + other + %ld خولەکی ماوە + + + date.second.left + + NSStringLocalizedFormatKey + %#@count_second_left@ + count_second_left + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld چرکەی ماوە + other + %ld چرکەی ماوە + + + date.year.ago.abbr + + NSStringLocalizedFormatKey + %#@count_year_ago_abbr@ + count_year_ago_abbr + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld ساڵ لەمەوبەر + other + %ld ساڵ لەمەوبەر + + + date.month.ago.abbr + + NSStringLocalizedFormatKey + %#@count_month_ago_abbr@ + count_month_ago_abbr + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld مانگ لەمەوبەر + other + %ld مانگ لەمەوبەر + + + date.day.ago.abbr + + NSStringLocalizedFormatKey + %#@count_day_ago_abbr@ + count_day_ago_abbr + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld ڕۆژ لەمەوبەر + other + %ld ڕۆژ لەمەوبەر + + + date.hour.ago.abbr + + NSStringLocalizedFormatKey + %#@count_hour_ago_abbr@ + count_hour_ago_abbr + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld کاتژمێر لەمەوبەر + other + %ld کاتژمێر لەمەوبەر + + + date.minute.ago.abbr + + NSStringLocalizedFormatKey + %#@count_minute_ago_abbr@ + count_minute_ago_abbr + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld خولەک لەمەوبەر + other + %ld خولەک لەمەوبەر + + + date.second.ago.abbr + + NSStringLocalizedFormatKey + %#@count_second_ago_abbr@ + count_second_ago_abbr + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld چرکە لەمەوبەر + other + %ld چرکە لەمەوبەر + + + +