From 0a720b3af6e166f8389f98ff01502c05f69db9a4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 27 Apr 2024 01:29:17 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sk.js | 1 + l10n/sk.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/sk.js b/l10n/sk.js index 98bc52f309..d8b59af387 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -158,6 +158,7 @@ OC.L10N.register( "Loading {filename} …" : "Načítava sa {filename}…", "Open in local editor" : "Otvoriť v lokálnom editore", "Cluster is scaling …" : "Cluster sa škáluje ...", + "The collaborative editing was terminated by another user" : "Spoločnú úpravu ukončil iný užívateľ", "Failed to load {productName} - please try again later" : "Nepodarilo sa načítať {productName} - skúste to znova neskôr", "{productName} is not configured" : "{productName} nie je nakonfigurované", "Error" : "Chyba", diff --git a/l10n/sk.json b/l10n/sk.json index 74825cac46..ea365867a7 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -156,6 +156,7 @@ "Loading {filename} …" : "Načítava sa {filename}…", "Open in local editor" : "Otvoriť v lokálnom editore", "Cluster is scaling …" : "Cluster sa škáluje ...", + "The collaborative editing was terminated by another user" : "Spoločnú úpravu ukončil iný užívateľ", "Failed to load {productName} - please try again later" : "Nepodarilo sa načítať {productName} - skúste to znova neskôr", "{productName} is not configured" : "{productName} nie je nakonfigurované", "Error" : "Chyba",