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>2020-04-23 06:06:46 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-23 06:06:46 +0300
commit64fe3dc2b75f4bfc5b891f0d087830fd1edf0b3b (patch)
treee546c06af7dae6c503c3b62bc7079715a1d6f57a /l10n/sv.json
parent0d689947351b4b96e75fb63d2393b81226abefb1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sv.json')
-rw-r--r--l10n/sv.json13
1 files changed, 8 insertions, 5 deletions
diff --git a/l10n/sv.json b/l10n/sv.json
index 427816ff9..46f986633 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -1,6 +1,6 @@
{ "translations": {
"Nextcloud Text" : "Nextcloud Text",
- "New text document" : "Nytt textdokument",
+ "text document" : "textdokument",
"Readme" : "Readme",
"Text" : "Text",
"📝 Collaborative document editing" : "Gemensam dokumentredigering",
@@ -8,11 +8,11 @@
"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.",
- "Network connection error: Could not connect to the document" : "NĂ€tverksfel: Kunde inte komma Ă„t dokumentet",
+ "File could not be loaded. Please check your internet connection." : "Filen kunde inte lÀsas in. VÀnligen kontrollera din internetanslutning.",
"Retry" : "Försök igen",
- "Last save {lastSave}" : "Senast sparade {lastSave}",
+ "Last saved {lastSaved}" : "Senast sparad {lastSaved}",
"Unpushed changes" : "Inte slutförda Àndringar",
- "Unsaved changes" : "Osparade Àndringar",
+ "Unsaved changes" : "Ej sparade À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",
@@ -23,9 +23,10 @@
"Show file" : "Visa fil",
"Show rich workspaces" : "Visa utökade arbetsytor",
"Add notes, lists or links 
" : "LÀgg till anteckningar, listor eller lÀnkar ...",
+ "New text document" : "Nytt textdokument",
"Edit" : "Redigera",
"Undo" : "Ångra",
- "Redo" : "Upprepa",
+ "Redo" : "Gör om",
"Bold" : "Fet",
"Italic" : "Kursiv",
"Strikethrough" : "Genomstruken",
@@ -42,6 +43,8 @@
"ToDo list" : "Att göra lista",
"Blockquote" : "Blockcitat",
"Code block" : "Kodblock",
+ "Network connection error: Could not connect to the document" : "NĂ€tverksfel: Kunde inte komma Ă„t dokumentet",
+ "Last save {lastSave}" : "Senast sparad {lastSave}",
"New text document.md" : "Nytt textdokument.md"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file