]> git.pld-linux.org Git - packages/ruby.git/commitdiff
- pl for -bundler
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Dec 2019 15:54:54 +0000 (16:54 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Dec 2019 15:54:54 +0000 (16:54 +0100)
ruby.spec

index c902b865f65923f82b3b2659e8885be92d23e59d..dff9eb29a1a31be59d338f6640e3ad0328bc4011 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -343,7 +343,8 @@ RubyGems to standardowe narzędzie języka Ruby do publikowania i
 zarządzania zewnętrznymi bibliotekami.
 
 %package bundler
-Summary:    Library and utilities to manage a Ruby application's gem dependencies
+Summary:       Library and utilities to manage a Ruby application's gem dependencies
+Summary(pl.UTF-8):     Biblioteka i narzędzia do zarządzania zależnościami gem aplikacji w języku Ruby
 Version:       %{bundler_ver}
 Release:       %{pkg_version}.%{rel}
 Epoch:         0
@@ -355,8 +356,12 @@ BuildArch: noarch
 %endif
 
 %description bundler
-Bundler manages an application's dependencies through its entire life, across
-many machines, systematically and repeatably.
+Bundler manages an application's dependencies through its entire life,
+across many machines, systematically and repeatably.
+
+%description bundler -l pl.UTF-8
+Bundler zarządza zależnościami aplikacji przez cały czas jej życia,
+między wiloma maszynami - systematycznie i powtarzalnie.
 
 %package rake
 Summary:       Rake is a Make-like program implemented in Ruby
This page took 0.131804 seconds and 4 git commands to generate.