diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:46 +0000 |
commit | 47248b6be479329c493bf0897b7f97c0946950e4 (patch) | |
tree | 1173c0088b54308e5c19663ebb461438304eb59f /apps/files_sharing | |
parent | 3f9c4501581647753dabad8f5bf6d8252cc796fb (diff) | |
download | nextcloud-server-47248b6be479329c493bf0897b7f97c0946950e4.tar.gz nextcloud-server-47248b6be479329c493bf0897b7f97c0946950e4.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}", |