Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-29 05:20:14 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-29 05:20:14 +0300
commit89710bbdcf37ec92851adb68bd3af69a5c402f4a (patch)
treef35c261723c4770026ff3182d9feb4e20fdf9df2 /apps/theming
parentdf463f90be01be2d38f6cdd5b2b1a20900696b54 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/sv.js4
-rw-r--r--apps/theming/l10n/sv.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/theming/l10n/sv.js b/apps/theming/l10n/sv.js
index e61a6917d3a..e2d1c5a9b73 100644
--- a/apps/theming/l10n/sv.js
+++ b/apps/theming/l10n/sv.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"theming",
{
- "Loading preview…" : "Laddar förhandsvisning...",
+ "Loading preview…" : "Läser in förhandsvisning...",
"Saved" : "Sparat",
"Admin" : "Admin",
"a safe home for all your data" : "ett säkert hem för alla dina data",
@@ -19,7 +19,7 @@ OC.L10N.register(
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Uppladdningsfilen är för stor (upload_max_filesize i php.ini)",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-instruktionen specificerad i HTML-form",
"The file was only partially uploaded" : "Filen var endast delvis uppladdad",
- "No file was uploaded" : "Ingen fil laddades up",
+ "No file was uploaded" : "Ingen fil laddades upp",
"Missing a temporary folder" : "Saknar en temporär mapp",
"Could not write file to disk" : "Kunde inte skriva fil till disk",
"A PHP extension stopped the file upload" : "Ett PHP-tillägg stoppade filuppladdning",
diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json
index 79075535bf9..a2e32c86354 100644
--- a/apps/theming/l10n/sv.json
+++ b/apps/theming/l10n/sv.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Loading preview…" : "Laddar förhandsvisning...",
+ "Loading preview…" : "Läser in förhandsvisning...",
"Saved" : "Sparat",
"Admin" : "Admin",
"a safe home for all your data" : "ett säkert hem för alla dina data",
@@ -17,7 +17,7 @@
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Uppladdningsfilen är för stor (upload_max_filesize i php.ini)",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-instruktionen specificerad i HTML-form",
"The file was only partially uploaded" : "Filen var endast delvis uppladdad",
- "No file was uploaded" : "Ingen fil laddades up",
+ "No file was uploaded" : "Ingen fil laddades upp",
"Missing a temporary folder" : "Saknar en temporär mapp",
"Could not write file to disk" : "Kunde inte skriva fil till disk",
"A PHP extension stopped the file upload" : "Ett PHP-tillägg stoppade filuppladdning",