diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-14 02:14:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-14 02:14:47 +0000 |
commit | aa003dc971eb09c4237c5c7a3fbf64d781957749 (patch) | |
tree | 15e75815073e691775b23708b3f3b386876181a3 /apps/files/l10n/sk.js | |
parent | 86d104654fc0668cbbd7ccb563a6e97a221bec93 (diff) | |
download | nextcloud-server-aa003dc971eb09c4237c5c7a3fbf64d781957749.tar.gz nextcloud-server-aa003dc971eb09c4237c5c7a3fbf64d781957749.zip |
[tx-robot] updated 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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index dd49412f9aa..aa2cb6edbba 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -60,6 +60,7 @@ OC.L10N.register( "Could not copy \"{file}\"" : "Nie je možné skopírovať \"{file}\"", "Copied {origin} inside {destination}" : "Skopírované {origin} do {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "Skopírované {origin} a {nbfiles} ostatných súborov do {destination}", + "Failed to redirect to client" : "Nepodarilo sa presmerovať na klienta", "{newName} already exists" : "{newName} už existuje", "Could not rename \"{fileName}\", it does not exist any more" : "Nie je možné premenovať \"{fileName}\", cieľ už neexistuje", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{targetName}\" je už použitý v priečinku \"{dir}\". Zvoľte prosím iný názov.", |