Blame view

sources/l10n/nb_NO/files.po 11 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:
31b7f2792   Kload   Upgrade to ownclo...
6
  # Hans Nesse <>, 2013
6d9380f96   Cédric Dupont   Update sources OC...
7
8
  # vidaren <news@vidartysse.net>, 2014
  # Sander Danielsen <thelugal@gmail.com>, 2013
31b7f2792   Kload   Upgrade to ownclo...
9
  # Stein-Aksel Basma <stabasm@hotmail.com>, 2013
03e52840d   Kload   Init
10
11
12
13
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
14
15
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
16
17
18
19
20
21
  "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
22
23
24
25
26
27
28
29
30
31
32
33
  "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: nb_NO
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
6d9380f96   Cédric Dupont   Update sources OC...
34
35
36
37
38
39
40
41
42
43
44
45
46
  #: 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
47
48
  #, php-format
  msgid "Could not move %s - File with this name already exists"
31b7f2792   Kload   Upgrade to ownclo...
49
  msgstr "Kan ikke flytte %s - En fil med samme navn finnes allerede"
03e52840d   Kload   Init
50

6d9380f96   Cédric Dupont   Update sources OC...
51
  #: ajax/move.php:25 ajax/move.php:28
03e52840d   Kload   Init
52
53
  #, php-format
  msgid "Could not move %s"
31b7f2792   Kload   Upgrade to ownclo...
54
  msgstr "Kunne ikke flytte %s"
6d9380f96   Cédric Dupont   Update sources OC...
55
  #: ajax/newfile.php:58 js/files.js:103
31b7f2792   Kload   Upgrade to ownclo...
56
57
  msgid "File name cannot be empty."
  msgstr "Filnavn kan ikke være tomt."
6d9380f96   Cédric Dupont   Update sources OC...
58
59
60
61
  #: ajax/newfile.php:63
  #, php-format
  msgid "\"%s\" is an invalid file name."
  msgstr "\"%s\" er et ugyldig filnavn."
31b7f2792   Kload   Upgrade to ownclo...
62

6d9380f96   Cédric Dupont   Update sources OC...
63
64
65
66
67
68
69
70
71
72
73
74
  #: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:110
  msgid ""
  "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
  "allowed."
  msgstr "Ugyldig navn, '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' er ikke tillatt."
  
  #: 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 "Målmappen er blitt flyttet eller slettet."
  
  #: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:86
31b7f2792   Kload   Upgrade to ownclo...
75
76
77
78
  #, php-format
  msgid ""
  "The name %s is already used in the folder %s. Please choose a different "
  "name."
6d9380f96   Cédric Dupont   Update sources OC...
79
  msgstr "Navnet %s brukes allerede i mappen %s. Velg et annet navn."
31b7f2792   Kload   Upgrade to ownclo...
80

6d9380f96   Cédric Dupont   Update sources OC...
81
  #: ajax/newfile.php:97
31b7f2792   Kload   Upgrade to ownclo...
82
  msgid "Not a valid source"
6d9380f96   Cédric Dupont   Update sources OC...
83
  msgstr "Ikke en gyldig kilde"
03e52840d   Kload   Init
84

6d9380f96   Cédric Dupont   Update sources OC...
85
86
87
88
89
90
  #: ajax/newfile.php:102
  msgid ""
  "Server is not allowed to open URLs, please check the server configuration"
  msgstr "Serveren har ikke lov til å åpne URL-er. Sjekk konfigurasjon av server"
  
  #: ajax/newfile.php:118
31b7f2792   Kload   Upgrade to ownclo...
91
92
  #, php-format
  msgid "Error while downloading %s to %s"
6d9380f96   Cédric Dupont   Update sources OC...
93
  msgstr "Feil ved nedlasting av %s til %s"
03e52840d   Kload   Init
94

6d9380f96   Cédric Dupont   Update sources OC...
95
  #: ajax/newfile.php:146
31b7f2792   Kload   Upgrade to ownclo...
96
  msgid "Error when creating the file"
6d9380f96   Cédric Dupont   Update sources OC...
97
  msgstr "Feil ved oppretting av filen"
31b7f2792   Kload   Upgrade to ownclo...
98

6d9380f96   Cédric Dupont   Update sources OC...
99
  #: ajax/newfolder.php:22
31b7f2792   Kload   Upgrade to ownclo...
100
  msgid "Folder name cannot be empty."
6d9380f96   Cédric Dupont   Update sources OC...
101
  msgstr "Mappenavn kan ikke være tomt."
31b7f2792   Kload   Upgrade to ownclo...
102

6d9380f96   Cédric Dupont   Update sources OC...
103
  #: ajax/newfolder.php:66
31b7f2792   Kload   Upgrade to ownclo...
104
  msgid "Error when creating the folder"
6d9380f96   Cédric Dupont   Update sources OC...
105
  msgstr "Feil ved oppretting av mappen"
31b7f2792   Kload   Upgrade to ownclo...
106

6d9380f96   Cédric Dupont   Update sources OC...
107
  #: ajax/upload.php:19 ajax/upload.php:57
31b7f2792   Kload   Upgrade to ownclo...
108
109
  msgid "Unable to set upload directory."
  msgstr "Kunne ikke sette opplastingskatalog."
6d9380f96   Cédric Dupont   Update sources OC...
110
  #: ajax/upload.php:33
31b7f2792   Kload   Upgrade to ownclo...
111
112
  msgid "Invalid Token"
  msgstr "Ugyldig nøkkel"
6d9380f96   Cédric Dupont   Update sources OC...
113
  #: ajax/upload.php:77
03e52840d   Kload   Init
114
115
  msgid "No file was uploaded. Unknown error"
  msgstr "Ingen filer ble lastet opp. Ukjent feil."
6d9380f96   Cédric Dupont   Update sources OC...
116
  #: ajax/upload.php:84
03e52840d   Kload   Init
117
  msgid "There is no error, the file uploaded with success"
31b7f2792   Kload   Upgrade to ownclo...
118
  msgstr "Pust ut, ingen feil. Filen ble lastet opp problemfritt"
03e52840d   Kload   Init
119

6d9380f96   Cédric Dupont   Update sources OC...
120
  #: ajax/upload.php:85
03e52840d   Kload   Init
121
122
  msgid ""
  "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
31b7f2792   Kload   Upgrade to ownclo...
123
  msgstr "Filstørrelsen overskrider maksgrensedirektivet upload_max_filesize i php.ini-konfigurasjonen."
03e52840d   Kload   Init
124

6d9380f96   Cédric Dupont   Update sources OC...
125
  #: ajax/upload.php:87
03e52840d   Kload   Init
126
127
128
  msgid ""
  "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  "the HTML form"
31b7f2792   Kload   Upgrade to ownclo...
129
  msgstr "Filen du prøvde å laste opp var større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet."
03e52840d   Kload   Init
130

6d9380f96   Cédric Dupont   Update sources OC...
131
  #: ajax/upload.php:88
03e52840d   Kload   Init
132
  msgid "The uploaded file was only partially uploaded"
31b7f2792   Kload   Upgrade to ownclo...
133
  msgstr "Filen du prøvde å laste opp ble kun delvis lastet opp"
03e52840d   Kload   Init
134

6d9380f96   Cédric Dupont   Update sources OC...
135
  #: ajax/upload.php:89
03e52840d   Kload   Init
136
  msgid "No file was uploaded"
31b7f2792   Kload   Upgrade to ownclo...
137
  msgstr "Ingen filer ble lastet opp"
03e52840d   Kload   Init
138

6d9380f96   Cédric Dupont   Update sources OC...
139
  #: ajax/upload.php:90
03e52840d   Kload   Init
140
  msgid "Missing a temporary folder"
31b7f2792   Kload   Upgrade to ownclo...
141
  msgstr "Mangler midlertidig mappe"
03e52840d   Kload   Init
142

6d9380f96   Cédric Dupont   Update sources OC...
143
  #: ajax/upload.php:91
03e52840d   Kload   Init
144
145
  msgid "Failed to write to disk"
  msgstr "Klarte ikke å skrive til disk"
6d9380f96   Cédric Dupont   Update sources OC...
146
  #: ajax/upload.php:111
03e52840d   Kload   Init
147
  msgid "Not enough storage available"
31b7f2792   Kload   Upgrade to ownclo...
148
  msgstr "Ikke nok lagringsplass"
6d9380f96   Cédric Dupont   Update sources OC...
149
  #: ajax/upload.php:173
31b7f2792   Kload   Upgrade to ownclo...
150
  msgid "Upload failed. Could not find uploaded file"
6d9380f96   Cédric Dupont   Update sources OC...
151
  msgstr "Opplasting feilet. Fant ikke opplastet fil."
03e52840d   Kload   Init
152

6d9380f96   Cédric Dupont   Update sources OC...
153
154
155
156
157
  #: ajax/upload.php:183
  msgid "Upload failed. Could not get file info."
  msgstr "Opplasting feilet. Klarte ikke å finne informasjon om fil."
  
  #: ajax/upload.php:198
31b7f2792   Kload   Upgrade to ownclo...
158
159
  msgid "Invalid directory."
  msgstr "Ugyldig katalog."
6d9380f96   Cédric Dupont   Update sources OC...
160
  #: appinfo/app.php:11 js/filelist.js:25
03e52840d   Kload   Init
161
162
  msgid "Files"
  msgstr "Filer"
6d9380f96   Cédric Dupont   Update sources OC...
163
164
165
166
167
  #: appinfo/app.php:27
  msgid "All files"
  msgstr "Alle filer"
  
  #: js/file-upload.js:268
31b7f2792   Kload   Upgrade to ownclo...
168
  msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
6d9380f96   Cédric Dupont   Update sources OC...
169
  msgstr "Kan ikke laste opp {filename} fordi det er en mappe eller har 0 bytes"
03e52840d   Kload   Init
170

6d9380f96   Cédric Dupont   Update sources OC...
171
172
173
  #: js/file-upload.js:281
  msgid "Total file size {size1} exceeds upload limit {size2}"
  msgstr "Total filstørrelse {size1} overstiger grense for opplasting {size2}"
03e52840d   Kload   Init
174

6d9380f96   Cédric Dupont   Update sources OC...
175
176
177
178
179
180
  #: js/file-upload.js:292
  msgid ""
  "Not enough free space, you are uploading {size1} but only {size2} is left"
  msgstr "Ikke nok ledig plass. Du laster opp size1} men bare {size2} er ledig"
  
  #: js/file-upload.js:369
31b7f2792   Kload   Upgrade to ownclo...
181
182
  msgid "Upload cancelled."
  msgstr "Opplasting avbrutt."
03e52840d   Kload   Init
183

6d9380f96   Cédric Dupont   Update sources OC...
184
  #: js/file-upload.js:415
31b7f2792   Kload   Upgrade to ownclo...
185
  msgid "Could not get result from server."
6d9380f96   Cédric Dupont   Update sources OC...
186
  msgstr "Fikk ikke resultat fra serveren."
03e52840d   Kload   Init
187

6d9380f96   Cédric Dupont   Update sources OC...
188
  #: js/file-upload.js:499
31b7f2792   Kload   Upgrade to ownclo...
189
190
191
  msgid ""
  "File upload is in progress. Leaving the page now will cancel the upload."
  msgstr "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen."
6d9380f96   Cédric Dupont   Update sources OC...
192
  #: js/file-upload.js:564
31b7f2792   Kload   Upgrade to ownclo...
193
  msgid "URL cannot be empty"
6d9380f96   Cédric Dupont   Update sources OC...
194
  msgstr "URL kan ikke være tom"
31b7f2792   Kload   Upgrade to ownclo...
195

6d9380f96   Cédric Dupont   Update sources OC...
196
  #: js/file-upload.js:568 js/filelist.js:1244
03e52840d   Kload   Init
197
198
  msgid "{new_name} already exists"
  msgstr "{new_name} finnes allerede"
6d9380f96   Cédric Dupont   Update sources OC...
199
  #: js/file-upload.js:623
31b7f2792   Kload   Upgrade to ownclo...
200
  msgid "Could not create file"
6d9380f96   Cédric Dupont   Update sources OC...
201
  msgstr "Klarte ikke å opprette fil"
31b7f2792   Kload   Upgrade to ownclo...
202

6d9380f96   Cédric Dupont   Update sources OC...
203
  #: js/file-upload.js:639
31b7f2792   Kload   Upgrade to ownclo...
204
  msgid "Could not create folder"
6d9380f96   Cédric Dupont   Update sources OC...
205
  msgstr "Klarte ikke å opprette mappe"
31b7f2792   Kload   Upgrade to ownclo...
206

6d9380f96   Cédric Dupont   Update sources OC...
207
208
209
210
211
  #: js/file-upload.js:686
  msgid "Error fetching URL"
  msgstr "Feil ved henting av URL"
  
  #: js/fileactions.js:258
31b7f2792   Kload   Upgrade to ownclo...
212
213
  msgid "Share"
  msgstr "Del"
6d9380f96   Cédric Dupont   Update sources OC...
214
  #: js/fileactions.js:271
31b7f2792   Kload   Upgrade to ownclo...
215
216
  msgid "Delete permanently"
  msgstr "Slett permanent"
03e52840d   Kload   Init
217

6d9380f96   Cédric Dupont   Update sources OC...
218
219
220
221
222
  #: js/fileactions.js:273 templates/list.php:77 templates/list.php:78
  msgid "Delete"
  msgstr "Slett"
  
  #: js/fileactions.js:309
31b7f2792   Kload   Upgrade to ownclo...
223
224
  msgid "Rename"
  msgstr "Gi nytt navn"
6d9380f96   Cédric Dupont   Update sources OC...
225
226
227
228
229
230
231
  #: js/filelist.js:339
  msgid ""
  "Your download is being prepared. This might take some time if the files are "
  "big."
  msgstr "Nedlastingen din klargjøres. Hvis filene er store kan dette ta litt tid."
  
  #: js/filelist.js:669 js/filelist.js:1768
31b7f2792   Kload   Upgrade to ownclo...
232
233
  msgid "Pending"
  msgstr "Ventende"
03e52840d   Kload   Init
234

6d9380f96   Cédric Dupont   Update sources OC...
235
236
237
  #: js/filelist.js:1195
  msgid "Error moving file."
  msgstr "Feil ved flytting av fil."
03e52840d   Kload   Init
238

6d9380f96   Cédric Dupont   Update sources OC...
239
240
241
  #: js/filelist.js:1203
  msgid "Error moving file"
  msgstr "Feil ved flytting av fil"
03e52840d   Kload   Init
242

6d9380f96   Cédric Dupont   Update sources OC...
243
244
245
  #: js/filelist.js:1203
  msgid "Error"
  msgstr "Feil"
03e52840d   Kload   Init
246

6d9380f96   Cédric Dupont   Update sources OC...
247
248
249
250
251
  #: js/filelist.js:1292
  msgid "Could not rename file"
  msgstr "Klarte ikke å gi nytt navn til fil"
  
  #: js/filelist.js:1410
31b7f2792   Kload   Upgrade to ownclo...
252
  msgid "Error deleting file."
6d9380f96   Cédric Dupont   Update sources OC...
253
  msgstr "Feil ved sletting av fil."
03e52840d   Kload   Init
254

6d9380f96   Cédric Dupont   Update sources OC...
255
256
257
258
259
260
261
262
263
264
265
266
267
  #: js/filelist.js:1513 templates/list.php:61
  msgid "Name"
  msgstr "Navn"
  
  #: js/filelist.js:1514 templates/list.php:72
  msgid "Size"
  msgstr "Størrelse"
  
  #: js/filelist.js:1515 templates/list.php:75
  msgid "Modified"
  msgstr "Endret"
  
  #: js/filelist.js:1525 js/filesummary.js:141 js/filesummary.js:168
31b7f2792   Kload   Upgrade to ownclo...
268
269
270
271
  msgid "%n folder"
  msgid_plural "%n folders"
  msgstr[0] "%n mappe"
  msgstr[1] "%n mapper"
03e52840d   Kload   Init
272

6d9380f96   Cédric Dupont   Update sources OC...
273
  #: js/filelist.js:1531 js/filesummary.js:142 js/filesummary.js:169
31b7f2792   Kload   Upgrade to ownclo...
274
275
276
277
  msgid "%n file"
  msgid_plural "%n files"
  msgstr[0] "%n fil"
  msgstr[1] "%n filer"
6d9380f96   Cédric Dupont   Update sources OC...
278
  #: js/filelist.js:1661 js/filelist.js:1700
31b7f2792   Kload   Upgrade to ownclo...
279
280
281
282
  msgid "Uploading %n file"
  msgid_plural "Uploading %n files"
  msgstr[0] "Laster opp %n fil"
  msgstr[1] "Laster opp %n filer"
6d9380f96   Cédric Dupont   Update sources OC...
283
284
285
  #: js/files.js:101
  msgid "\"{name}\" is an invalid file name."
  msgstr "\"{name}\" er et uglydig filnavn."
03e52840d   Kload   Init
286

6d9380f96   Cédric Dupont   Update sources OC...
287
  #: js/files.js:122
03e52840d   Kload   Init
288
  msgid "Your storage is full, files can not be updated or synced anymore!"
31b7f2792   Kload   Upgrade to ownclo...
289
  msgstr "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!"
03e52840d   Kload   Init
290

6d9380f96   Cédric Dupont   Update sources OC...
291
  #: js/files.js:126
03e52840d   Kload   Init
292
  msgid "Your storage is almost full ({usedSpacePercent}%)"
31b7f2792   Kload   Upgrade to ownclo...
293
  msgstr "Lagringsplass er nesten brukt opp ([usedSpacePercent}%)"
03e52840d   Kload   Init
294

6d9380f96   Cédric Dupont   Update sources OC...
295
  #: js/files.js:140
03e52840d   Kload   Init
296
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
297
298
  "Encryption App is enabled but your keys are not initialized, please log-out "
  "and log-in again"
6d9380f96   Cédric Dupont   Update sources OC...
299
  msgstr "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen."
03e52840d   Kload   Init
300

6d9380f96   Cédric Dupont   Update sources OC...
301
  #: js/files.js:144
31b7f2792   Kload   Upgrade to ownclo...
302
303
304
305
  msgid ""
  "Invalid private key for Encryption App. Please update your private key "
  "password in your personal settings to recover access to your encrypted "
  "files."
6d9380f96   Cédric Dupont   Update sources OC...
306
  msgstr "Ugyldig privat nøkkel for Krypterings-app. Oppdater passordet for din private nøkkel i dine personlige innstillinger for å gjenopprette tilgang til de krypterte filene dine."
03e52840d   Kload   Init
307

6d9380f96   Cédric Dupont   Update sources OC...
308
  #: js/files.js:148
03e52840d   Kload   Init
309
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
310
311
  "Encryption was disabled but your files are still encrypted. Please go to "
  "your personal settings to decrypt your files."
6d9380f96   Cédric Dupont   Update sources OC...
312
  msgstr "Kryptering ble slått av men filene dine er fremdeles kryptert. Gå til dine personlige innstillinger for å dekryptere filene dine."
31b7f2792   Kload   Upgrade to ownclo...
313

6d9380f96   Cédric Dupont   Update sources OC...
314
315
316
  #: js/filesummary.js:182
  msgid "{dirs} and {files}"
  msgstr "{dirs} og {files}"
03e52840d   Kload   Init
317

6d9380f96   Cédric Dupont   Update sources OC...
318
  #: lib/app.php:103
31b7f2792   Kload   Upgrade to ownclo...
319
320
321
  #, php-format
  msgid "%s could not be renamed"
  msgstr "Kunne ikke gi nytt navn til %s"
03e52840d   Kload   Init
322

6d9380f96   Cédric Dupont   Update sources OC...
323
324
325
326
  #: lib/helper.php:23 templates/list.php:25
  #, php-format
  msgid "Upload (max. %s)"
  msgstr "Opplasting (maks. %s)"
03e52840d   Kload   Init
327

6d9380f96   Cédric Dupont   Update sources OC...
328
  #: templates/admin.php:6
03e52840d   Kload   Init
329
330
331
332
333
334
335
336
337
338
339
340
  msgid "File handling"
  msgstr "Filhåndtering"
  
  #: templates/admin.php:7
  msgid "Maximum upload size"
  msgstr "Maksimum opplastingsstørrelse"
  
  #: templates/admin.php:10
  msgid "max. possible: "
  msgstr "max. mulige:"
  
  #: templates/admin.php:15
03e52840d   Kload   Init
341
342
  msgid "Save"
  msgstr "Lagre"
6d9380f96   Cédric Dupont   Update sources OC...
343
344
345
346
347
348
349
350
351
352
353
354
  #: templates/appnavigation.php:12
  msgid "WebDAV"
  msgstr "WebDAV"
  
  #: templates/appnavigation.php:14
  #, php-format
  msgid ""
  "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
  "WebDAV</a>"
  msgstr "Bruk denne adressen for å <a href=\"%s\" target=\"_blank\">få tilgang til filene dine via WebDAV</a>"
  
  #: templates/list.php:5
03e52840d   Kload   Init
355
356
  msgid "New"
  msgstr "Ny"
6d9380f96   Cédric Dupont   Update sources OC...
357
  #: templates/list.php:8
31b7f2792   Kload   Upgrade to ownclo...
358
  msgid "New text file"
6d9380f96   Cédric Dupont   Update sources OC...
359
  msgstr "Ny tekstfil"
31b7f2792   Kload   Upgrade to ownclo...
360

6d9380f96   Cédric Dupont   Update sources OC...
361
  #: templates/list.php:9
03e52840d   Kload   Init
362
363
  msgid "Text file"
  msgstr "Tekstfil"
6d9380f96   Cédric Dupont   Update sources OC...
364
  #: templates/list.php:12
31b7f2792   Kload   Upgrade to ownclo...
365
  msgid "New folder"
6d9380f96   Cédric Dupont   Update sources OC...
366
  msgstr "Ny mappe"
31b7f2792   Kload   Upgrade to ownclo...
367

6d9380f96   Cédric Dupont   Update sources OC...
368
  #: templates/list.php:13
03e52840d   Kload   Init
369
370
  msgid "Folder"
  msgstr "Mappe"
6d9380f96   Cédric Dupont   Update sources OC...
371
  #: templates/list.php:16
03e52840d   Kload   Init
372
  msgid "From link"
6d9380f96   Cédric Dupont   Update sources OC...
373
  msgstr "Fra lenke"
03e52840d   Kload   Init
374

6d9380f96   Cédric Dupont   Update sources OC...
375
  #: templates/list.php:47
31b7f2792   Kload   Upgrade to ownclo...
376
  msgid "You don’t have permission to upload or create files here"
6d9380f96   Cédric Dupont   Update sources OC...
377
  msgstr "Du har ikke tillatelse til å laste opp eller opprette filer her"
03e52840d   Kload   Init
378

6d9380f96   Cédric Dupont   Update sources OC...
379
  #: templates/list.php:52
03e52840d   Kload   Init
380
381
  msgid "Nothing in here. Upload something!"
  msgstr "Ingenting her. Last opp noe!"
6d9380f96   Cédric Dupont   Update sources OC...
382
  #: templates/list.php:66
03e52840d   Kload   Init
383
384
  msgid "Download"
  msgstr "Last ned"
6d9380f96   Cédric Dupont   Update sources OC...
385
  #: templates/list.php:91
03e52840d   Kload   Init
386
  msgid "Upload too large"
31b7f2792   Kload   Upgrade to ownclo...
387
  msgstr "Filen er for stor"
03e52840d   Kload   Init
388

6d9380f96   Cédric Dupont   Update sources OC...
389
  #: templates/list.php:93
03e52840d   Kload   Init
390
391
392
393
  msgid ""
  "The files you are trying to upload exceed the maximum size for file uploads "
  "on this server."
  msgstr "Filene du prøver å laste opp er for store for å laste opp til denne serveren."
6d9380f96   Cédric Dupont   Update sources OC...
394
  #: templates/list.php:98
03e52840d   Kload   Init
395
  msgid "Files are being scanned, please wait."
31b7f2792   Kload   Upgrade to ownclo...
396
  msgstr "Skanner filer, vennligst vent."
03e52840d   Kload   Init
397

6d9380f96   Cédric Dupont   Update sources OC...
398
399
400
  #: templates/list.php:101
  msgid "Currently scanning"
  msgstr "Skanner nå"