1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-02-01 09:57:21 +01:00

New translations app.json (Scottish Gaelic)

This commit is contained in:
Eugen Rochko 2022-02-11 16:03:54 +01:00
parent a174d63d3c
commit b4164d01a8

View File

@ -46,7 +46,7 @@
}, },
"delete_post": { "delete_post": {
"title": "A bheil thu cinnteach gu bheil thu airson am post seo a sguabadh às?", "title": "A bheil thu cinnteach gu bheil thu airson am post seo a sguabadh às?",
"delete": "Sguab às" "message": "Are you sure you want to delete this post?"
}, },
"clean_cache": { "clean_cache": {
"title": "Falamhaich an tasgadan", "title": "Falamhaich an tasgadan",
@ -140,7 +140,8 @@
"unreblog": "Na brosnaich tuilleadh", "unreblog": "Na brosnaich tuilleadh",
"favorite": "Cuir ris na h-annsachdan", "favorite": "Cuir ris na h-annsachdan",
"unfavorite": "Thoir air falbh o na h-annsachdan", "unfavorite": "Thoir air falbh o na h-annsachdan",
"menu": "Clàr-taice" "menu": "Clàr-taice",
"hide": "Hide"
}, },
"tag": { "tag": {
"url": "URL", "url": "URL",
@ -149,6 +150,12 @@
"hashtag": "Taga hais", "hashtag": "Taga hais",
"email": "Post-d", "email": "Post-d",
"emoji": "Emoji" "emoji": "Emoji"
},
"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": "Postaichean", "posts": "Postaichean",
"replies": "Freagairtean", "replies": "Freagairtean",
"media": "Meadhanan" "posts_and_replies": "Posts and Replies",
"media": "Meadhanan",
"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": "Dì-mhùch an cunntas", "title": "Dì-mhùch an cunntas",
"message": "Dearbh dì-mhùchadh %s" "message": "Dearbh dì-mhùchadh %s"
}, },
"confirm_unblock_usre": { "confirm_block_user": {
"title": "Dì-bhac an cunntas", "title": "Block Account",
"message": "Dearbh dì-bhacadh %s" "message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
} }
} }
}, },
@ -472,12 +489,14 @@
"Everything": "A h-uile rud", "Everything": "A h-uile rud",
"Mentions": "Iomraidhean" "Mentions": "Iomraidhean"
}, },
"user_followed_you": "Tha %s a leantainn ort a-nis", "notification_description": {
"user_favorited your post": "Is annsa le %s am post agad", "followed_you": "followd you",
"user_reblogged_your_post": "Bhrosnaich %s am post agad", "favorited_your_post": "favorited your post",
"user_mentioned_you": "Thug %s iomradh ort", "reblogged_your_post": "reblogged your post",
"user_requested_to_follow_you": "Dhiarr %s leantainn ort", "mentioned_you": "mentioned you",
"user_your_poll_has_ended": "Crìoch cunntais-bheachd aig %s", "request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": { "keyobard": {
"show_everything": "Seall a h-uile càil", "show_everything": "Seall a h-uile càil",
"show_mentions": "Seall na h-iomraidhean" "show_mentions": "Seall na h-iomraidhean"
@ -496,6 +515,13 @@
"light": "Soilleir an-còmhnaidh", "light": "Soilleir an-còmhnaidh",
"dark": "Dorcha an-còmhnaidh" "dark": "Dorcha an-còmhnaidh"
}, },
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": { "notifications": {
"title": "Brathan", "title": "Brathan",
"favorites": "Nuair as annsa leotha am post agam", "favorites": "Nuair as annsa leotha am post agam",
@ -537,14 +563,17 @@
} }
}, },
"report": { "report": {
"title_report": "Report",
"title": "Dèan gearan mu %s", "title": "Dèan gearan mu %s",
"step1": "Ceum 1 à 2", "step1": "Ceum 1 à 2",
"step2": "Ceum 2 à 2", "step2": "Ceum 2 à 2",
"content1": "A bheil post sam bith eile ann a bu mhiann leat cur ris a ghearan?", "content1": "A bheil post sam bith eile ann a bu mhiann leat cur ris a ghearan?",
"content2": "A bheil rud sam bith ann a bu mhiann leat innse dha na maoir mun ghearan seo?", "content2": "A bheil rud sam bith ann a bu mhiann leat innse dha na maoir mun ghearan seo?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Cuir an gearan", "send": "Cuir an gearan",
"skip_to_send": "Cuir gun bheachd ris", "skip_to_send": "Cuir gun bheachd ris",
"text_placeholder": "Sgrìobh no cuir ann beachdan a bharrachd" "text_placeholder": "Sgrìobh no cuir ann beachdan a bharrachd",
"reported": "REPORTED"
}, },
"preview": { "preview": {
"keyboard": { "keyboard": {
@ -564,4 +593,4 @@
"accessibility_hint": "Thoir gnogag dhùbailte a leigeil seachad an draoidh seo" "accessibility_hint": "Thoir gnogag dhùbailte a leigeil seachad an draoidh seo"
} }
} }
} }