aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-02-20 18:31:30 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-02-20 18:31:30 +0000
commit07d3aa7e79e659dd4c6c168e2409e120d80e306d (patch)
treecff2a02eee189e5904a30e37c37e6ef431455403
parent599fb864ccaf0daf9cba822939c8715688bed520 (diff)
downloadbootsplash-07d3aa7e79e659dd4c6c168e2409e120d80e306d.tar
bootsplash-07d3aa7e79e659dd4c6c168e2409e120d80e306d.tar.gz
bootsplash-07d3aa7e79e659dd4c6c168e2409e120d80e306d.tar.bz2
bootsplash-07d3aa7e79e659dd4c6c168e2409e120d80e306d.tar.xz
bootsplash-07d3aa7e79e659dd4c6c168e2409e120d80e306d.zip
Added Filipino translation
-rw-r--r--po/tl.po27
-rw-r--r--scripts/splash.sh2
2 files changed, 28 insertions, 1 deletions
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 <arys@deloso.org>, 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 <arys@deloso.org>\n"
+"Language-Team: Tagalog <cooker-i18n@linux-mandrake.com>\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*)