Blame view
sources/l10n/pt_PT/files_trashbin.po
1.61 KB
|
03e52840d
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
31b7f2792
|
6 |
# Helder Meneses <helder.meneses@gmail.com>, 2013 |
|
03e52840d
|
7 8 9 10 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
11 12 13 14 15 16 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-21 10:01-0500 " "PO-Revision-Date: 2013-11-16 07:44+0000 " |
|
03e52840d
|
17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
"Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: pt_PT " "Plural-Forms: nplurals=2; plural=(n != 1); " |
|
31b7f2792
|
31 |
#: ajax/delete.php:42 |
|
03e52840d
|
32 33 34 |
#, php-format msgid "Couldn't delete %s permanently" msgstr "Não foi possível eliminar %s de forma permanente" |
|
31b7f2792
|
35 |
#: ajax/undelete.php:42 |
|
03e52840d
|
36 37 38 |
#, php-format msgid "Couldn't restore %s" msgstr "Não foi possível restaurar %s" |
|
31b7f2792
|
39 40 41 |
#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149 msgid "Error" msgstr "Erro" |
|
03e52840d
|
42 |
|
|
31b7f2792
|
43 44 45 |
#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "Restaurado" |
|
03e52840d
|
46 |
|
|
31b7f2792
|
47 48 49 |
#: templates/index.php:8 msgid "Nothing in here. Your trash bin is empty!" msgstr "Não hà ficheiros. O lixo está vazio!" |
|
03e52840d
|
50 |
|
|
31b7f2792
|
51 |
#: templates/index.php:22 |
|
03e52840d
|
52 53 |
msgid "Name" msgstr "Nome" |
|
31b7f2792
|
54 |
#: templates/index.php:25 templates/index.php:27 |
|
03e52840d
|
55 56 |
msgid "Restore" msgstr "Restaurar" |
|
31b7f2792
|
57 58 59 60 61 |
#: templates/index.php:33 msgid "Deleted" msgstr "Apagado" #: templates/index.php:36 templates/index.php:37 |
|
03e52840d
|
62 |
msgid "Delete" |
|
31b7f2792
|
63 |
msgstr "Eliminar" |
|
03e52840d
|
64 65 66 67 |
#: templates/part.breadcrumb.php:9 msgid "Deleted Files" msgstr "Ficheiros Apagados" |