diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-28 01:56:24 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-28 01:56:24 -0400 |
commit | 642f57c1d534c4f5b9280495b2f3a77b0b88ac7b (patch) | |
tree | d9e472fdad165b8338f44d3e551b84f508c82c5d /l10n/cs_CZ/lib.po | |
parent | e910e6314008113b953e75878d53cc7a8c80327a (diff) | |
download | nextcloud-server-642f57c1d534c4f5b9280495b2f3a77b0b88ac7b.tar.gz nextcloud-server-642f57c1d534c4f5b9280495b2f3a77b0b88ac7b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/cs_CZ/lib.po')
-rw-r--r-- | l10n/cs_CZ/lib.po | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/l10n/cs_CZ/lib.po b/l10n/cs_CZ/lib.po index 493ee5e1045..bf0b927b40a 100644 --- a/l10n/cs_CZ/lib.po +++ b/l10n/cs_CZ/lib.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-27 01:54-0400\n" -"PO-Revision-Date: 2014-04-26 20:30+0000\n" -"Last-Translator: svetlemodry <jaroslav@lichtblau.cz>\n" +"POT-Creation-Date: 2014-04-28 01:55-0400\n" +"PO-Revision-Date: 2014-04-28 05:55+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -29,8 +29,11 @@ msgid "You are accessing the server from an untrusted domain." msgstr "Přistupujete na server z nedůvěryhodné domény." #: base.php:724 -msgid "Please contact your administrator" -msgstr "Kontaktujte prosím vašeho správce systému." +msgid "" +"Please contact your administrator. If you are an administrator of this " +"instance, configure the \"trusted_domain\" setting in config/config.php. An " +"example configuration is provided in config/config.sample.php." +msgstr "" #: private/app.php:236 #, php-format @@ -324,7 +327,7 @@ msgstr "Sdílení položky %s selhalo, protože uživatel %s není členem žád #: private/share/share.php:551 private/share/share.php:579 #, php-format msgid "Sharing %s failed, because this item is already shared with %s" -msgstr "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílená" +msgstr "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílena" #: private/share/share.php:559 #, php-format @@ -356,7 +359,7 @@ msgstr "" #: private/share/share.php:834 #, php-format msgid "Setting permissions for %s failed, because the item was not found" -msgstr "" +msgstr "Nastavení práv pro %s selhalo, protože položka nebyla nalezena" #: private/share/share.php:940 #, php-format @@ -463,7 +466,7 @@ msgstr "před lety" msgid "" "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", " "\"0-9\", and \"_.@-\"" -msgstr "Pouze následující znaky jsou povoleny v uživatelském jménu: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" +msgstr "Pouze následující znaky jsou povoleny v uživatelském jménu: \"a-z\", \"A-Z\", \"0-9\" a \"_.@-\"" #: private/user/manager.php:237 msgid "A valid username must be provided" |