]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web-hu: Translated missing website strings
authorDénes Harmath <harmathdenes@gmail.com>
Mon, 4 Jan 2010 16:34:04 +0000 (17:34 +0100)
committerDénes Harmath <harmathdenes@gmail.com>
Mon, 4 Jan 2010 16:34:04 +0000 (17:34 +0100)
Documentation/hu/search-box.ihtml [new file with mode: 0644]
Documentation/lilypond-texi2html.init

diff --git a/Documentation/hu/search-box.ihtml b/Documentation/hu/search-box.ihtml
new file mode 100644 (file)
index 0000000..fb526ad
--- /dev/null
@@ -0,0 +1,13 @@
+<form action="http://google.com/search"
+      method="get"
+      name="search"
+      onSubmit="search.q.value='site:lilypond.org +v2.12 '
+               + search.brute_query.value"
+      onMouseMove="search.q.value='site:lilypond.org +v2.12 '
+                  + search.brute_query.value"
+      onKeyUp="search.q.value='site:lilypond.org +v2.12 '
+              + search.brute_query.value">
+  <input type="hidden" name="btnG" value="Google keresés">
+  <input type="text" name="brute_query" onfocus="this.value=''" value="Keresés">
+  <input type="hidden" name="q" value="">
+</form>
index 4be30f6f3394509e82fe290ba9e94f6b105fd0ab..098caf43993d3f0ba82acf304a4df4255bc36d0d 100644 (file)
@@ -96,7 +96,7 @@ $LY_LANGUAGES->{'ja'} = {
 
 $LY_LANGUAGES->{'hu'} = {
     'Back to Documentation Index' => 'Vissza a dokumentációk jegyzékéhez',
-    '<p>Thanks to ${webdev_link} for hosting ${lily_site}.' => '',
+    '<p>Thanks to ${webdev_link} for hosting ${lily_site}.' => 'Köszönet a ${webdev_link} részére a ${lily_site} tárhelyért.',
 };
 
 $LY_LANGUAGES->{'it'} = {