fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-06-21 03:10:13 +00:00
parent f7fcc74c68
commit a8dd25a285
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
3 changed files with 17 additions and 0 deletions

View File

@ -543,6 +543,7 @@
<string name="online_status">Online status</string>
<string name="openConversations">Open conversations</string>
<string name="open_in_files_app">Open in Files app</string>
<string name="open_notes">Open Notes</string>
<string name="play_pause_voice_message">Play/pause voice message</string>
<string name="playback_speed_control">Playback speed control</string>
<string name="polls_add_option">Add option</string>
@ -680,6 +681,10 @@
<item quantity="one">See %d similar message</item>
<item quantity="other">See %d similar messages</item>
</plurals>
<plurals name="nc_conversation_auto_delete_info">
<item quantity="one">This conversation will be automatically deleted for everyone in %1$d day of no activity</item>
<item quantity="other">This conversation will be automatically deleted for everyone in %1$d days of no activity</item>
</plurals>
<plurals name="polls_amount_voters">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>

View File

@ -543,6 +543,7 @@
<string name="online_status">Stádas ar líne</string>
<string name="openConversations">Oscail comhráite</string>
<string name="open_in_files_app">Oscail san aip Comhaid</string>
<string name="open_notes">Nótaí Oscailte</string>
<string name="play_pause_voice_message">Seinn/cuir teachtaireacht gutha ar sos</string>
<string name="playback_speed_control">Rialú luas athsheinm</string>
<string name="polls_add_option">Cuir rogha leis</string>
@ -683,6 +684,13 @@
<item quantity="many">Féach ar %d teachtaireacht dá samhail</item>
<item quantity="other">Féach ar %d teachtaireacht dá samhail</item>
</plurals>
<plurals name="nc_conversation_auto_delete_info">
<item quantity="one">Scriosfar an comhrá seo go huathoibríoch do gach duine i %1$d lá gan aon ghníomhaíocht</item>
<item quantity="two">Scriosfar an comhrá seo go huathoibríoch do gach duine i %1$d lá gan aon ghníomhaíocht</item>
<item quantity="few">Scriosfar an comhrá seo go huathoibríoch do gach duine i %1$d lá gan aon ghníomhaíocht</item>
<item quantity="many">Scriosfar an comhrá seo go huathoibríoch do gach duine i %1$d lá gan aon ghníomhaíocht</item>
<item quantity="other">Scriosfar an comhrá seo go huathoibríoch do gach duine i %1$d lá gan aon ghníomhaíocht</item>
</plurals>
<plurals name="polls_amount_voters">
<item quantity="one">%d vóta</item>
<item quantity="two">%d vótaí</item>

View File

@ -543,6 +543,7 @@
<string name="online_status">線上狀態</string>
<string name="openConversations">開放對話</string>
<string name="open_in_files_app">在“檔案”應用程式中打開</string>
<string name="open_notes">開啟筆記</string>
<string name="play_pause_voice_message">播放﹨暫停話音短訊</string>
<string name="playback_speed_control">播放速度控制</string>
<string name="polls_add_option">添加選項</string>
@ -679,6 +680,9 @@
<plurals name="see_similar_system_messages">
<item quantity="other">檢視 %d 則類似的訊息</item>
</plurals>
<plurals name="nc_conversation_auto_delete_info">
<item quantity="other">此對話如無人於%1$d天內互動將會自動為所有人刪除。</item>
</plurals>
<plurals name="polls_amount_voters">
<item quantity="other">%d 選票</item>
</plurals>