- Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
dani
MemberWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220Hi!
I would like to change some texts for translated into Spanish
I’ve tried changing some text in the file languages/pinboard.pot but does not work
I want to change this sentence “Did you like this article? Share it with your friends!”…..for example
thanks!!AdvertismentDeprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236juanfran
MemberWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220Hi dani.
Don’t edit pinboard.pot, instead, copy and rename it to pinboard-es_ES.po (if ‘es_ES’ is the laguage you want to translate to), then download and use poedit (http://www.poedit.net/). Open your new pinboard-es_ES.po, translate everything you want, and save it.
After saving, PoEdit should have created a compiled file named pinboard-es_ES.mo, and this is the file you have to upload to your server. Place it inside the folder wp-content/languages/themes, it should work fine.
With the .po file you won’t be able to translate some “hard coded” parts. I’ve been using pinboard only for a week or so, but I think those parts are just a couple of things (if you use infinite scroll, for example, you’ll have to modify functions.php if you want to change ‘Loading more posts’ or ‘There are no more posts to display.’)
Regards
You must be logged in to reply to this topic.