Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-26 03:34:54 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-26 03:34:54 +0300
commitacefc81832463c47023136e0908bff494004291c (patch)
tree2ce57bc7c03e6434021596f0e9846b95765610d4 /l10n
parentbe2afc3de27056d316c88f4c7efb28fae65ca9d4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js3
-rw-r--r--l10n/cs.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 81425d1..6042109 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"ocsms",
{
- "Phone Sync" : "Synchronizace s telefonem"
+ "Phone Sync" : "Synchronizace s telefonem",
+ "An app to sync SMS with your cloud" : "Aplikace pro synchronizaci SMS s vaším cloudem"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index d67feac..1a1c495 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,4 +1,5 @@
{ "translations": {
- "Phone Sync" : "Synchronizace s telefonem"
+ "Phone Sync" : "Synchronizace s telefonem",
+ "An app to sync SMS with your cloud" : "Aplikace pro synchronizaci SMS s vaším cloudem"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file