diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-03 02:16:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-03 02:16:46 +0000 |
commit | 750181d28328cff8b983bedb7ff898e60aa164a1 (patch) | |
tree | 7a80f4f897084aca024012f7ff76b1295c6f4199 /apps/files_sharing/l10n/sl.js | |
parent | 223ccff4d97ed623a5617f42bc564dcba10dd087 (diff) | |
download | nextcloud-server-750181d28328cff8b983bedb7ff898e60aa164a1.tar.gz nextcloud-server-750181d28328cff8b983bedb7ff898e60aa164a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/sl.js')
-rw-r--r-- | apps/files_sharing/l10n/sl.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 64f5c1c52bd..e4fc191767e 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -40,6 +40,7 @@ OC.L10N.register( "{user} declined the remote share" : "{user} zavrne oddaljeno souporabo", "{user} accepted the remote share of {file}" : "Uporabnik {user} potrdi oddaljeno souporabo {file}", "Shared with {user}" : "Shared with {user}", + "Shared by {actor}" : "Souporaba: {actor}", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Datoteko oziroma mapo v souporabi prek elektronske pošte oziroma javne povezave je uporabnik <strong>prejel na svoj krajevni disk</strong>", "A file or folder was shared from <strong>another server</strong>" : "Datoteka ali mapa je bila dodana v souporabo prek <strong>drugega strežnika</strong>", "A file or folder has been <strong>shared</strong>" : "Za datoteko ali mapo je omogočena <strong>souporaba</strong>", @@ -61,7 +62,7 @@ OC.L10N.register( "Could not lock path" : "Poti ni mogoče zakleniti", "Wrong or no update parameter given" : "Parameter posodobitve ni podan, ali pa je navedena napačna vrednost", "Can't change permissions for public share links" : "Za javne povezave souporabe, spreminjanje dovoljenj ni mogoče.", - "shared by %s" : "souporabo omogoča : %s", + "shared by %s" : "souporaba: %s", "Download all files" : "Prejmi vse datoteke", "Direct link" : "Neposredna povezava", "Add to your Nextcloud" : "Dodaj v oblak Nextcloud", @@ -95,11 +96,12 @@ OC.L10N.register( "Add another link" : "Dodaj novo povezavo", "Share link" : "Povezava za souporabo", "Resharing is not allowed" : "Nadaljnja souporaba ni dovoljena", + "Search globally" : "Splošno iskanje", "Shared" : "V souporabi", "Share" : "Souporaba", "Shared with" : "V skupni rabi z uporabnikom", - "Shared with you and the group {group} by {owner}" : "{owner} omogoči souporabo z vami in s skupino {group}.", - "Shared with you by {owner}" : "{owner} vam omogoči souporabo", + "Shared with you and the group {group} by {owner}" : "Souporabo z vami in s skupino {group} omogoča {owner}.", + "Shared with you by {owner}" : "Souporabo omogoča {owner}", "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", "Name" : "Ime", "Share time" : "Čas souporabe", |