aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-29 00:20:21 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-29 00:20:21 +0000
commitff9c3b0ee2140e7b2d0866acd7a86339c26670bb (patch)
treee2578c758d2ca9b0ad4015265b2df653d989c251 /apps/files/l10n/sk.js
parentbe98ea3e63d1a70615f251abfabe281c7788986d (diff)
downloadnextcloud-server-ff9c3b0ee2140e7b2d0866acd7a86339c26670bb.tar.gz
nextcloud-server-ff9c3b0ee2140e7b2d0866acd7a86339c26670bb.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index 93dcad784dd..d12447d05b6 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -248,7 +248,6 @@ OC.L10N.register(
"This file/folder is already in that directory" : "Tento súbor/priečinok sa už v danom adresári nachádza",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Nemôžete presunúť súbor/priečinok do seba alebo do jeho podpriečinka.",
"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 files is locked" : "Súbory sú uzamknuté",
"The file does not exist anymore" : "Súbor už neexistuje",
"Copy to {target}" : "Kopírovať do {target}",
"Move to {target}" : "Presunúť do {target}",
@@ -310,6 +309,7 @@ OC.L10N.register(
"Search for an account" : "Vyhľadať účet",
"Choose" : "Vybrať",
"No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané",
- "Add" : "Pridať"
+ "Add" : "Pridať",
+ "The files is locked" : "Súbory sú uzamknuté"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");