Blame view
sources/l10n/is/settings.po
15.2 KB
|
03e52840d
|
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
|
6 |
# Magnus Magnusson <maggiymir@gmail.com>, 2013 |
|
03e52840d
|
7 8 9 10 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
11 12 13 14 15 16 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-12-04 18:12-0500 " "PO-Revision-Date: 2013-12-04 23:13+0000 " |
|
03e52840d
|
17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
"Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: is " "Plural-Forms: nplurals=2; plural=(n != 1); " #: ajax/apps/ocs.php:20 msgid "Unable to load list from App Store" msgstr "Ekki tókst að hlaða lista frá forrita síðu" |
|
31b7f2792
|
35 36 |
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17 #: ajax/togglegroups.php:20 changepassword/controller.php:55 |
|
03e52840d
|
37 38 |
msgid "Authentication error" msgstr "Villa við auðkenningu" |
|
31b7f2792
|
39 40 41 42 43 44 |
#: ajax/changedisplayname.php:31 msgid "Your full name has been changed." msgstr "" #: ajax/changedisplayname.php:34 msgid "Unable to change full name" |
|
03e52840d
|
45 46 47 48 49 50 51 52 53 |
msgstr "" #: ajax/creategroup.php:10 msgid "Group already exists" msgstr "Hópur er þegar til" #: ajax/creategroup.php:19 msgid "Unable to add group" msgstr "Ekki tókst að bæta við hóp" |
|
03e52840d
|
54 55 56 57 58 59 60 61 62 63 64 |
#: ajax/lostpassword.php:12 msgid "Email saved" msgstr "Netfang vistað" #: ajax/lostpassword.php:14 msgid "Invalid email" msgstr "Ógilt netfang" #: ajax/removegroup.php:13 msgid "Unable to delete group" msgstr "Ekki tókst að eyða hóp" |
|
31b7f2792
|
65 |
#: ajax/removeuser.php:25 |
|
03e52840d
|
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 |
msgid "Unable to delete user" msgstr "Ekki tókst að eyða notenda" #: ajax/setlanguage.php:15 msgid "Language changed" msgstr "Tungumáli breytt" #: ajax/setlanguage.php:17 ajax/setlanguage.php:20 msgid "Invalid request" msgstr "Ógild fyrirspurn" #: ajax/togglegroups.php:12 msgid "Admins can't remove themself from the admin group" msgstr "Stjórnendur geta ekki fjarlægt sjálfa sig úr stjórnendahóp" #: ajax/togglegroups.php:30 #, php-format msgid "Unable to add user to group %s" msgstr "Ekki tókst að bæta notenda við hópinn %s" #: ajax/togglegroups.php:36 #, php-format msgid "Unable to remove user from group %s" msgstr "Ekki tókst að fjarlægja notanda úr hópnum %s" #: ajax/updateapp.php:14 msgid "Couldn't update app." msgstr "" |
|
31b7f2792
|
94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 |
#: changepassword/controller.php:20 msgid "Wrong password" msgstr "" #: changepassword/controller.php:42 msgid "No user supplied" msgstr "" #: changepassword/controller.php:74 msgid "" "Please provide an admin recovery password, otherwise all user data will be " "lost" msgstr "" #: changepassword/controller.php:79 msgid "" "Wrong admin recovery password. Please check the password and try again." msgstr "" #: changepassword/controller.php:87 msgid "" "Back-end doesn't support password change, but the users encryption key was " "successfully updated." msgstr "" #: changepassword/controller.php:92 changepassword/controller.php:103 msgid "Unable to change password" msgstr "" #: js/apps.js:43 |
|
03e52840d
|
124 125 |
msgid "Update to {appversion}"
msgstr ""
|
|
31b7f2792
|
126 |
#: js/apps.js:49 js/apps.js:82 js/apps.js:110 |
|
03e52840d
|
127 128 |
msgid "Disable" msgstr "Gera óvirkt" |
|
31b7f2792
|
129 |
#: js/apps.js:49 js/apps.js:90 js/apps.js:103 js/apps.js:119 |
|
03e52840d
|
130 131 |
msgid "Enable" msgstr "Virkja" |
|
31b7f2792
|
132 |
#: js/apps.js:71 |
|
03e52840d
|
133 |
msgid "Please wait...." |
|
31b7f2792
|
134 135 136 137 |
msgstr "Andartak...." #: js/apps.js:79 js/apps.js:80 js/apps.js:101 msgid "Error while disabling app" |
|
03e52840d
|
138 |
msgstr "" |
|
31b7f2792
|
139 140 |
#: js/apps.js:100 js/apps.js:114 js/apps.js:115 msgid "Error while enabling app" |
|
03e52840d
|
141 |
msgstr "" |
|
31b7f2792
|
142 143 144 145 146 |
#: js/apps.js:125 msgid "Updating...." msgstr "Uppfæri..." #: js/apps.js:128 |
|
03e52840d
|
147 148 |
msgid "Error while updating app" msgstr "" |
|
31b7f2792
|
149 |
#: js/apps.js:128 |
|
03e52840d
|
150 151 |
msgid "Error" msgstr "Villa" |
|
31b7f2792
|
152 153 154 155 156 |
#: js/apps.js:129 templates/apps.php:43 msgid "Update" msgstr "Uppfæra" #: js/apps.js:132 |
|
03e52840d
|
157 |
msgid "Updated" |
|
31b7f2792
|
158 159 160 161 |
msgstr "Uppfært" #: js/personal.js:220 msgid "Select a profile picture" |
|
03e52840d
|
162 |
msgstr "" |
|
31b7f2792
|
163 164 165 166 167 |
#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" #: js/personal.js:287 |
|
03e52840d
|
168 169 |
msgid "Saving..." msgstr "Er að vista ..." |
|
31b7f2792
|
170 |
#: js/users.js:47 |
|
03e52840d
|
171 |
msgid "deleted" |
|
31b7f2792
|
172 |
msgstr "eytt" |
|
03e52840d
|
173 |
|
|
31b7f2792
|
174 |
#: js/users.js:47 |
|
03e52840d
|
175 176 |
msgid "undo" msgstr "afturkalla" |
|
31b7f2792
|
177 |
#: js/users.js:79 |
|
03e52840d
|
178 179 |
msgid "Unable to remove user" msgstr "" |
|
31b7f2792
|
180 181 |
#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 |
|
03e52840d
|
182 183 |
msgid "Groups" msgstr "Hópar" |
|
31b7f2792
|
184 |
#: js/users.js:100 templates/users.php:92 templates/users.php:130 |
|
03e52840d
|
185 186 |
msgid "Group Admin" msgstr "Hópstjóri" |
|
31b7f2792
|
187 |
#: js/users.js:123 templates/users.php:170 |
|
03e52840d
|
188 189 |
msgid "Delete" msgstr "Eyða" |
|
31b7f2792
|
190 |
#: js/users.js:284 |
|
03e52840d
|
191 192 |
msgid "add group" msgstr "" |
|
31b7f2792
|
193 |
#: js/users.js:451 |
|
03e52840d
|
194 195 |
msgid "A valid username must be provided" msgstr "" |
|
31b7f2792
|
196 |
#: js/users.js:452 js/users.js:458 js/users.js:473 |
|
03e52840d
|
197 198 |
msgid "Error creating user" msgstr "" |
|
31b7f2792
|
199 |
#: js/users.js:457 |
|
03e52840d
|
200 201 |
msgid "A valid password must be provided" msgstr "" |
|
31b7f2792
|
202 203 204 205 206 |
#: js/users.js:481
msgid "Warning: Home directory for user \"{user}\" already exists"
msgstr ""
#: personal.php:45 personal.php:46
|
|
03e52840d
|
207 208 |
msgid "__language_name__" msgstr "__nafn_tungumáls__" |
|
31b7f2792
|
209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 |
#: templates/admin.php:8 msgid "Everything (fatal issues, errors, warnings, info, debug)" msgstr "" #: templates/admin.php:9 msgid "Info, warnings, errors and fatal issues" msgstr "" #: templates/admin.php:10 msgid "Warnings, errors and fatal issues" msgstr "" #: templates/admin.php:11 msgid "Errors and fatal issues" msgstr "" #: templates/admin.php:12 msgid "Fatal issues only" msgstr "" #: templates/admin.php:22 templates/admin.php:36 |
|
03e52840d
|
230 231 |
msgid "Security Warning" msgstr "Öryggis aðvörun" |
|
31b7f2792
|
232 233 234 235 236 237 238 239 |
#: templates/admin.php:25 #, php-format msgid "" "You are accessing %s via HTTP. We strongly suggest you configure your server" " to require using HTTPS instead." msgstr "" #: templates/admin.php:39 |
|
03e52840d
|
240 241 |
msgid "" "Your data directory and your files are probably accessible from the " |
|
31b7f2792
|
242 243 244 245 246 |
"internet. The .htaccess file is not working. We strongly suggest that you " "configure your webserver in a way that the data directory is no longer " "accessible or you move the data directory outside the webserver document " "root." msgstr "" |
|
03e52840d
|
247 |
|
|
31b7f2792
|
248 |
#: templates/admin.php:50 |
|
03e52840d
|
249 250 |
msgid "Setup Warning" msgstr "" |
|
31b7f2792
|
251 |
#: templates/admin.php:53 |
|
03e52840d
|
252 253 254 255 |
msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" |
|
31b7f2792
|
256 |
#: templates/admin.php:54 |
|
03e52840d
|
257 |
#, php-format |
|
31b7f2792
|
258 |
msgid "Please double check the <a href=\"%s\">installation guides</a>." |
|
03e52840d
|
259 |
msgstr "" |
|
31b7f2792
|
260 |
#: templates/admin.php:65 |
|
03e52840d
|
261 262 |
msgid "Module 'fileinfo' missing" msgstr "" |
|
31b7f2792
|
263 |
#: templates/admin.php:68 |
|
03e52840d
|
264 265 266 267 |
msgid "" "The PHP module 'fileinfo' is missing. We strongly recommend to enable this " "module to get best results with mime-type detection." msgstr "" |
|
31b7f2792
|
268 269 270 271 272 273 274 275 276 277 278 279 |
#: templates/admin.php:79 msgid "Your PHP version is outdated" msgstr "" #: templates/admin.php:82 msgid "" "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or " "newer because older versions are known to be broken. It is possible that " "this installation is not working correctly." msgstr "" #: templates/admin.php:93 |
|
03e52840d
|
280 281 |
msgid "Locale not working" msgstr "" |
|
31b7f2792
|
282 283 284 285 286 287 288 289 290 291 292 |
#: templates/admin.php:98 msgid "System locale can not be set to a one which supports UTF-8." msgstr "" #: templates/admin.php:102 msgid "" "This means that there might be problems with certain characters in file " "names." msgstr "" #: templates/admin.php:106 |
|
03e52840d
|
293 294 |
#, php-format msgid "" |
|
31b7f2792
|
295 296 |
"We strongly suggest to install the required packages on your system to " "support one of the following locales: %s." |
|
03e52840d
|
297 |
msgstr "" |
|
31b7f2792
|
298 |
#: templates/admin.php:118 |
|
03e52840d
|
299 300 |
msgid "Internet connection not working" msgstr "" |
|
31b7f2792
|
301 |
#: templates/admin.php:121 |
|
03e52840d
|
302 |
msgid "" |
|
31b7f2792
|
303 304 305 306 307 |
"This server has no working internet connection. This means that some of the " "features like mounting of external storage, notifications about updates or " "installation of 3rd party apps don´t work. Accessing files from remote and " "sending of notification emails might also not work. We suggest to enable " "internet connection for this server if you want to have all features." |
|
03e52840d
|
308 |
msgstr "" |
|
31b7f2792
|
309 |
#: templates/admin.php:135 |
|
03e52840d
|
310 311 |
msgid "Cron" msgstr "" |
|
31b7f2792
|
312 |
#: templates/admin.php:142 |
|
03e52840d
|
313 314 |
msgid "Execute one task with each page loaded" msgstr "" |
|
31b7f2792
|
315 |
#: templates/admin.php:150 |
|
03e52840d
|
316 |
msgid "" |
|
31b7f2792
|
317 318 |
"cron.php is registered at a webcron service to call cron.php every 15 " "minutes over http." |
|
03e52840d
|
319 |
msgstr "" |
|
31b7f2792
|
320 321 |
#: templates/admin.php:158 msgid "Use systems cron service to call the cron.php file every 15 minutes." |
|
03e52840d
|
322 |
msgstr "" |
|
31b7f2792
|
323 |
#: templates/admin.php:163 |
|
03e52840d
|
324 325 |
msgid "Sharing" msgstr "" |
|
31b7f2792
|
326 |
#: templates/admin.php:169 |
|
03e52840d
|
327 328 |
msgid "Enable Share API" msgstr "" |
|
31b7f2792
|
329 |
#: templates/admin.php:170 |
|
03e52840d
|
330 331 |
msgid "Allow apps to use the Share API" msgstr "" |
|
31b7f2792
|
332 |
#: templates/admin.php:177 |
|
03e52840d
|
333 334 |
msgid "Allow links" msgstr "" |
|
31b7f2792
|
335 |
#: templates/admin.php:178 |
|
03e52840d
|
336 337 |
msgid "Allow users to share items to the public with links" msgstr "" |
|
31b7f2792
|
338 339 340 341 342 343 344 345 346 347 |
#: templates/admin.php:186 msgid "Allow public uploads" msgstr "" #: templates/admin.php:187 msgid "" "Allow users to enable others to upload into their publicly shared folders" msgstr "" #: templates/admin.php:195 |
|
03e52840d
|
348 349 |
msgid "Allow resharing" msgstr "" |
|
31b7f2792
|
350 |
#: templates/admin.php:196 |
|
03e52840d
|
351 352 |
msgid "Allow users to share items shared with them again" msgstr "" |
|
31b7f2792
|
353 |
#: templates/admin.php:203 |
|
03e52840d
|
354 355 |
msgid "Allow users to share with anyone" msgstr "" |
|
31b7f2792
|
356 |
#: templates/admin.php:206 |
|
03e52840d
|
357 358 |
msgid "Allow users to only share with users in their groups" msgstr "" |
|
31b7f2792
|
359 360 361 362 363 364 365 366 367 |
#: templates/admin.php:213 msgid "Allow mail notification" msgstr "" #: templates/admin.php:214 msgid "Allow user to send mail notification for shared files" msgstr "" #: templates/admin.php:221 |
|
03e52840d
|
368 369 |
msgid "Security" msgstr "" |
|
31b7f2792
|
370 |
#: templates/admin.php:234 |
|
03e52840d
|
371 372 |
msgid "Enforce HTTPS" msgstr "" |
|
31b7f2792
|
373 374 375 |
#: templates/admin.php:236 #, php-format msgid "Forces the clients to connect to %s via an encrypted connection." |
|
03e52840d
|
376 |
msgstr "" |
|
31b7f2792
|
377 378 |
#: templates/admin.php:242 #, php-format |
|
03e52840d
|
379 |
msgid "" |
|
31b7f2792
|
380 381 |
"Please connect to your %s via HTTPS to enable or disable the SSL " "enforcement." |
|
03e52840d
|
382 |
msgstr "" |
|
31b7f2792
|
383 |
#: templates/admin.php:254 |
|
03e52840d
|
384 385 |
msgid "Log" msgstr "" |
|
31b7f2792
|
386 |
#: templates/admin.php:255 |
|
03e52840d
|
387 388 |
msgid "Log level" msgstr "" |
|
31b7f2792
|
389 |
#: templates/admin.php:287 |
|
03e52840d
|
390 391 |
msgid "More" msgstr "Meira" |
|
31b7f2792
|
392 393 394 395 396 |
#: templates/admin.php:288 msgid "Less" msgstr "Minna" #: templates/admin.php:294 templates/personal.php:173 |
|
03e52840d
|
397 398 |
msgid "Version" msgstr "Útgáfa" |
|
31b7f2792
|
399 |
#: templates/admin.php:298 templates/personal.php:176 |
|
03e52840d
|
400 401 402 403 404 405 406 407 |
msgid "" "Developed by the <a href=\"http://ownCloud.org/contact\" " "target=\"_blank\">ownCloud community</a>, the <a " "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is " "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" " "target=\"_blank\"><abbr title=\"Affero General Public " "License\">AGPL</abbr></a>." msgstr "Þróað af <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud samfélaginu</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">forrita kóðinn</a> er skráðu með <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." |
|
31b7f2792
|
408 |
#: templates/apps.php:13 |
|
03e52840d
|
409 410 |
msgid "Add your App" msgstr "Bæta við forriti" |
|
31b7f2792
|
411 |
#: templates/apps.php:28 |
|
03e52840d
|
412 413 |
msgid "More Apps" msgstr "Fleiri forrit" |
|
31b7f2792
|
414 |
#: templates/apps.php:33 |
|
03e52840d
|
415 416 |
msgid "Select an App" msgstr "Veldu forrit" |
|
31b7f2792
|
417 |
#: templates/apps.php:39 |
|
03e52840d
|
418 419 |
msgid "See application page at apps.owncloud.com" msgstr "Skoða síðu forrits hjá apps.owncloud.com" |
|
31b7f2792
|
420 |
#: templates/apps.php:41 |
|
03e52840d
|
421 422 |
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" msgstr "<span class=\"licence\"></span>-leyfi skráð af <span class=\"author\"></span>" |
|
03e52840d
|
423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 |
#: templates/help.php:4 msgid "User Documentation" msgstr "Notenda handbók" #: templates/help.php:6 msgid "Administrator Documentation" msgstr "Stjórnenda handbók" #: templates/help.php:9 msgid "Online Documentation" msgstr "Handbók á netinu" #: templates/help.php:11 msgid "Forum" msgstr "Vefspjall" #: templates/help.php:14 msgid "Bugtracker" msgstr "Villubókhald" #: templates/help.php:17 msgid "Commercial Support" msgstr "Borgaður stuðningur" #: templates/personal.php:8 |
|
03e52840d
|
448 449 |
msgid "Get the apps to sync your files" msgstr "" |
|
31b7f2792
|
450 |
#: templates/personal.php:19 |
|
03e52840d
|
451 452 |
msgid "Show First Run Wizard again" msgstr "" |
|
31b7f2792
|
453 454 455 456 457 458 |
#: templates/personal.php:27 #, php-format msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>" msgstr "Þú hefur notað <strong>%s</strong> af tiltæku <strong>%s</strong>" #: templates/personal.php:39 templates/users.php:23 templates/users.php:89 |
|
03e52840d
|
459 460 |
msgid "Password" msgstr "Lykilorð" |
|
31b7f2792
|
461 |
#: templates/personal.php:40 |
|
03e52840d
|
462 463 |
msgid "Your password was changed" msgstr "Lykilorði þínu hefur verið breytt" |
|
31b7f2792
|
464 |
#: templates/personal.php:41 |
|
03e52840d
|
465 466 |
msgid "Unable to change your password" msgstr "Ekki tókst að breyta lykilorðinu þínu" |
|
31b7f2792
|
467 |
#: templates/personal.php:42 |
|
03e52840d
|
468 469 |
msgid "Current password" msgstr "Núverandi lykilorð" |
|
31b7f2792
|
470 |
#: templates/personal.php:44 |
|
03e52840d
|
471 472 |
msgid "New password" msgstr "Nýtt lykilorð" |
|
31b7f2792
|
473 |
#: templates/personal.php:46 |
|
03e52840d
|
474 475 |
msgid "Change password" msgstr "Breyta lykilorði" |
|
31b7f2792
|
476 477 |
#: templates/personal.php:58 templates/users.php:88 msgid "Full Name" |
|
03e52840d
|
478 |
msgstr "" |
|
31b7f2792
|
479 |
#: templates/personal.php:73 |
|
03e52840d
|
480 481 |
msgid "Email" msgstr "Netfang" |
|
31b7f2792
|
482 |
#: templates/personal.php:75 |
|
03e52840d
|
483 484 |
msgid "Your email address" msgstr "Netfangið þitt" |
|
31b7f2792
|
485 |
#: templates/personal.php:76 |
|
03e52840d
|
486 487 |
msgid "Fill in an email address to enable password recovery" msgstr "Sláðu inn netfangið þitt til að virkja endurheimt á lykilorði" |
|
31b7f2792
|
488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 |
#: templates/personal.php:86 msgid "Profile picture" msgstr "" #: templates/personal.php:91 msgid "Upload new" msgstr "" #: templates/personal.php:93 msgid "Select new from Files" msgstr "" #: templates/personal.php:94 msgid "Remove image" msgstr "" #: templates/personal.php:95 msgid "Either png or jpg. Ideally square but you will be able to crop it." msgstr "" #: templates/personal.php:97 msgid "Your avatar is provided by your original account." msgstr "" #: templates/personal.php:101 msgid "Abort" msgstr "" #: templates/personal.php:102 msgid "Choose as profile image" msgstr "" #: templates/personal.php:110 templates/personal.php:111 |
|
03e52840d
|
521 522 |
msgid "Language" msgstr "Tungumál" |
|
31b7f2792
|
523 |
#: templates/personal.php:130 |
|
03e52840d
|
524 525 |
msgid "Help translate" msgstr "Hjálpa við þýðingu" |
|
31b7f2792
|
526 |
#: templates/personal.php:137 |
|
03e52840d
|
527 528 |
msgid "WebDAV" msgstr "WebDAV" |
|
31b7f2792
|
529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 |
#: templates/personal.php:139 #, php-format msgid "" "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via " "WebDAV</a>" msgstr "" #: templates/personal.php:150 msgid "Encryption" msgstr "Dulkóðun" #: templates/personal.php:152 msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:158 msgid "Log-in password" msgstr "" #: templates/personal.php:163 msgid "Decrypt all Files" msgstr "" |
|
03e52840d
|
551 |
|
|
31b7f2792
|
552 |
#: templates/users.php:21 |
|
03e52840d
|
553 554 |
msgid "Login Name" msgstr "" |
|
31b7f2792
|
555 |
#: templates/users.php:30 |
|
03e52840d
|
556 557 |
msgid "Create" msgstr "Búa til" |
|
31b7f2792
|
558 559 560 561 562 563 564 565 566 567 568 |
#: templates/users.php:36 msgid "Admin Recovery Password" msgstr "" #: templates/users.php:37 templates/users.php:38 msgid "" "Enter the recovery password in order to recover the users files during " "password change" msgstr "" #: templates/users.php:42 |
|
03e52840d
|
569 570 |
msgid "Default Storage" msgstr "Sjálfgefin gagnageymsla" |
|
31b7f2792
|
571 572 573 574 575 |
#: templates/users.php:44 templates/users.php:139 msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" msgstr "" #: templates/users.php:48 templates/users.php:148 |
|
03e52840d
|
576 577 |
msgid "Unlimited" msgstr "Ótakmarkað" |
|
31b7f2792
|
578 |
#: templates/users.php:66 templates/users.php:163 |
|
03e52840d
|
579 580 |
msgid "Other" msgstr "Annað" |
|
31b7f2792
|
581 582 583 584 585 |
#: templates/users.php:87 msgid "Username" msgstr "Notendanafn" #: templates/users.php:94 |
|
03e52840d
|
586 587 |
msgid "Storage" msgstr "gagnapláss" |
|
31b7f2792
|
588 589 |
#: templates/users.php:108 msgid "change full name" |
|
03e52840d
|
590 |
msgstr "" |
|
31b7f2792
|
591 |
#: templates/users.php:112 |
|
03e52840d
|
592 593 |
msgid "set new password" msgstr "" |
|
31b7f2792
|
594 |
#: templates/users.php:143 |
|
03e52840d
|
595 596 |
msgid "Default" msgstr "Sjálfgefið" |