Skip to content

New Crowdin updates #326

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

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
8d6c176
New translations strings.xml (Latvian)
massivemadness May 16, 2025
41cd060
New translations strings.xml (Chinese Simplified)
massivemadness May 17, 2025
250273f
New translations strings.xml (Chinese Simplified)
massivemadness May 17, 2025
6887b96
New translations full_description.txt (Latvian)
massivemadness May 17, 2025
748fd3b
New translations short_description.txt (Latvian)
massivemadness May 17, 2025
39763c8
New translations strings.xml (Chinese Simplified)
massivemadness May 18, 2025
6e0b787
New translations strings.xml (Turkish)
massivemadness May 31, 2025
dd4fbde
New translations strings.xml (Turkish)
massivemadness Jun 1, 2025
ff118ed
New translations strings.xml (Arabic)
massivemadness Jun 19, 2025
2f84788
New translations strings.xml (Arabic)
massivemadness Jun 19, 2025
929d058
New translations strings.xml (Arabic)
massivemadness Jun 20, 2025
2ae6f58
New translations strings.xml (Arabic)
massivemadness Jun 20, 2025
dc5cf00
New translations strings.xml (Arabic)
massivemadness Jun 20, 2025
870675e
New translations strings.xml (Russian)
massivemadness Jun 21, 2025
8f9edf8
New translations strings.xml (Russian)
massivemadness Jun 21, 2025
ee3332e
New translations strings.xml (Russian)
massivemadness Jun 21, 2025
2735834
New translations strings.xml (Russian)
massivemadness Jun 21, 2025
7212a6c
New translations strings.xml (Chinese Simplified)
massivemadness Jul 1, 2025
ae9f32f
New translations strings.xml (Chinese Simplified)
massivemadness Jul 1, 2025
b0c6b2e
New translations strings.xml (Chinese Simplified)
massivemadness Jul 1, 2025
539fef1
New translations strings.xml (Chinese Simplified)
massivemadness Jul 1, 2025
3c3c0d3
New translations strings.xml (Indonesian)
massivemadness Jul 14, 2025
a2832bb
New translations strings.xml (Indonesian)
massivemadness Jul 14, 2025
e2c794f
New translations strings.xml (Indonesian)
massivemadness Jul 14, 2025
0b2e585
New translations strings.xml (Indonesian)
massivemadness Jul 14, 2025
bd80780
New translations strings.xml (Indonesian)
massivemadness Jul 14, 2025
00f5789
New translations title.txt (Indonesian)
massivemadness Jul 14, 2025
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
23 changes: 23 additions & 0 deletions app/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2025 Squircle CE contributors.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<string name="app_splash_loading">جارٍ التحميل…</string>
<string name="app_update_dialog_title">يتوفر تحديث</string>
<string name="app_update_dialog_message">يتوفر إصدار جديد من التطبيق. يمكنك تثبيته الآن، أو تحديثه لاحقاً من خلال متجر التطبيقات.</string>
<string name="app_update_dialog_button_install">ثبّت</string>
<string name="app_update_dialog_button_later">لاحقًا</string>
</resources>
23 changes: 23 additions & 0 deletions app/src/main/res/values-in-rID/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2025 Squircle CE contributors.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<string name="app_splash_loading">Memuat…</string>
<string name="app_update_dialog_title">Pembaruan tersedia</string>
<string name="app_update_dialog_message">Versi baru aplikasi telah tersedia. Anda dapat menginstal nya sekarang, atau mengupdate nya nanti melalui app store.</string>
<string name="app_update_dialog_button_install">Unduh</string>
<string name="app_update_dialog_button_later">Nanti</string>
</resources>
5 changes: 3 additions & 2 deletions app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
~ limitations under the License.
-->
<resources>
<string name="app_update_dialog_button_install">İndir</string>
<string name="app_update_dialog_button_later">Daha sonra</string>
<string name="app_splash_loading">Loading…</string>
<string name="app_update_dialog_title">Güncelleme mevcut</string>
<string name="app_update_dialog_message">Uygulamanın yeni bir sürümü mevcut. Şimdi yükleyebilir veya daha sonra uygulama mağazasından yükseltebilirsiniz.</string>
<string name="app_update_dialog_button_install">İndir</string>
<string name="app_update_dialog_button_later">Daha sonra</string>
</resources>
31 changes: 31 additions & 0 deletions common-ui/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2025 Squircle CE contributors.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<string name="common_error_occurred">حدث خطأ ما</string>
<string name="common_no_result">لا توجد نتائج</string>
<string name="common_save">احفظ</string>
<string name="common_delete">حذف</string>
<string name="common_continue">استمرار</string>
<string name="common_select">تحديد</string>
<string name="common_selected">تم اختياره</string>
<string name="common_yes"> تأكيد</string>
<string name="common_no">لا</string>
<string name="common_menu">قائمة</string>
<string name="common_grant_access">منح صلاحية الوصول</string>
<string name="common_access_denied_dialog_title">غير مسموح</string>
<string name="common_access_denied_dialog_message">يتطلب التطبيق الوصول إلى وحدة التخزين للعمل مع الملفات</string>
</resources>
31 changes: 31 additions & 0 deletions common-ui/src/main/res/values-in-rID/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2025 Squircle CE contributors.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<string name="common_error_occurred">Terdapat kesalahan</string>
<string name="common_no_result">Tidak ada hasil</string>
<string name="common_save">Simpan</string>
<string name="common_delete">Hapus</string>
<string name="common_continue">Lanjut</string>
<string name="common_select">Pilih</string>
<string name="common_selected">Dipilih</string>
<string name="common_yes">Iya nih</string>
<string name="common_no">Nggak</string>
<string name="common_menu">Menu</string>
<string name="common_grant_access">Berikan Akses</string>
<string name="common_access_denied_dialog_title">Akses Ditolak</string>
<string name="common_access_denied_dialog_message">Aplikasi memerlukan akses penyimpanan untuk bekerjasama dengan file</string>
</resources>
1 change: 1 addition & 0 deletions fastlane/metadata/android/id-ID/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Squircle CE - Edit Kode
39 changes: 39 additions & 0 deletions fastlane/metadata/android/lv-LV/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<b>Squircle CE</b> — ātrs un viegls koda redaktors un datņu pārvaldnieks, kas atbalsta vairāk nekā 30 programmēšanas valodas, ar attālinātu datņu piekļuvi, izmantojot SFTP/FTP(S), un Git integrāciju. Neatkarīgi no tā, vai esat students, hobija līmeņa vai profesionāls izstrādātājs, Squircle CE ļauj jums rakstīt un rediģēt kodu jebkur un jebkurā laikā — tieši jūsu tālrunī vai planšetē.

Šeit ir uzskaitītas dažas funkcijas no visa plašā funkcionāla, kas palīdz kodēt daudz efektīvāk:

<b>• Plašs programmēšanas valodu atbalsts</b>
Kodē vairāk nekā 30 programmēšanas valodās: Java, Kotlin, Python, C/C++, HTML, JavaScript, TypeScript, PHP, Rust, Go un citās.

<b>• Sintakses izcelšana</b>
Skaidra un krāsaina sintakses izcelšana palīdz ātri saprast un orientēties kodā.

<b>• Koda pabeigšana</b>
Paātrina kodēšanu ar viediem ieteikumiem mainīgajiem, funkcijām un atslēgvārdiem, pamatojoties uz koda saturu.

<b>• Git integrācija</b>
Koda versiju kontrole tieši redaktorā. Viegli apstiprināt, nosūtīt, vilkt izmaiņas repozitorija zaros un pārvaldīt tos.

<b>• Datņu pārvaldnieks</b>
Iespēja strādāt ar failiem gan savā ierīcē, gan attālos serveros, izmantojot SFTP/FTP(S) - jums vairs nav nepieciešama cita datņu pārvaldības lietotne.

<b>• Vairāku sesiju rediģēšana</b>
Nekad nezaudēsiet savu darbu — visas izmaiņas tiek saglabātas automātiski, lai jūs varētu turpināt darbu tieši no tās vietas, kur pārtraucāt.

<b>• Neierobežota atsaukšana/atkārtošana</b>
Viegli labojot kļūdas ar neierobežotu darbību vēsturi — pat pēc lietotnes aizvēršanas un atvēršanas.

<b>• Iekavu izcelšana</b>
Ātri izprast un orientēties koda struktūrā, automātiski izceļot atbilstošās iekavas (), [] un {}.

<b>• Koda automātiskā formatēšana</b>
Iespēja rakstīt skaidrāk uztveramu kodu, jo redaktors automātiski ievieto atkāpes un aizver iekavas, cirtainās figūriekavas un kvadrātveida iekavas.

<b>• Uzlaboti rediģēšanas rīki</b>
Viegli atlasīt, dzēst vai dublēt rindas, izmantojot ērtos rediģēšanas rīkus.

<b>• Krāsu shēmas</b>
Iespēja atlasīt kādu no dažādiem krāsu motīviem, kas atbilst jūsu programmēšanas aurai.

<b>• Atvērts pirmkods</b>
Izpētiet un sniedziet savu artavu: <u>https://github.com/massivemadness/Squircle-CE</u>
2 changes: 1 addition & 1 deletion fastlane/metadata/android/lv-LV/short_description.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Ātrs un jaudīgs koda redaktors un datņu pārvaldnieks vairāk nekā 30 programmēšanas valodām
Ātrs, jaudīgs datņu redaktors, pārvaldnieks vairāk 30 programmēšanas valodām
65 changes: 65 additions & 0 deletions feature-editor/impl/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2025 Squircle CE contributors.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<string name="editor_menu_file">ملف</string>
<string name="editor_menu_file_new">جديد</string>
<string name="editor_menu_file_open">فتح</string>
<string name="editor_menu_file_save">احفظ</string>
<string name="editor_menu_file_save_as">حفظ كـ</string>
<string name="editor_menu_file_reload">تحديث</string>
<string name="editor_menu_file_close">إغلاق</string>
<string name="editor_menu_file_close_others">إغلاق الآخرين</string>
<string name="editor_menu_file_close_all">إغلاق الكل</string>
<string name="editor_menu_file_read_only">للقراءة فقط</string>
<string name="editor_menu_edit">تعديل</string>
<string name="editor_menu_edit_select_line">حدد السطر</string>
<string name="editor_menu_edit_delete_line">حذف السطر</string>
<string name="editor_menu_edit_duplicate_line">تكرار السطر</string>
<string name="editor_menu_edit_undo">تراجع</string>
<string name="editor_menu_edit_redo">إعادة</string>
<string name="editor_menu_find">بحث</string>
<string name="editor_menu_find_regex">التعبير النمطي</string>
<string name="editor_menu_find_match_case">حالة مطابقة</string>
<string name="editor_menu_find_words_only">الكلمات فقط</string>
<string name="editor_menu_find_prev">السابق</string>
<string name="editor_menu_find_next">التالي</string>
<string name="editor_menu_find_replace">استبدال</string>
<string name="editor_menu_find_replace_all">استبدال الكل</string>
<string name="editor_menu_tools">ادوات</string>
<string name="editor_menu_tools_force_syntax">فرض بناء الجملة</string>
<string name="editor_menu_tools_insert_color">إدراج اللون</string>
<string name="editor_menu_git_fetch">جلب</string>
<string name="editor_menu_git_pull">سحب</string>
<string name="editor_menu_git_commit">الالتزام</string>
<string name="editor_menu_git_push">دفع</string>
<string name="editor_menu_git_checkout">تبديل الفرع</string>
<string name="editor_menu_settings">الاعدادات</string>
<string name="editor_empty_view_title">لا يوجد ملفات مفتوحة</string>
<string name="editor_toast_file_saved">حفظ</string>
<string name="editor_toast_git_invalid_credentials">Git يتطلب تهيئة في الإعدادات</string>
<string name="editor_goto_line_dialog_title">الانتقال إلى السطر…</string>
<string name="editor_goto_line_dialog_input_label">السطر:</string>
<string name="editor_goto_line_dialog_button_go_to">اذهب إلى</string>
<string name="editor_force_syntax_dialog_title">تسليط الضوء على تركيب الجملة</string>
<string name="editor_force_syntax_dialog_plain_text">نص عادي</string>
<string name="editor_color_picker_dialog_title">انتقاء الألوان</string>
<string name="editor_color_picker_dialog_button_insert">إدراج</string>
<string name="editor_close_tab_dialog_message">هل أنت متأكد من أنك تريد إغلاق هذا الملف؟ سيتم تجاهل جميع التغييرات غير المحفوظة</string>
<string name="editor_close_tab_dialog_button_close">إغلاق</string>
<string name="editor_exit_dialog_title">خروج</string>
<string name="editor_exit_dialog_message">هل أنت متأكد من أنك تريد الخروج؟ سيتم حفظ جميع التغييرات في ذاكرة التخزين المؤقت</string>
</resources>
1 change: 1 addition & 0 deletions feature-editor/impl/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<string name="editor_menu_git_commit">Commit</string>
<string name="editor_menu_git_push">Push</string>
<string name="editor_menu_git_checkout">Checkout</string>
<string name="editor_menu_terminal">Терминал</string>
<string name="editor_menu_settings">Настройки</string>
<string name="editor_empty_view_title">Нет файлов</string>
<string name="editor_toast_file_saved">Сохранено</string>
Expand Down
41 changes: 29 additions & 12 deletions feature-editor/impl/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,35 +15,52 @@
~ limitations under the License.
-->
<resources>
<string name="editor_goto_line_dialog_input_label">行:</string>
<string name="editor_menu_file_close">关闭</string>
<string name="editor_menu_file_close_others">关闭其他</string>
<string name="editor_menu_file_close_all">关闭全部</string>
<string name="editor_color_picker_dialog_button_insert">插入</string>
<string name="editor_menu_file">文件</string>
<string name="editor_menu_file_new">新建</string>
<string name="editor_menu_file_open">打开</string>
<string name="editor_menu_file_save">保存</string>
<string name="editor_menu_file_save_as">另存为</string>
<string name="editor_menu_file_reload">重新加载</string>
<string name="editor_menu_file_close">关闭</string>
<string name="editor_menu_file_close_others">关闭其他</string>
<string name="editor_menu_file_close_all">关闭全部</string>
<string name="editor_menu_file_read_only">只读</string>
<string name="editor_menu_edit">编辑</string>
<string name="editor_menu_edit_select_line">选择当前行</string>
<string name="editor_menu_edit_delete_line">删除当前行</string>
<string name="editor_menu_edit_duplicate_line">复制当前行</string>
<string name="editor_menu_edit_undo">撤销</string>
<string name="editor_menu_edit_redo">重做</string>
<string name="editor_menu_find">查找</string>
<string name="editor_menu_find_regex">正则表达式</string>
<string name="editor_menu_find_match_case">区分大小写</string>
<string name="editor_menu_find_words_only">仅匹配单词</string>
<string name="editor_menu_find">查找</string>
<string name="editor_menu_find_prev">上一个</string>
<string name="editor_menu_find_next">下一个</string>
<string name="editor_menu_find_replace">替换</string>
<string name="editor_goto_line_dialog_button_go_to">转到</string>
<string name="editor_menu_find_replace_all">全部替换</string>
<string name="editor_menu_tools">工具</string>
<string name="editor_menu_tools_force_syntax">强制语法</string>
<string name="editor_menu_tools_insert_color">插入颜色</string>
<string name="editor_menu_git_fetch">获取</string>
<string name="editor_menu_git_pull">拉取</string>
<string name="editor_menu_git_commit">提交</string>
<string name="editor_menu_git_push">推送</string>
<string name="editor_menu_git_checkout">检出</string>
<string name="editor_menu_terminal">终端</string>
<string name="editor_menu_settings">设置</string>
<string name="editor_menu_tools">工具</string>
<string name="editor_empty_view_title">还没有打开任何文件</string>
<string name="editor_toast_file_saved">已保存</string>
<string name="editor_toast_git_invalid_credentials">Git 需要在设置中进行配置</string>
<string name="editor_goto_line_dialog_title">跳转到行</string>
<string name="editor_goto_line_dialog_input_label">行:</string>
<string name="editor_goto_line_dialog_button_go_to">转到</string>
<string name="editor_force_syntax_dialog_title">语法高亮</string>
<string name="editor_force_syntax_dialog_plain_text">纯文本</string>
<string name="editor_color_picker_dialog_title">颜色选择器</string>
<string name="editor_exit_dialog_title">退出应用</string>
<string name="editor_exit_dialog_message">确定要退出本应用吗?所有更改将会保存到缓存中</string>
<string name="editor_color_picker_dialog_button_insert">插入</string>
<string name="editor_close_tab_dialog_message">确定要关闭该文件吗?所有未保存的更改将会丢失</string>
<string name="editor_close_tab_dialog_button_close">关闭</string>
<string name="editor_empty_view_title">还没有打开任何文件</string>
<string name="editor_toast_file_saved">已保存</string>
<string name="editor_exit_dialog_title">退出应用</string>
<string name="editor_exit_dialog_message">确定要退出本应用吗?所有更改将会保存到缓存中</string>
</resources>
Loading