diff options
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r-- | core/l10n/is.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index f4bc74e2d2d..92794375b77 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -120,9 +120,6 @@ OC.L10N.register( "remote" : "fjartengt", "Unshare" : "Hætta deilingu", "can edit" : "getur breytt", - "create" : "mynda", - "change" : "breyta", - "delete" : "eyða", "access control" : "aðgangsstýring", "Could not unshare" : "Gat ekki hætt deilingu", "Share details could not be loaded for this item." : "Ekki tókst að hlaða inn upplýsingum um sameign varðandi þetta atriði.", @@ -317,6 +314,9 @@ OC.L10N.register( "Send link via email" : "Senda tengil með tölvupósti", "notify by email" : "tilkynna með tölvupósti", "can share" : "getur deilt", + "create" : "mynda", + "change" : "breyta", + "delete" : "eyða", "{sharee} (at {server})" : "{sharee} (á {server})", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Deila með fólki í öðrum Nextcloud-skýjum með skipuninni notandanafn@dæmi.is/nextcloud", "Share with users…" : "Deila með notendum...", |