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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-03 19:11:13 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-03 19:11:13 +0300
commitf2e58ef48f4977b9475b6bc50e070cac70469e88 (patch)
tree8fd0221285c8448e3fc34cefe6e4c2e58f91e51a /l10n/sv.js
parent5727f0a29ba896c6c5d9930e263e58e36a4b1f3b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sv.js')
-rw-r--r--l10n/sv.js24
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
new file mode 100644
index 000000000..f63bc4482
--- /dev/null
+++ b/l10n/sv.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Text",
+ "đź“ť Collaborative document editing" : "Samarbetande dokumentredigering",
+ "Use current version" : "Använd nuvarande version",
+ "Use the saved version" : "Använd den sparade versionen",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har ändrats utanför text-appen. Ändringarna kan inte tillämpas.",
+ "Last save {lastSave}" : "Senast sparade {lastSave}",
+ "Unpushed changes" : "Ej slutförda ändringar",
+ "Unsaved changes" : "Osparade ändringar",
+ "Enter your name so other users can see who is editing" : "Ange ditt namn sĂĄ att andra kan se vem som redigerar",
+ "Edit guest name" : "Ändra gästnamn",
+ "Save guest name" : "Spara gästnamn",
+ "Add link" : "Lägg till länk",
+ "_and %n other editor_::_and %n other editors_" : ["och %n annan redaktör","och %n andra redaktörer"],
+ "Show image" : "Visa bild",
+ "Show file" : "Visa fil",
+ "New text document" : "Nytt textdokument",
+ "New text document.md" : "Nytt textdokument.md",
+ "Edit" : "Redigera",
+ "Undo" : "Ă…ngra"
+},
+"nplurals=2; plural=(n != 1);");