diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-18 02:18:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-18 02:18:55 +0000 |
commit | b19fb241786fc404d8bf585f0e240fd60f4d5aac (patch) | |
tree | 63f82f0e5e976b31e5da8c97158f1e8a9e6ef460 /apps/files_sharing | |
parent | 29f8e6df44cc932b60d3c624543b1a7748cf8e23 (diff) | |
download | nextcloud-server-b19fb241786fc404d8bf585f0e240fd60f4d5aac.tar.gz nextcloud-server-b19fb241786fc404d8bf585f0e240fd60f4d5aac.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/sl.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sl.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sv.json | 1 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 605e9697854..510ac4a0c5f 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -60,12 +60,13 @@ OC.L10N.register( "Public link expired" : "javna povezava je pretekla", "{actor} shared as public link" : "{actor} objavi mesto souporabe z javno povezavo", "{actor} removed public link" : "{actor} odstrani javno povezavo", - "Public link of {actor} expired" : "Javna povezava, ki jo je {actor} objavil, preteče", + "Public link of {actor} expired" : "Javna povezava, ki jo objavi {actor} je pretekla", "You shared {file} as public link" : "Omogočite souporabo datoteke {file} z javno povezavo", "You removed public link for {file}" : "Odstranite povezavo do datoteke {file}", "Public link expired for {file}" : "Preteče javna povezava do datoteke {file}", "{actor} shared {file} as public link" : "{actor} omogoči souporabo datoteke {file} z javno povezavo", "{actor} removed public link for {file}" : "{actor} odstrani javno povezavo do {file}", + "Public link of {actor} for {file} expired" : "Javna povezava, ki jo omogoča {actor} za datoteko {file} je potekla", "{user} accepted the remote share" : "Uporabnik {user} potrdi oddaljeno souporabo", "{user} declined the remote share" : "{user} zavrne oddaljeno souporabo", "You received a new remote share {file} from {user}" : "{user} vam pošlje povezavo do oddaljenega mesta za datoteko {file}", diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index b3429ec7b9d..0e70233725c 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -58,12 +58,13 @@ "Public link expired" : "javna povezava je pretekla", "{actor} shared as public link" : "{actor} objavi mesto souporabe z javno povezavo", "{actor} removed public link" : "{actor} odstrani javno povezavo", - "Public link of {actor} expired" : "Javna povezava, ki jo je {actor} objavil, preteče", + "Public link of {actor} expired" : "Javna povezava, ki jo objavi {actor} je pretekla", "You shared {file} as public link" : "Omogočite souporabo datoteke {file} z javno povezavo", "You removed public link for {file}" : "Odstranite povezavo do datoteke {file}", "Public link expired for {file}" : "Preteče javna povezava do datoteke {file}", "{actor} shared {file} as public link" : "{actor} omogoči souporabo datoteke {file} z javno povezavo", "{actor} removed public link for {file}" : "{actor} odstrani javno povezavo do {file}", + "Public link of {actor} for {file} expired" : "Javna povezava, ki jo omogoča {actor} za datoteko {file} je potekla", "{user} accepted the remote share" : "Uporabnik {user} potrdi oddaljeno souporabo", "{user} declined the remote share" : "{user} zavrne oddaljeno souporabo", "You received a new remote share {file} from {user}" : "{user} vam pošlje povezavo do oddaljenega mesta za datoteko {file}", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index f6ee0b1bf71..d308568a3fd 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -169,6 +169,7 @@ OC.L10N.register( "Password protection" : "Lösenordsskydd", "Enter a password" : "Ange ett lösenord", "Expiration date (enforced)" : "Förfallodatum (obligatorisk)", + "Create share" : "Skapa delning", "Cancel" : "Avbryt", "Share label" : "Delningsetikett", "Read only" : "Läsbehörighet", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 20f62092a35..b2e3d157836 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -167,6 +167,7 @@ "Password protection" : "Lösenordsskydd", "Enter a password" : "Ange ett lösenord", "Expiration date (enforced)" : "Förfallodatum (obligatorisk)", + "Create share" : "Skapa delning", "Cancel" : "Avbryt", "Share label" : "Delningsetikett", "Read only" : "Läsbehörighet", |