diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_sharing/l10n/cs_CZ.json | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files_sharing/l10n/cs_CZ.json')
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.json b/apps/files_sharing/l10n/cs_CZ.json new file mode 100644 index 00000000000..6b2dffa63fe --- /dev/null +++ b/apps/files_sharing/l10n/cs_CZ.json @@ -0,0 +1,39 @@ +{ "translations": { + "Server to server sharing is not enabled on this server" : "Sdílení mezi servery není povoleno", + "The mountpoint name contains invalid characters." : "Jméno přípojného bodu obsahuje nepovolené znaky.", + "Invalid or untrusted SSL certificate" : "Neplatný nebo nedůvěryhodný SSL certifikát", + "Couldn't add remote share" : "Nelze přidat vzdálené úložiště", + "Shared with you" : "Sdíleno s vámi", + "Shared with others" : "Sdíleno s ostatními", + "Shared by link" : "Sdíleno pomocí odkazu", + "No files have been shared with you yet." : "Zatím s vámi nikdo žádné soubory nesdílel.", + "You haven't shared any files yet." : "Zatím jste nesdíleli žádné soubory.", + "You haven't shared any files by link yet." : "Zatím jste nesdíleli pomocí odkazu žádné soubory.", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcete přidat vzdálené úložiště {name} uživatele {owner}@{remote}?", + "Remote share" : "Vzdálené úložiště", + "Remote share password" : "Heslo ke vzdálenému úložišti", + "Cancel" : "Zrušit", + "Add remote share" : "Přidat vzdálené úložiště", + "No ownCloud installation found at {remote}" : "Nebyla nalezena instalace ownCloud na {remote}", + "Invalid ownCloud url" : "Neplatná ownCloud url", + "Shared by" : "Sdílí", + "This share is password-protected" : "Toto sdílení je chráněno heslem", + "The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.", + "Password" : "Heslo", + "Name" : "Název", + "Share time" : "Čas sdílení", + "Sorry, this link doesn’t seem to work anymore." : "Je nám líto, ale tento odkaz již není funkční.", + "Reasons might be:" : "Možné důvody:", + "the item was removed" : "položka byla odebrána", + "the link expired" : "platnost odkazu vypršela", + "sharing is disabled" : "sdílení je zakázané", + "For more info, please ask the person who sent this link." : "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.", + "Add to your ownCloud" : "Přidat do svého ownCloudu", + "Download" : "Stáhnout", + "Download %s" : "Stáhnout %s", + "Direct link" : "Přímý odkaz", + "Remote Shares" : "Vzdálená úložiště", + "Allow other instances to mount public links shared from this server" : "Povolit připojování veřejně sdílených odkazů z tohoto serveru", + "Allow users to mount public link shares" : "Povolit uživatelům připojovat veřejně sdílené odkazy" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file |