diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-12 00:12:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-12 00:12:50 +0000 |
commit | 090aa512341d0b86bf4d90474f3ec9064e5a0717 (patch) | |
tree | 09ce17da45900042a7ab536575d2491de8ea5642 /apps/sharebymail/l10n | |
parent | 053e23723fde67978169a6ab7a587b7338a5675f (diff) | |
download | nextcloud-server-090aa512341d0b86bf4d90474f3ec9064e5a0717.tar.gz nextcloud-server-090aa512341d0b86bf4d90474f3ec9064e5a0717.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/is.js | 8 | ||||
-rw-r--r-- | apps/sharebymail/l10n/is.json | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/is.js b/apps/sharebymail/l10n/is.js index 9b5c192575f..73b9d3d652f 100644 --- a/apps/sharebymail/l10n/is.js +++ b/apps/sharebymail/l10n/is.js @@ -5,6 +5,10 @@ OC.L10N.register( "Shared with {email}" : "Deilt með {email}", "Shared with %1$s by %2$s" : "Deilt með %1$s af %2$s", "Shared with {email} by {actor}" : "Deilt með {email} af {actor}", + "Unshared from %1$s" : "Tekið úr deilingu frá %1$s", + "Unshared from {email}" : "Tekið úr deilingu frá {email}", + "Unshared from %1$s by %2$s" : "Tekið úr deilingu frá %1$s af %2$s", + "Unshared from {email} by {actor}" : "Tekið úr deilingu frá {email}} af {actor}", "Password for mail share sent to %1$s" : "Lykilorð fyrir póstsameign var sent til %1$s", "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", @@ -12,6 +16,10 @@ OC.L10N.register( "You shared {file} with {email} by mail" : "Þú deildir {file} með {email} með tölvupósti", "%3$s shared %1$s with %2$s by mail" : "%3$s deildi %1$s með %2$s með tölvupósti", "{actor} shared {file} with {email} by mail" : "{actor} deildi {file} með {email} með tölvupósti", + "You unshared %1$s from %2$s by mail" : "Þú tókst %1$s úr deilingu frá %2$s með tölvupósti", + "You unshared {file} from {email} by mail" : "Þú tókst {file} úr deilingu frá {email} með tölvupósti", + "%3$s unshared %1$s from %2$s by mail" : "%3$ tók %1$s úr deilingu frá %2$s með tölvupósti", + "{actor} unshared {file} from {email} by mail" : "{actor} tók {file} úr deilingu frá {email} með tölvupósti", "Password to access %1$s was sent to %2s" : "Lykilorð fyrir aðgang að %1$s var sent til %2s", "Password to access {file} was sent to {email}" : "Lykilorð fyrir aðgang að {file} var sent til {email}", "Password to access %1$s was sent to you" : "Lykilorð fyrir aðgang að %1$s var sent til þín", diff --git a/apps/sharebymail/l10n/is.json b/apps/sharebymail/l10n/is.json index b8fcd83bd78..8d6c671d3c3 100644 --- a/apps/sharebymail/l10n/is.json +++ b/apps/sharebymail/l10n/is.json @@ -3,6 +3,10 @@ "Shared with {email}" : "Deilt með {email}", "Shared with %1$s by %2$s" : "Deilt með %1$s af %2$s", "Shared with {email} by {actor}" : "Deilt með {email} af {actor}", + "Unshared from %1$s" : "Tekið úr deilingu frá %1$s", + "Unshared from {email}" : "Tekið úr deilingu frá {email}", + "Unshared from %1$s by %2$s" : "Tekið úr deilingu frá %1$s af %2$s", + "Unshared from {email} by {actor}" : "Tekið úr deilingu frá {email}} af {actor}", "Password for mail share sent to %1$s" : "Lykilorð fyrir póstsameign var sent til %1$s", "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", @@ -10,6 +14,10 @@ "You shared {file} with {email} by mail" : "Þú deildir {file} með {email} með tölvupósti", "%3$s shared %1$s with %2$s by mail" : "%3$s deildi %1$s með %2$s með tölvupósti", "{actor} shared {file} with {email} by mail" : "{actor} deildi {file} með {email} með tölvupósti", + "You unshared %1$s from %2$s by mail" : "Þú tókst %1$s úr deilingu frá %2$s með tölvupósti", + "You unshared {file} from {email} by mail" : "Þú tókst {file} úr deilingu frá {email} með tölvupósti", + "%3$s unshared %1$s from %2$s by mail" : "%3$ tók %1$s úr deilingu frá %2$s með tölvupósti", + "{actor} unshared {file} from {email} by mail" : "{actor} tók {file} úr deilingu frá {email} með tölvupósti", "Password to access %1$s was sent to %2s" : "Lykilorð fyrir aðgang að %1$s var sent til %2s", "Password to access {file} was sent to {email}" : "Lykilorð fyrir aðgang að {file} var sent til {email}", "Password to access %1$s was sent to you" : "Lykilorð fyrir aðgang að %1$s var sent til þín", |