summaryrefslogtreecommitdiffstats
path: root/l10n/templates
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-14 02:52:34 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-14 02:52:34 +0200
commit6c534c8165d3c3fba64e3cf5c05993a84733eef7 (patch)
tree7f4321c093d7085fa841477ac3c8992dea147920 /l10n/templates
parent8edb56de05b2dd81f42d993490213e96524e27c2 (diff)
downloadnextcloud-server-6c534c8165d3c3fba64e3cf5c05993a84733eef7.tar.gz
nextcloud-server-6c534c8165d3c3fba64e3cf5c05993a84733eef7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/templates')
-rw-r--r--l10n/templates/core.pot26
-rw-r--r--l10n/templates/files.pot2
-rw-r--r--l10n/templates/files_encryption.pot87
-rw-r--r--l10n/templates/files_external.pot2
-rw-r--r--l10n/templates/files_sharing.pot6
-rw-r--r--l10n/templates/files_trashbin.pot2
-rw-r--r--l10n/templates/files_versions.pot2
-rw-r--r--l10n/templates/lib.pot14
-rw-r--r--l10n/templates/settings.pot24
-rw-r--r--l10n/templates/user_ldap.pot2
-rw-r--r--l10n/templates/user_webdavauth.pot2
11 files changed, 115 insertions, 54 deletions
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index 1dd258aa066..4291c5f9cd2 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-06-13 02:16+0200\n"
+"POT-Creation-Date: 2013-06-14 02:47+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"
@@ -392,7 +392,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:48
+#: lostpassword/controller.php:58
msgid "ownCloud password reset"
msgstr ""
@@ -420,7 +420,19 @@ msgstr ""
msgid "Username"
msgstr ""
-#: lostpassword/templates/lostpassword.php:21
+#: lostpassword/templates/lostpassword.php:22
+msgid ""
+"Your files seems to be encrypted. If you didn't have enabled the recovery "
+"key there will be no way to get your data back once the password was "
+"resetted. If you are not sure what to do, please contact your administrator "
+"first before continue. Do you really want to continue?"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:24
+msgid "Yes, I really want to reset my password now"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:29
msgid "Request reset"
msgstr ""
@@ -560,16 +572,12 @@ msgstr ""
msgid "Finish setup"
msgstr ""
-#: templates/layout.guest.php:40
-msgid "web services under your control"
-msgstr ""
-
-#: templates/layout.user.php:37
+#: templates/layout.user.php:40
#, php-format
msgid "%s is available. Get more information on how to update."
msgstr ""
-#: templates/layout.user.php:62
+#: templates/layout.user.php:67
msgid "Log out"
msgstr ""
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index 06bf00a2747..f604c5ab7f6 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.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-06-13 02:16+0200\n"
+"POT-Creation-Date: 2013-06-14 02:46+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 7e7f932ee88..b25d7b1be6e 100644
--- a/l10n/templates/files_encryption.pot
+++ b/l10n/templates/files_encryption.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-06-13 02:16+0200\n"
+"POT-Creation-Date: 2013-06-14 02:46+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"
@@ -42,61 +42,118 @@ msgstr ""
msgid "Could not change the password. Maybe the old password was not correct."
msgstr ""
+#: ajax/updatePrivateKeyPassword.php:51
+msgid "Private key password successfully updated."
+msgstr ""
+
+#: ajax/updatePrivateKeyPassword.php:53
+msgid ""
+"Could not update the private key password. Maybe the old password was not "
+"correct."
+msgstr ""
+
+#: files/error.php:7
+msgid ""
+"Your private key is not valid! Maybe your password was changed from outside. "
+"You can update your private key password in your personal settings to regain "
+"access to your files"
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
+#: templates/invalid_private_key.php:5
+msgid ""
+"Your private key is not valid! Maybe the your password was changed from "
+"outside."
+msgstr ""
+
+#: templates/invalid_private_key.php:7
+msgid "You can unlock your private key in your "
+msgstr ""
+
+#: templates/invalid_private_key.php:7
+msgid "personal settings"
+msgstr ""
+
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
msgstr ""
-#: templates/settings-admin.php:9
+#: templates/settings-admin.php:10
msgid ""
"Enable encryption passwords recovery key (allow sharing to recovery key):"
msgstr ""
-#: templates/settings-admin.php:13
+#: templates/settings-admin.php:14
msgid "Recovery account password"
msgstr ""
-#: templates/settings-admin.php:20 templates/settings-personal.php:18
+#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
msgstr ""
-#: templates/settings-admin.php:28 templates/settings-personal.php:26
+#: templates/settings-admin.php:29 templates/settings-personal.php:62
msgid "Disabled"
msgstr ""
-#: templates/settings-admin.php:32
+#: templates/settings-admin.php:34
msgid "Change encryption passwords recovery key:"
msgstr ""
-#: templates/settings-admin.php:39
+#: templates/settings-admin.php:41
msgid "Old Recovery account password"
msgstr ""
-#: templates/settings-admin.php:46
+#: templates/settings-admin.php:48
msgid "New Recovery account password"
msgstr ""
-#: templates/settings-admin.php:51
+#: templates/settings-admin.php:53
msgid "Change Password"
msgstr ""
-#: templates/settings-personal.php:9
-msgid "Enable password recovery by sharing all files with your administrator:"
+#: templates/settings-personal.php:11
+msgid "Your private key password no longer match your log-in password:"
msgstr ""
-#: templates/settings-personal.php:11
+#: templates/settings-personal.php:14
+msgid "Set your old private key password to your current log-in password."
+msgstr ""
+
+#: templates/settings-personal.php:16
+msgid ""
+" If you don't remember your old password you can ask your administrator to "
+"recover your files."
+msgstr ""
+
+#: templates/settings-personal.php:24
+msgid "Old log-in password"
+msgstr ""
+
+#: templates/settings-personal.php:30
+msgid "Current log-in password"
+msgstr ""
+
+#: templates/settings-personal.php:35
+msgid "Update Private Key Password"
+msgstr ""
+
+#: templates/settings-personal.php:45
+msgid "Enable password recovery:"
+msgstr ""
+
+#: templates/settings-personal.php:47
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
-"files if your password is lost"
+"files in case of password loss"
msgstr ""
-#: templates/settings-personal.php:27
+#: templates/settings-personal.php:63
msgid "File recovery settings updated"
msgstr ""
-#: templates/settings-personal.php:28
+#: templates/settings-personal.php:64
msgid "Could not update file recovery"
msgstr ""
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot
index 2025e465409..0f3aa2e3b87 100644
--- a/l10n/templates/files_external.pot
+++ b/l10n/templates/files_external.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-06-13 02:16+0200\n"
+"POT-Creation-Date: 2013-06-14 02:47+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 7226ab67e2e..f0819018fdb 100644
--- a/l10n/templates/files_sharing.pot
+++ b/l10n/templates/files_sharing.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-06-13 02:16+0200\n"
+"POT-Creation-Date: 2013-06-14 02:47+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"
@@ -42,7 +42,3 @@ msgstr ""
#: templates/public.php:40
msgid "No preview available for"
msgstr ""
-
-#: templates/public.php:50
-msgid "web services under your control"
-msgstr ""
diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot
index f2652fc60b4..93973340b41 100644
--- a/l10n/templates/files_trashbin.pot
+++ b/l10n/templates/files_trashbin.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-06-13 02:16+0200\n"
+"POT-Creation-Date: 2013-06-14 02:47+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 3c764fd4e73..d3319fcae57 100644
--- a/l10n/templates/files_versions.pot
+++ b/l10n/templates/files_versions.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-06-13 02:16+0200\n"
+"POT-Creation-Date: 2013-06-14 02:47+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 7176d867624..eb9af3a2cc4 100644
--- a/l10n/templates/lib.pot
+++ b/l10n/templates/lib.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-06-13 02:16+0200\n"
+"POT-Creation-Date: 2013-06-14 02:47+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"
@@ -17,27 +17,27 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: app.php:358
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:371
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:382
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:394
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:407
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:415
+#: app.php:416
msgid "Admin"
msgstr ""
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index a3d518e480f..f1535c6616c 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.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-06-13 02:16+0200\n"
+"POT-Creation-Date: 2013-06-14 02:47+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"
@@ -324,11 +324,11 @@ msgstr ""
msgid "Less"
msgstr ""
-#: templates/admin.php:235 templates/personal.php:114
+#: templates/admin.php:235 templates/personal.php:116
msgid "Version"
msgstr ""
-#: templates/admin.php:237 templates/personal.php:117
+#: templates/admin.php:237 templates/personal.php:119
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank"
"\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" "
@@ -337,28 +337,28 @@ msgid ""
"General Public License\">AGPL</abbr></a>."
msgstr ""
-#: templates/apps.php:11
+#: templates/apps.php:13
msgid "Add your App"
msgstr ""
-#: templates/apps.php:12
+#: templates/apps.php:28
msgid "More Apps"
msgstr ""
-#: templates/apps.php:28
+#: templates/apps.php:33
msgid "Select an App"
msgstr ""
-#: templates/apps.php:34
+#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr ""
-#: templates/apps.php:36
+#: templates/apps.php:41
msgid ""
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
-#: templates/apps.php:38
+#: templates/apps.php:43
msgid "Update"
msgstr ""
@@ -443,15 +443,15 @@ msgstr ""
msgid "Language"
msgstr ""
-#: templates/personal.php:98
+#: templates/personal.php:99
msgid "Help translate"
msgstr ""
-#: templates/personal.php:103
+#: templates/personal.php:105
msgid "WebDAV"
msgstr ""
-#: templates/personal.php:105
+#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index f83eb29cf6f..65bdb898bba 100644
--- a/l10n/templates/user_ldap.pot
+++ b/l10n/templates/user_ldap.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-06-13 02:16+0200\n"
+"POT-Creation-Date: 2013-06-14 02:47+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/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot
index aadb6baefef..23f6153a7a8 100644
--- a/l10n/templates/user_webdavauth.pot
+++ b/l10n/templates/user_webdavauth.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-06-13 02:16+0200\n"
+"POT-Creation-Date: 2013-06-14 02:47+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"