From dd1980cdf97bb25051b147ed1cd222abfe80b376 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 3 Oct 2024 01:18:02 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 2 ++ l10n/cs.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index 777cdd6f..e2056eba 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -38,6 +38,8 @@ OC.L10N.register( "Your settings have been updated." : "Vaše nastavení byla aktualizována.", "An error occurred while updating your settings." : "Při aktualizaci vašich nastavení došlo k chybě.", "You need to set up your email address before you can receive notification emails." : "Pokud chcete dostávat upozornění e-mailem, je třeba nejprve nastavit svou e-mailovou adresu.", + "Selection of the speaker device is currently not supported by Safari" : "Safari aktuálně nepodporuje vybrané zvukové zařízení", + "Select a device" : "Vyberte zařízení", "None" : "Žádná" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index bd13aafd..44e79cc0 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -36,6 +36,8 @@ "Your settings have been updated." : "Vaše nastavení byla aktualizována.", "An error occurred while updating your settings." : "Při aktualizaci vašich nastavení došlo k chybě.", "You need to set up your email address before you can receive notification emails." : "Pokud chcete dostávat upozornění e-mailem, je třeba nejprve nastavit svou e-mailovou adresu.", + "Selection of the speaker device is currently not supported by Safari" : "Safari aktuálně nepodporuje vybrané zvukové zařízení", + "Select a device" : "Vyberte zařízení", "None" : "Žádná" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file