This repository has been archived by the owner on Oct 13, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ca9cc6f
commit 26cd2b9
Showing
3 changed files
with
51 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"add_button": "追加", | ||
"contribute": "貢献", | ||
"contribute_button": "貢献", | ||
"edit_button": "編集", | ||
"movie": "映画", | ||
"no_theme_song": "テーマの曲がありません", | ||
"plugin_relies": "このプラグインは TMDB プロバイダーに依存しています。有効にしていることを確認してください!", | ||
"save": "保存", | ||
"series": "シリーズ", | ||
"status": "ステータス", | ||
"support_center": "サポートセンター", | ||
"themerr_provided": "Themerr provided", | ||
"title": "タイトル", | ||
"type": "タイプ", | ||
"unexpected_error_occured": "予期しないエラーが発生しました", | ||
"unexpected_error_occured_creating_dashboard": "進捗ダッシュボードの作成中に予期しないエラーが発生しました", | ||
"update_interval": "更新間隔", | ||
"update_interval_desc": "テーマソングの更新間隔(分単位)。", | ||
"update_theme_songs": "テーマの曲を更新", | ||
"updating_theme_songs": "テーマ曲を更新しています...", | ||
"user_provided": "ユーザーが提供されました", | ||
"year": "年" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"add_button": "Adicionar", | ||
"contribute": "Contribuir", | ||
"contribute_button": "Contribuir", | ||
"edit_button": "Alterar", | ||
"movie": "Filme", | ||
"no_theme_song": "Nenhuma música do tema", | ||
"plugin_relies": "Este plugin depende do provedor TMDB. Por favor, certifique-se de que está habilitado!", | ||
"save": "Guardar", | ||
"series": "Série", | ||
"status": "SItuação", | ||
"support_center": "Centro de Suporte", | ||
"themerr_provided": "Themerr fornecido", | ||
"title": "Título", | ||
"type": "tipo", | ||
"unexpected_error_occured": "Ocorreu um erro inesperado", | ||
"unexpected_error_occured_creating_dashboard": "Erro inesperado ao criar painel de progresso", | ||
"update_interval": "Intervalo de atualização", | ||
"update_interval_desc": "O intervalo, em minutos, entre as atualizações da música do tema.", | ||
"update_theme_songs": "Atualizar músicas temáticas", | ||
"updating_theme_songs": "Atualizando músicas do tema...", | ||
"user_provided": "Usuário fornecido", | ||
"year": "ano" | ||
} |