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 #3687

Merged
merged 57 commits into from
Sep 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
6971cb1
New translations strings.xml (Interlingua)
fast4x Sep 15, 2024
2fa985b
New translations strings.xml (Norwegian)
fast4x Sep 15, 2024
9e9c50a
New translations strings.xml (Interlingua)
fast4x Sep 15, 2024
9ea533a
New translations strings.xml (Danish)
fast4x Sep 15, 2024
39b6edf
New translations strings.xml (Turkish)
fast4x Sep 15, 2024
ef46c2e
New translations strings.xml (Portuguese)
fast4x Sep 16, 2024
a6959ac
New translations strings.xml (Portuguese)
fast4x Sep 16, 2024
79ea951
New translations strings.xml (Portuguese)
fast4x Sep 16, 2024
0e39099
New translations strings.xml (Portuguese)
fast4x Sep 16, 2024
a8314e4
New translations strings.xml (Romanian)
fast4x Sep 16, 2024
5291d99
New translations strings.xml (French)
fast4x Sep 16, 2024
3ec149a
New translations strings.xml (Spanish)
fast4x Sep 16, 2024
7309ce3
New translations strings.xml (Afrikaans)
fast4x Sep 16, 2024
a25036a
New translations strings.xml (Arabic)
fast4x Sep 16, 2024
9514808
New translations strings.xml (Catalan)
fast4x Sep 16, 2024
9ea2d66
New translations strings.xml (Czech)
fast4x Sep 16, 2024
de5396f
New translations strings.xml (Danish)
fast4x Sep 16, 2024
684bc6a
New translations strings.xml (German)
fast4x Sep 16, 2024
5eaa1db
New translations strings.xml (Finnish)
fast4x Sep 16, 2024
d80fc7c
New translations strings.xml (Irish)
fast4x Sep 16, 2024
22d6dd9
New translations strings.xml (Hebrew)
fast4x Sep 16, 2024
0ea043c
New translations strings.xml (Hungarian)
fast4x Sep 16, 2024
f846abd
New translations strings.xml (Italian)
fast4x Sep 16, 2024
193dea6
New translations strings.xml (Japanese)
fast4x Sep 16, 2024
2afe275
New translations strings.xml (Korean)
fast4x Sep 16, 2024
8c5f732
New translations strings.xml (Dutch)
fast4x Sep 16, 2024
96ba614
New translations strings.xml (Norwegian)
fast4x Sep 16, 2024
e5bb25b
New translations strings.xml (Polish)
fast4x Sep 16, 2024
f0ca0ed
New translations strings.xml (Portuguese)
fast4x Sep 16, 2024
848fc43
New translations strings.xml (Russian)
fast4x Sep 16, 2024
d67b111
New translations strings.xml (Serbian (Cyrillic))
fast4x Sep 16, 2024
8360db5
New translations strings.xml (Swedish)
fast4x Sep 16, 2024
297aab2
New translations strings.xml (Turkish)
fast4x Sep 16, 2024
e2814c1
New translations strings.xml (Ukrainian)
fast4x Sep 16, 2024
580e256
New translations strings.xml (Chinese Simplified)
fast4x Sep 16, 2024
2827a62
New translations strings.xml (Chinese Traditional)
fast4x Sep 16, 2024
8a3a43f
New translations strings.xml (English)
fast4x Sep 16, 2024
0b3a4db
New translations strings.xml (Galician)
fast4x Sep 16, 2024
1fcb40f
New translations strings.xml (Portuguese, Brazilian)
fast4x Sep 16, 2024
6972dd0
New translations strings.xml (Indonesian)
fast4x Sep 16, 2024
99254ab
New translations strings.xml (Bengali)
fast4x Sep 16, 2024
9a17a27
New translations strings.xml (Estonian)
fast4x Sep 16, 2024
3774de8
New translations strings.xml (Hindi)
fast4x Sep 16, 2024
4d2cdc0
New translations strings.xml (Esperanto)
fast4x Sep 16, 2024
6e0134b
New translations strings.xml (Filipino)
fast4x Sep 16, 2024
34c7c89
New translations strings.xml (Malayalam)
fast4x Sep 16, 2024
9be97ed
New translations strings.xml (Sinhala)
fast4x Sep 16, 2024
ec33828
New translations strings.xml (Odia)
fast4x Sep 16, 2024
63c2816
New translations strings.xml (Bashkir)
fast4x Sep 16, 2024
3686504
New translations strings.xml (Serbian (Latin))
fast4x Sep 16, 2024
d29a454
New translations strings.xml (Interlingua)
fast4x Sep 16, 2024
c419216
General improvements
fast4x Sep 16, 2024
a86944a
Merge branch 'l10n_master' of https://github.com/fast4x/RiMusic into …
fast4x Sep 16, 2024
4ca6dce
Fixed languages
fast4x Sep 16, 2024
6097cfd
Fixed languages
fast4x Sep 16, 2024
89672db
Fixed languages
fast4x Sep 16, 2024
ee3fdc6
Fixed languages
fast4x Sep 16, 2024
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
6 changes: 5 additions & 1 deletion composeApp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ kotlin {
implementation(compose.components.uiToolingPreview)
}
desktopMain.dependencies {
implementation(compose.material3)
implementation(compose.ui)
implementation(compose.components.resources)
implementation(compose.components.uiToolingPreview)
implementation(compose.desktop.currentOs)
}
}
Expand Down Expand Up @@ -212,7 +216,7 @@ dependencies {

compose.desktop {
application {
mainClass = "it.fast4x.rimusic.MainKt"
mainClass = "MainKt"

nativeDistributions {
targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb)
Expand Down
12 changes: 6 additions & 6 deletions composeApp/src/androidMain/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -740,10 +740,10 @@
<string name="discord_disconnect">Bağlantıyı Kes</string>
<string name="discord_connect">Bağlan</string>
<string name="discord_connected_to_discord_account">Discord Hesabına Bağlandı</string>
<string name="settings_reset">Reset</string>
<string name="settings_restore_default_settings">Restore default settings</string>
<string name="piped_custom_instance">Piped custom instance</string>
<string name="create_new_playlist">Create new playlist</string>
<string name="settings_loudness_base_gain">Loudness base gain</string>
<string name="settings_target_gain_loudness_info">Target gain for the loudness normalization</string>
<string name="settings_reset">Sıfırla</string>
<string name="settings_restore_default_settings">Varsayılan ayarları geri yükle</string>
<string name="piped_custom_instance">Piped özel örnek</string>
<string name="create_new_playlist">Yeni oynatma listesi oluştur</string>
<string name="settings_loudness_base_gain">Ses yüksekliği temel kazancı</string>
<string name="settings_target_gain_loudness_info">Ses yüksekliği normalizasyonu için hedef kazanç</string>
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import androidx.compose.ui.window.application
fun main() = application {
Window(
onCloseRequest = ::exitApplication,
title = "KotlinProjectMP",
title = "RiMusic MP",
) {
App()
}
Expand Down
30 changes: 15 additions & 15 deletions docs/res/values-pt/strings.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="opensource_multilingual_application">A Open source and multilingual Android application for streaming music from YouTube Music</string>
<string name="your_library">Your library.</string>
<string name="organized_in_one_place">All organized in one place, favorite songs, downloaded songs, listened songs and all your playlists.</string>
<string name="beautiful_player">A beautiful player.</string>
<string name="listen_songs_sing_lyrics">Listen to songs, sing with lyrics, translate words with built-in translator.</string>
<string name="many_effects">Many effects.</string>
<string name="visualizer_preview_timeline">Visualizer, preview, timeline, play button, apply the effects you prefer..</string>
<string name="modern">Modern.</string>
<string name="rimusic_is_multilingual_modern_powerful">RiMusic is multilingual, modern, powerful, attractive, beautiful and is translated into various languages by project collaborators.</string>
<string name="listen_to_your_favourite_music">Listen to your favorite music</string>
<string name="download_rimusic_now">Download RiMusic Now.</string>
<string name="repository">Repository</string>
<string name="releases">Releases</string>
<string name="issue_tracker">Issue tracker</string>
<string name="custom_version">Custom version</string>
<string name="opensource_multilingual_application">Um aplicativo Android multilíngue e de código aberto para streaming de música do YouTube Music</string>
<string name="your_library">Sua biblioteca.</string>
<string name="organized_in_one_place">Tudo organizado em um só lugar, músicas favoritas, músicas baixadas, músicas ouvidas e todas as suas playlists.</string>
<string name="beautiful_player">Um belo jogador.</string>
<string name="listen_songs_sing_lyrics">Ouça músicas, cante com letras, traduza palavras com o tradutor integrado.</string>
<string name="many_effects">Muitos efeitos.</string>
<string name="visualizer_preview_timeline">Visualizador, pré-visualização, linha do tempo, botão play, aplique os efeitos que preferir..</string>
<string name="modern">Moderno.</string>
<string name="rimusic_is_multilingual_modern_powerful">RiMusic é multilíngue, moderno, poderoso, atraente, bonito e é traduzido para vários idiomas pelos colaboradores do projeto.</string>
<string name="listen_to_your_favourite_music">Ouça sua música favorita</string>
<string name="download_rimusic_now">Baixe RiMusic agora.</string>
<string name="repository">Repositório</string>
<string name="releases">Lançamentos</string>
<string name="issue_tracker">Rastreador de problemas</string>
<string name="custom_version">Versão personalizada</string>
</resources>
4 changes: 2 additions & 2 deletions innertube/src/test/kotlin/Test.kt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import kotlinx.coroutines.runBlocking
import org.junit.Test
//import org.junit.Test

class Test {
@Test
//@Test
@Throws(Exception::class)
fun test() = runBlocking {

Expand Down
4 changes: 2 additions & 2 deletions kugou/src/test/kotlin/Test.kt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import kotlinx.coroutines.runBlocking
import org.junit.Test
//import org.junit.Test

class Test {
@Test
//@Test
@Throws(Exception::class)
fun test() {
runBlocking {
Expand Down