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

Merged
merged 3 commits into from
Mar 6, 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: 2 additions & 2 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,6 @@
<string name="direction_right">Vpravo</string>
<string name="copy_lyrics">Zkopírovat písňový text</string>
<string name="value_copied">Zkopírováno</string>
<string name="do_you_really_want_to_delete_cache">Do you really want to delete cache?</string>
<string name="lang_swedish">Swedish</string>
<string name="do_you_really_want_to_delete_cache">Opravdu chcete odstranit mezipaměť?</string>
<string name="lang_swedish">Švědština (Svenska)</string>
</resources>
4 changes: 2 additions & 2 deletions app/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,6 @@
<string name="direction_right">右</string>
<string name="copy_lyrics">歌詞をコピー</string>
<string name="value_copied">コピーしました</string>
<string name="do_you_really_want_to_delete_cache">Do you really want to delete cache?</string>
<string name="lang_swedish">Swedish</string>
<string name="do_you_really_want_to_delete_cache">本当にキャッシュを削除しますか?</string>
<string name="lang_swedish">スウェーデン語</string>
</resources>
6 changes: 3 additions & 3 deletions app/src/main/res/values-ro/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<string name="provided_by">Furnizat de</string>
<string name="delete_playback_events">Ștergeți %1$s evenimente de ascultare</string>
<string name="existing_data_will_be_overwritten">Datele existente vor fi suprascrise.\n%1$s se va închide automat după restabilirea bazei de date.</string>
<string name="folder_cache">CACHE FOLDER</string>
<string name="folder_cache">FOLDER CACHE</string>
<string name="cache_reset_by_clicking_button">Atenție! Făcând clic pe butonul de mai jos, folderul cache va fi resetat!</string>
<string name="cache_location_folder">Locație folder</string>
<string name="custom_cache_from_android_10_may_not_be_available">Începând cu Android 10, această funcție poate să nu fie disponibilă</string>
Expand Down Expand Up @@ -398,6 +398,6 @@
<string name="direction_right">Dreapta</string>
<string name="copy_lyrics">Copiază versurile</string>
<string name="value_copied">Copiat</string>
<string name="do_you_really_want_to_delete_cache">Do you really want to delete cache?</string>
<string name="lang_swedish">Swedish</string>
<string name="do_you_really_want_to_delete_cache">Sigur dorești să ștergi memoria cache?</string>
<string name="lang_swedish">Suedeză (Svenska)</string>
</resources>
Loading