From e76b3374d8372391b0cfefee829a660ccaba0d47 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 22 Sep 2009 18:28:42 -0500 Subject: Clean up translation file headers Get them a bit more standardized across the board, as they were quite a mess. Also note the two new translations we received for 3.3.1. Signed-off-by: Dan McGee --- NEWS | 1 + lib/libalpm/po/cs.po | 6 +++--- lib/libalpm/po/de.po | 6 +++--- lib/libalpm/po/en_GB.po | 6 +++--- lib/libalpm/po/es.po | 2 +- lib/libalpm/po/fr.po | 6 +++--- lib/libalpm/po/hu.po | 6 +++--- lib/libalpm/po/it.po | 6 +++--- lib/libalpm/po/kk.po | 6 +++--- lib/libalpm/po/libalpm.pot | 4 ++-- lib/libalpm/po/nb_NO.po | 4 ++-- lib/libalpm/po/pl.po | 6 +++--- lib/libalpm/po/pt_BR.po | 6 +++--- lib/libalpm/po/ro.po | 6 +++--- lib/libalpm/po/ru.po | 6 +++--- lib/libalpm/po/sv_SE.po | 4 ++-- lib/libalpm/po/tr.po | 6 +++--- lib/libalpm/po/uk.po | 6 +++--- lib/libalpm/po/zh_CN.po | 6 +++--- po/cs.po | 6 +++--- po/de.po | 6 +++--- po/en_GB.po | 6 +++--- po/es.po | 6 +++--- po/fr.po | 6 +++--- po/hu.po | 6 +++--- po/it.po | 6 +++--- po/kk.po | 6 +++--- po/nb_NO.po | 4 ++-- po/pacman.pot | 4 ++-- po/pl.po | 6 +++--- po/pt_BR.po | 6 +++--- po/ro.po | 6 +++--- po/ru.po | 6 +++--- po/sv_SE.po | 4 ++-- po/tr.po | 6 +++--- po/uk.po | 6 +++--- po/zh_CN.po | 6 +++--- 37 files changed, 101 insertions(+), 100 deletions(-) diff --git a/NEWS b/NEWS index a8cbda7c..2ad61867 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ VERSION DESCRIPTION - misc documentation updates (FS#15870, FS#15984) - testdb: be less verbose during checks - existing translation updates + - two new translations: Norwegian, Swedish - makepkg: - add --skipinteg option (FS#15830) - fix .PKGINFO creation with -R option (FS#15851) diff --git a/lib/libalpm/po/cs.po b/lib/libalpm/po/cs.po index 36f0d67c..b764534e 100644 --- a/lib/libalpm/po/cs.po +++ b/lib/libalpm/po/cs.po @@ -1,11 +1,11 @@ # translation of cs.po to Čeština -# Copyright (C) YEAR Judd Vinet -# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # # Vojtěch Gondžala , 2007, 2008, 2009. msgid "" msgstr "" -"Project-Id-Version: cs\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-09-23 00:16+0200\n" diff --git a/lib/libalpm/po/de.po b/lib/libalpm/po/de.po index 4a08eaac..1c8ee8b2 100644 --- a/lib/libalpm/po/de.po +++ b/lib/libalpm/po/de.po @@ -1,7 +1,7 @@ # translation of de.po to German # German translations for Pacman package manager package. -# Copyright (C) 2002-2008 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # # Marcus Habermehl , 2006. # Pierre Schmitz , 2007. @@ -9,7 +9,7 @@ # Matthias Gorissen , 2008-2009. msgid "" msgstr "" -"Project-Id-Version: de\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-09-17 16:47+0100\n" diff --git a/lib/libalpm/po/en_GB.po b/lib/libalpm/po/en_GB.po index 2237eb37..d979b278 100644 --- a/lib/libalpm/po/en_GB.po +++ b/lib/libalpm/po/en_GB.po @@ -1,11 +1,11 @@ # English (British) translations for Pacman package manager package. -# Copyright (C) 2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # # Jeff Bailes , 2007, 2009. msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.0.0\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-09-16 19:39-0600\n" diff --git a/lib/libalpm/po/es.po b/lib/libalpm/po/es.po index 84e6c2ee..11f8b00a 100644 --- a/lib/libalpm/po/es.po +++ b/lib/libalpm/po/es.po @@ -2,7 +2,7 @@ # Juan Pablo González Tognarelli , 2009. msgid "" msgstr "" -"Project-Id-Version: libalpm\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-09-17 11:13-0400\n" diff --git a/lib/libalpm/po/fr.po b/lib/libalpm/po/fr.po index abb24840..b3c674e4 100644 --- a/lib/libalpm/po/fr.po +++ b/lib/libalpm/po/fr.po @@ -1,9 +1,9 @@ # French translations for Pacman package manager package. -# Copyright (C) 2002-2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.0.1\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-09-17 02:17+0200\n" diff --git a/lib/libalpm/po/hu.po b/lib/libalpm/po/hu.po index 4accf287..d5197c0d 100644 --- a/lib/libalpm/po/hu.po +++ b/lib/libalpm/po/hu.po @@ -1,11 +1,11 @@ # Hungarian translations for libalpm package. -# Copyright (C) 2002-2007 Judd Vinet -# This file is distributed under the same license as the libalpm library. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Miklos Vajna , 2006. # msgid "" msgstr "" -"Project-Id-Version: hu\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2007-03-14 13:45+0100\n" diff --git a/lib/libalpm/po/it.po b/lib/libalpm/po/it.po index 391bca61..4164d814 100644 --- a/lib/libalpm/po/it.po +++ b/lib/libalpm/po/it.po @@ -1,6 +1,6 @@ # Italian translation of libalpm. -# Copyright (C) 2007 THE libalpm'S COPYRIGHT HOLDER -# This file is distributed under the same license as the libalpm package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Giovanni 'voidnull' Scafora , 2007, 2008, 2009 # Andrea 'bash' Scarpino , 2008 # Alessio 'mOLOk' Bolognino , 2007 @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: libalpm VERSION\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-07-28 15:00+0200\n" diff --git a/lib/libalpm/po/kk.po b/lib/libalpm/po/kk.po index 335d297a..d46e144b 100644 --- a/lib/libalpm/po/kk.po +++ b/lib/libalpm/po/kk.po @@ -1,11 +1,11 @@ # Kazakh translations for Pacman package manager package. -# Copyright (C) 2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Baurzhan Muftakhidinov 2009 # msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.0.0\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-09-17 13:00+0600\n" diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot index fed05bb6..6ce683c2 100644 --- a/lib/libalpm/po/libalpm.pot +++ b/lib/libalpm/po/libalpm.pot @@ -1,6 +1,6 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # FIRST AUTHOR , YEAR. # #, fuzzy diff --git a/lib/libalpm/po/nb_NO.po b/lib/libalpm/po/nb_NO.po index 30fd1336..15ed308a 100644 --- a/lib/libalpm/po/nb_NO.po +++ b/lib/libalpm/po/nb_NO.po @@ -1,11 +1,11 @@ # Language libalpm translations for PACKAGE package. # Copyright (C) 2009 Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the pacman package manager package. # , 2009. # msgid "" msgstr "" -"Project-Id-Version: nb\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-09-20 22:16+0200\n" diff --git a/lib/libalpm/po/pl.po b/lib/libalpm/po/pl.po index ed081c1a..dce8de12 100644 --- a/lib/libalpm/po/pl.po +++ b/lib/libalpm/po/pl.po @@ -1,13 +1,13 @@ # Polish translations for Pacman package manager package # Polskie tłumaczenia dla pakietu Pacman package manager. -# Copyright (C) 2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Mateusz Jędrasik , 2007. # Mateusz Herych , 2008-2009. # # msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.0.1\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-09-19 10:05+0100\n" diff --git a/lib/libalpm/po/pt_BR.po b/lib/libalpm/po/pt_BR.po index 20dc5129..2cc1bd58 100644 --- a/lib/libalpm/po/pt_BR.po +++ b/lib/libalpm/po/pt_BR.po @@ -1,7 +1,7 @@ # translation of pt_BR.po to Português do Brasil # Portuguese translations for Pacman package manager package. -# Copyright (C) 2002-2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Lincoln de Sousa , 2007. # Hugo Doria , 2007-2008. # Douglas Soares de Andrade , 2008. @@ -11,7 +11,7 @@ # msgid "" msgstr "" -"Project-Id-Version: pt_BR\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-09-18 09:16-0300\n" diff --git a/lib/libalpm/po/ro.po b/lib/libalpm/po/ro.po index 3ffcd22a..86a0a243 100644 --- a/lib/libalpm/po/ro.po +++ b/lib/libalpm/po/ro.po @@ -1,11 +1,11 @@ # libalpm Romanian translation. -# Copyright (C) 2009 Judd Vinet -# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Volodia Macovei , 2009. # msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.0.0\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-06-28 14:30+0700\n" diff --git a/lib/libalpm/po/ru.po b/lib/libalpm/po/ru.po index 8fb51cf3..1a4d8dca 100644 --- a/lib/libalpm/po/ru.po +++ b/lib/libalpm/po/ru.po @@ -1,11 +1,11 @@ # Russian translations for Pacman package manager package. -# Copyright (C) 2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # <4rayven@gmail.com>, 2007. 2008 # msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.0.0\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-09-17 10:57+0300\n" diff --git a/lib/libalpm/po/sv_SE.po b/lib/libalpm/po/sv_SE.po index 63a222ad..ff9b18a3 100644 --- a/lib/libalpm/po/sv_SE.po +++ b/lib/libalpm/po/sv_SE.po @@ -1,11 +1,11 @@ # Northern Sami translations for PACKAGE package. # Copyright (C) 2009 Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the pacman package manager package. # , 2009. # msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-09-20 10:15+0200\n" diff --git a/lib/libalpm/po/tr.po b/lib/libalpm/po/tr.po index 02ee1c86..e2e4e5ce 100644 --- a/lib/libalpm/po/tr.po +++ b/lib/libalpm/po/tr.po @@ -1,11 +1,11 @@ # Turkish translation for libalpm. -# Copyright (C) 2008 Judd Vinet -# This file is distributed under the same license as the libalpm package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Samed BEYRİBEY , 2008. # msgid "" msgstr "" -"Project-Id-Version: 3.1.4-1\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-09-17 11:16+0200\n" diff --git a/lib/libalpm/po/uk.po b/lib/libalpm/po/uk.po index 8d8fc20e..31afc580 100644 --- a/lib/libalpm/po/uk.po +++ b/lib/libalpm/po/uk.po @@ -1,11 +1,11 @@ -# Copyright (C) 2008 Judd Vinet -# This file is distributed under the same license as the pacman package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Ivan Kovnatsky , 2008. # Roman Kyrylych , 2008, 2009. # msgid "" msgstr "" -"Project-Id-Version: libalpm 3.2.2\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: \n" diff --git a/lib/libalpm/po/zh_CN.po b/lib/libalpm/po/zh_CN.po index f22fdb74..77596ee4 100644 --- a/lib/libalpm/po/zh_CN.po +++ b/lib/libalpm/po/zh_CN.po @@ -1,13 +1,13 @@ # Chinese/Simplified translation of Pacman package manager package. -# Copyright (C) 2008 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # 甘露(Lu.Gan) , 2008. # # # msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.2.1\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-07-30 20:39+0700\n" diff --git a/po/cs.po b/po/cs.po index 7cf89f00..1c7b2aea 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1,11 +1,11 @@ # translation of cs.po to Čeština -# Copyright (C) YEAR Judd Vinet -# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # # Vojtěch Gondžala , 2007, 2008, 2009. msgid "" msgstr "" -"Project-Id-Version: cs\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-09-22 21:33+0200\n" diff --git a/po/de.po b/po/de.po index 812a2129..ed87ba41 100644 --- a/po/de.po +++ b/po/de.po @@ -1,14 +1,14 @@ # translation of de.po to German # German translations for pacman package. -# Copyright (C) 2002-2008 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # # Marcus Habermehl , 2006. # Pierre Schmitz , 2007. # Matthias Gorissen , 2008-2009. msgid "" msgstr "" -"Project-Id-Version: de\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-09-17 17:00+0100\n" diff --git a/po/en_GB.po b/po/en_GB.po index f3d794d6..15644404 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -1,11 +1,11 @@ # English (British) translations for Pacman package manager package. -# Copyright (C) 2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # # Jeff Bailes , 2007, 2009. msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.0.0\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-09-16 19:42-0600\n" diff --git a/po/es.po b/po/es.po index f7c7f9fb..b47e104d 100644 --- a/po/es.po +++ b/po/es.po @@ -1,13 +1,13 @@ # Spanish translation for pacman package. -# Copyright (C) 2002-2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # # Imanol Celaya , 2008. # Juan Pablo González Tognarelli , 2008, 2009. # Juan Pablo González Tognarelli , 2009. msgid "" msgstr "" -"Project-Id-Version: es\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-09-17 11:18-0400\n" diff --git a/po/fr.po b/po/fr.po index 81f073e5..636719b6 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,13 +1,13 @@ # French translations for Pacman package manager package. -# Copyright (C) 2002-2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Enda , 2006 # # This is a revision of pacman's French translation by nam <37ii11@altern.org> # on the basis of the work of solsTiCe d'hiver msgid "" msgstr "" -"Project-Id-Version: pacman\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-09-17 02:33+0200\n" diff --git a/po/hu.po b/po/hu.po index f3c4abbe..4f2c508a 100644 --- a/po/hu.po +++ b/po/hu.po @@ -1,11 +1,11 @@ # Hungarian translations for pacman package. -# Copyright (C) 2002-2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Miklos Vajna , 2006. # msgid "" msgstr "" -"Project-Id-Version: hu\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-07-30 11:49+0100\n" diff --git a/po/it.po b/po/it.po index 081ad693..6a0f4617 100644 --- a/po/it.po +++ b/po/it.po @@ -1,6 +1,6 @@ # Italian translations for Pacman package manager package. -# Copyright (C) 2002-2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Giovanni 'voidnull' Scafora , 2007, 2008, 2009 # Andrea 'bash' Scarpino , 2008 # Alessio 'mOLOk' Bolognino , 2007 @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.0.0\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-07-28 15:00+0200\n" diff --git a/po/kk.po b/po/kk.po index 55d27b4e..a639745c 100644 --- a/po/kk.po +++ b/po/kk.po @@ -1,10 +1,10 @@ # Pacman Kazakh Translation -# Copyright (C) 2007 Judd Vinet -# This file is distributed under the same license as the Pacman package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Baurzhan Muftakhidinov 2009 msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.0.0\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-09-17 12:58+0600\n" diff --git a/po/nb_NO.po b/po/nb_NO.po index a0839f53..c4edaeb0 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -1,11 +1,11 @@ # Norwegian translations for PACKAGE package. # Copyright (C) 2009 Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the pacman package manager package. # , 2009. # msgid "" msgstr "" -"Project-Id-Version: nb\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-09-20 22:14+0200\n" diff --git a/po/pacman.pot b/po/pacman.pot index 1903db52..86c62633 100644 --- a/po/pacman.pot +++ b/po/pacman.pot @@ -1,6 +1,6 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # FIRST AUTHOR , YEAR. # #, fuzzy diff --git a/po/pl.po b/po/pl.po index 1ce90554..c21118b0 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1,15 +1,15 @@ # translation of pl.po to Polski # Polish translations for Pacman package manager package # Polskie tłumaczenia dla pakietu Pacman package manager. -# Copyright (C) 2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # # Mateusz Jędrasik , 2007. # Jaroslaw Swierczynski , 2008. # Mateusz Herych , 2008-2009. msgid "" msgstr "" -"Project-Id-Version: pl\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-09-19 10:11+0100\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 5f9e1650..6849c405 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1,7 +1,7 @@ # translation of pt_BR.po to Brazillian Portuguese # Brazilian Portuguese translations for Pacman package manager package. -# Copyright (C) 2002-2007 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # # # Lincoln de Sousa , 2007. @@ -15,7 +15,7 @@ # Marcelo Kalib , 2009. msgid "" msgstr "" -"Project-Id-Version: pt_BR\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-07-31 15:57-0300\n" diff --git a/po/ro.po b/po/ro.po index b40f3b17..14523b25 100644 --- a/po/ro.po +++ b/po/ro.po @@ -1,11 +1,11 @@ # pacman Romanian translation -# Copyright (C) 2009 Judd Vinet -# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # # Volodia Macovei , 2009. msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.0.0\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-06-26 19:46+0300\n" diff --git a/po/ru.po b/po/ru.po index ccad1e21..b937c110 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,11 +1,11 @@ # Pacman Russian Translation -# Copyright (C) 2007 Judd Vinet -# This file is distributed under the same license as the Pacman package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Vladimir Bayrakovskiy <4rayven@gmail.com> 2008 # Vitaly Dolgov , Sergey Tereschenko 2009 msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.3.0\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-09-17 12:46+0300\n" diff --git a/po/sv_SE.po b/po/sv_SE.po index fd0efe53..a3f6d26d 100644 --- a/po/sv_SE.po +++ b/po/sv_SE.po @@ -1,11 +1,11 @@ # Northern Sami translations for PACKAGE package. # Copyright (C) 2009 Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the pacman package manager package. # , 2009. # msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-09-20 22:27+0200\n" diff --git a/po/tr.po b/po/tr.po index c1b906f5..cf105da4 100644 --- a/po/tr.po +++ b/po/tr.po @@ -1,13 +1,13 @@ # translation of pacman.po to Türkçe -# Copyright (C) YEAR Judd Vinet -# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # # Samed BEYRİBEY , 2009. # H.Gökhan SARI , 2008. # Alper KANAT , 2008. msgid "" msgstr "" -"Project-Id-Version: pacman\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-09-17 11:11+0200\n" diff --git a/po/uk.po b/po/uk.po index 94c081da..8e617d63 100644 --- a/po/uk.po +++ b/po/uk.po @@ -1,13 +1,13 @@ # Ukrainian translation for pacman package manager. -# Copyright (C) 2008 Judd Vinet -# This file is distributed under the same license as the pacman package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # Ivan Kovnatsky , 2008. # Roman Kyrylych , 2008, 2009. # Danylo Korostil # msgid "" msgstr "" -"Project-Id-Version: pacman 3.3.0\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-09-17 23:59+0300\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index b6ec6841..5cbfcfa7 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1,12 +1,12 @@ # Chinese/Simplified translation for Pacman package manager package. -# Copyright (C) 2008 Judd Vinet -# This file is distributed under the same license as the Pacman package manager package. +# Copyright (C) 2009 Pacman Development Team +# This file is distributed under the same license as the pacman package manager package. # 甘露(Gan Lu) , 2008, 2009. # # msgid "" msgstr "" -"Project-Id-Version: Pacman package manager 3.1.2\n" +"Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2009-09-17 02:29+0200\n" "PO-Revision-Date: 2009-07-30 20:25+0700\n" -- cgit v1.2.3-24-g4f1b