From e2d505a39c862ea6905a4234e3d40f16086c988f Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sat, 18 May 2024 16:19:23 -0400 Subject: [PATCH] New Crowdin updates (#337) --- Locale/de.json | 2 ++ Locale/en_GB.json | 2 ++ Locale/en_US.json | 2 ++ Locale/es.json | 2 ++ Locale/fr.json | 2 ++ Locale/it.json | 2 ++ Locale/ja.json | 2 ++ Locale/pt.json | 2 ++ Locale/ru.json | 2 ++ Locale/sv.json | 2 ++ Locale/zh.json | 2 ++ 11 files changed, 22 insertions(+) diff --git a/Locale/de.json b/Locale/de.json index 7471cc6..177ac6e 100644 --- a/Locale/de.json +++ b/Locale/de.json @@ -1,7 +1,9 @@ { "add_button": "Neu", + "completion_dashboard": "Abschluss-Dashboard", "contribute": "Mitwirken", "contribute_button": "Mitwirken", + "dashboard_loading": "Dashboard wird geladen...", "edit_button": "Bearbeiten", "movie": "Film", "no_theme_song": "Kein Titeltitel", diff --git a/Locale/en_GB.json b/Locale/en_GB.json index 4532bb3..86e67d4 100644 --- a/Locale/en_GB.json +++ b/Locale/en_GB.json @@ -1,7 +1,9 @@ { "add_button": "Add", + "completion_dashboard": "Completion Dashboard", "contribute": "Contribute", "contribute_button": "Contribute", + "dashboard_loading": "Dashboard Loading...", "edit_button": "Edit", "movie": "Movie", "no_theme_song": "No theme song", diff --git a/Locale/en_US.json b/Locale/en_US.json index 4532bb3..86e67d4 100644 --- a/Locale/en_US.json +++ b/Locale/en_US.json @@ -1,7 +1,9 @@ { "add_button": "Add", + "completion_dashboard": "Completion Dashboard", "contribute": "Contribute", "contribute_button": "Contribute", + "dashboard_loading": "Dashboard Loading...", "edit_button": "Edit", "movie": "Movie", "no_theme_song": "No theme song", diff --git a/Locale/es.json b/Locale/es.json index ea1d3d9..6c4e481 100644 --- a/Locale/es.json +++ b/Locale/es.json @@ -1,7 +1,9 @@ { "add_button": "Añadir", + "completion_dashboard": "Tablero de finalización", "contribute": "Contribuir", "contribute_button": "Contribuir", + "dashboard_loading": "Cargando panel...", "edit_button": "Editar", "movie": "Película", "no_theme_song": "Sin tema musical", diff --git a/Locale/fr.json b/Locale/fr.json index 7f0cfe3..4742d59 100644 --- a/Locale/fr.json +++ b/Locale/fr.json @@ -1,7 +1,9 @@ { "add_button": "Ajouter", + "completion_dashboard": "Tableau de bord de réalisation", "contribute": "Contribuer", "contribute_button": "Contribuer", + "dashboard_loading": "Chargement du tableau de bord...", "edit_button": "Editer", "movie": "Films", "no_theme_song": "Aucune chanson de thème", diff --git a/Locale/it.json b/Locale/it.json index ade1554..bd6625d 100644 --- a/Locale/it.json +++ b/Locale/it.json @@ -1,7 +1,9 @@ { "add_button": "Aggiungi", + "completion_dashboard": "Dashboard Completamento", "contribute": "Contribuisci", "contribute_button": "Contribuisci", + "dashboard_loading": "Caricamento Dashboard...", "edit_button": "Modifica", "movie": "Film", "no_theme_song": "Nessuna sigla", diff --git a/Locale/ja.json b/Locale/ja.json index 6c4b143..ecc2d5a 100644 --- a/Locale/ja.json +++ b/Locale/ja.json @@ -1,7 +1,9 @@ { "add_button": "追加", + "completion_dashboard": "完了ダッシュボード", "contribute": "貢献", "contribute_button": "貢献", + "dashboard_loading": "ダッシュボードの読み込み中...", "edit_button": "編集", "movie": "映画", "no_theme_song": "テーマの曲がありません", diff --git a/Locale/pt.json b/Locale/pt.json index 03080cc..439912a 100644 --- a/Locale/pt.json +++ b/Locale/pt.json @@ -1,7 +1,9 @@ { "add_button": "Adicionar", + "completion_dashboard": "Painel de Conclusão", "contribute": "Contribuir", "contribute_button": "Contribuir", + "dashboard_loading": "Painel carregando...", "edit_button": "Alterar", "movie": "Filme", "no_theme_song": "Nenhuma música do tema", diff --git a/Locale/ru.json b/Locale/ru.json index 237c4cc..e359282 100644 --- a/Locale/ru.json +++ b/Locale/ru.json @@ -1,7 +1,9 @@ { "add_button": "Добавить", + "completion_dashboard": "Панель завершения", "contribute": "Внести вклад", "contribute_button": "Внести вклад", + "dashboard_loading": "Загрузка панели...", "edit_button": "Редактирование", "movie": "Фильм", "no_theme_song": "Нет треков с темой", diff --git a/Locale/sv.json b/Locale/sv.json index 47bc79b..8f1e8de 100644 --- a/Locale/sv.json +++ b/Locale/sv.json @@ -1,7 +1,9 @@ { "add_button": "Lägg till", + "completion_dashboard": "Översiktspanel för färdigställande", "contribute": "Bidra", "contribute_button": "Bidra", + "dashboard_loading": "Instrumentpanel Laddar...", "edit_button": "Redigera", "movie": "Film", "no_theme_song": "Ingen temalåt", diff --git a/Locale/zh.json b/Locale/zh.json index d1f3ce9..b6f6665 100644 --- a/Locale/zh.json +++ b/Locale/zh.json @@ -1,7 +1,9 @@ { "add_button": "添加", + "completion_dashboard": "完成仪表板", "contribute": "贡献", "contribute_button": "贡献", + "dashboard_loading": "仪表盘加载中...", "edit_button": "编辑", "movie": "电影", "no_theme_song": "没有主题歌曲",