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>2020-02-25 05:19:24 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-25 05:19:24 +0300
commit3af397b156384dbeb00198972eb1f7b991142cc2 (patch)
treee1eedef96f3fe77ee4eb33bac7cf343fa7c21241 /apps/settings/l10n/cs.js
parent8108e6f577d72eb092316bfd22e29ba87af20a20 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/cs.js')
-rw-r--r--apps/settings/l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index 5048ceca64a..5fc7e17e899 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -149,7 +149,6 @@ OC.L10N.register(
"Admin documentation" : "Dokumentace pro správce",
"Developer documentation" : "Dokumentace pro vývojáře",
"Update to {update}" : "Aktualizovat na {update}",
- "{counter} apps have an update available" : "pro {counter} aplikací je k dispozici aktualizace",
"Update all" : "Aktualizovat vše",
"Results from other categories" : "Výsledky z ostatních kategorií",
"No apps found for your version" : "Nebyly nalezeny aplikace pro vaši verzi",
@@ -840,6 +839,7 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.",
"Set default expiration date" : "Nastavit výchozí datum skončení platnosti",
- "Share" : "Sdílet"
+ "Share" : "Sdílet",
+ "{counter} apps have an update available" : "pro {counter} aplikací je k dispozici aktualizace"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");