Add de [German] translations

Add some [Likely broken] german translations using a mix of other sources, my own knowledge, and a english-deutsch dictionary. Ill try to improve these as I go along as theyre the only ones that I'm really able to translate.
This commit is contained in:
OxygenCobalt 2021-01-24 19:13:27 -07:00
parent 27d39a1364
commit 3ab5671319
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47
11 changed files with 171 additions and 80 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="info_app_name" translatable="false">Auxio Debug</string>
</resources>

View file

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="info_app_name">Auxio Debug</string>
</resources>

View file

@ -36,13 +36,9 @@ class AboutDialog : BottomSheetDialogFragment() {
binding.aboutCode.setOnClickListener { openLinkInBrowser(LINK_CODEBASE) } binding.aboutCode.setOnClickListener { openLinkInBrowser(LINK_CODEBASE) }
binding.aboutFaq.setOnClickListener { openLinkInBrowser(LINK_FAQ) } binding.aboutFaq.setOnClickListener { openLinkInBrowser(LINK_FAQ) }
binding.aboutLicenses.setOnClickListener { openLinkInBrowser(LINK_LICENSES) } binding.aboutLicenses.setOnClickListener { openLinkInBrowser(LINK_LICENSES) }
binding.aboutSongCount.text = getString( binding.aboutSongCount.text = getString(
R.string.format_songs_loaded, musicStore.songs.size.toString() R.string.format_songs_loaded, musicStore.songs.size.toString()
) )
binding.aboutAuthor.text = getString(
R.string.format_author, getString(R.string.label_author_oxycblt)
)
logD("Dialog created.") logD("Dialog created.")

View file

@ -170,7 +170,7 @@
app:drawableLeftCompat="@drawable/ic_author" app:drawableLeftCompat="@drawable/ic_author"
app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintTop_toBottomOf="@+id/about_song_count" app:layout_constraintTop_toBottomOf="@+id/about_song_count"
tools:text="Created by OxygenCobalt" /> android:text="@string/label_author" />
</androidx.constraintlayout.widget.ConstraintLayout> </androidx.constraintlayout.widget.ConstraintLayout>
</androidx.core.widget.NestedScrollView> </androidx.core.widget.NestedScrollView>

View file

@ -0,0 +1,133 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="label_retry">Wieder Versuchen</string>
<string name="label_grant">Gewähren</string>
<string name="label_library">Bibliothek</string>
<string name="label_genres">Genres</string>
<string name="label_artists">Künstler</string>
<string name="label_albums">Alben</string>
<string name="label_songs">Lieder</string>
<string name="label_all_songs">Alles Lieder</string>
<string name="label_search">Suche</string>
<string name="label_filter">Filtern</string>
<string name="label_filter_all">Alles</string>
<string name="label_sort">Sortierung</string>
<string name="label_sort_none">Standard</string>
<string name="label_sort_alpha_down">A-Z</string>
<string name="label_sort_alpha_up">Z-A</string>
<string name="label_playback">Aktuelle Wiedergabe</string>
<string name="label_play">Abspielen</string>
<string name="label_shuffle">Zufällig</string>
<string name="label_play_artist">Abspielen vom Künstler</string>
<string name="label_go_artist">Gehen zum Künstler</string>
<string name="label_go_album">Gehen zum Album</string>
<string name="label_queue">Warteschlange</string>
<string name="label_queue_add">Zur Warteschlange hinzufügen</string>
<string name="label_queue_added">Hat der Warteschlange hinzugefügt</string>
<string name="label_next_user_queue">Nächsten im Warteschlange</string>
<string name="label_about">Über</string>
<string name="label_version">Version</string>
<string name="label_code">Sehen auf Github</string>
<string name="label_licenses">Lizenzen</string>
<string name="label_faq">FAQ</string>
<string name="setting_title">Einstellungen</string>
<string name="setting_ui">Erscheinungsbild</string>
<string name="setting_theme">Theme</string>
<string name="setting_theme_auto">Automatisch</string>
<string name="setting_theme_day">Hell</string>
<string name="setting_theme_night">Dunkel</string>
<string name="setting_accent">Akzentfarbe</string>
<string name="setting_accent_unknown">Unbekannte Akzentfarbe</string>
<string name="setting_display">Anzeige</string>
<string name="setting_lib_display">Musikbibliothek-Itemen</string>
<string name="setting_color_notif">Benachrichtigung farblich anpassen</string>
<string name="setting_show_covers">Albumcover anzeigen</string>
<string name="setting_playback_audio_focus">Audiofokus</string>
<string name="setting_playback_plug_mgt">Kopfhöreranschluss</string>
<string name="setting_behavior_end_loop">Weiderholen</string>
<string name="setting_behavior_end_stop">Halten</string>
<string name="setting_behavior_end_loop_pause">Weiderholen und Pausieren</string>
<string name="setting_quality_covers">Ignorieren MediaStore Cover</string>
<string name="setting_playback">Audio</string>
<string name="setting_behavior">Verhalten</string>
<string name="setting_behavior_song_playback_mode">Wenn ein Lied ausgewählt hat</string>
<string name="setting_behavior_at_end">Wenn eine Abspielliste zu Ende ist</string>
<string name="setting_behavior_keep_shuffle">Shuffle-Einstellung merken</string>
<string name="error_music_load_failed">Laden die Musik fehlgeschlagen</string>
<string name="error_no_browser">Könnte nicht Link öffnen</string>
<string name="hint_search_library">Versuchen deine Musikbibliothek…</string>
<string name="description_album_cover">Albumcover für %s</string>
<string name="description_artist_image">Künstlerbild für %s</string>
<string name="description_genre_image">Genrebild für %s</string>
<string name="description_track_number">Titel %s</string>
<string name="description_error">Fehler</string>
<string name="placeholder_no_date">Kein Datum</string>
<string name="color_label_red">Rot</string>
<string name="color_label_pink">Rosa</string>
<string name="color_label_purple">Lila</string>
<string name="color_label_deep_purple">Dunkellila</string>
<string name="color_label_indigo">Indigoblau</string>
<string name="color_label_blue">Blau</string>
<string name="color_label_light_blue">Hellblau</string>
<string name="color_label_cyan">Türkis</string>
<string name="color_label_teal">Blaugrün</string>
<string name="color_label_green">Grün</string>
<string name="color_label_light_green">Hellgrün</string>
<string name="color_label_lime">Lindgrün</string>
<string name="color_label_yellow">Gelb</string>
<string name="color_label_amber">Bernsteingelb</string>
<string name="color_label_orange">Orange</string>
<string name="color_label_deep_orange">Tieforange</string>
<string name="color_label_brown">Braun</string>
<string name="color_label_grey">Grau</string>
<string name="color_label_blue_grey">Blaugrau</string>
<string name="color_label_neutral">Neutral</string>
<string name="format_next_from">Nächsten von: %s</string>
<string name="info_channel_name">Musikwiedergabe</string>
<string name="info_service_desc">der Musikwiedergabe-Service von Auxio</string>
<string name="placeholder_genre">Unbekanntes Genre</string>
<string name="placeholder_artist">Unbekannter Künstler</string>
<string name="placeholder_album">Unbekanntes Album</string>
<string name="format_songs_loaded">Lieden geladen: %s</string>
<string name="label_author">Entwickelt von OxygenCobalt</string>
<string name="description_play">Abspielen</string>
<string name="description_pause">Pausieren</string>
<string name="description_auxio_icon">Auxio-Icon</string>
<string name="description_search_clear">Löschen Suchanfrage</string>
<string name="description_change_loop">Ändern Art die Wiederholung</string>
<string name="description_shuffle_off">Ausschalten Zufällig</string>
<string name="description_shuffle_on">Anschalten Zufällig</string>
<string name="description_skip_prev">Springt zu letzter Lied</string>
<string name="description_skip_next">Springt zu nächster Lied</string>
<string name="description_clear_user_queue">Entleeren Warteschlange</string>
<string name="setting_playback_focus_desc">Pausieren, wenn anderes Audio abspielt [Bsp. Alarme]</string>
<string name="setting_playback_plug_mgt_desc">Abspielen/Pausieren wenn der Kopfhöreranschluss ändern</string>
<string name="setting_use_alt_shuffle">Vorziehen Zufällig-Aktionstaste</string>
<string name="description_sort_button">Ändern Art die Sortieren</string>
<string name="setting_use_alt_loop">Vorziehen Wiederholen-Aktionstaste</string>
<plurals name="format_song_count">
<item quantity="one">%s Lied</item>
<item quantity="other">%s Lieder</item>
</plurals>
<plurals name="format_album_count">
<item quantity="one">%s Album</item>
<item quantity="other">%s Alben</item>
</plurals>
<string name="error_no_perms">Auxio braucht Berechtigung, zu lesen deine Musikbibliothek</string>
<string name="description_sort_none">Standard Reihenfolge</string>
<string name="description_sort_alpha_down">Sortieren von A bis Z</string>
<string name="description_sort_alpha_up">Sortieren von Z bis A</string>
<string name="error_no_music">Keine Musik gefunden</string>
<string name="label_play_all_songs">Abspielen von alles Lieder</string>
<string name="label_play_album">Abspielen vom Album</string>
<string name="label_play_genre">Abspielen vom Genre</string>
<string name="setting_behavior_rewind_prev_desc">Zurückspulen bevor, springen zum vorheriger Lied</string>
<string name="setting_use_alt_action">Verwenden ändere Aktionstaste</string>
<string name="setting_behavior_keep_shuffle_desc">Lassen Zufällig an, wenn ein neues Lied anspielen</string>
<string name="setting_show_covers_desc">Ausschalten zu Speicherverbrauch sparen</string>
<string name="setting_color_desc">Zeigen Albumcover an der Benachrichtigung</string>
<string name="setting_quality_covers_desc">Verbesst die Albumcover Qualität was jedoch die Ladezeit beeinträchtigt</string>
<string name="setting_behavior_rewind_prev">Zurückspulen bevor springt zurück</string>
<string name="info_app_desc">Ein einfaches und flexibeles Musikplayer für Android</string>
</resources>

View file

@ -1,40 +1,17 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<!-- An "Unimportant" material button, used for the "Play" button --> <!-- Base style for the material buttons -->
<style name="Widget.MaterialComponents.Button.Unimportant" parent="@style/Widget.MaterialComponents.Button.OutlinedButton"> <style name="Widget.MaterialComponents.Button.Base" parent="@style/Widget.MaterialComponents.Button.TextButton">
<item name="android:layout_width">0dp</item> <item name="android:layout_width">0dp</item>
<item name="android:layout_height">wrap_content</item> <item name="android:layout_height">wrap_content</item>
<item name="android:layout_marginTop">@dimen/margin_small</item>
<item name="android:layout_marginStart">@dimen/margin_medium</item>
<item name="android:layout_marginEnd">@dimen/margin_small</item>
<item name="android:clickable">true</item> <item name="android:clickable">true</item>
<item name="android:focusable">true</item> <item name="android:focusable">true</item>
<item name="android:padding">@dimen/padding_small</item>
<item name="android:textSize">@dimen/text_size_play_button_large</item>
<item name="android:theme">@style/Theme.MaterialComponents</item> <item name="android:theme">@style/Theme.MaterialComponents</item>
<item name="strokeColor">@color/divider_color</item>
<item name="strokeWidth">@dimen/width_play_stroke</item>
<item name="rippleColor">@color/selection_color</item> <item name="rippleColor">@color/selection_color</item>
<item name="fontFamily">@font/inter_semibold</item> <item name="fontFamily">@font/inter_semibold</item>
<item name="textAllCaps">false</item> <item name="textAllCaps">false</item>
<item name="cornerRadius">0dp</item> <item name="cornerRadius">0dp</item>
</style>
<!-- An highlighted material button, used for the "Shuffle" button -->
<style name="Widget.MaterialComponents.Button.Highlighted" parent="@style/Widget.MaterialComponents.Button.TextButton">
<item name="android:layout_width">0dp</item>
<item name="android:clickable">true</item>
<item name="android:focusable">true</item>
<item name="android:padding">@dimen/padding_small</item> <item name="android:padding">@dimen/padding_small</item>
<item name="android:layout_height">wrap_content</item> <item name="android:textSize">@dimen/text_size_material_button</item>
<item name="android:layout_marginStart">@dimen/margin_small</item>
<item name="android:layout_marginEnd">@dimen/margin_medium</item>
<item name="android:theme">@style/Theme.MaterialComponents</item>
<item name="android:textSize">@dimen/text_size_play_button_large</item>
<item name="rippleColor">@color/selection_color</item>
<item name="fontFamily">@font/inter_semibold</item>
<item name="textAllCaps">false</item>
<item name="android:textColor">@color/background</item>
<item name="cornerRadius">0dp</item>
</style> </style>
</resources> </resources>

View file

@ -47,7 +47,7 @@
<dimen name="text_size_detail_header_max">26sp</dimen> <dimen name="text_size_detail_header_max">26sp</dimen>
<dimen name="text_size_thumb">18sp</dimen> <dimen name="text_size_thumb">18sp</dimen>
<dimen name="text_size_header">19sp</dimen> <dimen name="text_size_header">19sp</dimen>
<dimen name="text_size_play_button_large">16sp</dimen> <dimen name="text_size_material_button">16sp</dimen>
<dimen name="text_size_toolbar_header">20sp</dimen> <dimen name="text_size_toolbar_header">20sp</dimen>
<!-- Misc --> <!-- Misc -->

View file

@ -1,10 +1,17 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="label_author_oxycblt" translatable="false">OxygenCobalt</string> <!-- Info namespace | App labels -->
<string name="info_app_name" translatable="false">Auxio</string>
<!-- Format Namespace | Value formatting/plurals --> <!-- Format Namespace | Value formatting/plurals -->
<string name="format_info" translatable="false">%1$s / %2$s</string> <string name="format_info" translatable="false">%1$s / %2$s</string>
<string name="format_double_info" translatable="false">%1$s / %2$s / %3$s</string> <string name="format_double_info" translatable="false">%1$s / %2$s / %3$s</string>
<string name="format_double_counts" translatable="false">%1$s, %2$s</string> <string name="format_double_counts" translatable="false">%1$s, %2$s</string>
<string name="format_accent_summary" translatable="false">&lt;b>%1$s&lt;/b>:&#160;%2$s</string> <string name="format_accent_summary" translatable="false">&lt;b>%1$s&lt;/b>:&#160;%2$s</string>
<!-- Debug Namespace | Debug labels -->
<string name="debug_title" translatable="false">Debug</string>
<string name="debug_state_save" translatable="false">Save playback state</string>
<string name="debug_state_save_desc" translatable="false">Force save the current playback state</string>
<string name="debug_state_saved" translatable="false">State saved</string>
</resources> </resources>

View file

@ -1,10 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<!-- Info namespace | App labels --> <!-- Info namespace | App labels -->
<string name="info_app_name">Auxio</string> <string name="info_app_desc">A sensible and customizable music player for Android</string>
<string name="info_app_desc">A sensible and customizable music player for android.</string>
<string name="info_channel_name">Music Playback</string> <string name="info_channel_name">Music Playback</string>
<string name="info_service_desc">The music playback service for Auxio.</string> <string name="info_service_desc">The music playback service for Auxio</string>
<!-- Label Namespace | Static Labels --> <!-- Label Namespace | Static Labels -->
<string name="label_retry">Retry</string> <string name="label_retry">Retry</string>
@ -14,6 +13,8 @@
<string name="label_genres">Genres</string> <string name="label_genres">Genres</string>
<string name="label_artists">Artists</string> <string name="label_artists">Artists</string>
<string name="label_albums">Albums</string> <string name="label_albums">Albums</string>
<string name="label_songs">Songs</string>
<string name="label_all_songs">All Songs</string>
<string name="label_search">Search</string> <string name="label_search">Search</string>
<string name="label_filter">Filter</string> <string name="label_filter">Filter</string>
@ -23,16 +24,13 @@
<string name="label_sort_none">Default</string> <string name="label_sort_none">Default</string>
<string name="label_sort_alpha_down">A-Z</string> <string name="label_sort_alpha_down">A-Z</string>
<string name="label_sort_alpha_up">Z-A</string> <string name="label_sort_alpha_up">Z-A</string>
<string name="label_all_songs">All Songs</string>
<string name="label_songs">Songs</string>
<string name="label_playback">Now Playing</string> <string name="label_playback">Now Playing</string>
<string name="label_play">Play</string> <string name="label_play">Play</string>
<string name="label_shuffle">Shuffle</string> <string name="label_shuffle">Shuffle</string>
<string name="label_play_all_songs">Play from all songs</string> <string name="label_play_all_songs">Play from all songs</string>
<string name="label_play_artist">Play from artist</string>
<string name="label_play_album">Play from album</string> <string name="label_play_album">Play from album</string>
<string name="label_play_artist">Play from artist</string>
<string name="label_play_genre">Play from genre</string> <string name="label_play_genre">Play from genre</string>
<string name="label_go_artist">Go to artist</string> <string name="label_go_artist">Go to artist</string>
@ -48,6 +46,7 @@
<string name="label_code">View on Github</string> <string name="label_code">View on Github</string>
<string name="label_licenses">Licenses</string> <string name="label_licenses">Licenses</string>
<string name="label_faq">FAQ</string> <string name="label_faq">FAQ</string>
<string name="label_author">Developed by OxygenCobalt</string>
<!-- Settings namespace | Settings-related labels --> <!-- Settings namespace | Settings-related labels -->
<string name="setting_title">Settings</string> <string name="setting_title">Settings</string>
@ -72,9 +71,7 @@
<string name="setting_show_covers_desc">Turn off to save memory usage</string> <string name="setting_show_covers_desc">Turn off to save memory usage</string>
<string name="setting_quality_covers">Ignore MediaStore covers</string> <string name="setting_quality_covers">Ignore MediaStore covers</string>
<string name="setting_quality_covers_desc"> <string name="setting_quality_covers_desc">Increases the quality of the album covers but results in longer loading times</string>
Results in higher quality album covers, but causes slower loading and higher memory usage
</string>
<string name="setting_use_alt_action">Use alternate notification action</string> <string name="setting_use_alt_action">Use alternate notification action</string>
<string name="setting_use_alt_loop">Prefer repeat mode action</string> <string name="setting_use_alt_loop">Prefer repeat mode action</string>
@ -101,16 +98,10 @@
<string name="setting_behavior_rewind_prev">Rewind before skipping back</string> <string name="setting_behavior_rewind_prev">Rewind before skipping back</string>
<string name="setting_behavior_rewind_prev_desc">Rewind before skipping to the previous song</string> <string name="setting_behavior_rewind_prev_desc">Rewind before skipping to the previous song</string>
<!-- Debug Namespace | Debug labels -->
<string name="debug_title">Debug</string>
<string name="debug_state_save">Save playback state</string>
<string name="debug_state_save_desc">Force save the current playback state</string>
<string name="debug_state_saved">State saved</string>
<!-- Error Namespace | Error Labels --> <!-- Error Namespace | Error Labels -->
<string name="error_no_music">No music found</string> <string name="error_no_music">No music found</string>
<string name="error_music_load_failed">Music loading failed</string> <string name="error_music_load_failed">Music loading failed</string>
<string name="error_no_perms">Permissions to read storage are needed</string> <string name="error_no_perms">Auxio needs permission to read your music library</string>
<string name="error_no_browser">Could not open link</string> <string name="error_no_browser">Could not open link</string>
<!-- Hint Namespace | EditText Hints --> <!-- Hint Namespace | EditText Hints -->
@ -168,7 +159,6 @@
<!-- Format Namespace | Value formatting/plurals --> <!-- Format Namespace | Value formatting/plurals -->
<string name="format_next_from">Next From: %s</string> <string name="format_next_from">Next From: %s</string>
<string name="format_songs_loaded">Songs Loaded: %s</string> <string name="format_songs_loaded">Songs Loaded: %s</string>
<string name="format_author">Created by %s</string>
<plurals name="format_song_count"> <plurals name="format_song_count">
<item quantity="one">%s Song</item> <item quantity="one">%s Song</item>

View file

@ -181,38 +181,36 @@
<item name="behavior_peekHeight">500dp</item> <item name="behavior_peekHeight">500dp</item>
</style> </style>
<!-- An "Unimportant" material button, used for the "Play" button --> <!-- Base style for the material buttons -->
<style name="Widget.MaterialComponents.Button.Unimportant" parent="@style/Widget.MaterialComponents.Button.OutlinedButton"> <style name="Widget.MaterialComponents.Button.Base" parent="@style/Widget.MaterialComponents.Button.TextButton">
<item name="android:layout_width">0dp</item> <item name="android:layout_width">0dp</item>
<item name="android:layout_height">wrap_content</item> <item name="android:layout_height">wrap_content</item>
<item name="android:layout_marginTop">@dimen/margin_small</item>
<item name="android:layout_marginStart">@dimen/margin_medium</item>
<item name="android:layout_marginEnd">@dimen/margin_small</item>
<item name="android:clickable">true</item> <item name="android:clickable">true</item>
<item name="android:focusable">true</item> <item name="android:focusable">true</item>
<item name="android:theme">@style/Theme.MaterialComponents</item> <item name="android:theme">@style/Theme.MaterialComponents</item>
<item name="strokeColor">@color/divider_color</item>
<item name="strokeWidth">@dimen/width_play_stroke</item>
<item name="rippleColor">@color/selection_color</item> <item name="rippleColor">@color/selection_color</item>
<item name="fontFamily">@font/inter_semibold</item> <item name="fontFamily">@font/inter_semibold</item>
<item name="textAllCaps">false</item> <item name="textAllCaps">false</item>
<item name="cornerRadius">0dp</item> <item name="cornerRadius">0dp</item>
</style> </style>
<!-- An "Unimportant" material button, used for the "Play" button -->
<style name="Widget.MaterialComponents.Button.Unimportant" parent="@style/Widget.MaterialComponents.Button.Base">
<item name="android:layout_marginTop">@dimen/margin_small</item>
<item name="android:layout_marginStart">@dimen/margin_medium</item>
<item name="android:layout_marginEnd">@dimen/margin_small</item>
<item name="strokeColor">@color/divider_color</item>
<item name="strokeWidth">@dimen/width_play_stroke</item>
</style>
<!-- An highlighted material button, used for the "Shuffle" button --> <!-- An highlighted material button, used for the "Shuffle" button -->
<style name="Widget.MaterialComponents.Button.Highlighted" parent="@style/Widget.MaterialComponents.Button.TextButton"> <style name="Widget.MaterialComponents.Button.Highlighted" parent="@style/Widget.MaterialComponents.Button.Base">
<item name="android:layout_width">0dp</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:clickable">true</item>
<item name="android:focusable">true</item>
<item name="android:layout_marginStart">@dimen/margin_small</item> <item name="android:layout_marginStart">@dimen/margin_small</item>
<item name="android:layout_marginEnd">@dimen/margin_medium</item> <item name="android:layout_marginEnd">@dimen/margin_medium</item>
<item name="android:theme">@style/Theme.MaterialComponents</item>
<item name="rippleColor">@color/selection_color</item> <item name="rippleColor">@color/selection_color</item>
<item name="fontFamily">@font/inter_semibold</item> <item name="fontFamily">@font/inter_semibold</item>
<item name="textAllCaps">false</item> <item name="textAllCaps">false</item>
<item name="android:textColor">@color/background</item> <item name="android:textColor">@color/background</item>
<item name="cornerRadius">0dp</item>
</style> </style>
<!-- Style for an unbounded button --> <!-- Style for an unbounded button -->
@ -237,14 +235,4 @@
<item name="android:scaleType">fitCenter</item> <item name="android:scaleType">fitCenter</item>
<item name="android:padding">@dimen/padding_play_pause</item> <item name="android:padding">@dimen/padding_play_pause</item>
</style> </style>
<style name="Widget.Design.BottomNavigationView" parent="">
<item name="elevation">@dimen/design_bottom_navigation_elevation</item>
<item name="enforceTextAppearance">false</item>
<item name="enforceMaterialTheme">false</item>
<item name="itemBackground">?attr/selectableItemBackgroundBorderless</item>
<item name="itemHorizontalTranslationEnabled">true</item>
<item name="itemIconSize">@dimen/design_bottom_navigation_icon_size</item>
<item name="labelVisibilityMode">auto</item>
</style>
</resources> </resources>

View file

@ -6,7 +6,7 @@ This FAQ will be continually updated as new changes and updates are made to Auxi
## What is Auxio? ## What is Auxio?
Auxio is local music player for android that I built for myself, primarily. Its meant to be simplistic and straightfoward, however still customizable to ones wants. Auxio is local music player for android that I built for myself, primarily. Its meant to be both simplistic and straightfoward while still remaining customizable.
## Where can I download Auxio? ## Where can I download Auxio?