diff options
Diffstat (limited to 'l10n')
-rw-r--r-- | l10n/templates/core.pot | 2 | ||||
-rw-r--r-- | l10n/templates/files.pot | 8 | ||||
-rw-r--r-- | l10n/templates/files_encryption.pot | 80 | ||||
-rw-r--r-- | l10n/templates/files_external.pot | 2 | ||||
-rw-r--r-- | l10n/templates/files_sharing.pot | 2 | ||||
-rw-r--r-- | l10n/templates/files_trashbin.pot | 2 | ||||
-rw-r--r-- | l10n/templates/files_versions.pot | 2 | ||||
-rw-r--r-- | l10n/templates/lib.pot | 2 | ||||
-rw-r--r-- | l10n/templates/private.pot | 2 | ||||
-rw-r--r-- | l10n/templates/settings.pot | 2 | ||||
-rw-r--r-- | l10n/templates/user_ldap.pot | 2 | ||||
-rw-r--r-- | l10n/templates/user_webdavauth.pot | 2 |
12 files changed, 67 insertions, 41 deletions
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 31ca65cdd60..76abecd74d8 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-10-08 01:54-0400\n" +"POT-Creation-Date: 2014-10-09 01:54-0400\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.pot b/l10n/templates/files.pot index 50b95a7d07d..dcff7b9ed63 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-10-08 01:54-0400\n" +"POT-Creation-Date: 2014-10-09 01:54-0400\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" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: ajax/list.php:38 +#: ajax/list.php:39 msgid "Storage not available" msgstr "" -#: ajax/list.php:45 +#: ajax/list.php:47 msgid "Storage invalid" msgstr "" -#: ajax/list.php:52 +#: ajax/list.php:55 msgid "Unknown error" msgstr "" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index 58586e91ea1..da7d5227eb5 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-10-08 01:54-0400\n" +"POT-Creation-Date: 2014-10-09 01:54-0400\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,28 +17,54 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +#: ajax/adminrecovery.php:19 +msgid "Unknown error" +msgstr "" + +#: ajax/adminrecovery.php:23 +msgid "Missing recovery key password" +msgstr "" + #: ajax/adminrecovery.php:29 -msgid "Recovery key successfully enabled" +msgid "Please repeat the recovery key password" msgstr "" -#: ajax/adminrecovery.php:34 -msgid "Could not enable recovery key. Please check your recovery key password!" +#: ajax/adminrecovery.php:35 ajax/changeRecoveryPassword.php:46 +msgid "" +"Repeated recovery key password does not match the provided recovery key " +"password" msgstr "" -#: ajax/adminrecovery.php:48 -msgid "Recovery key successfully disabled" +#: ajax/adminrecovery.php:49 +msgid "Recovery key successfully enabled" msgstr "" -#: ajax/adminrecovery.php:53 +#: ajax/adminrecovery.php:51 ajax/adminrecovery.php:64 msgid "" "Could not disable recovery key. Please check your recovery key password!" msgstr "" -#: ajax/changeRecoveryPassword.php:50 +#: ajax/adminrecovery.php:62 +msgid "Recovery key successfully disabled" +msgstr "" + +#: ajax/changeRecoveryPassword.php:28 +msgid "Please provide the old recovery password" +msgstr "" + +#: ajax/changeRecoveryPassword.php:34 +msgid "Please provide a new recovery password" +msgstr "" + +#: ajax/changeRecoveryPassword.php:40 +msgid "Please repeat the new recovery password" +msgstr "" + +#: ajax/changeRecoveryPassword.php:76 msgid "Password successfully changed." msgstr "" -#: ajax/changeRecoveryPassword.php:52 +#: ajax/changeRecoveryPassword.php:78 msgid "Could not change the password. Maybe the old password was not correct." msgstr "" @@ -52,6 +78,14 @@ msgid "" "correct." msgstr "" +#: ajax/userrecovery.php:44 +msgid "File recovery settings updated" +msgstr "" + +#: ajax/userrecovery.php:46 +msgid "Could not update file recovery" +msgstr "" + #: files/error.php:16 msgid "" "Encryption app not initialized! Maybe the encryption app was re-enabled " @@ -122,39 +156,39 @@ msgid "" "Enable recovery key (allow to recover users files in case of password loss):" msgstr "" -#: templates/settings-admin.php:12 +#: templates/settings-admin.php:13 msgid "Recovery key password" msgstr "" -#: templates/settings-admin.php:15 +#: templates/settings-admin.php:16 msgid "Repeat Recovery key password" msgstr "" -#: templates/settings-admin.php:23 templates/settings-personal.php:53 +#: templates/settings-admin.php:24 templates/settings-personal.php:54 msgid "Enabled" msgstr "" -#: templates/settings-admin.php:32 templates/settings-personal.php:62 +#: templates/settings-admin.php:33 templates/settings-personal.php:63 msgid "Disabled" msgstr "" -#: templates/settings-admin.php:37 +#: templates/settings-admin.php:38 msgid "Change recovery key password:" msgstr "" -#: templates/settings-admin.php:43 +#: templates/settings-admin.php:45 msgid "Old Recovery key password" msgstr "" -#: templates/settings-admin.php:50 +#: templates/settings-admin.php:52 msgid "New Recovery key password" msgstr "" -#: templates/settings-admin.php:56 +#: templates/settings-admin.php:58 msgid "Repeat New Recovery key password" msgstr "" -#: templates/settings-admin.php:61 +#: templates/settings-admin.php:63 msgid "Change Password" msgstr "" @@ -188,16 +222,8 @@ msgstr "" msgid "Enable password recovery:" msgstr "" -#: templates/settings-personal.php:45 +#: templates/settings-personal.php:46 msgid "" "Enabling this option will allow you to reobtain access to your encrypted " "files in case of password loss" msgstr "" - -#: templates/settings-personal.php:63 -msgid "File recovery settings updated" -msgstr "" - -#: 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 0b2da126aa5..3244e5bde92 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-10-08 01:54-0400\n" +"POT-Creation-Date: 2014-10-09 01:54-0400\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 c7b98245c16..88b523191c7 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-10-08 01:54-0400\n" +"POT-Creation-Date: 2014-10-09 01:54-0400\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_trashbin.pot b/l10n/templates/files_trashbin.pot index 75f38a4de4d..755c09d36e5 100644 --- a/l10n/templates/files_trashbin.pot +++ b/l10n/templates/files_trashbin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-10-08 01:54-0400\n" +"POT-Creation-Date: 2014-10-09 01:54-0400\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 a69c67fae1d..91f1f8ec980 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-10-08 01:54-0400\n" +"POT-Creation-Date: 2014-10-09 01:54-0400\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 d8b515d8b9e..e5a6939cdc1 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-10-08 01:54-0400\n" +"POT-Creation-Date: 2014-10-09 01:54-0400\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/private.pot b/l10n/templates/private.pot index e03ca3d48c9..eecda989a9a 100644 --- a/l10n/templates/private.pot +++ b/l10n/templates/private.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-10-08 01:54-0400\n" +"POT-Creation-Date: 2014-10-09 01:54-0400\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/settings.pot b/l10n/templates/settings.pot index 4fcbc380df7..8f57390666a 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-10-08 01:54-0400\n" +"POT-Creation-Date: 2014-10-09 01:54-0400\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_ldap.pot b/l10n/templates/user_ldap.pot index 396ddc13500..71a497053ee 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-10-08 01:54-0400\n" +"POT-Creation-Date: 2014-10-09 01:54-0400\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 eb7edb19459..6bcab78b2c7 100644 --- a/l10n/templates/user_webdavauth.pot +++ b/l10n/templates/user_webdavauth.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-10-08 01:54-0400\n" +"POT-Creation-Date: 2014-10-09 01:54-0400\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" |