Blame view

sources/l10n/hr/files.po 8.72 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:
03e52840d   Kload   Init
6
7
8
9
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
10
11
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
12
13
14
15
16
17
  "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: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: hr
  "
  "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;
  "
6d9380f96   Cédric Dupont   Update sources OC...
30
31
32
33
34
35
36
37
38
39
40
41
42
  #: 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
03e52840d   Kload   Init
43
44
45
  #, php-format
  msgid "Could not move %s - File with this name already exists"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
46
  #: ajax/move.php:25 ajax/move.php:28
03e52840d   Kload   Init
47
48
49
  #, php-format
  msgid "Could not move %s"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
50
  #: ajax/newfile.php:58 js/files.js:103
31b7f2792   Kload   Upgrade to ownclo...
51
52
  msgid "File name cannot be empty."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
53
54
55
56
57
58
59
60
61
62
63
64
65
66
  #: 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."
31b7f2792   Kload   Upgrade to ownclo...
67
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
68
  #: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:86
31b7f2792   Kload   Upgrade to ownclo...
69
70
71
72
73
  #, php-format
  msgid ""
  "The name %s is already used in the folder %s. Please choose a different "
  "name."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
74
  #: ajax/newfile.php:97
31b7f2792   Kload   Upgrade to ownclo...
75
76
  msgid "Not a valid source"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
77
78
79
80
81
82
  #: ajax/newfile.php:102
  msgid ""
  "Server is not allowed to open URLs, please check the server configuration"
  msgstr ""
  
  #: ajax/newfile.php:118
31b7f2792   Kload   Upgrade to ownclo...
83
84
85
  #, php-format
  msgid "Error while downloading %s to %s"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
86
  #: ajax/newfile.php:146
31b7f2792   Kload   Upgrade to ownclo...
87
88
  msgid "Error when creating the file"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
89
  #: ajax/newfolder.php:22
31b7f2792   Kload   Upgrade to ownclo...
90
91
  msgid "Folder name cannot be empty."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
92
  #: ajax/newfolder.php:66
31b7f2792   Kload   Upgrade to ownclo...
93
94
  msgid "Error when creating the folder"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
95
  #: ajax/upload.php:19 ajax/upload.php:57
31b7f2792   Kload   Upgrade to ownclo...
96
97
  msgid "Unable to set upload directory."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
98
  #: ajax/upload.php:33
31b7f2792   Kload   Upgrade to ownclo...
99
  msgid "Invalid Token"
03e52840d   Kload   Init
100
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
101
  #: ajax/upload.php:77
03e52840d   Kload   Init
102
103
  msgid "No file was uploaded. Unknown error"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
104
  #: ajax/upload.php:84
03e52840d   Kload   Init
105
  msgid "There is no error, the file uploaded with success"
31b7f2792   Kload   Upgrade to ownclo...
106
  msgstr "Nema pogreške, datoteka je poslana uspješno."
03e52840d   Kload   Init
107

6d9380f96   Cédric Dupont   Update sources OC...
108
  #: ajax/upload.php:85
03e52840d   Kload   Init
109
110
111
  msgid ""
  "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
112
  #: ajax/upload.php:87
03e52840d   Kload   Init
113
114
115
  msgid ""
  "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  "the HTML form"
31b7f2792   Kload   Upgrade to ownclo...
116
  msgstr "Poslana datoteka prelazi veličinu prikazanu u MAX_FILE_SIZE direktivi u HTML formi"
03e52840d   Kload   Init
117

6d9380f96   Cédric Dupont   Update sources OC...
118
  #: ajax/upload.php:88
03e52840d   Kload   Init
119
  msgid "The uploaded file was only partially uploaded"
31b7f2792   Kload   Upgrade to ownclo...
120
  msgstr "Poslana datoteka je parcijalno poslana"
03e52840d   Kload   Init
121

6d9380f96   Cédric Dupont   Update sources OC...
122
  #: ajax/upload.php:89
03e52840d   Kload   Init
123
  msgid "No file was uploaded"
31b7f2792   Kload   Upgrade to ownclo...
124
  msgstr "Datoteka nije poslana"
03e52840d   Kload   Init
125

6d9380f96   Cédric Dupont   Update sources OC...
126
  #: ajax/upload.php:90
03e52840d   Kload   Init
127
  msgid "Missing a temporary folder"
31b7f2792   Kload   Upgrade to ownclo...
128
  msgstr "Nedostaje privremeni direktorij"
03e52840d   Kload   Init
129

6d9380f96   Cédric Dupont   Update sources OC...
130
  #: ajax/upload.php:91
03e52840d   Kload   Init
131
132
  msgid "Failed to write to disk"
  msgstr "Neuspjelo pisanje na disk"
6d9380f96   Cédric Dupont   Update sources OC...
133
  #: ajax/upload.php:111
03e52840d   Kload   Init
134
135
  msgid "Not enough storage available"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
136
137
  #: ajax/upload.php:173
  msgid "Upload failed. Could not find uploaded file"
31b7f2792   Kload   Upgrade to ownclo...
138
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
139
140
  #: ajax/upload.php:183
  msgid "Upload failed. Could not get file info."
31b7f2792   Kload   Upgrade to ownclo...
141
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
142
  #: ajax/upload.php:198
03e52840d   Kload   Init
143
144
  msgid "Invalid directory."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
145
  #: appinfo/app.php:11 js/filelist.js:25
03e52840d   Kload   Init
146
147
  msgid "Files"
  msgstr "Datoteke"
6d9380f96   Cédric Dupont   Update sources OC...
148
149
150
151
152
  #: appinfo/app.php:27
  msgid "All files"
  msgstr ""
  
  #: js/file-upload.js:268
31b7f2792   Kload   Upgrade to ownclo...
153
154
  msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
155
156
  #: js/file-upload.js:281
  msgid "Total file size {size1} exceeds upload limit {size2}"
31b7f2792   Kload   Upgrade to ownclo...
157
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
158
159
160
161
162
163
  #: js/file-upload.js:292
  msgid ""
  "Not enough free space, you are uploading {size1} but only {size2} is left"
  msgstr ""
  
  #: js/file-upload.js:369
31b7f2792   Kload   Upgrade to ownclo...
164
165
  msgid "Upload cancelled."
  msgstr "Slanje poništeno."
6d9380f96   Cédric Dupont   Update sources OC...
166
  #: js/file-upload.js:415
31b7f2792   Kload   Upgrade to ownclo...
167
168
  msgid "Could not get result from server."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
169
  #: js/file-upload.js:499
31b7f2792   Kload   Upgrade to ownclo...
170
171
172
  msgid ""
  "File upload is in progress. Leaving the page now will cancel the upload."
  msgstr "Učitavanje datoteke. Napuštanjem stranice će prekinuti učitavanje."
6d9380f96   Cédric Dupont   Update sources OC...
173
  #: js/file-upload.js:564
31b7f2792   Kload   Upgrade to ownclo...
174
175
  msgid "URL cannot be empty"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
176
  #: js/file-upload.js:568 js/filelist.js:1244
31b7f2792   Kload   Upgrade to ownclo...
177
178
  msgid "{new_name} already exists"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
179
  #: js/file-upload.js:623
31b7f2792   Kload   Upgrade to ownclo...
180
181
  msgid "Could not create file"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
182
  #: js/file-upload.js:639
31b7f2792   Kload   Upgrade to ownclo...
183
184
  msgid "Could not create folder"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
185
186
187
188
189
  #: js/file-upload.js:686
  msgid "Error fetching URL"
  msgstr ""
  
  #: js/fileactions.js:258
31b7f2792   Kload   Upgrade to ownclo...
190
191
  msgid "Share"
  msgstr "Podijeli"
6d9380f96   Cédric Dupont   Update sources OC...
192
  #: js/fileactions.js:271
03e52840d   Kload   Init
193
194
  msgid "Delete permanently"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
195
196
197
198
199
  #: js/fileactions.js:273 templates/list.php:77 templates/list.php:78
  msgid "Delete"
  msgstr "Obriši"
  
  #: js/fileactions.js:309
03e52840d   Kload   Init
200
201
  msgid "Rename"
  msgstr "Promjeni ime"
6d9380f96   Cédric Dupont   Update sources OC...
202
203
204
205
206
207
208
  #: js/filelist.js:339
  msgid ""
  "Your download is being prepared. This might take some time if the files are "
  "big."
  msgstr ""
  
  #: js/filelist.js:669 js/filelist.js:1768
03e52840d   Kload   Init
209
210
  msgid "Pending"
  msgstr "U tijeku"
6d9380f96   Cédric Dupont   Update sources OC...
211
212
  #: js/filelist.js:1195
  msgid "Error moving file."
03e52840d   Kload   Init
213
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
214
215
  #: js/filelist.js:1203
  msgid "Error moving file"
03e52840d   Kload   Init
216
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
217
218
219
  #: js/filelist.js:1203
  msgid "Error"
  msgstr "Greška"
03e52840d   Kload   Init
220

6d9380f96   Cédric Dupont   Update sources OC...
221
222
223
224
225
  #: js/filelist.js:1292
  msgid "Could not rename file"
  msgstr ""
  
  #: js/filelist.js:1410
31b7f2792   Kload   Upgrade to ownclo...
226
  msgid "Error deleting file."
03e52840d   Kload   Init
227
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
228
229
230
231
232
233
234
235
236
237
238
239
240
  #: js/filelist.js:1513 templates/list.php:61
  msgid "Name"
  msgstr "Ime"
  
  #: js/filelist.js:1514 templates/list.php:72
  msgid "Size"
  msgstr "Veličina"
  
  #: js/filelist.js:1515 templates/list.php:75
  msgid "Modified"
  msgstr "Zadnja promjena"
  
  #: js/filelist.js:1525 js/filesummary.js:141 js/filesummary.js:168
31b7f2792   Kload   Upgrade to ownclo...
241
242
243
244
245
  msgid "%n folder"
  msgid_plural "%n folders"
  msgstr[0] ""
  msgstr[1] ""
  msgstr[2] ""
6d9380f96   Cédric Dupont   Update sources OC...
246
  #: js/filelist.js:1531 js/filesummary.js:142 js/filesummary.js:169
31b7f2792   Kload   Upgrade to ownclo...
247
248
249
250
251
  msgid "%n file"
  msgid_plural "%n files"
  msgstr[0] ""
  msgstr[1] ""
  msgstr[2] ""
6d9380f96   Cédric Dupont   Update sources OC...
252
  #: js/filelist.js:1661 js/filelist.js:1700
31b7f2792   Kload   Upgrade to ownclo...
253
254
255
256
257
  msgid "Uploading %n file"
  msgid_plural "Uploading %n files"
  msgstr[0] ""
  msgstr[1] ""
  msgstr[2] ""
6d9380f96   Cédric Dupont   Update sources OC...
258
259
  #: js/files.js:101
  msgid "\"{name}\" is an invalid file name."
03e52840d   Kload   Init
260
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
261
  #: js/files.js:122
03e52840d   Kload   Init
262
263
  msgid "Your storage is full, files can not be updated or synced anymore!"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
264
  #: js/files.js:126
03e52840d   Kload   Init
265
266
  msgid "Your storage is almost full ({usedSpacePercent}%)"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
267
  #: js/files.js:140
03e52840d   Kload   Init
268
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
269
270
  "Encryption App is enabled but your keys are not initialized, please log-out "
  "and log-in again"
03e52840d   Kload   Init
271
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
272
  #: js/files.js:144
31b7f2792   Kload   Upgrade to ownclo...
273
274
275
276
  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
277
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
278
  #: js/files.js:148
03e52840d   Kload   Init
279
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
280
281
282
  "Encryption was disabled but your files are still encrypted. Please go to "
  "your personal settings to decrypt your files."
  msgstr ""
03e52840d   Kload   Init
283

6d9380f96   Cédric Dupont   Update sources OC...
284
285
  #: js/filesummary.js:182
  msgid "{dirs} and {files}"
03e52840d   Kload   Init
286
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
287
  #: lib/app.php:103
31b7f2792   Kload   Upgrade to ownclo...
288
289
  #, php-format
  msgid "%s could not be renamed"
03e52840d   Kload   Init
290
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
291
292
293
294
  #: lib/helper.php:23 templates/list.php:25
  #, php-format
  msgid "Upload (max. %s)"
  msgstr ""
03e52840d   Kload   Init
295

6d9380f96   Cédric Dupont   Update sources OC...
296
  #: templates/admin.php:6
03e52840d   Kload   Init
297
298
299
300
301
302
303
304
305
306
307
308
  msgid "File handling"
  msgstr "datoteka za rukovanje"
  
  #: templates/admin.php:7
  msgid "Maximum upload size"
  msgstr "Maksimalna veličina prijenosa"
  
  #: templates/admin.php:10
  msgid "max. possible: "
  msgstr "maksimalna moguća: "
  
  #: templates/admin.php:15
03e52840d   Kload   Init
309
310
  msgid "Save"
  msgstr "Snimi"
6d9380f96   Cédric Dupont   Update sources OC...
311
312
313
314
315
316
317
318
319
320
321
322
  #: templates/appnavigation.php:12
  msgid "WebDAV"
  msgstr ""
  
  #: templates/appnavigation.php:14
  #, php-format
  msgid ""
  "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
  "WebDAV</a>"
  msgstr ""
  
  #: templates/list.php:5
03e52840d   Kload   Init
323
324
  msgid "New"
  msgstr "novo"
6d9380f96   Cédric Dupont   Update sources OC...
325
  #: templates/list.php:8
31b7f2792   Kload   Upgrade to ownclo...
326
327
  msgid "New text file"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
328
  #: templates/list.php:9
03e52840d   Kload   Init
329
330
  msgid "Text file"
  msgstr "tekstualna datoteka"
6d9380f96   Cédric Dupont   Update sources OC...
331
  #: templates/list.php:12
31b7f2792   Kload   Upgrade to ownclo...
332
333
  msgid "New folder"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
334
  #: templates/list.php:13
03e52840d   Kload   Init
335
336
  msgid "Folder"
  msgstr "mapa"
6d9380f96   Cédric Dupont   Update sources OC...
337
  #: templates/list.php:16
03e52840d   Kload   Init
338
339
  msgid "From link"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
340
  #: templates/list.php:47
31b7f2792   Kload   Upgrade to ownclo...
341
  msgid "You don’t have permission to upload or create files here"
03e52840d   Kload   Init
342
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
343
  #: templates/list.php:52
03e52840d   Kload   Init
344
345
  msgid "Nothing in here. Upload something!"
  msgstr "Nema ničega u ovoj mapi. Pošalji nešto!"
6d9380f96   Cédric Dupont   Update sources OC...
346
  #: templates/list.php:66
03e52840d   Kload   Init
347
  msgid "Download"
31b7f2792   Kload   Upgrade to ownclo...
348
  msgstr "Preuzimanje"
03e52840d   Kload   Init
349

6d9380f96   Cédric Dupont   Update sources OC...
350
  #: templates/list.php:91
03e52840d   Kload   Init
351
352
  msgid "Upload too large"
  msgstr "Prijenos je preobiman"
6d9380f96   Cédric Dupont   Update sources OC...
353
  #: templates/list.php:93
03e52840d   Kload   Init
354
355
356
357
  msgid ""
  "The files you are trying to upload exceed the maximum size for file uploads "
  "on this server."
  msgstr "Datoteke koje pokušavate prenijeti prelaze maksimalnu veličinu za prijenos datoteka na ovom poslužitelju."
6d9380f96   Cédric Dupont   Update sources OC...
358
  #: templates/list.php:98
03e52840d   Kload   Init
359
360
  msgid "Files are being scanned, please wait."
  msgstr "Datoteke se skeniraju, molimo pričekajte."
6d9380f96   Cédric Dupont   Update sources OC...
361
362
  #: templates/list.php:101
  msgid "Currently scanning"
03e52840d   Kload   Init
363
  msgstr ""