mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-23 14:10:26 +01:00
New translations app.json (Spanish)
This commit is contained in:
parent
3f077bc778
commit
86a08221b8
@ -385,8 +385,10 @@
|
|||||||
"description_video": "Describe el vídeo para los usuarios con dificultad visual...",
|
"description_video": "Describe el vídeo para los usuarios con dificultad visual...",
|
||||||
"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": "Duración: %s",
|
"duration_time": "Duración: %s",
|
||||||
@ -396,7 +398,9 @@
|
|||||||
"one_day": "1 Día",
|
"one_day": "1 Día",
|
||||||
"three_days": "4 Días",
|
"three_days": "4 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 una advertencia precisa aquí..."
|
"placeholder": "Escribe una advertencia precisa aquí..."
|
||||||
@ -444,6 +448,10 @@
|
|||||||
"placeholder": {
|
"placeholder": {
|
||||||
"label": "Nombre para el campo",
|
"label": "Nombre para el campo",
|
||||||
"content": "Contenido"
|
"content": "Contenido"
|
||||||
|
},
|
||||||
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user