diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-11-30 14:04:37 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-11-30 14:04:37 +0000 |
| commit | 98e9333c2991b69a9f21640c1b78432b82104534 (patch) | |
| tree | 91c2d71eb38713bc4d7b54a6afc44b04b996c724 /src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_pt.ts | |
| parent | f5761dff49b1b10de89de2de9516a3b4c8ace044 (diff) | |
| download | qmmp-98e9333c2991b69a9f21640c1b78432b82104534.tar.gz qmmp-98e9333c2991b69a9f21640c1b78432b82104534.tar.bz2 qmmp-98e9333c2991b69a9f21640c1b78432b82104534.zip | |
updated .ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9119 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_pt.ts')
| -rw-r--r-- | src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_pt.ts | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_pt.ts b/src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_pt.ts new file mode 100644 index 000000000..dd00ca01b --- /dev/null +++ b/src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_pt.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pt_BR"> +<context> + <name>SleepInhibitFactory</name> + <message> + <location filename="../sleepinhibitorfactory.cpp" line="29"/> + <source>Sleep Mode Inhibition Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../sleepinhibitorfactory.cpp" line="50"/> + <source>About Sleep Mode Inhibit Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../sleepinhibitorfactory.cpp" line="51"/> + <source>Qmmp Sleep Mode Inhibit Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../sleepinhibitorfactory.cpp" line="52"/> + <source>This plugin inhibits sleep mode while audio playback</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../sleepinhibitorfactory.cpp" line="53"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
