diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:29 +0000 |
commit | 89b8f86eec1cd16ee7368a191454a45bb034cc34 (patch) | |
tree | a5a82d861e05343ccfa8bfefc2e08e40209229e3 /apps/files/l10n/sk.js | |
parent | f8699ecfa8e429146e03850d860c7ac5d4466b09 (diff) | |
download | nextcloud-server-89b8f86eec1cd16ee7368a191454a45bb034cc34.tar.gz nextcloud-server-89b8f86eec1cd16ee7368a191454a45bb034cc34.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 1c2d3cc4e35..4a2b945bc80 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -274,7 +274,7 @@ OC.L10N.register( "(copy %n)" : "(kopírovať %n)", "Move cancelled" : "Presun zrušený", "A file or folder with that name already exists in this folder" : "Súbor alebo priečinok s týmto názvom už existuje v tomto priečinku", - "The file is locked" : "Súbor je zamknutý.", + "The files are locked" : "Súbory sú uzamknuté.", "The file does not exist anymore" : "Súbor už neexistuje", "Choose destination" : "Vyberte cieľ", "Copy to {target}" : "Kopírovať do {target}", |