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...",
|
"description_video": "Describe o vídeo para persoas con problemas visuais...",
|
||||||
"load_failed": "Fallou a carga",
|
"load_failed": "Fallou a carga",
|
||||||
"upload_failed": "Erro na subida",
|
"upload_failed": "Erro na subida",
|
||||||
"can_not_recognize_this_media_attachment": "Non se recoñece o tipo de multimedia",
|
"can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
|
||||||
"attachment_too_large": "Adxunto demasiado grande"
|
"attachment_too_large": "Adxunto demasiado grande",
|
||||||
|
"compressing_state": "Compressing...",
|
||||||
|
"server_processing_state": "Server Processing..."
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
"duration_time": "Duración: %s",
|
"duration_time": "Duración: %s",
|
||||||
@ -396,7 +398,9 @@
|
|||||||
"one_day": "1 Día",
|
"one_day": "1 Día",
|
||||||
"three_days": "3 Días",
|
"three_days": "3 Días",
|
||||||
"seven_days": "7 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": {
|
"content_warning": {
|
||||||
"placeholder": "Escribe o teu aviso aquí..."
|
"placeholder": "Escribe o teu aviso aquí..."
|
||||||
@ -444,6 +448,10 @@
|
|||||||
"placeholder": {
|
"placeholder": {
|
||||||
"label": "Etiqueta",
|
"label": "Etiqueta",
|
||||||
"content": "Contido"
|
"content": "Contido"
|
||||||
|
},
|
||||||
|
"verified": {
|
||||||
|
"short": "Verified on %s",
|
||||||
|
"long": "Ownership of this link was checked on %s"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"segmented_control": {
|
"segmented_control": {
|
||||||
@ -711,4 +719,4 @@
|
|||||||
"title": "Marcadores"
|
"title": "Marcadores"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user