diff options
Diffstat (limited to 'l10n/sv/files.po')
-rw-r--r-- | l10n/sv/files.po | 136 |
1 files changed, 73 insertions, 63 deletions
diff --git a/l10n/sv/files.po b/l10n/sv/files.po index 16e2e102563..c37b292851f 100644 --- a/l10n/sv/files.po +++ b/l10n/sv/files.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-01-10 00:04+0100\n" -"PO-Revision-Date: 2013-01-09 23:04+0000\n" +"POT-Creation-Date: 2013-01-27 00:04+0100\n" +"PO-Revision-Date: 2013-01-26 23:05+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -26,57 +26,57 @@ msgstr "" #: ajax/move.php:17 #, php-format msgid "Could not move %s - File with this name already exists" -msgstr "" +msgstr "Kunde inte flytta %s - Det finns redan en fil med detta namn" #: ajax/move.php:24 #, php-format msgid "Could not move %s" -msgstr "" +msgstr "Kan inte flytta %s" #: ajax/rename.php:19 msgid "Unable to rename file" -msgstr "" +msgstr "Kan inte byta namn på filen" -#: ajax/upload.php:14 +#: ajax/upload.php:17 msgid "No file was uploaded. Unknown error" msgstr "Ingen fil uppladdad. Okänt fel" -#: ajax/upload.php:21 +#: ajax/upload.php:24 msgid "There is no error, the file uploaded with success" msgstr "Inga fel uppstod. Filen laddades upp utan problem" -#: ajax/upload.php:22 +#: ajax/upload.php:25 msgid "" "The uploaded file exceeds the upload_max_filesize directive in php.ini: " msgstr "Den uppladdade filen överskrider upload_max_filesize direktivet php.ini:" -#: ajax/upload.php:24 +#: ajax/upload.php:27 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Den uppladdade filen överstiger MAX_FILE_SIZE direktivet som anges i HTML-formulär" -#: ajax/upload.php:26 +#: ajax/upload.php:29 msgid "The uploaded file was only partially uploaded" msgstr "Den uppladdade filen var endast delvis uppladdad" -#: ajax/upload.php:27 +#: ajax/upload.php:30 msgid "No file was uploaded" msgstr "Ingen fil blev uppladdad" -#: ajax/upload.php:28 +#: ajax/upload.php:31 msgid "Missing a temporary folder" msgstr "Saknar en tillfällig mapp" -#: ajax/upload.php:29 +#: ajax/upload.php:32 msgid "Failed to write to disk" msgstr "Misslyckades spara till disk" -#: ajax/upload.php:45 -msgid "Not enough space available" -msgstr "Inte tillräckligt med utrymme tillgängligt" +#: ajax/upload.php:48 +msgid "Not enough storage available" +msgstr "" -#: ajax/upload.php:69 +#: ajax/upload.php:77 msgid "Invalid directory." msgstr "Felaktig mapp." @@ -84,11 +84,11 @@ msgstr "Felaktig mapp." msgid "Files" msgstr "Filer" -#: js/fileactions.js:117 templates/index.php:82 templates/index.php:83 +#: js/fileactions.js:117 templates/index.php:81 templates/index.php:82 msgid "Unshare" msgstr "Sluta dela" -#: js/fileactions.js:119 templates/index.php:88 templates/index.php:89 +#: js/fileactions.js:119 templates/index.php:87 templates/index.php:88 msgid "Delete" msgstr "Radera" @@ -96,137 +96,151 @@ msgstr "Radera" msgid "Rename" msgstr "Byt namn" -#: js/filelist.js:205 js/filelist.js:207 +#: js/filelist.js:208 js/filelist.js:210 msgid "{new_name} already exists" msgstr "{new_name} finns redan" -#: js/filelist.js:205 js/filelist.js:207 +#: js/filelist.js:208 js/filelist.js:210 msgid "replace" msgstr "ersätt" -#: js/filelist.js:205 +#: js/filelist.js:208 msgid "suggest name" msgstr "föreslå namn" -#: js/filelist.js:205 js/filelist.js:207 +#: js/filelist.js:208 js/filelist.js:210 msgid "cancel" msgstr "avbryt" -#: js/filelist.js:254 +#: js/filelist.js:253 msgid "replaced {new_name}" msgstr "ersatt {new_name}" -#: js/filelist.js:254 js/filelist.js:256 js/filelist.js:288 js/filelist.js:290 +#: js/filelist.js:253 js/filelist.js:255 js/filelist.js:286 js/filelist.js:288 msgid "undo" msgstr "ångra" -#: js/filelist.js:256 +#: js/filelist.js:255 msgid "replaced {new_name} with {old_name}" msgstr "ersatt {new_name} med {old_name}" -#: js/filelist.js:288 +#: js/filelist.js:286 msgid "unshared {files}" msgstr "stoppad delning {files}" -#: js/filelist.js:290 +#: js/filelist.js:288 msgid "deleted {files}" msgstr "raderade {files}" -#: js/files.js:31 +#: js/files.js:52 msgid "'.' is an invalid file name." msgstr "'.' är ett ogiltigt filnamn." -#: js/files.js:36 +#: js/files.js:56 msgid "File name cannot be empty." msgstr "Filnamn kan inte vara tomt." -#: js/files.js:45 +#: js/files.js:64 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "Ogiltigt namn, '\\', '/', '<', '>', ':', '\"', '|', '?' och '*' är inte tillåtet." -#: js/files.js:186 -msgid "generating ZIP-file, it may take some time." -msgstr "genererar ZIP-fil, det kan ta lite tid." +#: js/files.js:78 +msgid "Your storage is full, files can not be updated or synced anymore!" +msgstr "" + +#: js/files.js:82 +msgid "Your storage is almost full ({usedSpacePercent}%)" +msgstr "" -#: js/files.js:224 +#: js/files.js:219 +msgid "" +"Your download is being prepared. This might take some time if the files are " +"big." +msgstr "Din nedladdning förbereds. Det kan ta tid om det är stora filer." + +#: js/files.js:256 msgid "Unable to upload your file as it is a directory or has 0 bytes" msgstr "Kunde inte ladda upp dina filer eftersom det antingen är en mapp eller har 0 bytes." -#: js/files.js:224 +#: js/files.js:256 msgid "Upload Error" msgstr "Uppladdningsfel" -#: js/files.js:241 +#: js/files.js:273 msgid "Close" msgstr "Stäng" -#: js/files.js:260 js/files.js:376 js/files.js:409 +#: js/files.js:292 js/files.js:408 js/files.js:439 msgid "Pending" msgstr "Väntar" -#: js/files.js:280 +#: js/files.js:312 msgid "1 file uploading" msgstr "1 filuppladdning" -#: js/files.js:283 js/files.js:338 js/files.js:353 +#: js/files.js:315 js/files.js:370 js/files.js:385 msgid "{count} files uploading" msgstr "{count} filer laddas upp" -#: js/files.js:357 js/files.js:393 +#: js/files.js:388 js/files.js:423 msgid "Upload cancelled." msgstr "Uppladdning avbruten." -#: js/files.js:464 +#: js/files.js:493 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen." -#: js/files.js:537 +#: js/files.js:566 msgid "URL cannot be empty." msgstr "URL kan inte vara tom." -#: js/files.js:543 +#: js/files.js:571 msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgstr "Ogiltigt mappnamn. Användande av 'Shared' är reserverat av ownCloud" -#: js/files.js:727 +#: js/files.js:784 msgid "{count} files scanned" msgstr "{count} filer skannade" -#: js/files.js:735 +#: js/files.js:792 msgid "error while scanning" msgstr "fel vid skanning" -#: js/files.js:808 templates/index.php:64 +#: js/files.js:866 templates/index.php:63 msgid "Name" msgstr "Namn" -#: js/files.js:809 templates/index.php:75 +#: js/files.js:867 templates/index.php:74 msgid "Size" msgstr "Storlek" -#: js/files.js:810 templates/index.php:77 +#: js/files.js:868 templates/index.php:76 msgid "Modified" msgstr "Ändrad" -#: js/files.js:829 +#: js/files.js:887 msgid "1 folder" msgstr "1 mapp" -#: js/files.js:831 +#: js/files.js:889 msgid "{count} folders" msgstr "{count} mappar" -#: js/files.js:839 +#: js/files.js:897 msgid "1 file" msgstr "1 fil" -#: js/files.js:841 +#: js/files.js:899 msgid "{count} files" msgstr "{count} filer" +#: lib/helper.php:11 templates/index.php:18 +msgid "Upload" +msgstr "Ladda upp" + #: templates/admin.php:5 msgid "File handling" msgstr "Filhantering" @@ -275,36 +289,32 @@ msgstr "Mapp" msgid "From link" msgstr "Från länk" -#: templates/index.php:18 -msgid "Upload" -msgstr "Ladda upp" - #: templates/index.php:41 msgid "Cancel upload" msgstr "Avbryt uppladdning" -#: templates/index.php:56 +#: templates/index.php:55 msgid "Nothing in here. Upload something!" msgstr "Ingenting här. Ladda upp något!" -#: templates/index.php:70 +#: templates/index.php:69 msgid "Download" msgstr "Ladda ner" -#: templates/index.php:102 +#: templates/index.php:101 msgid "Upload too large" msgstr "För stor uppladdning" -#: templates/index.php:104 +#: templates/index.php:103 msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." msgstr "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern." -#: templates/index.php:109 +#: templates/index.php:108 msgid "Files are being scanned, please wait." msgstr "Filer skannas, var god vänta" -#: templates/index.php:112 +#: templates/index.php:111 msgid "Current scanning" msgstr "Aktuell skanning" |