<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>WordPress DK Forum Topic: Translation wp, woocommerce and more</title>
		<link>http://wp-danmark.dk/forum/topic/translation-wp-woocommerce-and-more</link>
		<description>WordPress DK Forum Topic: Translation wp, woocommerce and more</description>
		<language>da-DK</language>
		<pubDate>Sun, 26 Jul 2026 18:52:19 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Søg]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wp-danmark.dk/forum/search.php</link>
		</textInput>
		<atom:link href="http://wp-danmark.dk/forum/rss/topic/translation-wp-woocommerce-and-more" rel="self" type="application/rss+xml" />

		<item>
			<title>FrankN om "Translation wp, woocommerce and more"</title>
			<link>http://wp-danmark.dk/forum/topic/translation-wp-woocommerce-and-more#post-68171</link>
			<pubDate>søn, 20 aug 2017 12:27:38 +0000</pubDate>
			<dc:creator>FrankN</dc:creator>
			<guid isPermaLink="false">68171@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;I will do as you suggest. Thanks a lot
&#60;/p&#62;</description>
		</item>
		<item>
			<title>boldt om "Translation wp, woocommerce and more"</title>
			<link>http://wp-danmark.dk/forum/topic/translation-wp-woocommerce-and-more#post-68168</link>
			<pubDate>søn, 20 aug 2017 08:32:58 +0000</pubDate>
			<dc:creator>boldt</dc:creator>
			<guid isPermaLink="false">68168@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;In general, if you generate a .po file and do not start any translation you can rename and save that file as a pot file.&#60;/p&#62;
&#60;p&#62;You generate the pot file in PoEdit. I cant remember how but I remember that it was a struggle because the programme have to identify your files and text to be translated. Moreover, if you do not identify the position correct, you get nothing. The problem is when you work with PoEdit you work offline on your own pc, and then the position is different when you are online.&#60;/p&#62;
&#60;p&#62;By using the plugins, I propose, it is easy to read plugins and generate the files in any language - and then you actually not need any pot file.&#60;/p&#62;
&#60;p&#62;Your question may be so specific that it might be better for you to goto wordpress.org/support. It is a bigger Forum and the main language there, is English.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FrankN om "Translation wp, woocommerce and more"</title>
			<link>http://wp-danmark.dk/forum/topic/translation-wp-woocommerce-and-more#post-68167</link>
			<pubDate>lør, 19 aug 2017 22:23:29 +0000</pubDate>
			<dc:creator>FrankN</dc:creator>
			<guid isPermaLink="false">68167@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Honestly I know how pot files are translated to po and mo. That not the problem! &#60;/p&#62;
&#60;p&#62;My challange is how I generate one or more pot file(s). I ask about the plugins Polylang, Polylang Theme Strings and Lingotek because I started to use Polylang to generate some pages ready for languages.  &#60;/p&#62;
&#60;p&#62;POEdit I have known for some time and I think its easy to use for as long as you have a pot file. My question was how do you generate such!! Is POEdit scanning files in a directories and subdirectories? I it making changes to the sourcefiles?&#60;/p&#62;
&#60;p&#62;WPML/POEditor I found information about because I looked for a solution for WP fix files.&#60;/p&#62;
&#60;p&#62;Guess Loco Translate or Codestyle Localization are the other plugins doing the same.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>boldt om "Translation wp, woocommerce and more"</title>
			<link>http://wp-danmark.dk/forum/topic/translation-wp-woocommerce-and-more#post-68165</link>
			<pubDate>lør, 19 aug 2017 15:53:53 +0000</pubDate>
			<dc:creator>boldt</dc:creator>
			<guid isPermaLink="false">68165@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;First of all: All translations of WP and plugins are performed using .po/.mo files.&#60;br /&#62;
a .po file is the file, where you can define your translation into local language (called localisation in WP term). After You have made your translation you generate a .mo file, which can be easily read by WP.&#60;/p&#62;
&#60;p&#62;You cannot work with only pot files - pot = Portable Object Template. If there is a pot file, this file is use to generate your local language files .po/.mo.&#60;/p&#62;
&#60;p&#62;And, just to complete my introduction to your question: Woocommerce is a WP-plugin.&#60;/p&#62;
&#60;p&#62;I do not think it is possible to operate with only one set of .po/.mo files. It will simply demand too much rewriting of Wordpres and plugins, and you will never get the advantage of receiving updates of your WP and plugins.&#60;/p&#62;
&#60;p&#62;PoEdit is quite complicated to work with. I would recommend to use a WordPress Plugin, either: Loco Translate or Codestyle Localization.&#60;/p&#62;
&#60;p&#62;You can change and add to your  to your .po file as much as you like, but every time you need your translation to be activated, you have to generate a .mo file. (Inside the 2 plugins I recommend is this simply done by pressing a button.)&#60;/p&#62;
&#60;p&#62;Read more:&#60;br /&#62;
&#60;a href=&#34;https://developer.wordpress.org/themes/functionality/localization/&#34; rel=&#34;nofollow&#34;&#62;https://developer.wordpress.org/themes/functionality/localization/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;https://developer.wordpress.org/themes/functionality/internationalization/&#34; rel=&#34;nofollow&#34;&#62;https://developer.wordpress.org/themes/functionality/internationalization/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FrankN om "Translation wp, woocommerce and more"</title>
			<link>http://wp-danmark.dk/forum/topic/translation-wp-woocommerce-and-more#post-68164</link>
			<pubDate>lør, 19 aug 2017 14:48:28 +0000</pubDate>
			<dc:creator>FrankN</dc:creator>
			<guid isPermaLink="false">68164@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;I have a website which is divided in wordpress and an selfmade admin part.&#60;/p&#62;
&#60;p&#62;The wordpress part has woocommerse installed and there are other pages created.&#60;/p&#62;
&#60;p&#62;I can install the plugin WPML/POEditor or take advantage of Polylang, Polylang Theme Strings and Lingotek which are also installed.  &#60;/p&#62;
&#60;p&#62;Wordpress is already including some .po/.mo files and woocomerce a .pot file.&#60;/p&#62;
&#60;p&#62;I need help to make sure this is working fine. I would like to end up with only one or two pot files handling all wp...&#60;/p&#62;
&#60;p&#62;Another thing is how I execute Poedit on the admin part. I dont know if my source files are changed when I execute POedit meaning I will have only one shot.&#60;/p&#62;
&#60;p&#62;Can you guys guide me?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
