diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-16 02:08:21 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-16 02:08:21 +0200 |
commit | c3823aa864938c38349d45a0524e2db3a71b2f4b (patch) | |
tree | 9ddb60bd8207fb8094801eac0694e164af868504 /l10n/templates | |
parent | e299c241df23770efbb6f5c833d77edcdeed7410 (diff) | |
download | nextcloud-server-c3823aa864938c38349d45a0524e2db3a71b2f4b.tar.gz nextcloud-server-c3823aa864938c38349d45a0524e2db3a71b2f4b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/templates')
-rw-r--r-- | l10n/templates/core.pot | 78 | ||||
-rw-r--r-- | l10n/templates/files.pot | 2 | ||||
-rw-r--r-- | l10n/templates/files_encryption.pot | 2 | ||||
-rw-r--r-- | l10n/templates/files_external.pot | 2 | ||||
-rw-r--r-- | l10n/templates/files_sharing.pot | 2 | ||||
-rw-r--r-- | l10n/templates/files_versions.pot | 2 | ||||
-rw-r--r-- | l10n/templates/lib.pot | 4 | ||||
-rw-r--r-- | l10n/templates/settings.pot | 15 | ||||
-rw-r--r-- | l10n/templates/user_ldap.pot | 2 |
9 files changed, 73 insertions, 36 deletions
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index b12bec9a772..691c7cc63c5 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-15 02:04+0200\n" +"POT-Creation-Date: 2012-10-16 02:04+0200\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" @@ -146,7 +146,8 @@ msgstr "" msgid "Password protect" msgstr "" -#: js/share.js:147 templates/installation.php:36 templates/login.php:13 +#: js/share.js:147 templates/installation.php:42 templates/login.php:24 +#: templates/verify.php:13 msgid "Password" msgstr "" @@ -238,8 +239,8 @@ msgstr "" msgid "Login failed!" msgstr "" -#: lostpassword/templates/lostpassword.php:11 templates/installation.php:32 -#: templates/login.php:9 +#: lostpassword/templates/lostpassword.php:11 templates/installation.php:38 +#: templates/login.php:20 msgid "Username" msgstr "" @@ -299,7 +300,7 @@ msgstr "" msgid "Add" msgstr "" -#: templates/installation.php:23 +#: templates/installation.php:23 templates/installation.php:31 msgid "Security Warning" msgstr "" @@ -315,48 +316,57 @@ msgid "" "password reset tokens and take over your account." msgstr "" -#: templates/installation.php:30 +#: templates/installation.php:32 +msgid "" +"Your data directory and your files are probably accessible from the " +"internet. The .htaccess file that ownCloud provides is not working. We " +"strongly suggest that you configure your webserver in a way that the data " +"directory is no longer accessible or you move the data directory outside the " +"webserver document root." +msgstr "" + +#: templates/installation.php:36 msgid "Create an <strong>admin account</strong>" msgstr "" -#: templates/installation.php:42 +#: templates/installation.php:48 msgid "Advanced" msgstr "" -#: templates/installation.php:44 +#: templates/installation.php:50 msgid "Data folder" msgstr "" -#: templates/installation.php:51 +#: templates/installation.php:57 msgid "Configure the database" msgstr "" -#: templates/installation.php:56 templates/installation.php:67 -#: templates/installation.php:77 templates/installation.php:87 +#: templates/installation.php:62 templates/installation.php:73 +#: templates/installation.php:83 templates/installation.php:93 msgid "will be used" msgstr "" -#: templates/installation.php:99 +#: templates/installation.php:105 msgid "Database user" msgstr "" -#: templates/installation.php:103 +#: templates/installation.php:109 msgid "Database password" msgstr "" -#: templates/installation.php:107 +#: templates/installation.php:113 msgid "Database name" msgstr "" -#: templates/installation.php:115 +#: templates/installation.php:121 msgid "Database tablespace" msgstr "" -#: templates/installation.php:121 +#: templates/installation.php:127 msgid "Database host" msgstr "" -#: templates/installation.php:126 +#: templates/installation.php:132 msgid "Finish setup" msgstr "" @@ -368,15 +378,29 @@ msgstr "" msgid "Log out" msgstr "" -#: templates/login.php:6 +#: templates/login.php:8 +msgid "Automatic logon rejected!" +msgstr "" + +#: templates/login.php:9 +msgid "" +"If you did not change your password recently, your account may be " +"compromised!" +msgstr "" + +#: templates/login.php:10 +msgid "Please change your password to secure your account again." +msgstr "" + +#: templates/login.php:15 msgid "Lost your password?" msgstr "" -#: templates/login.php:16 +#: templates/login.php:27 msgid "remember" msgstr "" -#: templates/login.php:17 +#: templates/login.php:28 msgid "Log in" msgstr "" @@ -391,3 +415,17 @@ msgstr "" #: templates/part.pagenavi.php:20 msgid "next" msgstr "" + +#: templates/verify.php:5 +msgid "Security Warning!" +msgstr "" + +#: templates/verify.php:6 +msgid "" +"Please verify your password. <br/>For security reasons you may be " +"occasionally asked to enter your password again." +msgstr "" + +#: templates/verify.php:16 +msgid "Verify" +msgstr "" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index e3f198351b3..2be16caf0a2 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-15 02:04+0200\n" +"POT-Creation-Date: 2012-10-16 02:03+0200\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" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index 81653fc4976..ef857a831d1 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-15 02:04+0200\n" +"POT-Creation-Date: 2012-10-16 02:03+0200\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" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 943b147cf7b..570055034cf 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-15 02:04+0200\n" +"POT-Creation-Date: 2012-10-16 02:03+0200\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" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 9349caaa325..e01ebef68a6 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-15 02:04+0200\n" +"POT-Creation-Date: 2012-10-16 02:03+0200\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" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 9d6c5cde279..7e12c35e75e 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-15 02:04+0200\n" +"POT-Creation-Date: 2012-10-16 02:03+0200\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" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 831124a8aa5..6a33055b64b 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-15 02:04+0200\n" +"POT-Creation-Date: 2012-10-16 02:04+0200\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" @@ -61,7 +61,7 @@ msgstr "" msgid "Application is not enabled" msgstr "" -#: json.php:39 json.php:63 json.php:75 +#: json.php:39 json.php:64 json.php:77 json.php:89 msgid "Authentication error" msgstr "" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 6c422f4427c..24b905ed9a9 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-15 02:04+0200\n" +"POT-Creation-Date: 2012-10-16 02:04+0200\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" @@ -21,16 +21,11 @@ msgstr "" msgid "Unable to load list from App Store" msgstr "" -#: ajax/creategroup.php:9 ajax/removeuser.php:18 ajax/setquota.php:18 -#: ajax/togglegroups.php:15 -msgid "Authentication error" -msgstr "" - -#: ajax/creategroup.php:19 +#: ajax/creategroup.php:12 msgid "Group already exists" msgstr "" -#: ajax/creategroup.php:28 +#: ajax/creategroup.php:21 msgid "Unable to add group" msgstr "" @@ -58,6 +53,10 @@ msgstr "" msgid "Unable to delete group" msgstr "" +#: ajax/removeuser.php:18 ajax/setquota.php:18 ajax/togglegroups.php:15 +msgid "Authentication error" +msgstr "" + #: ajax/removeuser.php:27 msgid "Unable to delete user" msgstr "" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 5c27df10ae1..ca917b56419 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-15 02:04+0200\n" +"POT-Creation-Date: 2012-10-16 02:03+0200\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" |