[web] Streamline names of translation keys

This commit is contained in:
Alain Nussbaumer 2024-03-26 09:20:48 +01:00
parent 545b1d8dee
commit feaa14b76a
5 changed files with 8 additions and 8 deletions

View File

@ -23,7 +23,7 @@
<p v-if="!item.folder">
<span
class="heading"
v-text="$t('dialog.playlist.track-count')"
v-text="$t('dialog.playlist.tracks')"
/>
<span class="title is-6" v-text="item.item_count" />
</p>

View File

@ -76,7 +76,7 @@
"add": "Hinzufügen",
"path": "Pfad",
"play": "Spielen",
"track-count": "Tracknummer",
"tracks": "Tracks",
"type": "Art",
"save": {
"cancel": "Abbrechen",
@ -378,7 +378,7 @@
"playlist": {
"length": "{length} Tracks",
"shuffle": "Zufallswiedergabe",
"track-count": "{count} Track|{count} Tracks"
"track-count": "{count} Track|{count} Track|{count} Tracks"
},
"playlists": {
"title": "Playlisten",
@ -390,7 +390,7 @@
"remove-info-1": "Diesen Podcast wirklich dauerhaft aus der Bibliothek löschen?",
"remove-info-2": "Damit wird auch die RSS-Playliste gelöscht. ",
"remove-podcast": "Entferne podcast",
"track-count": "{count} Track|{count} Tracks"
"track-count": "{count} Track|{count} Track|{count} Tracks"
},
"podcasts": {
"add": "Hinzufügen",

View File

@ -37,7 +37,7 @@
"play": "Play",
"release-date": "Release date",
"remove-podcast": "Remove podcast",
"tracks": "Track count",
"tracks": "Tracks",
"type": "Type",
"year": "Year"
},
@ -76,7 +76,7 @@
"add": "Add",
"play": "Play",
"path": "Path",
"track-count": "Track Count",
"tracks": "Tracks",
"type": "Type",
"save": {
"cancel": "Cancel",

View File

@ -76,7 +76,7 @@
"add": "Ajouter",
"play": "Lire",
"path": "Emplacement",
"track-count": "Pistes",
"tracks": "Pistes",
"type": "Type",
"save": {
"cancel": "Annuler",

View File

@ -76,7 +76,7 @@
"add": "最后播放",
"play": "播放",
"path": "路径",
"track-count": "只曲目",
"tracks": "只曲目",
"type": "类型",
"save": {
"cancel": "取消",