diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 21:14:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 21:14:04 +0000 |
commit | d551b8e6fdacd7659216b1e698b71840b569b525 (patch) | |
tree | 380e0f472b78893963bc42520e140be068b42304 /apps/files_sharing/l10n/cs.js | |
parent | e25b997d0b484c4cb428f0928360c840d71b7882 (diff) | |
download | nextcloud-server-d551b8e6fdacd7659216b1e698b71840b569b525.tar.gz nextcloud-server-d551b8e6fdacd7659216b1e698b71840b569b525.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 6964eb5eabc..8a9f8ab4ead 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -57,6 +57,7 @@ OC.L10N.register( "{actor} removed share" : "{actor} odebral(a) sdílení", "You shared {file} with {user}" : "Sdílel(a) jste {file} s {user}", "You removed {user} from {file}" : "Odstranil(a) jste uživatele {user} z {file}", + "{actor} shared {file} with {user}" : "{actor} s {user} sdílel(a) {file}", "{actor} removed {user} from {file}" : "{actor} odstranil(a) uživatele {user} z {file}", "{actor} shared {file} with you" : "{actor} s vámi sdílel(a) soubor {file}", "{actor} removed you from {file}" : "{actor} vás odstranil(a) ze souboru {file}", @@ -78,6 +79,8 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "Veřejné nahrávání je možné pouze do veřejně sdílených adresářů", "Invalid date, date format must be YYYY-MM-DD" : "Neplatné datum, formát data musí být YYY-MM-DD", "Sharing %s failed because the back end does not allow shares from type %s" : "Sdílení %s selhalo, podpůrná vrstva nepodporuje typ sdílení %s", + "You cannot share to a Circle if the app is not enabled" : "Do kruhu nemůžete sdílet, pokud není aplikace povolena", + "Please specify a valid circle" : "Prosím, specifikujte platný kruh", "Unknown share type" : "Neznámý typ sdílení", "Not a directory" : "Žádný adresář", "Could not lock path" : "Nepodařilo se uzamknout cestu", |