[packages/libudfread] - pl

qboosh qboosh at pld-linux.org
Tue Oct 27 21:42:53 CET 2020


commit faaa256a2d91e595e7a381b5a442211dc2dbc172
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Oct 27 21:33:47 2020 +0100

    - pl

 libudfread.spec | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
---
diff --git a/libudfread.spec b/libudfread.spec
index 8127e47..12f384d 100644
--- a/libudfread.spec
+++ b/libudfread.spec
@@ -3,6 +3,7 @@
 %bcond_without	static_libs	# static library
 #
 Summary:	UDF reader library
+Summary(pl.UTF-8):	Biblioteka do odczytu UDF
 Name:		libudfread
 Version:	1.1.0
 Release:	1
@@ -22,22 +23,36 @@ This library allows reading UDF filesystems, like raw devices and
 image files. The library is created and maintained by VideoLAN Project
 and is used by projects like VLC and Kodi.
 
+%description -l pl.UTF-8
+Ta biblioteka pozwala na odczyt systemów plików UDF, takich jak surowe
+urządzenia oraz pliki obrazów. Biblioteka została stworzona oraz jest
+utrzymywana przez projekt VideoLAN; jest używana w projektach takich
+jak VLC czy Kodi.
+
 %package devel
 Summary:	Header files for libudfread library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libudfread
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Header files for libudfread library.
 
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki libudfread.
+
 %package static
 Summary:	Static libudfread library
+Summary(pl.UTF-8):	Statyczna biblioteka libudfread
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static libudfread library.
 
+%description static -l pl.UTF-8
+Statyczna biblioteka libudfread.
+
 %prep
 %setup -q
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libudfread.git/commitdiff/59866332fc32185461a6081d10e9197a05aa5678



More information about the pld-cvs-commit mailing list