diff options
Diffstat (limited to 'settings/l10n/is.js')
-rw-r--r-- | settings/l10n/is.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/is.js b/settings/l10n/is.js index b0a5a829534..3f4feb675e7 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -305,14 +305,13 @@ OC.L10N.register( "Sharing" : "Deiling", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Sem stjórnandi geturðu fínstillt hegðun við deilingu. Endilega kíktu á hjálparskjölin til að sjá ítarlegri upplýsingar.", "Allow apps to use the Share API" : "Leyfa forritum að nota Share API", + "Expire after " : "Rennur út eftir ", + "days" : "daga", + "Enforce expiration date" : "Krefjast dagsetningar á gildistíma", "Allow users to share via link" : "Leyfa notendum að deila með tengli", "Allow public uploads" : "Leyfa opinberar innsendingar", "Always ask for a password" : "Alltaf biðja um lykilorð", "Enforce password protection" : "Krefjast verndunar með aðgangsorði", - "Set default expiration date" : "Setja sjálfgefinn gildistíma", - "Expire after " : "Rennur út eftir ", - "days" : "daga", - "Enforce expiration date" : "Krefjast dagsetningar á gildistíma", "Allow resharing" : "Leyfa endurdeilingu", "Allow sharing with groups" : "Leyfa deilingu með hópum", "Restrict users to only share with users in their groups" : "Takmarka notendur við að deila með notendum í þeirra eigin hópum", @@ -804,6 +803,7 @@ OC.L10N.register( "Store credentials" : "Geyma auðkenni", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er skráð á webcron-þjónustu til að kalla á cron.php á 15 mínútna fresti yfir HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Nota cron-þjónustu kerfisins til að kalla á cron.php skrána á 15 mínútna fresti.", + "Set default expiration date" : "Setja sjálfgefinn gildistíma", "Follow us on Google+" : "Fylgstu með okkur á Google+" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |