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

github.com/nextcloud/templateeditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/is.php')
-rw-r--r--l10n/is.php20
1 files changed, 11 insertions, 9 deletions
diff --git a/l10n/is.php b/l10n/is.php
index a1ecb9b..829487e 100644
--- a/l10n/is.php
+++ b/l10n/is.php
@@ -1,19 +1,21 @@
<?php
$TRANSLATIONS = array(
-"Could not load template" => "Gat ekki hlaðið sniðmáta",
+"Could not load template" => "Gat ekki hlaðið sniðmát",
"Saved" => "Vistað",
"Reset" => "Endurstilla",
"An error occurred" => "Villa kom upp",
-"Sharing email (HTML)" => "Deila tölvupósti (HTML)",
-"Sharing email (plain text fallback)" => "Deila tölvupóstfangi (einfaldur texti sjálfgefið)",
-"Lost password mail" => "Týnd lykilorð póstur",
-"New user email (HTML)" => "Nýr notandi tölvupóstur (HTML)",
-"New user email (plain text fallback)" => "Nýr notandi tölvupóstur (einfaldur texti sjálfgefið)",
-"Activity notification mail" => "Virkja tilkynningarpóst",
-"Mail Templates" => "Póst Sniðmát",
+"Sharing email - public link shares (HTML)" => "Póstur fyrir deilingu - almenningstengill á sameignir (HTML)",
+"Sharing email - public link shares (plain text fallback)" => "Póstur fyrir deilingu - almenningstengill á sameignir (hreinn texti til vara)",
+"Sharing email (HTML)" => "Póstur fyrir deilingu (HTML)",
+"Sharing email (plain text fallback)" => "Póstur fyrir deilingu (hreinn texti til vara)",
+"Lost password mail" => "Póstur fyrir týnd lykilorð",
+"New user email (HTML)" => "Póstur fyrir nýjan notanda (HTML)",
+"New user email (plain text fallback)" => "Póstur fyrir nýjan notanda (hreinn texti til vara)",
+"Activity notification mail" => "Virkja tilkynningapóst",
+"Mail Templates" => "Póstsniðmát",
"Theme" => "Þema",
"Template" => "Sniðmát",
-"Please choose a template" => "Vinsamlegast veljið sniðmát",
+"Please choose a template" => "Veldu sniðmát",
"Save" => "Vista"
);
$PLURAL_FORMS = "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);";