diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-08-11 06:10:05 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-08-11 06:10:05 +0000 |
| commit | 47331bb0f722e2e6493e7bc6029024e62553473e (patch) | |
| tree | 7134ae2f2f0f826900af2e43eb73ba52505c00ca /src/plugins/General/lyrics | |
| parent | b36b6269b3bb00b7a69041a9939e5eb830762467 (diff) | |
| download | qmmp-47331bb0f722e2e6493e7bc6029024e62553473e.tar.gz qmmp-47331bb0f722e2e6493e7bc6029024e62553473e.tar.bz2 qmmp-47331bb0f722e2e6493e7bc6029024e62553473e.zip | |
updated Greek translation (Dimitrios Glentadakis)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5358 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_el.ts | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_el.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_el.ts index 88b71055c..8fec2ad1b 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_el.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_el.ts @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="el_GR"> +<TS version="2.0" language="el"> <context> <name>Lyrics</name> <message> <location filename="../lyrics.cpp" line="33"/> <source>View Lyrics</source> - <translation type="unfinished"></translation> + <translation>Προβολή στίχων</translation> </message> <message> <location filename="../lyrics.cpp" line="34"/> <source>Ctrl+L</source> - <translation type="unfinished"></translation> + <translation>Ctrl+L</translation> </message> </context> <context> @@ -19,27 +19,27 @@ <message> <location filename="../lyricsfactory.cpp" line="29"/> <source>Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Πρόσθετο στίχων</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="50"/> <source>About Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Σχετικά με το πρόσθετο στίχων</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="51"/> <source>Qmmp Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Qmmp πρόσθετο στίχων</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="52"/> <source>This plugin retrieves lyrics from LyricWiki</source> - <translation type="unfinished"></translation> + <translation>Αυτό το πρόσθετο κάνει λήψη στίχων από το LyricWiki</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="53"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Γράφτηκε από τον: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> </context> <context> @@ -47,32 +47,32 @@ <message> <location filename="../lyricswindow.ui" line="14"/> <source>Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Πρόσθετο στίχων</translation> </message> <message> <location filename="../lyricswindow.ui" line="31"/> <source>Artist:</source> - <translation type="unfinished"></translation> + <translation>Καλλιτέχνης:</translation> </message> <message> <location filename="../lyricswindow.ui" line="41"/> <source>Title:</source> - <translation type="unfinished"></translation> + <translation>Τίτλος:</translation> </message> <message> <location filename="../lyricswindow.ui" line="51"/> <source>Search</source> - <translation type="unfinished"></translation> + <translation>Αναζήτηση</translation> </message> <message> <location filename="../lyricswindow.ui" line="60"/> <source>No connection</source> - <translation type="unfinished"></translation> + <translation>Χωρίς σύνδεση</translation> </message> <message> <location filename="../lyricswindow.cpp" line="64"/> <source>Done</source> - <translation type="unfinished"></translation> + <translation>Έγινε</translation> </message> <message> <location filename="../lyricswindow.cpp" line="67"/> @@ -82,24 +82,24 @@ <location filename="../lyricswindow.cpp" line="113"/> <location filename="../lyricswindow.cpp" line="124"/> <source>Error</source> - <translation type="unfinished"></translation> + <translation>Σφάλμα</translation> </message> <message> <location filename="../lyricswindow.cpp" line="118"/> <location filename="../lyricswindow.cpp" line="153"/> <source>Not found</source> - <translation type="unfinished"></translation> + <translation>Δεν βρέθηκε</translation> </message> <message> <location filename="../lyricswindow.cpp" line="139"/> <location filename="../lyricswindow.cpp" line="164"/> <source>Receiving</source> - <translation type="unfinished"></translation> + <translation>Γίνεται λήψη</translation> </message> <message> <location filename="../lyricswindow.cpp" line="165"/> <source>Lyrics: %1 - %2</source> - <translation type="unfinished"></translation> + <translation>Στίχοι: %1 - %2</translation> </message> </context> </TS> |
