diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-11 00:13:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-11 00:13:13 +0000 |
commit | 514d92b7a8ca8fa639a2619e1682ee4700c3b164 (patch) | |
tree | 268fdf256f4404bdaad39117ee6ceb616f722efb /apps/user_ldap | |
parent | 3325038c476a4c21ac05557d4a37b6491de977c9 (diff) | |
download | nextcloud-server-514d92b7a8ca8fa639a2619e1682ee4700c3b164.tar.gz nextcloud-server-514d92b7a8ca8fa639a2619e1682ee4700c3b164.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/is.js | 3 | ||||
-rw-r--r-- | apps/user_ldap/l10n/is.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/is.js b/apps/user_ldap/l10n/is.js index 18cdf97e74c..b394b8e3a79 100644 --- a/apps/user_ldap/l10n/is.js +++ b/apps/user_ldap/l10n/is.js @@ -97,6 +97,7 @@ OC.L10N.register( "Quota Field" : "Gagnasvið fyrir kvóta", "Quota Default" : "Sjálfgefinn kvóti", "Email Field" : "Gagnasvið fyrir netfang", - "Internal Username" : "Innra notandanafn" + "Internal Username" : "Innra notandanafn", + "UUID Attribute for Groups:" : "UUID-eigindi fyrir hópa:" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/user_ldap/l10n/is.json b/apps/user_ldap/l10n/is.json index 7493d0bddb1..cba7eb6f9b7 100644 --- a/apps/user_ldap/l10n/is.json +++ b/apps/user_ldap/l10n/is.json @@ -95,6 +95,7 @@ "Quota Field" : "Gagnasvið fyrir kvóta", "Quota Default" : "Sjálfgefinn kvóti", "Email Field" : "Gagnasvið fyrir netfang", - "Internal Username" : "Innra notandanafn" + "Internal Username" : "Innra notandanafn", + "UUID Attribute for Groups:" : "UUID-eigindi fyrir hópa:" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file |