diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-01 07:46:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-01 07:46:26 +0000 |
commit | 75b94cb5beb3a5049415a6cf16416170428a8c71 (patch) | |
tree | 055e2522d90eadbba0bc8cc69aa193b164ff0b0a /core/l10n/is.js | |
parent | 4c73d1f5f64aa628203703256cda23b73a068153 (diff) | |
download | nextcloud-server-75b94cb5beb3a5049415a6cf16416170428a8c71.tar.gz nextcloud-server-75b94cb5beb3a5049415a6cf16416170428a8c71.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r-- | core/l10n/is.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index b8f1f70e5e3..497c77ac66b 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -350,7 +350,6 @@ OC.L10N.register( "Account access" : "Aðgangur að notandaaðgangi", "You are about to grant %1$s access to your %2$s account." : "Þú ert að fara að leyfa \"%1$s\" aðgang að %2$s notandaaðgangnum þínum.", "Account connected" : "Aðgangur er tengdur", - "Your client should now be connected! You can close this window." : "Biðlaraforritið þitt ætti núna að vera tengt! Þú mátt loka þessum glugga.", "This share is password-protected" : "Þessi sameign er varin með lykilorði", "The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.", "Two-factor authentication" : "Tveggja-þrepa auðkenning", @@ -398,6 +397,7 @@ OC.L10N.register( "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar verið er að nota skjáborðsforritið til að samræma skrár, þá er ekki mælt með notkun SQLite.", "Wrong password." : "Rangt lykilorð.", "New Password" : "Nýtt lykilorð", - "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Tengillinn til að endurstilla lykilorðið þitt hefur verið sendur á netfangið þitt. Ef þú færð ekki póstinn innan hæfilegs tíma, athugaðu þá ruslpóstmöppuna.<br>Ef hann er ekki þar, spurðu þá kerfisstjórann þinn." + "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Tengillinn til að endurstilla lykilorðið þitt hefur verið sendur á netfangið þitt. Ef þú færð ekki póstinn innan hæfilegs tíma, athugaðu þá ruslpóstmöppuna.<br>Ef hann er ekki þar, spurðu þá kerfisstjórann þinn.", + "Your client should now be connected! You can close this window." : "Biðlaraforritið þitt ætti núna að vera tengt! Þú mátt loka þessum glugga." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |