1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-12-31 01:31:16 +00:00
parent 5994be5fe1
commit a84835ca5b
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
4 changed files with 88 additions and 0 deletions

14
l10n/eu.js Normal file
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefonoa sinkronizatu",
"No contact found." : "Ez da kontakturik aurkitu.",
"Settings" : "Ezarpenak",
"Last message" : "Azken mezua",
"Label" : "Etiketa",
"Reverse ?" : "Alderantzikatu ?",
"Notification settings" : "Jakinarazpen-ezarpenak",
"Enable" : "Aktibatu",
"Disable" : "Desaktibatu"
},
"nplurals=2; plural=(n != 1);");

12
l10n/eu.json Normal file
View File

@ -0,0 +1,12 @@
{ "translations": {
"Phone Sync" : "Telefonoa sinkronizatu",
"No contact found." : "Ez da kontakturik aurkitu.",
"Settings" : "Ezarpenak",
"Last message" : "Azken mezua",
"Label" : "Etiketa",
"Reverse ?" : "Alderantzikatu ?",
"Notification settings" : "Jakinarazpen-ezarpenak",
"Enable" : "Aktibatu",
"Disable" : "Desaktibatu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

32
l10n/gl.js Normal file
View File

@ -0,0 +1,32 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Sincronizar o teléfono",
"captured" : "capturado",
"bubbled" : "burbullado",
"binary" : "binary",
"utf-8" : "utf-8",
"big" : "grande",
"small" : "pequeno",
"strike" : "riscado",
"sub" : "sub",
"sup" : "super",
"\n" : "\n",
"An app to sync SMS with your cloud" : "Unha aplicación para sincronizar os SMS co a súa nube",
"No contact found." : "Non se atopaou ningún contacto.",
"Settings" : "Axustes",
"Invalid message limit" : "Límite incorrecto de mensaxes",
"Default country code" : "Orde predeterminado de país",
"Contact ordering" : "Ordenación de contactos",
"Last message" : "Última mensaxe",
"Label" : "Etiqueta",
"Reverse ?" : "Inverter?",
"Notification settings" : "Axustes de notificación",
"Enable" : "Activar",
"Disable" : "Desactivar",
"Are you sure you want to wipe all your messages ?" : "Confirma que quere limpar todas as súas mensaxes?",
"Reset all messages" : "Restaurar todas as mensaxes",
"%s message(s) shown of %s message(s) stored in database." : "%s mensaxe(s) amosada(s) de %s mensaxe(s) almacenada(s) na base de datos.",
"Please select a conversation from the list to load it." : "Seleccione unha conversa da lista para cargala."
},
"nplurals=2; plural=(n != 1);");

30
l10n/gl.json Normal file
View File

@ -0,0 +1,30 @@
{ "translations": {
"Phone Sync" : "Sincronizar o teléfono",
"captured" : "capturado",
"bubbled" : "burbullado",
"binary" : "binary",
"utf-8" : "utf-8",
"big" : "grande",
"small" : "pequeno",
"strike" : "riscado",
"sub" : "sub",
"sup" : "super",
"\n" : "\n",
"An app to sync SMS with your cloud" : "Unha aplicación para sincronizar os SMS co a súa nube",
"No contact found." : "Non se atopaou ningún contacto.",
"Settings" : "Axustes",
"Invalid message limit" : "Límite incorrecto de mensaxes",
"Default country code" : "Orde predeterminado de país",
"Contact ordering" : "Ordenación de contactos",
"Last message" : "Última mensaxe",
"Label" : "Etiqueta",
"Reverse ?" : "Inverter?",
"Notification settings" : "Axustes de notificación",
"Enable" : "Activar",
"Disable" : "Desactivar",
"Are you sure you want to wipe all your messages ?" : "Confirma que quere limpar todas as súas mensaxes?",
"Reset all messages" : "Restaurar todas as mensaxes",
"%s message(s) shown of %s message(s) stored in database." : "%s mensaxe(s) amosada(s) de %s mensaxe(s) almacenada(s) na base de datos.",
"Please select a conversation from the list to load it." : "Seleccione unha conversa da lista para cargala."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}