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 Dec 22, 2024
1 parent 1b84cb5 commit ced2ac0
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,9 @@
<string name="unban">رفع الحظر</string>
<string name="unread">غير مقروء</string>
<string name="upload_new_avatar_from_device">رفع صورة رمزية جديدة للملف الشخصي من الجهاز</string>
<string name="user_absence">%1$s خارج المكتب و قد لا يتمكن من الرّد</string>
<string name="user_absence_for_one_day">%1$s خارج المكتب اليوم</string>
<string name="user_absence_replacement">البديل:</string>
<string name="user_avatar">صورة الملف الشخصي الرمزية للمستخدم</string>
<string name="user_info_address">العنوان</string>
<string name="user_info_displayname">الاسم الكامل</string>
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/values-b+en+001/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,8 @@
<string name="unban">Unban</string>
<string name="unread">Unread</string>
<string name="upload_new_avatar_from_device">Upload new avatar from device</string>
<string name="user_absence">%1$s is out of office and might not respond</string>
<string name="user_absence_for_one_day">%1$s is out of office today</string>
<string name="user_absence_replacement">Replacement: </string>
<string name="user_avatar">User avatar</string>
<string name="user_info_address">Address</string>
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/values-cs-rCZ/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,7 @@
<string name="nc_shared_items_empty">Žádné sdílené položky</string>
<string name="nc_shared_items_location">Poloha</string>
<string name="nc_shared_location">Sdílené umístění</string>
<string name="nc_show_notification_warning_description">Pokud notifikace nejsou správně nastavené, zobrazit pravidelné varování</string>
<string name="nc_show_notification_warning_title">Zobrazovat pravidelné varování ohledně notifikací</string>
<string name="nc_sort_by">Řadit podle</string>
<string name="nc_start_time">Čas zahájení</string>
Expand Down Expand Up @@ -651,6 +652,8 @@
<string name="unban">Zrušit vyloučení</string>
<string name="unread">Nastavit jako nepřečtené</string>
<string name="upload_new_avatar_from_device">Nahrát nový profilový obrázek ze zařízení</string>
<string name="user_absence">%1$s je mimo kancelář a může se stát, že neodpoví.</string>
<string name="user_absence_for_one_day">%1$s je dnes mimo kancelář</string>
<string name="user_absence_replacement">Nahrazení:</string>
<string name="user_avatar">Zástupný obrázek uživatele</string>
<string name="user_info_address">Adresa</string>
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,8 @@
<string name="unban">Entsperren</string>
<string name="unread">Ungelesen</string>
<string name="upload_new_avatar_from_device">Neuen Avatar vom Gerät hochladen</string>
<string name="user_absence">%1$s ist nicht im Büro und antwortet möglicherweise nicht</string>
<string name="user_absence_for_one_day">%1$s ist heute nicht im Büro</string>
<string name="user_absence_replacement">Ersatz:</string>
<string name="user_avatar">Benutzer-Avatar</string>
<string name="user_info_address">Adresse</string>
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/values-zh-rHK/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,8 @@
<string name="unban">解除封禁</string>
<string name="unread">未讀</string>
<string name="upload_new_avatar_from_device">從裝置上傳新虛擬化身大頭照</string>
<string name="user_absence">%1$s 不在辦公室,可能不會回覆。</string>
<string name="user_absence_for_one_day">%1$s 今日不在辦公室</string>
<string name="user_absence_replacement">取代︰</string>
<string name="user_avatar">用戶虛擬化身大頭照</string>
<string name="user_info_address">地址</string>
Expand Down

0 comments on commit ced2ac0

Please sign in to comment.