diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-13 13:28:17 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-13 13:28:17 +0000 |
commit | fb4126870738d9498cb3e04494709dc51d3e78f5 (patch) | |
tree | 269ce0faa3a25ef82c6a33fc9231bcee8f804630 | |
parent | 761b36c76be6ed4a1d1b2b3b9132963baa6713d5 (diff) | |
download | bootsplash-fb4126870738d9498cb3e04494709dc51d3e78f5.tar bootsplash-fb4126870738d9498cb3e04494709dc51d3e78f5.tar.gz bootsplash-fb4126870738d9498cb3e04494709dc51d3e78f5.tar.bz2 bootsplash-fb4126870738d9498cb3e04494709dc51d3e78f5.tar.xz bootsplash-fb4126870738d9498cb3e04494709dc51d3e78f5.zip |
Added Bulgarian file
-rw-r--r-- | po/bg.po | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/po/bg.po b/po/bg.po new file mode 100644 index 0000000..ef51fec --- /dev/null +++ b/po/bg.po @@ -0,0 +1,39 @@ +# translation of bootsplash.po to Bulgarian +# Copyright (C) 2003 Free Software Foundation, Inc. +# Boyan Ivanov <boyan17@bulgaria.com>, 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: bootsplash\n" +"POT-Creation-Date: 2001-03-02 09:00+0100\n" +"PO-Revision-Date: 2003-08-12 15:31+0300\n" +"Last-Translator: Boyan Ivanov <boyan17@bulgaria.com>\n" +"Language-Team: Bulgarian <dict@linux.zonebg.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" + +#. 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 "Зареждане на системата..." + +#: tmp/splash.sh:106 +msgid "Press F2 for verbose mode." +msgstr "Натиснете F2 за \"многословен\" режим" + +#: tmp/splash.sh:96 +msgid "Shutting down the system..." +msgstr "Изключване на системата..." |