diff options
Diffstat (limited to 'zarb-ml/mageia-i18n/2011-April/001346.html')
| -rw-r--r-- | zarb-ml/mageia-i18n/2011-April/001346.html | 117 |
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émi Verschelde <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">rverschelde at gmail.com</A>> schrieb am 22.04.2011 +><i> 2011/4/22 Franklin Weng <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">franklin at goodhorse.idv.tw</A>>: +</I>><i> > Following Oliver's suggestion in the meeting several hours ago, I +</I>><i> > tried to check out the po files +</I>><i> > from <A HREF="http://svnweb.mageia.org/soft/">http://svnweb.mageia.org/soft/</A> . Here I wrote a shell +</I>><i> > script to check out automatically. +</I>><i> > However, as shown in the file, some projects listed on Tx was not +</I>><i> > in svnweb.mageia.org, +</I>><i> > including Epoll, Identity/CatDap, mageia-gfxboot-theme, +</I>><i> > drakx_install, drakx_share, and drakx_standalone. +</I>><i> > Please tell us how to check them out. +</I>><i> A simple way to find the po files if you imported the SVN +</I>><i> repository on your disk or if you have SSH access to it, is to use +</I>><i> the command find, e.g.: +</I>><i> +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">remi at localhost</A> Mageia SVN]$ find soft/ -name "fr.po" +</I>><i> soft/draklive-install/trunk/po/fr.po +</I>><i> soft/drakx/trunk/perl-install/install/help/po/fr.po +</I>><i> soft/drakx/trunk/perl-install/install/share/po/fr.po +</I>><i> soft/drakx/trunk/perl-install/standalone/po/fr.po +</I>><i> soft/drakx/trunk/perl-install/share/po/fr.po +</I>><i> soft/userdrake2/tags/1.13.3/po/fr.po +</I>><i> soft/userdrake2/trunk/po/fr.po +</I>><i> soft/drakx-kbd-mouse-x11/trunk/po/fr.po +</I>><i> soft/identity/CatDap/branches/live/lib/CatDap/I18N/fr.po +</I>><i> soft/identity/CatDap/trunk/lib/CatDap/I18N/fr.po +</I>><i> soft/transfugdrake/trunk/po/fr.po +</I>><i> soft/system-config-printer/po/fr.po +</I>><i> soft/theme/mageia-gfxboot-theme/trunk/po/fr.po +</I>><i> soft/drakpxelinux/trunk/po/fr.po +</I>><i> soft/mageia-kde-translation/trunk/po/fr.po +</I>><i> soft/drakmenustyle/trunk/po/fr.po +</I>><i> soft/control-center/trunk/po/fr.po +</I>><i> soft/drakwizard/trunk/po/fr.po +</I>><i> soft/drak3d/trunk/po/fr.po +</I>><i> soft/kde4-splash-mga/trunk/po/fr.po +</I>><i> soft/rpmdrake/trunk/po/fr.po +</I>><i> soft/drakguard/trunk/po/fr.po +</I>><i> soft/drakx-net/trunk/po/fr.po +</I>><i> +</I>><i> Note that the command ack may also be really useful when searching +</I>><i> for an untranslated string if you don't know which soft it is +</I>><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> |
