New translations app.json (Kurmanji (Kurdish))

This commit is contained in:
Eugen Rochko 2022-02-11 16:03:53 +01:00
parent 0c8c793b69
commit a174d63d3c
1 changed files with 43 additions and 14 deletions

View File

@ -46,7 +46,7 @@
}, },
"delete_post": { "delete_post": {
"title": "Ma tu dixwazî vê şandiyê jê bibî?", "title": "Ma tu dixwazî vê şandiyê jê bibî?",
"delete": "Jê bibe" "message": "Are you sure you want to delete this post?"
}, },
"clean_cache": { "clean_cache": {
"title": "Pêşbîrê pak bike", "title": "Pêşbîrê pak bike",
@ -140,7 +140,8 @@
"unreblog": "Ji nû ve nivîsandinê vegere", "unreblog": "Ji nû ve nivîsandinê vegere",
"favorite": "Bijarte", "favorite": "Bijarte",
"unfavorite": "Nebijarte", "unfavorite": "Nebijarte",
"menu": "Kulîn" "menu": "Kulîn",
"hide": "Hide"
}, },
"tag": { "tag": {
"url": "URL", "url": "URL",
@ -149,6 +150,12 @@
"hashtag": "Hashtag", "hashtag": "Hashtag",
"email": "E-name", "email": "E-name",
"emoji": "Emojî" "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": { "friendship": {
@ -412,16 +419,26 @@
"segmented_control": { "segmented_control": {
"posts": "Şandî", "posts": "Şandî",
"replies": "Bersiv", "replies": "Bersiv",
"media": "Medya" "posts_and_replies": "Posts and Replies",
"media": "Medya",
"about": "About"
}, },
"relationship_action_alert": { "relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": { "confirm_unmute_user": {
"title": "Ajimêrê bêdeng neke", "title": "Ajimêrê bêdeng neke",
"message": "Ji bo vekirina bêdengkirinê bipejirîne %s" "message": "Ji bo vekirina bêdengkirinê bipejirîne %s"
}, },
"confirm_unblock_usre": { "confirm_block_user": {
"title": "Astengiyê li ser ajimêr rake", "title": "Block Account",
"message": "Ji bo rakirina astengkirinê bipejirîne %s" "message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
} }
} }
}, },
@ -472,12 +489,14 @@
"Everything": "Her tişt", "Everything": "Her tişt",
"Mentions": "Qalkirin" "Mentions": "Qalkirin"
}, },
"user_followed_you": "%s te şopand", "notification_description": {
"user_favorited your post": "%s şandiya te hez kir", "followed_you": "followd you",
"user_reblogged_your_post": "%s posta we ji nû ve tomar kir", "favorited_your_post": "favorited your post",
"user_mentioned_you": "%s qale te kir", "reblogged_your_post": "reblogged your post",
"user_requested_to_follow_you": "%s dixwazê te bişopîne", "mentioned_you": "mentioned you",
"user_your_poll_has_ended": "Rapirsîya te qediya", "request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": { "keyobard": {
"show_everything": "Her tiştî nîşan bide", "show_everything": "Her tiştî nîşan bide",
"show_mentions": "Qalkirinan nîşan bike" "show_mentions": "Qalkirinan nîşan bike"
@ -496,6 +515,13 @@
"light": "Her dem ronî", "light": "Her dem ronî",
"dark": "Her dem tarî" "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": { "notifications": {
"title": "Agahdarî", "title": "Agahdarî",
"favorites": "Şandiyên min hez kir", "favorites": "Şandiyên min hez kir",
@ -537,14 +563,17 @@
} }
}, },
"report": { "report": {
"title_report": "Report",
"title": "%s ragihîne", "title": "%s ragihîne",
"step1": "Gav 1 ji 2", "step1": "Gav 1 ji 2",
"step2": "Gav 2 ji 2", "step2": "Gav 2 ji 2",
"content1": "Şandiyên din hene ku tu dixwazî tevlî ragihandinê bikî?", "content1": "Şandiyên din hene ku tu dixwazî tevlî ragihandinê bikî?",
"content2": "Derbarê vê ragihandinê de tiştek heye ku divê çavdêr bizanin?", "content2": "Derbarê vê ragihandinê de tiştek heye ku divê çavdêr bizanin?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Ragihandinê bişîne", "send": "Ragihandinê bişîne",
"skip_to_send": "Bêyî şirove 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": { "preview": {
"keyboard": { "keyboard": {
@ -564,4 +593,4 @@
"accessibility_hint": "Du caran bitikîne da ku çarçoveyahilpekok ji holê rakî" "accessibility_hint": "Du caran bitikîne da ku çarçoveyahilpekok ji holê rakî"
} }
} }
} }