diff --git a/l10n/ar.js b/l10n/ar.js index 85f0a7361eb..7d8620e4785 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -926,6 +926,8 @@ OC.L10N.register( "Drop your files to upload" : "افلت الملفات لرفعها", "Remove participant {name}" : "إزالة المشارك {name}", "Favorite" : "المفضلة", + "Federated conversation" : "محادثة اتحادية", + "Public conversation" : "محادثة عمومية", "Enter a name for this conversation" : "أدخِل اسماً لهذه المحادثة", "Edit conversation name" : "عدّل اسم المحادثة", "Edit conversation description" : "تحرير وصف المحادثة", diff --git a/l10n/ar.json b/l10n/ar.json index 18d27f33a4d..ab3baefe1dc 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -924,6 +924,8 @@ "Drop your files to upload" : "افلت الملفات لرفعها", "Remove participant {name}" : "إزالة المشارك {name}", "Favorite" : "المفضلة", + "Federated conversation" : "محادثة اتحادية", + "Public conversation" : "محادثة عمومية", "Enter a name for this conversation" : "أدخِل اسماً لهذه المحادثة", "Edit conversation name" : "عدّل اسم المحادثة", "Edit conversation description" : "تحرير وصف المحادثة", diff --git a/l10n/ast.js b/l10n/ast.js index 276cfedf7c9..39add843741 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -286,6 +286,7 @@ OC.L10N.register( "The message could not be translated" : "Nun se pudo traducir el mensaxe", "Translation copied to clipboard" : "La traducción copióse al cartafueyu", "Translation could not be copied" : "Nun se pudo copiar la traducción", + "Contact" : "Contautu", "Today" : "Güei", "Yesterday" : "Ayeri", "Close" : "Zarrar", diff --git a/l10n/ast.json b/l10n/ast.json index fbdf3d8b244..33a19b586a3 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -284,6 +284,7 @@ "The message could not be translated" : "Nun se pudo traducir el mensaxe", "Translation copied to clipboard" : "La traducción copióse al cartafueyu", "Translation could not be copied" : "Nun se pudo copiar la traducción", + "Contact" : "Contautu", "Today" : "Güei", "Yesterday" : "Ayeri", "Close" : "Zarrar", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index ee026a7f4d5..b82da1fe147 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -926,6 +926,8 @@ OC.L10N.register( "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "Remove participant {name}" : "Teilnehmer {name} entfernen", "Favorite" : "Favorit", + "Federated conversation" : "Federierte Unterhaltung", + "Public conversation" : "Öffentliche Unterhaltung", "Enter a name for this conversation" : "Geben Sie einen Namen für diese Unterhaltung ein", "Edit conversation name" : "Name der Unterhaltung bearbeiten", "Edit conversation description" : "Beschreibung der Unterhaltung bearbeiten", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 47ee223812c..65b848f29fb 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -924,6 +924,8 @@ "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "Remove participant {name}" : "Teilnehmer {name} entfernen", "Favorite" : "Favorit", + "Federated conversation" : "Federierte Unterhaltung", + "Public conversation" : "Öffentliche Unterhaltung", "Enter a name for this conversation" : "Geben Sie einen Namen für diese Unterhaltung ein", "Edit conversation name" : "Name der Unterhaltung bearbeiten", "Edit conversation description" : "Beschreibung der Unterhaltung bearbeiten", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 64ce6979f40..c5c30ba4320 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -926,6 +926,8 @@ OC.L10N.register( "Drop your files to upload" : "Drop your files to upload", "Remove participant {name}" : "Remove participant {name}", "Favorite" : "Favourite", + "Federated conversation" : "Federated conversation", + "Public conversation" : "Public conversation", "Enter a name for this conversation" : "Enter a name for this conversation", "Edit conversation name" : "Edit conversation name", "Edit conversation description" : "Edit conversation description", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 5a866bdfc15..906e22049d8 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -924,6 +924,8 @@ "Drop your files to upload" : "Drop your files to upload", "Remove participant {name}" : "Remove participant {name}", "Favorite" : "Favourite", + "Federated conversation" : "Federated conversation", + "Public conversation" : "Public conversation", "Enter a name for this conversation" : "Enter a name for this conversation", "Edit conversation name" : "Edit conversation name", "Edit conversation description" : "Edit conversation description", diff --git a/l10n/fr.js b/l10n/fr.js index 87ed2547a10..23fc6f3710a 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -722,6 +722,7 @@ OC.L10N.register( "Permissions" : "Permissions", "Allow users to be invited to federated conversations" : "Autoriser les utilisateurs à être invité dans des conversations fédérées", "Allow users to invite federated users into conversation" : "Autoriser les utilisateurs à inviter des utilisateurs fédérées dans la conversation", + "When at least one group is selected, only people of the listed groups can invite federated users to conversations." : "Lorsqu'au moins un groupe est sélectionné, seules les personnes des groupes répertoriés peuvent inviter des utilisateurs fédérés aux conversations.", "Groups allowed to invite federated users" : "Groupes autorisés à inviter des utilisateurs fédérés", "Select groups …" : "Sélectionner les groupes...", "Trusted servers can be configured at {linkstart}Sharing settings page{linkend}." : "Les serveurs de confiance peuvent être configurés sur la {linkstart}page des paramètres de partage{linkend}.", @@ -924,6 +925,8 @@ OC.L10N.register( "Drop your files to upload" : "Glissez vos fichiers pour les téléverser", "Remove participant {name}" : "Retirer le participant nommé {name}", "Favorite" : "Favori", + "Federated conversation" : "Conversation fédérée", + "Public conversation" : "Conversation publique", "Enter a name for this conversation" : "Saisissez un nom pour cette conversation", "Edit conversation name" : "Modifier le nom de la conversation", "Edit conversation description" : "Modifier la description de la conversation", @@ -1133,6 +1136,7 @@ OC.L10N.register( "You need to promote a new moderator before you can leave the conversation." : "Vous devez désigner un nouveau modérateur avant de quitter la conversation.", "Pending invitations" : "Invitations en attente", "Join conversations from remote Nextcloud servers" : "Rejoindre les conversations des serveurs Nextcloud distants", + "From {user} at {remoteServer}" : "De {user} sur {remoteServer}", "Decline invitation" : "Décliner l'invitation", "Accept invitation" : "Accepter l'invitation", "Conversation list" : "Liste de conversation", @@ -1687,6 +1691,8 @@ OC.L10N.register( "An error occurred while submitting your vote" : "Une erreur est survenue lors de votre participation au sondage", "An error occurred while ending the poll" : "Une erreur est survenue au moment de terminer le sondage", "Poll \"{name}\" was created by {user}. Click to vote" : "Le sondage « {name} » a été créé par {user}. Cliquez pour voter", + "An error occurred while accepting an invitation" : "Une erreur est survenue lors de l'acceptation d'une invitation", + "An error occurred while rejecting an invitation" : "Une erreur est survenue lors du rejet d'une invitation", "{guest} (guest)" : "{guest} (invité)", "Failed to add reaction" : "Impossible d'ajouter une réaction", "Failed to remove reaction" : "Impossible de supprimer la réaction", @@ -1757,6 +1763,7 @@ OC.L10N.register( "Creating your conversation" : "Création de la conversation en cours", "All set" : "Tout est en place", "Conversation name" : "Nom de la conversation", + "The message has been forwarded" : "Le message a été transféré", "Poll ・ You voted already" : "Sondage ・ Vous avez déjà voté", "Poll ・ Click to vote" : "Sondage ・ Cliquez pour participer", "Poll ・ Ended" : "Sondage ・ Terminé", diff --git a/l10n/fr.json b/l10n/fr.json index 2dd7a7d8b7d..5bae8b78e14 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -720,6 +720,7 @@ "Permissions" : "Permissions", "Allow users to be invited to federated conversations" : "Autoriser les utilisateurs à être invité dans des conversations fédérées", "Allow users to invite federated users into conversation" : "Autoriser les utilisateurs à inviter des utilisateurs fédérées dans la conversation", + "When at least one group is selected, only people of the listed groups can invite federated users to conversations." : "Lorsqu'au moins un groupe est sélectionné, seules les personnes des groupes répertoriés peuvent inviter des utilisateurs fédérés aux conversations.", "Groups allowed to invite federated users" : "Groupes autorisés à inviter des utilisateurs fédérés", "Select groups …" : "Sélectionner les groupes...", "Trusted servers can be configured at {linkstart}Sharing settings page{linkend}." : "Les serveurs de confiance peuvent être configurés sur la {linkstart}page des paramètres de partage{linkend}.", @@ -922,6 +923,8 @@ "Drop your files to upload" : "Glissez vos fichiers pour les téléverser", "Remove participant {name}" : "Retirer le participant nommé {name}", "Favorite" : "Favori", + "Federated conversation" : "Conversation fédérée", + "Public conversation" : "Conversation publique", "Enter a name for this conversation" : "Saisissez un nom pour cette conversation", "Edit conversation name" : "Modifier le nom de la conversation", "Edit conversation description" : "Modifier la description de la conversation", @@ -1131,6 +1134,7 @@ "You need to promote a new moderator before you can leave the conversation." : "Vous devez désigner un nouveau modérateur avant de quitter la conversation.", "Pending invitations" : "Invitations en attente", "Join conversations from remote Nextcloud servers" : "Rejoindre les conversations des serveurs Nextcloud distants", + "From {user} at {remoteServer}" : "De {user} sur {remoteServer}", "Decline invitation" : "Décliner l'invitation", "Accept invitation" : "Accepter l'invitation", "Conversation list" : "Liste de conversation", @@ -1685,6 +1689,8 @@ "An error occurred while submitting your vote" : "Une erreur est survenue lors de votre participation au sondage", "An error occurred while ending the poll" : "Une erreur est survenue au moment de terminer le sondage", "Poll \"{name}\" was created by {user}. Click to vote" : "Le sondage « {name} » a été créé par {user}. Cliquez pour voter", + "An error occurred while accepting an invitation" : "Une erreur est survenue lors de l'acceptation d'une invitation", + "An error occurred while rejecting an invitation" : "Une erreur est survenue lors du rejet d'une invitation", "{guest} (guest)" : "{guest} (invité)", "Failed to add reaction" : "Impossible d'ajouter une réaction", "Failed to remove reaction" : "Impossible de supprimer la réaction", @@ -1755,6 +1761,7 @@ "Creating your conversation" : "Création de la conversation en cours", "All set" : "Tout est en place", "Conversation name" : "Nom de la conversation", + "The message has been forwarded" : "Le message a été transféré", "Poll ・ You voted already" : "Sondage ・ Vous avez déjà voté", "Poll ・ Click to vote" : "Sondage ・ Cliquez pour participer", "Poll ・ Ended" : "Sondage ・ Terminé", diff --git a/l10n/ja.js b/l10n/ja.js index 54180a73997..f69ed68f193 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -720,6 +720,11 @@ OC.L10N.register( "Beta" : "ベータ", "Enable Federation in Talk app" : "アプリ内でTalkの連携を有効化してください。", "Permissions" : "アクセス権限", + "Allow users to be invited to federated conversations" : "ユーザーを招待してフェデレーション会話を許可する", + "Only allow to federate with trusted servers" : "信頼できるサーバーにのみ連携を許可する", + "When at least one group is selected, only people of the listed groups can invite federated users to conversations." : "最低1つグループが選択されている場合、グループにリストされたユーザーのみが会話にフェデレーテッドユーザーを招待できます。", + "Select groups …" : "グループを選択 ...", + "Trusted servers can be configured at {linkstart}Sharing settings page{linkend}." : "信頼できるサーバーは、{linkstart}共有設定ページ{linkend}で設定することができます。", "General settings" : "一般設定", "Default notification settings" : "デフォルトの通知設定", "Default group notification" : "デフォルトのグループ通知", @@ -808,6 +813,7 @@ OC.L10N.register( "Add a new high-performance backend server" : "新しいハイパフォーマンスバックエンドサーバーを追加する", "Please note that in calls with more than 4 participants without external signaling server, participants can experience connectivity issues and cause high load on participating devices." : "外部シグナリングサーバーを使用しない4人以上の参加者がいる通話では、参加者に接続の問題が発生し、参加デバイスに高負荷がかかる可能性があることに注意してください。", "Don't warn about connectivity issues in calls with more than 4 participants" : "参加者4人以上の通話の接続の問題について警告しない", + "Missing high-performance backend warning hidden" : "隠された高性能バックエンドの警告が見つかりません", "High-performance backend settings saved" : "ハイパフォーマンスバックエンドの設定が保存されました", "STUN server URL" : "STUN server URL", "The server address is invalid" : "サーバーアドレスは無効です", @@ -918,6 +924,8 @@ OC.L10N.register( "Drop your files to upload" : "アップロードするファイルをドロップしてください", "Remove participant {name}" : "参加者 {name} を削除する", "Favorite" : "お気に入り", + "Federated conversation" : "フェデレート会話", + "Public conversation" : "公開会話", "Enter a name for this conversation" : "この会話名を設定してください。", "Edit conversation name" : "会話名を変更", "Edit conversation description" : "会話の詳細を編集する", @@ -928,6 +936,7 @@ OC.L10N.register( "The following bots can be enabled in this conversation. Reach out to your administration to get more bots installed on this server." : "この会話では以下のボットを有効にすることができます。このサーバーにさらにボットをインストールするには、管理者にお問い合わせください。", "No bots are installed on this server. Reach out to your administration to get bots installed on this server." : "このサーバーにはボットがインストールされていません。このサーバーにボットをインストールするには、管理者にお問い合わせください。", "Disable" : "無効", + "Enable" : "有効にする", "Set up breakout rooms for this conversation" : "この会話の子会議室を設定する", "Breakout rooms" : "ブレークアウト・ルーム(子会議室)", "Set emoji as conversation picture" : "絵文字を会話画像に設定する", @@ -1124,6 +1133,11 @@ OC.L10N.register( "Remove from favorites" : "お気に入りから削除", "Add to favorites" : "お気に入りに追加", "You need to promote a new moderator before you can leave the conversation." : "会話を終了する前に、新しいモデレータを昇格する必要があります。", + "Pending invitations" : "保留中の招待", + "Join conversations from remote Nextcloud servers" : "リモートNextcloudサーバーから会話に参加する", + "From {user} at {remoteServer}" : "{remoteServer} からの {user} ", + "Decline invitation" : "招待を拒否", + "Accept invitation" : "招待を承諾", "Conversation list" : "会話リスト", "Filter unread mentions" : "未読のメンションをフィルター", "Filter unread messages" : "未読メッセージをフィルター", @@ -1266,8 +1280,10 @@ OC.L10N.register( "Open poll • You voted already" : "公開投票 • あなたは既に投票済み", "Open poll • Click to vote" : "公開投票 • クリックして投票", "Poll • Ended" : "投票 • 終了", + "Show all reactions" : "全てのリアクションを表示", "Add more reactions" : "その他のリアクションを追加", "No permission to post reactions in this conversation" : "この会話にリアクションを投稿する権限がありません", + "Reactions" : "リアクション", "(edited)" : "(編集済み)", "(edited by you)" : "(あなたが編集しました)", "(edited by a deleted user)" : "(削除済みユーザーにより編集されました)", @@ -1638,7 +1654,10 @@ OC.L10N.register( "Deck card has been posted to {conversation}" : "デッキカードが {conversation} に投稿されました", "Post to conversation" : "会話に投稿する", "The recording failed. Please contact your administrator." : "レコーディングが失敗しました。あなたの管理者に連絡してください。", + "Location has been posted to {conversation}" : "場所が {conversation} に投稿されました", "Share to conversation" : "会話に共有", + "In conversation" : "会話の中で", + "Search in conversation: {conversation}" : "会話で検索する: {conversation}", "Error while sharing file" : "ファイルの共有中にエラーが発生しました", "Conversation link copied to clipboard" : "会話リンクをクリップボードにコピーしました", "The link could not be copied" : "リンクをコピーできませんでした", @@ -1669,6 +1688,9 @@ OC.L10N.register( "Leave this page" : "このページを離れる", "An error occurred while submitting your vote" : "あなたの投票を送信する際にエラーが発生しました", "An error occurred while ending the poll" : "投票を終了する際にエラーが発生しました", + "Poll \"{name}\" was created by {user}. Click to vote" : "\"{user}\" が作成した投票 \"{name}\" です。投票するにはクリックしてください。", + "An error occurred while accepting an invitation" : "招待の受諾時にエラーが発生しました", + "An error occurred while rejecting an invitation" : "招待を拒否する時にエラーが発生しました", "{guest} (guest)" : "{guest} (ゲスト)", "Failed to add reaction" : "リアクションの追加に失敗", "Failed to remove reaction" : "リアクションの削除に失敗", @@ -1739,6 +1761,7 @@ OC.L10N.register( "Creating your conversation" : "あなたの会話を作成しています", "All set" : "すべてのセット", "Conversation name" : "会話の名前", + "The message has been forwarded" : "メッセージが転送されました", "Poll ・ You voted already" : "投票 ・ あなたは既に投票済み", "Poll ・ Click to vote" : "投票 ・ クリックして投票する", "Poll ・ Ended" : "投票 ・ 終了しました", diff --git a/l10n/ja.json b/l10n/ja.json index 913f7bb40aa..1e940e70f94 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -718,6 +718,11 @@ "Beta" : "ベータ", "Enable Federation in Talk app" : "アプリ内でTalkの連携を有効化してください。", "Permissions" : "アクセス権限", + "Allow users to be invited to federated conversations" : "ユーザーを招待してフェデレーション会話を許可する", + "Only allow to federate with trusted servers" : "信頼できるサーバーにのみ連携を許可する", + "When at least one group is selected, only people of the listed groups can invite federated users to conversations." : "最低1つグループが選択されている場合、グループにリストされたユーザーのみが会話にフェデレーテッドユーザーを招待できます。", + "Select groups …" : "グループを選択 ...", + "Trusted servers can be configured at {linkstart}Sharing settings page{linkend}." : "信頼できるサーバーは、{linkstart}共有設定ページ{linkend}で設定することができます。", "General settings" : "一般設定", "Default notification settings" : "デフォルトの通知設定", "Default group notification" : "デフォルトのグループ通知", @@ -806,6 +811,7 @@ "Add a new high-performance backend server" : "新しいハイパフォーマンスバックエンドサーバーを追加する", "Please note that in calls with more than 4 participants without external signaling server, participants can experience connectivity issues and cause high load on participating devices." : "外部シグナリングサーバーを使用しない4人以上の参加者がいる通話では、参加者に接続の問題が発生し、参加デバイスに高負荷がかかる可能性があることに注意してください。", "Don't warn about connectivity issues in calls with more than 4 participants" : "参加者4人以上の通話の接続の問題について警告しない", + "Missing high-performance backend warning hidden" : "隠された高性能バックエンドの警告が見つかりません", "High-performance backend settings saved" : "ハイパフォーマンスバックエンドの設定が保存されました", "STUN server URL" : "STUN server URL", "The server address is invalid" : "サーバーアドレスは無効です", @@ -916,6 +922,8 @@ "Drop your files to upload" : "アップロードするファイルをドロップしてください", "Remove participant {name}" : "参加者 {name} を削除する", "Favorite" : "お気に入り", + "Federated conversation" : "フェデレート会話", + "Public conversation" : "公開会話", "Enter a name for this conversation" : "この会話名を設定してください。", "Edit conversation name" : "会話名を変更", "Edit conversation description" : "会話の詳細を編集する", @@ -926,6 +934,7 @@ "The following bots can be enabled in this conversation. Reach out to your administration to get more bots installed on this server." : "この会話では以下のボットを有効にすることができます。このサーバーにさらにボットをインストールするには、管理者にお問い合わせください。", "No bots are installed on this server. Reach out to your administration to get bots installed on this server." : "このサーバーにはボットがインストールされていません。このサーバーにボットをインストールするには、管理者にお問い合わせください。", "Disable" : "無効", + "Enable" : "有効にする", "Set up breakout rooms for this conversation" : "この会話の子会議室を設定する", "Breakout rooms" : "ブレークアウト・ルーム(子会議室)", "Set emoji as conversation picture" : "絵文字を会話画像に設定する", @@ -1122,6 +1131,11 @@ "Remove from favorites" : "お気に入りから削除", "Add to favorites" : "お気に入りに追加", "You need to promote a new moderator before you can leave the conversation." : "会話を終了する前に、新しいモデレータを昇格する必要があります。", + "Pending invitations" : "保留中の招待", + "Join conversations from remote Nextcloud servers" : "リモートNextcloudサーバーから会話に参加する", + "From {user} at {remoteServer}" : "{remoteServer} からの {user} ", + "Decline invitation" : "招待を拒否", + "Accept invitation" : "招待を承諾", "Conversation list" : "会話リスト", "Filter unread mentions" : "未読のメンションをフィルター", "Filter unread messages" : "未読メッセージをフィルター", @@ -1264,8 +1278,10 @@ "Open poll • You voted already" : "公開投票 • あなたは既に投票済み", "Open poll • Click to vote" : "公開投票 • クリックして投票", "Poll • Ended" : "投票 • 終了", + "Show all reactions" : "全てのリアクションを表示", "Add more reactions" : "その他のリアクションを追加", "No permission to post reactions in this conversation" : "この会話にリアクションを投稿する権限がありません", + "Reactions" : "リアクション", "(edited)" : "(編集済み)", "(edited by you)" : "(あなたが編集しました)", "(edited by a deleted user)" : "(削除済みユーザーにより編集されました)", @@ -1636,7 +1652,10 @@ "Deck card has been posted to {conversation}" : "デッキカードが {conversation} に投稿されました", "Post to conversation" : "会話に投稿する", "The recording failed. Please contact your administrator." : "レコーディングが失敗しました。あなたの管理者に連絡してください。", + "Location has been posted to {conversation}" : "場所が {conversation} に投稿されました", "Share to conversation" : "会話に共有", + "In conversation" : "会話の中で", + "Search in conversation: {conversation}" : "会話で検索する: {conversation}", "Error while sharing file" : "ファイルの共有中にエラーが発生しました", "Conversation link copied to clipboard" : "会話リンクをクリップボードにコピーしました", "The link could not be copied" : "リンクをコピーできませんでした", @@ -1667,6 +1686,9 @@ "Leave this page" : "このページを離れる", "An error occurred while submitting your vote" : "あなたの投票を送信する際にエラーが発生しました", "An error occurred while ending the poll" : "投票を終了する際にエラーが発生しました", + "Poll \"{name}\" was created by {user}. Click to vote" : "\"{user}\" が作成した投票 \"{name}\" です。投票するにはクリックしてください。", + "An error occurred while accepting an invitation" : "招待の受諾時にエラーが発生しました", + "An error occurred while rejecting an invitation" : "招待を拒否する時にエラーが発生しました", "{guest} (guest)" : "{guest} (ゲスト)", "Failed to add reaction" : "リアクションの追加に失敗", "Failed to remove reaction" : "リアクションの削除に失敗", @@ -1737,6 +1759,7 @@ "Creating your conversation" : "あなたの会話を作成しています", "All set" : "すべてのセット", "Conversation name" : "会話の名前", + "The message has been forwarded" : "メッセージが転送されました", "Poll ・ You voted already" : "投票 ・ あなたは既に投票済み", "Poll ・ Click to vote" : "投票 ・ クリックして投票する", "Poll ・ Ended" : "投票 ・ 終了しました", diff --git a/l10n/nb.js b/l10n/nb.js index 13259386e6e..68090396370 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -926,6 +926,8 @@ OC.L10N.register( "Drop your files to upload" : "Dropp filer for å laste opp", "Remove participant {name}" : "Fjern deltaker {name}", "Favorite" : "Merk som favoritt", + "Federated conversation" : "Forent samtale", + "Public conversation" : "Offentlig samtale", "Enter a name for this conversation" : "Skriv inn et navn for denne samtalen", "Edit conversation name" : "Rediger samtalenavn", "Edit conversation description" : "Rediger samtalebeskrivelse", diff --git a/l10n/nb.json b/l10n/nb.json index 2b1ad248c5c..8c1bfa3b17a 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -924,6 +924,8 @@ "Drop your files to upload" : "Dropp filer for å laste opp", "Remove participant {name}" : "Fjern deltaker {name}", "Favorite" : "Merk som favoritt", + "Federated conversation" : "Forent samtale", + "Public conversation" : "Offentlig samtale", "Enter a name for this conversation" : "Skriv inn et navn for denne samtalen", "Edit conversation name" : "Rediger samtalenavn", "Edit conversation description" : "Rediger samtalebeskrivelse", diff --git a/l10n/sr.js b/l10n/sr.js index 782744ee408..a1cecc15bef 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -926,6 +926,8 @@ OC.L10N.register( "Drop your files to upload" : "Отпустите фајлове за отпремање", "Remove participant {name}" : "Уклони учесника {name}", "Favorite" : "Омиљени", + "Federated conversation" : "Федерисани разговор", + "Public conversation" : "Јавни разговор", "Enter a name for this conversation" : "Унесите назив овог разговора", "Edit conversation name" : "Уреди назив разговора", "Edit conversation description" : "Уреди опис разговора", diff --git a/l10n/sr.json b/l10n/sr.json index 51e4d53b725..579727eb792 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -924,6 +924,8 @@ "Drop your files to upload" : "Отпустите фајлове за отпремање", "Remove participant {name}" : "Уклони учесника {name}", "Favorite" : "Омиљени", + "Federated conversation" : "Федерисани разговор", + "Public conversation" : "Јавни разговор", "Enter a name for this conversation" : "Унесите назив овог разговора", "Edit conversation name" : "Уреди назив разговора", "Edit conversation description" : "Уреди опис разговора", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 51f600702cf..e444e3a7617 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -926,6 +926,8 @@ OC.L10N.register( "Drop your files to upload" : "拖放您的文件以上傳", "Remove participant {name}" : "移除參與者 {name}", "Favorite" : "我的最愛", + "Federated conversation" : "聯合對話", + "Public conversation" : "公開對話", "Enter a name for this conversation" : "輸入此對話名稱", "Edit conversation name" : "編輯對話名稱", "Edit conversation description" : "編輯對話描述", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 1e187d9d120..6151a662eb6 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -924,6 +924,8 @@ "Drop your files to upload" : "拖放您的文件以上傳", "Remove participant {name}" : "移除參與者 {name}", "Favorite" : "我的最愛", + "Federated conversation" : "聯合對話", + "Public conversation" : "公開對話", "Enter a name for this conversation" : "輸入此對話名稱", "Edit conversation name" : "編輯對話名稱", "Edit conversation description" : "編輯對話描述",