diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-27 00:20:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-27 00:20:20 +0000 |
commit | 51880250d2e8035bd2099385a68df806c8639593 (patch) | |
tree | 5c14cd1b8da554921a7bc0f57444748e55da5429 /apps/files_sharing/l10n/sk.js | |
parent | 70af653dc6d67919c7d6f219ecf58ef2c9b03c88 (diff) | |
download | nextcloud-server-51880250d2e8035bd2099385a68df806c8639593.tar.gz nextcloud-server-51880250d2e8035bd2099385a68df806c8639593.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, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index b117beba9eb..0fcb0df4b4c 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -208,8 +208,10 @@ OC.L10N.register( "Share" : "Sprístupniť", "Delete share" : "Odstrániť zdieľanie", "Share with {userName}" : "Zdiľať s {userName}", + "Share with email {email}" : "Zdieľať s emailom {email}", "Share with group" : "Zdieľať so skupinou", "Share in conversation" : "Zdieľať v rozhovore", + "Share with {user} on remote server {server}" : "Sprístupniť s {user} na vzdialenom servery {server}", "Share with remote group" : "Zdieľať so vzdialenou skupinou", "Share with guest" : "Zdiľať s hosťom", "Update share" : "Aktualizovať zdieľanie", |