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/is.js
parent7acc2f5828fdbeb02f7e433895389742c8a182bf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/is.js')
-rw-r--r--l10n/is.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/is.js b/l10n/is.js
index ce6f16f2e..d5d6c8186 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -20,8 +20,6 @@ OC.L10N.register(
"Insert image" : "Setja inn mynd",
"Add link" : "Bæta við tengli",
"_and %n other editor_::_and %n other editors_" : ["og %n annar ritill","og %n aðrir ritlar"],
- "Show image" : "Birta mynd",
- "Show file" : "Sýna skrá",
"Show rich workspaces" : "Birta vinnusvæði með sniðmöguleikum",
"Add notes, lists or links …" : "Bættu við minnispunktum, listum eða tenglum …",
"New text document" : "Nýtt textaskjal",
@@ -45,6 +43,8 @@ OC.L10N.register(
"Blockquote" : "Tilvitnun",
"Code block" : "Kóðablokk",
"Network connection error: Could not connect to the document" : "Villa í netkerfi: tókst ekki að tengjast skjalinu",
- "Last save {lastSave}" : "Síðast vistað {lastSave}"
+ "Last save {lastSave}" : "Síðast vistað {lastSave}",
+ "Show image" : "Birta mynd",
+ "Show file" : "Sýna skrá"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");