mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-23 14:10:26 +01:00
New translations app.json (Galician)
This commit is contained in:
parent
cd68fd5e28
commit
1edde43117
@ -385,8 +385,10 @@
|
||||
"description_video": "Describe o vídeo para persoas con problemas visuais...",
|
||||
"load_failed": "Fallou a carga",
|
||||
"upload_failed": "Erro na subida",
|
||||
"can_not_recognize_this_media_attachment": "Non se recoñece o tipo de multimedia",
|
||||
"attachment_too_large": "Adxunto demasiado grande"
|
||||
"can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
|
||||
"attachment_too_large": "Adxunto demasiado grande",
|
||||
"compressing_state": "Compressing...",
|
||||
"server_processing_state": "Server Processing..."
|
||||
},
|
||||
"poll": {
|
||||
"duration_time": "Duración: %s",
|
||||
@ -396,7 +398,9 @@
|
||||
"one_day": "1 Día",
|
||||
"three_days": "3 Días",
|
||||
"seven_days": "7 Días",
|
||||
"option_number": "Opción %ld"
|
||||
"option_number": "Opción %ld",
|
||||
"the_poll_is_invalid": "The poll is invalid",
|
||||
"the_poll_has_empty_option": "The poll has empty option"
|
||||
},
|
||||
"content_warning": {
|
||||
"placeholder": "Escribe o teu aviso aquí..."
|
||||
@ -444,6 +448,10 @@
|
||||
"placeholder": {
|
||||
"label": "Etiqueta",
|
||||
"content": "Contido"
|
||||
},
|
||||
"verified": {
|
||||
"short": "Verified on %s",
|
||||
"long": "Ownership of this link was checked on %s"
|
||||
}
|
||||
},
|
||||
"segmented_control": {
|
||||
|
Loading…
Reference in New Issue
Block a user