diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-17 10:28:39 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-17 10:28:39 +0000 |
commit | 068a17e7ab26b9c324842d6e0d3617c66c99ff67 (patch) | |
tree | 8efbc41b1dc495a4702fd77ee96fc87e1e443ed7 /po | |
parent | 3a9fcbedda7e7b10d6f5b0a2fd9ed873b2a70cdb (diff) | |
download | bootsplash-068a17e7ab26b9c324842d6e0d3617c66c99ff67.tar bootsplash-068a17e7ab26b9c324842d6e0d3617c66c99ff67.tar.gz bootsplash-068a17e7ab26b9c324842d6e0d3617c66c99ff67.tar.bz2 bootsplash-068a17e7ab26b9c324842d6e0d3617c66c99ff67.tar.xz bootsplash-068a17e7ab26b9c324842d6e0d3617c66c99ff67.zip |
Added Hebrew and Brazilian files
Diffstat (limited to 'po')
-rw-r--r-- | po/he.po | 39 | ||||
-rw-r--r-- | po/pt_BR.po | 39 |
2 files changed, 78 insertions, 0 deletions
diff --git a/po/he.po b/po/he.po new file mode 100644 index 0000000..fb6dd76 --- /dev/null +++ b/po/he.po @@ -0,0 +1,39 @@ +# translation of bootsplash-he.po to Hebrew +# Copyright (C) 2003 Free Software Foundation, Inc. +# el-cuco <cuco3001@yahoo.com>, 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: bootsplash-he\n" +"POT-Creation-Date: 2001-03-02 09:00+0100\n" +"PO-Revision-Date: 2003-08-16 01:44+0300\n" +"Last-Translator: el-cuco <cuco3001@yahoo.com>\n" +"Language-Team: Hebrew\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.1\n" + +#. all the letters that are a "yes" reply to yes/no questions +msgid "yY" +msgstr "YygGכ" + +#. all the letters that are a "no" reply to yes/no questions +msgid "nN" +msgstr "nNkKל" + +#. all the letters that are a "continue" reply to yes/no/continue questions +msgid "cC" +msgstr "cCvVה" + +#: tmp/splash.sh:101 +msgid "Booting the system..." +msgstr "מאתחל את המערכת...." + +#: tmp/splash.sh:106 +msgid "Press F2 for verbose mode." +msgstr "נא ללחוץ F2 עבור מצב מפורט" + +#: tmp/splash.sh:96 +msgid "Shutting down the system..." +msgstr "מכבה את המערכת...." diff --git a/po/pt_BR.po b/po/pt_BR.po new file mode 100644 index 0000000..64fd872 --- /dev/null +++ b/po/pt_BR.po @@ -0,0 +1,39 @@ +# translation of bootsplash.po to Portugues Brasileiro +# Copyright (C) 2003 Free Software Foundation, Inc. +# Clovis Nogueira Jr <linux_pt_BR@yahoogrupos.com.br>, 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: bootsplash\n" +"POT-Creation-Date: 2001-03-02 09:00+0100\n" +"PO-Revision-Date: 2003-08-16 20:48-0300\n" +"Last-Translator: Clovis Nogueira Jr <linux_pt_BR@yahoogrupos.com.br>\n" +"Language-Team: Portugues Brasileiro <pt@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.1\n" + +#. all the letters that are a "yes" reply to yes/no questions +msgid "yY" +msgstr "yY" + +#. all the letters that are a "no" reply to yes/no questions +msgid "nN" +msgstr "nN" + +#. all the letters that are a "continue" reply to yes/no/continue questions +msgid "cC" +msgstr "cC" + +#: tmp/splash.sh:101 +msgid "Booting the system..." +msgstr "Iniciando o sistema..." + +#: tmp/splash.sh:106 +msgid "Press F2 for verbose mode." +msgstr "Acione F2 para ver mensagens" + +#: tmp/splash.sh:96 +msgid "Shutting down the system..." +msgstr "Desligando o sistema..." |