From 8782d5c80e043ab024330d449b3121a05aa08933 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 8 Mar 2023 03:28:51 +0000 Subject: =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translations=20fro?= =?UTF-8?q?m=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/cs.js | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'l10n/cs.js') diff --git a/l10n/cs.js b/l10n/cs.js index c9b175db2..ddc10e50f 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -299,7 +299,6 @@ OC.L10N.register( "Messages in {conversation}" : "Zprávy v {conversation}", "{user} in {conversation}" : "{user} v {conversation}", "Messages in other conversations" : "Zprávy v ostatních konverzacích", - "One to one rooms always need to show the other users avatar" : "Místnosti s jen dvěma komunikujícími vždy vyžadují zobrazení profilového obrázku druhého uživatele", "Avatar image is not square" : "Profilový obrázek není čtvercový", "Room {number}" : "Místnost {number}", "Failed to request trial because the trial server is unreachable. Please try again later." : "Nepodařilo se zažádat o zkušební období, protože příslušný server není dosažitelný. Prosím zkuste to znovu později.", @@ -1252,11 +1251,10 @@ OC.L10N.register( "Start call" : "Zavolat", "Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "Nextcloud Talk bylo aktualizováno – abyste mohli začít hovor nebo se k němu připojit, je třeba stránku načíst znovu.", "You will be able to join the call only after a moderator starts it." : "K hovoru se budete moci připojit až poté, co ho moderátor zahájí.", - "Starting the recording" : "Zahájit nahrávání", - "Recording" : "Zaznamenávání", "Cancel recording start" : "Zrušit zahajování nahrávání", "Stop recording" : "Zastavit nahrávání", - "Participants in call" : "Účastníci v hovoru", + "Starting the recording" : "Zahájit nahrávání", + "Recording" : "Zaznamenávání", "You have new unread messages in the chat." : "Máte nové nepřečtené zprávy v chatu.", "You have been mentioned in the chat." : "Byli jste zmíněni v chatu.", "Mute others" : "Ztlumit ostatní", @@ -1406,6 +1404,7 @@ OC.L10N.register( "Invitation was sent to {actorId}." : "Odeslána pozvánka pro {actorId}.", "End meeting for all" : "Ukončit schůzku pro všechny", "Deck card has been posted to the selected conversation." : "Karta aplikace Deck byla odeslána do vybrané konverzace.", - "An error occurred while posting deck card to conversation." : "Pri odesílání karty aplikace Deck došlo k chybě" + "An error occurred while posting deck card to conversation." : "Pri odesílání karty aplikace Deck došlo k chybě", + "One to one rooms always need to show the other users avatar" : "Místnosti s jen dvěma komunikujícími vždy vyžadují zobrazení profilového obrázku druhého uživatele" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); -- cgit v1.2.3