-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Showing
2 changed files
with
17 additions
and
18 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"I18N.LANGUAGE": "Español", | ||
"I18N.MAINTAINERS": "@Viriato139ac#0342", | ||
"I18N.LANGUAGE": "Español", | ||
"I18N.MAINTAINERS": "@Viriato139ac#0342", | ||
|
||
"LIBCAPTIONS.debug": "Habilitar depuración de errores", | ||
"LIBCAPTIONS.debugHint": "Habilita niveles de registro de información y depuración", | ||
"LIBCAPTIONS.timeout": "Tiempo de mensajes emergentes", | ||
"LIBCAPTIONS.timeoutHint": "Número de segundos por los que se mostrará cada mensaje emergente", | ||
"LIBCAPTIONS.fontSize": "Tamaño de mensajes emergentes", | ||
"LIBCAPTIONS.fontSizeHint": "Tamaño de fuente de los mensajes emergentes" | ||
} | ||
"LIBCAPTIONS.debug": "Habilitar depuración de errores", | ||
"LIBCAPTIONS.debugHint": "Habilita niveles de registro de información y depuración", | ||
"LIBCAPTIONS.timeout": "Tiempo de mensajes emergentes", | ||
"LIBCAPTIONS.timeoutHint": "Número de segundos por los que se mostrará cada mensaje emergente", | ||
"LIBCAPTIONS.fontSize": "Tamaño de mensajes emergentes", | ||
"LIBCAPTIONS.fontSizeHint": "Tamaño de fuente de los mensajes emergentes" | ||
} |
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 |
---|---|---|
@@ -1,10 +1,9 @@ | ||
{ | ||
"Localization Provided By": "Brother Sharp", | ||
"LIBCAPTIONS.debug": "デバッグログ有効化", | ||
"LIBCAPTIONS.debugHint": "デバッグ情報のログをコンソールに表示するようになります。", | ||
"LIBCAPTIONS.timeout": "字幕の表示時間", | ||
"LIBCAPTIONS.timeoutHint": "字幕の表示時間を秒単位で設定します。", | ||
"LIBCAPTIONS.fontSize": "字幕の文字サイズ", | ||
"LIBCAPTIONS.fontSizeHint": "字幕のフォントサイズを設定します。" | ||
} | ||
|
||
"Localization Provided By": "Brother Sharp", | ||
"LIBCAPTIONS.debug": "デバッグログ有効化", | ||
"LIBCAPTIONS.debugHint": "デバッグ情報のログをコンソールに表示するようになります。", | ||
"LIBCAPTIONS.timeout": "字幕の表示時間", | ||
"LIBCAPTIONS.timeoutHint": "字幕の表示時間を秒単位で設定します。", | ||
"LIBCAPTIONS.fontSize": "字幕の文字サイズ", | ||
"LIBCAPTIONS.fontSizeHint": "字幕のフォントサイズを設定します。" | ||
} |