diff options
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", |