diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:26:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:26:04 +0000 |
commit | 700b6ea4a32299d9ebb28132eaa1be247c0641eb (patch) | |
tree | cd6c176b22785342b55f7fbee892692824d0a8be /apps/sharebymail/l10n/is.js | |
parent | 919b448bb6233a164bf357b283c31186590a0be2 (diff) | |
download | nextcloud-server-700b6ea4a32299d9ebb28132eaa1be247c0641eb.tar.gz nextcloud-server-700b6ea4a32299d9ebb28132eaa1be247c0641eb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/is.js')
-rw-r--r-- | apps/sharebymail/l10n/is.js | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/is.js b/apps/sharebymail/l10n/is.js index f7b3b0cb275..3237ad42f14 100644 --- a/apps/sharebymail/l10n/is.js +++ b/apps/sharebymail/l10n/is.js @@ -4,7 +4,7 @@ OC.L10N.register( "Shared with {email}" : "Deilt með {email}", "Shared with {email} by {actor}" : "Deilt með {email} af {actor}", "Unshared from {email}" : "Tekið úr deilingu frá {email}", - "Unshared from {email} by {actor}" : "Tekið úr deilingu frá {email}} af {actor}", + "Unshared from {email} by {actor}" : "Tekið úr deilingu frá {email} af {actor}", "Password for mail share sent to {email}" : "Lykilorð fyrir póstsameign var sent til {email}", "Password for mail share sent to you" : "Lykilorð fyrir póstsameign var sent til þín", "You shared {file} with {email} by mail" : "Þú deildir {file} með {email} með tölvupósti", @@ -15,6 +15,8 @@ OC.L10N.register( "Password to access {file} was sent to you" : "Lykilorð fyrir aðgang að {file} var sent til þín", "Share by mail" : "Deila með tölvupósti", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Deiling %1$s mistókst, því þessu atriði er þegar deilt með notandanum %2$s", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ekki er hægt að senda þér sjálfvirkt framleidda lykilorðið. Settu inn gilt tölvupóstfang í einkastillingunum þínum og prófaðu aftur.", + "Failed to send share by email. Got an invalid email address" : "Mistókst að deila með tölvupósti. Er með rangt tölvupóstfang", "Failed to send share by email" : "Gat ekki sent sameign með tölvupósti", "%1$s shared »%2$s« with you" : "%1$s deildi »%2$s« með þér", "%1$s shared »%2$s« with you." : "%1$s deildi »%2$s« með þér.", @@ -26,6 +28,7 @@ OC.L10N.register( "Password to access »%1$s« shared to you by %2$s" : "Lykilorði fyrir aðgang að »%1$s« var deilt með þér af %2$s", "Password to access »%s«" : "Lykilorð fyrir aðgang að »%s«", "It is protected with the following password:" : "Það er varið með eftirfarandi lykilorði:", + "This password will expire at %s" : "Þetta lykilorð rennur út %s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:", "%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við", "»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér", @@ -36,6 +39,8 @@ OC.L10N.register( "Could not find share" : "Gat ekki fundið sameign", "Share provider which allows you to share files by mail" : "Deilingarþjónusta sem gerir þér kleift að deila skrám með tölvupósti", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Gerir notendum kleift að deila sérsniðnum tengli á skrá eða möppu með því að setja inn tölvupóstfang.", - "Send password by mail" : "Senda lykilorð með pósti" + "Send password by mail" : "Senda lykilorð með pósti", + "Reply to initiator" : "Svara til upphafsaðila", + "Unable to update share by mail config" : "Get ekki uppfært stillingar á deilingu með tölvupósti" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |