From 07d3aa7e79e659dd4c6c168e2409e120d80e306d Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Fri, 20 Feb 2004 18:31:30 +0000 Subject: Added Filipino translation --- po/tl.po | 27 +++++++++++++++++++++++++++ scripts/splash.sh | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 po/tl.po diff --git a/po/tl.po b/po/tl.po new file mode 100644 index 0000000..bf4186c --- /dev/null +++ b/po/tl.po @@ -0,0 +1,27 @@ +# translation of bootsplash.po to Tagalog +# Copyright (C) 2004 Free Software Foundation, Inc. +# Arys P. Deloso , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: bootsplash\n" +"POT-Creation-Date: 2001-03-02 09:00+0100\n" +"PO-Revision-Date: 2004-02-20 14:56+0800\n" +"Last-Translator: Arys P. Deloso \n" +"Language-Team: Tagalog \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" + +#: tmp/splash.sh:167 +msgid "Booting the system..." +msgstr "Binu-boot ang sistema..." + +#: tmp/splash.sh:172 +msgid "Press Esc for verbose mode." +msgstr "Pindutin ang ESC para mas maraming mensahe." + +#: tmp/splash.sh:162 +msgid "Shutting down the system..." +msgstr "Sinasara ang sistema..." diff --git a/scripts/splash.sh b/scripts/splash.sh index 2d0c15a..2840c33 100644 --- a/scripts/splash.sh +++ b/scripts/splash.sh @@ -143,7 +143,7 @@ if [ "$progress" == 1 -o "$1" == "start" ]; then af*|br*|ca*|da*|de*|es*|et*|eu*|fi*|fr*|ga*|gl*|id*|is*|it*|li*|ms*) font=default ;; # languages supported by the default font; latin1, more - nb*|nds*|nl*|nn*|no*|oc*|pt*|sv*|wa*) + nb*|nds*|nl*|nn*|no*|oc*|pt*|sv*|tl*|wa*) font=default ;; # languages supported by the default font; latin2 bs*|cs*|hr*|hu*|pl*|ro*|sk*|sl*|sq*) -- cgit v1.2.1