diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:37 +0000 |
commit | 830b2c5c282b178d094489801203f947bfc5391b (patch) | |
tree | 0f529d99978e3bceeea09aa5c2ad5e8439655498 /apps/files_sharing | |
parent | c41d89b7238361e7f24bf1bb06916285b41cfd7c (diff) | |
download | nextcloud-server-830b2c5c282b178d094489801203f947bfc5391b.tar.gz nextcloud-server-830b2c5c282b178d094489801203f947bfc5391b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/sk.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sk.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index 89605e8da65..1835038e236 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -200,6 +200,8 @@ OC.L10N.register( "Create" : "Vytvoriť", "Update" : "Aktualizovať", "Share" : "Sprístupniť", + "Share with " : "Zdieľať s", + "Save share" : "Uložiť zdieľanie", "Others with access" : "Ďalší, ktorí majú prístup", "No other users with access found" : "Neboli nájdení ďalší používatelia s prístupom", "Toggle list of others with access to this directory" : "Vypnutie/zapnutie zoznamu ostatných s prístupom k tomuto priečinku", @@ -218,6 +220,7 @@ OC.L10N.register( "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", + "Share {propertyName} saved" : "Zdieľanie {propertyName} bolo uložené", "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}", diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index 933ef2b42ee..946d3f21c91 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -198,6 +198,8 @@ "Create" : "Vytvoriť", "Update" : "Aktualizovať", "Share" : "Sprístupniť", + "Share with " : "Zdieľať s", + "Save share" : "Uložiť zdieľanie", "Others with access" : "Ďalší, ktorí majú prístup", "No other users with access found" : "Neboli nájdení ďalší používatelia s prístupom", "Toggle list of others with access to this directory" : "Vypnutie/zapnutie zoznamu ostatných s prístupom k tomuto priečinku", @@ -216,6 +218,7 @@ "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", + "Share {propertyName} saved" : "Zdieľanie {propertyName} bolo uložené", "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}", |