-rw-r--r-- | i18n/pt_BR/rotation.ts | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/i18n/pt_BR/rotation.ts b/i18n/pt_BR/rotation.ts new file mode 100644 index 0000000..70289a2 --- a/dev/null +++ b/i18n/pt_BR/rotation.ts @@ -0,0 +1,14 @@ +<!DOCTYPE TS><TS> +<codec>iso8859-1</codec> +<context> + <name>RotationSettingsBase</name> + <message> + <source>Rotation Settings</source> + <translation type='obsolete'>Ajuste de Rotação</translation> + </message> + <message> + <source><p>The chosen rotation will only affect new applications.</source> + <translation type='obsolete'><p>A rotação escolhida só terá efeito sobre novas aplicações.</translation> + </message> +</context> +</TS> |