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:
Diffstat (limited to 'l10n/sv.js')
-rw-r--r--l10n/sv.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index bac210640..2a019d017 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **đŸ’Ÿ Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🩉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 Gemensam dokumentredigering!**\n\n- **📝 Fokuserat skrivande:** Inga distraktioner, endast den formatering du behöver.\n- **🙋 Arbeta tillsammans:** Dela och samarbeta med vĂ€nner och kollegor, oavsett om de anvĂ€nder Nextcloud eller inte!\n- **đŸ’Ÿ Öppna format:** Filer sparas som [Markdown](https://en.wikipedia.org/wiki/Markdown), sĂ„ du kan redigera dem frĂ„n valfri text-app ocksĂ„.\n- **✊ Stark grund:** Vi anvĂ€nder [🐈 tiptap](https://tiptap.scrumpy.io) som baseras pĂ„ [🩉 ProseMirror](https://prosemirror.net) – tack till dem!",
"Use current version" : "AnvÀnd nuvarande version",
"Use the saved version" : "AnvÀnd den sparade versionen",
+ "Insert an image" : "Infoga en bild",
"Document idle for {timeout} minutes, click to continue editing" : "Dokumentet inaktivt {timeout} minuter, klicka för att fortsÀtta redigera",
"Reconnect" : "Återanslut",
"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.",
@@ -55,11 +56,8 @@ OC.L10N.register(
"Quoted text" : "Citerad text",
"Code block" : "Kodblock",
"Some code" : "NĂ„gon kod",
- "Insert emoji" : "Infoga emoji",
"Upload from computer" : "Ladda upp frÄn dator",
"Insert from Files" : "Infoga frÄn Filer",
- "Insert an image" : "Infoga en bild",
- "Alt" : "Alt",
"Update Link" : "Uppdatera lÀnk",
"Add Link" : "LÀgg till lÀnk",
"Link file" : "LĂ€nka fil",
@@ -70,7 +68,6 @@ OC.L10N.register(
"Author colors are only shown until everyone has closed the document." : "FörfattarfÀrger visas bara tills alla har stÀngt dokumentet.",
"Show rich workspaces" : "Visa utökade arbetsytor",
"Add notes, lists or links 
" : "LÀgg till anteckningar, listor eller lÀnkar ...",
- "Edit" : "Redigera",
"Undo" : "Ångra",
"Redo" : "Gör om",
"Headings" : "Rubriker",
@@ -83,10 +80,13 @@ OC.L10N.register(
"Success" : "Lyckades",
"Warning" : "Varning",
"Table" : "Tabell",
- "Emoji picker" : "EmojivÀljare",
+ "Insert emoji" : "Infoga emoji",
"Insert image" : "Infoga bild",
+ "Alt" : "Alt",
+ "Edit" : "Redigera",
"New text document" : "Nytt textdokument",
"Currently active users:" : "Aktiva anvÀndare just nu:",
- "_and %n other editor_::_and %n other editors_" : ["och %n annan redaktör","och %n andra redaktörer"]
+ "_and %n other editor_::_and %n other editors_" : ["och %n annan redaktör","och %n andra redaktörer"],
+ "Emoji picker" : "EmojivÀljare"
},
"nplurals=2; plural=(n != 1);");