aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/cs.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-08 00:12:51 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-08 00:12:51 +0000
commitb34111bfc9230670819e7894476977c09cf83adf (patch)
treeab1e5faaf21f19dd8e03ff0df9ee816943e9426c /apps/updatenotification/l10n/cs.json
parentbe30c09e9e184f07a9ed58c893ae80c65cc89839 (diff)
downloadnextcloud-server-b34111bfc9230670819e7894476977c09cf83adf.tar.gz
nextcloud-server-b34111bfc9230670819e7894476977c09cf83adf.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/cs.json')
-rw-r--r--apps/updatenotification/l10n/cs.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/updatenotification/l10n/cs.json b/apps/updatenotification/l10n/cs.json
index 5c3f07c1da1..1fd31299edb 100644
--- a/apps/updatenotification/l10n/cs.json
+++ b/apps/updatenotification/l10n/cs.json
@@ -1,19 +1,22 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
+ "A new version is available: <strong>{newVersionString}</strong>" : "K dispozici je nová verze: <strong>{newVersionString}</strong>",
+ "Checked on {lastCheckedDate}" : "Zkontrolováno {lastCheckedDate}",
+ "Checking apps for compatible updates" : "Zjišťuje se dostupnost kompatibilních aktualizací aplikací",
+ "Could not start updater, please try the manual update" : "Nepodařilo se spustit aktualizátor, zkuste ruční aktualizaci",
"Apps with available updates" : "Aplikace s dostupnými aktualizacemi",
"Open updater" : "Otevřít aktualizátor",
+ "Download now" : "Stáhnout nyní",
"Your version is up to date." : "Používáte nejnovější verzi.",
+ "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizací ještě neskončila. Obnovte stránku.",
"A non-default update server is in use to be checked for updates:" : "Pro kontrolu aktualizací se používá jiný než výchozí server:",
"Update channel:" : "Aktualizovat kanál:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Vždy můžete aktualizovat na novější verzi / experimentální kanál. Poté ale nelze nikdy provést downgrade zpět na nižší stabilní kanál.",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Všimněte si, že po vydání nové verze může chvíli trvat, než se zde objeví. Distribuujeme nové verze průběžně rozložené v čase mezi naše uživatele a pokud jsou nalezeny problémy někdy danou verzi přeskočíme.",
"Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupné aktualizace:",
"Only notification for app updates are available." : "Je možné pouze upozornění na dostupné aktualizace aplikací.",
+ "The selected update channel makes dedicated notifications for the server obsolete." : "Zvolený kanál aktualizací označuje dedikovaná upozornění pro server za zastaralá.",
"The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru.",
- "A new version is available: <strong>{newVersionString}</strong>" : "K dispozici je nová verze: <strong>{newVersionString}</strong>",
- "Checked on {lastCheckedDate}" : "Zkontrolováno {lastCheckedDate}",
- "Checking apps for compatible updates" : "Zjišťuje se dostupnost kompatibilních aktualizací aplikací",
- "Could not start updater, please try the manual update" : "Nepodařilo se spustit aktualizátor, zkuste ruční aktualizaci",
"Update notifications" : "Aktualizovat upozornění",
"Channel updated" : "Kanál aktualizován",
"The update server could not be reached since %d days to check for new updates." : "Aktualizační server nebyl dosažen %d dní pro kontrolu aktualizací.",
@@ -23,9 +26,6 @@
"Update for {app} to version %s is available." : "Pro {app} je dostupná aktualizace na verzi %s.",
"Update notification" : "Upozornění na aktualizaci",
"A new version is available: %s" : "Je dostupná nová verze: %s",
- "Download now" : "Stáhnout nyní",
- "Checked on %s" : "Zkontrolováno %s",
- "The selected update channel makes dedicated notifications for the server obsolete." : "Zvolený kanál aktualizací označuje dedikovaná upozornění pro server za zastaralá.",
- "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizací ještě neskončila. Obnovte stránku."
+ "Checked on %s" : "Zkontrolováno %s"
},"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