diff options
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r-- | core/l10n/is.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index 273fdbe25ec..0ed52aa0d0b 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -131,11 +131,11 @@ OC.L10N.register( "Share link" : "Deila tengli", "Link" : "Tengill", "Password protect" : "Verja með lykilorði", - "Allow upload and editing" : "Leyfa innsendingu og breytingar", "Allow editing" : "Leyfa breytingar", - "upload only" : "einungis innsending", "Email link to person" : "Senda veftengil í tölvupósti til notanda", "Send" : "Senda", + "Allow upload and editing" : "Leyfa innsendingu og breytingar", + "Secure drop (upload only)" : "Örugg slepping skráa (einungis innsending)", "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", @@ -150,7 +150,6 @@ OC.L10N.register( "Can create" : "Getur búið til", "Can change" : "Getur skipt um", "Can delete" : "Getur eytt", - "Secure drop (upload only)" : "Örugg slepping skráa (einungis innsending)", "Access control" : "Aðgangsstýring", "Could not unshare" : "Gat ekki hætt deilingu", "Error while sharing" : "Villa við deilingu", |