diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-21 02:16:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-21 02:16:02 +0000 |
commit | 37ef64d24e0b9fadc44b56061b13623866170858 (patch) | |
tree | 38d4c84183753b513d5e18ce6695dcbccc1d7f33 /apps/files_sharing/l10n/cs.js | |
parent | 2eb24fcf420acae5f62e7a4d8190b74d9c701d0f (diff) | |
download | nextcloud-server-37ef64d24e0b9fadc44b56061b13623866170858.tar.gz nextcloud-server-37ef64d24e0b9fadc44b56061b13623866170858.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 2b8980ae86d..ca535f4eaa5 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -52,10 +52,10 @@ OC.L10N.register( "Public link of {actor} expired" : "Platnost veřejného odkazu {actor} skončila", "You shared {file} as public link" : "Sdílel(a) jste {file} jako veřejný odkaz", "You removed public link for {file}" : "Odstranil(a) jste veřejný odkaz pro {file}", - "Public link expired for {file}" : "Veřený odkaz pro {file} vypršel", + "Public link expired for {file}" : "Platnost veřejného odkazu na {file} skončila", "{actor} shared {file} as public link" : "{actor} sdílel(a) {file} jako veřejný odkaz", "{actor} removed public link for {file}" : "{actor} odstranil(a) veřejný odkaz pro {file}", - "Public link of {actor} for {file} expired" : "Veřejný odkaz {actor} pro {file} vypršel", + "Public link of {actor} for {file} expired" : "Platnost veřejného odkazu od {actor} na {file} skončila", "{user} accepted the remote share" : "{user} přijal(a) vzdálené sdílení", "{user} declined the remote share" : "{user} odmítl vzdálené sdílení", "You received a new remote share {file} from {user}" : "Obdržel(a) jste nové vzdálené sdílení souboru {file} od {user}", @@ -79,7 +79,7 @@ OC.L10N.register( "{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 the share named {file}" : "{actor} vás odstranil(a) z sdílení pojmenovaného {file}", + "{actor} removed you from the share named {file}" : "{actor} vás odebral(a) ze sdílení nazvaného {file}", "Share for file {file} with {user} expired" : "Platnost sdílení souboru {file} s {user} skončila", "Share for file {file} expired" : "Platnost sdílení pro soubor {file} skončila", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Byl <strong>stažen</strong> soubor nebo složka sdílená ve veřejném odkazu", @@ -105,7 +105,7 @@ OC.L10N.register( "Sharing %s failed because the back end does not support room shares" : "Sdílení %s se nezdařilo protože podpůrná vrstva nepodporuje sdílení místností", "Unknown share type" : "Neznámý typ sdílení", "Not a directory" : "Není adresář", - "Could not lock path" : "Nepodařilo se uzamknout cestu", + "Could not lock path" : "Nepodařilo se uzamknout popis umístění", "Wrong or no update parameter given" : "Chyba nebo žádná aktualizace dle zadaných parametrů", "Can't change permissions for public share links" : "Nelze změnit oprávnění pro veřejně sdílené odkazy", "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Sdílení posláním hesla prostřednictvím Nextcloud Talk se nezdařilo protože Nextcloud Talk není zapnutý", @@ -167,9 +167,9 @@ OC.L10N.register( "Name or federated cloud ID..." : "Jméno nebo identifikátor v rámci sdruženého cloudu…", "Name, federated cloud ID or email address..." : "Jméno, identifikátor v rámci sdruženého cloudu, nebo e-mailová adresa…", "Name..." : "Název…", - "Searching..." : "Hledání...", - "No elements found." : "Nenalezen žádný prvek", - "Search globally" : "Hledat globálně", + "Searching..." : "Hledání…", + "No elements found." : "Nenalezeny žádné prvky.", + "Search globally" : "Hledat všude", "on {server}" : "na {server}", "Sharing" : "Sdílení", "Unable to load the shares list" : "Nedaří se načíst seznam sdílení", |