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