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-06-16 06:02:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:42 +0300
commit2ace6b2851a7affbc5049dbff412e30a55124016 (patch)
tree923b975561faada494210ae416ccef2a6644339e /l10n/sv.js
parent7acc2f5828fdbeb02f7e433895389742c8a182bf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sv.js')
-rw-r--r--l10n/sv.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index b9175ea69..fc237053e 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Insert image" : "Infoga bild",
"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",
"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",
@@ -46,6 +44,8 @@ OC.L10N.register(
"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}"
+ "Last save {lastSave}" : "Senast sparad {lastSave}",
+ "Show image" : "Visa bild",
+ "Show file" : "Visa fil"
},
"nplurals=2; plural=(n != 1);");