From f648db11ce69de56a5ddf3f1d295935ef49a5d07 Mon Sep 17 00:00:00 2001 From: Todor Tsankov Date: Thu, 4 Mar 2010 23:57:12 +0200 Subject: [PATCH] Added simplenotewidget localization --- apps/osso-xterm/osso-xterm.po | 26 --- apps/simplenotewidget/simplenotewidget_bg_BG.ts | 209 +++++++++++++++++++++++ maemo5/po/osso-xterm.po | 26 +++ 3 files changed, 235 insertions(+), 26 deletions(-) delete mode 100644 apps/osso-xterm/osso-xterm.po create mode 100644 apps/simplenotewidget/simplenotewidget_bg_BG.ts create mode 100644 maemo5/po/osso-xterm.po diff --git a/apps/osso-xterm/osso-xterm.po b/apps/osso-xterm/osso-xterm.po deleted file mode 100644 index 7f0eebd..0000000 --- a/apps/osso-xterm/osso-xterm.po +++ /dev/null @@ -1,26 +0,0 @@ -# Todor Tsankov , 2010. -msgid "" -msgstr "" -"Project-Id-Version: osso-xterm 0.14.mh27\n" -"Report-Msgid-Bugs-To: Gabriel Schulhof \n" -"POT-Creation-Date: 2009-09-28 13:47+0300\n" -"PO-Revision-Date: 2010-03-03 18:08+0200\n" -"Last-Translator: Todor Tsankov \n" -"Language-Team: Bulgarian <>\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.0\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" - -msgid "Already at maximum font size." -msgstr "Достигнат е максималният размер на шрифта." - -msgid "Already at minimum font size." -msgstr "Достигнат е минималният размер на шрифта." - -msgid "Reset" -msgstr "Възстановяване" - -msgid "Reset And Clear" -msgstr "Възстановяване/изчистване" diff --git a/apps/simplenotewidget/simplenotewidget_bg_BG.ts b/apps/simplenotewidget/simplenotewidget_bg_BG.ts new file mode 100644 index 0000000..32bb07c --- /dev/null +++ b/apps/simplenotewidget/simplenotewidget_bg_BG.ts @@ -0,0 +1,209 @@ + + + + + Dialog + + + Save + + + + + Cancel + + + + + Clear + + + + + Edit note + + + + + MainWindow + + + MainWindow + + + + + TextLabel + + + + + cc + + + + + please press twice for the edit mode + + + + + QtColorComboBox + + + More... + + + + + User color %1 + + + + + User Color 99 + + + + + Black + + + + + White + + + + + Red + + + + + Dark red + + + + + Green + + + + + Dark green + + + + + Blue + + + + + Dark blue + + + + + Cyan + + + + + Dark cyan + + + + + Magenta + + + + + Dark magenta + + + + + Yellow + + + + + Dark yellow + + + + + Gray + + + + + Dark gray + + + + + Light gray + + + + + SettingsWidget + + + Form + + + + + Transparency: + + + + + Text color: + + + + + Background color: + + + + + Font-Family: + + + + + Font-Size: + + + + + Use System Colors: + + + + + settingsdlg + + + Save + + + + + Cancel + + + + + Edit settings + + + + diff --git a/maemo5/po/osso-xterm.po b/maemo5/po/osso-xterm.po new file mode 100644 index 0000000..7f0eebd --- /dev/null +++ b/maemo5/po/osso-xterm.po @@ -0,0 +1,26 @@ +# Todor Tsankov , 2010. +msgid "" +msgstr "" +"Project-Id-Version: osso-xterm 0.14.mh27\n" +"Report-Msgid-Bugs-To: Gabriel Schulhof \n" +"POT-Creation-Date: 2009-09-28 13:47+0300\n" +"PO-Revision-Date: 2010-03-03 18:08+0200\n" +"Last-Translator: Todor Tsankov \n" +"Language-Team: Bulgarian <>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +msgid "Already at maximum font size." +msgstr "Достигнат е максималният размер на шрифта." + +msgid "Already at minimum font size." +msgstr "Достигнат е минималният размер на шрифта." + +msgid "Reset" +msgstr "Възстановяване" + +msgid "Reset And Clear" +msgstr "Възстановяване/изчистване" -- 1.7.9.5