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

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-19 03:23:59 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-19 03:23:59 +0300
commitfc588bd3b6b708960e9332d86b2aab89d512c62b (patch)
tree17567eebf5d89f9d99b173319114ab58c13ec70e /l10n
parent361976c8d61b467f05d42e0a6bd01d56925c8560 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/sv.js5
-rw-r--r--l10n/sv.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index 5d5e0f3d..2ce20e95 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -104,11 +104,14 @@ OC.L10N.register(
"Alphabetically" : "Alfabetisk",
"Manually" : "Manuellt",
"Load remaining completed tasks." : "Ladda återstående slutförda uppgifter.",
+ "Task is completed" : "Uppgift genomförd",
"All day" : "Hela dagen",
"(New category)" : "(Ny kategori)",
"Select categories..." : "Välj kategorier...",
"Loading the task..." : "Laddar uppgiften",
"Task not found!" : "Uppgift ej hittad!",
- "add a subtask to" : "Lägg till en under-anteckning till"
+ "add a subtask to" : "Lägg till en under-anteckning till",
+ "Toggle subtasks" : "Växla underuppgifter",
+ "Toggle completed subtasks" : "Växla färdiga underuppgifter"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sv.json b/l10n/sv.json
index e97bfa84..893f0a70 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -102,11 +102,14 @@
"Alphabetically" : "Alfabetisk",
"Manually" : "Manuellt",
"Load remaining completed tasks." : "Ladda återstående slutförda uppgifter.",
+ "Task is completed" : "Uppgift genomförd",
"All day" : "Hela dagen",
"(New category)" : "(Ny kategori)",
"Select categories..." : "Välj kategorier...",
"Loading the task..." : "Laddar uppgiften",
"Task not found!" : "Uppgift ej hittad!",
- "add a subtask to" : "Lägg till en under-anteckning till"
+ "add a subtask to" : "Lägg till en under-anteckning till",
+ "Toggle subtasks" : "Växla underuppgifter",
+ "Toggle completed subtasks" : "Växla färdiga underuppgifter"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file