-rw-r--r-- | i18n/pt/libsdmonapplet.ts | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/i18n/pt/libsdmonapplet.ts b/i18n/pt/libsdmonapplet.ts new file mode 100644 index 0000000..f6cc139 --- a/dev/null +++ b/i18n/pt/libsdmonapplet.ts @@ -0,0 +1,21 @@ +<!DOCTYPE TS><TS> +<context> + <name>SdMonitor</name> + <message> + <source>Eject card</source> + <translation>Ejectar cartão</translation> + </message> + <message> + <source>SdMonitor</source> + <translation>Monitor de SD</translation> + </message> + <message> + <source>Card eject failed!</source> + <translation>Falhou a ejeção do cartão!</translation> + </message> + <message> + <source>&OK</source> + <translation>&Ok</translation> + </message> +</context> +</TS> |