1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-07-07 06:36:14 +00:00
ocsms/l10n/es.js
rakekniven 7de5341887 Rakekniven patch 1 (#292)
* Update pl.js

* Update pl.json

* Update gl.js

* Update gl.json

* Update de.js

* Update de.json

* Update de_DE.js

* Update de_DE.json

* Update tr.json

* Update tr.js

* Update hu.js

* Update hu.json

* Update es.json

* Update es.js

* Update fr.js

* Update fr.json
2019-03-18 11:26:43 +01:00

41 lines
1.6 KiB
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Sincronizar teléfono",
"captured" : "capturado",
"binary" : "binario",
"utf-8" : "UTF-8",
"a" : "a",
"big" : "grande",
"blink" : "parpadeo",
"b" : "b",
"tt" : "tt",
"font" : "fuente",
"i" : "i",
"small" : "pequeña",
"strike" : "golpe",
"sub" : "inferior",
"sup" : "superior",
"\n" : "\n",
"An app to sync SMS with your cloud" : "Una app para sincronizar tus SMS con la nube",
"Cancel" : "Cancelar",
"Confirm" : "Confirmar",
"No contact found." : "Contacto no encontrado",
"Settings" : "Configuración",
"Max messages to load per conversation" : "Máximo de mensajes que cargar por conversación",
"Invalid message limit" : "Límite de mensajes no válido",
"Default country code" : "Código de país por defecto",
"Contact ordering" : "Ordenación de contactos",
"Last message" : "Último mensaje",
"Label" : "Etiqueta",
"Reverse ?" : "¿Invertir?",
"Notification settings" : "Configuración de notificaciones",
"Enable" : "Activar",
"Disable" : "Desactivar",
"Are you sure you want to wipe all your messages ?" : "¿Estás seguro de que quieres eliminar todos tus mensajes?",
"Reset all messages" : "Restablecer todos los mensajes",
"%s message(s) shown of %s message(s) stored in database." : "%s mensaje(s) mostrado(s) de %s mensaje(s) almacenado(s) en la base de datos.",
"Please select a conversation from the list to load it." : "Por favor, selecciona una conversación de la lista para cargarla."
},
"nplurals=2; plural=(n != 1);");