diff --git a/CMakeModules/FindCLucene.cmake b/CMakeModules/FindCLucene.cmake
index 8b9311f13..873693d8c 100644
--- a/CMakeModules/FindCLucene.cmake
+++ b/CMakeModules/FindCLucene.cmake
@@ -41,6 +41,7 @@ SET(TRIAL_LIBRARY_PATHS
/sw/lib${LIB_SUFFIX}
/usr/pkg/lib${LIB_SUFFIX}
/usr/lib64
+ /usr/lib/${CMAKE_LIBRARY_ARCHITECTURE}
)
SET(TRIAL_INCLUDE_PATHS
$ENV{CLUCENE_HOME}/include
diff --git a/CMakeModules/NSIS.template.in b/CMakeModules/NSIS.template.in
index f3db07863..6c99ad1ea 100644
--- a/CMakeModules/NSIS.template.in
+++ b/CMakeModules/NSIS.template.in
@@ -309,6 +309,7 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER
File "${QT_DLL_PATH}\QtUiTools4.dll"
File "${QT_DLL_PATH}\QtWebKit4.dll"
File "${QT_DLL_PATH}\QtXml4.dll"
+ File "${QT_DLL_PATH}\QtSvg4.dll"
;SQLite driver
SetOutPath "$INSTDIR\sqldrivers"
@@ -319,6 +320,7 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER
SetOutPath "$INSTDIR\imageformats"
File "${IMAGEFORMATS_DLL_PATH}\qgif4.dll"
File "${IMAGEFORMATS_DLL_PATH}\qjpeg4.dll"
+ File "${IMAGEFORMATS_DLL_PATH}\qsvg4.dll"
SetOutPath "$INSTDIR"
;Cygwin/c++ stuff
diff --git a/admin/mac/macdeploy.py b/admin/mac/macdeploy.py
index 144f46692..888b8b8ca 100755
--- a/admin/mac/macdeploy.py
+++ b/admin/mac/macdeploy.py
@@ -195,6 +195,7 @@ QT_PLUGINS = [
'imageformats/libqgif.dylib',
'imageformats/libqico.dylib',
'imageformats/libqjpeg.dylib',
+ 'imageformats/libqsvg.dylib',
'imageformats/libqmng.dylib',
]
diff --git a/data/images/account-none.svg b/data/images/account-none.svg
new file mode 100644
index 000000000..50ed8b5dc
--- /dev/null
+++ b/data/images/account-none.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/data/images/account-offline.svg b/data/images/account-offline.svg
new file mode 100644
index 000000000..5dc8f1be7
--- /dev/null
+++ b/data/images/account-offline.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/data/images/account-online.svg b/data/images/account-online.svg
new file mode 100644
index 000000000..ca2362557
--- /dev/null
+++ b/data/images/account-online.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/data/images/account-settings.svg b/data/images/account-settings.svg
new file mode 100644
index 000000000..daa394fc3
--- /dev/null
+++ b/data/images/account-settings.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/add-contact.svg b/data/images/add-contact.svg
new file mode 100644
index 000000000..11e81697e
--- /dev/null
+++ b/data/images/add-contact.svg
@@ -0,0 +1,20 @@
+
+
\ No newline at end of file
diff --git a/data/images/add.svg b/data/images/add.svg
new file mode 100644
index 000000000..7ab0712d3
--- /dev/null
+++ b/data/images/add.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/data/images/advanced-settings.svg b/data/images/advanced-settings.svg
new file mode 100644
index 000000000..a7e1c2bb0
--- /dev/null
+++ b/data/images/advanced-settings.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/data/images/album-icon.svg b/data/images/album-icon.svg
new file mode 100644
index 000000000..11688c082
--- /dev/null
+++ b/data/images/album-icon.svg
@@ -0,0 +1,20 @@
+
+
\ No newline at end of file
diff --git a/data/images/album-placeholder-grid.svg b/data/images/album-placeholder-grid.svg
new file mode 100644
index 000000000..0e6e9cac1
--- /dev/null
+++ b/data/images/album-placeholder-grid.svg
@@ -0,0 +1,21 @@
+
+
\ No newline at end of file
diff --git a/data/images/apply-check.svg b/data/images/apply-check.svg
new file mode 100644
index 000000000..e7d141f7e
--- /dev/null
+++ b/data/images/apply-check.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/arrow-down-double.svg b/data/images/arrow-down-double.svg
new file mode 100644
index 000000000..8653d24fe
--- /dev/null
+++ b/data/images/arrow-down-double.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/data/images/arrow-right-double.svg b/data/images/arrow-right-double.svg
new file mode 100644
index 000000000..5163a76fe
--- /dev/null
+++ b/data/images/arrow-right-double.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/data/images/arrow-up-double.svg b/data/images/arrow-up-double.svg
new file mode 100644
index 000000000..5cc0c9e07
--- /dev/null
+++ b/data/images/arrow-up-double.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/data/images/artist-icon.svg b/data/images/artist-icon.svg
new file mode 100644
index 000000000..5226f31d9
--- /dev/null
+++ b/data/images/artist-icon.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/artist-placeholder-grid.svg b/data/images/artist-placeholder-grid.svg
new file mode 100644
index 000000000..b80659ed5
--- /dev/null
+++ b/data/images/artist-placeholder-grid.svg
@@ -0,0 +1,39 @@
+
+
\ No newline at end of file
diff --git a/data/images/automatic-playlist.svg b/data/images/automatic-playlist.svg
new file mode 100644
index 000000000..83a2c11f3
--- /dev/null
+++ b/data/images/automatic-playlist.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/data/images/back-pressed.svg b/data/images/back-pressed.svg
new file mode 100644
index 000000000..5ed9fdb96
--- /dev/null
+++ b/data/images/back-pressed.svg
@@ -0,0 +1,17 @@
+
+
\ No newline at end of file
diff --git a/data/images/back-rest.svg b/data/images/back-rest.svg
new file mode 100644
index 000000000..0b19e2b1d
--- /dev/null
+++ b/data/images/back-rest.svg
@@ -0,0 +1,17 @@
+
+
\ No newline at end of file
diff --git a/data/images/back.svg b/data/images/back.svg
new file mode 100644
index 000000000..75b0295cb
--- /dev/null
+++ b/data/images/back.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/data/images/cancel.svg b/data/images/cancel.svg
new file mode 100644
index 000000000..4354ac718
--- /dev/null
+++ b/data/images/cancel.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/charts.svg b/data/images/charts.svg
new file mode 100644
index 000000000..24e209fa0
--- /dev/null
+++ b/data/images/charts.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/close.svg b/data/images/close.svg
new file mode 100644
index 000000000..0558bcdff
--- /dev/null
+++ b/data/images/close.svg
@@ -0,0 +1,53 @@
+
+
+
+
\ No newline at end of file
diff --git a/data/images/closed-padlock.svg b/data/images/closed-padlock.svg
new file mode 100644
index 000000000..8bbfc41a1
--- /dev/null
+++ b/data/images/closed-padlock.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/collection.svg b/data/images/collection.svg
new file mode 100644
index 000000000..a76764680
--- /dev/null
+++ b/data/images/collection.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/data/images/configure.svg b/data/images/configure.svg
new file mode 100644
index 000000000..f666ea3c1
--- /dev/null
+++ b/data/images/configure.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/dashboard.svg b/data/images/dashboard.svg
new file mode 100644
index 000000000..42dba0edb
--- /dev/null
+++ b/data/images/dashboard.svg
@@ -0,0 +1,21 @@
+
+
\ No newline at end of file
diff --git a/data/images/delete.png b/data/images/delete.png
index 6fad9b5bd..fef83f408 100644
Binary files a/data/images/delete.png and b/data/images/delete.png differ
diff --git a/data/images/delete.svg b/data/images/delete.svg
new file mode 100644
index 000000000..1b31cd1d6
--- /dev/null
+++ b/data/images/delete.svg
@@ -0,0 +1,19 @@
+
+
\ No newline at end of file
diff --git a/data/images/downloading.svg b/data/images/downloading.svg
new file mode 100644
index 000000000..cad384b27
--- /dev/null
+++ b/data/images/downloading.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/drop-album.svg b/data/images/drop-album.svg
new file mode 100644
index 000000000..bfbedd051
--- /dev/null
+++ b/data/images/drop-album.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/drop-all-album.svg b/data/images/drop-all-album.svg
new file mode 100644
index 000000000..c8caf31c9
--- /dev/null
+++ b/data/images/drop-all-album.svg
@@ -0,0 +1,23 @@
+
+
\ No newline at end of file
diff --git a/data/images/drop-all-songs.svg b/data/images/drop-all-songs.svg
new file mode 100644
index 000000000..915f248df
--- /dev/null
+++ b/data/images/drop-all-songs.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/drop-local-songs.svg b/data/images/drop-local-songs.svg
new file mode 100644
index 000000000..0c6a1e7ff
--- /dev/null
+++ b/data/images/drop-local-songs.svg
@@ -0,0 +1,18 @@
+
+
\ No newline at end of file
diff --git a/data/images/drop-song.svg b/data/images/drop-song.svg
new file mode 100644
index 000000000..a27cf9cc5
--- /dev/null
+++ b/data/images/drop-song.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/drop-top-songs.svg b/data/images/drop-top-songs.svg
new file mode 100644
index 000000000..cac4a44d5
--- /dev/null
+++ b/data/images/drop-top-songs.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/filter.svg b/data/images/filter.svg
new file mode 100644
index 000000000..cf8f64074
--- /dev/null
+++ b/data/images/filter.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/data/images/forward.svg b/data/images/forward.svg
new file mode 100644
index 000000000..731b50419
--- /dev/null
+++ b/data/images/forward.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/data/images/green-dot.svg b/data/images/green-dot.svg
new file mode 100644
index 000000000..c3057e5c2
--- /dev/null
+++ b/data/images/green-dot.svg
@@ -0,0 +1,18 @@
+
+
\ No newline at end of file
diff --git a/data/images/headphones-off.svg b/data/images/headphones-off.svg
new file mode 100644
index 000000000..a1a30cb49
--- /dev/null
+++ b/data/images/headphones-off.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/headphones.svg b/data/images/headphones.svg
new file mode 100644
index 000000000..c4a7f8a31
--- /dev/null
+++ b/data/images/headphones.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/data/images/info.svg b/data/images/info.svg
new file mode 100644
index 000000000..b369d3c0a
--- /dev/null
+++ b/data/images/info.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/data/images/jump-link.svg b/data/images/jump-link.svg
new file mode 100644
index 000000000..16d9c96f0
--- /dev/null
+++ b/data/images/jump-link.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/data/images/lastfm-icon.svg b/data/images/lastfm-icon.svg
new file mode 100644
index 000000000..ae21acb6e
--- /dev/null
+++ b/data/images/lastfm-icon.svg
@@ -0,0 +1,143 @@
+
+
+
+
diff --git a/data/images/lastfm-settings.svg b/data/images/lastfm-settings.svg
new file mode 100644
index 000000000..802f7821c
--- /dev/null
+++ b/data/images/lastfm-settings.svg
@@ -0,0 +1,53 @@
+
+
+
+
\ No newline at end of file
diff --git a/data/images/list-add.svg b/data/images/list-add.svg
new file mode 100644
index 000000000..0ddb0e42b
--- /dev/null
+++ b/data/images/list-add.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/data/images/list-remove.svg b/data/images/list-remove.svg
new file mode 100644
index 000000000..74ad8f7b8
--- /dev/null
+++ b/data/images/list-remove.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/data/images/loading-animation.svg b/data/images/loading-animation.svg
new file mode 100644
index 000000000..1898dad9f
--- /dev/null
+++ b/data/images/loading-animation.svg
@@ -0,0 +1,22 @@
+
+
\ No newline at end of file
diff --git a/data/images/loved.svg b/data/images/loved.svg
new file mode 100644
index 000000000..16f7b72bc
--- /dev/null
+++ b/data/images/loved.svg
@@ -0,0 +1,19 @@
+
+
\ No newline at end of file
diff --git a/data/images/loved_playlist.svg b/data/images/loved_playlist.svg
new file mode 100644
index 000000000..fe78d9d5c
--- /dev/null
+++ b/data/images/loved_playlist.svg
@@ -0,0 +1,18 @@
+
+
\ No newline at end of file
diff --git a/data/images/music-settings.svg b/data/images/music-settings.svg
new file mode 100644
index 000000000..0369a373e
--- /dev/null
+++ b/data/images/music-settings.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/data/images/new-additions.svg b/data/images/new-additions.svg
new file mode 100644
index 000000000..e7ff0b1ee
--- /dev/null
+++ b/data/images/new-additions.svg
@@ -0,0 +1,73 @@
+
+
diff --git a/data/images/new-releases.svg b/data/images/new-releases.svg
new file mode 100644
index 000000000..7a2dc4084
--- /dev/null
+++ b/data/images/new-releases.svg
@@ -0,0 +1,18 @@
+
+
\ No newline at end of file
diff --git a/data/images/no-album-art-placeholder.svg b/data/images/no-album-art-placeholder.svg
new file mode 100644
index 000000000..eac712af8
--- /dev/null
+++ b/data/images/no-album-art-placeholder.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/no-album-no-case.svg b/data/images/no-album-no-case.svg
new file mode 100644
index 000000000..4907d1d10
--- /dev/null
+++ b/data/images/no-album-no-case.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/data/images/no-artist-image-placeholder.svg b/data/images/no-artist-image-placeholder.svg
new file mode 100644
index 000000000..93bc6ff8f
--- /dev/null
+++ b/data/images/no-artist-image-placeholder.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/data/images/no-source.svg b/data/images/no-source.svg
index 36f5ebf8d..c85098c18 100644
--- a/data/images/no-source.svg
+++ b/data/images/no-source.svg
@@ -12,8 +12,8 @@
id="svg2"
version="1.1"
inkscape:version="0.48.2 r9819"
- width="78.75"
- height="53.75"
+ width="100"
+ height="100"
xml:space="preserve"
sodipodi:docname="no-source.pdf">
\ No newline at end of file
+ d="M 0,80 0,0 80,0 80,80 0,80 z"
+ style="fill:#e0dfe0;fill-opacity:1;fill-rule:evenodd;stroke:none"
+ id="path16" />
\ No newline at end of file
diff --git a/data/images/not-loved.svg b/data/images/not-loved.svg
new file mode 100644
index 000000000..00a863f19
--- /dev/null
+++ b/data/images/not-loved.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/data/images/now-playing-panel.png b/data/images/now-playing-panel.png
index 780895cec..d138e89db 100644
Binary files a/data/images/now-playing-panel.png and b/data/images/now-playing-panel.png differ
diff --git a/data/images/now-playing-speaker-dark.svg b/data/images/now-playing-speaker-dark.svg
new file mode 100644
index 000000000..dc3b856d0
--- /dev/null
+++ b/data/images/now-playing-speaker-dark.svg
@@ -0,0 +1,32 @@
+
+
\ No newline at end of file
diff --git a/data/images/now-playing-speaker.svg b/data/images/now-playing-speaker.svg
new file mode 100644
index 000000000..2656036e5
--- /dev/null
+++ b/data/images/now-playing-speaker.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/ok.svg b/data/images/ok.svg
new file mode 100644
index 000000000..069c046e8
--- /dev/null
+++ b/data/images/ok.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/open-padlock.svg b/data/images/open-padlock.svg
new file mode 100644
index 000000000..23b5f62d3
--- /dev/null
+++ b/data/images/open-padlock.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/data/images/open.svg b/data/images/open.svg
new file mode 100644
index 000000000..60e9993cc
--- /dev/null
+++ b/data/images/open.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/pause-pressed.svg b/data/images/pause-pressed.svg
new file mode 100644
index 000000000..fca4e8970
--- /dev/null
+++ b/data/images/pause-pressed.svg
@@ -0,0 +1,27 @@
+
+
\ No newline at end of file
diff --git a/data/images/pause-rest.svg b/data/images/pause-rest.svg
new file mode 100644
index 000000000..e57457bd2
--- /dev/null
+++ b/data/images/pause-rest.svg
@@ -0,0 +1,27 @@
+
+
\ No newline at end of file
diff --git a/data/images/pause.svg b/data/images/pause.svg
new file mode 100644
index 000000000..3bb26bfde
--- /dev/null
+++ b/data/images/pause.svg
@@ -0,0 +1,46 @@
+
+
\ No newline at end of file
diff --git a/data/images/play-pressed.svg b/data/images/play-pressed.svg
new file mode 100644
index 000000000..b4d719910
--- /dev/null
+++ b/data/images/play-pressed.svg
@@ -0,0 +1,17 @@
+
+
\ No newline at end of file
diff --git a/data/images/play-rest.svg b/data/images/play-rest.svg
new file mode 100644
index 000000000..9502d3172
--- /dev/null
+++ b/data/images/play-rest.svg
@@ -0,0 +1,17 @@
+
+
\ No newline at end of file
diff --git a/data/images/playlist-icon.svg b/data/images/playlist-icon.svg
new file mode 100644
index 000000000..b05f8158d
--- /dev/null
+++ b/data/images/playlist-icon.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/private-listening.svg b/data/images/private-listening.svg
new file mode 100644
index 000000000..e5af70329
--- /dev/null
+++ b/data/images/private-listening.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/process-stop.svg b/data/images/process-stop.svg
new file mode 100644
index 000000000..20f4e2ec1
--- /dev/null
+++ b/data/images/process-stop.svg
@@ -0,0 +1,19 @@
+
+
\ No newline at end of file
diff --git a/data/images/recently-played.svg b/data/images/recently-played.svg
new file mode 100644
index 000000000..4551691b4
--- /dev/null
+++ b/data/images/recently-played.svg
@@ -0,0 +1,19 @@
+
+
\ No newline at end of file
diff --git a/data/images/repeat-1-on-pressed.svg b/data/images/repeat-1-on-pressed.svg
new file mode 100644
index 000000000..0130540a7
--- /dev/null
+++ b/data/images/repeat-1-on-pressed.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/data/images/repeat-1-on-rest.svg b/data/images/repeat-1-on-rest.svg
new file mode 100644
index 000000000..d81de3070
--- /dev/null
+++ b/data/images/repeat-1-on-rest.svg
@@ -0,0 +1,19 @@
+
+
\ No newline at end of file
diff --git a/data/images/repeat-all-on-pressed.svg b/data/images/repeat-all-on-pressed.svg
new file mode 100644
index 000000000..9931d38b4
--- /dev/null
+++ b/data/images/repeat-all-on-pressed.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/repeat-all-on-rest.svg b/data/images/repeat-all-on-rest.svg
new file mode 100644
index 000000000..52f202a2f
--- /dev/null
+++ b/data/images/repeat-all-on-rest.svg
@@ -0,0 +1,17 @@
+
+
\ No newline at end of file
diff --git a/data/images/repeat-off-pressed.svg b/data/images/repeat-off-pressed.svg
new file mode 100644
index 000000000..405bb2877
--- /dev/null
+++ b/data/images/repeat-off-pressed.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/repeat-off-rest.svg b/data/images/repeat-off-rest.svg
new file mode 100644
index 000000000..4063dce83
--- /dev/null
+++ b/data/images/repeat-off-rest.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/resolver-default.svg b/data/images/resolver-default.svg
new file mode 100644
index 000000000..038fd13fc
--- /dev/null
+++ b/data/images/resolver-default.svg
@@ -0,0 +1,56 @@
+
+
+
+
\ No newline at end of file
diff --git a/data/images/resolvers-settings.svg b/data/images/resolvers-settings.svg
new file mode 100644
index 000000000..b05bd27c9
--- /dev/null
+++ b/data/images/resolvers-settings.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/scrollbar-horizontal-handle.svg b/data/images/scrollbar-horizontal-handle.svg
new file mode 100644
index 000000000..4da9ffa35
--- /dev/null
+++ b/data/images/scrollbar-horizontal-handle.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/data/images/scrollbar-vertical-handle.svg b/data/images/scrollbar-vertical-handle.svg
new file mode 100644
index 000000000..f28055ae6
--- /dev/null
+++ b/data/images/scrollbar-vertical-handle.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/data/images/search-box-dismiss-x.svg b/data/images/search-box-dismiss-x.svg
new file mode 100644
index 000000000..2983d3925
--- /dev/null
+++ b/data/images/search-box-dismiss-x.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/data/images/search-icon.svg b/data/images/search-icon.svg
new file mode 100644
index 000000000..7c0cd6d88
--- /dev/null
+++ b/data/images/search-icon.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/data/images/seek-and-volume-knob-pressed.svg b/data/images/seek-and-volume-knob-pressed.svg
new file mode 100644
index 000000000..5d8a90876
--- /dev/null
+++ b/data/images/seek-and-volume-knob-pressed.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/seek-and-volume-knob-rest.png b/data/images/seek-and-volume-knob-rest.png
index 2152a6bc9..cdd014fc7 100644
Binary files a/data/images/seek-and-volume-knob-rest.png and b/data/images/seek-and-volume-knob-rest.png differ
diff --git a/data/images/seek-and-volume-knob-rest.svg b/data/images/seek-and-volume-knob-rest.svg
new file mode 100644
index 000000000..1ffb5cc2f
--- /dev/null
+++ b/data/images/seek-and-volume-knob-rest.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/seek-slider-bkg.svg b/data/images/seek-slider-bkg.svg
new file mode 100644
index 000000000..4e8e90c9b
--- /dev/null
+++ b/data/images/seek-slider-bkg.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/data/images/seek-slider-level.svg b/data/images/seek-slider-level.svg
new file mode 100644
index 000000000..a5ea0ad15
--- /dev/null
+++ b/data/images/seek-slider-level.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/data/images/share.svg b/data/images/share.svg
new file mode 100644
index 000000000..d955ca1a8
--- /dev/null
+++ b/data/images/share.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/data/images/shuffle-off-pressed.svg b/data/images/shuffle-off-pressed.svg
new file mode 100644
index 000000000..07f4af6a4
--- /dev/null
+++ b/data/images/shuffle-off-pressed.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/data/images/shuffle-off-rest.svg b/data/images/shuffle-off-rest.svg
new file mode 100644
index 000000000..d6c566a3c
--- /dev/null
+++ b/data/images/shuffle-off-rest.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/data/images/shuffle-on-pressed.svg b/data/images/shuffle-on-pressed.svg
new file mode 100644
index 000000000..2cc3e9808
--- /dev/null
+++ b/data/images/shuffle-on-pressed.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/data/images/shuffle-on-rest.svg b/data/images/shuffle-on-rest.svg
new file mode 100644
index 000000000..5727c39f3
--- /dev/null
+++ b/data/images/shuffle-on-rest.svg
@@ -0,0 +1,22 @@
+
+
\ No newline at end of file
diff --git a/data/images/sipplugin-add.svg b/data/images/sipplugin-add.svg
new file mode 100644
index 000000000..0585f3a7e
--- /dev/null
+++ b/data/images/sipplugin-add.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/data/images/sipplugin-offline.svg b/data/images/sipplugin-offline.svg
new file mode 100644
index 000000000..9ad742cf6
--- /dev/null
+++ b/data/images/sipplugin-offline.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/data/images/sipplugin-online.svg b/data/images/sipplugin-online.svg
new file mode 100644
index 000000000..2b0f62ef7
--- /dev/null
+++ b/data/images/sipplugin-online.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file
diff --git a/data/images/sipplugin-remove.svg b/data/images/sipplugin-remove.svg
new file mode 100644
index 000000000..d994888c7
--- /dev/null
+++ b/data/images/sipplugin-remove.svg
@@ -0,0 +1,10 @@
+
+
\ No newline at end of file
diff --git a/data/images/skip-pressed.svg b/data/images/skip-pressed.svg
new file mode 100644
index 000000000..5f99aa83b
--- /dev/null
+++ b/data/images/skip-pressed.svg
@@ -0,0 +1,17 @@
+
+
\ No newline at end of file
diff --git a/data/images/skip-rest.svg b/data/images/skip-rest.svg
new file mode 100644
index 000000000..063aac30e
--- /dev/null
+++ b/data/images/skip-rest.svg
@@ -0,0 +1,17 @@
+
+
\ No newline at end of file
diff --git a/data/images/soundcloud.svg b/data/images/soundcloud.svg
new file mode 100644
index 000000000..509972f24
--- /dev/null
+++ b/data/images/soundcloud.svg
@@ -0,0 +1,480 @@
+
+
+
+
+
+
+
+
+
+
+]>
+
diff --git a/data/images/spotify-sourceicon.svg b/data/images/spotify-sourceicon.svg
new file mode 100644
index 000000000..b20952cc8
--- /dev/null
+++ b/data/images/spotify-sourceicon.svg
@@ -0,0 +1,92 @@
+
+
+
+
\ No newline at end of file
diff --git a/data/images/star-hover.svg b/data/images/star-hover.svg
new file mode 100644
index 000000000..2ca6c7b62
--- /dev/null
+++ b/data/images/star-hover.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/star-unstarred.svg b/data/images/star-unstarred.svg
new file mode 100644
index 000000000..5d0e64d83
--- /dev/null
+++ b/data/images/star-unstarred.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/starred.svg b/data/images/starred.svg
new file mode 100644
index 000000000..d7cce2eac
--- /dev/null
+++ b/data/images/starred.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/station.svg b/data/images/station.svg
new file mode 100644
index 000000000..64966d825
--- /dev/null
+++ b/data/images/station.svg
@@ -0,0 +1,32 @@
+
+
\ No newline at end of file
diff --git a/data/images/subscribe-off.svg b/data/images/subscribe-off.svg
new file mode 100644
index 000000000..141e5f2c8
--- /dev/null
+++ b/data/images/subscribe-off.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/data/images/subscribe-on.svg b/data/images/subscribe-on.svg
new file mode 100644
index 000000000..95932bcdb
--- /dev/null
+++ b/data/images/subscribe-on.svg
@@ -0,0 +1,20 @@
+
+
\ No newline at end of file
diff --git a/data/images/supercollection.svg b/data/images/supercollection.svg
new file mode 100644
index 000000000..f95015db6
--- /dev/null
+++ b/data/images/supercollection.svg
@@ -0,0 +1,18 @@
+
+
\ No newline at end of file
diff --git a/data/images/track-icon.svg b/data/images/track-icon.svg
new file mode 100644
index 000000000..cebc3054d
--- /dev/null
+++ b/data/images/track-icon.svg
@@ -0,0 +1,50 @@
+
+
+
+
\ No newline at end of file
diff --git a/data/images/track-placeholder-grid.svg b/data/images/track-placeholder-grid.svg
new file mode 100644
index 000000000..789c2edb9
--- /dev/null
+++ b/data/images/track-placeholder-grid.svg
@@ -0,0 +1,85 @@
+
+
+
+
\ No newline at end of file
diff --git a/data/images/uploading.svg b/data/images/uploading.svg
new file mode 100644
index 000000000..ec238b7bb
--- /dev/null
+++ b/data/images/uploading.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/user-avatar.svg b/data/images/user-avatar.svg
new file mode 100644
index 000000000..c6bff4ef9
--- /dev/null
+++ b/data/images/user-avatar.svg
@@ -0,0 +1,19 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-refresh.svg b/data/images/view-refresh.svg
new file mode 100644
index 000000000..cebe65781
--- /dev/null
+++ b/data/images/view-refresh.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-active-centre.svg b/data/images/view-toggle-active-centre.svg
new file mode 100644
index 000000000..e2b7c72cb
--- /dev/null
+++ b/data/images/view-toggle-active-centre.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-active-left.svg b/data/images/view-toggle-active-left.svg
new file mode 100644
index 000000000..3ffc30e13
--- /dev/null
+++ b/data/images/view-toggle-active-left.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-active-right.svg b/data/images/view-toggle-active-right.svg
new file mode 100644
index 000000000..7f45e334d
--- /dev/null
+++ b/data/images/view-toggle-active-right.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-icon-artist-active.svg b/data/images/view-toggle-icon-artist-active.svg
new file mode 100644
index 000000000..202397535
--- /dev/null
+++ b/data/images/view-toggle-icon-artist-active.svg
@@ -0,0 +1,23 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-icon-artist-inactive.svg b/data/images/view-toggle-icon-artist-inactive.svg
new file mode 100644
index 000000000..0012fd4d8
--- /dev/null
+++ b/data/images/view-toggle-icon-artist-inactive.svg
@@ -0,0 +1,23 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-icon-cloud-active.svg b/data/images/view-toggle-icon-cloud-active.svg
new file mode 100644
index 000000000..e30ecbf82
--- /dev/null
+++ b/data/images/view-toggle-icon-cloud-active.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-icon-cloud-inactive.svg b/data/images/view-toggle-icon-cloud-inactive.svg
new file mode 100644
index 000000000..9196a8cde
--- /dev/null
+++ b/data/images/view-toggle-icon-cloud-inactive.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-icon-grid-active.svg b/data/images/view-toggle-icon-grid-active.svg
new file mode 100644
index 000000000..a3fd0bea3
--- /dev/null
+++ b/data/images/view-toggle-icon-grid-active.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-icon-grid-inactive.svg b/data/images/view-toggle-icon-grid-inactive.svg
new file mode 100644
index 000000000..ab7392624
--- /dev/null
+++ b/data/images/view-toggle-icon-grid-inactive.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-icon-list-active.svg b/data/images/view-toggle-icon-list-active.svg
new file mode 100644
index 000000000..c7f1483d3
--- /dev/null
+++ b/data/images/view-toggle-icon-list-active.svg
@@ -0,0 +1,21 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-icon-list-inactive.svg b/data/images/view-toggle-icon-list-inactive.svg
new file mode 100644
index 000000000..0f88ad444
--- /dev/null
+++ b/data/images/view-toggle-icon-list-inactive.svg
@@ -0,0 +1,21 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-inactive-centre.svg b/data/images/view-toggle-inactive-centre.svg
new file mode 100644
index 000000000..6cce0a3df
--- /dev/null
+++ b/data/images/view-toggle-inactive-centre.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-inactive-left.svg b/data/images/view-toggle-inactive-left.svg
new file mode 100644
index 000000000..c98f1aa42
--- /dev/null
+++ b/data/images/view-toggle-inactive-left.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-inactive-right.svg b/data/images/view-toggle-inactive-right.svg
new file mode 100644
index 000000000..2000ece02
--- /dev/null
+++ b/data/images/view-toggle-inactive-right.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-pressed-centre.svg b/data/images/view-toggle-pressed-centre.svg
new file mode 100644
index 000000000..c873f7f8c
--- /dev/null
+++ b/data/images/view-toggle-pressed-centre.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-pressed-left.svg b/data/images/view-toggle-pressed-left.svg
new file mode 100644
index 000000000..7ea9c32f7
--- /dev/null
+++ b/data/images/view-toggle-pressed-left.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/view-toggle-pressed-right.svg b/data/images/view-toggle-pressed-right.svg
new file mode 100644
index 000000000..c58c0ad03
--- /dev/null
+++ b/data/images/view-toggle-pressed-right.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/data/images/volume-icon-full.svg b/data/images/volume-icon-full.svg
new file mode 100644
index 000000000..ef9875972
--- /dev/null
+++ b/data/images/volume-icon-full.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/data/images/volume-icon-muted.svg b/data/images/volume-icon-muted.svg
new file mode 100644
index 000000000..26f088bb2
--- /dev/null
+++ b/data/images/volume-icon-muted.svg
@@ -0,0 +1,18 @@
+
+
\ No newline at end of file
diff --git a/data/stylesheets/topbar-radiobuttons.css b/data/stylesheets/topbar-radiobuttons.css
index 402d3c1cb..fbdd619a8 100644
--- a/data/stylesheets/topbar-radiobuttons.css
+++ b/data/stylesheets/topbar-radiobuttons.css
@@ -19,37 +19,37 @@ QRadioButton::indicator {
QRadioButton::indicator::unchecked {
background-image: url(:/data/images/view-toggle-inactive-centre.png);
- image: url(:/data/images/view-toggle-icon-list-inactive.png);
+ image: url(:/data/images/view-toggle-icon-list-inactive.svg);
}
QRadioButton::indicator::checked {
background-image: url(:/data/images/view-toggle-active-centre.png);
- image: url(:/data/images/view-toggle-icon-list-active.png);
+ image: url(:/data/images/view-toggle-icon-list-active.svg);
}
QRadioButton::indicator::pressed {
background-image: url(:/data/images/view-toggle-pressed-centre.png);
- image: url(:/data/images/view-toggle-icon-list-active.png);
+ image: url(:/data/images/view-toggle-icon-list-active.svg);
}
QRadioButton#radioNormal::indicator::unchecked {
background-image: url(:/data/images/view-toggle-inactive-left.png);
- image: url(:/data/images/view-toggle-icon-artist-inactive.png);
+ image: url(:/data/images/view-toggle-icon-artist-inactive.svg);
}
QRadioButton#radioNormal::indicator::checked {
background-image: url(:/data/images/view-toggle-active-left.png);
- image: url(:/data/images/view-toggle-icon-artist-active.png);
+ image: url(:/data/images/view-toggle-icon-artist-active.svg);
}
QRadioButton#radioNormal::indicator::pressed {
background-image: url(:/data/images/view-toggle-pressed-left.png);
- image: url(:/data/images/view-toggle-icon-artist-active.png);
+ image: url(:/data/images/view-toggle-icon-artist-active.svg);
}
QRadioButton#radioCloud::indicator::unchecked {
background-image: url(:/data/images/view-toggle-inactive-right.png);
- image: url(:/data/images/view-toggle-icon-grid-inactive.png);
+ image: url(:/data/images/view-toggle-icon-grid-inactive.svg);
}
QRadioButton#radioCloud::indicator::checked {
background-image: url(:/data/images/view-toggle-active-right.png);
- image: url(:/data/images/view-toggle-icon-grid-active.png);
+ image: url(:/data/images/view-toggle-icon-grid-active.svg);
}
QRadioButton#radioCloud::indicator::pressed {
background-image: url(:/data/images/view-toggle-pressed-right.png);
- image: url(:/data/images/view-toggle-icon-grid-active.png);
+ image: url(:/data/images/view-toggle-icon-grid-active.svg);
}
diff --git a/lang/tomahawk_ar.ts b/lang/tomahawk_ar.ts
index 7a3ff8a1a..d74e57b7c 100644
--- a/lang/tomahawk_ar.ts
+++ b/lang/tomahawk_ar.ts
@@ -48,17 +48,17 @@ connect and stream from you?
AccountFactoryWrapperDelegate
-
+ Onlineمتصل
-
+ Connecting...جاري الاتصال...
-
+ Offlineغير متصل
@@ -66,18 +66,18 @@ connect and stream from you?
AccountListWidget
-
+ Connections
-
-
+
+ Connect &All
-
+ Disconnect &All
@@ -101,154 +101,154 @@ connect and stream from you?
ActionCollection
-
+ &Listen Along&استمع مع
-
+ Stop &Listening Alongتوقيف &الاستماع مع
-
+ &Follow in real-time&تابع بنفس الوقت
-
-
+
+ &Listen Privately&إستمع بخصوصية
-
-
+
+ &Listen Publicly&إستمع علنا
-
+ &Load Playlist&تحميل قائمة الأغاني
-
+ &Rename Playlist&إعادة تسمية قائمة الأغاني
-
+ &Copy Playlist Link&نسخ رابط قائمة الأغاني
-
+ &Play&إستمع
-
+ &Stop&أوقف الإستماع
-
+ &Previous Track&الأغنية السابقة
-
+ &Next Track&الأغنية التالية
-
+ &Quit&أخرج
-
+ Load &XSPF...تحميل XSPF&...
-
+ U&pdate Collection&تحديث المجموعة
-
+ Fully &Rescan Collectionإعادة &مسح المجموعة كاملة
-
+ Show Offline Sourcesأظهر المصادر الغير متصلة
-
+ &Configure Tomahawk...&تكوين توماهوك...
-
+ Minimizeخفض
-
+ Zoomزوم
-
+ Hide Menu Barإخفي شريط القائمة
-
+ Diagnostics...تشخيص...
-
+ About &Tomahawk...عن &توماهوك...
-
+ &Legal Information...معلومات &قانونية...
-
+ Check For Updates...تحقق من التحديثات...
-
+ &Controls&ضوابط
-
+ &Settingsإ&عدادات
-
+ &Help&مساعدة
-
+ &Window&نافذة
-
+ Main Menuالقائمة الرئيسية
@@ -296,7 +296,7 @@ connect and stream from you?
نعتذر، لم نستطيع إيجاد أغاني أخرى لهذا الألبوم!
-
+ Other Albums by %1ألبومات أخرى ل%1
@@ -323,42 +323,44 @@ connect and stream from you?
استمارة
-
+ Top Hitsالأكثر شهرة
-
+ Related Artistsالفنانين ذات الذوق القريب
-
+
+ Artistفنان
-
+ Albumsألبومات
-
+
+ Coverغلاف
-
+ Sorry, we could not find any albums for this artist!نعتذر, لم نستطيع إيجاد ألبومات أخرى لهذا الفنان!
-
+ Sorry, we could not find any related artists!نعتذر، لم نستطيع إيجاد فنانين!
-
+ Sorry, we could not find any top hits for this artist!نعتذر، لم نستطيع إيجاد أغاني مشهورة جدا لهذا الفنان!
@@ -422,13 +424,13 @@ connect and stream from you?
-
+ Shuffleخلط
-
+ Repeatإعادة
@@ -443,27 +445,27 @@ connect and stream from you?
مرتفع
-
+ Time Elapsedالوقت المنقضي
-
+ Time Remainingالوقت المتبقي
-
+ Playing from %1يتم الاستماع من %1
-
+ Shareشارك
-
+ Loveأحب
@@ -489,24 +491,24 @@ connect and stream from you?
CategoryAddItem
-
+ Create new Playlistإنشاء قائمة أغاني جديدة
-
+ Create new Stationإنشاء إذاعة جديدة
-
-
+
+ New Stationإنشاء إذاعة جديدة
-
-
+
+ %1 Stationإذاعة %1
@@ -514,12 +516,12 @@ connect and stream from you?
CategoryItem
-
+ Playlistsقائمات الأغاني
-
+ Stationsالإذاعات
@@ -652,97 +654,97 @@ connect and stream from you?
EchonestSteerer
-
+ Steer this station:
-
+ Much less
-
+ Less
-
+ A bit less
-
+ Keep at current
-
+ A bit more
-
+ More
-
+ Much more
-
+ Tempo
-
+ Loudness
-
+ Danceability
-
+ Energy
-
+ Song Hotttnesss
-
+ Artist Hotttnesss
-
+ Artist Familiarity
-
+ By Description
-
+ Enter a description
-
+ Apply steering command
-
+ Reset all steering commands
@@ -758,12 +760,12 @@ connect and stream from you?
FlexibleView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -779,7 +781,7 @@ connect and stream from you?
IndexingJobItem
-
+ Indexing databaseفهرسة قاعدة البيانات
@@ -846,7 +848,7 @@ connect and stream from you?
LatchedStatusItem
-
+ %1 is listening along with you!%1 يستمع معك!
@@ -908,32 +910,32 @@ connect and stream from you?
LovedTracksItem
-
+ Top Loved Tracksأفضل الأغاني المحبوبة
-
+ Sorry, we could not find any loved tracks!نعتذر، لم نستطيع إيجاد اي من الأغاني المحبوبة!
-
+ The most loved tracks from all your friendsأفضل الأغاني المحبوبة من جميع أصدقائك
-
+ All of your loved tracksجميع أغانيك المحبوبة
-
+ All of %1's loved tracksجميع أغاني "%1" المحبوبة
-
+ Loved Tracksالأغاني المحبوبة
@@ -1046,7 +1048,7 @@ connect and stream from you?
تقدم
-
+ Properties
@@ -1172,20 +1174,30 @@ connect and stream from you?
PlaylistLargeItemDelegate
-
+ played %1 by youسمعت %1
-
+ played %1 by %2%2 سمع %1
-
+ added %1إضافة %1
+
+
+ by <b>%1</b>
+
+
+
+
+ by <b>%1</b> on <b>%2</b>
+
+ PlaylistModel
@@ -1252,12 +1264,12 @@ connect and stream from you?
PlaylistView
-
+ This playlist is currently empty.هذه المجموعة فارغة حاليا.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!هذه القائمة فارغة حاليا. أضف لها بعض الأغاني واستمتع للموسيقى!
@@ -1483,12 +1495,12 @@ connect and stream from you?
SettingsDialog
-
+ Collectionمجموعة
-
+ Advancedمتقدمة
@@ -1498,12 +1510,12 @@ connect and stream from you?
الكل
-
+ Some changed settings will not take effect until Tomahawk is restartedبعض الإعدادات التي تم تغييرها لن تصبح نافذة المفعول حتى يتم إعادة تشغيل توماهوك
-
+ Servicesخدمات
@@ -1513,37 +1525,37 @@ connect and stream from you?
تثبيت من الملف
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.تكوين الحسابات والخدمات التي يستخدمها توماهوك للبحث واسترجاع الموسيقى، والعثور على أصدقائك وتحديث حالتك.
-
+ Manage how Tomahawk finds music on your computer.تنظيم كيف يجد توماهوك الموسيقى على نظامك.
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.تكوين إعدادات توماهوك المتطورة، بما في ذلك إعدادات شبكة الاتصال، وتفاعل المتصفح وما إلى ذلك.
-
+ Install resolver from fileتثبيت محلل من ملف
-
+ Delete all Access Control entries?حذف كافة بيانات التحكم بالوصول؟
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.هل فعلا تريد حذف جميع بيانات التحكم بالوصول؟ سوف يطلب منك اتخاذ القرار مجددا لكل ند على اتصال به.
-
+ Informationمعلومات
@@ -1739,22 +1751,22 @@ connect and stream from you?
TextLabel
-
+ Tweetتويت (Tweet)
-
+ Listening to "%1" by %2. %3إنني أستمع إلى "%1" من قبل %2. %3
-
+ Listening to "%1" by %2 on "%3". %4إنني أستمع إلى "%1" من قبل %2 على "%3". %4
-
+ %1 characters leftتبقى %1 حروف
@@ -1787,19 +1799,19 @@ connect and stream from you?
توب ١٠
-
+ All available tracksجميع الأغاني المتاحة
-
-
+
+ Showأظهر
-
-
+
+ Hideإخفي
@@ -1846,7 +1858,7 @@ connect and stream from you?
-
+ Latest Additionsأحدث الإضافات
@@ -1856,42 +1868,42 @@ connect and stream from you?
تم الاستماع لها مؤخرا
-
+ SuperCollectionسوبر كولكشن
-
+ Latest additions to your collectionآخر إضافات على مجموعتك
-
+ Latest additions to %1's collectionآخر إضافات على مجموعة %1
-
+ Sorry, we could not find any recent additions!نعتذر، لم نستطيع إيجاد إضافة جديدة!
-
+ Recently Played Tracksالأغاني التي إستمعت إليها مؤخرا
-
+ Your recently played tracksالأغاني التي إستمعت إليها مؤخرا
-
+ %1's recently played tracksالأغاني التي سمعها مؤخرا %1
-
+ Sorry, we could not find any recent plays!نعتذر، لم نستطيع إيجاد أغاني مسموعة مؤخرا!
@@ -2107,17 +2119,17 @@ connect and stream from you?
TemporaryPageItem
-
+ Copy Artist Linkنسخ رابط الفنان
-
+ Copy Album Linkنسخ رابط الالبوم
-
+ Copy Track Linkنسخ رابط الأغنية
@@ -2125,32 +2137,32 @@ connect and stream from you?
Tomahawk::Accounts::AccountDelegate
-
+ Add Accountأضف حساب
-
+ Removeإزالة
-
+ %1 downloadsتحميل %1
-
+ Onlineمتصل
-
+ Connecting...جاري الاتصال...
-
+ Offlineغير متصل
@@ -2220,7 +2232,7 @@ connect and stream from you?
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to playإبعث أغانيك الخاصة إلى last .fm و جد أغاني جديدة مجانا للاستماع إليها
@@ -2526,83 +2538,82 @@ You may wish to try re-authenticating.
Tomahawk::ContextMenu
-
+ &Play&إستمع
-
-
-
+
+
+ Add to &Queueأضف إلى &قائمة الانتظار
-
+ Continue Playback after this &Trackأكمل الاستماع بعد هذه &الأغنية
-
+ Stop Playback after this &Trackأوقف الاستماع بعد هذه &الأغنية
-
-
+
+ &Love&أحب
-
+
+
+
+ &Go to "%1"
+
+
+
+
+
+
+ Go to "%1"
+
+
+
+ &Copy Track Link&نسخ رابط الأغنية
-
+ Copy Album &Linkنسخ &رابط الالبوم
-
+ Copy Artist &Linkنسخ &رابط قائمة الأغاني
-
+ Un-&Loveلا &أحب
-
+ &Delete Items&أحذف البنود
-
- &Show Track Page
- &أظهر صفحة الأغاني
-
-
-
+ Properties...خصائص...
-
+ &Delete Item&أحذف البند
-
-
- &Show Album Page
- &أظهر صفحة الألبومات
-
-
-
- &Show Artist Page
- &أظهر صفحة الفنان
- Tomahawk::DropJobNotifier
@@ -2697,7 +2708,7 @@ Please change the filters or try again.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3055,27 +3066,27 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top Tracksأفضل الأغاني
-
+ Loved Tracksالأغاني المحبوبة
-
+ Hyped Tracksفقت الأغاني
-
+ Top Artistsأفضل الفنانين
-
+ Hyped Artistsفقت الفنانين
@@ -3209,7 +3220,7 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!خطأ شبكة في تحليل تقصير الرابط!
@@ -3484,178 +3495,178 @@ enter the displayed PIN number here:
التالي
-
+ Backإلى الوراء
-
+ Go back one pageالعودة صفحة واحدة إلى الوراء
-
+ Forwardتقدم
-
+ Go forward one pageتقدم صفحة واحدة
-
+ Global Search...بحث شامل...
-
-
+
+ Hide Menu Barإخفي شريط القائمة
-
-
+
+ Show Menu Barأظهر شريط القائمة
-
+ &Main Menuال&قائمة الرئيسية
-
-
-
+
+
+ Connect To Peerربط بالند
-
+ Enter peer address:أدخل عنوان الند:
-
+ Enter peer port:أدخل بوابة الند:
-
+ Enter peer key:أدخل مفتاح الند:
-
+ XSPF Errorخطأ XSPF
-
+ This is not a valid XSPF playlist.قائمة الأغاني XSPF هذه ليست صالحة.
-
+ Failed to save tracksفشل في حفظ الأغاني
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.بعض الأغاني في قائمة الأغاني لا تحتوي على إسم الفنان أو إسم الأغنية. هذه الأغاني سوف تتجاهل.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.عذرا، هناك مشكلة في الوصول إلى جهاز الصوت أو الأغنية المطلوب، سوف يتم تخطي الأغنية الحالية. تأكد أن لديك خلفية فونون المناسبة والإضافات المطلوبة مثبتة.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.عذرا، هناك مشكلة في الوصول إلى جهاز الصوت أو الأغنية المطلوب، سوف يتم تخطي الأغنية الحالية.
-
+ Stationإذاعة
-
+ Create New Stationإنشاء قائمة أغاني جديدة
-
+ Name:الاسم:
-
+ Playlistقائمة الأغاني
-
+ Automatic Playlistقائمة أغاني أوتوماتيكية
-
+ Pauseتعليق
-
+ &Play&إستمع
-
+ Authentication Errorخطأ في المصادقة
-
+ Error connecting to SIP: Authentication failed!خطأ في الاتصال بسيب (SIP): فشلت المصادقة!
-
+ %1 by %2track, artist name%1 من قبل %2
-
+ %1 - %2current track, some window title%1 - %2
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2><h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2><h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012حقوق الطبع والنشر ٢٠١٠ - ٢٠١٢
-
+ Thanks to:شكر لكل من:
-
+ About Tomahawkعن توماهوك
@@ -3711,27 +3722,27 @@ enter the displayed PIN number here:
نعتذر، لم نستطيع إيجاد أغاني قريبة من هذه الأغنية!
-
+ You've listened to this track %n time(s).لقد استمعت إلى هذه الأغنية %n مرة.لقد استمعت إلى هذه الأغنية مرة %n.لقد استمعت إلى هذه الأغنية مرتين %n.لقد استمعت إلى هذه الأغنية %n مرات.لقد استمعت إلى هذه الأغنية %n مرات.لقد استمعت إلى هذه الأغنية %n مرات.
-
+ You've never listened to this track before.لم تستمع لهذه الأغنية من قبل.
-
+ You first listened to it on %1.استمعت إليها أولاً في %1.
-
+ You've listened to %1 %n time(s).لقد استمعت إلى %1 %n مرة.لقد استمعت إلى %1 مرة %n.لقد استمعت إلى %1 مرتين %n.لقد استمعت إلى %1 %n مرات.لقد استمعت إلى %1 %n مرات.لقد استمعت إلى %1 %n مرات.
-
+ You've never listened to %1 before.لم تستمع إلى %1 من قبل.
@@ -3747,13 +3758,13 @@ enter the displayed PIN number here:
TransferStatusItem
-
+ fromstreaming artist - track from friendمن
-
+ tostreaming artist - track to friendإلى
@@ -3762,7 +3773,7 @@ enter the displayed PIN number here:
TreeItemDelegate
-
+ Unknownمجهول
@@ -3937,17 +3948,17 @@ You can re-send a sync message at any time simply by sending another tweet using
الأغاني التي إستمعت إليها مؤخرا
-
+ Recently played tracksالأغاني التي إستمعت إليها مؤخرا
-
+ No recently created playlists in your network.لا قوائم أغاني جديدة أنشئت مؤخرا على شبكتك.
-
+ Welcome to Tomahawkمرحبا بكم في توماهوك
diff --git a/lang/tomahawk_bg.ts b/lang/tomahawk_bg.ts
index 34a77e6c4..01bf9723a 100644
--- a/lang/tomahawk_bg.ts
+++ b/lang/tomahawk_bg.ts
@@ -47,17 +47,17 @@ connect and stream from you?
AccountFactoryWrapperDelegate
-
+ OnlineНа линия
-
+ Connecting...Свързване...
-
+ OfflineИзвън линия
@@ -65,18 +65,18 @@ connect and stream from you?
AccountListWidget
-
+ ConnectionsВръзки
-
-
+
+ Connect &AllСвържи &Всички
-
+ Disconnect &AllПрекъсни &Всички
@@ -100,154 +100,154 @@ connect and stream from you?
ActionCollection
-
+ &Listen Along&Слушай заедно с
-
+ Stop &Listening AlongСпри &да слушаш заедно с
-
+ &Follow in real-time&Следвай в реално време
-
-
+
+ &Listen Privately&Слушай самостоятелно
-
-
+
+ &Listen Publicly&Слушай публично
-
+ &Load Playlist&Зареди списък
-
+ &Rename Playlist&Преименувай списък
-
+ &Copy Playlist Link&Копирай връзка към списък
-
+ &Play&Изпълни
-
+ &Stop&Спри
-
+ &Previous Track&Предходна песен
-
+ &Next Track&Следваща песен
-
+ &Quit&Изключи приложението
-
+ Load &XSPF...Зареди &XSPF...
-
+ U&pdate CollectionО&бнови колекцията
-
+ Fully &Rescan CollectionПълно &сканиране на колекцията
-
+ Show Offline SourcesПокажи източници, които не са на линия
-
+ &Configure Tomahawk...&Настройки...
-
+ MinimizeМинимизирай
-
+ ZoomУвеличи
-
+ Hide Menu BarСкрий лентата на менюто
-
+ Diagnostics...Диагностика...
-
+ About &Tomahawk...За &Tomahawk...
-
+ &Legal Information...&Правна информация
-
+ Check For Updates...Провери за обновления
-
+ &Controls&Контроли
-
+ &Settings&Настройки
-
+ &Help&Помощ
-
+ &Window&Прозорец
-
+ Main MenuГлавно меню
@@ -295,7 +295,7 @@ connect and stream from you?
Съжалявам, но не откривам нито една песен за този артист!
-
+ Other Albums by %1Други албуми от %1
@@ -322,42 +322,44 @@ connect and stream from you?
-
+ Top HitsНай-известни изпълнения
-
+ Related ArtistsИзпълнители с подобно звучене
-
+
+ ArtistИзпълнител
-
+ AlbumsАлбуми
-
+
+ CoverОбложка
-
+ Sorry, we could not find any albums for this artist!Съжалявам, но не откривам нито един албум за този артист!
-
+ Sorry, we could not find any related artists!Съжалявам, но не откривам нито един подобен на този артист!
-
+ Sorry, we could not find any top hits for this artist!Съжалявам, но не откривам нито една хитова песен на този артист!
@@ -421,13 +423,13 @@ connect and stream from you?
-
+ ShuffleРазбъркано
-
+ RepeatПовтори
@@ -442,27 +444,27 @@ connect and stream from you?
100%
-
+ Time ElapsedИзминало време
-
+ Time RemainingОставащо време
-
+ Playing from %1Изпълнявам от %1
-
+ ShareСподели
-
+ LoveХаресай
@@ -488,24 +490,24 @@ connect and stream from you?
CategoryAddItem
-
+ Create new PlaylistСъздай нов списък
-
+ Create new StationСъздай нова станция
-
-
+
+ New StationНова станция
-
-
+
+ %1 Station%1 Станция
@@ -513,12 +515,12 @@ connect and stream from you?
CategoryItem
-
+ PlaylistsСписъци
-
+ StationsСтанции
@@ -583,7 +585,8 @@ Tomahaw създаде доклад относно това и изпращай
You can disable sending crash reports in the configuration dialog.
- Можете да спрете изпращането на информация относно проблеми в панелът с настройки.
+ Можете да спрете изпращането на информация,
+относно проблеми в панелът с настройки.
@@ -654,97 +657,97 @@ Tomahaw създаде доклад относно това и изпращай
EchonestSteerer
-
+ Steer this station:Настрой, тази станция:
-
+ Much lessМного по-малко
-
+ LessПо-малко
-
+ A bit lessМалко по-малко
-
+ Keep at currentЗадръж
-
+ A bit moreМалко повече
-
+ MoreПовече
-
+ Much moreМного повече
-
+ TempoТемпо
-
+ LoudnessСила
-
+ DanceabilityТанцувалност
-
+ EnergyЕнергичност
-
+ Song HotttnesssПопулярност на песента
-
+ Artist HotttnesssПопулярност на изпълнителя
-
+ Artist FamiliarityСходност на изпълнителите
-
+ By DescriptionПо описание
-
+ Enter a descriptionВъведи описание
-
+ Apply steering commandПриложи настройката
-
+ Reset all steering commandsНулирай всички настройки
@@ -760,12 +763,12 @@ Tomahaw създаде доклад относно това и изпращай
FlexibleView
-
+ This playlist is currently empty.Този списък е празен, в момента.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!Този списък е празен в моментът. Добави няколко песни и се наслади на музиката.
@@ -781,7 +784,7 @@ Tomahaw създаде доклад относно това и изпращай
IndexingJobItem
-
+ Indexing databaseИндексиране на БД
@@ -848,7 +851,7 @@ Tomahaw създаде доклад относно това и изпращай
LatchedStatusItem
-
+ %1 is listening along with you!%1 слуша заедно с теб!
@@ -910,32 +913,32 @@ Tomahaw създаде доклад относно това и изпращай
LovedTracksItem
-
+ Top Loved TracksНай-Най-харесвани
-
+ Sorry, we could not find any loved tracks!Съжалявам, не откривам песни, които са маркирани като любими.
-
+ The most loved tracks from all your friendsНай-харесваните изпълнения от всичките ти приятели
-
+ All of your loved tracksВсички песни, които харесваш
-
+ All of %1's loved tracksВсички песни, които %1 харесва
-
+ Loved TracksЛюбими изпълнения
@@ -1048,7 +1051,7 @@ Tomahaw създаде доклад относно това и изпращай
Напред
-
+ PropertiesНастройки
@@ -1174,20 +1177,30 @@ Tomahaw създаде доклад относно това и изпращай
PlaylistLargeItemDelegate
-
+ played %1 by youизпълнена %1 от мен
-
+ played %1 by %2изпълнена %1 от %2
-
+ added %1добавен %1
+
+
+ by <b>%1</b>
+ от <b>%1</b>
+
+
+
+ by <b>%1</b> on <b>%2</b>
+ от <b>%1</b> на <b>%2</b>
+ PlaylistModel
@@ -1223,12 +1236,15 @@ Tomahaw създаде доклад относно това и изпращай
Just a regular old playlist... Give it a name, drag in some tracks, and go!
- Обикновен списък. Име, няколко песни и си ти на ход! ;-)
+ Обикновен списък.
+Име, няколко песни и си ти на ход!Don't know exactly what you want? Give Tomahawk a few pointers and let it build a playlist for you!
- Не знаеш точно какво искаш? Дай на Tomahawk няколко начални идеи и му позволи да създаде списък с песни за теб!
+ Не знаеш точно какво искаш?
+Дай на Tomahawk няколко начални идеи
+и му позволи да създаде списък с песни.
@@ -1254,14 +1270,15 @@ Tomahaw създаде доклад относно това и изпращай
PlaylistView
-
+ This playlist is currently empty.Този списък е празен в момента.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
- Този списък в момента е празен. Добави няколко изпълнения и се наслади на музиката!
+ Този списък в момента е празен.
+Добави няколко изпълнения и се наслади на музиката!
@@ -1483,12 +1500,12 @@ Tomahaw създаде доклад относно това и изпращай
SettingsDialog
-
+ CollectionКолекция
-
+ AdvancedРазширени
@@ -1498,12 +1515,12 @@ Tomahaw създаде доклад относно това и изпращай
Всички
-
+ Some changed settings will not take effect until Tomahawk is restartedНякои промени няма да имат ефект, докато програмата не бъде рестартирана.
-
+ ServicesУслуги
@@ -1513,38 +1530,38 @@ Tomahaw създаде доклад относно това и изпращай
Инсталирай от файл
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.Настройки на регистрации и услуги, ползвани от Tomahawk да търси музика, да сте свързва с твоите приятели и да обновява статусът ти.
-
+ Manage how Tomahawk finds music on your computer.Указва начинът по който Tomahawk открива музиката на твоя компютър
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.Разширени настройки на Tomahawk, включващи настройки на мрежова свързаност, взаимодействие с браузъри и други подобни.
-
+ Install resolver from fileИнсталирай услиги за търсене от файл
-
+ Delete all Access Control entries?Изтриване на всички данни за достъп?
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.Наистина ли желаеш да изтриеш всички данни за достъп?
Ще бъдеш питан отново за даване на достъп за всяка връзка.
-
+ InformationИнформация
@@ -1638,7 +1655,7 @@ Tomahaw създаде доклад относно това и изпращай
Show notification when a new song starts to play
-
+ Покажи уведомление, когато почне да се изпълнява нова песен
@@ -1674,7 +1691,7 @@ Tomahaw създаде доклад относно това и изпращай
Watch for changes
- блюдавай за промени
+ Наблюдавай за промени
@@ -1741,22 +1758,22 @@ Tomahaw създаде доклад относно това и изпращай
Етикет
-
+ TweetЧурулик
-
+ Listening to "%1" by %2. %3
- В момента се изпълнява "%1" от %2, %3
+ ♥ "%1" от %2, %3
-
+ Listening to "%1" by %2 on "%3". %4
- В момента се изпълнява "%1" от %2, от %3, %4
+ "%1" от %2, от %3, %4
-
+ %1 characters leftОстават още %1 символа
@@ -1789,19 +1806,19 @@ Tomahaw създаде доклад относно това и изпращай
Първите 10
-
+ All available tracksВсички налични изпълнения
-
-
+
+ ShowПокажи
-
-
+
+ HideСкрий
@@ -1848,7 +1865,7 @@ Tomahaw създаде доклад относно това и изпращай
-
+ Latest AdditionsПоследно добавени
@@ -1858,43 +1875,43 @@ Tomahaw създаде доклад относно това и изпращай
Наскоро изпълнени песни
-
+ SuperCollectionСупер колекция
/Сборен излед от локалните и наличните в колекциите на приятелите ти/
-
+ Latest additions to your collectionПоследно добавени към колекцията
-
+ Latest additions to %1's collectionПоследно добавени в колекцията на %1
-
+ Sorry, we could not find any recent additions!Съжалявам, но не откривам нито една ново-добавена позиция!
-
+ Recently Played TracksНаскоро изпълнени песни
-
+ Your recently played tracksНаскоро изпълнени песни от теб
-
+ %1's recently played tracksНаскоро изпълнените песни от %1
-
+ Sorry, we could not find any recent plays!Съжалявам, но не откривам нито една наскоро изпълнена песен!
@@ -2111,17 +2128,17 @@ Tomahaw създаде доклад относно това и изпращай
TemporaryPageItem
-
+ Copy Artist LinkКопирай адресът на Изпълнителят
-
+ Copy Album LinkКопирай адресът на Албума
-
+ Copy Track LinkКопирай адресът на изпълнението
@@ -2129,32 +2146,32 @@ Tomahaw създаде доклад относно това и изпращай
Tomahawk::Accounts::AccountDelegate
-
+ Add AccountДобави регистрация
-
+ RemoveПремахни
-
+ %1 downloads%1 сваляния
-
+ OnlineНа линия
-
+ Connecting...Свързване...
-
+ OfflineИзвън линия
@@ -2227,7 +2244,7 @@ Tomahaw създаде доклад относно това и изпращай
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to playКачи информация за изпълнените песни в Last.fm и открий свободно разпространявани.
@@ -2535,83 +2552,82 @@ You may wish to try re-authenticating.
Tomahawk::ContextMenu
-
+ &Play&Изпълни
-
-
-
+
+
+ Add to &QueueДобави към &опашката
-
+ Continue Playback after this &TrackПродължи изпълнението след тази песен
-
+ Stop Playback after this &TrackСпри изпълнението след тази песен
-
-
+
+ &Love&Харесай
-
+
+
+
+ &Go to "%1"
+ &Иди на "%1"
+
+
+
+
+
+ Go to "%1"
+ Иди на "%1"
+
+
+ &Copy Track Link&Копирай адреса на изпълнението
-
+ Copy Album &LinkКопирай адресът на албума
-
+ Copy Artist &LinkКопирай адресът на изпълнителя
-
+ Un-&LoveНе-&харесай
-
+ &Delete Items&Изтрий позициите
-
- &Show Track Page
- &Покажи страницата на песента
-
-
-
+ Properties...Подробности:
-
+ &Delete Item&Изтрий позицията
-
-
- &Show Album Page
- &Покажи страницата на албума
-
-
-
- &Show Artist Page
- &Покажи страницата на артиста
- Tomahawk::DropJobNotifier
@@ -2705,7 +2721,7 @@ Please change the filters or try again.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3063,27 +3079,27 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top TracksНай-слушани песни
-
+ Loved TracksХаресани песни
-
+ Hyped TracksПесни, изпъкващи сред останалите
-
+ Top ArtistsНай-слушани артисти
-
+ Hyped ArtistsИзпълнители, изпъкващи сред останалите
@@ -3217,7 +3233,7 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!Мрежова грешка при извличане на съкратеният адрес.
@@ -3492,181 +3508,181 @@ enter the displayed PIN number here:
Следваща
-
+ BackНазад
-
+ Go back one pageЕдна страница назад
-
+ ForwardНапред
-
+ Go forward one pageЕдна страница напред
-
+ Global Search...Глобално търсене...
-
-
+
+ Hide Menu BarСкрий лентата с менюто
-
-
+
+ Show Menu BarПокажи лентата с менюто
-
+ &Main Menu&Основно меню
-
-
-
+
+
+ Connect To PeerСвържи се с друг потребител
-
+ Enter peer address:Въведи адресът на отдалеченият потребител:
-
+ Enter peer port:Въведи порт:
-
+ Enter peer key:Въведи ключът за удостоверяване:
-
+ XSPF ErrorXSPF Грешка
-
+ This is not a valid XSPF playlist.Това не е валиден XSPF списък
-
+ Failed to save tracksНе мога да запазя списъкът с песни
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.Някои от песните в този списък нямат артист и заглавие.
Те ще бъдат игнорирани.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.Съжалявам. Има проблем с достъпа до твоето аудио-устройство или до избраната песен - тя ще бъде прескочена.
Моля, увери се, че са инсталирани подходящ Phonon и приставки.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.Съжалявам.
Има проблем с достъпа до твоето аудио устройство или избраната песен. Тя ще бъде пропусната.
-
+ StationСтанция
-
+ Create New StationСъздай нова станция
-
+ Name:Име:
-
+ PlaylistСписък
-
+ Automatic PlaylistАвтоматично-генериран списък
-
+ PauseПауза
-
+ &Play&Възпроизвеждане
-
+ Authentication ErrorГрешка при удостоверяване
-
+ Error connecting to SIP: Authentication failed!Грешка при свързване: Неуспешно удостоверяване!
-
+ %1 by %2track, artist name%1 от %2
-
+ %1 - %2current track, some window title%1 - %2
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2><h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2><h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012Всички права - запазени. 2010 - 2012
-
+ Thanks to:Благодарности на:
-
+ About TomahawkОтносно Tomahawk
@@ -3722,27 +3738,27 @@ enter the displayed PIN number here:
Съжалявам, но не откривам нито една подобна на тази песен!
-
+ You've listened to this track %n time(s).Ти си слушал тази песен %n път(и)Ти си слушал тази песен %n път(и)
-
+ You've never listened to this track before.Никога не си слушал тази песен преди
-
+ You first listened to it on %1.Първоначално си я слушал на %1
-
+ You've listened to %1 %n time(s).Слушал си %1 път(и)Слушал си %1 %n път(и)
-
+ You've never listened to %1 before.Никога не си слушал %1 преди
@@ -3758,13 +3774,13 @@ enter the displayed PIN number here:
TransferStatusItem
-
+ fromstreaming artist - track from friendот
-
+ tostreaming artist - track to friendдо
@@ -3773,7 +3789,7 @@ enter the displayed PIN number here:
TreeItemDelegate
-
+ UnknownНеизвестно
@@ -3893,7 +3909,7 @@ You can re-send a sync message at any time simply by sending another tweet using
This playlist is empty!
-
+ Списъкът е празен!
@@ -3950,17 +3966,17 @@ You can re-send a sync message at any time simply by sending another tweet using
Наскоро изпълнени
-
+ Recently played tracksНаскоро изпълнени
-
+ No recently created playlists in your network.Не откривам наскоро създадени списъци в твоята мрежа
-
+ Welcome to TomahawkЗдравей!
diff --git a/lang/tomahawk_bn_IN.ts b/lang/tomahawk_bn_IN.ts
index 25353b28e..8a75f915a 100644
--- a/lang/tomahawk_bn_IN.ts
+++ b/lang/tomahawk_bn_IN.ts
@@ -47,17 +47,17 @@ connect and stream from you?
AccountFactoryWrapperDelegate
-
+ Online
-
+ Connecting...
-
+ Offline
@@ -65,18 +65,18 @@ connect and stream from you?
AccountListWidget
-
+ Connections
-
-
+
+ Connect &All
-
+ Disconnect &All
@@ -100,154 +100,154 @@ connect and stream from you?
ActionCollection
-
+ &Listen Along
-
+ Stop &Listening Along
-
+ &Follow in real-time
-
-
+
+ &Listen Privately
-
-
+
+ &Listen Publicly
-
+ &Load Playlist
-
+ &Rename Playlist
-
+ &Copy Playlist Link
-
+ &Play
-
+ &Stop
-
+ &Previous Track
-
+ &Next Track
-
+ &Quit
-
+ Load &XSPF...
-
+ U&pdate Collection
-
+ Fully &Rescan Collection
-
+ Show Offline Sources
-
+ &Configure Tomahawk...
-
+ Minimize
-
+ Zoom
-
+ Hide Menu Bar
-
+ Diagnostics...
-
+ About &Tomahawk...
-
+ &Legal Information...
-
+ Check For Updates...
-
+ &Controls
-
+ &Settings
-
+ &Help
-
+ &Window
-
+ Main Menu
@@ -295,7 +295,7 @@ connect and stream from you?
-
+ Other Albums by %1
@@ -322,42 +322,44 @@ connect and stream from you?
-
+ Top Hits
-
+ Related Artists
-
+
+ Artist
-
+ Albums
-
+
+ Cover
-
+ Sorry, we could not find any albums for this artist!
-
+ Sorry, we could not find any related artists!
-
+ Sorry, we could not find any top hits for this artist!
@@ -421,13 +423,13 @@ connect and stream from you?
-
+ Shuffle
-
+ Repeat
@@ -442,27 +444,27 @@ connect and stream from you?
-
+ Time Elapsed
-
+ Time Remaining
-
+ Playing from %1
-
+ Share
-
+ Love
@@ -488,24 +490,24 @@ connect and stream from you?
CategoryAddItem
-
+ Create new Playlist
-
+ Create new Station
-
-
+
+ New Station
-
-
+
+ %1 Station
@@ -513,12 +515,12 @@ connect and stream from you?
CategoryItem
-
+ Playlists
-
+ Stations
@@ -651,97 +653,97 @@ connect and stream from you?
EchonestSteerer
-
+ Steer this station:
-
+ Much less
-
+ Less
-
+ A bit less
-
+ Keep at current
-
+ A bit more
-
+ More
-
+ Much more
-
+ Tempo
-
+ Loudness
-
+ Danceability
-
+ Energy
-
+ Song Hotttnesss
-
+ Artist Hotttnesss
-
+ Artist Familiarity
-
+ By Description
-
+ Enter a description
-
+ Apply steering command
-
+ Reset all steering commands
@@ -757,12 +759,12 @@ connect and stream from you?
FlexibleView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -778,7 +780,7 @@ connect and stream from you?
IndexingJobItem
-
+ Indexing database
@@ -845,7 +847,7 @@ connect and stream from you?
LatchedStatusItem
-
+ %1 is listening along with you!
@@ -907,32 +909,32 @@ connect and stream from you?
LovedTracksItem
-
+ Top Loved Tracks
-
+ Sorry, we could not find any loved tracks!
-
+ The most loved tracks from all your friends
-
+ All of your loved tracks
-
+ All of %1's loved tracks
-
+ Loved Tracks
@@ -1045,7 +1047,7 @@ connect and stream from you?
-
+ Properties
@@ -1171,20 +1173,30 @@ connect and stream from you?
PlaylistLargeItemDelegate
-
+ played %1 by you
-
+ played %1 by %2
-
+ added %1
+
+
+ by <b>%1</b>
+
+
+
+
+ by <b>%1</b> on <b>%2</b>
+
+ PlaylistModel
@@ -1251,12 +1263,12 @@ connect and stream from you?
PlaylistView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -1480,12 +1492,12 @@ connect and stream from you?
SettingsDialog
-
+ Collection
-
+ Advanced
@@ -1495,12 +1507,12 @@ connect and stream from you?
-
+ Some changed settings will not take effect until Tomahawk is restarted
-
+ Services
@@ -1510,37 +1522,37 @@ connect and stream from you?
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.
-
+ Manage how Tomahawk finds music on your computer.
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.
-
+ Install resolver from file
-
+ Delete all Access Control entries?
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.
-
+ Information
@@ -1736,22 +1748,22 @@ connect and stream from you?
-
+ Tweet
-
+ Listening to "%1" by %2. %3
-
+ Listening to "%1" by %2 on "%3". %4
-
+ %1 characters left
@@ -1784,19 +1796,19 @@ connect and stream from you?
-
+ All available tracks
-
-
+
+ Show
-
-
+
+ Hide
@@ -1843,7 +1855,7 @@ connect and stream from you?
-
+ Latest Additions
@@ -1853,42 +1865,42 @@ connect and stream from you?
-
+ SuperCollection
-
+ Latest additions to your collection
-
+ Latest additions to %1's collection
-
+ Sorry, we could not find any recent additions!
-
+ Recently Played Tracks
-
+ Your recently played tracks
-
+ %1's recently played tracks
-
+ Sorry, we could not find any recent plays!
@@ -2104,17 +2116,17 @@ connect and stream from you?
TemporaryPageItem
-
+ Copy Artist Link
-
+ Copy Album Link
-
+ Copy Track Link
@@ -2122,32 +2134,32 @@ connect and stream from you?
Tomahawk::Accounts::AccountDelegate
-
+ Add Account
-
+ Remove
-
+ %1 downloads
-
+ Online
-
+ Connecting...
-
+ Offline
@@ -2217,7 +2229,7 @@ connect and stream from you?
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to play
@@ -2520,83 +2532,82 @@ You may wish to try re-authenticating.
Tomahawk::ContextMenu
-
+ &Play
-
-
-
+
+
+ Add to &Queue
-
+ Continue Playback after this &Track
-
+ Stop Playback after this &Track
-
-
+
+ &Love
-
+
+
+
+ &Go to "%1"
+
+
+
+
+
+
+ Go to "%1"
+
+
+
+ &Copy Track Link
-
+ Copy Album &Link
-
+ Copy Artist &Link
-
+ Un-&Love
-
+ &Delete Items
-
- &Show Track Page
-
-
-
-
+ Properties...
-
+ &Delete Item
-
-
- &Show Album Page
-
-
-
-
- &Show Artist Page
-
- Tomahawk::DropJobNotifier
@@ -2689,7 +2700,7 @@ Please change the filters or try again.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3045,27 +3056,27 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top Tracks
-
+ Loved Tracks
-
+ Hyped Tracks
-
+ Top Artists
-
+ Hyped Artists
@@ -3199,7 +3210,7 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!
@@ -3473,178 +3484,178 @@ enter the displayed PIN number here:
-
+ Back
-
+ Go back one page
-
+ Forward
-
+ Go forward one page
-
+ Global Search...
-
-
+
+ Hide Menu Bar
-
-
+
+ Show Menu Bar
-
+ &Main Menu
-
-
-
+
+
+ Connect To Peer
-
+ Enter peer address:
-
+ Enter peer port:
-
+ Enter peer key:
-
+ XSPF Error
-
+ This is not a valid XSPF playlist.
-
+ Failed to save tracks
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.
-
+ Station
-
+ Create New Station
-
+ Name:
-
+ Playlist
-
+ Automatic Playlist
-
+ Pause
-
+ &Play
-
+ Authentication Error
-
+ Error connecting to SIP: Authentication failed!
-
+ %1 by %2track, artist name
-
+ %1 - %2current track, some window title
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012
-
+ Thanks to:
-
+ About Tomahawk
@@ -3700,27 +3711,27 @@ enter the displayed PIN number here:
-
+ You've listened to this track %n time(s).
-
+ You've never listened to this track before.
-
+ You first listened to it on %1.
-
+ You've listened to %1 %n time(s).
-
+ You've never listened to %1 before.
@@ -3736,13 +3747,13 @@ enter the displayed PIN number here:
TransferStatusItem
-
+ fromstreaming artist - track from friend
-
+ tostreaming artist - track to friend
@@ -3751,7 +3762,7 @@ enter the displayed PIN number here:
TreeItemDelegate
-
+ Unknown
@@ -3921,17 +3932,17 @@ You can re-send a sync message at any time simply by sending another tweet using
-
+ Recently played tracks
-
+ No recently created playlists in your network.
-
+ Welcome to Tomahawk
diff --git a/lang/tomahawk_ca.ts b/lang/tomahawk_ca.ts
index 146e74a35..4ae6b88da 100644
--- a/lang/tomahawk_ca.ts
+++ b/lang/tomahawk_ca.ts
@@ -47,17 +47,17 @@ connect and stream from you?
AccountFactoryWrapperDelegate
-
+ OnlineEn línia
-
+ Connecting...Connectant-se...
-
+ OfflineFora de línia
@@ -65,18 +65,18 @@ connect and stream from you?
AccountListWidget
-
+ Connections
-
-
+
+ Connect &All
-
+ Disconnect &All
@@ -100,154 +100,154 @@ connect and stream from you?
ActionCollection
-
+ &Listen Along&Escolta a la vegada
-
+ Stop &Listening AlongDeixa d'&escoltar a la vegada
-
+ &Follow in real-time&Segueix en temps real
-
-
+
+ &Listen Privately&Escolta privada
-
-
+
+ &Listen Publicly&Escolta Pública
-
+ &Load Playlist&Carrega la llista de reproducció
-
+ &Rename Playlist&Reanomena la llista de reproducció
-
+ &Copy Playlist Link&Copia l'enllaç a la llista de reproducció
-
+ &Play&Reprodueix
-
+ &Stop&Atura
-
+ &Previous TrackCançó &Anterior
-
+ &Next TrackCançó &Següent
-
+ &Quit&Surt
-
+ Load &XSPF...
-
+ U&pdate Collection
-
+ Fully &Rescan Collection
-
+ Show Offline Sources
-
+ &Configure Tomahawk...
-
+ Minimize
-
+ Zoom
-
+ Hide Menu Bar
-
+ Diagnostics...
-
+ About &Tomahawk...
-
+ &Legal Information...
-
+ Check For Updates...
-
+ &Controls
-
+ &Settings
-
+ &Help
-
+ &Window
-
+ Main Menu
@@ -295,7 +295,7 @@ connect and stream from you?
-
+ Other Albums by %1Altres Àlbums de %1
@@ -322,42 +322,44 @@ connect and stream from you?
Formulari
-
+ Top HitsGrans Èxits
-
+ Related ArtistsArtistes Relacionats
-
+
+ ArtistArtista
-
+ AlbumsÀlbums
-
+
+ CoverCaràtula
-
+ Sorry, we could not find any albums for this artist!
-
+ Sorry, we could not find any related artists!
-
+ Sorry, we could not find any top hits for this artist!
@@ -421,13 +423,13 @@ connect and stream from you?
-
+ ShuffleMescla
-
+ RepeatRepeteix
@@ -442,27 +444,27 @@ connect and stream from you?
Alt
-
+ Time Elapsed
-
+ Time Remaining
-
+ Playing from %1
-
+ Share
-
+ Love
@@ -488,24 +490,24 @@ connect and stream from you?
CategoryAddItem
-
+ Create new PlaylistCrea una nova Llista
-
+ Create new StationCrea una nova Emissora
-
-
+
+ New StationNova Emissora
-
-
+
+ %1 StationEmissora %1
@@ -513,12 +515,12 @@ connect and stream from you?
CategoryItem
-
+ PlaylistsLlistes de reproducció
-
+ StationsEmissores
@@ -651,97 +653,97 @@ connect and stream from you?
EchonestSteerer
-
+ Steer this station:
-
+ Much less
-
+ Less
-
+ A bit less
-
+ Keep at current
-
+ A bit more
-
+ More
-
+ Much more
-
+ Tempo
-
+ Loudness
-
+ Danceability
-
+ Energy
-
+ Song Hotttnesss
-
+ Artist Hotttnesss
-
+ Artist Familiarity
-
+ By Description
-
+ Enter a description
-
+ Apply steering command
-
+ Reset all steering commands
@@ -757,12 +759,12 @@ connect and stream from you?
FlexibleView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -778,7 +780,7 @@ connect and stream from you?
IndexingJobItem
-
+ Indexing databaseS'està indexant la base de dades
@@ -845,7 +847,7 @@ connect and stream from you?
LatchedStatusItem
-
+ %1 is listening along with you!
@@ -907,32 +909,32 @@ connect and stream from you?
LovedTracksItem
-
+ Top Loved Tracks
-
+ Sorry, we could not find any loved tracks!
-
+ The most loved tracks from all your friends
-
+ All of your loved tracks
-
+ All of %1's loved tracks
-
+ Loved TracksCançons preferides
@@ -1045,7 +1047,7 @@ connect and stream from you?
-
+ Properties
@@ -1171,20 +1173,30 @@ connect and stream from you?
PlaylistLargeItemDelegate
-
+ played %1 by youreproduït %1
-
+ played %1 by %2reproduït %1 per %2
-
+ added %1afegit %1
+
+
+ by <b>%1</b>
+
+
+
+
+ by <b>%1</b> on <b>%2</b>
+
+ PlaylistModel
@@ -1251,12 +1263,12 @@ connect and stream from you?
PlaylistView
-
+ This playlist is currently empty.La llista es troba buida
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!Aquesta llista es troba buida. Afegiu-hi algunes cançons i gaudiu de la música!
@@ -1481,12 +1493,12 @@ connect and stream from you?
SettingsDialog
-
+ CollectionCol·lecció
-
+ AdvancedAvançat
@@ -1496,12 +1508,12 @@ connect and stream from you?
Tot
-
+ Some changed settings will not take effect until Tomahawk is restartedAlguns paràmetres no tindran efecte fins que no reinicieu Tomahawk
-
+ ServicesServeis
@@ -1511,37 +1523,37 @@ connect and stream from you?
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.
-
+ Manage how Tomahawk finds music on your computer.
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.
-
+ Install resolver from fileInstal·la un Resolver des d'un fitxer
-
+ Delete all Access Control entries?
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.
-
+ InformationInformació
@@ -1737,22 +1749,22 @@ connect and stream from you?
TextLabel
-
+ Tweet
-
+ Listening to "%1" by %2. %3Escoltant "%1" de %2. %3
-
+ Listening to "%1" by %2 on "%3". %4Escoltant "%1" de %2 de "%3". %4
-
+ %1 characters left%1 caràcters restants
@@ -1785,19 +1797,19 @@ connect and stream from you?
Top 10
-
+ All available tracksTotes les cançons disponibles
-
-
+
+ ShowMostra
-
-
+
+ HideAmaga
@@ -1844,7 +1856,7 @@ connect and stream from you?
-
+ Latest AdditionsDarreres Novetats
@@ -1854,42 +1866,42 @@ connect and stream from you?
Escoltades Recentment
-
+ SuperCollectionSuperCol·lecció
-
+ Latest additions to your collectionDarreres novetats a la vostra col·lecció
-
+ Latest additions to %1's collectionDarreres novetats a la col·lecció de %1
-
+ Sorry, we could not find any recent additions!
-
+ Recently Played TracksCançons Escoltades Recentment
-
+ Your recently played tracksCançons Escoltades Recentment
-
+ %1's recently played tracksCançons Escoltades Recentment per %1
-
+ Sorry, we could not find any recent plays!
@@ -2105,17 +2117,17 @@ connect and stream from you?
TemporaryPageItem
-
+ Copy Artist LinkCopia l'enllaç de l'artista
-
+ Copy Album LinkCopia l'enllaç de l'àlbum
-
+ Copy Track LinkCopia l'enllaç de la cançó
@@ -2123,32 +2135,32 @@ connect and stream from you?
Tomahawk::Accounts::AccountDelegate
-
+ Add AccountAfegeix un compte
-
+ RemoveEsborra
-
+ %1 downloads%1 descàrregues
-
+ OnlineEn Línia
-
+ Connecting...Connectant-se...
-
+ OfflineFora de Línia
@@ -2218,7 +2230,7 @@ connect and stream from you?
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to playFes scrobbling de les cançons a last.fm, i cerca cançons descarregables gratuïtament per escoltar-les
@@ -2524,83 +2536,82 @@ Torneu a autenticar-vos.
Tomahawk::ContextMenu
-
+ &Play&Reprodueix
-
-
-
+
+
+ Add to &Queue&Afegeix a la Cua
-
+ Continue Playback after this &Track
-
+ Stop Playback after this &Track
-
-
+
+ &Love&M'encanta
-
+
+
+
+ &Go to "%1"
+
+
+
+
+
+
+ Go to "%1"
+
+
+
+ &Copy Track Link&Copia l'Enllaç de la Cançó
-
+ Copy Album &Link
-
+ Copy Artist &Link
-
+ Un-&Love&Treu de les preferides
-
+ &Delete Items&Elimina els Ítems
-
- &Show Track Page
- &Mostra la pàgina de la cançó
-
-
-
+ Properties...
-
+ &Delete Item&Elimina l'Ítem
-
-
- &Show Album Page
- &Mostra la pàgina de l'àlbum
-
-
-
- &Show Artist Page
- &Mostra la pàgina de l'artista
- Tomahawk::DropJobNotifier
@@ -2695,7 +2706,7 @@ Canvieu els filtres o intenteu-ho de nou.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3053,27 +3064,27 @@ Intenteu ajustar els filtres per reproduir noves cançons.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top TracksTop Cançons Musicals
-
+ Loved TracksCançons Preferides
-
+ Hyped TracksCançons en alça
-
+ Top ArtistsTop Artistes
-
+ Hyped ArtistsArtistes en alça
@@ -3207,7 +3218,7 @@ Intenteu ajustar els filtres per reproduir noves cançons.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!Error de la xarxa en analitzar l'enllaç escurçat!
@@ -3482,178 +3493,178 @@ introduïu el PIN aquí:
Següent
-
+ BackEnrere
-
+ Go back one pageRetrocedeix una pàgina
-
+ ForwardEndavant
-
+ Go forward one pageAvança una pàgina
-
+ Global Search...Cerca Global...
-
-
+
+ Hide Menu Bar
-
-
+
+ Show Menu Bar
-
+ &Main Menu
-
-
-
+
+
+ Connect To PeerConnexió Remota
-
+ Enter peer address:Introduïu l'adreça remota:
-
+ Enter peer port:Introduïu el port remot:
-
+ Enter peer key:Introduïu la clau remota:
-
+ XSPF ErrorError XSPF
-
+ This is not a valid XSPF playlist.No és una llista XSPF vàlida.
-
+ Failed to save tracksError en desar les cançons
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.Algunes cançons de la llista no contenen ni artista ni titol i s'han ignorat.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.Hi ha un problema per accedir al dispositiu de so o a la cançó. La cançó actual s'ha saltat. Assegureu-vos que teniu un back.end de Phonon adequant i els plugins necessaris instal·lats.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.Hi ha un problema per accedir al dispositiu de so o a la cançó, la cançó actual s'ha saltat.
-
+ StationEmissora
-
+ Create New StationCrea una Nova Emissora
-
+ Name:Nom:
-
+ PlaylistLlista
-
+ Automatic PlaylistLlista Automàtica
-
+ PausePausa
-
+ &Play
-
+ Authentication ErrorError d'autentificació
-
+ Error connecting to SIP: Authentication failed!S'ha produït un error connectant-se a SIP: Ha fallat autentificant!
-
+ %1 by %2track, artist name%1 de %2
-
+ %1 - %2current track, some window title%1 - %2
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2><h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2><h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012Copyright 2010 - 2012
-
+ Thanks to:Gràcies a:
-
+ About TomahawkQuant a Tomahawk
@@ -3709,27 +3720,27 @@ introduïu el PIN aquí:
-
+ You've listened to this track %n time(s).Heu escoltat aquesta cançó %n cop.Heu escoltat aquesta cançó %n cops.
-
+ You've never listened to this track before.No heu escoltat mai aquesta cançó abans.
-
+ You first listened to it on %1.Vau escoltar aquesta cançó per primer cop el %1.
-
+ You've listened to %1 %n time(s).Heu escoltat %1 %n cop.Heu escoltat %1 %n cops.
-
+ You've never listened to %1 before.No heu escoltat mai %1 abans.
@@ -3745,13 +3756,13 @@ introduïu el PIN aquí:
TransferStatusItem
-
+ fromstreaming artist - track from friend
-
+ tostreaming artist - track to friend
@@ -3760,7 +3771,7 @@ introduïu el PIN aquí:
TreeItemDelegate
-
+ UnknownDesconegut
@@ -3935,17 +3946,17 @@ Podeu reenviar un missatge de sincronisme en qualsevol moment simplement enviant
Cançons Escoltades Recentment
-
+ Recently played tracks
-
+ No recently created playlists in your network.No hi ha cançons escoltades recentment a la xarxa.
-
+ Welcome to TomahawkUs donem la benvinguda a Tomahawk
diff --git a/lang/tomahawk_de.ts b/lang/tomahawk_de.ts
index 19620d722..1885c083c 100644
--- a/lang/tomahawk_de.ts
+++ b/lang/tomahawk_de.ts
@@ -48,17 +48,17 @@ erlauben sich mit dir zu verbinden?
AccountFactoryWrapperDelegate
-
+ OnlineVerbunden
-
+ Connecting...Verbinde...
-
+ OfflineNicht Verbunden
@@ -66,18 +66,18 @@ erlauben sich mit dir zu verbinden?
AccountListWidget
-
+ Connections
-
-
+
+ Connect &All
-
+ Disconnect &All
@@ -101,154 +101,154 @@ erlauben sich mit dir zu verbinden?
ActionCollection
-
+ &Listen Along&Mithören
-
+ Stop &Listening AlongMithören b&eenden
-
+ &Follow in real-timeIn Echtzeit &folgen
-
-
+
+ &Listen Privately&Privat Modus aktivieren
-
-
+
+ &Listen Publicly&Privat Modus verlassen
-
+ &Load Playlist&Lade Playlist
-
+ &Rename PlaylistPlaylist &umbenennen
-
+ &Copy Playlist Link&Kopiere Link zu dieser Playlist
-
+ &Play&Abspielen
-
+ &Stop&Stop
-
+ &Previous Track&Vorheriges Lied
-
+ &Next Track&Nächstes Lied
-
+ &Quit&Verlassen
-
+ Load &XSPF...
-
+ U&pdate Collection
-
+ Fully &Rescan Collection
-
+ Show Offline Sources
-
+ &Configure Tomahawk...
-
+ Minimize
-
+ Zoom
-
+ Hide Menu Bar
-
+ Diagnostics...
-
+ About &Tomahawk...
-
+ &Legal Information...
-
+ Check For Updates...
-
+ &Controls
-
+ &Settings
-
+ &Help
-
+ &Window
-
+ Main Menu
@@ -296,7 +296,7 @@ erlauben sich mit dir zu verbinden?
Sorry, wir konnten keine anderen Lieder für dieses Album finden!
-
+ Other Albums by %1Andere Alben von %1
@@ -323,42 +323,44 @@ erlauben sich mit dir zu verbinden?
Form
-
+ Top HitsTop Hits
-
+ Related ArtistsÄhnliche Künstler
-
+
+ ArtistKünstler
-
+ AlbumsAlben
-
+
+ CoverCover
-
+ Sorry, we could not find any albums for this artist!Sorry, wir konnten keine Alben für diesen Künstler finden!
-
+ Sorry, we could not find any related artists!Sorry, wir konnten keine ähnlichen Künstler finden!
-
+ Sorry, we could not find any top hits for this artist!Sorry, wir konnten keine Lieder für diesen Künstler finden!
@@ -422,13 +424,13 @@ erlauben sich mit dir zu verbinden?
-
+ ShuffleZufall
-
+ RepeatWiederholen
@@ -443,27 +445,27 @@ erlauben sich mit dir zu verbinden?
Hoch
-
+ Time Elapsed
-
+ Time Remaining
-
+ Playing from %1
-
+ Share
-
+ Love
@@ -489,24 +491,24 @@ erlauben sich mit dir zu verbinden?
CategoryAddItem
-
+ Create new PlaylistNeue Playlist erstellen
-
+ Create new StationNeue Station erstellen
-
-
+
+ New StationNeue Station
-
-
+
+ %1 Station%1 Station
@@ -514,12 +516,12 @@ erlauben sich mit dir zu verbinden?
CategoryItem
-
+ PlaylistsPlaylisten
-
+ StationsStationen
@@ -652,97 +654,97 @@ erlauben sich mit dir zu verbinden?
EchonestSteerer
-
+ Steer this station:
-
+ Much less
-
+ Less
-
+ A bit less
-
+ Keep at current
-
+ A bit more
-
+ More
-
+ Much more
-
+ Tempo
-
+ Loudness
-
+ Danceability
-
+ Energy
-
+ Song Hotttnesss
-
+ Artist Hotttnesss
-
+ Artist Familiarity
-
+ By Description
-
+ Enter a description
-
+ Apply steering command
-
+ Reset all steering commands
@@ -758,12 +760,12 @@ erlauben sich mit dir zu verbinden?
FlexibleView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -779,7 +781,7 @@ erlauben sich mit dir zu verbinden?
IndexingJobItem
-
+ Indexing databaseDatenbank indexieren
@@ -846,7 +848,7 @@ erlauben sich mit dir zu verbinden?
LatchedStatusItem
-
+ %1 is listening along with you!%1 hört mit dir mit!
@@ -908,32 +910,32 @@ erlauben sich mit dir zu verbinden?
LovedTracksItem
-
+ Top Loved Tracks
-
+ Sorry, we could not find any loved tracks!Sorry, wir konnten keine Lieblingslieder finden!
-
+ The most loved tracks from all your friends
-
+ All of your loved tracks
-
+ All of %1's loved tracks
-
+ Loved TracksLieblingslieder
@@ -1046,7 +1048,7 @@ erlauben sich mit dir zu verbinden?
Vorwärts
-
+ Properties
@@ -1172,20 +1174,30 @@ erlauben sich mit dir zu verbinden?
PlaylistLargeItemDelegate
-
+ played %1 by youangehört %1 von dir
-
+ played %1 by %2hörte %1 von %2
-
+ added %1fügte %1 hinzu
+
+
+ by <b>%1</b>
+
+
+
+
+ by <b>%1</b> on <b>%2</b>
+
+ PlaylistModel
@@ -1252,12 +1264,12 @@ erlauben sich mit dir zu verbinden?
PlaylistView
-
+ This playlist is currently empty.Diese Playlist ist momentan leer.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!Diese Playlist ist derzeit leer. Füge einige Stücke hinzu und genieße die Musik!
@@ -1482,12 +1494,12 @@ erlauben sich mit dir zu verbinden?
SettingsDialog
-
+ CollectionSammlung
-
+ AdvancedErweitert
@@ -1497,12 +1509,12 @@ erlauben sich mit dir zu verbinden?
Alle
-
+ Some changed settings will not take effect until Tomahawk is restartedEinige geänderte Einstellungen haben keinen Effekt bis zum nächsten Neustart
-
+ ServicesDienste
@@ -1512,37 +1524,37 @@ erlauben sich mit dir zu verbinden?
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.
-
+ Manage how Tomahawk finds music on your computer.
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.
-
+ Install resolver from fileInstalliere Resolver Datei
-
+ Delete all Access Control entries?Alle erteilten Zugriffsrechte löschen?
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.Willst du wirklich alle Zugriffseinstellungen zurücksetzen? Du wirst für alle Verbindungen erneut nach Zugriffseinstellungen gefragt werden.
-
+ InformationInformation
@@ -1738,22 +1750,22 @@ erlauben sich mit dir zu verbinden?
TextLabel
-
+ TweetTweet
-
+ Listening to "%1" by %2. %3Hört "%1" von %2, %3
-
+ Listening to "%1" by %2 on "%3". %4Hört "%1" von %2 auf "%3", %4
-
+ %1 characters left%1 Zeichen übrig
@@ -1786,19 +1798,19 @@ erlauben sich mit dir zu verbinden?
Top 10
-
+ All available tracksAlle verfügbaren Stücke
-
-
+
+ ShowEinblenden
-
-
+
+ HideVerstecken
@@ -1845,7 +1857,7 @@ erlauben sich mit dir zu verbinden?
-
+ Latest AdditionsKürzlich hinzugekommen
@@ -1855,42 +1867,42 @@ erlauben sich mit dir zu verbinden?
Kürzlich gehörte Lieder
-
+ SuperCollectionSupersammlung
-
+ Latest additions to your collectionNeueste Lieder in deiner Sammlung
-
+ Latest additions to %1's collectionNeueste Lieder in %1's Sammlung
-
+ Sorry, we could not find any recent additions!Sorry, wir konnten keine Lieder finden die kürzlich hinzugefügt wurden!
-
+ Recently Played TracksZuletzt gehörte Lieder
-
+ Your recently played tracksDeine zuletzt gehörten Lieder
-
+ %1's recently played tracks%1's zuletzt gehörte Lieder
-
+ Sorry, we could not find any recent plays!Sorry, wir konnten keine kürzlich gespielten Lieder finden!
@@ -2106,17 +2118,17 @@ erlauben sich mit dir zu verbinden?
TemporaryPageItem
-
+ Copy Artist LinkKopiere Link für diesen Künstler
-
+ Copy Album LinkKopiere Link für dieses Album
-
+ Copy Track LinkKopiere Link für diesen Lied
@@ -2124,32 +2136,32 @@ erlauben sich mit dir zu verbinden?
Tomahawk::Accounts::AccountDelegate
-
+ Add AccountKonto hinzufügen
-
+ RemoveEntfernen
-
+ %1 downloads%1 Downloads
-
+ OnlineVerbunden
-
+ Connecting...Verbinde...
-
+ OfflineNicht Verbunden
@@ -2219,7 +2231,7 @@ erlauben sich mit dir zu verbinden?
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to playGehörte Stücke zu last.fm scrobbeln und frei-verfügbare Stücke anhören
@@ -2523,83 +2535,82 @@ You may wish to try re-authenticating.
Tomahawk::ContextMenu
-
+ &Play&Abspielen
-
-
-
+
+
+ Add to &QueueIn &Warteschlange einreihen
-
+ Continue Playback after this &TrackNach diesem Lied &weiterspielen
-
+ Stop Playback after this &TrackWiedergabe nach diesem Lied &stoppen
-
-
+
+ &Love&Lieblingslied
-
- &Copy Track Link
- &Kopiere Link zu diesem Stück
+
+
+
+ &Go to "%1"
+
-
- Copy Album &Link
- Album-&Link kopieren
-
-
-
- Copy Artist &Link
- Künstler-&Link kopieren
-
-
-
- Un-&Love
- Kein &Lieblingslied
-
-
-
- &Delete Items
- Elemente &entfernen
-
-
-
- &Show Track Page
- &Gehe zur Song Seite
-
-
-
- Properties...
+
+
+
+ Go to "%1"
+ &Copy Track Link
+ &Kopiere Link zu diesem Stück
+
+
+
+ Copy Album &Link
+ Album-&Link kopieren
+
+
+
+ Copy Artist &Link
+ Künstler-&Link kopieren
+
+
+
+ Un-&Love
+ Kein &Lieblingslied
+
+
+
+ &Delete Items
+ Elemente &entfernen
+
+
+
+ Properties...
+
+
+
+ &Delete ItemElement &entfernen
-
-
- &Show Album Page
- &Gehe zur Album Seite
-
-
-
- &Show Artist Page
- &Gehe zur Künstler Seite
- Tomahawk::DropJobNotifier
@@ -2694,7 +2705,7 @@ Bitte ändere den Filter oder versuche es erneut.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3052,27 +3063,27 @@ Versuch die Filter anzupassen für neue Lieder.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top TracksMeistgeh
-
+ Loved TracksLieblingslieder
-
+ Hyped TracksGehypte Lieder
-
+ Top ArtistsLieblingskünstler
-
+ Hyped ArtistsGehypte Künstler
@@ -3206,7 +3217,7 @@ Versuch die Filter anzupassen für neue Lieder.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!Konnte den Kurzlink nicht auflösen!
@@ -3481,178 +3492,178 @@ Tomahawk auf Twitter's Website authentifiziert hast:
Weiter
-
+ BackZurück
-
+ Go back one pageGehe eine Seite zurück
-
+ ForwardVorwärts
-
+ Go forward one pageGehe eine Seite vorwärts
-
+ Global Search...Globale Suche...
-
-
+
+ Hide Menu Bar
-
-
+
+ Show Menu Bar
-
+ &Main Menu
-
-
-
+
+
+ Connect To PeerMit anderem Tomahawk verbinden
-
+ Enter peer address:Gib die Adresse der Gegenstelle ein:
-
+ Enter peer port:Gib den Port der Gegenstelle ein:
-
+ Enter peer key:Gib den Schlüssel der Gegenstelle ein:
-
+ XSPF ErrorXSPF-Fehler
-
+ This is not a valid XSPF playlist.Dies ist keine gültige XSPF-Playlist.
-
+ Failed to save tracksKonnte Stücke nicht abspeichern
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.Einige Stücke in der Playlist enthalten weder Künstler noch Titel. Diese werden ignoriert.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.Es tut uns leid, Tomahawk kann auf dein Audio-Gerät oder das gewünschte Stück nicht zugreifen und überspringt es deshalb. Vergewisser dich, dass ein geignetes Phonon-Backend mitsamt benötigten Plugins installiert ist.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.Es tut uns leid, Tomahawk kann auf dein Audio-Gerät oder das gewünschte Stück nicht zugreifen und überspringt es deshalb.
-
+ StationStation
-
+ Create New StationNeue Station erstellen
-
+ Name:Name:
-
+ PlaylistPlaylist
-
+ Automatic PlaylistAutomatische Playlist
-
+ PausePause
-
+ &Play
-
+ Authentication ErrorAuthentifizierungsfehler
-
+ Error connecting to SIP: Authentication failed!Verbindungsfehler mit SIP: Authentifizierung fehlgeschlagen!
-
+ %1 by %2track, artist name%1 von %2
-
+ %1 - %2current track, some window title%1 - %2
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2><h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2><h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012Copright 2010 - 2012
-
+ Thanks to:Danke an:
-
+ About TomahawkÜber Tomahawk
@@ -3708,27 +3719,27 @@ Tomahawk auf Twitter's Website authentifiziert hast:
Sorry, wir konnten keine ähnlichen Lieder finden!
-
+ You've listened to this track %n time(s).Du hast dieses Lied einmal gehört.Du hast dieses Lied %n mal gehört.
-
+ You've never listened to this track before.Du hast dieses Lied noch nie angehört.
-
+ You first listened to it on %1.Du hast dieses Lied zum ersten mal am %1 gehört.
-
+ You've listened to %1 %n time(s).Du hast %1 einmal angehört.Du hast %1 %n mal angehört.
-
+ You've never listened to %1 before.Du hast %1 vorher noch nie gehört.
@@ -3744,13 +3755,13 @@ Tomahawk auf Twitter's Website authentifiziert hast:
TransferStatusItem
-
+ fromstreaming artist - track from friend
-
+ tostreaming artist - track to friend
@@ -3759,7 +3770,7 @@ Tomahawk auf Twitter's Website authentifiziert hast:
TreeItemDelegate
-
+ UnknownUnbekannt
@@ -3929,17 +3940,17 @@ You can re-send a sync message at any time simply by sending another tweet using
Kürzlich gehörte Lieder
-
+ Recently played tracks
-
+ No recently created playlists in your network.Es gibt keine kürzlich erstellten Playlisten in deinem Netzwerk.
-
+ Welcome to TomahawkWillkommen bei Tomahawk
diff --git a/lang/tomahawk_el.ts b/lang/tomahawk_el.ts
index e6efd3af0..063fa1dd2 100644
--- a/lang/tomahawk_el.ts
+++ b/lang/tomahawk_el.ts
@@ -47,17 +47,17 @@ connect and stream from you?
AccountFactoryWrapperDelegate
-
+ OnlineΣε σύνδεση
-
+ Connecting...Σύνδεση...
-
+ OfflineΕκτός σύνδεσης
@@ -65,18 +65,18 @@ connect and stream from you?
AccountListWidget
-
+ ConnectionsΣυνδέσεις
-
-
+
+ Connect &All
-
+ Disconnect &All
@@ -100,154 +100,154 @@ connect and stream from you?
ActionCollection
-
+ &Listen Along&Συνακρόαση
-
+ Stop &Listening AlongΔιακοπή &Συνακρόασης
-
+ &Follow in real-time&Ακολούθηση σε πραγματικό χρόνο
-
-
+
+ &Listen Privately&Ιδιωτική Ακρόαση
-
-
+
+ &Listen Publicly&Δημόσια Ακρόαση
-
+ &Load Playlist&Φόρτωση Λίστας Αναπαραγωγής
-
+ &Rename Playlist&Μετονομασία Λίστας Αναπαραγωγής
-
+ &Copy Playlist Link&Αντιγραφή Συνδέσμου Λίστας Αναπαραγωγής
-
+ &Play&Αναπαραγωγή
-
+ &Stop&Διακοπή
-
+ &Previous Track&Προηγούμενο Κομμάτι
-
+ &Next Track&Επόμενο Κομμάτι
-
+ &Quit&Έξοδος
-
+ Load &XSPF...Φόρτωση &XSPF
-
+ U&pdate CollectionΕ&νημέρωση Συλλογής
-
+ Fully &Rescan CollectionΠλήρης &Επανασάρωση Συλλογής
-
+ Show Offline SourcesΕμφάνιση Εκτός Σύνδεσης Πηγών
-
+ &Configure Tomahawk...&Ρύθμιση Tomahawk
-
+ MinimizeΕλαχιστοποίηση
-
+ ZoomΜεγέθυνση
-
+ Hide Menu BarΑπόκρυψη Γραμμής Μενού
-
+ Diagnostics...Διαγνωστικά
-
+ About &Tomahawk...Σχετικά με το &Tomahawk...
-
+ &Legal Information...&Νομικές Πληροφορίες
-
+ Check For Updates...Έλεγχος Για Ενημερώσεις
-
+ &Controls&Χειριστήρια
-
+ &Settings&Ρυθμίσεις
-
+ &Help&Βοήθεια
-
+ &Window
-
+ Main Menu
@@ -295,7 +295,7 @@ connect and stream from you?
-
+ Other Albums by %1Άλλα Άλμπουμ από %1
@@ -322,42 +322,44 @@ connect and stream from you?
Φόρμα
-
+ Top Hits
-
+ Related ArtistsΠαρόμοιοι Καλλιτέχνες
-
+
+ ArtistΚαλλιτέχνης
-
+ AlbumsΆλμπουμ
-
+
+ Cover
-
+ Sorry, we could not find any albums for this artist!
-
+ Sorry, we could not find any related artists!
-
+ Sorry, we could not find any top hits for this artist!
@@ -421,13 +423,13 @@ connect and stream from you?
-
+ ShuffleΤυχαία σειρά
-
+ RepeatΕπανάληψη
@@ -442,27 +444,27 @@ connect and stream from you?
Υψηλή
-
+ Time Elapsed
-
+ Time Remaining
-
+ Playing from %1
-
+ Share
-
+ Love
@@ -488,24 +490,24 @@ connect and stream from you?
CategoryAddItem
-
+ Create new PlaylistΔημιουργία νέας Λίστας Αναπαραγωγής
-
+ Create new StationΔημιουργία νέου Σταθμού
-
-
+
+ New StationΝέος Σταθμός
-
-
+
+ %1 Station%1 Σταθμού
@@ -513,12 +515,12 @@ connect and stream from you?
CategoryItem
-
+ PlaylistsΛιστες Αναπαραγωγης
-
+ StationsΣταθμοι
@@ -651,97 +653,97 @@ connect and stream from you?
EchonestSteerer
-
+ Steer this station:
-
+ Much less
-
+ Less
-
+ A bit less
-
+ Keep at current
-
+ A bit more
-
+ More
-
+ Much more
-
+ Tempo
-
+ Loudness
-
+ Danceability
-
+ Energy
-
+ Song Hotttnesss
-
+ Artist Hotttnesss
-
+ Artist Familiarity
-
+ By Description
-
+ Enter a description
-
+ Apply steering command
-
+ Reset all steering commands
@@ -757,12 +759,12 @@ connect and stream from you?
FlexibleView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -778,7 +780,7 @@ connect and stream from you?
IndexingJobItem
-
+ Indexing databaseΕυρετηριοποίηση βάσης δεδομένων
@@ -845,7 +847,7 @@ connect and stream from you?
LatchedStatusItem
-
+ %1 is listening along with you!Ο/Η %1 ακούει μαζί σας!
@@ -907,32 +909,32 @@ connect and stream from you?
LovedTracksItem
-
+ Top Loved TracksΚορυφαία Αγαπημένα Κομμάτια
-
+ Sorry, we could not find any loved tracks!
-
+ The most loved tracks from all your friendsΤα πιο αγαπημένα κομμάτια από όλους τους φίλους σας
-
+ All of your loved tracksΌλα τα αγαπημένα κομμάτια σας
-
+ All of %1's loved tracksΌλα τα αγαπημένα κομμάτια του/της %1
-
+ Loved TracksΑγαπημένα Κομμάτια
@@ -1045,7 +1047,7 @@ connect and stream from you?
Μπροστά
-
+ Properties
@@ -1171,20 +1173,30 @@ connect and stream from you?
PlaylistLargeItemDelegate
-
+ played %1 by youπαίχθηκε %1 από εσάς
-
+ played %1 by %2παίχθηκε %1 από τον/την %2
-
+ added %1προστέθηκε το %1
+
+
+ by <b>%1</b>
+
+
+
+
+ by <b>%1</b> on <b>%2</b>
+
+ PlaylistModel
@@ -1251,12 +1263,12 @@ connect and stream from you?
PlaylistView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!Αυτή η λίστα αναπαραγωγής είναι άδεια προς το παρόν. Προσθέστε μερικά κομμάτια σε αυτήν και απολαύστε την μουσική!
@@ -1481,12 +1493,12 @@ connect and stream from you?
SettingsDialog
-
+ CollectionΣυλλογή
-
+ AdvancedΠροχωρημένα
@@ -1496,12 +1508,12 @@ connect and stream from you?
Όλα
-
+ Some changed settings will not take effect until Tomahawk is restartedΜερικές αλλαγμένες ρυθμίσεις δεν θα εφαρμοστούν μέχρι το Tomahawk να επανεκκινηθεί.
-
+ ServicesΥπηρεσίες
@@ -1511,37 +1523,37 @@ connect and stream from you?
Εγκατάσταση από αρχείο
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.
-
+ Manage how Tomahawk finds music on your computer.
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.
-
+ Install resolver from fileΕγκατάσταση επιλυτή από αρχείο
-
+ Delete all Access Control entries?
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.
-
+ InformationΠληροφορίες
@@ -1737,22 +1749,22 @@ connect and stream from you?
-
+ Tweet
-
+ Listening to "%1" by %2. %3
-
+ Listening to "%1" by %2 on "%3". %4
-
+ %1 characters left
@@ -1785,19 +1797,19 @@ connect and stream from you?
Κορυφαία 10
-
+ All available tracksΌλα τα διαθέσιμα τραγούδια
-
-
+
+ ShowΠροβολή
-
-
+
+ HideΑπόκρυψη
@@ -1844,7 +1856,7 @@ connect and stream from you?
-
+ Latest AdditionsΤελευταίες Προσθήκες
@@ -1854,42 +1866,42 @@ connect and stream from you?
Τελευταίες Αναπαραγωγές
-
+ SuperCollectionΥπερΣυλλογή
-
+ Latest additions to your collectionΤελευταίες προσθήκες στην βιβλιοθήκη σας
-
+ Latest additions to %1's collectionΤελευταίες προσθήκες στην βιβλιοθήκη του %1
-
+ Sorry, we could not find any recent additions!
-
+ Recently Played TracksΤελευταίες Αναπαραγωγές Κομματιών
-
+ Your recently played tracksΟι τελευταίες σας αναπαραγωγές
-
+ %1's recently played tracks
-
+ Sorry, we could not find any recent plays!
@@ -2105,17 +2117,17 @@ connect and stream from you?
TemporaryPageItem
-
+ Copy Artist LinkΑντιγραφή Συνδέσμου Καλλιτέχνη
-
+ Copy Album LinkΑντιγραφή Συνδέσμου Άλμπουμ
-
+ Copy Track LinkΑντιγραφή Συνδέσμου Κομματιού
@@ -2123,32 +2135,32 @@ connect and stream from you?
Tomahawk::Accounts::AccountDelegate
-
+ Add AccountΠροσθήκη Λογαριασμού
-
+ Remove
-
+ %1 downloads%1 λήψεις
-
+ OnlineΣυνεδεμένος
-
+ Connecting...Σύνδεση...
-
+ OfflineΕκτός Σύνδεσης
@@ -2218,7 +2230,7 @@ connect and stream from you?
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to playΚάντε Scrobble τα κομμάτια σας στο last.fm, και κατεβάστε ελέυθερα κομμάτια για αναπαραγωγή
@@ -2524,83 +2536,82 @@ You may wish to try re-authenticating.
Tomahawk::ContextMenu
-
+ &Play&Αναπαραγωγή
-
-
-
+
+
+ Add to &QueueΠροσθήκη στην &Σειρά
-
+ Continue Playback after this &Track
-
+ Stop Playback after this &Track
-
-
+
+ &Love&Αγάπησε
-
+
+
+
+ &Go to "%1"
+
+
+
+
+
+
+ Go to "%1"
+
+
+
+ &Copy Track Link&Αντιγραφή Συνδέσμου Κομματιού
-
+ Copy Album &Link
-
+ Copy Artist &Link
-
+ Un-&Love&Μίσησε
-
+ &Delete Items&Διαγραφή Αντικειμένων
-
- &Show Track Page
- &Εμφάνιση Σελίδας Κομματιού
-
-
-
+ Properties...Ιδιότητες
-
+ &Delete Item&Διαγραφή Αντικειμένου
-
-
- &Show Album Page
- &Εμφάνιση Σελίδας Άλμπουμ
-
-
-
- &Show Artist Page
- &Εμφάνιση Σελίδας Καλλιτέχνη
- Tomahawk::DropJobNotifier
@@ -2695,7 +2706,7 @@ Please change the filters or try again.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3053,27 +3064,27 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top TracksΚορυφαία Κομμάτια
-
+ Loved TracksΑγαπημένα Κομμάτια
-
+ Hyped Tracks
-
+ Top ArtistsΚορυφαίοι Καλλιτέχνες
-
+ Hyped Artists
@@ -3207,7 +3218,7 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!
@@ -3481,178 +3492,178 @@ enter the displayed PIN number here:
Επόμενο
-
+ BackΠίσω
-
+ Go back one pageΠήγαινε πίσω μία σελίδα
-
+ ForwardΜπροστά
-
+ Go forward one pageΠήγαινε μπροστά μία σελίδα
-
+ Global Search...Αναζήτηση Παντού...
-
-
+
+ Hide Menu BarΑπόκρυψη Γραμμής Μενού
-
-
+
+ Show Menu Bar
-
+ &Main Menu
-
-
-
+
+
+ Connect To PeerΣύνδεση Σε Ομότιμο Κόμβο
-
+ Enter peer address:Εισαγωγή διεύθυνσης ομότιμου κόμβου:
-
+ Enter peer port:Εισαγωγή θύρας ομότιμου κόμβου:
-
+ Enter peer key:Εισαγωγή κλειδιού ομότιμου κόμβου:
-
+ XSPF ErrorΣφάλμα XSPF
-
+ This is not a valid XSPF playlist.Αυτή δεν είναι μια έγκυρη λίστα αναπαραγωγής XSPF.
-
+ Failed to save tracksΑποτυχία αποθήκευσης κομματιών.
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.Μερικά κομμάτια στην λίστα αναπαραγωγής δεν περιέχουν έναν καλλιτέχνη ή έναν τίτλο. Θα αγνοηθούν.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.Συγγνώμη, υπάρχει ένα πρόβλημα πρόσβασης στην συσκευή ήχου ή στο επιθυμητό κομμάτι, το τρέχον κομμάτι θα παραλειφθεί. Σιγουρευτείτε ότι έχετε εγκαταστήσει ένα κατάλληλο Phonon backend και τα απαιτούμενα πρόσθετα.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.Συγγνώμη, υπάρχει ένα πρόβλημα πρόσβασης στην συσκευή ήχου ή στο επιθυμητό κομμάτι, το τρέχον κομμάτι θα παραλειφθεί.
-
+ StationΣταθμός
-
+ Create New StationΔημιουργία Νέου Σταθμού
-
+ Name:Όνομα:
-
+ PlaylistΛίστας Αναπαραγωγής
-
+ Automatic PlaylistΑυτόματη Λίστα Αναπαραγωγής
-
+ PauseΠαύση
-
+ &Play
-
+ Authentication ErrorΣφάλμα Πιστοποίησης
-
+ Error connecting to SIP: Authentication failed!
-
+ %1 by %2track, artist name%1 από %2
-
+ %1 - %2current track, some window title%1 - %2
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2><h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2><h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012
-
+ Thanks to:Χάρη στους:
-
+ About TomahawkΣχετικά με το Tomahawk
@@ -3708,27 +3719,27 @@ enter the displayed PIN number here:
-
+ You've listened to this track %n time(s).Έχετε ακούσει το κομμάτι %n φορά.Έχετε ακούσει το κομμάτι %n φορές.
-
+ You've never listened to this track before.Δεν έχετε ακούσει αυτό το κομμάτι παλιότερα.
-
+ You first listened to it on %1.Το ακούσατε για πρώτη φορά στις %1.
-
+ You've listened to %1 %n time(s).Ακούσατε το %1 %n φορά.Ακούσατε το %1 %n φορές.
-
+ You've never listened to %1 before.Δεν έχετε ακούσει το %1 ποτέ πριν.
@@ -3744,13 +3755,13 @@ enter the displayed PIN number here:
TransferStatusItem
-
+ fromstreaming artist - track from friendαπό
-
+ tostreaming artist - track to friendπρος
@@ -3759,7 +3770,7 @@ enter the displayed PIN number here:
TreeItemDelegate
-
+ UnknownΆγνωστο
@@ -3929,17 +3940,17 @@ You can re-send a sync message at any time simply by sending another tweet using
Τελευταίες Αναπαραγωγές Κομματιών
-
+ Recently played tracksΤελευταίες αναπαραγωγές κομματιών
-
+ No recently created playlists in your network.
-
+ Welcome to Tomahawk
diff --git a/lang/tomahawk_en.ts b/lang/tomahawk_en.ts
index fe5232647..1875adf7b 100644
--- a/lang/tomahawk_en.ts
+++ b/lang/tomahawk_en.ts
@@ -48,17 +48,17 @@ connect and stream from you?
AccountFactoryWrapperDelegate
-
+ OnlineOnline
-
+ Connecting...Connecting...
-
+ OfflineOffline
@@ -66,18 +66,18 @@ connect and stream from you?
AccountListWidget
-
+ ConnectionsConnections
-
-
+
+ Connect &AllConnect &All
-
+ Disconnect &AllDisconnect &All
@@ -101,154 +101,154 @@ connect and stream from you?
ActionCollection
-
+ &Listen Along&Listen Along
-
+ Stop &Listening AlongStop &Listening Along
-
+ &Follow in real-time&Follow in real-time
-
-
+
+ &Listen Privately&Listen Privately
-
-
+
+ &Listen Publicly&Listen Publicly
-
+ &Load Playlist&Load Playlist
-
+ &Rename Playlist&Rename Playlist
-
+ &Copy Playlist Link&Copy Playlist Link
-
+ &Play&Play
-
+ &Stop&Stop
-
+ &Previous Track&Previous Track
-
+ &Next Track&Next Track
-
+ &Quit&Quit
-
+ Load &XSPF...Load &XSPF...
-
+ U&pdate CollectionU&pdate Collection
-
+ Fully &Rescan CollectionFully &Rescan Collection
-
+ Show Offline SourcesShow Offline Sources
-
+ &Configure Tomahawk...&Configure Tomahawk...
-
+ MinimizeMinimize
-
+ ZoomZoom
-
+ Hide Menu BarHide Menu Bar
-
+ Diagnostics...Diagnostics...
-
+ About &Tomahawk...About &Tomahawk...
-
+ &Legal Information...&Legal Information...
-
+ Check For Updates...Check For Updates...
-
+ &Controls&Controls
-
+ &Settings&Settings
-
+ &Help&Help
-
+ &Window&Window
-
+ Main MenuMain Menu
@@ -296,7 +296,7 @@ connect and stream from you?
Sorry, we could not find any tracks for this album!
-
+ Other Albums by %1Other Albums by %1
@@ -323,42 +323,44 @@ connect and stream from you?
Form
-
+ Top HitsTop Hits
-
+ Related ArtistsRelated Artists
-
+
+ ArtistArtist
-
+ AlbumsAlbums
-
+
+ CoverCover
-
+ Sorry, we could not find any albums for this artist!Sorry, we could not find any albums for this artist!
-
+ Sorry, we could not find any related artists!Sorry, we could not find any related artists!
-
+ Sorry, we could not find any top hits for this artist!Sorry, we could not find any top hits for this artist!
@@ -422,13 +424,13 @@ connect and stream from you?
-
+ ShuffleShuffle
-
+ RepeatRepeat
@@ -443,27 +445,27 @@ connect and stream from you?
High
-
+ Time ElapsedTime Elapsed
-
+ Time RemainingTime Remaining
-
+ Playing from %1Playing from %1
-
+ ShareShare
-
+ LoveLove
@@ -489,24 +491,24 @@ connect and stream from you?
CategoryAddItem
-
+ Create new PlaylistCreate new Playlist
-
+ Create new StationCreate new Station
-
-
+
+ New StationNew Station
-
-
+
+ %1 Station%1 Station
@@ -514,12 +516,12 @@ connect and stream from you?
CategoryItem
-
+ PlaylistsPlaylists
-
+ StationsStations
@@ -652,97 +654,97 @@ connect and stream from you?
EchonestSteerer
-
+ Steer this station:Steer this station:
-
+ Much lessMuch less
-
+ LessLess
-
+ A bit lessA bit less
-
+ Keep at currentKeep at current
-
+ A bit moreA bit more
-
+ MoreMore
-
+ Much moreMuch more
-
+ TempoTempo
-
+ LoudnessLoudness
-
+ DanceabilityDanceability
-
+ EnergyEnergy
-
+ Song HotttnesssSong Hotttnesss
-
+ Artist HotttnesssArtist Hotttnesss
-
+ Artist FamiliarityArtist Familiarity
-
+ By DescriptionBy Description
-
+ Enter a descriptionEnter a description
-
+ Apply steering commandApply steering command
-
+ Reset all steering commandsReset all steering commands
@@ -758,12 +760,12 @@ connect and stream from you?
FlexibleView
-
+ This playlist is currently empty.This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -779,7 +781,7 @@ connect and stream from you?
IndexingJobItem
-
+ Indexing databaseIndexing database
@@ -846,7 +848,7 @@ connect and stream from you?
LatchedStatusItem
-
+ %1 is listening along with you!%1 is listening along with you!
@@ -908,32 +910,32 @@ connect and stream from you?
LovedTracksItem
-
+ Top Loved TracksTop Loved Tracks
-
+ Sorry, we could not find any loved tracks!Sorry, we could not find any loved tracks!
-
+ The most loved tracks from all your friendsThe most loved tracks from all your friends
-
+ All of your loved tracksAll of your loved tracks
-
+ All of %1's loved tracksAll of %1's loved tracks
-
+ Loved TracksLoved Tracks
@@ -1046,7 +1048,7 @@ connect and stream from you?
Forward
-
+ PropertiesProperties
@@ -1172,20 +1174,30 @@ connect and stream from you?
PlaylistLargeItemDelegate
-
+ played %1 by youplayed %1 by you
-
+ played %1 by %2played %1 by %2
-
+ added %1added %1
+
+
+ by <b>%1</b>
+ by <b>%1</b>
+
+
+
+ by <b>%1</b> on <b>%2</b>
+ by <b>%1</b> on <b>%2</b>
+ PlaylistModel
@@ -1252,12 +1264,12 @@ connect and stream from you?
PlaylistView
-
+ This playlist is currently empty.This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -1482,12 +1494,12 @@ connect and stream from you?
SettingsDialog
-
+ CollectionCollection
-
+ AdvancedAdvanced
@@ -1497,12 +1509,12 @@ connect and stream from you?
All
-
+ Some changed settings will not take effect until Tomahawk is restartedSome changed settings will not take effect until Tomahawk is restarted
-
+ ServicesServices
@@ -1512,37 +1524,37 @@ connect and stream from you?
Install from file
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.
-
+ Manage how Tomahawk finds music on your computer.Manage how Tomahawk finds music on your computer.
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.
-
+ Install resolver from fileInstall resolver from file
-
+ Delete all Access Control entries?Delete all Access Control entries?
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.
-
+ InformationInformation
@@ -1741,22 +1753,22 @@ connect and stream from you?
TextLabel
-
+ TweetTweet
-
+ Listening to "%1" by %2. %3Listening to "%1" by %2. %3
-
+ Listening to "%1" by %2 on "%3". %4Listening to "%1" by %2 on "%3". %4
-
+ %1 characters left%1 characters left
@@ -1789,19 +1801,19 @@ connect and stream from you?
Top 10
-
+ All available tracksAll available tracks
-
-
+
+ ShowShow
-
-
+
+ HideHide
@@ -1848,7 +1860,7 @@ connect and stream from you?
-
+ Latest AdditionsLatest Additions
@@ -1858,42 +1870,42 @@ connect and stream from you?
Recently Played
-
+ SuperCollectionSuperCollection
-
+ Latest additions to your collectionLatest additions to your collection
-
+ Latest additions to %1's collectionLatest additions to %1's collection
-
+ Sorry, we could not find any recent additions!Sorry, we could not find any recent additions!
-
+ Recently Played TracksRecently Played Tracks
-
+ Your recently played tracksYour recently played tracks
-
+ %1's recently played tracks%1's recently played tracks
-
+ Sorry, we could not find any recent plays!Sorry, we could not find any recent plays!
@@ -2109,17 +2121,17 @@ connect and stream from you?
TemporaryPageItem
-
+ Copy Artist LinkCopy Artist Link
-
+ Copy Album LinkCopy Album Link
-
+ Copy Track LinkCopy Track Link
@@ -2127,32 +2139,32 @@ connect and stream from you?
Tomahawk::Accounts::AccountDelegate
-
+ Add AccountAdd Account
-
+ RemoveRemove
-
+ %1 downloads%1 downloads
-
+ OnlineOnline
-
+ Connecting...Connecting...
-
+ OfflineOffline
@@ -2222,7 +2234,7 @@ connect and stream from you?
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to playScrobble your tracks to last.fm, and find freely downloadable tracks to play
@@ -2528,83 +2540,82 @@ You may wish to try re-authenticating.
Tomahawk::ContextMenu
-
+ &Play&Play
-
-
-
+
+
+ Add to &QueueAdd to &Queue
-
+ Continue Playback after this &TrackContinue Playback after this &Track
-
+ Stop Playback after this &TrackStop Playback after this &Track
-
-
+
+ &Love&Love
-
+
+
+
+ &Go to "%1"
+ &Go to "%1"
+
+
+
+
+
+ Go to "%1"
+ Go to "%1"
+
+
+ &Copy Track Link&Copy Track Link
-
+ Copy Album &LinkCopy Album &Link
-
+ Copy Artist &LinkCopy Artist &Link
-
+ Un-&LoveUn-&Love
-
+ &Delete Items&Delete Items
-
- &Show Track Page
- &Show Track Page
-
-
-
+ Properties...Properties...
-
+ &Delete Item&Delete Item
-
-
- &Show Album Page
- &Show Album Page
-
-
-
- &Show Artist Page
- &Show Artist Page
- Tomahawk::DropJobNotifier
@@ -2699,7 +2710,7 @@ Please change the filters or try again.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3057,27 +3068,27 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top TracksTop Tracks
-
+ Loved TracksLoved Tracks
-
+ Hyped TracksHyped Tracks
-
+ Top ArtistsTop Artists
-
+ Hyped ArtistsHyped Artists
@@ -3211,7 +3222,7 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!Network error parsing shortened link!
@@ -3486,178 +3497,178 @@ enter the displayed PIN number here:
Next
-
+ BackBack
-
+ Go back one pageGo back one page
-
+ ForwardForward
-
+ Go forward one pageGo forward one page
-
+ Global Search...Global Search...
-
-
+
+ Hide Menu BarHide Menu Bar
-
-
+
+ Show Menu BarShow Menu Bar
-
+ &Main Menu&Main Menu
-
-
-
+
+
+ Connect To PeerConnect To Peer
-
+ Enter peer address:Enter peer address:
-
+ Enter peer port:Enter peer port:
-
+ Enter peer key:Enter peer key:
-
+ XSPF ErrorXSPF Error
-
+ This is not a valid XSPF playlist.This is not a valid XSPF playlist.
-
+ Failed to save tracksFailed to save tracks
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.Some tracks in the playlist do not contain an artist and a title. They will be ignored.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.
-
+ StationStation
-
+ Create New StationCreate New Station
-
+ Name:Name:
-
+ PlaylistPlaylist
-
+ Automatic PlaylistAutomatic Playlist
-
+ PausePause
-
+ &Play&Play
-
+ Authentication ErrorAuthentication Error
-
+ Error connecting to SIP: Authentication failed!Error connecting to SIP: Authentication failed!
-
+ %1 by %2track, artist name%1 by %2
-
+ %1 - %2current track, some window title%1 - %2
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2><h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2><h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012Copyright 2010 - 2012
-
+ Thanks to:Thanks to:
-
+ About TomahawkAbout Tomahawk
@@ -3713,27 +3724,27 @@ enter the displayed PIN number here:
Sorry, but we could not find similar tracks for this song!
-
+ You've listened to this track %n time(s).You've listened to this track %n time.You've listened to this track %n times.
-
+ You've never listened to this track before.You've never listened to this track before.
-
+ You first listened to it on %1.You first listened to it on %1.
-
+ You've listened to %1 %n time(s).You've listened to %1 %n time.You've listened to %1 %n times.
-
+ You've never listened to %1 before.You've never listened to %1 before.
@@ -3749,13 +3760,13 @@ enter the displayed PIN number here:
TransferStatusItem
-
+ fromstreaming artist - track from friendfrom
-
+ tostreaming artist - track to friendto
@@ -3764,7 +3775,7 @@ enter the displayed PIN number here:
TreeItemDelegate
-
+ UnknownUnknown
@@ -3939,17 +3950,17 @@ You can re-send a sync message at any time simply by sending another tweet using
Recently Played Tracks
-
+ Recently played tracksRecently played tracks
-
+ No recently created playlists in your network.No recently created playlists in your network.
-
+ Welcome to TomahawkWelcome to Tomahawk
diff --git a/lang/tomahawk_es.ts b/lang/tomahawk_es.ts
index 68d1a2577..336d13d03 100644
--- a/lang/tomahawk_es.ts
+++ b/lang/tomahawk_es.ts
@@ -47,17 +47,17 @@ connect and stream from you?
AccountFactoryWrapperDelegate
-
+ OnlineConectado
-
+ Connecting...Conectando...
-
+ OfflineDesconectado
@@ -65,18 +65,18 @@ connect and stream from you?
AccountListWidget
-
+ Connections
-
-
+
+ Connect &All
-
+ Disconnect &All
@@ -100,154 +100,154 @@ connect and stream from you?
ActionCollection
-
+ &Listen Along&Escuchar juntos
-
+ Stop &Listening AlongDetener la &reproducción conjunta
-
+ &Follow in real-time&Seguir en tiempo real
-
-
+
+ &Listen Privately&Escuchar en privado
-
-
+
+ &Listen Publicly&Escuchar públicamente
-
+ &Load Playlist&Cargar lista de reproducción
-
+ &Rename Playlist&Renombrar lista de reproducción
-
+ &Copy Playlist Link&Copiar enlace de lista de reproducción
-
+ &Play&Reproducir
-
+ &Stop&Detener
-
+ &Previous Track&Pista anterior
-
+ &Next Track&Pista siguiente
-
+ &Quit&Salir
-
+ Load &XSPF...
-
+ U&pdate Collection
-
+ Fully &Rescan Collection
-
+ Show Offline Sources
-
+ &Configure Tomahawk...
-
+ Minimize
-
+ Zoom
-
+ Hide Menu Bar
-
+ Diagnostics...
-
+ About &Tomahawk...
-
+ &Legal Information...
-
+ Check For Updates...
-
+ &Controls
-
+ &Settings
-
+ &Help
-
+ &Window
-
+ Main Menu
@@ -295,7 +295,7 @@ connect and stream from you?
-
+ Other Albums by %1Otros álbumes por %1
@@ -322,42 +322,44 @@ connect and stream from you?
Formulario
-
+ Top HitsGrandes éxitos
-
+ Related ArtistsArtistas relacionados
-
+
+ Artist
-
+ AlbumsÁlbumes
-
+
+ Cover
-
+ Sorry, we could not find any albums for this artist!
-
+ Sorry, we could not find any related artists!
-
+ Sorry, we could not find any top hits for this artist!
@@ -421,13 +423,13 @@ connect and stream from you?
-
+ ShuffleAleatorio
-
+ RepeatRepetir
@@ -442,27 +444,27 @@ connect and stream from you?
Subir volumen
-
+ Time Elapsed
-
+ Time Remaining
-
+ Playing from %1
-
+ Share
-
+ Love
@@ -488,24 +490,24 @@ connect and stream from you?
CategoryAddItem
-
+ Create new Playlist
-
+ Create new Station
-
-
+
+ New StationNueva estación
-
-
+
+ %1 Station%1 estación
@@ -513,12 +515,12 @@ connect and stream from you?
CategoryItem
-
+ PlaylistsListas de reproducción
-
+ StationsEstaciones
@@ -651,97 +653,97 @@ connect and stream from you?
EchonestSteerer
-
+ Steer this station:
-
+ Much less
-
+ Less
-
+ A bit less
-
+ Keep at current
-
+ A bit more
-
+ More
-
+ Much more
-
+ Tempo
-
+ Loudness
-
+ Danceability
-
+ Energy
-
+ Song Hotttnesss
-
+ Artist Hotttnesss
-
+ Artist Familiarity
-
+ By Description
-
+ Enter a description
-
+ Apply steering command
-
+ Reset all steering commands
@@ -757,12 +759,12 @@ connect and stream from you?
FlexibleView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -778,7 +780,7 @@ connect and stream from you?
IndexingJobItem
-
+ Indexing databaseIndexando la base de datos
@@ -845,7 +847,7 @@ connect and stream from you?
LatchedStatusItem
-
+ %1 is listening along with you!
@@ -907,32 +909,32 @@ connect and stream from you?
LovedTracksItem
-
+ Top Loved Tracks
-
+ Sorry, we could not find any loved tracks!
-
+ The most loved tracks from all your friends
-
+ All of your loved tracks
-
+ All of %1's loved tracks
-
+ Loved Tracks
@@ -1045,7 +1047,7 @@ connect and stream from you?
-
+ Properties
@@ -1171,20 +1173,30 @@ connect and stream from you?
PlaylistLargeItemDelegate
-
+ played %1 by you%1 reproducido por usted
-
+ played %1 by %2%1 reproducido por %2
-
+ added %1añadio %1
+
+
+ by <b>%1</b>
+
+
+
+
+ by <b>%1</b> on <b>%2</b>
+
+ PlaylistModel
@@ -1251,12 +1263,12 @@ connect and stream from you?
PlaylistView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!Esta lista de reproducción está vacía. ¡Añada algunas pistas y disfrute de la música!
@@ -1480,12 +1492,12 @@ connect and stream from you?
SettingsDialog
-
+ CollectionColección
-
+ AdvancedAvanzado
@@ -1495,12 +1507,12 @@ connect and stream from you?
Todo
-
+ Some changed settings will not take effect until Tomahawk is restartedAlgunos cambios no tomarán efecto hasta reiniciar Tomahawk
-
+ ServicesServicios
@@ -1510,37 +1522,37 @@ connect and stream from you?
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.
-
+ Manage how Tomahawk finds music on your computer.
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.
-
+ Install resolver from fileInstalar un Resolver desde un fichero
-
+ Delete all Access Control entries?
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.
-
+ InformationInformación
@@ -1736,22 +1748,22 @@ connect and stream from you?
TextLabel
-
+ Tweet
-
+ Listening to "%1" by %2. %3
-
+ Listening to "%1" by %2 on "%3". %4
-
+ %1 characters left%1 caracteres restantes
@@ -1784,19 +1796,19 @@ connect and stream from you?
Top 10
-
+ All available tracksTodas las pistas disponibles
-
-
+
+ ShowMostrar
-
-
+
+ HideOcultar
@@ -1843,7 +1855,7 @@ connect and stream from you?
-
+ Latest AdditionsAñadidos recientemente
@@ -1853,42 +1865,42 @@ connect and stream from you?
Reproducido recientemente
-
+ SuperCollectionSuperColección
-
+ Latest additions to your collectionÚltimas novedades en mi colección
-
+ Latest additions to %1's collectionÚltimas novedadoes en la colección de %1
-
+ Sorry, we could not find any recent additions!
-
+ Recently Played TracksTemas Escuchados Recientemente
-
+ Your recently played tracksMis canciones escuchadas recientemente
-
+ %1's recently played tracksLas canciones escuchadas recientemente por %1
-
+ Sorry, we could not find any recent plays!
@@ -2104,17 +2116,17 @@ connect and stream from you?
TemporaryPageItem
-
+ Copy Artist Link
-
+ Copy Album Link
-
+ Copy Track Link
@@ -2122,32 +2134,32 @@ connect and stream from you?
Tomahawk::Accounts::AccountDelegate
-
+ Add AccountAñadir Cuenta
-
+ Remove
-
+ %1 downloads%1 descargas
-
+ OnlineConectado
-
+ Connecting...Conectando...
-
+ OfflineDesconectado
@@ -2217,7 +2229,7 @@ connect and stream from you?
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to playHacer Scrobble de mis temas a last.fm y encontrar canciones gratuitas para reproducirlas
@@ -2523,83 +2535,82 @@ Hay que volverse a autenticar.
Tomahawk::ContextMenu
-
+ &Play&Reproducir
-
-
-
+
+
+ Add to &QueueAñadir a la &cola
-
+ Continue Playback after this &Track
-
+ Stop Playback after this &Track
-
-
+
+ &Love&Favorito
-
+
+
+
+ &Go to "%1"
+
+
+
+
+
+
+ Go to "%1"
+
+
+
+ &Copy Track Link&Copiar enlace del Tema
-
+ Copy Album &Link
-
+ Copy Artist &Link
-
+ Un-&LoveQuitar de &Favoritos
-
+ &Delete Items&Eliminar de la cola
-
- &Show Track Page
-
-
-
-
+ Properties...
-
+ &Delete Item&Eliminar de la cola
-
-
- &Show Album Page
-
-
-
-
- &Show Artist Page
-
- Tomahawk::DropJobNotifier
@@ -2694,7 +2705,7 @@ Por favor, cambie los filtros o inténtelo de nuevo.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3052,27 +3063,27 @@ Intente ajustar los filtros para reproducir nuevas canciones.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top TracksTemas más escuchados
-
+ Loved TracksTemas Favoritos
-
+ Hyped TracksTemas a la alza
-
+ Top ArtistsArtistas más escuchados
-
+ Hyped ArtistsArtistas a la alza
@@ -3206,7 +3217,7 @@ Intente ajustar los filtros para reproducir nuevas canciones.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!Error en la red al analizar el enlace acortado!
@@ -3481,178 +3492,178 @@ introduzca su número PIN aquí:
Siguiente
-
+ Back
-
+ Go back one page
-
+ Forward
-
+ Go forward one page
-
+ Global Search...Búsqueda global...
-
-
+
+ Hide Menu Bar
-
-
+
+ Show Menu Bar
-
+ &Main Menu
-
-
-
+
+
+ Connect To PeerConectar a un par
-
+ Enter peer address:Introducir dirección del par:
-
+ Enter peer port:Introducir puerto del par:
-
+ Enter peer key:Introducir contraseña del par:
-
+ XSPF ErrorError XSPF
-
+ This is not a valid XSPF playlist.Esta no es una lista de reproducción XSPF válida.
-
+ Failed to save tracksFallo al guardar pistas
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.Algunas pistas en la lista de reproducción no contienen artista ni título. Serán ignoradas.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.Se ha producido un error al acceder al dispostivo de audio o al tema deseado y se va saltar. Asegúrese de que ha instalado un backend de Phonon adecuado y los plugins necesarios.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.Se ha producido un error al acceder al dispostivo de audio o al tema deseado y se va saltar.
-
+ Station
-
+ Create New StationCrear nueva estación
-
+ Name:Nombre:
-
+ Playlist
-
+ Automatic Playlist
-
+ PausePausar
-
+ &Play
-
+ Authentication ErrorError de autenticación
-
+ Error connecting to SIP: Authentication failed!
-
+ %1 by %2track, artist name%1 por %2
-
+ %1 - %2current track, some window title%1 - %2
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2><h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2><h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012
-
+ Thanks to:
-
+ About TomahawkAcerca de Tomahawk
@@ -3708,27 +3719,27 @@ introduzca su número PIN aquí:
-
+ You've listened to this track %n time(s).Ha escuchado esta canción %n vez.Ha escuchado esta canción %n veces.
-
+ You've never listened to this track before.Nunca ha escuchado este tema antes.
-
+ You first listened to it on %1.Escuchó este tema pro primera vez en %1.
-
+ You've listened to %1 %n time(s).Ha escuchado %1 %n vez.Ha escuchado %1 %n veces.
-
+ You've never listened to %1 before.Nunca ha escuchado %1 antes.
@@ -3744,13 +3755,13 @@ introduzca su número PIN aquí:
TransferStatusItem
-
+ fromstreaming artist - track from friend
-
+ tostreaming artist - track to friend
@@ -3759,7 +3770,7 @@ introduzca su número PIN aquí:
TreeItemDelegate
-
+ UnknownDesconocido
@@ -3934,17 +3945,17 @@ Puede reenviar el mensaje de sincronización en cualquier momento simplemente en
Pistas reproducidas recientemente
-
+ Recently played tracks
-
+ No recently created playlists in your network.No hay listas de reproducción recientemente creadas en su red.
-
+ Welcome to TomahawkBienvenido a Tomahawk
diff --git a/lang/tomahawk_fr.ts b/lang/tomahawk_fr.ts
index c09dbeb77..329966ec0 100644
--- a/lang/tomahawk_fr.ts
+++ b/lang/tomahawk_fr.ts
@@ -48,17 +48,17 @@ de se connecter et streamer de vous?
AccountFactoryWrapperDelegate
-
+ OnlineEn Ligne
-
+ Connecting...Connexion en cours...
-
+ OfflineHors ligne
@@ -66,18 +66,18 @@ de se connecter et streamer de vous?
AccountListWidget
-
+ Connections
-
-
+
+ Connect &All
-
+ Disconnect &All
@@ -101,154 +101,154 @@ de se connecter et streamer de vous?
ActionCollection
-
+ &Listen Along&Ecouter avec
-
+ Stop &Listening AlongArrêter d'&écouter avec
-
+ &Follow in real-time&Suivre en temps réel
-
-
+
+ &Listen Privately&Ecouter en privé
-
-
+
+ &Listen Publicly&Ecouter publiquement
-
+ &Load Playlist&Charger une liste de lecture
-
+ &Rename Playlist&Renommer la liste de lecture
-
+ &Copy Playlist Link&Copier le lien de la piste de lecture
-
+ &Play&Lire
-
+ &Stop&Stop
-
+ &Previous TrackPiste &Précédente
-
+ &Next TrackPiste &Suivante
-
+ &Quit&Quitter
-
+ Load &XSPF...Charger &XSPF...
-
+ U&pdate CollectionMettre à Jo&ur la Collection
-
+ Fully &Rescan Collection&Rescanner la collection entièrement
-
+ Show Offline SourcesAfficher les sources hors ligne
-
+ &Configure Tomahawk...&Configurer Tomahawk...
-
+ MinimizeRéduire
-
+ ZoomZoom
-
+ Hide Menu BarMasquer la barre de menu
-
+ Diagnostics...Diagnostics...
-
+ About &Tomahawk...A propos de &Tomahawk...
-
+ &Legal Information...&Informations Légales...
-
+ Check For Updates...Rechercher une mis à jour...
-
+ &Controls&Contrôles
-
+ &Settings&Paramètres
-
+ &Help&Aide
-
+ &Window&Fenêtre
-
+ Main MenuMenu Principal
@@ -296,7 +296,7 @@ de se connecter et streamer de vous?
Désolé, nous n'avons pu trouver aucune piste pour cet album !
-
+ Other Albums by %1Autres albums de %1
@@ -323,42 +323,44 @@ de se connecter et streamer de vous?
Form
-
+ Top HitsTop Hits
-
+ Related ArtistsArtistes similaires
-
+
+ ArtistArtiste
-
+ AlbumsAlbums
-
+
+ CoverPochette
-
+ Sorry, we could not find any albums for this artist!Désolé, on a pas pu trouver aucun album pour cet artiste!
-
+ Sorry, we could not find any related artists!Désolé, on a rien trouvé par rapport a cet artite!
-
+ Sorry, we could not find any top hits for this artist!Désolé, on a pas pu trouver aucun top hit pour cet artiste!
@@ -422,13 +424,13 @@ de se connecter et streamer de vous?
-
+ ShuffleLecture Aléatoire
-
+ RepeatRépéter
@@ -443,27 +445,27 @@ de se connecter et streamer de vous?
Haut
-
+ Time ElapsedDurée Ecoulé
-
+ Time RemainingDurée Restante
-
+ Playing from %1
-
+ SharePartager
-
+ LoveFavori
@@ -489,24 +491,24 @@ de se connecter et streamer de vous?
CategoryAddItem
-
+ Create new PlaylistCréer une nouvelle liste de lecture
-
+ Create new StationCréer une nouvelle station
-
-
+
+ New StationNouvelle Station
-
-
+
+ %1 StationStation %1
@@ -514,12 +516,12 @@ de se connecter et streamer de vous?
CategoryItem
-
+ PlaylistsListes de lecture
-
+ StationsStations
@@ -652,97 +654,97 @@ de se connecter et streamer de vous?
EchonestSteerer
-
+ Steer this station:
-
+ Much less
-
+ Less
-
+ A bit less
-
+ Keep at current
-
+ A bit more
-
+ More
-
+ Much more
-
+ Tempo
-
+ Loudness
-
+ Danceability
-
+ Energy
-
+ Song Hotttnesss
-
+ Artist Hotttnesss
-
+ Artist Familiarity
-
+ By Description
-
+ Enter a description
-
+ Apply steering command
-
+ Reset all steering commands
@@ -758,12 +760,12 @@ de se connecter et streamer de vous?
FlexibleView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -779,7 +781,7 @@ de se connecter et streamer de vous?
IndexingJobItem
-
+ Indexing databaseIndexation de la base de données
@@ -846,7 +848,7 @@ de se connecter et streamer de vous?
LatchedStatusItem
-
+ %1 is listening along with you!%1 écoute avec vous!
@@ -908,32 +910,32 @@ de se connecter et streamer de vous?
LovedTracksItem
-
+ Top Loved TracksTop pistes favoris
-
+ Sorry, we could not find any loved tracks!Désolé, nous n'avons pu trouver aucune piste favorite !
-
+ The most loved tracks from all your friendsLes titres favoris de vos amis
-
+ All of your loved tracksTous vos titres favoris
-
+ All of %1's loved tracksTous les titres favoris de %1
-
+ Loved TracksTitres favoris
@@ -1046,7 +1048,7 @@ de se connecter et streamer de vous?
Avancer
-
+ Properties
@@ -1172,20 +1174,30 @@ de se connecter et streamer de vous?
PlaylistLargeItemDelegate
-
+ played %1 by youjoué %1 par vous
-
+ played %1 by %2joué %1 par %2
-
+ added %1ajouté par %1
+
+
+ by <b>%1</b>
+
+
+
+
+ by <b>%1</b> on <b>%2</b>
+
+ PlaylistModel
@@ -1252,12 +1264,12 @@ de se connecter et streamer de vous?
PlaylistView
-
+ This playlist is currently empty.La collection est vide actuellement.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!La liste de lecture est vide. Ajoutez des pistes et profitez de la musique !
@@ -1482,12 +1494,12 @@ de se connecter et streamer de vous?
SettingsDialog
-
+ CollectionCollection
-
+ AdvancedAvancés
@@ -1497,12 +1509,12 @@ de se connecter et streamer de vous?
Tous
-
+ Some changed settings will not take effect until Tomahawk is restartedCertaines modifications ne prendront effet qu'au prochain démarrage de Tomahawk
-
+ ServicesServices
@@ -1512,37 +1524,37 @@ de se connecter et streamer de vous?
Installer depuis un fichier
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.Configurer les comptes et les services que Tomahawk utilisera pour chercher et diffuser de la musique, retrouver vos amis ou mettre à jour votre statut.
-
+ Manage how Tomahawk finds music on your computer.Gérer la manière dont Tomahawk trouve de la musique sur votre ordinateur.
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.Configurer les paramètres avancés de Tomahawk dont les paramètres de connectivité réseau, les interactions avec le navigateur et autres.
-
+ Install resolver from fileInstaller un script de résolution depuis un fichier
-
+ Delete all Access Control entries?Supprimer toutes les entrées de Contrôle d'accès?
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.Voulez-vous vraiment supprimer toutes les entrées de contrôle d'accès ? On vous demandera de nouveau votre autorisation pour toutes les nouvelles connexions.
-
+ InformationInformation
@@ -1738,22 +1750,22 @@ de se connecter et streamer de vous?
TextLabel
-
+ TweetTweet
-
+ Listening to "%1" by %2. %3J'écoute "%1" par %2. %3
-
+ Listening to "%1" by %2 on "%3". %4J'écoute "%1" par %2 sur "%3". %4
-
+ %1 characters left%1 caractères restants
@@ -1786,19 +1798,19 @@ de se connecter et streamer de vous?
Top 10
-
+ All available tracksTous les titres disponibles
-
-
+
+ ShowAfficher
-
-
+
+ HideMasquer
@@ -1845,7 +1857,7 @@ de se connecter et streamer de vous?
-
+ Latest AdditionsDerniers ajouts
@@ -1855,42 +1867,42 @@ de se connecter et streamer de vous?
Joués récemment
-
+ SuperCollectionSuperCollection
-
+ Latest additions to your collectionDerniers ajouts à votre collection
-
+ Latest additions to %1's collectionDerniers ajouts à la collection de %1
-
+ Sorry, we could not find any recent additions!Désolé, on a pas pu trouver des dernier ajouts!
-
+ Recently Played TracksDerniers titres joués
-
+ Your recently played tracksLes derniers titres que vous avez joués
-
+ %1's recently played tracksDerniers titres joués par %1
-
+ Sorry, we could not find any recent plays!Désolé, aucune piste récemment jouée n'a pu être trouvée !
@@ -2106,17 +2118,17 @@ de se connecter et streamer de vous?
TemporaryPageItem
-
+ Copy Artist LinkCopier le lien de l'artiste
-
+ Copy Album LinkCopier le lien de l'album
-
+ Copy Track LinkCopier le lien de la piste
@@ -2124,32 +2136,32 @@ de se connecter et streamer de vous?
Tomahawk::Accounts::AccountDelegate
-
+ Add AccountAjouter un compte
-
+ RemoveSupprimer
-
+ %1 downloads%1 téléchargements
-
+ OnlineEn Ligne
-
+ Connecting...Connexion en cours...
-
+ OfflineHors ligne
@@ -2219,7 +2231,7 @@ de se connecter et streamer de vous?
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to playScrobbler vos écoutes sur Last.fm et trouver des morceaux téléchargeables gratuitement
@@ -2525,83 +2537,82 @@ Essayez de vous authentifier de nouveau.
Tomahawk::ContextMenu
-
+ &Play&Lecture
-
-
-
+
+
+ Add to &Queue&Ajouter à la file d'attente
-
+ Continue Playback after this &TrackContinuer la lecture après cette &piste
-
+ Stop Playback after this &TrackStopper la lecture après cette &piste
-
-
+
+ &Love&Favori
-
+
+
+
+ &Go to "%1"
+
+
+
+
+
+
+ Go to "%1"
+
+
+
+ &Copy Track Link&Copier le lien de la piste
-
+ Copy Album &LinkCopier le &lien de l'album
-
+ Copy Artist &LinkCopier le &lien de l'artiste
-
+ Un-&Love&Supprimer des Favoris
-
+ &Delete Items&Supprimer les éléments
-
- &Show Track Page
- &Afficher la page de la piste
-
-
-
+ Properties...Propriétés...
-
+ &Delete Item&Supprimer l'élément
-
-
- &Show Album Page
- &Afficher la page de l'album
-
-
-
- &Show Artist Page
- &Afficher la page artiste
- Tomahawk::DropJobNotifier
@@ -2696,7 +2707,7 @@ Veuillez changer les filtres et essayez de nouveau.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3054,27 +3065,27 @@ Essayez de changer les filtres pour avoir de nouveaux morceaux à jouer.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top TracksTop des titres
-
+ Loved TracksTitres favoris
-
+ Hyped TracksTitres Hype
-
+ Top ArtistsTop Artistes
-
+ Hyped ArtistsArtistes Hype
@@ -3208,7 +3219,7 @@ Essayez de changer les filtres pour avoir de nouveaux morceaux à jouer.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!Erreur réseau lors du décodage de l'URL courte!
@@ -3483,178 +3494,178 @@ saisissez le numéro PIN ici :
Suivant
-
+ BackRetour
-
+ Go back one pageReculer d'une page
-
+ ForwardAvancer
-
+ Go forward one pageAvancer d'une page
-
+ Global Search...Recherche Globale...
-
-
+
+ Hide Menu BarMasquer la barre de menu
-
-
+
+ Show Menu BarAfficher la barre de menu
-
+ &Main Menu&Menu Principal
-
-
-
+
+
+ Connect To PeerConnexion à un pair
-
+ Enter peer address:Adresse du pair :
-
+ Enter peer port:Port du pair :
-
+ Enter peer key:Clé du pair :
-
+ XSPF ErrorErreur XSPF
-
+ This is not a valid XSPF playlist.Ceci n'est pas une liste de lecture XSPF valide.
-
+ Failed to save tracksÉchec de la sauvegarde des pistes
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.Certaines pistes dans la liste de lecture ne contiennent pas d'artiste ou de titre. Elles seront ignorées.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.Désolé, il y a un problème d'accès à votre matériel audio ou la piste en cours va être sautée. Vérifiez que vous avez un backend Phonon et les plugins requis installés.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.Désolé, il y a un problème d'accès à votre matériel audio ou la piste en cours va être sauter.
-
+ StationStation
-
+ Create New StationCréer une nouvelle station
-
+ Name:Nom :
-
+ PlaylistListe de lecture
-
+ Automatic PlaylistListe de lecture automatique
-
+ PausePause
-
+ &Play&Lire
-
+ Authentication ErrorErreur d'authentification
-
+ Error connecting to SIP: Authentication failed!Erreur de connexion SIP : échec de l'authentification !
-
+ %1 by %2track, artist name%1 par %2
-
+ %1 - %2current track, some window title%1 - %2
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2><h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2><h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012Droit d'auteur 2010 - 2012
-
+ Thanks to:Merci a:
-
+ About TomahawkA propos de Tomahawk
@@ -3710,27 +3721,27 @@ saisissez le numéro PIN ici :
Désolé, nous n'avons pu trouver aucune piste similaire pour cette chanson !
-
+ You've listened to this track %n time(s).Vous avez écouté cette piste %n fois.Vous avez écouté cette piste %n fois.
-
+ You've never listened to this track before.Vous n'avez encore jamais écouté cette piste.
-
+ You first listened to it on %1.Vous l'avez écouté pour la première fois le %1.
-
+ You've listened to %1 %n time(s).Vous avez écouté %1 %n fois.Vous avez écouté %1 %n fois.
-
+ You've never listened to %1 before.Vous n'avez encore jamais écouté %1.
@@ -3746,13 +3757,13 @@ saisissez le numéro PIN ici :
TransferStatusItem
-
+ fromstreaming artist - track from friendà partir de
-
+ tostreaming artist - track to friendà
@@ -3761,7 +3772,7 @@ saisissez le numéro PIN ici :
TreeItemDelegate
-
+ UnknownInconnu
@@ -3936,17 +3947,17 @@ Vous pouvez envoyer un message de synchronisation quand vous le souhaitez en env
Joués récemment
-
+ Recently played tracksDernières titres joués
-
+ No recently created playlists in your network.Pas de liste de lecture créée récemment sur votre réseau.
-
+ Welcome to TomahawkBienvenue dans Tomahawk
diff --git a/lang/tomahawk_gl.ts b/lang/tomahawk_gl.ts
index 61065ce1f..8e0f1d6fa 100644
--- a/lang/tomahawk_gl.ts
+++ b/lang/tomahawk_gl.ts
@@ -47,17 +47,17 @@ connect and stream from you?
AccountFactoryWrapperDelegate
-
+ OnlineConectado
-
+ Connecting...Conectando...
-
+ OfflineDesconectado
@@ -65,18 +65,18 @@ connect and stream from you?
AccountListWidget
-
+ ConnectionsConexións
-
-
+
+ Connect &AllConectar &todo
-
+ Disconnect &AllDesconectar de &todos
@@ -100,154 +100,154 @@ connect and stream from you?
ActionCollection
-
+ &Listen Along&Escoitar todo xunto
-
+ Stop &Listening AlongParar de &escoitar todo xunto
-
+ &Follow in real-time&Seguir en tempo rela
-
-
+
+ &Listen Privately&Escoitar en privado
-
-
+
+ &Listen Publicly&Escoutar en público
-
+ &Load Playlist&Cargar a lista de reprodución
-
+ &Rename Playlist&Renomear a lista de reprodución
-
+ &Copy Playlist Link&Copiar a ligazón da lista de reprodución
-
+ &Play&Reproducir
-
+ &Stop&Deter
-
+ &Previous Track&Pista anterior
-
+ &Next TrackP&ista seguinte
-
+ &Quit&Saír
-
+ Load &XSPF...Cargar &XSPF...
-
+ U&pdate Collection&Actualizar a colección
-
+ Fully &Rescan Collection&Rescanear a colección completa
-
+ Show Offline SourcesMostrar as fontes fóra de liña
-
+ &Configure Tomahawk...&Configurar Tomahawk...
-
+ MinimizeMinimizar
-
+ ZoomAmpliación
-
+ Hide Menu BarAgochar a barra de menú
-
+ Diagnostics...Diagnóstico...
-
+ About &Tomahawk...Acerca de &Tomahawk...
-
+ &Legal Information...&Información legal...
-
+ Check For Updates...Buscar actualizacións...
-
+ &Controls&Controis
-
+ &Settings&Configuración
-
+ &Help&Axuda
-
+ &Window&Xanela
-
+ Main MenuMenú principal
@@ -295,7 +295,7 @@ connect and stream from you?
Non se puido atopar ningunha outra pista para este álbum!
-
+ Other Albums by %1Outros álbums de %1
@@ -322,42 +322,44 @@ connect and stream from you?
Formulario
-
+ Top HitsMaiores éxitos
-
+ Related ArtistsArtistas relacionados
-
+
+ ArtistArtista
-
+ AlbumsÁlbums
-
+
+ CoverPortada
-
+ Sorry, we could not find any albums for this artist!Non se atopou ningún álbum para este artista!
-
+ Sorry, we could not find any related artists!Non se atopou ningún artista relacionado!
-
+ Sorry, we could not find any top hits for this artist!Non se atopou ningún éxito deste artista!
@@ -421,13 +423,13 @@ connect and stream from you?
-
+ ShuffleAo chou
-
+ RepeatRepetir
@@ -442,27 +444,27 @@ connect and stream from you?
Alta
-
+ Time ElapsedTempo transcorrido
-
+ Time RemainingTempo que falta
-
+ Playing from %1Reproducindo de %1
-
+ ShareCompartir
-
+ Lovegusta
@@ -488,24 +490,24 @@ connect and stream from you?
CategoryAddItem
-
+ Create new PlaylistCrear unha lista de temas nova
-
+ Create new StationCrear unha nova emisora
-
-
+
+ New StationNova emisora
-
-
+
+ %1 StationEmisora %1
@@ -513,12 +515,12 @@ connect and stream from you?
CategoryItem
-
+ PlaylistsListas de reprodución
-
+ StationsEmisoras
@@ -651,97 +653,97 @@ connect and stream from you?
EchonestSteerer
-
+ Steer this station:Dirixir esta emisora:
-
+ Much lessMoito menos
-
+ LessMenos
-
+ A bit lessUn pouco menos
-
+ Keep at currentManter no actual
-
+ A bit moreUn chisco máis
-
+ MoreMáis
-
+ Much moreMoito máis
-
+ TempoTempo
-
+ LoudnessSonoridade
-
+ DanceabilityComo de bailable
-
+ EnergyEnerxía
-
+ Song HotttnesssAgrado da canción
-
+ Artist HotttnesssAgrado do artista
-
+ Artist FamiliarityFamiliraridade do artista
-
+ By DescriptionPor descripción
-
+ Enter a descriptionIntroducir unha descripción
-
+ Apply steering commandAplicar o comando de direción
-
+ Reset all steering commandsReiniciar tódolos comandos de dirección
@@ -757,12 +759,12 @@ connect and stream from you?
FlexibleView
-
+ This playlist is currently empty.Esta lista de reprodución está baleira.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!Esta lista de reprodución está baleira. Engádelle algunhas pistas para desfrutar da música!
@@ -778,7 +780,7 @@ connect and stream from you?
IndexingJobItem
-
+ Indexing databaseBase de datos de indexado
@@ -845,7 +847,7 @@ connect and stream from you?
LatchedStatusItem
-
+ %1 is listening along with you!%1 está escoitando o mesmo a canda ti!
@@ -907,32 +909,32 @@ connect and stream from you?
LovedTracksItem
-
+ Top Loved TracksAs pistas que máis me gustan
-
+ Sorry, we could not find any loved tracks!Non se atopan pistas que che gustaran!
-
+ The most loved tracks from all your friendsAs pistas que máis lle gustaron aos teus amigos
-
+ All of your loved tracksTodas as pistas que che gustarn
-
+ All of %1's loved tracksTodas as pistas de %1 que che gustaron
-
+ Loved TracksPistas favoritas
@@ -1045,7 +1047,7 @@ connect and stream from you?
Adiante
-
+ PropertiesPropiedades
@@ -1171,20 +1173,30 @@ connect and stream from you?
PlaylistLargeItemDelegate
-
+ played %1 by youescoitou %1 por coñecela por ti
-
+ played %1 by %2escoitou %1 por coñecela por %2
-
+ added %1engadiu %1
+
+
+ by <b>%1</b>
+
+
+
+
+ by <b>%1</b> on <b>%2</b>
+
+ PlaylistModel
@@ -1251,12 +1263,12 @@ connect and stream from you?
PlaylistView
-
+ This playlist is currently empty.Esta lista de reprodución está agora mesmo baleira.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!Esta lista de reprodución está agora mesmo baleira. Engádelle unhas pistas para desfrutar da música!
@@ -1481,12 +1493,12 @@ connect and stream from you?
SettingsDialog
-
+ CollectionColección
-
+ AdvancedAvanzado
@@ -1496,12 +1508,12 @@ connect and stream from you?
Todo
-
+ Some changed settings will not take effect until Tomahawk is restartedAlgunhas das configuracións que se cambiaron non van a ter efecto ata que se reinicie Tomahawk
-
+ ServicesServizos
@@ -1511,37 +1523,37 @@ connect and stream from you?
Instalar dende ficheiro
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.Configurar as contas e servizos que emprega Tomahawk para buscar e obter música, atopar ás túas amizades e actualizar o teu estado.
-
+ Manage how Tomahawk finds music on your computer.Xestionar como Tomahawk busca música no teu computador.
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.Configurar as propiedades avanzadas de Tomahawks, incluíndo a conectividade a rede, a interacción co navegador e outras.
-
+ Install resolver from fileInstalar un resolvedor dende un ficheiro
-
+ Delete all Access Control entries?Queres borrar tódalas entradas de control de acceso?
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.Seguro que queres borrar tódalas entradas de control de acceso? Preguntaráseche de novo para que o confirmes cada vez que te conectes a un parceiro.
-
+ InformationInformación
@@ -1737,22 +1749,22 @@ connect and stream from you?
Etiqueta de texto
-
+ TweetChio
-
+ Listening to "%1" by %2. %3Escoitando a «%1» por %2. %3
-
+ Listening to "%1" by %2 on "%3". %4Escoitando a «%1» por %2 en «%3». %4
-
+ %1 characters leftquedan %1 caracteres
@@ -1785,19 +1797,19 @@ connect and stream from you?
Os 10 primeiros
-
+ All available tracksTódolas pistas dispoñíbeis
-
-
+
+ ShowMostrar
-
-
+
+ HideAgochar
@@ -1844,7 +1856,7 @@ connect and stream from you?
-
+ Latest AdditionsÚltimos engadidos
@@ -1854,42 +1866,42 @@ connect and stream from you?
Escoitados recentemente
-
+ SuperCollectionSupercolección
-
+ Latest additions to your collectionOs últimos engadidos á túa coleción
-
+ Latest additions to %1's collectionOs últimos engadidos a colección %1
-
+ Sorry, we could not find any recent additions!Non se atoparon novas pistas engadidas recentemente!
-
+ Recently Played TracksPistas recentemente reproducidas
-
+ Your recently played tracksAs pistas que soaron recentemente
-
+ %1's recently played tracksAs pistas de %1 que soaron recentemente
-
+ Sorry, we could not find any recent plays!Non se escoitaron pistas recentemente!
@@ -2107,17 +2119,17 @@ connect and stream from you?
TemporaryPageItem
-
+ Copy Artist LinkCopiar a ligazón do artista
-
+ Copy Album LinkCopiar a ligazón do álbum
-
+ Copy Track LinkCopiar a ligazón da pista
@@ -2125,32 +2137,32 @@ connect and stream from you?
Tomahawk::Accounts::AccountDelegate
-
+ Add AccountEngadir unha conta
-
+ RemoveEliminar
-
+ %1 downloads%1 descargas
-
+ OnlineConectado
-
+ Connecting...Conectando...
-
+ OfflineDesconectado
@@ -2220,7 +2232,7 @@ connect and stream from you?
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to play
@@ -2526,83 +2538,82 @@ Proba a volver a autenticarte.
Tomahawk::ContextMenu
-
+ &Play&Reproducir
-
-
-
+
+
+ Add to &QueueEngadir á &ringleira
-
+ Continue Playback after this &TrackContinuar á reprodución despois desta &pista
-
+ Stop Playback after this &TrackDeter a reprodución despois desta &pista
-
-
+
+ &Love&Gústame
-
+
+
+
+ &Go to "%1"
+
+
+
+
+
+
+ Go to "%1"
+
+
+
+ &Copy Track Link
-
+ Copy Album &LinkCopiar a &ligazón do álbum
-
+ Copy Artist &LinkCopiar a &ligazón do artista
-
+ Un-&LoveXa non me &gusta
-
+ &Delete Items&Borrar os elementos
-
- &Show Track Page
- &Mostrar a páxina da pista
-
-
-
+ Properties...Propiedades...
-
+ &Delete Item&Borrar o elemento
-
-
- &Show Album Page
- &Mostrar a páxina do álbum
-
-
-
- &Show Artist Page
- &Mostrar a páxina do artista
- Tomahawk::DropJobNotifier
@@ -2697,7 +2708,7 @@ Cambia os filtros e proba de novo.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3055,27 +3066,27 @@ Proba a trocar os filtros para ter outra lista música para escoitar.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top TracksAs mellores pistas
-
+ Loved TracksPistas favoritas
-
+ Hyped TracksPistas en auxe
-
+ Top ArtistsOs mellores artistas
-
+ Hyped ArtistsArtistas en auxe
@@ -3209,7 +3220,7 @@ Proba a trocar os filtros para ter outra lista música para escoitar.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!Erro de rede no acurtamento de ligazóns!
@@ -3483,179 +3494,179 @@ enter the displayed PIN number here:
Seguinte
-
+ BackAtrás
-
+ Go back one pageIr unha páxina atrás
-
+ ForwardAdiante
-
+ Go forward one pageIr unha páxian adiante
-
+ Global Search...Busca global...
-
-
+
+ Hide Menu BarAgochar a barra de menú
-
-
+
+ Show Menu BarMostrar a barra de menú
-
+ &Main MenuMenú &principal
-
-
-
+
+
+ Connect To PeerConectar cun parceiro
-
+ Enter peer address:Introducir a dirección do parceiro:
-
+ Enter peer port:Introducir o porto do parceiro:
-
+ Enter peer key:Introducir a clave do parceiro:
-
+ XSPF ErrorErro XSPF
-
+ This is not a valid XSPF playlist.Esta non é unha lista de XSPF válida.
-
+ Failed to save tracksFallou o gardado de pistas
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.Algunhas pistas na lista de reprodución non indican nin artista nin o título. Ignoraranse.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.Hai un problema accedendo ao teu dispositivo de son ou a pista que quere así que se omitirá. Asegúrate de ter o motor Phonon e os engadidos necesarios instalados.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.Hai un problema accedendo ao teu dispositivo de son ou a pista que quere así que se omitirá.
-
+ Station
-
+ Create New StationCrear unha nova emisión
-
+ Name:Nome:
-
+ PlaylistLista de reprodución
-
+ Automatic PlaylistLista de reprodución automática
-
+ PausePausa
-
+ &Play&Reproducir
-
+ Authentication ErrorErro de autenticación
-
+ Error connecting to SIP: Authentication failed!Erro conectándose a SIP: Fallou a autentificación!
-
+ %1 by %2track, artist name%1 por %2
-
+ %1 - %2current track, some window title%1.- %2
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2><h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2><h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012Copyright 2010 - 2012
-
+ Thanks to:Agradecementos:
-
+ About TomahawkAcerca de Tomahawk
@@ -3711,27 +3722,27 @@ enter the displayed PIN number here:
Non se atopan pistas parecidas a esta canción!
-
+ You've listened to this track %n time(s).Escoitaches esta pista %n vece(s).
-
+ You've never listened to this track before.Nunca antes escoutaras esta pista.
-
+ You first listened to it on %1.Escoitaches esta pista por primeira vez en %1.
-
+ You've listened to %1 %n time(s).Escoitaches %1 %n veces.
-
+ You've never listened to %1 before.Nunca antes escoitaras a %1.
@@ -3747,13 +3758,13 @@ enter the displayed PIN number here:
TransferStatusItem
-
+ fromstreaming artist - track from friendde
-
+ tostreaming artist - track to friendaté
@@ -3762,7 +3773,7 @@ enter the displayed PIN number here:
TreeItemDelegate
-
+ UnknownDescoñecido
@@ -3932,17 +3943,17 @@ You can re-send a sync message at any time simply by sending another tweet using
Pistas recentemente reproducidas
-
+ Recently played tracksPistas recentemente reproducidas
-
+ No recently created playlists in your network.
-
+ Welcome to Tomahawk
diff --git a/lang/tomahawk_hi_IN.ts b/lang/tomahawk_hi_IN.ts
index 450186428..04dbaa9ec 100644
--- a/lang/tomahawk_hi_IN.ts
+++ b/lang/tomahawk_hi_IN.ts
@@ -47,17 +47,17 @@ connect and stream from you?
AccountFactoryWrapperDelegate
-
+ Online
-
+ Connecting...
-
+ Offline
@@ -65,18 +65,18 @@ connect and stream from you?
AccountListWidget
-
+ Connections
-
-
+
+ Connect &All
-
+ Disconnect &All
@@ -100,154 +100,154 @@ connect and stream from you?
ActionCollection
-
+ &Listen Along
-
+ Stop &Listening Along
-
+ &Follow in real-time
-
-
+
+ &Listen Privately
-
-
+
+ &Listen Publicly
-
+ &Load Playlist
-
+ &Rename Playlist
-
+ &Copy Playlist Link
-
+ &Play
-
+ &Stop
-
+ &Previous Track
-
+ &Next Track
-
+ &Quit
-
+ Load &XSPF...
-
+ U&pdate Collection
-
+ Fully &Rescan Collection
-
+ Show Offline Sources
-
+ &Configure Tomahawk...
-
+ Minimize
-
+ Zoom
-
+ Hide Menu Bar
-
+ Diagnostics...
-
+ About &Tomahawk...
-
+ &Legal Information...
-
+ Check For Updates...
-
+ &Controls
-
+ &Settings
-
+ &Help
-
+ &Window
-
+ Main Menu
@@ -295,7 +295,7 @@ connect and stream from you?
-
+ Other Albums by %1
@@ -322,42 +322,44 @@ connect and stream from you?
-
+ Top Hits
-
+ Related Artists
-
+
+ Artist
-
+ Albums
-
+
+ Cover
-
+ Sorry, we could not find any albums for this artist!
-
+ Sorry, we could not find any related artists!
-
+ Sorry, we could not find any top hits for this artist!
@@ -421,13 +423,13 @@ connect and stream from you?
-
+ Shuffle
-
+ Repeat
@@ -442,27 +444,27 @@ connect and stream from you?
-
+ Time Elapsed
-
+ Time Remaining
-
+ Playing from %1
-
+ Share
-
+ Love
@@ -488,24 +490,24 @@ connect and stream from you?
CategoryAddItem
-
+ Create new Playlist
-
+ Create new Station
-
-
+
+ New Station
-
-
+
+ %1 Station
@@ -513,12 +515,12 @@ connect and stream from you?
CategoryItem
-
+ Playlists
-
+ Stations
@@ -651,97 +653,97 @@ connect and stream from you?
EchonestSteerer
-
+ Steer this station:
-
+ Much less
-
+ Less
-
+ A bit less
-
+ Keep at current
-
+ A bit more
-
+ More
-
+ Much more
-
+ Tempo
-
+ Loudness
-
+ Danceability
-
+ Energy
-
+ Song Hotttnesss
-
+ Artist Hotttnesss
-
+ Artist Familiarity
-
+ By Description
-
+ Enter a description
-
+ Apply steering command
-
+ Reset all steering commands
@@ -757,12 +759,12 @@ connect and stream from you?
FlexibleView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -778,7 +780,7 @@ connect and stream from you?
IndexingJobItem
-
+ Indexing database
@@ -845,7 +847,7 @@ connect and stream from you?
LatchedStatusItem
-
+ %1 is listening along with you!
@@ -907,32 +909,32 @@ connect and stream from you?
LovedTracksItem
-
+ Top Loved Tracks
-
+ Sorry, we could not find any loved tracks!
-
+ The most loved tracks from all your friends
-
+ All of your loved tracks
-
+ All of %1's loved tracks
-
+ Loved Tracks
@@ -1045,7 +1047,7 @@ connect and stream from you?
-
+ Properties
@@ -1171,20 +1173,30 @@ connect and stream from you?
PlaylistLargeItemDelegate
-
+ played %1 by you
-
+ played %1 by %2
-
+ added %1
+
+
+ by <b>%1</b>
+
+
+
+
+ by <b>%1</b> on <b>%2</b>
+
+ PlaylistModel
@@ -1251,12 +1263,12 @@ connect and stream from you?
PlaylistView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -1480,12 +1492,12 @@ connect and stream from you?
SettingsDialog
-
+ Collection
-
+ Advanced
@@ -1495,12 +1507,12 @@ connect and stream from you?
-
+ Some changed settings will not take effect until Tomahawk is restarted
-
+ Services
@@ -1510,37 +1522,37 @@ connect and stream from you?
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.
-
+ Manage how Tomahawk finds music on your computer.
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.
-
+ Install resolver from file
-
+ Delete all Access Control entries?
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.
-
+ Information
@@ -1736,22 +1748,22 @@ connect and stream from you?
-
+ Tweet
-
+ Listening to "%1" by %2. %3
-
+ Listening to "%1" by %2 on "%3". %4
-
+ %1 characters left
@@ -1784,19 +1796,19 @@ connect and stream from you?
-
+ All available tracks
-
-
+
+ Show
-
-
+
+ Hide
@@ -1843,7 +1855,7 @@ connect and stream from you?
-
+ Latest Additions
@@ -1853,42 +1865,42 @@ connect and stream from you?
-
+ SuperCollection
-
+ Latest additions to your collection
-
+ Latest additions to %1's collection
-
+ Sorry, we could not find any recent additions!
-
+ Recently Played Tracks
-
+ Your recently played tracks
-
+ %1's recently played tracks
-
+ Sorry, we could not find any recent plays!
@@ -2104,17 +2116,17 @@ connect and stream from you?
TemporaryPageItem
-
+ Copy Artist Link
-
+ Copy Album Link
-
+ Copy Track Link
@@ -2122,32 +2134,32 @@ connect and stream from you?
Tomahawk::Accounts::AccountDelegate
-
+ Add Account
-
+ Remove
-
+ %1 downloads
-
+ Online
-
+ Connecting...
-
+ Offline
@@ -2217,7 +2229,7 @@ connect and stream from you?
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to play
@@ -2520,83 +2532,82 @@ You may wish to try re-authenticating.
Tomahawk::ContextMenu
-
+ &Play
-
-
-
+
+
+ Add to &Queue
-
+ Continue Playback after this &Track
-
+ Stop Playback after this &Track
-
-
+
+ &Love
-
+
+
+
+ &Go to "%1"
+
+
+
+
+
+
+ Go to "%1"
+
+
+
+ &Copy Track Link
-
+ Copy Album &Link
-
+ Copy Artist &Link
-
+ Un-&Love
-
+ &Delete Items
-
- &Show Track Page
-
-
-
-
+ Properties...
-
+ &Delete Item
-
-
- &Show Album Page
-
-
-
-
- &Show Artist Page
-
- Tomahawk::DropJobNotifier
@@ -2689,7 +2700,7 @@ Please change the filters or try again.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3045,27 +3056,27 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top Tracks
-
+ Loved Tracks
-
+ Hyped Tracks
-
+ Top Artists
-
+ Hyped Artists
@@ -3199,7 +3210,7 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!
@@ -3473,178 +3484,178 @@ enter the displayed PIN number here:
-
+ Back
-
+ Go back one page
-
+ Forward
-
+ Go forward one page
-
+ Global Search...
-
-
+
+ Hide Menu Bar
-
-
+
+ Show Menu Bar
-
+ &Main Menu
-
-
-
+
+
+ Connect To Peer
-
+ Enter peer address:
-
+ Enter peer port:
-
+ Enter peer key:
-
+ XSPF Error
-
+ This is not a valid XSPF playlist.
-
+ Failed to save tracks
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.
-
+ Station
-
+ Create New Station
-
+ Name:
-
+ Playlist
-
+ Automatic Playlist
-
+ Pause
-
+ &Play
-
+ Authentication Error
-
+ Error connecting to SIP: Authentication failed!
-
+ %1 by %2track, artist name
-
+ %1 - %2current track, some window title
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012
-
+ Thanks to:
-
+ About Tomahawk
@@ -3700,27 +3711,27 @@ enter the displayed PIN number here:
-
+ You've listened to this track %n time(s).
-
+ You've never listened to this track before.
-
+ You first listened to it on %1.
-
+ You've listened to %1 %n time(s).
-
+ You've never listened to %1 before.
@@ -3736,13 +3747,13 @@ enter the displayed PIN number here:
TransferStatusItem
-
+ fromstreaming artist - track from friend
-
+ tostreaming artist - track to friend
@@ -3751,7 +3762,7 @@ enter the displayed PIN number here:
TreeItemDelegate
-
+ Unknown
@@ -3921,17 +3932,17 @@ You can re-send a sync message at any time simply by sending another tweet using
-
+ Recently played tracks
-
+ No recently created playlists in your network.
-
+ Welcome to Tomahawk
diff --git a/lang/tomahawk_hu.ts b/lang/tomahawk_hu.ts
new file mode 100644
index 000000000..8f2091f58
--- /dev/null
+++ b/lang/tomahawk_hu.ts
@@ -0,0 +1,4315 @@
+
+
+ ACLJobDelegate
+
+
+ Allow %1 to
+connect and stream from you?
+
+
+
+
+ Allow Streaming
+
+
+
+
+ Deny Access
+
+
+
+
+ ACLJobItem
+
+
+ Tomahawk needs you to decide whether %1 is allowed to connect.
+
+
+
+
+ AccountFactoryWrapper
+
+
+ Dialog
+
+
+
+
+ Description goes here
+
+
+
+
+ Add Account
+ Fiók létrehozása
+
+
+
+ AccountFactoryWrapperDelegate
+
+
+ Online
+ Elérhető
+
+
+
+ Connecting...
+ Csatlakozás...
+
+
+
+ Offline
+ Nem elérhető
+
+
+
+ AccountListWidget
+
+
+ Connections
+ Kapcsolatok
+
+
+
+
+ Connect &All
+
+
+
+
+ Disconnect &All
+
+
+
+
+ AccountWidget
+
+
+ Invite
+
+
+
+
+ AccountsToolButton
+
+
+ Configure Accounts
+
+
+
+
+ ActionCollection
+
+
+ &Listen Along
+
+
+
+
+ Stop &Listening Along
+
+
+
+
+ &Follow in real-time
+
+
+
+
+
+ &Listen Privately
+
+
+
+
+
+ &Listen Publicly
+
+
+
+
+ &Load Playlist
+ &Lejátszólista betöltése
+
+
+
+ &Rename Playlist
+ Lejátszólista átnevezése
+
+
+
+ &Copy Playlist Link
+
+
+
+
+ &Play
+ Lejátszás
+
+
+
+ &Stop
+ Megállítás
+
+
+
+ &Previous Track
+ Előző zeneszám
+
+
+
+ &Next Track
+ Következő zeneszám
+
+
+
+ &Quit
+ Kilépés
+
+
+
+ Load &XSPF...
+ &XSPF betöltése...
+
+
+
+ U&pdate Collection
+ Kolelkció frissítése
+
+
+
+ Fully &Rescan Collection
+
+
+
+
+ Show Offline Sources
+ Nem elérhető források mutatása
+
+
+
+ &Configure Tomahawk...
+ Tomahawk kofigurálása
+
+
+
+ Minimize
+ Minimalizálás
+
+
+
+ Zoom
+ Zoom
+
+
+
+ Hide Menu Bar
+ Menü bar elrejtése
+
+
+
+ Diagnostics...
+ Diagnosztizálás...
+
+
+
+ About &Tomahawk...
+ &Tomahawkról
+
+
+
+ &Legal Information...
+ Jogi információk
+
+
+
+ Check For Updates...
+ Frissítések ellenőrzése
+
+
+
+ &Controls
+
+
+
+
+ &Settings
+
+
+
+
+ &Help
+
+
+
+
+ &Window
+
+
+
+
+ Main Menu
+
+
+
+
+ AlbumInfoWidget
+
+
+ Form
+
+
+
+
+ Tracklist
+ Zeneszám lista
+
+
+
+ Other Albums
+ Egyéb albumok
+
+
+
+ Cover
+ Borító
+
+
+
+ Album
+ Album
+
+
+
+ Artist
+ Előadó
+
+
+
+ Sorry, we could not find any other albums for this artist!
+
+
+
+
+ Sorry, we could not find any tracks for this album!
+
+
+
+
+ Other Albums by %1
+
+
+
+
+ AlbumModel
+
+
+
+ All albums from %1
+
+
+
+
+ All albums
+ Összes album
+
+
+
+ ArtistInfoWidget
+
+
+ Form
+
+
+
+
+ Top Hits
+ Top Hits
+
+
+
+ Related Artists
+ Kapcsolódó előadók
+
+
+
+
+ Artist
+
+
+
+
+ Albums
+ Albumok
+
+
+
+
+ Cover
+ Borító
+
+
+
+ Sorry, we could not find any albums for this artist!
+
+
+
+
+ Sorry, we could not find any related artists!
+
+
+
+
+ Sorry, we could not find any top hits for this artist!
+
+
+
+
+ AudioControls
+
+
+ Prev
+ Előző
+
+
+
+ Play
+ Lejátszás
+
+
+
+ Pause
+ Szünet
+
+
+
+ Next
+ Következő
+
+
+
+ Artist
+ Előadó
+
+
+
+ Album
+ Album
+
+
+
+ social
+
+
+
+
+ love
+
+
+
+
+ resolver
+
+
+
+
+ Time
+ Idő
+
+
+
+ Time Left
+ Hátralévő idő
+
+
+
+
+ Shuffle
+
+
+
+
+
+ Repeat
+ Ismétlés
+
+
+
+ Low
+ Alacsony
+
+
+
+ High
+ Magas
+
+
+
+ Time Elapsed
+
+
+
+
+ Time Remaining
+
+
+
+
+ Playing from %1
+
+
+
+
+ Share
+
+
+
+
+ Love
+
+
+
+
+ AudioEngine
+
+
+ Sorry, Tomahawk couldn't find the track '%1' by %2
+
+
+
+
+ Sorry, Tomahawk couldn't find the artist '%1'
+
+
+
+
+ Sorry, Tomahawk couldn't find the album '%1' by %2
+
+
+
+
+ CategoryAddItem
+
+
+ Create new Playlist
+ Új lejátszólista létrehozása
+
+
+
+ Create new Station
+ Új rádióállomás létrehozása
+
+
+
+
+ New Station
+ Új rádióállomás
+
+
+
+
+ %1 Station
+
+
+
+
+ CategoryItem
+
+
+ Playlists
+ Lejátszólisták
+
+
+
+ Stations
+ Rádióállomások
+
+
+
+ ClearButton
+
+
+ Clear
+ Törlés
+
+
+
+ ContextWidget
+
+
+ InfoBar
+ InfoBar
+
+
+
+
+ Show Footnotes
+ Lábléc mutatása
+
+
+
+ Hide Footnotes
+ Lábléc elrejtése
+
+
+
+ CrashReporter
+
+
+ Tomahawk Crash Reporter
+ Tomahawk Crash Reporter
+
+
+
+ <html><head/><body><p><span style=" font-weight:600;">Sorry!</span> Tomahawk crashed. Please tell us about it! Tomahawk has created an error report for you that can help improve the stability in the future. You can now send this report directly to the Tomahawk developers.</p></body></html>
+
+
+
+
+ Send this report
+
+
+
+
+ Don't send
+
+
+
+
+ Abort
+
+
+
+
+ You can disable sending crash reports in the configuration dialog.
+
+
+
+
+ Uploaded %L1 of %L2 KB.
+
+
+
+
+
+ Close
+ Bezárás
+
+
+
+ Sent! <b>Many thanks</b>.
+
+
+
+
+ Failed to send crash info.
+
+
+
+
+ DatabaseCommand_AllAlbums
+
+
+ Unknown
+ Ismeretlen
+
+
+
+ DelegateConfigWrapper
+
+
+ About
+ Névjegy
+
+
+
+ Delete Account
+ Fiók törlése
+
+
+
+ About this Account
+ A fiókról
+
+
+
+ DiagnosticsDialog
+
+
+ Tomahawk Diagnostics
+ Tomahawk diagnosztizálás
+
+
+
+ &Copy to Clipboard
+ Másolás a vágólapra
+
+
+
+ Open &Log-file
+
+
+
+
+ EchonestSteerer
+
+
+ Steer this station:
+
+
+
+
+ Much less
+ Sokkal kevesebb
+
+
+
+ Less
+ Kevés
+
+
+
+ A bit less
+ Egy kicsit kevés
+
+
+
+ Keep at current
+
+
+
+
+ A bit more
+ Egy kicsit több
+
+
+
+ More
+ Több
+
+
+
+ Much more
+ Sokkal több
+
+
+
+ Tempo
+ Ütem
+
+
+
+ Loudness
+ Hangosság
+
+
+
+ Danceability
+ Táncolhatóság
+
+
+
+ Energy
+ Energia
+
+
+
+ Song Hotttnesss
+
+
+
+
+ Artist Hotttnesss
+
+
+
+
+ Artist Familiarity
+
+
+
+
+ By Description
+
+
+
+
+ Enter a description
+
+
+
+
+ Apply steering command
+
+
+
+
+ Reset all steering commands
+
+
+
+
+ FlexibleHeader
+
+
+ Filter...
+ Szűrő...
+
+
+
+ FlexibleView
+
+
+ This playlist is currently empty.
+
+
+
+
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
+
+
+
+
+ GlobalSearchWidget
+
+
+ Form
+
+
+
+
+ IndexingJobItem
+
+
+ Indexing database
+ Adatbázis indexelése
+
+
+
+ InfoBar
+
+
+ InfoBar
+ InfoBar
+
+
+
+ Filter...
+
+
+
+
+ LastFmConfig
+
+
+ Form
+
+
+
+
+ Scrobble tracks to Last.fm
+
+
+
+
+ Username:
+ Felhasználónév:
+
+
+
+ Password:
+ Jelszó:
+
+
+
+ Test Login
+ Teszt belépés
+
+
+
+ Import Playback History
+
+
+
+
+ Synchronize Loved Tracks
+
+
+
+
+ LastfmContext
+
+
+ Last.fm
+ Last.fm
+
+
+
+ LatchedStatusItem
+
+
+ %1 is listening along with you!
+
+
+
+
+ LoadXSPF
+
+
+ Load XSPF
+ XSPF betöltése
+
+
+
+ Playlist URL
+ Lejátszólista URL
+
+
+
+ Enter URL...
+ URL beírása...
+
+
+
+ ...
+ ...
+
+
+
+ Automatically update
+ Automatikus frissítés
+
+
+
+ LoadXSPFDialog
+
+
+ Load XSPF File
+ XSPF fájl betöltése
+
+
+
+ XSPF Files (*.xspf)
+ XSPF fájlok (*.xspf)
+
+
+
+ LocalCollection
+
+
+ Bookmarks
+ Könyvjelzők
+
+
+
+ Saved tracks
+ Mentett zeneszámok
+
+
+
+ LovedTracksItem
+
+
+ Top Loved Tracks
+
+
+
+
+ Sorry, we could not find any loved tracks!
+
+
+
+
+ The most loved tracks from all your friends
+
+
+
+
+ All of your loved tracks
+
+
+
+
+ All of %1's loved tracks
+
+
+
+
+ Loved Tracks
+
+
+
+
+ MetadataEditor
+
+
+ Form
+
+
+
+
+ Tags
+
+
+
+
+ Title:
+
+
+
+
+ Title...
+
+
+
+
+ Artist:
+
+
+
+
+ Artist...
+
+
+
+
+ Album:
+ Album:
+
+
+
+ Album...
+
+
+
+
+ Track Number:
+ Zeneszám száma:
+
+
+
+ Duration:
+
+
+
+
+ 00.00
+ 00.00
+
+
+
+ Year:
+ Év:
+
+
+
+ Bitrate:
+ Bitráta:
+
+
+
+ File
+ Fájl
+
+
+
+ File Name:
+ Fájlnév:
+
+
+
+ File Name...
+ Fájlnév...
+
+
+
+ File Size...
+ Fájlméret...
+
+
+
+ File size...
+ Fájlméret...
+
+
+
+ File Size:
+ Fájlméret:
+
+
+
+ Back
+ Vissza
+
+
+
+ Forward
+ Előre
+
+
+
+ Properties
+ Tulajdonságok
+
+
+
+ NewPlaylistWidget
+
+
+ Enter a title for the new playlist:
+
+
+
+
+ Tomahawk offers a variety of ways to help you create playlists and find music you enjoy!
+
+
+
+
+ Just enter a genre or tag name and Tomahawk will suggest a few songs to get you started with your new playlist:
+
+
+
+
+ &Create Playlist
+ Lejátszólista létrehozása
+
+
+
+ Create a new playlist
+ Új lejátszólista létrehozása
+
+
+
+ NewReleasesWidget
+
+
+ New Releases
+ Új kiadások
+
+
+
+ PlayableModel
+
+
+ Artist
+
+
+
+
+ Title
+
+
+
+
+ Composer
+
+
+
+
+ Album
+
+
+
+
+ Track
+
+
+
+
+ Duration
+
+
+
+
+ Bitrate
+
+
+
+
+ Age
+
+
+
+
+ Year
+
+
+
+
+ Size
+
+
+
+
+ Origin
+
+
+
+
+ Score
+
+
+
+
+
+ Name
+ Név
+
+
+
+ PlaylistItemDelegate
+
+
+ played %1 by you
+
+
+
+
+ played %1 by %2
+
+
+
+
+ PlaylistLargeItemDelegate
+
+
+ played %1 by you
+
+
+
+
+ played %1 by %2
+
+
+
+
+ added %1
+
+
+
+
+ by <b>%1</b>
+ by <b>%1</b>
+
+
+
+ by <b>%1</b> on <b>%2</b>
+ by <b>%1</b> on <b>%2</b>
+
+
+
+ PlaylistModel
+
+
+ A playlist you created %1.
+
+
+
+
+
+ A playlist by %1, created %2.
+
+
+
+
+ All tracks by %1 on album %2
+
+
+
+
+ All tracks by %1
+
+
+
+
+ PlaylistTypeSelectorDlg
+
+
+ New Playlist
+ Új lejátszólista
+
+
+
+ Just a regular old playlist... Give it a name, drag in some tracks, and go!
+
+
+
+
+ Don't know exactly what you want? Give Tomahawk a few pointers and let it build a playlist for you!
+
+
+
+
+ Name:
+ Név:
+
+
+
+ New Playlist...
+ Új lejátszólista...
+
+
+
+ Create Manual Playlist
+
+
+
+
+ Create Automatic Playlist
+
+
+
+
+ PlaylistView
+
+
+ This playlist is currently empty.
+ Ez a lejátszólista jelenleg üres.
+
+
+
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
+
+
+
+
+ ProxyDialog
+
+
+ Proxy Settings
+ Proxy beállítások
+
+
+
+ Hostname of proxy server
+ Proxy szerver hosztneve
+
+
+
+ Host
+ Hosztnév
+
+
+
+ Port
+ Port
+
+
+
+ Proxy login
+ Proxy bejelentkezés
+
+
+
+ User
+ Felhasználó
+
+
+
+ Password
+ Jelszó
+
+
+
+ Proxy password
+ Proxy jelszó
+
+
+
+ No Proxy Hosts:
+(Overrides system proxy)
+
+
+
+
+ localhost *.example.com (space separated)
+ localhost *.example.com (szóközzel elválasztva)
+
+
+
+ Use proxy for DNS lookups?
+
+
+
+
+ QObject
+
+
+ %n year(s) ago
+ %n évvel ezelőtt%n évvel ezelőtt
+
+
+
+ %n year(s)
+ %n év%n év
+
+
+
+ %n month(s) ago
+ %n hónappal ezelőtt%n hónappal ezelőtt
+
+
+
+ %n month(s)
+ %n hónap%n hónap
+
+
+
+ %n week(s) ago
+ %n héttel ezelőtt%n héttel ezelőtt
+
+
+
+ %n week(s)
+ %n hét%n hét
+
+
+
+ %n day(s) ago
+ %n nappal ezelőtt%n nappal ezelőtt
+
+
+
+ %n day(s)
+ %n nap%n nap
+
+
+
+ %n hour(s) ago
+ %n órával ezelőtt%n órával ezelőtt
+
+
+
+ %n hour(s)
+ %n óra%n óra
+
+
+
+ %1 minutes ago
+ %1 perccel ezelőtt
+
+
+
+ %1 minutes
+ %1 perc
+
+
+
+ just now
+ éppen most
+
+
+
+ Friend Finders
+ Barát kereső
+
+
+
+ Music Finders
+ Zene kereső
+
+
+
+ Status Updaters
+ Állapot frissítő
+
+
+
+ QuaZipFilePrivate
+
+
+ ZIP/UNZIP API error %1
+
+
+
+
+ QueueView
+
+
+ InfoBar
+
+
+
+
+
+ Open Queue
+
+
+
+
+ Open Queue - %n item(s)
+
+
+
+
+ Close Queue
+
+
+
+
+ RelatedArtistsContext
+
+
+ Related Artists
+
+
+
+
+ ResolverConfigDelegate
+
+
+ Not found: %1
+
+
+
+
+ Failed to load: %1
+
+
+
+
+ SearchLineEdit
+
+
+ Search
+
+
+
+
+ SearchWidget
+
+
+ Search: %1
+
+
+
+
+ Results for '%1'
+
+
+
+
+ SettingsDialog
+
+
+ Collection
+
+
+
+
+ Advanced
+
+
+
+
+ All
+ Mind
+
+
+
+ Some changed settings will not take effect until Tomahawk is restarted
+
+
+
+
+ Services
+ Szolgáltatások
+
+
+
+ Install from file
+
+
+
+
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.
+
+
+
+
+ Manage how Tomahawk finds music on your computer.
+
+
+
+
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.
+
+
+
+
+ Install resolver from file
+
+
+
+
+ Delete all Access Control entries?
+
+
+
+
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.
+
+
+
+
+ Information
+ Információ
+
+
+
+ Settings_Accounts
+
+
+ Form
+
+
+
+
+ Filter by capability:
+
+
+
+
+ Settings_Advanced
+
+
+ Form
+
+
+
+
+ Remote Peer Connection Method
+
+
+
+
+ None (outgoing connections only)
+
+
+
+
+ Use UPnP to establish port forward (recommended)
+
+
+
+
+ Use static external IP address/host name and port
+
+
+
+
+ Set this to your external IP address or host name. Make sure to forward the port to this host!
+
+
+
+
+ Static Host Name:
+ Statikus hosztnév:
+
+
+
+ Static Port:
+ Statikus port:
+
+
+
+ SOCKS Proxy
+ SOCKS Proxy
+
+
+
+ Use SOCKS Proxy
+ SOCKS proxy használata
+
+
+
+ Proxy Settings...
+ Proxy beállítások...
+
+
+
+ Other Settings
+ Egyéb beállítások
+
+
+
+ Allow web browsers to interact with Tomahawk (recommended)
+
+
+
+
+ Send reports after Tomahawk crashed
+
+
+
+
+ Show notification when a new song starts to play
+ Értesítések mutatása ha egy új zene elindul
+
+
+
+ Clear All Access Control Entries
+
+
+
+
+ Settings_Collection
+
+
+ Form
+
+
+
+
+ Path to scan for music files:
+
+
+
+
+ The Echo Nest supports keeping track of your catalog metadata
+ and using it to craft personalized radios. Enabling this option
+ will allow you (and all your friends) to create automatic playlists
+ and stations based on your personal taste profile.
+
+
+
+
+ Upload collection list to The Echo Nest to enable user radio
+
+
+
+
+ Watch for changes
+ Változások figyelése
+
+
+
+ Time between scans, in seconds:
+ Szkennelések közötti idő, másodpercben:
+
+
+
+ SlideSwitchButton
+
+
+ On
+
+
+
+
+ Off
+
+
+
+
+ SocialPlaylistWidget
+
+
+ Popular New Albums From Your Friends
+
+
+
+
+ Most Played Playlists
+
+
+
+
+ Most Played Tracks You Don't Have
+
+
+
+
+ SocialWidget
+
+
+ Form
+
+
+
+
+ Facebook
+
+
+
+
+ Twitter
+
+
+
+
+ Cover
+
+
+
+
+ TextLabel
+
+
+
+
+ Tweet
+ Tweet
+
+
+
+ Listening to "%1" by %2. %3
+
+
+
+
+ Listening to "%1" by %2 on "%3". %4
+
+
+
+
+ %1 characters left
+
+
+
+
+ SourceDelegate
+
+
+ Track
+ Zeneszám
+
+
+
+ Album
+ Album
+
+
+
+ Artist
+ Előadó
+
+
+
+ Local
+ Helyi
+
+
+
+ Top 10
+ Top 10
+
+
+
+ All available tracks
+ Összes elérhető zeneszám
+
+
+
+
+ Show
+ Mutatás
+
+
+
+
+ Hide
+ Elrejtés
+
+
+
+ SourceInfoWidget
+
+
+ Recent Albums
+
+
+
+
+ Latest Additions
+ Legutóbb hozzáadott
+
+
+
+ Recently Played Tracks
+ Mostanában játszott zeneszámok
+
+
+
+ New Additions
+
+
+
+
+ My recent activity
+
+
+
+
+ Recent activity from %1
+
+
+
+
+ SourceItem
+
+
+ Collection
+ Kollekció
+
+
+
+
+ Latest Additions
+
+
+
+
+ Recently Played
+ Mostanában játszott
+
+
+
+ SuperCollection
+ Szuper kollekció
+
+
+
+ Latest additions to your collection
+
+
+
+
+ Latest additions to %1's collection
+
+
+
+
+ Sorry, we could not find any recent additions!
+
+
+
+
+ Recently Played Tracks
+ Monstanában játszott zeneszámok
+
+
+
+ Your recently played tracks
+
+
+
+
+ %1's recently played tracks
+
+
+
+
+ Sorry, we could not find any recent plays!
+
+
+
+
+ SourceTreeView
+
+
+ &Copy Link
+
+
+
+
+ &Delete %1
+
+
+
+
+ Add to my Playlists
+
+
+
+
+ Add to my Automatic Playlists
+
+
+
+
+ Add to my Stations
+
+
+
+
+ &Export Playlist
+
+
+
+
+ playlist
+ lejátszólista
+
+
+
+ automatic playlist
+ automatikus lejátszólista
+
+
+
+ station
+ rádióállomás
+
+
+
+ Would you like to delete the %1 <b>"%2"</b>?
+ e.g. Would you like to delete the playlist named Foobar?
+
+
+
+
+ Delete
+ Törlés
+
+
+
+ Save XSPF
+ XSPF mentése
+
+
+
+ Playlists (*.xspf)
+ Lejátszólisták (*.xspf)
+
+
+
+ SourcesModel
+
+
+ Group
+ Csoport
+
+
+
+ Collection
+ Kollekció
+
+
+
+ Playlist
+ Lejátszólista
+
+
+
+ Automatic Playlist
+ Automatikus lejátszólista
+
+
+
+ Station
+ Rádióállomás
+
+
+
+ Browse
+ Böngészés
+
+
+
+ Search History
+ Keresési előzmények
+
+
+
+ My Music
+ Zenéim
+
+
+
+ SuperCollection
+ Szuper kollekció
+
+
+
+ Dashboard
+
+
+
+
+ Recently Played
+ Monstanában játszott
+
+
+
+ Charts
+
+
+
+
+ New Releases
+ Új kiadások
+
+
+
+ Friends
+ Barátok
+
+
+
+ SpotifyConfig
+
+
+ Form
+
+
+
+
+ Configure your Spotify account
+ Spotify fiók konfigurálása
+
+
+
+ Username or Facebook Email
+ Felhasználói név vagy Facebook email
+
+
+
+ Log In
+ Belépés
+
+
+
+ Right click on any Tomahawk playlist to sync it to Spotify.
+
+
+
+
+ Select All
+ Mind kijelőlése
+
+
+
+ High Quality Streams
+ Magas minőségű streamek
+
+
+
+ Spotify playlists to keep in sync:
+
+
+
+
+ Delete Tomahawk playlist when removing synchronization
+
+
+
+
+ Username:
+ Felhasználó:
+
+
+
+ Password:
+ Jelszó:
+
+
+
+ SpotifyPlaylistUpdater
+
+
+ Delete associated Spotify playlist?
+
+
+
+
+ TemporaryPageItem
+
+
+ Copy Artist Link
+ Előadó linkjének másolása
+
+
+
+ Copy Album Link
+ Album linkjének másolása
+
+
+
+ Copy Track Link
+ Zeneszám linkjének másolása
+
+
+
+ Tomahawk::Accounts::AccountDelegate
+
+
+ Add Account
+ Fiók hozzáadása
+
+
+
+ Remove
+ Eltávolítás
+
+
+
+ %1 downloads
+
+
+
+
+ Online
+ Elérhető
+
+
+
+ Connecting...
+ Csatlakozás...
+
+
+
+ Offline
+ Nem elérhető
+
+
+
+ Tomahawk::Accounts::AccountModel
+
+
+ Manual Install Required
+
+
+
+
+ Unfortunately, automatic installation of this resolver is not available or disabled for your platform.<br /><br />Please use "Install from file" above, by fetching it from your distribution or compiling it yourself. Further instructions can be found here:<br /><br />http://www.tomahawk-player.org/resolvers/%1
+
+
+
+
+ Tomahawk::Accounts::GoogleWrapper
+
+
+ Configure this Google Account
+
+
+
+
+ Google Address:
+
+
+
+
+ Enter your Google login to connect with your friends using Tomahawk!
+
+
+
+
+ username@gmail.com
+ username@gmail.com
+
+
+
+ Tomahawk::Accounts::GoogleWrapperFactory
+
+
+ Connect to Google Talk to find your friends
+
+
+
+
+ Tomahawk::Accounts::GoogleWrapperSip
+
+
+ Enter Google Address
+
+
+
+
+ Add Friend
+ Barát hozzáadása
+
+
+
+ Enter Google Address:
+ Google cím beírása:
+
+
+
+ Tomahawk::Accounts::LastFmAccountFactory
+
+
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to play
+
+
+
+
+ Tomahawk::Accounts::LastFmConfig
+
+
+ Testing...
+
+
+
+
+ Test Login
+ Teszt belépés
+
+
+
+ Importing %1
+ e.g. Importing 2012/01/01
+
+
+
+
+ Importing History...
+
+
+
+
+ History Incomplete. Resume
+
+
+
+
+ Playback History Imported
+
+
+
+
+
+ Failed
+ Sikertelen
+
+
+
+ Success
+ Sikeres
+
+
+
+ Could not contact server
+
+
+
+
+ Synchronizing...
+ Szinkronizálás...
+
+
+
+ Synchronization Finished
+ Szinkronizálás befejezve
+
+
+
+ Tomahawk::Accounts::SpotifyAccount
+
+
+ Sync with Spotify
+ Szinkronizálás a Spotify-val
+
+
+
+ Re-enable syncing with Spotify
+
+
+
+
+ Create local copy
+ Helyi másolat létrehozása
+
+
+
+ Subscribe to playlist changes
+
+
+
+
+ Re-enable playlist subscription
+
+
+
+
+ Stop subscribing to changes
+
+
+
+
+ Enable Spotify collaborations
+
+
+
+
+ Disable Spotify collaborations
+
+
+
+
+ Stop syncing with Spotify
+
+
+
+
+ Tomahawk::Accounts::SpotifyAccountConfig
+
+
+ Logging in...
+ Belépés...
+
+
+
+ Failed: %1
+
+
+
+
+ Logged in as %1
+ Bejelentkezve mint %1
+
+
+
+ Log Out
+ Kijelentkezés
+
+
+
+
+ Log In
+ Belépés
+
+
+
+ Tomahawk::Accounts::SpotifyAccountFactory
+
+
+ Play music from and sync your playlists with Spotify Premium
+
+
+
+
+ Tomahawk::Accounts::TwitterAccountFactory
+
+
+ Connect to your Twitter followers.
+
+
+
+
+ Tomahawk::Accounts::TwitterConfigWidget
+
+
+
+
+ Tweet!
+ Tweet!
+
+
+
+
+ Status: No saved credentials
+ Állapot: Nincs elmentett belépési adat
+
+
+
+
+
+ Authenticate
+ Azonosítás
+
+
+
+
+ Status: Credentials saved for %1
+
+
+
+
+
+ De-authenticate
+
+
+
+
+
+
+
+
+
+
+ Tweetin' Error
+
+
+
+
+ The credentials could not be verified.
+You may wish to try re-authenticating.
+
+
+
+
+ Status: Error validating credentials
+
+
+
+
+ Global Tweet
+
+
+
+
+ Direct Message
+ Direkt üzenet
+
+
+
+ Send Message!
+
+
+
+
+ @Mention
+
+
+
+
+ Send Mention!
+
+
+
+
+ You must enter a user name for this type of tweet.
+
+
+
+
+ Your saved credentials could not be loaded.
+You may wish to try re-authenticating.
+
+
+
+
+ Your saved credentials could not be verified.
+You may wish to try re-authenticating.
+
+
+
+
+
+ There was an error posting your status -- sorry!
+
+
+
+
+
+ Tweeted!
+
+
+
+
+ Your tweet has been posted!
+
+
+
+
+ There was an error posting your direct message -- sorry!
+
+
+
+
+ Your message has been posted!
+
+
+
+
+ Tomahawk::Accounts::XmppAccountFactory
+
+
+ Log on to your Jabber/XMPP account to connect to your friends
+
+
+
+
+ Tomahawk::Accounts::ZeroconfFactory
+
+
+ Automatically connect to Tomahawks on the local network
+
+
+
+
+ Tomahawk::ContextMenu
+
+
+ &Play
+
+
+
+
+
+
+ Add to &Queue
+
+
+
+
+ Continue Playback after this &Track
+
+
+
+
+ Stop Playback after this &Track
+
+
+
+
+
+ &Love
+
+
+
+
+
+
+ &Go to "%1"
+
+
+
+
+
+
+ Go to "%1"
+
+
+
+
+ &Copy Track Link
+
+
+
+
+ Copy Album &Link
+
+
+
+
+ Copy Artist &Link
+
+
+
+
+ Un-&Love
+
+
+
+
+ &Delete Items
+
+
+
+
+ Properties...
+ Tulajdonságok...
+
+
+
+ &Delete Item
+
+
+
+
+ Tomahawk::DropJobNotifier
+
+
+ playlist
+ lejátszólista
+
+
+
+ artist
+ előadó
+
+
+
+ track
+ zeneszám
+
+
+
+ album
+ album
+
+
+
+ Fetching %1 from database
+
+
+
+
+ Parsing %1 %2
+
+
+
+
+ Tomahawk::DynamicControlList
+
+
+ Click to collapse
+
+
+
+
+ Tomahawk::DynamicModel
+
+
+
+ Could not find a playable track.
+
+Please change the filters or try again.
+
+
+
+
+ Failed to generate preview with the desired filters
+
+
+
+
+ Tomahawk::DynamicSetupWidget
+
+
+ Type:
+
+
+
+
+ Generate
+
+
+
+
+ Tomahawk::DynamicView
+
+
+ Add some filters above to seed this station!
+
+
+
+
+ Press Generate to get started!
+
+
+
+
+ Add some filters above, and press Generate to get started!
+
+
+
+
+ Tomahawk::DynamicWidget
+
+
+ Station ran out of tracks!
+
+Try tweaking the filters for a new set of songs to play.
+
+
+
+
+ Tomahawk::EchonestControl
+
+
+
+
+
+
+
+ is
+
+
+
+
+ from user
+
+
+
+
+
+ No users with Echo Nest Catalogs enabled. Try enabling option in Collection settings
+
+
+
+
+ similar to
+
+
+
+
+
+
+
+
+
+
+ Less
+
+
+
+
+
+
+
+
+
+
+ More
+
+
+
+
+ 0 BPM
+ 0 BPM
+
+
+
+ 500 BPM
+ 500 BPM
+
+
+
+ 0 secs
+ 0 másodperc
+
+
+
+ 3600 secs
+ 3600 másodperc
+
+
+
+ -100 dB
+ -100 dB
+
+
+
+ 100 dB
+ 100 dB
+
+
+
+ Major
+
+
+
+
+ Minor
+
+
+
+
+ C
+ C
+
+
+
+ C Sharp
+ C Sharp
+
+
+
+ D
+ D
+
+
+
+ E Flat
+ E Flat
+
+
+
+ E
+ E
+
+
+
+ F
+ F
+
+
+
+ F Sharp
+ F Sharp
+
+
+
+ G
+ G
+
+
+
+ A Flat
+ A Flat
+
+
+
+ A
+ A
+
+
+
+ B Flat
+ B Flat
+
+
+
+ B
+ B
+
+
+
+ Ascending
+ Növekvő
+
+
+
+ Descending
+ Csökkenő
+
+
+
+ Tempo
+ Ütem
+
+
+
+ Duration
+ Időtartam
+
+
+
+ Loudness
+ Hangosság
+
+
+
+ Artist Familiarity
+
+
+
+
+ Artist Hotttnesss
+
+
+
+
+ Song Hotttnesss
+
+
+
+
+ Latitude
+ Szélesség
+
+
+
+ Longitude
+ Hosszúság
+
+
+
+ Mode
+ Mód
+
+
+
+ Key
+ Kulcs
+
+
+
+ Energy
+ Energia
+
+
+
+ Danceability
+
+
+
+
+ only by ~%1
+
+
+
+
+ similar to ~%1
+
+
+
+
+ with genre ~%1
+
+
+
+
+
+ from no one
+
+
+
+
+ My Collection
+ Saját kollekció
+
+
+
+ from %1 radio
+
+
+
+
+ with %1 %2
+
+
+
+
+ about %1 BPM
+
+
+
+
+ about %n minute(s) long
+
+
+
+
+ about %1 dB
+
+
+
+
+ at around %1%2 %3
+
+
+
+
+ in %1
+
+
+
+
+ in a %1 key
+
+
+
+
+ sorted in %1 %2 order
+
+
+
+
+ with a %1 mood
+
+
+
+
+ in a %1 style
+
+
+
+
+ Tomahawk::GroovesharkParser
+
+
+ Error fetching Grooveshark information from the network!
+
+
+
+
+ Tomahawk::InfoSystem::ChartsPlugin
+
+
+ Top Overall
+
+
+
+
+ Artists
+
+
+
+
+ Albums
+
+
+
+
+ Tracks
+
+
+
+
+ Tomahawk::InfoSystem::FdoNotifyPlugin
+
+
+ Tomahawk is playing "%1" by %2%3.
+
+
+
+
+ on "%1"
+
+
+
+
+ Tomahawk::InfoSystem::LastFmInfoPlugin
+
+
+ Top Tracks
+ Top zeneszámok
+
+
+
+ Loved Tracks
+ Kedvelt zeneszámok
+
+
+
+ Hyped Tracks
+
+
+
+
+ Top Artists
+ Top előadók
+
+
+
+ Hyped Artists
+
+
+
+
+ Tomahawk::InfoSystem::NewReleasesPlugin
+
+
+ Albums
+ Albumok
+
+
+
+ Tomahawk::InfoSystem::TwitterInfoPlugin
+
+
+ Listening to "%1" by %2 and loving it! %3
+
+
+
+
+ Tomahawk::ItunesParser
+
+
+ Error fetching iTunes information from the network!
+
+
+
+
+ Tomahawk::JSPFLoader
+
+
+ New Playlist
+
+
+
+
+ Failed to save tracks
+
+
+
+
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.
+
+
+
+
+ XSPF Error
+
+
+
+
+ This is not a valid XSPF playlist.
+
+
+
+
+ Tomahawk::LatchManager
+
+
+ &Catch Up
+
+
+
+
+
+ &Listen Along
+
+
+
+
+ Tomahawk::Playlist
+
+
+ Would you like to delete the playlist <b>"%2"</b>?
+ e.g. Would you like to delete the playlist named Foobar?
+
+
+
+
+ Delete
+ Törlés
+
+
+
+ Tomahawk::Query
+
+
+ and
+
+
+
+
+ You
+
+
+
+
+ you
+
+
+
+
+ and
+
+
+
+
+ %n other(s)
+
+
+
+
+ %1 people
+
+
+
+
+ loved this track
+
+
+
+
+ Tomahawk::RdioParser
+
+
+ Error fetching Rdio information from the network!
+
+
+
+
+ Tomahawk::ShortenedLinkParser
+
+
+ Network error parsing shortened link!
+
+
+
+
+ Tomahawk::Source
+
+
+
+ Scanning (%L1 tracks)
+
+
+
+
+ Scanning
+ Szkennelés
+
+
+
+ Checking
+ Ellenőrzés
+
+
+
+ Syncing
+ Szinkronizálás
+
+
+
+ Importing
+ Importálás
+
+
+
+ Saving (%1%)
+ Mentés (%1%)
+
+
+
+ Online
+ Elérhető
+
+
+
+ Offline
+ Nem elérhető
+
+
+
+ Tomahawk::SpotifyParser
+
+
+ Error fetching Spotify information from the network!
+
+
+
+
+ Tomahawk::XspfUpdater
+
+
+ Automatically update from XSPF
+
+
+
+
+ TomahawkApp
+
+
+ My Collection
+ Saját kollekció
+
+
+
+ TomahawkOAuthTwitter
+
+
+ Twitter PIN
+ Twitter PIN
+
+
+
+ After authenticating on Twitter's web site,
+enter the displayed PIN number here:
+
+
+
+
+ TomahawkTrayIcon
+
+
+ &Stop Playback after current Track
+
+
+
+
+
+ Hide Tomahawk Window
+ Tomahawk ablak elrejtése
+
+
+
+ Show Tomahawk Window
+ Tomahawk ablak megjelenítése
+
+
+
+ Currently not playing.
+
+
+
+
+ Play
+ Lejátszás
+
+
+
+ Pause
+ Megállítás
+
+
+
+ &Love
+
+
+
+
+ Un-&Love
+
+
+
+
+ &Continue Playback after current Track
+
+
+
+
+ TomahawkWindow
+
+
+ Tomahawk
+ Tomahawk
+
+
+
+ &Quit
+ Kiléps
+
+
+
+ Ctrl+Q
+ Ctrl+Q
+
+
+
+ Go &Online
+
+
+
+
+ Add &Friend...
+ Barát hozzáadása
+
+
+
+ U&pdate Collection
+ Kollekció frissítése
+
+
+
+ Update Collection
+ Kollekció frissítése
+
+
+
+ &Configure Tomahawk...
+ Tomahawk beállítása
+
+
+
+ Load &XSPF...
+ &XSPF betöltése...
+
+
+
+ Create &New Playlist...
+ Új lejátszólista létrehozása
+
+
+
+ About &Tomahawk...
+ &Tomahawkról
+
+
+
+ Create New &Automatic Playlist
+
+
+
+
+ Create New &Station
+
+
+
+
+ Show Offline Sources
+ Nem elérhető források mutatása
+
+
+
+ Hide Offline Sources
+ Nem elérhető források elrejtése
+
+
+
+ Minimize
+ Minimalizálás
+
+
+
+ Ctrl+M
+ Ctrl+M
+
+
+
+ Zoom
+ Zoom
+
+
+
+ Meta+Ctrl+Z
+ Meta+Ctrl+Z
+
+
+
+ &Legal Info...
+
+
+
+
+ Diagnostics...
+ Diagnosztizálás...
+
+
+
+ Fully &Rescan Collection
+
+
+
+
+ Fully Rescan Collection
+
+
+
+
+ Play
+ Lejátszás
+
+
+
+ Space
+ Szóköz
+
+
+
+ Previous
+ Előző
+
+
+
+ Next
+ Következő
+
+
+
+ Back
+
+
+
+
+ Go back one page
+
+
+
+
+ Forward
+
+
+
+
+ Go forward one page
+
+
+
+
+ Global Search...
+ Globális keresés...
+
+
+
+
+ Hide Menu Bar
+
+
+
+
+
+ Show Menu Bar
+
+
+
+
+ &Main Menu
+
+
+
+
+
+
+ Connect To Peer
+
+
+
+
+ Enter peer address:
+
+
+
+
+ Enter peer port:
+
+
+
+
+ Enter peer key:
+
+
+
+
+ XSPF Error
+ XSPF hiba
+
+
+
+ This is not a valid XSPF playlist.
+ Nem érvényes XSPF lejátszólista.
+
+
+
+ Failed to save tracks
+
+
+
+
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.
+
+
+
+
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.
+
+
+
+
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.
+
+
+
+
+ Station
+ Rádióállomás
+
+
+
+ Create New Station
+
+
+
+
+ Name:
+
+
+
+
+ Playlist
+ Lejátszólista
+
+
+
+ Automatic Playlist
+ Automatikus lejátszólista
+
+
+
+ Pause
+
+
+
+
+ &Play
+
+
+
+
+ Authentication Error
+
+
+
+
+ Error connecting to SIP: Authentication failed!
+
+
+
+
+ %1 by %2
+ track, artist name
+
+
+
+
+ %1 - %2
+ current track, some window title
+
+
+
+
+ <h2><b>Tomahawk %1<br/>(%2)</h2>
+ <h2><b>Tomahawk %1<br/>(%2)</h2>
+
+
+
+ <h2><b>Tomahawk %1</h2>
+ <h2><b>Tomahawk %1</h2>
+
+
+
+ Copyright 2010 - 2012
+
+
+
+
+ Thanks to:
+
+
+
+
+ About Tomahawk
+ Tomahawkról
+
+
+
+ TopTracksContext
+
+
+ Top Hits
+
+
+
+
+ TrackInfoWidget
+
+
+ Form
+
+
+
+
+ Cover
+ Borító
+
+
+
+ Track
+ Zeneszám
+
+
+
+ Artist
+ Előadó
+
+
+
+ Album
+ Album
+
+
+
+ Statistics
+ Statisztika
+
+
+
+ Similar Tracks
+ Hasonló zeneszámok
+
+
+
+ Sorry, but we could not find similar tracks for this song!
+
+
+
+
+ You've listened to this track %n time(s).
+
+
+
+
+ You've never listened to this track before.
+
+
+
+
+ You first listened to it on %1.
+
+
+
+
+ You've listened to %1 %n time(s).
+
+
+
+
+ You've never listened to %1 before.
+
+
+
+
+ TrackView
+
+
+ Sorry, your filter '%1' did not match any results.
+
+
+
+
+ TransferStatusItem
+
+
+ from
+ streaming artist - track from friend
+
+
+
+
+ to
+ streaming artist - track to friend
+
+
+
+
+ TreeItemDelegate
+
+
+ Unknown
+
+
+
+
+ TreeModel
+
+
+ All Artists
+
+
+
+
+
+ My Collection
+
+
+
+
+
+ Collection of %1
+
+
+
+
+ TreeView
+
+
+ Sorry, your filter '%1' did not match any results.
+
+
+
+
+ TwitterConfigWidget
+
+
+ Configure this Twitter account
+
+
+
+
+ The Twitter plugin allows you to discover and play music from your Twitter friends running Tomahawk and post messages to your account.
+
+
+
+
+ Status: No saved credentials
+
+
+
+
+ Authenticate with Twitter
+
+
+
+
+ Twitter Connections
+
+
+
+
+
+If you only want to post tweets, you're done.
+
+If you want to connect Tomahawk to your friends using Twitter, select the type of tweet and press the button below to send a sync message. You must both be following each other as Direct Messages are used. Then be (very) patient -- it can take several minutes!
+
+You can re-send a sync message at any time simply by sending another tweet using the button.
+
+
+
+
+ Select the kind of tweet you would like, then press the button to post it:
+
+
+
+
+ Global Tweet
+
+
+
+
+ @Mention
+
+
+
+
+ Direct Message
+
+
+
+
+ e.g. @tomahawk
+
+
+
+
+ Send Message
+
+
+
+
+ TwitterSipPlugin
+
+
+ Enter Twitter username
+
+
+
+
+ ViewManager
+
+
+ This playlist is empty!
+ Ez a lejátszólista üres!
+
+
+
+ After you have scanned your music collection you will find your tracks right here.
+
+
+
+
+ This collection is empty.
+ Ez a kollekció üres.
+
+
+
+ SuperCollection
+
+
+
+
+ Combined libraries of all your online friends
+
+
+
+
+ Recently Played Tracks
+ Mostanában játszott zeneszámok
+
+
+
+ Recently played tracks from all your friends
+
+
+
+
+ Sorry, we could not find any recent plays!
+
+
+
+
+ WelcomeWidget
+
+
+ Recent Additions
+
+
+
+
+ Newest Stations & Playlists
+
+
+
+
+ Recently Played Tracks
+
+
+
+
+ Recently played tracks
+ Mostanában játszott zeneszámok
+
+
+
+ No recently created playlists in your network.
+
+
+
+
+ Welcome to Tomahawk
+
+
+
+
+ WhatsHotWidget
+
+
+ Charts
+
+
+
+
+ WikipediaContext
+
+
+ Wikipedia
+
+
+
+
+ XMPPBot
+
+
+
+Terms for %1:
+
+
+
+
+
+ No terms found, sorry.
+
+
+
+
+
+Hotttness for %1: %2
+
+
+
+
+
+
+Familiarity for %1: %2
+
+
+
+
+
+
+Lyrics for "%1" by %2:
+
+%3
+
+
+
+
+
+ XSPFLoader
+
+
+ Failed to parse contents of XSPF playlist
+
+
+
+
+ Some playlist entries were found without artist and track name, they will be omitted
+
+
+
+
+ Failed to fetch the desired playlist from the network, or the desired file does not exist
+
+
+
+
+ New Playlist
+ Új lejátszólista
+
+
+
+ XmlConsole
+
+
+ Xml stream console
+ Xml stream konzol
+
+
+
+
+ Filter
+ Szűrő
+
+
+
+ Save log
+ Log mentése
+
+
+
+ Disabled
+
+
+
+
+ By JID
+
+
+
+
+ By namespace uri
+
+
+
+
+ By all attributes
+
+
+
+
+ Visible stanzas
+
+
+
+
+ Information query
+
+
+
+
+ Message
+ Üzenet
+
+
+
+ Presence
+
+
+
+
+ Custom
+
+
+
+
+ Close
+ Bezárás
+
+
+
+ Save XMPP log to file
+
+
+
+
+ OpenDocument Format (*.odf);;HTML file (*.html);;Plain text (*.txt)
+
+
+
+
+ XmppConfigWidget
+
+
+ Xmpp Configuration
+ Xmpp beállítás
+
+
+
+ Configure this Xmpp account
+
+
+
+
+ Enter your Xmpp login to connect with your friends using Tomahawk!
+
+
+
+
+ Login Information
+ Belépési információ
+
+
+
+ Xmpp ID:
+ Xmpp ID:
+
+
+
+ e.g. user@example.com
+ pl. user@example.com
+
+
+
+ Password:
+ Jelszó:
+
+
+
+ An account with this name already exists!
+
+
+
+
+ Advanced Xmpp Settings
+ Haladó Xmpp beállítások
+
+
+
+ Server:
+ Szerver:
+
+
+
+ Port:
+ Port:
+
+
+
+ Lots of servers don't support this (e.g. GTalk, jabber.org)
+
+
+
+
+ Publish currently playing track
+
+
+
+
+ Enforce secure connection
+
+
+
+
+ XmppSipPlugin
+
+
+ User Interaction
+ Felhasználói interakció
+
+
+
+ Host is unknown
+ Ismeretlen hoszt
+
+
+
+ Item not found
+
+
+
+
+ Authorization Error
+ Azonosítási hiba
+
+
+
+ Remote Stream Error
+ Távoli stream hiba
+
+
+
+ Remote Connection failed
+ Távoli kapcsolódási hiba
+
+
+
+ Internal Server Error
+ Belső szerver hiba
+
+
+
+ System shutdown
+ Rendszer leállítás
+
+
+
+ Conflict
+
+
+
+
+ Unknown
+ Ismeretlen
+
+
+
+ Do you want to add <b>%1</b> to your friend list?
+
+
+
+
+ No Compression Support
+
+
+
+
+ Enter Jabber ID
+
+
+
+
+ No Encryption Support
+
+
+
+
+ No Authorization Support
+
+
+
+
+ No Supported Feature
+
+
+
+
+ Add Friend
+
+
+
+
+ Enter Xmpp ID:
+
+
+
+
+ Add Friend...
+
+
+
+
+ XML Console...
+
+
+
+
+ I'm sorry -- I'm just an automatic presence used by Tomahawk Player (http://gettomahawk.com). If you are getting this message, the person you are trying to reach is probably not signed on, so please try again later!
+
+
+
+
+ Authorize User
+
+
+
+
+ ZeroconfConfig
+
+
+ Form
+
+
+
+
+ Local Network configuration
+
+
+
+
+ This plugin will automatically find other users running Tomahawk on your local network
+
+
+
+
+ Connect automatically when Tomahawk starts
+
+
+
+
\ No newline at end of file
diff --git a/lang/tomahawk_it.ts b/lang/tomahawk_it.ts
index 77765fe66..5083ea4d8 100644
--- a/lang/tomahawk_it.ts
+++ b/lang/tomahawk_it.ts
@@ -47,17 +47,17 @@ connect and stream from you?
AccountFactoryWrapperDelegate
-
+ OnlineOnline
-
+ Connecting...In connessione...
-
+ OfflineOffline
@@ -65,18 +65,18 @@ connect and stream from you?
AccountListWidget
-
+ Connections
-
-
+
+ Connect &All
-
+ Disconnect &All
@@ -100,154 +100,154 @@ connect and stream from you?
ActionCollection
-
+ &Listen Along&Ascolta assieme
-
+ Stop &Listening Along&Stop&Ascolta assieme
-
+ &Follow in real-time&Segui in diretta
-
-
+
+ &Listen Privately&Ascolta in privato
-
-
+
+ &Listen Publicly&Ascolta pubblicamente
-
+ &Load Playlist&Carica playlist
-
+ &Rename Playlist&Rinomina playlist
-
+ &Copy Playlist Link&Copia link playlist
-
+ &Play&Play
-
+ &Stop&Stop
-
+ &Previous Track&Indietro
-
+ &Next Track&Avanti
-
+ &Quit&Chiudi
-
+ Load &XSPF...
-
+ U&pdate Collection
-
+ Fully &Rescan Collection
-
+ Show Offline Sources
-
+ &Configure Tomahawk...
-
+ Minimize
-
+ Zoom
-
+ Hide Menu Bar
-
+ Diagnostics...
-
+ About &Tomahawk...
-
+ &Legal Information...
-
+ Check For Updates...
-
+ &Controls
-
+ &Settings
-
+ &Help
-
+ &Window
-
+ Main Menu
@@ -295,7 +295,7 @@ connect and stream from you?
Ci dispiace, ma non abbiamo trovato nessuna traccia di questo album!
-
+ Other Albums by %1Altri album di %1
@@ -322,42 +322,44 @@ connect and stream from you?
Corpo
-
+ Top HitsTop Hits
-
+ Related ArtistsArtisti simili
-
+
+ Artist
-
+ AlbumsAlbum
-
+
+ CoverCopertina
-
+ Sorry, we could not find any albums for this artist!Ci dispiace, ma non abbiamo trovato nessun album di questo artista!
-
+ Sorry, we could not find any related artists!Siamo spiacenti, non è stato possibile trovare artisti simili!
-
+ Sorry, we could not find any top hits for this artist!Ci dispiace, ma non abbiamo trovato alcun risultato top per l'artista!
@@ -421,13 +423,13 @@ connect and stream from you?
-
+ ShuffleRiproduzione casuale
-
+ RepeatRipeti
@@ -442,27 +444,27 @@ connect and stream from you?
Alto
-
+ Time Elapsed
-
+ Time Remaining
-
+ Playing from %1
-
+ Share
-
+ Love
@@ -488,24 +490,24 @@ connect and stream from you?
CategoryAddItem
-
+ Create new PlaylistCrea una playlist nuova
-
+ Create new StationCrea una nuova stazione
-
-
+
+ New StationNuova stazione
-
-
+
+ %1 Station%1 stazione
@@ -513,12 +515,12 @@ connect and stream from you?
CategoryItem
-
+ PlaylistsPlaylist
-
+ StationsStazioni
@@ -651,97 +653,97 @@ connect and stream from you?
EchonestSteerer
-
+ Steer this station:
-
+ Much less
-
+ Less
-
+ A bit less
-
+ Keep at current
-
+ A bit more
-
+ More
-
+ Much more
-
+ Tempo
-
+ Loudness
-
+ Danceability
-
+ Energy
-
+ Song Hotttnesss
-
+ Artist Hotttnesss
-
+ Artist Familiarity
-
+ By Description
-
+ Enter a description
-
+ Apply steering command
-
+ Reset all steering commands
@@ -757,12 +759,12 @@ connect and stream from you?
FlexibleView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -778,7 +780,7 @@ connect and stream from you?
IndexingJobItem
-
+ Indexing databaseAggiornando collezione
@@ -845,7 +847,7 @@ connect and stream from you?
LatchedStatusItem
-
+ %1 is listening along with you!
@@ -907,32 +909,32 @@ connect and stream from you?
LovedTracksItem
-
+ Top Loved Tracks
-
+ Sorry, we could not find any loved tracks!
-
+ The most loved tracks from all your friends
-
+ All of your loved tracks
-
+ All of %1's loved tracks
-
+ Loved Tracks
@@ -1045,7 +1047,7 @@ connect and stream from you?
-
+ Properties
@@ -1171,20 +1173,30 @@ connect and stream from you?
PlaylistLargeItemDelegate
-
+ played %1 by youascoltata %1 da te
-
+ played %1 by %2ascoltata %1 da %2
-
+ added %1%1 aggiunte
+
+
+ by <b>%1</b>
+
+
+
+
+ by <b>%1</b> on <b>%2</b>
+
+ PlaylistModel
@@ -1251,12 +1263,12 @@ connect and stream from you?
PlaylistView
-
+ This playlist is currently empty.Questa playlist è vuota.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!Questa playlist è vuota. Aggiungi qualche canzone!
@@ -1480,12 +1492,12 @@ connect and stream from you?
SettingsDialog
-
+ CollectionCollezione
-
+ AdvancedAvanzate
@@ -1495,12 +1507,12 @@ connect and stream from you?
Tutte
-
+ Some changed settings will not take effect until Tomahawk is restartedAlcune modifiche non avranno effetto fino al riavvio di Tomahawk
-
+ ServicesServizi
@@ -1510,37 +1522,37 @@ connect and stream from you?
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.
-
+ Manage how Tomahawk finds music on your computer.
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.
-
+ Install resolver from fileInstalla i resolver da file
-
+ Delete all Access Control entries?Cancellare tutte le voci di controllo di accesso?
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.
-
+ InformationInformazione
@@ -1736,22 +1748,22 @@ connect and stream from you?
TextLabel
-
+ TweetTweetta
-
+ Listening to "%1" by %2. %3Ascoltando "%1" by %2. %3
-
+ Listening to "%1" by %2 on "%3". %4Ascoltando "%1" di %2. %3".%4
-
+ %1 characters left%1 caratteri rimanenti
@@ -1784,19 +1796,19 @@ connect and stream from you?
Top 10
-
+ All available tracksTutte le tracce disponibili
-
-
+
+ ShowMostra
-
-
+
+ HideNascondi
@@ -1843,7 +1855,7 @@ connect and stream from you?
-
+ Latest AdditionsUltime aggiunte
@@ -1853,42 +1865,42 @@ connect and stream from you?
Ascoltate di recente
-
+ SuperCollectionSupercollezione
-
+ Latest additions to your collectionUltime aggiunte alla tua collezione
-
+ Latest additions to %1's collectionUltime aggiunte alla collezione di %1
-
+ Sorry, we could not find any recent additions!Spiacente, non abbiamo trovato nessuna aggiunta recente!
-
+ Recently Played TracksTracce ascoltate di recente
-
+ Your recently played tracksTracce da te ascoltate di recente
-
+ %1's recently played tracksTracce ascoltate di recente da %1
-
+ Sorry, we could not find any recent plays!Spiacente, non è stato possibile trovare ascolti recenti!
@@ -2104,17 +2116,17 @@ connect and stream from you?
TemporaryPageItem
-
+ Copy Artist LinkCopia link artista
-
+ Copy Album LinkCopia link album
-
+ Copy Track LinkCopia link traccia
@@ -2122,32 +2134,32 @@ connect and stream from you?
Tomahawk::Accounts::AccountDelegate
-
+ Add AccountAggiungi account
-
+ RemoveRimuovi
-
+ %1 downloads%1 download
-
+ OnlineIn linea
-
+ Connecting...In collegamento...
-
+ OfflineSconnesso
@@ -2217,7 +2229,7 @@ connect and stream from you?
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to playScrobbla le tue canzoni su last.fm, e trova musica gratuita da scaricare
@@ -2520,83 +2532,82 @@ You may wish to try re-authenticating.
Tomahawk::ContextMenu
-
+ &Play&Play
-
-
-
+
+
+ Add to &QueueAggiungi alla &coda
-
+ Continue Playback after this &Track
-
+ Stop Playback after this &Track
-
-
+
+ &Love&Love
-
+
+
+
+ &Go to "%1"
+
+
+
+
+
+
+ Go to "%1"
+
+
+
+ &Copy Track Link&Copia link della traccia
-
+ Copy Album &Link
-
+ Copy Artist &Link
-
+ Un-&LoveUn-&love
-
+ &Delete Items&Cancella tracce
-
- &Show Track Page
- &Mostra pagina della traccia
-
-
-
+ Properties...
-
+ &Delete Item&Cancella traccia
-
-
- &Show Album Page
- &Mostra pagine dell'album
-
-
-
- &Show Artist Page
- &Mostra pagina dell'artista
- Tomahawk::DropJobNotifier
@@ -2689,7 +2700,7 @@ Please change the filters or try again.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3045,27 +3056,27 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top TracksTop Tracks
-
+ Loved TracksTracce amate
-
+ Hyped Tracks
-
+ Top Artists
-
+ Hyped Artists
@@ -3199,7 +3210,7 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!Errore di rete nell'analizzare il link accorciato!
@@ -3473,178 +3484,178 @@ enter the displayed PIN number here:
Prossima
-
+ BackIndietro
-
+ Go back one pageVai indietro di una pagina
-
+ ForwardAvanti
-
+ Go forward one pageVai avanti di una pagina
-
+ Global Search...Ricerca globale...
-
-
+
+ Hide Menu Bar
-
-
+
+ Show Menu Bar
-
+ &Main Menu
-
-
-
+
+
+ Connect To PeerConnettiti al peer
-
+ Enter peer address:Inserisci indirizzo peer:
-
+ Enter peer port:Inserisci porta peer:
-
+ Enter peer key:Inserisce chiave peer:
-
+ XSPF ErrorErrore XSPF
-
+ This is not a valid XSPF playlist.Questa non è una valida playlist XSPF.
-
+ Failed to save tracksErrore nel salvare le tracce
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.Alcune tracce nella playlist non contengono l'artista e il titolo. Verrano ignorate.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.Spiacente, c'è un problema nell'accedere al tuo dispositivo audio o alla traccia desiderata, questa traccia verrà saltata. Assicurati di avere le giuste librerie Phonon e i plugin necessari installati.
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.Spiacente, c'è un problema nell'accedere al tuo dispositivo audio o alla traccia desiderata, questa traccia verrà saltata.
-
+ StationStazione
-
+ Create New StationCrea una nuova stazione
-
+ Name:Nome:
-
+ PlaylistPlaylist
-
+ Automatic PlaylistPlaylist automatica
-
+ PausePausa
-
+ &Play
-
+ Authentication ErrorErrore nell'autenticazione
-
+ Error connecting to SIP: Authentication failed!Errore di connessione al SIP: autenticazione fallita!
-
+ %1 by %2track, artist name%1 di %2
-
+ %1 - %2current track, some window title%1 - %2
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2><h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2><h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012Copyright 2010 - 2012
-
+ Thanks to:Grazie a:
-
+ About TomahawkInfo su Tomahawk
@@ -3700,27 +3711,27 @@ enter the displayed PIN number here:
Ci dispiace, ma non abbiamo trovato tracce simili per questa canzone!
-
+ You've listened to this track %n time(s).Hai ascoltato questa traccia una volta.Hai ascoltato questa traccia %n volte.
-
+ You've never listened to this track before.Non hai mai ascoltato questa traccia.
-
+ You first listened to it on %1.L'hai ascoltata la prima volta su %1.
-
+ You've listened to %1 %n time(s).Hai ascoltato %1 una volta.Hai ascoltato %1 %n volte.
-
+ You've never listened to %1 before.Non hai mai ascoltato %1.
@@ -3736,13 +3747,13 @@ enter the displayed PIN number here:
TransferStatusItem
-
+ fromstreaming artist - track from friend
-
+ tostreaming artist - track to friend
@@ -3751,7 +3762,7 @@ enter the displayed PIN number here:
TreeItemDelegate
-
+ UnknownSconosciuto
@@ -3921,17 +3932,17 @@ You can re-send a sync message at any time simply by sending another tweet using
Tracce recentemente ascoltate
-
+ Recently played tracks
-
+ No recently created playlists in your network.Nessuna playlist creata di recente nel tuo network.
-
+ Welcome to TomahawkBenvenuto in Tomahawk
diff --git a/lang/tomahawk_ja.ts b/lang/tomahawk_ja.ts
index 09740abac..263e57848 100644
--- a/lang/tomahawk_ja.ts
+++ b/lang/tomahawk_ja.ts
@@ -47,17 +47,17 @@ connect and stream from you?
AccountFactoryWrapperDelegate
-
+ Onlineオンライン
-
+ Connecting...接続中...
-
+ Offlineオフライン
@@ -65,18 +65,18 @@ connect and stream from you?
AccountListWidget
-
+ Connectionsコネクション
-
-
+
+ Connect &All全部を接続する
-
+ Disconnect &All全ての接続を切る
@@ -100,154 +100,154 @@ connect and stream from you?
ActionCollection
-
+ &Listen Along共有聴取
-
+ Stop &Listening Along共有聴取を中止
-
+ &Follow in real-time実時間にフォロー
-
-
+
+ &Listen Privately非公開で聴く
-
-
+
+ &Listen Publicly公開で聴く
-
+ &Load Playlistプレイリストを読み込み
-
+ &Rename Playlistプレイリスト名を変更
-
+ &Copy Playlist Linkプレイリストリンクをコピー
-
+ &Play再生
-
+ &Stop停止
-
+ &Previous Track前のトラック
-
+ &Next Track次のトラック
-
+ &Quit終了
-
+ Load &XSPF...XSPFを読み込み...
-
+ U&pdate Collectionコレクションを更新
-
+ Fully &Rescan Collectionすべてのコレクションを再スキャンする
-
+ Show Offline Sourcesオフラインのソースを表示
-
+ &Configure Tomahawk...Tomahawkを設定...
-
+ Minimize最小化
-
+ Zoomズーム
-
+ Hide Menu Barメニューバーを隠す
-
+ Diagnostics...診断...
-
+ About &Tomahawk...Tomahawk について...
-
+ &Legal Information...法定情報...
-
+ Check For Updates...更新を確認...
-
+ &Controls制御
-
+ &Settings設定
-
+ &Helpヘルプ
-
+ &Windowウインドウ
-
+ Main Menuメインメニュー
@@ -295,7 +295,7 @@ connect and stream from you?
このアルバムの曲は見つかりませんでした。
-
+ Other Albums by %1%1の他のアルバム
@@ -322,42 +322,44 @@ connect and stream from you?
フォーム
-
+ Top Hits大ヒット曲
-
+ Related Artists似たアーティスト
-
+
+ Artistアーティスト
-
+ Albumsアルバム
-
+
+ Coverカバー
-
+ Sorry, we could not find any albums for this artist!このアーティストのアルバムは見つかりませんでした。
-
+ Sorry, we could not find any related artists!関連アーティストは見つかりませんでした。
-
+ Sorry, we could not find any top hits for this artist!このアーティストの大ヒット曲は見つかりませんでした。
@@ -421,13 +423,13 @@ connect and stream from you?
-
+ Shuffleシャッフル
-
+ Repeatリピート
@@ -442,27 +444,27 @@ connect and stream from you?
大
-
+ Time Elapsed再生時間
-
+ Time Remaining残り時間
-
+ Playing from %1%1から再生中
-
+ Shareシェアー
-
+ LoveLove
@@ -488,24 +490,24 @@ connect and stream from you?
CategoryAddItem
-
+ Create new Playlist新規プレイリストを作成
-
+ Create new Station新規ステーションを作成
-
-
+
+ New Station新規ステーション
-
-
+
+ %1 Station%1 ステーション
@@ -513,12 +515,12 @@ connect and stream from you?
CategoryItem
-
+ Playlistsプレイリスト
-
+ Stationsステーション
@@ -652,97 +654,97 @@ connect and stream from you?
EchonestSteerer
-
+ Steer this station:
-
+ Much less
-
+ Less
-
+ A bit less
-
+ Keep at current
-
+ A bit more
-
+ More
-
+ Much more
-
+ Tempo
-
+ Loudness
-
+ Danceability
-
+ Energy
-
+ Song Hotttnesss
-
+ Artist Hotttnesss
-
+ Artist Familiarity
-
+ By Description
-
+ Enter a description
-
+ Apply steering command
-
+ Reset all steering commands
@@ -758,12 +760,12 @@ connect and stream from you?
FlexibleView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -779,7 +781,7 @@ connect and stream from you?
IndexingJobItem
-
+ Indexing databaseデータベースのインデックスを作成中
@@ -846,7 +848,7 @@ connect and stream from you?
LatchedStatusItem
-
+ %1 is listening along with you!%1さんが一緒に聴いています。
@@ -908,32 +910,32 @@ connect and stream from you?
LovedTracksItem
-
+ Top Loved Tracks最もLove トラック
-
+ Sorry, we could not find any loved tracks!Love トラックが見つかりませんでした。
-
+ The most loved tracks from all your friends友達の最もLove トラック
-
+ All of your loved tracks自分のLove トラック
-
+ All of %1's loved tracks%1さんのLove トラック
-
+ Loved TracksLove トラック
@@ -1046,7 +1048,7 @@ connect and stream from you?
次へ
-
+ Properties
@@ -1172,20 +1174,30 @@ connect and stream from you?
PlaylistLargeItemDelegate
-
+ played %1 by you%1を再生しました。
-
+ played %1 by %2%2が%1を再生しました。
-
+ added %1%1を追加しました。
+
+
+ by <b>%1</b>
+
+
+
+
+ by <b>%1</b> on <b>%2</b>
+
+ PlaylistModel
@@ -1252,12 +1264,12 @@ connect and stream from you?
PlaylistView
-
+ This playlist is currently empty.このプレイリストには何も入っていません。
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!プレイリストには何も入っていません。トラックを追加して、音楽を楽しみましょう!
@@ -1482,12 +1494,12 @@ connect and stream from you?
SettingsDialog
-
+ Collectionコレクション
-
+ Advanced詳細
@@ -1497,12 +1509,12 @@ connect and stream from you?
すべて
-
+ Some changed settings will not take effect until Tomahawk is restartedTomahawkを再起動すると設定変更が反映されます
-
+ Servicesサービス
@@ -1512,37 +1524,37 @@ connect and stream from you?
ファイルからインストールする
-
+ Configure the accounts and services used by Tomahawk to search and retrieve music, find your friends and update your status.友達を探すこと、又はステータスの更新や音楽の検索と取得の為に利用するアカウントとサービスを設定。
-
+ Manage how Tomahawk finds music on your computer.音楽ファイルの検索方法を設定
-
+ Configure Tomahawk's advanced settings, including network connectivity settings, browser interaction and more.ネットワーク接続設定、又はブラウザー設定等の詳細設定を調整する。
-
+ Install resolver from fileファイルからリゾルバをインストールする
-
+ Delete all Access Control entries?全てのアクセス制御のエントリーを削除しますか?
-
+ Do you really want to delete all Access Control entries? You will be asked for a decision again for each peer that you connect to.本当に全てのアクセス制御のエントリーを削除しますか?ピア接続に対して、改めて同意を求めます。
-
+ Information情報
@@ -1741,22 +1753,22 @@ connect and stream from you?
TextLabel
-
+ Tweetツイート
-
+ Listening to "%1" by %2. %3%2の"%1"を聴いています。%3
-
+ Listening to "%1" by %2 on "%3". %4%2の"%3"の"%1"を聴いています。%4
-
+ %1 characters left残り%1文字
@@ -1789,19 +1801,19 @@ connect and stream from you?
トップ10
-
+ All available tracks利用可能トラック
-
-
+
+ Show表示
-
-
+
+ Hide隠す
@@ -1848,7 +1860,7 @@ connect and stream from you?
-
+ Latest Additions最新追加した項目
@@ -1858,42 +1870,42 @@ connect and stream from you?
最近聴いたトラック
-
+ SuperCollectionスーパーコレクション
-
+ Latest additions to your collectionコレクションの最新追加した項目
-
+ Latest additions to %1's collection%1のコレクションの最新追加した項目
-
+ Sorry, we could not find any recent additions!最近追加した項目が見つかりませんでした。
-
+ Recently Played Tracks最近再生したトラック
-
+ Your recently played tracksあなたの最近再生したトラック
-
+ %1's recently played tracks%1の最近再生したトラック
-
+ Sorry, we could not find any recent plays!最近の再生した項目が見つかりませんでした。
@@ -2109,17 +2121,17 @@ connect and stream from you?
TemporaryPageItem
-
+ Copy Artist Linkアーティストリンクをコピー
-
+ Copy Album Linkアルバムリンクをコピー
-
+ Copy Track Linkトラックリンクをコピー
@@ -2127,32 +2139,32 @@ connect and stream from you?
Tomahawk::Accounts::AccountDelegate
-
+ Add Accountアカウントを追加
-
+ Remove削除
-
+ %1 downloads%1ダウンロード
-
+ Onlineオンライン
-
+ Connecting...接続中...
-
+ Offline・オフライン
@@ -2222,7 +2234,7 @@ connect and stream from you?
Tomahawk::Accounts::LastFmAccountFactory
-
+ Scrobble your tracks to last.fm, and find freely downloadable tracks to playLast.fmにトラックをscrobbleして、無料ダウンロードのトラックを探して再生する
@@ -2528,83 +2540,82 @@ You may wish to try re-authenticating.
Tomahawk::ContextMenu
-
+ &Play再生
-
-
-
+
+
+ Add to &Queueキューに追加
-
+ Continue Playback after this &Trackこのトラックの再生後、再生を続く
-
+ Stop Playback after this &Trackこのトラックの再生後、再生を停止する
-
-
+
+ &Love&Love
-
+
+
+
+ &Go to "%1"
+
+
+
+
+
+
+ Go to "%1"
+
+
+
+ &Copy Track Linkトラックリンクをコピー
-
+ Copy Album &Linkアルバムリンクをコピー
-
+ Copy Artist &Linkアーティストリンクをコピー
-
+ Un-&LoveLoveじゃないトラック
-
+ &Delete Items項目を削除
-
- &Show Track Page
- トラックページを表示
-
-
-
+ Properties...情報...
-
+ &Delete Item項目を削除
-
-
- &Show Album Page
- アルバムページを表示
-
-
-
- &Show Artist Page
- アーティストページを表示
- Tomahawk::DropJobNotifier
@@ -2699,7 +2710,7 @@ Please change the filters or try again.
Tomahawk::DynamicWidget
-
+ Station ran out of tracks!
Try tweaking the filters for a new set of songs to play.
@@ -3057,27 +3068,27 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::InfoSystem::LastFmInfoPlugin
-
+ Top Tracksトップトラック
-
+ Loved TracksLove トラック
-
+ Hyped Tracksハイプトラック
-
+ Top Artistsトップアーティスト
-
+ Hyped Artistsハイプアーティスト
@@ -3211,7 +3222,7 @@ Try tweaking the filters for a new set of songs to play.
Tomahawk::ShortenedLinkParser
-
+ Network error parsing shortened link!短縮リンクの解析中にネットワークエラーが発生しました!
@@ -3487,178 +3498,178 @@ Meta+Ctrl+Z
次へ
-
+ Backプレイリスト
-
+ Go back one page前のページ
-
+ Forward次へ
-
+ Go forward one page次のページ
-
+ Global Search...グローバルサーチ...
-
-
+
+ Hide Menu Barメニューバーを隠す
-
-
+
+ Show Menu Barメニューバーを表示
-
+ &Main Menuメインメニュー
-
-
-
+
+
+ Connect To Peerピアに接続する
-
+ Enter peer address:ピアのアドレスを入力:
-
+ Enter peer port:ピアのポートを入力:
-
+ Enter peer key:ピアのキーを入力:
-
+ XSPF ErrorXSPFエラー
-
+ This is not a valid XSPF playlist.このプレイリストは有利なXSPFプレイリストではありません。
-
+ Failed to save tracksトラックの保存に失敗しました。
-
+ Some tracks in the playlist do not contain an artist and a title. They will be ignored.プレイリストにアーティストもタイトルの無いトラックが見つかりました。この項目は無視されます。
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped. Make sure you have a suitable Phonon backend and required plugins installed.オーディオデバイス、又は要求トラックをアクセスすることができませんでしたので、このトラックは無視されます。適しているPhononのバックエンドを確認の上、必須プラグインのインストールを確認して下さい。
-
+ Sorry, there is a problem accessing your audio device or the desired track, current track will be skipped.オーディオデバイス、又は要求トラックをアクセスすることができませんでしたので、このトラックは無視されます。
-
+ Stationステーション
-
+ Create New Station新規ステーションを作成
-
+ Name:名前:
-
+ Playlistプレイリスト
-
+ Automatic Playlist自動プレイリスト
-
+ Pause一時停止
-
+ &Play再生
-
+ Authentication Error認証エラー
-
+ Error connecting to SIP: Authentication failed!SIPへの接続エラー: 認証が失敗しました!
-
+ %1 by %2track, artist name%1 by %2
-
+ %1 - %2current track, some window title%1 - %2
-
+ <h2><b>Tomahawk %1<br/>(%2)</h2><h2><b>Tomahawk %1<br/>(%2)</h2>
-
+ <h2><b>Tomahawk %1</h2><h2><b>Tomahawk %1</h2>
-
+ Copyright 2010 - 2012Copyright 2010 - 2012
-
+ Thanks to:Thanks to:
-
+ About TomahawkTomahawkについて
@@ -3714,27 +3725,27 @@ Meta+Ctrl+Z
この曲に似ているトラックが見つかりませんでした。
-
+ You've listened to this track %n time(s).このトラックは%n回聴いています。
-
+ You've never listened to this track before.このトラックを一度も聴いていません。
-
+ You first listened to it on %1.初めてこの曲を聴いたのは、%1です。
-
+ You've listened to %1 %n time(s).%1を%n回聴いています。
-
+ You've never listened to %1 before.%1を一度も聴いていません。
@@ -3750,13 +3761,13 @@ Meta+Ctrl+Z
TransferStatusItem
-
+ fromstreaming artist - track from friendから
-
+ tostreaming artist - track to friendへ
@@ -3765,7 +3776,7 @@ Meta+Ctrl+Z
TreeItemDelegate
-
+ Unknown不明
@@ -3940,17 +3951,17 @@ Twitterを使っている友達にTomahawkを接続したいなら、ツイー
最近再生したトラック
-
+ Recently played tracks最近再生したトラック
-
+ No recently created playlists in your network.ネットワークに最近作成したプレイリストはありません。
-
+ Welcome to TomahawkTomahawkへようこそ
diff --git a/lang/tomahawk_lt.ts b/lang/tomahawk_lt.ts
index 713e67ec4..f9d0c92f2 100644
--- a/lang/tomahawk_lt.ts
+++ b/lang/tomahawk_lt.ts
@@ -47,17 +47,17 @@ connect and stream from you?
AccountFactoryWrapperDelegate
-
+ OnlinePrisijungęs
-
+ Connecting...Jungiamasi...
-
+ OfflineAtsijungęs
@@ -65,18 +65,18 @@ connect and stream from you?
AccountListWidget
-
+ Connections
-
-
+
+ Connect &All
-
+ Disconnect &All
@@ -100,154 +100,154 @@ connect and stream from you?
ActionCollection
-
+ &Listen AlongK&lausytis kartu
-
+ Stop &Listening AlongStabdyti k&lausymąsi kartu
-
+ &Follow in real-timeSe&kti realiu laiku
-
-
+
+ &Listen PrivatelyK&lausytis privačiai
-
-
+
+ &Listen PubliclyK&lausytis viešai
-
+ &Load PlaylistĮke<i grojaraštį
-
+ &Rename PlaylistPer&vadinti grojaraštį
-
+ &Copy Playlist Link&Kopijuoti grojaraščio nuorodą
-
+ &Play&Groti
-
+ &Stop&Sustabdyti
-
+ &Previous TrackAnkstesnis takelis
-
+ &Next TrackKitas takelis
-
+ &Quit&Baigti darbą
-
+ Load &XSPF...
-
+ U&pdate Collection
-
+ Fully &Rescan Collection
-
+ Show Offline Sources
-
+ &Configure Tomahawk...
-
+ Minimize
-
+ Zoom
-
+ Hide Menu Bar
-
+ Diagnostics...
-
+ About &Tomahawk...
-
+ &Legal Information...
-
+ Check For Updates...
-
+ &Controls
-
+ &Settings
-
+ &Help
-
+ &Window
-
+ Main Menu
@@ -295,7 +295,7 @@ connect and stream from you?
Atsiprašome, neradome jokių takelių iš šio albumo!
-
+ Other Albums by %1Kiti %1 albumai
@@ -322,42 +322,44 @@ connect and stream from you?
Forma
-
+ Top Hits
-
+ Related ArtistsSusiję atlikėjai
-
+
+ ArtistAtlikėjas
-
+ AlbumsAlbumai
-
+
+ CoverViršelis
-
+ Sorry, we could not find any albums for this artist!Atsiprašome, neradome jokių šio atlikėjo albumų!
-
+ Sorry, we could not find any related artists!Atsiprašome, neradome jokių susijusių atlikėjų!
-
+ Sorry, we could not find any top hits for this artist!
@@ -421,13 +423,13 @@ connect and stream from you?
-
+ ShuffleMaišyti
-
+ RepeatKartoti
@@ -442,27 +444,27 @@ connect and stream from you?
-
+ Time Elapsed
-
+ Time Remaining
-
+ Playing from %1
-
+ Share
-
+ Love
@@ -488,24 +490,24 @@ connect and stream from you?
CategoryAddItem
-
+ Create new PlaylistSukurti naują grojaraštį
-
+ Create new StationSukurti naują stotį
-
-
+
+ New StationNauja stotis
-
-
+
+ %1 Station
@@ -513,12 +515,12 @@ connect and stream from you?
CategoryItem
-
+ PlaylistsGrojaraščiai
-
+ StationsStotys
@@ -651,97 +653,97 @@ connect and stream from you?
EchonestSteerer
-
+ Steer this station:
-
+ Much less
-
+ Less
-
+ A bit less
-
+ Keep at current
-
+ A bit more
-
+ More
-
+ Much more
-
+ Tempo
-
+ Loudness
-
+ Danceability
-
+ Energy
-
+ Song Hotttnesss
-
+ Artist Hotttnesss
-
+ Artist Familiarity
-
+ By Description
-
+ Enter a description
-
+ Apply steering command
-
+ Reset all steering commands
@@ -757,12 +759,12 @@ connect and stream from you?
FlexibleView
-
+ This playlist is currently empty.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!
@@ -778,7 +780,7 @@ connect and stream from you?
IndexingJobItem
-
+ Indexing database
@@ -845,7 +847,7 @@ connect and stream from you?
LatchedStatusItem
-
+ %1 is listening along with you!%1 klausosi kartu su Jumis!
@@ -907,32 +909,32 @@ connect and stream from you?
LovedTracksItem
-
+ Top Loved TracksPopuliariausios mylimos dainos
-
+ Sorry, we could not find any loved tracks!Deja, neradome jokių mylimų dainų!
-
+ The most loved tracks from all your friendsVisų Jūsų draugų labiausiai mylimos dainos
-
+ All of your loved tracksVisos Jūsų mylimos dainos
-
+ All of %1's loved tracksVisos %1 mylimos dainos
-
+ Loved TracksMylimos dainos
@@ -1045,7 +1047,7 @@ connect and stream from you?
Pirmyn
-
+ Properties
@@ -1171,20 +1173,30 @@ connect and stream from you?
PlaylistLargeItemDelegate
-
+ played %1 by you
-
+ played %1 by %2
-
+ added %1
+
+
+ by <b>%1</b>
+
+
+
+
+ by <b>%1</b> on <b>%2</b>
+
+ PlaylistModel
@@ -1251,12 +1263,12 @@ connect and stream from you?
PlaylistView
-
+ This playlist is currently empty.Šis grojaraštis kol kas tuščias.
-
+ This playlist is currently empty. Add some tracks to it and enjoy the music!Šis grojaraštis kol kas tuščias. Pridėkite takelių ir mėgaukitės muzika!
@@ -1480,12 +1492,12 @@ connect and stream from you?
SettingsDialog
-