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 Dec 8, 2023
1 parent e06ac63 commit 59ba49b
Show file tree
Hide file tree
Showing 36 changed files with 88 additions and 68 deletions.
5 changes: 3 additions & 2 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -1084,6 +1084,7 @@ OC.L10N.register(
"Notifications" : "التنبيهات",
"Notify about calls in this conversation" : "الإخطار حول المكالمات فى هذه المحادثة",
"Recording Consent" : "الإذن بالتسجيل ",
"Recording consent cannot be changed once a call or breakout session has started." : "لا يمكن تغيير الموافقة على التسجيل بعد بدء المكالمة أو الجلسة الجانبية.",
"Require recording consent before joining call in this conversation" : "أطلُب الإذن بالتسجيل قبل الانضمام لهذه المحادثة",
"Recording consent is required for all calls" : "الإذن بالتسجيل مطلوبٌ لكل المكالمات",
"Recording consent is required for calls in this conversation" : "الإذن بالتسجيل مطلوبٌ لكل المكالمات في هذه المحادثة",
Expand Down Expand Up @@ -1562,7 +1563,6 @@ OC.L10N.register(
"Show all call recordings" : "عرض جميع تسجيلات المكالمات",
"Show all audio" : "عرض كل الأصوات",
"Show all other" : "عرض كل الآخرين",
"Session has been marked as inactive" : "جلسة العمل تمّ تمييزها كـ\"غير نشطة\"",
"You reconnected to the call" : "تمّت إعادة توصيلك بالمكالمة",
"{actor} reconnected to the call" : "تمّت إعادة توصيل {actor} بالمكالمة",
"You added {user0} and {user1}" : "أنت قمت بإضافة {user0} و {user1}",
Expand Down Expand Up @@ -1734,6 +1734,7 @@ 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" : "لا يمكن وضع رقم الهاتف في وضع الانتظار"
"Phone number could not be putted on hold" : "لا يمكن وضع رقم الهاتف في وضع الانتظار",
"Session has been marked as inactive" : "جلسة العمل تمّ تمييزها كـ\"غير نشطة\""
},
"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;");
5 changes: 3 additions & 2 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -1082,6 +1082,7 @@
"Notifications" : "التنبيهات",
"Notify about calls in this conversation" : "الإخطار حول المكالمات فى هذه المحادثة",
"Recording Consent" : "الإذن بالتسجيل ",
"Recording consent cannot be changed once a call or breakout session has started." : "لا يمكن تغيير الموافقة على التسجيل بعد بدء المكالمة أو الجلسة الجانبية.",
"Require recording consent before joining call in this conversation" : "أطلُب الإذن بالتسجيل قبل الانضمام لهذه المحادثة",
"Recording consent is required for all calls" : "الإذن بالتسجيل مطلوبٌ لكل المكالمات",
"Recording consent is required for calls in this conversation" : "الإذن بالتسجيل مطلوبٌ لكل المكالمات في هذه المحادثة",
Expand Down Expand Up @@ -1560,7 +1561,6 @@
"Show all call recordings" : "عرض جميع تسجيلات المكالمات",
"Show all audio" : "عرض كل الأصوات",
"Show all other" : "عرض كل الآخرين",
"Session has been marked as inactive" : "جلسة العمل تمّ تمييزها كـ\"غير نشطة\"",
"You reconnected to the call" : "تمّت إعادة توصيلك بالمكالمة",
"{actor} reconnected to the call" : "تمّت إعادة توصيل {actor} بالمكالمة",
"You added {user0} and {user1}" : "أنت قمت بإضافة {user0} و {user1}",
Expand Down Expand Up @@ -1732,6 +1732,7 @@
"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" : "لا يمكن وضع رقم الهاتف في وضع الانتظار"
"Phone number could not be putted on hold" : "لا يمكن وضع رقم الهاتف في وضع الانتظار",
"Session has been marked as inactive" : "جلسة العمل تمّ تمييزها كـ\"غير نشطة\""
},"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;"
}
4 changes: 2 additions & 2 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,6 @@ OC.L10N.register(
"Show all call recordings" : "Zobrazit veškeré nahrávky hovorů",
"Show all audio" : "Zobrazit všechno audio",
"Show all other" : "Zobrazit všechno ostatní",
"Session has been marked as inactive" : "Relace byla označena jako neaktivní",
"You reconnected to the call" : "Připojili jste se zpět k hovoru",
"{actor} reconnected to the call" : "{actor} se připojil(a) zpět k hovoru",
"You added {user0} and {user1}" : "Přidali jste {user0} a {user1}",
Expand Down Expand Up @@ -1734,6 +1733,7 @@ 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"
"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í"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
4 changes: 2 additions & 2 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1560,7 +1560,6 @@
"Show all call recordings" : "Zobrazit veškeré nahrávky hovorů",
"Show all audio" : "Zobrazit všechno audio",
"Show all other" : "Zobrazit všechno ostatní",
"Session has been marked as inactive" : "Relace byla označena jako neaktivní",
"You reconnected to the call" : "Připojili jste se zpět k hovoru",
"{actor} reconnected to the call" : "{actor} se připojil(a) zpět k hovoru",
"You added {user0} and {user1}" : "Přidali jste {user0} a {user1}",
Expand Down Expand Up @@ -1732,6 +1731,7 @@
"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"
"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í"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
5 changes: 3 additions & 2 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -1084,6 +1084,7 @@ OC.L10N.register(
"Notifications" : "Benachrichtigungen",
"Notify about calls in this conversation" : "Über Anrufe in dieser Unterhaltung benachrichtigen",
"Recording Consent" : "Einwilligung zur Aufzeichnung",
"Recording consent cannot be changed once a call or breakout session has started." : "Die Einwilligung zur Aufzeichnung kann nicht mehr geändert werden, sobald ein Unterhaltung oder eine Breakout-Sitzung begonnen hat.",
"Require recording consent before joining call in this conversation" : "Zur Teilnahme an dieser Unterhaltung ist die Zustimmung zur Aufzeichnung erforderlich.",
"Recording consent is required for all calls" : "Für alle Unterhaltungen ist eine Einwilligung zur Aufzeichnung erforderlich",
"Recording consent is required for calls in this conversation" : "Zur Teilnahme an dieser Unterhaltung ist die Einwilligung zur Aufzeichnung erforderlich",
Expand Down Expand Up @@ -1562,7 +1563,6 @@ OC.L10N.register(
"Show all call recordings" : "Alle Anrufaufnahmen ansehen",
"Show all audio" : "Alle Audios anzeigen",
"Show all other" : "Alle anderen anzeigen",
"Session has been marked as inactive" : "Die Sitzung wurde als inaktiv markiert",
"You reconnected to the call" : "Sie haben sich wieder mit dem Anruf verbunden",
"{actor} reconnected to the call" : "{actor} hat sich wieder mit dem Anruf verbunden",
"You added {user0} and {user1}" : "Sie haben {user0} und {user1} hinzugefügt",
Expand Down Expand Up @@ -1734,6 +1734,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Der eingerichtete Signalisierungsserver muss aktualisiert werden, damit er mit dieser Version von Talk kompatibel ist. Bitte wenden Sie sich an Ihre Administration.",
"Setup summary" : "Einstellungszusammenfassung",
"Phone number could not be hanged up" : "Telefonnummer konnte nicht aufgelegt werden",
"Phone number could not be putted on hold" : "Telefonnummer konnte nicht in die Warteschleife gelegt werden"
"Phone number could not be putted on hold" : "Telefonnummer konnte nicht in die Warteschleife gelegt werden",
"Session has been marked as inactive" : "Die Sitzung wurde als inaktiv markiert"
},
"nplurals=2; plural=(n != 1);");
5 changes: 3 additions & 2 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -1082,6 +1082,7 @@
"Notifications" : "Benachrichtigungen",
"Notify about calls in this conversation" : "Über Anrufe in dieser Unterhaltung benachrichtigen",
"Recording Consent" : "Einwilligung zur Aufzeichnung",
"Recording consent cannot be changed once a call or breakout session has started." : "Die Einwilligung zur Aufzeichnung kann nicht mehr geändert werden, sobald ein Unterhaltung oder eine Breakout-Sitzung begonnen hat.",
"Require recording consent before joining call in this conversation" : "Zur Teilnahme an dieser Unterhaltung ist die Zustimmung zur Aufzeichnung erforderlich.",
"Recording consent is required for all calls" : "Für alle Unterhaltungen ist eine Einwilligung zur Aufzeichnung erforderlich",
"Recording consent is required for calls in this conversation" : "Zur Teilnahme an dieser Unterhaltung ist die Einwilligung zur Aufzeichnung erforderlich",
Expand Down Expand Up @@ -1560,7 +1561,6 @@
"Show all call recordings" : "Alle Anrufaufnahmen ansehen",
"Show all audio" : "Alle Audios anzeigen",
"Show all other" : "Alle anderen anzeigen",
"Session has been marked as inactive" : "Die Sitzung wurde als inaktiv markiert",
"You reconnected to the call" : "Sie haben sich wieder mit dem Anruf verbunden",
"{actor} reconnected to the call" : "{actor} hat sich wieder mit dem Anruf verbunden",
"You added {user0} and {user1}" : "Sie haben {user0} und {user1} hinzugefügt",
Expand Down Expand Up @@ -1732,6 +1732,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Der eingerichtete Signalisierungsserver muss aktualisiert werden, damit er mit dieser Version von Talk kompatibel ist. Bitte wenden Sie sich an Ihre Administration.",
"Setup summary" : "Einstellungszusammenfassung",
"Phone number could not be hanged up" : "Telefonnummer konnte nicht aufgelegt werden",
"Phone number could not be putted on hold" : "Telefonnummer konnte nicht in die Warteschleife gelegt werden"
"Phone number could not be putted on hold" : "Telefonnummer konnte nicht in die Warteschleife gelegt werden",
"Session has been marked as inactive" : "Die Sitzung wurde als inaktiv markiert"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,6 @@ OC.L10N.register(
"Show all call recordings" : "Show all call recordings",
"Show all audio" : "Show all audio",
"Show all other" : "Show all other",
"Session has been marked as inactive" : "Session has been marked as inactive",
"You reconnected to the call" : "You reconnected to the call",
"{actor} reconnected to the call" : "{actor} reconnected to the call",
"You added {user0} and {user1}" : "You added {user0} and {user1}",
Expand Down Expand Up @@ -1734,6 +1733,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator.",
"Setup summary" : "Setup summary",
"Phone number could not be hanged up" : "Phone number could not be hanged up",
"Phone number could not be putted on hold" : "Phone number could not be putted on hold"
"Phone number could not be putted on hold" : "Phone number could not be putted on hold",
"Session has been marked as inactive" : "Session has been marked as inactive"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -1560,7 +1560,6 @@
"Show all call recordings" : "Show all call recordings",
"Show all audio" : "Show all audio",
"Show all other" : "Show all other",
"Session has been marked as inactive" : "Session has been marked as inactive",
"You reconnected to the call" : "You reconnected to the call",
"{actor} reconnected to the call" : "{actor} reconnected to the call",
"You added {user0} and {user1}" : "You added {user0} and {user1}",
Expand Down Expand Up @@ -1732,6 +1731,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator.",
"Setup summary" : "Setup summary",
"Phone number could not be hanged up" : "Phone number could not be hanged up",
"Phone number could not be putted on hold" : "Phone number could not be putted on hold"
"Phone number could not be putted on hold" : "Phone number could not be putted on hold",
"Session has been marked as inactive" : "Session has been marked as inactive"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -1556,7 +1556,6 @@ OC.L10N.register(
"Show all call recordings" : "Mostrar todas las llamadas grabadas",
"Show all audio" : "Mostrar todos los audios",
"Show all other" : "Mostrar todos los demás",
"Session has been marked as inactive" : "La sesión se ha marcado como inactiva",
"You reconnected to the call" : "Se ha reconectado a la llamada",
"{actor} reconnected to the call" : "{actor} se ha reconectado a la llamada",
"You added {user0} and {user1}" : "Añadió a {user0} y {user1}",
Expand Down Expand Up @@ -1728,6 +1727,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "El servidor de señalización configurado necesita actualizarse para ser compatible con esta versión de Talk. Por favor, contacta con tu administrador.",
"Setup summary" : "Resumen de la Configuración",
"Phone number could not be hanged up" : "No se pudo colgar el número de teléfono",
"Phone number could not be putted on hold" : "No se pudo poner el número de teléfono en espera"
"Phone number could not be putted on hold" : "No se pudo poner el número de teléfono en espera",
"Session has been marked as inactive" : "La sesión se ha marcado como inactiva"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
4 changes: 2 additions & 2 deletions l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -1554,7 +1554,6 @@
"Show all call recordings" : "Mostrar todas las llamadas grabadas",
"Show all audio" : "Mostrar todos los audios",
"Show all other" : "Mostrar todos los demás",
"Session has been marked as inactive" : "La sesión se ha marcado como inactiva",
"You reconnected to the call" : "Se ha reconectado a la llamada",
"{actor} reconnected to the call" : "{actor} se ha reconectado a la llamada",
"You added {user0} and {user1}" : "Añadió a {user0} y {user1}",
Expand Down Expand Up @@ -1726,6 +1725,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "El servidor de señalización configurado necesita actualizarse para ser compatible con esta versión de Talk. Por favor, contacta con tu administrador.",
"Setup summary" : "Resumen de la Configuración",
"Phone number could not be hanged up" : "No se pudo colgar el número de teléfono",
"Phone number could not be putted on hold" : "No se pudo poner el número de teléfono en espera"
"Phone number could not be putted on hold" : "No se pudo poner el número de teléfono en espera",
"Session has been marked as inactive" : "La sesión se ha marcado como inactiva"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
4 changes: 2 additions & 2 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -1542,7 +1542,6 @@ OC.L10N.register(
"Show all call recordings" : "Afficher tous les enregistrements d'appels",
"Show all audio" : "Montrer tous les audio",
"Show all other" : "Montrer tous les autres",
"Session has been marked as inactive" : "La session a été marquée comme inactive",
"You reconnected to the call" : "Vous avez rejoint l'appel à nouveau",
"{actor} reconnected to the call" : "{actor} a rejoint l'appel à nouveau",
"You added {user0} and {user1}" : "Vous avez ajouté {user0} et {user1}",
Expand Down Expand Up @@ -1712,6 +1711,7 @@ OC.L10N.register(
"Post to conversation" : "Envoyer à la conversation",
"Sending signaling message has failed." : "L'envoi du message de signalement a échoué.",
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Le serveur de signalement configuré doit être mis à jour pour être compatible avec cette version de Talk. Merci de contacter votre administrateur.",
"Setup summary" : "Configurer le résumé"
"Setup summary" : "Configurer le résumé",
"Session has been marked as inactive" : "La session a été marquée comme inactive"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
Loading

0 comments on commit 59ba49b

Please sign in to comment.