Skip to content

Commit 347af83

Browse files
committed
Update translations
Signed-off-by: Dev4Mod <[email protected]>
1 parent dcc943c commit 347af83

File tree

12 files changed

+178
-70
lines changed

12 files changed

+178
-70
lines changed

app/src/main/res/values-ar/strings.xml

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@
141141
<string name="send">إرسال</string>
142142
<string name="do_you_want_to_send_sticker">هل تريد إرسال الملصق؟</string>
143143
<string name="send_sticker">إرسال ملصق</string>
144+
<string name="enable_filter_chats">Enable filter chats for type</string>
145+
<string name="enable_filter_chats_sum">Show options to filter chats for groups, contacts and unseen messages</string>
144146
<string name="disable_channels">إخفاء القنوات</string>
145147
<string name="disable_channels_sum">إخفاء القنوات من علامة تبويب التحديثات</string>
146148
<string name="chat">الدردشة</string>
@@ -149,8 +151,8 @@
149151
<string name="default_color">تعيين اللون #00000000 إلى اللون الافتراضي</string>
150152
<string name="enable_confirmation_to_send_sticker">تأكيد قبل إرسال الملصق</string>
151153
<string name="enable_confirmation_to_send_sticker_sum">إظهار مربع حوار قبل إرسال الملصق</string>
152-
<string name="increase_video_size_limit">Increase Video Size Limit (MB)</string>
153-
<string name="increase_video_size_limit_sum">Increase Video size limit to 200MB</string>
154+
<string name="increase_video_size_limit">زيادة حجم الفيديو (ميغابايت)</string>
155+
<string name="increase_video_size_limit_sum">زيادة الحد الأقصى لحجم الفيديو إلى 200 ميغابايت</string>
154156
<string name="send_video_in_real_resolution">إرسال الفيديو بدقة حقيقية</string>
155157
<string name="send_video_in_real_resolution_sum">إرسال الفيديو بالدقة الحقيقية للحالة والمجموعة والمحادثات</string>
156158
<string name="send_video_in_60fps">إرسال الفيديو إلى 60fps</string>
@@ -181,8 +183,8 @@
181183
<string name="enable_restart_button_sum">إضافة خيار في الشاشة الرئيسية لإعادة تشغيل التطبيق</string>
182184
<string name="toast_on_delete">إظهار التنبيهات المنبثقة عند حذف الرسالة</string>
183185
<string name="toast_on_delete_sum">إظهار التنبيهات المنبثقة إذا قام أي جهة اتصال بحذف أي رسالة</string>
184-
<string name="enable_top_navigation">Enable Top Navigation (Obsolete)</string>
185-
<string name="enable_top_navigation_sum">Activate the old navigation bar (does not work for versions above Wpp 2.24.24 and will be removed soon)</string>
186+
<string name="enable_top_navigation">تمكين التنقل العلوي (قديم)</string>
187+
<string name="enable_top_navigation_sum">تفعيل شريط التنقل القديم (لا يعمل للإصدارات فوق Wpp 2.24.24 وسيتم إزالتها قريبا)</string>
186188
<string name="hideread_group">إخفاء العلامة الزرقاء في المجموعات</string>
187189
<string name="hideread_group_sum">عرض الرسائل في شاشة المجموعات دون علم المستخدمين</string>
188190
<string name="show_freezeLastSeen_button">إظهار أيقونة تجميد آخر ظهور</string>
@@ -399,10 +401,17 @@
399401
<string name="platform_s">المنصة: %s</string>
400402
<string name="wpp_version_s">إصدار واتساب: %s</string>
401403
<string name="call_information">معلومات المكالمة</string>
402-
<string name="ask_download_folder">To use WAE Enhancer\'s download functions, you must select a folder to save the downloaded files.</string>
403-
<string name="download_folder_permission">Download Folder Permission</string>
404-
<string name="lite_mode">Lite Mode</string>
405-
<string name="lite_mode_sum">Lite Mode disables most theme features and the connection bridge that keeps WhatsApp always active is turned off.</string>
406-
<string name="change_default_dpi">Change Default DPI</string>
407-
<string name="change_default_dpi_sum">Change the DPI setting for the application. Use 0 to reset to default.</string>
404+
<string name="ask_download_folder">لاستخدام وظائف التنزيل الخاصة بـ WAE Enhancer، يجب عليك تحديد مجلد لحفظ الملفات التي تم تنزيلها.</string>
405+
<string name="download_folder_permission">إذن تحميل المجلد</string>
406+
<string name="lite_mode">الوضع الخفيف</string>
407+
<string name="lite_mode_sum">يعطل الوضع الخفيف معظم ميزات الثيمات ويتم إيقاف تشغيل جسر الاتصال الذي يحافظ على WhatsApp نشطًا دائمًا.</string>
408+
<string name="update_check">Automatically Check for Update</string>
409+
<string name="update_check_sum"> Enable or Disable Auto Check for Update. This will disable the popup inside the WhatsApp Application.\n
410+
<font color="#FFFF0000">
411+
WARNING: YOU WILL NOT BE NOTIFIED WHEN THERE\'S A NEW UPDATE, USE THIS CAREFULLY AND DON\'T REPORT ISSUE IF YOU\'RE USING OUTDATED VERSION!
412+
</font>
413+
</string>
414+
<string name="change_default_dpi">تغيير DPI الافتراضي</string>
415+
<string name="change_default_dpi_sum">تغيير إعداد DPI للتطبيق. استخدم 0 لإعادة تعيين الافتراضي.</string>
416+
<string name="no_contact_with_custom_privacy">No contact with custom privacy!</string>
408417
</resources>

app/src/main/res/values-de/strings.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@
140140
<string name="send">Absenden</string>
141141
<string name="do_you_want_to_send_sticker">Wollen Sie Sticker senden?</string>
142142
<string name="send_sticker">Sticker senden</string>
143+
<string name="enable_filter_chats">Enable filter chats for type</string>
144+
<string name="enable_filter_chats_sum">Show options to filter chats for groups, contacts and unseen messages</string>
143145
<string name="disable_channels">Kanäle ausblenden</string>
144146
<string name="disable_channels_sum">Kanäle vom Update-Tab ausblenden</string>
145147
<string name="chat">Chat</string>
@@ -402,6 +404,13 @@
402404
<string name="download_folder_permission">Download Folder Permission</string>
403405
<string name="lite_mode">Lite Mode</string>
404406
<string name="lite_mode_sum">Lite Mode disables most theme features and the connection bridge that keeps WhatsApp always active is turned off.</string>
407+
<string name="update_check">Automatically Check for Update</string>
408+
<string name="update_check_sum"> Enable or Disable Auto Check for Update. This will disable the popup inside the WhatsApp Application.\n
409+
<font color="#FFFF0000">
410+
WARNING: YOU WILL NOT BE NOTIFIED WHEN THERE\'S A NEW UPDATE, USE THIS CAREFULLY AND DON\'T REPORT ISSUE IF YOU\'RE USING OUTDATED VERSION!
411+
</font>
412+
</string>
405413
<string name="change_default_dpi">Change Default DPI</string>
406414
<string name="change_default_dpi_sum">Change the DPI setting for the application. Use 0 to reset to default.</string>
415+
<string name="no_contact_with_custom_privacy">No contact with custom privacy!</string>
407416
</resources>

app/src/main/res/values-es/strings.xml

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@
140140
<string name="send">Enviar</string>
141141
<string name="do_you_want_to_send_sticker">¿Quieres enviar un Sticker?</string>
142142
<string name="send_sticker">Enviar Sticker</string>
143+
<string name="enable_filter_chats">Enable filter chats for type</string>
144+
<string name="enable_filter_chats_sum">Show options to filter chats for groups, contacts and unseen messages</string>
143145
<string name="disable_channels">Ocultar canales</string>
144146
<string name="disable_channels_sum">Ocultar canales de la pestaña Novedades</string>
145147
<string name="chat">Chat</string>
@@ -148,8 +150,8 @@
148150
<string name="default_color">Establezca el color #00000000 como color predeterminado</string>
149151
<string name="enable_confirmation_to_send_sticker">Confirmación antes de enviar un Sticker</string>
150152
<string name="enable_confirmation_to_send_sticker_sum">Mostrar un cuadro de diálogo antes de enviar un Sticker</string>
151-
<string name="increase_video_size_limit">Increase Video Size Limit (MB)</string>
152-
<string name="increase_video_size_limit_sum">Increase Video size limit to 200MB</string>
153+
<string name="increase_video_size_limit">Aumentar el límite de tamaño de vídeo (MB)</string>
154+
<string name="increase_video_size_limit_sum">Aumentar límite de tamaño de vídeo a 200MB</string>
153155
<string name="send_video_in_real_resolution">Enviar vídeo en resolución real</string>
154156
<string name="send_video_in_real_resolution_sum">Enviar vídeo en resolución real para el estado, grupo y chats</string>
155157
<string name="send_video_in_60fps">Enviar vídeo en 60 fps</string>
@@ -180,8 +182,8 @@
180182
<string name="enable_restart_button_sum">Añadir botón en la pantalla de inicio para reiniciar la aplicación</string>
181183
<string name="toast_on_delete">Mostrar notificación cuando eliminan un mensaje</string>
182184
<string name="toast_on_delete_sum">Mostrar notificación si algún contacto borra cualquier mensaje</string>
183-
<string name="enable_top_navigation">Enable Top Navigation (Obsolete)</string>
184-
<string name="enable_top_navigation_sum">Activate the old navigation bar (does not work for versions above Wpp 2.24.24 and will be removed soon)</string>
185+
<string name="enable_top_navigation">Habilitar navegación superior (obsoleta)</string>
186+
<string name="enable_top_navigation_sum">Activar la vieja barra de navegación (no funciona para versiones superiores a Wpp 2.24.24 y se eliminará pronto)</string>
185187
<string name="hideread_group">Ocultar Tick azul (leído) en grupos</string>
186188
<string name="hideread_group_sum">Ver los mensajes de los grupos sin que los demás usuarios se den cuenta que lo haz leído</string>
187189
<string name="show_freezeLastSeen_button">Congelar la última vez</string>
@@ -398,10 +400,17 @@
398400
<string name="platform_s">Plataforma: %s</string>
399401
<string name="wpp_version_s">Versión de WhatsApp: %s</string>
400402
<string name="call_information">Información de la llamada</string>
401-
<string name="ask_download_folder">To use WAE Enhancer\'s download functions, you must select a folder to save the downloaded files.</string>
402-
<string name="download_folder_permission">Download Folder Permission</string>
403-
<string name="lite_mode">Lite Mode</string>
404-
<string name="lite_mode_sum">Lite Mode disables most theme features and the connection bridge that keeps WhatsApp always active is turned off.</string>
405-
<string name="change_default_dpi">Change Default DPI</string>
406-
<string name="change_default_dpi_sum">Change the DPI setting for the application. Use 0 to reset to default.</string>
403+
<string name="ask_download_folder">Para utilizar las funciones de descarga de WAE Enhancer, debe seleccionar una carpeta para guardar los archivos descargados.</string>
404+
<string name="download_folder_permission">Permiso de la carpeta \'Download\'</string>
405+
<string name="lite_mode">Modo Lite</string>
406+
<string name="lite_mode_sum">El Modo Lite desactiva la mayoría de las características de los temas y el puente de conexión que mantiene WhatsApp siempre activo, está desactivado. (Puede que ahorres más batería).</string>
407+
<string name="update_check">Automatically Check for Update</string>
408+
<string name="update_check_sum"> Enable or Disable Auto Check for Update. This will disable the popup inside the WhatsApp Application.\n
409+
<font color="#FFFF0000">
410+
WARNING: YOU WILL NOT BE NOTIFIED WHEN THERE\'S A NEW UPDATE, USE THIS CAREFULLY AND DON\'T REPORT ISSUE IF YOU\'RE USING OUTDATED VERSION!
411+
</font>
412+
</string>
413+
<string name="change_default_dpi">Cambiar DPI por defecto</string>
414+
<string name="change_default_dpi_sum">Cambia la configuración DPI de la aplicación. Utilice 0 para restablecer el valor predeterminado.</string>
415+
<string name="no_contact_with_custom_privacy">No contact with custom privacy!</string>
407416
</resources>

app/src/main/res/values-fr/strings.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@
140140
<string name="send">Envoyer</string>
141141
<string name="do_you_want_to_send_sticker">Voulez-vous envoyer un autocollant ?</string>
142142
<string name="send_sticker">Envoyer un autocollant</string>
143+
<string name="enable_filter_chats">Enable filter chats for type</string>
144+
<string name="enable_filter_chats_sum">Show options to filter chats for groups, contacts and unseen messages</string>
143145
<string name="disable_channels">Masquer les chaînes</string>
144146
<string name="disable_channels_sum">Masquer les chaînes de l\'onglet actus</string>
145147
<string name="chat">Discussion</string>
@@ -402,6 +404,13 @@
402404
<string name="download_folder_permission">Download Folder Permission</string>
403405
<string name="lite_mode">Lite Mode</string>
404406
<string name="lite_mode_sum">Lite Mode disables most theme features and the connection bridge that keeps WhatsApp always active is turned off.</string>
407+
<string name="update_check">Automatically Check for Update</string>
408+
<string name="update_check_sum"> Enable or Disable Auto Check for Update. This will disable the popup inside the WhatsApp Application.\n
409+
<font color="#FFFF0000">
410+
WARNING: YOU WILL NOT BE NOTIFIED WHEN THERE\'S A NEW UPDATE, USE THIS CAREFULLY AND DON\'T REPORT ISSUE IF YOU\'RE USING OUTDATED VERSION!
411+
</font>
412+
</string>
405413
<string name="change_default_dpi">Change Default DPI</string>
406414
<string name="change_default_dpi_sum">Change the DPI setting for the application. Use 0 to reset to default.</string>
415+
<string name="no_contact_with_custom_privacy">No contact with custom privacy!</string>
407416
</resources>

app/src/main/res/values-id/strings.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ Harap gunakan versi WhatsApp yang didukung!</string>
147147
<string name="send">Kirim</string>
148148
<string name="do_you_want_to_send_sticker">Apakah Anda ingin mengirim Stiker?</string>
149149
<string name="send_sticker">Kirim Stiker</string>
150+
<string name="enable_filter_chats">Enable filter chats for type</string>
151+
<string name="enable_filter_chats_sum">Show options to filter chats for groups, contacts and unseen messages</string>
150152
<string name="disable_channels">Nonaktifkan Saluran</string>
151153
<string name="disable_channels_sum">Nonaktifkan saluran dari tab Status</string>
152154
<string name="chat">Obrolan</string>
@@ -414,6 +416,13 @@ Saat Anda mengaktifkan bekukan \"terakhir dilihat dan online\", Anda tidak dapat
414416
<string name="download_folder_permission">Download Folder Permission</string>
415417
<string name="lite_mode">Lite Mode</string>
416418
<string name="lite_mode_sum">Lite Mode disables most theme features and the connection bridge that keeps WhatsApp always active is turned off.</string>
419+
<string name="update_check">Automatically Check for Update</string>
420+
<string name="update_check_sum"> Enable or Disable Auto Check for Update. This will disable the popup inside the WhatsApp Application.\n
421+
<font color="#FFFF0000">
422+
WARNING: YOU WILL NOT BE NOTIFIED WHEN THERE\'S A NEW UPDATE, USE THIS CAREFULLY AND DON\'T REPORT ISSUE IF YOU\'RE USING OUTDATED VERSION!
423+
</font>
424+
</string>
417425
<string name="change_default_dpi">Change Default DPI</string>
418426
<string name="change_default_dpi_sum">Change the DPI setting for the application. Use 0 to reset to default.</string>
427+
<string name="no_contact_with_custom_privacy">No contact with custom privacy!</string>
419428
</resources>

app/src/main/res/values-in/strings.xml

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,8 @@ Harap gunakan versi WhatsApp yang didukung!</string>
146146
<string name="send">Kirim</string>
147147
<string name="do_you_want_to_send_sticker">Apakah Anda ingin mengirim Stiker?</string>
148148
<string name="send_sticker">Kirim Stiker</string>
149+
<string name="enable_filter_chats">Enable filter chats for type</string>
150+
<string name="enable_filter_chats_sum">Show options to filter chats for groups, contacts and unseen messages</string>
149151
<string name="disable_channels">Sembunyikan Saluran</string>
150152
<string name="disable_channels_sum">Sembunyikan saluran dari tab Pembaruan</string>
151153
<string name="chat">Obrolan</string>
@@ -154,8 +156,8 @@ Harap gunakan versi WhatsApp yang didukung!</string>
154156
<string name="default_color">Atur warna #00000000 ke warna default</string>
155157
<string name="enable_confirmation_to_send_sticker">Konfirmasi Sebelum Mengirim Stiker</string>
156158
<string name="enable_confirmation_to_send_sticker_sum">Tampilkan dialog sebelum mengirim stiker</string>
157-
<string name="increase_video_size_limit">Increase Video Size Limit (MB)</string>
158-
<string name="increase_video_size_limit_sum">Increase Video size limit to 200MB</string>
159+
<string name="increase_video_size_limit">Tingkatkan Batas Ukuran Video (MB)</string>
160+
<string name="increase_video_size_limit_sum">Tingkatkan batas ukuran video menjadi 200MB</string>
159161
<string name="send_video_in_real_resolution">Kirim Video Resolusi Asli</string>
160162
<string name="send_video_in_real_resolution_sum">Kirim video dalam resolusi asli untuk status, grup dan obrolan</string>
161163
<string name="send_video_in_60fps">Kirim Video 60fps</string>
@@ -186,8 +188,8 @@ Harap gunakan versi WhatsApp yang didukung!</string>
186188
<string name="enable_restart_button_sum">Tampilkan tombol di layar beranda untuk memulai ulang aplikasi</string>
187189
<string name="toast_on_delete">Notifikasi Saat Pesan/Status Dihapus</string>
188190
<string name="toast_on_delete_sum">Tampilkan notifikasi mengambang jika ada pesan/status yang dihapus</string>
189-
<string name="enable_top_navigation">Enable Top Navigation (Obsolete)</string>
190-
<string name="enable_top_navigation_sum">Activate the old navigation bar (does not work for versions above Wpp 2.24.24 and will be removed soon)</string>
191+
<string name="enable_top_navigation">Aktifkan Navigasi Atas (Usang)</string>
192+
<string name="enable_top_navigation_sum">Aktifkan bilah navigasi lama (tidak berfungsi untuk versi di atas Wpp 2.24.24 dan akan segera dihapus)</string>
191193
<string name="hideread_group">Sembunyikan Centang Biru di Grup</string>
192194
<string name="hideread_group_sum">Pengirim pesan tidak akan mengetahui bahwa Anda telah membaca pesannya di grup</string>
193195
<string name="show_freezeLastSeen_button">Tampilkan Tombol Bekukan \"terakhir dilihat dan online\"</string>
@@ -407,10 +409,17 @@ Harap gunakan versi WhatsApp yang didukung!</string>
407409
<string name="platform_s">Platform: %s</string>
408410
<string name="wpp_version_s">Versi WhatsApp: %s</string>
409411
<string name="call_information">Informasi Panggilan</string>
410-
<string name="ask_download_folder">To use WAE Enhancer\'s download functions, you must select a folder to save the downloaded files.</string>
411-
<string name="download_folder_permission">Download Folder Permission</string>
412-
<string name="lite_mode">Lite Mode</string>
413-
<string name="lite_mode_sum">Lite Mode disables most theme features and the connection bridge that keeps WhatsApp always active is turned off.</string>
414-
<string name="change_default_dpi">Change Default DPI</string>
415-
<string name="change_default_dpi_sum">Change the DPI setting for the application. Use 0 to reset to default.</string>
412+
<string name="ask_download_folder">Untuk menggunakan fungsi pengunduhan WA Enhancer, Anda harus memilih folder untuk menyimpan file yang diunduh.</string>
413+
<string name="download_folder_permission">Izin Folder Unduhan</string>
414+
<string name="lite_mode">Mode Ringan</string>
415+
<string name="lite_mode_sum">Mode Ringan menonaktifkan sebagian besar fitur tema dan jembatan koneksi yang membuat WhatsApp selalu aktif dimatikan.</string>
416+
<string name="update_check">Automatically Check for Update</string>
417+
<string name="update_check_sum"> Enable or Disable Auto Check for Update. This will disable the popup inside the WhatsApp Application.\n
418+
<font color="#FFFF0000">
419+
WARNING: YOU WILL NOT BE NOTIFIED WHEN THERE\'S A NEW UPDATE, USE THIS CAREFULLY AND DON\'T REPORT ISSUE IF YOU\'RE USING OUTDATED VERSION!
420+
</font>
421+
</string>
422+
<string name="change_default_dpi">Ubah DPI Bawaan</string>
423+
<string name="change_default_dpi_sum">Ubah pengaturan DPI untuk aplikasi. Gunakan 0 untuk mengatur ulang ke bawaan.</string>
424+
<string name="no_contact_with_custom_privacy">No contact with custom privacy!</string>
416425
</resources>

0 commit comments

Comments
 (0)