diff options
Diffstat (limited to 'l10n/templates/core.pot')
-rw-r--r-- | l10n/templates/core.pot | 47 |
1 files changed, 28 insertions, 19 deletions
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 95fd29255ac..1f07e297299 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-03-21 00:03+0100\n" +"POT-Creation-Date: 2013-03-22 00:03+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -291,7 +291,7 @@ msgstr "" msgid "Password protect" msgstr "" -#: js/share.js:169 templates/installation.php:47 templates/login.php:35 +#: js/share.js:169 templates/installation.php:54 templates/login.php:35 msgid "Password" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Request failed!" msgstr "" -#: lostpassword/templates/lostpassword.php:11 templates/installation.php:41 +#: lostpassword/templates/lostpassword.php:11 templates/installation.php:48 #: templates/login.php:28 msgid "Username" msgstr "" @@ -468,77 +468,86 @@ msgid "Add" msgstr "" #: templates/installation.php:24 templates/installation.php:31 +#: templates/installation.php:38 msgid "Security Warning" msgstr "" #: templates/installation.php:25 +msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" +msgstr "" + +#: templates/installation.php:26 +msgid "Please update your PHP installation to use ownCloud securely." +msgstr "" + +#: templates/installation.php:32 msgid "" "No secure random number generator is available, please enable the PHP " "OpenSSL extension." msgstr "" -#: templates/installation.php:26 +#: templates/installation.php:33 msgid "" "Without a secure random number generator an attacker may be able to predict " "password reset tokens and take over your account." msgstr "" -#: templates/installation.php:32 +#: templates/installation.php:39 msgid "" "Your data directory and files are probably accessible from the internet " "because the .htaccess file does not work." msgstr "" -#: templates/installation.php:33 +#: templates/installation.php:40 msgid "" "For information how to properly configure your server, please see the <a " "href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" " "target=\"_blank\">documentation</a>." msgstr "" -#: templates/installation.php:37 +#: templates/installation.php:44 msgid "Create an <strong>admin account</strong>" msgstr "" -#: templates/installation.php:55 +#: templates/installation.php:62 msgid "Advanced" msgstr "" -#: templates/installation.php:57 +#: templates/installation.php:64 msgid "Data folder" msgstr "" -#: templates/installation.php:66 +#: templates/installation.php:73 msgid "Configure the database" msgstr "" -#: templates/installation.php:71 templates/installation.php:83 -#: templates/installation.php:94 templates/installation.php:105 -#: templates/installation.php:117 +#: templates/installation.php:78 templates/installation.php:90 +#: templates/installation.php:101 templates/installation.php:112 +#: templates/installation.php:124 msgid "will be used" msgstr "" -#: templates/installation.php:129 +#: templates/installation.php:136 msgid "Database user" msgstr "" -#: templates/installation.php:134 +#: templates/installation.php:141 msgid "Database password" msgstr "" -#: templates/installation.php:139 +#: templates/installation.php:146 msgid "Database name" msgstr "" -#: templates/installation.php:149 +#: templates/installation.php:156 msgid "Database tablespace" msgstr "" -#: templates/installation.php:156 +#: templates/installation.php:163 msgid "Database host" msgstr "" -#: templates/installation.php:162 +#: templates/installation.php:169 msgid "Finish setup" msgstr "" |