Blame view

sources/l10n/es/files_sharing.po 4.43 KB
03e52840d   Kload   Init
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:
6d9380f96   Cédric Dupont   Update sources OC...
6
7
  # aramirez <aramirez@simonrodriguez.org.ve>, 2014
  # Artopal <artopal@fastmail.fm>, 2013-2014
31b7f2792   Kload   Upgrade to ownclo...
8
  # Dominique Couot <dcouot@hotmail.com>, 2013
6d9380f96   Cédric Dupont   Update sources OC...
9
10
  # Jose Luis <joseluis.tirado@gmail.com>, 2014
  # joses <jose_mari_s@hotmail.com>, 2014
31b7f2792   Kload   Upgrade to ownclo...
11
  # juanman <juanma@kde.org.ar>, 2013
6d9380f96   Cédric Dupont   Update sources OC...
12
13
  # Raul Fernandez Garcia <raulfg3@gmail.com>, 2014
  # Rubén del Campo Gómez <yo@rubendelcampo.es>, 2013
03e52840d   Kload   Init
14
15
16
17
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
18
19
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
20
21
22
23
24
25
  "POT-Creation-Date: 2014-07-03 01:54-0400
  "
  "PO-Revision-Date: 2014-07-03 05:54+0000
  "
  "Last-Translator: I Robot
  "
03e52840d   Kload   Init
26
27
28
29
30
31
32
33
34
35
36
37
  "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);
  "
6d9380f96   Cédric Dupont   Update sources OC...
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
  #: ajax/external.php:17
  msgid "Server to server sharing is not enabled on this server"
  msgstr "Compartir entre servidores no está habilitado en este servidor"
  
  #: ajax/external.php:47
  msgid "Couldn't add remote share"
  msgstr "No se puede añadir un compartido remoto"
  
  #: appinfo/app.php:33 js/app.js:34
  msgid "Shared with you"
  msgstr "Compartido contigo"
  
  #: appinfo/app.php:42 js/app.js:53
  msgid "Shared with others"
  msgstr "Compartido con otros"
  
  #: appinfo/app.php:51 js/app.js:72
  msgid "Shared by link"
  msgstr "Compartido por medio de enlaces"
  
  #: js/app.js:35
  msgid "No files have been shared with you yet."
  msgstr "Aún no han compartido contigo ningún archivo."
  
  #: js/app.js:54
  msgid "You haven't shared any files yet."
  msgstr "Aún no has compartido ningún archivo."
  
  #: js/app.js:73
  msgid "You haven't shared any files by link yet."
  msgstr "Usted todavía no ha compartido ningún archivo por medio de enlaces."
  
  #: js/external.js:45 js/external.js:48
  msgid "Add {name} from {owner}@{remote}"
  msgstr "Añadir {name} desde {owner}@{remote}"
  
  #: js/external.js:46 js/external.js:49
  msgid "Add Share"
  msgstr "Agregar almacenamiento compartido"
  
  #: js/external.js:49 templates/authenticate.php:10
  #: templates/authenticate.php:12
  msgid "Password"
  msgstr "Contraseña"
  
  #: js/public.js:203
  msgid "No ownCloud installation found at {remote}"
  msgstr "No se encontró una instalación de ownCloud en {remote}"
  
  #: js/public.js:204
  msgid "Invalid ownCloud url"
  msgstr "URL de ownCloud inválido"
  
  #: js/share.js:146
  msgid "Shared by {owner}"
  msgstr "Compartido por {owner}"
  
  #: js/sharedfilelist.js:128
  msgid "Shared by"
  msgstr "Compartido por"
03e52840d   Kload   Init
98
  #: templates/authenticate.php:4
31b7f2792   Kload   Upgrade to ownclo...
99
100
101
102
103
104
  msgid "This share is password-protected"
  msgstr "Este elemento compartido esta protegido por contraseña"
  
  #: templates/authenticate.php:7
  msgid "The password is wrong. Try again."
  msgstr "La contraseña introducida es errónea. Inténtelo de nuevo."
6d9380f96   Cédric Dupont   Update sources OC...
105
106
107
108
109
110
111
  #: templates/list.php:16
  msgid "Name"
  msgstr "Nombre"
  
  #: templates/list.php:20
  msgid "Share time"
  msgstr "Compartido hace"
03e52840d   Kload   Init
112

31b7f2792   Kload   Upgrade to ownclo...
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
  #: templates/part.404.php:3
  msgid "Sorry, this link doesn’t seem to work anymore."
  msgstr "Vaya, este enlace parece que no volverá a funcionar."
  
  #: templates/part.404.php:4
  msgid "Reasons might be:"
  msgstr "Las causas podrían ser:"
  
  #: templates/part.404.php:6
  msgid "the item was removed"
  msgstr "el elemento fue eliminado"
  
  #: templates/part.404.php:7
  msgid "the link expired"
  msgstr "el enlace expiró"
03e52840d   Kload   Init
128

31b7f2792   Kload   Upgrade to ownclo...
129
130
131
132
133
134
135
  #: templates/part.404.php:8
  msgid "sharing is disabled"
  msgstr "compartir está desactivado"
  
  #: templates/part.404.php:10
  msgid "For more info, please ask the person who sent this link."
  msgstr "Para mayor información, contacte a la persona que le envió el enlace."
6d9380f96   Cédric Dupont   Update sources OC...
136
137
138
  #: templates/public.php:20
  msgid "Add to your ownCloud"
  msgstr ""
03e52840d   Kload   Init
139

6d9380f96   Cédric Dupont   Update sources OC...
140
141
142
  #: templates/public.php:23
  msgid "Save"
  msgstr "Guardar"
03e52840d   Kload   Init
143

6d9380f96   Cédric Dupont   Update sources OC...
144
  #: templates/public.php:28
03e52840d   Kload   Init
145
146
  msgid "Download"
  msgstr "Descargar"
31b7f2792   Kload   Upgrade to ownclo...
147
  #: templates/public.php:59
6d9380f96   Cédric Dupont   Update sources OC...
148
149
150
  #, php-format
  msgid "Download %s"
  msgstr "Descargar %s"
03e52840d   Kload   Init
151

6d9380f96   Cédric Dupont   Update sources OC...
152
  #: templates/public.php:63
31b7f2792   Kload   Upgrade to ownclo...
153
154
  msgid "Direct link"
  msgstr "Enlace directo"
6d9380f96   Cédric Dupont   Update sources OC...
155
156
157
158
159
160
161
162
163
164
165
166
  
  #: templates/settings-admin.php:3
  msgid "Remote Shares"
  msgstr "Almacenamiento compartido remoto"
  
  #: templates/settings-admin.php:7
  msgid "Allow other instances to mount public links shared from this server"
  msgstr "Permitir a otros montar enlaces publicos compartidos de este servidor"
  
  #: templates/settings-admin.php:11
  msgid "Allow users to mount public link shares"
  msgstr "Permitir a los usuarios montar enlaces publicos compartidos"