Blame view
sources/l10n/es/files_trashbin.po
1.63 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 7 |
# Art O. Pal <artopal@fastmail.fm>, 2013 # Rubén del Campo <yo@rubendelcampo.es>, 2013 |
|
03e52840d
|
8 9 10 11 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
12 13 14 15 16 17 |
"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
|
18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
"Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: es " "Plural-Forms: nplurals=2; plural=(n != 1); " |
|
31b7f2792
|
32 |
#: ajax/delete.php:42 |
|
03e52840d
|
33 34 35 |
#, php-format msgid "Couldn't delete %s permanently" msgstr "No se puede eliminar %s permanentemente" |
|
31b7f2792
|
36 |
#: ajax/undelete.php:42 |
|
03e52840d
|
37 38 39 |
#, php-format msgid "Couldn't restore %s" msgstr "No se puede restaurar %s" |
|
31b7f2792
|
40 41 42 |
#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149 msgid "Error" msgstr "Error" |
|
03e52840d
|
43 |
|
|
31b7f2792
|
44 45 46 |
#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "recuperado" |
|
03e52840d
|
47 |
|
|
31b7f2792
|
48 49 50 |
#: templates/index.php:8 msgid "Nothing in here. Your trash bin is empty!" msgstr "No hay nada aquí. ¡Tu papelera esta vacía!" |
|
03e52840d
|
51 |
|
|
31b7f2792
|
52 |
#: templates/index.php:22 |
|
03e52840d
|
53 54 |
msgid "Name" msgstr "Nombre" |
|
31b7f2792
|
55 |
#: templates/index.php:25 templates/index.php:27 |
|
03e52840d
|
56 57 |
msgid "Restore" msgstr "Recuperar" |
|
31b7f2792
|
58 59 60 61 62 |
#: templates/index.php:33 msgid "Deleted" msgstr "Eliminado" #: templates/index.php:36 templates/index.php:37 |
|
03e52840d
|
63 64 65 66 67 68 |
msgid "Delete" msgstr "Eliminar" #: templates/part.breadcrumb.php:9 msgid "Deleted Files" msgstr "Archivos Eliminados" |