diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-13 00:13:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-13 00:13:19 +0000 |
commit | a46b8e34f9e252c52abb927428adaf7ee920e868 (patch) | |
tree | f93edee84e6d318da964b76f0a1ec981310ef4a5 /apps/user_ldap/l10n/is.js | |
parent | cd3b0ca7da10596e189291bb5e77b21c4db60c3b (diff) | |
download | nextcloud-server-a46b8e34f9e252c52abb927428adaf7ee920e868.tar.gz nextcloud-server-a46b8e34f9e252c52abb927428adaf7ee920e868.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/is.js')
-rw-r--r-- | apps/user_ldap/l10n/is.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/is.js b/apps/user_ldap/l10n/is.js index ad321c10c29..6c363f27fa7 100644 --- a/apps/user_ldap/l10n/is.js +++ b/apps/user_ldap/l10n/is.js @@ -76,7 +76,6 @@ OC.L10N.register( "Current password" : "Núverandi lykilorð", "New password" : "Nýtt lykilorð", "Renew password" : "Endurnýja lykilorð", - "Wrong password. Reset it?" : "Rangt lykilorð. Endursetja?", "Wrong password." : "Rangt lykilorð.", "Cancel" : "Hætta við", "Server" : "Þjónn", @@ -98,6 +97,7 @@ OC.L10N.register( "Quota Default" : "Sjálfgefinn kvóti", "Email Field" : "Gagnasvið fyrir netfang", "Internal Username" : "Innra notandanafn", + "Wrong password. Reset it?" : "Rangt lykilorð. Endursetja?", "LDAP" : "LDAP" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |