mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
8e6535a2fe
commit
c7d018e576
@ -1,6 +1,8 @@
|
|||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"ocsms",
|
"ocsms",
|
||||||
{
|
{
|
||||||
|
"An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola ñube",
|
||||||
|
"No contact found." : "Nun s'atopó nengún contautu.",
|
||||||
"Settings" : "Configuración"
|
"Settings" : "Configuración"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola ñube",
|
||||||
|
"No contact found." : "Nun s'atopó nengún contautu.",
|
||||||
"Settings" : "Configuración"
|
"Settings" : "Configuración"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user