]> git.pld-linux.org Git - packages/g-wrap.git/commitdiff
- adapterized, the rest of pl translations
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 29 Nov 2001 15:04:05 +0000 (15:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    g-wrap.spec -> 1.15

g-wrap.spec

index 6b0f2d8c85029691bb8df72d5739fa04ea744e0a..171ac35ea9604a21a79a98d1315ccfa3005a6071 100644 (file)
@@ -1,12 +1,17 @@
 Summary:       A tool for exporting C libraries into Scheme interpreters
+Summary(pl):   Narzêdzie do eksportowania bibliotek C do interpreterów Scheme
 Name:          g-wrap
 Version:       1.1.10
 Release:       4
 License:       GPL
 Group:         Libraries
 Group(de):     Libraries
+Group(es):     Bibliotecas
 Group(fr):     Librairies
 Group(pl):     Biblioteki
+Group(pt_BR):  Bibliotecas
+Group(ru):     âÉÂÌÉÏÔÅËÉ
+Group(uk):     â¦Â̦ÏÔÅËÉ
 Source0:       ftp://ftp.gnucash.org/pub/g-wrap/%{name}-%{version}.tar.gz
 Patch0:                %{name}-info.patch
 BuildRequires: guile-devel >= 1.4
@@ -19,29 +24,49 @@ This is a tool for specifying types, functions, and constants to
 import into a Scheme interpreter, and for generating code (in C) to
 interface these to the Guile and RScheme interpreters in particular.
 
+%description -l pl
+To jest narzêdzie do specyfikowania typów, funkcji i sta³ych dla
+interpretera Scheme i generowania kodu (w C) do udostêpnienia ich dla
+interpreterów Guile i RScheme.
+
 %package devel
-Summary:       headers for developing programs using g-wrap
+Summary:       Headers for developing programs using g-wrap
+Summary(pl):   Pliki nag³ówkowe do rozwijnia programów z u¿yciem g-wrap
 Group:         Development/Libraries
 Group(de):     Entwicklung/Libraries
+Group(es):     Desarrollo/Bibliotecas
 Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
+Group(pt_BR):  Desenvolvimento/Bibliotecas
+Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
+Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name} = %{version}
 
 %description devel
 headers for developing programs using g-wrap.
 
+%description devel -l pl
+Pliki nag³ówkowe do rozwijania programów z u¿yciem g-wrap.
+
 %package static
 Summary:       Static libraries for developing programs using g-wrap
 Summary(pl):   Biblioteki statyczne g-wrap
 Group:         Development/Libraries
 Group(de):     Entwicklung/Libraries
+Group(es):     Desarrollo/Bibliotecas
 Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
+Group(pt_BR):  Desenvolvimento/Bibliotecas
+Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
+Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name}-devel = %{version}
 
 %description static
 Static libraries for developing programs using g-wrap.
 
+%description static -l pl
+Statyczne biblioteki g-wrap.
+
 %prep
 %setup -q
 %patch -p1
This page took 0.083923 seconds and 4 git commands to generate.