Compare commits

...

4 Commits

Author SHA1 Message Date
renovate[bot]
b37357f909 fix(deps): update dependency com.google.firebase:firebase-analytics to v22.0.2 (#936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 03:21:27 +06:00
renovate[bot]
f58a05e918 fix(deps): update moko to v0.24.1 (#933)
* fix(deps): update moko to v0.24.1

* Fix build

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-06-21 02:43:48 +06:00
Weblate (bot)
cf02119da5 Translations update from Hosted Weblate (#904)
* Translated using Weblate (Malayalam)

Currently translated at 16.9% (136 of 804 strings)

Translation: Mihon/Mihon
Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/ml/

* Translated using Weblate (Swedish)

Currently translated at 99.1% (797 of 804 strings)

Translation: Mihon/Mihon
Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/sv/

* Translated using Weblate (Arabic)

Currently translated at 99.5% (800 of 804 strings)

Translation: Mihon/Mihon
Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/ar/

* Translated using Weblate (Swedish)

Currently translated at 100.0% (804 of 804 strings)

Translation: Mihon/Mihon
Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/sv/

* Translated using Weblate (Swedish)

Currently translated at 100.0% (18 of 18 strings)

Translation: Mihon/Mihon Plurals
Translate-URL: https://hosted.weblate.org/projects/mihon/mihon-plurals/sv/

---------

Co-authored-by: Akhil Raj <akhilakae07@gmail.com>
Co-authored-by: Norsze <norbert.szabo7+github@gmail.com>
Co-authored-by: Duh051 <duhduh272@gmail.com>
Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl>
2024-06-21 02:24:22 +06:00
renovate[bot]
5e2a3ee927 chore(deps): update softprops/action-gh-release action to v2.0.6 (#929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 01:41:26 +06:00
132 changed files with 44 additions and 10 deletions

View File

@@ -83,7 +83,7 @@ jobs:
- name: Create Release
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'mihonapp/mihon'
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2.0.5
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2.0.6
with:
tag_name: ${{ env.VERSION_TAG }}
name: Mihon ${{ env.VERSION_TAG }}

View File

@@ -8,7 +8,7 @@ private val emptyResourcesElement = "<resources>\\s*</resources>|<resources/>".t
fun Project.getLocalesConfigTask(): TaskProvider<Task> {
return tasks.register("generateLocalesConfig") {
val locales = fileTree("$projectDir/src/commonMain/resources/MR/")
val locales = fileTree("$projectDir/src/commonMain/moko-resources/")
.matching { include("**/strings.xml") }
.filterNot { it.readText().contains(emptyResourcesElement) }
.map {

View File

@@ -1,7 +1,7 @@
[versions]
aboutlib_version = "11.2.1"
leakcanary = "2.14"
moko = "0.23.0"
moko = "0.24.1"
okhttp_version = "5.0.0-alpha.14"
richtext = "0.20.0"
shizuku_version = "12.2.0"
@@ -73,7 +73,7 @@ moko-gradle = { module = "dev.icerock.moko:resources-generator", version.ref = "
logcat = "com.squareup.logcat:logcat:0.1"
firebase-analytics = "com.google.firebase:firebase-analytics:22.0.1"
firebase-analytics = "com.google.firebase:firebase-analytics:22.0.2"
aboutLibraries-gradle = { module = "com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin", version.ref = "aboutlib_version" }
aboutLibraries-compose = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutlib_version" }

View File

@@ -13,15 +13,11 @@ kotlin {
applyDefaultHierarchyTemplate()
sourceSets {
val commonMain by getting {
commonMain {
dependencies {
api(libs.moko.core)
}
}
androidMain {
dependsOn(commonMain) // https://github.com/icerockdev/moko-resources/issues/562
}
}
}
@@ -40,7 +36,7 @@ android {
}
multiplatformResources {
multiplatformResourcesPackage = "tachiyomi.i18n"
resourcesPackage.set("tachiyomi.i18n")
}
tasks {

View File

@@ -796,4 +796,13 @@
<string name="action_add_repo">إضافة مستودع</string>
<string name="manga_interval_expected_update">من المتوقع أن يتم إصدار فصول جديدة في حوالي 1%1$s، والتحقق من كل 2%2$s .</string>
<string name="available_disk_space_info">متاح: %1$s / الكل: %2$s</string>
<string name="upcoming_calendar_prev">الشهر السابق</string>
<string name="upcoming_guide">الدليل القادم</string>
<string name="upcoming_calendar_next">الشهر القادم</string>
<string name="label_upcoming">القادم</string>
<string name="action_view_upcoming">عرض الثحديثات القادمة</string>
<string name="action_add_anyway">أضف على أي حال</string>
<string name="action_replace_repo">استبدل</string>
<string name="action_replace_repo_title">بصمة مفتاح الانخراط موجودة من قبل</string>
<string name="pref_webtoon_disable_zoom_out">تعطيل التصغير</string>
</resources>

View File

@@ -120,4 +120,15 @@
<string name="action_sort">സോർട്</string>
<string name="action_display_list">ലിസ്റ്റ്</string>
<string name="action_display_cover_only_grid">ചിത്രം മാത്രമുള്ള ഗ്രിഡ്</string>
<string name="action_reset">പുനഃസജ്ജമാക്കുക</string>
<string name="action_move_to_top_all_for_series">പരമ്പര മുകളിലേക്ക് നീക്കുക</string>
<string name="action_display_show_tabs">വിഭാഗം ടാബുകൾ കാണിക്കുക</string>
<string name="action_unpin">അൺപിൻ ചെയ്യുക</string>
<string name="action_order_by_upload_date">അപ്‌ലോഡ് തീയതി പ്രകാരം</string>
<string name="action_asc">ആരോഹണം</string>
<string name="action_desc">അവരോഹണം</string>
<string name="action_install">ഇൻസ്റ്റാൾ</string>
<string name="action_move_to_bottom">താഴേക്ക് നീക്കുക</string>
<string name="action_share">പങ്കിടുക</string>
<string name="action_display">പ്രദർശിപ്പിക്കുക</string>
</resources>

Some files were not shown because too many files have changed in this diff Show More