-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from Deci8BelioS/master
Add Spanish Translation
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
layout/Library/Application Support/DontEatMyContent.bundle/es.lproj/Localizable.strings
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,21 @@ | ||
"ENABLED" = "Habilitado"; | ||
"TWEAK_DESC" = "Evita que el Muesca/Isla dinámicacorte los vídeos 2:1 (por ejemplo, los vídeos de MKBHD)"; | ||
|
||
"SAFE_AREA_CONST" = "Zona segura constante"; | ||
"SAFE_AREA_CONST_DESC" = "Personalice esta constante para acercar o alejar el vídeo de la Muesca/Isla dinámica. Cuanto mayor sea la constante, más cerca estará el vídeo de la Muesca/Isla dinámica, y viceversa."; | ||
"DEFAULT" = "por defecto"; | ||
"SAFE_AREA_CONST_MESSAGE" = "Los cambios se han guardado. Si se está reproduciendo un vídeo, paralo para que los cambios surtan efecto."; | ||
|
||
"COLOR_VIEWS" = "Vistas coloreadas"; | ||
"COLOR_VIEWS_DESC" = "Establece un fondo rojo para la vista de renderizado, verde para el contenedor de la vista de renderizado y azul para la vista del reproductor; útil para depuración."; | ||
|
||
"REPORT_ISSUE" = "Informar de un problema"; | ||
"SOURCE_CODE" = "Ver código fuente"; | ||
|
||
"CHANGES_SAVED" = "Tus cambios se han guardado"; | ||
|
||
"EXIT" = "Salir"; | ||
"LATER" = "Más tarde"; | ||
"EXIT_YT_DESC" = "Reinicia YouTube para aplicar los cambios"; | ||
|
||
"UNSUPPORTED_DEVICE" = "Este dispositivo no es compatible"; |