diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-21 00:29:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-21 00:29:24 +0000 |
commit | 1c50cfa17f85a57538a1f998fe12fce446dcc78c (patch) | |
tree | ac57d89714d5013046156b6335677f31b3105fab /apps/files_sharing/l10n/sk.js | |
parent | 716c5e0966ac1538d1f2abd5ec57e6b53984711d (diff) | |
download | nextcloud-server-1c50cfa17f85a57538a1f998fe12fce446dcc78c.tar.gz nextcloud-server-1c50cfa17f85a57538a1f998fe12fce446dcc78c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/sk.js')
-rw-r--r-- | apps/files_sharing/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index cc842e9dbf7..2f7417279dd 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -207,12 +207,12 @@ OC.L10N.register( "this share just expired." : "platnosť tohto zdieľania práve skončila.", "Shared with you by {owner}" : "Zdieľané s vami používateľom {owner}", "Open in Files" : "Otvoriť v súboroch", + "Shared" : "Sprístupnené", "Link to a file" : "Odkaz na súbor", "Error creating the share: {errorMessage}" : "Chyba pri vytváraní zdieľania: {errorMessage}", "Error creating the share" : "Chyba pri vytváraní zdieľania", "Error updating the share: {errorMessage}" : "Chyba pri úprave zdieľania: {errorMessage}", "Error updating the share" : "Pri aktualizácii zdieľania sa vyskytla chyba", - "Shared" : "Sprístupnené", "Shared by" : "Zdieľané od", "Shared with" : "Sprístupnené používateľovi", "Shared with you and the group {group} by {owner}" : "Zdieľané s vami a so skupinou {group} používateľom {owner}", |