diff options
Diffstat (limited to 'l10n/cs_CZ/lib.po')
-rw-r--r-- | l10n/cs_CZ/lib.po | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/l10n/cs_CZ/lib.po b/l10n/cs_CZ/lib.po index 2d222950591..db212d4dfda 100644 --- a/l10n/cs_CZ/lib.po +++ b/l10n/cs_CZ/lib.po @@ -3,19 +3,19 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Honza K. <honza889@gmail.com>, 2013-2014 -# liska_, 2013 -# svetlemodry <jaroslav@lichtblau.cz>, 2014 -# xmorave2 <josef.moravec@gmail.com>, 2014 -# m23 <black23@gmail.com>, 2014 -# pstast <petr@stastny.eu>, 2013-2014 +# Jan Kalina <honza889@gmail.com>, 2013-2014 +# 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 # Tomáš Chvátal <tomas.chvatal@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-04 01:54-0400\n" -"PO-Revision-Date: 2014-06-04 05:54+0000\n" +"POT-Creation-Date: 2014-06-05 01:54-0400\n" +"PO-Revision-Date: 2014-06-05 05:54+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" @@ -24,11 +24,11 @@ msgstr "" "Language: cs_CZ\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: base.php:713 +#: base.php:714 msgid "You are accessing the server from an untrusted domain." msgstr "Přistupujete na server z nedůvěryhodné domény." -#: base.php:714 +#: base.php:715 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -468,3 +468,8 @@ msgstr "Musíte zadat platné heslo" #: private/user/manager.php:252 msgid "The username is already being used" msgstr "Uživatelské jméno je již využíváno" + +#: public/files/locknotacquiredexception.php:39 +#, php-format +msgid "Could not obtain lock type %d on \"%s\"." +msgstr "" |