Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
fix(resources): update translations from Crowdin (#1445)
Browse files Browse the repository at this point in the history
  • Loading branch information
itsaky authored Nov 17, 2023
1 parent 373dd28 commit af2f20b
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 46 deletions.
5 changes: 2 additions & 3 deletions resources/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@
<string name="idepref_editor_drawhexcolors_summary">هل يجب على المحرر أن يرسم سلسلة ألوان hex؟</string>
<string name="idepref_editor_word_wrap_title">التفاف النص</string>
<string name="idepref_editor_word_wrap_summary">استخدام تغليف الكلمات للمحرر</string>
<string name="idepref_editor_hide_file_tree_button_title">إخفاء زر شجرة الملفات</string>
<string name="idepref_editor_hide_file_tree_button_summary">نقل الزر \"شجرة الملف\" إلى قائمة شريط الأدوات الخاص بالمحرر.</string>
<string name="idepref_editor_use_magnifier_title">تمكين المكبر</string>
<string name="idepref_editor_use_magnifier_summary">تكبير النص في موضع المؤشر أثناء اختيار النص في المحرر</string>
<string name="idepref_editor_title">المحرر</string>
Expand Down Expand Up @@ -456,7 +454,7 @@
<string name="idepref_general_themeSelector_title">Theme</string>
<string name="idepref_general_themeSelector_summary">Select a theme for AndroidIDE (requires restart).</string>
<string name="idepref_general_projectConfig">تهيئة المشروع</string>
<string name="msg_app_launch_failed">فشل في تشغيل التطبيق. راجع سجلات IDE لمزيد من المعلومات.</string>
<string name="msg_app_launch_failed">Launch failed. Install the application first.</string>
<string name="idepref_java_diagnosticEnabled_title">التشخيصات مفعلة</string>
<string name="idepref_java_diagnosticsEnabled_summary">(تجريبي) ما إذا ينبغي تحليل ملفات مصدر جافا بحثا عن أخطاء أم لا.</string>
<string name="title_reload_color_schemes">إعادة تحميل أنظمة الألوان</string>
Expand Down Expand Up @@ -543,4 +541,5 @@
<string name="msg_project_dir_inaccessible">Project directory is not accessible</string>
<string name="msg_file_is_not_dir">Selected file is not a directory</string>
<string name="msg_project_dir_doesnt_exist">Project directory does not exist</string>
<string name="msg_files_being_saved">A file save operation is already in progress!</string>
</resources>
5 changes: 2 additions & 3 deletions resources/src/main/res/values-bn/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@
<string name="idepref_editor_drawhexcolors_summary">এডিটর কী হেক্স স্ট্রিং-এ রঙ আঁকবে?</string>
<string name="idepref_editor_word_wrap_title">শব্দ মোড়ানো</string>
<string name="idepref_editor_word_wrap_summary">সম্পাদকের wordwrap ব্যবহার করুন</string>
<string name="idepref_editor_hide_file_tree_button_title">ফাইল ট্রী বাটন হাইড করুন</string>
<string name="idepref_editor_hide_file_tree_button_summary">সম্পাদকের টুলবারের ওভারফ্লো মেনুতে \"ফাইল ট্রি\" বোতামটি সরান।</string>
<string name="idepref_editor_use_magnifier_title">ম্যাগনিফায়ার সক্ষম করুন</string>
<string name="idepref_editor_use_magnifier_summary">এডিটরে পাঠ্য নির্বাচন করার সময় কার্সার অবস্থানে পাঠ্যকে বড় করুন</string>
<string name="idepref_editor_title">সম্পাদক</string>
Expand Down Expand Up @@ -457,7 +455,7 @@
<string name="idepref_general_themeSelector_title">Theme</string>
<string name="idepref_general_themeSelector_summary">Select a theme for AndroidIDE (requires restart).</string>
<string name="idepref_general_projectConfig">প্রকল্প কনফিগারেশন</string>
<string name="msg_app_launch_failed">অ্যাপ্লিকেশন শুরু করতে ব্যর্থ। আরো তথ্য জানার জন্য IDE লগ চেক করুন।</string>
<string name="msg_app_launch_failed">Launch failed. Install the application first.</string>
<string name="idepref_java_diagnosticEnabled_title">Diagnostics সক্রিয়</string>
<string name="idepref_java_diagnosticsEnabled_summary">(EXPERIMENTAL) জাভা সোর্স ফাইলগুলি ত্রুটির জন্য বিশ্লেষণ করা হোক অথবা নয়।</string>
<string name="title_reload_color_schemes">Color Scheme পুনরায় লোড করুন</string>
Expand Down Expand Up @@ -544,4 +542,5 @@
<string name="msg_project_dir_inaccessible">Project directory is not accessible</string>
<string name="msg_file_is_not_dir">Selected file is not a directory</string>
<string name="msg_project_dir_doesnt_exist">Project directory does not exist</string>
<string name="msg_files_being_saved">A file save operation is already in progress!</string>
</resources>
5 changes: 2 additions & 3 deletions resources/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@
<string name="idepref_editor_drawhexcolors_summary">Soll der Editor Hex-Farbstrings anzeigen?</string>
<string name="idepref_editor_word_wrap_title">Zeilenumbruch</string>
<string name="idepref_editor_word_wrap_summary">Wordwrap des Editor benutzen</string>
<string name="idepref_editor_hide_file_tree_button_title">Hide the File Tree button</string>
<string name="idepref_editor_hide_file_tree_button_summary">Move the \"File Tree\" button into the overflow menu of the editor\'s toolbar.</string>
<string name="idepref_editor_use_magnifier_title">Magnifier aktivieren</string>
<string name="idepref_editor_use_magnifier_summary">Vergrößern Sie Text an der Cursorposition, während Sie Text im Editor auswählen</string>
<string name="idepref_editor_title">Editor</string>
Expand Down Expand Up @@ -456,7 +454,7 @@
<string name="idepref_general_themeSelector_title">Theme</string>
<string name="idepref_general_themeSelector_summary">Select a theme for AndroidIDE (requires restart).</string>
<string name="idepref_general_projectConfig">Projektkonfiguration</string>
<string name="msg_app_launch_failed">Fehler beim Starten der Anwendung. Siehe IDE-Logs für weitere Informationen.</string>
<string name="msg_app_launch_failed">Launch failed. Install the application first.</string>
<string name="idepref_java_diagnosticEnabled_title">Diagnostik aktiviert</string>
<string name="idepref_java_diagnosticsEnabled_summary">(EXPERIMENTELL) Sollen die Java-Quellcodedateien auf Fehler analysiert werden oder nicht.</string>
<string name="title_reload_color_schemes">Farbschemen neu laden</string>
Expand Down Expand Up @@ -543,4 +541,5 @@
<string name="msg_project_dir_inaccessible">Project directory is not accessible</string>
<string name="msg_file_is_not_dir">Selected file is not a directory</string>
<string name="msg_project_dir_doesnt_exist">Project directory does not exist</string>
<string name="msg_files_being_saved">A file save operation is already in progress!</string>
</resources>
5 changes: 2 additions & 3 deletions resources/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@
<string name="idepref_editor_drawhexcolors_summary">¿Debe el editor dibujar una cadena de color hex?</string>
<string name="idepref_editor_word_wrap_title">Ajuste de línea</string>
<string name="idepref_editor_word_wrap_summary">Usar ajuste de línea del editor</string>
<string name="idepref_editor_hide_file_tree_button_title">Ocultar el botón de árbol de archivos</string>
<string name="idepref_editor_hide_file_tree_button_summary">Move the \"File Tree\" button into the overflow menu of the editor\'s toolbar.</string>
<string name="idepref_editor_use_magnifier_title">Activar lupa</string>
<string name="idepref_editor_use_magnifier_summary">Aumenta el texto en la posición del cursor mientras seleccionas el texto en el editor</string>
<string name="idepref_editor_title">Editor</string>
Expand Down Expand Up @@ -456,7 +454,7 @@
<string name="idepref_general_themeSelector_title">Theme</string>
<string name="idepref_general_themeSelector_summary">Select a theme for AndroidIDE (requires restart).</string>
<string name="idepref_general_projectConfig">Project configuration</string>
<string name="msg_app_launch_failed">Error al iniciar la aplicación. Vea los registros de IDE para más información.</string>
<string name="msg_app_launch_failed">Launch failed. Install the application first.</string>
<string name="idepref_java_diagnosticEnabled_title">Diagnósticos habilitados</string>
<string name="idepref_java_diagnosticsEnabled_summary">(EXPERIMENTAL) Whether the Java source files should be analyzed for errors or not.</string>
<string name="title_reload_color_schemes">Recargar esquemas de color</string>
Expand Down Expand Up @@ -543,4 +541,5 @@
<string name="msg_project_dir_inaccessible">Project directory is not accessible</string>
<string name="msg_file_is_not_dir">Selected file is not a directory</string>
<string name="msg_project_dir_doesnt_exist">Project directory does not exist</string>
<string name="msg_files_being_saved">A file save operation is already in progress!</string>
</resources>
5 changes: 2 additions & 3 deletions resources/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ Dernier projet ouvert : \n%s</string>
<string name="idepref_editor_drawhexcolors_summary">L\'éditeur doit-il afficher les couleurs hex ?</string>
<string name="idepref_editor_word_wrap_title">Word Wrap</string>
<string name="idepref_editor_word_wrap_summary">Utiliser le Word Wrap de l\'éditeur </string>
<string name="idepref_editor_hide_file_tree_button_title">Cacher le bouton du gestionnaire des fichiers</string>
<string name="idepref_editor_hide_file_tree_button_summary">Déplace le bouton du gestionnaire des fichiers dans la barre du haut de l\'éditeur.</string>
<string name="idepref_editor_use_magnifier_title">Activer Magnifier</string>
<string name="idepref_editor_use_magnifier_summary">Agrandir le texte à la position du curseur lors de la sélection du texte dans l\'éditeur</string>
<string name="idepref_editor_title">Éditeur</string>
Expand Down Expand Up @@ -457,7 +455,7 @@ Dernier projet ouvert : \n%s</string>
<string name="idepref_general_themeSelector_title">Theme</string>
<string name="idepref_general_themeSelector_summary">Select a theme for AndroidIDE (requires restart).</string>
<string name="idepref_general_projectConfig">Project configuration</string>
<string name="msg_app_launch_failed">Failed to launch application. See IDE logs for more info.</string>
<string name="msg_app_launch_failed">Launch failed. Install the application first.</string>
<string name="idepref_java_diagnosticEnabled_title">Diagnostics enabled</string>
<string name="idepref_java_diagnosticsEnabled_summary">(EXPERIMENTAL) Whether the Java source files should be analyzed for errors or not.</string>
<string name="title_reload_color_schemes">Reload color schemes</string>
Expand Down Expand Up @@ -544,4 +542,5 @@ Dernier projet ouvert : \n%s</string>
<string name="msg_project_dir_inaccessible">Project directory is not accessible</string>
<string name="msg_file_is_not_dir">Selected file is not a directory</string>
<string name="msg_project_dir_doesnt_exist">Project directory does not exist</string>
<string name="msg_files_being_saved">A file save operation is already in progress!</string>
</resources>
5 changes: 2 additions & 3 deletions resources/src/main/res/values-hi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@
<string name="idepref_editor_drawhexcolors_summary">क्या एडिटर को हेक्स रंग की स्ट्रिंग ड्रा करनी चाहिए?</string>
<string name="idepref_editor_word_wrap_title">वर्ड रैप</string>
<string name="idepref_editor_word_wrap_summary">एडिटर के वर्डरैप का प्रयोग करें</string>
<string name="idepref_editor_hide_file_tree_button_title">फ़ाइल ट्री बटन छिपाएँ</string>
<string name="idepref_editor_hide_file_tree_button_summary">एडिटर टूलबार के ओवरफ़्लो मेनू में \"फ़ाइल ट्री\" बटन को ले जाएँ।</string>
<string name="idepref_editor_use_magnifier_title">मैग्नीफायर एनेबल करें</string>
<string name="idepref_editor_use_magnifier_summary">एडिटर में टेक्स्ट का चयन करते समय कर्सर की स्थिति में टेक्स्ट को बड़ा करें</string>
<string name="idepref_editor_title">एडिटर</string>
Expand Down Expand Up @@ -456,7 +454,7 @@
<string name="idepref_general_themeSelector_title">थीम</string>
<string name="idepref_general_themeSelector_summary">AndroidIDE के लिए एक थीम चुनें (बदले जाने पर पुनः आरंभ करने की आवश्यकता है)।</string>
<string name="idepref_general_projectConfig">प्रोजेक्ट कॉन्फ़िगरेशन</string>
<string name="msg_app_launch_failed">एप्लिकेशन लॉन्च करने में विफल। अधिक जानकारी के लिए IDE लॉग देखें।</string>
<string name="msg_app_launch_failed">लांच विफल रहा. पहले एप्लिकेशन इंस्टॉल करें.</string>
<string name="idepref_java_diagnosticEnabled_title">Java सोर्स कोड विश्लेषण सक्षम करें</string>
<string name="idepref_java_diagnosticsEnabled_summary">(प्रायोगिक) जावा स्रोत फ़ाइलों का गलतियों के लिए विश्लेषण किया जाना चाहिए या नहीं।</string>
<string name="title_reload_color_schemes">कलर स्कीम्स को पुनः लोड करें</string>
Expand Down Expand Up @@ -543,4 +541,5 @@
<string name="msg_project_dir_inaccessible">प्रोजेक्ट डायरेक्टरी पहुंच योग्य नहीं है</string>
<string name="msg_file_is_not_dir">चुनी गई फ़ाइल एक डायरेक्टरी नहीं है!</string>
<string name="msg_project_dir_doesnt_exist">प्रोजेक्ट डायरेक्टरी मौजूद नहीं है</string>
<string name="msg_files_being_saved">फ़ाइल सहेजने का कार्य पहले से ही प्रगति पर है!</string>
</resources>
5 changes: 2 additions & 3 deletions resources/src/main/res/values-in/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@
<string name="idepref_editor_drawhexcolors_summary">Apakah editor harus menampilkan warna Hex?</string>
<string name="idepref_editor_word_wrap_title">Word Wrap</string>
<string name="idepref_editor_word_wrap_summary">Gunakan wordwrap dari editor</string>
<string name="idepref_editor_hide_file_tree_button_title">Sembunyikan tombol File Tree</string>
<string name="idepref_editor_hide_file_tree_button_summary">Pindahkan tombol \"File Tree\" ke dalam menu luapan bilah alat editor.</string>
<string name="idepref_editor_use_magnifier_title">Aktifkan Magnifier</string>
<string name="idepref_editor_use_magnifier_summary">Memperbesar teks pada posisi kursor sambil memilih teks di editor</string>
<string name="idepref_editor_title">Editor</string>
Expand Down Expand Up @@ -456,7 +454,7 @@
<string name="idepref_general_themeSelector_title">Tema</string>
<string name="idepref_general_themeSelector_summary">Pilih tema untuk AndroidIDE (memerlukan restart).</string>
<string name="idepref_general_projectConfig">Konfigurasi proyek</string>
<string name="msg_app_launch_failed">Gagal meluncurkan aplikasi. Lihat log IDE untuk info lebih lanjut.</string>
<string name="msg_app_launch_failed">Peluncuran gagal. Instal aplikasinya terlebih dahulu.</string>
<string name="idepref_java_diagnosticEnabled_title">Diagnostik diaktifkan</string>
<string name="idepref_java_diagnosticsEnabled_summary">(EKSPERIMENTAL) Apakah file sumber Java harus dianalisis untuk kesalahan atau tidak.</string>
<string name="title_reload_color_schemes">Muat ulang skema warna</string>
Expand Down Expand Up @@ -543,4 +541,5 @@
<string name="msg_project_dir_inaccessible">Direktori proyek tidak dapat diakses</string>
<string name="msg_file_is_not_dir">File yang dipilih bukan direktori</string>
<string name="msg_project_dir_doesnt_exist">Direktori proyek tidak ada</string>
<string name="msg_files_being_saved">Operasi penyimpanan file sedang berlangsung!</string>
</resources>
5 changes: 2 additions & 3 deletions resources/src/main/res/values-pt/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@
<string name="idepref_editor_drawhexcolors_summary">O editor deve desenhar uma string de cor hexadecimal?</string>
<string name="idepref_editor_word_wrap_title">Quebra de linha</string>
<string name="idepref_editor_word_wrap_summary">Usa quebra de linha no editor</string>
<string name="idepref_editor_hide_file_tree_button_title">Ocultar o botão Lista de Arquivos</string>
<string name="idepref_editor_hide_file_tree_button_summary">Mover o botão \"Lista de Arquivos\" para o menu flutuante da barra de ferramentas do editor.</string>
<string name="idepref_editor_use_magnifier_title">Ativar lupa</string>
<string name="idepref_editor_use_magnifier_summary">Ampliar o texto na posição do cursor ao selecionar o texto no editor</string>
<string name="idepref_editor_title">Editor</string>
Expand Down Expand Up @@ -456,7 +454,7 @@
<string name="idepref_general_themeSelector_title">Tema</string>
<string name="idepref_general_themeSelector_summary">Selecione um tema para o AndroidIDE (requer reinicialização).</string>
<string name="idepref_general_projectConfig">Configuração do projeto</string>
<string name="msg_app_launch_failed">Falha ao iniciar o aplicativo. Consulte os logs da IDE para obter mais informações.</string>
<string name="msg_app_launch_failed">Falha no lançamento. Instale o aplicativo primeiro.</string>
<string name="idepref_java_diagnosticEnabled_title">Habilitar diagnósticos</string>
<string name="idepref_java_diagnosticsEnabled_summary">(EXPERIMENTAL) Os arquivos de código-fonte Java serão analisados para detecção de erros.</string>
<string name="title_reload_color_schemes">Recarregar esquema de cores</string>
Expand Down Expand Up @@ -543,4 +541,5 @@
<string name="msg_project_dir_inaccessible">Diretório de projeto não é acessível</string>
<string name="msg_file_is_not_dir">Arquivo selecionado não é um diretório</string>
<string name="msg_project_dir_doesnt_exist">Diretório do projeto não existe</string>
<string name="msg_files_being_saved">A file save operation is already in progress!</string>
</resources>
Loading

0 comments on commit af2f20b

Please sign in to comment.