Blame view
sources/l10n/es_MX/files_trashbin.po
1.54 KB
|
31b7f2792
|
1 2 3 4 5 6 7 8 9 |
# 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 " |
|
6d9380f96
|
10 11 12 13 14 15 16 17 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2014-06-08 01:54-0400 " "PO-Revision-Date: 2014-06-07 06:12+0000 " "Last-Translator: I Robot " |
|
31b7f2792
|
18 19 20 21 22 23 24 25 26 27 28 29 |
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: es_MX " "Plural-Forms: nplurals=2; plural=(n != 1); " |
|
6d9380f96
|
30 |
#: ajax/delete.php:59 |
|
31b7f2792
|
31 32 |
#, php-format msgid "Couldn't delete %s permanently" |
|
6d9380f96
|
33 |
msgstr "No se puede eliminar %s permanentemente" |
|
31b7f2792
|
34 |
|
|
6d9380f96
|
35 |
#: ajax/undelete.php:64 |
|
31b7f2792
|
36 37 |
#, php-format msgid "Couldn't restore %s" |
|
6d9380f96
|
38 39 40 41 42 43 44 45 46 |
msgstr "No se puede restaurar %s" #: appinfo/app.php:13 js/filelist.js:34 msgid "Deleted files" msgstr "Archivos eliminados" #: js/app.js:52 templates/index.php:21 templates/index.php:23 msgid "Restore" msgstr "Recuperar" |
|
31b7f2792
|
47 |
|
|
6d9380f96
|
48 |
#: js/filelist.js:119 js/filelist.js:164 js/filelist.js:214 |
|
31b7f2792
|
49 |
msgid "Error" |
|
6d9380f96
|
50 |
msgstr "Error" |
|
31b7f2792
|
51 |
|
|
6d9380f96
|
52 |
#: lib/trashbin.php:857 lib/trashbin.php:859 |
|
31b7f2792
|
53 |
msgid "restored" |
|
6d9380f96
|
54 |
msgstr "recuperado" |
|
31b7f2792
|
55 |
|
|
6d9380f96
|
56 |
#: templates/index.php:7 |
|
31b7f2792
|
57 |
msgid "Nothing in here. Your trash bin is empty!" |
|
6d9380f96
|
58 |
msgstr "No hay nada aquí. ¡Tu papelera esta vacía!" |
|
31b7f2792
|
59 |
|
|
6d9380f96
|
60 |
#: templates/index.php:18 |
|
31b7f2792
|
61 |
msgid "Name" |
|
6d9380f96
|
62 |
msgstr "Nombre" |
|
31b7f2792
|
63 |
|
|
6d9380f96
|
64 |
#: templates/index.php:29 |
|
31b7f2792
|
65 |
msgid "Deleted" |
|
6d9380f96
|
66 |
msgstr "Eliminado" |
|
31b7f2792
|
67 |
|
|
6d9380f96
|
68 |
#: templates/index.php:32 templates/index.php:33 |
|
31b7f2792
|
69 |
msgid "Delete" |
|
6d9380f96
|
70 |
msgstr "Eliminar" |