diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-30 01:55:56 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-30 01:55:56 -0500 |
commit | c14464875fbee6349f7a730c3c901dfb00ddbf88 (patch) | |
tree | 282c3b29c2e031290db320a3358f3063ac5b0e70 /core/l10n/cs_CZ.js | |
parent | b961ada089e8c58eb9e93c0ddf5cc9d8d5df476d (diff) | |
download | nextcloud-server-c14464875fbee6349f7a730c3c901dfb00ddbf88.tar.gz nextcloud-server-c14464875fbee6349f7a730c3c901dfb00ddbf88.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs_CZ.js')
-rw-r--r-- | core/l10n/cs_CZ.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 33c18b3a293..3499635c859 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -164,6 +164,7 @@ OC.L10N.register( "change" : "změnit", "delete" : "smazat", "access control" : "řízení přístupu", + "Could not unshare" : "Nelze zrušit sdílení", "Share details could not be loaded for this item." : "Detaily sdílení pro tuto položku nelze načíst.", "An error occured. Please try again" : "Nastala chyba. Prosím zkuste to znovu", "Share" : "Sdílet", @@ -175,6 +176,7 @@ OC.L10N.register( "Non-existing tag #{tag}" : "Neexistující tag #{tag}", "not assignable" : "nepřiřaditelný", "invisible" : "neviditelný", + "({scope})" : "({scope})", "Delete" : "Smazat", "Rename" : "Přejmenovat", "Global tags" : "Globální tagy", |