summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-i18n/2011-April/001346.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-i18n/2011-April/001346.html')
-rw-r--r--zarb-ml/mageia-i18n/2011-April/001346.html117
1 files changed, 117 insertions, 0 deletions
diff --git a/zarb-ml/mageia-i18n/2011-April/001346.html b/zarb-ml/mageia-i18n/2011-April/001346.html
new file mode 100644
index 000000000..5cd69649e
--- /dev/null
+++ b/zarb-ml/mageia-i18n/2011-April/001346.html
@@ -0,0 +1,117 @@
+<!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=%3C201104230908.15063.oliver.bgr%40googlemail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="001345.html">
+ <LINK REL="Next" HREF="001369.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-i18n] Checking out po files from svn</H1>
+ <B>Oliver Burger</B>
+ <A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Checking%20out%20po%20files%20from%20svn&In-Reply-To=%3C201104230908.15063.oliver.bgr%40googlemail.com%3E"
+ TITLE="[Mageia-i18n] Checking out po files from svn">oliver.bgr at googlemail.com
+ </A><BR>
+ <I>Sat Apr 23 09:08:14 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="001345.html">[Mageia-i18n] Checking out po files from svn
+</A></li>
+ <LI>Next message: <A HREF="001369.html">[Mageia-i18n] Checking out po files from svn
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1346">[ date ]</a>
+ <a href="thread.html#1346">[ thread ]</a>
+ <a href="subject.html#1346">[ subject ]</a>
+ <a href="author.html#1346">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>R&#233;mi Verschelde &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">rverschelde at gmail.com</A>&gt; schrieb am 22.04.2011
+&gt;<i> 2011/4/22 Franklin Weng &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">franklin at goodhorse.idv.tw</A>&gt;:
+</I>&gt;<i> &gt; Following Oliver's suggestion in the meeting several hours ago, I
+</I>&gt;<i> &gt; tried to check out the po files
+</I>&gt;<i> &gt; from <A HREF="http://svnweb.mageia.org/soft/">http://svnweb.mageia.org/soft/</A> . Here I wrote a shell
+</I>&gt;<i> &gt; script to check out automatically.
+</I>&gt;<i> &gt; However, as shown in the file, some projects listed on Tx was not
+</I>&gt;<i> &gt; in svnweb.mageia.org,
+</I>&gt;<i> &gt; including Epoll, Identity/CatDap, mageia-gfxboot-theme,
+</I>&gt;<i> &gt; drakx_install, drakx_share, and drakx_standalone.
+</I>&gt;<i> &gt; Please tell us how to check them out.
+</I>&gt;<i> A simple way to find the po files if you imported the SVN
+</I>&gt;<i> repository on your disk or if you have SSH access to it, is to use
+</I>&gt;<i> the command find, e.g.:
+</I>&gt;<i>
+</I>&gt;<i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">remi at localhost</A> Mageia SVN]$ find soft/ -name &quot;fr.po&quot;
+</I>&gt;<i> soft/draklive-install/trunk/po/fr.po
+</I>&gt;<i> soft/drakx/trunk/perl-install/install/help/po/fr.po
+</I>&gt;<i> soft/drakx/trunk/perl-install/install/share/po/fr.po
+</I>&gt;<i> soft/drakx/trunk/perl-install/standalone/po/fr.po
+</I>&gt;<i> soft/drakx/trunk/perl-install/share/po/fr.po
+</I>&gt;<i> soft/userdrake2/tags/1.13.3/po/fr.po
+</I>&gt;<i> soft/userdrake2/trunk/po/fr.po
+</I>&gt;<i> soft/drakx-kbd-mouse-x11/trunk/po/fr.po
+</I>&gt;<i> soft/identity/CatDap/branches/live/lib/CatDap/I18N/fr.po
+</I>&gt;<i> soft/identity/CatDap/trunk/lib/CatDap/I18N/fr.po
+</I>&gt;<i> soft/transfugdrake/trunk/po/fr.po
+</I>&gt;<i> soft/system-config-printer/po/fr.po
+</I>&gt;<i> soft/theme/mageia-gfxboot-theme/trunk/po/fr.po
+</I>&gt;<i> soft/drakpxelinux/trunk/po/fr.po
+</I>&gt;<i> soft/mageia-kde-translation/trunk/po/fr.po
+</I>&gt;<i> soft/drakmenustyle/trunk/po/fr.po
+</I>&gt;<i> soft/control-center/trunk/po/fr.po
+</I>&gt;<i> soft/drakwizard/trunk/po/fr.po
+</I>&gt;<i> soft/drak3d/trunk/po/fr.po
+</I>&gt;<i> soft/kde4-splash-mga/trunk/po/fr.po
+</I>&gt;<i> soft/rpmdrake/trunk/po/fr.po
+</I>&gt;<i> soft/drakguard/trunk/po/fr.po
+</I>&gt;<i> soft/drakx-net/trunk/po/fr.po
+</I>&gt;<i>
+</I>&gt;<i> Note that the command ack may also be really useful when searching
+</I>&gt;<i> for an untranslated string if you don't know which soft it is
+</I>&gt;<i> attached to.
+</I>
+Ok, sou you found everything?
+
+PLease note, that I may be non-responsive over the easter holidays
+since I am visiting friends and don't have my usual online time ;-)
+
+Oliver
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="001345.html">[Mageia-i18n] Checking out po files from svn
+</A></li>
+ <LI>Next message: <A HREF="001369.html">[Mageia-i18n] Checking out po files from svn
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1346">[ date ]</a>
+ <a href="thread.html#1346">[ thread ]</a>
+ <a href="subject.html#1346">[ subject ]</a>
+ <a href="author.html#1346">[ 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>