diff --git a/l10n/ar.js b/l10n/ar.js index 728eda982de..d300994945a 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "تم حفظ كلمة المرور للمحادثة ", "Conversation password has been removed" : "حُذفت كلمة المرور للمحادثة ", "Error occurred while saving conversation password" : "حدث خطأ أثناء حفظ كلمة السر للمحادثة ", - "Invitations sent" : "تم إرسال الدعوات ", - "Error occurred when sending invitations" : "حدث خطأ أثناء إرسال الدعوات ", "Open conversation to registered users, showing it in search results" : "فتح المحادثة للمستخدمين المسجلين، وإظهارها في نتائج البحث", "Also open to users created with the Guests app" : "و مفتوحةٌ أيضاً للضيوف المستحدثين عبر تطبيق الضيوف Guests app", "Open conversation" : "فتح المحادثة", @@ -1506,8 +1504,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "هل تريد حقًا إزالة المجموعة \"{displayName}\" وأعضائها من هذه المحادثة؟", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "هل تريد حقًا إزالة الفريق \"{displayName}\" وأعضائه من هذه المحادثة؟", "Do you really want to remove {displayName} from this conversation?" : "هل تريد حقًا إزالة {displayName} من هذه المحادثة؟", - "Invitation was sent to {actorId}" : "تمّ إرسال الدعوة إلى {actId}", - "Could not send invitation to {actorId}" : "تعذر إرسال دعوة إلى {actorId} ", "Notification was sent to {displayName}" : "تمّ إرسال الإخطار إلى {displayName}", "Could not send notification to {displayName}" : "تعذر إرسال إشعار إلى {displayName}", "Permissions granted to {displayName}" : "تم منح الأذونات لـ {displayName}", @@ -1539,6 +1535,7 @@ OC.L10N.register( "Participants" : "المشاركون", "You can search or add participants via name, email, or Federated Cloud ID" : "بمكنك البحث عن او اضافة مشاركين بدلالة الاسم أو الايميل أو معرف السحابة الموحدة", "Search or add participants" : "بحث او اضافة مشاركين", + "Invitation was sent to {actorId}" : "تمّ إرسال الدعوة إلى {actId}", "An error occurred while adding the participants" : "حدث خطأ اثناء إضافة المشاركين", "Chat" : "الدردشة", "Details" : "التفاصيل", @@ -1796,6 +1793,9 @@ OC.L10N.register( "Participant is banned successfully" : "تمّ حظر المُشارِك بنجاحٍ", "Error while banning the participant" : "حدث خطأ أثناء حظر المُشارك", "An error occurred while fetching the participants" : "حدث خطأ اثناء اضافة مشاركيين", + "Could not send invitation to {actorId}" : "تعذر إرسال دعوة إلى {actorId} ", + "Invitations sent" : "تم إرسال الدعوات ", + "Error occurred when sending invitations" : "حدث خطأ أثناء إرسال الدعوات ", "Failed to join the conversation. Try to reload the page." : "فشل في الانضمام للمحادثة، حدث الصفحة.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "انضممت لمحادثة آخرى في نافذة او جهاز آخر. هذه الخاصية غير مدعومة سيتم اغلاق هذه الجلسة من قبل نكست كلاود التحدث. ماذا تريد ان تفعل؟", "Join here" : "انضم لهذا", diff --git a/l10n/ar.json b/l10n/ar.json index df29730a5a5..c6ddfddeaf9 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "تم حفظ كلمة المرور للمحادثة ", "Conversation password has been removed" : "حُذفت كلمة المرور للمحادثة ", "Error occurred while saving conversation password" : "حدث خطأ أثناء حفظ كلمة السر للمحادثة ", - "Invitations sent" : "تم إرسال الدعوات ", - "Error occurred when sending invitations" : "حدث خطأ أثناء إرسال الدعوات ", "Open conversation to registered users, showing it in search results" : "فتح المحادثة للمستخدمين المسجلين، وإظهارها في نتائج البحث", "Also open to users created with the Guests app" : "و مفتوحةٌ أيضاً للضيوف المستحدثين عبر تطبيق الضيوف Guests app", "Open conversation" : "فتح المحادثة", @@ -1504,8 +1502,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "هل تريد حقًا إزالة المجموعة \"{displayName}\" وأعضائها من هذه المحادثة؟", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "هل تريد حقًا إزالة الفريق \"{displayName}\" وأعضائه من هذه المحادثة؟", "Do you really want to remove {displayName} from this conversation?" : "هل تريد حقًا إزالة {displayName} من هذه المحادثة؟", - "Invitation was sent to {actorId}" : "تمّ إرسال الدعوة إلى {actId}", - "Could not send invitation to {actorId}" : "تعذر إرسال دعوة إلى {actorId} ", "Notification was sent to {displayName}" : "تمّ إرسال الإخطار إلى {displayName}", "Could not send notification to {displayName}" : "تعذر إرسال إشعار إلى {displayName}", "Permissions granted to {displayName}" : "تم منح الأذونات لـ {displayName}", @@ -1537,6 +1533,7 @@ "Participants" : "المشاركون", "You can search or add participants via name, email, or Federated Cloud ID" : "بمكنك البحث عن او اضافة مشاركين بدلالة الاسم أو الايميل أو معرف السحابة الموحدة", "Search or add participants" : "بحث او اضافة مشاركين", + "Invitation was sent to {actorId}" : "تمّ إرسال الدعوة إلى {actId}", "An error occurred while adding the participants" : "حدث خطأ اثناء إضافة المشاركين", "Chat" : "الدردشة", "Details" : "التفاصيل", @@ -1794,6 +1791,9 @@ "Participant is banned successfully" : "تمّ حظر المُشارِك بنجاحٍ", "Error while banning the participant" : "حدث خطأ أثناء حظر المُشارك", "An error occurred while fetching the participants" : "حدث خطأ اثناء اضافة مشاركيين", + "Could not send invitation to {actorId}" : "تعذر إرسال دعوة إلى {actorId} ", + "Invitations sent" : "تم إرسال الدعوات ", + "Error occurred when sending invitations" : "حدث خطأ أثناء إرسال الدعوات ", "Failed to join the conversation. Try to reload the page." : "فشل في الانضمام للمحادثة، حدث الصفحة.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "انضممت لمحادثة آخرى في نافذة او جهاز آخر. هذه الخاصية غير مدعومة سيتم اغلاق هذه الجلسة من قبل نكست كلاود التحدث. ماذا تريد ان تفعل؟", "Join here" : "انضم لهذا", diff --git a/l10n/ast.js b/l10n/ast.js index 2b0e2fe1653..1856b84f380 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -603,8 +603,6 @@ OC.L10N.register( "Conversation password has been saved" : "Guardóse la contraseña de la conversación", "Conversation password has been removed" : "Quitóse la contraseña de la conversación", "Error occurred while saving conversation password" : "Prodúxose un error mentanto se guardaba la contraseña de la conversación", - "Invitations sent" : "Unviáronse les invitaciones", - "Error occurred when sending invitations" : "Prodúxose un error mentanto s'unviaben les conversaciones", "Open conversation" : "Abrir la conversación", "This conversation is open to registered users" : "Esta conversación ta abierta a los usuarios rexistraos", "This conversation is limited to the current participants" : "Esta conversación ta llendada a los participantes actuales", @@ -914,6 +912,8 @@ OC.L10N.register( "Error while uploading file \"{fileName}\"" : "Hebo un error mentanto se xubía'l ficheru «{fileName}»", "Not enough free space to upload file \"{fileName}\"" : "Nun hai abondu espaciu pa xubir el ficheru «{fileName}»", "Could not post message: {errorMessage}" : "Nun se pudo espublizar el mensaxe: {errorMessage}", + "Invitations sent" : "Unviáronse les invitaciones", + "Error occurred when sending invitations" : "Prodúxose un error mentanto s'unviaben les conversaciones", "Leave this page" : "Colar d'esta páxina", "An error occurred while requesting assistance" : "Prodúxose un error mentanto se solicitaba l'asistencia", "An error occurred while accepting an invitation" : "Prodúxose un error mentanto s'aceptaba una invitación", diff --git a/l10n/ast.json b/l10n/ast.json index be0ee8ef28e..d46e0611147 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -601,8 +601,6 @@ "Conversation password has been saved" : "Guardóse la contraseña de la conversación", "Conversation password has been removed" : "Quitóse la contraseña de la conversación", "Error occurred while saving conversation password" : "Prodúxose un error mentanto se guardaba la contraseña de la conversación", - "Invitations sent" : "Unviáronse les invitaciones", - "Error occurred when sending invitations" : "Prodúxose un error mentanto s'unviaben les conversaciones", "Open conversation" : "Abrir la conversación", "This conversation is open to registered users" : "Esta conversación ta abierta a los usuarios rexistraos", "This conversation is limited to the current participants" : "Esta conversación ta llendada a los participantes actuales", @@ -912,6 +910,8 @@ "Error while uploading file \"{fileName}\"" : "Hebo un error mentanto se xubía'l ficheru «{fileName}»", "Not enough free space to upload file \"{fileName}\"" : "Nun hai abondu espaciu pa xubir el ficheru «{fileName}»", "Could not post message: {errorMessage}" : "Nun se pudo espublizar el mensaxe: {errorMessage}", + "Invitations sent" : "Unviáronse les invitaciones", + "Error occurred when sending invitations" : "Prodúxose un error mentanto s'unviaben les conversaciones", "Leave this page" : "Colar d'esta páxina", "An error occurred while requesting assistance" : "Prodúxose un error mentanto se solicitaba l'asistencia", "An error occurred while accepting an invitation" : "Prodúxose un error mentanto s'aceptaba una invitación", diff --git a/l10n/bg.js b/l10n/bg.js index faf346d4481..81a2a48d83b 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -867,8 +867,6 @@ OC.L10N.register( "Conversation password has been saved" : "Паролата за разговор е записана", "Conversation password has been removed" : "Паролата за разговор е премахната", "Error occurred while saving conversation password" : "Възникна грешка при запазване на паролата за разговор", - "Invitations sent" : "Поканите са изпратени", - "Error occurred when sending invitations" : "Възникна грешка при изпращането на покани", "Open conversation to registered users, showing it in search results" : "Отваряне на разговора за регистрирани потребители, и показването му в резултатите от търсенето", "Error occurred when opening or limiting the conversation" : "Възникна грешка при отваряне или ограничаване на разговора", "Enabling the lobby will remove non-moderators from the ongoing call." : "Активирането на лобито ще премахне немодераторите от текущия разговор.", @@ -1146,8 +1144,6 @@ OC.L10N.register( "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Текстът трябва да е по-малък или равен на {maxLength} знака. Текущият ви текст е дълъг {charactersCount} знака.", "Remove group and members" : "Премахване на групата и на членовете", "Remove participant" : "Премахване на участник", - "Invitation was sent to {actorId}" : "Беше изпратена покана до {actorId}", - "Could not send invitation to {actorId}" : "Не можа да се изпрати покана до {actorId}", "Notification was sent to {displayName}" : "Беше изпратено известие до {displayName}", "Could not send notification to {displayName}" : "Не можа да се изпрати известие до {displayName}", "Permissions granted to {displayName}" : "Дадоха се права на {displayName}", @@ -1167,6 +1163,7 @@ OC.L10N.register( "Add other sources" : "Добавяне на други източници", "Participants" : "Участници", "Search or add participants" : "Търсене или добавяне на участници", + "Invitation was sent to {actorId}" : "Беше изпратена покана до {actorId}", "An error occurred while adding the participants" : "Възникна грешка при добавянето на участници", "Chat" : "Съобщения", "Details" : "Подробности", @@ -1315,6 +1312,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "Възникна грешка при опит за споделяне на вашия файл", "Could not post message: {errorMessage}" : "Не можа да се публикува съобщение: {errorMessage}", "An error occurred while fetching the participants" : "Възникна грешка при извличане на участниците", + "Could not send invitation to {actorId}" : "Не можа да се изпрати покана до {actorId}", + "Invitations sent" : "Поканите са изпратени", + "Error occurred when sending invitations" : "Възникна грешка при изпращането на покани", "Failed to join the conversation. Try to reload the page." : "Присъединяването към разговора не беше успешно. Опитайте да презаредите страницата.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Опитвате се да се присъедините към разговор, докато имате активна сесия в друг прозорец или устройство. Това в момента не се поддържа от Nextcloud Talk. Какво искате да направите?", "Join here" : "Присъединяване тук", diff --git a/l10n/bg.json b/l10n/bg.json index 392ed6815cb..f1cbc1446ab 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -865,8 +865,6 @@ "Conversation password has been saved" : "Паролата за разговор е записана", "Conversation password has been removed" : "Паролата за разговор е премахната", "Error occurred while saving conversation password" : "Възникна грешка при запазване на паролата за разговор", - "Invitations sent" : "Поканите са изпратени", - "Error occurred when sending invitations" : "Възникна грешка при изпращането на покани", "Open conversation to registered users, showing it in search results" : "Отваряне на разговора за регистрирани потребители, и показването му в резултатите от търсенето", "Error occurred when opening or limiting the conversation" : "Възникна грешка при отваряне или ограничаване на разговора", "Enabling the lobby will remove non-moderators from the ongoing call." : "Активирането на лобито ще премахне немодераторите от текущия разговор.", @@ -1144,8 +1142,6 @@ "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Текстът трябва да е по-малък или равен на {maxLength} знака. Текущият ви текст е дълъг {charactersCount} знака.", "Remove group and members" : "Премахване на групата и на членовете", "Remove participant" : "Премахване на участник", - "Invitation was sent to {actorId}" : "Беше изпратена покана до {actorId}", - "Could not send invitation to {actorId}" : "Не можа да се изпрати покана до {actorId}", "Notification was sent to {displayName}" : "Беше изпратено известие до {displayName}", "Could not send notification to {displayName}" : "Не можа да се изпрати известие до {displayName}", "Permissions granted to {displayName}" : "Дадоха се права на {displayName}", @@ -1165,6 +1161,7 @@ "Add other sources" : "Добавяне на други източници", "Participants" : "Участници", "Search or add participants" : "Търсене или добавяне на участници", + "Invitation was sent to {actorId}" : "Беше изпратена покана до {actorId}", "An error occurred while adding the participants" : "Възникна грешка при добавянето на участници", "Chat" : "Съобщения", "Details" : "Подробности", @@ -1313,6 +1310,9 @@ "An error happened when trying to share your file" : "Възникна грешка при опит за споделяне на вашия файл", "Could not post message: {errorMessage}" : "Не можа да се публикува съобщение: {errorMessage}", "An error occurred while fetching the participants" : "Възникна грешка при извличане на участниците", + "Could not send invitation to {actorId}" : "Не можа да се изпрати покана до {actorId}", + "Invitations sent" : "Поканите са изпратени", + "Error occurred when sending invitations" : "Възникна грешка при изпращането на покани", "Failed to join the conversation. Try to reload the page." : "Присъединяването към разговора не беше успешно. Опитайте да презаредите страницата.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Опитвате се да се присъедините към разговор, докато имате активна сесия в друг прозорец или устройство. Това в момента не се поддържа от Nextcloud Talk. Какво искате да направите?", "Join here" : "Присъединяване тук", diff --git a/l10n/ca.js b/l10n/ca.js index ec27d186068..2d04645cb39 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -976,8 +976,6 @@ OC.L10N.register( "Conversation password has been saved" : "La contrasenya de la conversa s'ha desat", "Conversation password has been removed" : "La contrasenya de la conversa s'ha eliminat", "Error occurred while saving conversation password" : "S'ha produït un error en desar la contrasenya de la conversa", - "Invitations sent" : "Invitacions enviades", - "Error occurred when sending invitations" : "S'ha produït un error en enviar les invitacions", "Open conversation to registered users, showing it in search results" : "Conversa oberta als usuaris registrats, mostrant-la als resultats de la cerca", "Also open to users created with the Guests app" : "També obert als usuaris creats amb l'aplicació Convidats", "Open conversation" : "Obre Conversa", @@ -1355,8 +1353,6 @@ OC.L10N.register( "Remove group and members" : "Suprimir el grup i els membres", "Remove team and members" : "Suprimeix l'equip i els membres", "Remove participant" : "Suprimir el participant", - "Invitation was sent to {actorId}" : "S'ha enviat la invitació a {actorId}", - "Could not send invitation to {actorId}" : "No s'ha pogut enviar la invitació a {actorId}", "Notification was sent to {displayName}" : "La notificació s'ha enviat a {displayName}", "Could not send notification to {displayName}" : "No s'ha pogut enviar la notificació a {displayName}", "Permissions granted to {displayName}" : "Permisos concedits a {displayName}", @@ -1384,6 +1380,7 @@ OC.L10N.register( "Add other sources" : "Afegeix altres fonts", "Participants" : "Participants", "Search or add participants" : "Cerca o afegeix participants", + "Invitation was sent to {actorId}" : "S'ha enviat la invitació a {actorId}", "An error occurred while adding the participants" : "S'ha produït un error en afegir els participants", "Chat" : "Xat", "Details" : "Detalls", @@ -1602,6 +1599,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "S'ha produït un error en intentar compartir el vostre fitxer", "Could not post message: {errorMessage}" : "No s'ha pogut publicar el missatge: {errorMessage}", "An error occurred while fetching the participants" : "S'ha produït un error en recuperar els participants", + "Could not send invitation to {actorId}" : "No s'ha pogut enviar la invitació a {actorId}", + "Invitations sent" : "Invitacions enviades", + "Error occurred when sending invitations" : "S'ha produït un error en enviar les invitacions", "Failed to join the conversation. Try to reload the page." : "No s'ha pogut unir a la conversa. Proveu de tornar a carregar la pàgina.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Esteu intentant unir-vos a una conversa mentre teniu una sessió activa en una altra finestra o dispositiu. Això actualment no és compatible amb Nextcloud Talk. Què voleu fer?", "Join here" : "Unir-se aquí", diff --git a/l10n/ca.json b/l10n/ca.json index f2b74f11508..6b68b95d227 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -974,8 +974,6 @@ "Conversation password has been saved" : "La contrasenya de la conversa s'ha desat", "Conversation password has been removed" : "La contrasenya de la conversa s'ha eliminat", "Error occurred while saving conversation password" : "S'ha produït un error en desar la contrasenya de la conversa", - "Invitations sent" : "Invitacions enviades", - "Error occurred when sending invitations" : "S'ha produït un error en enviar les invitacions", "Open conversation to registered users, showing it in search results" : "Conversa oberta als usuaris registrats, mostrant-la als resultats de la cerca", "Also open to users created with the Guests app" : "També obert als usuaris creats amb l'aplicació Convidats", "Open conversation" : "Obre Conversa", @@ -1353,8 +1351,6 @@ "Remove group and members" : "Suprimir el grup i els membres", "Remove team and members" : "Suprimeix l'equip i els membres", "Remove participant" : "Suprimir el participant", - "Invitation was sent to {actorId}" : "S'ha enviat la invitació a {actorId}", - "Could not send invitation to {actorId}" : "No s'ha pogut enviar la invitació a {actorId}", "Notification was sent to {displayName}" : "La notificació s'ha enviat a {displayName}", "Could not send notification to {displayName}" : "No s'ha pogut enviar la notificació a {displayName}", "Permissions granted to {displayName}" : "Permisos concedits a {displayName}", @@ -1382,6 +1378,7 @@ "Add other sources" : "Afegeix altres fonts", "Participants" : "Participants", "Search or add participants" : "Cerca o afegeix participants", + "Invitation was sent to {actorId}" : "S'ha enviat la invitació a {actorId}", "An error occurred while adding the participants" : "S'ha produït un error en afegir els participants", "Chat" : "Xat", "Details" : "Detalls", @@ -1600,6 +1597,9 @@ "An error happened when trying to share your file" : "S'ha produït un error en intentar compartir el vostre fitxer", "Could not post message: {errorMessage}" : "No s'ha pogut publicar el missatge: {errorMessage}", "An error occurred while fetching the participants" : "S'ha produït un error en recuperar els participants", + "Could not send invitation to {actorId}" : "No s'ha pogut enviar la invitació a {actorId}", + "Invitations sent" : "Invitacions enviades", + "Error occurred when sending invitations" : "S'ha produït un error en enviar les invitacions", "Failed to join the conversation. Try to reload the page." : "No s'ha pogut unir a la conversa. Proveu de tornar a carregar la pàgina.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Esteu intentant unir-vos a una conversa mentre teniu una sessió activa en una altra finestra o dispositiu. Això actualment no és compatible amb Nextcloud Talk. Què voleu fer?", "Join here" : "Unir-se aquí", diff --git a/l10n/cs.js b/l10n/cs.js index 44d43f18b04..bec5561522a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -1059,8 +1059,6 @@ OC.L10N.register( "Conversation password has been saved" : "Heslo do konverzace bylo uloženo", "Conversation password has been removed" : "Heslo do konverzace bylo odebráno", "Error occurred while saving conversation password" : "Při ukládání hesla konverzace došlo k chybě", - "Invitations sent" : "Pozvánky rozeslány", - "Error occurred when sending invitations" : "Při rozesílání pozvánek došlo k chybě", "Open conversation to registered users, showing it in search results" : "Otevřít konverzaci registrovaným uživatelům a zobrazovat jí ve výsledcích hledání", "Also open to users created with the Guests app" : "Také otevřít uživatelům, vytvořeným v aplikaci Hosté", "Open conversation" : "Otevřít konverzaci", @@ -1495,8 +1493,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Opravdu chcete skupinu „{displayName}“ a její členy odebrat z této konverzace?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Opravdu chcete tým „{displayName}“ a jeho členy odebrat z této konverzace?", "Do you really want to remove {displayName} from this conversation?" : "Opravdu chcete {displayName} odebrat z této konverzace?", - "Invitation was sent to {actorId}" : "Odeslána pozvánka pro {actorId}", - "Could not send invitation to {actorId}" : "Nebylo možné poslat pozvánku pro {actorId}", "Notification was sent to {displayName}" : "Upozornění bylo odesláno uživateli {displayName}", "Could not send notification to {displayName}" : "Nedaří se odeslat upozornění uživateli {displayName}", "Permissions granted to {displayName}" : "Oprávnění uděleno pro {displayName}", @@ -1528,6 +1524,7 @@ OC.L10N.register( "Participants" : "Účastníci", "You can search or add participants via name, email, or Federated Cloud ID" : "Účastníky je možné vyhledávat nebo přidávat prostřednictvím jména, e-mailu nebo identifikátoru v rámci federovaného cloudu", "Search or add participants" : "Vyhledat nebo přidat účastníky", + "Invitation was sent to {actorId}" : "Odeslána pozvánka pro {actorId}", "An error occurred while adding the participants" : "Při přidávání účastníků došlo k chybě", "Chat" : "Chat", "Details" : "Podrobnosti", @@ -1784,6 +1781,9 @@ OC.L10N.register( "Participant is banned successfully" : "Účastní je úspěšně vyloučen", "Error while banning the participant" : "Chyba při vylučování účastníka", "An error occurred while fetching the participants" : "Došlo k chybě při získávání seznamu účastníků", + "Could not send invitation to {actorId}" : "Nebylo možné poslat pozvánku pro {actorId}", + "Invitations sent" : "Pozvánky rozeslány", + "Error occurred when sending invitations" : "Při rozesílání pozvánek došlo k chybě", "Failed to join the conversation. Try to reload the page." : "Ke konverzaci se nepodařilo připojit. Zkuste stránku znovu načíst.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Pokoušíte se připojit ke konverzaci zatímco máte aktivní relaci v ní v jiném okně nebo zařízení. Toto Nextcloud Talk zatím nepodporuje. Co chcete udělat?", "Join here" : "Přidat se zde", diff --git a/l10n/cs.json b/l10n/cs.json index 401a2864e70..ff2621bf79d 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -1057,8 +1057,6 @@ "Conversation password has been saved" : "Heslo do konverzace bylo uloženo", "Conversation password has been removed" : "Heslo do konverzace bylo odebráno", "Error occurred while saving conversation password" : "Při ukládání hesla konverzace došlo k chybě", - "Invitations sent" : "Pozvánky rozeslány", - "Error occurred when sending invitations" : "Při rozesílání pozvánek došlo k chybě", "Open conversation to registered users, showing it in search results" : "Otevřít konverzaci registrovaným uživatelům a zobrazovat jí ve výsledcích hledání", "Also open to users created with the Guests app" : "Také otevřít uživatelům, vytvořeným v aplikaci Hosté", "Open conversation" : "Otevřít konverzaci", @@ -1493,8 +1491,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Opravdu chcete skupinu „{displayName}“ a její členy odebrat z této konverzace?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Opravdu chcete tým „{displayName}“ a jeho členy odebrat z této konverzace?", "Do you really want to remove {displayName} from this conversation?" : "Opravdu chcete {displayName} odebrat z této konverzace?", - "Invitation was sent to {actorId}" : "Odeslána pozvánka pro {actorId}", - "Could not send invitation to {actorId}" : "Nebylo možné poslat pozvánku pro {actorId}", "Notification was sent to {displayName}" : "Upozornění bylo odesláno uživateli {displayName}", "Could not send notification to {displayName}" : "Nedaří se odeslat upozornění uživateli {displayName}", "Permissions granted to {displayName}" : "Oprávnění uděleno pro {displayName}", @@ -1526,6 +1522,7 @@ "Participants" : "Účastníci", "You can search or add participants via name, email, or Federated Cloud ID" : "Účastníky je možné vyhledávat nebo přidávat prostřednictvím jména, e-mailu nebo identifikátoru v rámci federovaného cloudu", "Search or add participants" : "Vyhledat nebo přidat účastníky", + "Invitation was sent to {actorId}" : "Odeslána pozvánka pro {actorId}", "An error occurred while adding the participants" : "Při přidávání účastníků došlo k chybě", "Chat" : "Chat", "Details" : "Podrobnosti", @@ -1782,6 +1779,9 @@ "Participant is banned successfully" : "Účastní je úspěšně vyloučen", "Error while banning the participant" : "Chyba při vylučování účastníka", "An error occurred while fetching the participants" : "Došlo k chybě při získávání seznamu účastníků", + "Could not send invitation to {actorId}" : "Nebylo možné poslat pozvánku pro {actorId}", + "Invitations sent" : "Pozvánky rozeslány", + "Error occurred when sending invitations" : "Při rozesílání pozvánek došlo k chybě", "Failed to join the conversation. Try to reload the page." : "Ke konverzaci se nepodařilo připojit. Zkuste stránku znovu načíst.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Pokoušíte se připojit ke konverzaci zatímco máte aktivní relaci v ní v jiném okně nebo zařízení. Toto Nextcloud Talk zatím nepodporuje. Co chcete udělat?", "Join here" : "Přidat se zde", diff --git a/l10n/de.js b/l10n/de.js index abe89ea59e4..510f92e3a56 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "Passwort für diese Unterhaltung wurde gespeichert", "Conversation password has been removed" : "Passwort für diese Unterhaltung wurde entfernt", "Error occurred while saving conversation password" : "Es ist ein Fehler beim Speichern des Passworts für die Unterhaltung aufgetreten", - "Invitations sent" : "Einladungen gesendet", - "Error occurred when sending invitations" : "Beim Senden der Einladungen ist ein Fehler aufgetreten", "Open conversation to registered users, showing it in search results" : "Konversation für registrierte Benutzer öffnen und in den Suchergebnissen anzeigen", "Also open to users created with the Guests app" : "Auch für Gäste, die mit der Gast-App erstellt wurden, geöffnet", "Open conversation" : "Unterhaltung öffnen", @@ -1506,8 +1504,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Möchtest du wirklich die Gruppe \"{displayName}“ und ihre Mitglieder aus dieser Unterhaltung entfernen?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Möchtest du wirklich das Team \"{displayName}“ und seine Mitglieder aus dieser Unterhaltung entfernen?", "Do you really want to remove {displayName} from this conversation?" : "Möchtest du {displayName} aus dieser Unterhaltung entfernen?", - "Invitation was sent to {actorId}" : "Einladung wurde an {actorId} gesendet", - "Could not send invitation to {actorId}" : "Einladung konnte nicht an {actorId} gesendet werden", "Notification was sent to {displayName}" : "Benachrichtigung wurde an {displayName} gesendet", "Could not send notification to {displayName}" : "Benachrichtigung konnte nicht an {displayName} versandt werden", "Permissions granted to {displayName}" : "Berechtigungen für {displayName} gewährt", @@ -1539,6 +1535,7 @@ OC.L10N.register( "Participants" : "Teilnehmer", "You can search or add participants via name, email, or Federated Cloud ID" : "Du kannst Teilnehmende über Namen, E-Mail-Adresse oder Federated-Cloud-ID suchen oder hinzufügen", "Search or add participants" : "Teilnehmer suchen oder hinzufügen", + "Invitation was sent to {actorId}" : "Einladung wurde an {actorId} gesendet", "An error occurred while adding the participants" : "Es ist ein Fehler beim Hinzufügen der Teilnehmer aufgetreten.", "Chat" : "Chat", "Details" : "Details", @@ -1796,6 +1793,9 @@ OC.L10N.register( "Participant is banned successfully" : "Teilnehmer wurde erfolgreich gesperrt", "Error while banning the participant" : "Fehler beim Sperren des Teilnehmers", "An error occurred while fetching the participants" : "Es ist ein Fehler beim Abrufen der Teilnehmer aufgetreten", + "Could not send invitation to {actorId}" : "Einladung konnte nicht an {actorId} gesendet werden", + "Invitations sent" : "Einladungen gesendet", + "Error occurred when sending invitations" : "Beim Senden der Einladungen ist ein Fehler aufgetreten", "Failed to join the conversation. Try to reload the page." : "Beitritt zur Unterhaltung fehlgeschlagen. Lade die Seite neu.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Du versuchst, an einer Unterhaltung teilzunehmen, während du in einem anderen Fenster oder Gerät eine aktive Sitzung hast. Dies wird derzeit von Nextcloud Talk nicht unterstützt. Was möchtest du tun?", "Join here" : "Hier beitreten", diff --git a/l10n/de.json b/l10n/de.json index cb5eed3c86e..24ad20f842d 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "Passwort für diese Unterhaltung wurde gespeichert", "Conversation password has been removed" : "Passwort für diese Unterhaltung wurde entfernt", "Error occurred while saving conversation password" : "Es ist ein Fehler beim Speichern des Passworts für die Unterhaltung aufgetreten", - "Invitations sent" : "Einladungen gesendet", - "Error occurred when sending invitations" : "Beim Senden der Einladungen ist ein Fehler aufgetreten", "Open conversation to registered users, showing it in search results" : "Konversation für registrierte Benutzer öffnen und in den Suchergebnissen anzeigen", "Also open to users created with the Guests app" : "Auch für Gäste, die mit der Gast-App erstellt wurden, geöffnet", "Open conversation" : "Unterhaltung öffnen", @@ -1504,8 +1502,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Möchtest du wirklich die Gruppe \"{displayName}“ und ihre Mitglieder aus dieser Unterhaltung entfernen?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Möchtest du wirklich das Team \"{displayName}“ und seine Mitglieder aus dieser Unterhaltung entfernen?", "Do you really want to remove {displayName} from this conversation?" : "Möchtest du {displayName} aus dieser Unterhaltung entfernen?", - "Invitation was sent to {actorId}" : "Einladung wurde an {actorId} gesendet", - "Could not send invitation to {actorId}" : "Einladung konnte nicht an {actorId} gesendet werden", "Notification was sent to {displayName}" : "Benachrichtigung wurde an {displayName} gesendet", "Could not send notification to {displayName}" : "Benachrichtigung konnte nicht an {displayName} versandt werden", "Permissions granted to {displayName}" : "Berechtigungen für {displayName} gewährt", @@ -1537,6 +1533,7 @@ "Participants" : "Teilnehmer", "You can search or add participants via name, email, or Federated Cloud ID" : "Du kannst Teilnehmende über Namen, E-Mail-Adresse oder Federated-Cloud-ID suchen oder hinzufügen", "Search or add participants" : "Teilnehmer suchen oder hinzufügen", + "Invitation was sent to {actorId}" : "Einladung wurde an {actorId} gesendet", "An error occurred while adding the participants" : "Es ist ein Fehler beim Hinzufügen der Teilnehmer aufgetreten.", "Chat" : "Chat", "Details" : "Details", @@ -1794,6 +1791,9 @@ "Participant is banned successfully" : "Teilnehmer wurde erfolgreich gesperrt", "Error while banning the participant" : "Fehler beim Sperren des Teilnehmers", "An error occurred while fetching the participants" : "Es ist ein Fehler beim Abrufen der Teilnehmer aufgetreten", + "Could not send invitation to {actorId}" : "Einladung konnte nicht an {actorId} gesendet werden", + "Invitations sent" : "Einladungen gesendet", + "Error occurred when sending invitations" : "Beim Senden der Einladungen ist ein Fehler aufgetreten", "Failed to join the conversation. Try to reload the page." : "Beitritt zur Unterhaltung fehlgeschlagen. Lade die Seite neu.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Du versuchst, an einer Unterhaltung teilzunehmen, während du in einem anderen Fenster oder Gerät eine aktive Sitzung hast. Dies wird derzeit von Nextcloud Talk nicht unterstützt. Was möchtest du tun?", "Join here" : "Hier beitreten", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 92cc55205b8..747bfdb1079 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "Unterhaltungs-Passwort wurde gespeichert", "Conversation password has been removed" : "Unterhaltungs-Passwort wurde entfernt", "Error occurred while saving conversation password" : "Fehler beim Speichern des Unterhaltungs-Passworts", - "Invitations sent" : "Einladungen gesendet", - "Error occurred when sending invitations" : "Beim Senden der Einladungen ist ein Fehler aufgetreten", "Open conversation to registered users, showing it in search results" : "Konversation für registrierte Benutzer öffnen und in den Suchergebnissen anzeigen", "Also open to users created with the Guests app" : "Auch für Gäste, die mit der Gast-App erstellt wurden, geöffnet", "Open conversation" : "Unterhaltung öffnen", @@ -1506,8 +1504,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Möchten Sie wirklich die Gruppe \"{displayName}“ und ihre Mitglieder aus dieser Unterhaltung entfernen?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Möchten Sie wirklich das Team \"{displayName}“ und seine Mitglieder aus dieser Unterhaltung entfernen?", "Do you really want to remove {displayName} from this conversation?" : "Möchten Sie {displayName} aus dieser Unterhaltung entfernen?", - "Invitation was sent to {actorId}" : "Einladung wurde an {actorId} versendet", - "Could not send invitation to {actorId}" : "Einladung konnte nicht an {actorId} versendet werden", "Notification was sent to {displayName}" : "Benachrichtigung wurde an {displayName} gesendet", "Could not send notification to {displayName}" : "Benachrichtigung konnte nicht an {displayName} versandt werden", "Permissions granted to {displayName}" : "Berechtigungen an {displayName} gewährt", @@ -1539,6 +1535,7 @@ OC.L10N.register( "Participants" : "Teilnehmer", "You can search or add participants via name, email, or Federated Cloud ID" : "Sie können Teilnehmer über Namen, E-Mail-Adresse oder Federated-Cloud-ID suchen oder hinzufügen", "Search or add participants" : "Teilnehmer suchen oder hinzufügen", + "Invitation was sent to {actorId}" : "Einladung wurde an {actorId} versendet", "An error occurred while adding the participants" : "Es ist ein Fehler beim Hinzufügen der Teilnehmer aufgetreten", "Chat" : "Chat", "Details" : "Details", @@ -1796,6 +1793,9 @@ OC.L10N.register( "Participant is banned successfully" : "Teilnehmer wurde erfolgreich gesperrt", "Error while banning the participant" : "Fehler beim Sperren des Teilnehmers", "An error occurred while fetching the participants" : "Es ist ein Fehler beim Abrufen der Teilnehmer aufgetreten", + "Could not send invitation to {actorId}" : "Einladung konnte nicht an {actorId} versendet werden", + "Invitations sent" : "Einladungen gesendet", + "Error occurred when sending invitations" : "Beim Senden der Einladungen ist ein Fehler aufgetreten", "Failed to join the conversation. Try to reload the page." : "Beitritt zur Unterhaltung fehlgeschlagen. Laden Sie die Seite neu.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Sie versuchen, an einer Unterhaltung teilzunehmen, während Sie in einem anderen Fenster oder Gerät eine aktive Sitzung haben. Dies wird derzeit von Nextcloud Talk nicht unterstützt. Was möchten Sie tun?", "Join here" : "Hier beitreten", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index b97e6cafe14..0e0a3d2eb20 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "Unterhaltungs-Passwort wurde gespeichert", "Conversation password has been removed" : "Unterhaltungs-Passwort wurde entfernt", "Error occurred while saving conversation password" : "Fehler beim Speichern des Unterhaltungs-Passworts", - "Invitations sent" : "Einladungen gesendet", - "Error occurred when sending invitations" : "Beim Senden der Einladungen ist ein Fehler aufgetreten", "Open conversation to registered users, showing it in search results" : "Konversation für registrierte Benutzer öffnen und in den Suchergebnissen anzeigen", "Also open to users created with the Guests app" : "Auch für Gäste, die mit der Gast-App erstellt wurden, geöffnet", "Open conversation" : "Unterhaltung öffnen", @@ -1504,8 +1502,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Möchten Sie wirklich die Gruppe \"{displayName}“ und ihre Mitglieder aus dieser Unterhaltung entfernen?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Möchten Sie wirklich das Team \"{displayName}“ und seine Mitglieder aus dieser Unterhaltung entfernen?", "Do you really want to remove {displayName} from this conversation?" : "Möchten Sie {displayName} aus dieser Unterhaltung entfernen?", - "Invitation was sent to {actorId}" : "Einladung wurde an {actorId} versendet", - "Could not send invitation to {actorId}" : "Einladung konnte nicht an {actorId} versendet werden", "Notification was sent to {displayName}" : "Benachrichtigung wurde an {displayName} gesendet", "Could not send notification to {displayName}" : "Benachrichtigung konnte nicht an {displayName} versandt werden", "Permissions granted to {displayName}" : "Berechtigungen an {displayName} gewährt", @@ -1537,6 +1533,7 @@ "Participants" : "Teilnehmer", "You can search or add participants via name, email, or Federated Cloud ID" : "Sie können Teilnehmer über Namen, E-Mail-Adresse oder Federated-Cloud-ID suchen oder hinzufügen", "Search or add participants" : "Teilnehmer suchen oder hinzufügen", + "Invitation was sent to {actorId}" : "Einladung wurde an {actorId} versendet", "An error occurred while adding the participants" : "Es ist ein Fehler beim Hinzufügen der Teilnehmer aufgetreten", "Chat" : "Chat", "Details" : "Details", @@ -1794,6 +1791,9 @@ "Participant is banned successfully" : "Teilnehmer wurde erfolgreich gesperrt", "Error while banning the participant" : "Fehler beim Sperren des Teilnehmers", "An error occurred while fetching the participants" : "Es ist ein Fehler beim Abrufen der Teilnehmer aufgetreten", + "Could not send invitation to {actorId}" : "Einladung konnte nicht an {actorId} versendet werden", + "Invitations sent" : "Einladungen gesendet", + "Error occurred when sending invitations" : "Beim Senden der Einladungen ist ein Fehler aufgetreten", "Failed to join the conversation. Try to reload the page." : "Beitritt zur Unterhaltung fehlgeschlagen. Laden Sie die Seite neu.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Sie versuchen, an einer Unterhaltung teilzunehmen, während Sie in einem anderen Fenster oder Gerät eine aktive Sitzung haben. Dies wird derzeit von Nextcloud Talk nicht unterstützt. Was möchten Sie tun?", "Join here" : "Hier beitreten", diff --git a/l10n/el.js b/l10n/el.js index 485daede5dd..3d04512f256 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -656,8 +656,6 @@ OC.L10N.register( "Conversation password has been saved" : "Ο κωδικός πρόσβασης συνομιλίας έχει αποθηκευτεί", "Conversation password has been removed" : "Ο κωδικός πρόσβασης συνομιλίας έχει αφαιρεθεί", "Error occurred while saving conversation password" : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση του κωδικού πρόσβασης συνομιλίας", - "Invitations sent" : "Η προσκλήσεις στάλθηκαν", - "Error occurred when sending invitations" : "Παρουσιάστηκε σφάλμα κατά την αποστολή προσκλήσεων", "Error occurred when opening or limiting the conversation" : "Συνέβη σφάλμα κατά το άνοιγμα ή τον περιορισμό της συνομιλίας", "Meeting start time" : "Ώρα έναρξης της συνάντησης", "Start time (optional)" : "Ώρα έναρξης (προαιρετικό)", @@ -970,6 +968,8 @@ OC.L10N.register( "Not enough free space to upload file \"{fileName}\"" : "Δεν επαρκεί ο ελεύθερος χώρος για τη μεταφόρτωση του αρχείου \"{fileName}\"", "Could not post message: {errorMessage}" : "Δεν ήταν δυνατή η δημοσίευση μηνύματος: {errorMessage}", "An error occurred while fetching the participants" : "Παρουσιάστηκε σφάλμα κατά την ανάκτηση των συμμετεχόντων", + "Invitations sent" : "Η προσκλήσεις στάλθηκαν", + "Error occurred when sending invitations" : "Παρουσιάστηκε σφάλμα κατά την αποστολή προσκλήσεων", "Failed to join the conversation. Try to reload the page." : "Η συμμετοχή στη συνομιλία απέτυχε. Προσπαθήστε να φορτώσετε ξανά τη σελίδα.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Προσπαθείτε να συμμετάσχετε σε μια συνομιλία ενώ έχετε ενεργή συνεδρία σε άλλο παράθυρο ή συσκευή. Αυτή τη στιγμή δεν υποστηρίζεται αυτό από το Nextcloud Talk. Τι θέλετε να κάνετε;", "Join here" : "Συμμετέχετε εδώ", diff --git a/l10n/el.json b/l10n/el.json index 85ec42b3863..8f046ead881 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -654,8 +654,6 @@ "Conversation password has been saved" : "Ο κωδικός πρόσβασης συνομιλίας έχει αποθηκευτεί", "Conversation password has been removed" : "Ο κωδικός πρόσβασης συνομιλίας έχει αφαιρεθεί", "Error occurred while saving conversation password" : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση του κωδικού πρόσβασης συνομιλίας", - "Invitations sent" : "Η προσκλήσεις στάλθηκαν", - "Error occurred when sending invitations" : "Παρουσιάστηκε σφάλμα κατά την αποστολή προσκλήσεων", "Error occurred when opening or limiting the conversation" : "Συνέβη σφάλμα κατά το άνοιγμα ή τον περιορισμό της συνομιλίας", "Meeting start time" : "Ώρα έναρξης της συνάντησης", "Start time (optional)" : "Ώρα έναρξης (προαιρετικό)", @@ -968,6 +966,8 @@ "Not enough free space to upload file \"{fileName}\"" : "Δεν επαρκεί ο ελεύθερος χώρος για τη μεταφόρτωση του αρχείου \"{fileName}\"", "Could not post message: {errorMessage}" : "Δεν ήταν δυνατή η δημοσίευση μηνύματος: {errorMessage}", "An error occurred while fetching the participants" : "Παρουσιάστηκε σφάλμα κατά την ανάκτηση των συμμετεχόντων", + "Invitations sent" : "Η προσκλήσεις στάλθηκαν", + "Error occurred when sending invitations" : "Παρουσιάστηκε σφάλμα κατά την αποστολή προσκλήσεων", "Failed to join the conversation. Try to reload the page." : "Η συμμετοχή στη συνομιλία απέτυχε. Προσπαθήστε να φορτώσετε ξανά τη σελίδα.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Προσπαθείτε να συμμετάσχετε σε μια συνομιλία ενώ έχετε ενεργή συνεδρία σε άλλο παράθυρο ή συσκευή. Αυτή τη στιγμή δεν υποστηρίζεται αυτό από το Nextcloud Talk. Τι θέλετε να κάνετε;", "Join here" : "Συμμετέχετε εδώ", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 5decef736b1..a831139ddb1 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "Conversation password has been saved", "Conversation password has been removed" : "Conversation password has been removed", "Error occurred while saving conversation password" : "Error occurred while saving conversation password", - "Invitations sent" : "Invitations sent", - "Error occurred when sending invitations" : "Error occurred when sending invitations", "Open conversation to registered users, showing it in search results" : "Open conversation to registered users, showing it in search results", "Also open to users created with the Guests app" : "Also open to users created with the Guests app", "Open conversation" : "Open conversation", @@ -1506,8 +1504,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Do you really want to remove group \"{displayName}\" and its members from this conversation?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Do you really want to remove team \"{displayName}\" and its members from this conversation?", "Do you really want to remove {displayName} from this conversation?" : "Do you really want to remove {displayName} from this conversation?", - "Invitation was sent to {actorId}" : "Invitation was sent to {actorId}", - "Could not send invitation to {actorId}" : "Could not send invitation to {actorId}", "Notification was sent to {displayName}" : "Notification was sent to {displayName}", "Could not send notification to {displayName}" : "Could not send notification to {displayName}", "Permissions granted to {displayName}" : "Permissions granted to {displayName}", @@ -1539,6 +1535,7 @@ OC.L10N.register( "Participants" : "Participants", "You can search or add participants via name, email, or Federated Cloud ID" : "You can search or add participants via name, email, or Federated Cloud ID", "Search or add participants" : "Search or add participants", + "Invitation was sent to {actorId}" : "Invitation was sent to {actorId}", "An error occurred while adding the participants" : "An error occurred while adding the participants", "Chat" : "Chat", "Details" : "Details", @@ -1796,6 +1793,9 @@ OC.L10N.register( "Participant is banned successfully" : "Participant is banned successfully", "Error while banning the participant" : "Error while banning the participant", "An error occurred while fetching the participants" : "An error occurred while fetching the participants", + "Could not send invitation to {actorId}" : "Could not send invitation to {actorId}", + "Invitations sent" : "Invitations sent", + "Error occurred when sending invitations" : "Error occurred when sending invitations", "Failed to join the conversation. Try to reload the page." : "Failed to join the conversation. Try to reload the page.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?", "Join here" : "Join here", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index c4de7d20547..dea8b71389c 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "Conversation password has been saved", "Conversation password has been removed" : "Conversation password has been removed", "Error occurred while saving conversation password" : "Error occurred while saving conversation password", - "Invitations sent" : "Invitations sent", - "Error occurred when sending invitations" : "Error occurred when sending invitations", "Open conversation to registered users, showing it in search results" : "Open conversation to registered users, showing it in search results", "Also open to users created with the Guests app" : "Also open to users created with the Guests app", "Open conversation" : "Open conversation", @@ -1504,8 +1502,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Do you really want to remove group \"{displayName}\" and its members from this conversation?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Do you really want to remove team \"{displayName}\" and its members from this conversation?", "Do you really want to remove {displayName} from this conversation?" : "Do you really want to remove {displayName} from this conversation?", - "Invitation was sent to {actorId}" : "Invitation was sent to {actorId}", - "Could not send invitation to {actorId}" : "Could not send invitation to {actorId}", "Notification was sent to {displayName}" : "Notification was sent to {displayName}", "Could not send notification to {displayName}" : "Could not send notification to {displayName}", "Permissions granted to {displayName}" : "Permissions granted to {displayName}", @@ -1537,6 +1533,7 @@ "Participants" : "Participants", "You can search or add participants via name, email, or Federated Cloud ID" : "You can search or add participants via name, email, or Federated Cloud ID", "Search or add participants" : "Search or add participants", + "Invitation was sent to {actorId}" : "Invitation was sent to {actorId}", "An error occurred while adding the participants" : "An error occurred while adding the participants", "Chat" : "Chat", "Details" : "Details", @@ -1794,6 +1791,9 @@ "Participant is banned successfully" : "Participant is banned successfully", "Error while banning the participant" : "Error while banning the participant", "An error occurred while fetching the participants" : "An error occurred while fetching the participants", + "Could not send invitation to {actorId}" : "Could not send invitation to {actorId}", + "Invitations sent" : "Invitations sent", + "Error occurred when sending invitations" : "Error occurred when sending invitations", "Failed to join the conversation. Try to reload the page." : "Failed to join the conversation. Try to reload the page.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?", "Join here" : "Join here", diff --git a/l10n/es.js b/l10n/es.js index 55516e8217f..c60cb46678b 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -1024,8 +1024,6 @@ OC.L10N.register( "Conversation password has been saved" : "Se ha guardado la contraseña de la conversación", "Conversation password has been removed" : "Se ha eliminado la contraseña de la conversación", "Error occurred while saving conversation password" : "Se ha producido un error al guardar la contraseña", - "Invitations sent" : "Invitaciones enviadas", - "Error occurred when sending invitations" : "Se ha producido un error al enviar las invitaciones", "Open conversation to registered users, showing it in search results" : "Abrir la conversación a los usuarios registrados, mostrándola en los resultados de búsqueda", "Also open to users created with the Guests app" : "También permitir a los usuarios creados con la app Guests", "Open conversation" : "Abrir conversación", @@ -1438,8 +1436,6 @@ OC.L10N.register( "Remove group and members" : "Eliminar grupo y miembros", "Remove team and members" : "Eliminar equipo y miembros", "Remove participant" : "Eliminar participante", - "Invitation was sent to {actorId}" : "Se ha enviado la invitación a {actorId}.", - "Could not send invitation to {actorId}" : "No se ha enviado la invitación a {actorId}.", "Notification was sent to {displayName}" : "La notificación fue enviada a {displayName}", "Could not send notification to {displayName}" : "No se ha podido enviar la notificación a {displayName}", "Permissions granted to {displayName}" : "Se han otorgado permisos a {displayName}", @@ -1470,6 +1466,7 @@ OC.L10N.register( "Add other sources" : "Añade otros orígenes", "Participants" : "Participantes", "Search or add participants" : "Buscar o añadir participantes", + "Invitation was sent to {actorId}" : "Se ha enviado la invitación a {actorId}.", "An error occurred while adding the participants" : "Se ha producido un error al añadir los participantes", "Chat" : "Chat", "Details" : "Detalles", @@ -1712,6 +1709,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "Se ha producido un error al intentar compartir el archivo", "Could not post message: {errorMessage}" : "No se ha podido publicar el mensaje: {errorMessage}", "An error occurred while fetching the participants" : "Ha ocurrido un error al recuperar los participantes", + "Could not send invitation to {actorId}" : "No se ha enviado la invitación a {actorId}.", + "Invitations sent" : "Invitaciones enviadas", + "Error occurred when sending invitations" : "Se ha producido un error al enviar las invitaciones", "Failed to join the conversation. Try to reload the page." : "Error al unirte a la conversación. Prueba a recargar la página.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Estás intentando unirte a una conversación mientras tienes activa una sesión en otra ventana o dispositivo. Nextcloud Talk no admite esto en la actualidad. ¿Qué prefieres hacer?", "Join here" : "Unirte aquí", diff --git a/l10n/es.json b/l10n/es.json index dfa9c78c19a..aa992fa87af 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1022,8 +1022,6 @@ "Conversation password has been saved" : "Se ha guardado la contraseña de la conversación", "Conversation password has been removed" : "Se ha eliminado la contraseña de la conversación", "Error occurred while saving conversation password" : "Se ha producido un error al guardar la contraseña", - "Invitations sent" : "Invitaciones enviadas", - "Error occurred when sending invitations" : "Se ha producido un error al enviar las invitaciones", "Open conversation to registered users, showing it in search results" : "Abrir la conversación a los usuarios registrados, mostrándola en los resultados de búsqueda", "Also open to users created with the Guests app" : "También permitir a los usuarios creados con la app Guests", "Open conversation" : "Abrir conversación", @@ -1436,8 +1434,6 @@ "Remove group and members" : "Eliminar grupo y miembros", "Remove team and members" : "Eliminar equipo y miembros", "Remove participant" : "Eliminar participante", - "Invitation was sent to {actorId}" : "Se ha enviado la invitación a {actorId}.", - "Could not send invitation to {actorId}" : "No se ha enviado la invitación a {actorId}.", "Notification was sent to {displayName}" : "La notificación fue enviada a {displayName}", "Could not send notification to {displayName}" : "No se ha podido enviar la notificación a {displayName}", "Permissions granted to {displayName}" : "Se han otorgado permisos a {displayName}", @@ -1468,6 +1464,7 @@ "Add other sources" : "Añade otros orígenes", "Participants" : "Participantes", "Search or add participants" : "Buscar o añadir participantes", + "Invitation was sent to {actorId}" : "Se ha enviado la invitación a {actorId}.", "An error occurred while adding the participants" : "Se ha producido un error al añadir los participantes", "Chat" : "Chat", "Details" : "Detalles", @@ -1710,6 +1707,9 @@ "An error happened when trying to share your file" : "Se ha producido un error al intentar compartir el archivo", "Could not post message: {errorMessage}" : "No se ha podido publicar el mensaje: {errorMessage}", "An error occurred while fetching the participants" : "Ha ocurrido un error al recuperar los participantes", + "Could not send invitation to {actorId}" : "No se ha enviado la invitación a {actorId}.", + "Invitations sent" : "Invitaciones enviadas", + "Error occurred when sending invitations" : "Se ha producido un error al enviar las invitaciones", "Failed to join the conversation. Try to reload the page." : "Error al unirte a la conversación. Prueba a recargar la página.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Estás intentando unirte a una conversación mientras tienes activa una sesión en otra ventana o dispositivo. Nextcloud Talk no admite esto en la actualidad. ¿Qué prefieres hacer?", "Join here" : "Unirte aquí", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index bceeab09ba4..bd74b285429 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -890,8 +890,6 @@ OC.L10N.register( "Conversation password has been saved" : "La contraseña de la conversación se ha guardado", "Conversation password has been removed" : "La contraseña de la conversación se ha eliminado", "Error occurred while saving conversation password" : "Error al guardar la contraseña de la conversación", - "Invitations sent" : "Invitaciones enviadas", - "Error occurred when sending invitations" : "Error al enviar las invitaciones", "Open conversation to registered users, showing it in search results" : "Abrir la conversación a usuarios registrados, mostrándola en los resultados de búsqueda", "Error occurred when opening or limiting the conversation" : "Error al abrir o limitar la conversación", "Enabling the lobby will remove non-moderators from the ongoing call." : "Al habilitar el vestíbulo, los no moderadores se eliminarán de la llamada en curso.", @@ -1200,8 +1198,6 @@ OC.L10N.register( "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "El texto debe tener una longitud menor o igual a {maxLength} caracteres. Tu texto actual tiene {charactersCount} caracteres.", "Remove group and members" : "Eliminar grupo y miembros", "Remove participant" : "Eliminar participante", - "Invitation was sent to {actorId}" : "La invitación fue enviada a {actorId}", - "Could not send invitation to {actorId}" : "No se pudo enviar la invitación a {actorId}", "Notification was sent to {displayName}" : "Se envió una notificación a {displayName}", "Could not send notification to {displayName}" : "No se pudo enviar la notificación a {displayName}", "Permissions granted to {displayName}" : "Permisos otorgados a {displayName}", @@ -1221,6 +1217,7 @@ OC.L10N.register( "Add other sources" : "Agregar otras fuentes", "Participants" : "Participantes", "Search or add participants" : "Buscar o agregar participantes", + "Invitation was sent to {actorId}" : "La invitación fue enviada a {actorId}", "An error occurred while adding the participants" : "Se produjo un error al agregar los participantes", "Chat" : "Chat", "Details" : "Detalles", @@ -1378,6 +1375,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "Se produjo un error al intentar compartir tu archivo", "Could not post message: {errorMessage}" : "No se pudo enviar el mensaje: {errorMessage}", "An error occurred while fetching the participants" : "Se produjo un error al obtener los participantes", + "Could not send invitation to {actorId}" : "No se pudo enviar la invitación a {actorId}", + "Invitations sent" : "Invitaciones enviadas", + "Error occurred when sending invitations" : "Error al enviar las invitaciones", "Failed to join the conversation. Try to reload the page." : "Error al unirse a la conversación. Intenta recargar la página.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Estás intentando unirte a una conversación mientras tienes una sesión activa en otra ventana o dispositivo. Actualmente, esto no es compatible con Nextcloud Talk. ¿Qué quieres hacer?", "Join here" : "Unirse aquí", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index fb2f2645b14..d89b80c6f57 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -888,8 +888,6 @@ "Conversation password has been saved" : "La contraseña de la conversación se ha guardado", "Conversation password has been removed" : "La contraseña de la conversación se ha eliminado", "Error occurred while saving conversation password" : "Error al guardar la contraseña de la conversación", - "Invitations sent" : "Invitaciones enviadas", - "Error occurred when sending invitations" : "Error al enviar las invitaciones", "Open conversation to registered users, showing it in search results" : "Abrir la conversación a usuarios registrados, mostrándola en los resultados de búsqueda", "Error occurred when opening or limiting the conversation" : "Error al abrir o limitar la conversación", "Enabling the lobby will remove non-moderators from the ongoing call." : "Al habilitar el vestíbulo, los no moderadores se eliminarán de la llamada en curso.", @@ -1198,8 +1196,6 @@ "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "El texto debe tener una longitud menor o igual a {maxLength} caracteres. Tu texto actual tiene {charactersCount} caracteres.", "Remove group and members" : "Eliminar grupo y miembros", "Remove participant" : "Eliminar participante", - "Invitation was sent to {actorId}" : "La invitación fue enviada a {actorId}", - "Could not send invitation to {actorId}" : "No se pudo enviar la invitación a {actorId}", "Notification was sent to {displayName}" : "Se envió una notificación a {displayName}", "Could not send notification to {displayName}" : "No se pudo enviar la notificación a {displayName}", "Permissions granted to {displayName}" : "Permisos otorgados a {displayName}", @@ -1219,6 +1215,7 @@ "Add other sources" : "Agregar otras fuentes", "Participants" : "Participantes", "Search or add participants" : "Buscar o agregar participantes", + "Invitation was sent to {actorId}" : "La invitación fue enviada a {actorId}", "An error occurred while adding the participants" : "Se produjo un error al agregar los participantes", "Chat" : "Chat", "Details" : "Detalles", @@ -1376,6 +1373,9 @@ "An error happened when trying to share your file" : "Se produjo un error al intentar compartir tu archivo", "Could not post message: {errorMessage}" : "No se pudo enviar el mensaje: {errorMessage}", "An error occurred while fetching the participants" : "Se produjo un error al obtener los participantes", + "Could not send invitation to {actorId}" : "No se pudo enviar la invitación a {actorId}", + "Invitations sent" : "Invitaciones enviadas", + "Error occurred when sending invitations" : "Error al enviar las invitaciones", "Failed to join the conversation. Try to reload the page." : "Error al unirse a la conversación. Intenta recargar la página.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Estás intentando unirte a una conversación mientras tienes una sesión activa en otra ventana o dispositivo. Actualmente, esto no es compatible con Nextcloud Talk. ¿Qué quieres hacer?", "Join here" : "Unirse aquí", diff --git a/l10n/eu.js b/l10n/eu.js index d45fb4d5c56..086133cfed3 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -957,8 +957,6 @@ OC.L10N.register( "Conversation password has been saved" : "Elkarrizketaren pasahitza gorde da", "Conversation password has been removed" : "Elkarrizketaren pasahitza kendu da", "Error occurred while saving conversation password" : "Errore bat gertatu da elkarrizketaren pasahitza gordetzean", - "Invitations sent" : "Gonbidapenak bidalita", - "Error occurred when sending invitations" : "Errorea gonbidapenak bidaltzean", "Open conversation to registered users, showing it in search results" : "Ireki elkarrizketa erregistratutako erabiltzaileei, bilaketen emaitzetan erakutsiaz.", "Also open to users created with the Guests app" : "Irekita dago baita ere Gonbidatuak aplikazioak sorturiko erabiltzaileentzat", "This conversation is open to both registered users and users created with the Guests app" : "Elkarrizketa hau irekita dago bai erregistraturiko erabiltzaileentzat eta baita Gonbidatuak aplikazioaren bidez sorturiko erabiltzaileentzat ere", @@ -1285,8 +1283,6 @@ OC.L10N.register( "Remove group and members" : "Kendu taldea eta kideak", "Remove team and members" : "Kendu lantaldea eta kideak", "Remove participant" : "Kendu parte-hartzailea", - "Invitation was sent to {actorId}" : "{actorId}-(e)ri gonbidapena bidali zaio", - "Could not send invitation to {actorId}" : "Ezin izan da gonbidapena {actorId}(r)i bidali", "Notification was sent to {displayName}" : "{displayName}-(e)ri jakinarazpena bidali zaio", "Could not send notification to {displayName}" : "Ezin izan da jakinarazpena bidali {displayName}-ra", "Permissions granted to {displayName}" : "Baimenak emanda {displayName}(r)i", @@ -1310,6 +1306,7 @@ OC.L10N.register( "Add other sources" : "Gehitu beste iturburuak", "Participants" : "Parte-hartzaileak", "Search or add participants" : "Bilatu edo gehitu parte-hartzaileak", + "Invitation was sent to {actorId}" : "{actorId}-(e)ri gonbidapena bidali zaio", "An error occurred while adding the participants" : "Errore bat gertatu da parte-hartzaileak gehitzean", "Chat" : "Txata", "Details" : "Xehetasunak", @@ -1481,6 +1478,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "Errore bat gertatu da fitxategia partekatzen saiatzean", "Could not post message: {errorMessage}" : "Ezin izan da mezua argitaratu: {errorMessage}", "An error occurred while fetching the participants" : "Errore bat gertatu da parte-hartzaileak eskuratzean", + "Could not send invitation to {actorId}" : "Ezin izan da gonbidapena {actorId}(r)i bidali", + "Invitations sent" : "Gonbidapenak bidalita", + "Error occurred when sending invitations" : "Errorea gonbidapenak bidaltzean", "Failed to join the conversation. Try to reload the page." : "Elkarrizketara batzeak huts egin du. Saiatu orria berriro kargatzen.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Elkarrizketa batera batu nahi duzu aldi berean saioa aktibaturik beste leiho edo gailu batean. Nextcloud Talkek ez du hau onartzen une honetan. Zer egin nahi duzu?", "Join here" : "Hemen bat egin", diff --git a/l10n/eu.json b/l10n/eu.json index f1d6bcf2c62..e2f2a4664c4 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -955,8 +955,6 @@ "Conversation password has been saved" : "Elkarrizketaren pasahitza gorde da", "Conversation password has been removed" : "Elkarrizketaren pasahitza kendu da", "Error occurred while saving conversation password" : "Errore bat gertatu da elkarrizketaren pasahitza gordetzean", - "Invitations sent" : "Gonbidapenak bidalita", - "Error occurred when sending invitations" : "Errorea gonbidapenak bidaltzean", "Open conversation to registered users, showing it in search results" : "Ireki elkarrizketa erregistratutako erabiltzaileei, bilaketen emaitzetan erakutsiaz.", "Also open to users created with the Guests app" : "Irekita dago baita ere Gonbidatuak aplikazioak sorturiko erabiltzaileentzat", "This conversation is open to both registered users and users created with the Guests app" : "Elkarrizketa hau irekita dago bai erregistraturiko erabiltzaileentzat eta baita Gonbidatuak aplikazioaren bidez sorturiko erabiltzaileentzat ere", @@ -1283,8 +1281,6 @@ "Remove group and members" : "Kendu taldea eta kideak", "Remove team and members" : "Kendu lantaldea eta kideak", "Remove participant" : "Kendu parte-hartzailea", - "Invitation was sent to {actorId}" : "{actorId}-(e)ri gonbidapena bidali zaio", - "Could not send invitation to {actorId}" : "Ezin izan da gonbidapena {actorId}(r)i bidali", "Notification was sent to {displayName}" : "{displayName}-(e)ri jakinarazpena bidali zaio", "Could not send notification to {displayName}" : "Ezin izan da jakinarazpena bidali {displayName}-ra", "Permissions granted to {displayName}" : "Baimenak emanda {displayName}(r)i", @@ -1308,6 +1304,7 @@ "Add other sources" : "Gehitu beste iturburuak", "Participants" : "Parte-hartzaileak", "Search or add participants" : "Bilatu edo gehitu parte-hartzaileak", + "Invitation was sent to {actorId}" : "{actorId}-(e)ri gonbidapena bidali zaio", "An error occurred while adding the participants" : "Errore bat gertatu da parte-hartzaileak gehitzean", "Chat" : "Txata", "Details" : "Xehetasunak", @@ -1479,6 +1476,9 @@ "An error happened when trying to share your file" : "Errore bat gertatu da fitxategia partekatzen saiatzean", "Could not post message: {errorMessage}" : "Ezin izan da mezua argitaratu: {errorMessage}", "An error occurred while fetching the participants" : "Errore bat gertatu da parte-hartzaileak eskuratzean", + "Could not send invitation to {actorId}" : "Ezin izan da gonbidapena {actorId}(r)i bidali", + "Invitations sent" : "Gonbidapenak bidalita", + "Error occurred when sending invitations" : "Errorea gonbidapenak bidaltzean", "Failed to join the conversation. Try to reload the page." : "Elkarrizketara batzeak huts egin du. Saiatu orria berriro kargatzen.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Elkarrizketa batera batu nahi duzu aldi berean saioa aktibaturik beste leiho edo gailu batean. Nextcloud Talkek ez du hau onartzen une honetan. Zer egin nahi duzu?", "Join here" : "Hemen bat egin", diff --git a/l10n/fa.js b/l10n/fa.js index 19a3cbbbd28..aa9e082c040 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -922,8 +922,6 @@ OC.L10N.register( "Conversation password has been saved" : "Conversation password has been saved", "Conversation password has been removed" : "Conversation password has been removed", "Error occurred while saving conversation password" : "Error occurred while saving conversation password", - "Invitations sent" : "Invitations sent", - "Error occurred when sending invitations" : "Error occurred when sending invitations", "Open conversation to registered users, showing it in search results" : "Open conversation to registered users, showing it in search results", "Error occurred when opening or limiting the conversation" : "Error occurred when opening or limiting the conversation", "Enabling the lobby will remove non-moderators from the ongoing call." : "Enabling the lobby will remove non-moderators from the ongoing call.", @@ -1249,8 +1247,6 @@ OC.L10N.register( "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long.", "Remove group and members" : "Remove group and members", "Remove participant" : "شرکت کننده را حذف کنید", - "Invitation was sent to {actorId}" : "Invitation was sent to {actorId}", - "Could not send invitation to {actorId}" : "Could not send invitation to {actorId}", "Notification was sent to {displayName}" : "Notification was sent to {displayName}", "Could not send notification to {displayName}" : "Could not send notification to {displayName}", "Permissions granted to {displayName}" : "Permissions granted to {displayName}", @@ -1270,6 +1266,7 @@ OC.L10N.register( "Add other sources" : "Add other sources", "Participants" : "شركت كنندگان", "Search or add participants" : "Search or add participants", + "Invitation was sent to {actorId}" : "Invitation was sent to {actorId}", "An error occurred while adding the participants" : "An error occurred while adding the participants", "Chat" : "Chat", "Details" : "جزئیات", @@ -1476,6 +1473,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "An error happened when trying to share your file", "Could not post message: {errorMessage}" : "Could not post message: {errorMessage}", "An error occurred while fetching the participants" : "An error occurred while fetching the participants", + "Could not send invitation to {actorId}" : "Could not send invitation to {actorId}", + "Invitations sent" : "Invitations sent", + "Error occurred when sending invitations" : "Error occurred when sending invitations", "Failed to join the conversation. Try to reload the page." : "Failed to join the conversation. Try to reload the page.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?", "Join here" : "Join here", diff --git a/l10n/fa.json b/l10n/fa.json index 63525282663..160d283311f 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -920,8 +920,6 @@ "Conversation password has been saved" : "Conversation password has been saved", "Conversation password has been removed" : "Conversation password has been removed", "Error occurred while saving conversation password" : "Error occurred while saving conversation password", - "Invitations sent" : "Invitations sent", - "Error occurred when sending invitations" : "Error occurred when sending invitations", "Open conversation to registered users, showing it in search results" : "Open conversation to registered users, showing it in search results", "Error occurred when opening or limiting the conversation" : "Error occurred when opening or limiting the conversation", "Enabling the lobby will remove non-moderators from the ongoing call." : "Enabling the lobby will remove non-moderators from the ongoing call.", @@ -1247,8 +1245,6 @@ "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long.", "Remove group and members" : "Remove group and members", "Remove participant" : "شرکت کننده را حذف کنید", - "Invitation was sent to {actorId}" : "Invitation was sent to {actorId}", - "Could not send invitation to {actorId}" : "Could not send invitation to {actorId}", "Notification was sent to {displayName}" : "Notification was sent to {displayName}", "Could not send notification to {displayName}" : "Could not send notification to {displayName}", "Permissions granted to {displayName}" : "Permissions granted to {displayName}", @@ -1268,6 +1264,7 @@ "Add other sources" : "Add other sources", "Participants" : "شركت كنندگان", "Search or add participants" : "Search or add participants", + "Invitation was sent to {actorId}" : "Invitation was sent to {actorId}", "An error occurred while adding the participants" : "An error occurred while adding the participants", "Chat" : "Chat", "Details" : "جزئیات", @@ -1474,6 +1471,9 @@ "An error happened when trying to share your file" : "An error happened when trying to share your file", "Could not post message: {errorMessage}" : "Could not post message: {errorMessage}", "An error occurred while fetching the participants" : "An error occurred while fetching the participants", + "Could not send invitation to {actorId}" : "Could not send invitation to {actorId}", + "Invitations sent" : "Invitations sent", + "Error occurred when sending invitations" : "Error occurred when sending invitations", "Failed to join the conversation. Try to reload the page." : "Failed to join the conversation. Try to reload the page.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?", "Join here" : "Join here", diff --git a/l10n/fi.js b/l10n/fi.js index a2a10c88bf8..0fde03479c8 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -757,8 +757,6 @@ OC.L10N.register( "Conversation password has been saved" : "Keskustelun salasana on tallennettu", "Conversation password has been removed" : "Keskustelun salasana on poistettu", "Error occurred while saving conversation password" : "Virhe tallentaessa keskustelun salasanaa", - "Invitations sent" : "Kutsut lähetetty", - "Error occurred when sending invitations" : "Kutsujen lähetyksessä tapahtui virhe", "Open conversation to registered users, showing it in search results" : "Avaa keskustelu rekisteröityneille käyttäjille, näytetään hakutuloksissa", "Open conversation" : "Avaa keskustelu", "This conversation is open to registered users" : "Avaa keskustelu on avoinna rekisteröityneille käyttäjille", @@ -1085,7 +1083,6 @@ OC.L10N.register( "Remove participant" : "Poista osallistuja", "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Haluatko varmasti poistaa ryhmän \"{displayName}\" ja sen jäsenet tästä kesksutelusta?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Haluatko varmasti poistaa tiimin \"{displayName}\" ja sen jäsenet tästä kesksutelusta?", - "Invitation was sent to {actorId}" : "Kutsu lähetettiin käyttäjälle {actorId}", "Notification was sent to {displayName}" : "Ilmoitus lähetettiin käyttäjälle {displayName}", "Phone number copied to clipboard" : "Puhelinnumero kopioitu leikepöydälle", "Phone number could not be copied" : "Puhelinnumeroa ei voitu kopioida", @@ -1105,6 +1102,7 @@ OC.L10N.register( "Add other sources" : "Lisää muita lähteitä", "Participants" : "Osallistujat", "Search or add participants" : "Etsi tai lisää osallistujia", + "Invitation was sent to {actorId}" : "Kutsu lähetettiin käyttäjälle {actorId}", "An error occurred while adding the participants" : "Virhe osallistujia lisätessä", "Chat" : "Keskustelu", "Details" : "Tiedot", @@ -1262,6 +1260,8 @@ OC.L10N.register( "An error happened when trying to share your file" : "Virhe yrittäessä jakaa tiedostoasi", "Could not post message: {errorMessage}" : "Ei voitu lähettää viestiä: {errorMessage}", "An error occurred while fetching the participants" : "Virhe osallistujia noudettaessa", + "Invitations sent" : "Kutsut lähetetty", + "Error occurred when sending invitations" : "Kutsujen lähetyksessä tapahtui virhe", "Failed to join the conversation. Try to reload the page." : "Liittyminen keskusteluun epäonnistui. Päivitä sivu.", "Join here" : "Liity tähän", "Leave this page" : "Poistu tältä sivulta", diff --git a/l10n/fi.json b/l10n/fi.json index 0be121bbd9f..255397931c5 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -755,8 +755,6 @@ "Conversation password has been saved" : "Keskustelun salasana on tallennettu", "Conversation password has been removed" : "Keskustelun salasana on poistettu", "Error occurred while saving conversation password" : "Virhe tallentaessa keskustelun salasanaa", - "Invitations sent" : "Kutsut lähetetty", - "Error occurred when sending invitations" : "Kutsujen lähetyksessä tapahtui virhe", "Open conversation to registered users, showing it in search results" : "Avaa keskustelu rekisteröityneille käyttäjille, näytetään hakutuloksissa", "Open conversation" : "Avaa keskustelu", "This conversation is open to registered users" : "Avaa keskustelu on avoinna rekisteröityneille käyttäjille", @@ -1083,7 +1081,6 @@ "Remove participant" : "Poista osallistuja", "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Haluatko varmasti poistaa ryhmän \"{displayName}\" ja sen jäsenet tästä kesksutelusta?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Haluatko varmasti poistaa tiimin \"{displayName}\" ja sen jäsenet tästä kesksutelusta?", - "Invitation was sent to {actorId}" : "Kutsu lähetettiin käyttäjälle {actorId}", "Notification was sent to {displayName}" : "Ilmoitus lähetettiin käyttäjälle {displayName}", "Phone number copied to clipboard" : "Puhelinnumero kopioitu leikepöydälle", "Phone number could not be copied" : "Puhelinnumeroa ei voitu kopioida", @@ -1103,6 +1100,7 @@ "Add other sources" : "Lisää muita lähteitä", "Participants" : "Osallistujat", "Search or add participants" : "Etsi tai lisää osallistujia", + "Invitation was sent to {actorId}" : "Kutsu lähetettiin käyttäjälle {actorId}", "An error occurred while adding the participants" : "Virhe osallistujia lisätessä", "Chat" : "Keskustelu", "Details" : "Tiedot", @@ -1260,6 +1258,8 @@ "An error happened when trying to share your file" : "Virhe yrittäessä jakaa tiedostoasi", "Could not post message: {errorMessage}" : "Ei voitu lähettää viestiä: {errorMessage}", "An error occurred while fetching the participants" : "Virhe osallistujia noudettaessa", + "Invitations sent" : "Kutsut lähetetty", + "Error occurred when sending invitations" : "Kutsujen lähetyksessä tapahtui virhe", "Failed to join the conversation. Try to reload the page." : "Liittyminen keskusteluun epäonnistui. Päivitä sivu.", "Join here" : "Liity tähän", "Leave this page" : "Poistu tältä sivulta", diff --git a/l10n/fr.js b/l10n/fr.js index c7a1e43dae8..21cd30af443 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "Le mot de passe de cette conversation a été enregistré", "Conversation password has been removed" : "Le mot de passe de cette conversation a été supprimé", "Error occurred while saving conversation password" : "Une erreur s'est produite lors de l'enregistrement du mot de passe de la conversation", - "Invitations sent" : "Invitations envoyées", - "Error occurred when sending invitations" : "Une erreur s'est produite lors de l'envoi d'invitations", "Open conversation to registered users, showing it in search results" : "Ouvrir la conversation aux utilisateurs enregistrés, en la montrant dans les résultats de recherche", "Also open to users created with the Guests app" : "Aussi ouvrir aux utilisateurs créés avec l'application Invités", "Open conversation" : "Ouvrir la conversation", @@ -1506,8 +1504,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Voulez-vous vraiment retirer le groupe \"{displayName}\" et ses membres de cette conversation ?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Voulez-vous vraiment retirer l'équipe \"{displayName}\" et ses membres de cette conversation ?", "Do you really want to remove {displayName} from this conversation?" : "Voulez-vous vraiment retirer {displayName} de cette conversation ?", - "Invitation was sent to {actorId}" : "L'inviation a été envoyée à {actorId}", - "Could not send invitation to {actorId}" : "Impossible d'envoyer une invitation à {actorId}", "Notification was sent to {displayName}" : "La notification a été envoyée à {displayName}", "Could not send notification to {displayName}" : "Impossible d'envoyer la notification à {displayName}", "Permissions granted to {displayName}" : "Permissions accordées à {displayName}", @@ -1539,6 +1535,7 @@ OC.L10N.register( "Participants" : "Participants", "You can search or add participants via name, email, or Federated Cloud ID" : "Vous pouvez rechercher ou ajouter des participants par nom, e-mail ou ID de cloud fédéré.", "Search or add participants" : "Rechercher ou ajouter des participants", + "Invitation was sent to {actorId}" : "L'inviation a été envoyée à {actorId}", "An error occurred while adding the participants" : "Une erreur s'est produite lors de l’ajout de participants", "Chat" : "Discussion instantanée ", "Details" : "Details", @@ -1796,6 +1793,9 @@ OC.L10N.register( "Participant is banned successfully" : "Le participant a été banni avec succès", "Error while banning the participant" : "Erreur durant le bannissement du participant", "An error occurred while fetching the participants" : "Une erreur est survenue pendant la récupération des participants", + "Could not send invitation to {actorId}" : "Impossible d'envoyer une invitation à {actorId}", + "Invitations sent" : "Invitations envoyées", + "Error occurred when sending invitations" : "Une erreur s'est produite lors de l'envoi d'invitations", "Failed to join the conversation. Try to reload the page." : "Impossible de rejoindre la conversation. Essayez de recharger la page.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Vous essayez de rejoindre une conversation mais vous avez déjà une session ouverte sur une autre fenêtre ou un autre périphérique. Ce n'est pas possible pour l'instant dans Nextcloud Talk : que voulez-vous faire ?", "Join here" : "Rejoignez la conversation", diff --git a/l10n/fr.json b/l10n/fr.json index 8a4dab1f2d4..694ccd826b9 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "Le mot de passe de cette conversation a été enregistré", "Conversation password has been removed" : "Le mot de passe de cette conversation a été supprimé", "Error occurred while saving conversation password" : "Une erreur s'est produite lors de l'enregistrement du mot de passe de la conversation", - "Invitations sent" : "Invitations envoyées", - "Error occurred when sending invitations" : "Une erreur s'est produite lors de l'envoi d'invitations", "Open conversation to registered users, showing it in search results" : "Ouvrir la conversation aux utilisateurs enregistrés, en la montrant dans les résultats de recherche", "Also open to users created with the Guests app" : "Aussi ouvrir aux utilisateurs créés avec l'application Invités", "Open conversation" : "Ouvrir la conversation", @@ -1504,8 +1502,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Voulez-vous vraiment retirer le groupe \"{displayName}\" et ses membres de cette conversation ?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Voulez-vous vraiment retirer l'équipe \"{displayName}\" et ses membres de cette conversation ?", "Do you really want to remove {displayName} from this conversation?" : "Voulez-vous vraiment retirer {displayName} de cette conversation ?", - "Invitation was sent to {actorId}" : "L'inviation a été envoyée à {actorId}", - "Could not send invitation to {actorId}" : "Impossible d'envoyer une invitation à {actorId}", "Notification was sent to {displayName}" : "La notification a été envoyée à {displayName}", "Could not send notification to {displayName}" : "Impossible d'envoyer la notification à {displayName}", "Permissions granted to {displayName}" : "Permissions accordées à {displayName}", @@ -1537,6 +1533,7 @@ "Participants" : "Participants", "You can search or add participants via name, email, or Federated Cloud ID" : "Vous pouvez rechercher ou ajouter des participants par nom, e-mail ou ID de cloud fédéré.", "Search or add participants" : "Rechercher ou ajouter des participants", + "Invitation was sent to {actorId}" : "L'inviation a été envoyée à {actorId}", "An error occurred while adding the participants" : "Une erreur s'est produite lors de l’ajout de participants", "Chat" : "Discussion instantanée ", "Details" : "Details", @@ -1794,6 +1791,9 @@ "Participant is banned successfully" : "Le participant a été banni avec succès", "Error while banning the participant" : "Erreur durant le bannissement du participant", "An error occurred while fetching the participants" : "Une erreur est survenue pendant la récupération des participants", + "Could not send invitation to {actorId}" : "Impossible d'envoyer une invitation à {actorId}", + "Invitations sent" : "Invitations envoyées", + "Error occurred when sending invitations" : "Une erreur s'est produite lors de l'envoi d'invitations", "Failed to join the conversation. Try to reload the page." : "Impossible de rejoindre la conversation. Essayez de recharger la page.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Vous essayez de rejoindre une conversation mais vous avez déjà une session ouverte sur une autre fenêtre ou un autre périphérique. Ce n'est pas possible pour l'instant dans Nextcloud Talk : que voulez-vous faire ?", "Join here" : "Rejoignez la conversation", diff --git a/l10n/ga.js b/l10n/ga.js index 5d52c9e4ee1..971dc4dc704 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "Sábháladh pasfhocal an chomhrá", "Conversation password has been removed" : "Baineadh pasfhocal an chomhrá", "Error occurred while saving conversation password" : "Tharla earráid agus pasfhocal an chomhrá á shábháil", - "Invitations sent" : "Cuirí seolta", - "Error occurred when sending invitations" : "Tharla earráid agus cuirí á seoladh", "Open conversation to registered users, showing it in search results" : "Oscail an comhrá d'úsáideoirí cláraithe, agus é á thaispeáint i dtorthaí cuardaigh", "Also open to users created with the Guests app" : "Ar oscailt freisin d'úsáideoirí a cruthaíodh leis an aip Aíonna", "Open conversation" : "Oscail comhrá", @@ -1506,8 +1504,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "An bhfuil tú cinnte gur mhaith leat an grúpa \"{displayName}\" agus a bhaill a bhaint den chomhrá seo?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "An bhfuil tú cinnte gur mhaith leat foireann \"{displayName}\" agus a baill a bhaint den chomhrá seo?", "Do you really want to remove {displayName} from this conversation?" : "An bhfuil tú cinnte gur mhaith leat {displayName} a bhaint den chomhrá seo?", - "Invitation was sent to {actorId}" : "Seoladh cuireadh chuig {actorId}", - "Could not send invitation to {actorId}" : "Níorbh fhéidir cuireadh a sheoladh chuig {actorId}", "Notification was sent to {displayName}" : "Seoladh fógra chuig {displayName}", "Could not send notification to {displayName}" : "Níorbh fhéidir fógra a sheoladh chuig {displayName}", "Permissions granted to {displayName}" : "Ceadanna tugtha do {displayName}", @@ -1539,6 +1535,7 @@ OC.L10N.register( "Participants" : "Rannpháirtithe", "You can search or add participants via name, email, or Federated Cloud ID" : "Is féidir leat rannpháirtithe a chuardach nó a chur leis trí ainm, ríomhphost nó ID Néal Cónaidhme", "Search or add participants" : "Cuardaigh nó cuir rannpháirtithe leis", + "Invitation was sent to {actorId}" : "Seoladh cuireadh chuig {actorId}", "An error occurred while adding the participants" : "Tharla earráid agus na rannpháirtithe á gcur leis", "Chat" : "Comhrá", "Details" : "Sonraí", @@ -1796,6 +1793,9 @@ OC.L10N.register( "Participant is banned successfully" : "Tá toirmeasc rathúil ar rannpháirtí", "Error while banning the participant" : "Earráid agus an rannpháirtí á thoirmeasc", "An error occurred while fetching the participants" : "Tharla earráid agus na rannpháirtithe á nglacadh", + "Could not send invitation to {actorId}" : "Níorbh fhéidir cuireadh a sheoladh chuig {actorId}", + "Invitations sent" : "Cuirí seolta", + "Error occurred when sending invitations" : "Tharla earráid agus cuirí á seoladh", "Failed to join the conversation. Try to reload the page." : "Theip ar páirt a ghlacadh sa chomhrá. Déan iarracht an leathanach a athlódáil.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Tá tú ag iarraidh páirt a ghlacadh i gcomhrá agus seisiún gníomhach agat i bhfuinneog nó gléas eile. Ní thacaíonn Nextcloud Talk leis seo faoi láthair. Cad ba mhaith leat a dhéanamh?", "Join here" : "Glac páirt anseo", diff --git a/l10n/ga.json b/l10n/ga.json index d05930b4f29..4c8e7d2f34a 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "Sábháladh pasfhocal an chomhrá", "Conversation password has been removed" : "Baineadh pasfhocal an chomhrá", "Error occurred while saving conversation password" : "Tharla earráid agus pasfhocal an chomhrá á shábháil", - "Invitations sent" : "Cuirí seolta", - "Error occurred when sending invitations" : "Tharla earráid agus cuirí á seoladh", "Open conversation to registered users, showing it in search results" : "Oscail an comhrá d'úsáideoirí cláraithe, agus é á thaispeáint i dtorthaí cuardaigh", "Also open to users created with the Guests app" : "Ar oscailt freisin d'úsáideoirí a cruthaíodh leis an aip Aíonna", "Open conversation" : "Oscail comhrá", @@ -1504,8 +1502,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "An bhfuil tú cinnte gur mhaith leat an grúpa \"{displayName}\" agus a bhaill a bhaint den chomhrá seo?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "An bhfuil tú cinnte gur mhaith leat foireann \"{displayName}\" agus a baill a bhaint den chomhrá seo?", "Do you really want to remove {displayName} from this conversation?" : "An bhfuil tú cinnte gur mhaith leat {displayName} a bhaint den chomhrá seo?", - "Invitation was sent to {actorId}" : "Seoladh cuireadh chuig {actorId}", - "Could not send invitation to {actorId}" : "Níorbh fhéidir cuireadh a sheoladh chuig {actorId}", "Notification was sent to {displayName}" : "Seoladh fógra chuig {displayName}", "Could not send notification to {displayName}" : "Níorbh fhéidir fógra a sheoladh chuig {displayName}", "Permissions granted to {displayName}" : "Ceadanna tugtha do {displayName}", @@ -1537,6 +1533,7 @@ "Participants" : "Rannpháirtithe", "You can search or add participants via name, email, or Federated Cloud ID" : "Is féidir leat rannpháirtithe a chuardach nó a chur leis trí ainm, ríomhphost nó ID Néal Cónaidhme", "Search or add participants" : "Cuardaigh nó cuir rannpháirtithe leis", + "Invitation was sent to {actorId}" : "Seoladh cuireadh chuig {actorId}", "An error occurred while adding the participants" : "Tharla earráid agus na rannpháirtithe á gcur leis", "Chat" : "Comhrá", "Details" : "Sonraí", @@ -1794,6 +1791,9 @@ "Participant is banned successfully" : "Tá toirmeasc rathúil ar rannpháirtí", "Error while banning the participant" : "Earráid agus an rannpháirtí á thoirmeasc", "An error occurred while fetching the participants" : "Tharla earráid agus na rannpháirtithe á nglacadh", + "Could not send invitation to {actorId}" : "Níorbh fhéidir cuireadh a sheoladh chuig {actorId}", + "Invitations sent" : "Cuirí seolta", + "Error occurred when sending invitations" : "Tharla earráid agus cuirí á seoladh", "Failed to join the conversation. Try to reload the page." : "Theip ar páirt a ghlacadh sa chomhrá. Déan iarracht an leathanach a athlódáil.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Tá tú ag iarraidh páirt a ghlacadh i gcomhrá agus seisiún gníomhach agat i bhfuinneog nó gléas eile. Ní thacaíonn Nextcloud Talk leis seo faoi láthair. Cad ba mhaith leat a dhéanamh?", "Join here" : "Glac páirt anseo", diff --git a/l10n/gl.js b/l10n/gl.js index 4a669b76f61..dbadb25a3bd 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "Gardouse o contrasinal da conversa", "Conversation password has been removed" : "Retirouse o contrasinal de conversa", "Error occurred while saving conversation password" : "Produciuse un erro ao gardar o contrasinal da conversa", - "Invitations sent" : "Convites enviados", - "Error occurred when sending invitations" : "Produciuse un erro ao enviar os convites", "Open conversation to registered users, showing it in search results" : "Abrir a conversa aos usuarios rexistrados, amosándoa nos resultados da busca", "Also open to users created with the Guests app" : "Aberta tamén a usuarios creados coa aplicación Convidados (Guests)", "Open conversation" : "Conversa aberta", @@ -1506,8 +1504,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Confirma que quere retirar o grupo «{displayName}» e os seus membros desta conversa?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Confirma que quere retirar o equipo «{displayName}» e os seus membros desta conversa?", "Do you really want to remove {displayName} from this conversation?" : "Confirma que quere retirar a {displayName} desta conversa?", - "Invitation was sent to {actorId}" : "Enviouse o convite a {actorId}", - "Could not send invitation to {actorId}" : "Non foi posíbel enviar o convite a {actorId}", "Notification was sent to {displayName}" : "Enviouse a notificación a {displayName}", "Could not send notification to {displayName}" : "Non foi posíbel enviar a notificación a {displayName}", "Permissions granted to {displayName}" : "Concedéronse os permisos a {displayName}", @@ -1539,6 +1535,7 @@ OC.L10N.register( "Participants" : "Participantes", "You can search or add participants via name, email, or Federated Cloud ID" : "Pode buscar ou engadir participantes a través do seu nome, correo-e ou ID de nube federada", "Search or add participants" : "Buscar ou engadir participantes", + "Invitation was sent to {actorId}" : "Enviouse o convite a {actorId}", "An error occurred while adding the participants" : "Produciuse un erro ao engdir os participantes", "Chat" : "Parola", "Details" : "Detalles", @@ -1796,6 +1793,9 @@ OC.L10N.register( "Participant is banned successfully" : "O participante foi expulsado correctamente", "Error while banning the participant" : "Produciuse un erro ao expulsar o participante", "An error occurred while fetching the participants" : "Produciuse un erro ao recuperar os participantes", + "Could not send invitation to {actorId}" : "Non foi posíbel enviar o convite a {actorId}", + "Invitations sent" : "Convites enviados", + "Error occurred when sending invitations" : "Produciuse un erro ao enviar os convites", "Failed to join the conversation. Try to reload the page." : "Produciuse un fallo ao unirse á conversa. Tente volver cargar a páxina.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Está a tentar unirse a unha conversa mentres ten unha sesión activa noutra xanela ou dispositivo. Isto non é compatíbel actualmente con Nextcloud Talk. Que quere facer?", "Join here" : "Únase aquí", diff --git a/l10n/gl.json b/l10n/gl.json index 521b2d922ad..0aca729c91e 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "Gardouse o contrasinal da conversa", "Conversation password has been removed" : "Retirouse o contrasinal de conversa", "Error occurred while saving conversation password" : "Produciuse un erro ao gardar o contrasinal da conversa", - "Invitations sent" : "Convites enviados", - "Error occurred when sending invitations" : "Produciuse un erro ao enviar os convites", "Open conversation to registered users, showing it in search results" : "Abrir a conversa aos usuarios rexistrados, amosándoa nos resultados da busca", "Also open to users created with the Guests app" : "Aberta tamén a usuarios creados coa aplicación Convidados (Guests)", "Open conversation" : "Conversa aberta", @@ -1504,8 +1502,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Confirma que quere retirar o grupo «{displayName}» e os seus membros desta conversa?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Confirma que quere retirar o equipo «{displayName}» e os seus membros desta conversa?", "Do you really want to remove {displayName} from this conversation?" : "Confirma que quere retirar a {displayName} desta conversa?", - "Invitation was sent to {actorId}" : "Enviouse o convite a {actorId}", - "Could not send invitation to {actorId}" : "Non foi posíbel enviar o convite a {actorId}", "Notification was sent to {displayName}" : "Enviouse a notificación a {displayName}", "Could not send notification to {displayName}" : "Non foi posíbel enviar a notificación a {displayName}", "Permissions granted to {displayName}" : "Concedéronse os permisos a {displayName}", @@ -1537,6 +1533,7 @@ "Participants" : "Participantes", "You can search or add participants via name, email, or Federated Cloud ID" : "Pode buscar ou engadir participantes a través do seu nome, correo-e ou ID de nube federada", "Search or add participants" : "Buscar ou engadir participantes", + "Invitation was sent to {actorId}" : "Enviouse o convite a {actorId}", "An error occurred while adding the participants" : "Produciuse un erro ao engdir os participantes", "Chat" : "Parola", "Details" : "Detalles", @@ -1794,6 +1791,9 @@ "Participant is banned successfully" : "O participante foi expulsado correctamente", "Error while banning the participant" : "Produciuse un erro ao expulsar o participante", "An error occurred while fetching the participants" : "Produciuse un erro ao recuperar os participantes", + "Could not send invitation to {actorId}" : "Non foi posíbel enviar o convite a {actorId}", + "Invitations sent" : "Convites enviados", + "Error occurred when sending invitations" : "Produciuse un erro ao enviar os convites", "Failed to join the conversation. Try to reload the page." : "Produciuse un fallo ao unirse á conversa. Tente volver cargar a páxina.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Está a tentar unirse a unha conversa mentres ten unha sesión activa noutra xanela ou dispositivo. Isto non é compatíbel actualmente con Nextcloud Talk. Que quere facer?", "Join here" : "Únase aquí", diff --git a/l10n/hr.js b/l10n/hr.js index 9a5fdf5255e..936a21f2750 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -701,8 +701,6 @@ OC.L10N.register( "Conversation password has been saved" : "Zaporka razgovora je spremljena", "Conversation password has been removed" : "Zaporka razgovora je uklonjena", "Error occurred while saving conversation password" : "Došlo je do pogreške pri spremanju zaporke razgovora", - "Invitations sent" : "Pozivnice su poslane", - "Error occurred when sending invitations" : "Došlo je do pogreške pri slanju pozivnica", "Error occurred when opening or limiting the conversation" : "Došlo je do pogreške pri otvaranju ili ograničavanju razgovora", "Meeting start time" : "Vrijeme početka sastanka", "Start time (optional)" : "Vrijeme početka (neobvezno)", @@ -908,7 +906,6 @@ OC.L10N.register( "Joined with audio" : "Pridružen putem audioveze", "Remove group and members" : "Ukloni grupu i članove", "Remove participant" : "Ukloni sudionika", - "Could not send invitation to {actorId}" : "Nije moguće poslati pozivnicu za {actorId}", "Permissions granted to {displayName}" : "Dopuštenja dodijeljena {displayName}", "Could not modify permissions for {displayName}" : "Nije moguće izmijeniti dopuštenja za {displayName}", "Permissions removed for {displayName}" : "Uklonjena su dopuštenja za {displayName}", @@ -1036,6 +1033,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "Došlo je do pogreške pri pokušaju dijeljenja datoteke", "Could not post message: {errorMessage}" : "Nije moguće objaviti poruku: {errorMessage}", "An error occurred while fetching the participants" : "Došlo je do pogreške pri dohvaćanju sudionika", + "Could not send invitation to {actorId}" : "Nije moguće poslati pozivnicu za {actorId}", + "Invitations sent" : "Pozivnice su poslane", + "Error occurred when sending invitations" : "Došlo je do pogreške pri slanju pozivnica", "Failed to join the conversation. Try to reload the page." : "Pridruživanje razgovoru nije uspjelo. Pokušajte ponovno učitati stranicu.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Pokušavate se pridružiti razgovoru dok imate otvorenu sesiju u drugom prozoru ili na drugom uređaju. Nextcloud Talk trenutačno ne podržava tu radnju. Što želite učiniti?", "Join here" : "Pridruži se ovdje", diff --git a/l10n/hr.json b/l10n/hr.json index bdaf75eda41..74188bf444a 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -699,8 +699,6 @@ "Conversation password has been saved" : "Zaporka razgovora je spremljena", "Conversation password has been removed" : "Zaporka razgovora je uklonjena", "Error occurred while saving conversation password" : "Došlo je do pogreške pri spremanju zaporke razgovora", - "Invitations sent" : "Pozivnice su poslane", - "Error occurred when sending invitations" : "Došlo je do pogreške pri slanju pozivnica", "Error occurred when opening or limiting the conversation" : "Došlo je do pogreške pri otvaranju ili ograničavanju razgovora", "Meeting start time" : "Vrijeme početka sastanka", "Start time (optional)" : "Vrijeme početka (neobvezno)", @@ -906,7 +904,6 @@ "Joined with audio" : "Pridružen putem audioveze", "Remove group and members" : "Ukloni grupu i članove", "Remove participant" : "Ukloni sudionika", - "Could not send invitation to {actorId}" : "Nije moguće poslati pozivnicu za {actorId}", "Permissions granted to {displayName}" : "Dopuštenja dodijeljena {displayName}", "Could not modify permissions for {displayName}" : "Nije moguće izmijeniti dopuštenja za {displayName}", "Permissions removed for {displayName}" : "Uklonjena su dopuštenja za {displayName}", @@ -1034,6 +1031,9 @@ "An error happened when trying to share your file" : "Došlo je do pogreške pri pokušaju dijeljenja datoteke", "Could not post message: {errorMessage}" : "Nije moguće objaviti poruku: {errorMessage}", "An error occurred while fetching the participants" : "Došlo je do pogreške pri dohvaćanju sudionika", + "Could not send invitation to {actorId}" : "Nije moguće poslati pozivnicu za {actorId}", + "Invitations sent" : "Pozivnice su poslane", + "Error occurred when sending invitations" : "Došlo je do pogreške pri slanju pozivnica", "Failed to join the conversation. Try to reload the page." : "Pridruživanje razgovoru nije uspjelo. Pokušajte ponovno učitati stranicu.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Pokušavate se pridružiti razgovoru dok imate otvorenu sesiju u drugom prozoru ili na drugom uređaju. Nextcloud Talk trenutačno ne podržava tu radnju. Što želite učiniti?", "Join here" : "Pridruži se ovdje", diff --git a/l10n/hu.js b/l10n/hu.js index ec06bfefed3..7fb8c9872a1 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -944,8 +944,6 @@ OC.L10N.register( "Conversation password has been saved" : "A beszélgetés jelszava mentve", "Conversation password has been removed" : "A beszélgetés jelszava eltávolítva", "Error occurred while saving conversation password" : "Hiba történt a beszélgetés jelszavának mentése során", - "Invitations sent" : "Meghívók elküldve", - "Error occurred when sending invitations" : "Hiba történt a meghívók küldése során", "Open conversation to registered users, showing it in search results" : "Beszélgetés megnyitása a regisztrált felhasználók számára, megjelenítve a keresési találatok közt", "Also open to users created with the Guests app" : "Nyitva van a Guest alkalmazással létrehozott felhasználók számára is", "Open conversation" : "Beszélgetés megnyitása", @@ -1296,8 +1294,6 @@ OC.L10N.register( "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "A szöveg legfeljebb {maxLength} karakteres lehet. Jelenlegi szövege {charactersCount} karakter hosszú.", "Remove group and members" : "Csoport és a tagok eltávolítása", "Remove participant" : "Résztvevő eltávolítása", - "Invitation was sent to {actorId}" : "Meghívó elküldve a következőnek: {actorId}", - "Could not send invitation to {actorId}" : "Nem sikerült elküldeni a meghívót a következőnek: {actorId}", "Notification was sent to {displayName}" : "Az értesítés elküldve {displayName} számára", "Could not send notification to {displayName}" : "Nem sikerült elküldeni az értesítést {displayName} számára", "Permissions granted to {displayName}" : "Jogosultságok megadva {displayName} számára", @@ -1321,6 +1317,7 @@ OC.L10N.register( "Add other sources" : "További források hozzáadása", "Participants" : "Résztvevők", "Search or add participants" : "Résztvevők keresése vagy hozzáadása", + "Invitation was sent to {actorId}" : "Meghívó elküldve a következőnek: {actorId}", "An error occurred while adding the participants" : "Hiba történt a résztvevők hozzáadása során", "Chat" : "Csevegés", "Details" : "Részletek", @@ -1503,6 +1500,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "Hiba történt a fájl megosztása során", "Could not post message: {errorMessage}" : "Nem sikerült elküldeni az üzenetet: {errorMessage}", "An error occurred while fetching the participants" : "Hiba történt a résztvevők letöltése során", + "Could not send invitation to {actorId}" : "Nem sikerült elküldeni a meghívót a következőnek: {actorId}", + "Invitations sent" : "Meghívók elküldve", + "Error occurred when sending invitations" : "Hiba történt a meghívók küldése során", "Failed to join the conversation. Try to reload the page." : "Nem sikerült csatlakozni a beszélgetéshez. Próbálja meg újratölteni az oldalt.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Csatlakozni próbál egy beszélgetéshez, miközben aktív munkamenetet folytat egy másik ablakban vagy eszközön. Ezt a Nextcloud Beszélgetés jelenleg nem támogatja. Mit szeretne tenni?", "Join here" : "Csatlakozás", diff --git a/l10n/hu.json b/l10n/hu.json index fa6299080da..ed79eb6f324 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -942,8 +942,6 @@ "Conversation password has been saved" : "A beszélgetés jelszava mentve", "Conversation password has been removed" : "A beszélgetés jelszava eltávolítva", "Error occurred while saving conversation password" : "Hiba történt a beszélgetés jelszavának mentése során", - "Invitations sent" : "Meghívók elküldve", - "Error occurred when sending invitations" : "Hiba történt a meghívók küldése során", "Open conversation to registered users, showing it in search results" : "Beszélgetés megnyitása a regisztrált felhasználók számára, megjelenítve a keresési találatok közt", "Also open to users created with the Guests app" : "Nyitva van a Guest alkalmazással létrehozott felhasználók számára is", "Open conversation" : "Beszélgetés megnyitása", @@ -1294,8 +1292,6 @@ "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "A szöveg legfeljebb {maxLength} karakteres lehet. Jelenlegi szövege {charactersCount} karakter hosszú.", "Remove group and members" : "Csoport és a tagok eltávolítása", "Remove participant" : "Résztvevő eltávolítása", - "Invitation was sent to {actorId}" : "Meghívó elküldve a következőnek: {actorId}", - "Could not send invitation to {actorId}" : "Nem sikerült elküldeni a meghívót a következőnek: {actorId}", "Notification was sent to {displayName}" : "Az értesítés elküldve {displayName} számára", "Could not send notification to {displayName}" : "Nem sikerült elküldeni az értesítést {displayName} számára", "Permissions granted to {displayName}" : "Jogosultságok megadva {displayName} számára", @@ -1319,6 +1315,7 @@ "Add other sources" : "További források hozzáadása", "Participants" : "Résztvevők", "Search or add participants" : "Résztvevők keresése vagy hozzáadása", + "Invitation was sent to {actorId}" : "Meghívó elküldve a következőnek: {actorId}", "An error occurred while adding the participants" : "Hiba történt a résztvevők hozzáadása során", "Chat" : "Csevegés", "Details" : "Részletek", @@ -1501,6 +1498,9 @@ "An error happened when trying to share your file" : "Hiba történt a fájl megosztása során", "Could not post message: {errorMessage}" : "Nem sikerült elküldeni az üzenetet: {errorMessage}", "An error occurred while fetching the participants" : "Hiba történt a résztvevők letöltése során", + "Could not send invitation to {actorId}" : "Nem sikerült elküldeni a meghívót a következőnek: {actorId}", + "Invitations sent" : "Meghívók elküldve", + "Error occurred when sending invitations" : "Hiba történt a meghívók küldése során", "Failed to join the conversation. Try to reload the page." : "Nem sikerült csatlakozni a beszélgetéshez. Próbálja meg újratölteni az oldalt.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Csatlakozni próbál egy beszélgetéshez, miközben aktív munkamenetet folytat egy másik ablakban vagy eszközön. Ezt a Nextcloud Beszélgetés jelenleg nem támogatja. Mit szeretne tenni?", "Join here" : "Csatlakozás", diff --git a/l10n/it.js b/l10n/it.js index 49ae21d2cdf..26e83e97c9d 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -769,8 +769,6 @@ OC.L10N.register( "Conversation password has been saved" : "La password della conversazione è stata salvata", "Conversation password has been removed" : "La password della conversazione è stata rimossa", "Error occurred while saving conversation password" : "Si è verificato un errore durante il salvataggio della password della conversazione", - "Invitations sent" : "Inviti inviati", - "Error occurred when sending invitations" : "Si è verificato un errore durante l'invio degli inviti", "This conversation is limited to the current participants" : "Questa conversazione è limitata ai partecipanti attuali", "Error occurred when opening or limiting the conversation" : "Si è verificato un errore durante l'apertura o la limitazione della conversazione", "Meeting start time" : "Orario di inizio della riunione", @@ -1002,7 +1000,6 @@ OC.L10N.register( "Joined with audio" : "Partecipa con audio", "Remove group and members" : "Rimuovi gruppo e membri", "Remove participant" : "Rimuovi partecipante", - "Could not send invitation to {actorId}" : "Impossibile inviare l'invito a {actorId}", "Permissions granted to {displayName}" : "Permessi concessi a {displayName}", "Could not modify permissions for {displayName}" : "Impossibile modificare i permessi per {displayName}", "Permissions removed for {displayName}" : "Permessi rimossi per {displayName}", @@ -1153,6 +1150,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "Si è verificato un errore durante il tentativo di condividere il tuo file", "Could not post message: {errorMessage}" : "Impossibile pubblicare il messaggio: {errorMessage}", "An error occurred while fetching the participants" : "Si è verificato un errore durante il recupero dei partecipanti", + "Could not send invitation to {actorId}" : "Impossibile inviare l'invito a {actorId}", + "Invitations sent" : "Inviti inviati", + "Error occurred when sending invitations" : "Si è verificato un errore durante l'invio degli inviti", "Failed to join the conversation. Try to reload the page." : "Partecipazione alla conversazione non riuscita. Prova a ricaricare la pagina.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Stai tentando di partecipare a una conversazione mentre hai una sessione attiva in un'altra finestra o dispositivo. Questo non è attualmente supportato da Nextcloud Talk. Che cosa vuoi fare?", "Join here" : "Unisciti qui", diff --git a/l10n/it.json b/l10n/it.json index 4ef12df7eff..e7f6e5ec133 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -767,8 +767,6 @@ "Conversation password has been saved" : "La password della conversazione è stata salvata", "Conversation password has been removed" : "La password della conversazione è stata rimossa", "Error occurred while saving conversation password" : "Si è verificato un errore durante il salvataggio della password della conversazione", - "Invitations sent" : "Inviti inviati", - "Error occurred when sending invitations" : "Si è verificato un errore durante l'invio degli inviti", "This conversation is limited to the current participants" : "Questa conversazione è limitata ai partecipanti attuali", "Error occurred when opening or limiting the conversation" : "Si è verificato un errore durante l'apertura o la limitazione della conversazione", "Meeting start time" : "Orario di inizio della riunione", @@ -1000,7 +998,6 @@ "Joined with audio" : "Partecipa con audio", "Remove group and members" : "Rimuovi gruppo e membri", "Remove participant" : "Rimuovi partecipante", - "Could not send invitation to {actorId}" : "Impossibile inviare l'invito a {actorId}", "Permissions granted to {displayName}" : "Permessi concessi a {displayName}", "Could not modify permissions for {displayName}" : "Impossibile modificare i permessi per {displayName}", "Permissions removed for {displayName}" : "Permessi rimossi per {displayName}", @@ -1151,6 +1148,9 @@ "An error happened when trying to share your file" : "Si è verificato un errore durante il tentativo di condividere il tuo file", "Could not post message: {errorMessage}" : "Impossibile pubblicare il messaggio: {errorMessage}", "An error occurred while fetching the participants" : "Si è verificato un errore durante il recupero dei partecipanti", + "Could not send invitation to {actorId}" : "Impossibile inviare l'invito a {actorId}", + "Invitations sent" : "Inviti inviati", + "Error occurred when sending invitations" : "Si è verificato un errore durante l'invio degli inviti", "Failed to join the conversation. Try to reload the page." : "Partecipazione alla conversazione non riuscita. Prova a ricaricare la pagina.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Stai tentando di partecipare a una conversazione mentre hai una sessione attiva in un'altra finestra o dispositivo. Questo non è attualmente supportato da Nextcloud Talk. Che cosa vuoi fare?", "Join here" : "Unisciti qui", diff --git a/l10n/ja.js b/l10n/ja.js index c176be0f13c..23b30ddfc7c 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -992,8 +992,6 @@ OC.L10N.register( "Conversation password has been saved" : "会話のパスワードが保存されました", "Conversation password has been removed" : "会話のパスワードが削除されました", "Error occurred while saving conversation password" : "会話のパスワードの保存中にエラーが発生しました", - "Invitations sent" : "招待が送信されました", - "Error occurred when sending invitations" : "招待状の送信中にエラーが発生しました", "Open conversation to registered users, showing it in search results" : "登録ユーザーに会話を公開、検索結果に表示します", "Also open to users created with the Guests app" : "ゲストアプリで作成されたユーザーも開くことができます", "Open conversation" : "オープンな会話", @@ -1387,8 +1385,6 @@ OC.L10N.register( "Remove group and members" : "メンバーとグループを削除", "Remove team and members" : "チーム・グループとメンバーを削除", "Remove participant" : "参加者を削除", - "Invitation was sent to {actorId}" : "招待が {actorId} に送信されました", - "Could not send invitation to {actorId}" : "{actorId} に招待状を送信できませんでした", "Notification was sent to {displayName}" : "{displayName} さんに通知が送信されました", "Could not send notification to {displayName}" : "{displayName} さんに通知を送信できませんでした", "Permissions granted to {displayName}" : "{displayName}に権限が付与されました", @@ -1415,6 +1411,7 @@ OC.L10N.register( "Add other sources" : "他のソースを追加", "Participants" : "参加者", "Search or add participants" : "参加者を検索して追加する", + "Invitation was sent to {actorId}" : "招待が {actorId} に送信されました", "An error occurred while adding the participants" : "参加者の追加中にエラーが発生しました", "Chat" : "チャット", "Details" : "詳細", @@ -1642,6 +1639,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "ファイルを共有する際にエラーが発生しました", "Could not post message: {errorMessage}" : "メッセージを投稿できませんでした: {errorMessage}", "An error occurred while fetching the participants" : "参加者の取得中にエラーが発生しました。", + "Could not send invitation to {actorId}" : "{actorId} に招待状を送信できませんでした", + "Invitations sent" : "招待が送信されました", + "Error occurred when sending invitations" : "招待状の送信中にエラーが発生しました", "Failed to join the conversation. Try to reload the page." : "会話に参加するできませんでした。ページをリロードしてください。", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "別ウィンドウかデバイスで既に会話に参加済みです。現在、複数接続はNextcloud Talkではサポートされていません。どうしますか?", "Join here" : "参加する", diff --git a/l10n/ja.json b/l10n/ja.json index 7033b7f71d9..9533e0950c8 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -990,8 +990,6 @@ "Conversation password has been saved" : "会話のパスワードが保存されました", "Conversation password has been removed" : "会話のパスワードが削除されました", "Error occurred while saving conversation password" : "会話のパスワードの保存中にエラーが発生しました", - "Invitations sent" : "招待が送信されました", - "Error occurred when sending invitations" : "招待状の送信中にエラーが発生しました", "Open conversation to registered users, showing it in search results" : "登録ユーザーに会話を公開、検索結果に表示します", "Also open to users created with the Guests app" : "ゲストアプリで作成されたユーザーも開くことができます", "Open conversation" : "オープンな会話", @@ -1385,8 +1383,6 @@ "Remove group and members" : "メンバーとグループを削除", "Remove team and members" : "チーム・グループとメンバーを削除", "Remove participant" : "参加者を削除", - "Invitation was sent to {actorId}" : "招待が {actorId} に送信されました", - "Could not send invitation to {actorId}" : "{actorId} に招待状を送信できませんでした", "Notification was sent to {displayName}" : "{displayName} さんに通知が送信されました", "Could not send notification to {displayName}" : "{displayName} さんに通知を送信できませんでした", "Permissions granted to {displayName}" : "{displayName}に権限が付与されました", @@ -1413,6 +1409,7 @@ "Add other sources" : "他のソースを追加", "Participants" : "参加者", "Search or add participants" : "参加者を検索して追加する", + "Invitation was sent to {actorId}" : "招待が {actorId} に送信されました", "An error occurred while adding the participants" : "参加者の追加中にエラーが発生しました", "Chat" : "チャット", "Details" : "詳細", @@ -1640,6 +1637,9 @@ "An error happened when trying to share your file" : "ファイルを共有する際にエラーが発生しました", "Could not post message: {errorMessage}" : "メッセージを投稿できませんでした: {errorMessage}", "An error occurred while fetching the participants" : "参加者の取得中にエラーが発生しました。", + "Could not send invitation to {actorId}" : "{actorId} に招待状を送信できませんでした", + "Invitations sent" : "招待が送信されました", + "Error occurred when sending invitations" : "招待状の送信中にエラーが発生しました", "Failed to join the conversation. Try to reload the page." : "会話に参加するできませんでした。ページをリロードしてください。", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "別ウィンドウかデバイスで既に会話に参加済みです。現在、複数接続はNextcloud Talkではサポートされていません。どうしますか?", "Join here" : "参加する", diff --git a/l10n/ka.js b/l10n/ka.js index 360f730b64a..f1d19a4cd09 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -974,8 +974,6 @@ OC.L10N.register( "Conversation password has been saved" : "Conversation password has been saved", "Conversation password has been removed" : "Conversation password has been removed", "Error occurred while saving conversation password" : "Error occurred while saving conversation password", - "Invitations sent" : "Invitations sent", - "Error occurred when sending invitations" : "Error occurred when sending invitations", "Open conversation to registered users, showing it in search results" : "Open conversation to registered users, showing it in search results", "Also open to users created with the Guests app" : "Also open to users created with the Guests app", "Open conversation" : "Open conversation", @@ -1350,8 +1348,6 @@ OC.L10N.register( "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long.", "Remove group and members" : "Remove group and members", "Remove participant" : "Remove participant", - "Invitation was sent to {actorId}" : "Invitation was sent to {actorId}", - "Could not send invitation to {actorId}" : "Could not send invitation to {actorId}", "Notification was sent to {displayName}" : "Notification was sent to {displayName}", "Could not send notification to {displayName}" : "Could not send notification to {displayName}", "Permissions granted to {displayName}" : "Permissions granted to {displayName}", @@ -1378,6 +1374,7 @@ OC.L10N.register( "Add other sources" : "Add other sources", "Participants" : "Participants", "Search or add participants" : "Search or add participants", + "Invitation was sent to {actorId}" : "Invitation was sent to {actorId}", "An error occurred while adding the participants" : "An error occurred while adding the participants", "Chat" : "Chat", "Details" : "Details", @@ -1594,6 +1591,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "An error happened when trying to share your file", "Could not post message: {errorMessage}" : "Could not post message: {errorMessage}", "An error occurred while fetching the participants" : "An error occurred while fetching the participants", + "Could not send invitation to {actorId}" : "Could not send invitation to {actorId}", + "Invitations sent" : "Invitations sent", + "Error occurred when sending invitations" : "Error occurred when sending invitations", "Failed to join the conversation. Try to reload the page." : "Failed to join the conversation. Try to reload the page.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?", "Join here" : "Join here", diff --git a/l10n/ka.json b/l10n/ka.json index 78deb0d5694..ba2cd8b8845 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -972,8 +972,6 @@ "Conversation password has been saved" : "Conversation password has been saved", "Conversation password has been removed" : "Conversation password has been removed", "Error occurred while saving conversation password" : "Error occurred while saving conversation password", - "Invitations sent" : "Invitations sent", - "Error occurred when sending invitations" : "Error occurred when sending invitations", "Open conversation to registered users, showing it in search results" : "Open conversation to registered users, showing it in search results", "Also open to users created with the Guests app" : "Also open to users created with the Guests app", "Open conversation" : "Open conversation", @@ -1348,8 +1346,6 @@ "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long.", "Remove group and members" : "Remove group and members", "Remove participant" : "Remove participant", - "Invitation was sent to {actorId}" : "Invitation was sent to {actorId}", - "Could not send invitation to {actorId}" : "Could not send invitation to {actorId}", "Notification was sent to {displayName}" : "Notification was sent to {displayName}", "Could not send notification to {displayName}" : "Could not send notification to {displayName}", "Permissions granted to {displayName}" : "Permissions granted to {displayName}", @@ -1376,6 +1372,7 @@ "Add other sources" : "Add other sources", "Participants" : "Participants", "Search or add participants" : "Search or add participants", + "Invitation was sent to {actorId}" : "Invitation was sent to {actorId}", "An error occurred while adding the participants" : "An error occurred while adding the participants", "Chat" : "Chat", "Details" : "Details", @@ -1592,6 +1589,9 @@ "An error happened when trying to share your file" : "An error happened when trying to share your file", "Could not post message: {errorMessage}" : "Could not post message: {errorMessage}", "An error occurred while fetching the participants" : "An error occurred while fetching the participants", + "Could not send invitation to {actorId}" : "Could not send invitation to {actorId}", + "Invitations sent" : "Invitations sent", + "Error occurred when sending invitations" : "Error occurred when sending invitations", "Failed to join the conversation. Try to reload the page." : "Failed to join the conversation. Try to reload the page.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?", "Join here" : "Join here", diff --git a/l10n/ko.js b/l10n/ko.js index 5a632071bed..88a3d91696e 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -977,8 +977,6 @@ OC.L10N.register( "Conversation password has been saved" : "대화 암호가 저장되었습니다.", "Conversation password has been removed" : "대화 암호가 제거되었습니다.", "Error occurred while saving conversation password" : "대화 암호를 저장하는 동안 오류가 발생했습니다.", - "Invitations sent" : "초대 전송됨", - "Error occurred when sending invitations" : "초대장을 보내는 동안 오류가 발생했습니다.", "Open conversation to registered users, showing it in search results" : "대화를 가입된 사용자들에게 공개하고, 검색 결과에 표시", "Also open to users created with the Guests app" : "또한 Guests 앱을 통해 생성된 사용자에게 공개됨", "Open conversation" : "대화 공개", @@ -1354,8 +1352,6 @@ OC.L10N.register( "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "텍스트가 {maxLength}글자보다 짧거나 같아야 합니다. 현재 텍스트가 {charactersCount}글자입니다.", "Remove group and members" : "그룹 및 구성원 제거", "Remove participant" : "참가자 삭제", - "Invitation was sent to {actorId}" : "{actorId}님에게 초대를 보냈습니다.", - "Could not send invitation to {actorId}" : "{actorId}님에게 초대를 보낼 수 없음", "Notification was sent to {displayName}" : "{displayName}님에게 알림을 보냈습니다.", "Could not send notification to {displayName}" : "{displayName}님에게 알림을 보낼 수 없음", "Permissions granted to {displayName}" : "{displayName}님에게 권한이 부여됨", @@ -1375,6 +1371,7 @@ OC.L10N.register( "Add other sources" : "다른 출처 추가", "Participants" : "참가자", "Search or add participants" : "참가자 검색 및 추가", + "Invitation was sent to {actorId}" : "{actorId}님에게 초대를 보냈습니다.", "An error occurred while adding the participants" : "참가자를 추가하는 동안 오류가 발생했습니다.", "Chat" : "대화", "Details" : "세부사항", @@ -1553,6 +1550,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "파일을 공유하려고 할 때 오류가 발생했습니다.", "Could not post message: {errorMessage}" : "메시지를 게시할 수 없음 : {errorMessage}", "An error occurred while fetching the participants" : "참가자를 가져오는 동안 오류가 발생했습니다.", + "Could not send invitation to {actorId}" : "{actorId}님에게 초대를 보낼 수 없음", + "Invitations sent" : "초대 전송됨", + "Error occurred when sending invitations" : "초대장을 보내는 동안 오류가 발생했습니다.", "Failed to join the conversation. Try to reload the page." : "대화에 참가하지 못했습니다. 페이지를 새로고침 해 보십시오.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "다른 창이나 기기에서 세션이 작동 중일 때 대화에 참가하려고 합니다. 이 기능은 현재 Nextcloud 토크에서 지원되지 않습니다. 어떻게 할까요?", "Join here" : "여기에 참가", diff --git a/l10n/ko.json b/l10n/ko.json index 90dcf3ddbe3..05faa7f5f46 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -975,8 +975,6 @@ "Conversation password has been saved" : "대화 암호가 저장되었습니다.", "Conversation password has been removed" : "대화 암호가 제거되었습니다.", "Error occurred while saving conversation password" : "대화 암호를 저장하는 동안 오류가 발생했습니다.", - "Invitations sent" : "초대 전송됨", - "Error occurred when sending invitations" : "초대장을 보내는 동안 오류가 발생했습니다.", "Open conversation to registered users, showing it in search results" : "대화를 가입된 사용자들에게 공개하고, 검색 결과에 표시", "Also open to users created with the Guests app" : "또한 Guests 앱을 통해 생성된 사용자에게 공개됨", "Open conversation" : "대화 공개", @@ -1352,8 +1350,6 @@ "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "텍스트가 {maxLength}글자보다 짧거나 같아야 합니다. 현재 텍스트가 {charactersCount}글자입니다.", "Remove group and members" : "그룹 및 구성원 제거", "Remove participant" : "참가자 삭제", - "Invitation was sent to {actorId}" : "{actorId}님에게 초대를 보냈습니다.", - "Could not send invitation to {actorId}" : "{actorId}님에게 초대를 보낼 수 없음", "Notification was sent to {displayName}" : "{displayName}님에게 알림을 보냈습니다.", "Could not send notification to {displayName}" : "{displayName}님에게 알림을 보낼 수 없음", "Permissions granted to {displayName}" : "{displayName}님에게 권한이 부여됨", @@ -1373,6 +1369,7 @@ "Add other sources" : "다른 출처 추가", "Participants" : "참가자", "Search or add participants" : "참가자 검색 및 추가", + "Invitation was sent to {actorId}" : "{actorId}님에게 초대를 보냈습니다.", "An error occurred while adding the participants" : "참가자를 추가하는 동안 오류가 발생했습니다.", "Chat" : "대화", "Details" : "세부사항", @@ -1551,6 +1548,9 @@ "An error happened when trying to share your file" : "파일을 공유하려고 할 때 오류가 발생했습니다.", "Could not post message: {errorMessage}" : "메시지를 게시할 수 없음 : {errorMessage}", "An error occurred while fetching the participants" : "참가자를 가져오는 동안 오류가 발생했습니다.", + "Could not send invitation to {actorId}" : "{actorId}님에게 초대를 보낼 수 없음", + "Invitations sent" : "초대 전송됨", + "Error occurred when sending invitations" : "초대장을 보내는 동안 오류가 발생했습니다.", "Failed to join the conversation. Try to reload the page." : "대화에 참가하지 못했습니다. 페이지를 새로고침 해 보십시오.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "다른 창이나 기기에서 세션이 작동 중일 때 대화에 참가하려고 합니다. 이 기능은 현재 Nextcloud 토크에서 지원되지 않습니다. 어떻게 할까요?", "Join here" : "여기에 참가", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 584356d85c9..2b81a8a6f60 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -565,7 +565,6 @@ OC.L10N.register( "Conversation password has been saved" : "Pokalbio slaptažodis įrašytas", "Conversation password has been removed" : "Pokalbio slaptažodis pašalintas", "Error occurred while saving conversation password" : "Įrašant pokalbio slaptažodį įvyko klaida", - "Invitations sent" : "Pakvietimai išsiųsti", "Open conversation" : "Atverti pokalbį", "Start time (optional)" : "Pradžios laikas (nebūtinas)", "Start time: {date}" : "Pradžios laikas: {date}", @@ -864,6 +863,7 @@ OC.L10N.register( "An error happened when trying to share your file" : "Bandant bendrinti jūsų failą įvyko klaida", "Could not post message: {errorMessage}" : "Nepavyko paskelbti žinutės: {errorMessage}", "An error occurred while fetching the participants" : "Gaunant dalyvius, įvyko klaida", + "Invitations sent" : "Pakvietimai išsiųsti", "Failed to join the conversation. Try to reload the page." : "Nepavyko prisijungti prie pokalbio. Pabandykite įkelti puslapį iš naujo.", "Leave this page" : "Išeiti iš šio puslapio", "{guest} (guest)" : "{guest} (svečias)", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index f5319253b75..8a43047a701 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -563,7 +563,6 @@ "Conversation password has been saved" : "Pokalbio slaptažodis įrašytas", "Conversation password has been removed" : "Pokalbio slaptažodis pašalintas", "Error occurred while saving conversation password" : "Įrašant pokalbio slaptažodį įvyko klaida", - "Invitations sent" : "Pakvietimai išsiųsti", "Open conversation" : "Atverti pokalbį", "Start time (optional)" : "Pradžios laikas (nebūtinas)", "Start time: {date}" : "Pradžios laikas: {date}", @@ -862,6 +861,7 @@ "An error happened when trying to share your file" : "Bandant bendrinti jūsų failą įvyko klaida", "Could not post message: {errorMessage}" : "Nepavyko paskelbti žinutės: {errorMessage}", "An error occurred while fetching the participants" : "Gaunant dalyvius, įvyko klaida", + "Invitations sent" : "Pakvietimai išsiųsti", "Failed to join the conversation. Try to reload the page." : "Nepavyko prisijungti prie pokalbio. Pabandykite įkelti puslapį iš naujo.", "Leave this page" : "Išeiti iš šio puslapio", "{guest} (guest)" : "{guest} (svečias)", diff --git a/l10n/mk.js b/l10n/mk.js index a108e42fcff..1102c210a08 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -650,7 +650,6 @@ OC.L10N.register( "Save password" : "Зачувај лозинка", "Copy conversation link" : "копирај линк од разговорот", "Resend invitations" : "Повторно испратете ги поканите", - "Invitations sent" : "Поканите се испратени", "Start time (optional)" : "Време на почеток (опционално)", "Lock conversation" : "Заклучи разговор", "Save" : "Зачувај", @@ -820,8 +819,6 @@ OC.L10N.register( "Joined with audio" : "Приклучи се со звук", "Remove group and members" : "Избриши група и членови", "Remove participant" : "Отстрани учесник", - "Invitation was sent to {actorId}" : "Покана е испратена до {actorId}", - "Could not send invitation to {actorId}" : "Неможе да се ипспрати покана до {actorId}", "Notification was sent to {displayName}" : "Известување е испратено до {displayName}", "Could not send notification to {displayName}" : "Неможе да се ипспрати известување до {displayName}", "Permissions granted to {displayName}" : "Доделени дозволи на {displayName}", @@ -841,6 +838,7 @@ OC.L10N.register( "Add other sources" : "Додади други извори", "Participants" : "Учесници", "Search or add participants" : "Барај или додади учесници", + "Invitation was sent to {actorId}" : "Покана е испратена до {actorId}", "An error occurred while adding the participants" : "Настана грешка при обидот за додавање на учесници", "Chat" : "Разговор", "Details" : "Детали", @@ -966,6 +964,8 @@ OC.L10N.register( "An error happened when trying to share your file" : "Се случи грешка при обидот за споделување на датотека", "Could not post message: {errorMessage}" : "Неможе да се испрати пораката: {errorMessage}", "An error occurred while fetching the participants" : "Настана грешка при обидот за вчитување на учесниците", + "Could not send invitation to {actorId}" : "Неможе да се ипспрати покана до {actorId}", + "Invitations sent" : "Поканите се испратени", "Failed to join the conversation. Try to reload the page." : "Неуспешно приклучување кон разговорот, Пробајте да ја превчитате страницата.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Се обидувате да се приклучите на разговор додека имате активна сесија во друг прозорец или уред. Ова во моментов не е поддржано. Што сакаш да правиш?", "Join here" : "Приклучи се овде", diff --git a/l10n/mk.json b/l10n/mk.json index aabe7a76909..aea2436428c 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -648,7 +648,6 @@ "Save password" : "Зачувај лозинка", "Copy conversation link" : "копирај линк од разговорот", "Resend invitations" : "Повторно испратете ги поканите", - "Invitations sent" : "Поканите се испратени", "Start time (optional)" : "Време на почеток (опционално)", "Lock conversation" : "Заклучи разговор", "Save" : "Зачувај", @@ -818,8 +817,6 @@ "Joined with audio" : "Приклучи се со звук", "Remove group and members" : "Избриши група и членови", "Remove participant" : "Отстрани учесник", - "Invitation was sent to {actorId}" : "Покана е испратена до {actorId}", - "Could not send invitation to {actorId}" : "Неможе да се ипспрати покана до {actorId}", "Notification was sent to {displayName}" : "Известување е испратено до {displayName}", "Could not send notification to {displayName}" : "Неможе да се ипспрати известување до {displayName}", "Permissions granted to {displayName}" : "Доделени дозволи на {displayName}", @@ -839,6 +836,7 @@ "Add other sources" : "Додади други извори", "Participants" : "Учесници", "Search or add participants" : "Барај или додади учесници", + "Invitation was sent to {actorId}" : "Покана е испратена до {actorId}", "An error occurred while adding the participants" : "Настана грешка при обидот за додавање на учесници", "Chat" : "Разговор", "Details" : "Детали", @@ -964,6 +962,8 @@ "An error happened when trying to share your file" : "Се случи грешка при обидот за споделување на датотека", "Could not post message: {errorMessage}" : "Неможе да се испрати пораката: {errorMessage}", "An error occurred while fetching the participants" : "Настана грешка при обидот за вчитување на учесниците", + "Could not send invitation to {actorId}" : "Неможе да се ипспрати покана до {actorId}", + "Invitations sent" : "Поканите се испратени", "Failed to join the conversation. Try to reload the page." : "Неуспешно приклучување кон разговорот, Пробајте да ја превчитате страницата.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Се обидувате да се приклучите на разговор додека имате активна сесија во друг прозорец или уред. Ова во моментов не е поддржано. Што сакаш да правиш?", "Join here" : "Приклучи се овде", diff --git a/l10n/nb.js b/l10n/nb.js index b5478c4e8b9..3f581911b04 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -1026,8 +1026,6 @@ OC.L10N.register( "Conversation password has been saved" : "Samtale passord er lagret", "Conversation password has been removed" : "Samtale passord er fjernet", "Error occurred while saving conversation password" : "Det oppstod en feil under lagring av samtalepassord", - "Invitations sent" : "Invitasjoner sendt", - "Error occurred when sending invitations" : "Det oppstod en feil under sending av invitasjoner", "Open conversation to registered users, showing it in search results" : "Åpne samtalen for registrerte brukere, vis den i søkeresultatene", "Also open to users created with the Guests app" : "Også åpen for brukere som er opprettet med Guests-appen", "Open conversation" : "Åpen samtale", @@ -1457,8 +1455,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Vil du virkelig fjerne gruppen \"{displayName}\" og medlemmene fra denne samtalen?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Vil du virkelig fjerne laget \"{displayName}\" og medlemmene fra denne samtalen?", "Do you really want to remove {displayName} from this conversation?" : "Vil du virkelig fjerne {displayName} fra denne samtalen?", - "Invitation was sent to {actorId}" : "Invitasjon sendt til {actorId}", - "Could not send invitation to {actorId}" : "Kunne ikke sende invitasjon til {actorId}", "Notification was sent to {displayName}" : "Varsel sendt til {displayName}", "Could not send notification to {displayName}" : "Kunne ikke sende invitasjon til {displayName}", "Permissions granted to {displayName}" : "Rettigheter gitt til {displayName}", @@ -1490,6 +1486,7 @@ OC.L10N.register( "Participants" : "Deltakere", "You can search or add participants via name, email, or Federated Cloud ID" : "Du kan søke etter eller legge til deltakere via navn, e-post eller Federated Cloud ID", "Search or add participants" : "Finn eller legg til deltakere", + "Invitation was sent to {actorId}" : "Invitasjon sendt til {actorId}", "An error occurred while adding the participants" : "Det oppsto en feil. Kan ikke legge til deltakerne", "Chat" : "Chat", "Details" : "Detaljer", @@ -1742,6 +1739,9 @@ OC.L10N.register( "Participant is banned successfully" : "Deltaker er utestengt", "Error while banning the participant" : "Feil under utestenging av deltakeren", "An error occurred while fetching the participants" : "Det oppstod en feil under henting av deltakerne", + "Could not send invitation to {actorId}" : "Kunne ikke sende invitasjon til {actorId}", + "Invitations sent" : "Invitasjoner sendt", + "Error occurred when sending invitations" : "Det oppstod en feil under sending av invitasjoner", "Failed to join the conversation. Try to reload the page." : "Kunne ikke delta i samtalen. Prøv å laste inn siden på nytt.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Du prøver å bli med i en samtale mens du har en aktiv økt i et annet vindu eller en annen enhet. Dette støttes for øyeblikket ikke av Nextcloud Talk. Hva vil du gjøre?", "Join here" : "Bli med her", diff --git a/l10n/nb.json b/l10n/nb.json index 3b1ae083c30..3f405c30387 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -1024,8 +1024,6 @@ "Conversation password has been saved" : "Samtale passord er lagret", "Conversation password has been removed" : "Samtale passord er fjernet", "Error occurred while saving conversation password" : "Det oppstod en feil under lagring av samtalepassord", - "Invitations sent" : "Invitasjoner sendt", - "Error occurred when sending invitations" : "Det oppstod en feil under sending av invitasjoner", "Open conversation to registered users, showing it in search results" : "Åpne samtalen for registrerte brukere, vis den i søkeresultatene", "Also open to users created with the Guests app" : "Også åpen for brukere som er opprettet med Guests-appen", "Open conversation" : "Åpen samtale", @@ -1455,8 +1453,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Vil du virkelig fjerne gruppen \"{displayName}\" og medlemmene fra denne samtalen?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Vil du virkelig fjerne laget \"{displayName}\" og medlemmene fra denne samtalen?", "Do you really want to remove {displayName} from this conversation?" : "Vil du virkelig fjerne {displayName} fra denne samtalen?", - "Invitation was sent to {actorId}" : "Invitasjon sendt til {actorId}", - "Could not send invitation to {actorId}" : "Kunne ikke sende invitasjon til {actorId}", "Notification was sent to {displayName}" : "Varsel sendt til {displayName}", "Could not send notification to {displayName}" : "Kunne ikke sende invitasjon til {displayName}", "Permissions granted to {displayName}" : "Rettigheter gitt til {displayName}", @@ -1488,6 +1484,7 @@ "Participants" : "Deltakere", "You can search or add participants via name, email, or Federated Cloud ID" : "Du kan søke etter eller legge til deltakere via navn, e-post eller Federated Cloud ID", "Search or add participants" : "Finn eller legg til deltakere", + "Invitation was sent to {actorId}" : "Invitasjon sendt til {actorId}", "An error occurred while adding the participants" : "Det oppsto en feil. Kan ikke legge til deltakerne", "Chat" : "Chat", "Details" : "Detaljer", @@ -1740,6 +1737,9 @@ "Participant is banned successfully" : "Deltaker er utestengt", "Error while banning the participant" : "Feil under utestenging av deltakeren", "An error occurred while fetching the participants" : "Det oppstod en feil under henting av deltakerne", + "Could not send invitation to {actorId}" : "Kunne ikke sende invitasjon til {actorId}", + "Invitations sent" : "Invitasjoner sendt", + "Error occurred when sending invitations" : "Det oppstod en feil under sending av invitasjoner", "Failed to join the conversation. Try to reload the page." : "Kunne ikke delta i samtalen. Prøv å laste inn siden på nytt.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Du prøver å bli med i en samtale mens du har en aktiv økt i et annet vindu eller en annen enhet. Dette støttes for øyeblikket ikke av Nextcloud Talk. Hva vil du gjøre?", "Join here" : "Bli med her", diff --git a/l10n/nl.js b/l10n/nl.js index 2b004008361..ff477d661e2 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -758,8 +758,6 @@ OC.L10N.register( "Conversation password has been saved" : "Gesprekswachtwoord opgeslagen", "Conversation password has been removed" : "Gesprekswachtwoord verwijderd", "Error occurred while saving conversation password" : "Er trad een fout op bij het opslaan van het gesprekswachtwoord ", - "Invitations sent" : "Uitnodigingen verzonden", - "Error occurred when sending invitations" : "Er trad een fout op bij het verzenden van uitnodigingen", "Error occurred when opening or limiting the conversation" : "Er is een fout opgetreden tijdens het openen of beperken van het gesprek", "Meeting start time" : "Meeting starttijd", "Start time (optional)" : "Begintijd (optioneel)", @@ -990,8 +988,6 @@ OC.L10N.register( "Joined with audio" : "Deelname via audio", "Remove group and members" : "Verwijderen groep en leden", "Remove participant" : "Verwijder deelnemer", - "Invitation was sent to {actorId}" : "Uitnodig was verstuurd naar {actorId}", - "Could not send invitation to {actorId}" : "Kon uitnodiging niet versturen naar {actorId}", "Notification was sent to {displayName}" : "Melding was verstuurd naar {displayName}", "Could not send notification to {displayName}" : "Kon geen melding versturen naar {displayName}", "Permissions granted to {displayName}" : "Machtiginen gegeven aan {displayName}", @@ -1011,6 +1007,7 @@ OC.L10N.register( "Add other sources" : "Toevoegen andere bronnen", "Participants" : "Deelnemers", "Search or add participants" : "Zoeken naar of toevoegen deelnemers", + "Invitation was sent to {actorId}" : "Uitnodig was verstuurd naar {actorId}", "An error occurred while adding the participants" : "Er trad een fout op bij het toevoegen van deelnemers", "Chat" : "Chat", "Details" : "Details", @@ -1144,6 +1141,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "Er is een fout opgetreden bij het delen van je bestand", "Could not post message: {errorMessage}" : "Kon bericht niet plaatsen: {errorMessage}", "An error occurred while fetching the participants" : "Er trad een fout op bij het ophalen van de deelnemers", + "Could not send invitation to {actorId}" : "Kon uitnodiging niet versturen naar {actorId}", + "Invitations sent" : "Uitnodigingen verzonden", + "Error occurred when sending invitations" : "Er trad een fout op bij het verzenden van uitnodigingen", "Failed to join the conversation. Try to reload the page." : "Kan niet deelnemen aan het gesprek. Probeer de pagina opnieuw te laden.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Je probeert deel te nemen aan een gesprek terwijl je een actieve sessie hebt in een ander venster of apparaat. Dit wordt momenteel niet ondersteund door Nextcloud Talk. Wat wil je doen?", "Join here" : "Meld u hier aan", diff --git a/l10n/nl.json b/l10n/nl.json index fa890c609f7..860b8f0eabf 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -756,8 +756,6 @@ "Conversation password has been saved" : "Gesprekswachtwoord opgeslagen", "Conversation password has been removed" : "Gesprekswachtwoord verwijderd", "Error occurred while saving conversation password" : "Er trad een fout op bij het opslaan van het gesprekswachtwoord ", - "Invitations sent" : "Uitnodigingen verzonden", - "Error occurred when sending invitations" : "Er trad een fout op bij het verzenden van uitnodigingen", "Error occurred when opening or limiting the conversation" : "Er is een fout opgetreden tijdens het openen of beperken van het gesprek", "Meeting start time" : "Meeting starttijd", "Start time (optional)" : "Begintijd (optioneel)", @@ -988,8 +986,6 @@ "Joined with audio" : "Deelname via audio", "Remove group and members" : "Verwijderen groep en leden", "Remove participant" : "Verwijder deelnemer", - "Invitation was sent to {actorId}" : "Uitnodig was verstuurd naar {actorId}", - "Could not send invitation to {actorId}" : "Kon uitnodiging niet versturen naar {actorId}", "Notification was sent to {displayName}" : "Melding was verstuurd naar {displayName}", "Could not send notification to {displayName}" : "Kon geen melding versturen naar {displayName}", "Permissions granted to {displayName}" : "Machtiginen gegeven aan {displayName}", @@ -1009,6 +1005,7 @@ "Add other sources" : "Toevoegen andere bronnen", "Participants" : "Deelnemers", "Search or add participants" : "Zoeken naar of toevoegen deelnemers", + "Invitation was sent to {actorId}" : "Uitnodig was verstuurd naar {actorId}", "An error occurred while adding the participants" : "Er trad een fout op bij het toevoegen van deelnemers", "Chat" : "Chat", "Details" : "Details", @@ -1142,6 +1139,9 @@ "An error happened when trying to share your file" : "Er is een fout opgetreden bij het delen van je bestand", "Could not post message: {errorMessage}" : "Kon bericht niet plaatsen: {errorMessage}", "An error occurred while fetching the participants" : "Er trad een fout op bij het ophalen van de deelnemers", + "Could not send invitation to {actorId}" : "Kon uitnodiging niet versturen naar {actorId}", + "Invitations sent" : "Uitnodigingen verzonden", + "Error occurred when sending invitations" : "Er trad een fout op bij het verzenden van uitnodigingen", "Failed to join the conversation. Try to reload the page." : "Kan niet deelnemen aan het gesprek. Probeer de pagina opnieuw te laden.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Je probeert deel te nemen aan een gesprek terwijl je een actieve sessie hebt in een ander venster of apparaat. Dit wordt momenteel niet ondersteund door Nextcloud Talk. Wat wil je doen?", "Join here" : "Meld u hier aan", diff --git a/l10n/oc.js b/l10n/oc.js index 7217094edfb..a4f088ddd93 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -694,8 +694,6 @@ OC.L10N.register( "Conversation password has been saved" : "Lo senhal de conversacion es estat enregistrat", "Conversation password has been removed" : "Lo senhal de conversacion es estat suprimit", "Error occurred while saving conversation password" : "Error pendent l'enregistrament del senhal de la conversacion", - "Invitations sent" : "Invitacions enviadas", - "Error occurred when sending invitations" : "Error en enviant las invitacions", "Open conversation" : "Dobrir la conversacion", "Error occurred when opening or limiting the conversation" : "Error en dobrissent o limitant la conversacion", "Meeting start time" : "Ora de debuta de la conferéncia", @@ -926,7 +924,6 @@ OC.L10N.register( "Joined with audio" : "Rejonhèt amb l’àudio", "Remove group and members" : "Levar de grops e membres", "Remove participant" : "Tirar participant", - "Could not send invitation to {actorId}" : "Mandadís impossible del convit a {actorId}", "Permissions granted to {displayName}" : "Autorizacions acordadas a {displayName}", "Permissions removed for {displayName}" : "Permissions suprimidas per {displayName}", "Permissions set to default for {displayName}" : "Permissions definidas a defaut per {displayName}", @@ -1077,6 +1074,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "Una error s’es producha en ensajant de partejar vòstre fichièr", "Could not post message: {errorMessage}" : "Fracàs de la publicacion : {errorMessage}", "An error occurred while fetching the participants" : "Una error s’es producha en recuperant los participants", + "Could not send invitation to {actorId}" : "Mandadís impossible del convit a {actorId}", + "Invitations sent" : "Invitacions enviadas", + "Error occurred when sending invitations" : "Error en enviant las invitacions", "Failed to join the conversation. Try to reload the page." : "Impossible de rejónher la conversacion. Ensajatz de recargar la pagina.", "Join here" : "Rejónher aquí", "Leave this page" : "Quitar aquesta pagina", diff --git a/l10n/oc.json b/l10n/oc.json index 481ec1885e1..6ecf34f3ae4 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -692,8 +692,6 @@ "Conversation password has been saved" : "Lo senhal de conversacion es estat enregistrat", "Conversation password has been removed" : "Lo senhal de conversacion es estat suprimit", "Error occurred while saving conversation password" : "Error pendent l'enregistrament del senhal de la conversacion", - "Invitations sent" : "Invitacions enviadas", - "Error occurred when sending invitations" : "Error en enviant las invitacions", "Open conversation" : "Dobrir la conversacion", "Error occurred when opening or limiting the conversation" : "Error en dobrissent o limitant la conversacion", "Meeting start time" : "Ora de debuta de la conferéncia", @@ -924,7 +922,6 @@ "Joined with audio" : "Rejonhèt amb l’àudio", "Remove group and members" : "Levar de grops e membres", "Remove participant" : "Tirar participant", - "Could not send invitation to {actorId}" : "Mandadís impossible del convit a {actorId}", "Permissions granted to {displayName}" : "Autorizacions acordadas a {displayName}", "Permissions removed for {displayName}" : "Permissions suprimidas per {displayName}", "Permissions set to default for {displayName}" : "Permissions definidas a defaut per {displayName}", @@ -1075,6 +1072,9 @@ "An error happened when trying to share your file" : "Una error s’es producha en ensajant de partejar vòstre fichièr", "Could not post message: {errorMessage}" : "Fracàs de la publicacion : {errorMessage}", "An error occurred while fetching the participants" : "Una error s’es producha en recuperant los participants", + "Could not send invitation to {actorId}" : "Mandadís impossible del convit a {actorId}", + "Invitations sent" : "Invitacions enviadas", + "Error occurred when sending invitations" : "Error en enviant las invitacions", "Failed to join the conversation. Try to reload the page." : "Impossible de rejónher la conversacion. Ensajatz de recargar la pagina.", "Join here" : "Rejónher aquí", "Leave this page" : "Quitar aquesta pagina", diff --git a/l10n/pl.js b/l10n/pl.js index 900bcc71134..47eeb84bbab 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -975,8 +975,6 @@ OC.L10N.register( "Conversation password has been saved" : "Hasło do rozmowy zostało zapisane", "Conversation password has been removed" : "Hasło do rozmowy zostało usunięte", "Error occurred while saving conversation password" : "Wystąpił błąd podczas zapisywania hasła do rozmowy", - "Invitations sent" : "Wysłano zaproszenia", - "Error occurred when sending invitations" : "Wystąpił błąd podczas wysyłania zaproszeń", "Open conversation to registered users, showing it in search results" : "Otwórz rozmowę dla zarejestrowanych użytkowników, pokazując ją w wynikach wyszukiwania", "Also open to users created with the Guests app" : "Dostępne także dla użytkowników utworzonych za pomocą aplikacji Goście", "Open conversation" : "Otwarta rozmowa", @@ -1355,8 +1353,6 @@ OC.L10N.register( "Remove group and members" : "Usuń grupę i członków", "Remove team and members" : "Usuń zespół i członków", "Remove participant" : "Usuń uczestnika", - "Invitation was sent to {actorId}" : "Zaproszenie zostało wysłane do {actorId}", - "Could not send invitation to {actorId}" : "Nie można wysłać zaproszenia do {actorId}", "Notification was sent to {displayName}" : "Powiadomienie zostało wysłane do {displayName}", "Could not send notification to {displayName}" : "Nie udało się wysłać powiadomienia do {displayName}", "Permissions granted to {displayName}" : "Uprawnienia przyznane {displayName}", @@ -1383,6 +1379,7 @@ OC.L10N.register( "Add other sources" : "Dodaj inne źródła", "Participants" : "Uczestnicy", "Search or add participants" : "Wyszukaj lub dodaj uczestników", + "Invitation was sent to {actorId}" : "Zaproszenie zostało wysłane do {actorId}", "An error occurred while adding the participants" : "Wystąpił błąd podczas dodawania uczestników", "Chat" : "Rozmowa", "Details" : "Szczegóły", @@ -1601,6 +1598,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "Wystąpił błąd podczas udostępnienia tego pliku", "Could not post message: {errorMessage}" : "Nie można wysłać wiadomości: {errorMessage}", "An error occurred while fetching the participants" : "Wystąpił błąd podczas pobierania uczestników", + "Could not send invitation to {actorId}" : "Nie można wysłać zaproszenia do {actorId}", + "Invitations sent" : "Wysłano zaproszenia", + "Error occurred when sending invitations" : "Wystąpił błąd podczas wysyłania zaproszeń", "Failed to join the conversation. Try to reload the page." : "Nie udało się dołączyć do rozmowy. Spróbuj ponownie załadować stronę.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Próbujesz dołączyć do rozmowy, mając aktywną sesję w innym oknie lub urządzeniu. Obecnie ta sesja nie jest jeszcze obsługiwana przez Nextcloud Talk. Co chcesz zrobić?", "Join here" : "Dołącz tutaj", diff --git a/l10n/pl.json b/l10n/pl.json index bd904fbc1f3..64bfe7f030c 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -973,8 +973,6 @@ "Conversation password has been saved" : "Hasło do rozmowy zostało zapisane", "Conversation password has been removed" : "Hasło do rozmowy zostało usunięte", "Error occurred while saving conversation password" : "Wystąpił błąd podczas zapisywania hasła do rozmowy", - "Invitations sent" : "Wysłano zaproszenia", - "Error occurred when sending invitations" : "Wystąpił błąd podczas wysyłania zaproszeń", "Open conversation to registered users, showing it in search results" : "Otwórz rozmowę dla zarejestrowanych użytkowników, pokazując ją w wynikach wyszukiwania", "Also open to users created with the Guests app" : "Dostępne także dla użytkowników utworzonych za pomocą aplikacji Goście", "Open conversation" : "Otwarta rozmowa", @@ -1353,8 +1351,6 @@ "Remove group and members" : "Usuń grupę i członków", "Remove team and members" : "Usuń zespół i członków", "Remove participant" : "Usuń uczestnika", - "Invitation was sent to {actorId}" : "Zaproszenie zostało wysłane do {actorId}", - "Could not send invitation to {actorId}" : "Nie można wysłać zaproszenia do {actorId}", "Notification was sent to {displayName}" : "Powiadomienie zostało wysłane do {displayName}", "Could not send notification to {displayName}" : "Nie udało się wysłać powiadomienia do {displayName}", "Permissions granted to {displayName}" : "Uprawnienia przyznane {displayName}", @@ -1381,6 +1377,7 @@ "Add other sources" : "Dodaj inne źródła", "Participants" : "Uczestnicy", "Search or add participants" : "Wyszukaj lub dodaj uczestników", + "Invitation was sent to {actorId}" : "Zaproszenie zostało wysłane do {actorId}", "An error occurred while adding the participants" : "Wystąpił błąd podczas dodawania uczestników", "Chat" : "Rozmowa", "Details" : "Szczegóły", @@ -1599,6 +1596,9 @@ "An error happened when trying to share your file" : "Wystąpił błąd podczas udostępnienia tego pliku", "Could not post message: {errorMessage}" : "Nie można wysłać wiadomości: {errorMessage}", "An error occurred while fetching the participants" : "Wystąpił błąd podczas pobierania uczestników", + "Could not send invitation to {actorId}" : "Nie można wysłać zaproszenia do {actorId}", + "Invitations sent" : "Wysłano zaproszenia", + "Error occurred when sending invitations" : "Wystąpił błąd podczas wysyłania zaproszeń", "Failed to join the conversation. Try to reload the page." : "Nie udało się dołączyć do rozmowy. Spróbuj ponownie załadować stronę.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Próbujesz dołączyć do rozmowy, mając aktywną sesję w innym oknie lub urządzeniu. Obecnie ta sesja nie jest jeszcze obsługiwana przez Nextcloud Talk. Co chcesz zrobić?", "Join here" : "Dołącz tutaj", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index b5f178c0e4f..a94e8c5970b 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "A senha da conversa foi salva", "Conversation password has been removed" : "A senha da conversa foi removida", "Error occurred while saving conversation password" : "Ocorreu um erro ao salvar a senha da conversa", - "Invitations sent" : "Convites enviados", - "Error occurred when sending invitations" : "Ocorreu um erro ao enviar convites", "Open conversation to registered users, showing it in search results" : "Abra a conversa para usuários registrados, mostrando-a nos resultados da pesquisa", "Also open to users created with the Guests app" : "Também aberto a usuários criados com o aplicativo Convidados", "Open conversation" : "Conversa aberta", @@ -1505,8 +1503,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Você realmente quer remover o grupo \"{displayName}\" e seus membros desta conversa?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Você realmente quer remover a equipe \"{displayName}\" e seus membros desta conversa?", "Do you really want to remove {displayName} from this conversation?" : "Você realmente quer remover {displayName} dessa conversa?", - "Invitation was sent to {actorId}" : "O convite foi enviado para {actorId}", - "Could not send invitation to {actorId}" : "Não foi possível enviar o convite para {actorId}", "Notification was sent to {displayName}" : "A notificação foi enviada para {displayName}", "Could not send notification to {displayName}" : "Não foi possível enviar a notificação para {displayName}", "Permissions granted to {displayName}" : "Permissões concedidas a {displayName} ", @@ -1538,6 +1534,7 @@ OC.L10N.register( "Participants" : "Participantes", "You can search or add participants via name, email, or Federated Cloud ID" : "Você pode pesquisar ou adicionar participantes por nome, e-mail ou ID da Nuvem Federada", "Search or add participants" : "Procure ou adicione participantes", + "Invitation was sent to {actorId}" : "O convite foi enviado para {actorId}", "An error occurred while adding the participants" : "Ocorreu um erro ao adicionar os participantes", "Chat" : "Conversa", "Details" : "Detalhes", @@ -1795,6 +1792,9 @@ OC.L10N.register( "Participant is banned successfully" : "Participante está banido com sucesso", "Error while banning the participant" : "Erro ao banir o participante", "An error occurred while fetching the participants" : "Erro ao buscar os participantes", + "Could not send invitation to {actorId}" : "Não foi possível enviar o convite para {actorId}", + "Invitations sent" : "Convites enviados", + "Error occurred when sending invitations" : "Ocorreu um erro ao enviar convites", "Failed to join the conversation. Try to reload the page." : "Falha ao ingressar na conversa. Tente recarregar a página.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Você está tentando ingressar em uma conversa enquanto realiza uma sessão ativa em outra janela ou dispositivo. No momento, isso não é suportado pelo Nextcloud Talk. O que você deseja fazer?", "Join here" : "Ingressar aqui", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index a6277f545fe..37b7b1ff9c2 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "A senha da conversa foi salva", "Conversation password has been removed" : "A senha da conversa foi removida", "Error occurred while saving conversation password" : "Ocorreu um erro ao salvar a senha da conversa", - "Invitations sent" : "Convites enviados", - "Error occurred when sending invitations" : "Ocorreu um erro ao enviar convites", "Open conversation to registered users, showing it in search results" : "Abra a conversa para usuários registrados, mostrando-a nos resultados da pesquisa", "Also open to users created with the Guests app" : "Também aberto a usuários criados com o aplicativo Convidados", "Open conversation" : "Conversa aberta", @@ -1503,8 +1501,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Você realmente quer remover o grupo \"{displayName}\" e seus membros desta conversa?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Você realmente quer remover a equipe \"{displayName}\" e seus membros desta conversa?", "Do you really want to remove {displayName} from this conversation?" : "Você realmente quer remover {displayName} dessa conversa?", - "Invitation was sent to {actorId}" : "O convite foi enviado para {actorId}", - "Could not send invitation to {actorId}" : "Não foi possível enviar o convite para {actorId}", "Notification was sent to {displayName}" : "A notificação foi enviada para {displayName}", "Could not send notification to {displayName}" : "Não foi possível enviar a notificação para {displayName}", "Permissions granted to {displayName}" : "Permissões concedidas a {displayName} ", @@ -1536,6 +1532,7 @@ "Participants" : "Participantes", "You can search or add participants via name, email, or Federated Cloud ID" : "Você pode pesquisar ou adicionar participantes por nome, e-mail ou ID da Nuvem Federada", "Search or add participants" : "Procure ou adicione participantes", + "Invitation was sent to {actorId}" : "O convite foi enviado para {actorId}", "An error occurred while adding the participants" : "Ocorreu um erro ao adicionar os participantes", "Chat" : "Conversa", "Details" : "Detalhes", @@ -1793,6 +1790,9 @@ "Participant is banned successfully" : "Participante está banido com sucesso", "Error while banning the participant" : "Erro ao banir o participante", "An error occurred while fetching the participants" : "Erro ao buscar os participantes", + "Could not send invitation to {actorId}" : "Não foi possível enviar o convite para {actorId}", + "Invitations sent" : "Convites enviados", + "Error occurred when sending invitations" : "Ocorreu um erro ao enviar convites", "Failed to join the conversation. Try to reload the page." : "Falha ao ingressar na conversa. Tente recarregar a página.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Você está tentando ingressar em uma conversa enquanto realiza uma sessão ativa em outra janela ou dispositivo. No momento, isso não é suportado pelo Nextcloud Talk. O que você deseja fazer?", "Join here" : "Ingressar aqui", diff --git a/l10n/ro.js b/l10n/ro.js index 50a5da6eb68..e8b234331eb 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -587,7 +587,6 @@ OC.L10N.register( "Resend invitations" : "Trimite din nou invitațiile", "Conversation password has been saved" : "Parola conversației a fost salvată", "Conversation password has been removed" : "Parola conversație a fost ștearsă", - "Invitations sent" : "Invitațiile au fost trimise", "Open conversation" : "Deschide conversația", "Error occurred when opening or limiting the conversation" : "Eroare la deschiderea sau la limitarea conversației ", "Meeting start time" : "Ora de început a videoconferinței", @@ -695,8 +694,6 @@ OC.L10N.register( "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Textul trebuie să fie mai scurt sau egal cu {maxLength} caractere. Textul curent are {charactersCount} caractere.", "Remove group and members" : "Elimină grup și membri", "Remove participant" : "Elimină participant", - "Invitation was sent to {actorId}" : "Invitația a fost trimisă către {actorId}", - "Could not send invitation to {actorId}" : "Nu a fost trimisă invitația către {actorId}", "Notification was sent to {displayName}" : "Notificarea a fost trimisă către {displayName}", "Could not send notification to {displayName}" : "Nu a fost trimisă notificarea către {displayName}", "Permissions granted to {displayName}" : "Permisiunile au fost acordate {displayName}", @@ -715,6 +712,7 @@ OC.L10N.register( "Add other sources" : "Adaugă alte surse", "Participants" : "Participanți", "Search or add participants" : "Căutare sau adăugare participanți", + "Invitation was sent to {actorId}" : "Invitația a fost trimisă către {actorId}", "An error occurred while adding the participants" : "Eroare la adăugarea participanților", "Details" : "Detalii", "Shared items" : "Elemente partajate", @@ -853,6 +851,8 @@ OC.L10N.register( "An error happened when trying to share your file" : "Eroare la încercarea de partajare a fișierului", "Could not post message: {errorMessage}" : "Nu s-a putut posta mesajul: {errorMessage}", "An error occurred while fetching the participants" : "Eroare la preluarea listei de participanți", + "Could not send invitation to {actorId}" : "Nu a fost trimisă invitația către {actorId}", + "Invitations sent" : "Invitațiile au fost trimise", "Failed to join the conversation. Try to reload the page." : "Eroare la încercarea de participare la conversație. Încercați să reîncărcați pagina. ", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Încercați să participați la o conversație având o sesiune activă în altă fereastră sau dispozitiv. Acest lucru nu este suportat în prezent în Nextcloud Talk. Ce doriți să faceți?", "Join here" : "Alăturare aici", diff --git a/l10n/ro.json b/l10n/ro.json index 38127667ed3..fd61ddb4e2e 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -585,7 +585,6 @@ "Resend invitations" : "Trimite din nou invitațiile", "Conversation password has been saved" : "Parola conversației a fost salvată", "Conversation password has been removed" : "Parola conversație a fost ștearsă", - "Invitations sent" : "Invitațiile au fost trimise", "Open conversation" : "Deschide conversația", "Error occurred when opening or limiting the conversation" : "Eroare la deschiderea sau la limitarea conversației ", "Meeting start time" : "Ora de început a videoconferinței", @@ -693,8 +692,6 @@ "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Textul trebuie să fie mai scurt sau egal cu {maxLength} caractere. Textul curent are {charactersCount} caractere.", "Remove group and members" : "Elimină grup și membri", "Remove participant" : "Elimină participant", - "Invitation was sent to {actorId}" : "Invitația a fost trimisă către {actorId}", - "Could not send invitation to {actorId}" : "Nu a fost trimisă invitația către {actorId}", "Notification was sent to {displayName}" : "Notificarea a fost trimisă către {displayName}", "Could not send notification to {displayName}" : "Nu a fost trimisă notificarea către {displayName}", "Permissions granted to {displayName}" : "Permisiunile au fost acordate {displayName}", @@ -713,6 +710,7 @@ "Add other sources" : "Adaugă alte surse", "Participants" : "Participanți", "Search or add participants" : "Căutare sau adăugare participanți", + "Invitation was sent to {actorId}" : "Invitația a fost trimisă către {actorId}", "An error occurred while adding the participants" : "Eroare la adăugarea participanților", "Details" : "Detalii", "Shared items" : "Elemente partajate", @@ -851,6 +849,8 @@ "An error happened when trying to share your file" : "Eroare la încercarea de partajare a fișierului", "Could not post message: {errorMessage}" : "Nu s-a putut posta mesajul: {errorMessage}", "An error occurred while fetching the participants" : "Eroare la preluarea listei de participanți", + "Could not send invitation to {actorId}" : "Nu a fost trimisă invitația către {actorId}", + "Invitations sent" : "Invitațiile au fost trimise", "Failed to join the conversation. Try to reload the page." : "Eroare la încercarea de participare la conversație. Încercați să reîncărcați pagina. ", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Încercați să participați la o conversație având o sesiune activă în altă fereastră sau dispozitiv. Acest lucru nu este suportat în prezent în Nextcloud Talk. Ce doriți să faceți?", "Join here" : "Alăturare aici", diff --git a/l10n/ru.js b/l10n/ru.js index 6436ee7cb30..4d49a4e780c 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "Пароль для обсуждения сохранён", "Conversation password has been removed" : "Пароль для обсуждения больше не используется", "Error occurred while saving conversation password" : "Не удалось сохранить пароль для обсуждения", - "Invitations sent" : "Приглашения отправлены", - "Error occurred when sending invitations" : "Не удалось отправить приглашения", "Open conversation to registered users, showing it in search results" : "Это обсуждение будет показано в результатах поиска для зарегистрированных пользователей", "Also open to users created with the Guests app" : "Открыть также для пользователей, созданных в приложении Гости", "Open conversation" : "Открытое обсуждение", @@ -1506,8 +1504,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Вы действительно хотите удалить группу «{displayName}» и ее участников из этого обсуждения?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Вы действительно хотите удалить команду «{displayName}» и ее участников из этого обсуждения?", "Do you really want to remove {displayName} from this conversation?" : "Вы действительно хотите удалить {displayName} из этого обсуждения?", - "Invitation was sent to {actorId}" : "Приглашение отправлено {actorId}", - "Could not send invitation to {actorId}" : "Не удалось отправить приглашение {actorId}", "Notification was sent to {displayName}" : "Уведомление было отправлено для {displayName}", "Could not send notification to {displayName}" : "Не удалось отправить уведомление для {displayName}", "Permissions granted to {displayName}" : "Разрешения, предоставленные {displayName}", @@ -1539,6 +1535,7 @@ OC.L10N.register( "Participants" : "Участники", "You can search or add participants via name, email, or Federated Cloud ID" : "Вы можете искать или добавлять участников по имени, адресу электронной почты или идентификатору Federated Cloud.", "Search or add participants" : "Искать и добавить участников", + "Invitation was sent to {actorId}" : "Приглашение отправлено {actorId}", "An error occurred while adding the participants" : "Не удалось добавить участников", "Chat" : "Чат", "Details" : "Дополнительно", @@ -1796,6 +1793,9 @@ OC.L10N.register( "Participant is banned successfully" : "Участник успешно забанен", "Error while banning the participant" : "Ошибка при бане участника", "An error occurred while fetching the participants" : "Не удалось получить список участников", + "Could not send invitation to {actorId}" : "Не удалось отправить приглашение {actorId}", + "Invitations sent" : "Приглашения отправлены", + "Error occurred when sending invitations" : "Не удалось отправить приглашения", "Failed to join the conversation. Try to reload the page." : "Не удалось подключиться к беседе. Попробуйте обновить страницу.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Вы пытаетесь присоединиться к обсуждению, в котором уже есть активные сессии из другого окна или устройства. В данный момент данная возможность не поддерживается сервером Nextcloud Talk. Что вы хотите сделать?", "Join here" : "Присоединиться", diff --git a/l10n/ru.json b/l10n/ru.json index 8820b5cb140..0f0b13df9ef 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "Пароль для обсуждения сохранён", "Conversation password has been removed" : "Пароль для обсуждения больше не используется", "Error occurred while saving conversation password" : "Не удалось сохранить пароль для обсуждения", - "Invitations sent" : "Приглашения отправлены", - "Error occurred when sending invitations" : "Не удалось отправить приглашения", "Open conversation to registered users, showing it in search results" : "Это обсуждение будет показано в результатах поиска для зарегистрированных пользователей", "Also open to users created with the Guests app" : "Открыть также для пользователей, созданных в приложении Гости", "Open conversation" : "Открытое обсуждение", @@ -1504,8 +1502,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Вы действительно хотите удалить группу «{displayName}» и ее участников из этого обсуждения?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Вы действительно хотите удалить команду «{displayName}» и ее участников из этого обсуждения?", "Do you really want to remove {displayName} from this conversation?" : "Вы действительно хотите удалить {displayName} из этого обсуждения?", - "Invitation was sent to {actorId}" : "Приглашение отправлено {actorId}", - "Could not send invitation to {actorId}" : "Не удалось отправить приглашение {actorId}", "Notification was sent to {displayName}" : "Уведомление было отправлено для {displayName}", "Could not send notification to {displayName}" : "Не удалось отправить уведомление для {displayName}", "Permissions granted to {displayName}" : "Разрешения, предоставленные {displayName}", @@ -1537,6 +1533,7 @@ "Participants" : "Участники", "You can search or add participants via name, email, or Federated Cloud ID" : "Вы можете искать или добавлять участников по имени, адресу электронной почты или идентификатору Federated Cloud.", "Search or add participants" : "Искать и добавить участников", + "Invitation was sent to {actorId}" : "Приглашение отправлено {actorId}", "An error occurred while adding the participants" : "Не удалось добавить участников", "Chat" : "Чат", "Details" : "Дополнительно", @@ -1794,6 +1791,9 @@ "Participant is banned successfully" : "Участник успешно забанен", "Error while banning the participant" : "Ошибка при бане участника", "An error occurred while fetching the participants" : "Не удалось получить список участников", + "Could not send invitation to {actorId}" : "Не удалось отправить приглашение {actorId}", + "Invitations sent" : "Приглашения отправлены", + "Error occurred when sending invitations" : "Не удалось отправить приглашения", "Failed to join the conversation. Try to reload the page." : "Не удалось подключиться к беседе. Попробуйте обновить страницу.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Вы пытаетесь присоединиться к обсуждению, в котором уже есть активные сессии из другого окна или устройства. В данный момент данная возможность не поддерживается сервером Nextcloud Talk. Что вы хотите сделать?", "Join here" : "Присоединиться", diff --git a/l10n/sc.js b/l10n/sc.js index a5323b8e241..ca07d0e815b 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -690,8 +690,6 @@ OC.L10N.register( "Conversation password has been saved" : "Sa crae de sa resonada est istada sarvada", "Conversation password has been removed" : "Sa crae de sa resonada nch'est istada bogada", "Error occurred while saving conversation password" : "B'at àpidu un'errore sarvende sa crae de sa resonada", - "Invitations sent" : "Invitos imbiados", - "Error occurred when sending invitations" : "B'at àpidu un'errore imbiende is invitos", "Error occurred when opening or limiting the conversation" : "B'at àpidu un'errore aberrende o limitende sa resonada", "Meeting start time" : "Ora de cumintzu de sa riunione", "Start time (optional)" : "Ora de cumintzu (a sèberu)", @@ -898,7 +896,6 @@ OC.L10N.register( "Joined with audio" : "Atzessu fatu cun àudio", "Remove group and members" : "Boga·nche grupu e partetzipantes", "Remove participant" : "Boga·nche partetzipante", - "Could not send invitation to {actorId}" : "No at fatu a imbiare s'invitu a {actorId}.", "Add users" : "Agiunghe utentes", "Add groups" : "Agiunghe grupos", "Add emails" : "Agiunghe email", @@ -1015,6 +1012,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "B'at àpidu un'errore proende a cumpartzire s'archìviu", "Could not post message: {errorMessage}" : "No at fatu a publicare su messàgiu: {errorMessage}", "An error occurred while fetching the participants" : "B'at àpidu un'errore in su recùperu de is partetzipantes", + "Could not send invitation to {actorId}" : "No at fatu a imbiare s'invitu a {actorId}.", + "Invitations sent" : "Invitos imbiados", + "Error occurred when sending invitations" : "B'at àpidu un'errore imbiende is invitos", "Failed to join the conversation. Try to reload the page." : "No at fatu a intrare in sa resonada. Proa a torrare a carrigare sa pàgina.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Ses proende a intrare in una resonada cun una sessione ativa in un'àtera ventana o dispositivu. In custu momentu cust'atzione no est suportada dae Nextcloud Talk. Ite boles fàghere?", "Join here" : "Intra inoghe", diff --git a/l10n/sc.json b/l10n/sc.json index 456c844ad4f..4eda07551bf 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -688,8 +688,6 @@ "Conversation password has been saved" : "Sa crae de sa resonada est istada sarvada", "Conversation password has been removed" : "Sa crae de sa resonada nch'est istada bogada", "Error occurred while saving conversation password" : "B'at àpidu un'errore sarvende sa crae de sa resonada", - "Invitations sent" : "Invitos imbiados", - "Error occurred when sending invitations" : "B'at àpidu un'errore imbiende is invitos", "Error occurred when opening or limiting the conversation" : "B'at àpidu un'errore aberrende o limitende sa resonada", "Meeting start time" : "Ora de cumintzu de sa riunione", "Start time (optional)" : "Ora de cumintzu (a sèberu)", @@ -896,7 +894,6 @@ "Joined with audio" : "Atzessu fatu cun àudio", "Remove group and members" : "Boga·nche grupu e partetzipantes", "Remove participant" : "Boga·nche partetzipante", - "Could not send invitation to {actorId}" : "No at fatu a imbiare s'invitu a {actorId}.", "Add users" : "Agiunghe utentes", "Add groups" : "Agiunghe grupos", "Add emails" : "Agiunghe email", @@ -1013,6 +1010,9 @@ "An error happened when trying to share your file" : "B'at àpidu un'errore proende a cumpartzire s'archìviu", "Could not post message: {errorMessage}" : "No at fatu a publicare su messàgiu: {errorMessage}", "An error occurred while fetching the participants" : "B'at àpidu un'errore in su recùperu de is partetzipantes", + "Could not send invitation to {actorId}" : "No at fatu a imbiare s'invitu a {actorId}.", + "Invitations sent" : "Invitos imbiados", + "Error occurred when sending invitations" : "B'at àpidu un'errore imbiende is invitos", "Failed to join the conversation. Try to reload the page." : "No at fatu a intrare in sa resonada. Proa a torrare a carrigare sa pàgina.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Ses proende a intrare in una resonada cun una sessione ativa in un'àtera ventana o dispositivu. In custu momentu cust'atzione no est suportada dae Nextcloud Talk. Ite boles fàghere?", "Join here" : "Intra inoghe", diff --git a/l10n/sk.js b/l10n/sk.js index 14088a304e1..9e993c7028e 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -1006,8 +1006,6 @@ OC.L10N.register( "Conversation password has been saved" : "Heslo konverzácie bolo uložené", "Conversation password has been removed" : "Heslo konverzácie bolo odstránené", "Error occurred while saving conversation password" : "Pri ukladaní hesla konverzácie sa vyskytla chyba", - "Invitations sent" : "Pozvánky odoslané", - "Error occurred when sending invitations" : "Pri posielaní pozvánok nastala chyba", "Open conversation to registered users, showing it in search results" : "Otvoriť konverzáciu pre registrovaných užívateľov a zobraziť ju vo výsledkoch vyhľadávania", "Also open to users created with the Guests app" : "Taktiež otvorené pre užívateľov vytvorených pomocou aplikácie Guests", "Open conversation" : "Otvoriť konverzáciu", @@ -1420,8 +1418,6 @@ OC.L10N.register( "Remove group and members" : "Odobrať skupinu a členov", "Remove team and members" : "Odstrániť tím a členov", "Remove participant" : "Odstrániť účastníka", - "Invitation was sent to {actorId}" : "Pozvánka odoslaná pre {actorId}", - "Could not send invitation to {actorId}" : "Nemôžem odoslať pozvánku pre {actorId}", "Notification was sent to {displayName}" : "Pozvánka odoslaná pre {displayName}", "Could not send notification to {displayName}" : "Nemôžem odoslať pozvánku pre {displayName}", "Permissions granted to {displayName}" : "Oprávnenia udelené pre {displayName}", @@ -1452,6 +1448,7 @@ OC.L10N.register( "Add other sources" : "Pridať iné zdroje", "Participants" : "Účastníci", "Search or add participants" : "Vyhľadať alebo pridať účastníkov", + "Invitation was sent to {actorId}" : "Pozvánka odoslaná pre {actorId}", "An error occurred while adding the participants" : "Pri pridávaní účastníkov sa vyskytla chyba", "Chat" : "Správy", "Details" : "Podrobnosti", @@ -1693,6 +1690,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "Pri pokuse o zdieľanie tohto súboru došlo k chybe", "Could not post message: {errorMessage}" : "Správu sa nepodarilo zverejniť: {errorMessage}", "An error occurred while fetching the participants" : "Pri načítavaní účastníkov sa vyskytla chyba", + "Could not send invitation to {actorId}" : "Nemôžem odoslať pozvánku pre {actorId}", + "Invitations sent" : "Pozvánky odoslané", + "Error occurred when sending invitations" : "Pri posielaní pozvánok nastala chyba", "Failed to join the conversation. Try to reload the page." : "K rozhovoru sa nepodarilo pripojiť. Skúste stránku načítať znova.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "K rozhovoru sa pokúšate pripojiť počas aktívnej relácie v inom okne alebo zariadení. Nextcloud Talk /Rozhovor/ v súčasnosti túto možnosť nepodporuje. Čo chcete urobiť?", "Join here" : "Pripojiť sa tu", diff --git a/l10n/sk.json b/l10n/sk.json index 2d939f7f4c2..7b9eca84d78 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -1004,8 +1004,6 @@ "Conversation password has been saved" : "Heslo konverzácie bolo uložené", "Conversation password has been removed" : "Heslo konverzácie bolo odstránené", "Error occurred while saving conversation password" : "Pri ukladaní hesla konverzácie sa vyskytla chyba", - "Invitations sent" : "Pozvánky odoslané", - "Error occurred when sending invitations" : "Pri posielaní pozvánok nastala chyba", "Open conversation to registered users, showing it in search results" : "Otvoriť konverzáciu pre registrovaných užívateľov a zobraziť ju vo výsledkoch vyhľadávania", "Also open to users created with the Guests app" : "Taktiež otvorené pre užívateľov vytvorených pomocou aplikácie Guests", "Open conversation" : "Otvoriť konverzáciu", @@ -1418,8 +1416,6 @@ "Remove group and members" : "Odobrať skupinu a členov", "Remove team and members" : "Odstrániť tím a členov", "Remove participant" : "Odstrániť účastníka", - "Invitation was sent to {actorId}" : "Pozvánka odoslaná pre {actorId}", - "Could not send invitation to {actorId}" : "Nemôžem odoslať pozvánku pre {actorId}", "Notification was sent to {displayName}" : "Pozvánka odoslaná pre {displayName}", "Could not send notification to {displayName}" : "Nemôžem odoslať pozvánku pre {displayName}", "Permissions granted to {displayName}" : "Oprávnenia udelené pre {displayName}", @@ -1450,6 +1446,7 @@ "Add other sources" : "Pridať iné zdroje", "Participants" : "Účastníci", "Search or add participants" : "Vyhľadať alebo pridať účastníkov", + "Invitation was sent to {actorId}" : "Pozvánka odoslaná pre {actorId}", "An error occurred while adding the participants" : "Pri pridávaní účastníkov sa vyskytla chyba", "Chat" : "Správy", "Details" : "Podrobnosti", @@ -1691,6 +1688,9 @@ "An error happened when trying to share your file" : "Pri pokuse o zdieľanie tohto súboru došlo k chybe", "Could not post message: {errorMessage}" : "Správu sa nepodarilo zverejniť: {errorMessage}", "An error occurred while fetching the participants" : "Pri načítavaní účastníkov sa vyskytla chyba", + "Could not send invitation to {actorId}" : "Nemôžem odoslať pozvánku pre {actorId}", + "Invitations sent" : "Pozvánky odoslané", + "Error occurred when sending invitations" : "Pri posielaní pozvánok nastala chyba", "Failed to join the conversation. Try to reload the page." : "K rozhovoru sa nepodarilo pripojiť. Skúste stránku načítať znova.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "K rozhovoru sa pokúšate pripojiť počas aktívnej relácie v inom okne alebo zariadení. Nextcloud Talk /Rozhovor/ v súčasnosti túto možnosť nepodporuje. Čo chcete urobiť?", "Join here" : "Pripojiť sa tu", diff --git a/l10n/sl.js b/l10n/sl.js index 2c6d34f426a..6687ca290f6 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -948,8 +948,6 @@ OC.L10N.register( "Conversation password has been saved" : "Geslo pogovora je shranjeno", "Conversation password has been removed" : "Geslo pogovora je odstranjeno", "Error occurred while saving conversation password" : "Prišlo je do napake med shranjevanjem gesla pogovora.", - "Invitations sent" : "Vabila so poslana.", - "Error occurred when sending invitations" : "Med pošiljanjem vabil je prišlo do napake.", "Open conversation to registered users, showing it in search results" : "Odpri pogovor za vpisane uporabnike in prikaži pogovor med zadetki iskanja.", "Open conversation" : "Odpri pogovor", "This conversation is limited to the current participants" : "Pogovor je omejen na trenutne udeležence", @@ -1326,7 +1324,6 @@ OC.L10N.register( "Remove group and members" : "Odstrani skupino in člane", "Remove team and members" : "odstrani ekipo in člane", "Remove participant" : "Odstrani udeleženca", - "Could not send invitation to {actorId}" : "Ni mogoče poslati povabila: {actorId}.", "Permissions set to default for {displayName}" : "Dovoljenja za {displayName} so nastavljena na privzete vrednosti.", "Phone number could not be muted" : "Telefonske številke ni mogoče utišati", "Phone number could not be unmuted" : "Telefonski številki ni mogoče povrniti glasu", @@ -1528,6 +1525,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "Prišlo je do napake med poskusom omogočanja souporabe datoteke", "Could not post message: {errorMessage}" : "Sporočila ni mogoče objaviti: {errorMessage}", "An error occurred while fetching the participants" : "Med pridobivanjem udeležencev je prišlo do napake", + "Could not send invitation to {actorId}" : "Ni mogoče poslati povabila: {actorId}.", + "Invitations sent" : "Vabila so poslana.", + "Error occurred when sending invitations" : "Med pošiljanjem vabil je prišlo do napake.", "Failed to join the conversation. Try to reload the page." : "Pridruženje pogovoru je spodletelo. Poskusite ponovno osvežiti stran.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Pogovoru ste se pridružili v novem oknu brskalnika, ali na drugi napravi. Nextcloud Talk te možnosti trenutno ne omogoča. Kako želite nadaljevati?", "Join here" : "Pridruži se v tem oknu", diff --git a/l10n/sl.json b/l10n/sl.json index e083d295b89..3d9952b41da 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -946,8 +946,6 @@ "Conversation password has been saved" : "Geslo pogovora je shranjeno", "Conversation password has been removed" : "Geslo pogovora je odstranjeno", "Error occurred while saving conversation password" : "Prišlo je do napake med shranjevanjem gesla pogovora.", - "Invitations sent" : "Vabila so poslana.", - "Error occurred when sending invitations" : "Med pošiljanjem vabil je prišlo do napake.", "Open conversation to registered users, showing it in search results" : "Odpri pogovor za vpisane uporabnike in prikaži pogovor med zadetki iskanja.", "Open conversation" : "Odpri pogovor", "This conversation is limited to the current participants" : "Pogovor je omejen na trenutne udeležence", @@ -1324,7 +1322,6 @@ "Remove group and members" : "Odstrani skupino in člane", "Remove team and members" : "odstrani ekipo in člane", "Remove participant" : "Odstrani udeleženca", - "Could not send invitation to {actorId}" : "Ni mogoče poslati povabila: {actorId}.", "Permissions set to default for {displayName}" : "Dovoljenja za {displayName} so nastavljena na privzete vrednosti.", "Phone number could not be muted" : "Telefonske številke ni mogoče utišati", "Phone number could not be unmuted" : "Telefonski številki ni mogoče povrniti glasu", @@ -1526,6 +1523,9 @@ "An error happened when trying to share your file" : "Prišlo je do napake med poskusom omogočanja souporabe datoteke", "Could not post message: {errorMessage}" : "Sporočila ni mogoče objaviti: {errorMessage}", "An error occurred while fetching the participants" : "Med pridobivanjem udeležencev je prišlo do napake", + "Could not send invitation to {actorId}" : "Ni mogoče poslati povabila: {actorId}.", + "Invitations sent" : "Vabila so poslana.", + "Error occurred when sending invitations" : "Med pošiljanjem vabil je prišlo do napake.", "Failed to join the conversation. Try to reload the page." : "Pridruženje pogovoru je spodletelo. Poskusite ponovno osvežiti stran.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Pogovoru ste se pridružili v novem oknu brskalnika, ali na drugi napravi. Nextcloud Talk te možnosti trenutno ne omogoča. Kako želite nadaljevati?", "Join here" : "Pridruži se v tem oknu", diff --git a/l10n/sr.js b/l10n/sr.js index b73c01115a5..3312079dc9e 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "Сачувана је лозинка разговора", "Conversation password has been removed" : "Уклоњена је лозинка разговора", "Error occurred while saving conversation password" : "Дошло је до грешке током чувања лозинке разговора", - "Invitations sent" : "Позивнице су послате", - "Error occurred when sending invitations" : "Дошло је до грешке приликом слања позивница", "Open conversation to registered users, showing it in search results" : "Отвори разговор за регистроване кориснике и приказуј га у резултатима претраге", "Also open to users created with the Guests app" : "Такође је отворен корисницима креираним апликацијом Гости", "Open conversation" : "Отвори разговор", @@ -1505,8 +1503,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Да ли заиста желите да уклоните групу „{displayName}” и све њене чланове из овог разговора?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Да ли заиста желите да уклоните тим „{displayName}” и све његове чланове из овог разговора?", "Do you really want to remove {displayName} from this conversation?" : "Да ли заиста желите да уклоните {displayName} из овог разговора?", - "Invitation was sent to {actorId}" : "Позивница је послата на {actorId}", - "Could not send invitation to {actorId}" : "Није могла да се пошаље позивница на {actorId}", "Notification was sent to {displayName}" : "Обавештење је послато на име {displayName}", "Could not send notification to {displayName}" : "Није могло да се пошаље обавештење {displayName}", "Permissions granted to {displayName}" : "Одобрена је дозвола за {displayName}", @@ -1538,6 +1534,7 @@ OC.L10N.register( "Participants" : "Учесници", "You can search or add participants via name, email, or Federated Cloud ID" : "Учеснике можете да претражујете или додате помоћу имена, и-мејла или ID здруженог облака", "Search or add participants" : "Претражи или додај учеснике", + "Invitation was sent to {actorId}" : "Позивница је послата на {actorId}", "An error occurred while adding the participants" : "Дошло је до грешке приликом додавања учесника", "Chat" : "Ћаскање", "Details" : "Детаљи", @@ -1795,6 +1792,9 @@ OC.L10N.register( "Participant is banned successfully" : "Учесник је успешно забрањен", "Error while banning the participant" : "Грешка приликом забране учесника", "An error occurred while fetching the participants" : "Грешка приликом дохватања учесника", + "Could not send invitation to {actorId}" : "Није могла да се пошаље позивница на {actorId}", + "Invitations sent" : "Позивнице су послате", + "Error occurred when sending invitations" : "Дошло је до грешке приликом слања позивница", "Failed to join the conversation. Try to reload the page." : "Није успело приступање разговору. Покушајте да поново учитате страницу.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Покушавате да приступите разговору док имате активну сесију у другом прозору или на другом уређају. Nextcloud Talk тренутно то не подржава. Шта желите да урадите?", "Join here" : "Приступи овде", diff --git a/l10n/sr.json b/l10n/sr.json index c1819bf2f03..e6f509f2ccf 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "Сачувана је лозинка разговора", "Conversation password has been removed" : "Уклоњена је лозинка разговора", "Error occurred while saving conversation password" : "Дошло је до грешке током чувања лозинке разговора", - "Invitations sent" : "Позивнице су послате", - "Error occurred when sending invitations" : "Дошло је до грешке приликом слања позивница", "Open conversation to registered users, showing it in search results" : "Отвори разговор за регистроване кориснике и приказуј га у резултатима претраге", "Also open to users created with the Guests app" : "Такође је отворен корисницима креираним апликацијом Гости", "Open conversation" : "Отвори разговор", @@ -1503,8 +1501,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Да ли заиста желите да уклоните групу „{displayName}” и све њене чланове из овог разговора?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Да ли заиста желите да уклоните тим „{displayName}” и све његове чланове из овог разговора?", "Do you really want to remove {displayName} from this conversation?" : "Да ли заиста желите да уклоните {displayName} из овог разговора?", - "Invitation was sent to {actorId}" : "Позивница је послата на {actorId}", - "Could not send invitation to {actorId}" : "Није могла да се пошаље позивница на {actorId}", "Notification was sent to {displayName}" : "Обавештење је послато на име {displayName}", "Could not send notification to {displayName}" : "Није могло да се пошаље обавештење {displayName}", "Permissions granted to {displayName}" : "Одобрена је дозвола за {displayName}", @@ -1536,6 +1532,7 @@ "Participants" : "Учесници", "You can search or add participants via name, email, or Federated Cloud ID" : "Учеснике можете да претражујете или додате помоћу имена, и-мејла или ID здруженог облака", "Search or add participants" : "Претражи или додај учеснике", + "Invitation was sent to {actorId}" : "Позивница је послата на {actorId}", "An error occurred while adding the participants" : "Дошло је до грешке приликом додавања учесника", "Chat" : "Ћаскање", "Details" : "Детаљи", @@ -1793,6 +1790,9 @@ "Participant is banned successfully" : "Учесник је успешно забрањен", "Error while banning the participant" : "Грешка приликом забране учесника", "An error occurred while fetching the participants" : "Грешка приликом дохватања учесника", + "Could not send invitation to {actorId}" : "Није могла да се пошаље позивница на {actorId}", + "Invitations sent" : "Позивнице су послате", + "Error occurred when sending invitations" : "Дошло је до грешке приликом слања позивница", "Failed to join the conversation. Try to reload the page." : "Није успело приступање разговору. Покушајте да поново учитате страницу.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Покушавате да приступите разговору док имате активну сесију у другом прозору или на другом уређају. Nextcloud Talk тренутно то не подржава. Шта желите да урадите?", "Join here" : "Приступи овде", diff --git a/l10n/sv.js b/l10n/sv.js index 97e1ef8115c..fd3e5ce6636 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "Lösenordet för konversationen har sparats", "Conversation password has been removed" : "Lösenordet för konversationen har tagits bort", "Error occurred while saving conversation password" : "Ett fel uppstod när lösenordet för konversationen skulle sparas", - "Invitations sent" : "Inbjudningar skickade", - "Error occurred when sending invitations" : "Ett fel uppstod när inbjudningar skickades", "Open conversation to registered users, showing it in search results" : "Öppna konversationen för registrerade användare och visa den i sökresultaten", "Also open to users created with the Guests app" : "Även öppen för användare som skapats med appen Gäster", "Open conversation" : "Öppen konversation", @@ -1506,8 +1504,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Vill du verkligen ta bort gruppen \"{displayName}\" och dess medlemmar från denna konversation?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Vill du verkligen ta bort team \"{displayName}\" och dess medlemmar från denna konversation?", "Do you really want to remove {displayName} from this conversation?" : "Vill du verkligen ta bort {displayName} från denna konversation?", - "Invitation was sent to {actorId}" : "Inbjudan har skickats till {actorId}", - "Could not send invitation to {actorId}" : "Kunde inte skicka inbjudan till {actorId}", "Notification was sent to {displayName}" : "Notifiering skickades till {displayName}", "Could not send notification to {displayName}" : "Kunde inte skicka notifiering till {displayName}", "Permissions granted to {displayName}" : "Behörighet beviljad till {displayName}", @@ -1539,6 +1535,7 @@ OC.L10N.register( "Participants" : "Deltagare", "You can search or add participants via name, email, or Federated Cloud ID" : "Du kan söka eller lägga till deltagare via namn, e-post eller federerat Moln-ID", "Search or add participants" : "Sök eller lägg till deltagare", + "Invitation was sent to {actorId}" : "Inbjudan har skickats till {actorId}", "An error occurred while adding the participants" : "Ett fel uppstod när deltagarna skulle läggas till", "Chat" : "Chatt", "Details" : "Detaljer", @@ -1796,6 +1793,9 @@ OC.L10N.register( "Participant is banned successfully" : "Deltagaren har blockerats", "Error while banning the participant" : "Fel vid blockering av deltagaren", "An error occurred while fetching the participants" : "Ett fel uppstod när deltagarna hämtades", + "Could not send invitation to {actorId}" : "Kunde inte skicka inbjudan till {actorId}", + "Invitations sent" : "Inbjudningar skickade", + "Error occurred when sending invitations" : "Ett fel uppstod när inbjudningar skickades", "Failed to join the conversation. Try to reload the page." : "Det gick inte att gå med i konversationen. Försök att ladda om sidan.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Du försöker gå med i en konversation medan du har en aktiv session i ett annat fönster eller en annan enhet. Detta stöds för närvarande inte av Nextcloud Talk. Vad vill du göra?", "Join here" : "Gå med här", diff --git a/l10n/sv.json b/l10n/sv.json index c82461d8a35..e7ff302fc5f 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "Lösenordet för konversationen har sparats", "Conversation password has been removed" : "Lösenordet för konversationen har tagits bort", "Error occurred while saving conversation password" : "Ett fel uppstod när lösenordet för konversationen skulle sparas", - "Invitations sent" : "Inbjudningar skickade", - "Error occurred when sending invitations" : "Ett fel uppstod när inbjudningar skickades", "Open conversation to registered users, showing it in search results" : "Öppna konversationen för registrerade användare och visa den i sökresultaten", "Also open to users created with the Guests app" : "Även öppen för användare som skapats med appen Gäster", "Open conversation" : "Öppen konversation", @@ -1504,8 +1502,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "Vill du verkligen ta bort gruppen \"{displayName}\" och dess medlemmar från denna konversation?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "Vill du verkligen ta bort team \"{displayName}\" och dess medlemmar från denna konversation?", "Do you really want to remove {displayName} from this conversation?" : "Vill du verkligen ta bort {displayName} från denna konversation?", - "Invitation was sent to {actorId}" : "Inbjudan har skickats till {actorId}", - "Could not send invitation to {actorId}" : "Kunde inte skicka inbjudan till {actorId}", "Notification was sent to {displayName}" : "Notifiering skickades till {displayName}", "Could not send notification to {displayName}" : "Kunde inte skicka notifiering till {displayName}", "Permissions granted to {displayName}" : "Behörighet beviljad till {displayName}", @@ -1537,6 +1533,7 @@ "Participants" : "Deltagare", "You can search or add participants via name, email, or Federated Cloud ID" : "Du kan söka eller lägga till deltagare via namn, e-post eller federerat Moln-ID", "Search or add participants" : "Sök eller lägg till deltagare", + "Invitation was sent to {actorId}" : "Inbjudan har skickats till {actorId}", "An error occurred while adding the participants" : "Ett fel uppstod när deltagarna skulle läggas till", "Chat" : "Chatt", "Details" : "Detaljer", @@ -1794,6 +1791,9 @@ "Participant is banned successfully" : "Deltagaren har blockerats", "Error while banning the participant" : "Fel vid blockering av deltagaren", "An error occurred while fetching the participants" : "Ett fel uppstod när deltagarna hämtades", + "Could not send invitation to {actorId}" : "Kunde inte skicka inbjudan till {actorId}", + "Invitations sent" : "Inbjudningar skickade", + "Error occurred when sending invitations" : "Ett fel uppstod när inbjudningar skickades", "Failed to join the conversation. Try to reload the page." : "Det gick inte att gå med i konversationen. Försök att ladda om sidan.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Du försöker gå med i en konversation medan du har en aktiv session i ett annat fönster eller en annan enhet. Detta stöds för närvarande inte av Nextcloud Talk. Vad vill du göra?", "Join here" : "Gå med här", diff --git a/l10n/tr.js b/l10n/tr.js index 337c117c2d1..5f2c4571c6f 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "Görüşme parolası kaydedildi", "Conversation password has been removed" : "Görüşme parolası kaldırıldı", "Error occurred while saving conversation password" : "Görüşme parolası kaydedilirken sorun çıktı", - "Invitations sent" : "Davetler gönderildi", - "Error occurred when sending invitations" : "Davetler gönderilirken sorun çıktı", "Open conversation to registered users, showing it in search results" : "Görüşme hesabı olan kullanıcılara açılarak arama sonuçlarında görüntülensin", "Also open to users created with the Guests app" : "Konuklar uygulaması ile oluşturulmuş kullanıcılara da açık", "Open conversation" : "Açık görüşme", @@ -1503,8 +1501,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "\"{displayName}\" grubunu ve üyelerini bu görüşmeden çıkarmak istediğinize emin misiniz?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "\"{displayName}\" takımını ve üyelerini bu görüşmeden çıkarmak istediğinize emin misiniz?", "Do you really want to remove {displayName} from this conversation?" : "{displayName} katılımcısını bu görüşmeden çıkarmak istediğinize emin misiniz?", - "Invitation was sent to {actorId}" : "{actorId} için davet gönderildi", - "Could not send invitation to {actorId}" : "{actorId} için davet gönderilirken sorun çıktı", "Notification was sent to {displayName}" : "Bildirim {displayName} alıcısına gönderildi", "Could not send notification to {displayName}" : "Bildirim {displayName} alıcısına gönderilemedi ", "Permissions granted to {displayName}" : "{displayName} için verilmiş izinler", @@ -1536,6 +1532,7 @@ OC.L10N.register( "Participants" : "Katılımcılar", "You can search or add participants via name, email, or Federated Cloud ID" : "Katılımcıları, ad, e-posta adresi ya da birleşik bulut kodu ile arayabilirsiniz", "Search or add participants" : "Katılımcı arayın ya da ekleyin", + "Invitation was sent to {actorId}" : "{actorId} için davet gönderildi", "An error occurred while adding the participants" : "Katılımcılar eklenirken bir sorun çıktı", "Chat" : "Sohbet", "Details" : "Ayrıntılar", @@ -1793,6 +1790,9 @@ OC.L10N.register( "Participant is banned successfully" : "Katılımcı yasaklandı", "Error while banning the participant" : "Katılımcı yasaklanırken sorun çıktı", "An error occurred while fetching the participants" : "Katılımcılar alınırken bir sorun çıktı", + "Could not send invitation to {actorId}" : "{actorId} için davet gönderilirken sorun çıktı", + "Invitations sent" : "Davetler gönderildi", + "Error occurred when sending invitations" : "Davetler gönderilirken sorun çıktı", "Failed to join the conversation. Try to reload the page." : "Görüşmeye katılınamadı. Sayfayı yeniden yüklemeyi deneyin.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Başka bir pencereden ya da aygıttan da katıldığınız görüşmeye yeniden katılmaya çalışıyorsunuz. Nextcloud Konuş henüz bu özelliği desteklemiyor. Ne yapmak istersiniz?", "Join here" : "Buradan katılmak", diff --git a/l10n/tr.json b/l10n/tr.json index 6c42209aae9..a7b8950971b 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "Görüşme parolası kaydedildi", "Conversation password has been removed" : "Görüşme parolası kaldırıldı", "Error occurred while saving conversation password" : "Görüşme parolası kaydedilirken sorun çıktı", - "Invitations sent" : "Davetler gönderildi", - "Error occurred when sending invitations" : "Davetler gönderilirken sorun çıktı", "Open conversation to registered users, showing it in search results" : "Görüşme hesabı olan kullanıcılara açılarak arama sonuçlarında görüntülensin", "Also open to users created with the Guests app" : "Konuklar uygulaması ile oluşturulmuş kullanıcılara da açık", "Open conversation" : "Açık görüşme", @@ -1501,8 +1499,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "\"{displayName}\" grubunu ve üyelerini bu görüşmeden çıkarmak istediğinize emin misiniz?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "\"{displayName}\" takımını ve üyelerini bu görüşmeden çıkarmak istediğinize emin misiniz?", "Do you really want to remove {displayName} from this conversation?" : "{displayName} katılımcısını bu görüşmeden çıkarmak istediğinize emin misiniz?", - "Invitation was sent to {actorId}" : "{actorId} için davet gönderildi", - "Could not send invitation to {actorId}" : "{actorId} için davet gönderilirken sorun çıktı", "Notification was sent to {displayName}" : "Bildirim {displayName} alıcısına gönderildi", "Could not send notification to {displayName}" : "Bildirim {displayName} alıcısına gönderilemedi ", "Permissions granted to {displayName}" : "{displayName} için verilmiş izinler", @@ -1534,6 +1530,7 @@ "Participants" : "Katılımcılar", "You can search or add participants via name, email, or Federated Cloud ID" : "Katılımcıları, ad, e-posta adresi ya da birleşik bulut kodu ile arayabilirsiniz", "Search or add participants" : "Katılımcı arayın ya da ekleyin", + "Invitation was sent to {actorId}" : "{actorId} için davet gönderildi", "An error occurred while adding the participants" : "Katılımcılar eklenirken bir sorun çıktı", "Chat" : "Sohbet", "Details" : "Ayrıntılar", @@ -1791,6 +1788,9 @@ "Participant is banned successfully" : "Katılımcı yasaklandı", "Error while banning the participant" : "Katılımcı yasaklanırken sorun çıktı", "An error occurred while fetching the participants" : "Katılımcılar alınırken bir sorun çıktı", + "Could not send invitation to {actorId}" : "{actorId} için davet gönderilirken sorun çıktı", + "Invitations sent" : "Davetler gönderildi", + "Error occurred when sending invitations" : "Davetler gönderilirken sorun çıktı", "Failed to join the conversation. Try to reload the page." : "Görüşmeye katılınamadı. Sayfayı yeniden yüklemeyi deneyin.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Başka bir pencereden ya da aygıttan da katıldığınız görüşmeye yeniden katılmaya çalışıyorsunuz. Nextcloud Konuş henüz bu özelliği desteklemiyor. Ne yapmak istersiniz?", "Join here" : "Buradan katılmak", diff --git a/l10n/vi.js b/l10n/vi.js index 5a2838a12d5..c54278e253f 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -413,8 +413,6 @@ OC.L10N.register( "Conversation password has been saved" : "Mật khẩu cuộc trò chuyện đã được lưu", "Conversation password has been removed" : "Mật khẩu cuộc trò chuyện đã bị xóa", "Error occurred while saving conversation password" : "Đã xảy ra lỗi khi lưu mật khẩu cuộc trò chuyện", - "Invitations sent" : "Lời mời đã được gửi", - "Error occurred when sending invitations" : "Đã xảy ra lỗi khi gửi lời mời", "Error occurred when opening or limiting the conversation" : "Đã xảy ra lỗi khi mở hoặc giới hạn cuộc trò chuyện", "Meeting start time" : "Thời gian bắt đầu cuộc họp", "Start time (optional)" : "Thời gian bắt đầu (tùy chọn)", @@ -579,7 +577,6 @@ OC.L10N.register( "Joined via phone" : "Đã tham gia qua điện thoại", "Joined with audio" : "Đã tham gia qua audio", "Remove participant" : "Xóa người tham gia", - "Could not send invitation to {actorId}" : "Không thể gửi lời mời đến {actorId}", "Add users" : "Thêm người dùng", "Add groups" : "Thêm nhóm", "Add emails" : "Thêm email", @@ -683,6 +680,9 @@ OC.L10N.register( "Not enough free space to upload file \"{fileName}\"" : "Không đủ dung lượng trống để tải lên tệp \"{fileName}\"", "Could not post message: {errorMessage}" : "Không thể đăng thông báo: {errorMessage}", "An error occurred while fetching the participants" : "Đã xảy ra lỗi khi tìm nạp những người tham gia", + "Could not send invitation to {actorId}" : "Không thể gửi lời mời đến {actorId}", + "Invitations sent" : "Lời mời đã được gửi", + "Error occurred when sending invitations" : "Đã xảy ra lỗi khi gửi lời mời", "Failed to join the conversation. Try to reload the page." : "Không tham gia được cuộc trò chuyện. Hãy thử tải lại trang.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Bạn đang cố gắng tham gia một cuộc trò chuyện trong khi có một phiên hoạt động trong một cửa sổ hoặc thiết bị khác. Điều này hiện không được vWorkspace Talk hỗ trợ. Bạn muốn làm gì?", "Join here" : "Tham gia tại đây", diff --git a/l10n/vi.json b/l10n/vi.json index 10bf8c1272d..5d08abb511c 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -411,8 +411,6 @@ "Conversation password has been saved" : "Mật khẩu cuộc trò chuyện đã được lưu", "Conversation password has been removed" : "Mật khẩu cuộc trò chuyện đã bị xóa", "Error occurred while saving conversation password" : "Đã xảy ra lỗi khi lưu mật khẩu cuộc trò chuyện", - "Invitations sent" : "Lời mời đã được gửi", - "Error occurred when sending invitations" : "Đã xảy ra lỗi khi gửi lời mời", "Error occurred when opening or limiting the conversation" : "Đã xảy ra lỗi khi mở hoặc giới hạn cuộc trò chuyện", "Meeting start time" : "Thời gian bắt đầu cuộc họp", "Start time (optional)" : "Thời gian bắt đầu (tùy chọn)", @@ -577,7 +575,6 @@ "Joined via phone" : "Đã tham gia qua điện thoại", "Joined with audio" : "Đã tham gia qua audio", "Remove participant" : "Xóa người tham gia", - "Could not send invitation to {actorId}" : "Không thể gửi lời mời đến {actorId}", "Add users" : "Thêm người dùng", "Add groups" : "Thêm nhóm", "Add emails" : "Thêm email", @@ -681,6 +678,9 @@ "Not enough free space to upload file \"{fileName}\"" : "Không đủ dung lượng trống để tải lên tệp \"{fileName}\"", "Could not post message: {errorMessage}" : "Không thể đăng thông báo: {errorMessage}", "An error occurred while fetching the participants" : "Đã xảy ra lỗi khi tìm nạp những người tham gia", + "Could not send invitation to {actorId}" : "Không thể gửi lời mời đến {actorId}", + "Invitations sent" : "Lời mời đã được gửi", + "Error occurred when sending invitations" : "Đã xảy ra lỗi khi gửi lời mời", "Failed to join the conversation. Try to reload the page." : "Không tham gia được cuộc trò chuyện. Hãy thử tải lại trang.", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Bạn đang cố gắng tham gia một cuộc trò chuyện trong khi có một phiên hoạt động trong một cửa sổ hoặc thiết bị khác. Điều này hiện không được vWorkspace Talk hỗ trợ. Bạn muốn làm gì?", "Join here" : "Tham gia tại đây", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index ba6ccfccdd7..7fd0380d5d1 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -989,8 +989,6 @@ OC.L10N.register( "Conversation password has been saved" : "对话密码已保存", "Conversation password has been removed" : "对话密码已被删除 ", "Error occurred while saving conversation password" : "保存对话密码时发生错误 ", - "Invitations sent" : "邀请已发送", - "Error occurred when sending invitations" : "发送邀请时发生错误 ", "Open conversation to registered users, showing it in search results" : "向注册用户开放对话并在搜索结果中显示", "Also open to users created with the Guests app" : "同时对使用访客应用创建的账号开放", "Open conversation" : "开放对话", @@ -1358,8 +1356,6 @@ OC.L10N.register( "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "文字的长度必须小于或等于 {maxLength}个字符。您目前的文字长度为{charactersCount}个字符。", "Remove group and members" : "移除群组和成员", "Remove participant" : "移除参与者", - "Invitation was sent to {actorId}" : "邀请已发送至{actorId}", - "Could not send invitation to {actorId}" : "无法发送邀请到 {actorId}", "Notification was sent to {displayName}" : "通知已发送给·{displayName}", "Could not send notification to {displayName}" : "无法发送通知给{displayName}", "Permissions granted to {displayName}" : "已将权限授予 {displayName}", @@ -1384,6 +1380,7 @@ OC.L10N.register( "Add other sources" : "添加其他来源", "Participants" : "参与者", "Search or add participants" : "搜索或添加参与者", + "Invitation was sent to {actorId}" : "邀请已发送至{actorId}", "An error occurred while adding the participants" : "添加参与者时发生错误 ", "Chat" : "聊天", "Details" : "详情", @@ -1600,6 +1597,9 @@ OC.L10N.register( "An error happened when trying to share your file" : "试图分享你的文件时发生错误", "Could not post message: {errorMessage}" : "无法发布消息: {errorMessage}", "An error occurred while fetching the participants" : "获取参与者时出错", + "Could not send invitation to {actorId}" : "无法发送邀请到 {actorId}", + "Invitations sent" : "邀请已发送", + "Error occurred when sending invitations" : "发送邀请时发生错误 ", "Failed to join the conversation. Try to reload the page." : "加入对话失败。尝试重新加载页面。 ", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "您正在尝试加入对话,但同时在另一个窗口或设备中有活动会话。Nextcloud通话应用目前不支持这么做。您想做什么?", "Join here" : "点此加入", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 553d1c18172..b707578e154 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -987,8 +987,6 @@ "Conversation password has been saved" : "对话密码已保存", "Conversation password has been removed" : "对话密码已被删除 ", "Error occurred while saving conversation password" : "保存对话密码时发生错误 ", - "Invitations sent" : "邀请已发送", - "Error occurred when sending invitations" : "发送邀请时发生错误 ", "Open conversation to registered users, showing it in search results" : "向注册用户开放对话并在搜索结果中显示", "Also open to users created with the Guests app" : "同时对使用访客应用创建的账号开放", "Open conversation" : "开放对话", @@ -1356,8 +1354,6 @@ "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "文字的长度必须小于或等于 {maxLength}个字符。您目前的文字长度为{charactersCount}个字符。", "Remove group and members" : "移除群组和成员", "Remove participant" : "移除参与者", - "Invitation was sent to {actorId}" : "邀请已发送至{actorId}", - "Could not send invitation to {actorId}" : "无法发送邀请到 {actorId}", "Notification was sent to {displayName}" : "通知已发送给·{displayName}", "Could not send notification to {displayName}" : "无法发送通知给{displayName}", "Permissions granted to {displayName}" : "已将权限授予 {displayName}", @@ -1382,6 +1378,7 @@ "Add other sources" : "添加其他来源", "Participants" : "参与者", "Search or add participants" : "搜索或添加参与者", + "Invitation was sent to {actorId}" : "邀请已发送至{actorId}", "An error occurred while adding the participants" : "添加参与者时发生错误 ", "Chat" : "聊天", "Details" : "详情", @@ -1598,6 +1595,9 @@ "An error happened when trying to share your file" : "试图分享你的文件时发生错误", "Could not post message: {errorMessage}" : "无法发布消息: {errorMessage}", "An error occurred while fetching the participants" : "获取参与者时出错", + "Could not send invitation to {actorId}" : "无法发送邀请到 {actorId}", + "Invitations sent" : "邀请已发送", + "Error occurred when sending invitations" : "发送邀请时发生错误 ", "Failed to join the conversation. Try to reload the page." : "加入对话失败。尝试重新加载页面。 ", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "您正在尝试加入对话,但同时在另一个窗口或设备中有活动会话。Nextcloud通话应用目前不支持这么做。您想做什么?", "Join here" : "点此加入", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 9b40da1eef6..fc7262a2d11 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "對話密碼已被保存", "Conversation password has been removed" : "對話密碼已被刪除", "Error occurred while saving conversation password" : "保存對話密碼時發生錯誤", - "Invitations sent" : "邀請已傳送", - "Error occurred when sending invitations" : "發送邀請時發生了錯誤", "Open conversation to registered users, showing it in search results" : "向註冊用戶開放對話並在搜索結果中顯示", "Also open to users created with the Guests app" : "同時對以訪客(Guests)應用程式建立的用戶開放", "Open conversation" : "開放對話", @@ -1506,8 +1504,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "你確定要將群組「{displayName}」及其成員從此對話中移除嗎?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "你確定要將團隊「{displayName}」及其成員從此對話中移除嗎?", "Do you really want to remove {displayName} from this conversation?" : "你確定要將「{displayName}」從此對話中移除嗎?", - "Invitation was sent to {actorId}" : "邀請已傳送到 {actorId}", - "Could not send invitation to {actorId}" : "向 {actorId} 傳送邀請時發生錯誤", "Notification was sent to {displayName}" : "通告已傳送至 {displayName}", "Could not send notification to {displayName}" : "無法向 {displayName} 傳送通告", "Permissions granted to {displayName}" : "已將權限授予{displayName}", @@ -1539,6 +1535,7 @@ OC.L10N.register( "Participants" : "參與者", "You can search or add participants via name, email, or Federated Cloud ID" : "您可以透過名稱、電郵地址或雲端聯盟 ID 搜尋或新增參與者", "Search or add participants" : "搜尋或添加參與者", + "Invitation was sent to {actorId}" : "邀請已傳送到 {actorId}", "An error occurred while adding the participants" : "添加參與者時發生了錯誤", "Chat" : "聊天", "Details" : "細節", @@ -1796,6 +1793,9 @@ OC.L10N.register( "Participant is banned successfully" : "成功封禁了參與者", "Error while banning the participant" : "封禁參與者時發生錯誤。", "An error occurred while fetching the participants" : "擷取參與者時發生錯誤", + "Could not send invitation to {actorId}" : "向 {actorId} 傳送邀請時發生錯誤", + "Invitations sent" : "邀請已傳送", + "Error occurred when sending invitations" : "發送邀請時發生了錯誤", "Failed to join the conversation. Try to reload the page." : "無法加入對話。嘗試重新加載頁面。", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "您正在嘗試加入對話,而在另一個窗口或裝置中擁有活動會話。Nextcloud Talk 當前不支持此功能。你想做什麼?", "Join here" : "在這裡加入", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 31ac27b51c2..dc563e555d3 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "對話密碼已被保存", "Conversation password has been removed" : "對話密碼已被刪除", "Error occurred while saving conversation password" : "保存對話密碼時發生錯誤", - "Invitations sent" : "邀請已傳送", - "Error occurred when sending invitations" : "發送邀請時發生了錯誤", "Open conversation to registered users, showing it in search results" : "向註冊用戶開放對話並在搜索結果中顯示", "Also open to users created with the Guests app" : "同時對以訪客(Guests)應用程式建立的用戶開放", "Open conversation" : "開放對話", @@ -1504,8 +1502,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "你確定要將群組「{displayName}」及其成員從此對話中移除嗎?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "你確定要將團隊「{displayName}」及其成員從此對話中移除嗎?", "Do you really want to remove {displayName} from this conversation?" : "你確定要將「{displayName}」從此對話中移除嗎?", - "Invitation was sent to {actorId}" : "邀請已傳送到 {actorId}", - "Could not send invitation to {actorId}" : "向 {actorId} 傳送邀請時發生錯誤", "Notification was sent to {displayName}" : "通告已傳送至 {displayName}", "Could not send notification to {displayName}" : "無法向 {displayName} 傳送通告", "Permissions granted to {displayName}" : "已將權限授予{displayName}", @@ -1537,6 +1533,7 @@ "Participants" : "參與者", "You can search or add participants via name, email, or Federated Cloud ID" : "您可以透過名稱、電郵地址或雲端聯盟 ID 搜尋或新增參與者", "Search or add participants" : "搜尋或添加參與者", + "Invitation was sent to {actorId}" : "邀請已傳送到 {actorId}", "An error occurred while adding the participants" : "添加參與者時發生了錯誤", "Chat" : "聊天", "Details" : "細節", @@ -1794,6 +1791,9 @@ "Participant is banned successfully" : "成功封禁了參與者", "Error while banning the participant" : "封禁參與者時發生錯誤。", "An error occurred while fetching the participants" : "擷取參與者時發生錯誤", + "Could not send invitation to {actorId}" : "向 {actorId} 傳送邀請時發生錯誤", + "Invitations sent" : "邀請已傳送", + "Error occurred when sending invitations" : "發送邀請時發生了錯誤", "Failed to join the conversation. Try to reload the page." : "無法加入對話。嘗試重新加載頁面。", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "您正在嘗試加入對話,而在另一個窗口或裝置中擁有活動會話。Nextcloud Talk 當前不支持此功能。你想做什麼?", "Join here" : "在這裡加入", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 305b9691d64..ec52d2c7474 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -1060,8 +1060,6 @@ OC.L10N.register( "Conversation password has been saved" : "已儲存對話密碼", "Conversation password has been removed" : "已移除對話密碼", "Error occurred while saving conversation password" : "儲存對話密碼時發生錯誤", - "Invitations sent" : "已傳送邀請", - "Error occurred when sending invitations" : "傳送邀請時發生錯誤", "Open conversation to registered users, showing it in search results" : "向註冊使用者開放對話時並在搜尋結果中顯示", "Also open to users created with the Guests app" : "同時對使用訪客應用程式建立的使用者開放", "Open conversation" : "開啟對話", @@ -1506,8 +1504,6 @@ OC.L10N.register( "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "你確定要將群組「{displayName}」及其成員從此對話中移除嗎?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "你確定要將團隊「{displayName}」及其成員從此對話中移除嗎?", "Do you really want to remove {displayName} from this conversation?" : "您真的想要將 {displayName} 從此對話中移除嗎?", - "Invitation was sent to {actorId}" : "邀請已傳送至 {actorId}", - "Could not send invitation to {actorId}" : "無法傳送邀請給 {actorId}", "Notification was sent to {displayName}" : "通知已傳送給 {displayName}", "Could not send notification to {displayName}" : "無法傳送通知給 {displayName}", "Permissions granted to {displayName}" : "已將權限授予 {displayName}", @@ -1539,6 +1535,7 @@ OC.L10N.register( "Participants" : "參與者", "You can search or add participants via name, email, or Federated Cloud ID" : "您可以透過名稱、電子郵件或雲端聯盟 ID 搜尋或新增參與者", "Search or add participants" : "搜尋或新增參與者", + "Invitation was sent to {actorId}" : "邀請已傳送至 {actorId}", "An error occurred while adding the participants" : "新增參與者時發生了錯誤", "Chat" : "聊天", "Details" : "詳細資訊", @@ -1796,6 +1793,9 @@ OC.L10N.register( "Participant is banned successfully" : "成功封鎖了參與者", "Error while banning the participant" : "封鎖參與者時發生錯誤", "An error occurred while fetching the participants" : "擷取參與者時發生錯誤", + "Could not send invitation to {actorId}" : "無法傳送邀請給 {actorId}", + "Invitations sent" : "已傳送邀請", + "Error occurred when sending invitations" : "傳送邀請時發生錯誤", "Failed to join the conversation. Try to reload the page." : "加入對話失敗。請嘗試重新載入頁面。", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "您正在嘗試加入對話,但在其他視窗或裝置中有作用中的工作階段。Nextcloud Talk 目前不支援這麼做。您想要做什麼?", "Join here" : "此處加入", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index f10d114a94d..38dc7b0b0cf 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1058,8 +1058,6 @@ "Conversation password has been saved" : "已儲存對話密碼", "Conversation password has been removed" : "已移除對話密碼", "Error occurred while saving conversation password" : "儲存對話密碼時發生錯誤", - "Invitations sent" : "已傳送邀請", - "Error occurred when sending invitations" : "傳送邀請時發生錯誤", "Open conversation to registered users, showing it in search results" : "向註冊使用者開放對話時並在搜尋結果中顯示", "Also open to users created with the Guests app" : "同時對使用訪客應用程式建立的使用者開放", "Open conversation" : "開啟對話", @@ -1504,8 +1502,6 @@ "Do you really want to remove group \"{displayName}\" and its members from this conversation?" : "你確定要將群組「{displayName}」及其成員從此對話中移除嗎?", "Do you really want to remove team \"{displayName}\" and its members from this conversation?" : "你確定要將團隊「{displayName}」及其成員從此對話中移除嗎?", "Do you really want to remove {displayName} from this conversation?" : "您真的想要將 {displayName} 從此對話中移除嗎?", - "Invitation was sent to {actorId}" : "邀請已傳送至 {actorId}", - "Could not send invitation to {actorId}" : "無法傳送邀請給 {actorId}", "Notification was sent to {displayName}" : "通知已傳送給 {displayName}", "Could not send notification to {displayName}" : "無法傳送通知給 {displayName}", "Permissions granted to {displayName}" : "已將權限授予 {displayName}", @@ -1537,6 +1533,7 @@ "Participants" : "參與者", "You can search or add participants via name, email, or Federated Cloud ID" : "您可以透過名稱、電子郵件或雲端聯盟 ID 搜尋或新增參與者", "Search or add participants" : "搜尋或新增參與者", + "Invitation was sent to {actorId}" : "邀請已傳送至 {actorId}", "An error occurred while adding the participants" : "新增參與者時發生了錯誤", "Chat" : "聊天", "Details" : "詳細資訊", @@ -1794,6 +1791,9 @@ "Participant is banned successfully" : "成功封鎖了參與者", "Error while banning the participant" : "封鎖參與者時發生錯誤", "An error occurred while fetching the participants" : "擷取參與者時發生錯誤", + "Could not send invitation to {actorId}" : "無法傳送邀請給 {actorId}", + "Invitations sent" : "已傳送邀請", + "Error occurred when sending invitations" : "傳送邀請時發生錯誤", "Failed to join the conversation. Try to reload the page." : "加入對話失敗。請嘗試重新載入頁面。", "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "您正在嘗試加入對話,但在其他視窗或裝置中有作用中的工作階段。Nextcloud Talk 目前不支援這麼做。您想要做什麼?", "Join here" : "此處加入",