diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-14 00:12:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-14 00:12:27 +0000 |
commit | 6112adfe064afbad17c485954d22e3947fe8ed13 (patch) | |
tree | d190dfd3e1fc05b94758c3cccfc702e1ef04aa56 /apps/updatenotification/l10n/cs.js | |
parent | a2c8b3f00bb9140800c4a596defc9d9cb37bb893 (diff) | |
download | nextcloud-server-6112adfe064afbad17c485954d22e3947fe8ed13.tar.gz nextcloud-server-6112adfe064afbad17c485954d22e3947fe8ed13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/cs.js')
-rw-r--r-- | apps/updatenotification/l10n/cs.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js index f2557a9d3b1..46082e8d476 100644 --- a/apps/updatenotification/l10n/cs.js +++ b/apps/updatenotification/l10n/cs.js @@ -28,6 +28,7 @@ OC.L10N.register( "<strong>All</strong> apps have an update for this version available" : "<strong>Všehny</strong> aplikace mají k dispozici aktualizaci pro tuto verzi", "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplikace nemá k dispozici aktualizaci na tuto verzi","<strong>%n</strong> aplikace nemají k dispozici aktualizaci na tuto verzi","<strong>%n</strong> aplikací nemá k dispozici aktualizaci na tuto verzi","<strong>%n</strong> aplikace nemají k dispozici aktualizaci na tuto verzi"], "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong> je nejnovější stabilní verze. Je vhodná pro běžné používání a vždy ji lze aktualizovat na nejnovější hlavní verzi.", + "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> je pouze předprodukční verze pro zkoušení nových funkcí, ne pro produkční nasazení.", "View changelog" : "Zobrazit souhrn změn", "Could not start updater, please try the manual update" : "Nepodařilo se spustit aktualizátor, zkuste ruční aktualizaci", "A new version is available: %s" : "Je dostupná nová verze: %s", |