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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-12 05:16:12 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-12 05:16:12 +0300
commit9a460f9e390d50eaf02ee2fcbf3c12d1ada21b0e (patch)
treed262879bf98d340931e7156f0637625c2f18c0ca /apps/systemtags/l10n
parent4665efeffa02bdbf7a231a23c9c1ed7293bec0c6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags/l10n')
-rw-r--r--apps/systemtags/l10n/cs.js2
-rw-r--r--apps/systemtags/l10n/cs.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/systemtags/l10n/cs.js b/apps/systemtags/l10n/cs.js
index 4abc28e7a4f..6d5ef585919 100644
--- a/apps/systemtags/l10n/cs.js
+++ b/apps/systemtags/l10n/cs.js
@@ -61,7 +61,7 @@ OC.L10N.register(
"Delete" : "Smazat",
"Reset" : "Obnovit",
"No files in here" : "Žádné soubory",
- "No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
+ "No entries found in this folder" : "V této složce nebylo nic nalezeno",
"Size" : "Velikost",
"Modified" : "Upraveno"
},
diff --git a/apps/systemtags/l10n/cs.json b/apps/systemtags/l10n/cs.json
index db5a20d98b1..b621196f44f 100644
--- a/apps/systemtags/l10n/cs.json
+++ b/apps/systemtags/l10n/cs.json
@@ -59,7 +59,7 @@
"Delete" : "Smazat",
"Reset" : "Obnovit",
"No files in here" : "Žádné soubory",
- "No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
+ "No entries found in this folder" : "V této složce nebylo nic nalezeno",
"Size" : "Velikost",
"Modified" : "Upraveno"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"