]> git.pld-linux.org Git - packages/libwps.git/commitdiff
- Added missing polish translations
authorbeorn <beorn@pld-linux.org>
Wed, 21 Mar 2007 12:58:29 +0000 (12:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Fixed existing translations and UTF

Changed files:
    libwps.spec -> 1.2

libwps.spec

index d37145aa2aa22794a74142d5cef33c34d8edc5d0..e4d980fb44b07521c288ddd8188aac46f2f126f1 100644 (file)
@@ -1,4 +1,5 @@
-Summary:       A library for importing Works documents
+Summary:       A library for importing MS Works documents
+Summary(pl.UTF-8):     Biblioteka importująca dokumenty MS Works
 Name:          libwps
 Version:       0.1.0
 Release:       0.1
@@ -15,17 +16,23 @@ the libwpd (which is already used in three word processors).
 Currently, libwps is a new project, but it imports all Works formats
 since about 1995 with some success.
 
+%description -l pl.UTF-8
+libwps jest filtrem importu plików w formacie MS Works, bazującą na
+bibliotece libwpd używanej już w trzech procesorach tekstu. Obecnie
+libwps jest nowym projektem, jednakże od ok. roku 1995 jest z pewnym
+sukcesem używana do importowania wszystkich formatów MS Works.
+
 %package devel
 Summary:       Header files for libwps library
-Summary(pl):   Pliki nag³ówkowe biblioteki libwps
+Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki libwps
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files for libwps library.
 
-%description devel -l pl
-Pliki nag³ówkowe biblioteki libwps.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki libwps.
 
 %package static
 Summary:       Static libwps library
@@ -36,12 +43,12 @@ Requires:   %{name}-devel = %{version}-%{release}
 %description static
 Static libwps library.
 
-%description static -l pl
+%description static -l pl.UTF-8
 Statyczna biblioteka libwps.
 
 %package tools
 Summary:       Tools to transform Works Documents into other formats
-Summary(pl):   Narz¿dzia do przekszta¿cania dokumentów WordPerfecta na inne formaty
+Summary(pl.UTF-8):     Narzędzia przekształcające dokumenty MS Works na inne formaty
 Group:         Applications/Publishing
 Requires:      %{name} = %{version}-%{release}
 
@@ -49,6 +56,10 @@ Requires:    %{name} = %{version}-%{release}
 Tools to transform Works Documents (WPS) into other formats. Currently
 supported: html, raw, text.
 
+%description tools -l pl.UTF-8
+Narzędzia przekształcające dokumenty MS Works (WPS) do innych
+formatów. Obecnie obsługiwane: html, raw, tekst.
+
 %prep
 %setup -q
 
This page took 0.154451 seconds and 4 git commands to generate.