1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-18 13:26:14 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-06-15 00:33:06 +00:00
parent c3ef3e36fc
commit 5719ba8d54
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 12 additions and 0 deletions

7
l10n/eo.js Normal file
View File

@ -0,0 +1,7 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefono Sinkronigo",
"An app to sync SMS with your cloud" : " Aplikaĵo por sinkronigi SMS al via nubo"
},
"nplurals=2; plural=(n != 1);");

5
l10n/eo.json Normal file
View File

@ -0,0 +1,5 @@
{ "translations": {
"Phone Sync" : "Telefono Sinkronigo",
"An app to sync SMS with your cloud" : " Aplikaĵo por sinkronigi SMS al via nubo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}