-rw-r--r-- | i18n/ko/libqhandwriting.ts | 38 |
1 files changed, 34 insertions, 4 deletions
diff --git a/i18n/ko/libqhandwriting.ts b/i18n/ko/libqhandwriting.ts index e7358b9..20ed59b 100644 --- a/i18n/ko/libqhandwriting.ts +++ b/i18n/ko/libqhandwriting.ts @@ -23,6 +23,2 @@ <message> - <source>Select a character from the list. The writing area on the left shows the reference character. Practice writing in the area on the right.</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Matched: </source> @@ -38,2 +34,17 @@ </message> + <message> + <source>Select a reference character from the list. Practice writing in the area on the right.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>No match</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>InputMethods</name> + <message> + <source>Handwriting</source> + <translation type="unfinished"></translation> + </message> </context> @@ -61,2 +72,17 @@ </message> + <message> + <source>OK</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>QIMPenInput</name> + <message> + <source>Shortcut</source> + <translation type="unfinished"></translation> + </message> </context> @@ -68,2 +94,6 @@ </message> + <message> + <source>Character:</source> + <translation type="unfinished"></translation> + </message> </context> |