diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-23 19:08:02 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-23 19:08:02 +0200 |
commit | 5559a0dedef2ac1f366ca17ddb2286629009ee3c (patch) | |
tree | 92599d161aad64c534cb9b2bc6dcd79857a311ca /l10n/pt_PT/core.po | |
parent | 73d0caf8a45ac234e7277d5a57098eb139558fc9 (diff) | |
download | nextcloud-server-5559a0dedef2ac1f366ca17ddb2286629009ee3c.tar.gz nextcloud-server-5559a0dedef2ac1f366ca17ddb2286629009ee3c.zip |
updated translations
Diffstat (limited to 'l10n/pt_PT/core.po')
-rw-r--r-- | l10n/pt_PT/core.po | 157 |
1 files changed, 157 insertions, 0 deletions
diff --git a/l10n/pt_PT/core.po b/l10n/pt_PT/core.po new file mode 100644 index 00000000000..8c79bfcd9c5 --- /dev/null +++ b/l10n/pt_PT/core.po @@ -0,0 +1,157 @@ +# 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://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" +"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" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: strings.php:5 +msgid "Personal" +msgstr "" + +#: strings.php:6 +msgid "Users" +msgstr "" + +#: strings.php:7 +msgid "Apps" +msgstr "" + +#: strings.php:8 +msgid "Admin" +msgstr "" + +#: strings.php:9 +msgid "Help" +msgstr "" + +#: templates/404.php:12 +msgid "Cloud not found" +msgstr "" + +#: templates/installation.php:20 +msgid "Create an <strong>admin account</strong>" +msgstr "" + +#: templates/installation.php:21 +msgid "Username" +msgstr "" + +#: templates/installation.php:22 +msgid "Password" +msgstr "" + +#: templates/installation.php:27 +msgid "Configure the database" +msgstr "" + +#: templates/installation.php:32 templates/installation.php:43 +#: templates/installation.php:53 +msgid "will be used" +msgstr "" + +#: templates/installation.php:64 +msgid "Database user" +msgstr "" + +#: templates/installation.php:65 +msgid "Database password" +msgstr "" + +#: templates/installation.php:66 +msgid "Database name" +msgstr "" + +#: templates/installation.php:72 +msgid "Advanced" +msgstr "" + +#: templates/installation.php:75 +msgid "Database host" +msgstr "" + +#: templates/installation.php:76 +msgid "Data folder" +msgstr "" + +#: templates/installation.php:79 +msgid "Finish setup" +msgstr "" + +#: templates/layout.guest.php:35 +msgid "gives you freedom and control over your own data" +msgstr "" + +#: templates/layout.user.php:34 +msgid "Log out" +msgstr "" + +#: templates/layout.user.php:46 templates/layout.user.php:47 +msgid "Settings" +msgstr "" + +#: templates/login.php:4 +msgid "Lost your password?" +msgstr "" + +#: templates/login.php:9 templates/login.php:13 +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" +msgstr "" + +#: templates/lostpassword.php:11 +msgid "Request reset" +msgstr "" + +#: templates/part.pagenavi.php:3 +msgid "prev" +msgstr "" + +#: templates/part.pagenavi.php:20 +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 "" + + |