Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #418

Merged
merged 4 commits into from
Oct 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions app/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,18 @@
<string name="share_app_text">أنا أستخدم Watomatic للتخلص من WhatsApp. جربه: watomatic.app</string>
<string name="share">مشاركة</string>
<string name="share_subject">Watomatic - رد تلقائي على واتس اب و فيسبوك</string>
<string name="watomatic_community_label"><u>المجتمع</u></string>
<string name="watomatic_subreddit_label"><u>دعونا نتناقش\nr/watomatic</u></string>
<string name="watomatic_whatsnew_label">ما الجديد؟</string>
<!-- Share debug logs -->
<!-- keys and app internal strings -->
<!-- app settings -->
<string name="show_notification_label">إظهار الإشعار للرسائل المُجاب عليها</string>
<string name="preference_category_general_label">الإعدادات العامة</string>
<string name="preference_category_notifications_label">الإشعارات</string>
<string name="preference_category_troubleshooting_label">استكشاف الأخطاء</string>
<string name="enable_auto_start_label">تمكين المزامنة التلقائية</string>
<string name="enabled_apps_title">التطبيقات المفعلة</string>
<string name="enable_auto_start_summary">قد تحتاج بعض الأجهزة إلى تمكين التشغيل التلقائي للبرنامج يدوياً من إعدادات الجهاز</string>
<!-- Local language names (non translatable) -->
<!-- Basque -->
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/values-ca-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,6 @@
<string name="current_donation_progress">Estat actual de la donació</string>
<string name="error_name_cannot_be_blank">El nom no pot estar en blanc</string>
<string name="error_name_cannot_be_duplicate">Aquest nom ja existeix</string>
<string name="post_notification_permission_snackbar_text">Aquesta aplicació requereix permisos de notificacions. Habiliteu-los a la configuració.</string>
<string name="post_notification_permission_snackbar_setting">Configuració</string>
</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values-es-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,6 @@
<string name="current_donation_progress">Estado actual de la donación</string>
<string name="error_name_cannot_be_blank">El nombre no puede estar en blanco</string>
<string name="error_name_cannot_be_duplicate">Contacto ya existente</string>
<string name="post_notification_permission_snackbar_text">Se requieren permisos de notificación para esta aplicación. Habilítelo en Configuración.</string>
<string name="post_notification_permission_snackbar_setting">Configuración</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-in-rID/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<string name="share_app_text">Saya menggunakan Watomatic untuk melepaskan diri dari WhatsApp. Cobalah: watomatic.app</string>
<string name="share">Bagikan</string>
<string name="share_subject">Watomatic: Balasan Otomatis untuk WhatsApp</string>
<string name="watomatic_community_label"><u>Komunitas</u></string>
<string name="watomatic_subreddit_label"><u>Mari diskusi\nr/watomatic</u></string>
<string name="watomatic_whatsnew_label">Apa yang Baru?</string>
<!-- Share debug logs -->
Expand Down
Loading