]> git.pld-linux.org Git - packages/crossavr-gcc.git/commitdiff
- Restored pt_BR translation.
authorqrczak <qrczak@pld-linux.org>
Mon, 12 Feb 2007 00:13:19 +0000 (00:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Spec converted to UTF-8.

Changed files:
    crossavr-gcc.spec -> 1.25

crossavr-gcc.spec

index b9fc6dfd148dbfed9a975a5ec56968a3789ea63c..8eb3935cb00ca8fe9235028f7dc8aee7ec12c8c2 100644 (file)
@@ -1,8 +1,9 @@
 Summary:       Cross AVR GNU binary utility development utilities - gcc
-Summary(es):   Utilitarios para desarrollo de binarios de la GNU - AVR gcc
-Summary(fr):   Utilitaires de développement binaire de GNU - AVR gcc
-Summary(pl):   Skro¶ne narzêdzia programistyczne GNU dla AVR - gcc
-Summary(tr):   GNU geliþtirme araçlarý - AVR gcc
+Summary(es.UTF-8):   Utilitarios para desarrollo de binarios de la GNU - AVR gcc
+Summary(fr.UTF-8):   Utilitaires de développement binaire de GNU - AVR gcc
+Summary(pl.UTF-8):   Skrośne narzędzia programistyczne GNU dla AVR - gcc
+Summary(pt_BR.UTF-8):   Utilitários para desenvolvimento de binários da GNU - AVR gcc
+Summary(tr.UTF-8):   GNU geliştirme araçları - AVR gcc
 Name:          crossavr-gcc
 Version:       4.1.1
 Release:       1
@@ -30,25 +31,25 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 This package contains a cross-gcc which allows the creation of
 binaries to be run on Atmel AVR on other machines.
 
-%description -l de
-Dieses Paket enthält einen Cross-gcc, der es erlaubt, auf einem
-anderem Rechner Code für Atmel AVR zu generieren.
+%description -l de.UTF-8
+Dieses Paket enthält einen Cross-gcc, der es erlaubt, auf einem
+anderem Rechner Code für Atmel AVR zu generieren.
 
-%description -l pl
-Ten pakiet zawiera skro¶ny gcc pozwalaj±cy na robienie na innych
-maszynach binariów do uruchamiania na Atmel AVR.
+%description -l pl.UTF-8
+Ten pakiet zawiera skrośny gcc pozwalający na robienie na innych
+maszynach binariów do uruchamiania na Atmel AVR.
 
 %package c++
 Summary:       C++ support for avr-gcc
-Summary(pl):   Obs³uga C++ dla avr-gcc
+Summary(pl.UTF-8):   Obsługa C++ dla avr-gcc
 Group:         Development/Languages
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description c++
 This package adds C++ support to the GNU Compiler Collection for AVR.
 
-%description c++ -l pl
-Ten pakiet dodaje obs³ugê C++ do kompilatora gcc dla AVR.
+%description c++ -l pl.UTF-8
+Ten pakiet dodaje obsługę C++ do kompilatora gcc dla AVR.
 
 %prep
 %setup -q -n gcc-%{version}
This page took 0.049182 seconds and 4 git commands to generate.