Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Sep 14, 2024
1 parent 718d224 commit aba7b36
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 2 deletions.
17 changes: 17 additions & 0 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ OC.L10N.register(
"{federated_user} accepted the invitation" : "{federated_user} hat die Einladung angenommen",
"{actor} removed {federated_user}" : "{actor} hat {federated_user} entfernt",
"You removed {federated_user}" : "Du hast {federated_user} entfernt",
"You declined the invitation" : "Du hast die Einladung abgelehnt",
"An administrator removed {federated_user}" : "Ein Administrator hat {federated_user} entfernt",
"{federated_user} declined the invitation" : "{federated_user} hat die Einladung abgelehnt",
"{actor} added group {group}" : "{actor} hat die Gruppe {group} hinzugefügt",
Expand Down Expand Up @@ -666,9 +667,17 @@ OC.L10N.register(
"South Africa" : "Südafrika",
"Zambia" : "Sambia",
"Zimbabwe" : "Simbabwe",
"Background blur" : "Hintergrund verwischt",
"Could not check for WASM loading support. Please check manually if your web server serves `.wasm` files." : "Es konnte nicht geprüft werden, ob WASM-Ladeunterstützung verfügbar ist. Bitte prüfe manuell, ob dein Webserver `.wasm`-Dateien bereitstellt.",
"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.",
"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",
"It is highly recommended to configure a memory cache when running Nextcloud Talk with a High-performance backend." : "Es wird dringend empfohlen, einen Speichercache zu konfigurieren, wenn Nextcloud Talk mit einem Hochleistungs-Backend ausgeführt wird.",
"Recording backend" : "Aufzeichnungs-Backend",
"Using the recording backend requires a High-performance backend." : "Die Verwendung des Aufzeichnungs-Backends erfordert ein Hochleistungs-Backend.",
"SIP dial-in" : "SIP-Einwahl",
"Using the SIP functionality requires a High-performance backend." : "Die Nutzung der SIP-Funktionalität erfordert ein Hochleistungs-Backend.",
"Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, Zulässiges Datumsformat: JJJJ-MM-TT",
"Conversation not found" : "Unterhaltung nicht gefunden",
"Path is already shared with this conversation" : "Der Pfad wurde bereits mit dieser Unterhaltung geteilt",
Expand Down Expand Up @@ -881,11 +890,15 @@ OC.L10N.register(
"Collapse stripe" : "Streifen einklappen",
"Expand stripe" : "Streifen aufklappen",
"Copy link" : "Link kopieren",
"Recording consent is required" : "Zustimmung zur Aufzeichnung ist erforderlich",
"This conversation is read-only" : "Diese Unterhaltung ist schreibgeschützt",
"Conversation not found or not joined" : "Unterhaltung nicht gefunden oder nicht beigetreten",
"Connection failed" : "Verbindung fehlgeschlagen",
"Connecting …" : "Verbinde …",
"Calling …" : "Rufe an…",
"Waiting for {user} to join the call" : "Warte darauf, dass {user} der Unterhaltung beitritt",
"Waiting for others to join the call …" : "Warte auf weitere Teilnehmer …",
"Please try to reload the page" : "Bitte versuche, die Seite neu zu laden",
"Something went wrong" : "Etwas ist schiefgelaufen",
"You can invite others in the participant tab of the sidebar" : "Du kannst andere Teilnehmer auf dem Teilnehmer-Tab der Seitenleiste einladen",
"You can invite others in the participant tab of the sidebar or share this link to invite others!" : "Du kannst andere Teilnehmer auf dem Teilnehmer-Tab der Seitenleiste oder über diesen Link einladen!",
Expand Down Expand Up @@ -1305,6 +1318,7 @@ OC.L10N.register(
"Show all reactions" : "Alle Reaktionen anzeigen",
"Add more reactions" : "Weitere Reaktionen hinzufügen",
"No permission to post reactions in this conversation" : "Keine Berechtigung zum Veröffentlichen von Reaktionen in dieser Unterhaltung",
"and {participant}" : "und {participant}",
"_and %n other participant_::_and %n other participants_" : ["und %n weiterer Teilnehmer","und %n weitere Teilnehmer"],
"Reactions" : "Reaktionen",
"No messages" : "Keine Nachrichten",
Expand Down Expand Up @@ -1560,6 +1574,7 @@ OC.L10N.register(
"Start call" : "Anruf starten",
"End call" : "Anruf beenden",
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "Nextcloud Talk wurde aktualisiert, du musst die Seite neu laden, bevor du einen Anruf starten oder einem Anruf beitreten kannst.",
"This call has just ended" : "Dieser Anruf wurde gerade beendet",
"You will be able to join the call only after a moderator starts it." : "Du kannst dem Anruf erst beitreten, nachdem ein Moderator ihn gestartet hat.",
"The call has been running for one hour." : "Der Anruf läuft seit einer Stunde.",
"Cancel recording start" : "Start der Aufnahme abbrechen",
Expand All @@ -1568,6 +1583,8 @@ OC.L10N.register(
"Recording" : "Aufnahme",
"Send a reaction" : "Reaktion senden",
"React with {reaction}" : "Reagiere mit {reaction}",
"All tasks done!" : "Alle Aufgaben erledigt!",
"_{done} of %n task_::_{done} of %n tasks_" : ["{done} von %n Aufgabe","{done} von %n Aufgaben"],
"Open Calendar" : "Kalender öffnen",
"Next call" : "Nächster Anruf",
"Now" : "Jetzt",
Expand Down
17 changes: 17 additions & 0 deletions l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@
"{federated_user} accepted the invitation" : "{federated_user} hat die Einladung angenommen",
"{actor} removed {federated_user}" : "{actor} hat {federated_user} entfernt",
"You removed {federated_user}" : "Du hast {federated_user} entfernt",
"You declined the invitation" : "Du hast die Einladung abgelehnt",
"An administrator removed {federated_user}" : "Ein Administrator hat {federated_user} entfernt",
"{federated_user} declined the invitation" : "{federated_user} hat die Einladung abgelehnt",
"{actor} added group {group}" : "{actor} hat die Gruppe {group} hinzugefügt",
Expand Down Expand Up @@ -664,9 +665,17 @@
"South Africa" : "Südafrika",
"Zambia" : "Sambia",
"Zimbabwe" : "Simbabwe",
"Background blur" : "Hintergrund verwischt",
"Could not check for WASM loading support. Please check manually if your web server serves `.wasm` files." : "Es konnte nicht geprüft werden, ob WASM-Ladeunterstützung verfügbar ist. Bitte prüfe manuell, ob dein Webserver `.wasm`-Dateien bereitstellt.",
"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.",
"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",
"It is highly recommended to configure a memory cache when running Nextcloud Talk with a High-performance backend." : "Es wird dringend empfohlen, einen Speichercache zu konfigurieren, wenn Nextcloud Talk mit einem Hochleistungs-Backend ausgeführt wird.",
"Recording backend" : "Aufzeichnungs-Backend",
"Using the recording backend requires a High-performance backend." : "Die Verwendung des Aufzeichnungs-Backends erfordert ein Hochleistungs-Backend.",
"SIP dial-in" : "SIP-Einwahl",
"Using the SIP functionality requires a High-performance backend." : "Die Nutzung der SIP-Funktionalität erfordert ein Hochleistungs-Backend.",
"Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, Zulässiges Datumsformat: JJJJ-MM-TT",
"Conversation not found" : "Unterhaltung nicht gefunden",
"Path is already shared with this conversation" : "Der Pfad wurde bereits mit dieser Unterhaltung geteilt",
Expand Down Expand Up @@ -879,11 +888,15 @@
"Collapse stripe" : "Streifen einklappen",
"Expand stripe" : "Streifen aufklappen",
"Copy link" : "Link kopieren",
"Recording consent is required" : "Zustimmung zur Aufzeichnung ist erforderlich",
"This conversation is read-only" : "Diese Unterhaltung ist schreibgeschützt",
"Conversation not found or not joined" : "Unterhaltung nicht gefunden oder nicht beigetreten",
"Connection failed" : "Verbindung fehlgeschlagen",
"Connecting …" : "Verbinde …",
"Calling …" : "Rufe an…",
"Waiting for {user} to join the call" : "Warte darauf, dass {user} der Unterhaltung beitritt",
"Waiting for others to join the call …" : "Warte auf weitere Teilnehmer …",
"Please try to reload the page" : "Bitte versuche, die Seite neu zu laden",
"Something went wrong" : "Etwas ist schiefgelaufen",
"You can invite others in the participant tab of the sidebar" : "Du kannst andere Teilnehmer auf dem Teilnehmer-Tab der Seitenleiste einladen",
"You can invite others in the participant tab of the sidebar or share this link to invite others!" : "Du kannst andere Teilnehmer auf dem Teilnehmer-Tab der Seitenleiste oder über diesen Link einladen!",
Expand Down Expand Up @@ -1303,6 +1316,7 @@
"Show all reactions" : "Alle Reaktionen anzeigen",
"Add more reactions" : "Weitere Reaktionen hinzufügen",
"No permission to post reactions in this conversation" : "Keine Berechtigung zum Veröffentlichen von Reaktionen in dieser Unterhaltung",
"and {participant}" : "und {participant}",
"_and %n other participant_::_and %n other participants_" : ["und %n weiterer Teilnehmer","und %n weitere Teilnehmer"],
"Reactions" : "Reaktionen",
"No messages" : "Keine Nachrichten",
Expand Down Expand Up @@ -1558,6 +1572,7 @@
"Start call" : "Anruf starten",
"End call" : "Anruf beenden",
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "Nextcloud Talk wurde aktualisiert, du musst die Seite neu laden, bevor du einen Anruf starten oder einem Anruf beitreten kannst.",
"This call has just ended" : "Dieser Anruf wurde gerade beendet",
"You will be able to join the call only after a moderator starts it." : "Du kannst dem Anruf erst beitreten, nachdem ein Moderator ihn gestartet hat.",
"The call has been running for one hour." : "Der Anruf läuft seit einer Stunde.",
"Cancel recording start" : "Start der Aufnahme abbrechen",
Expand All @@ -1566,6 +1581,8 @@
"Recording" : "Aufnahme",
"Send a reaction" : "Reaktion senden",
"React with {reaction}" : "Reagiere mit {reaction}",
"All tasks done!" : "Alle Aufgaben erledigt!",
"_{done} of %n task_::_{done} of %n tasks_" : ["{done} von %n Aufgabe","{done} von %n Aufgaben"],
"Open Calendar" : "Kalender öffnen",
"Next call" : "Nächster Anruf",
"Now" : "Jetzt",
Expand Down
9 changes: 9 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -667,9 +667,17 @@ OC.L10N.register(
"South Africa" : "South Africa",
"Zambia" : "Zambia",
"Zimbabwe" : "Zimbabwe",
"Background blur" : "Background blur",
"Could not check for WASM loading support. Please check manually if your web server serves `.wasm` files." : "Could not check for WASM loading support. Please check manually if your web server serves `.wasm` files.",
"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." : "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.",
"Federation" : "Federation",
"It is highly recommended to configure \"memcache.locking\" when Talk Federation is enabled." : "It is highly recommended to configure \"memcache.locking\" when Talk Federation is enabled.",
"High-performance backend" : "High-performance backend",
"It is highly recommended to configure a memory cache when running Nextcloud Talk with a High-performance backend." : "It is highly recommended to configure a memory cache when running Nextcloud Talk with a High-performance backend.",
"Recording backend" : "Recording backend",
"Using the recording backend requires a High-performance backend." : "Using the recording backend requires a High-performance backend.",
"SIP dial-in" : "SIP dial-in",
"Using the SIP functionality requires a High-performance backend." : "Using the SIP functionality requires a High-performance backend.",
"Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD",
"Conversation not found" : "Conversation not found",
"Path is already shared with this conversation" : "Path is already shared with this conversation",
Expand Down Expand Up @@ -1566,6 +1574,7 @@ OC.L10N.register(
"Start call" : "Start call",
"End call" : "End call",
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "Nextcloud Talk was updated, you need to reload the page before you can start or join a call.",
"This call has just ended" : "This call has just ended",
"You will be able to join the call only after a moderator starts it." : "You will be able to join the call only after a moderator starts it.",
"The call has been running for one hour." : "Note: the call has been going on for an hour already.",
"Cancel recording start" : "Cancel recording start",
Expand Down
9 changes: 9 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -665,9 +665,17 @@
"South Africa" : "South Africa",
"Zambia" : "Zambia",
"Zimbabwe" : "Zimbabwe",
"Background blur" : "Background blur",
"Could not check for WASM loading support. Please check manually if your web server serves `.wasm` files." : "Could not check for WASM loading support. Please check manually if your web server serves `.wasm` files.",
"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." : "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.",
"Federation" : "Federation",
"It is highly recommended to configure \"memcache.locking\" when Talk Federation is enabled." : "It is highly recommended to configure \"memcache.locking\" when Talk Federation is enabled.",
"High-performance backend" : "High-performance backend",
"It is highly recommended to configure a memory cache when running Nextcloud Talk with a High-performance backend." : "It is highly recommended to configure a memory cache when running Nextcloud Talk with a High-performance backend.",
"Recording backend" : "Recording backend",
"Using the recording backend requires a High-performance backend." : "Using the recording backend requires a High-performance backend.",
"SIP dial-in" : "SIP dial-in",
"Using the SIP functionality requires a High-performance backend." : "Using the SIP functionality requires a High-performance backend.",
"Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD",
"Conversation not found" : "Conversation not found",
"Path is already shared with this conversation" : "Path is already shared with this conversation",
Expand Down Expand Up @@ -1564,6 +1572,7 @@
"Start call" : "Start call",
"End call" : "End call",
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "Nextcloud Talk was updated, you need to reload the page before you can start or join a call.",
"This call has just ended" : "This call has just ended",
"You will be able to join the call only after a moderator starts it." : "You will be able to join the call only after a moderator starts it.",
"The call has been running for one hour." : "Note: the call has been going on for an hour already.",
"Cancel recording start" : "Cancel recording start",
Expand Down
4 changes: 3 additions & 1 deletion l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,7 @@ OC.L10N.register(
"South Africa" : "Afrique du Sud",
"Zambia" : "Zambie",
"Zimbabwe" : "Zimbabwe",
"Background blur" : "Flou d'arrière-plan",
"Federation" : "Fédération",
"High-performance backend" : "Infrastructure de haute performance",
"Recording backend" : "Moteur d'enregistrement",
Expand Down Expand Up @@ -883,7 +884,7 @@ OC.L10N.register(
"Connecting …" : "Connexion …",
"Calling …" : "Appel en cours...",
"Waiting for {user} to join the call" : "En attente de l'arrivée de {user}",
"Waiting for others to join the call …" : "En attente que d'autres personnes rejoignent l'appel...",
"Waiting for others to join the call …" : "En attente que les autres rejoignent l'appel",
"Please try to reload the page" : "Essayez de recharger la page",
"Something went wrong" : "Quelque chose n'a pas fonctionné",
"You can invite others in the participant tab of the sidebar" : "Vous pouvez inviter d'autres personnes dans l'onglet des participants du panneau latéral",
Expand Down Expand Up @@ -1560,6 +1561,7 @@ OC.L10N.register(
"Start call" : "Démarrer l'appel",
"End call" : "Terminer l'appel",
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "Nextcloud Talk a été mis à jour, vous devez recharger cette page avant de pouvoir démarrer ou rejoindre un appel.",
"This call has just ended" : "Cet appel vient de se terminer",
"You will be able to join the call only after a moderator starts it." : "Vous pourrez rejoindre l'appel seulement après son lancement par un modérateur.",
"The call has been running for one hour." : "L'appel a duré une heure.",
"Cancel recording start" : "Annuler le démarrage de l'enregistrement",
Expand Down
Loading

0 comments on commit aba7b36

Please sign in to comment.