Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Spanish update for Release 0.42 #8585

Merged
merged 3 commits into from
Jul 30, 2014
Merged

Spanish update for Release 0.42 #8585

merged 3 commits into from
Jul 30, 2014

Conversation

TomMalbran
Copy link
Contributor

:)

cc @busykai

"FONT_SIZE" : "Tamaño de letra",
"FONT_FAMILY" : "Tipo de letra",
"LINE_HEIGHT" : "Altura de la línea",
"GENERAL" : "General",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "LINE_HEIGHT" and "GENERAL" strings were removed in #8563 so you should remove those.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed. Made the diff from the second commit.

@redmunds
Copy link
Contributor

@busykai Is on vacation. Any other Spanish speakers around today that can review this?

cc @TomMalbran

"DIRECTORY" : "directorio",
"DIRECTORY_TITLE" : "directorio",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TomMalbran The reason for adding "FILE_TITLE" and "DIRECTORY_TITLE" when there was already "FILE" and "DIRECTORY" is to provide capitalized strings for titles. Should these be capitalized?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know, but in Spanish we don't use titles where all the letters are capitalized. If you see the menus and every modal dialog, only the first letter is a capital. I changed that recently for the updates.

@jbalsas
Copy link
Contributor

jbalsas commented Jul 30, 2014

Doing a quick scan right now before going on vacation as well 😉

@TomMalbran
Copy link
Contributor Author

@jbalsas Hi. thanks :)

@redmunds
Copy link
Contributor

OK, looks good to me. @jbalsas Feel free to merge it when you're done reviewing.

@@ -246,6 +248,7 @@ define({
"STATUSBAR_USER_EXTENSIONS_DISABLED" : "Extensiones deshabilitadas",
"STATUSBAR_INSERT" : "INS",
"STATUSBAR_OVERWRITE" : "SOB",
"STATUSBAR_DEFAULT_LANG" : "(defecto)",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe predeterminado would be better? To me, por defecto as a whole construct sounds good, but only defecto sounds closer to defect. What do you think?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will use my Spanish in here and agree with @jbalsas. :) I would probably use por defecto though

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I like por defecto better.

@jbalsas
Copy link
Contributor

jbalsas commented Jul 30, 2014

@TomMalbran Done with the review... just a few suggestions.

I'll be back in a couple of hours before going to bed to merge if no one beats me to it 😉

@TomMalbran
Copy link
Contributor Author

@jbalsas Thanks for the review. I fixed all the suggestions.

@jbalsas
Copy link
Contributor

jbalsas commented Jul 30, 2014

Awesome, merging then! @TomMalbran nice talking to you again... keep up the good work! ;)

@redmunds I'm merging even though the CI build is failing since I see it's also failing on current master for the same reason. Should be worth it to look into it, though.

jbalsas added a commit that referenced this pull request Jul 30, 2014
Spanish update for Release 0.42
@jbalsas jbalsas merged commit 48c3278 into release Jul 30, 2014
@redmunds
Copy link
Contributor

@jbalsas Thanks for review and head's up about Travis CI failing!

@@ -414,6 +419,12 @@ define({
"BASEURL_ERROR_INVALID_CHAR" : "Los caracteres especiales como '{0}' deben codificarse en formato %.",
"BASEURL_ERROR_UNKNOWN_ERROR" : "Error desconocido analizando la URL base",

// Strings for themes-settings.html and themes-general.html
"CURRENT_THEME" : "Tema actual",
"USE_THEME_SCROLLBARS" : "Usar scrollbars del tema",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

“Scrollbar” has an equivalent in Spanish: “barra de desplazamiento”.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right. Totally forgot about it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants