diff options
author | Evan Prodromou <evan@status.net> | 2010-10-12 11:16:14 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-10-12 11:16:14 -0400 |
commit | f11c1c77cab7d7310ec0d2c17bc6f35c491f2871 (patch) | |
tree | 7d0741b5d1b68cfbfa21ed974abab04e7b721b0b /plugins/TabFocus | |
parent | 1e3d5f80258811ce1c2154fcd971297e24264894 (diff) | |
parent | 1cd60579f5ac99a2c8bfb12d35093f5c74f14b04 (diff) |
Merge remote branch 'gitorious/0.9.x' into 0.9.x
Diffstat (limited to 'plugins/TabFocus')
-rw-r--r-- | plugins/TabFocus/locale/TabFocus.pot | 2 | ||||
-rw-r--r-- | plugins/TabFocus/locale/id/LC_MESSAGES/TabFocus.po | 32 |
2 files changed, 33 insertions, 1 deletions
diff --git a/plugins/TabFocus/locale/TabFocus.pot b/plugins/TabFocus/locale/TabFocus.pot index 90666a1d2..4363c9e60 100644 --- a/plugins/TabFocus/locale/TabFocus.pot +++ b/plugins/TabFocus/locale/TabFocus.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-03 19:53+0000\n" +"POT-Creation-Date: 2010-10-09 14:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/plugins/TabFocus/locale/id/LC_MESSAGES/TabFocus.po b/plugins/TabFocus/locale/id/LC_MESSAGES/TabFocus.po new file mode 100644 index 000000000..804ed79b4 --- /dev/null +++ b/plugins/TabFocus/locale/id/LC_MESSAGES/TabFocus.po @@ -0,0 +1,32 @@ +# Translation of StatusNet - TabFocus to Indonesian (Bahasa Indonesia) +# Expored from translatewiki.net +# +# Author: Farras +# -- +# This file is distributed under the same license as the StatusNet package. +# +msgid "" +msgstr "" +"Project-Id-Version: StatusNet - TabFocus\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-10-09 14:04+0000\n" +"PO-Revision-Date: 2010-10-09 14:08:26+0000\n" +"Language-Team: Indonesian <http://translatewiki.net/wiki/Portal:id>\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-POT-Import-Date: 2010-10-03 20:57:36+0000\n" +"X-Generator: MediaWiki 1.17alpha (r74529); Translate extension (2010-09-17)\n" +"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-Language-Code: id\n" +"X-Message-Group: #out-statusnet-plugin-tabfocus\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: TabFocusPlugin.php:54 +msgid "" +"TabFocus changes the notice form behavior so that, while in the text area, " +"pressing the tab key focuses the \"Send\" button, matching the behavior of " +"Twitter." +msgstr "" +"TabFocus mengubah kelakuan bentuk pemberitahuan sehingga ketika berada dalam " +"area teks, menekan tombol tab akan memunculkan tombol \"Kirim\", menyerupai " +"kelakuan Twitter." |