diff options
Diffstat (limited to 'l10n/pt_PT/core.po')
-rw-r--r-- | l10n/pt_PT/core.po | 130 |
1 files changed, 72 insertions, 58 deletions
diff --git a/l10n/pt_PT/core.po b/l10n/pt_PT/core.po index 8c79bfcd9c5..aaab9779385 100644 --- a/l10n/pt_PT/core.po +++ b/l10n/pt_PT/core.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <helder.meneses@gmail.com>, 2011. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2011-09-23 18:17+0200\n" -"PO-Revision-Date: 2011-09-23 16:41+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-01-11 00:19+0100\n" +"PO-Revision-Date: 2012-01-10 23:43+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/team/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,6 +18,51 @@ msgstr "" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" +#: lostpassword/index.php:24 +msgid "Owncloud password reset" +msgstr "" + +#: lostpassword/templates/email.php:1 +msgid "Use the following link to reset your password: {link}" +msgstr "" + +#: lostpassword/templates/lostpassword.php:3 +msgid "You will receive a link to reset your password via Email." +msgstr "" + +#: lostpassword/templates/lostpassword.php:5 +msgid "Requested" +msgstr "" + +#: lostpassword/templates/lostpassword.php:8 +msgid "Login failed!" +msgstr "" + +#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22 +#: templates/login.php:8 +msgid "Username" +msgstr "" + +#: lostpassword/templates/lostpassword.php:14 +msgid "Request reset" +msgstr "" + +#: lostpassword/templates/resetpassword.php:4 +msgid "Your password was reset" +msgstr "" + +#: lostpassword/templates/resetpassword.php:5 +msgid "To login page" +msgstr "" + +#: lostpassword/templates/resetpassword.php:8 +msgid "New password" +msgstr "" + +#: lostpassword/templates/resetpassword.php:11 +msgid "Reset password" +msgstr "" + #: strings.php:5 msgid "Personal" msgstr "" @@ -45,53 +91,49 @@ msgstr "" msgid "Create an <strong>admin account</strong>" msgstr "" -#: templates/installation.php:21 -msgid "Username" +#: templates/installation.php:26 templates/login.php:12 +msgid "Password" msgstr "" -#: templates/installation.php:22 -msgid "Password" +#: templates/installation.php:32 +msgid "Advanced" +msgstr "Avançado" + +#: templates/installation.php:34 +msgid "Data folder" msgstr "" -#: templates/installation.php:27 +#: templates/installation.php:41 msgid "Configure the database" msgstr "" -#: templates/installation.php:32 templates/installation.php:43 -#: templates/installation.php:53 +#: templates/installation.php:46 templates/installation.php:57 +#: templates/installation.php:67 msgid "will be used" msgstr "" -#: templates/installation.php:64 +#: templates/installation.php:79 msgid "Database user" msgstr "" -#: templates/installation.php:65 +#: templates/installation.php:83 msgid "Database password" msgstr "" -#: templates/installation.php:66 +#: templates/installation.php:87 msgid "Database name" msgstr "" -#: templates/installation.php:72 -msgid "Advanced" -msgstr "" - -#: templates/installation.php:75 +#: templates/installation.php:93 msgid "Database host" msgstr "" -#: templates/installation.php:76 -msgid "Data folder" -msgstr "" - -#: templates/installation.php:79 +#: templates/installation.php:98 msgid "Finish setup" msgstr "" #: templates/layout.guest.php:35 -msgid "gives you freedom and control over your own data" +msgid "web services under your control" msgstr "" #: templates/layout.user.php:34 @@ -102,36 +144,20 @@ msgstr "" msgid "Settings" msgstr "" -#: templates/login.php:4 +#: templates/login.php:5 msgid "Lost your password?" msgstr "" -#: templates/login.php:9 templates/login.php:13 +#: templates/login.php:15 msgid "remember" msgstr "" -#: templates/logout.php:1 -msgid "You are logged out." -msgstr "" - -#: templates/lostpassword.php:3 -msgid "You will receive a link to reset your password via Email." -msgstr "" - -#: templates/lostpassword.php:5 -msgid "Requested" -msgstr "" - -#: templates/lostpassword.php:8 -msgid "Login failed!" -msgstr "" - -#: templates/lostpassword.php:10 -msgid "Username or Email" +#: templates/login.php:16 +msgid "Log in" msgstr "" -#: templates/lostpassword.php:11 -msgid "Request reset" +#: templates/logout.php:1 +msgid "You are logged out." msgstr "" #: templates/part.pagenavi.php:3 @@ -142,16 +168,4 @@ msgstr "" msgid "next" msgstr "" -#: templates/resetpassword.php:4 -msgid "Your password was reset" -msgstr "" - -#: templates/resetpassword.php:6 -msgid "New password" -msgstr "" - -#: templates/resetpassword.php:7 -msgid "Reset password" -msgstr "" - |