diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-25 02:11:52 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-25 02:11:52 +0200 |
commit | 6a6c18dfab494324d5fa7c2ea7a299830dd79612 (patch) | |
tree | 464276f325e2e0185a9e843bd86a2c192812ab94 /l10n/hu_HU/files_encryption.po | |
parent | fba7200b05c54a20f009b501744dd1074afceec5 (diff) | |
download | nextcloud-server-6a6c18dfab494324d5fa7c2ea7a299830dd79612.tar.gz nextcloud-server-6a6c18dfab494324d5fa7c2ea7a299830dd79612.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/hu_HU/files_encryption.po')
-rw-r--r-- | l10n/hu_HU/files_encryption.po | 83 |
1 files changed, 69 insertions, 14 deletions
diff --git a/l10n/hu_HU/files_encryption.po b/l10n/hu_HU/files_encryption.po index 319463b6386..5df77c3458e 100644 --- a/l10n/hu_HU/files_encryption.po +++ b/l10n/hu_HU/files_encryption.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-04-27 02:16+0200\n" -"PO-Revision-Date: 2013-04-26 08:29+0000\n" +"POT-Creation-Date: 2013-05-25 02:01+0200\n" +"PO-Revision-Date: 2013-05-25 00:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -17,22 +17,77 @@ msgstr "" "Language: hu_HU\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/settings-personal.php:4 templates/settings.php:5 +#: ajax/adminrecovery.php:40 +msgid "Recovery key successfully " +msgstr "" + +#: ajax/adminrecovery.php:42 +msgid "Could not " +msgstr "" + +#: ajax/changeRecoveryPassword.php:49 +msgid "Password successfully changed." +msgstr "" + +#: ajax/changeRecoveryPassword.php:51 +msgid "Could not change the password. Maybe the old password was not correct." +msgstr "" + +#: js/settings-admin.js:11 +msgid "Saving..." +msgstr "" + +#: templates/settings-admin.php:5 templates/settings-personal.php:4 msgid "Encryption" msgstr "Titkosítás" -#: templates/settings-personal.php:7 -msgid "File encryption is enabled." -msgstr "Az állományok titkosítása be van kapcsolva." +#: templates/settings-admin.php:9 +msgid "" +"Enable encryption passwords recovery key (allow sharing to recovery key):" +msgstr "" + +#: templates/settings-admin.php:13 +msgid "Recovery account password" +msgstr "" + +#: templates/settings-admin.php:20 templates/settings-personal.php:18 +msgid "Enabled" +msgstr "" + +#: templates/settings-admin.php:28 templates/settings-personal.php:26 +msgid "Disabled" +msgstr "" + +#: templates/settings-admin.php:32 +msgid "Change encryption passwords recovery key:" +msgstr "" + +#: templates/settings-admin.php:39 +msgid "Old Recovery account password" +msgstr "" + +#: templates/settings-admin.php:46 +msgid "New Recovery account password" +msgstr "" + +#: templates/settings-admin.php:51 +msgid "Change Password" +msgstr "" + +#: templates/settings-personal.php:9 +msgid "Enable password recovery by sharing all files with your administrator:" +msgstr "" #: templates/settings-personal.php:11 -msgid "The following file types will not be encrypted:" -msgstr "A következő fájltípusok nem kerülnek titkosításra:" +msgid "" +"Enabling this option will allow you to reobtain access to your encrypted " +"files if your password is lost" +msgstr "" -#: templates/settings.php:7 -msgid "Exclude the following file types from encryption:" -msgstr "Zárjuk ki a titkosításból a következő fájltípusokat:" +#: templates/settings-personal.php:27 +msgid "File recovery settings updated" +msgstr "" -#: templates/settings.php:12 -msgid "None" -msgstr "Egyik sem" +#: templates/settings-personal.php:28 +msgid "Could not update file recovery" +msgstr "" |