From 63e87c2d0c9d263f14c77b68f85c67d46ece82a9 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Mon, 20 Aug 2018 21:12:06 -0400 Subject: Removed gtk+ docs --- .../share/gettext/projects/GNOME/team-address | 152 - gtk+-mingw/share/gettext/projects/GNOME/teams.html | 3104 -------------------- gtk+-mingw/share/gettext/projects/GNOME/teams.url | 1 - gtk+-mingw/share/gettext/projects/GNOME/trigger | 38 - gtk+-mingw/share/gettext/projects/KDE/team-address | 115 - gtk+-mingw/share/gettext/projects/KDE/teams.html | 2039 ------------- gtk+-mingw/share/gettext/projects/KDE/teams.url | 1 - gtk+-mingw/share/gettext/projects/KDE/trigger | 40 - gtk+-mingw/share/gettext/projects/TP/team-address | 61 - gtk+-mingw/share/gettext/projects/TP/teams.html | 533 ---- gtk+-mingw/share/gettext/projects/TP/teams.url | 1 - gtk+-mingw/share/gettext/projects/TP/trigger | 3 - gtk+-mingw/share/gettext/projects/index | 3 - gtk+-mingw/share/gettext/projects/team-address | 16 - 14 files changed, 6107 deletions(-) delete mode 100644 gtk+-mingw/share/gettext/projects/GNOME/team-address delete mode 100644 gtk+-mingw/share/gettext/projects/GNOME/teams.html delete mode 100644 gtk+-mingw/share/gettext/projects/GNOME/teams.url delete mode 100644 gtk+-mingw/share/gettext/projects/GNOME/trigger delete mode 100644 gtk+-mingw/share/gettext/projects/KDE/team-address delete mode 100644 gtk+-mingw/share/gettext/projects/KDE/teams.html delete mode 100644 gtk+-mingw/share/gettext/projects/KDE/teams.url delete mode 100644 gtk+-mingw/share/gettext/projects/KDE/trigger delete mode 100644 gtk+-mingw/share/gettext/projects/TP/team-address delete mode 100644 gtk+-mingw/share/gettext/projects/TP/teams.html delete mode 100644 gtk+-mingw/share/gettext/projects/TP/teams.url delete mode 100644 gtk+-mingw/share/gettext/projects/TP/trigger delete mode 100644 gtk+-mingw/share/gettext/projects/index delete mode 100644 gtk+-mingw/share/gettext/projects/team-address (limited to 'gtk+-mingw/share/gettext/projects') diff --git a/gtk+-mingw/share/gettext/projects/GNOME/team-address b/gtk+-mingw/share/gettext/projects/GNOME/team-address deleted file mode 100644 index 24cfee0..0000000 --- a/gtk+-mingw/share/gettext/projects/GNOME/team-address +++ /dev/null @@ -1,152 +0,0 @@ -#!/bin/sh -# Print the team's address (to stdout) and output additional instructions -# (to stderr). -projectsdir="$1" -progdir="$2" -catalog="$3" # e.g. "pt_BR" -language="$4" # e.g. "pt" - -url=`cat "$projectsdir/GNOME/teams.url"` -html=`"$progdir/urlget" "$url" "$projectsdir/GNOME/teams.html"` -# The HTML page doesn't contain the languages with ISO 639 codes. -# So we have to translate ourselves... -case "$catalog" in - af) english=Afrikaans;; - sq) english=Albanian;; - am) english=Amharic;; - ar) english=Arabic;; - hy) english=Armenian;; - as) english=Assamese;; - en_AU) english="Australian English";; - az) english="Azerbaijani";; - eu) english=Basque;; - be) english=Belarusian;; - bn) english=Bengali;; - bs) english=Bosnian;; - pt_BR) english="Brazilian Portug";; # someday they'll fix the mistake - br) english=Breton;; - bg) english=Bulgarian;; - my) english=Burmese;; - en_GB) english="British English";; - en_CA) english="Canadian English";; - ca) english=Catalan;; - zh_CN) english="Chinese (simplified)";; - zh_TW) english="Chinese (traditional)";; - hr) english=Croatian;; - cs) english=Czech;; - da) english=Danish;; - nl) english=Dutch;; - dz) english=Dzongkha;; - eo) english=Esperanto;; - et) english=Estonian;; - fj) english=Fijian;; - fi) english=Finnish;; - fr) english=French;; - gl) english=Galician;; - ka) english=Georgian;; - de) english=German;; - el) english=Greek;; - gu) english=Gujarati;; - ha) english=Hausa;; - he) english=Hebrew;; - hi) english=Hindi;; - hu) english=Hungarian;; - jab) english=Hyam;; - is) english=Icelandic;; - ig) english=Igbo;; - id) english=Indonesian;; - az_IR) english="Iranian Azerbaijani";; - ga) english=Irish;; - it) english=Italian;; - ja) english=Japanese;; - kaj) english=Jju;; - kdm) english=Kagoma;; - kn) english=Kannada;; - kk) english=Kazakh;; - km) english=Khmer;; - rw) english=Kinyarwanda;; - ky) english=Kirghiz;; - ko) english=Korean;; - ku) english=Kurdish;; - lo) english=Lao;; - la) english=Latin;; - lv) english=Latvian;; - li) english=Limburgish;; - lt) english=Lithuanian;; - nds) english="Low Saxon";; - mk) english=Macedonian;; - mai) english=Maithili;; - ms) english=Malay;; - ml) english=Malayalam;; - mt) english=Maltese;; - mi) english=Maori;; - mr) english=Marathi;; - myn) english=Mayan;; - mn) english=Mongolian;; - nah) english=Nahuatl;; - ne) english=Nepali;; - nso) english="Northern Sotho";; - no) english=Norwegian;; - oc) english=Occitan;; - ang) english="Old English";; - or) english=Oriya;; - pbb) english="Páez";; - fa) english=Persian;; - pl) english=Polish;; - pt) english=Portuguese;; - pa) english=Punjabi;; - ps) english=Pushto;; - qu) english=Quechua;; - ro) english=Romanian;; - ru) english=Russian;; - sa) english=Sanskrit;; - sr) english=Serbian;; - si) english=Sinhala;; - sk) english=Slovak;; - sl) english=Slovenian;; - es) english=Spanish;; - sw) english=Swahili;; - sv) english=Swedish;; - tl) english=Tagalog;; - ta) english=Tamil;; - te) english=Telugu;; - tet) english=Tetum;; - th) english=Thai;; - bo) english=Tibetan;; - ti) english=Tigrinya;; - tr) english=Turkish;; - tk) english=Turkmen;; - kcg) english=Tyap;; - ug) english=Uighur;; - uk) english=Ukrainian;; - ur) english=Urdu;; - uz) english=Uzbek;; - vi) english=Vietnamese;; - fr_BE) english=Walloon;; - cy) english=Welsh;; - xh) english=Xhosa;; - yi) english=Yiddish;; - yo) english=Yoruba;; - zap) english=Zapotec;; - zu) english=Zulu;; - *) english=;; -esac -if test -n "$english"; then - (echo "Please consider joining your translation team, and visit" - echo " $url" - echo " http://developer.gnome.org/projects/gtp/" - ) 1>&2 - sed_addnl='s,,\ -,g' - address=`echo "$html" | tr '\012' '|' | sed -e "$sed_addnl" | sed -n -e "s,^.*.*.*.*.*\$,\\1,p"` - # address can be empty or contain 1 or more space separated URLs. -else - (echo "A translation team for your "`if test "$catalog" = "$language"; then echo "language ($language)"; else echo "local dialect ($catalog)"; fi` - echo "may not exist yet. Please visit" - echo " $url" - echo " http://developer.gnome.org/projects/gtp/" - echo "and decide whether you want to create a new translation team." - ) 1>&2 - address= -fi -exit 0 diff --git a/gtk+-mingw/share/gettext/projects/GNOME/teams.html b/gtk+-mingw/share/gettext/projects/GNOME/teams.html deleted file mode 100644 index e87558e..0000000 --- a/gtk+-mingw/share/gettext/projects/GNOME/teams.html +++ /dev/null @@ -1,3104 +0,0 @@ - - - - - The GNOME Translation Project - Teams - - - - - - - - -
- - -

Teams:

- -

- Translation teams already exist for many languages. - To join a team, contact the team leader.

- If a team does not exist for your language, consider starting one. -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - Language - -
-
-
- - Coordinator - -
-
-
- - Web Page - -
-
-
- - Afrikaans - -
-
-
- - Petri Jooste - -
-
- -
-
- - Albanian - -
-
-
- - Laurent Dhima - -
-
- -
-
- - Amharic - -
-
-
- - Daniel Yacob - -
-
- -
-
- - Arabic - -
-
-
- - Arafat Medini - -
-
- -
-
- - Armenian - -
-
- - -
- -   - -
-
-
- - Assamese - -
-
-
- - Sunaram Patir - -
-
-
- -   - -
-
-
- - Australian English - -
-
-
- - Peter Lawler - -
-
-
- -   - -
-
-
- - Azerbaijani - -
-
-
- - Metin Amiroff - -
-
- -
-
- - Basque - -
-
- - -
- -   - -
-
-
- - Belarusian - -
-
- - - -
-
- - Bengali - -
-
-
- - Taneem Ahmed - -
-
- -
-
- - Bosnian - -
-
-
- - Amila Akagić - -
-
- -
-
- - Brazilian Portugese - -
-
- - - -
-
- - Breton - -
-
-
- - Francis Tyers - -
-
-
- -   - -
-
-
- - Bulgarian - -
-
- - - -
-
- - Burmese - -
-
-
- - Zaw Win Aung - -
-
-
- -   - -
-
-
- - British English - -
-
-
- - Bastien Nocera - -
-
- -
-
- - Canadian English - -
-
-
- - Adam Weinberger - -
-
- -
-
- - Catalan - -
-
-
- - Jordi Mas - -
-
- -
-
- - Chinese (simplified) - -
-
-
- - Wang Jian - -
-
- -
-
- - Chinese (traditional) - -
-
-
- - Abel Cheung - -
-
- -
-
- - Croatian - -
-
-
- - Robert Sedak - -
-
- -
-
- - Czech - -
-
- - -
- -   - -
-
-
- - Danish - -
-
-
- - Ole Laursen - -
-
- -
-
- - Dutch - -
-
- - - -
-
- - Dzongkha - -
-
-
- - Pema Geyleg - -
-
- -
-
- - Esperanto - -
-
-
- - Artem Popov - -
-
-
- -   - -
-
-
- - Estonian - -
-
-
- - Priit Laes - -
-
- -
-
- - Fijian - -
-
-
- - Timoci Tora -
-
-
- -   - -
-
-
- - Finnish - -
-
- - - -
-
- - French - -
-
- - - -
-
- - Galician - -
-
- - - -
-
- - Georgian - -
-
-
- - Aiet Kolkhi - -
-
- -
-
- - German - -
-
-
- - Hendrik Richter - -
-
- -
-
- - Greek - -
-
- - - -
-
- - Gujarati - -
-
-
- - Nirav Mehta - -
-
- -
-
- - Hausa - -
-
-
- - Bamiyo Odumah - -
-
-
- -   - -
-
-
- - Hebrew - -
-
- - - -
-
- - Hindi - -
-
- - - -
-
- - Hungarian - -
-
-
- - Gábor Kelemen - -
-
-
- - A GNOME Projekt - -
-
-
- - Hyam - -
-
-
- - Uchenna Agbim - -
-
- -
-
- - Icelandic - -
-
- - - -
-
- - Igbo - -
-
-
- - Nwabunwanne - -
-
- -
-
- - Indonesian - -
-
-
- - Mohammad Damt - -
-
- -
-
- - Iranian Azerbaijani - -
-
-
- - Amir Hedayaty - -
-
- -
-
- - Irish - -
-
-
- - Paul Duffy - -
-
-
- -   - -
-
-
- - Italian - -
-
- - - -
-
- - Japanese - -
-
-
- - Takeshi Aihana - -
-
- -
-
- - Jju - -
-
-
- - Uchenna Agbim - -
-
- -
-
- - Kagoma - -
-
-
- - Uchenna Agbim - -
-
- -
-
- - Kannada - -
-
-
- - Pramod R - -
-
- -
-
- - Kazakh - -
-
-
- - Amrenov Kanat - -
-
- -
-
- - Khmer - -
-
-
- - Javier Sola - -
-
-
- -   - -
-
-
- - Kinyarwanda - -
-
-
- - Steve Murphy - -
-
-
- -   - -
-
-
- - Kirghiz - -
-
-
- - Timur Jamakeev - -
-
-
- -   - -
-
-
- - Korean - -
-
-
- - Changwoo Ryu - -
-
-
- -   - -
-
-
- - Kurdish - -
-
-
- - Abdullah Ulas - -
-
- -
-
- - Lao - -
-
- - - -
-
- - Latin - -
-
-
- - Mark Polo - -
-
-
- -   - -
-
-
- - Latvian - -
-
-
- - Artis Trops - -
-
- -
-
- - Limburgish - -
-
- - -
- -   - -
-
-
- - Lithuanian - -
-
- - - -
-
- - Low Saxon - -
-
-
- - Jürgen Lüters - -
-
-
- -   - -
-
-
- - Macedonian - -
-
- - - -
-
- - Maithili - -
-
- - -
- -   - -
-
-
- - Malay - -
-
- - - -
-
- - Malayalam - -
-
-
- - Sajith V.K -
-
- -
-
- - Maltese - -
-
-
- - Ramon Casha -
-
- -
-
- - Maori - -
-
- - - -
-
- - Marathi - -
-
- - - -
-
- - Mayan - -
-
- - - -
-
- - Mongolian - -
-
- - -
- -   - -
-
-
- - Nahuatl - -
-
- - - -
-
- - Nepali - -
-
- - -
- -   - -
-
-
- - Northern Sotho - -
-
-
- - Dwayne Bailey - -
-
- -
-
- - Norwegian - -
-
- - -
- -   - -
-
-
- - Occitan - -
-
- - -
- -   - -
-
-
- - Old English - -
-
- - - -
-
- - Oriya - -
-
-
- - Gora Mohanty - -
-
- -
-
- - Páez - -
-
- - -
- -   - -
-
-
- - Persian - -
-
- - - -
-
- - Polish - -
-
-
- - Artur Flinta - -
-
- -
-
- - Portuguese - -
-
-
- - Duarte Loreto - -
-
-
- -   - -
-
-
- - Punjabi - -
-
- - - -
-
- - Pushto - -
-
-
- - Ismail Maskani - -
-
-
- -   - -
-
-
- - Quechua - -
-
- - -
- -   - -
-
-
- - Romanian - -
-
-
- - Mugurel Tudor - -
-
- -
-
- - Russian - -
-
- - - -
-
- - Sanskrit - -
-
-
- - Mukesh G - -
-
-
- -   - -
-
-
- - Serbian - -
-
-
- - Daneelo Shegun - -
-
- -
-
- - Sinhala - -
-
- - - -
-
- - Slovak - -
-
-
- - Marcel Telka - -
-
- -
-
- - Slovenian - -
-
-
- - Andraz Tori - -
-
- -
-
- - Spanish - -
-
- - -
- - GNOME Hispano - -
-
-
- - Swahili - -
-
-
- - Mturi Elias - -
-
-
- -   - -
-
-
- - Swedish - -
-
-
- - Christian Rose - -
-
- -
-
- - Tagalog - -
-
-
- - Eric Pareja - -
-
-
- -   - -
-
-
- - Tamil - -
-
- - - -
-
- - Telugu - -
-
-
- - Sunil Mohan - -
-
- -
-
- - Tetum - -
-
-
- - Peter Gossner - -
-
- -
-
- - Thai - -
-
- - - -
-
- - Tibetan - -
-
- - - -
-
- - Tigrinya - -
-
-
- - Simon Mebrahtu - -
-
- -
-
- - Turkish - -
-
- - - -
-
- - Turkmen - -
-
- - - -
-
- - Tyap - -
-
-
- - Uchenna Agbim - -
-
- -
-
- - Uighur - -
-
- - - -
-
- - Ukrainian - -
-
- - -
- -   - -
-
-
- - Urdu - -
-
-
- - Shahzad Chohan - -
-
-
- -   - -
-
-
- - Uzbek - -
-
-
- - Mashrab Kuvatov - -
-
- -
-
- - Vietnamese - -
-
- - - -
-
- - Walloon - -
-
-
- - Pablo Saratxaga - -
-
-
- -   - -
-
-
- - Welsh - -
-
-
- - Dafydd Harries - -
-
- -
-
- - Xhosa - -
-
-
- - Adi Attar - -
-
-
- -   - -
-
-
- - Yiddish - -
-
-
- - Raphael Finkel - -
-
-
- -   - -
-
-
- - Yoruba - -
-
- - - -
-
- - Zapotec - -
-
- - - -
-
- - Zulu - -
-
-
- - Dwayne Bailey - -
-
- -
- - -

Starting a new team

-

- If no team for your language is listed here and you want to start a new one, - please send an email to announce the new team - to the mailing list.

- It should have a subject like "New team for [your language name] ([your language code])" - and contain the name and the email of the person who is the new coordinator for that language - (And if one exists, the URL of the Team's page).

- (The webmaster will add this team to this page shortly after) -

- - -

Project Web Pages and Mailing Lists

-

- We would like to encourage translation teams to have web pages, - even if they are simple ones, and mailing lists. For many teams, - the easiest and best way to do this is to use - Savannah. Savannah - will allow you to create a project for your team, providing you - use it to advance open source development, which you are doing. - It will give you a place to set up web pages, have a mailing list, - and place files for people to download. You can even set up CVS - if you find that helpful. It also allows you to give access to - multiple team members so you can each update the web pages, - downloadable files, etc. -

- - -

Errors

-

- If there are any errors in the contact/web address of a team - please write to the mailing list. -

- -
- - - -
- -

-
- Users · - Developers · - Bonsai · - ViewCVS · - FTP · - Bugzilla · - Software Map · - Contact -
-
- - - - - diff --git a/gtk+-mingw/share/gettext/projects/GNOME/teams.url b/gtk+-mingw/share/gettext/projects/GNOME/teams.url deleted file mode 100644 index 5c87a2c..0000000 --- a/gtk+-mingw/share/gettext/projects/GNOME/teams.url +++ /dev/null @@ -1 +0,0 @@ -http://developer.gnome.org/projects/gtp/teams.html diff --git a/gtk+-mingw/share/gettext/projects/GNOME/trigger b/gtk+-mingw/share/gettext/projects/GNOME/trigger deleted file mode 100644 index d159230..0000000 --- a/gtk+-mingw/share/gettext/projects/GNOME/trigger +++ /dev/null @@ -1,38 +0,0 @@ -#!/bin/sh -# Test whether the current package is a GNOME package. - -# NLS nuisances: Letter ranges are different in the Estonian locale. -LC_ALL=C - -while true; do - configfiles= - if test -f configure.in; then - configfiles="$configfiles configure.in" - fi - if test -f configure.ac; then - configfiles="$configfiles configure.ac" - fi - if test -n "$configfiles"; then - if grep '^GNOME_' $configfiles >/dev/null 2>&1 ; then - exit 0 - fi - exit 1 - fi - dir=`basename \`pwd\`` - case "$dir" in - i18n) - # This directory name, used in GNU make, is not the top level directory. - ;; - *[A-Za-z]*[0-9]*) - # Reached the top level directory. - exit 1 - esac - # Go to parent directory - last=`/bin/pwd` - cd .. - curr=`/bin/pwd` - if test "$last" = "$curr"; then - # Oops, didn't find the top level directory. - exit 1 - fi -done diff --git a/gtk+-mingw/share/gettext/projects/KDE/team-address b/gtk+-mingw/share/gettext/projects/KDE/team-address deleted file mode 100644 index 96d247b..0000000 --- a/gtk+-mingw/share/gettext/projects/KDE/team-address +++ /dev/null @@ -1,115 +0,0 @@ -#!/bin/sh -# Print the team's address (to stdout) and output additional instructions -# (to stderr). -projectsdir="$1" -progdir="$2" -catalog="$3" # e.g. "pt_BR" -language="$4" # e.g. "pt" - -url=`cat "$projectsdir/KDE/teams.url"` -html=`"$progdir/urlget" "$url" "$projectsdir/KDE/teams.html"` -# The HTML page says they are "presently switching from the 2-letter codes -# to the 3-letter codes". So it is safest to use the English name and -# translate ourselves... -case "$catalog" in - af) english=Afrikaans;; - ar) english=Arabic;; - az) english=Azerbaijani;; - bg) english=Bulgarian;; - bn) english=Bengali;; - bo) english=Tibetan;; - br) english=Breton;; - bs) english=Bosnian;; - ca) english=Catalan;; - cs) english=Czech;; - cy) english=Welsh;; - da) english=Danish;; - de) english=German;; - el) english=Greek;; - en_GB) english="British English";; - eo) english=Esperanto;; - es) english=Spanish;; - et) english=Estonian;; - eu) english=Basque;; - fa) english=Farsi;; - fi) english=Finnish;; - fo) english=Faroese;; - fr) english=French;; - ga) english=Irish;; - gl) english=Gallegan;; - gu) english=Gujarati;; - he) english=Hebrew;; - hi) english=Hindi;; - hr) english=Croatian;; - hu) english=Hungarian;; - id) english=Indonesian;; - is) english=Icelandic;; - it) english=Italian;; - ja) english=Japanese;; - km) english=Khmer;; - ko) english=Korean;; - ku) english=Kurdish;; - lt) english=Lithuanian;; - lv) english=Latvian;; - mi) english=Maori;; - mk) english=Macedonian;; - mr) english=Marathi;; - mt) english=Maltese;; - nl) english=Dutch;; - no) english="Norwegian (Bokm";; - nn) english="Norwegian (Nynorsk)";; - oc) english=Occitan;; - pl) english=Polish;; - pt) english=Portuguese;; - pt_BR) english="Brazilian Portuguese";; - ro) english=Romanian;; - ru) english=Russian;; - sk) english=Slovak;; - sl) english=Slovenian;; - sr) english=Serbian;; - sv) english=Swedish;; - ta) english=Tamil;; - tg) english=Tajik;; - th) english=Thai;; - tr) english=Turkish;; - uk) english=Ukrainian;; - vi) english=Vietnamese;; - # ??) english=Walloon;; - xh) english=Xhosa;; - zh_CN) english="Simplified Chinese";; - zh_TW) english="Traditional Chinese";; - *) english=;; -esac -if test -n "$english"; then - (echo "Please consider joining your translation team, and visit" - sed_addnl='s,,\ -,g' - anchor=`echo "$html" | tr '\012' '|' | sed -e "$sed_addnl" | sed -n -e 's,^.*.*>'"$english"'[^<>]*team<.*$,\1,p'` - if test -n "$anchor"; then - echo " $url#$anchor" - fi - echo " $url" - echo " http://i18n.kde.org/" - ) 1>&2 - address1=`echo "$html" | tr '\012' '|' | sed -n -e 's,^.*>'"$english"'[^<>]*team<\(.*\)$,\1,p' | sed -e "$sed_addnl" | sed -e 2q -e 1d | sed -n -e 's,^.*mailing list\(.*\)$,\1,p' | sed -e 's,.*,,' | sed -e 's,.*,,' | sed -n -e 's,^.*HREF="\([^"]*\)">[^<>]*.*$,\1,p'` - case "$address1" in - mailto:*) address1=`echo "$address1" | sed -e 's,^mailto:,<,' -e 's,$,>,'` ;; - esac - address1=`echo "$address1" | sed -e 's,-request@,@,'` - address2=`echo "$html" | tr '\012' '|' | sed -n -e 's,^.*>'"$english"'[^<>]*team<\(.*\)$,\1,p' | sed -e "$sed_addnl" | sed -e 2q -e 1d | sed -n -e 's,^.*web site\(.*\)$,\1,p' | sed -e 's,.*,,' | sed -e 's,.*,,' | sed -n -e 's,^.*HREF="\([^"]*\)">[^<>]*.*$,\1,p'` - if test -n "$address1" && test -n "$address2"; then - address="$address1 $address2" - else - address="$address1$address2" - fi - # address can be empty or contain 1 or more space separated URLs. -else - (echo "A translation team for your "`if test "$catalog" = "$language"; then echo "language ($language)"; else echo "local dialect ($catalog)"; fi` - echo "may not exist yet. Please visit" - echo " $url" - echo " http://i18n.kde.org/" - echo "and decide whether you want to create a new translation team." - ) 1>&2 - address= -fi -exit 0 diff --git a/gtk+-mingw/share/gettext/projects/KDE/teams.html b/gtk+-mingw/share/gettext/projects/KDE/teams.html deleted file mode 100644 index 95c2d4e..0000000 --- a/gtk+-mingw/share/gettext/projects/KDE/teams.html +++ /dev/null @@ -1,2039 +0,0 @@ - - - - - The KDE Translation Teams - - -
- - - - -
-

The KDE Translation Teams

-

Many KDE applications have been translated to more than 50 - languages already and the number of both the translated applications and - the supported languages is still growing. For information on how complete the - translation of the current KDE user interface to the individual languages - really is please see the respective statistics page. (Documentation translation is still in - its first stages for many teams.) The languages distributed with the last - official KDE version are listed on a separate - page.

-

Almost all language teams are looking for additional - translators. And, of course, there are still a lot of languages missing in KDE. - So if you have some spare time and a good knowledge of English, please consider - joining one of the teams and help translating KDE to your native language. Just - write to the appropriate team coordinator in the list below. If there's no - coordinator listed for your language, take a look at the - Translation HOWTO for more information on - how new languages are introduced to KDE and subscribe to the - mailinglist - for translators and documenters.

-

The team table below is sorted according to the official lists - of ISO 639 language codes. (See - http://lcweb.loc.g - ov/standards/iso639-2/englangn.html). We are - presently switching from the 2-letter codes to the 3-letter codes.) In addition - to the basic team data like the coordinator(s), the - mailing list, and the team's web site, the - list now contains links to:

-
    -
  • compressed archives of all GUI and documentation - files that were already translated by the respective language team; - these files are usually of the type ".po" (GNU gettext) and ".docbook" - (XML)
  • -
  • text files that contain all message strings of the - translated .po files -- these files are sometimes called - "compendia" and are used for instance by specialized - translation programs like KBabel (the - recommended one for KDE translation).
  • -
  • the "highscore list" for each team: an - overview which .po files were already translated but are in need of an - overhaul.
  • -
  • the doc statistics: an overview of the - current status if there are any doc translations available
  • -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
afAfrikaans team
  -
araArabic team
  -
azAzerbaijani team
  -
bgBulgarian team
  -
bnBengali team
  -
    -
  • team coordinator(s): - Ahmed, Taneem
  • -
  • mailing list: --
  • -
  • web site: --
  • -
  • .po and doc archive:--
  • -
  • .po messages translated: --
  • -
  • .po files in need of a revision: --
  • -
  • doc statistics: --
  • -
boTibetan team
  -
    -
  • team coordinator(s): Katrin Norbu
  • -
  • mailing list: --
  • -
  • web site: --
  • -
  • .po and doc archive:--
  • -
  • .po messages translated: --
  • -
  • .po files in need of a revision: --
  • -
  • doc statistics: --
  • -
brBreton team
  -
bsBosnian team
  -
caCatalan team
  -
csCzech team
  -
cyWelsh team
  -
daDanish team
  -
deGerman team
  -
elGreek team
  -
en_GBBritish English Team
  -
eoEsperanto team
  -
esSpanish team
  -
etEstonian team
  -
euBasque team
  -
faFarsi (Persian) team
  -
fiFinnish team
  -
foFaroese team
  -
    -
  • coordinator(s): Aki Nielsen
  • -
  • mailing list: --
  • -
  • web site: --
  • -
  • .po and doc archive: --
  • -
  • .po messages translated: --
  • -
  • .po files in need of a revision: --
  • -
  • doc statistics: --
  • -
frFrench team
  -
gaIrish Gaelic team
  -
glGallegan team
  -
guGujarati team
  -
    -
  • coordinator(s): Apu - Shah
  • -
  • mailing list: --
  • -
  • web site: --
  • -
  • .po and doc archive: --
  • -
  • .po messages translated: --
  • -
  • .po files in need of a revision: --
  • -
  • doc statistics: --
  • -
heHebrew team
  -
hiHindi team
  -
    -
  • coordinator(s): Harsh - Kumar
  • -
  • mailing list: --
  • -
  • web site: --
  • -
  • .po and doc archive: --
  • -
  • .po messages translated: --
  • -
  • .po files in need of a revision: --
  • -
  • doc statistics: --
  • -
hrCroatian team
  -
huHungarian team
  -
id/indIndonesian team
  -
isIcelandic team
  -
itItalian team
  -
jaJapanese team
  -
kmKhmer (Cambodian) team
  -
    -
  • coordinator(s): Neang, - Savun
  • -
  • mailing list: kdelist@khmermp3.com (no subscription info - available yet)
  • -
  • web site: kde.khmermp3.com
  • -
  • .po and doc archive: --
  • -
  • .po messages translated: --
  • -
  • .po files in need of a revision: --
  • -
  • doc statistics: --
  • -
koKorean team
  -
kurKurdish team
  -
ltLithuanian team
  -
lvLatvian team
  -
miMaori team
  -
mkMacedonian team
  -
mrMarathi team
  -
    -
  • coordinator(s): Rahul - Palkar
  • -
  • mailing list: --
  • -
  • web site: --
  • -
  • .po and doc archive: --
  • -
  • .po messages translated: --
  • -
  • .po files in need of a revision: --
  • -
  • doc statistics: --
  • -
mtMaltese team
  -
    -
  • coordinator(s): Ramon - Casha
  • -
  • mailing list: --
  • -
  • web site: --
  • -
  • .po and doc archive: --
  • -
  • .po messages translated: --
  • -
  • .po files in need of a revision: --
  • -
  • doc statistics: --
  • -
nlDutch team
  -
noNorwegian (Bokmål) team
  -
no_NYNorwegian (Nynorsk) team
  -
ocOccitan team
  -
plPolish team
  -
ptPortuguese team
  -
pt_BRBrazilian Portuguese team
  -
roRomanian team
  -
ruRussian team
  -
skSlovak team
  -
slSlovenian team
  -
srSerbian team
  -
svSwedish team
  -
taTamil team
  -
tgTajik team
  -
    -
  • coordinator(s): - Roger Kovacs
  • -
  • mailing list: --
  • -
  • web site: www.khujandcomptech.dyn.tj
  • -
  • .po and doc archive:--
  • -
  • .po messages translated: --
  • -
  • .po files in need of a revision: --
  • -
  • doc statistics: --
  • -
thThai team
  -
trTurkish team
  -
ukUkrainian team
  -
viVietnamese team
  -
waWalloon team
  -
xhXhosa team
  -
    -
  • team coordinator(s): Dwayne Bailey
  • -
  • mailing list: --
  • -
  • web site: translate.org.za
  • -
  • .po and doc archive: --
  • -
  • .po messages translated: --
  • -
  • .po files in need of a revision: --
  • -
  • doc statistics: --
  • -
zh_CN.GB2312Simplified Chinese team
  -
zh_TW.Big5Traditional Chinese team
  -
-

Page maintained by - Thomas Diehl. Last update 11 Oktober - 2001
- diff --git a/gtk+-mingw/share/gettext/projects/KDE/teams.url b/gtk+-mingw/share/gettext/projects/KDE/teams.url deleted file mode 100644 index 0878d10..0000000 --- a/gtk+-mingw/share/gettext/projects/KDE/teams.url +++ /dev/null @@ -1 +0,0 @@ -http://i18n.kde.org/teams/index.shtml diff --git a/gtk+-mingw/share/gettext/projects/KDE/trigger b/gtk+-mingw/share/gettext/projects/KDE/trigger deleted file mode 100644 index 561a408..0000000 --- a/gtk+-mingw/share/gettext/projects/KDE/trigger +++ /dev/null @@ -1,40 +0,0 @@ -#!/bin/sh -# Test whether the current package is a KDE package. - -# NLS nuisances: Letter ranges are different in the Estonian locale. -LC_ALL=C - -while true; do - configfiles= - if test -f configure.in; then - configfiles="$configfiles configure.in" - fi - if test -f configure.ac; then - configfiles="$configfiles configure.ac" - fi - if test -n "$configfiles"; then - if grep '^KDE_' $configfiles >/dev/null 2>&1 || \ - grep '^AC_PATH_KDE' $configfiles >/dev/null 2>&1 || \ - grep '^AM_KDE_WITH_NLS' $configfiles >/dev/null 2>&1 ; then - exit 0 - fi - exit 1 - fi - dir=`basename \`pwd\`` - case "$dir" in - i18n) - # This directory name, used in GNU make, is not the top level directory. - ;; - *[A-Za-z]*[0-9]*) - # Reached the top level directory. - exit 1 - esac - # Go to parent directory - last=`/bin/pwd` - cd .. - curr=`/bin/pwd` - if test "$last" = "$curr"; then - # Oops, didn't find the top level directory. - exit 1 - fi -done diff --git a/gtk+-mingw/share/gettext/projects/TP/team-address b/gtk+-mingw/share/gettext/projects/TP/team-address deleted file mode 100644 index 6d4624f..0000000 --- a/gtk+-mingw/share/gettext/projects/TP/team-address +++ /dev/null @@ -1,61 +0,0 @@ -#!/bin/sh -# Print the team's address (to stdout) and output additional instructions -# (to stderr). -projectsdir="$1" -progdir="$2" -catalog="$3" # e.g. "pt_BR" -language="$4" # e.g. "pt" - -url=`cat "$projectsdir/TP/teams.url"` -sed_absolute_dotdot_urls="s,href=\"\\.\\./,href="`echo "$url" | sed -e 's,/[^/]*/[^/]*\$,/,'`",g" -html=`"$progdir/urlget" "$url" "$projectsdir/TP/teams.html" | sed -e "$sed_absolute_dotdot_urls"` -sed_addnl='s,,\ -,g' -address=`echo "$html" | tr '\012' '|' | sed -e "$sed_addnl" | sed -n -e "s,^.*$catalog[^<>]*[^|]*[^<>]*[^<>]*.*\$,\\1,p" | sed 1q` -if test -n "$address"; then - case "$address" in - mailto:*) address=`echo "$address" | sed -e 's,^mailto:,<,' -e 's,$,>,'` ;; - esac - (echo "Please visit your translation team's homepage at" - echo " "`echo "$html" | tr '\012' '|' | sed -e "$sed_addnl" | sed -n -e "s,^.*$catalog[^<>]*[^<>]*.*\$,\\1,p" | sed 1q` - echo " http://www.iro.umontreal.ca/contrib/po/HTML/teams.html" - echo " http://www.iro.umontreal.ca/contrib/po/HTML/translators.html" - echo " http://www.iro.umontreal.ca/contrib/po/HTML/index.html" - echo "and consider joining your translation team's mailing list" - echo " $address" - ) 1>&2 - echo "$address" - exit 0 -fi -address=`echo "$html" | tr '\012' '|' | sed -e "$sed_addnl" | sed -n -e "s,^.*$language[^<>]*[^|]*[^<>]*[^<>]*.*\$,\\1,p" | sed 1q` -if test -n "$address"; then - case "$address" in - mailto:*) address=`echo "$address" | sed -e 's,^mailto:,<,' -e 's,$,>,'` ;; - esac - (echo "A translation team exists for your language ($language) but not for" - echo "your local dialect ($catalog). You can either join the existing" - echo "translation team for $language or create a new translation team for $catalog." - echo - echo "Please visit the existing translation team's homepage at" - echo " "`echo "$html" | tr '\012' '|' | sed -e "$sed_addnl" | sed -n -e "s,^.*$language[^<>]*[^<>]*.*\$,\\1,p" | sed 1q` - echo " http://www.iro.umontreal.ca/contrib/po/HTML/teams.html" - echo " http://www.iro.umontreal.ca/contrib/po/HTML/translators.html" - echo " http://www.iro.umontreal.ca/contrib/po/HTML/index.html" - echo "and consider joining the translation team's mailing list" - echo " $address" - echo - echo "If you want to create a new translation team for $catalog, please visit" - echo " http://www.iro.umontreal.ca/contrib/po/HTML/teams.html" - echo " http://www.iro.umontreal.ca/contrib/po/HTML/leaders.html" - echo " http://www.iro.umontreal.ca/contrib/po/HTML/index.html" - ) 1>&2 - echo "$address" - exit 0 -fi -(echo "A translation team for your language ($language) does not exist yet." - echo "If you want to create a new translation team for $language"`test "$catalog" = "$language" || echo " or $catalog"`", please visit" - echo " http://www.iro.umontreal.ca/contrib/po/HTML/teams.html" - echo " http://www.iro.umontreal.ca/contrib/po/HTML/leaders.html" - echo " http://www.iro.umontreal.ca/contrib/po/HTML/index.html" -) 1>&2 -exit 0 diff --git a/gtk+-mingw/share/gettext/projects/TP/teams.html b/gtk+-mingw/share/gettext/projects/TP/teams.html deleted file mode 100644 index f0cc0d3..0000000 --- a/gtk+-mingw/share/gettext/projects/TP/teams.html +++ /dev/null @@ -1,533 +0,0 @@ - - - - - National translation teams - - - - - - - - - - - - - - - - - - -
-

Translation Project

-
- - - - - - - - - - - - - - - - - -
- Welcome
- Changes
-
Overview
- The Packages
- The Teams
- The Disclaimer
- The Robot
-
Info for...
- Maintainers
- Coordinators
- Translators
-
Documents
- Contributors
- File List
- Tools
-
-
-

National translation teams

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CodeLanguageTeam address
afAfrikaansi18n@af.org.za
sqAlbaniantranslation-team-sq@lists.sourceforge.net
amAmhariclocales@geez.org
arArabicdoc@arabeyes.org
es_ARArgentiniantranslation-es-AR@lists.sourceforge.net
hyArmeniantranslation-team-hy@lists.sourceforge.net
astAsturianxspuente@asturies.org
azAzerbaijanitranslation-team-az@lists.sourceforge.net
euBasquetranslation-team-eu@lists.sourceforge.net
beBelarusiani18n@mova.org
bsBosnianmtodorov@alu.hr
pt_BRBrazilian Portugueseldp-br@bazar.conectiva.com.br
bgBulgariandict@fsa-bg.org
caCatalanca@dodds.net
zh_HKChinese (Hong Kong)community@linuxhall.org
zh_CNChinese (simplified)translation-team-zh-cn@lists.sourceforge.net
zh_TWChinese (traditional)zh-l10n@linux.org.tw
hrCroatianlokalizacija@linux.hr
csCzechtranslation-team-cs@lists.sourceforge.net
daDanishdansk@dansk-gruppen.dk
nlDutchvertaling@vrijschrift.org
dzDzongkhadzongkha-l10n@lists.sourceforge.net
enEnglishen@translate.freefriends.org
en_GBEnglish (British)en_gb@li.org
eoEsperantotranslation-team-eo@lists.sourceforge.net
etEstonianlinux-ee@lists.eenet.ee
fiFinnishtranslation-team-fi@lists.sourceforge.net
frFrenchtraduc@traduc.org
glGaliciangpul-traduccion@ceu.fi.udc.es
kaGeorgianka@li.org
deGermantranslation-team-de@lists.sourceforge.net
elGreeknls@tux.hellug.gr
guGujaratiindianoss-gujarati@lists.sourceforge.net
heHebreweliz@gnu.org
hiHindifedora-trans-hi@redhat.com
huHungariantranslation-team-hu@lists.sourceforge.net
isIcelandickde-isl@mmedia.is
idIndonesiantranslation-team-id@lists.sourceforge.net
gaIrishgaeilge-gnulinux@lists.sourceforge.net
itItaliantp@lists.linux.it
jaJapanesetranslation-team-ja@lists.sourceforge.net
rwKinyarwandatranslation-team-rw@lists.sourceforge.net
kyKirghizi18n-team-ky-kyrgyz@lists.sourceforge.net
koKoreantranslation-team-ko@lists.sourceforge.net
kuKurdishku@li.org
lvLatvianlv@li.org
ltLithuaniankomp_lt@konferencijos.lt
art-lojbanLojbantranslation-art-lojban@lists.sourceforge.net
lgLugandakompyuta@kizito.freeuk.com
mkMacedonianufo@linux.net.mk
mgMalagasydikateny@linuxmg.org
msMalaytranslation-team-ms@lists.sourceforge.net
mtMaltesel10n@linux.org.mt
mnMongolianopenmn-translation@lists.sourceforge.net
neNepalitranslation-team-ne@lists.sourceforge.net
es_NINicaraguianeichwalk@iro.umontreal.ca
nsoNorthern Sothosipedi@translate.org.za
noNorwegiani18n-nb@lister.ping.uio.no
nbNorwegian Bokmaali18n-nb@lister.ping.uio.no
nnNorwegian Nynorski18n-nn@lister.ping.uio.no
no@nynorskNorwegian Nynorski18n-nn@lister.ping.uio.no
orOriyagora_mohanty@yahoo.co.in
faPersiantranslation-team-fa@lists.sourceforge.net
plPolishtranslation-team-pl@lists.sourceforge.net
ptPortuguesetranslation-team-pt@lists.sourceforge.net
paPunjabifedora-trans-pa@redhat.com
rmRhaeto-Romancegnu-rumantsch@guglielmtux.ch
roRomaniantranslation-team-ro@lists.sourceforge.net
ruRussianru@li.org
srSerbiangnu@prevod.org
siSinhaleseananda.ruhunuhewa@inalco.fr
skSlovaksk-i18n@lists.linux.sk
slSloveniantranslation-team-sl@lists.sourceforge.net
stSothosesotho@translate.org.za
esSpanishes@li.org
es_ICSpanish (Canary Islands)es_ic@eListas.net
swSwahilitranslation-team-sw@lists.sourceforge.net
ssSwatiswati@translate.org.za
svSwedishtp-sv@listor.tp-sv.se
tgTajiktranslations@tajikngo.org
taTamiltranslation-team-ta@lists.sourceforge.net
thThaithailang@buraphalinux.org
trTurkishgnu-tr-u12a@lists.sourceforge.net
tkTurkmenkakilikgroup@yahoo.com
ukUkrainiantranslation-team-uk@lists.sourceforge.net
venVendavenda@translate.org.za
viVietnamesevi-VN@googlegroups.com
waWalloonlinux-wa@walon.org
cyWelshcy@pengwyn.linux.org.uk
xhXhosaxhosa@translate.org.za
zuZuluzulu@translate.org.za
-
-

(Last updated on 2007-06-27 11:28 +0200.)

-

- Your comments - are welcome.

-
- - diff --git a/gtk+-mingw/share/gettext/projects/TP/teams.url b/gtk+-mingw/share/gettext/projects/TP/teams.url deleted file mode 100644 index 952022e..0000000 --- a/gtk+-mingw/share/gettext/projects/TP/teams.url +++ /dev/null @@ -1 +0,0 @@ -http://translationproject.org/team/index.html diff --git a/gtk+-mingw/share/gettext/projects/TP/trigger b/gtk+-mingw/share/gettext/projects/TP/trigger deleted file mode 100644 index 4486daf..0000000 --- a/gtk+-mingw/share/gettext/projects/TP/trigger +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -# All translations not belonging to other projects are welcome in the TP. -true diff --git a/gtk+-mingw/share/gettext/projects/index b/gtk+-mingw/share/gettext/projects/index deleted file mode 100644 index 9b56e13..0000000 --- a/gtk+-mingw/share/gettext/projects/index +++ /dev/null @@ -1,3 +0,0 @@ -KDE -GNOME -TP diff --git a/gtk+-mingw/share/gettext/projects/team-address b/gtk+-mingw/share/gettext/projects/team-address deleted file mode 100644 index d42236c..0000000 --- a/gtk+-mingw/share/gettext/projects/team-address +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh -# Print the team's address (to stdout) and output additional instructions -# (to stderr). -projectsdir="$1" -progdir="$2" -catalog="$3" # e.g. "pt_BR" -language="$4" # e.g. "pt" - -for project in `cat "$projectsdir/index"`; do - if /bin/sh "$projectsdir/$project/trigger"; then - /bin/sh "$projectsdir/$project/team-address" "$projectsdir" "$progdir" "$catalog" "$language" - exit $? - fi -done - -exit 0 -- cgit v1.2.3