123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
- "POT-Creation-Date: 2013-05-30 02:27+0200\n"
- "PO-Revision-Date: 2013-05-30 00:27+0000\n"
- "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
- "Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/owncloud/language/pl_PL/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: pl_PL\n"
- "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
- #: ajax/adminrecovery.php:29
- msgid "Recovery key successfully enabled"
- msgstr ""
- #: ajax/adminrecovery.php:34
- msgid ""
- "Could not enable recovery key. Please check your recovery key password!"
- msgstr ""
- #: ajax/adminrecovery.php:48
- msgid "Recovery key successfully disabled"
- msgstr ""
- #: ajax/adminrecovery.php:53
- msgid ""
- "Could not disable recovery key. Please check your recovery key password!"
- 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 ""
- #: 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 ""
- "Enabling this option will allow you to reobtain access to your encrypted "
- "files if your password is lost"
- msgstr ""
- #: templates/settings-personal.php:27
- msgid "File recovery settings updated"
- msgstr ""
- #: templates/settings-personal.php:28
- msgid "Could not update file recovery"
- msgstr ""
|