From cea51ad62181a2e601178026264de5b1cbf60955 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Marchal?= Date: Mon, 26 Apr 2010 10:55:16 +0000 Subject: [PATCH] Add a Makefile rule to fetch the po files from translationproject.org --- Makefile.in | 4 ++++ po/lv.po | 22 +++++++++++----------- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/Makefile.in b/Makefile.in index 42b0024..7b30d53 100644 --- a/Makefile.in +++ b/Makefile.in @@ -131,3 +131,7 @@ clean-po: update-po: $(MAKE) -C po update-po + +po-from-tp: + @echo "Fetching latest po files from translationprojetc.org" + rsync -Lrtvz -u translationproject.org::tp/latest/sarg/ po diff --git a/po/lv.po b/po/lv.po index c25fcd4..fcba916 100644 --- a/po/lv.po +++ b/po/lv.po @@ -1,20 +1,20 @@ # Latvian translations for sarg package. # Copyright (C) 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the sarg package. -# Juris Valdovskis , 2010 +# Juris Valdovskis , 2010 # -#, fuzzy msgid "" msgstr "" -"Project-Id-Version: sarg 2.3\n" +"Project-Id-Version: sarg 2.3-pre1\n" "Report-Msgid-Bugs-To: fmarchal@users.sourceforge.net\n" "POT-Creation-Date: 2010-04-13 11:33+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" +"PO-Revision-Date: 2010-04-25 20:35+0300\n" +"Last-Translator: Juris Valdovskis \n" +"Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" #: auth.c:42 #, c-format @@ -610,7 +610,7 @@ msgstr "Lietotājs" #: grepday.c:388 index.c:252 #, fuzzy msgid "DAYS" -msgstr "DAYS" +msgstr "DIENAS" #: grepday.c:391 #, c-format @@ -1073,9 +1073,9 @@ msgid " Date format (-g) = Sites & Users (yyyy/ww)\n" msgstr "" #: log.c:613 log.c:642 -#, c-format +#, fuzzy,c-format msgid " IP report (-i) = %s\n" -msgstr "" +msgstr " IP atskaite (-i) = %s\n" #: log.c:613 log.c:616 log.c:618 log.c:623 log.c:624 log.c:642 log.c:645 #: log.c:647 log.c:652 log.c:653 @@ -1194,7 +1194,7 @@ msgstr "" #: log.c:790 #, fuzzy, c-format msgid "Log is from Microsoft ISA: %s\n" -msgstr "Log is from Microsoft ISA" +msgstr "Žurnāls ir no Microsoft ISA: %s\n" #: log.c:798 #, c-format @@ -2259,7 +2259,7 @@ msgstr "" #: util.c:1248 #, fuzzy, c-format msgid "Removing temporary files sarg-general, sarg-period\n" -msgstr "Dzēšu pagaidu failus" +msgstr "Dzēšu pagaidu failus sarg-general, sarg-period\n" #: util.c:1251 #, c-format -- 2.47.2