diff options
Diffstat (limited to 'apps/files_sharing/l10n/is.js')
-rw-r--r-- | apps/files_sharing/l10n/is.js | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index bdf5bed2474..566bcb7a80f 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -238,12 +238,6 @@ OC.L10N.register( "By uploading files, you agree to the terms of service." : "Með því að senda inn skrár, samþykkir þú þjónustuskilmálana.", "View terms of service" : "Skoða þjónustuskilmála", "Terms of service" : "Þjónustuskilmálar", - "Upload files to {folder}" : "Senda skrár inn í {folder}", - "Submit name" : "Nafn við innsendingu", - "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} deildi möppu með þér.", - "To upload files, you need to provide your name first." : "Til að senda inn skrár þarftu fyrst að gefa upp nafnið þitt.", - "Name" : "Heiti", - "Enter your name" : "Settu inn nafnið þitt", "Share with {userName}" : "Deila með {userName}", "Share with email {email}" : "Deila í tölvupósti með {email}", "Share with group" : "Deila með hópi", @@ -354,6 +348,8 @@ OC.L10N.register( "Share note for recipient saved" : "Minnispunktur til viðtakanda sameignar vistaður", "Share password saved" : "Lykilorð sameignar vistað", "Share permissions saved" : "Heimildir sameignar vistaðar", + "Upload files to {folder}" : "Senda skrár inn í {folder}", + "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} deildi möppu með þér.", "Shared by" : "Deilt af", "Shared with" : "Deilt með", "Password created successfully" : "Tókst að búa til lykilorð", @@ -362,16 +358,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Deilt með þér og samtalinu {conversation} af {owner}", "Shared with you in a conversation by {owner}" : "Deilt með þér í samtali af {owner}", - "Share note" : "Deila minnispunkti", - "Show list view" : "Birta listasýn", - "Show grid view" : "Birta reitasýn", - "Upload files to %s" : "Senda inn skrár á %s", - "%s shared a folder with you." : "%s deildi möppu með þér.", - "Note" : "Minnispunktur", - "Select or drop files" : "Veldu eða slepptu skrám", - "Uploading files" : "Sendi inn skrár", - "Uploaded files:" : "Innsendar skrár:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s.", "Share not found" : "Sameign fannst ekki", "Back to %s" : "Til baka í %s", "Add to your Nextcloud" : "Bæta í þitt eigið Nextcloud", @@ -381,6 +367,8 @@ OC.L10N.register( "This will stop your current uploads." : "Þetta mun stöðva núverandi innsendingar þínar.", "Move or copy" : "Færa eða afrita", "You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu", + "Show list view" : "Birta listasýn", + "Show grid view" : "Birta reitasýn", "No compatible server found at {remote}" : "Enginn samhæfður vefþjónn fannst á {remote}", "Invalid server URL" : "Ógild URI-slóð vefþjóns", "Failed to add the public link to your Nextcloud" : "Mistókst að bæta opinberum tengli í þitt eigið Nextcloud", @@ -390,6 +378,19 @@ OC.L10N.register( "_1 email address added_::_{count} email addresses added_" : ["1 tölvupóstfangi bætt við","{count} tölvupóstföngum bætt við"], "Search for share recipients" : "Leita að viðtakendum sameignar", "No recommendations. Start typing." : "Engar tillögur. Byrjaðu að skrifa.", - "Email, federated cloud id" : "Tölvupóstfang, skýjasambandsauðkenni (Federated Cloud ID)" + "To upload files, you need to provide your name first." : "Til að senda inn skrár þarftu fyrst að gefa upp nafnið þitt.", + "Enter your name" : "Settu inn nafnið þitt", + "Submit name" : "Nafn við innsendingu", + "Share note" : "Deila minnispunkti", + "Upload files to %s" : "Senda inn skrár á %s", + "%s shared a folder with you." : "%s deildi möppu með þér.", + "Note" : "Minnispunktur", + "Select or drop files" : "Veldu eða slepptu skrám", + "Uploading files" : "Sendi inn skrár", + "Uploaded files:" : "Innsendar skrár:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s.", + "Name" : "Heiti", + "Email, federated cloud id" : "Tölvupóstfang, skýjasambandsauðkenni (Federated Cloud ID)", + "Filename must not be empty." : "Skráarheiti má ekki vera tómt." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |