summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-14 02:52:34 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-14 02:52:34 +0200
commit6c534c8165d3c3fba64e3cf5c05993a84733eef7 (patch)
tree7f4321c093d7085fa841477ac3c8992dea147920 /apps/files
parent8edb56de05b2dd81f42d993490213e96524e27c2 (diff)
downloadnextcloud-server-6c534c8165d3c3fba64e3cf5c05993a84733eef7.tar.gz
nextcloud-server-6c534c8165d3c3fba64e3cf5c05993a84733eef7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/da.php1
-rw-r--r--apps/files/l10n/sv.php2
2 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/da.php b/apps/files/l10n/da.php
index 879fbc8451f..542e0d05d60 100644
--- a/apps/files/l10n/da.php
+++ b/apps/files/l10n/da.php
@@ -46,6 +46,7 @@
"{count} folders" => "{count} mapper",
"1 file" => "1 fil",
"{count} files" => "{count} filer",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ugyldigt mappenavn. Brug af 'Shared' er forbeholdt af ownCloud",
"Unable to rename file" => "Kunne ikke omdøbe fil",
"Upload" => "Upload",
"File handling" => "Filhåndtering",
diff --git a/apps/files/l10n/sv.php b/apps/files/l10n/sv.php
index 171c95f7a0b..f4331761592 100644
--- a/apps/files/l10n/sv.php
+++ b/apps/files/l10n/sv.php
@@ -29,7 +29,7 @@
"'.' is an invalid file name." => "'.' är ett ogiltigt filnamn.",
"File name cannot be empty." => "Filnamn kan inte vara tomt.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ogiltigt namn, '\\', '/', '<', '>', ':', '\"', '|', '?' och '*' är inte tillåtet.",
-"Your storage is full, files can not be updated or synced anymore!" => "Ditt lagringsutrymme är fullt, filer kan ej längre laddas upp eller synkas!",
+"Your storage is full, files can not be updated or synced anymore!" => "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!",
"Your storage is almost full ({usedSpacePercent}%)" => "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Din nedladdning förbereds. Det kan ta tid om det är stora filer.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Kan inte ladda upp din fil eftersom det är en katalog eller har 0 bytes",