summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-30 00:08:13 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-30 00:08:13 +0000
commit99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2 (patch)
tree3c5436bb31f393f55786c3574b21589c41df8999 /apps/files/l10n
parent341cd0ef61fcd554eec3df65ee79d1dd745c7a16 (diff)
downloadnextcloud-server-99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2.tar.gz
nextcloud-server-99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/ko.js1
-rw-r--r--apps/files/l10n/ko.json1
-rw-r--r--apps/files/l10n/sv.js7
-rw-r--r--apps/files/l10n/sv.json7
4 files changed, 14 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 68a57a67795..0445413ef0b 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -35,6 +35,7 @@ OC.L10N.register(
"Uploading..." : "업로드 중...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} 시간 {plural_s} 남음",
+ "{seconds}s" : "{seconds}초",
"Soon..." : "곧...",
"File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.",
"Actions" : "작업",
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json
index 68a1ffc15f7..06fc678ee1d 100644
--- a/apps/files/l10n/ko.json
+++ b/apps/files/l10n/ko.json
@@ -33,6 +33,7 @@
"Uploading..." : "업로드 중...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} 시간 {plural_s} 남음",
+ "{seconds}s" : "{seconds}초",
"Soon..." : "곧...",
"File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.",
"Actions" : "작업",
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index b07bdf8b59b..6ecdba35acb 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"Invalid directory." : "Felaktig mapp.",
"Files" : "Filer",
"All files" : "Alla filer",
+ "Recent" : "Nyligen",
"File could not be found" : "Fil kunde inte hittas",
"Home" : "Hem",
"Close" : "Stäng",
@@ -73,6 +74,7 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : ["%n mapp","%n mappar"],
"_%n file_::_%n files_" : ["%n fil","%n filer"],
"{dirs} and {files}" : "{dirs} och {files}",
+ "_including %n hidden_::_including %n hidden_" : ["inkluderar %n gömd","inkluderar %n gömda"],
"You don’t have permission to upload or create files here" : "Du har ej tillåtelse att ladda upp eller skapa filer här",
"_Uploading %n file_::_Uploading %n files_" : ["Laddar upp %n fil","Laddar upp %n filer"],
"New" : "Ny",
@@ -83,6 +85,7 @@ OC.L10N.register(
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagring av {owner} är nästan full ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["matchar '{filter}'","matcha '{filter}'"],
+ "View in folder" : "Utforska i mapp",
"Path" : "sökväg",
"_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
"Favorited" : "Favoriserad",
@@ -130,6 +133,8 @@ OC.L10N.register(
"No favorites" : "Inga favoriter",
"Files and folders you mark as favorite will show up here" : "Filer och mappar du markerat som favoriter kommer att visas här",
"Text file" : "Textfil",
- "New text file.txt" : "nytextfil.txt"
+ "New text file.txt" : "nytextfil.txt",
+ "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\">få tillgång till filer via WebDAV</a>",
+ "Cancel upload" : "Avbryt uppladdning"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 957088d80fc..cc92981e96a 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -19,6 +19,7 @@
"Invalid directory." : "Felaktig mapp.",
"Files" : "Filer",
"All files" : "Alla filer",
+ "Recent" : "Nyligen",
"File could not be found" : "Fil kunde inte hittas",
"Home" : "Hem",
"Close" : "Stäng",
@@ -71,6 +72,7 @@
"_%n folder_::_%n folders_" : ["%n mapp","%n mappar"],
"_%n file_::_%n files_" : ["%n fil","%n filer"],
"{dirs} and {files}" : "{dirs} och {files}",
+ "_including %n hidden_::_including %n hidden_" : ["inkluderar %n gömd","inkluderar %n gömda"],
"You don’t have permission to upload or create files here" : "Du har ej tillåtelse att ladda upp eller skapa filer här",
"_Uploading %n file_::_Uploading %n files_" : ["Laddar upp %n fil","Laddar upp %n filer"],
"New" : "Ny",
@@ -81,6 +83,7 @@
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagring av {owner} är nästan full ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["matchar '{filter}'","matcha '{filter}'"],
+ "View in folder" : "Utforska i mapp",
"Path" : "sökväg",
"_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
"Favorited" : "Favoriserad",
@@ -128,6 +131,8 @@
"No favorites" : "Inga favoriter",
"Files and folders you mark as favorite will show up here" : "Filer och mappar du markerat som favoriter kommer att visas här",
"Text file" : "Textfil",
- "New text file.txt" : "nytextfil.txt"
+ "New text file.txt" : "nytextfil.txt",
+ "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\">få tillgång till filer via WebDAV</a>",
+ "Cancel upload" : "Avbryt uppladdning"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file