mozilla / tabzilla

Universal Tab for Mozilla websites
Mozilla Public License 2.0
73 stars 46 forks source link

Spanish localization #11

Closed willyaranda closed 9 years ago

willyaranda commented 12 years ago

"es" : { // Locale strings for Spanish (common)

// Title Strings
titleMozilla:       "Mozilla",
titleProducts:      "Productos",
titleInnovation:    "Innovación",
titleGetInvolved:   "Involúcrate",

// Link Strings
linkMission:        "Misión",
linkAbout:          "Acerca de",
linkProjects:       "Proyectos",
linkSupport:        "Asistencia",
linkMDN:            "Developer Network",
linkFirefox:        "Firefox",
linkThunderbird:    "Thunderbird",
linkWebFWD:         "WebFWD",
linkLabs:           "Labs",
linkVolunteers:     "Voluntarios",
linkCareers:        "Trabajos",
linkFindUs:         "Encuéntranos",
linkJoinUs:         "Únete",
linkWebDir:         "Directorio del sitio",

// Locale for Firefox Flicks Promotions
firefoxFlicks:      "¡Grandes premios! ¡Un jurado de estrellas de Hollywood! ¡Participa en Firefox Flicks, el concurso mundial de vídeos para contar nuestra historia, o vota a tus favoritos!",

}

inma610 commented 12 years ago

Hi Willy!

I localized the final string as "¡Grandes premios! ¡Un jurado de estrellas de Hollywood! ¡Participa en Firefox Flicks, el concurso mundial de vídeos para contar nuestra historia, o vota a tus favoritos!" in a snippet.

I think we should keep the same translation here too for coherence. Please, let me know if you agree.

willyaranda commented 12 years ago

Thanks! Updated!

debloper commented 12 years ago

Awesome, gracias! ;) Commit 17d55dd8f3ac8272f8c65ff8abe309e88ede00b6

nukeador commented 12 years ago

Hi,

It's me or there is a missing string?

"Volunteer"

http://debloper.github.com/tabzilla/

debloper commented 12 years ago

Thanks for noticing, @nukeador - fixed in 033a65e2ece0324a8258a950afc63d9c45c7d609.

schalkneethling commented 9 years ago

Cleaning up. The new version of Tabzilla is static so this issue is no longer relevant. Feel free to reopen if it is still an issue.