summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-i18n/2011-April/001345.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-i18n/2011-April/001345.html')
-rw-r--r--zarb-ml/mageia-i18n/2011-April/001345.html115
1 files changed, 115 insertions, 0 deletions
diff --git a/zarb-ml/mageia-i18n/2011-April/001345.html b/zarb-ml/mageia-i18n/2011-April/001345.html
new file mode 100644
index 000000000..aa4852c3e
--- /dev/null
+++ b/zarb-ml/mageia-i18n/2011-April/001345.html
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-i18n] Checking out po files from svn
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Checking%20out%20po%20files%20from%20svn&In-Reply-To=%3CBANLkTi%3D8gp_nBjM_ibMD%3Dt_Cz9h_eH5-Zw%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="001339.html">
+ <LINK REL="Next" HREF="001346.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-i18n] Checking out po files from svn</H1>
+ <B>R&#233;mi Verschelde</B>
+ <A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Checking%20out%20po%20files%20from%20svn&In-Reply-To=%3CBANLkTi%3D8gp_nBjM_ibMD%3Dt_Cz9h_eH5-Zw%40mail.gmail.com%3E"
+ TITLE="[Mageia-i18n] Checking out po files from svn">rverschelde at gmail.com
+ </A><BR>
+ <I>Fri Apr 22 19:16:09 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="001339.html">[Mageia-i18n] Checking out po files from svn
+</A></li>
+ <LI>Next message: <A HREF="001346.html">[Mageia-i18n] Checking out po files from svn
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1345">[ date ]</a>
+ <a href="thread.html#1345">[ thread ]</a>
+ <a href="subject.html#1345">[ subject ]</a>
+ <a href="author.html#1345">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>2011/4/22 Franklin Weng &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">franklin at goodhorse.idv.tw</A>&gt;:
+&gt;<i> Hi,
+</I>&gt;<i> Following Oliver's suggestion in the meeting several hours ago, I tried to
+</I>&gt;<i> check out the po files from&#160;<A HREF="http://svnweb.mageia.org/soft/&#160;.">http://svnweb.mageia.org/soft/&#160;.</A>
+</I>&gt;<i> Here I wrote a shell script to check out automatically.
+</I>&gt;<i> However, as shown in the file, some projects listed on Tx was not in
+</I>&gt;<i> svnweb.mageia.org,
+</I>&gt;<i> including Epoll, Identity/CatDap, mageia-gfxboot-theme, drakx_install,
+</I>&gt;<i> drakx_share, and drakx_standalone.
+</I>&gt;<i> Please tell us how to check them out.
+</I>&gt;<i>
+</I>&gt;<i> Thanks,
+</I>&gt;<i> Franklin
+</I>
+A simple way to find the po files if you imported the SVN repository
+on your disk or if you have SSH access to it, is to use the command
+find, e.g.:
+
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">remi at localhost</A> Mageia SVN]$ find soft/ -name &quot;fr.po&quot;
+soft/draklive-install/trunk/po/fr.po
+soft/drakx/trunk/perl-install/install/help/po/fr.po
+soft/drakx/trunk/perl-install/install/share/po/fr.po
+soft/drakx/trunk/perl-install/standalone/po/fr.po
+soft/drakx/trunk/perl-install/share/po/fr.po
+soft/userdrake2/tags/1.13.3/po/fr.po
+soft/userdrake2/trunk/po/fr.po
+soft/drakx-kbd-mouse-x11/trunk/po/fr.po
+soft/identity/CatDap/branches/live/lib/CatDap/I18N/fr.po
+soft/identity/CatDap/trunk/lib/CatDap/I18N/fr.po
+soft/transfugdrake/trunk/po/fr.po
+soft/system-config-printer/po/fr.po
+soft/theme/mageia-gfxboot-theme/trunk/po/fr.po
+soft/drakpxelinux/trunk/po/fr.po
+soft/mageia-kde-translation/trunk/po/fr.po
+soft/drakmenustyle/trunk/po/fr.po
+soft/control-center/trunk/po/fr.po
+soft/drakwizard/trunk/po/fr.po
+soft/drak3d/trunk/po/fr.po
+soft/kde4-splash-mga/trunk/po/fr.po
+soft/rpmdrake/trunk/po/fr.po
+soft/drakguard/trunk/po/fr.po
+soft/drakx-net/trunk/po/fr.po
+
+Note that the command ack may also be really useful when searching for
+an untranslated string if you don't know which soft it is attached to.
+
+Cheers,
+R&#233;mi / Akien
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="001339.html">[Mageia-i18n] Checking out po files from svn
+</A></li>
+ <LI>Next message: <A HREF="001346.html">[Mageia-i18n] Checking out po files from svn
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1345">[ date ]</a>
+ <a href="thread.html#1345">[ thread ]</a>
+ <a href="subject.html#1345">[ subject ]</a>
+ <a href="author.html#1345">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-i18n">More information about the Mageia-i18n
+mailing list</a><br>
+</body></html>