forked from zelo72/mastodon-ios
New translations app.json (Kurmanji (Kurdish))
This commit is contained in:
parent
0c8c793b69
commit
a174d63d3c
|
@ -46,7 +46,7 @@
|
|||
},
|
||||
"delete_post": {
|
||||
"title": "Ma tu dixwazî vê şandiyê jê bibî?",
|
||||
"delete": "Jê bibe"
|
||||
"message": "Are you sure you want to delete this post?"
|
||||
},
|
||||
"clean_cache": {
|
||||
"title": "Pêşbîrê pak bike",
|
||||
|
@ -140,7 +140,8 @@
|
|||
"unreblog": "Ji nû ve nivîsandinê vegere",
|
||||
"favorite": "Bijarte",
|
||||
"unfavorite": "Nebijarte",
|
||||
"menu": "Kulîn"
|
||||
"menu": "Kulîn",
|
||||
"hide": "Hide"
|
||||
},
|
||||
"tag": {
|
||||
"url": "URL",
|
||||
|
@ -149,6 +150,12 @@
|
|||
"hashtag": "Hashtag",
|
||||
"email": "E-name",
|
||||
"emoji": "Emojî"
|
||||
},
|
||||
"visibility": {
|
||||
"unlisted": "Everyone can see this post but not display in the public timeline.",
|
||||
"private": "Only their followers can see this post.",
|
||||
"private_from_me": "Only my followers can see this post.",
|
||||
"direct": "Only mentioned user can see this post."
|
||||
}
|
||||
},
|
||||
"friendship": {
|
||||
|
@ -412,16 +419,26 @@
|
|||
"segmented_control": {
|
||||
"posts": "Şandî",
|
||||
"replies": "Bersiv",
|
||||
"media": "Medya"
|
||||
"posts_and_replies": "Posts and Replies",
|
||||
"media": "Medya",
|
||||
"about": "About"
|
||||
},
|
||||
"relationship_action_alert": {
|
||||
"confirm_mute_user": {
|
||||
"title": "Mute Account",
|
||||
"message": "Confirm to mute %s"
|
||||
},
|
||||
"confirm_unmute_user": {
|
||||
"title": "Ajimêrê bêdeng neke",
|
||||
"message": "Ji bo vekirina bêdengkirinê bipejirîne %s"
|
||||
},
|
||||
"confirm_unblock_usre": {
|
||||
"title": "Astengiyê li ser ajimêr rake",
|
||||
"message": "Ji bo rakirina astengkirinê bipejirîne %s"
|
||||
"confirm_block_user": {
|
||||
"title": "Block Account",
|
||||
"message": "Confirm to block %s"
|
||||
},
|
||||
"confirm_unblock_user": {
|
||||
"title": "Unblock Account",
|
||||
"message": "Confirm to unblock %s"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -472,12 +489,14 @@
|
|||
"Everything": "Her tişt",
|
||||
"Mentions": "Qalkirin"
|
||||
},
|
||||
"user_followed_you": "%s te şopand",
|
||||
"user_favorited your post": "%s şandiya te hez kir",
|
||||
"user_reblogged_your_post": "%s posta we ji nû ve tomar kir",
|
||||
"user_mentioned_you": "%s qale te kir",
|
||||
"user_requested_to_follow_you": "%s dixwazê te bişopîne",
|
||||
"user_your_poll_has_ended": "Rapirsîya te qediya",
|
||||
"notification_description": {
|
||||
"followed_you": "followd you",
|
||||
"favorited_your_post": "favorited your post",
|
||||
"reblogged_your_post": "reblogged your post",
|
||||
"mentioned_you": "mentioned you",
|
||||
"request_to_follow_you": "request to follow you",
|
||||
"poll_has_ended": "poll has ended"
|
||||
},
|
||||
"keyobard": {
|
||||
"show_everything": "Her tiştî nîşan bide",
|
||||
"show_mentions": "Qalkirinan nîşan bike"
|
||||
|
@ -496,6 +515,13 @@
|
|||
"light": "Her dem ronî",
|
||||
"dark": "Her dem tarî"
|
||||
},
|
||||
"look_and_feel": {
|
||||
"title": "Look and Feel",
|
||||
"use_system": "Use System",
|
||||
"really_dark": "Really Dark",
|
||||
"sorta_dark": "Sorta Dark",
|
||||
"light": "Light"
|
||||
},
|
||||
"notifications": {
|
||||
"title": "Agahdarî",
|
||||
"favorites": "Şandiyên min hez kir",
|
||||
|
@ -537,14 +563,17 @@
|
|||
}
|
||||
},
|
||||
"report": {
|
||||
"title_report": "Report",
|
||||
"title": "%s ragihîne",
|
||||
"step1": "Gav 1 ji 2",
|
||||
"step2": "Gav 2 ji 2",
|
||||
"content1": "Şandiyên din hene ku tu dixwazî tevlî ragihandinê bikî?",
|
||||
"content2": "Derbarê vê ragihandinê de tiştek heye ku divê çavdêr bizanin?",
|
||||
"report_sent_title": "Thanks for reporting, we’ll look into this.",
|
||||
"send": "Ragihandinê bişîne",
|
||||
"skip_to_send": "Bêyî şirove bişîne",
|
||||
"text_placeholder": "Şiroveyên daxwazkirê binivîsine an jî pê ve bike"
|
||||
"text_placeholder": "Şiroveyên daxwazkirê binivîsine an jî pê ve bike",
|
||||
"reported": "REPORTED"
|
||||
},
|
||||
"preview": {
|
||||
"keyboard": {
|
||||
|
@ -564,4 +593,4 @@
|
|||
"accessibility_hint": "Du caran bitikîne da ku çarçoveyahilpekok ji holê rakî"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue