diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-01-06 13:53:05 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-01-06 13:53:05 +0000 |
| commit | a79679c6bf45a8841ef2357902dfc170ee7030d8 (patch) | |
| tree | 14a7ef59a0d2bf35958e2d3db952b8502359320c /src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_BA.ts | |
| parent | 6617557973a227445e5ac89624523e97ed2eb389 (diff) | |
| download | qmmp-a79679c6bf45a8841ef2357902dfc170ee7030d8.tar.gz qmmp-a79679c6bf45a8841ef2357902dfc170ee7030d8.tar.bz2 qmmp-a79679c6bf45a8841ef2357902dfc170ee7030d8.zip | |
added Serbian translations (author: Mladen Pejaković)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4004 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_BA.ts')
| -rw-r--r-- | src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_BA.ts | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_BA.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_BA.ts new file mode 100644 index 000000000..93f8fc2dc --- /dev/null +++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_BA.ts @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="sr_BA"> +<context> + <name>EffectCrossfadeFactory</name> + <message> + <location filename="../effectcrossfadefactory.cpp" line="30"/> + <source>Crossfade Plugin</source> + <translation>Претапање</translation> + </message> + <message> + <location filename="../effectcrossfadefactory.cpp" line="51"/> + <source>About Crossfade Plugin</source> + <translation>О прикључку за претапање</translation> + </message> + <message> + <location filename="../effectcrossfadefactory.cpp" line="52"/> + <source>Qmmp Crossfade Plugin</source> + <translation>Кумп прикључак за претапање</translation> + </message> + <message> + <location filename="../effectcrossfadefactory.cpp" line="53"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Аутор: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Crossfade Plugin Settings</source> + <translation>Поставке претапања</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="29"/> + <source>Overlap:</source> + <translation>Преклапање:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>ms</source> + <translation>ms</translation> + </message> +</context> +</TS> |
