Browse Source

Sync translations

master
Igor Zhukov 9 years ago
parent
commit
68431526b2
  1. 6
      app/js/locales/es-es.json
  2. 4
      app/js/locales/nl-nl.json

6
app/js/locales/es-es.json

@ -418,7 +418,7 @@
"im_X_forwarded_messages": "{'one': '{} mensaje reenviado', 'other': '{} mensajes reenviados'}", "im_X_forwarded_messages": "{'one': '{} mensaje reenviado', 'other': '{} mensajes reenviados'}",
"im_photos_drop_text": "Suelta las fotos aquí para enviarlas", "im_photos_drop_text": "Suelta las fotos aquí para enviarlas",
"im_message_field_placeholder": "Escribe un mensaje...", "im_message_field_placeholder": "Escribe un mensaje...",
"im_broadcast_field_placeholder": "Difundir un mensaje...", "im_broadcast_field_placeholder": "Difunde un mensaje...",
"im_emoji_tab": "Emoji", "im_emoji_tab": "Emoji",
"im_stickers_tab": "Stickers", "im_stickers_tab": "Stickers",
"im_stickers_tab_recent": "Uso frecuente", "im_stickers_tab_recent": "Uso frecuente",
@ -474,8 +474,8 @@
"login_controller_unknown_country": "Desconocido", "login_controller_unknown_country": "Desconocido",
"message_forwarded_message": "Mensaje reenviado", "message_forwarded_message": "Mensaje reenviado",
"message_via_bot": "vía {bot}", "message_via_bot": "vía {bot}",
"message_forwarded_message_mobile": "Forwarded from {from}", "message_forwarded_message_mobile": "Reenviado de {from}",
"message_forwarded_via_message_mobile": "Forwarded from {from} via {bot}", "message_forwarded_via_message_mobile": "Reenviado de {from} vía {bot}",
"message_attach_audio_message": "Mensaje de voz", "message_attach_audio_message": "Mensaje de voz",
"message_attach_audio_play": "Reproducir", "message_attach_audio_play": "Reproducir",
"message_attach_document_open": "Abrir", "message_attach_document_open": "Abrir",

4
app/js/locales/nl-nl.json

@ -474,8 +474,8 @@
"login_controller_unknown_country": "Onbekend", "login_controller_unknown_country": "Onbekend",
"message_forwarded_message": "Doorgestuurd bericht", "message_forwarded_message": "Doorgestuurd bericht",
"message_via_bot": "via {bot}", "message_via_bot": "via {bot}",
"message_forwarded_message_mobile": "Forwarded from {from}", "message_forwarded_message_mobile": "Doorgestuurd van {from}",
"message_forwarded_via_message_mobile": "Forwarded from {from} via {bot}", "message_forwarded_via_message_mobile": "Doorgestuurd van {from} via {bot}",
"message_attach_audio_message": "Spraakbericht", "message_attach_audio_message": "Spraakbericht",
"message_attach_audio_play": "Afspelen", "message_attach_audio_play": "Afspelen",
"message_attach_document_open": "Openen", "message_attach_document_open": "Openen",

Loading…
Cancel
Save