Blame view
sources/l10n/cs_CZ/files_sharing.po
4.17 KB
|
03e52840d
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
6d9380f96
|
6 7 8 9 10 |
# Jan Liska, 2013 # Jaroslav Lichtblau <jaroslav@lichtblau.cz>, 2014 # Josef Moravec <josef.moravec@gmail.com>, 2014 # MICHAL D. <black23@gmail.com>, 2014 # Petr Šťastný <petr@stastny.eu>, 2013-2014 |
|
03e52840d
|
11 12 13 14 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
15 16 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
17 18 19 20 21 22 |
"POT-Creation-Date: 2014-07-03 01:54-0400 " "PO-Revision-Date: 2014-07-03 05:54+0000 " "Last-Translator: I Robot " |
|
03e52840d
|
23 24 25 26 27 28 29 30 31 32 33 34 |
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: cs_CZ " "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2; " |
|
6d9380f96
|
35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 |
#: ajax/external.php:17
msgid "Server to server sharing is not enabled on this server"
msgstr "Sdílení mezi servery není povoleno"
#: ajax/external.php:47
msgid "Couldn't add remote share"
msgstr "Nelze přidat vzdálené úložiště"
#: appinfo/app.php:33 js/app.js:34
msgid "Shared with you"
msgstr "Sdíleno s vámi"
#: appinfo/app.php:42 js/app.js:53
msgid "Shared with others"
msgstr "Sdíleno s ostatními"
#: appinfo/app.php:51 js/app.js:72
msgid "Shared by link"
msgstr "Sdíleno pomocí odkazu"
#: js/app.js:35
msgid "No files have been shared with you yet."
msgstr "Zatím s vámi nikdo žádné soubory nesdílel."
#: js/app.js:54
msgid "You haven't shared any files yet."
msgstr "Zatím jste nesdíleli žádné soubory."
#: js/app.js:73
msgid "You haven't shared any files by link yet."
msgstr "Zatím jste nesdíleli pomocí odkazu žádný soubor."
#: js/external.js:45 js/external.js:48
msgid "Add {name} from {owner}@{remote}"
msgstr "Přidat {name} od {owner}@{remote}"
#: js/external.js:46 js/external.js:49
msgid "Add Share"
msgstr "Přidat úložiště"
#: js/external.js:49 templates/authenticate.php:10
#: templates/authenticate.php:12
msgid "Password"
msgstr "Heslo"
#: js/public.js:203
msgid "No ownCloud installation found at {remote}"
msgstr "Nebyla nalezen žádný funkční ownCloud na {remote}"
#: js/public.js:204
msgid "Invalid ownCloud url"
msgstr "Neplatná ownCloud url"
#: js/share.js:146
msgid "Shared by {owner}"
msgstr "Sdílí {owner}"
#: js/sharedfilelist.js:128
msgid "Shared by"
msgstr "Sdílí"
|
|
03e52840d
|
95 |
#: templates/authenticate.php:4 |
|
31b7f2792
|
96 97 98 99 100 101 |
msgid "This share is password-protected" msgstr "Toto sdílení je chráněno heslem" #: templates/authenticate.php:7 msgid "The password is wrong. Try again." msgstr "Heslo není správné. Zkuste to znovu." |
|
6d9380f96
|
102 103 104 105 106 107 108 |
#: templates/list.php:16 msgid "Name" msgstr "Název" #: templates/list.php:20 msgid "Share time" msgstr "Čas sdílení" |
|
03e52840d
|
109 |
|
|
31b7f2792
|
110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 |
#: templates/part.404.php:3 msgid "Sorry, this link doesn’t seem to work anymore." msgstr "Je nám líto, ale tento odkaz již není funkční." #: templates/part.404.php:4 msgid "Reasons might be:" msgstr "Možné důvody:" #: templates/part.404.php:6 msgid "the item was removed" msgstr "položka byla odebrána" #: templates/part.404.php:7 msgid "the link expired" msgstr "platnost odkazu vypršela" |
|
03e52840d
|
125 |
|
|
31b7f2792
|
126 127 128 129 130 131 132 |
#: templates/part.404.php:8 msgid "sharing is disabled" msgstr "sdílení je zakázané" #: templates/part.404.php:10 msgid "For more info, please ask the person who sent this link." msgstr "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz." |
|
6d9380f96
|
133 134 135 |
#: templates/public.php:20 msgid "Add to your ownCloud" msgstr "" |
|
03e52840d
|
136 |
|
|
6d9380f96
|
137 138 139 |
#: templates/public.php:23 msgid "Save" msgstr "Uložit" |
|
03e52840d
|
140 |
|
|
6d9380f96
|
141 |
#: templates/public.php:28 |
|
03e52840d
|
142 143 |
msgid "Download" msgstr "Stáhnout" |
|
31b7f2792
|
144 |
#: templates/public.php:59 |
|
6d9380f96
|
145 146 147 |
#, php-format msgid "Download %s" msgstr "Stáhnout %s" |
|
03e52840d
|
148 |
|
|
6d9380f96
|
149 |
#: templates/public.php:63 |
|
31b7f2792
|
150 151 |
msgid "Direct link" msgstr "Přímý odkaz" |
|
6d9380f96
|
152 153 154 155 156 157 158 159 160 161 162 163 |
#: templates/settings-admin.php:3 msgid "Remote Shares" msgstr "Vzdálená úložiště" #: templates/settings-admin.php:7 msgid "Allow other instances to mount public links shared from this server" msgstr "Povolit připojování veřejně sdílených odkazů z tohoto serveru" #: templates/settings-admin.php:11 msgid "Allow users to mount public link shares" msgstr "Povolit uživatelům připojovat veřejně sdílené odkazy" |