Hello,
Is Serbian Latin supported by WordPress?
The reason I am asking is that we translated the theme Responsive to Serbian Latin and I am unsure how to name the file. I did see somewhere sr_lat but I am not sure if it is correct.
http://wordpress.org/extend/themes/responsive
P.s. We still have 9 segments untranslated in Italian if anyone is interested in helping out.
https://webtranslateit.com/en/projects/3598-Responsive-Theme
Milan Dinić 10:45 am on June 17, 2012 Permalink |
I’m maintainer of Serbian localization. We don’t have a separate Latin “language” as there is no need for it. As per agreement, all translations are done in Cyrillic and we ship a plugin that when enabled, transliterates all strings on the fly so we have both options.
Plugin or theme doesn’t need a Latin translation since with Cyrillic you have both.
Who did translation? I see some grammatical errors and also wrong terminology for some words. I would gladly fix it.
grapplerulrich 11:31 am on June 17, 2012 Permalink |
We do have two translators at the moment and one did mention that the Latin version had some mistakes. I would really appreciate it if you could make the changes. Just send a request and I will accept it. Thanks.
Milan Dinić 6:32 pm on June 17, 2012 Permalink |
I’ve sent a request.
grapplerulrich 6:34 pm on June 17, 2012 Permalink |
Excepted
Milan Dinić 6:44 pm on June 17, 2012 Permalink
Hm, I still get an error “You don’t have the permission to translate this segment. If you think this is an error, please contact support.”
grapplerulrich 6:49 pm on June 17, 2012 Permalink
Sorry, it is a two step process and I forgot the second step. Sorry
Milan Dinić 9:41 pm on June 17, 2012 Permalink
OK, I’ve gone through all strings. I have some comments but will leave them until I see translation in action.
Emil Uzelac 4:26 am on June 30, 2012 Permalink |
Hey Milan,
I tried to get the plugin activated but there’s an error on line 49. I haven’t checked what’s there and just want to give you heads-up.
Any chance this can be included in official plugin directory as well?
Thanks,
Emil
Nenad Marjanovic 9:00 pm on July 13, 2012 Permalink |
People can check forum they need Serbian Latin. I made update when Milan make Cyrillic update. Check this forum topic : http://themeid.com/forum/post/10363/#p10363
Nenad Marjanovic 9:03 pm on July 13, 2012 Permalink |
Sorry for my english, pls fix errors and remove this reply. Thank you. “People can check forum if they need Serbian Latin, and i will made updates when Milan update Cyrillic. Check this forum topic : http://themeid.com/forum/post/10363/#p10363 for updates. Thank you !
Milan Dinić 6:12 pm on July 22, 2012 Permalink |
Sorry for late reply. Error with a plugin is probably because of encoding issues, don’t download it via browser and instead use SVN or a package.
I’m not the author of plugin so I need to see how it can be included in the repo.
There was a good discussion on a link Nenad posted. grapplerulrich is right that if you really want to use Latin translation but not a plugin, you should make a custom code, either via child theme or by filtering load_theme_textdomain, or by including a code from a plugin to your setup.