Skip to content
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: 3 additions & 1 deletion assets/romfs/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,8 @@
"Layout": "Layout",
"Search": "Suchen",
"Enter title name...": "Titelnamen eingeben...",
"h ": "h ",
"m": "m",
"Updating play statistics": "Spielstatistiken aktualisieren",
"Failed to update play statistics!": "Spielstatistik konnte nicht aktualisiert werden!",
"Play statistics unavailable": "Spielstatistiken nicht verfügbar",
Expand Down Expand Up @@ -617,7 +619,7 @@
"Selected store: ": "Ausgewählter Shop: ",
"Add Custom Store...": "Benutzerdefinierten Store hinzufügen...",
"Delete Current Store": "Aktuellen Store löschen",
"Delete custom store '": "Benutzerdefinierten Store löschen '",
"Delete custom store ": "Benutzerdefinierten Store löschen ",
"Store Name": "Shopname",
"Enter a name for the store": "Geben Sie einen Namen für den Shop ein",
"Store URL": "Shop-URL",
Expand Down
4 changes: 3 additions & 1 deletion assets/romfs/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,8 @@
"Layout": "Layout",
"Search": "Search",
"Enter title name...": "Enter title name...",
"h ": "h ",
"m": "m",
"Updating play statistics": "Updating play statistics",
"Failed to update play statistics!": "Failed to update play statistics!",
"Play statistics unavailable": "Play statistics unavailable",
Expand Down Expand Up @@ -617,7 +619,7 @@
"Selected store: ": "Selected store: ",
"Add Custom Store...": "Add Custom Store...",
"Delete Current Store": "Delete Current Store",
"Delete custom store '": "Delete custom store '",
"Delete custom store ": "Delete custom store ",
"Store Name": "Store Name",
"Enter a name for the store": "Enter a name for the store",
"Store URL": "Store URL",
Expand Down
4 changes: 3 additions & 1 deletion assets/romfs/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,8 @@
"Layout": "Diseño",
"Search": "Buscar",
"Enter title name...": "Introduzca el nombre del título...",
"h ": "h ",
"m": "m",
"Updating play statistics": "Actualizando estadísticas de juego",
"Failed to update play statistics!": "¡No se pudieron actualizar las estadísticas de juego!",
"Play statistics unavailable": "Estadísticas de reproducción no disponibles",
Expand Down Expand Up @@ -618,7 +620,7 @@
"Selected store: ": "Tienda seleccionada: ",
"Add Custom Store...": "Agregar tienda personalizada...",
"Delete Current Store": "Eliminar tienda actual",
"Delete custom store '": "Eliminar tienda personalizada '",
"Delete custom store ": "Eliminar tienda personalizada ",
"Store Name": "Nombre de la tienda",
"Enter a name for the store": "Introduce un nombre para la tienda.",
"Store URL": "URL de la tienda",
Expand Down
4 changes: 3 additions & 1 deletion assets/romfs/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,8 @@
"Layout": "Type d'affichage",
"Search": "Lancer la recherche",
"Enter title name...": "Saisissez le nom du jeu...",
"h ": "h ",
"m": "m",
"Updating play statistics": "Mise à jour des statistiques de jeu",
"Failed to update play statistics!": "Échec de la mise à jour des statistiques de jeu !",
"Play statistics unavailable": "Statistiques de jeu indisponibles",
Expand Down Expand Up @@ -617,7 +619,7 @@
"Selected store: ": "Boutique sélectionnée : ",
"Add Custom Store...": "Ajouter une boutique personnalisée...",
"Delete Current Store": "Supprimer la boutique actuelle",
"Delete custom store '": "Supprimer la boutique personnalisée '",
"Delete custom store ": "Supprimer la boutique personnalisée ",
"Store Name": "Nom de la boutique",
"Enter a name for the store": "Saisissez un nom pour la boutique",
"Store URL": "URL de la boutique",
Expand Down
4 changes: 3 additions & 1 deletion assets/romfs/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,8 @@
"Layout": "Disposizione",
"Search": "Ricerca",
"Enter title name...": "Inserisci il nome del titolo...",
"h ": "h ",
"m": "m",
"Updating play statistics": "Aggiornamento delle statistiche di gioco",
"Failed to update play statistics!": "Impossibile aggiornare le statistiche di gioco!",
"Play statistics unavailable": "Statistiche di gioco non disponibili",
Expand Down Expand Up @@ -617,7 +619,7 @@
"Selected store: ": "Negozio selezionato: ",
"Add Custom Store...": "Aggiungi negozio personalizzato...",
"Delete Current Store": "Elimina il negozio corrente",
"Delete custom store '": "Elimina archivio personalizzato \"",
"Delete custom store ": "Elimina archivio personalizzato ",
"Store Name": "Nome del negozio",
"Enter a name for the store": "Inserisci un nome per il negozio",
"Store URL": "URL del negozio",
Expand Down
4 changes: 3 additions & 1 deletion assets/romfs/i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,8 @@
"Layout": "レイアウト",
"Search": "検索",
"Enter title name...": "タイトル名を入力してください...",
"h ": "時間 ",
"m": "分",
"Updating play statistics": "プレイ統計の更新",
"Failed to update play statistics!": "プレイ統計を更新できませんでした。",
"Play statistics unavailable": "プレイ統計は利用できません",
Expand Down Expand Up @@ -609,7 +611,7 @@
"Selected store: ": "選択した店舗: ",
"Add Custom Store...": "カスタム ストアを追加...",
"Delete Current Store": "現在のストアを削除",
"Delete custom store '": "カスタム ストアを削除します '",
"Delete custom store ": " カスタム ストアを削除します",
"Store Name": "店名",
"Enter a name for the store": "ストアの名前を入力してください",
"Store URL": "ストアURL",
Expand Down
Loading
Loading