-rw-r--r-- | i18n/it/remote.ts | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/i18n/it/remote.ts b/i18n/it/remote.ts new file mode 100644 index 0000000..e5f38a2 --- a/dev/null +++ b/i18n/it/remote.ts @@ -0,0 +1,22 @@ +<!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> +<context> + <name>MainView</name> + <message> + <source>Remote</source> + <translation>Telecomando</translation> + </message> + <message> + <source>Learn</source> + <translation>Riconosci</translation> + </message> + <message> + <source>Config</source> + <translation>Configurazione</translation> + </message> + <message> + <source>Help</source> + <translation>Aiuto</translation> + </message> +</context> +</TS> |