forked from zelo72/mastodon-ios
New translations app.json (Sorani (Kurdish))
This commit is contained in:
parent
87c32d9cea
commit
5cab730558
|
@ -240,7 +240,8 @@
|
|||
"category": "بەش"
|
||||
},
|
||||
"input": {
|
||||
"placeholder": "بگەڕێ"
|
||||
"placeholder": "بگەڕێ",
|
||||
"search_servers_or_enter_url": "Search communities or enter URL"
|
||||
},
|
||||
"empty_state": {
|
||||
"finding_servers": "ڕاژەکار دەدۆزرێتەوە...",
|
||||
|
@ -342,7 +343,11 @@
|
|||
"offline": "دەرهێڵ",
|
||||
"new_posts": "پۆستە نوێکان ببینە",
|
||||
"published": "بڵاوکرایەوە!",
|
||||
"Publishing": "پۆستەکە بڵاو دەکرێتەوە..."
|
||||
"Publishing": "پۆستەکە بڵاو دەکرێتەوە...",
|
||||
"accessibility": {
|
||||
"logo_label": "Logo Button",
|
||||
"logo_hint": "Tap to scroll to top and tap again to previous location"
|
||||
}
|
||||
}
|
||||
},
|
||||
"suggestion_account": {
|
||||
|
@ -596,7 +601,48 @@
|
|||
"send": "سکاڵاکە بنێرە",
|
||||
"skip_to_send": "بەبێ لێدوان بینێرە",
|
||||
"text_placeholder": "ڕوونکردنەوەی زۆرتر بدە",
|
||||
"reported": "سکاڵای لێ کرا"
|
||||
"reported": "سکاڵای لێ کرا",
|
||||
"step_one": {
|
||||
"step_1_of_4": "Step 1 of 4",
|
||||
"whats_wrong_with_this_post": "What's wrong with this post?",
|
||||
"whats_wrong_with_this_account": "What's wrong with this account?",
|
||||
"whats_wrong_with_this_username": "What's wrong with %s?",
|
||||
"select_the_best_match": "Select the best match",
|
||||
"i_dont_like_it": "I don’t like it",
|
||||
"it_is_not_something_you_want_to_see": "It is not something you want to see",
|
||||
"its_spam": "It’s spam",
|
||||
"malicious_links_fake_engagement_or_repetetive_replies": "Malicious links, fake engagement, or repetetive replies",
|
||||
"it_violates_server_rules": "It violates server rules",
|
||||
"you_are_aware_that_it_breaks_specific_rules": "You are aware that it breaks specific rules",
|
||||
"its_something_else": "It’s something else",
|
||||
"the_issue_does_not_fit_into_other_categories": "The issue does not fit into other categories"
|
||||
},
|
||||
"step_two": {
|
||||
"step_2_of_4": "Step 2 of 4",
|
||||
"which_rules_are_being_violated": "Which rules are being violated?",
|
||||
"select_all_that_apply": "Select all that apply",
|
||||
"i_just_don’t_like_it": "I just don’t like it"
|
||||
},
|
||||
"step_three": {
|
||||
"step_3_of_4": "Step 3 of 4",
|
||||
"are_there_any_posts_that_back_up_this_report": "Are there any posts that back up this report?",
|
||||
"select_all_that_apply": "Select all that apply"
|
||||
},
|
||||
"step_four": {
|
||||
"step_4_of_4": "Step 4 of 4",
|
||||
"is_there_anything_else_we_should_know": "Is there anything else we should know?"
|
||||
},
|
||||
"step_final": {
|
||||
"dont_want_to_see_this": "Don’t want to see this?",
|
||||
"when_you_see_something_you_dont_like_on_mastodon_you_can_remove_the_person_from_your_experience.": "When you see something you don’t like on Mastodon, you can remove the person from your experience.",
|
||||
"unfollow": "Unfollow",
|
||||
"unfollowed": "Unfollowed",
|
||||
"unfollow_user": "Unfollow %s",
|
||||
"mute_user": "Mute %s",
|
||||
"you_wont_see_their_posts_or_reblogs_in_your_home_feed_they_wont_know_they_ve_been_muted": "You won’t see their posts or reblogs in your home feed. They won’t know they’ve been muted.",
|
||||
"block_user": "Block %s",
|
||||
"they_will_no_longer_be_able_to_follow_or_see_your_posts_but_they_can_see_if_theyve_been_blocked": "They will no longer be able to follow or see your posts, but they can see if they’ve been blocked."
|
||||
}
|
||||
},
|
||||
"preview": {
|
||||
"keyboard": {
|
||||
|
|
Loading…
Reference in New Issue