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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-09 05:16:28 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-09 05:16:28 +0300
commit37fcf92bac6cc0baf22f432c2d76839dd5205d06 (patch)
tree601d29f325f1ae9313ef9fbc5a775b5c518d3a42 /apps/systemtags
parent71e2c0bda41d4316fe343949fa29e8d553344c21 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/is.js1
-rw-r--r--apps/systemtags/l10n/is.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/is.js b/apps/systemtags/l10n/is.js
index 564b0f3ef6f..b3711b4fb83 100644
--- a/apps/systemtags/l10n/is.js
+++ b/apps/systemtags/l10n/is.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"systemtags",
{
"Tags" : "Merki",
+ "Tag name is empty" : "Nafn merkis vantar",
"Update" : "Uppfæra",
"Create" : "Búa til",
"Select tag…" : "Veldu merki...",
diff --git a/apps/systemtags/l10n/is.json b/apps/systemtags/l10n/is.json
index ecc0c1258e6..2500414bc18 100644
--- a/apps/systemtags/l10n/is.json
+++ b/apps/systemtags/l10n/is.json
@@ -1,5 +1,6 @@
{ "translations": {
"Tags" : "Merki",
+ "Tag name is empty" : "Nafn merkis vantar",
"Update" : "Uppfæra",
"Create" : "Búa til",
"Select tag…" : "Veldu merki...",