diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-11 00:12:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-11 00:12:59 +0000 |
commit | 7641a1589f23eaddbbf3a953746ef1bf6f5234f8 (patch) | |
tree | 05c25d1c44cebefedeb3336ccd353178ef0cc5cc /apps/user_ldap | |
parent | 302c10b8362c9a5eb838883b47a6e96ade5671cc (diff) | |
download | nextcloud-server-7641a1589f23eaddbbf3a953746ef1bf6f5234f8.tar.gz nextcloud-server-7641a1589f23eaddbbf3a953746ef1bf6f5234f8.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 |