1.1.13 stuff

-Yosh
This commit is contained in:
Manish Singh 1999-11-25 20:55:52 +00:00
parent fb801cce3c
commit 01d5fb260c
19 changed files with 611 additions and 510 deletions

View File

@ -1,3 +1,7 @@
Thu Nov 25 12:54:10 PST 1999 Manish Singh <yosh@gimp.org>
* Made 1.1.13 release
Thu Nov 25 12:21:27 PST 1999 Manish Singh <yosh@gimp.org> Thu Nov 25 12:21:27 PST 1999 Manish Singh <yosh@gimp.org>
* plug-ins/script-fu/script-fu-scripts.c: augh, fix stupid braino * plug-ins/script-fu/script-fu-scripts.c: augh, fix stupid braino

View File

@ -4,7 +4,7 @@ AC_INIT(gimprc.in)
dnl Initialize automake stuff dnl Initialize automake stuff
GIMP_MAJOR_VERSION=1 GIMP_MAJOR_VERSION=1
GIMP_MINOR_VERSION=1 GIMP_MINOR_VERSION=1
GIMP_MICRO_VERSION=12 GIMP_MICRO_VERSION=13
GIMP_INTERFACE_AGE=0 GIMP_INTERFACE_AGE=0
GIMP_BINARY_AGE=0 GIMP_BINARY_AGE=0
GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GIMP 1.1.10\n" "Project-Id-Version: GIMP 1.1.10\n"
"POT-Creation-Date: 1999-11-25 10:23+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-11-22 23:17+0100\n" "PO-Revision-Date: 1999-11-22 23:17+0100\n"
"Last-Translator: Sven Neumann <sven@gimp.org>\n" "Last-Translator: Sven Neumann <sven@gimp.org>\n"
"Language-Team: German <de@li.org>\n" "Language-Team: German <de@li.org>\n"
@ -149,7 +149,7 @@ msgstr ""
#: plug-ins/gimpressionist/orientmap.c:626 #: plug-ins/gimpressionist/orientmap.c:626
#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 #: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485
#: plug-ins/ifscompose/ifscompose.c:813 plug-ins/mosaic/mosaic.c:572 #: plug-ins/ifscompose/ifscompose.c:813 plug-ins/mosaic/mosaic.c:572
#: plug-ins/print/print.c:1147 plug-ins/script-fu/script-fu-scripts.c:1355 #: plug-ins/print/print.c:1147 plug-ins/script-fu/script-fu-scripts.c:1353
#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 #: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350
#: plug-ins/struc/struc.c:247 #: plug-ins/struc/struc.c:247
msgid "OK" msgid "OK"
@ -189,7 +189,7 @@ msgstr "Einstellungen annehmen und Filter anwenden"
#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 #: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499
#: plug-ins/ifscompose/ifscompose.c:822 plug-ins/mosaic/mosaic.c:581 #: plug-ins/ifscompose/ifscompose.c:822 plug-ins/mosaic/mosaic.c:581
#: plug-ins/print/print.c:1044 plug-ins/print/print.c:1155 #: plug-ins/print/print.c:1044 plug-ins/print/print.c:1155
#: plug-ins/script-fu/script-fu-scripts.c:1364 #: plug-ins/script-fu/script-fu-scripts.c:1362
#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 #: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359
#: plug-ins/struc/struc.c:256 #: plug-ins/struc/struc.c:256
msgid "Cancel" msgid "Cancel"
@ -1341,7 +1341,7 @@ msgstr "Animation abspielen: "
#: plug-ins/helpbrowser/helpbrowser.c:787 #: plug-ins/helpbrowser/helpbrowser.c:787
#: plug-ins/ifscompose/ifscompose.c:1249 #: plug-ins/ifscompose/ifscompose.c:1249
#: plug-ins/script-fu/script-fu-console.c:205 #: plug-ins/script-fu/script-fu-console.c:205
#: plug-ins/script-fu/script-fu-scripts.c:1855 #: plug-ins/script-fu/script-fu-scripts.c:1853
msgid "Close" msgid "Close"
msgstr "Schliessen" msgstr "Schliessen"
@ -7196,7 +7196,7 @@ msgid "Copying IFS to image (%d/%d)..."
msgstr "" msgstr ""
#: plug-ins/imagemap/imap_about.c:33 #: plug-ins/imagemap/imap_about.c:33
#: plug-ins/script-fu/script-fu-scripts.c:1372 #: plug-ins/script-fu/script-fu-scripts.c:1370
msgid "About" msgid "About"
msgstr "Über" msgstr "Über"
@ -8087,43 +8087,43 @@ msgid "Script-Fu evaluate mode allows only noninteractive invocation"
msgstr "Skript-Fu's Auswerten-Modus ermöglicht nur nicht-interaktive Aufrufe" msgstr "Skript-Fu's Auswerten-Modus ermöglicht nur nicht-interaktive Aufrufe"
#. the script arguments frame #. the script arguments frame
#: plug-ins/script-fu/script-fu-scripts.c:1137 #: plug-ins/script-fu/script-fu-scripts.c:1135
msgid "Script Arguments" msgid "Script Arguments"
msgstr "Skript-Argumente" msgstr "Skript-Argumente"
#: plug-ins/script-fu/script-fu-scripts.c:1200 #: plug-ins/script-fu/script-fu-scripts.c:1198
msgid "Script-Fu Color Selection" msgid "Script-Fu Color Selection"
msgstr "Skript-Fu Farbauswahl" msgstr "Skript-Fu Farbauswahl"
#: plug-ins/script-fu/script-fu-scripts.c:1207 #: plug-ins/script-fu/script-fu-scripts.c:1205
msgid "Script Toggle" msgid "Script Toggle"
msgstr "Skript An/Aus" msgstr "Skript An/Aus"
#: plug-ins/script-fu/script-fu-scripts.c:1260 #: plug-ins/script-fu/script-fu-scripts.c:1258
msgid "Script-Fu File Selection" msgid "Script-Fu File Selection"
msgstr "Skript-Fu Dateiauswahl" msgstr "Skript-Fu Dateiauswahl"
#: plug-ins/script-fu/script-fu-scripts.c:1289 #: plug-ins/script-fu/script-fu-scripts.c:1287
msgid "Script-fu Pattern Selection" msgid "Script-fu Pattern Selection"
msgstr "Skript-Fu Musterauswahl" msgstr "Skript-Fu Musterauswahl"
#: plug-ins/script-fu/script-fu-scripts.c:1295 #: plug-ins/script-fu/script-fu-scripts.c:1293
msgid "Script-Fu Gradient Selection" msgid "Script-Fu Gradient Selection"
msgstr "Skript-Fu Gradientenauswahl" msgstr "Skript-Fu Gradientenauswahl"
#: plug-ins/script-fu/script-fu-scripts.c:1303 #: plug-ins/script-fu/script-fu-scripts.c:1301
msgid "Script-Fu Brush Selection" msgid "Script-Fu Brush Selection"
msgstr "Skript-Fu Pinselauswahl" msgstr "Skript-Fu Pinselauswahl"
#: plug-ins/script-fu/script-fu-scripts.c:1338 #: plug-ins/script-fu/script-fu-scripts.c:1336
msgid " Reset to Defaults " msgid " Reset to Defaults "
msgstr "Auf Standardwerte zurücksetzen" msgstr "Auf Standardwerte zurücksetzen"
#: plug-ins/script-fu/script-fu-scripts.c:1472 #: plug-ins/script-fu/script-fu-scripts.c:1470
msgid "NOT SET" msgid "NOT SET"
msgstr "NICHT EINGESTELLT" msgstr "NICHT EINGESTELLT"
#: plug-ins/script-fu/script-fu-scripts.c:1543 #: plug-ins/script-fu/script-fu-scripts.c:1541
msgid "" msgid ""
"At least one font you've choosen is invalid.\n" "At least one font you've choosen is invalid.\n"
"Please check your settings.\n" "Please check your settings.\n"
@ -8131,24 +8131,24 @@ msgstr ""
"Mindestens eine Schriftart, die Sie ausgewählt haben, ist ungültig.\n" "Mindestens eine Schriftart, die Sie ausgewählt haben, ist ungültig.\n"
"Bitte überprüfen Sie Ihre Einstellungen.\n" "Bitte überprüfen Sie Ihre Einstellungen.\n"
#: plug-ins/script-fu/script-fu-scripts.c:1808 #: plug-ins/script-fu/script-fu-scripts.c:1806
msgid "Author: " msgid "Author: "
msgstr "Author: " msgstr "Author: "
# Urheberrecht ? # Urheberrecht ?
#: plug-ins/script-fu/script-fu-scripts.c:1818 #: plug-ins/script-fu/script-fu-scripts.c:1816
msgid "Copyright: " msgid "Copyright: "
msgstr "Copyright: " msgstr "Copyright: "
#: plug-ins/script-fu/script-fu-scripts.c:1828 #: plug-ins/script-fu/script-fu-scripts.c:1826
msgid "Date: " msgid "Date: "
msgstr "Datum: " msgstr "Datum: "
#: plug-ins/script-fu/script-fu-scripts.c:1840 #: plug-ins/script-fu/script-fu-scripts.c:1838
msgid "Image types: " msgid "Image types: "
msgstr "Bild-Typen: " msgstr "Bild-Typen: "
#: plug-ins/script-fu/script-fu-scripts.c:1996 #: plug-ins/script-fu/script-fu-scripts.c:1994
msgid "Script-Fu Font Selection" msgid "Script-Fu Font Selection"
msgstr "Skript-Fu Schriftartauswahl" msgstr "Skript-Fu Schriftartauswahl"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gimp 1.1.13\n" "Project-Id-Version: gimp 1.1.13\n"
"POT-Creation-Date: 1999-11-25 10:23+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-11-24 16:13+09:00\n" "PO-Revision-Date: 1999-11-24 16:13+09:00\n"
"Last-Translator: 白崎 泰弘 <yasuhiro@awa.tohoku.ac.jp>\n" "Last-Translator: 白崎 泰弘 <yasuhiro@awa.tohoku.ac.jp>\n"
"Language-Team: Japanese <translation@gnome.gr.jp>\n" "Language-Team: Japanese <translation@gnome.gr.jp>\n"
@ -149,7 +149,7 @@ msgstr "
#: plug-ins/gimpressionist/orientmap.c:626 #: plug-ins/gimpressionist/orientmap.c:626
#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 #: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485
#: plug-ins/ifscompose/ifscompose.c:813 plug-ins/mosaic/mosaic.c:572 #: plug-ins/ifscompose/ifscompose.c:813 plug-ins/mosaic/mosaic.c:572
#: plug-ins/print/print.c:1147 plug-ins/script-fu/script-fu-scripts.c:1355 #: plug-ins/print/print.c:1147 plug-ins/script-fu/script-fu-scripts.c:1353
#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 #: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350
#: plug-ins/struc/struc.c:247 #: plug-ins/struc/struc.c:247
msgid "OK" msgid "OK"
@ -189,7 +189,7 @@ msgstr "
#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 #: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499
#: plug-ins/ifscompose/ifscompose.c:822 plug-ins/mosaic/mosaic.c:581 #: plug-ins/ifscompose/ifscompose.c:822 plug-ins/mosaic/mosaic.c:581
#: plug-ins/print/print.c:1044 plug-ins/print/print.c:1155 #: plug-ins/print/print.c:1044 plug-ins/print/print.c:1155
#: plug-ins/script-fu/script-fu-scripts.c:1364 #: plug-ins/script-fu/script-fu-scripts.c:1362
#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 #: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359
#: plug-ins/struc/struc.c:256 #: plug-ins/struc/struc.c:256
msgid "Cancel" msgid "Cancel"
@ -1342,7 +1342,7 @@ msgstr "
#: plug-ins/helpbrowser/helpbrowser.c:787 #: plug-ins/helpbrowser/helpbrowser.c:787
#: plug-ins/ifscompose/ifscompose.c:1249 #: plug-ins/ifscompose/ifscompose.c:1249
#: plug-ins/script-fu/script-fu-console.c:205 #: plug-ins/script-fu/script-fu-console.c:205
#: plug-ins/script-fu/script-fu-scripts.c:1855 #: plug-ins/script-fu/script-fu-scripts.c:1853
msgid "Close" msgid "Close"
msgstr "閉じる" msgstr "閉じる"
@ -6884,7 +6884,7 @@ msgid "Copying IFS to image (%d/%d)..."
msgstr "" msgstr ""
#: plug-ins/imagemap/imap_about.c:33 #: plug-ins/imagemap/imap_about.c:33
#: plug-ins/script-fu/script-fu-scripts.c:1372 #: plug-ins/script-fu/script-fu-scripts.c:1370
msgid "About" msgid "About"
msgstr "" msgstr ""
@ -7769,65 +7769,65 @@ msgid "Script-Fu evaluate mode allows only noninteractive invocation"
msgstr "" msgstr ""
#. the script arguments frame #. the script arguments frame
#: plug-ins/script-fu/script-fu-scripts.c:1137 #: plug-ins/script-fu/script-fu-scripts.c:1135
msgid "Script Arguments" msgid "Script Arguments"
msgstr "" msgstr ""
#: plug-ins/script-fu/script-fu-scripts.c:1200 #: plug-ins/script-fu/script-fu-scripts.c:1198
msgid "Script-Fu Color Selection" msgid "Script-Fu Color Selection"
msgstr "Script-Fu 色選択" msgstr "Script-Fu 色選択"
#: plug-ins/script-fu/script-fu-scripts.c:1207 #: plug-ins/script-fu/script-fu-scripts.c:1205
msgid "Script Toggle" msgid "Script Toggle"
msgstr "" msgstr ""
#: plug-ins/script-fu/script-fu-scripts.c:1260 #: plug-ins/script-fu/script-fu-scripts.c:1258
msgid "Script-Fu File Selection" msgid "Script-Fu File Selection"
msgstr "" msgstr ""
#: plug-ins/script-fu/script-fu-scripts.c:1289 #: plug-ins/script-fu/script-fu-scripts.c:1287
msgid "Script-fu Pattern Selection" msgid "Script-fu Pattern Selection"
msgstr "" msgstr ""
#: plug-ins/script-fu/script-fu-scripts.c:1295 #: plug-ins/script-fu/script-fu-scripts.c:1293
msgid "Script-Fu Gradient Selection" msgid "Script-Fu Gradient Selection"
msgstr "" msgstr ""
#: plug-ins/script-fu/script-fu-scripts.c:1303 #: plug-ins/script-fu/script-fu-scripts.c:1301
msgid "Script-Fu Brush Selection" msgid "Script-Fu Brush Selection"
msgstr "" msgstr ""
#: plug-ins/script-fu/script-fu-scripts.c:1338 #: plug-ins/script-fu/script-fu-scripts.c:1336
msgid " Reset to Defaults " msgid " Reset to Defaults "
msgstr "" msgstr ""
#: plug-ins/script-fu/script-fu-scripts.c:1472 #: plug-ins/script-fu/script-fu-scripts.c:1470
msgid "NOT SET" msgid "NOT SET"
msgstr "" msgstr ""
#: plug-ins/script-fu/script-fu-scripts.c:1543 #: plug-ins/script-fu/script-fu-scripts.c:1541
msgid "" msgid ""
"At least one font you've choosen is invalid.\n" "At least one font you've choosen is invalid.\n"
"Please check your settings.\n" "Please check your settings.\n"
msgstr "" msgstr ""
#: plug-ins/script-fu/script-fu-scripts.c:1808 #: plug-ins/script-fu/script-fu-scripts.c:1806
msgid "Author: " msgid "Author: "
msgstr "作者: " msgstr "作者: "
#: plug-ins/script-fu/script-fu-scripts.c:1818 #: plug-ins/script-fu/script-fu-scripts.c:1816
msgid "Copyright: " msgid "Copyright: "
msgstr "" msgstr ""
#: plug-ins/script-fu/script-fu-scripts.c:1828 #: plug-ins/script-fu/script-fu-scripts.c:1826
msgid "Date: " msgid "Date: "
msgstr "" msgstr ""
#: plug-ins/script-fu/script-fu-scripts.c:1840 #: plug-ins/script-fu/script-fu-scripts.c:1838
msgid "Image types: " msgid "Image types: "
msgstr "画像種: " msgstr "画像種: "
#: plug-ins/script-fu/script-fu-scripts.c:1996 #: plug-ins/script-fu/script-fu-scripts.c:1994
msgid "Script-Fu Font Selection" msgid "Script-Fu Font Selection"
msgstr "" msgstr ""

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GIMP 1.1.11\n" "Project-Id-Version: GIMP 1.1.11\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-11-19 11:30+01:00\n" "PO-Revision-Date: 1999-11-19 11:30+01:00\n"
"Last-Translator: Stanislav Brabec <utx@k332.feld.cvut.cz>\n" "Last-Translator: Stanislav Brabec <utx@k332.feld.cvut.cz>\n"
"Language-Team: Czech <cs@li.org>\n" "Language-Team: Czech <cs@li.org>\n"

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gimp 1.1.8\n" "Project-Id-Version: gimp 1.1.8\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-09-15 13:05+02:00\n" "PO-Revision-Date: 1999-09-15 13:05+02:00\n"
"Last-Translator: Kenneth Christiansen <kenneth@ripen.dk>\n" "Last-Translator: Kenneth Christiansen <kenneth@ripen.dk>\n"
"Language-Team: Danish <skriv adressen her>\n" "Language-Team: Danish <skriv adressen her>\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GIMP 1.1.11\n" "Project-Id-Version: GIMP 1.1.11\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-11-22 20:36+0100\n" "PO-Revision-Date: 1999-11-22 20:36+0100\n"
"Last-Translator: Sven Neumann <sven@gimp.org>\n" "Last-Translator: Sven Neumann <sven@gimp.org>\n"
"Language-Team: German <de@li.org>\n" "Language-Team: German <de@li.org>\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gimp 1.1.9\n" "Project-Id-Version: gimp 1.1.9\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-03-18 19:00+0100\n" "PO-Revision-Date: 1999-03-18 19:00+0100\n"
"Last-Translator: Ville Hautamäki <villeh@cs.joensuu.fi>\n" "Last-Translator: Ville Hautamäki <villeh@cs.joensuu.fi>\n"
"Language-Team: fi <fi@li.org>\n" "Language-Team: fi <fi@li.org>\n"

1007
po/fr.po

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GIMP 1.1\n" "Project-Id-Version: GIMP 1.1\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1998 11:32+CET\n" "PO-Revision-Date: 1998 11:32+CET\n"
"Last-Translator: Balazs Nagy <julian7@kva.hu>\n" "Last-Translator: Balazs Nagy <julian7@kva.hu>\n"
"Language-Team: Hungarian Gimp List <gimp@kva.hu>\n" "Language-Team: Hungarian Gimp List <gimp@kva.hu>\n"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gimp 1.1.9\n" "Project-Id-Version: gimp 1.1.9\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: sab ott 2 05:46:51 CEST 1999\n" "PO-Revision-Date: sab ott 2 05:46:51 CEST 1999\n"
"Last-Translator: Daniele Medri <madrid@linux.it>\n" "Last-Translator: Daniele Medri <madrid@linux.it>\n"
"Language-Team: gimp.linux.it\n" "Language-Team: gimp.linux.it\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GIMP 1.1.13\n" "Project-Id-Version: GIMP 1.1.13\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-11-24 16:01+09:00\n" "PO-Revision-Date: 1999-11-24 16:01+09:00\n"
"Last-Translator: Çòºê ÂÙ¹° <yasuhiro@awa.tohoku.ac.jp>\n" "Last-Translator: Çòºê ÂÙ¹° <yasuhiro@awa.tohoku.ac.jp>\n"
"Language-Team: Japanese <ja@li.org>\n" "Language-Team: Japanese <ja@li.org>\n"

View File

@ -4,7 +4,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gimp 1.1.10\n" "Project-Id-Version: gimp 1.1.10\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-10-13 05:30:34+0900\n" "PO-Revision-Date: 1999-10-13 05:30:34+0900\n"
"Last-Translator: Young-Boo Park <DIRBOO@hitel.net>\n" "Last-Translator: Young-Boo Park <DIRBOO@hitel.net>\n"
"Language-Team: Korean <ko@li.org>\n" "Language-Team: Korean <ko@li.org>\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gimp 1.1.0\n" "Project-Id-Version: gimp 1.1.0\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1998-12-30 03:50+0100\n" "PO-Revision-Date: 1998-12-30 03:50+0100\n"
"Last-Translator: Wing Tung Leung <tg@skynet.be>\n" "Last-Translator: Wing Tung Leung <tg@skynet.be>\n"
"Language-Team: Dutch <nl@li.org>\n" "Language-Team: Dutch <nl@li.org>\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gimp 1.1.9\n" "Project-Id-Version: gimp 1.1.9\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-10-21 19:59-04:00\n" "PO-Revision-Date: 1999-10-21 19:59-04:00\n"
"Last-Translator: Kjartan Maraas <kmaraas@online.no>\n" "Last-Translator: Kjartan Maraas <kmaraas@online.no>\n"
"Language-Team: Norwegian <no@li.org>\n" "Language-Team: Norwegian <no@li.org>\n"

View File

@ -2,7 +2,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gimp\n" "Project-Id-Version: gimp\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-11-06 19:22+0200\n" "PO-Revision-Date: 1999-11-06 19:22+0200\n"
"Last-Translator: GNOME PL Team\n" "Last-Translator: GNOME PL Team\n"
"Language-Team: Polish <gnomepl@pandora.info.bielsko.pl>\n" "Language-Team: Polish <gnomepl@pandora.info.bielsko.pl>\n"

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Gimp-1.1.7\n" "Project-Id-Version: Gimp-1.1.7\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-07-22 21:24:18+0200\n" "PO-Revision-Date: 1999-07-22 21:24:18+0200\n"
"Last-Translator: Valek Filippov <flpd@mail.ru>\n" "Last-Translator: Valek Filippov <flpd@mail.ru>\n"
"Language-Team: Russian <ru@li.org>\n" "Language-Team: Russian <ru@li.org>\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GIMP 1.1.10\n" "Project-Id-Version: GIMP 1.1.10\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-10-20 13:40+02:00\n" "PO-Revision-Date: 1999-10-20 13:40+02:00\n"
"Last-Translator: Peter Lacu¹ <bedo@bedo.sk>\n" "Last-Translator: Peter Lacu¹ <bedo@bedo.sk>\n"
"Language-Team: Slovak <sk@li.org>\n" "Language-Team: Slovak <sk@li.org>\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GIMP 1.1.11\n" "Project-Id-Version: GIMP 1.1.11\n"
"POT-Creation-Date: 1999-11-25 11:46+0100\n" "POT-Creation-Date: 1999-11-25 12:08-0800\n"
"PO-Revision-Date: 1999-11-09 22:34+0100\n" "PO-Revision-Date: 1999-11-09 22:34+0100\n"
"Last-Translator: Tomas Ögren <stric@ing.umu.se>\n" "Last-Translator: Tomas Ögren <stric@ing.umu.se>\n"
"Language-Team: Swedish <sv@li.org>\n" "Language-Team: Swedish <sv@li.org>\n"