diff options
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r-- | core/l10n/is.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index d927d78b3a4..062475f5255 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -129,11 +129,6 @@ OC.L10N.register( "Shared" : "Deilt", "Shared with" : "Deilt með", "Shared by" : "Deilt af", - "Error setting expiration date" : "Villa við að setja gildistíma", - "The public link will expire no later than {days} days after it is created" : "Almenningstengillinn rennur út eigi síðar en {days} dögum eftir að hann er útbúinn", - "Set expiration date" : "Setja gildistíma", - "Expiration" : "Rennur út", - "Expiration date" : "Gildir til", "Choose a password for the public link" : "Veldu þér lykilorð fyrir almenningstengil", "Choose a password for the public link or press the \"Enter\" key" : "Veldu þér lykilorð fyrir opinbera tengilinn eða ýttu á \"Enter
\" lykilinn", "Copied!" : "Afritað!", @@ -142,7 +137,6 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.", "Resharing is not allowed" : "Endurdeiling er ekki leyfð", "Share to {name}" : "Deila til {name}", - "Share link" : "Deila tengli", "Link" : "Tengill", "Password protect" : "Verja með lykilorði", "Allow editing" : "Leyfa breytingar", @@ -151,6 +145,10 @@ OC.L10N.register( "Allow upload and editing" : "Leyfa innsendingu og breytingar", "Read only" : "Skrifvarið", "File drop (upload only)" : "Slepping skráa (einungis innsending)", + "Set expiration date" : "Setja gildistíma", + "Expiration" : "Rennur út", + "Expiration date" : "Gildir til", + "Share link" : "Deila tengli", "Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}", "Shared with you by {owner}" : "Deilt með þér af {owner}", "Choose a password for the mail share" : "Veldu lykilorð fyrir póstsameign", @@ -333,6 +331,8 @@ OC.L10N.register( "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "\"Strict-Transport-Security\" HTTP-hausinn er ekki stilltur á að minnsa kosti \"{seconds}\" sekúndur. Fyrir aukið öryggi mælum við með því að virkja HSTS eins og lýst er í <a href=\"{docUrl}\" rel=\"noreferrer\">öryggisleiðbeiningum</a>.", "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : " Þú ert að tengjast þessu vefsvæði með HTTP. Við mælum eindregið með að þú stillir þjóninn á að krefjast HTTPS í staðinn eins og lýst er í <a href=\"{docUrl}\">öryggisleiðbeiningunum</a> okkar.", "Shared with {recipients}" : "Deilt með {recipients}", + "Error setting expiration date" : "Villa við að setja gildistíma", + "The public link will expire no later than {days} days after it is created" : "Almenningstengillinn rennur út eigi síðar en {days} dögum eftir að hann er útbúinn", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Deildu með öðru fólki með því að setja inn notanda, hóp, skýjasambandsauðkenni eða tölvupóstfang.", "Share with other people by entering a user or group or a federated cloud ID." : "Deildu með öðru fólki með því að setja inn notanda, hóp eða skýjasambandsauðkenni.", "Share with other people by entering a user or group or an email address." : "Deildu með öðru fólki með því að setja inn notanda, hóp eða tölvupóstfang.", |