diff --git a/l10n/ga.js b/l10n/ga.js index 8d0a897e201..0e7f621fd51 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -1304,6 +1304,7 @@ OC.L10N.register( "Show all reactions" : "Taispeáin gach imoibriú", "Add more reactions" : "Cuir tuilleadh imoibrithe leis", "No permission to post reactions in this conversation" : "Níl cead frithghníomhartha a phostáil sa chomhrá seo", + "and {participant}" : "agus {participant}", "_and %n other participant_::_and %n other participants_" : ["agus %n rannpháirtí eile","agus %n rannpháirtithe eile","agus %n rannpháirtithe eile","agus %n rannpháirtithe eile","agus %n rannpháirtithe eile"], "Reactions" : "Imoibrithe", "No messages" : "Gan teachtaireachtaí", diff --git a/l10n/ga.json b/l10n/ga.json index a8f06f64f68..bf6081398a8 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -1302,6 +1302,7 @@ "Show all reactions" : "Taispeáin gach imoibriú", "Add more reactions" : "Cuir tuilleadh imoibrithe leis", "No permission to post reactions in this conversation" : "Níl cead frithghníomhartha a phostáil sa chomhrá seo", + "and {participant}" : "agus {participant}", "_and %n other participant_::_and %n other participants_" : ["agus %n rannpháirtí eile","agus %n rannpháirtithe eile","agus %n rannpháirtithe eile","agus %n rannpháirtithe eile","agus %n rannpháirtithe eile"], "Reactions" : "Imoibrithe", "No messages" : "Gan teachtaireachtaí", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 22333bf645b..9e936609491 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -1304,6 +1304,7 @@ OC.L10N.register( "Show all reactions" : "顯示所有反應", "Add more reactions" : "新增更多反應", "No permission to post reactions in this conversation" : "無權在此對話中張貼反應", + "and {participant}" : "與 {participant}", "_and %n other participant_::_and %n other participants_" : ["及 %n 位其他參與者"], "Reactions" : "反應", "No messages" : "沒有訊息", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 0af145b0feb..53b715ef65c 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1302,6 +1302,7 @@ "Show all reactions" : "顯示所有反應", "Add more reactions" : "新增更多反應", "No permission to post reactions in this conversation" : "無權在此對話中張貼反應", + "and {participant}" : "與 {participant}", "_and %n other participant_::_and %n other participants_" : ["及 %n 位其他參與者"], "Reactions" : "反應", "No messages" : "沒有訊息",