Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Feb 18, 2025
1 parent 40a9acc commit 38e8e65
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/src/main/res/values-ga/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,13 @@
<string name="userinfo_no_info_text">Cuir ainm, pictiúr agus sonraí teagmhála ar do leathanach próifíle.</string>
<string name="video_call">Glao Físe</string>
<string name="whats_your_status">Cad é do stádas?</string>
<plurals name="see_similar_system_messages">
<item quantity="one">Féach ar %d teachtaireacht dá samhail</item>
<item quantity="two">Féach ar %d teachtaireacht dá samhail</item>
<item quantity="few">Féach ar %d teachtaireacht dá samhail</item>
<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="polls_amount_voters">
<item quantity="one">%d vóta</item>
<item quantity="two">%d vótaí</item>
Expand Down
5 changes: 5 additions & 0 deletions app/src/main/res/values-sr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,11 @@
<string name="userinfo_no_info_text">Додајте име, слику и детаље за контакт на страницу профила.</string>
<string name="video_call">Видео позив</string>
<string name="whats_your_status">Који је ваш статус?</string>
<plurals name="see_similar_system_messages">
<item quantity="one">Погледајте %d сличну поруку</item>
<item quantity="few">Погледајте %d сличне поруке</item>
<item quantity="other">Погледајте %d сличних порука</item>
</plurals>
<plurals name="polls_amount_voters">
<item quantity="one">%d глас</item>
<item quantity="few">%d гласа</item>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-sv/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,10 @@
<string name="userinfo_no_info_text">Lägg till namn, bild och kontaktuppgifter på din profilsida.</string>
<string name="video_call">Videosamtal</string>
<string name="whats_your_status">Vad är din status?</string>
<plurals name="see_similar_system_messages">
<item quantity="one">Se %d liknande meddelande</item>
<item quantity="other">Se %d liknande meddelanden</item>
</plurals>
<plurals name="polls_amount_voters">
<item quantity="one">%d röst</item>
<item quantity="other">%d röster</item>
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/values-zh-rHK/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,9 @@
<string name="userinfo_no_info_text">在您的個人檔案中新增名字、頭像和聯絡資訊</string>
<string name="video_call">視像通話</string>
<string name="whats_your_status">您目前的狀態是什麼呢?</string>
<plurals name="see_similar_system_messages">
<item quantity="other">檢視 %d 則類似的訊息</item>
</plurals>
<plurals name="polls_amount_voters">
<item quantity="other">%d 選票</item>
</plurals>
Expand Down

0 comments on commit 38e8e65

Please sign in to comment.