Skip to content

Commit 730d53e

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 8d8c05a commit 730d53e

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

l10n/is.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ OC.L10N.register(
3939
"Error" : "Villa",
4040
"Your settings have been updated" : "Stillingarnar þínar voru uppfærðar",
4141
"Saving …" : "Vista …",
42-
"Only group admins are allowed to create guests and guests must be added to at least one group the share creator is a group admin for." : "Aðeins hópstjórum er heimilt að útbúa gesti og gestum verður að bæta í a.m.k. einn hóp þar sem sá sem útbýr sameignina er hópstjóri."
42+
"Only group admins are allowed to create guests and guests must be added to at least one group the share creator is a group admin for." : "Aðeins hópstjórum er heimilt að útbúa gesti og gestum verður að bæta í a.m.k. einn hóp þar sem sá sem útbýr sameignina er hópstjóri.",
43+
"Add guest" : "Bæta við gesti"
4344
},
4445
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

l10n/is.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"Error" : "Villa",
3838
"Your settings have been updated" : "Stillingarnar þínar voru uppfærðar",
3939
"Saving …" : "Vista …",
40-
"Only group admins are allowed to create guests and guests must be added to at least one group the share creator is a group admin for." : "Aðeins hópstjórum er heimilt að útbúa gesti og gestum verður að bæta í a.m.k. einn hóp þar sem sá sem útbýr sameignina er hópstjóri."
40+
"Only group admins are allowed to create guests and guests must be added to at least one group the share creator is a group admin for." : "Aðeins hópstjórum er heimilt að útbúa gesti og gestum verður að bæta í a.m.k. einn hóp þar sem sá sem útbýr sameignina er hópstjóri.",
41+
"Add guest" : "Bæta við gesti"
4142
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
4243
}

0 commit comments

Comments
 (0)