diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-15 00:08:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-15 00:08:15 +0000 |
commit | cc40f02684a3b5e68003a6bb29afcce2bc639a86 (patch) | |
tree | d3c8747c20c673f679b8e08da25591166c0a61c8 /core/l10n/is.js | |
parent | e0f479a4eb7f297dbe5156b16f42b896c4ceadd4 (diff) | |
download | nextcloud-server-cc40f02684a3b5e68003a6bb29afcce2bc639a86.tar.gz nextcloud-server-cc40f02684a3b5e68003a6bb29afcce2bc639a86.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 2ba4716733f..1b979cd028b 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -271,7 +271,6 @@ OC.L10N.register( "Log in" : "Skrá inn", "Stay logged in" : "Haldast skráður inn", "Alternative Logins" : "Aðrar innskráningar", - "You are about to grant \"%s\" access to your %s account." : "Þú ert að fara að leyfa \"%s\" aðgang að %s notandaaðgangnum þínum.", "App token" : "Teikn forrits", "Alternative login using app token" : "Önnur innskráning með forritsteikni", "Redirecting …" : "Endurbeini ...", @@ -340,6 +339,7 @@ OC.L10N.register( "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hæ þú,<br><br>bara að láta þig vita að %s deildi <strong>%s</strong> með þér.<br><a href=\"%s\">Skoðaðu það!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Þetta Nextcloud eintak er nú í eins-notanda ham.", "This means only administrators can use the instance." : "Þetta þýðir aðeins stjórnendur geta notað eintakið.", - "Please use the command line updater because you have a big instance." : "Endilega notaðu uppfærslutólið af skipanalínu, því þú ert með mjög stóra uppsetningu." + "Please use the command line updater because you have a big instance." : "Endilega notaðu uppfærslutólið af skipanalínu, því þú ert með mjög stóra uppsetningu.", + "You are about to grant \"%s\" access to your %s account." : "Þú ert að fara að leyfa \"%s\" aðgang að %s notandaaðgangnum þínum." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |