diff options
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r-- | core/l10n/is.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index 3164cdc881c..fbfa5eca70b 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -158,9 +158,11 @@ OC.L10N.register( "Not supported!" : "Óstutt!", "Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.", "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.", + "Unable to create a link share" : "Gat ekki búið til sameignartengil", "Resharing is not allowed" : "Endurdeiling er ekki leyfð", "Share to {name}" : "Deila til {name}", "Link" : "Tengill", + "Hide download" : "Fela niðurhal", "Password protect" : "Verja með lykilorði", "Allow editing" : "Leyfa breytingar", "Email link to person" : "Senda veftengil í tölvupósti til notanda", @@ -173,7 +175,10 @@ OC.L10N.register( "Expiration date" : "Gildir til", "Note to recipient" : "Minnispunktur til viðtakanda", "Unshare" : "Hætta deilingu", + "Delete share link" : "Eyða tengli á sameign", + "Add another link" : "Bæta við öðrum tengli", "Share link" : "Deila tengli", + "New share link" : "Nýr tengill á sameign", "Password protect by Talk" : "Verja með lykilorði í gegnum Talk", "Could not unshare" : "Gat ekki hætt deilingu", "Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}", @@ -202,6 +207,9 @@ OC.L10N.register( "No users found for {search}" : "Engir notendur fundust með {search}", "An error occurred (\"{message}\"). Please try again" : "Villa kom upp (\"{message}\"). Endilega reyndu aftur", "An error occurred. Please try again" : "Villa kom upp. Endilega reyndu aftur", + "Home" : "Heima", + "Work" : "Vinna", + "Other" : "Annað", "{sharee} (remote group)" : "{sharee} (fjartengdur hópur)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Deila", @@ -288,6 +296,7 @@ OC.L10N.register( "Skip to main content" : "Sleppa og fara í meginefni", "Skip to navigation of app" : "Hlaupa yfir í flakk innan forrits", "More apps" : "Fleiri forrit", + "More" : "Meira", "More apps menu" : "Valmynd með fleiri forrit", "Search" : "Leita", "Reset search" : "Núllstilla leit", |