fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-05-20 00:26:30 +00:00
commit 3bd989a951
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
6 changed files with 20 additions and 6 deletions

View file

@ -1218,12 +1218,15 @@ OC.L10N.register(
"Allow to dial-in without a PIN" : "Umožnit zavolání do hovoru bez zadávání PIN kódu",
"Ongoing" : "Probíhající",
"Today" : "Dnes",
"_%n person accepted_::_%n people accepted_" : ["%n osoba přijala","%n lidé přijali","%n lidí přijalo","%n lidé přijaly"],
"_%n person declined_::_%n people declined_" : ["%n osoba odmítla","%n lidé odmítli","%n lidí odmítlo","%n lidé odmítli"],
"With" : "S",
"In" : "V",
"Join" : "Připojit se",
"View conversation" : "Zobrazit konverzaci",
"Error while creating the conversation" : "Chyba při vytváření konverzace",
"Hello, {displayName}" : "Dobrý den, {displayName}",
"Start meeting now" : "Zahájit schůzku nyní",
"Create a new conversation" : "Vytvořit novou konverzaci",
"Join open conversations" : "Přidat se do všem přístupných konverzací",
"Call a phone number" : "Vytočit telefonní číslo",
@ -1232,7 +1235,9 @@ OC.L10N.register(
"Scroll forward" : "Posunout vpřed",
"Open calendar" : "Otevřít kalendář",
"Unread mentions" : "Označit zmínění jako nepřečtená",
"All caught up!" : "Vše dohnáno!",
"Upcoming reminders" : "Nadcházející připomínky",
"No Reminders Scheduled" : "Nenaplánované žádné připomínky",
"Start a group conversation" : "Zahájit skupinovou konverzaci",
"Create conversation" : "Vytvořit konverzaci",
"Enter your name" : "Zadejte své jméno",
@ -1649,6 +1654,7 @@ OC.L10N.register(
"Details" : "Podrobnosti",
"Shared items" : "Sdílené položky",
"Search in {name}" : "Hledat v {name}",
"{actor} in {conversation}" : "{actor} v {conversation}",
"Search messages …" : "Hledat ve zprávách…",
"Search options" : "Možnosti vyhledávání",
"From User" : "Od uživatele",
@ -2098,6 +2104,7 @@ OC.L10N.register(
"Don't warn about connectivity issues in calls with more than 2 participants" : "Nevarovat před problémy s konektivitou u volání s více než 2 účastníky",
"Please try to reload the page" : "Zkuste prosím stránku znovu načíst",
"Next call" : "Následující volání",
"Nextcloud Talk Federation was updated, please reload the page" : "Federování Nextcloud Talk bylo zaktualizováno načtěte stránku znovu"
"Nextcloud Talk Federation was updated, please reload the page" : "Federování Nextcloud Talk bylo zaktualizováno načtěte stránku znovu",
"No reminders scheduled" : "Nenaplánované žádné připomínky"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

View file

@ -1216,12 +1216,15 @@
"Allow to dial-in without a PIN" : "Umožnit zavolání do hovoru bez zadávání PIN kódu",
"Ongoing" : "Probíhající",
"Today" : "Dnes",
"_%n person accepted_::_%n people accepted_" : ["%n osoba přijala","%n lidé přijali","%n lidí přijalo","%n lidé přijaly"],
"_%n person declined_::_%n people declined_" : ["%n osoba odmítla","%n lidé odmítli","%n lidí odmítlo","%n lidé odmítli"],
"With" : "S",
"In" : "V",
"Join" : "Připojit se",
"View conversation" : "Zobrazit konverzaci",
"Error while creating the conversation" : "Chyba při vytváření konverzace",
"Hello, {displayName}" : "Dobrý den, {displayName}",
"Start meeting now" : "Zahájit schůzku nyní",
"Create a new conversation" : "Vytvořit novou konverzaci",
"Join open conversations" : "Přidat se do všem přístupných konverzací",
"Call a phone number" : "Vytočit telefonní číslo",
@ -1230,7 +1233,9 @@
"Scroll forward" : "Posunout vpřed",
"Open calendar" : "Otevřít kalendář",
"Unread mentions" : "Označit zmínění jako nepřečtená",
"All caught up!" : "Vše dohnáno!",
"Upcoming reminders" : "Nadcházející připomínky",
"No Reminders Scheduled" : "Nenaplánované žádné připomínky",
"Start a group conversation" : "Zahájit skupinovou konverzaci",
"Create conversation" : "Vytvořit konverzaci",
"Enter your name" : "Zadejte své jméno",
@ -1647,6 +1652,7 @@
"Details" : "Podrobnosti",
"Shared items" : "Sdílené položky",
"Search in {name}" : "Hledat v {name}",
"{actor} in {conversation}" : "{actor} v {conversation}",
"Search messages …" : "Hledat ve zprávách…",
"Search options" : "Možnosti vyhledávání",
"From User" : "Od uživatele",
@ -2096,6 +2102,7 @@
"Don't warn about connectivity issues in calls with more than 2 participants" : "Nevarovat před problémy s konektivitou u volání s více než 2 účastníky",
"Please try to reload the page" : "Zkuste prosím stránku znovu načíst",
"Next call" : "Následující volání",
"Nextcloud Talk Federation was updated, please reload the page" : "Federování Nextcloud Talk bylo zaktualizováno načtěte stránku znovu"
"Nextcloud Talk Federation was updated, please reload the page" : "Federování Nextcloud Talk bylo zaktualizováno načtěte stránku znovu",
"No reminders scheduled" : "Nenaplánované žádné připomínky"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

View file

@ -738,7 +738,7 @@ OC.L10N.register(
"Your web server is not properly set up to deliver `.wasm` files. This is typically an issue with the Nginx configuration. For background blur it needs an adjustment to also deliver `.wasm` files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Dein Webserver ist nicht richtig eingerichtet, um `.wasm`-Dateien auszuliefern. Dies ist normalerweise ein Problem mit der Nginx-Konfiguration. Für die Hintergrundunschärfe muss eine Anpassung vorgenommen werden, um auch `.wasm`-Dateien auszuliefern. Vergleiche deine Nginx-Konfiguration mit der empfohlenen Konfiguration in unserer Dokumentation.",
"Talk configuration values" : "Talk Einstellungswerte",
"Forcing a call duration is only supported with system cron. Please enable system cron or remove the `max_call_duration` configuration." : "Das Erzwingen einer Anrufdauer wird nur mit System-Cron unterstützt. Bitte aktiviere System-Cron oder entferne die Konfiguration `max_call_duration`.",
"Small `max_call_duration` values (currently set to %d) are not enforceable due to technical limitations. The background job is only executed every 5 minutes, so use at own risk." : "Kleine `max_call_duration`-Werte (derzeit auf %d) sind aufgrund technischer Beschränkungen nicht durchsetzbar. Der Hintergrundjob wird nur alle 5 Minuten ausgeführt, die Verwendung erfolgt also auf eigene Gefahr.",
"Small `max_call_duration` values (currently set to %d) are not enforceable due to technical limitations. The background job is only executed every 5 minutes, so use at own risk." : "Kleine `max_call_duration`-Werte (derzeit auf %d) sind aufgrund technischer Beschränkungen nicht durchsetzbar. Die Hintergrundaufgabe wird nur alle 5 Minuten ausgeführt, die Verwendung erfolgt also auf eigene Gefahr.",
"Federation" : "Federation",
"It is highly recommended to configure \"memcache.locking\" when Talk Federation is enabled." : "Es wird dringend empfohlen, \"memcache.locking\" zu konfigurieren, wenn Talk Federation aktiviert ist.",
"High-performance backend" : "Hochleistungs-Backend",

View file

@ -736,7 +736,7 @@
"Your web server is not properly set up to deliver `.wasm` files. This is typically an issue with the Nginx configuration. For background blur it needs an adjustment to also deliver `.wasm` files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Dein Webserver ist nicht richtig eingerichtet, um `.wasm`-Dateien auszuliefern. Dies ist normalerweise ein Problem mit der Nginx-Konfiguration. Für die Hintergrundunschärfe muss eine Anpassung vorgenommen werden, um auch `.wasm`-Dateien auszuliefern. Vergleiche deine Nginx-Konfiguration mit der empfohlenen Konfiguration in unserer Dokumentation.",
"Talk configuration values" : "Talk Einstellungswerte",
"Forcing a call duration is only supported with system cron. Please enable system cron or remove the `max_call_duration` configuration." : "Das Erzwingen einer Anrufdauer wird nur mit System-Cron unterstützt. Bitte aktiviere System-Cron oder entferne die Konfiguration `max_call_duration`.",
"Small `max_call_duration` values (currently set to %d) are not enforceable due to technical limitations. The background job is only executed every 5 minutes, so use at own risk." : "Kleine `max_call_duration`-Werte (derzeit auf %d) sind aufgrund technischer Beschränkungen nicht durchsetzbar. Der Hintergrundjob wird nur alle 5 Minuten ausgeführt, die Verwendung erfolgt also auf eigene Gefahr.",
"Small `max_call_duration` values (currently set to %d) are not enforceable due to technical limitations. The background job is only executed every 5 minutes, so use at own risk." : "Kleine `max_call_duration`-Werte (derzeit auf %d) sind aufgrund technischer Beschränkungen nicht durchsetzbar. Die Hintergrundaufgabe wird nur alle 5 Minuten ausgeführt, die Verwendung erfolgt also auf eigene Gefahr.",
"Federation" : "Federation",
"It is highly recommended to configure \"memcache.locking\" when Talk Federation is enabled." : "Es wird dringend empfohlen, \"memcache.locking\" zu konfigurieren, wenn Talk Federation aktiviert ist.",
"High-performance backend" : "Hochleistungs-Backend",

View file

@ -738,7 +738,7 @@ OC.L10N.register(
"Your web server is not properly set up to deliver `.wasm` files. This is typically an issue with the Nginx configuration. For background blur it needs an adjustment to also deliver `.wasm` files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Ihr Webserver ist nicht richtig eingerichtet, um `.wasm`-Dateien auszuliefern. Dies ist normalerweise ein Problem mit der Nginx-Konfiguration. Für die Hintergrundunschärfe muss eine Anpassung vorgenommen werden, um auch `.wasm`-Dateien auszuliefern. Vergleichen Sie Ihre Nginx-Konfiguration mit der empfohlenen Konfiguration in unserer Dokumentation.",
"Talk configuration values" : "Talk Einstellungswerte",
"Forcing a call duration is only supported with system cron. Please enable system cron or remove the `max_call_duration` configuration." : "Das Erzwingen einer Anrufdauer wird nur mit System-Cron unterstützt. Bitte aktivieren Sie System-Cron oder entfernen Sie die Konfiguration `max_call_duration`.",
"Small `max_call_duration` values (currently set to %d) are not enforceable due to technical limitations. The background job is only executed every 5 minutes, so use at own risk." : "Kleine `max_call_duration`-Werte (derzeit auf %d) sind aufgrund technischer Beschränkungen nicht durchsetzbar. Der Hintergrundjob wird nur alle 5 Minuten ausgeführt, die Verwendung erfolgt also auf eigene Gefahr.",
"Small `max_call_duration` values (currently set to %d) are not enforceable due to technical limitations. The background job is only executed every 5 minutes, so use at own risk." : "Kleine `max_call_duration`-Werte (derzeit auf %d) sind aufgrund technischer Beschränkungen nicht durchsetzbar. Die Hintergrundaufgabe wird nur alle 5 Minuten ausgeführt, die Verwendung erfolgt also auf eigene Gefahr.",
"Federation" : "Federation",
"It is highly recommended to configure \"memcache.locking\" when Talk Federation is enabled." : "Es wird dringend empfohlen, \"memcache.locking\" zu konfigurieren, wenn Talk Federation aktiviert ist.",
"High-performance backend" : "Hochleistungs-Backend",

View file

@ -736,7 +736,7 @@
"Your web server is not properly set up to deliver `.wasm` files. This is typically an issue with the Nginx configuration. For background blur it needs an adjustment to also deliver `.wasm` files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Ihr Webserver ist nicht richtig eingerichtet, um `.wasm`-Dateien auszuliefern. Dies ist normalerweise ein Problem mit der Nginx-Konfiguration. Für die Hintergrundunschärfe muss eine Anpassung vorgenommen werden, um auch `.wasm`-Dateien auszuliefern. Vergleichen Sie Ihre Nginx-Konfiguration mit der empfohlenen Konfiguration in unserer Dokumentation.",
"Talk configuration values" : "Talk Einstellungswerte",
"Forcing a call duration is only supported with system cron. Please enable system cron or remove the `max_call_duration` configuration." : "Das Erzwingen einer Anrufdauer wird nur mit System-Cron unterstützt. Bitte aktivieren Sie System-Cron oder entfernen Sie die Konfiguration `max_call_duration`.",
"Small `max_call_duration` values (currently set to %d) are not enforceable due to technical limitations. The background job is only executed every 5 minutes, so use at own risk." : "Kleine `max_call_duration`-Werte (derzeit auf %d) sind aufgrund technischer Beschränkungen nicht durchsetzbar. Der Hintergrundjob wird nur alle 5 Minuten ausgeführt, die Verwendung erfolgt also auf eigene Gefahr.",
"Small `max_call_duration` values (currently set to %d) are not enforceable due to technical limitations. The background job is only executed every 5 minutes, so use at own risk." : "Kleine `max_call_duration`-Werte (derzeit auf %d) sind aufgrund technischer Beschränkungen nicht durchsetzbar. Die Hintergrundaufgabe wird nur alle 5 Minuten ausgeführt, die Verwendung erfolgt also auf eigene Gefahr.",
"Federation" : "Federation",
"It is highly recommended to configure \"memcache.locking\" when Talk Federation is enabled." : "Es wird dringend empfohlen, \"memcache.locking\" zu konfigurieren, wenn Talk Federation aktiviert ist.",
"High-performance backend" : "Hochleistungs-Backend",