Blame view

sources/l10n/es_MX/files_sharing.po 3.44 KB
31b7f2792   Kload   Upgrade to ownclo...
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   Cédric Dupont   Update sources OC...
10
11
12
13
14
15
16
17
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
  "POT-Creation-Date: 2014-07-03 01:54-0400
  "
  "PO-Revision-Date: 2014-07-03 05:54+0000
  "
  "Last-Translator: I Robot
  "
31b7f2792   Kload   Upgrade to ownclo...
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   Cédric Dupont   Update sources OC...
30
31
32
33
34
35
36
37
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
  #: ajax/external.php:17
  msgid "Server to server sharing is not enabled on this server"
  msgstr ""
  
  #: ajax/external.php:47
  msgid "Couldn't add remote share"
  msgstr ""
  
  #: appinfo/app.php:33 js/app.js:34
  msgid "Shared with you"
  msgstr ""
  
  #: appinfo/app.php:42 js/app.js:53
  msgid "Shared with others"
  msgstr ""
  
  #: appinfo/app.php:51 js/app.js:72
  msgid "Shared by link"
  msgstr ""
  
  #: js/app.js:35
  msgid "No files have been shared with you yet."
  msgstr ""
  
  #: js/app.js:54
  msgid "You haven't shared any files yet."
  msgstr ""
  
  #: js/app.js:73
  msgid "You haven't shared any files by link yet."
  msgstr ""
  
  #: js/external.js:45 js/external.js:48
  msgid "Add {name} from {owner}@{remote}"
  msgstr ""
  
  #: js/external.js:46 js/external.js:49
  msgid "Add Share"
  msgstr ""
  
  #: 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 ""
  
  #: js/public.js:204
  msgid "Invalid ownCloud url"
  msgstr ""
  
  #: js/share.js:146
  msgid "Shared by {owner}"
  msgstr "Compartido por {owner}"
  
  #: js/sharedfilelist.js:128
  msgid "Shared by"
  msgstr "Compartido por"
31b7f2792   Kload   Upgrade to ownclo...
90
91
  #: templates/authenticate.php:4
  msgid "This share is password-protected"
6d9380f96   Cédric Dupont   Update sources OC...
92
  msgstr "Este elemento compartido esta protegido por contraseña"
31b7f2792   Kload   Upgrade to ownclo...
93
94
95
  
  #: templates/authenticate.php:7
  msgid "The password is wrong. Try again."
6d9380f96   Cédric Dupont   Update sources OC...
96
  msgstr "La contraseña introducida es errónea. Inténtelo de nuevo."
31b7f2792   Kload   Upgrade to ownclo...
97

6d9380f96   Cédric Dupont   Update sources OC...
98
99
100
101
102
103
  #: templates/list.php:16
  msgid "Name"
  msgstr "Nombre"
  
  #: templates/list.php:20
  msgid "Share time"
31b7f2792   Kload   Upgrade to ownclo...
104
105
106
107
  msgstr ""
  
  #: templates/part.404.php:3
  msgid "Sorry, this link doesn’t seem to work anymore."
6d9380f96   Cédric Dupont   Update sources OC...
108
  msgstr "Lo siento, este enlace al parecer ya no funciona."
31b7f2792   Kload   Upgrade to ownclo...
109
110
111
  
  #: templates/part.404.php:4
  msgid "Reasons might be:"
6d9380f96   Cédric Dupont   Update sources OC...
112
  msgstr "Las causas podrían ser:"
31b7f2792   Kload   Upgrade to ownclo...
113
114
115
  
  #: templates/part.404.php:6
  msgid "the item was removed"
6d9380f96   Cédric Dupont   Update sources OC...
116
  msgstr "el elemento fue eliminado"
31b7f2792   Kload   Upgrade to ownclo...
117
118
119
  
  #: templates/part.404.php:7
  msgid "the link expired"
6d9380f96   Cédric Dupont   Update sources OC...
120
  msgstr "el enlace expiró"
31b7f2792   Kload   Upgrade to ownclo...
121
122
123
  
  #: templates/part.404.php:8
  msgid "sharing is disabled"
6d9380f96   Cédric Dupont   Update sources OC...
124
  msgstr "compartir está desactivado"
31b7f2792   Kload   Upgrade to ownclo...
125
126
127
  
  #: templates/part.404.php:10
  msgid "For more info, please ask the person who sent this link."
6d9380f96   Cédric Dupont   Update sources OC...
128
  msgstr "Para mayor información, contacte a la persona que le envió el enlace."
31b7f2792   Kload   Upgrade to ownclo...
129
130
  
  #: templates/public.php:20
6d9380f96   Cédric Dupont   Update sources OC...
131
  msgid "Add to your ownCloud"
31b7f2792   Kload   Upgrade to ownclo...
132
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
133
134
135
136
137
  #: templates/public.php:23
  msgid "Save"
  msgstr "Guardar"
  
  #: templates/public.php:28
31b7f2792   Kload   Upgrade to ownclo...
138
  msgid "Download"
6d9380f96   Cédric Dupont   Update sources OC...
139
  msgstr "Descargar"
31b7f2792   Kload   Upgrade to ownclo...
140

6d9380f96   Cédric Dupont   Update sources OC...
141
142
143
  #: templates/public.php:59
  #, php-format
  msgid "Download %s"
31b7f2792   Kload   Upgrade to ownclo...
144
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
145
146
147
148
149
150
  #: templates/public.php:63
  msgid "Direct link"
  msgstr "Enlace directo"
  
  #: templates/settings-admin.php:3
  msgid "Remote Shares"
31b7f2792   Kload   Upgrade to ownclo...
151
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
152
153
  #: templates/settings-admin.php:7
  msgid "Allow other instances to mount public links shared from this server"
31b7f2792   Kload   Upgrade to ownclo...
154
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
155
156
  #: templates/settings-admin.php:11
  msgid "Allow users to mount public link shares"
31b7f2792   Kload   Upgrade to ownclo...
157
  msgstr ""