]> git.pld-linux.org Git - packages/libvisio.git/commitdiff
- pl auto/th/libvisio-0_0_14-1
authorblekot <blekot@pld-linux.org>
Tue, 21 Feb 2012 17:51:12 +0000 (17:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- visio -> Visio

Changed files:
    libvisio.spec -> 1.3

libvisio.spec

index 4389f57d9132beb6317d511ac75873f110d0a253..25f070b86d64002bc517c969d70581880314ad66 100644 (file)
@@ -1,4 +1,5 @@
-Summary:       A library providing ability to interpret and import visio diagrams
+Summary:       A library providing ability to interpret and import Visio diagrams
+Summary(pl.UTF-8):     Biblioteka dostarczająca możliwość interpretowania i importowania diagramów Visio
 Name:          libvisio
 Version:       0.0.14
 Release:       1
@@ -14,10 +15,15 @@ BuildRequires:      libwpg-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Libvisio is library providing ability to interpret and import visio
+Libvisio is library providing ability to interpret and import Visio
 diagrams into various applications. You can find it being used in
 libreoffice.
 
+%description -l pl.UTF-8
+Libvisio to biblioteka dostarczająca możliwość interpretowania
+i importowania diagramów Visio do wielu aplikacji. Znajdziesz ją
+w libreoffice.
+
 %package devel
 Summary:       Development files for %{name}
 Group:         Development/Libraries
@@ -27,6 +33,10 @@ Requires:    %{name} = %{version}-%{release}
 The %{name}-devel package contains libraries and header files for
 developing applications that use %{name}.
 
+%description devel -l pl.UTF-8
+Paczka %{name}-devel zawiera biblioteki i pliki nagłówkowe do
+tworzenia aplikacji opartych na %{name}.
+
 %package apidocs
 Summary:       %{name} API documentation
 Summary(pl.UTF-8):     Dokumentacja API biblioteki %{name}
@@ -40,6 +50,7 @@ Dokumentacja API biblioteki %{name}.
 
 %package tools
 Summary:       Tools to transform Visio diagrams into other formats
+Summary(pl.UTF-8):     Użytki do przekształcania diagramów Visio do innych formatów
 Group:         Applications/Publishing
 Requires:      %{name} = %{version}-%{release}
 
@@ -47,6 +58,10 @@ Requires:    %{name} = %{version}-%{release}
 Tools to transform Visio diagrams into other formats. Currently
 supported: XHTML, raw.
 
+%description tools -l pl.UTF-8
+Narzędzia do przekształcania diagramów Visio do innych formatów. Aktualnie wspierane:
+XHTML, raw.
+
 %prep
 %setup -q
 
This page took 0.11352 seconds and 4 git commands to generate.