diff options
Diffstat (limited to 'src/plugins/Effect/crossfade/translations/crossfade_plugin_cs.ts')
| -rw-r--r-- | src/plugins/Effect/crossfade/translations/crossfade_plugin_cs.ts | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_cs.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_cs.ts new file mode 100644 index 000000000..fe6c7f9fb --- /dev/null +++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_cs.ts @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="cs_CZ"> +<context> + <name>EffectCrossfadeFactory</name> + <message> + <location filename="../effectcrossfadefactory.cpp" line="30"/> + <source>Crossfade Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectcrossfadefactory.cpp" line="51"/> + <source>About Crossfade Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectcrossfadefactory.cpp" line="52"/> + <source>Qmmp Crossfade Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../effectcrossfadefactory.cpp" line="53"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Crossfade Plugin Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="29"/> + <source>Overlap:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>ms</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
