Blame view

sources/l10n/eu_ES/files.po 7.92 KB
03e52840d   Kload   Init
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
  "
03e52840d   Kload   Init
18
19
20
21
22
23
24
25
26
27
28
29
  "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: eu_ES
  "
  "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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
  #: ajax/list.php:38
  msgid "Storage not available"
  msgstr ""
  
  #: ajax/list.php:45
  msgid "Storage invalid"
  msgstr ""
  
  #: ajax/list.php:52
  msgid "Unknown error"
  msgstr ""
  
  #: ajax/move.php:15
  #, php-format
  msgid "Could not move %s - File with this name already exists"
  msgstr ""
  
  #: ajax/move.php:25 ajax/move.php:28
  #, php-format
  msgid "Could not move %s"
  msgstr ""
  
  #: ajax/newfile.php:58 js/files.js:103
  msgid "File name cannot be empty."
  msgstr ""
  
  #: ajax/newfile.php:63
  #, php-format
  msgid "\"%s\" is an invalid file name."
  msgstr ""
  
  #: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:110
  msgid ""
  "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
  "allowed."
  msgstr ""
  
  #: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:159
  #: lib/app.php:77
  msgid "The target folder has been moved or deleted."
  msgstr ""
  
  #: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:86
  #, php-format
  msgid ""
  "The name %s is already used in the folder %s. Please choose a different "
  "name."
  msgstr ""
  
  #: ajax/newfile.php:97
  msgid "Not a valid source"
  msgstr ""
  
  #: ajax/newfile.php:102
  msgid ""
  "Server is not allowed to open URLs, please check the server configuration"
  msgstr ""
  
  #: ajax/newfile.php:118
  #, php-format
  msgid "Error while downloading %s to %s"
  msgstr ""
  
  #: ajax/newfile.php:146
  msgid "Error when creating the file"
  msgstr ""
  
  #: ajax/newfolder.php:22
  msgid "Folder name cannot be empty."
  msgstr ""
  
  #: ajax/newfolder.php:66
  msgid "Error when creating the folder"
  msgstr ""
  
  #: ajax/upload.php:19 ajax/upload.php:57
  msgid "Unable to set upload directory."
  msgstr ""
  
  #: ajax/upload.php:33
  msgid "Invalid Token"
  msgstr ""
  
  #: ajax/upload.php:77
  msgid "No file was uploaded. Unknown error"
  msgstr ""
  
  #: ajax/upload.php:84
03e52840d   Kload   Init
118
119
  msgid "There is no error, the file uploaded with success"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
120
121
122
  #: ajax/upload.php:85
  msgid ""
  "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
03e52840d   Kload   Init
123
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
124
  #: ajax/upload.php:87
03e52840d   Kload   Init
125
126
127
128
  msgid ""
  "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  "the HTML form"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
129
  #: ajax/upload.php:88
03e52840d   Kload   Init
130
131
  msgid "The uploaded file was only partially uploaded"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
132
  #: ajax/upload.php:89
03e52840d   Kload   Init
133
134
  msgid "No file was uploaded"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
135
  #: ajax/upload.php:90
03e52840d   Kload   Init
136
137
  msgid "Missing a temporary folder"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
138
  #: ajax/upload.php:91
03e52840d   Kload   Init
139
140
  msgid "Failed to write to disk"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
141
142
  #: ajax/upload.php:111
  msgid "Not enough storage available"
03e52840d   Kload   Init
143
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
144
145
  #: ajax/upload.php:173
  msgid "Upload failed. Could not find uploaded file"
03e52840d   Kload   Init
146
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
147
148
  #: ajax/upload.php:183
  msgid "Upload failed. Could not get file info."
03e52840d   Kload   Init
149
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
150
151
  #: ajax/upload.php:198
  msgid "Invalid directory."
03e52840d   Kload   Init
152
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
153
154
  #: appinfo/app.php:11 js/filelist.js:25
  msgid "Files"
03e52840d   Kload   Init
155
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
156
157
  #: appinfo/app.php:27
  msgid "All files"
03e52840d   Kload   Init
158
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
159
160
  #: js/file-upload.js:268
  msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
03e52840d   Kload   Init
161
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
162
163
  #: js/file-upload.js:281
  msgid "Total file size {size1} exceeds upload limit {size2}"
03e52840d   Kload   Init
164
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
165
166
167
  #: js/file-upload.js:292
  msgid ""
  "Not enough free space, you are uploading {size1} but only {size2} is left"
03e52840d   Kload   Init
168
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
169
170
  #: js/file-upload.js:369
  msgid "Upload cancelled."
03e52840d   Kload   Init
171
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
172
173
  #: js/file-upload.js:415
  msgid "Could not get result from server."
03e52840d   Kload   Init
174
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
175
176
177
  #: js/file-upload.js:499
  msgid ""
  "File upload is in progress. Leaving the page now will cancel the upload."
03e52840d   Kload   Init
178
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
179
180
  #: js/file-upload.js:564
  msgid "URL cannot be empty"
03e52840d   Kload   Init
181
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
182
183
  #: js/file-upload.js:568 js/filelist.js:1244
  msgid "{new_name} already exists"
03e52840d   Kload   Init
184
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
185
186
  #: js/file-upload.js:623
  msgid "Could not create file"
03e52840d   Kload   Init
187
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
188
189
  #: js/file-upload.js:639
  msgid "Could not create folder"
03e52840d   Kload   Init
190
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
191
192
  #: js/file-upload.js:686
  msgid "Error fetching URL"
03e52840d   Kload   Init
193
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
194
195
  #: js/fileactions.js:258
  msgid "Share"
03e52840d   Kload   Init
196
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
197
198
  #: js/fileactions.js:271
  msgid "Delete permanently"
03e52840d   Kload   Init
199
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
200
201
202
203
204
205
  #: js/fileactions.js:273 templates/list.php:77 templates/list.php:78
  msgid "Delete"
  msgstr "Ezabatu"
  
  #: js/fileactions.js:309
  msgid "Rename"
03e52840d   Kload   Init
206
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
207
  #: js/filelist.js:339
03e52840d   Kload   Init
208
  msgid ""
6d9380f96   Cédric Dupont   Update sources OC...
209
210
  "Your download is being prepared. This might take some time if the files are "
  "big."
03e52840d   Kload   Init
211
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
212
213
  #: js/filelist.js:669 js/filelist.js:1768
  msgid "Pending"
03e52840d   Kload   Init
214
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
215
216
  #: js/filelist.js:1195
  msgid "Error moving file."
03e52840d   Kload   Init
217
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
218
219
  #: js/filelist.js:1203
  msgid "Error moving file"
03e52840d   Kload   Init
220
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
221
222
  #: js/filelist.js:1203
  msgid "Error"
03e52840d   Kload   Init
223
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
224
225
  #: js/filelist.js:1292
  msgid "Could not rename file"
03e52840d   Kload   Init
226
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
227
228
  #: js/filelist.js:1410
  msgid "Error deleting file."
03e52840d   Kload   Init
229
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
230
231
  #: js/filelist.js:1513 templates/list.php:61
  msgid "Name"
03e52840d   Kload   Init
232
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
233
234
  #: js/filelist.js:1514 templates/list.php:72
  msgid "Size"
03e52840d   Kload   Init
235
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
236
237
  #: js/filelist.js:1515 templates/list.php:75
  msgid "Modified"
03e52840d   Kload   Init
238
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
239
240
241
242
243
  #: js/filelist.js:1525 js/filesummary.js:141 js/filesummary.js:168
  msgid "%n folder"
  msgid_plural "%n folders"
  msgstr[0] ""
  msgstr[1] ""
03e52840d   Kload   Init
244

6d9380f96   Cédric Dupont   Update sources OC...
245
246
247
248
249
250
251
252
253
254
255
  #: js/filelist.js:1531 js/filesummary.js:142 js/filesummary.js:169
  msgid "%n file"
  msgid_plural "%n files"
  msgstr[0] ""
  msgstr[1] ""
  
  #: js/filelist.js:1661 js/filelist.js:1700
  msgid "Uploading %n file"
  msgid_plural "Uploading %n files"
  msgstr[0] ""
  msgstr[1] ""
03e52840d   Kload   Init
256

6d9380f96   Cédric Dupont   Update sources OC...
257
258
  #: js/files.js:101
  msgid "\"{name}\" is an invalid file name."
03e52840d   Kload   Init
259
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
260
261
  #: js/files.js:122
  msgid "Your storage is full, files can not be updated or synced anymore!"
03e52840d   Kload   Init
262
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
263
264
  #: js/files.js:126
  msgid "Your storage is almost full ({usedSpacePercent}%)"
03e52840d   Kload   Init
265
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
266
267
268
269
  #: js/files.js:140
  msgid ""
  "Encryption App is enabled but your keys are not initialized, please log-out "
  "and log-in again"
03e52840d   Kload   Init
270
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
271
272
273
274
275
  #: js/files.js:144
  msgid ""
  "Invalid private key for Encryption App. Please update your private key "
  "password in your personal settings to recover access to your encrypted "
  "files."
03e52840d   Kload   Init
276
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
277
278
279
280
  #: js/files.js:148
  msgid ""
  "Encryption was disabled but your files are still encrypted. Please go to "
  "your personal settings to decrypt your files."
03e52840d   Kload   Init
281
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
282
283
  #: js/filesummary.js:182
  msgid "{dirs} and {files}"
03e52840d   Kload   Init
284
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
285
286
287
  #: lib/app.php:103
  #, php-format
  msgid "%s could not be renamed"
03e52840d   Kload   Init
288
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
289
290
291
  #: lib/helper.php:23 templates/list.php:25
  #, php-format
  msgid "Upload (max. %s)"
03e52840d   Kload   Init
292
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
293
  #: templates/admin.php:6
03e52840d   Kload   Init
294
295
296
297
298
299
  msgid "File handling"
  msgstr ""
  
  #: templates/admin.php:7
  msgid "Maximum upload size"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
300
  #: templates/admin.php:10
03e52840d   Kload   Init
301
302
  msgid "max. possible: "
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
303
304
305
  #: templates/admin.php:15
  msgid "Save"
  msgstr "Gorde"
03e52840d   Kload   Init
306

6d9380f96   Cédric Dupont   Update sources OC...
307
308
  #: templates/appnavigation.php:12
  msgid "WebDAV"
03e52840d   Kload   Init
309
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
310
311
312
313
314
  #: templates/appnavigation.php:14
  #, php-format
  msgid ""
  "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
  "WebDAV</a>"
03e52840d   Kload   Init
315
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
316
317
  #: templates/list.php:5
  msgid "New"
03e52840d   Kload   Init
318
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
319
320
  #: templates/list.php:8
  msgid "New text file"
03e52840d   Kload   Init
321
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
322
  #: templates/list.php:9
03e52840d   Kload   Init
323
324
  msgid "Text file"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
325
326
  #: templates/list.php:12
  msgid "New folder"
03e52840d   Kload   Init
327
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
328
329
  #: templates/list.php:13
  msgid "Folder"
03e52840d   Kload   Init
330
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
331
332
  #: templates/list.php:16
  msgid "From link"
03e52840d   Kload   Init
333
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
334
335
  #: templates/list.php:47
  msgid "You don’t have permission to upload or create files here"
03e52840d   Kload   Init
336
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
337
  #: templates/list.php:52
03e52840d   Kload   Init
338
339
  msgid "Nothing in here. Upload something!"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
340
  #: templates/list.php:66
03e52840d   Kload   Init
341
  msgid "Download"
6d9380f96   Cédric Dupont   Update sources OC...
342
  msgstr "Deskargatu"
03e52840d   Kload   Init
343

6d9380f96   Cédric Dupont   Update sources OC...
344
  #: templates/list.php:91
03e52840d   Kload   Init
345
346
  msgid "Upload too large"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
347
  #: templates/list.php:93
03e52840d   Kload   Init
348
349
350
351
  msgid ""
  "The files you are trying to upload exceed the maximum size for file uploads "
  "on this server."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
352
  #: templates/list.php:98
03e52840d   Kload   Init
353
354
  msgid "Files are being scanned, please wait."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
355
356
  #: templates/list.php:101
  msgid "Currently scanning"
03e52840d   Kload   Init
357
  msgstr ""