mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-27 15:45:56 -05:00
[web] Fix missing translation in audiobook page. Reorganise some translations to be more coherent.
This commit is contained in:
parent
ba7cea01e4
commit
6221f40e96
@ -17,7 +17,7 @@
|
||||
name="account-music"
|
||||
size="16"
|
||||
/>
|
||||
<span v-text="$t('tabs.audiobooks.authors')" />
|
||||
<span v-text="$t('page.audiobooks.tabs.authors')" />
|
||||
</a>
|
||||
</li>
|
||||
</router-link>
|
||||
@ -29,7 +29,7 @@
|
||||
<li :class="{ 'is-active': isActive }">
|
||||
<a @click="navigate" @keypress.enter="navigate">
|
||||
<mdicon class="icon is-small" name="album" size="16" />
|
||||
<span v-text="$t('tabs.audiobooks.audiobooks')" />
|
||||
<span v-text="$t('page.audiobooks.tabs.audiobooks')" />
|
||||
</a>
|
||||
</li>
|
||||
</router-link>
|
||||
|
@ -13,7 +13,7 @@
|
||||
<li :class="{ 'is-active': isActive }">
|
||||
<a @click="navigate" @keypress.enter="navigate">
|
||||
<mdicon class="icon is-small" name="web" size="16" />
|
||||
<span v-text="$t('page.settings.tabs.music.browse')" />
|
||||
<span v-text="$t('page.browse.tabs.browse')" />
|
||||
</a>
|
||||
</li>
|
||||
</router-link>
|
||||
@ -29,7 +29,7 @@
|
||||
name="account-music"
|
||||
size="16"
|
||||
/>
|
||||
<span v-text="$t('page.settings.tabs.music.artists')" />
|
||||
<span v-text="$t('page.browse.tabs.artists')" />
|
||||
</a>
|
||||
</li>
|
||||
</router-link>
|
||||
@ -41,7 +41,7 @@
|
||||
<li :class="{ 'is-active': isActive }">
|
||||
<a @click="navigate" @keypress.enter="navigate">
|
||||
<mdicon class="icon is-small" name="album" size="16" />
|
||||
<span v-text="$t('page.settings.tabs.music.albums')" />
|
||||
<span v-text="$t('page.browse.tabs.albums')" />
|
||||
</a>
|
||||
</li>
|
||||
</router-link>
|
||||
@ -53,7 +53,7 @@
|
||||
<li :class="{ 'is-active': isActive }">
|
||||
<a @click="navigate" @keypress.enter="navigate">
|
||||
<mdicon class="icon is-small" name="speaker" size="16" />
|
||||
<span v-text="$t('page.settings.tabs.music.genres')" />
|
||||
<span v-text="$t('page.browse.tabs.genres')" />
|
||||
</a>
|
||||
</li>
|
||||
</router-link>
|
||||
@ -69,7 +69,7 @@
|
||||
name="book-open-page-variant"
|
||||
size="16"
|
||||
/>
|
||||
<span v-text="$t('page.settings.tabs.music.composers')" />
|
||||
<span v-text="$t('page.browse.tabs.composers')" />
|
||||
</a>
|
||||
</li>
|
||||
</router-link>
|
||||
@ -82,7 +82,7 @@
|
||||
<li :class="{ 'is-active': isActive }">
|
||||
<a @click="navigate" @keypress.enter="navigate">
|
||||
<mdicon class="icon is-small" name="spotify" size="16" />
|
||||
<span v-text="$t('page.settings.tabs.music.spotify')" />
|
||||
<span v-text="$t('page.browse.tabs.spotify')" />
|
||||
</a>
|
||||
</li>
|
||||
</router-link>
|
||||
|
@ -12,7 +12,7 @@
|
||||
>
|
||||
<a @click="search_library">
|
||||
<mdicon class="icon is-small" name="bookshelf" size="16" />
|
||||
<span v-text="$t('page.settings.tabs.search.library')" />
|
||||
<span v-text="$t('page.search.tabs.library')" />
|
||||
</a>
|
||||
</li>
|
||||
<li
|
||||
@ -22,7 +22,7 @@
|
||||
>
|
||||
<a @click="search_spotify">
|
||||
<mdicon class="icon is-small" name="spotify" size="16" />
|
||||
<span v-text="$t('page.settings.tabs.search.spotify')" />
|
||||
<span v-text="$t('page.search.tabs.spotify')" />
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -12,7 +12,7 @@
|
||||
>
|
||||
<li :class="{ 'is-active': isActive }">
|
||||
<a @click="navigate" @keypress.enter="navigate">
|
||||
<span v-text="$t('page.settings.tabs.settings.general')" />
|
||||
<span v-text="$t('page.settings.tabs.general')" />
|
||||
</a>
|
||||
</li>
|
||||
</router-link>
|
||||
@ -25,7 +25,7 @@
|
||||
<a @click="navigate" @keypress.enter="navigate">
|
||||
<span
|
||||
v-text="
|
||||
$t('page.settings.tabs.settings.remotes-and-outputs')
|
||||
$t('page.settings.tabs.remotes-and-outputs')
|
||||
"
|
||||
/>
|
||||
</a>
|
||||
@ -38,7 +38,7 @@
|
||||
>
|
||||
<li :class="{ 'is-active': isActive }">
|
||||
<a @click="navigate" @keypress.enter="navigate">
|
||||
<span v-text="$t('page.settings.tabs.settings.artwork')" />
|
||||
<span v-text="$t('page.settings.tabs.artwork')" />
|
||||
</a>
|
||||
</li>
|
||||
</router-link>
|
||||
@ -50,7 +50,7 @@
|
||||
<li :class="{ 'is-active': isActive }">
|
||||
<a @click="navigate" @keypress.enter="navigate">
|
||||
<span
|
||||
v-text="$t('page.settings.tabs.settings.online-services')"
|
||||
v-text="$t('page.settings.tabs.online-services')"
|
||||
/>
|
||||
</a>
|
||||
</li>
|
||||
|
@ -302,6 +302,10 @@
|
||||
"artists": {
|
||||
"count": "{count} authors",
|
||||
"title": "Authors"
|
||||
},
|
||||
"tabs": {
|
||||
"authors": "Authors",
|
||||
"audiobooks": "Audiobooks"
|
||||
}
|
||||
},
|
||||
"browse": {
|
||||
@ -315,6 +319,14 @@
|
||||
"recently-played": {
|
||||
"title": "Recently played",
|
||||
"tracks": "tracks"
|
||||
},
|
||||
"tabs": {
|
||||
"albums": "Albums",
|
||||
"artists": "Artists",
|
||||
"browse": "Browse",
|
||||
"composers": "Composers",
|
||||
"genres": "Genres",
|
||||
"spotify": "Spotify"
|
||||
}
|
||||
},
|
||||
"composer": {
|
||||
@ -409,7 +421,11 @@
|
||||
"show-playlists": "Show all {count} playlists",
|
||||
"show-podcasts": "Show all {count} podcasts",
|
||||
"show-tracks": "Show all {count} tracks",
|
||||
"tracks": "Tracks"
|
||||
"tracks": "Tracks",
|
||||
"tabs": {
|
||||
"library": "Library",
|
||||
"spotify": "Spotify"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"artwork": {
|
||||
@ -481,24 +497,10 @@
|
||||
"logout": "Logout"
|
||||
},
|
||||
"tabs": {
|
||||
"music": {
|
||||
"albums": "Albums",
|
||||
"artists": "Artists",
|
||||
"browse": "Browse",
|
||||
"composers": "Composers",
|
||||
"genres": "Genres",
|
||||
"spotify": "Spotify"
|
||||
},
|
||||
"search": {
|
||||
"library": "Library",
|
||||
"spotify": "Spotify"
|
||||
},
|
||||
"settings": {
|
||||
"artwork": "Artwork",
|
||||
"general": "General",
|
||||
"online-services": "Online Services",
|
||||
"remotes-and-outputs": "Remotes and Outputs"
|
||||
}
|
||||
"artwork": "Artwork",
|
||||
"general": "General",
|
||||
"online-services": "Online Services",
|
||||
"remotes-and-outputs": "Remotes and Outputs"
|
||||
}
|
||||
},
|
||||
"spotify": {
|
||||
|
@ -302,6 +302,10 @@
|
||||
"artists": {
|
||||
"count": "{count} auteurs",
|
||||
"title": "Auteurs"
|
||||
},
|
||||
"tabs": {
|
||||
"authors": "Auteurs",
|
||||
"audiobooks": "Livres audio"
|
||||
}
|
||||
},
|
||||
"browse": {
|
||||
@ -315,6 +319,14 @@
|
||||
"recently-played": {
|
||||
"title": "Lectures récentes",
|
||||
"pistes": "pistes"
|
||||
},
|
||||
"tabs": {
|
||||
"albums": "Albums",
|
||||
"artists": "Artistes",
|
||||
"browse": "Parcourir",
|
||||
"composers": "Compositeurs",
|
||||
"genres": "Genres",
|
||||
"spotify": "Spotify"
|
||||
}
|
||||
},
|
||||
"composer": {
|
||||
@ -409,7 +421,11 @@
|
||||
"show-playlists": "Afficher les {count} listes de lecture",
|
||||
"show-podcasts": "Afficher les {count} podcasts",
|
||||
"show-tracks": "Afficher les {count} pistes",
|
||||
"pistes": "Pistes"
|
||||
"pistes": "Pistes",
|
||||
"tabs": {
|
||||
"library": "Bibliothèque",
|
||||
"spotify": "Spotify"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"artwork": {
|
||||
@ -481,24 +497,10 @@
|
||||
"logout": "Se déconnecter"
|
||||
},
|
||||
"tabs": {
|
||||
"music": {
|
||||
"albums": "Albums",
|
||||
"artists": "Artistes",
|
||||
"browse": "Parcourir",
|
||||
"composers": "Compositeurs",
|
||||
"genres": "Genres",
|
||||
"spotify": "Spotify"
|
||||
},
|
||||
"search": {
|
||||
"library": "Library",
|
||||
"spotify": "Spotify"
|
||||
},
|
||||
"settings": {
|
||||
"artwork": "Illustrations",
|
||||
"general": "Général",
|
||||
"online-services": "Services en ligne",
|
||||
"remotes-and-outputs": "Télécommandes et sorties"
|
||||
}
|
||||
"artwork": "Illustrations",
|
||||
"general": "Général",
|
||||
"online-services": "Services en ligne",
|
||||
"remotes-and-outputs": "Télécommandes et sorties"
|
||||
}
|
||||
},
|
||||
"spotify": {
|
||||
|
@ -9,7 +9,7 @@
|
||||
<p class="title is-4" v-text="$t('page.audiobooks.artists.title')" />
|
||||
<p
|
||||
class="heading"
|
||||
v-text="$t('page.audiobooks.artists.count', { count: tists.count })"
|
||||
v-text="$t('page.audiobooks.artists.count', { count: artists.count })"
|
||||
/>
|
||||
</template>
|
||||
<template #heading-right />
|
||||
|
@ -14,7 +14,7 @@
|
||||
</div>
|
||||
<div v-if="spotify.spotify_installed">
|
||||
<div class="notification is-size-7">
|
||||
<b v-text="$t('page.settings.services.spotify.requirements')" />
|
||||
<span v-text="$t('page.settings.services.spotify.requirements')" />
|
||||
<span
|
||||
v-if="use_libspotity"
|
||||
v-text="$t('page.settings.services.spotify.help')"
|
||||
@ -49,7 +49,7 @@
|
||||
</div>
|
||||
<p class="help">
|
||||
<span v-text="$t('page.settings.services.spotify.scopes')" />
|
||||
<code v-text="spotify_required_scope.join()" />
|
||||
<code v-text="spotify_required_scope.join(', ')" />
|
||||
</p>
|
||||
<div
|
||||
v-if="spotify.webapi_token_valid"
|
||||
|
Loading…
Reference in New Issue
Block a user