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/media.po | |
parent | 73d0caf8a45ac234e7277d5a57098eb139558fc9 (diff) | |
download | nextcloud-server-5559a0dedef2ac1f366ca17ddb2286629009ee3c.tar.gz nextcloud-server-5559a0dedef2ac1f366ca17ddb2286629009ee3c.zip |
updated translations
Diffstat (limited to 'l10n/pt_PT/media.po')
-rw-r--r-- | l10n/pt_PT/media.po | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/l10n/pt_PT/media.po b/l10n/pt_PT/media.po new file mode 100644 index 00000000000..ae7c1aba234 --- /dev/null +++ b/l10n/pt_PT/media.po @@ -0,0 +1,68 @@ +# 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:42+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" + +#: appinfo/app.php:31 +msgid "Music" +msgstr "" + +#: templates/music.php:3 +msgid "Play" +msgstr "" + +#: templates/music.php:4 templates/music.php:30 +msgid "Pause" +msgstr "" + +#: templates/music.php:5 +msgid "Previous" +msgstr "" + +#: templates/music.php:6 +msgid "Next" +msgstr "" + +#: templates/music.php:7 +msgid "Mute" +msgstr "" + +#: templates/music.php:8 +msgid "Unmute" +msgstr "" + +#: templates/music.php:28 +msgid "Songs scanned" +msgstr "" + +#: templates/music.php:29 +msgid "Rescan Collection" +msgstr "" + +#: templates/music.php:37 +msgid "Artist" +msgstr "" + +#: templates/music.php:38 +msgid "Album" +msgstr "" + +#: templates/music.php:39 +msgid "Title" +msgstr "" + + |