summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/ar.js3
-rw-r--r--l10n/ar.json3
-rw-r--r--l10n/cs.js3
-rw-r--r--l10n/cs.json3
-rw-r--r--l10n/de.js204
-rw-r--r--l10n/de.json204
-rw-r--r--l10n/de_DE.js3
-rw-r--r--l10n/de_DE.json3
-rw-r--r--l10n/en_GB.js3
-rw-r--r--l10n/en_GB.json3
-rw-r--r--l10n/es.js3
-rw-r--r--l10n/es.json3
-rw-r--r--l10n/fr.js3
-rw-r--r--l10n/fr.json3
-rw-r--r--l10n/gl.js3
-rw-r--r--l10n/gl.json3
-rw-r--r--l10n/hu.js3
-rw-r--r--l10n/hu.json3
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
-rw-r--r--l10n/pt_BR.js3
-rw-r--r--l10n/pt_BR.json3
-rw-r--r--l10n/ro.js3
-rw-r--r--l10n/ro.json3
-rw-r--r--l10n/sl.js3
-rw-r--r--l10n/sl.json3
-rw-r--r--l10n/sr.js3
-rw-r--r--l10n/sr.json3
-rw-r--r--l10n/tr.js3
-rw-r--r--l10n/tr.json3
-rw-r--r--l10n/zh_CN.js3
-rw-r--r--l10n/zh_CN.json3
-rw-r--r--l10n/zh_HK.js3
-rw-r--r--l10n/zh_HK.json3
-rw-r--r--l10n/zh_TW.js3
-rw-r--r--l10n/zh_TW.json3
36 files changed, 440 insertions, 70 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index 6b1b01bba..cbff81be5 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -1734,7 +1734,6 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "يجب تحديث خادم الإشارة الذي تم تكوينه حتى يكون متوافقًا مع هذا الإصدار من تطبيق Talk. الرجاء الاتصال بالمسؤول الخاص بك.",
"Setup summary" : "ملخص الإعداد",
"Phone number could not be hanged up" : "لا يمكن تعليق رقم الهاتف",
- "Phone number could not be putted on hold" : "لا يمكن وضع رقم الهاتف في وضع الانتظار",
- "Session has been marked as inactive" : "جلسة العمل تمّ تمييزها كـ\"غير نشطة\""
+ "Phone number could not be putted on hold" : "لا يمكن وضع رقم الهاتف في وضع الانتظار"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
diff --git a/l10n/ar.json b/l10n/ar.json
index ecf123c24..3d40b4afe 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -1732,7 +1732,6 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "يجب تحديث خادم الإشارة الذي تم تكوينه حتى يكون متوافقًا مع هذا الإصدار من تطبيق Talk. الرجاء الاتصال بالمسؤول الخاص بك.",
"Setup summary" : "ملخص الإعداد",
"Phone number could not be hanged up" : "لا يمكن تعليق رقم الهاتف",
- "Phone number could not be putted on hold" : "لا يمكن وضع رقم الهاتف في وضع الانتظار",
- "Session has been marked as inactive" : "جلسة العمل تمّ تمييزها كـ\"غير نشطة\""
+ "Phone number could not be putted on hold" : "لا يمكن وضع رقم الهاتف في وضع الانتظار"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
} \ No newline at end of file
diff --git a/l10n/cs.js b/l10n/cs.js
index ce22c9918..9fb3d9b26 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1733,7 +1733,6 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Nastavený signální server je třeba aktualizovat, aby byl kompatibilní s touto verzí Talk. Obraťte se na svého správce.",
"Setup summary" : "Souhrn uspořádání",
"Phone number could not be hanged up" : "Hovor na telefonní číslo se nepodařilo zavěsit",
- "Phone number could not be putted on hold" : "Hovor na telefonní číslo se nepodařilo pozastavit",
- "Session has been marked as inactive" : "Relace byla označena jako neaktivní"
+ "Phone number could not be putted on hold" : "Hovor na telefonní číslo se nepodařilo pozastavit"
},
"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 eb53b1bc0..228bbfdb5 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1731,7 +1731,6 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Nastavený signální server je třeba aktualizovat, aby byl kompatibilní s touto verzí Talk. Obraťte se na svého správce.",
"Setup summary" : "Souhrn uspořádání",
"Phone number could not be hanged up" : "Hovor na telefonní číslo se nepodařilo zavěsit",
- "Phone number could not be putted on hold" : "Hovor na telefonní číslo se nepodařilo pozastavit",
- "Session has been marked as inactive" : "Relace byla označena jako neaktivní"
+ "Phone number could not be putted on hold" : "Hovor na telefonní číslo se nepodařilo pozastavit"
},"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
diff --git a/l10n/de.js b/l10n/de.js
index 9318e7ee7..933ef191b 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"- A preview of your audio and video is shown before joining a call" : "- Eine Vorschau deines Audios und Videos wird angezeigt, bevor du einen Anruf tätigst",
"- You can now blur your background in the newly designed call view" : "- In der neu gestalteten Anrufansicht kannst du jetzt den Hintergrund unscharf anzeigen",
"- Moderators can now assign general and individual permissions to participants" : "- Moderatoren können nun allgemeine und individuelle Berechtigungen an Teilnehmer vergeben",
+ "- You can now react to chat messages" : "- Du kannst jetzt auf Chatnachrichten reagieren",
"- In the sidebar you can now find an overview of the latest shared items" : "- In der Seitenleiste findest du jetzt eine Übersicht über die zuletzt geteilten Elemente",
"- Use a poll to collect the opinions of others or settle on a date" : "- eine Umfrage verwenden, um die Meinungen anderer einzuholen oder sich auf einen Zeitpunkt zu einigen",
"- Configure an expiration time for chat messages" : "- Ablaufdatum für Chat-Nachrichten konfigurieren",
@@ -52,6 +53,19 @@ OC.L10N.register(
"- Link various items using the new smart-picker by typing a \"/\"" : "- Verknüpfe verschiedene Artikel mit dem neuen Smart-Picker, indem du ein \"/\" eingibst",
"- Moderators can now create breakout rooms (requires the external signaling server)" : "- Moderatoren können jetzt Gruppenräume erstellen (erfordert den externen Signalisierungsserver)",
"- Calls can now be recorded (requires the external signaling server)" : "- Anrufe können jetzt aufgezeichnet werden (benötigt den externen Signalisierungsserver)",
+ "- Conversations can now have an avatar or emoji as icon" : "- Unterhaltungen können nun einen Avatar oder ein Icon haben",
+ "- Virtual backgrounds are now available in addition to the blurred background in video calls" : "- Virtuelle Hintergründe sind nun zusätzlich zum verwischten Hintergrund in Video-Unterhaltungen möglich",
+ "- Reactions are now available during calls" : "- Reaktionen sind nun auch in Anrufen möglich",
+ "- Typing indicators show which users are currently typing a message" : "- Schreibindikatoren zeigen, welche Benutzer dabei sind, eine Nachricht zu schreiben",
+ "- Groups can now be mentioned in chats" : "- Gruppen können nun in Chats erwähnt werden",
+ "- Call recordings are automatically transcribed if a transcription provider app is registered" : "- Anrufaufnahmen werden automatisch transkribiert, wenn eine entsprechende Anbieterapp registriert ist",
+ "- Chat messages can be translated if a translation provider app is registered" : "- Chatnachrichten können übersetzt werden, wenn eine Übersetzungsanbieter-App registriert ist",
+ "- **Markdown** can now be used in _chat_ messages" : "- **Markdown** kann jetzt in _Chat_-Nachrichten verwendet werden",
+ "- Webhooks are now available to implement bots. See the documentation for more information https://nextcloud-talk.readthedocs.io/en/latest/bot-list/" : "– Zur Implementierung von Bots stehen jetzt Webhooks zur Verfügung. Weitere Informationen findest du in der Dokumentation: https://nextcloud-talk.readthedocs.io/en/latest/bot-list/",
+ "- Set a reminder on a chat message to be notified later again" : "- Lege eine Erinnerung für eine Chat-Nachricht fest, um später erneut benachrichtigt zu werden",
+ "- Use the **Note to self** conversation to take notes and share information between your devices" : "- Verwende die **Notiz an mich**-Unterhaltung, um Notizen zu machen und Informationen zwischen deinen Geräten auszutauschen",
+ "- Captions allow to send a message with a file at the same time" : "- Untertitel ermöglichen das gleichzeitige Senden einer Nachricht mit einer Datei",
+ "- Video of the speaker is now visible while sharing the screen and call reactions are animated" : "- Das Video des Sprechers ist jetzt beim Teilen des Bildschirms sichtbar und die Anrufreaktionen sind animiert",
"There are currently no commands available." : "Aktuell stehen keine Befehle zur Verfügung.",
"The command does not exist" : "Der Befehl existiert nicht",
"An error occurred while running the command. Please ask an administrator to check the logs." : "Es ist ein Fehler beim Ausführen des Befehls aufgetreten. Bitte einen Administrator, die Protokolle zu überprüfen.",
@@ -59,6 +73,7 @@ OC.L10N.register(
"Reaction deleted by author" : "Reaktion vom Autor gelöscht",
"{actor} created the conversation" : "{actor} hat die Unterhaltung erstellt",
"You created the conversation" : "Du hast die Unterhaltung erstellt",
+ "System created the conversation" : "Das System hat die Unterhaltung erstellt",
"An administrator created the conversation" : "Ein Administrator hat die Unterhaltung erstellt",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} hat die Unterhaltung von \"%1$s\" nach \"%2$s\" umbenannt",
"You renamed the conversation from \"%1$s\" to \"%2$s\"" : "Du hast die Unterhaltung von \"%1$s\" in \"%2$s\" umbenannt",
@@ -87,6 +102,9 @@ OC.L10N.register(
"{actor} opened the conversation to registered users" : "{actor} öffnete die Konversation für registrierte Benutzer",
"You opened the conversation to registered users" : "Du hast die Konversation für registrierte Benutzer geöffnet",
"An administrator opened the conversation to registered users" : "Ein Administrator öffnete die Konversation für registrierte Benutzer",
+ "{actor} opened the conversation to registered users and users created with the Guests app" : "{actor} hat die Unterhaltung für registrierte Benutzer und Benutzer, die mit der Gast-App erstellt wurden, geöffnet",
+ "You opened the conversation to registered users and users created with the Guests app" : "Du hast die Unterhaltung für registrierte Benutzer und Benutzer, die mit der Gast-App erstellt wurden, geöffnet",
+ "An administrator opened the conversation to registered users and users created with the Guests app" : "Die Administration hat die Unterhaltung für registrierte Benutzer und Benutzer, die mit der Gast-App erstellt wurden, geöffnet",
"The conversation is now open to everyone" : "Die Unterhaltung ist nun für jeden geöffnet",
"{actor} opened the conversation to everyone" : "{actor} hat die Unterhaltung für jeden geöffnet",
"You opened the conversation to everyone" : "Du hast die Unterhaltung für Jedermann geöffnet",
@@ -122,6 +140,9 @@ OC.L10N.register(
"{actor} removed you" : "{actor} hat dich entfernt",
"An administrator removed you" : "Ein Administrator hat dich entfernt",
"An administrator removed {user}" : "Ein Administrator hat {user} entfernt",
+ "{actor} invited {federated_user}" : "{actor} hat {federated_user} eingeladen",
+ "You invited {federated_user}" : "Du hast {federated_user} eingeladen",
+ "An administrator invited {federated_user}" : "Die Administration hat {federated_user} eingeladen",
"{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",
@@ -139,6 +160,12 @@ OC.L10N.register(
"{actor} removed circle {circle}" : "{actor} hat den Kreis {circle} entfernt",
"You removed circle {circle}" : "Du hast den Kreis {circle} entfernt",
"An administrator removed circle {circle}" : "Ein Administrator hat den Kreis {circle} entfernt",
+ "{actor} added {phone}" : "{actor} hat {phone} hinzugefügt",
+ "You added {phone}" : "Du hast {phone} hinzugefügt",
+ "An administrator added {phone}" : "Die Administration hat {phone} hinzgefügt",
+ "{actor} removed {phone}" : "{actor} hat {phone} entfernt",
+ "You removed {phone}" : "Du hast {phone} entfernt",
+ "An administrator removed {phone}" : "Die Administration hat {phone} entfernt",
"{actor} promoted {user} to moderator" : "{actor} hat {user} zum Moderator ernannt",
"You promoted {user} to moderator" : "Du hast {user} zum Moderator ernannt",
"{actor} promoted you to moderator" : "{actor} hat dich zum Moderator ernannt",
@@ -198,6 +225,7 @@ OC.L10N.register(
"Message deleted by {actor}" : "Nachricht von {actor} gelöscht",
"Message deleted by you" : "Nachricht von dir gelöscht",
"Deleted user" : "Gelöschter Benutzer",
+ "Unknown number" : "Unbekannte Nummer",
"%s (guest)" : "%s (Gast) ",
"You missed a call from {user}" : "Du hast einen Anruf von {user} verpasst",
"You tried to call {user}" : "Du hast versucht {user} anzurufen",
@@ -256,6 +284,16 @@ OC.L10N.register(
"{user1} shared room {roomName} on {remoteServer} with you" : "{user1} hat den Raum {roomName} auf {remoteServer} mit dir geteilt",
"Accept" : "Annehmen",
"Decline" : "Ablehnen",
+ "Reminder: You in {call}" : "Erinnerung: Du in {call}",
+ "Reminder: {user} in {call}" : "Erinnerung: {user} in {call}",
+ "Reminder: Deleted user in {call}" : "Erinnerung: Gelöschter Benutzer in {call}",
+ "Reminder: {guest} (guest) in {call}" : "Erinnerung: {guest} (Gast) in {call}",
+ "Reminder: Guest in {call}" : "Erinnerung: Gast in {call}",
+ "{user} reacted with {reaction}" : "{user} reagierte mit {reaction}",
+ "{user} reacted with {reaction} in {call}" : "{user} reagierte mit {reaction} in {call}\n ",
+ "Deleted user reacted with {reaction} in {call}" : "Gelöschter Benutzer reagierte mit {reaction} in {call}",
+ "{guest} (guest) reacted with {reaction} in {call}" : "{guest} (Gast) reagierte mit {reaction} in {call}",
+ "Guest reacted with {reaction} in {call}" : "Gast reagierte mit {reaction} in {call}",
"{user} in {call}" : "{user} in {call}",
"Deleted user in {call}" : "Gelöschter Benutzer in {call}",
"{guest} (guest) in {call}" : "{guest} (Gast) in {call}",
@@ -270,6 +308,14 @@ OC.L10N.register(
"A deleted user replied to your message in conversation {call}" : "Ein gelöschter Benutzer hat auf deine Nachricht in der Unterhaltung {call} geantwortet",
"{guest} (guest) replied to your message in conversation {call}" : "{guest} (guest) hat auf deine Nachricht in der Unterhaltung {call} geantwortet",
"A guest replied to your message in conversation {call}" : "Ein Gast hat auf deine Nachricht in der Unterhaltung {call} geantwortet",
+ "Reminder: You in private conversation {call}" : "Erinnerung: Du in der privaten Unterhaltung {call}",
+ "Reminder: A deleted user in private conversation {call}" : "Erinnerung: Ein gelöschter Benutzer in der privaten Unterhaltung {call}",
+ "Reminder: {user} in private conversation" : "Erinnerung: {user} in einer privaten Unterhaltung",
+ "Reminder: You in conversation {call}" : "Erinnerung: Du in der Unterhaltung {call}",
+ "Reminder: {user} in conversation {call}" : "Erinnerung: {user} in der Unterhaltung {call}",