]> git.pld-linux.org Git - packages/dialog.git/commitdiff
- converted to UTF-8
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Feb 2007 00:48:45 +0000 (00:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dialog.spec -> 1.60

dialog.spec

index 2ec5398a7997e04960ac14468a55067773436064..8da9078025d4cbb6dad16a93ca76d7690d8f0035 100644 (file)
@@ -1,10 +1,10 @@
 %define                ver   1.0
 %define                sdate 20060221
 Summary:       A program to build tty dialog boxes
-Summary(de):   Ein Programm zum Erstellen von tty-Dialogfeldern
-Summary(fr):   Programme pour construire des boîtes de dialogue en mode texte
-Summary(pl):   Dialog tworzy okienkowy interfejs u¿ytkownika na terminalu tekstowym
-Summary(tr):   tty diyalog kutularý oluþturan bir program
+Summary(de.UTF-8):   Ein Programm zum Erstellen von tty-Dialogfeldern
+Summary(fr.UTF-8):   Programme pour construire des boîtes de dialogue en mode texte
+Summary(pl.UTF-8):   Dialog tworzy okienkowy interfejs użytkownika na terminalu tekstowym
+Summary(tr.UTF-8):   tty diyalog kutuları oluşturan bir program
 Name:          dialog
 Version:       %{ver}.%{sdate}
 Release:       0.9
@@ -29,36 +29,36 @@ Dialog is a utility that allows you to build user interfaces in a TTY
 ask the user questions or present with choices in a more user friendly
 manner.
 
-%description -l de
+%description -l de.UTF-8
 Dialog ist ein Dienstprogramm, das das Erstellen einer
-Benutzeroberfläche in einem TTY ermöglicht (nur Textmodus). Sie können
+Benutzeroberfläche in einem TTY ermöglicht (nur Textmodus). Sie können
 dialog mit einem Shell-Script aufrufen, um dem Benutzer auf
 benutzerfreundliche Weise Fragen zu stellen oder eine Auswahl
 anzubieten. Unter %{_examplesdir}/%{name}-%{version} finden Sie
 einige Beispiele.
 
-%description -l fr
+%description -l fr.UTF-8
 dialog est un utilitaire permettant de construire des interfaces
-utilisateur en mode texte. On peut appeler dialog à partir d'un script
-shell pour poser des questions à l'utilisateur ou lui proposer des
-choix de façon conviviale. Voir %{_examplesdir}/%{name}-%{version}
+utilisateur en mode texte. On peut appeler dialog à partir d'un script
+shell pour poser des questions à l'utilisateur ou lui proposer des
+choix de façon conviviale. Voir %{_examplesdir}/%{name}-%{version}
 pour quelques exemples.
 
-%description -l pl
-Dialog jest narzêdziem umo¿liwiaj±cym stworzenie przyjaznego
-interfejsu u¿ytkownika na terminalu pracuj±cym w trybie tekstowym. Do
-programu do³±czone s± przyk³adowe skrypty, u³atwiaj±ce rozpoczêcie
+%description -l pl.UTF-8
+Dialog jest narzędziem umożliwiającym stworzenie przyjaznego
+interfejsu użytkownika na terminalu pracującym w trybie tekstowym. Do
+programu dołączone są przykładowe skrypty, ułatwiające rozpoczęcie
 pracy.
 
-%description -l tr
-Dialog, metin ekran için kullanýcý arayüzleri oluþturmayý saðlayan bir
-araçtýr. Kullanýcýya seçenekleri göstermek veya sorular sormak için,
-dialog programýný bir kabuk programcýðý içinden çaðýrabilirsiniz.
-Örnekler için %{_examplesdir}/%{name}-%{version} dizinine bakýnýz.
+%description -l tr.UTF-8
+Dialog, metin ekran için kullanıcı arayüzleri oluşturmayı sağlayan bir
+araçtır. Kullanıcıya seçenekleri göstermek veya sorular sormak için,
+dialog programını bir kabuk programcığı içinden çağırabilirsiniz.
+Örnekler için %{_examplesdir}/%{name}-%{version} dizinine bakınız.
 
 %package devel
 Summary:       Libraries and headers files for dialog
-Summary(pl):   Biblioteki i pliki nagó³wkowe dla dialog
+Summary(pl.UTF-8):   Biblioteki i pliki nagółwkowe dla dialog
 Group:         Development/Libraries
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      ncurses-devel >= 5.4
@@ -66,19 +66,19 @@ Requires:   ncurses-devel >= 5.4
 %description devel
 Libraries and header files for dialog.
 
-%description devel -l pl
-Biblioteki i pliki nag³ówkowe dla dialog.
+%description devel -l pl.UTF-8
+Biblioteki i pliki nagłówkowe dla dialog.
 
 %package static
 Summary:       Static dialog library
-Summary(pl):   Statyczna biblioteka dialog
+Summary(pl.UTF-8):   Statyczna biblioteka dialog
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{epoch}:%{version}-%{release}
 
 %description static
 Static dialog library.
 
-%description static -l pl
+%description static -l pl.UTF-8
 Statyczna biblioteka dialog.
 
 %prep
This page took 0.049377 seconds and 4 git commands to generate.