1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-02-02 18:36:44 +01:00

New translations app.json (Scottish Gaelic)

This commit is contained in:
Eugen Rochko 2022-11-14 20:02:41 +01:00
parent 8b7ee10642
commit f15baea19e

View File

@ -385,8 +385,10 @@
"description_video": "Mìnich a video dhan fheadhainn air a bheil cion-lèirsinne…", "description_video": "Mìnich a video dhan fheadhainn air a bheil cion-lèirsinne…",
"load_failed": "Load Failed", "load_failed": "Load Failed",
"upload_failed": "Upload Failed", "upload_failed": "Upload Failed",
"can_not_recognize_this_media_attachment": "Can not regonize this media attachment", "can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
"attachment_too_large": "Attachment too large" "attachment_too_large": "Attachment too large",
"compressing_state": "Compressing...",
"server_processing_state": "Server Processing..."
}, },
"poll": { "poll": {
"duration_time": "Faide: %s", "duration_time": "Faide: %s",
@ -396,7 +398,9 @@
"one_day": "Latha", "one_day": "Latha",
"three_days": "3 làithean", "three_days": "3 làithean",
"seven_days": "Seachdain", "seven_days": "Seachdain",
"option_number": "Roghainn %ld" "option_number": "Roghainn %ld",
"the_poll_is_invalid": "The poll is invalid",
"the_poll_has_empty_option": "The poll has empty option"
}, },
"content_warning": { "content_warning": {
"placeholder": "Sgrìobh rabhadh pongail an-seo…" "placeholder": "Sgrìobh rabhadh pongail an-seo…"
@ -444,6 +448,10 @@
"placeholder": { "placeholder": {
"label": "Leubail", "label": "Leubail",
"content": "Susbaint" "content": "Susbaint"
},
"verified": {
"short": "Verified on %s",
"long": "Ownership of this link was checked on %s"
} }
}, },
"segmented_control": { "segmented_control": {
@ -711,4 +719,4 @@
"title": "Bookmarks" "title": "Bookmarks"
} }
} }
} }