diff options
Diffstat (limited to 'l10n/cs_CZ/user_webdavauth.po')
-rw-r--r-- | l10n/cs_CZ/user_webdavauth.po | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/l10n/cs_CZ/user_webdavauth.po b/l10n/cs_CZ/user_webdavauth.po index 27661055ff6..902f5e4d68c 100644 --- a/l10n/cs_CZ/user_webdavauth.po +++ b/l10n/cs_CZ/user_webdavauth.po @@ -8,10 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-08-02 01:56-0400\n" -"PO-Revision-Date: 2013-08-01 19:28+0000\n" -"Last-Translator: pstast <petr@stastny.eu>\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: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" @@ -19,15 +19,19 @@ msgstr "" "Language: cs_CZ\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: templates/settings.php:3 +#: templates/settings.php:2 msgid "WebDAV Authentication" msgstr "Ověření WebDAV" -#: templates/settings.php:4 -msgid "Address: " -msgstr "Adresa:" +#: templates/settings.php:3 +msgid "Address:" +msgstr "" + +#: templates/settings.php:5 +msgid "Save" +msgstr "" -#: templates/settings.php:7 +#: templates/settings.php:6 msgid "" "The user credentials will be sent to this address. This plugin checks the " "response and will interpret the HTTP statuscodes 401 and 403 as invalid " |