diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-22 00:28:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-22 00:28:37 +0000 |
commit | b76ecf37818d87f1386d12eb45bb0639d39f12ed (patch) | |
tree | 0f41fd70340b78d240fe524844cf13893b7ba2b7 /apps/files | |
parent | 891097b42bfca8f7c987be7f341b3f985c188dcb (diff) | |
download | nextcloud-server-b76ecf37818d87f1386d12eb45bb0639d39f12ed.tar.gz nextcloud-server-b76ecf37818d87f1386d12eb45bb0639d39f12ed.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/sk.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/sk.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 6ed2e46b11e..a8a02bff058 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -294,7 +294,7 @@ OC.L10N.register( "Shares" : "Zdieľania", "Shared with others" : "Sprístupnené ostatným", "Shared with you" : "Vám sprístupnené", - "Deleted shares" : "Zmazané sprístupnenia", + "Deleted shares" : "Odstránené sprístupnenia", "Pending shares" : "Čakajúce prístupy", "This file has the tag {tag}" : "Tento súbor má štítok {tag}", "This file has the tags {firstTags} and {lastTag}" : "Tento súbor má štítky {firstTags} a {lastTag}", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 0860d90302f..395a138b443 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -292,7 +292,7 @@ "Shares" : "Zdieľania", "Shared with others" : "Sprístupnené ostatným", "Shared with you" : "Vám sprístupnené", - "Deleted shares" : "Zmazané sprístupnenia", + "Deleted shares" : "Odstránené sprístupnenia", "Pending shares" : "Čakajúce prístupy", "This file has the tag {tag}" : "Tento súbor má štítok {tag}", "This file has the tags {firstTags} and {lastTag}" : "Tento súbor má štítky {firstTags} a {lastTag}", |