diff --git a/l10n/de.js b/l10n/de.js index 1d9ea6f92..995cc3908 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -44,6 +44,7 @@ OC.L10N.register( "- You can now blur your background in the newly designed call view" : "- In der neu gestalteten Anrufansicht kannst Du jetzt den Hintergrund unscharf anzeigen", "- Moderators can now assign general and individual permissions to participants" : "- Moderatoren können nun allgemeine und individuelle Berechtigungen an Teilnehmer vergeben", "- You can now react to chat message" : "- Du kannst jetzt auf Chatnachrichten reagieren", + "- In the sidebar you can now find an overview of the latest shared items" : "- In der Seitenleiste findest Du jetzt eine Übersicht über die zuletzt geteilten Elemente", "There are currently no commands available." : "Aktuell stehen keine Befehle zur Verfügung.", "The command does not exist" : "Der Befehl existiert nicht", "An error occurred while running the command. Please ask an administrator to check the logs." : "Es ist ein Fehler beim Ausführen des Befehls aufgetreten. Bitte einen Administrator, die Protokolle zu überprüfen.", diff --git a/l10n/de.json b/l10n/de.json index 1f6efcb69..47c40f656 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -42,6 +42,7 @@ "- You can now blur your background in the newly designed call view" : "- In der neu gestalteten Anrufansicht kannst Du jetzt den Hintergrund unscharf anzeigen", "- Moderators can now assign general and individual permissions to participants" : "- Moderatoren können nun allgemeine und individuelle Berechtigungen an Teilnehmer vergeben", "- You can now react to chat message" : "- Du kannst jetzt auf Chatnachrichten reagieren", + "- In the sidebar you can now find an overview of the latest shared items" : "- In der Seitenleiste findest Du jetzt eine Übersicht über die zuletzt geteilten Elemente", "There are currently no commands available." : "Aktuell stehen keine Befehle zur Verfügung.", "The command does not exist" : "Der Befehl existiert nicht", "An error occurred while running the command. Please ask an administrator to check the logs." : "Es ist ein Fehler beim Ausführen des Befehls aufgetreten. Bitte einen Administrator, die Protokolle zu überprüfen.", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index d0e796dcc..01e617a87 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -549,6 +549,7 @@ OC.L10N.register( "Everyone" : "Jeder", "Users and moderators" : "Benutzer und Moderatoren", "Moderators only" : "Nur Moderatoren", + "Disable calls" : "Anrufe deaktivieren", "Save changes" : "Änderungen speichern ", "Saving …" : "Speichere …", "Saved!" : "Gespeichert!", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 5b881a75a..7455cc02b 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -547,6 +547,7 @@ "Everyone" : "Jeder", "Users and moderators" : "Benutzer und Moderatoren", "Moderators only" : "Nur Moderatoren", + "Disable calls" : "Anrufe deaktivieren", "Save changes" : "Änderungen speichern ", "Saving …" : "Speichere …", "Saved!" : "Gespeichert!", diff --git a/l10n/hu.js b/l10n/hu.js index 1c45230e0..912fcecf3 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -549,6 +549,7 @@ OC.L10N.register( "Everyone" : "Mindenki", "Users and moderators" : "Felhasználók és moderátorok", "Moderators only" : "Csak moderátorok", + "Disable calls" : "Hívások letiltása", "Save changes" : "Változások mentése", "Saving …" : "Mentés…", "Saved!" : "Elmentve!", @@ -880,6 +881,8 @@ OC.L10N.register( "Notify about calls in this conversation" : "Értesítés a hívásokról ebben a beszélgetésben", "Allow participants to join from a phone." : "Engedélyezés, hogy a résztvevők telefonon is csatlakozhassanak.", "Enable SIP dial-in" : "A SIP-es betárcsázás engedélyezése", + "Allow to dial-in without a PIN" : "PIN-kód nélküli behívás engedélyezése", + "SIP dial-in is now possible without PIN requirement" : "A SIP-es behíváshoz már nem szükséges PIN-kód", "SIP dial-in is now enabled" : "A SIP-es betárcsázás engedélyezett", "SIP dial-in is now disabled" : "A SIP-es betárcsázás nem engedélyezett", "Error occurred when enabling SIP dial-in" : "Hiba történt az SIP-es betárcsázás engedélyezése során", diff --git a/l10n/hu.json b/l10n/hu.json index b9946c0ca..3499cddc6 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -547,6 +547,7 @@ "Everyone" : "Mindenki", "Users and moderators" : "Felhasználók és moderátorok", "Moderators only" : "Csak moderátorok", + "Disable calls" : "Hívások letiltása", "Save changes" : "Változások mentése", "Saving …" : "Mentés…", "Saved!" : "Elmentve!", @@ -878,6 +879,8 @@ "Notify about calls in this conversation" : "Értesítés a hívásokról ebben a beszélgetésben", "Allow participants to join from a phone." : "Engedélyezés, hogy a résztvevők telefonon is csatlakozhassanak.", "Enable SIP dial-in" : "A SIP-es betárcsázás engedélyezése", + "Allow to dial-in without a PIN" : "PIN-kód nélküli behívás engedélyezése", + "SIP dial-in is now possible without PIN requirement" : "A SIP-es behíváshoz már nem szükséges PIN-kód", "SIP dial-in is now enabled" : "A SIP-es betárcsázás engedélyezett", "SIP dial-in is now disabled" : "A SIP-es betárcsázás nem engedélyezett", "Error occurred when enabling SIP dial-in" : "Hiba történt az SIP-es betárcsázás engedélyezése során", diff --git a/l10n/ja.js b/l10n/ja.js index c150a1e6d..beba0cea3 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -986,6 +986,8 @@ OC.L10N.register( "Chat" : "チャット", "Details" : "詳細", "Settings" : "設定", + "Shared items" : "共有済みアイテム", + "Participants ({count})" : "参加者 ({count})", "Projects" : "プロジェクト", "Show all files" : "すべてのファイルを表示", "Meeting ID: {meetingId}" : "ミーティングID: {meetingId}", diff --git a/l10n/ja.json b/l10n/ja.json index 3ef6aabec..5c2c3f4b6 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -984,6 +984,8 @@ "Chat" : "チャット", "Details" : "詳細", "Settings" : "設定", + "Shared items" : "共有済みアイテム", + "Participants ({count})" : "参加者 ({count})", "Projects" : "プロジェクト", "Show all files" : "すべてのファイルを表示", "Meeting ID: {meetingId}" : "ミーティングID: {meetingId}", diff --git a/l10n/pl.js b/l10n/pl.js index 548a6ecf6..3e7e4001c 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -549,6 +549,7 @@ OC.L10N.register( "Everyone" : "Wszyscy", "Users and moderators" : "Użytkownicy i moderatorzy", "Moderators only" : "Tylko moderatorzy", + "Disable calls" : "Wyłącz połączenia", "Save changes" : "Zapisz zmiany", "Saving …" : "Zapisywanie…", "Saved!" : "Zapisano!", diff --git a/l10n/pl.json b/l10n/pl.json index 0ba88bbc1..b546a013b 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -547,6 +547,7 @@ "Everyone" : "Wszyscy", "Users and moderators" : "Użytkownicy i moderatorzy", "Moderators only" : "Tylko moderatorzy", + "Disable calls" : "Wyłącz połączenia", "Save changes" : "Zapisz zmiany", "Saving …" : "Zapisywanie…", "Saved!" : "Zapisano!", diff --git a/l10n/tr.js b/l10n/tr.js index 43b8f2130..e0964ee49 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -549,6 +549,7 @@ OC.L10N.register( "Everyone" : "Herkes", "Users and moderators" : "Kullanıcılar ve sorumlular", "Moderators only" : "Yalnızca sorumlular", + "Disable calls" : "Çağrıları devre dışı bırak", "Save changes" : "Değişiklikleri Kaydet", "Saving …" : "Kaydediliyor …", "Saved!" : "Kaydedildi!", diff --git a/l10n/tr.json b/l10n/tr.json index c59ff0eb7..c1fc9d42a 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -547,6 +547,7 @@ "Everyone" : "Herkes", "Users and moderators" : "Kullanıcılar ve sorumlular", "Moderators only" : "Yalnızca sorumlular", + "Disable calls" : "Çağrıları devre dışı bırak", "Save changes" : "Değişiklikleri Kaydet", "Saving …" : "Kaydediliyor …", "Saved!" : "Kaydedildi!", diff --git a/l10n/uk.js b/l10n/uk.js index 2d8c3d70e..1294d8695 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -33,7 +33,9 @@ OC.L10N.register( "View chat" : "Перегляд чату", "Join call" : "Приєднатися", "Answer call" : "Відповісти на виклик", + "Open settings" : "Відкрити налаштування", "Conversations" : "Розмови", + "Messages" : "Повідомлення", "Conversation not found" : "Розмову не знайдено", "Leave call" : "Вийти", "Stay in call" : "Залишатися", @@ -104,6 +106,7 @@ OC.L10N.register( "Leave conversation" : "Залишити спілкування", "Delete conversation" : "Вилучити розмову", "Do you really want to delete \"{displayName}\"?" : "Дійсно вилучити \"{displayName}\"?", + "Allow guests" : "Дозволити гостей", "Password protection" : "Password protection", "Enter a password" : "Enter a password", "Enable lobby" : "Увімкнути схвалення входу", @@ -116,11 +119,14 @@ OC.L10N.register( "Nickname" : "Прізвисько", "Client ID" : "Ідентифікатор клієнта", "Calls" : "Виклики", + "Mark as read" : "Відмітити прочитаним", "Remove from favorites" : "Вилучено з улюбленого", "Add to favorites" : "Додати до улюбленого", "Loading" : "Завантаження", "No search results" : "Відсутні результати", "Groups" : "Групи", + "Circles" : "Кола", + "Unread mentions" : "Непрочитані згадки", "Create a new group conversation" : "Створити нову групову розмову", "Password protect" : "Захистити паролем", "Create conversation" : "Створити розмову", @@ -130,17 +136,27 @@ OC.L10N.register( "Conversation name" : "Назва розмови", "Search conversations or users" : "Пошук розмов та учасників", "You are currently waiting in the lobby" : "Чекаємо на схвалення доступу", + "The meeting will start soon" : "Зустріч незабаром розпочнеться", + "Unread messages" : "Непрочитані повідомлення", + "Message sent" : "Повідомлення відправлено", "Reply" : "Відповісти", + "Reply privately" : "Відповісти у приватній розмові", + "Mark as unread" : "Позначити не прочитаним", "Contact" : "Контакт", "Today" : "Сьогодні", "Yesterday" : "Вчора", + "Record voice message" : "Записати голосове повідомлення", "Share files to the conversation" : "Поділитися файлами під час розмови", "Upload new files" : "Додати файл", "Share from Files" : "Відкрити Файли", + "Send message" : "Надіслатиповідомлення", "File to share" : "Виберіть файл для надання доступу", "Write message, @ to mention someone …" : "Написати повідомлення, @ім'я для згадки про користувача…", "Invalid path selected" : "Вибрано неправильний шлях", "guest" : "гість", + "Promote to moderator" : "Призначити модератором", + "Remove group and members" : "Вилучити групи та учасників", + "Remove participant" : "Вилучити учасника", "Add users" : "Додати користувачів", "Add groups" : "Додати групи", "Searching …" : "Пошук...", diff --git a/l10n/uk.json b/l10n/uk.json index ca55679c6..cf1d93d20 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -31,7 +31,9 @@ "View chat" : "Перегляд чату", "Join call" : "Приєднатися", "Answer call" : "Відповісти на виклик", + "Open settings" : "Відкрити налаштування", "Conversations" : "Розмови", + "Messages" : "Повідомлення", "Conversation not found" : "Розмову не знайдено", "Leave call" : "Вийти", "Stay in call" : "Залишатися", @@ -102,6 +104,7 @@ "Leave conversation" : "Залишити спілкування", "Delete conversation" : "Вилучити розмову", "Do you really want to delete \"{displayName}\"?" : "Дійсно вилучити \"{displayName}\"?", + "Allow guests" : "Дозволити гостей", "Password protection" : "Password protection", "Enter a password" : "Enter a password", "Enable lobby" : "Увімкнути схвалення входу", @@ -114,11 +117,14 @@ "Nickname" : "Прізвисько", "Client ID" : "Ідентифікатор клієнта", "Calls" : "Виклики", + "Mark as read" : "Відмітити прочитаним", "Remove from favorites" : "Вилучено з улюбленого", "Add to favorites" : "Додати до улюбленого", "Loading" : "Завантаження", "No search results" : "Відсутні результати", "Groups" : "Групи", + "Circles" : "Кола", + "Unread mentions" : "Непрочитані згадки", "Create a new group conversation" : "Створити нову групову розмову", "Password protect" : "Захистити паролем", "Create conversation" : "Створити розмову", @@ -128,17 +134,27 @@ "Conversation name" : "Назва розмови", "Search conversations or users" : "Пошук розмов та учасників", "You are currently waiting in the lobby" : "Чекаємо на схвалення доступу", + "The meeting will start soon" : "Зустріч незабаром розпочнеться", + "Unread messages" : "Непрочитані повідомлення", + "Message sent" : "Повідомлення відправлено", "Reply" : "Відповісти", + "Reply privately" : "Відповісти у приватній розмові", + "Mark as unread" : "Позначити не прочитаним", "Contact" : "Контакт", "Today" : "Сьогодні", "Yesterday" : "Вчора", + "Record voice message" : "Записати голосове повідомлення", "Share files to the conversation" : "Поділитися файлами під час розмови", "Upload new files" : "Додати файл", "Share from Files" : "Відкрити Файли", + "Send message" : "Надіслатиповідомлення", "File to share" : "Виберіть файл для надання доступу", "Write message, @ to mention someone …" : "Написати повідомлення, @ім'я для згадки про користувача…", "Invalid path selected" : "Вибрано неправильний шлях", "guest" : "гість", + "Promote to moderator" : "Призначити модератором", + "Remove group and members" : "Вилучити групи та учасників", + "Remove participant" : "Вилучити учасника", "Add users" : "Додати користувачів", "Add groups" : "Додати групи", "Searching …" : "Пошук...", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 08342a2b6..431f487bf 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -549,6 +549,7 @@ OC.L10N.register( "Everyone" : "所有人", "Users and moderators" : "用戶和主持人", "Moderators only" : "僅限主持人", + "Disable calls" : "停用通話", "Save changes" : "儲存變更", "Saving …" : "儲存中 ...", "Saved!" : "已儲存!", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index d07f5cc56..7df5f4426 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -547,6 +547,7 @@ "Everyone" : "所有人", "Users and moderators" : "用戶和主持人", "Moderators only" : "僅限主持人", + "Disable calls" : "停用通話", "Save changes" : "儲存變更", "Saving …" : "儲存中 ...", "Saved!" : "已儲存!", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 78d4d64dc..a40b5d15d 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -361,6 +361,7 @@ OC.L10N.register( "Record voice message" : "錄製語音訊息", "Upload new files" : "上傳新檔案", "Share from Files" : "從「檔案」分享", + "Add emoji" : "新增表情符號", "Send message" : "傳送訊息", "File to share" : "要分享的檔案", "Invalid path selected" : "所選的路徑無效", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 2818753a3..85c7856cd 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -359,6 +359,7 @@ "Record voice message" : "錄製語音訊息", "Upload new files" : "上傳新檔案", "Share from Files" : "從「檔案」分享", + "Add emoji" : "新增表情符號", "Send message" : "傳送訊息", "File to share" : "要分享的檔案", "Invalid path selected" : "所選的路徑無效",