This file contains hidden or 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
<!-- Widescreen YouTube Embeds by Matthew Buchanan & Hayden Hunter | |
http://matthewbuchanan.name/451892574 | |
http://blog.haydenhunter.me | |
Hacked around by Simon Starr to break out of Tumblr's max width of 500px | |
http://www.simonstarr.com | |
Original source here: http://pastie.org/871790 | |
Released under a Creative Commons attribution license: |
This file contains hidden or 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
jQuery.timeago.settings.strings = { | |
suffixAgo: "apenas un momento atrás", | |
suffixFromNow: "a partir de ahora", | |
seconds: "menos de um minuto", | |
minute: "cerca de um minuto atrás", | |
minutes: "hace unos %d minutos atrás", | |
hour: "cerca de una hora", | |
hours: "cerca de %d horas", | |
day: "un día", | |
days: "%d días", |
NewerOlder