aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-18 00:20:24 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-18 00:20:24 +0000
commit91614c29cd16d471ac51057e8e5f4c99b43317e1 (patch)
tree8e877067cc823183ee353d99890f3f559e76369c /apps/files/l10n/sk.js
parent40fd76f69e601ab5579e8ce9b81318d3924dd463 (diff)
downloadnextcloud-server-91614c29cd16d471ac51057e8e5f4c99b43317e1.tar.gz
nextcloud-server-91614c29cd16d471ac51057e8e5f4c99b43317e1.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, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index ac347e6cee1..580e66bc85f 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -391,8 +391,6 @@ OC.L10N.register(
"Text file" : "Textový súbor",
"New text file.txt" : "Nový text file.txt",
"Direct link was copied (only works for people who have access to this file/folder)" : "Priamy odkaz bol skopirovaný (funguje iba pre užívateľov, ktorí majú prístup k danému súboru/adresáru)",
- "Copy direct link (only works for people who have access to this file/folder)" : "Kopírovať priamy odkaz (funguje iba pre užívateľov, ktorí majú prístup k tomuto súboru/priečinku)",
- "Destination is not a folder" : "Cieľ nie je priečinok",
- "This file/folder is already in that directory" : "Tento súbor/priečinok sa už v danom adresári nachádza"
+ "Copy direct link (only works for people who have access to this file/folder)" : "Kopírovať priamy odkaz (funguje iba pre užívateľov, ktorí majú prístup k tomuto súboru/priečinku)"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");