diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-17 02:19:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-17 02:19:40 +0000 |
commit | 5044161a80dfd79cfdb261011512ab164b53e12a (patch) | |
tree | 21bcc62397d6804a0f748f5589cfb8c35da1f66c /apps/sharebymail | |
parent | 346f990e8dfa1e32bf4963bcd69e0e51893a65f9 (diff) | |
download | nextcloud-server-5044161a80dfd79cfdb261011512ab164b53e12a.tar.gz nextcloud-server-5044161a80dfd79cfdb261011512ab164b53e12a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/sv.js | 4 | ||||
-rw-r--r-- | apps/sharebymail/l10n/sv.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/sv.js b/apps/sharebymail/l10n/sv.js index f170f9a9144..13a8d608bc3 100644 --- a/apps/sharebymail/l10n/sv.js +++ b/apps/sharebymail/l10n/sv.js @@ -39,6 +39,7 @@ OC.L10N.register( "Password to access »%1$s« shared to you by %2$s" : "Lösenord för access till »%1$s« delad med dig av %2$s", "Password to access »%s«" : "Lösenord för att nå »%s«", "It is protected with the following password:" : "Den är skyddad med följande lösenord:", + "This password will expire at %s" : "Detta lösenord kommer upphöra %s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s delade »%2$s« med dig och vill lägga till:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delade »%2$s« med dig och vill lägga till", "»%s« added a note to a file shared with you" : "»%s« la till en kommentar till en fil delad med dig", @@ -50,6 +51,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Möjliggör delning av filer via e-post", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillåt användare att dela en personlig länk till en fil eller mapp genom att ange en e-postadress", "Send password by mail" : "Skicka lösenord via e-post", - "Reply to initiator" : "Svara till startare" + "Reply to initiator" : "Svara till startare", + "Unable to update share by mail config" : "Kunde inte uppdatera konfiguration för delning via e-post" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/sv.json b/apps/sharebymail/l10n/sv.json index 0400e702d74..46dc7421dbb 100644 --- a/apps/sharebymail/l10n/sv.json +++ b/apps/sharebymail/l10n/sv.json @@ -37,6 +37,7 @@ "Password to access »%1$s« shared to you by %2$s" : "Lösenord för access till »%1$s« delad med dig av %2$s", "Password to access »%s«" : "Lösenord för att nå »%s«", "It is protected with the following password:" : "Den är skyddad med följande lösenord:", + "This password will expire at %s" : "Detta lösenord kommer upphöra %s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s delade »%2$s« med dig och vill lägga till:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delade »%2$s« med dig och vill lägga till", "»%s« added a note to a file shared with you" : "»%s« la till en kommentar till en fil delad med dig", @@ -48,6 +49,7 @@ "Share provider which allows you to share files by mail" : "Möjliggör delning av filer via e-post", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillåt användare att dela en personlig länk till en fil eller mapp genom att ange en e-postadress", "Send password by mail" : "Skicka lösenord via e-post", - "Reply to initiator" : "Svara till startare" + "Reply to initiator" : "Svara till startare", + "Unable to update share by mail config" : "Kunde inte uppdatera konfiguration för delning via e-post" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |