-rw-r--r-- | i18n/pt/libqkeyboard.ts | 9 | ||||
-rw-r--r-- | i18n/pt/opie-sh.ts | 2 | ||||
-rw-r--r-- | i18n/pt/remote.ts | 17 |
3 files changed, 28 insertions, 0 deletions
diff --git a/i18n/pt/libqkeyboard.ts b/i18n/pt/libqkeyboard.ts new file mode 100644 index 0000000..318758e --- a/dev/null +++ b/i18n/pt/libqkeyboard.ts @@ -0,0 +1,9 @@ +<!DOCTYPE TS><TS> +<context> + <name>InputMethods</name> + <message> + <source>Keyboard</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/i18n/pt/opie-sh.ts b/i18n/pt/opie-sh.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/pt/opie-sh.ts @@ -0,0 +1,2 @@ +<!DOCTYPE TS><TS> +</TS> diff --git a/i18n/pt/remote.ts b/i18n/pt/remote.ts new file mode 100644 index 0000000..a950e82 --- a/dev/null +++ b/i18n/pt/remote.ts @@ -0,0 +1,17 @@ +<!DOCTYPE TS><TS> +<context> + <name>MainView</name> + <message> + <source>Remote</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Learn</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Config</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |