1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2018-10-22 00:26:26 +00:00
parent 27a7e8d0a9
commit 11a0adb623
2 changed files with 20 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Puhelinsynkronointi",
"No contact found." : "Yhteystietoa ei löydy.",
"Settings" : "Asetukset",
"Default country code" : "Oletusmaakoodi",
"Contact ordering" : "Yhteystietojen järjestäminen",
"Notification settings" : "Ilmoitusasetukset"
},
"nplurals=2; plural=(n != 1);");
+9
View File
@@ -0,0 +1,9 @@
{ "translations": {
"Phone Sync" : "Puhelinsynkronointi",
"No contact found." : "Yhteystietoa ei löydy.",
"Settings" : "Asetukset",
"Default country code" : "Oletusmaakoodi",
"Contact ordering" : "Yhteystietojen järjestäminen",
"Notification settings" : "Ilmoitusasetukset"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}