mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 07:56:23 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
5994be5fe1
commit
a84835ca5b
14
l10n/eu.js
Normal file
14
l10n/eu.js
Normal 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
12
l10n/eu.json
Normal 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
32
l10n/gl.js
Normal 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
30
l10n/gl.json
Normal 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);"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user