diff -Nru grilo-plugins-0.3.2/aclocal.m4 grilo-plugins-0.3.3/aclocal.m4 --- grilo-plugins-0.3.2/aclocal.m4 2016-06-16 22:03:06.000000000 +0000 +++ grilo-plugins-0.3.3/aclocal.m4 2016-09-10 14:01:21.000000000 +0000 @@ -20,39 +20,6 @@ If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'.])]) -# nls.m4 serial 5 (gettext-0.18) -dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016 Free Software -dnl Foundation, Inc. -dnl This file is free software; the Free Software Foundation -dnl gives unlimited permission to copy and/or distribute it, -dnl with or without modifications, as long as this notice is preserved. -dnl -dnl This file can be used in projects which are not available under -dnl the GNU General Public License or the GNU Library General Public -dnl License but which still want to provide support for the GNU gettext -dnl functionality. -dnl Please note that the actual code of the GNU gettext library is covered -dnl by the GNU Library General Public License, and the rest of the GNU -dnl gettext package is covered by the GNU General Public License. -dnl They are *not* in the public domain. - -dnl Authors: -dnl Ulrich Drepper , 1995-2000. -dnl Bruno Haible , 2000-2003. - -AC_PREREQ([2.50]) - -AC_DEFUN([AM_NLS], -[ - AC_MSG_CHECKING([whether NLS is requested]) - dnl Default is enabled NLS - AC_ARG_ENABLE([nls], - [ --disable-nls do not use Native Language Support], - USE_NLS=$enableval, USE_NLS=yes) - AC_MSG_RESULT([$USE_NLS]) - AC_SUBST([USE_NLS]) -]) - # Copyright (C) 2002-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation @@ -10471,6 +10438,39 @@ m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) +# nls.m4 serial 5 (gettext-0.18) +dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016 Free Software +dnl Foundation, Inc. +dnl This file is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. +dnl +dnl This file can be used in projects which are not available under +dnl the GNU General Public License or the GNU Library General Public +dnl License but which still want to provide support for the GNU gettext +dnl functionality. +dnl Please note that the actual code of the GNU gettext library is covered +dnl by the GNU Library General Public License, and the rest of the GNU +dnl gettext package is covered by the GNU General Public License. +dnl They are *not* in the public domain. + +dnl Authors: +dnl Ulrich Drepper , 1995-2000. +dnl Bruno Haible , 2000-2003. + +AC_PREREQ([2.50]) + +AC_DEFUN([AM_NLS], +[ + AC_MSG_CHECKING([whether NLS is requested]) + dnl Default is enabled NLS + AC_ARG_ENABLE([nls], + [ --disable-nls do not use Native Language Support], + USE_NLS=$enableval, USE_NLS=yes) + AC_MSG_RESULT([$USE_NLS]) + AC_SUBST([USE_NLS]) +]) + # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- # serial 1 (pkg-config-0.24) # diff -Nru grilo-plugins-0.3.2/AUTHORS grilo-plugins-0.3.3/AUTHORS --- grilo-plugins-0.3.2/AUTHORS 2016-06-16 22:03:24.000000000 +0000 +++ grilo-plugins-0.3.3/AUTHORS 2016-09-10 14:02:10.000000000 +0000 @@ -14,38 +14,40 @@ George Sedov Mathias Hasselmann Marek Černocký -Philip Withnall Matej Urbančič +Philip Withnall Aurimas Černius Yosef Or Boczko -Xabier Rodriguez Calvar W. Michael Petullo +Xabier Rodriguez Calvar Fran Dieguez +Мирослав Николић Andika Triwidada Yuri Myasoedov -Мирослав Николић Kjartan Maraas Miguel Rodríguez Núñez Rafael Ferreira +Dušan Kazik Philip Withnall Murray Cumming Chao-Hsiung Liao Elad Alfassa Xavier Claessens -Dušan Kazik +Adrien Plazas +Fabio Tomat Daniel Mustieles Alberto Garcia Ask Hjorth Larsen +Alexandre Franke +Seong-ho Cho +Rūdolfs Mazurs Marek Chalupa Enrico Nicoletto Inaki Larranaga Murgoitio Damien Lespiau -Alexandre Franke Balázs Úr Simón Pena Simon McVittie -Seong-ho Cho -Rūdolfs Mazurs Pedro Albuquerque Jens Georg Gil Forcada @@ -61,12 +63,15 @@ Daniel Mustieles Dimitris Spingos Cédric Valmary +Christian Kirbach Antía Puentes Tom Tryfonidis Tim Lunn +Saiful B. Khan Nilamdyuti Goswami Marco Piazza Martin Srebotnjak +Balázs Meskó Gábor Kelemen Gabor Kelemen Jacobo Aragunde Pérez @@ -75,7 +80,6 @@ Debarshi Ray Seong-ho Cho Claudio Arseni -Christian Kirbach Carles Ferrando YunQiang Su Yanko Kaneti @@ -100,14 +104,12 @@ naybnet Muhammet Kara Milo Casagrande -Balázs Meskó MarMav Mario Blättermann marablack3 Ting-Wei Lan Kristjan SCHMIDT Kenneth Nielsen -Adrien Plazas Juan R. Garcia Blanco Jonny Lamb Jordi Mas @@ -127,6 +129,7 @@ Wolfgang Stöggl Benjamin Steinwender Baptiste Mille-Mathias +Andika Triwidada Anish A Andrzej Bieniek Tiagosdot diff -Nru grilo-plugins-0.3.2/ChangeLog grilo-plugins-0.3.3/ChangeLog --- grilo-plugins-0.3.2/ChangeLog 2016-06-16 22:03:18.000000000 +0000 +++ grilo-plugins-0.3.3/ChangeLog 2016-09-10 14:02:01.000000000 +0000 @@ -1,3 +1,587 @@ +commit 7a29a3ba6b0874e39fc664407cfcb2298906163a +Author: Victor Toso +Date: Sat Sep 10 15:59:07 2016 +0200 + + Release 0.3.3 + + NEWS | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ + 1 file changed, 48 insertions(+) + +commit 26300065e7477f2b9a11b498fb1ca3daf32b3b38 +Author: Rūdolfs Mazurs +Date: Thu Sep 8 21:02:21 2016 +0300 + + Update Latvian translation + + po/lv.po | 258 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 130 insertions(+), 128 deletions(-) + +commit 1596afd2ee226b1994f5429a7a892e052dfa052e +Author: Victor Toso +Date: Sat Sep 3 16:56:34 2016 +0200 + + metrolyrics: fix html parser + + Seems that in some lyrics a new
can be included with some + info. That was breaking the html parser. + + Instead on relying on ending for the lyric, let's use something + else that is present and not so common (

+Date: Mon Sep 5 15:06:32 2016 +0200 + + youtube: remove unused variable + + grl-youtube.c:591:10: warning: unused variable ‘id’ [-Wunused-variable] + gchar *id; + ^~ + + https://bugzilla.gnome.org/show_bug.cgi?id=770806 + + src/youtube/grl-youtube.c | 1 - + 1 file changed, 1 deletion(-) + +commit d519b20d3a21bd040671a30cfb701fd735064c6d +Author: Victor Toso +Date: Sat Sep 3 15:21:17 2016 +0200 + + youtube: fix assignment compiler warnings + + grl-youtube.c:745:47: warning: passing argument 1 of + gdata_youtube_service_get_categories_async’ from incompatible pointer + gdata_youtube_service_get_categories_async (service, NULL, + ^~~~~~~ + grl-youtube.c:31: expected ‘GDataYouTubeService * but argument + is of type ‘GDataService * + void gdata_youtube_service_get_categories_async (GDataYouTubeService + ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + grl-youtube.c: In function ‘produce_from_feed’: + grl-youtube.c:1076:9: warning: assignment from incompatible pointer + query = gdata_youtube_query_new (NULL); + ^ + + grl-youtube.c: In function ‘produce_from_category’: + grl-youtube.c:1128:9: warning: assignment from incompatible pointer + query = gdata_youtube_query_new (NULL); + ^ + + grl-youtube.c: In function ‘grl_youtube_source_search’: + grl-youtube.c:1317:9: warning: assignment from incompatible pointer + query = gdata_youtube_query_new (ss->text); + ^ + + https://bugzilla.gnome.org/show_bug.cgi?id=770806 + + src/youtube/grl-youtube.c | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit e425483848fc4ccce193b682d1e2890c0f406c9d +Author: Victor Toso +Date: Sat Sep 3 15:09:22 2016 +0200 + + youtube: replace deprecated gdata_youtube_video_look_up_content + + It always return NULL as this is no longer supported by Google. + + grl-youtube.c: In function ‘build_media_from_entry’: + grl-youtube.c:571:2: warning: ‘gdata_youtube_video_look_up_content’ is + deprecated: Use gdata_youtube_video_get_player_uri instead + [-Wdeprecated-declarations] + gdata_youtube_video_look_up_content (video, + ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + https://bugzilla.gnome.org/show_bug.cgi?id=770806 + + src/youtube/grl-youtube.c | 11 ++--------- + 1 file changed, 2 insertions(+), 9 deletions(-) + +commit 8d91159f3cd43ec7b9a6f0632bf6a6a99afaa7ca +Author: Victor Toso +Date: Sat Sep 3 15:00:43 2016 +0200 + + youtube: replace deprecated gdata_youtube_video_get_video_id + + grl-youtube.c:507:5: warning: ‘gdata_youtube_video_get_video_id’ is + deprecated: Use gdata_entry_get_id instead [-Wdeprecated-declarations] + grl_media_set_id (media, gdata_youtube_video_get_video_id (video)); + ^~~~~~~~~~~~~~~~ + + https://bugzilla.gnome.org/show_bug.cgi?id=770806 + + src/youtube/grl-youtube.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit a93945beb7da8b9334855e67a3f8610c665d26a3 +Author: Victor Toso +Date: Sat Sep 3 17:24:40 2016 +0200 + + tests: fix url for mocked content in thegamesdb + + (test_games:5048): Grilo-WARNING **: [lua-library] + grl-lua-library.c:504: Can't fetch element 1 (URL: + http://thegamesdb.net/api/GetGamesList.php?name=Ast%C3%A9rix&platform=PC): + 'Could not find mock content Key file does not have group + 'http://thegamesdb.net/api/GetGamesList.php?name=Ast%C3%A9rix&platform=PC'' + + https://bugzilla.gnome.org/show_bug.cgi?id=770806 + + tests/games/data/network-data.ini | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 5b9bd0c8c8cdc9119c43bef4bff4dc50db6e5fae +Author: Fran Dieguez +Date: Mon Sep 5 00:03:14 2016 +0200 + + Updated Galician translations + + po/gl.po | 54 +++++++++++++++++++++++++++++------------------------- + 1 file changed, 29 insertions(+), 25 deletions(-) + +commit ebd9119589fced895e0b0520a4e966234d5ea8f6 +Author: Victor Toso +Date: Sat Jul 30 18:57:31 2016 +0200 + + lua-factory: One GrlNetWc per lua source + + Making usage of GrlNetWc property from previous patch. + + https://bugzilla.gnome.org/show_bug.cgi?id=769331 + + src/lua-factory/grl-lua-library.c | 4 +--- + 1 file changed, 1 insertion(+), 3 deletions(-) + +commit cdab2e7963688ac50e5ec5247dd4e843489f7eab +Author: Victor Toso +Date: Sat Jul 30 16:39:00 2016 +0200 + + lua-factory: Keep GrlNetWc saved as property + + In order to make usage of throttling from GrlNetWc we need to keep it + stored to be used between different operation calls to the lua source. + + In order to store this pointer, we make usage of source table which is + explained in 1074349f2f6ca3edc939313c7ff7d8ff2f5ae53b. + The full path for this new table and the GrlNetWc userdata is + * grl.__priv_state.properties + - grl.__priv_state.properties.net_wc + + In order to avoid leaks from these properties, the priv_state has now + a metattable with __gc set. + + https://bugzilla.gnome.org/show_bug.cgi?id=769331 + + src/lua-factory/grl-lua-common.h | 2 + + src/lua-factory/grl-lua-library-operations.c | 120 +++++++++++++++++++++++++++ + src/lua-factory/grl-lua-library-operations.h | 3 + + 3 files changed, 125 insertions(+) + +commit 74d479543091c598b513d5d9fde826dc74c2b001 +Author: Seong-ho Cho +Date: Sat Sep 3 09:32:11 2016 +0000 + + Updated Korean translation + + po/ko.po | 252 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 128 insertions(+), 124 deletions(-) + +commit fbb81658655a99caf5413060c01b442bcb834e33 +Author: Victor Toso +Date: Thu Aug 25 14:21:12 2016 +0200 + + tracker: remove unused notification_ref + + Likely a leftover after merging parts of the code. + + https://bugzilla.gnome.org/show_bug.cgi?id=767684 + + src/tracker/grl-tracker-source-priv.h | 1 - + src/tracker/grl-tracker-source.c | 53 ++++++++++++++--------------------- + 2 files changed, 21 insertions(+), 33 deletions(-) + +commit 36061c50b95be9a8933e66f360bfbe247c72724b +Author: Victor Toso +Date: Thu Aug 25 14:00:01 2016 +0200 + + tracker: remove unused GHashTable + + It seems that this grl_tracker_source_sources_modified GHashTable was + being used to keep track of removed GrlTrackerSources while they had + pending events/notifications. + + Current code does never insert on it, we can safely removed. + + https://bugzilla.gnome.org/show_bug.cgi?id=767684 + + src/tracker/grl-tracker-source-priv.h | 1 - + src/tracker/grl-tracker-source.c | 26 ++------------------------ + 2 files changed, 2 insertions(+), 25 deletions(-) + +commit 7c6d3882a32b7cc290c435b962264d70fcb30684 +Author: Victor Toso +Date: Thu Aug 25 14:10:32 2016 +0200 + + tracker: fix use after free of GrlTrackerSource + + grl_registry_register_source() takes ownership of GrlSource and we + were not considering it. Increasing reference for Grilo API. + + Backtrace: + #0 0x00007fffbb390571 in notify_change (self=0x17ac8a0 [GrlTrackerSourceNotify], id=104136, change_type=GRL_CONTENT_CHANGED) + at grl-tracker-source-notif.c:120 + #1 0x00007fffbb3907a1 in update_query_done (self=0x17ac8a0 [GrlTrackerSourceNotify]) at grl-tracker-source-notif.c:159 + #2 0x00007fffbb39088e in update_cursor_next_cb (source_object=0x7fffc00109a0 [TrackerDBCursor], result=0x7fffcf7e75c0, user_data=0x17ac8a0) + at grl-tracker-source-notif.c:183 + #3 0x00007ffff47aeb43 in g_task_return_now (task=0x7fffcf7e75c0 [GTask]) at /build/glib2.0-wnDt2X/glib2.0-2.48.1/./gio/gtask.c:1107 + #4 0x00007ffff47aeb79 in complete_in_idle_cb (task=0x7fffcf7e75c0) at /build/glib2.0-wnDt2X/glib2.0-2.48.1/./gio/gtask.c:1121 + #5 0x00007ffff35b905a in g_main_context_dispatch (context=0x623730) at /build/glib2.0-wnDt2X/glib2.0-2.48.1/./glib/gmain.c:3154 + #6 0x00007ffff35b905a in g_main_context_dispatch (context=context@entry=0x623730) at /build/glib2.0-wnDt2X/glib2.0-2.48.1/./glib/gmain.c:3769 + #7 0x00007ffff35b9400 in g_main_context_iterate (context=context@entry=0x623730, block=block@entry=1, dispatch=dispatch@entry=1, self=) at + /build/glib2.0-wnDt2X/glib2.0-2.48.1/./glib/gmain.c:3840 + #8 0x00007ffff35b94ac in g_main_context_iteration (context=context@entry=0x623730, may_block=may_block@entry=1) + at /build/glib2.0-wnDt2X/glib2.0-2.48.1/./glib/gmain.c:3901 + #9 0x00007ffff47d4cdd in g_application_run (application=0x62c180 [RBApplication], argc=1, argv=0x7fffffffde18) + at /build/glib2.0-wnDt2X/glib2.0-2.48.1/./gio/gapplication.c:2381 + #10 0x00007ffff7acf515 in rb_application_run () at /usr/lib/librhythmbox-core.so.9 + #11 0x0000000000400eba in main () + + Reported-by: Alberto Garcia + + https://bugzilla.gnome.org/show_bug.cgi?id=767684 + + src/tracker/grl-tracker-source.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 187e4478da2333c047dddfbd61d5b52ee9c12be7 +Author: Alexandre Franke +Date: Sun Aug 28 12:20:17 2016 +0000 + + Updated French translation + + po/fr.po | 244 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 124 insertions(+), 120 deletions(-) + +commit 5849568a078ada86356f0dbf0865f51e004d70bf +Author: Мирослав Николић +Date: Sun Aug 28 10:52:08 2016 +0200 + + Updated Serbian translation + + po/sr.po | 61 ++++++++++++++++++++++++++++++-------------------------- + po/sr@latin.po | 63 +++++++++++++++++++++++++++++++--------------------------- + 2 files changed, 67 insertions(+), 57 deletions(-) + +commit 45be54973d3e5d55fb9f0e3833996dd95f900972 +Author: W. Michael Petullo +Date: Sat Jul 9 09:50:00 2016 -0400 + + dmap: Add album disc number mapping + + Signed-off-by: W. Michael Petullo + + https://bugzilla.gnome.org/show_bug.cgi?id=768606 + + src/dmap/grl-daap-db.c | 7 +++++++ + src/dmap/grl-daap.c | 1 + + 2 files changed, 8 insertions(+) + +commit 38fa5acf3427830af97465fc51de19c3d97348bc +Author: Adrien Plazas +Date: Sun Jul 31 12:21:40 2016 +0200 + + thegamesdb: Add PlayStation support + + Add PlayStation support via the unregistered + 'application/x-playstation-rom' MIME type as none is registered for + PlayStation discs. + + https://bugzilla.gnome.org/show_bug.cgi?id=769347 + + src/lua-factory/sources/grl-thegamesdb.lua | 2 ++ + 1 file changed, 2 insertions(+) + +commit 7cf07511d8b8cbf9c1f165dd19f3af180186c906 +Author: Adrien Plazas +Date: Mon Aug 1 10:17:33 2016 +0200 + + thegamesdb: Use Game Boy Color registered MIME type + + Use the 'application/x-gameboy-color-rom' MIME type rather than trying + to disambiguate it from 'application/x-gameboy-rom'. + + https://bugzilla.gnome.org/show_bug.cgi?id=769373 + + src/lua-factory/sources/grl-thegamesdb.lua | 9 +-------- + 1 file changed, 1 insertion(+), 8 deletions(-) + +commit 0e4e016c5940c065060ffa567211f1ea511586ed +Author: Adrien Plazas +Date: Sun Jul 31 15:31:46 2016 +0200 + + thegamesdb: Add Sega CD support + + Add Sega CD support via the 'application/x-sega-cd-rom' MIME type. + + https://bugzilla.gnome.org/show_bug.cgi?id=769356 + + src/lua-factory/sources/grl-thegamesdb.lua | 1 + + 1 file changed, 1 insertion(+) + +commit c312e456a6dde08012760e52baf3e54754ba4b1d +Author: Adrien Plazas +Date: Sun Jul 31 16:37:37 2016 +0200 + + thegamesdb: Use Genesis 32X registered MIME type + + Use the 'application/x-genesis-32x-rom' MIME type rather than trying to + disambiguate it from 'application/x-genesis-rom'. + + https://bugzilla.gnome.org/show_bug.cgi?id=769357 + + src/lua-factory/sources/grl-thegamesdb.lua | 10 +--------- + 1 file changed, 1 insertion(+), 9 deletions(-) + +commit d646b449eda10d46601e59f1f5f8ff043b7cfbbf +Author: Adrien Plazas +Date: Tue Aug 2 19:27:13 2016 +0200 + + thegamesdb: Set 'PC' as the default platform + + This adds PC games support. + + https://bugzilla.gnome.org/show_bug.cgi?id=769349 + + src/lua-factory/sources/grl-thegamesdb.lua | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 2800551078ba2635f63f8d9e9a277a02518a4187 +Author: Piotr Drąg +Date: Mon Aug 22 21:30:30 2016 +0200 + + Updated Polish translation + + po/pl.po | 58 +++++++++++++++++++++++++++------------------------------- + 1 file changed, 27 insertions(+), 31 deletions(-) + +commit fa82a56d2a99eb3c8177bee0073a26963de67525 +Author: Matej Urbančič +Date: Thu Aug 18 23:14:29 2016 +0200 + + Updated Slovenian translation + + po/sl.po | 248 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 126 insertions(+), 122 deletions(-) + +commit 1275846e07641c896aabb2d7564292040fff80b7 +Author: Fabio Tomat +Date: Thu Aug 11 12:27:09 2016 +0000 + + Updated Friulian translation + + po/fur.po | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 3a2dd1e99e9103a3c05eeab99ee5c3aca08c0680 +Author: Fabio Tomat +Date: Thu Aug 11 12:24:12 2016 +0000 + + Updated Friulian translation + + po/fur.po | 74 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 37 insertions(+), 37 deletions(-) + +commit bc6a41517fad55a42b83594d5679937542b1bf7a +Author: Dušan Kazik +Date: Thu Aug 11 11:33:05 2016 +0000 + + Updated Slovak translation + + po/sk.po | 246 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 125 insertions(+), 121 deletions(-) + +commit d058f06a2d833fe2874dd13013cb017a203df9b5 +Author: Fabio Tomat +Date: Thu Aug 11 10:30:13 2016 +0000 + + Updated Friulian translation + + po/fur.po | 56 ++++++++++++++++++++++++++++---------------------------- + 1 file changed, 28 insertions(+), 28 deletions(-) + +commit 569ce799ca5965a99a689a715c2c7ead2b388008 +Author: Fabio Tomat +Date: Thu Aug 11 10:19:10 2016 +0000 + + Updated Friulian translation + + po/fur.po | 64 +++++++++++++++++++++++++++++++-------------------------------- + 1 file changed, 32 insertions(+), 32 deletions(-) + +commit 21f3ee8511a68a818a558f61d1568142c515f02b +Author: Fabio Tomat +Date: Tue Aug 9 20:50:40 2016 +0000 + + Updated Friulian translation + + po/fur.po | 59 +++++++++++++++++++++++++++++++---------------------------- + 1 file changed, 31 insertions(+), 28 deletions(-) + +commit f932efe974c9942d971e1e7991b4daaafe8de541 +Author: Fabio Tomat +Date: Mon Aug 8 05:23:46 2016 +0000 + + Added Friulian translation + + po/LINGUAS | 1 + + po/fur.po | 614 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 615 insertions(+) + +commit cebe9a746673b25d4c1b0351ed0876ea27d1aa5d +Author: Yosef Or Boczko +Date: Sun Aug 7 15:21:10 2016 +0300 + + Uodated Hebrew translation + + po/he.po | 52 ++++++++++++++++++++++++++++------------------------ + 1 file changed, 28 insertions(+), 24 deletions(-) + +commit 9ab017acf9560d613f4e990fc92dfb05c4d6d0e3 +Author: Balázs Meskó +Date: Mon Jul 25 14:10:33 2016 +0000 + + Updated Hungarian translation + + po/hu.po | 246 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 125 insertions(+), 121 deletions(-) + +commit ab584026bac64cd5f46dc7586f8d8346c7f2e787 +Author: Piotr Drąg +Date: Thu Jul 21 22:39:43 2016 +0200 + + Add Language headers to po files + + Future versions of gettext will fail if this header is missing. + + po/ca@valencia.po | 2 +- + po/nb.po | 2 +- + po/sl.po | 2 +- + po/sr@latin.po | 2 +- + po/zh_HK.po | 2 +- + 5 files changed, 5 insertions(+), 5 deletions(-) + +commit 7c54280d86f07fa262a123c69f8d0165e1b397d6 +Author: Christian Kirbach +Date: Thu Jul 14 19:49:28 2016 +0000 + + Updated German translation + + po/de.po | 57 +++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 31 insertions(+), 26 deletions(-) + +commit 8166bcca675f167ab7d0a6a2fbbe35f6b0d3f62a +Author: Saiful B. Khan +Date: Sat Jul 9 22:43:37 2016 +0530 + + AcoustID: Add new sample for testing album-artist to artist change + + Added sample pair of acoustID metadata and chromaprint have different + 'recording' artist and 'release-group' artist and still passes the + original test setup. This is needed to check 'album-artist != artist' + and hence makes it easy to validate whether the plugin retrieves the + expected artist and/or album-artist, distinctively. + + https://bugzilla.gnome.org/show_bug.cgi?id=768520 + + tests/lua-factory/sources/Makefile.am | 4 +++- + .../sources/data/acoustid_radiohead_paranoid_android.txt | 1 + + .../sources/data/chromaprint_radiohead_paranoid_android.txt | 1 + + tests/lua-factory/sources/data/config.ini | 2 ++ + tests/lua-factory/sources/test_lua_acoustid.c | 6 ++++++ + tests/lua-factory/sources/test_lua_acoustid.gresource.xml | 1 + + 6 files changed, 14 insertions(+), 1 deletion(-) + +commit 2f43e672f5ee55f7661afd2a7565d42e090b4758 +Author: Saiful B. Khan +Date: Thu Jul 7 18:45:35 2016 +0530 + + AcoustID: Support fetching artist for song instead of release-group + + As acoustID source is meant to be used with a single audio piece at + a time, its GRL_METADATA_KEY_ARTIST should contain the song or + recording artist and not the album-artist (which could be from a + compilation album). Artist for the release group can be made + available in the future as GRL_METADATA_KEY_ALBUM_ARTIST. + + https://bugzilla.gnome.org/show_bug.cgi?id=768520 + + src/lua-factory/sources/grl-acoustid.lua | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 7b8f4df54f1d3ff0d7467499b58b625c79e659af +Author: Aurimas Černius +Date: Sun Jul 3 17:11:05 2016 +0300 + + Updated Lithuanian translation + + po/lt.po | 57 +++++++++++++++++++++++++++++++-------------------------- + 1 file changed, 31 insertions(+), 26 deletions(-) + +commit afc4af77cbf84b3e7fee3367a03de852a8cb6014 +Author: Victor Toso +Date: Wed Jun 29 15:42:11 2016 +0200 + + acoustid: fix the metadata-key name to use + + The correct name for the metadata-key for fingerprint is 'chromaprint' + provided by grl-chromaprint + + Reported-by: Saiful B. Khan + + https://bugzilla.gnome.org/show_bug.cgi?id=768185 + + src/lua-factory/sources/grl-acoustid.lua | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 8b67b77c42e1b9355a4907a2607bfb99a21a397e +Author: Bastien Nocera +Date: Mon Jun 27 14:11:52 2016 +0200 + + local-metadata: Fix getting thumbnails for videos + + a45fd44 removed the title parsing code, but accidentally removed the + ability to get the thumbnail path for videos at the same time. + + https://bugzilla.gnome.org/show_bug.cgi?id=768093 + + src/local-metadata/grl-local-metadata.c | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit 83803b1d2b8dd6db611d2dbf2969c0393757f75c +Author: Andika Triwidada +Date: Wed Jun 22 21:10:07 2016 +0000 + + Updated Indonesian translation + + po/id.po | 248 ++++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 126 insertions(+), 122 deletions(-) + +commit 4232613850c23f6dae876ee8168824e97c476e1e +Author: Victor Toso +Date: Fri Jun 17 00:06:38 2016 +0200 + + Post-release version bump to 0.3.3 + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + commit 7c68be287cecd5099a5deccebee2c86c15d453cd Author: Victor Toso Date: Thu Jun 16 23:55:49 2016 +0200 diff -Nru grilo-plugins-0.3.2/configure grilo-plugins-0.3.3/configure --- grilo-plugins-0.3.2/configure 2016-06-16 22:03:07.000000000 +0000 +++ grilo-plugins-0.3.3/configure 2016-09-10 14:01:22.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for grilo-plugins 0.3.2. +# Generated by GNU Autoconf 2.69 for grilo-plugins 0.3.3. # # Report bugs to . # @@ -591,8 +591,8 @@ # Identity of this package. PACKAGE_NAME='grilo-plugins' PACKAGE_TARNAME='grilo-plugins' -PACKAGE_VERSION='0.3.2' -PACKAGE_STRING='grilo-plugins 0.3.2' +PACKAGE_VERSION='0.3.3' +PACKAGE_STRING='grilo-plugins 0.3.3' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=grilo;component=plugins' PACKAGE_URL='https://wiki.gnome.org/Projects/Grilo' @@ -1626,7 +1626,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures grilo-plugins 0.3.2 to adapt to many kinds of systems. +\`configure' configures grilo-plugins 0.3.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1696,7 +1696,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of grilo-plugins 0.3.2:";; + short | recursive ) echo "Configuration of grilo-plugins 0.3.3:";; esac cat <<\_ACEOF @@ -1924,7 +1924,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -grilo-plugins configure 0.3.2 +grilo-plugins configure 0.3.3 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2202,7 +2202,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by grilo-plugins $as_me 0.3.2, which was +It was created by grilo-plugins $as_me 0.3.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3066,7 +3066,7 @@ # Define the identity of the package. PACKAGE='grilo-plugins' - VERSION='0.3.2' + VERSION='0.3.3' cat >>confdefs.h <<_ACEOF @@ -17962,7 +17962,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by grilo-plugins $as_me 0.3.2, which was +This file was extended by grilo-plugins $as_me 0.3.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18029,7 +18029,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -grilo-plugins config.status 0.3.2 +grilo-plugins config.status 0.3.3 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -Nru grilo-plugins-0.3.2/configure.ac grilo-plugins-0.3.3/configure.ac --- grilo-plugins-0.3.2/configure.ac 2016-06-16 21:46:32.000000000 +0000 +++ grilo-plugins-0.3.3/configure.ac 2016-09-03 16:17:53.000000000 +0000 @@ -8,7 +8,7 @@ m4_define([prj_name], [grilo-plugins]) m4_define([grl_major_version], [0]) m4_define([grl_minor_version], [3]) -m4_define([grl_micro_version], [2]) +m4_define([grl_micro_version], [3]) m4_define([prj_version], [grl_major_version.grl_minor_version.grl_micro_version]) AC_INIT([prj_name], diff -Nru grilo-plugins-0.3.2/debian/changelog grilo-plugins-0.3.3/debian/changelog --- grilo-plugins-0.3.2/debian/changelog 2016-08-04 17:54:06.000000000 +0000 +++ grilo-plugins-0.3.3/debian/changelog 2016-09-10 22:38:13.000000000 +0000 @@ -1,3 +1,25 @@ +grilo-plugins (0.3.3-0ubuntu1) yakkety; urgency=medium + + * New upstream release + + -- Jeremy Bicha Sat, 10 Sep 2016 18:38:13 -0400 + +grilo-plugins (0.3.2-1ubuntu4) yakkety; urgency=medium + + * Add missing comma from previous upload + + -- Jeremy Bicha Fri, 09 Sep 2016 04:15:37 -0400 + +grilo-plugins (0.3.2-1ubuntu3) yakkety; urgency=medium + + * Move Vimeo and YouTube plugins from -base to -extra since they + need libtotem-plparser-videosite (in universe) (LP: #1547395) + * debian/control: + - Set Breaks/Replaces for above move + - Have grilo-plugins-0.3-extra depend on libtotem-plparser-videosite + + -- Jeremy Bicha Fri, 09 Sep 2016 02:05:42 -0400 + grilo-plugins (0.3.2-1ubuntu2) yakkety; urgency=medium * Fix missing debian/*.install files from previous upload diff -Nru grilo-plugins-0.3.2/debian/control grilo-plugins-0.3.3/debian/control --- grilo-plugins-0.3.2/debian/control 2016-08-04 17:53:19.000000000 +0000 +++ grilo-plugins-0.3.3/debian/control 2016-09-10 22:38:13.000000000 +0000 @@ -58,8 +58,7 @@ * A flexible API that allows plugin developers to write plugins of various kinds. . - This package contains the set of plugins officially distributed with - Grilo: + This package contains these plugins officially distributed with Grilo: * Bookmarks * Filesystem * Gravatar @@ -72,8 +71,6 @@ * SHOUTcast * TheTVDB * Tracker - * Vimeo - * Youtube * Lua Factory, with these Lua scripts: - Acoustid - Apple Movie Trailers @@ -95,9 +92,12 @@ Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, - grilo-plugins-0.3-base -Breaks: grilo-plugins-0.2-extra -Replaces: grilo-plugins-0.2-extra + grilo-plugins-0.3-base, + libtotem-plparser-videosite +Breaks: grilo-plugins-0.2-extra, + grilo-plugins-0.3-base (<< 0.3.2-1ubuntu3~) +Replaces: grilo-plugins-0.2-extra, + grilo-plugins-0.3-base (<< 0.3.2-1ubuntu3~) Recommends: dleyna-server Description: Framework for discovering and browsing media - Extra Plugins Grilo is a framework focused on making media discovery and browsing @@ -122,6 +122,8 @@ * Magnatune * Podcasts * TMDb + * Vimeo + * Youtube Package: grilo-plugins-0.3 Architecture: all diff -Nru grilo-plugins-0.3.2/debian/grilo-plugins-0.3-base.install grilo-plugins-0.3.3/debian/grilo-plugins-0.3-base.install --- grilo-plugins-0.3.2/debian/grilo-plugins-0.3-base.install 2016-08-04 17:53:19.000000000 +0000 +++ grilo-plugins-0.3.3/debian/grilo-plugins-0.3-base.install 2016-09-10 22:38:13.000000000 +0000 @@ -11,8 +11,6 @@ usr/lib/*/grilo-0.3/*opensubtitles* usr/lib/*/grilo-0.3/*tracker* usr/lib/*/grilo-0.3/*tvdb* -usr/lib/*/grilo-0.3/*vimeo* -usr/lib/*/grilo-0.3/*youtube* usr/share/grilo-plugins usr/share/help usr/share/locale diff -Nru grilo-plugins-0.3.2/debian/grilo-plugins-0.3-extra.install grilo-plugins-0.3.3/debian/grilo-plugins-0.3-extra.install --- grilo-plugins-0.3.2/debian/grilo-plugins-0.3-extra.install 2016-08-04 17:53:19.000000000 +0000 +++ grilo-plugins-0.3.3/debian/grilo-plugins-0.3-extra.install 2016-09-10 22:38:13.000000000 +0000 @@ -7,3 +7,5 @@ usr/lib/*/grilo-0.3/*magnatune* usr/lib/*/grilo-0.3/*podcasts* usr/lib/*/grilo-0.3/*tmdb* +usr/lib/*/grilo-0.3/*vimeo* +usr/lib/*/grilo-0.3/*youtube* diff -Nru grilo-plugins-0.3.2/NEWS grilo-plugins-0.3.3/NEWS --- grilo-plugins-0.3.2/NEWS 2016-06-16 21:55:32.000000000 +0000 +++ grilo-plugins-0.3.3/NEWS 2016-09-10 13:58:41.000000000 +0000 @@ -1,3 +1,51 @@ +NEW in 0.3.3 +============ + + * acoustid plugin + * BGO#768520 - AcoustID plugin: Support fetching recording artist + for the "artist" key + * BGO#768185 - acoustid: fix the metadata-key name to use + * dmap plugin + * BGO#768606 - dmap: Add album disc number mapping + * local-metadata plugin + * BGO#768093 - local-metadata: Fix getting thumbnails for videos + * lua-factory plugin + * BGO#769331 - Fix throttling in core and lua-factory + * metrolyrics plugin + * BGO#770806 - fix html parser + * thegamesdb plugin + * BGO#769347 - thegamesdb: Support PlayStation games + * BGO#769349 - thegamesdb: Add PC games support + * BGO#769356 - thegamesdb: Support Sega CD games + * BGO#769357 - thegamesdb: Use the Genesis 32X MIME type + * BGO#769373 - thegamesdb: Use the Game Boy Color MIME type + * tracker plugin + * BGO#767684 - The tracker plugin crashes Rhythmbox when a phone + is connected + * youtube plugin + * BGO#770806 - Fix warnings + + * Contributors to this release: + Adrien Plazas + Alexandre Franke + Andika Triwidada + Aurimas Černius + Balázs Meskó + Bastien Nocera + Christian Kirbach + Dušan Kazik + Fabio Tomat + Fran Dieguez + Matej Urbančič + Piotr Drąg + Rūdolfs Mazurs + Saiful B. Khan + Seong-ho Cho + Victor Toso + W. Michael Petullo + Yosef Or Boczko + Мирослав Николић + NEW in 0.3.2 ============ diff -Nru grilo-plugins-0.3.2/po/ca@valencia.po grilo-plugins-0.3.3/po/ca@valencia.po --- grilo-plugins-0.3.2/po/ca@valencia.po 2016-02-11 15:03:14.000000000 +0000 +++ grilo-plugins-0.3.3/po/ca@valencia.po 2016-09-03 16:17:53.000000000 +0000 @@ -11,7 +11,7 @@ "PO-Revision-Date: 2014-08-16 23:59+0200\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" -"Language: ca-XV\n" +"Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bits\n" diff -Nru grilo-plugins-0.3.2/po/de.po grilo-plugins-0.3.3/po/de.po --- grilo-plugins-0.3.2/po/de.po 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/po/de.po 2016-09-03 16:17:53.000000000 +0000 @@ -11,16 +11,16 @@ "Project-Id-Version: grilo-plugins master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo-" "plugins&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2015-12-29 11:16+0000\n" -"PO-Revision-Date: 2015-12-29 13:27+0100\n" -"Last-Translator: Mario Blättermann \n" +"POT-Creation-Date: 2016-06-29 20:05+0000\n" +"PO-Revision-Date: 2016-07-14 21:49+0200\n" +"Last-Translator: Christian Kirbach \n" "Language-Team: Deutsch \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 1.8.5\n" +"X-Generator: Poedit 1.8.7.1\n" #: ../src/bookmarks/grl-bookmarks.c:65 msgid "Bookmarks" @@ -59,6 +59,11 @@ msgid "No database connection" msgstr "Keine Datenbank-Verbindung" +#: ../src/chromaprint/grl-chromaprint.c:46 +msgid "A plugin to get metadata using gstreamer framework" +msgstr "" +"Ein Plugin zur Ermittlung von Metadaten mit Hilfe des gstreamer Framework" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -91,18 +96,18 @@ msgid "A source for browsing the DAAP server '%s'" msgstr "Eine Quelle zum Durchsuchen des DAAP-Servers »%s«" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:793 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "Alben" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:782 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "Künstler" -#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1120 -#: ../src/jamendo/grl-jamendo.c:1195 ../src/magnatune/grl-magnatune.c:841 +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "Ungültiger Container-Bezeichner %s" @@ -179,67 +184,67 @@ msgid "A source for browsing and searching Jamendo music" msgstr "Eine Quelle zum Durchsuchen von Jamendo-Musik" -#: ../src/jamendo/grl-jamendo.c:147 +#: ../src/jamendo/grl-jamendo.c:149 msgid "Albums of the week" msgstr "Alben der Woche" -#: ../src/jamendo/grl-jamendo.c:149 +#: ../src/jamendo/grl-jamendo.c:151 msgid "Tracks of the week" msgstr "Titel der Woche" -#: ../src/jamendo/grl-jamendo.c:151 +#: ../src/jamendo/grl-jamendo.c:153 msgid "New releases" msgstr "Neuerscheinungen" -#: ../src/jamendo/grl-jamendo.c:153 +#: ../src/jamendo/grl-jamendo.c:155 msgid "Top artists" msgstr "Beste Künstler" -#: ../src/jamendo/grl-jamendo.c:155 +#: ../src/jamendo/grl-jamendo.c:157 msgid "Top albums" msgstr "Beliebteste Alben" -#: ../src/jamendo/grl-jamendo.c:157 +#: ../src/jamendo/grl-jamendo.c:159 msgid "Top tracks" msgstr "Beste Titel" -#: ../src/jamendo/grl-jamendo.c:346 ../src/jamendo/grl-jamendo.c:706 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 #: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "Verarbeitung der Antwort ist gescheitert" -#: ../src/jamendo/grl-jamendo.c:354 ../src/jamendo/grl-jamendo.c:361 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 #: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "Leere Antwort" -#: ../src/jamendo/grl-jamendo.c:675 ../src/shoutcast/grl-shoutcast.c:558 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "Verbindung fehlgeschlagen: %s" -#: ../src/jamendo/grl-jamendo.c:804 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "Quellen" -#: ../src/jamendo/grl-jamendo.c:988 ../src/jamendo/grl-jamendo.c:1033 -#: ../src/jamendo/grl-jamendo.c:1060 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "Ungültiger Bezeichner %s" -#: ../src/jamendo/grl-jamendo.c:1047 ../src/youtube/grl-youtube.c:1112 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 #: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "Ungültiger Kategorie-Bezeichner %s" -#: ../src/jamendo/grl-jamendo.c:1190 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "Durchsuchen fehlgeschlagen: %s ist ein Musiktitel" -#: ../src/jamendo/grl-jamendo.c:1250 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "Fehlerhafte Anfrage »%s«" @@ -539,7 +544,7 @@ msgid "Empty query" msgstr "Leere Anfrage" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "Kennung »%s« ist in dieser Quelle nicht bekannt" @@ -548,12 +553,12 @@ msgid "A plugin for searching multimedia content using Tracker" msgstr "Ein Plugin zum Durchsuchen von Multimedia-Inhalten mittels Tracker" -#: ../src/tracker/grl-tracker-utils.c:642 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "Entfernbar - %s" -#: ../src/tracker/grl-tracker-utils.c:654 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "Lokale Dateien" diff -Nru grilo-plugins-0.3.2/po/fr.po grilo-plugins-0.3.3/po/fr.po --- grilo-plugins-0.3.2/po/fr.po 2016-02-29 10:48:28.000000000 +0000 +++ grilo-plugins-0.3.3/po/fr.po 2016-09-03 16:23:34.000000000 +0000 @@ -9,8 +9,8 @@ "Project-Id-Version: grilo-plugins master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo-" "plugins&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2015-12-19 23:42+0000\n" -"PO-Revision-Date: 2016-02-02 17:22+0100\n" +"POT-Creation-Date: 2016-05-30 17:48+0000\n" +"PO-Revision-Date: 2016-08-28 14:19+0200\n" "Last-Translator: Alain Lojewski \n" "Language-Team: GNOME French Team \n" "Language: fr\n" @@ -20,43 +20,47 @@ "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Gtranslator 2.91.6\n" -#: ../src/bookmarks/grl-bookmarks.c:67 +#: ../src/bookmarks/grl-bookmarks.c:65 msgid "Bookmarks" msgstr "Signets" -#: ../src/bookmarks/grl-bookmarks.c:68 +#: ../src/bookmarks/grl-bookmarks.c:66 msgid "A source for organizing media bookmarks" msgstr "Une source pour organiser les signets du média" -#: ../src/bookmarks/grl-bookmarks.c:428 +#: ../src/bookmarks/grl-bookmarks.c:434 msgid "Failed to get bookmark metadata" msgstr "Impossible d'obtenir les métadonnées du signet" -#: ../src/bookmarks/grl-bookmarks.c:458 ../src/bookmarks/grl-bookmarks.c:475 +#: ../src/bookmarks/grl-bookmarks.c:464 ../src/bookmarks/grl-bookmarks.c:481 #, c-format msgid "Failed to find bookmarks: %s" msgstr "Impossible de trouver les signets : %s" -#: ../src/bookmarks/grl-bookmarks.c:627 ../src/podcasts/grl-podcasts.c:821 -#: ../src/podcasts/grl-podcasts.c:853 ../src/podcasts/grl-podcasts.c:885 +#: ../src/bookmarks/grl-bookmarks.c:633 ../src/podcasts/grl-podcasts.c:828 +#: ../src/podcasts/grl-podcasts.c:860 ../src/podcasts/grl-podcasts.c:892 #, c-format msgid "Failed to remove: %s" msgstr "Suppression impossible : %s" -#: ../src/bookmarks/grl-bookmarks.c:767 ../src/podcasts/grl-podcasts.c:926 -#: ../src/podcasts/grl-podcasts.c:959 ../src/podcasts/grl-podcasts.c:1804 +#: ../src/bookmarks/grl-bookmarks.c:773 ../src/podcasts/grl-podcasts.c:933 +#: ../src/podcasts/grl-podcasts.c:966 ../src/podcasts/grl-podcasts.c:1811 #, c-format msgid "Failed to store: %s" msgstr "Stockage impossible : %s" -#: ../src/bookmarks/grl-bookmarks.c:841 ../src/bookmarks/grl-bookmarks.c:876 -#: ../src/bookmarks/grl-bookmarks.c:907 ../src/bookmarks/grl-bookmarks.c:965 -#: ../src/metadata-store/grl-metadata-store.c:849 -#: ../src/podcasts/grl-podcasts.c:1660 ../src/podcasts/grl-podcasts.c:1704 -#: ../src/podcasts/grl-podcasts.c:1738 ../src/podcasts/grl-podcasts.c:1773 +#: ../src/bookmarks/grl-bookmarks.c:847 ../src/bookmarks/grl-bookmarks.c:882 +#: ../src/bookmarks/grl-bookmarks.c:913 ../src/bookmarks/grl-bookmarks.c:971 +#: ../src/metadata-store/grl-metadata-store.c:869 +#: ../src/podcasts/grl-podcasts.c:1667 ../src/podcasts/grl-podcasts.c:1711 +#: ../src/podcasts/grl-podcasts.c:1745 ../src/podcasts/grl-podcasts.c:1780 msgid "No database connection" msgstr "Aucune connexion à la base de données" +#: ../src/chromaprint/grl-chromaprint.c:46 +msgid "A plugin to get metadata using gstreamer framework" +msgstr "Un greffon pour obtenir des métadonnées via gstreamer" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -83,28 +87,28 @@ msgid "Upload failed, URL missing on the media object to be transferred" msgstr "Échec du téléversement, il manque l'URL de l'objet média à transférer" -#: ../src/dmap/grl-daap.c:52 +#: ../src/dmap/grl-daap.c:50 #, c-format msgid "A source for browsing the DAAP server '%s'" msgstr "Une source pour parcourir le serveur DAAP « %s »" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:787 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "Albums" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:776 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "Artistes" -#: ../src/dmap/grl-daap-db.c:287 ../src/jamendo/grl-jamendo.c:1114 -#: ../src/jamendo/grl-jamendo.c:1189 ../src/magnatune/grl-magnatune.c:834 +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "Identifiant %s du conteneur non valide" -#: ../src/dmap/grl-dpap.c:52 +#: ../src/dmap/grl-dpap.c:50 #, c-format msgid "A source for browsing the DPAP server '%s'" msgstr "Une source pour parcourir le serveur DPAP « %s »" @@ -113,66 +117,66 @@ msgid "Photos" msgstr "Photos" -#: ../src/filesystem/grl-filesystem.c:60 +#: ../src/filesystem/grl-filesystem.c:58 msgid "Filesystem" msgstr "Système de fichiers" -#: ../src/filesystem/grl-filesystem.c:61 +#: ../src/filesystem/grl-filesystem.c:59 msgid "A source for browsing the filesystem" msgstr "Une source pour parcourir le système de fichiers" -#: ../src/filesystem/grl-filesystem.c:1172 +#: ../src/filesystem/grl-filesystem.c:1179 #, c-format msgid "File %s does not exist" msgstr "Le fichier %s n'existe pas" -#: ../src/filesystem/grl-filesystem.c:1250 ../src/youtube/grl-youtube.c:1513 +#: ../src/filesystem/grl-filesystem.c:1257 ../src/youtube/grl-youtube.c:1520 #, c-format msgid "Cannot get media from %s" msgstr "Impossible d'obtenir le média depuis %s" -#: ../src/flickr/grl-flickr.c:63 +#: ../src/flickr/grl-flickr.c:61 msgid "A source for browsing and searching Flickr photos" msgstr "Une source pour parcourir et rechercher des photos sur Flickr" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:67 +#: ../src/flickr/grl-flickr.c:65 #, c-format msgid "%s's Flickr" msgstr "Le Flickr de %s" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:69 +#: ../src/flickr/grl-flickr.c:67 #, c-format msgid "A source for browsing and searching %s's flickr photos" msgstr "" "Une source pour parcourir et rechercher les photos de « %s » sur Flickr" -#: ../src/freebox/grl-freebox.c:50 +#: ../src/freebox/grl-freebox.c:48 msgid "Freebox TV" msgstr "Freebox TV" -#: ../src/freebox/grl-freebox.c:51 +#: ../src/freebox/grl-freebox.c:49 msgid "A source for browsing Freebox TV channels" msgstr "Une source pour parcourir les émissions Freebox TV" -#: ../src/freebox/grl-freebox.c:54 +#: ../src/freebox/grl-freebox.c:52 msgid "Freebox Radio" msgstr "Radio Freebox" -#: ../src/freebox/grl-freebox.c:55 +#: ../src/freebox/grl-freebox.c:53 msgid "A source for browsing Freebox radio channels" msgstr "Une source pour parcourir les stations de radio Freebox" -#: ../src/gravatar/grl-gravatar.c:48 +#: ../src/gravatar/grl-gravatar.c:46 msgid "Avatar provider from Gravatar" msgstr "Fournisseur d'avatars depuis Gravatar" -#: ../src/gravatar/grl-gravatar.c:49 +#: ../src/gravatar/grl-gravatar.c:47 msgid "A plugin to get avatars for artist and author fields" msgstr "Un greffon pour obtenir des avatars pour les champs artiste et auteur" -#: ../src/jamendo/grl-jamendo.c:93 +#: ../src/jamendo/grl-jamendo.c:91 msgid "A source for browsing and searching Jamendo music" msgstr "Une source pour parcourir et rechercher de la musique sur Jamendo" @@ -200,67 +204,67 @@ msgid "Top tracks" msgstr "Meilleurs titres" -#: ../src/jamendo/grl-jamendo.c:339 ../src/jamendo/grl-jamendo.c:700 -#: ../src/shoutcast/grl-shoutcast.c:410 ../src/shoutcast/grl-shoutcast.c:464 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 +#: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "Impossible d'analyser la réponse" -#: ../src/jamendo/grl-jamendo.c:347 ../src/jamendo/grl-jamendo.c:354 -#: ../src/podcasts/grl-podcasts.c:1361 ../src/shoutcast/grl-shoutcast.c:418 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 +#: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "Réponse vide" -#: ../src/jamendo/grl-jamendo.c:669 ../src/shoutcast/grl-shoutcast.c:552 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "Impossible de se connecter : %s" -#: ../src/jamendo/grl-jamendo.c:798 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "Flux" -#: ../src/jamendo/grl-jamendo.c:982 ../src/jamendo/grl-jamendo.c:1027 -#: ../src/jamendo/grl-jamendo.c:1054 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "Identifiant %s non valide" -#: ../src/jamendo/grl-jamendo.c:1041 ../src/youtube/grl-youtube.c:1105 -#: ../src/youtube/grl-youtube.c:1238 ../src/youtube/grl-youtube.c:1450 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 +#: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "Identifiant %s de la catégorie non valide" -#: ../src/jamendo/grl-jamendo.c:1184 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "Navigation impossible : %s est une piste" -#: ../src/jamendo/grl-jamendo.c:1244 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "Requête « %s » malformée" -#: ../src/local-metadata/grl-local-metadata.c:44 +#: ../src/local-metadata/grl-local-metadata.c:42 msgid "Local Metadata Provider" msgstr "Fournisseur de métadonnées locales" -#: ../src/local-metadata/grl-local-metadata.c:45 +#: ../src/local-metadata/grl-local-metadata.c:43 msgid "A source providing locally available metadata" msgstr "Une source fournissant des métadonnées disponibles localement" -#: ../src/local-metadata/grl-local-metadata.c:381 -#: ../src/metadata-store/grl-metadata-store.c:759 ../src/raitv/grl-raitv.c:868 +#: ../src/local-metadata/grl-local-metadata.c:388 +#: ../src/metadata-store/grl-metadata-store.c:779 ../src/raitv/grl-raitv.c:874 #: ../src/tracker/grl-tracker-source-api.c:527 #, c-format msgid "Failed to resolve: %s" msgstr "Résolution impossible : %s" -#: ../src/local-metadata/grl-local-metadata.c:675 +#: ../src/local-metadata/grl-local-metadata.c:682 msgid "Cannot resolve any of the given keys" msgstr "Impossible de résoudre aucune des clés fournies" -#: ../src/local-metadata/grl-local-metadata.c:679 +#: ../src/local-metadata/grl-local-metadata.c:686 msgid "A GIO supported URL for images is required" msgstr "Un URL pris en charge par GIO est nécessaire pour les images" @@ -272,123 +276,123 @@ msgid "A source for browsing music" msgstr "Une source pour parcourir de la musique" -#: ../src/magnatune/grl-magnatune.c:411 +#: ../src/magnatune/grl-magnatune.c:422 #, c-format msgid "Failed to get database from magnatune: %s" msgstr "Impossible d'obtenir la base de données de Magnatune : %s" -#: ../src/magnatune/grl-magnatune.c:441 +#: ../src/magnatune/grl-magnatune.c:452 #, c-format msgid "Failed to save database from magnatune - '%s'" msgstr "Impossible d'enregistrer la base de données de Magnatune - « %s »" -#: ../src/magnatune/grl-magnatune.c:689 +#: ../src/magnatune/grl-magnatune.c:697 #, c-format msgid "Failed to get table from magnatune db: %s" msgstr "" "Impossible d'obtenir le classement de la base de données de Magnatune : %s" -#: ../src/magnatune/grl-magnatune.c:705 +#: ../src/magnatune/grl-magnatune.c:713 #, c-format msgid "Fail before returning media to user: %s" msgstr "Échec avant retour du média vers l'utilisateur : %s" -#: ../src/metadata-store/grl-metadata-store.c:47 +#: ../src/metadata-store/grl-metadata-store.c:45 msgid "Metadata Store" msgstr "Stockage des métadonnées" -#: ../src/metadata-store/grl-metadata-store.c:48 +#: ../src/metadata-store/grl-metadata-store.c:46 msgid "A plugin for storing extra metadata information" msgstr "Un greffon pour stocker des métadonnées supplémentaires" -#: ../src/metadata-store/grl-metadata-store.c:573 -#: ../src/metadata-store/grl-metadata-store.c:592 -#: ../src/metadata-store/grl-metadata-store.c:804 +#: ../src/metadata-store/grl-metadata-store.c:593 +#: ../src/metadata-store/grl-metadata-store.c:612 +#: ../src/metadata-store/grl-metadata-store.c:824 #: ../src/tracker/grl-tracker-source-api.c:637 #, c-format msgid "Failed to update metadata: %s" msgstr "Impossible de mettre à jour les métadonnées : %s" -#: ../src/metadata-store/grl-metadata-store.c:574 +#: ../src/metadata-store/grl-metadata-store.c:594 msgid "specified keys are not writable" msgstr "les clés spécifiées ne sont pas enregistrables" -#: ../src/metadata-store/grl-metadata-store.c:614 +#: ../src/metadata-store/grl-metadata-store.c:634 msgid "Failed to update metadata" msgstr "Impossible de mettre à jour les métadonnées" -#: ../src/metadata-store/grl-metadata-store.c:760 -#: ../src/metadata-store/grl-metadata-store.c:805 +#: ../src/metadata-store/grl-metadata-store.c:780 +#: ../src/metadata-store/grl-metadata-store.c:825 msgid "\"source-id\" not available" msgstr "« source-id » indisponible" -#: ../src/metadata-store/grl-metadata-store.c:780 +#: ../src/metadata-store/grl-metadata-store.c:800 msgid "Failed to resolve" msgstr "Résolution impossible" -#: ../src/metadata-store/grl-metadata-store.c:917 -#: ../src/metadata-store/grl-metadata-store.c:954 ../src/raitv/grl-raitv.c:426 -#: ../src/shoutcast/grl-shoutcast.c:750 ../src/vimeo/grl-vimeo.c:540 +#: ../src/metadata-store/grl-metadata-store.c:937 +#: ../src/metadata-store/grl-metadata-store.c:974 ../src/raitv/grl-raitv.c:432 +#: ../src/shoutcast/grl-shoutcast.c:756 ../src/vimeo/grl-vimeo.c:547 #, c-format msgid "Failed to search: %s" msgstr "Recherche impossible : %s" -#: ../src/opensubtitles/grl-opensubtitles.c:42 +#: ../src/opensubtitles/grl-opensubtitles.c:40 msgid "OpenSubtitles Provider" msgstr "Fournisseur de sous-titres OpenSubtitles" -#: ../src/opensubtitles/grl-opensubtitles.c:43 +#: ../src/opensubtitles/grl-opensubtitles.c:41 msgid "A source providing a list of subtitles for a video" msgstr "Une source fournissant une liste de sous-titres pour une vidéo" -#: ../src/optical-media/grl-optical-media.c:46 +#: ../src/optical-media/grl-optical-media.c:44 msgid "Optical Media" msgstr "Média optique" -#: ../src/optical-media/grl-optical-media.c:47 +#: ../src/optical-media/grl-optical-media.c:45 msgid "A source for browsing optical media" msgstr "Une source pour parcourir le média optique" -#: ../src/podcasts/grl-podcasts.c:155 +#: ../src/podcasts/grl-podcasts.c:153 msgid "A source for browsing podcasts" msgstr "Une source pour parcourir les émissions" -#: ../src/podcasts/grl-podcasts.c:757 ../src/podcasts/grl-podcasts.c:777 +#: ../src/podcasts/grl-podcasts.c:764 ../src/podcasts/grl-podcasts.c:784 #, c-format msgid "Failed to get podcast streams: %s" msgstr "Impossible d'obtenir les flux de l'émission : %s" -#: ../src/podcasts/grl-podcasts.c:1243 ../src/podcasts/grl-podcasts.c:1252 -#: ../src/podcasts/grl-podcasts.c:1262 +#: ../src/podcasts/grl-podcasts.c:1250 ../src/podcasts/grl-podcasts.c:1259 +#: ../src/podcasts/grl-podcasts.c:1269 msgid "Failed to parse content" msgstr "Impossible d'analyser le contenu" -#: ../src/podcasts/grl-podcasts.c:1295 +#: ../src/podcasts/grl-podcasts.c:1302 msgid "Failed to parse podcast contents" msgstr "Impossible d'analyser les contenus de l'émission" -#: ../src/podcasts/grl-podcasts.c:1450 +#: ../src/podcasts/grl-podcasts.c:1457 msgid "Failed to get podcast information" msgstr "Impossible d'obtenir les informations de l'émission" -#: ../src/podcasts/grl-podcasts.c:1490 ../src/podcasts/grl-podcasts.c:1510 +#: ../src/podcasts/grl-podcasts.c:1497 ../src/podcasts/grl-podcasts.c:1517 #, c-format msgid "Failed to get podcasts list: %s" msgstr "Impossible d'obtenir la liste des émissions : %s" -#: ../src/podcasts/grl-podcasts.c:1563 ../src/podcasts/grl-podcasts.c:1578 +#: ../src/podcasts/grl-podcasts.c:1570 ../src/podcasts/grl-podcasts.c:1585 msgid "Failed to get podcast stream metadata" msgstr "Impossible d'obtenir les métadonnées du flux de l'émission" -#: ../src/podcasts/grl-podcasts.c:1616 +#: ../src/podcasts/grl-podcasts.c:1623 msgid "Failed to get podcast metadata" msgstr "Impossible d'obtenir les métadonnées de l'émission" -#: ../src/podcasts/grl-podcasts.c:1800 +#: ../src/podcasts/grl-podcasts.c:1807 msgid "Cannot create containers. Only feeds are accepted" msgstr "Impossible de créer les conteneurs. Seuls des flux sont acceptés" -#: ../src/podcasts/grl-podcasts.c:1805 +#: ../src/podcasts/grl-podcasts.c:1812 msgid "URL required" msgstr "URL requis" @@ -400,113 +404,113 @@ msgid "Recent" msgstr "Récents" -#: ../src/raitv/grl-raitv.c:95 +#: ../src/raitv/grl-raitv.c:93 msgid "A source for browsing and searching Rai.tv videos" msgstr "Une source pour parcourir et rechercher des vidéos sur Rai.tv" -#: ../src/raitv/grl-raitv.c:173 +#: ../src/raitv/grl-raitv.c:171 msgid "All" msgstr "Toutes" -#: ../src/raitv/grl-raitv.c:174 +#: ../src/raitv/grl-raitv.c:172 msgid "Black and White" msgstr "Noir et blanc" -#: ../src/raitv/grl-raitv.c:175 +#: ../src/raitv/grl-raitv.c:173 msgid "Cinema" msgstr "Cinéma" -#: ../src/raitv/grl-raitv.c:176 +#: ../src/raitv/grl-raitv.c:174 msgid "Comedians" msgstr "Comédiens" -#: ../src/raitv/grl-raitv.c:177 +#: ../src/raitv/grl-raitv.c:175 msgid "Chronicle" msgstr "Chronique" -#: ../src/raitv/grl-raitv.c:178 +#: ../src/raitv/grl-raitv.c:176 msgid "Culture" msgstr "Culture" -#: ../src/raitv/grl-raitv.c:179 +#: ../src/raitv/grl-raitv.c:177 msgid "Economy" msgstr "Économie" -#: ../src/raitv/grl-raitv.c:180 +#: ../src/raitv/grl-raitv.c:178 msgid "Fiction" msgstr "Fiction" -#: ../src/raitv/grl-raitv.c:181 +#: ../src/raitv/grl-raitv.c:179 msgid "Junior" msgstr "Junior" -#: ../src/raitv/grl-raitv.c:182 +#: ../src/raitv/grl-raitv.c:180 msgid "Investigations" msgstr "Investigations" -#: ../src/raitv/grl-raitv.c:183 +#: ../src/raitv/grl-raitv.c:181 msgid "Interviews" msgstr "Entretiens" -#: ../src/raitv/grl-raitv.c:184 +#: ../src/raitv/grl-raitv.c:182 msgid "Music" msgstr "Musique" -#: ../src/raitv/grl-raitv.c:185 +#: ../src/raitv/grl-raitv.c:183 msgid "News" msgstr "Nouvelles" -#: ../src/raitv/grl-raitv.c:186 +#: ../src/raitv/grl-raitv.c:184 msgid "Health" msgstr "Santé" -#: ../src/raitv/grl-raitv.c:187 +#: ../src/raitv/grl-raitv.c:185 msgid "Satire" msgstr "Satire" -#: ../src/raitv/grl-raitv.c:189 +#: ../src/raitv/grl-raitv.c:187 msgid "Society" msgstr "Société" -#: ../src/raitv/grl-raitv.c:190 +#: ../src/raitv/grl-raitv.c:188 msgid "Show" msgstr "Spectacle" -#: ../src/raitv/grl-raitv.c:191 +#: ../src/raitv/grl-raitv.c:189 msgid "Sport" msgstr "Sport" -#: ../src/raitv/grl-raitv.c:192 +#: ../src/raitv/grl-raitv.c:190 msgid "History" msgstr "Histoire" -#: ../src/raitv/grl-raitv.c:193 +#: ../src/raitv/grl-raitv.c:191 msgid "Politics" msgstr "Politique" -#: ../src/raitv/grl-raitv.c:194 +#: ../src/raitv/grl-raitv.c:192 msgid "Leisure" msgstr "Loisirs" -#: ../src/raitv/grl-raitv.c:195 +#: ../src/raitv/grl-raitv.c:193 msgid "Travel" msgstr "Voyages" -#: ../src/raitv/grl-raitv.c:619 +#: ../src/raitv/grl-raitv.c:625 #, c-format msgid "Failed to browse: %s" msgstr "Navigation impossible : %s" -#: ../src/shoutcast/grl-shoutcast.c:67 +#: ../src/shoutcast/grl-shoutcast.c:65 msgid "A source for browsing SHOUTcast radios" msgstr "Une source pour parcourir les radios SHOUTcast" -#: ../src/shoutcast/grl-shoutcast.c:456 +#: ../src/shoutcast/grl-shoutcast.c:462 #, c-format msgid "Cannot find media %s" msgstr "Impossible de trouver le média %s" -#: ../src/shoutcast/grl-shoutcast.c:751 ../src/vimeo/grl-vimeo.c:541 +#: ../src/shoutcast/grl-shoutcast.c:757 ../src/vimeo/grl-vimeo.c:548 msgid "non-NULL search text is required" msgstr "Des termes de recherche non-NULL sont requis" @@ -514,7 +518,7 @@ msgid "A source for fetching metadata of television shows" msgstr "Une source pour extraire les métadonnées d'émissions télévisées" -#: ../src/tmdb/grl-tmdb.c:996 +#: ../src/tmdb/grl-tmdb.c:1004 msgid "Remote data does not contain valid identifier" msgstr "Les données distantes ne contiennent pas d'identifiant valide" @@ -536,7 +540,7 @@ msgid "Empty query" msgstr "Requête vide" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "L'identifiant « %s » est inconnu de cette source" @@ -545,16 +549,16 @@ msgid "A plugin for searching multimedia content using Tracker" msgstr "Un greffon pour rechercher du contenu multimédia avec Tracker" -#: ../src/tracker/grl-tracker-utils.c:640 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "Amovible - %s" -#: ../src/tracker/grl-tracker-utils.c:652 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "Fichiers locaux" -#: ../src/vimeo/grl-vimeo.c:58 +#: ../src/vimeo/grl-vimeo.c:56 msgid "A source for browsing and searching Vimeo videos" msgstr "Une source pour parcourir et rechercher les vidéos sur Vimeo" @@ -602,15 +606,15 @@ msgid "Watch On Mobile" msgstr "Regarder sur un mobile" -#: ../src/youtube/grl-youtube.c:117 +#: ../src/youtube/grl-youtube.c:115 msgid "A source for browsing and searching YouTube videos" msgstr "Une source pour parcourir et rechercher les vidéos sur YouTube" -#: ../src/youtube/grl-youtube.c:864 +#: ../src/youtube/grl-youtube.c:871 msgid "Failed to get feed" msgstr "Impossible d'obtenir le flux" -#: ../src/youtube/grl-youtube.c:1041 ../src/youtube/grl-youtube.c:1429 +#: ../src/youtube/grl-youtube.c:1048 ../src/youtube/grl-youtube.c:1436 #, c-format msgid "Invalid feed identifier %s" msgstr "Identifiant %s du flux non valide" diff -Nru grilo-plugins-0.3.2/po/fur.po grilo-plugins-0.3.3/po/fur.po --- grilo-plugins-0.3.2/po/fur.po 1970-01-01 00:00:00.000000000 +0000 +++ grilo-plugins-0.3.3/po/fur.po 2016-09-03 16:23:34.000000000 +0000 @@ -0,0 +1,617 @@ +# Friulian translation for grilo-plugins. +# Copyright (C) 2016 grilo-plugins's COPYRIGHT HOLDER +# This file is distributed under the same license as the grilo-plugins package. +# Fabio Tomat , 2016. +# +msgid "" +msgstr "" +"Project-Id-Version: grilo-plugins master\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo-" +"plugins&keywords=I18N+L10N&component=general\n" +"POT-Creation-Date: 2016-08-07 12:21+0000\n" +"PO-Revision-Date: 2016-08-11 14:26+0200\n" +"Language-Team: Friulian \n" +"Language: fur\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Last-Translator: Fabio Tomat \n" +"X-Generator: Poedit 1.8.8\n" + +#: ../src/bookmarks/grl-bookmarks.c:65 +msgid "Bookmarks" +msgstr "Segnelibris" + +#: ../src/bookmarks/grl-bookmarks.c:66 +msgid "A source for organizing media bookmarks" +msgstr "Une risorse par organizâ i segnelibris multimediâi" + +#: ../src/bookmarks/grl-bookmarks.c:434 +msgid "Failed to get bookmark metadata" +msgstr "No si è rivâts a otignî i metadâts dal segnelibri" + +#: ../src/bookmarks/grl-bookmarks.c:464 ../src/bookmarks/grl-bookmarks.c:481 +#, c-format +msgid "Failed to find bookmarks: %s" +msgstr "No si è rivâts a cjatâ i segnelibris: %s" + +#: ../src/bookmarks/grl-bookmarks.c:633 ../src/podcasts/grl-podcasts.c:828 +#: ../src/podcasts/grl-podcasts.c:860 ../src/podcasts/grl-podcasts.c:892 +#, c-format +msgid "Failed to remove: %s" +msgstr "No si è rivâts a gjavâ: %s" + +#: ../src/bookmarks/grl-bookmarks.c:773 ../src/podcasts/grl-podcasts.c:933 +#: ../src/podcasts/grl-podcasts.c:966 ../src/podcasts/grl-podcasts.c:1811 +#, c-format +msgid "Failed to store: %s" +msgstr "No si è rivâts a archiviâ: %s" + +#: ../src/bookmarks/grl-bookmarks.c:847 ../src/bookmarks/grl-bookmarks.c:882 +#: ../src/bookmarks/grl-bookmarks.c:913 ../src/bookmarks/grl-bookmarks.c:971 +#: ../src/metadata-store/grl-metadata-store.c:869 +#: ../src/podcasts/grl-podcasts.c:1667 ../src/podcasts/grl-podcasts.c:1711 +#: ../src/podcasts/grl-podcasts.c:1745 ../src/podcasts/grl-podcasts.c:1780 +msgid "No database connection" +msgstr "Nissune conession cun la base di dâts" + +#: ../src/chromaprint/grl-chromaprint.c:46 +msgid "A plugin to get metadata using gstreamer framework" +msgstr "Un plugin par otignî i metadâts tramit il framework gstreamer" + +#: ../src/dleyna/grl-dleyna-source.c:34 +#, c-format +msgid "A source for browsing the DLNA server '%s'" +msgstr "Une risorse par esplorâ il servidôr DLNA '%s'" + +#: ../src/dleyna/grl-dleyna-source.c:278 +msgid "Upload failed, target source destroyed" +msgstr "Cjariament falît, risorse di destinazion distrute" + +#: ../src/dleyna/grl-dleyna-source.c:380 +#, c-format +msgid "Upload failed, '%s', transferred %lu of %lu bytes" +msgstr "No si è rivâts a cjariâ, '%s', trasferîts %lu su %lu byte" + +#: ../src/dleyna/grl-dleyna-source.c:881 +#, c-format +msgid "Failed to retrieve item properties (BrowseObjects error %d: %s)" +msgstr "" +"No si è rivâts a recuperâ lis proprietâts dal element (erôr BrowseObjects " +"%d: %s)" + +#: ../src/dleyna/grl-dleyna-source.c:1520 +#, c-format +msgid "Upload failed, URL missing on the media object to be transferred" +msgstr "" +"Cjariament falît, al mancje il URL sul element multimediâl di trasferî" + +#: ../src/dmap/grl-daap.c:50 +#, c-format +msgid "A source for browsing the DAAP server '%s'" +msgstr "Une risorse par esplorâ il servidôr DAAP '%s'" + +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 +#: ../src/magnatune/grl-magnatune.c:121 +msgid "Albums" +msgstr "Album" + +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 +#: ../src/magnatune/grl-magnatune.c:120 +msgid "Artists" +msgstr "Artiscj" + +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 +#, c-format +msgid "Invalid container identifier %s" +msgstr "Identificatôr di contignidôr %s no valit" + +#: ../src/dmap/grl-dpap.c:50 +#, c-format +msgid "A source for browsing the DPAP server '%s'" +msgstr "Une risorse par esplorâ il servidôr DPAP '%s'" + +#: ../src/dmap/grl-dpap-db.c:36 +msgid "Photos" +msgstr "Fotos" + +#: ../src/filesystem/grl-filesystem.c:58 +msgid "Filesystem" +msgstr "Filesystem" + +#: ../src/filesystem/grl-filesystem.c:59 +msgid "A source for browsing the filesystem" +msgstr "Une risorse par esplorâ il filesystem" + +#: ../src/filesystem/grl-filesystem.c:1179 +#, c-format +msgid "File %s does not exist" +msgstr "Il file %s nol esist" + +#: ../src/filesystem/grl-filesystem.c:1257 ../src/youtube/grl-youtube.c:1520 +#, c-format +msgid "Cannot get media from %s" +msgstr "Impussibil otignî i contignûts multimediâi di %s" + +#: ../src/flickr/grl-flickr.c:61 +msgid "A source for browsing and searching Flickr photos" +msgstr "Une risorse par esplorâ e cirî fotos su Flickr" + +#. "%s" is a full user name, like "John Doe" +#: ../src/flickr/grl-flickr.c:65 +#, c-format +msgid "%s's Flickr" +msgstr "Flickr di %s" + +#. "%s" is a full user name, like "John Doe" +#: ../src/flickr/grl-flickr.c:67 +#, c-format +msgid "A source for browsing and searching %s's flickr photos" +msgstr "Une risorse par esplorâ e cirî lis fotos di %s su flickr" + +#: ../src/freebox/grl-freebox.c:48 +msgid "Freebox TV" +msgstr "Freebox TV" + +#: ../src/freebox/grl-freebox.c:49 +msgid "A source for browsing Freebox TV channels" +msgstr "Une risorse par esplorâ i canâi televisîfs Freebox" + +#: ../src/freebox/grl-freebox.c:52 +msgid "Freebox Radio" +msgstr "Freebox Radio" + +#: ../src/freebox/grl-freebox.c:53 +msgid "A source for browsing Freebox radio channels" +msgstr "Une risorse par esplorâ i canâi radio Freebox" + +#: ../src/gravatar/grl-gravatar.c:46 +msgid "Avatar provider from Gravatar" +msgstr "Furnidôr di avatar di Gravatar" + +#: ../src/gravatar/grl-gravatar.c:47 +msgid "A plugin to get avatars for artist and author fields" +msgstr "Un plugin par otignî i avatar pai cjamps \"artist\" e \"autôr\"" + +#: ../src/jamendo/grl-jamendo.c:91 +msgid "A source for browsing and searching Jamendo music" +msgstr "Une risorse par esplorâ e cirî musiche su Jamendo" + +#: ../src/jamendo/grl-jamendo.c:149 +msgid "Albums of the week" +msgstr "Album de setemane" + +#: ../src/jamendo/grl-jamendo.c:151 +msgid "Tracks of the week" +msgstr "Tocs de setemane" + +#: ../src/jamendo/grl-jamendo.c:153 +msgid "New releases" +msgstr "Gnovis publicazions" + +#: ../src/jamendo/grl-jamendo.c:155 +msgid "Top artists" +msgstr "Miôrs artiscj" + +#: ../src/jamendo/grl-jamendo.c:157 +msgid "Top albums" +msgstr "Miôrs album" + +#: ../src/jamendo/grl-jamendo.c:159 +msgid "Top tracks" +msgstr "Miôrs tocs" + +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 +#: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 +msgid "Failed to parse response" +msgstr "No si è rivâts a analizâ la rispueste" + +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 +#: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 +msgid "Empty response" +msgstr "Rispueste vueide" + +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 +#, c-format +msgid "Failed to connect: %s" +msgstr "Conession falide: %s" + +#: ../src/jamendo/grl-jamendo.c:806 +msgid "Feeds" +msgstr "Feed" + +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 +#, c-format +msgid "Invalid identifier %s" +msgstr "Identificadôr %s no valit" + +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 +#: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 +#, c-format +msgid "Invalid category identifier %s" +msgstr "Identificadôr di categorie %s no valit" + +#: ../src/jamendo/grl-jamendo.c:1228 +#, c-format +msgid "Failed to browse: %s is a track" +msgstr "Esplorazion falide: %s al è un toc di musiche" + +#: ../src/jamendo/grl-jamendo.c:1287 +#, c-format +msgid "Malformed query \"%s\"" +msgstr "Interogazion malfate \"%s\"" + +#: ../src/local-metadata/grl-local-metadata.c:42 +msgid "Local Metadata Provider" +msgstr "Furnidôr locâl di metadâts" + +#: ../src/local-metadata/grl-local-metadata.c:43 +msgid "A source providing locally available metadata" +msgstr "Une risorse che e furnìs i metadâts disponibii in locâl" + +#: ../src/local-metadata/grl-local-metadata.c:388 +#: ../src/metadata-store/grl-metadata-store.c:779 ../src/raitv/grl-raitv.c:874 +#: ../src/tracker/grl-tracker-source-api.c:527 +#, c-format +msgid "Failed to resolve: %s" +msgstr "Impussibil risolvi: %s" + +#: ../src/local-metadata/grl-local-metadata.c:682 +msgid "Cannot resolve any of the given keys" +msgstr "Impussibil risolvi lis clâfs furnidis" + +#: ../src/local-metadata/grl-local-metadata.c:686 +msgid "A GIO supported URL for images is required" +msgstr "Al covente un URL supuartât di GIO pes imagjinis" + +#: ../src/magnatune/grl-magnatune.c:122 +msgid "Genres" +msgstr "Gjenars" + +#: ../src/magnatune/grl-magnatune.c:130 +msgid "A source for browsing music" +msgstr "Une risorse par esplorâ la musiche" + +#: ../src/magnatune/grl-magnatune.c:422 +#, c-format +msgid "Failed to get database from magnatune: %s" +msgstr "No si è rivâts a otignî la base di dâts di magnatune: %s" + +#: ../src/magnatune/grl-magnatune.c:452 +#, c-format +msgid "Failed to save database from magnatune - '%s'" +msgstr "Di magnatune no si è rivâts a salvâ la base di dâts - '%s'" + +#: ../src/magnatune/grl-magnatune.c:697 +#, c-format +msgid "Failed to get table from magnatune db: %s" +msgstr "De base di dâts di magnatune no si è rivâts a otignî la tabele: %s" + +#: ../src/magnatune/grl-magnatune.c:713 +#, c-format +msgid "Fail before returning media to user: %s" +msgstr "Erôr prime di tornâ al utent il contignût multimediâl: %s" + +#: ../src/metadata-store/grl-metadata-store.c:45 +msgid "Metadata Store" +msgstr "Archivi metadâts" + +#: ../src/metadata-store/grl-metadata-store.c:46 +msgid "A plugin for storing extra metadata information" +msgstr "Un plugin par archiviâ lis informazions ulteriôrs dai metadâts" + +#: ../src/metadata-store/grl-metadata-store.c:593 +#: ../src/metadata-store/grl-metadata-store.c:612 +#: ../src/metadata-store/grl-metadata-store.c:824 +#: ../src/tracker/grl-tracker-source-api.c:637 +#, c-format +msgid "Failed to update metadata: %s" +msgstr "No si è rivâts a inzornâ i metadâts: %s" + +#: ../src/metadata-store/grl-metadata-store.c:594 +msgid "specified keys are not writable" +msgstr "lis clâfs specificadis no si puedin scrivi" + +#: ../src/metadata-store/grl-metadata-store.c:634 +msgid "Failed to update metadata" +msgstr "No si è rivâts a inzornâ i metadâts" + +#: ../src/metadata-store/grl-metadata-store.c:780 +#: ../src/metadata-store/grl-metadata-store.c:825 +msgid "\"source-id\" not available" +msgstr "\"source-id\" no disponibil" + +#: ../src/metadata-store/grl-metadata-store.c:800 +msgid "Failed to resolve" +msgstr "Impussibil risolvi" + +#: ../src/metadata-store/grl-metadata-store.c:937 +#: ../src/metadata-store/grl-metadata-store.c:974 ../src/raitv/grl-raitv.c:432 +#: ../src/shoutcast/grl-shoutcast.c:756 ../src/vimeo/grl-vimeo.c:547 +#, c-format +msgid "Failed to search: %s" +msgstr "No si è rivâts a cirî: %s" + +#: ../src/opensubtitles/grl-opensubtitles.c:40 +msgid "OpenSubtitles Provider" +msgstr "Provider OpenSubtitles" + +#: ../src/opensubtitles/grl-opensubtitles.c:41 +msgid "A source providing a list of subtitles for a video" +msgstr "Une risorse che e furnìs une liste di sottitui par un video" + +#: ../src/optical-media/grl-optical-media.c:44 +msgid "Optical Media" +msgstr "Unitât otiche" + +#: ../src/optical-media/grl-optical-media.c:45 +msgid "A source for browsing optical media" +msgstr "Une risorse par esplorâ lis unitâts otichis" + +#: ../src/podcasts/grl-podcasts.c:153 +msgid "A source for browsing podcasts" +msgstr "Une risorse par esplorâ i podcast" + +#: ../src/podcasts/grl-podcasts.c:764 ../src/podcasts/grl-podcasts.c:784 +#, c-format +msgid "Failed to get podcast streams: %s" +msgstr "No si è rivâts a otignî i flus podcast: %s" + +#: ../src/podcasts/grl-podcasts.c:1250 ../src/podcasts/grl-podcasts.c:1259 +#: ../src/podcasts/grl-podcasts.c:1269 +msgid "Failed to parse content" +msgstr "No si è rivâts a analizâ il contignût" + +#: ../src/podcasts/grl-podcasts.c:1302 +msgid "Failed to parse podcast contents" +msgstr "No si è rivâts a analizâ i contignûts dal podcast" + +#: ../src/podcasts/grl-podcasts.c:1457 +msgid "Failed to get podcast information" +msgstr "No si è rivâts a otignî lis informazions sul podcast" + +#: ../src/podcasts/grl-podcasts.c:1497 ../src/podcasts/grl-podcasts.c:1517 +#, c-format +msgid "Failed to get podcasts list: %s" +msgstr "No si è rivâts a otignî la liste dai podcast: %s" + +#: ../src/podcasts/grl-podcasts.c:1570 ../src/podcasts/grl-podcasts.c:1585 +msgid "Failed to get podcast stream metadata" +msgstr "No si è rivâts a otignî i metadâts dal flus dal podcast" + +#: ../src/podcasts/grl-podcasts.c:1623 +msgid "Failed to get podcast metadata" +msgstr "No si è rivâts a otignî i metadâts dal podcast" + +#: ../src/podcasts/grl-podcasts.c:1807 +msgid "Cannot create containers. Only feeds are accepted" +msgstr "Impussibil creâ contignidôrs. Nome i feed a son ametûts" + +#: ../src/podcasts/grl-podcasts.c:1812 +msgid "URL required" +msgstr "URL domandât" + +#: ../src/raitv/grl-raitv.c:49 ../src/youtube/grl-youtube.c:78 +msgid "Most Popular" +msgstr "I plui popolârs" + +#: ../src/raitv/grl-raitv.c:52 +msgid "Recent" +msgstr "Resint" + +#: ../src/raitv/grl-raitv.c:93 +msgid "A source for browsing and searching Rai.tv videos" +msgstr "Une risorse par esplorâ e cirî videos su Rai.tv" + +#: ../src/raitv/grl-raitv.c:171 +msgid "All" +msgstr "Ducj" + +#: ../src/raitv/grl-raitv.c:172 +msgid "Black and White" +msgstr "Blanc e neri" + +#: ../src/raitv/grl-raitv.c:173 +msgid "Cinema" +msgstr "Cine" + +#: ../src/raitv/grl-raitv.c:174 +msgid "Comedians" +msgstr "Comics" + +#: ../src/raitv/grl-raitv.c:175 +msgid "Chronicle" +msgstr "Croniche" + +#: ../src/raitv/grl-raitv.c:176 +msgid "Culture" +msgstr "Culture" + +#: ../src/raitv/grl-raitv.c:177 +msgid "Economy" +msgstr "Economie" + +#: ../src/raitv/grl-raitv.c:178 +msgid "Fiction" +msgstr "Finzion" + +#: ../src/raitv/grl-raitv.c:179 +msgid "Junior" +msgstr "Zovin" + +#: ../src/raitv/grl-raitv.c:180 +msgid "Investigations" +msgstr "Investigazion" + +#: ../src/raitv/grl-raitv.c:181 +msgid "Interviews" +msgstr "Intervistis" + +#: ../src/raitv/grl-raitv.c:182 +msgid "Music" +msgstr "Musiche" + +#: ../src/raitv/grl-raitv.c:183 +msgid "News" +msgstr "Notiziis" + +#: ../src/raitv/grl-raitv.c:184 +msgid "Health" +msgstr "Salût" + +#: ../src/raitv/grl-raitv.c:185 +msgid "Satire" +msgstr "Satire" + +#: ../src/raitv/grl-raitv.c:187 +msgid "Society" +msgstr "Societât" + +#: ../src/raitv/grl-raitv.c:188 +msgid "Show" +msgstr "Spetacul" + +#: ../src/raitv/grl-raitv.c:189 +msgid "Sport" +msgstr "Sport" + +#: ../src/raitv/grl-raitv.c:190 +msgid "History" +msgstr "Storie" + +#: ../src/raitv/grl-raitv.c:191 +msgid "Politics" +msgstr "Politiche" + +#: ../src/raitv/grl-raitv.c:192 +msgid "Leisure" +msgstr "Timp libar" + +#: ../src/raitv/grl-raitv.c:193 +msgid "Travel" +msgstr "Viaçs" + +#: ../src/raitv/grl-raitv.c:625 +#, c-format +msgid "Failed to browse: %s" +msgstr "No si è rivâts a esplorâ: %s" + +#: ../src/shoutcast/grl-shoutcast.c:65 +msgid "A source for browsing SHOUTcast radios" +msgstr "Une risorse par esplorâ lis radios SHOUTcast" + +#: ../src/shoutcast/grl-shoutcast.c:462 +#, c-format +msgid "Cannot find media %s" +msgstr "Impussibil cjatâ contignûts multimediâi %s" + +#: ../src/shoutcast/grl-shoutcast.c:757 ../src/vimeo/grl-vimeo.c:548 +msgid "non-NULL search text is required" +msgstr "E covente une ricercje di test no vueide" + +#: ../src/thetvdb/grl-thetvdb.c:98 +msgid "A source for fetching metadata of television shows" +msgstr "Une risorse par prelevâ metadâts di spetacui televisîfs" + +#: ../src/tmdb/grl-tmdb.c:1004 +msgid "Remote data does not contain valid identifier" +msgstr "I dâts rimots no contegnin un identificadôr valit" + +#. I can haz templatze ?? +#. Only emit this last one if more result than expected +#. Schedule the next line to parse +#: ../src/tracker/grl-tracker-source-api.c:398 +#: ../src/tracker/grl-tracker-source-api.c:481 +#, c-format +msgid "Failed to query: %s" +msgstr "Interogazion falide: %s" + +#: ../src/tracker/grl-tracker-source-api.c:582 +#, c-format +msgid "Failed to get media from uri: %s" +msgstr "No si è rivâts a otignî i contignûts multimediâi dal uri: %s" + +#: ../src/tracker/grl-tracker-source-api.c:802 +msgid "Empty query" +msgstr "Interogazion vueide" + +#: ../src/tracker/grl-tracker-source-api.c:1077 +#, c-format +msgid "ID '%s' is not known in this source" +msgstr "Il ID '%s' nol è cognossût in cheste risorse" + +#: ../src/tracker/grl-tracker-source-priv.h:44 +msgid "A plugin for searching multimedia content using Tracker" +msgstr "Un plugin par cirî contignûts multimediâi doprant Tracker" + +#: ../src/tracker/grl-tracker-utils.c:691 +#, c-format +msgid "Removable - %s" +msgstr "Estraibil - %s" + +#: ../src/tracker/grl-tracker-utils.c:703 +msgid "Local files" +msgstr "File locâi" + +#: ../src/vimeo/grl-vimeo.c:56 +msgid "A source for browsing and searching Vimeo videos" +msgstr "Une risorse par esplorâ e cirî videos Vimeo" + +#: ../src/youtube/grl-youtube.c:60 +msgid "Standard feeds" +msgstr "Feed standard" + +#: ../src/youtube/grl-youtube.c:63 +msgid "Categories" +msgstr "Categoriis" + +#: ../src/youtube/grl-youtube.c:69 +msgid "Top Rated" +msgstr "I plui votâts" + +#: ../src/youtube/grl-youtube.c:72 +msgid "Top Favorites" +msgstr "Preferîts" + +#: ../src/youtube/grl-youtube.c:75 +msgid "Most Viewed" +msgstr "I plui viodûts" + +#: ../src/youtube/grl-youtube.c:81 +msgid "Most Recent" +msgstr "I plui resints" + +#: ../src/youtube/grl-youtube.c:84 +msgid "Most Discussed" +msgstr "I plui cjacarâts" + +#: ../src/youtube/grl-youtube.c:87 +msgid "Most Linked" +msgstr "I plui condividûts" + +#: ../src/youtube/grl-youtube.c:90 +msgid "Most Responded" +msgstr "I plui dibatûts" + +#: ../src/youtube/grl-youtube.c:93 +msgid "Recently Featured" +msgstr "In prin plan" + +#: ../src/youtube/grl-youtube.c:96 +msgid "Watch On Mobile" +msgstr "Mostrâts su dispositîfs mobii" + +#: ../src/youtube/grl-youtube.c:115 +msgid "A source for browsing and searching YouTube videos" +msgstr "Une risorse par esplorâ e cirî videos su YouTube" + +#: ../src/youtube/grl-youtube.c:871 +msgid "Failed to get feed" +msgstr "No si è rivâts a otignî i feed" + +#: ../src/youtube/grl-youtube.c:1048 ../src/youtube/grl-youtube.c:1436 +#, c-format +msgid "Invalid feed identifier %s" +msgstr "Identificadôr feed %s no valit" diff -Nru grilo-plugins-0.3.2/po/gl.po grilo-plugins-0.3.3/po/gl.po --- grilo-plugins-0.3.2/po/gl.po 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/po/gl.po 2016-09-05 13:16:28.000000000 +0000 @@ -6,10 +6,10 @@ msgstr "" "Project-Id-Version: grilo-plugins master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-23 19:47+0100\n" -"PO-Revision-Date: 2016-02-23 19:48+0200\n" +"POT-Creation-Date: 2016-09-05 00:02+0200\n" +"PO-Revision-Date: 2016-09-05 00:03+0200\n" "Last-Translator: Fran Dieguez \n" -"Language-Team: gnome-l10n-gl@gnome.org\n" +"Language-Team: Galician\n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -55,6 +55,10 @@ msgid "No database connection" msgstr "Non hai conexión coa base de datos" +#: ../src/chromaprint/grl-chromaprint.c:46 +msgid "A plugin to get metadata using gstreamer framework" +msgstr "Un engadido para almacenar usando o marco de traballo gstreamer" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -86,18 +90,18 @@ msgid "A source for browsing the DAAP server '%s'" msgstr "Unha orixe para explorar o servidor DAAP «%s»" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:793 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "Álbums" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:782 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "Artistas" -#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1120 -#: ../src/jamendo/grl-jamendo.c:1195 ../src/magnatune/grl-magnatune.c:841 +#: ../src/dmap/grl-daap-db.c:292 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "Identificador de contedor %s non válido" @@ -173,67 +177,67 @@ msgid "A source for browsing and searching Jamendo music" msgstr "Unha orixe para explorar e buscar na música de Jamendo" -#: ../src/jamendo/grl-jamendo.c:147 +#: ../src/jamendo/grl-jamendo.c:149 msgid "Albums of the week" msgstr "Álbumes da semana" -#: ../src/jamendo/grl-jamendo.c:149 +#: ../src/jamendo/grl-jamendo.c:151 msgid "Tracks of the week" msgstr "Pistas da semana" -#: ../src/jamendo/grl-jamendo.c:151 +#: ../src/jamendo/grl-jamendo.c:153 msgid "New releases" msgstr "Novas publicaciones" -#: ../src/jamendo/grl-jamendo.c:153 +#: ../src/jamendo/grl-jamendo.c:155 msgid "Top artists" msgstr "Artistas preferidos" -#: ../src/jamendo/grl-jamendo.c:155 +#: ../src/jamendo/grl-jamendo.c:157 msgid "Top albums" msgstr "Álbums preferidos" -#: ../src/jamendo/grl-jamendo.c:157 +#: ../src/jamendo/grl-jamendo.c:159 msgid "Top tracks" msgstr "Pistas preferidas" -#: ../src/jamendo/grl-jamendo.c:346 ../src/jamendo/grl-jamendo.c:706 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 #: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "Produciuse un fallo ao analizar a resposta" -#: ../src/jamendo/grl-jamendo.c:354 ../src/jamendo/grl-jamendo.c:361 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 #: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "Resposta baleira" -#: ../src/jamendo/grl-jamendo.c:675 ../src/shoutcast/grl-shoutcast.c:558 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "Produciuse un fallo ao conectar: %s" -#: ../src/jamendo/grl-jamendo.c:804 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "Fontes" -#: ../src/jamendo/grl-jamendo.c:988 ../src/jamendo/grl-jamendo.c:1033 -#: ../src/jamendo/grl-jamendo.c:1060 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "Identificador non válido %s" -#: ../src/jamendo/grl-jamendo.c:1047 ../src/youtube/grl-youtube.c:1112 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 #: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "Identificador de categoría %s non válido" -#: ../src/jamendo/grl-jamendo.c:1190 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "Produciuse un fallo ao explorar: %s é unha pista" -#: ../src/jamendo/grl-jamendo.c:1250 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "Consulta «%s» malformada" @@ -533,7 +537,7 @@ msgid "Empty query" msgstr "Consulta baleira" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "O id «%s» non é coñecido nesta orixe" @@ -542,12 +546,12 @@ msgid "A plugin for searching multimedia content using Tracker" msgstr "Un engadido para buscar contido multimedia usando Tracker" -#: ../src/tracker/grl-tracker-utils.c:642 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "Eliminábel - %s" -#: ../src/tracker/grl-tracker-utils.c:654 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "Ficheiros locais" diff -Nru grilo-plugins-0.3.2/po/he.po grilo-plugins-0.3.3/po/he.po --- grilo-plugins-0.3.2/po/he.po 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/po/he.po 2016-09-03 16:23:34.000000000 +0000 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: grilo-plugins 0.2.10\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-31 17:31+0200\n" -"PO-Revision-Date: 2015-12-31 17:31+0200\n" +"POT-Creation-Date: 2016-08-07 15:20+0300\n" +"PO-Revision-Date: 2016-08-07 15:21+0300\n" "Last-Translator: Yosef Or Boczko \n" "Language-Team: עברית <>\n" "Language: he\n" @@ -56,6 +56,10 @@ msgid "No database connection" msgstr "No database connection" +#: ../src/chromaprint/grl-chromaprint.c:46 +msgid "A plugin to get metadata using gstreamer framework" +msgstr "תוסף לקבלת מידע־ױל בשימוש סביבת gstreamer" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -85,18 +89,18 @@ msgid "A source for browsing the DAAP server '%s'" msgstr "מקור לדפדפוף בשרת ה־DAAP ‏'%s'" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:793 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "אלבומים" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:782 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "אמנים" -#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1120 -#: ../src/jamendo/grl-jamendo.c:1195 ../src/magnatune/grl-magnatune.c:841 +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "Invalid container identifier %s" @@ -172,67 +176,67 @@ msgid "A source for browsing and searching Jamendo music" msgstr "מקור לדפדוף ולחיפוש מוזיקת Jamendo" -#: ../src/jamendo/grl-jamendo.c:147 +#: ../src/jamendo/grl-jamendo.c:149 msgid "Albums of the week" msgstr "אלבומים של השבוע" -#: ../src/jamendo/grl-jamendo.c:149 +#: ../src/jamendo/grl-jamendo.c:151 msgid "Tracks of the week" msgstr "רצועות של השבוע" -#: ../src/jamendo/grl-jamendo.c:151 +#: ../src/jamendo/grl-jamendo.c:153 msgid "New releases" msgstr "שחרורים חדשים" -#: ../src/jamendo/grl-jamendo.c:153 +#: ../src/jamendo/grl-jamendo.c:155 msgid "Top artists" msgstr "אמנים מובילים" -#: ../src/jamendo/grl-jamendo.c:155 +#: ../src/jamendo/grl-jamendo.c:157 msgid "Top albums" msgstr "אלבומים מובילים" -#: ../src/jamendo/grl-jamendo.c:157 +#: ../src/jamendo/grl-jamendo.c:159 msgid "Top tracks" msgstr "רצועות מובילות" -#: ../src/jamendo/grl-jamendo.c:346 ../src/jamendo/grl-jamendo.c:706 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 #: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "Failed to parse response" -#: ../src/jamendo/grl-jamendo.c:354 ../src/jamendo/grl-jamendo.c:361 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 #: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "Empty response" -#: ../src/jamendo/grl-jamendo.c:675 ../src/shoutcast/grl-shoutcast.c:558 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "Failed to connect: %s" -#: ../src/jamendo/grl-jamendo.c:804 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "הזנות" -#: ../src/jamendo/grl-jamendo.c:988 ../src/jamendo/grl-jamendo.c:1033 -#: ../src/jamendo/grl-jamendo.c:1060 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "Invalid identifier %s" -#: ../src/jamendo/grl-jamendo.c:1047 ../src/youtube/grl-youtube.c:1112 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 #: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "Invalid category identifier %s" -#: ../src/jamendo/grl-jamendo.c:1190 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "Failed to browse: %s is a track" -#: ../src/jamendo/grl-jamendo.c:1250 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "Malformed query \"%s\"" @@ -531,7 +535,7 @@ msgid "Empty query" msgstr "Empty query" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "ID '%s' is not known in this source" @@ -540,12 +544,12 @@ msgid "A plugin for searching multimedia content using Tracker" msgstr "תוסף לחיפוש תוכן מולטימדיה באמצעות Tracker" -#: ../src/tracker/grl-tracker-utils.c:642 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "ניתן למחיקה - %s" -#: ../src/tracker/grl-tracker-utils.c:654 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "קבצים מקומיים" diff -Nru grilo-plugins-0.3.2/po/hu.po grilo-plugins-0.3.3/po/hu.po --- grilo-plugins-0.3.2/po/hu.po 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/po/hu.po 2016-09-03 16:17:53.000000000 +0000 @@ -9,8 +9,8 @@ "Project-Id-Version: grilo-plugins master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo-" "plugins&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2015-12-14 10:42+0000\n" -"PO-Revision-Date: 2016-01-25 00:11+0100\n" +"POT-Creation-Date: 2016-06-29 20:05+0000\n" +"PO-Revision-Date: 2016-07-25 14:16+0200\n" "Last-Translator: Meskó Balázs \n" "Language-Team: Hungarian \n" "Language: hu\n" @@ -18,45 +18,49 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 1.8.5\n" +"X-Generator: Poedit 1.8.8\n" -#: ../src/bookmarks/grl-bookmarks.c:67 +#: ../src/bookmarks/grl-bookmarks.c:65 msgid "Bookmarks" msgstr "Könyvjelzők" -#: ../src/bookmarks/grl-bookmarks.c:68 +#: ../src/bookmarks/grl-bookmarks.c:66 msgid "A source for organizing media bookmarks" msgstr "Bővítmény médiakönyvjelzők rendszerezésére" -#: ../src/bookmarks/grl-bookmarks.c:428 +#: ../src/bookmarks/grl-bookmarks.c:434 msgid "Failed to get bookmark metadata" msgstr "A könyvjelző metaadatainak lekérése sikertelen" -#: ../src/bookmarks/grl-bookmarks.c:458 ../src/bookmarks/grl-bookmarks.c:475 +#: ../src/bookmarks/grl-bookmarks.c:464 ../src/bookmarks/grl-bookmarks.c:481 #, c-format msgid "Failed to find bookmarks: %s" msgstr "Nem találhatók könyvjelzők: %s" -#: ../src/bookmarks/grl-bookmarks.c:627 ../src/podcasts/grl-podcasts.c:821 -#: ../src/podcasts/grl-podcasts.c:853 ../src/podcasts/grl-podcasts.c:885 +#: ../src/bookmarks/grl-bookmarks.c:633 ../src/podcasts/grl-podcasts.c:828 +#: ../src/podcasts/grl-podcasts.c:860 ../src/podcasts/grl-podcasts.c:892 #, c-format msgid "Failed to remove: %s" msgstr "Az eltávolítás meghiúsult: %s" -#: ../src/bookmarks/grl-bookmarks.c:767 ../src/podcasts/grl-podcasts.c:926 -#: ../src/podcasts/grl-podcasts.c:959 ../src/podcasts/grl-podcasts.c:1804 +#: ../src/bookmarks/grl-bookmarks.c:773 ../src/podcasts/grl-podcasts.c:933 +#: ../src/podcasts/grl-podcasts.c:966 ../src/podcasts/grl-podcasts.c:1811 #, c-format msgid "Failed to store: %s" msgstr "A tárolás meghiúsult: %s" -#: ../src/bookmarks/grl-bookmarks.c:841 ../src/bookmarks/grl-bookmarks.c:876 -#: ../src/bookmarks/grl-bookmarks.c:907 ../src/bookmarks/grl-bookmarks.c:965 -#: ../src/metadata-store/grl-metadata-store.c:862 -#: ../src/podcasts/grl-podcasts.c:1660 ../src/podcasts/grl-podcasts.c:1704 -#: ../src/podcasts/grl-podcasts.c:1738 ../src/podcasts/grl-podcasts.c:1773 +#: ../src/bookmarks/grl-bookmarks.c:847 ../src/bookmarks/grl-bookmarks.c:882 +#: ../src/bookmarks/grl-bookmarks.c:913 ../src/bookmarks/grl-bookmarks.c:971 +#: ../src/metadata-store/grl-metadata-store.c:869 +#: ../src/podcasts/grl-podcasts.c:1667 ../src/podcasts/grl-podcasts.c:1711 +#: ../src/podcasts/grl-podcasts.c:1745 ../src/podcasts/grl-podcasts.c:1780 msgid "No database connection" msgstr "Nincs adatbázis-kapcsolat" +#: ../src/chromaprint/grl-chromaprint.c:46 +msgid "A plugin to get metadata using gstreamer framework" +msgstr "Bővítmény metaadatok gstreamer keretrendszerrel történő kinyerésére" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -84,28 +88,28 @@ "A feltöltés meghiúsult, az URL hiányzik az átvinni kívánt médiaobjektum " "mellől" -#: ../src/dmap/grl-daap.c:52 +#: ../src/dmap/grl-daap.c:50 #, c-format msgid "A source for browsing the DAAP server '%s'" msgstr "Bővítmény a(z) „%s” DAAP kiszolgáló tallózására" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:787 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "Albumok" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:776 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "Előadók" -#: ../src/dmap/grl-daap-db.c:287 ../src/jamendo/grl-jamendo.c:1114 -#: ../src/jamendo/grl-jamendo.c:1189 ../src/magnatune/grl-magnatune.c:834 +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "Érvénytelen konténerazonosító: %s" -#: ../src/dmap/grl-dpap.c:52 +#: ../src/dmap/grl-dpap.c:50 #, c-format msgid "A source for browsing the DPAP server '%s'" msgstr "Bővítmény a(z) „%s” DPAP kiszolgáló tallózására" @@ -114,65 +118,65 @@ msgid "Photos" msgstr "Fényképek" -#: ../src/filesystem/grl-filesystem.c:60 +#: ../src/filesystem/grl-filesystem.c:58 msgid "Filesystem" msgstr "Fájlrendszer" -#: ../src/filesystem/grl-filesystem.c:61 +#: ../src/filesystem/grl-filesystem.c:59 msgid "A source for browsing the filesystem" msgstr "Bővítmény a fájlrendszer tallózására" -#: ../src/filesystem/grl-filesystem.c:1172 +#: ../src/filesystem/grl-filesystem.c:1179 #, c-format msgid "File %s does not exist" msgstr "A(z) %s fájl nem létezik" -#: ../src/filesystem/grl-filesystem.c:1250 ../src/youtube/grl-youtube.c:1513 +#: ../src/filesystem/grl-filesystem.c:1257 ../src/youtube/grl-youtube.c:1520 #, c-format msgid "Cannot get media from %s" msgstr "Nem kérhető le média innen: %s" -#: ../src/flickr/grl-flickr.c:63 +#: ../src/flickr/grl-flickr.c:61 msgid "A source for browsing and searching Flickr photos" msgstr "Bővítmény Flickr fotók tallózására és keresésére" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:67 +#: ../src/flickr/grl-flickr.c:65 #, c-format msgid "%s's Flickr" msgstr "%s Flickr-je" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:69 +#: ../src/flickr/grl-flickr.c:67 #, c-format msgid "A source for browsing and searching %s's flickr photos" msgstr "Bővítmény %s Flickr fotóinak tallózására és keresésére" -#: ../src/freebox/grl-freebox.c:50 +#: ../src/freebox/grl-freebox.c:48 msgid "Freebox TV" msgstr "Freebox TV" -#: ../src/freebox/grl-freebox.c:51 +#: ../src/freebox/grl-freebox.c:49 msgid "A source for browsing Freebox TV channels" msgstr "Bővítmény Freebox TV-csatornák tallózására" -#: ../src/freebox/grl-freebox.c:54 +#: ../src/freebox/grl-freebox.c:52 msgid "Freebox Radio" msgstr "Freebox rádió" -#: ../src/freebox/grl-freebox.c:55 +#: ../src/freebox/grl-freebox.c:53 msgid "A source for browsing Freebox radio channels" msgstr "Bővítmény Freebox rádiócsatornák tallózására" -#: ../src/gravatar/grl-gravatar.c:48 +#: ../src/gravatar/grl-gravatar.c:46 msgid "Avatar provider from Gravatar" msgstr "Avatarszolgáltató a Gravatartól" -#: ../src/gravatar/grl-gravatar.c:49 +#: ../src/gravatar/grl-gravatar.c:47 msgid "A plugin to get avatars for artist and author fields" msgstr "Bővítmény az előadó és szerző mezőkhöz tartozó avatar lekéréséhez" -#: ../src/jamendo/grl-jamendo.c:93 +#: ../src/jamendo/grl-jamendo.c:91 msgid "A source for browsing and searching Jamendo music" msgstr "Bővítmény Jamendo zenék tallózására és keresésére" @@ -200,67 +204,67 @@ msgid "Top tracks" msgstr "Népszerű számok" -#: ../src/jamendo/grl-jamendo.c:339 ../src/jamendo/grl-jamendo.c:700 -#: ../src/shoutcast/grl-shoutcast.c:410 ../src/shoutcast/grl-shoutcast.c:464 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 +#: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "A válasz feldolgozása sikertelen" -#: ../src/jamendo/grl-jamendo.c:347 ../src/jamendo/grl-jamendo.c:354 -#: ../src/podcasts/grl-podcasts.c:1361 ../src/shoutcast/grl-shoutcast.c:418 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 +#: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "Üres válasz" -#: ../src/jamendo/grl-jamendo.c:669 ../src/shoutcast/grl-shoutcast.c:552 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "A kapcsolódás meghiúsult: %s" -#: ../src/jamendo/grl-jamendo.c:798 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "Hírforrások" -#: ../src/jamendo/grl-jamendo.c:982 ../src/jamendo/grl-jamendo.c:1027 -#: ../src/jamendo/grl-jamendo.c:1054 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "Érvénytelen azonosító: %s" -#: ../src/jamendo/grl-jamendo.c:1041 ../src/youtube/grl-youtube.c:1105 -#: ../src/youtube/grl-youtube.c:1238 ../src/youtube/grl-youtube.c:1450 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 +#: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "Érvénytelen kategóriaazonosító: %s" -#: ../src/jamendo/grl-jamendo.c:1184 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "A tallózás sikertelen: %s egy szám" -#: ../src/jamendo/grl-jamendo.c:1244 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "Rosszul formázott lekérdezés: „%s”" -#: ../src/local-metadata/grl-local-metadata.c:44 +#: ../src/local-metadata/grl-local-metadata.c:42 msgid "Local Metadata Provider" msgstr "Helyi metaadat-szolgáltató" -#: ../src/local-metadata/grl-local-metadata.c:45 +#: ../src/local-metadata/grl-local-metadata.c:43 msgid "A source providing locally available metadata" msgstr "Helyileg elérhető metaadatokat biztosító forrás" -#: ../src/local-metadata/grl-local-metadata.c:381 -#: ../src/metadata-store/grl-metadata-store.c:772 ../src/raitv/grl-raitv.c:868 +#: ../src/local-metadata/grl-local-metadata.c:388 +#: ../src/metadata-store/grl-metadata-store.c:779 ../src/raitv/grl-raitv.c:874 #: ../src/tracker/grl-tracker-source-api.c:527 #, c-format msgid "Failed to resolve: %s" msgstr "Nem sikerült feloldani ezt: %s" -#: ../src/local-metadata/grl-local-metadata.c:675 +#: ../src/local-metadata/grl-local-metadata.c:682 msgid "Cannot resolve any of the given keys" msgstr "Nem lehet feloldani az egyik megadott kulcsot sem" -#: ../src/local-metadata/grl-local-metadata.c:679 +#: ../src/local-metadata/grl-local-metadata.c:686 msgid "A GIO supported URL for images is required" msgstr "A képekhez egy GIO által támogatott URL szükséges" @@ -272,122 +276,122 @@ msgid "A source for browsing music" msgstr "Bővítmény zenék tallózására" -#: ../src/magnatune/grl-magnatune.c:411 +#: ../src/magnatune/grl-magnatune.c:422 #, c-format msgid "Failed to get database from magnatune: %s" msgstr "Az adatbázis lekérése a Magnatune-ról sikertelen: %s" -#: ../src/magnatune/grl-magnatune.c:441 +#: ../src/magnatune/grl-magnatune.c:452 #, c-format msgid "Failed to save database from magnatune - '%s'" msgstr "Az adatbázis mentése a Magnatune-ról sikertelen: „%s”" -#: ../src/magnatune/grl-magnatune.c:689 +#: ../src/magnatune/grl-magnatune.c:697 #, c-format msgid "Failed to get table from magnatune db: %s" msgstr "A tábla lekérése a Magnatune adatbázisból sikertelen: %s" -#: ../src/magnatune/grl-magnatune.c:705 +#: ../src/magnatune/grl-magnatune.c:713 #, c-format msgid "Fail before returning media to user: %s" msgstr "Hiba a média visszaadása előtt a felhasználónak: %s" -#: ../src/metadata-store/grl-metadata-store.c:47 +#: ../src/metadata-store/grl-metadata-store.c:45 msgid "Metadata Store" msgstr "Metaadat-tároló" -#: ../src/metadata-store/grl-metadata-store.c:48 +#: ../src/metadata-store/grl-metadata-store.c:46 msgid "A plugin for storing extra metadata information" msgstr "Bővítmény extra metaadat-információk tárolására" -#: ../src/metadata-store/grl-metadata-store.c:586 -#: ../src/metadata-store/grl-metadata-store.c:605 -#: ../src/metadata-store/grl-metadata-store.c:817 +#: ../src/metadata-store/grl-metadata-store.c:593 +#: ../src/metadata-store/grl-metadata-store.c:612 +#: ../src/metadata-store/grl-metadata-store.c:824 #: ../src/tracker/grl-tracker-source-api.c:637 #, c-format msgid "Failed to update metadata: %s" msgstr "A metaadatok frissítése sikertelen: %s" -#: ../src/metadata-store/grl-metadata-store.c:587 +#: ../src/metadata-store/grl-metadata-store.c:594 msgid "specified keys are not writable" msgstr "a megadott kulcsok nem írhatók" -#: ../src/metadata-store/grl-metadata-store.c:627 +#: ../src/metadata-store/grl-metadata-store.c:634 msgid "Failed to update metadata" msgstr "A metaadatok frissítése sikertelen" -#: ../src/metadata-store/grl-metadata-store.c:773 -#: ../src/metadata-store/grl-metadata-store.c:818 +#: ../src/metadata-store/grl-metadata-store.c:780 +#: ../src/metadata-store/grl-metadata-store.c:825 msgid "\"source-id\" not available" msgstr "A „source-id” nem érhető el" -#: ../src/metadata-store/grl-metadata-store.c:793 +#: ../src/metadata-store/grl-metadata-store.c:800 msgid "Failed to resolve" msgstr "Nem sikerült feloldani" -#: ../src/metadata-store/grl-metadata-store.c:930 -#: ../src/metadata-store/grl-metadata-store.c:967 ../src/raitv/grl-raitv.c:426 -#: ../src/shoutcast/grl-shoutcast.c:750 ../src/vimeo/grl-vimeo.c:540 +#: ../src/metadata-store/grl-metadata-store.c:937 +#: ../src/metadata-store/grl-metadata-store.c:974 ../src/raitv/grl-raitv.c:432 +#: ../src/shoutcast/grl-shoutcast.c:756 ../src/vimeo/grl-vimeo.c:547 #, c-format msgid "Failed to search: %s" msgstr "A keresés meghiúsult: %s" -#: ../src/opensubtitles/grl-opensubtitles.c:42 +#: ../src/opensubtitles/grl-opensubtitles.c:40 msgid "OpenSubtitles Provider" msgstr "OpenSubtitles szolgáltató" -#: ../src/opensubtitles/grl-opensubtitles.c:43 +#: ../src/opensubtitles/grl-opensubtitles.c:41 msgid "A source providing a list of subtitles for a video" msgstr "Feliratok listáját biztosító forrás egy videóhoz" -#: ../src/optical-media/grl-optical-media.c:46 +#: ../src/optical-media/grl-optical-media.c:44 msgid "Optical Media" msgstr "Optikai média" -#: ../src/optical-media/grl-optical-media.c:47 +#: ../src/optical-media/grl-optical-media.c:45 msgid "A source for browsing optical media" msgstr "Bővítmény optikai média tallózására" -#: ../src/podcasts/grl-podcasts.c:155 +#: ../src/podcasts/grl-podcasts.c:153 msgid "A source for browsing podcasts" msgstr "Bővítmény podcastok tallózására" -#: ../src/podcasts/grl-podcasts.c:757 ../src/podcasts/grl-podcasts.c:777 +#: ../src/podcasts/grl-podcasts.c:764 ../src/podcasts/grl-podcasts.c:784 #, c-format msgid "Failed to get podcast streams: %s" msgstr "A podcast műsorfolyamok lekérése meghiúsult: %s" -#: ../src/podcasts/grl-podcasts.c:1243 ../src/podcasts/grl-podcasts.c:1252 -#: ../src/podcasts/grl-podcasts.c:1262 +#: ../src/podcasts/grl-podcasts.c:1250 ../src/podcasts/grl-podcasts.c:1259 +#: ../src/podcasts/grl-podcasts.c:1269 msgid "Failed to parse content" msgstr "A tartalom feldolgozása meghiúsult" -#: ../src/podcasts/grl-podcasts.c:1295 +#: ../src/podcasts/grl-podcasts.c:1302 msgid "Failed to parse podcast contents" msgstr "A podcast tartalom feldolgozása meghiúsult" -#: ../src/podcasts/grl-podcasts.c:1450 +#: ../src/podcasts/grl-podcasts.c:1457 msgid "Failed to get podcast information" msgstr "A podcast információk lekérése meghiúsult" -#: ../src/podcasts/grl-podcasts.c:1490 ../src/podcasts/grl-podcasts.c:1510 +#: ../src/podcasts/grl-podcasts.c:1497 ../src/podcasts/grl-podcasts.c:1517 #, c-format msgid "Failed to get podcasts list: %s" msgstr "A podcastok listájának lekérése sikertelen: %s" -#: ../src/podcasts/grl-podcasts.c:1563 ../src/podcasts/grl-podcasts.c:1578 +#: ../src/podcasts/grl-podcasts.c:1570 ../src/podcasts/grl-podcasts.c:1585 msgid "Failed to get podcast stream metadata" msgstr "A podcast műsorfolyam metaadatainak lekérése sikertelen" -#: ../src/podcasts/grl-podcasts.c:1616 +#: ../src/podcasts/grl-podcasts.c:1623 msgid "Failed to get podcast metadata" msgstr "A podcast metaadatainak lekérése sikertelen" -#: ../src/podcasts/grl-podcasts.c:1800 +#: ../src/podcasts/grl-podcasts.c:1807 msgid "Cannot create containers. Only feeds are accepted" msgstr "Nem hozhatók létre konténerek. Csak műsorfolyamok fogadhatók el" -#: ../src/podcasts/grl-podcasts.c:1805 +#: ../src/podcasts/grl-podcasts.c:1812 msgid "URL required" msgstr "URL szükséges" @@ -399,113 +403,113 @@ msgid "Recent" msgstr "Legutóbbi" -#: ../src/raitv/grl-raitv.c:95 +#: ../src/raitv/grl-raitv.c:93 msgid "A source for browsing and searching Rai.tv videos" msgstr "Bővítmény Rai.tv videók tallózására és keresésére" -#: ../src/raitv/grl-raitv.c:173 +#: ../src/raitv/grl-raitv.c:171 msgid "All" msgstr "Összes" -#: ../src/raitv/grl-raitv.c:174 +#: ../src/raitv/grl-raitv.c:172 msgid "Black and White" msgstr "Fekete-fehér" -#: ../src/raitv/grl-raitv.c:175 +#: ../src/raitv/grl-raitv.c:173 msgid "Cinema" msgstr "Mozi" -#: ../src/raitv/grl-raitv.c:176 +#: ../src/raitv/grl-raitv.c:174 msgid "Comedians" msgstr "Humoristák" -#: ../src/raitv/grl-raitv.c:177 +#: ../src/raitv/grl-raitv.c:175 msgid "Chronicle" msgstr "Történelem" -#: ../src/raitv/grl-raitv.c:178 +#: ../src/raitv/grl-raitv.c:176 msgid "Culture" msgstr "Kultúra" -#: ../src/raitv/grl-raitv.c:179 +#: ../src/raitv/grl-raitv.c:177 msgid "Economy" msgstr "Közgazdaság" -#: ../src/raitv/grl-raitv.c:180 +#: ../src/raitv/grl-raitv.c:178 msgid "Fiction" msgstr "Regények" -#: ../src/raitv/grl-raitv.c:181 +#: ../src/raitv/grl-raitv.c:179 msgid "Junior" msgstr "Ifjúsági" -#: ../src/raitv/grl-raitv.c:182 +#: ../src/raitv/grl-raitv.c:180 msgid "Investigations" msgstr "Nyomozások" -#: ../src/raitv/grl-raitv.c:183 +#: ../src/raitv/grl-raitv.c:181 msgid "Interviews" msgstr "Interjúk" -#: ../src/raitv/grl-raitv.c:184 +#: ../src/raitv/grl-raitv.c:182 msgid "Music" msgstr "Zene" -#: ../src/raitv/grl-raitv.c:185 +#: ../src/raitv/grl-raitv.c:183 msgid "News" msgstr "Hírek" -#: ../src/raitv/grl-raitv.c:186 +#: ../src/raitv/grl-raitv.c:184 msgid "Health" msgstr "Egészség" -#: ../src/raitv/grl-raitv.c:187 +#: ../src/raitv/grl-raitv.c:185 msgid "Satire" msgstr "Szatíra" -#: ../src/raitv/grl-raitv.c:189 +#: ../src/raitv/grl-raitv.c:187 msgid "Society" msgstr "Társadalom" -#: ../src/raitv/grl-raitv.c:190 +#: ../src/raitv/grl-raitv.c:188 msgid "Show" msgstr "Show" -#: ../src/raitv/grl-raitv.c:191 +#: ../src/raitv/grl-raitv.c:189 msgid "Sport" msgstr "Sport" -#: ../src/raitv/grl-raitv.c:192 +#: ../src/raitv/grl-raitv.c:190 msgid "History" msgstr "Történelem" -#: ../src/raitv/grl-raitv.c:193 +#: ../src/raitv/grl-raitv.c:191 msgid "Politics" msgstr "Politika" -#: ../src/raitv/grl-raitv.c:194 +#: ../src/raitv/grl-raitv.c:192 msgid "Leisure" msgstr "Kikapcsolódás" -#: ../src/raitv/grl-raitv.c:195 +#: ../src/raitv/grl-raitv.c:193 msgid "Travel" msgstr "Utazás" -#: ../src/raitv/grl-raitv.c:619 +#: ../src/raitv/grl-raitv.c:625 #, c-format msgid "Failed to browse: %s" msgstr "Nem tallózható: %s" -#: ../src/shoutcast/grl-shoutcast.c:67 +#: ../src/shoutcast/grl-shoutcast.c:65 msgid "A source for browsing SHOUTcast radios" msgstr "Bővítmény SHOUTcast rádiók tallózására" -#: ../src/shoutcast/grl-shoutcast.c:456 +#: ../src/shoutcast/grl-shoutcast.c:462 #, c-format msgid "Cannot find media %s" msgstr "Nem található a média: %s" -#: ../src/shoutcast/grl-shoutcast.c:751 ../src/vimeo/grl-vimeo.c:541 +#: ../src/shoutcast/grl-shoutcast.c:757 ../src/vimeo/grl-vimeo.c:548 msgid "non-NULL search text is required" msgstr "Keresőkifejezés szükséges" @@ -513,7 +517,7 @@ msgid "A source for fetching metadata of television shows" msgstr "Forrás tévéműsorok metaadatainak lekéréséhez" -#: ../src/tmdb/grl-tmdb.c:996 +#: ../src/tmdb/grl-tmdb.c:1004 msgid "Remote data does not contain valid identifier" msgstr "A távoli adatok nem tartalmaznak érvényes azonosítót" @@ -535,7 +539,7 @@ msgid "Empty query" msgstr "Üres lekérdezés" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "A(z) „%s” azonosító nem ismert ebben a forrásban" @@ -544,16 +548,16 @@ msgid "A plugin for searching multimedia content using Tracker" msgstr "Bővítmény multimédiás tartalom keresésére a Trackerrel" -#: ../src/tracker/grl-tracker-utils.c:642 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "Cserélhető – %s" -#: ../src/tracker/grl-tracker-utils.c:654 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "Helyi fájlok" -#: ../src/vimeo/grl-vimeo.c:58 +#: ../src/vimeo/grl-vimeo.c:56 msgid "A source for browsing and searching Vimeo videos" msgstr "Bővítmény Vimeo videók tallózására és keresésére" @@ -601,15 +605,15 @@ msgid "Watch On Mobile" msgstr "Megjelenítés mobilon" -#: ../src/youtube/grl-youtube.c:117 +#: ../src/youtube/grl-youtube.c:115 msgid "A source for browsing and searching YouTube videos" msgstr "Bővítmény YouTube videók tallózására és keresésére" -#: ../src/youtube/grl-youtube.c:864 +#: ../src/youtube/grl-youtube.c:871 msgid "Failed to get feed" msgstr "A forrás lekérése meghiúsult" -#: ../src/youtube/grl-youtube.c:1041 ../src/youtube/grl-youtube.c:1429 +#: ../src/youtube/grl-youtube.c:1048 ../src/youtube/grl-youtube.c:1436 #, c-format msgid "Invalid feed identifier %s" msgstr "Érvénytelen forrásazonosító: %s" diff -Nru grilo-plugins-0.3.2/po/id.po grilo-plugins-0.3.3/po/id.po --- grilo-plugins-0.3.2/po/id.po 2016-02-29 10:48:28.000000000 +0000 +++ grilo-plugins-0.3.3/po/id.po 2016-09-03 16:17:53.000000000 +0000 @@ -5,56 +5,60 @@ # msgid "" msgstr "" -"Project-Id-Version: grilo-plugins 0.2.x\n" +"Project-Id-Version: grilo-plugins master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo-" "plugins&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2015-12-19 23:42+0000\n" -"PO-Revision-Date: 2015-12-22 09:13+0700\n" +"POT-Creation-Date: 2016-05-30 17:48+0000\n" +"PO-Revision-Date: 2016-06-23 04:09+0700\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.7.1\n" +"X-Generator: Poedit 1.8.8\n" -#: ../src/bookmarks/grl-bookmarks.c:67 +#: ../src/bookmarks/grl-bookmarks.c:65 msgid "Bookmarks" msgstr "Penanda taut" -#: ../src/bookmarks/grl-bookmarks.c:68 +#: ../src/bookmarks/grl-bookmarks.c:66 msgid "A source for organizing media bookmarks" msgstr "Sumber untuk mengatur penanda taut media" -#: ../src/bookmarks/grl-bookmarks.c:428 +#: ../src/bookmarks/grl-bookmarks.c:434 msgid "Failed to get bookmark metadata" msgstr "Gagal untuk mendapat metadata penanda taut" -#: ../src/bookmarks/grl-bookmarks.c:458 ../src/bookmarks/grl-bookmarks.c:475 +#: ../src/bookmarks/grl-bookmarks.c:464 ../src/bookmarks/grl-bookmarks.c:481 #, c-format msgid "Failed to find bookmarks: %s" msgstr "Gagal menemukan penanda taut: %s" -#: ../src/bookmarks/grl-bookmarks.c:627 ../src/podcasts/grl-podcasts.c:821 -#: ../src/podcasts/grl-podcasts.c:853 ../src/podcasts/grl-podcasts.c:885 +#: ../src/bookmarks/grl-bookmarks.c:633 ../src/podcasts/grl-podcasts.c:828 +#: ../src/podcasts/grl-podcasts.c:860 ../src/podcasts/grl-podcasts.c:892 #, c-format msgid "Failed to remove: %s" msgstr "Gagal menghapus: %s" -#: ../src/bookmarks/grl-bookmarks.c:767 ../src/podcasts/grl-podcasts.c:926 -#: ../src/podcasts/grl-podcasts.c:959 ../src/podcasts/grl-podcasts.c:1804 +#: ../src/bookmarks/grl-bookmarks.c:773 ../src/podcasts/grl-podcasts.c:933 +#: ../src/podcasts/grl-podcasts.c:966 ../src/podcasts/grl-podcasts.c:1811 #, c-format msgid "Failed to store: %s" msgstr "Gagal menyimpan: %s" -#: ../src/bookmarks/grl-bookmarks.c:841 ../src/bookmarks/grl-bookmarks.c:876 -#: ../src/bookmarks/grl-bookmarks.c:907 ../src/bookmarks/grl-bookmarks.c:965 -#: ../src/metadata-store/grl-metadata-store.c:849 -#: ../src/podcasts/grl-podcasts.c:1660 ../src/podcasts/grl-podcasts.c:1704 -#: ../src/podcasts/grl-podcasts.c:1738 ../src/podcasts/grl-podcasts.c:1773 +#: ../src/bookmarks/grl-bookmarks.c:847 ../src/bookmarks/grl-bookmarks.c:882 +#: ../src/bookmarks/grl-bookmarks.c:913 ../src/bookmarks/grl-bookmarks.c:971 +#: ../src/metadata-store/grl-metadata-store.c:869 +#: ../src/podcasts/grl-podcasts.c:1667 ../src/podcasts/grl-podcasts.c:1711 +#: ../src/podcasts/grl-podcasts.c:1745 ../src/podcasts/grl-podcasts.c:1780 msgid "No database connection" msgstr "Tak ada koneksi basis data" +#: ../src/chromaprint/grl-chromaprint.c:46 +msgid "A plugin to get metadata using gstreamer framework" +msgstr "Pengaya untuk memperoleh metadata memakai kerangka kerja gstreamer" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -79,28 +83,28 @@ msgid "Upload failed, URL missing on the media object to be transferred" msgstr "Pengunggahan gagal, kurang URL pada objek media yang akan ditransfer" -#: ../src/dmap/grl-daap.c:52 +#: ../src/dmap/grl-daap.c:50 #, c-format msgid "A source for browsing the DAAP server '%s'" msgstr "Sumber untuk meramban server DAAP '%s'" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:787 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "Album" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:776 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "Artis" -#: ../src/dmap/grl-daap-db.c:287 ../src/jamendo/grl-jamendo.c:1114 -#: ../src/jamendo/grl-jamendo.c:1189 ../src/magnatune/grl-magnatune.c:834 +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "Identifier wadah tak valid %s" -#: ../src/dmap/grl-dpap.c:52 +#: ../src/dmap/grl-dpap.c:50 #, c-format msgid "A source for browsing the DPAP server '%s'" msgstr "Sumber untuk meramban server DPAP '%s'" @@ -109,65 +113,65 @@ msgid "Photos" msgstr "Foto" -#: ../src/filesystem/grl-filesystem.c:60 +#: ../src/filesystem/grl-filesystem.c:58 msgid "Filesystem" msgstr "Sistem berkas" -#: ../src/filesystem/grl-filesystem.c:61 +#: ../src/filesystem/grl-filesystem.c:59 msgid "A source for browsing the filesystem" msgstr "Sumber untuk meramban sistem berkas" -#: ../src/filesystem/grl-filesystem.c:1172 +#: ../src/filesystem/grl-filesystem.c:1179 #, c-format msgid "File %s does not exist" msgstr "Berkas %s tak ada" -#: ../src/filesystem/grl-filesystem.c:1250 ../src/youtube/grl-youtube.c:1513 +#: ../src/filesystem/grl-filesystem.c:1257 ../src/youtube/grl-youtube.c:1520 #, c-format msgid "Cannot get media from %s" msgstr "Tak bisa mendapat media dari %s" -#: ../src/flickr/grl-flickr.c:63 +#: ../src/flickr/grl-flickr.c:61 msgid "A source for browsing and searching Flickr photos" msgstr "Sumber untuk meramban dan mencari foto Flickr" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:67 +#: ../src/flickr/grl-flickr.c:65 #, c-format msgid "%s's Flickr" msgstr "Flickr milik %s" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:69 +#: ../src/flickr/grl-flickr.c:67 #, c-format msgid "A source for browsing and searching %s's flickr photos" msgstr "Sumber untuk meramban dan mencari foto flickr milik %s" -#: ../src/freebox/grl-freebox.c:50 +#: ../src/freebox/grl-freebox.c:48 msgid "Freebox TV" msgstr "Freebox TV" -#: ../src/freebox/grl-freebox.c:51 +#: ../src/freebox/grl-freebox.c:49 msgid "A source for browsing Freebox TV channels" msgstr "Sumber untuk meramban kanal-kanal Freebox TV" -#: ../src/freebox/grl-freebox.c:54 +#: ../src/freebox/grl-freebox.c:52 msgid "Freebox Radio" msgstr "Radio Freebox" -#: ../src/freebox/grl-freebox.c:55 +#: ../src/freebox/grl-freebox.c:53 msgid "A source for browsing Freebox radio channels" msgstr "Sumber untuk meramban kanal-kanal radio Freebox" -#: ../src/gravatar/grl-gravatar.c:48 +#: ../src/gravatar/grl-gravatar.c:46 msgid "Avatar provider from Gravatar" msgstr "Penyedia avatar dari Gravatar" -#: ../src/gravatar/grl-gravatar.c:49 +#: ../src/gravatar/grl-gravatar.c:47 msgid "A plugin to get avatars for artist and author fields" msgstr "Pengaya untuk mendapat avatar bagi ruas artis dan pengarang" -#: ../src/jamendo/grl-jamendo.c:93 +#: ../src/jamendo/grl-jamendo.c:91 msgid "A source for browsing and searching Jamendo music" msgstr "Sumber untuk meramban dan mencari musik Jamendo" @@ -195,67 +199,67 @@ msgid "Top tracks" msgstr "Trek top" -#: ../src/jamendo/grl-jamendo.c:339 ../src/jamendo/grl-jamendo.c:700 -#: ../src/shoutcast/grl-shoutcast.c:410 ../src/shoutcast/grl-shoutcast.c:464 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 +#: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "Gagal mengurai respon" -#: ../src/jamendo/grl-jamendo.c:347 ../src/jamendo/grl-jamendo.c:354 -#: ../src/podcasts/grl-podcasts.c:1361 ../src/shoutcast/grl-shoutcast.c:418 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 +#: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "Respon kosong" -#: ../src/jamendo/grl-jamendo.c:669 ../src/shoutcast/grl-shoutcast.c:552 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "Gagal menyambung: %s" -#: ../src/jamendo/grl-jamendo.c:798 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "Asupan" -#: ../src/jamendo/grl-jamendo.c:982 ../src/jamendo/grl-jamendo.c:1027 -#: ../src/jamendo/grl-jamendo.c:1054 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "Identifier tak valid %s" -#: ../src/jamendo/grl-jamendo.c:1041 ../src/youtube/grl-youtube.c:1105 -#: ../src/youtube/grl-youtube.c:1238 ../src/youtube/grl-youtube.c:1450 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 +#: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "Identifier kategori tak valid %s" -#: ../src/jamendo/grl-jamendo.c:1184 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "Gagal meramban: %s adalah suatu trek" -#: ../src/jamendo/grl-jamendo.c:1244 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "Kuiri salah bentuk \"%s\"" -#: ../src/local-metadata/grl-local-metadata.c:44 +#: ../src/local-metadata/grl-local-metadata.c:42 msgid "Local Metadata Provider" msgstr "Penyedia Metadata Lokal" -#: ../src/local-metadata/grl-local-metadata.c:45 +#: ../src/local-metadata/grl-local-metadata.c:43 msgid "A source providing locally available metadata" msgstr "Sumber yang menyediakan metadata yang tersedia secara lokal" -#: ../src/local-metadata/grl-local-metadata.c:381 -#: ../src/metadata-store/grl-metadata-store.c:759 ../src/raitv/grl-raitv.c:868 +#: ../src/local-metadata/grl-local-metadata.c:388 +#: ../src/metadata-store/grl-metadata-store.c:779 ../src/raitv/grl-raitv.c:874 #: ../src/tracker/grl-tracker-source-api.c:527 #, c-format msgid "Failed to resolve: %s" msgstr "Gagal menentukan: %s" -#: ../src/local-metadata/grl-local-metadata.c:675 +#: ../src/local-metadata/grl-local-metadata.c:682 msgid "Cannot resolve any of the given keys" msgstr "Tak bisa menentukan sebarang kunci yang diberikan" -#: ../src/local-metadata/grl-local-metadata.c:679 +#: ../src/local-metadata/grl-local-metadata.c:686 msgid "A GIO supported URL for images is required" msgstr "Perlu URL yang didukung GIO bagi citra" @@ -267,122 +271,122 @@ msgid "A source for browsing music" msgstr "Sumber untuk meramban musik" -#: ../src/magnatune/grl-magnatune.c:411 +#: ../src/magnatune/grl-magnatune.c:422 #, c-format msgid "Failed to get database from magnatune: %s" msgstr "Gagal mendapat basis data dari magnatune: %s" -#: ../src/magnatune/grl-magnatune.c:441 +#: ../src/magnatune/grl-magnatune.c:452 #, c-format msgid "Failed to save database from magnatune - '%s'" msgstr "Gagal menyimpan basis data dari magnatune - '%s'" -#: ../src/magnatune/grl-magnatune.c:689 +#: ../src/magnatune/grl-magnatune.c:697 #, c-format msgid "Failed to get table from magnatune db: %s" msgstr "Gagal mendapat tabel dari db magnatune: %s" -#: ../src/magnatune/grl-magnatune.c:705 +#: ../src/magnatune/grl-magnatune.c:713 #, c-format msgid "Fail before returning media to user: %s" msgstr "Gagal sebelum mengembalikan media ke pengguna: %s" -#: ../src/metadata-store/grl-metadata-store.c:47 +#: ../src/metadata-store/grl-metadata-store.c:45 msgid "Metadata Store" msgstr "Penyimpanan Metadata" -#: ../src/metadata-store/grl-metadata-store.c:48 +#: ../src/metadata-store/grl-metadata-store.c:46 msgid "A plugin for storing extra metadata information" msgstr "Pengaya untuk menyimpan informasi metadata ekstra" -#: ../src/metadata-store/grl-metadata-store.c:573 -#: ../src/metadata-store/grl-metadata-store.c:592 -#: ../src/metadata-store/grl-metadata-store.c:804 +#: ../src/metadata-store/grl-metadata-store.c:593 +#: ../src/metadata-store/grl-metadata-store.c:612 +#: ../src/metadata-store/grl-metadata-store.c:824 #: ../src/tracker/grl-tracker-source-api.c:637 #, c-format msgid "Failed to update metadata: %s" msgstr "Gagal memutakhirkan metadata: %s" -#: ../src/metadata-store/grl-metadata-store.c:574 +#: ../src/metadata-store/grl-metadata-store.c:594 msgid "specified keys are not writable" msgstr "kunci yang dinyatakan tak dapat ditulisi" -#: ../src/metadata-store/grl-metadata-store.c:614 +#: ../src/metadata-store/grl-metadata-store.c:634 msgid "Failed to update metadata" msgstr "Gagal memutakhirkan metadata" -#: ../src/metadata-store/grl-metadata-store.c:760 -#: ../src/metadata-store/grl-metadata-store.c:805 +#: ../src/metadata-store/grl-metadata-store.c:780 +#: ../src/metadata-store/grl-metadata-store.c:825 msgid "\"source-id\" not available" msgstr "\"source-id\" tak tersedia" -#: ../src/metadata-store/grl-metadata-store.c:780 +#: ../src/metadata-store/grl-metadata-store.c:800 msgid "Failed to resolve" msgstr "Gagal menentukan" -#: ../src/metadata-store/grl-metadata-store.c:917 -#: ../src/metadata-store/grl-metadata-store.c:954 ../src/raitv/grl-raitv.c:426 -#: ../src/shoutcast/grl-shoutcast.c:750 ../src/vimeo/grl-vimeo.c:540 +#: ../src/metadata-store/grl-metadata-store.c:937 +#: ../src/metadata-store/grl-metadata-store.c:974 ../src/raitv/grl-raitv.c:432 +#: ../src/shoutcast/grl-shoutcast.c:756 ../src/vimeo/grl-vimeo.c:547 #, c-format msgid "Failed to search: %s" msgstr "Gagal mencari: %s" -#: ../src/opensubtitles/grl-opensubtitles.c:42 +#: ../src/opensubtitles/grl-opensubtitles.c:40 msgid "OpenSubtitles Provider" msgstr "Penyedia OpenSubtitles" -#: ../src/opensubtitles/grl-opensubtitles.c:43 +#: ../src/opensubtitles/grl-opensubtitles.c:41 msgid "A source providing a list of subtitles for a video" msgstr "Sebuah sumber yang menyediakan daftar subtitle bagi suatu video" -#: ../src/optical-media/grl-optical-media.c:46 +#: ../src/optical-media/grl-optical-media.c:44 msgid "Optical Media" msgstr "Media Optis" -#: ../src/optical-media/grl-optical-media.c:47 +#: ../src/optical-media/grl-optical-media.c:45 msgid "A source for browsing optical media" msgstr "Sumber untuk meramban media optis" -#: ../src/podcasts/grl-podcasts.c:155 +#: ../src/podcasts/grl-podcasts.c:153 msgid "A source for browsing podcasts" msgstr "Sumber untuk meramban podcast" -#: ../src/podcasts/grl-podcasts.c:757 ../src/podcasts/grl-podcasts.c:777 +#: ../src/podcasts/grl-podcasts.c:764 ../src/podcasts/grl-podcasts.c:784 #, c-format msgid "Failed to get podcast streams: %s" msgstr "Gagal mendapat stream podcast: %s" -#: ../src/podcasts/grl-podcasts.c:1243 ../src/podcasts/grl-podcasts.c:1252 -#: ../src/podcasts/grl-podcasts.c:1262 +#: ../src/podcasts/grl-podcasts.c:1250 ../src/podcasts/grl-podcasts.c:1259 +#: ../src/podcasts/grl-podcasts.c:1269 msgid "Failed to parse content" msgstr "Gagal mengurai isi" -#: ../src/podcasts/grl-podcasts.c:1295 +#: ../src/podcasts/grl-podcasts.c:1302 msgid "Failed to parse podcast contents" msgstr "Gagal mengurai isi podcast" -#: ../src/podcasts/grl-podcasts.c:1450 +#: ../src/podcasts/grl-podcasts.c:1457 msgid "Failed to get podcast information" msgstr "Gagal mendapat informasi podcast" -#: ../src/podcasts/grl-podcasts.c:1490 ../src/podcasts/grl-podcasts.c:1510 +#: ../src/podcasts/grl-podcasts.c:1497 ../src/podcasts/grl-podcasts.c:1517 #, c-format msgid "Failed to get podcasts list: %s" msgstr "Gagal mendapat daftar podcast: %s" -#: ../src/podcasts/grl-podcasts.c:1563 ../src/podcasts/grl-podcasts.c:1578 +#: ../src/podcasts/grl-podcasts.c:1570 ../src/podcasts/grl-podcasts.c:1585 msgid "Failed to get podcast stream metadata" msgstr "Gagal mendapat metadata stream podcast" -#: ../src/podcasts/grl-podcasts.c:1616 +#: ../src/podcasts/grl-podcasts.c:1623 msgid "Failed to get podcast metadata" msgstr "Gagal mendapat metadata podcast" -#: ../src/podcasts/grl-podcasts.c:1800 +#: ../src/podcasts/grl-podcasts.c:1807 msgid "Cannot create containers. Only feeds are accepted" msgstr "Tak bisa membuat wada. Hanya asupan yang diterima" -#: ../src/podcasts/grl-podcasts.c:1805 +#: ../src/podcasts/grl-podcasts.c:1812 msgid "URL required" msgstr "Perlu URL" @@ -394,113 +398,113 @@ msgid "Recent" msgstr "Baru-baru Ini" -#: ../src/raitv/grl-raitv.c:95 +#: ../src/raitv/grl-raitv.c:93 msgid "A source for browsing and searching Rai.tv videos" msgstr "Sumber untuk meramban dan mencari video Rai.tv" -#: ../src/raitv/grl-raitv.c:173 +#: ../src/raitv/grl-raitv.c:171 msgid "All" msgstr "Semua" -#: ../src/raitv/grl-raitv.c:174 +#: ../src/raitv/grl-raitv.c:172 msgid "Black and White" msgstr "Hitam Putih" -#: ../src/raitv/grl-raitv.c:175 +#: ../src/raitv/grl-raitv.c:173 msgid "Cinema" msgstr "Bioskop" -#: ../src/raitv/grl-raitv.c:176 +#: ../src/raitv/grl-raitv.c:174 msgid "Comedians" msgstr "Komedian" -#: ../src/raitv/grl-raitv.c:177 +#: ../src/raitv/grl-raitv.c:175 msgid "Chronicle" msgstr "Chronicle" -#: ../src/raitv/grl-raitv.c:178 +#: ../src/raitv/grl-raitv.c:176 msgid "Culture" msgstr "Kebudayaan" -#: ../src/raitv/grl-raitv.c:179 +#: ../src/raitv/grl-raitv.c:177 msgid "Economy" msgstr "Ekonomi" -#: ../src/raitv/grl-raitv.c:180 +#: ../src/raitv/grl-raitv.c:178 msgid "Fiction" msgstr "Fiksi" -#: ../src/raitv/grl-raitv.c:181 +#: ../src/raitv/grl-raitv.c:179 msgid "Junior" msgstr "Junior" -#: ../src/raitv/grl-raitv.c:182 +#: ../src/raitv/grl-raitv.c:180 msgid "Investigations" msgstr "Investigasi" -#: ../src/raitv/grl-raitv.c:183 +#: ../src/raitv/grl-raitv.c:181 msgid "Interviews" msgstr "Wawancara" -#: ../src/raitv/grl-raitv.c:184 +#: ../src/raitv/grl-raitv.c:182 msgid "Music" msgstr "Musik" -#: ../src/raitv/grl-raitv.c:185 +#: ../src/raitv/grl-raitv.c:183 msgid "News" msgstr "Berita" -#: ../src/raitv/grl-raitv.c:186 +#: ../src/raitv/grl-raitv.c:184 msgid "Health" msgstr "Kesehatan" -#: ../src/raitv/grl-raitv.c:187 +#: ../src/raitv/grl-raitv.c:185 msgid "Satire" msgstr "Satir" -#: ../src/raitv/grl-raitv.c:189 +#: ../src/raitv/grl-raitv.c:187 msgid "Society" msgstr "Society" -#: ../src/raitv/grl-raitv.c:190 +#: ../src/raitv/grl-raitv.c:188 msgid "Show" msgstr "Pertunjukan" -#: ../src/raitv/grl-raitv.c:191 +#: ../src/raitv/grl-raitv.c:189 msgid "Sport" msgstr "Olah raga" -#: ../src/raitv/grl-raitv.c:192 +#: ../src/raitv/grl-raitv.c:190 msgid "History" msgstr "Sejarah" -#: ../src/raitv/grl-raitv.c:193 +#: ../src/raitv/grl-raitv.c:191 msgid "Politics" msgstr "Politik" -#: ../src/raitv/grl-raitv.c:194 +#: ../src/raitv/grl-raitv.c:192 msgid "Leisure" msgstr "Santai" -#: ../src/raitv/grl-raitv.c:195 +#: ../src/raitv/grl-raitv.c:193 msgid "Travel" msgstr "Travel" -#: ../src/raitv/grl-raitv.c:619 +#: ../src/raitv/grl-raitv.c:625 #, c-format msgid "Failed to browse: %s" msgstr "Gagal meramban: %s" -#: ../src/shoutcast/grl-shoutcast.c:67 +#: ../src/shoutcast/grl-shoutcast.c:65 msgid "A source for browsing SHOUTcast radios" msgstr "Sumber untuk meramban radio SHOUTcast" -#: ../src/shoutcast/grl-shoutcast.c:456 +#: ../src/shoutcast/grl-shoutcast.c:462 #, c-format msgid "Cannot find media %s" msgstr "Tak bisa temukan media %s" -#: ../src/shoutcast/grl-shoutcast.c:751 ../src/vimeo/grl-vimeo.c:541 +#: ../src/shoutcast/grl-shoutcast.c:757 ../src/vimeo/grl-vimeo.c:548 msgid "non-NULL search text is required" msgstr "diperlukan teks pencarian bukan NULL" @@ -508,7 +512,7 @@ msgid "A source for fetching metadata of television shows" msgstr "Suatu sumber untuk mengambil metadata pertunjukan televisi" -#: ../src/tmdb/grl-tmdb.c:996 +#: ../src/tmdb/grl-tmdb.c:1004 msgid "Remote data does not contain valid identifier" msgstr "Data remote tak memuat identifier yang valid" @@ -530,7 +534,7 @@ msgid "Empty query" msgstr "Kuiri kosong" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "ID '%s' tidak dikenal dalam sumber" @@ -539,16 +543,16 @@ msgid "A plugin for searching multimedia content using Tracker" msgstr "Pengaya untuk mencari isi multimedia memakai Tracker" -#: ../src/tracker/grl-tracker-utils.c:640 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "Lepas Pasang - %s" -#: ../src/tracker/grl-tracker-utils.c:652 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "Berkas lokal" -#: ../src/vimeo/grl-vimeo.c:58 +#: ../src/vimeo/grl-vimeo.c:56 msgid "A source for browsing and searching Vimeo videos" msgstr "Sumber untuk meramban dan mencari video Vimeo" @@ -596,15 +600,15 @@ msgid "Watch On Mobile" msgstr "Lihat Di Mobile" -#: ../src/youtube/grl-youtube.c:117 +#: ../src/youtube/grl-youtube.c:115 msgid "A source for browsing and searching YouTube videos" msgstr "Sumber untuk meramban dan mencari video YouTube" -#: ../src/youtube/grl-youtube.c:864 +#: ../src/youtube/grl-youtube.c:871 msgid "Failed to get feed" msgstr "Gagal mendapat asupan" -#: ../src/youtube/grl-youtube.c:1041 ../src/youtube/grl-youtube.c:1429 +#: ../src/youtube/grl-youtube.c:1048 ../src/youtube/grl-youtube.c:1436 #, c-format msgid "Invalid feed identifier %s" msgstr "Identifier asupan tak valid %s" diff -Nru grilo-plugins-0.3.2/po/ko.po grilo-plugins-0.3.3/po/ko.po --- grilo-plugins-0.3.2/po/ko.po 2016-03-22 22:33:04.000000000 +0000 +++ grilo-plugins-0.3.3/po/ko.po 2016-09-03 16:23:34.000000000 +0000 @@ -10,56 +10,60 @@ msgid "" msgstr "" "Project-Id-Version: grilo-plugins master\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo-" -"plugins&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2015-12-14 10:42+0000\n" -"PO-Revision-Date: 2016-03-02 03:27+0900\n" -"Last-Translator: Seong-ho Cho \n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" +"product=grilo&keywords=I18N+L10N&component=plugins\n" +"POT-Creation-Date: 2016-08-18 21:14+0000\n" +"PO-Revision-Date: 2016-09-02 03:00+0900\n" +"Last-Translator: Seong-ho Cho \n" "Language-Team: GNOME Korea \n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Gtranslator 2.91.7\n" +"X-Generator: Poedit 1.8.7\n" -#: ../src/bookmarks/grl-bookmarks.c:67 +#: ../src/bookmarks/grl-bookmarks.c:65 msgid "Bookmarks" msgstr "즐겨찾기" -#: ../src/bookmarks/grl-bookmarks.c:68 +#: ../src/bookmarks/grl-bookmarks.c:66 msgid "A source for organizing media bookmarks" msgstr "미디어 즐겨찾기 정리 원본" -#: ../src/bookmarks/grl-bookmarks.c:428 +#: ../src/bookmarks/grl-bookmarks.c:434 msgid "Failed to get bookmark metadata" msgstr "즐겨찾기 메타데이터 가져오기에 실패했습니다" -#: ../src/bookmarks/grl-bookmarks.c:458 ../src/bookmarks/grl-bookmarks.c:475 +#: ../src/bookmarks/grl-bookmarks.c:464 ../src/bookmarks/grl-bookmarks.c:481 #, c-format msgid "Failed to find bookmarks: %s" msgstr "즐겨찾기 검색에 실패했습니다: %s" -#: ../src/bookmarks/grl-bookmarks.c:627 ../src/podcasts/grl-podcasts.c:821 -#: ../src/podcasts/grl-podcasts.c:853 ../src/podcasts/grl-podcasts.c:885 +#: ../src/bookmarks/grl-bookmarks.c:633 ../src/podcasts/grl-podcasts.c:828 +#: ../src/podcasts/grl-podcasts.c:860 ../src/podcasts/grl-podcasts.c:892 #, c-format msgid "Failed to remove: %s" msgstr "제거에 실패했습니다: %s" -#: ../src/bookmarks/grl-bookmarks.c:767 ../src/podcasts/grl-podcasts.c:926 -#: ../src/podcasts/grl-podcasts.c:959 ../src/podcasts/grl-podcasts.c:1804 +#: ../src/bookmarks/grl-bookmarks.c:773 ../src/podcasts/grl-podcasts.c:933 +#: ../src/podcasts/grl-podcasts.c:966 ../src/podcasts/grl-podcasts.c:1811 #, c-format msgid "Failed to store: %s" msgstr "저장에 실패했습니다: %s" -#: ../src/bookmarks/grl-bookmarks.c:841 ../src/bookmarks/grl-bookmarks.c:876 -#: ../src/bookmarks/grl-bookmarks.c:907 ../src/bookmarks/grl-bookmarks.c:965 -#: ../src/metadata-store/grl-metadata-store.c:862 -#: ../src/podcasts/grl-podcasts.c:1660 ../src/podcasts/grl-podcasts.c:1704 -#: ../src/podcasts/grl-podcasts.c:1738 ../src/podcasts/grl-podcasts.c:1773 +#: ../src/bookmarks/grl-bookmarks.c:847 ../src/bookmarks/grl-bookmarks.c:882 +#: ../src/bookmarks/grl-bookmarks.c:913 ../src/bookmarks/grl-bookmarks.c:971 +#: ../src/metadata-store/grl-metadata-store.c:869 +#: ../src/podcasts/grl-podcasts.c:1667 ../src/podcasts/grl-podcasts.c:1711 +#: ../src/podcasts/grl-podcasts.c:1745 ../src/podcasts/grl-podcasts.c:1780 msgid "No database connection" msgstr "데이터베이스 연결이 없습니다" +#: ../src/chromaprint/grl-chromaprint.c:46 +msgid "A plugin to get metadata using gstreamer framework" +msgstr "지스트리머 프레임워크로 메타데이터를 가져오는 플러그인" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -85,28 +89,28 @@ msgid "Upload failed, URL missing on the media object to be transferred" msgstr "업로드에 실패하였고, 전송할 미디어 객체의 URL이 빠졌습니다" -#: ../src/dmap/grl-daap.c:52 +#: ../src/dmap/grl-daap.c:50 #, c-format msgid "A source for browsing the DAAP server '%s'" msgstr "'%s' DAAP 서버 탐색 원본" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:787 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "앨범" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:776 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "음악가" -#: ../src/dmap/grl-daap-db.c:287 ../src/jamendo/grl-jamendo.c:1114 -#: ../src/jamendo/grl-jamendo.c:1189 ../src/magnatune/grl-magnatune.c:834 +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "잘못된 컨테이너 식별자 %s 입니다" -#: ../src/dmap/grl-dpap.c:52 +#: ../src/dmap/grl-dpap.c:50 #, c-format msgid "A source for browsing the DPAP server '%s'" msgstr "'%s' DPAP 서버 탐색 원본" @@ -115,65 +119,65 @@ msgid "Photos" msgstr "사진" -#: ../src/filesystem/grl-filesystem.c:60 +#: ../src/filesystem/grl-filesystem.c:58 msgid "Filesystem" msgstr "파일 시스템" -#: ../src/filesystem/grl-filesystem.c:61 +#: ../src/filesystem/grl-filesystem.c:59 msgid "A source for browsing the filesystem" msgstr "파일 시스템 탐색 원본" -#: ../src/filesystem/grl-filesystem.c:1172 +#: ../src/filesystem/grl-filesystem.c:1179 #, c-format msgid "File %s does not exist" msgstr "%s 파일이 없습니다" -#: ../src/filesystem/grl-filesystem.c:1250 ../src/youtube/grl-youtube.c:1513 +#: ../src/filesystem/grl-filesystem.c:1257 ../src/youtube/grl-youtube.c:1520 #, c-format msgid "Cannot get media from %s" msgstr "%s에서 미디어를 가져올 수 없습니다" -#: ../src/flickr/grl-flickr.c:63 +#: ../src/flickr/grl-flickr.c:61 msgid "A source for browsing and searching Flickr photos" msgstr "플리커 사진 탐색 및 검색 원본" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:67 +#: ../src/flickr/grl-flickr.c:65 #, c-format msgid "%s's Flickr" msgstr "%s의 플리커" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:69 +#: ../src/flickr/grl-flickr.c:67 #, c-format msgid "A source for browsing and searching %s's flickr photos" msgstr "%s의 플리커 사진 탐색 및 검색 원본" -#: ../src/freebox/grl-freebox.c:50 +#: ../src/freebox/grl-freebox.c:48 msgid "Freebox TV" msgstr "프리박스 TV" -#: ../src/freebox/grl-freebox.c:51 +#: ../src/freebox/grl-freebox.c:49 msgid "A source for browsing Freebox TV channels" msgstr "프리박스 TV 채널 탐색 원본" -#: ../src/freebox/grl-freebox.c:54 +#: ../src/freebox/grl-freebox.c:52 msgid "Freebox Radio" msgstr "프리박스 라디오" -#: ../src/freebox/grl-freebox.c:55 +#: ../src/freebox/grl-freebox.c:53 msgid "A source for browsing Freebox radio channels" msgstr "프리박스 라디오 채널 탐색 원본" -#: ../src/gravatar/grl-gravatar.c:48 +#: ../src/gravatar/grl-gravatar.c:46 msgid "Avatar provider from Gravatar" msgstr "그라바타의 아바타 제공자" -#: ../src/gravatar/grl-gravatar.c:49 +#: ../src/gravatar/grl-gravatar.c:47 msgid "A plugin to get avatars for artist and author fields" msgstr "제작자나 작가 필드에서 아바타를 가져오는 플러그인" -#: ../src/jamendo/grl-jamendo.c:93 +#: ../src/jamendo/grl-jamendo.c:91 msgid "A source for browsing and searching Jamendo music" msgstr "자멘도 음악 탐색 및 검색 원본" @@ -201,67 +205,67 @@ msgid "Top tracks" msgstr "상위 트랙" -#: ../src/jamendo/grl-jamendo.c:339 ../src/jamendo/grl-jamendo.c:700 -#: ../src/shoutcast/grl-shoutcast.c:410 ../src/shoutcast/grl-shoutcast.c:464 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 +#: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "해석 응답에 실패했습니다" -#: ../src/jamendo/grl-jamendo.c:347 ../src/jamendo/grl-jamendo.c:354 -#: ../src/podcasts/grl-podcasts.c:1361 ../src/shoutcast/grl-shoutcast.c:418 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 +#: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "빈 응답" -#: ../src/jamendo/grl-jamendo.c:669 ../src/shoutcast/grl-shoutcast.c:552 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "연결에 실패했습니다: %s" -#: ../src/jamendo/grl-jamendo.c:798 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "피드" -#: ../src/jamendo/grl-jamendo.c:982 ../src/jamendo/grl-jamendo.c:1027 -#: ../src/jamendo/grl-jamendo.c:1054 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "잘못된 식별자 %s 입니다" -#: ../src/jamendo/grl-jamendo.c:1041 ../src/youtube/grl-youtube.c:1105 -#: ../src/youtube/grl-youtube.c:1238 ../src/youtube/grl-youtube.c:1450 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 +#: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "잘못된 카테고리 식별지 %s 입니다" -#: ../src/jamendo/grl-jamendo.c:1184 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "탐색에 실패했습니다: %s 요소는 트랙입니다" -#: ../src/jamendo/grl-jamendo.c:1244 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "잘못된 쿼리 \"%s\" 입니다" -#: ../src/local-metadata/grl-local-metadata.c:44 +#: ../src/local-metadata/grl-local-metadata.c:42 msgid "Local Metadata Provider" msgstr "로컬 메타데이터 제공자" -#: ../src/local-metadata/grl-local-metadata.c:45 +#: ../src/local-metadata/grl-local-metadata.c:43 msgid "A source providing locally available metadata" msgstr "로컬에서 사용할 수 있는 메타데이터의 제공 원본" -#: ../src/local-metadata/grl-local-metadata.c:381 -#: ../src/metadata-store/grl-metadata-store.c:772 ../src/raitv/grl-raitv.c:868 +#: ../src/local-metadata/grl-local-metadata.c:388 +#: ../src/metadata-store/grl-metadata-store.c:779 ../src/raitv/grl-raitv.c:874 #: ../src/tracker/grl-tracker-source-api.c:527 #, c-format msgid "Failed to resolve: %s" msgstr "분석에 실패했습니다: %s" -#: ../src/local-metadata/grl-local-metadata.c:675 +#: ../src/local-metadata/grl-local-metadata.c:682 msgid "Cannot resolve any of the given keys" msgstr "주어진 그 어떤 키 조차도 분석할 수 없습니다" -#: ../src/local-metadata/grl-local-metadata.c:679 +#: ../src/local-metadata/grl-local-metadata.c:686 msgid "A GIO supported URL for images is required" msgstr "그림에 대한 GIO 지원 URL이 필요합니다" @@ -273,122 +277,122 @@ msgid "A source for browsing music" msgstr "음악 탐색 원본" -#: ../src/magnatune/grl-magnatune.c:411 +#: ../src/magnatune/grl-magnatune.c:422 #, c-format msgid "Failed to get database from magnatune: %s" msgstr "매그너튠 데이터베이스 가져오기에 실패했습니다: %s" -#: ../src/magnatune/grl-magnatune.c:441 +#: ../src/magnatune/grl-magnatune.c:452 #, c-format msgid "Failed to save database from magnatune - '%s'" msgstr "매그너튠 데이터베이스 저장에 실패했습니다 - '%s'" -#: ../src/magnatune/grl-magnatune.c:689 +#: ../src/magnatune/grl-magnatune.c:697 #, c-format msgid "Failed to get table from magnatune db: %s" msgstr "매그너튠 데이터베이스에서 테이블 가져오기에 실패했습니다: %s" -#: ../src/magnatune/grl-magnatune.c:705 +#: ../src/magnatune/grl-magnatune.c:713 #, c-format msgid "Fail before returning media to user: %s" msgstr "사용자에게 미디어를 반환하기 이전에 실패가 있습니다: %s" -#: ../src/metadata-store/grl-metadata-store.c:47 +#: ../src/metadata-store/grl-metadata-store.c:45 msgid "Metadata Store" msgstr "메타데이터 저장소" -#: ../src/metadata-store/grl-metadata-store.c:48 +#: ../src/metadata-store/grl-metadata-store.c:46 msgid "A plugin for storing extra metadata information" msgstr "추가 메타데이터 정보를 저장하는 플러그인" -#: ../src/metadata-store/grl-metadata-store.c:586 -#: ../src/metadata-store/grl-metadata-store.c:605 -#: ../src/metadata-store/grl-metadata-store.c:817 +#: ../src/metadata-store/grl-metadata-store.c:593 +#: ../src/metadata-store/grl-metadata-store.c:612 +#: ../src/metadata-store/grl-metadata-store.c:824 #: ../src/tracker/grl-tracker-source-api.c:637 #, c-format msgid "Failed to update metadata: %s" msgstr "메타데이터 업데이트에 실패했습니다: %s" -#: ../src/metadata-store/grl-metadata-store.c:587 +#: ../src/metadata-store/grl-metadata-store.c:594 msgid "specified keys are not writable" msgstr "지정한 키에 기록할 수 없습니다" -#: ../src/metadata-store/grl-metadata-store.c:627 +#: ../src/metadata-store/grl-metadata-store.c:634 msgid "Failed to update metadata" msgstr "메타데이터 업데이트에 실패했습니다" -#: ../src/metadata-store/grl-metadata-store.c:773 -#: ../src/metadata-store/grl-metadata-store.c:818 +#: ../src/metadata-store/grl-metadata-store.c:780 +#: ../src/metadata-store/grl-metadata-store.c:825 msgid "\"source-id\" not available" msgstr "\"source-id\"가 없습니다" -#: ../src/metadata-store/grl-metadata-store.c:793 +#: ../src/metadata-store/grl-metadata-store.c:800 msgid "Failed to resolve" msgstr "분석에 실패했습니다" -#: ../src/metadata-store/grl-metadata-store.c:930 -#: ../src/metadata-store/grl-metadata-store.c:967 ../src/raitv/grl-raitv.c:426 -#: ../src/shoutcast/grl-shoutcast.c:750 ../src/vimeo/grl-vimeo.c:540 +#: ../src/metadata-store/grl-metadata-store.c:937 +#: ../src/metadata-store/grl-metadata-store.c:974 ../src/raitv/grl-raitv.c:432 +#: ../src/shoutcast/grl-shoutcast.c:756 ../src/vimeo/grl-vimeo.c:547 #, c-format msgid "Failed to search: %s" msgstr "검색에 실패했습니다: %s" -#: ../src/opensubtitles/grl-opensubtitles.c:42 +#: ../src/opensubtitles/grl-opensubtitles.c:40 msgid "OpenSubtitles Provider" msgstr "OpenSubtitles 제공자" -#: ../src/opensubtitles/grl-opensubtitles.c:43 +#: ../src/opensubtitles/grl-opensubtitles.c:41 msgid "A source providing a list of subtitles for a video" msgstr "비디오 자막 목록을 제공하는 공급원" -#: ../src/optical-media/grl-optical-media.c:46 +#: ../src/optical-media/grl-optical-media.c:44 msgid "Optical Media" msgstr "광 미디어" -#: ../src/optical-media/grl-optical-media.c:47 +#: ../src/optical-media/grl-optical-media.c:45 msgid "A source for browsing optical media" msgstr "광 미디어 탐색 원본" -#: ../src/podcasts/grl-podcasts.c:155 +#: ../src/podcasts/grl-podcasts.c:153 msgid "A source for browsing podcasts" msgstr "팟캐스트 탐색 원본" -#: ../src/podcasts/grl-podcasts.c:757 ../src/podcasts/grl-podcasts.c:777 +#: ../src/podcasts/grl-podcasts.c:764 ../src/podcasts/grl-podcasts.c:784 #, c-format msgid "Failed to get podcast streams: %s" msgstr "팟캐스트 스트림 가져오기에 실패했습니다: %s" -#: ../src/podcasts/grl-podcasts.c:1243 ../src/podcasts/grl-podcasts.c:1252 -#: ../src/podcasts/grl-podcasts.c:1262 +#: ../src/podcasts/grl-podcasts.c:1250 ../src/podcasts/grl-podcasts.c:1259 +#: ../src/podcasts/grl-podcasts.c:1269 msgid "Failed to parse content" msgstr "컨텐트 해석에 실패했습니다" -#: ../src/podcasts/grl-podcasts.c:1295 +#: ../src/podcasts/grl-podcasts.c:1302 msgid "Failed to parse podcast contents" msgstr "팟캐스트 컨텐트 해석에 실패했습니다" -#: ../src/podcasts/grl-podcasts.c:1450 +#: ../src/podcasts/grl-podcasts.c:1457 msgid "Failed to get podcast information" msgstr "팟캐스트 정보 가져오기에 실패했습니다" -#: ../src/podcasts/grl-podcasts.c:1490 ../src/podcasts/grl-podcasts.c:1510 +#: ../src/podcasts/grl-podcasts.c:1497 ../src/podcasts/grl-podcasts.c:1517 #, c-format msgid "Failed to get podcasts list: %s" msgstr "팟캐스트 목록 가져오기에 실패했습니다: %s" -#: ../src/podcasts/grl-podcasts.c:1563 ../src/podcasts/grl-podcasts.c:1578 +#: ../src/podcasts/grl-podcasts.c:1570 ../src/podcasts/grl-podcasts.c:1585 msgid "Failed to get podcast stream metadata" msgstr "팟캐스트 스트림 메타데이터 가져오기에 실패했습니다" -#: ../src/podcasts/grl-podcasts.c:1616 +#: ../src/podcasts/grl-podcasts.c:1623 msgid "Failed to get podcast metadata" msgstr "팟캐스트 메타데이터 가져오기에 실패했습니다" -#: ../src/podcasts/grl-podcasts.c:1800 +#: ../src/podcasts/grl-podcasts.c:1807 msgid "Cannot create containers. Only feeds are accepted" msgstr "컨테이너를 만들 수 없습니다. 피드만 허용합니다" -#: ../src/podcasts/grl-podcasts.c:1805 +#: ../src/podcasts/grl-podcasts.c:1812 msgid "URL required" msgstr "URL이 필요합니다" @@ -400,114 +404,114 @@ msgid "Recent" msgstr "최근" -#: ../src/raitv/grl-raitv.c:95 +#: ../src/raitv/grl-raitv.c:93 msgid "A source for browsing and searching Rai.tv videos" msgstr "Rai.tv 동영상 탐색 및 검색 원본" -#: ../src/raitv/grl-raitv.c:173 +#: ../src/raitv/grl-raitv.c:171 msgid "All" msgstr "모두" -#: ../src/raitv/grl-raitv.c:174 +#: ../src/raitv/grl-raitv.c:172 msgid "Black and White" msgstr "흑백" -#: ../src/raitv/grl-raitv.c:175 +#: ../src/raitv/grl-raitv.c:173 msgid "Cinema" msgstr "영화" -#: ../src/raitv/grl-raitv.c:176 +#: ../src/raitv/grl-raitv.c:174 msgid "Comedians" msgstr "코미디" -#: ../src/raitv/grl-raitv.c:177 +#: ../src/raitv/grl-raitv.c:175 msgid "Chronicle" msgstr "연대기" -#: ../src/raitv/grl-raitv.c:178 +#: ../src/raitv/grl-raitv.c:176 msgid "Culture" msgstr "문화" -#: ../src/raitv/grl-raitv.c:179 +#: ../src/raitv/grl-raitv.c:177 msgid "Economy" msgstr "경제" -#: ../src/raitv/grl-raitv.c:180 +#: ../src/raitv/grl-raitv.c:178 msgid "Fiction" msgstr "소설" -#: ../src/raitv/grl-raitv.c:181 +#: ../src/raitv/grl-raitv.c:179 msgid "Junior" msgstr "어린이" -#: ../src/raitv/grl-raitv.c:182 +#: ../src/raitv/grl-raitv.c:180 msgid "Investigations" msgstr "수사" -#: ../src/raitv/grl-raitv.c:183 +#: ../src/raitv/grl-raitv.c:181 msgid "Interviews" msgstr "인터뷰" -#: ../src/raitv/grl-raitv.c:184 +#: ../src/raitv/grl-raitv.c:182 msgid "Music" msgstr "음악" -#: ../src/raitv/grl-raitv.c:185 +#: ../src/raitv/grl-raitv.c:183 msgid "News" msgstr "뉴스" -#: ../src/raitv/grl-raitv.c:186 +#: ../src/raitv/grl-raitv.c:184 msgid "Health" msgstr "건강" -#: ../src/raitv/grl-raitv.c:187 +#: ../src/raitv/grl-raitv.c:185 msgid "Satire" msgstr "풍자" -#: ../src/raitv/grl-raitv.c:189 +#: ../src/raitv/grl-raitv.c:187 msgid "Society" msgstr "사회" # NOTE: 컨텐트 장르 이름. false alarm에 따라 "보이기"로 번역하지 마십시오. -#: ../src/raitv/grl-raitv.c:190 +#: ../src/raitv/grl-raitv.c:188 msgid "Show" msgstr "쇼" -#: ../src/raitv/grl-raitv.c:191 +#: ../src/raitv/grl-raitv.c:189 msgid "Sport" msgstr "스포츠" -#: ../src/raitv/grl-raitv.c:192 +#: ../src/raitv/grl-raitv.c:190 msgid "History" msgstr "역사" -#: ../src/raitv/grl-raitv.c:193 +#: ../src/raitv/grl-raitv.c:191 msgid "Politics" msgstr "정치" -#: ../src/raitv/grl-raitv.c:194 +#: ../src/raitv/grl-raitv.c:192 msgid "Leisure" msgstr "레저" -#: ../src/raitv/grl-raitv.c:195 +#: ../src/raitv/grl-raitv.c:193 msgid "Travel" msgstr "여행" -#: ../src/raitv/grl-raitv.c:619 +#: ../src/raitv/grl-raitv.c:625 #, c-format msgid "Failed to browse: %s" msgstr "탐색에 실패했습니다: %s" -#: ../src/shoutcast/grl-shoutcast.c:67 +#: ../src/shoutcast/grl-shoutcast.c:65 msgid "A source for browsing SHOUTcast radios" msgstr "샤우트캐스트 라디오 탐색 원본" -#: ../src/shoutcast/grl-shoutcast.c:456 +#: ../src/shoutcast/grl-shoutcast.c:462 #, c-format msgid "Cannot find media %s" msgstr "%s 미디어를 찾을 수 없습니다" -#: ../src/shoutcast/grl-shoutcast.c:751 ../src/vimeo/grl-vimeo.c:541 +#: ../src/shoutcast/grl-shoutcast.c:757 ../src/vimeo/grl-vimeo.c:548 msgid "non-NULL search text is required" msgstr "비어있지 않은 검색 텍스트가 필요합니다" @@ -515,7 +519,7 @@ msgid "A source for fetching metadata of television shows" msgstr "텔레비전 쇼 프로그램의 메타데이터 가져오기 원본" -#: ../src/tmdb/grl-tmdb.c:996 +#: ../src/tmdb/grl-tmdb.c:1004 msgid "Remote data does not contain valid identifier" msgstr "원격 데이터에 유효한 식별자가 없습니다" @@ -537,7 +541,7 @@ msgid "Empty query" msgstr "빈 쿼리입니다" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "이 원본에 ID '%s'이(가) 없습니다" @@ -546,16 +550,16 @@ msgid "A plugin for searching multimedia content using Tracker" msgstr "Tracker를 활용한 멀티미디어 컨텐트 검색 플러그인" -#: ../src/tracker/grl-tracker-utils.c:642 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "이동식 - %s" -#: ../src/tracker/grl-tracker-utils.c:654 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "로컬 파일" -#: ../src/vimeo/grl-vimeo.c:58 +#: ../src/vimeo/grl-vimeo.c:56 msgid "A source for browsing and searching Vimeo videos" msgstr "비미오 동영상 탐색 및 검색 원본" @@ -603,15 +607,15 @@ msgid "Watch On Mobile" msgstr "모바일 버전으로 보기" -#: ../src/youtube/grl-youtube.c:117 +#: ../src/youtube/grl-youtube.c:115 msgid "A source for browsing and searching YouTube videos" msgstr "유튜브 동영상 탐색 및 검색 원본" -#: ../src/youtube/grl-youtube.c:864 +#: ../src/youtube/grl-youtube.c:871 msgid "Failed to get feed" msgstr "피드 가져오기에 실패했습니다" -#: ../src/youtube/grl-youtube.c:1041 ../src/youtube/grl-youtube.c:1429 +#: ../src/youtube/grl-youtube.c:1048 ../src/youtube/grl-youtube.c:1436 #, c-format msgid "Invalid feed identifier %s" msgstr "잘못된 피드 식별자 %s 입니다" diff -Nru grilo-plugins-0.3.2/po/LINGUAS grilo-plugins-0.3.3/po/LINGUAS --- grilo-plugins-0.3.2/po/LINGUAS 2016-03-22 22:33:04.000000000 +0000 +++ grilo-plugins-0.3.3/po/LINGUAS 2016-09-03 16:23:34.000000000 +0000 @@ -10,6 +10,7 @@ es eu fr +fur gl he hu diff -Nru grilo-plugins-0.3.2/po/lt.po grilo-plugins-0.3.3/po/lt.po --- grilo-plugins-0.3.2/po/lt.po 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/po/lt.po 2016-09-03 16:17:53.000000000 +0000 @@ -1,15 +1,15 @@ # Lithuanian translation for grilo-plugins. # Copyright (C) 2013 grilo-plugins's COPYRIGHT HOLDER # This file is distributed under the same license as the grilo-plugins package. -# Aurimas Černius , 2013, 2014, 2015. +# Aurimas Černius , 2013, 2014, 2015, 2016. # msgid "" msgstr "" "Project-Id-Version: grilo-plugins master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo-" "plugins&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2016-01-06 11:14+0000\n" -"PO-Revision-Date: 2016-01-06 20:08+0200\n" +"POT-Creation-Date: 2016-06-29 20:05+0000\n" +"PO-Revision-Date: 2016-07-03 17:10+0300\n" "Last-Translator: Aurimas Černius \n" "Language-Team: Lietuvių \n" "Language: lt\n" @@ -18,7 +18,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" "%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Poedit 1.8.6\n" +"X-Generator: Gtranslator 2.91.7\n" #: ../src/bookmarks/grl-bookmarks.c:65 msgid "Bookmarks" @@ -57,6 +57,11 @@ msgid "No database connection" msgstr "Nėra duomenų bazės ryšio" +#: ../src/chromaprint/grl-chromaprint.c:46 +#| msgid "A plugin for storing extra metadata information" +msgid "A plugin to get metadata using gstreamer framework" +msgstr "Įskiepis metaduomenims gauti naudojant gstreamer karkasą" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -86,18 +91,18 @@ msgid "A source for browsing the DAAP server '%s'" msgstr "Šaltinis DAAP serveriui „%s“ naršyti" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:793 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "Albumai" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:782 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "Atlikėjai" -#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1120 -#: ../src/jamendo/grl-jamendo.c:1195 ../src/magnatune/grl-magnatune.c:841 +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "Netinkamas konteinerio identifikatorius %s" @@ -173,67 +178,67 @@ msgid "A source for browsing and searching Jamendo music" msgstr "Šaltinis Jamendo muzikai naršyti ir ieškoti" -#: ../src/jamendo/grl-jamendo.c:147 +#: ../src/jamendo/grl-jamendo.c:149 msgid "Albums of the week" msgstr "Savaitės albumai" -#: ../src/jamendo/grl-jamendo.c:149 +#: ../src/jamendo/grl-jamendo.c:151 msgid "Tracks of the week" msgstr "Savaitės takeliai" -#: ../src/jamendo/grl-jamendo.c:151 +#: ../src/jamendo/grl-jamendo.c:153 msgid "New releases" msgstr "Nauji leidimai" -#: ../src/jamendo/grl-jamendo.c:153 +#: ../src/jamendo/grl-jamendo.c:155 msgid "Top artists" msgstr "Populiariausi atlikėjai" -#: ../src/jamendo/grl-jamendo.c:155 +#: ../src/jamendo/grl-jamendo.c:157 msgid "Top albums" msgstr "Populiariausi albumai" -#: ../src/jamendo/grl-jamendo.c:157 +#: ../src/jamendo/grl-jamendo.c:159 msgid "Top tracks" msgstr "Populiariausi takeliai" -#: ../src/jamendo/grl-jamendo.c:346 ../src/jamendo/grl-jamendo.c:706 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 #: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "Nepavyko perskaityti atsako" -#: ../src/jamendo/grl-jamendo.c:354 ../src/jamendo/grl-jamendo.c:361 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 #: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "Tuščias atsakas" -#: ../src/jamendo/grl-jamendo.c:675 ../src/shoutcast/grl-shoutcast.c:558 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "Nepavyko prisijungti: %s" -#: ../src/jamendo/grl-jamendo.c:804 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "Įrašai" -#: ../src/jamendo/grl-jamendo.c:988 ../src/jamendo/grl-jamendo.c:1033 -#: ../src/jamendo/grl-jamendo.c:1060 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "Netinkamas identifikatorius %s" -#: ../src/jamendo/grl-jamendo.c:1047 ../src/youtube/grl-youtube.c:1112 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 #: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "Netinkamas kategorijos identifikatorius %s" -#: ../src/jamendo/grl-jamendo.c:1190 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "Nepavyko naršyti: %s yra takelis" -#: ../src/jamendo/grl-jamendo.c:1250 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "Netinkamai suformuota užklausa „%s“" @@ -532,7 +537,7 @@ msgid "Empty query" msgstr "Tuščia užklausa" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "Šiame šaltinyje ID „%s“ nėra žinomas" @@ -541,12 +546,12 @@ msgid "A plugin for searching multimedia content using Tracker" msgstr "Įskiepis daugialypės terpės turinio paieškai naudojant Tracker" -#: ../src/tracker/grl-tracker-utils.c:642 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "Išimama laikmena - %s" -#: ../src/tracker/grl-tracker-utils.c:654 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "Vietiniai failai" diff -Nru grilo-plugins-0.3.2/po/lv.po grilo-plugins-0.3.3/po/lv.po --- grilo-plugins-0.3.2/po/lv.po 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/po/lv.po 2016-09-10 12:16:18.000000000 +0000 @@ -5,57 +5,62 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo-pl" -"ugins&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2015-12-14 10:42+0000\n" -"PO-Revision-Date: 2016-02-06 19:32+0200\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo" +"&keywords=I18N+L10N&component=plugins\n" +"POT-Creation-Date: 2016-08-18 21:14+0000\n" +"PO-Revision-Date: 2016-09-08 21:02+0200\n" "Last-Translator: Rūdolfs Mazurs \n" "Language-Team: Latvian \n" "Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 :" +" 2);\n" "X-Generator: Lokalize 2.0\n" -#: ../src/bookmarks/grl-bookmarks.c:67 +#: ../src/bookmarks/grl-bookmarks.c:65 msgid "Bookmarks" msgstr "Grāmatzīmes" -#: ../src/bookmarks/grl-bookmarks.c:68 +#: ../src/bookmarks/grl-bookmarks.c:66 msgid "A source for organizing media bookmarks" msgstr "Datu nesēju grāmatzīmju organizēšanas avots" -#: ../src/bookmarks/grl-bookmarks.c:428 +#: ../src/bookmarks/grl-bookmarks.c:434 msgid "Failed to get bookmark metadata" msgstr "Neizdevās saņemt grāmatzīmju metadatus" -#: ../src/bookmarks/grl-bookmarks.c:458 ../src/bookmarks/grl-bookmarks.c:475 +#: ../src/bookmarks/grl-bookmarks.c:464 ../src/bookmarks/grl-bookmarks.c:481 #, c-format msgid "Failed to find bookmarks: %s" msgstr "Neizdevās atrast grāmatzīmes — %s" -#: ../src/bookmarks/grl-bookmarks.c:627 ../src/podcasts/grl-podcasts.c:821 -#: ../src/podcasts/grl-podcasts.c:853 ../src/podcasts/grl-podcasts.c:885 +#: ../src/bookmarks/grl-bookmarks.c:633 ../src/podcasts/grl-podcasts.c:828 +#: ../src/podcasts/grl-podcasts.c:860 ../src/podcasts/grl-podcasts.c:892 #, c-format msgid "Failed to remove: %s" msgstr "Neizdevās izņemt: %s" -#: ../src/bookmarks/grl-bookmarks.c:767 ../src/podcasts/grl-podcasts.c:926 -#: ../src/podcasts/grl-podcasts.c:959 ../src/podcasts/grl-podcasts.c:1804 +#: ../src/bookmarks/grl-bookmarks.c:773 ../src/podcasts/grl-podcasts.c:933 +#: ../src/podcasts/grl-podcasts.c:966 ../src/podcasts/grl-podcasts.c:1811 #, c-format msgid "Failed to store: %s" msgstr "Neizdevās saglabāt: %s" -#: ../src/bookmarks/grl-bookmarks.c:841 ../src/bookmarks/grl-bookmarks.c:876 -#: ../src/bookmarks/grl-bookmarks.c:907 ../src/bookmarks/grl-bookmarks.c:965 -#: ../src/metadata-store/grl-metadata-store.c:862 -#: ../src/podcasts/grl-podcasts.c:1660 ../src/podcasts/grl-podcasts.c:1704 -#: ../src/podcasts/grl-podcasts.c:1738 ../src/podcasts/grl-podcasts.c:1773 +#: ../src/bookmarks/grl-bookmarks.c:847 ../src/bookmarks/grl-bookmarks.c:882 +#: ../src/bookmarks/grl-bookmarks.c:913 ../src/bookmarks/grl-bookmarks.c:971 +#: ../src/metadata-store/grl-metadata-store.c:869 +#: ../src/podcasts/grl-podcasts.c:1667 ../src/podcasts/grl-podcasts.c:1711 +#: ../src/podcasts/grl-podcasts.c:1745 ../src/podcasts/grl-podcasts.c:1780 msgid "No database connection" msgstr "Nav datubāžu savienojama" +#: ../src/chromaprint/grl-chromaprint.c:46 +#| msgid "A plugin for storing extra metadata information" +msgid "A plugin to get metadata using gstreamer framework" +msgstr "Spraudnis papildu metadatu saņemšanai, izmantojot gstreamer ietvaru" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -80,31 +85,29 @@ msgid "Upload failed, URL missing on the media object to be transferred" msgstr "Augšupielāde neizdevās, trūkst pārsūtāmā mediju objekta URL " -#: ../src/dmap/grl-daap.c:52 +#: ../src/dmap/grl-daap.c:50 #, c-format -#| msgid "A source for browsing the DMAP server '%s'" msgid "A source for browsing the DAAP server '%s'" msgstr "DAAP servera “%s” pārlūkošanas avots" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:787 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "Albumi" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:776 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "Mākslinieki" -#: ../src/dmap/grl-daap-db.c:287 ../src/jamendo/grl-jamendo.c:1114 -#: ../src/jamendo/grl-jamendo.c:1189 ../src/magnatune/grl-magnatune.c:834 +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "Nederīgs konteinera identifikators %s" -#: ../src/dmap/grl-dpap.c:52 +#: ../src/dmap/grl-dpap.c:50 #, c-format -#| msgid "A source for browsing the DMAP server '%s'" msgid "A source for browsing the DPAP server '%s'" msgstr "DPAP servera “%s” pārlūkošanas avots" @@ -112,67 +115,65 @@ msgid "Photos" msgstr "Fotogrāfijas" -#: ../src/filesystem/grl-filesystem.c:60 +#: ../src/filesystem/grl-filesystem.c:58 msgid "Filesystem" msgstr "Datņu sistēma" -#: ../src/filesystem/grl-filesystem.c:61 +#: ../src/filesystem/grl-filesystem.c:59 msgid "A source for browsing the filesystem" msgstr "Datņu sistēmas pārlūkošanas avots" -#: ../src/filesystem/grl-filesystem.c:1172 +#: ../src/filesystem/grl-filesystem.c:1179 #, c-format msgid "File %s does not exist" msgstr "Datne “%s” neeksistē" -#: ../src/filesystem/grl-filesystem.c:1250 ../src/youtube/grl-youtube.c:1513 +#: ../src/filesystem/grl-filesystem.c:1257 ../src/youtube/grl-youtube.c:1520 #, c-format msgid "Cannot get media from %s" msgstr "Nevar saņemt datus no %s" -#: ../src/flickr/grl-flickr.c:63 +#: ../src/flickr/grl-flickr.c:61 msgid "A source for browsing and searching Flickr photos" msgstr "Avots Flickr fotogrāfiju pārlūkošanai un meklēšanai" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:67 +#: ../src/flickr/grl-flickr.c:65 #, c-format msgid "%s's Flickr" msgstr "%s Flickr" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:69 +#: ../src/flickr/grl-flickr.c:67 #, c-format msgid "A source for browsing and searching %s's flickr photos" msgstr "Avots %s flickr fotogrāfiju pārlūkošanai un meklēšanai" -#: ../src/freebox/grl-freebox.c:50 +#: ../src/freebox/grl-freebox.c:48 msgid "Freebox TV" msgstr "Freebox TV" -#: ../src/freebox/grl-freebox.c:51 +#: ../src/freebox/grl-freebox.c:49 msgid "A source for browsing Freebox TV channels" msgstr "Avots Freebox TV kanālu pārlūkošanai" -#: ../src/freebox/grl-freebox.c:54 -#| msgid "Freebox TV" +#: ../src/freebox/grl-freebox.c:52 msgid "Freebox Radio" msgstr "Freebox radio" -#: ../src/freebox/grl-freebox.c:55 -#| msgid "A source for browsing Freebox TV channels" +#: ../src/freebox/grl-freebox.c:53 msgid "A source for browsing Freebox radio channels" msgstr "Avots Freebox radio kanālu pārlūkošanai" -#: ../src/gravatar/grl-gravatar.c:48 +#: ../src/gravatar/grl-gravatar.c:46 msgid "Avatar provider from Gravatar" msgstr "Avatar sniedzējs no Gravatar" -#: ../src/gravatar/grl-gravatar.c:49 +#: ../src/gravatar/grl-gravatar.c:47 msgid "A plugin to get avatars for artist and author fields" msgstr "Spraudnis, lai saņemtu avatarus no mākslinieku un autoru laukiem" -#: ../src/jamendo/grl-jamendo.c:93 +#: ../src/jamendo/grl-jamendo.c:91 msgid "A source for browsing and searching Jamendo music" msgstr "Avots Jamendo mūzikas pārlūkošanai un meklēšanai" @@ -200,67 +201,67 @@ msgid "Top tracks" msgstr "Topa celiņi" -#: ../src/jamendo/grl-jamendo.c:339 ../src/jamendo/grl-jamendo.c:700 -#: ../src/shoutcast/grl-shoutcast.c:410 ../src/shoutcast/grl-shoutcast.c:464 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 +#: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "Neizdevās saprast atbildi" -#: ../src/jamendo/grl-jamendo.c:347 ../src/jamendo/grl-jamendo.c:354 -#: ../src/podcasts/grl-podcasts.c:1361 ../src/shoutcast/grl-shoutcast.c:418 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 +#: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "Tukša atbilde" -#: ../src/jamendo/grl-jamendo.c:669 ../src/shoutcast/grl-shoutcast.c:552 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "Neizdevās savienoties: %s" -#: ../src/jamendo/grl-jamendo.c:798 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "Plūsmas" -#: ../src/jamendo/grl-jamendo.c:982 ../src/jamendo/grl-jamendo.c:1027 -#: ../src/jamendo/grl-jamendo.c:1054 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "Nederīgs identifikators %s" -#: ../src/jamendo/grl-jamendo.c:1041 ../src/youtube/grl-youtube.c:1105 -#: ../src/youtube/grl-youtube.c:1238 ../src/youtube/grl-youtube.c:1450 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 +#: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "Nederīgs kategorijas identifikators %s" -#: ../src/jamendo/grl-jamendo.c:1184 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "Neizdevās pārlūkot: %s ir celiņš" -#: ../src/jamendo/grl-jamendo.c:1244 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "Slikti noformēts vaicājums “%s”" -#: ../src/local-metadata/grl-local-metadata.c:44 +#: ../src/local-metadata/grl-local-metadata.c:42 msgid "Local Metadata Provider" msgstr "Lokālais metadatu piegādātājs" -#: ../src/local-metadata/grl-local-metadata.c:45 +#: ../src/local-metadata/grl-local-metadata.c:43 msgid "A source providing locally available metadata" msgstr "Avots, kas nodrošina lokāli pieejamus metadatus" -#: ../src/local-metadata/grl-local-metadata.c:381 -#: ../src/metadata-store/grl-metadata-store.c:772 ../src/raitv/grl-raitv.c:868 +#: ../src/local-metadata/grl-local-metadata.c:388 +#: ../src/metadata-store/grl-metadata-store.c:779 ../src/raitv/grl-raitv.c:874 #: ../src/tracker/grl-tracker-source-api.c:527 #, c-format msgid "Failed to resolve: %s" msgstr "Neizdevās uzmeklēt — %s" -#: ../src/local-metadata/grl-local-metadata.c:675 +#: ../src/local-metadata/grl-local-metadata.c:682 msgid "Cannot resolve any of the given keys" msgstr "Nevar uzmeklēt nevienu no dotajām atslēgām" -#: ../src/local-metadata/grl-local-metadata.c:679 +#: ../src/local-metadata/grl-local-metadata.c:686 msgid "A GIO supported URL for images is required" msgstr "Ir nepieciešams GIO atbalstīts URL attēliem" @@ -272,122 +273,122 @@ msgid "A source for browsing music" msgstr "Avots mūzikas pārlūkošanai" -#: ../src/magnatune/grl-magnatune.c:411 +#: ../src/magnatune/grl-magnatune.c:422 #, c-format msgid "Failed to get database from magnatune: %s" msgstr "Neizdevās saņemt datubāzi no magnatune: %s" -#: ../src/magnatune/grl-magnatune.c:441 +#: ../src/magnatune/grl-magnatune.c:452 #, c-format msgid "Failed to save database from magnatune - '%s'" msgstr "Neizdevās saglabāt datubāzi no magnatune — “%s”" -#: ../src/magnatune/grl-magnatune.c:689 +#: ../src/magnatune/grl-magnatune.c:697 #, c-format msgid "Failed to get table from magnatune db: %s" msgstr "Neizdevās saņemt tabulu no magnatune datubāzes: %s" -#: ../src/magnatune/grl-magnatune.c:705 +#: ../src/magnatune/grl-magnatune.c:713 #, c-format msgid "Fail before returning media to user: %s" msgstr "Neveiksme pirms lietotājs saņēmis datus — %s" -#: ../src/metadata-store/grl-metadata-store.c:47 +#: ../src/metadata-store/grl-metadata-store.c:45 msgid "Metadata Store" msgstr "Metadatu krātuve" -#: ../src/metadata-store/grl-metadata-store.c:48 +#: ../src/metadata-store/grl-metadata-store.c:46 msgid "A plugin for storing extra metadata information" msgstr "Spraudnis papildu metadatu informācijas glabāšanai" -#: ../src/metadata-store/grl-metadata-store.c:586 -#: ../src/metadata-store/grl-metadata-store.c:605 -#: ../src/metadata-store/grl-metadata-store.c:817 +#: ../src/metadata-store/grl-metadata-store.c:593 +#: ../src/metadata-store/grl-metadata-store.c:612 +#: ../src/metadata-store/grl-metadata-store.c:824 #: ../src/tracker/grl-tracker-source-api.c:637 #, c-format msgid "Failed to update metadata: %s" msgstr "Neizdevās atjaunināt metadatus — %s" -#: ../src/metadata-store/grl-metadata-store.c:587 +#: ../src/metadata-store/grl-metadata-store.c:594 msgid "specified keys are not writable" msgstr "norādītās atslēgas nav rakstāmas" -#: ../src/metadata-store/grl-metadata-store.c:627 +#: ../src/metadata-store/grl-metadata-store.c:634 msgid "Failed to update metadata" msgstr "Neizdevās atjaunināt metadatus" -#: ../src/metadata-store/grl-metadata-store.c:773 -#: ../src/metadata-store/grl-metadata-store.c:818 +#: ../src/metadata-store/grl-metadata-store.c:780 +#: ../src/metadata-store/grl-metadata-store.c:825 msgid "\"source-id\" not available" msgstr "“source-id” nav pieejams" -#: ../src/metadata-store/grl-metadata-store.c:793 +#: ../src/metadata-store/grl-metadata-store.c:800 msgid "Failed to resolve" msgstr "Neizdevās uzmeklēt" -#: ../src/metadata-store/grl-metadata-store.c:930 -#: ../src/metadata-store/grl-metadata-store.c:967 ../src/raitv/grl-raitv.c:426 -#: ../src/shoutcast/grl-shoutcast.c:750 ../src/vimeo/grl-vimeo.c:540 +#: ../src/metadata-store/grl-metadata-store.c:937 +#: ../src/metadata-store/grl-metadata-store.c:974 ../src/raitv/grl-raitv.c:432 +#: ../src/shoutcast/grl-shoutcast.c:756 ../src/vimeo/grl-vimeo.c:547 #, c-format msgid "Failed to search: %s" msgstr "Neizdevās meklēt — %s" -#: ../src/opensubtitles/grl-opensubtitles.c:42 +#: ../src/opensubtitles/grl-opensubtitles.c:40 msgid "OpenSubtitles Provider" msgstr "OpenSubtitles sniedzējs" -#: ../src/opensubtitles/grl-opensubtitles.c:43 +#: ../src/opensubtitles/grl-opensubtitles.c:41 msgid "A source providing a list of subtitles for a video" msgstr "Avots, kas sniedz sarakstu ar video subtitriem" -#: ../src/optical-media/grl-optical-media.c:46 +#: ../src/optical-media/grl-optical-media.c:44 msgid "Optical Media" msgstr "Optiskais datu nesējs" -#: ../src/optical-media/grl-optical-media.c:47 +#: ../src/optical-media/grl-optical-media.c:45 msgid "A source for browsing optical media" msgstr "Avots optisko datu nesēju pārlūkošanai" -#: ../src/podcasts/grl-podcasts.c:155 +#: ../src/podcasts/grl-podcasts.c:153 msgid "A source for browsing podcasts" msgstr "Avots podraižu pārlūkošanai" -#: ../src/podcasts/grl-podcasts.c:757 ../src/podcasts/grl-podcasts.c:777 +#: ../src/podcasts/grl-podcasts.c:764 ../src/podcasts/grl-podcasts.c:784 #, c-format msgid "Failed to get podcast streams: %s" msgstr "Neizdevās saņemt podraižu straumes — %s" -#: ../src/podcasts/grl-podcasts.c:1243 ../src/podcasts/grl-podcasts.c:1252 -#: ../src/podcasts/grl-podcasts.c:1262 +#: ../src/podcasts/grl-podcasts.c:1250 ../src/podcasts/grl-podcasts.c:1259 +#: ../src/podcasts/grl-podcasts.c:1269 msgid "Failed to parse content" msgstr "Neizdevās analizēt saturu" -#: ../src/podcasts/grl-podcasts.c:1295 +#: ../src/podcasts/grl-podcasts.c:1302 msgid "Failed to parse podcast contents" msgstr "Neizdevās analizēt podraižu saturu" -#: ../src/podcasts/grl-podcasts.c:1450 +#: ../src/podcasts/grl-podcasts.c:1457 msgid "Failed to get podcast information" msgstr "Neizdevās saņemt informāciju par podraidēm" -#: ../src/podcasts/grl-podcasts.c:1490 ../src/podcasts/grl-podcasts.c:1510 +#: ../src/podcasts/grl-podcasts.c:1497 ../src/podcasts/grl-podcasts.c:1517 #, c-format msgid "Failed to get podcasts list: %s" msgstr "Neizdevās saņemt grāmatzīmju sarakstu: %s" -#: ../src/podcasts/grl-podcasts.c:1563 ../src/podcasts/grl-podcasts.c:1578 +#: ../src/podcasts/grl-podcasts.c:1570 ../src/podcasts/grl-podcasts.c:1585 msgid "Failed to get podcast stream metadata" msgstr "Neizdevās saņemt podraižu straumes metadatus" -#: ../src/podcasts/grl-podcasts.c:1616 +#: ../src/podcasts/grl-podcasts.c:1623 msgid "Failed to get podcast metadata" msgstr "Neizdevās saņemt podraižu metadatus" -#: ../src/podcasts/grl-podcasts.c:1800 +#: ../src/podcasts/grl-podcasts.c:1807 msgid "Cannot create containers. Only feeds are accepted" msgstr "Nevar izveidot konteinerus. Tiek pieņemtas tikai plūsmas" -#: ../src/podcasts/grl-podcasts.c:1805 +#: ../src/podcasts/grl-podcasts.c:1812 msgid "URL required" msgstr "Nepieciešams URL" @@ -399,113 +400,113 @@ msgid "Recent" msgstr "Nesenās" -#: ../src/raitv/grl-raitv.c:95 +#: ../src/raitv/grl-raitv.c:93 msgid "A source for browsing and searching Rai.tv videos" msgstr "Avots Rai.tv video pārlūkošanai un meklēšanai" -#: ../src/raitv/grl-raitv.c:173 +#: ../src/raitv/grl-raitv.c:171 msgid "All" msgstr "Visi" -#: ../src/raitv/grl-raitv.c:174 +#: ../src/raitv/grl-raitv.c:172 msgid "Black and White" msgstr "Melns un balts" -#: ../src/raitv/grl-raitv.c:175 +#: ../src/raitv/grl-raitv.c:173 msgid "Cinema" msgstr "Kinoteātra" -#: ../src/raitv/grl-raitv.c:176 +#: ../src/raitv/grl-raitv.c:174 msgid "Comedians" msgstr "Komiķi" -#: ../src/raitv/grl-raitv.c:177 +#: ../src/raitv/grl-raitv.c:175 msgid "Chronicle" msgstr "Hronikas" -#: ../src/raitv/grl-raitv.c:178 +#: ../src/raitv/grl-raitv.c:176 msgid "Culture" msgstr "Kultūra" -#: ../src/raitv/grl-raitv.c:179 +#: ../src/raitv/grl-raitv.c:177 msgid "Economy" msgstr "Ekonomika" -#: ../src/raitv/grl-raitv.c:180 +#: ../src/raitv/grl-raitv.c:178 msgid "Fiction" msgstr "Daiļliteratūra" -#: ../src/raitv/grl-raitv.c:181 +#: ../src/raitv/grl-raitv.c:179 msgid "Junior" msgstr "Bērniem" -#: ../src/raitv/grl-raitv.c:182 +#: ../src/raitv/grl-raitv.c:180 msgid "Investigations" msgstr "Izmeklēšanas" -#: ../src/raitv/grl-raitv.c:183 +#: ../src/raitv/grl-raitv.c:181 msgid "Interviews" msgstr "Intervijas" -#: ../src/raitv/grl-raitv.c:184 +#: ../src/raitv/grl-raitv.c:182 msgid "Music" msgstr "Mūzika" -#: ../src/raitv/grl-raitv.c:185 +#: ../src/raitv/grl-raitv.c:183 msgid "News" msgstr "Ziņas" -#: ../src/raitv/grl-raitv.c:186 +#: ../src/raitv/grl-raitv.c:184 msgid "Health" msgstr "Veselība" -#: ../src/raitv/grl-raitv.c:187 +#: ../src/raitv/grl-raitv.c:185 msgid "Satire" msgstr "Satīra" -#: ../src/raitv/grl-raitv.c:189 +#: ../src/raitv/grl-raitv.c:187 msgid "Society" msgstr "Sabiedrība" -#: ../src/raitv/grl-raitv.c:190 +#: ../src/raitv/grl-raitv.c:188 msgid "Show" msgstr "Rādīt" -#: ../src/raitv/grl-raitv.c:191 +#: ../src/raitv/grl-raitv.c:189 msgid "Sport" msgstr "Sports" -#: ../src/raitv/grl-raitv.c:192 +#: ../src/raitv/grl-raitv.c:190 msgid "History" msgstr "Vēsture" -#: ../src/raitv/grl-raitv.c:193 +#: ../src/raitv/grl-raitv.c:191 msgid "Politics" msgstr "Politika" -#: ../src/raitv/grl-raitv.c:194 +#: ../src/raitv/grl-raitv.c:192 msgid "Leisure" msgstr "Brīvais brīdis" -#: ../src/raitv/grl-raitv.c:195 +#: ../src/raitv/grl-raitv.c:193 msgid "Travel" msgstr "Ceļošana" -#: ../src/raitv/grl-raitv.c:619 +#: ../src/raitv/grl-raitv.c:625 #, c-format msgid "Failed to browse: %s" msgstr "Neizdevās pārlūkot: %s" -#: ../src/shoutcast/grl-shoutcast.c:67 +#: ../src/shoutcast/grl-shoutcast.c:65 msgid "A source for browsing SHOUTcast radios" msgstr "Avots mūzikas pārlūkošanai SHOUTcast radio" -#: ../src/shoutcast/grl-shoutcast.c:456 +#: ../src/shoutcast/grl-shoutcast.c:462 #, c-format msgid "Cannot find media %s" msgstr "Nevar atrast datu nesējus %s" -#: ../src/shoutcast/grl-shoutcast.c:751 ../src/vimeo/grl-vimeo.c:541 +#: ../src/shoutcast/grl-shoutcast.c:757 ../src/vimeo/grl-vimeo.c:548 msgid "non-NULL search text is required" msgstr "Nepieciešams ne NULL meklēšanas teksts" @@ -513,7 +514,7 @@ msgid "A source for fetching metadata of television shows" msgstr "Avots televīzijas šovu metadatu saņemšanai" -#: ../src/tmdb/grl-tmdb.c:996 +#: ../src/tmdb/grl-tmdb.c:1004 msgid "Remote data does not contain valid identifier" msgstr "Attālinātie dati nesatur derīgu identifikatoru" @@ -535,7 +536,7 @@ msgid "Empty query" msgstr "Tukšs vaicājums" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "ID “%s” nav zināms šim avotam" @@ -544,16 +545,16 @@ msgid "A plugin for searching multimedia content using Tracker" msgstr "Spraudnis, lai meklētu multimediju saturu, izmantojot Tracker" -#: ../src/tracker/grl-tracker-utils.c:642 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "Noņemams — %s" -#: ../src/tracker/grl-tracker-utils.c:654 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "Vietējās datnes" -#: ../src/vimeo/grl-vimeo.c:58 +#: ../src/vimeo/grl-vimeo.c:56 msgid "A source for browsing and searching Vimeo videos" msgstr "Avots Vimeo video pārlūkošanai un meklēšanai" @@ -601,15 +602,16 @@ msgid "Watch On Mobile" msgstr "Skatīt mobilajā" -#: ../src/youtube/grl-youtube.c:117 +#: ../src/youtube/grl-youtube.c:115 msgid "A source for browsing and searching YouTube videos" msgstr "Avots YouTube video pārlūkošanai un meklēšanai" -#: ../src/youtube/grl-youtube.c:864 +#: ../src/youtube/grl-youtube.c:871 msgid "Failed to get feed" msgstr "Neizdevās saņemt plūsmu" -#: ../src/youtube/grl-youtube.c:1041 ../src/youtube/grl-youtube.c:1429 +#: ../src/youtube/grl-youtube.c:1048 ../src/youtube/grl-youtube.c:1436 #, c-format msgid "Invalid feed identifier %s" msgstr "Nederīgs plūsmas identifikators %s" + diff -Nru grilo-plugins-0.3.2/po/nb.po grilo-plugins-0.3.3/po/nb.po --- grilo-plugins-0.3.2/po/nb.po 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/po/nb.po 2016-09-03 16:17:53.000000000 +0000 @@ -11,7 +11,7 @@ "PO-Revision-Date: 2016-01-10 20:04+0100\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian bokmål \n" -"Language: \n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -Nru grilo-plugins-0.3.2/po/pl.po grilo-plugins-0.3.3/po/pl.po --- grilo-plugins-0.3.2/po/pl.po 2016-06-06 09:05:23.000000000 +0000 +++ grilo-plugins-0.3.3/po/pl.po 2016-09-03 16:23:34.000000000 +0000 @@ -1,27 +1,23 @@ -# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -# Aviary.pl -# Jeśli masz jakiekolwiek uwagi odnoszące się do tłumaczenia lub chcesz -# pomóc w jego rozwijaniu i pielęgnowaniu, napisz do nas: -# gnomepl@aviary.pl -# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- +# Polish translation for grilo-plugins. +# Copyright © 2013-2016 the grilo-plugins authors. +# This file is distributed under the same license as the grilo-plugins package. # Piotr Drąg , 2013-2016. -# Aviary.pl , 2013-2016. +# Aviary.pl , 2013-2016. +# msgid "" msgstr "" "Project-Id-Version: grilo-plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-01 15:28+0200\n" -"PO-Revision-Date: 2016-06-01 15:29+0200\n" +"POT-Creation-Date: 2016-08-22 21:29+0200\n" +"PO-Revision-Date: 2016-08-22 21:30+0200\n" "Last-Translator: Piotr Drąg \n" -"Language-Team: Polish \n" +"Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Poedit-Language: Polish\n" -"X-Poedit-Country: Poland\n" #: ../src/bookmarks/grl-bookmarks.c:65 msgid "Bookmarks" @@ -58,7 +54,7 @@ #: ../src/podcasts/grl-podcasts.c:1667 ../src/podcasts/grl-podcasts.c:1711 #: ../src/podcasts/grl-podcasts.c:1745 ../src/podcasts/grl-podcasts.c:1780 msgid "No database connection" -msgstr "Brak połączenia z bazą danych" +msgstr "Brak połączenia z bazą danych" #: ../src/chromaprint/grl-chromaprint.c:46 msgid "A plugin to get metadata using gstreamer framework" @@ -76,7 +72,7 @@ #: ../src/dleyna/grl-dleyna-source.c:380 #, c-format msgid "Upload failed, '%s', transferred %lu of %lu bytes" -msgstr "Wysłanie się nie powiodło, „%s”, przesłano %lu z %lu bajtów" +msgstr "Wysłanie się nie powiodło, „%s”, przesłano %lu z %lu bajtów" #: ../src/dleyna/grl-dleyna-source.c:881 #, c-format @@ -137,11 +133,11 @@ #: ../src/filesystem/grl-filesystem.c:1257 ../src/youtube/grl-youtube.c:1520 #, c-format msgid "Cannot get media from %s" -msgstr "Nie można pobrać multimediów z %s" +msgstr "Nie można pobrać multimediów z %s" #: ../src/flickr/grl-flickr.c:61 msgid "A source for browsing and searching Flickr photos" -msgstr "Źródło do przeglądania i przeszukiwania zdjęć w serwisie Flickr" +msgstr "Źródło do przeglądania i przeszukiwania zdjęć w serwisie Flickr" #. "%s" is a full user name, like "John Doe" #: ../src/flickr/grl-flickr.c:65 @@ -154,7 +150,7 @@ #, c-format msgid "A source for browsing and searching %s's flickr photos" msgstr "" -"Źródło do przeglądania i przeszukiwania zdjęć użytkownika %s w serwisie " +"Źródło do przeglądania i przeszukiwania zdjęć użytkownika %s w serwisie " "Flickr" #: ../src/freebox/grl-freebox.c:48 @@ -175,15 +171,15 @@ #: ../src/gravatar/grl-gravatar.c:46 msgid "Avatar provider from Gravatar" -msgstr "Dostarczanie awatarów z serwisu Gravatar" +msgstr "Dostarczanie awatarów z serwisu Gravatar" #: ../src/gravatar/grl-gravatar.c:47 msgid "A plugin to get avatars for artist and author fields" -msgstr "Wtyczka do pobierania awatarów dla pól wykonawcy i autora" +msgstr "Wtyczka do pobierania awatarów dla pól wykonawcy i autora" #: ../src/jamendo/grl-jamendo.c:91 msgid "A source for browsing and searching Jamendo music" -msgstr "Źródło do przeglądania i przeszukiwania muzyki w serwisie Jamendo" +msgstr "Źródło do przeglądania i przeszukiwania muzyki w serwisie Jamendo" #: ../src/jamendo/grl-jamendo.c:149 msgid "Albums of the week" @@ -267,7 +263,7 @@ #: ../src/local-metadata/grl-local-metadata.c:682 msgid "Cannot resolve any of the given keys" -msgstr "Nie można rozwiązać żadnego z podanych kluczy" +msgstr "Nie można rozwiązać żadnego z podanych kluczy" #: ../src/local-metadata/grl-local-metadata.c:686 msgid "A GIO supported URL for images is required" @@ -294,7 +290,7 @@ #: ../src/magnatune/grl-magnatune.c:697 #, c-format msgid "Failed to get table from magnatune db: %s" -msgstr "Pobranie tablicy z bazy danych sklepu Magnatune się nie powiodło: %s" +msgstr "Pobranie tablicy z bazy danych sklepu Magnatune się nie powiodło: %s" #: ../src/magnatune/grl-magnatune.c:713 #, c-format @@ -307,7 +303,7 @@ #: ../src/metadata-store/grl-metadata-store.c:46 msgid "A plugin for storing extra metadata information" -msgstr "Wtyczka do przechowywania dodatkowych informacji o metadanych" +msgstr "Wtyczka do przechowywania dodatkowych informacji o metadanych" #: ../src/metadata-store/grl-metadata-store.c:593 #: ../src/metadata-store/grl-metadata-store.c:612 @@ -343,7 +339,7 @@ #: ../src/opensubtitles/grl-opensubtitles.c:40 msgid "OpenSubtitles Provider" -msgstr "Dostarczanie napisów z serwisu OpenSubtitles" +msgstr "Dostarczanie napisów z serwisu OpenSubtitles" #: ../src/opensubtitles/grl-opensubtitles.c:41 msgid "A source providing a list of subtitles for a video" @@ -377,7 +373,7 @@ #: ../src/podcasts/grl-podcasts.c:1457 msgid "Failed to get podcast information" -msgstr "Pobranie informacji o podcaście się nie powiodło" +msgstr "Pobranie informacji o podcaście się nie powiodło" #: ../src/podcasts/grl-podcasts.c:1497 ../src/podcasts/grl-podcasts.c:1517 #, c-format @@ -410,7 +406,7 @@ #: ../src/raitv/grl-raitv.c:93 msgid "A source for browsing and searching Rai.tv videos" -msgstr "Źródło do przeglądania i przeszukiwania nagrań wideo w serwisie Rai.tv" +msgstr "Źródło do przeglądania i przeszukiwania nagrań wideo w serwisie Rai.tv" #: ../src/raitv/grl-raitv.c:171 msgid "All" @@ -538,7 +534,7 @@ #: ../src/tracker/grl-tracker-source-api.c:582 #, c-format msgid "Failed to get media from uri: %s" -msgstr "Pobranie multimediów z adresu URI się nie powiodło: %s" +msgstr "Pobranie multimediów z adresu URI się nie powiodło: %s" #: ../src/tracker/grl-tracker-source-api.c:802 msgid "Empty query" @@ -547,7 +543,7 @@ #: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" -msgstr "Identyfikator „%s” nie jest znany w tym źródle" +msgstr "Identyfikator „%s” nie jest znany w tym źródle" #: ../src/tracker/grl-tracker-source-priv.h:44 msgid "A plugin for searching multimedia content using Tracker" @@ -565,7 +561,7 @@ #: ../src/vimeo/grl-vimeo.c:56 msgid "A source for browsing and searching Vimeo videos" -msgstr "Źródło do przeglądania i przeszukiwania nagrań wideo w serwisie Vimeo" +msgstr "Źródło do przeglądania i przeszukiwania nagrań wideo w serwisie Vimeo" #: ../src/youtube/grl-youtube.c:60 msgid "Standard feeds" @@ -601,7 +597,7 @@ #: ../src/youtube/grl-youtube.c:90 msgid "Most Responded" -msgstr "Z największą liczbą odpowiedzi" +msgstr "Z największą liczbą odpowiedzi" #: ../src/youtube/grl-youtube.c:93 msgid "Recently Featured" @@ -614,7 +610,7 @@ #: ../src/youtube/grl-youtube.c:115 msgid "A source for browsing and searching YouTube videos" msgstr "" -"Źródło do przeglądania i przeszukiwania nagrań wideo w serwisie YouTube" +"Źródło do przeglądania i przeszukiwania nagrań wideo w serwisie YouTube" #: ../src/youtube/grl-youtube.c:871 msgid "Failed to get feed" diff -Nru grilo-plugins-0.3.2/po/sk.po grilo-plugins-0.3.3/po/sk.po --- grilo-plugins-0.3.2/po/sk.po 2016-03-13 14:56:01.000000000 +0000 +++ grilo-plugins-0.3.3/po/sk.po 2016-09-03 16:23:34.000000000 +0000 @@ -8,8 +8,8 @@ "Project-Id-Version: grilo-plugins master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo-" "plugins&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2015-12-14 10:42+0000\n" -"PO-Revision-Date: 2016-03-01 20:49+0100\n" +"POT-Creation-Date: 2016-06-29 20:05+0000\n" +"PO-Revision-Date: 2016-08-11 13:32+0200\n" "Last-Translator: Dušan Kazik \n" "Language-Team: Slovak \n" "Language: sk\n" @@ -17,45 +17,49 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n" -"X-Generator: Poedit 1.8.7\n" +"X-Generator: Poedit 1.8.8\n" -#: ../src/bookmarks/grl-bookmarks.c:67 +#: ../src/bookmarks/grl-bookmarks.c:65 msgid "Bookmarks" msgstr "Záložky" -#: ../src/bookmarks/grl-bookmarks.c:68 +#: ../src/bookmarks/grl-bookmarks.c:66 msgid "A source for organizing media bookmarks" msgstr "Zdroj na usporiadanie mediálnych záložiek" -#: ../src/bookmarks/grl-bookmarks.c:428 +#: ../src/bookmarks/grl-bookmarks.c:434 msgid "Failed to get bookmark metadata" msgstr "Zlyhalo získanie metaúdajov záložiek" -#: ../src/bookmarks/grl-bookmarks.c:458 ../src/bookmarks/grl-bookmarks.c:475 +#: ../src/bookmarks/grl-bookmarks.c:464 ../src/bookmarks/grl-bookmarks.c:481 #, c-format msgid "Failed to find bookmarks: %s" msgstr "Zlyhalo nájdenie záložiek: %s" -#: ../src/bookmarks/grl-bookmarks.c:627 ../src/podcasts/grl-podcasts.c:821 -#: ../src/podcasts/grl-podcasts.c:853 ../src/podcasts/grl-podcasts.c:885 +#: ../src/bookmarks/grl-bookmarks.c:633 ../src/podcasts/grl-podcasts.c:828 +#: ../src/podcasts/grl-podcasts.c:860 ../src/podcasts/grl-podcasts.c:892 #, c-format msgid "Failed to remove: %s" msgstr "Zlyhalo odstránenie: %s" -#: ../src/bookmarks/grl-bookmarks.c:767 ../src/podcasts/grl-podcasts.c:926 -#: ../src/podcasts/grl-podcasts.c:959 ../src/podcasts/grl-podcasts.c:1804 +#: ../src/bookmarks/grl-bookmarks.c:773 ../src/podcasts/grl-podcasts.c:933 +#: ../src/podcasts/grl-podcasts.c:966 ../src/podcasts/grl-podcasts.c:1811 #, c-format msgid "Failed to store: %s" msgstr "Zlyhalo uloženie: %s" -#: ../src/bookmarks/grl-bookmarks.c:841 ../src/bookmarks/grl-bookmarks.c:876 -#: ../src/bookmarks/grl-bookmarks.c:907 ../src/bookmarks/grl-bookmarks.c:965 -#: ../src/metadata-store/grl-metadata-store.c:862 -#: ../src/podcasts/grl-podcasts.c:1660 ../src/podcasts/grl-podcasts.c:1704 -#: ../src/podcasts/grl-podcasts.c:1738 ../src/podcasts/grl-podcasts.c:1773 +#: ../src/bookmarks/grl-bookmarks.c:847 ../src/bookmarks/grl-bookmarks.c:882 +#: ../src/bookmarks/grl-bookmarks.c:913 ../src/bookmarks/grl-bookmarks.c:971 +#: ../src/metadata-store/grl-metadata-store.c:869 +#: ../src/podcasts/grl-podcasts.c:1667 ../src/podcasts/grl-podcasts.c:1711 +#: ../src/podcasts/grl-podcasts.c:1745 ../src/podcasts/grl-podcasts.c:1780 msgid "No database connection" msgstr "Žiadne pripojenie k databáze" +#: ../src/chromaprint/grl-chromaprint.c:46 +msgid "A plugin to get metadata using gstreamer framework" +msgstr "Zásuvný modul na získanie metaúdajov pomocou architektúry gstreamer" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -80,28 +84,28 @@ msgid "Upload failed, URL missing on the media object to be transferred" msgstr "Odosielanie zlyhalo. Chýba URL na prenášanom objekte média." -#: ../src/dmap/grl-daap.c:52 +#: ../src/dmap/grl-daap.c:50 #, c-format msgid "A source for browsing the DAAP server '%s'" msgstr "Zdroj na prehliadanie servera DAAP „%s“" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:787 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "Albumy" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:776 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "Interpreti" -#: ../src/dmap/grl-daap-db.c:287 ../src/jamendo/grl-jamendo.c:1114 -#: ../src/jamendo/grl-jamendo.c:1189 ../src/magnatune/grl-magnatune.c:834 +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "Neplatný identifikátor kontajnera %s" -#: ../src/dmap/grl-dpap.c:52 +#: ../src/dmap/grl-dpap.c:50 #, c-format msgid "A source for browsing the DPAP server '%s'" msgstr "Zdroj na prehliadanie servera DPAP „%s“" @@ -110,67 +114,67 @@ msgid "Photos" msgstr "Fotografie" -#: ../src/filesystem/grl-filesystem.c:60 +#: ../src/filesystem/grl-filesystem.c:58 msgid "Filesystem" msgstr "Súborový systém" -#: ../src/filesystem/grl-filesystem.c:61 +#: ../src/filesystem/grl-filesystem.c:59 msgid "A source for browsing the filesystem" msgstr "Zdroj na prehliadanie súborového systému" -#: ../src/filesystem/grl-filesystem.c:1172 +#: ../src/filesystem/grl-filesystem.c:1179 #, c-format msgid "File %s does not exist" msgstr "Súbor %s neexistuje" # MČ: s tým médium mám stále problém. Zakaždým mi napadne hypnóza. -#: ../src/filesystem/grl-filesystem.c:1250 ../src/youtube/grl-youtube.c:1513 +#: ../src/filesystem/grl-filesystem.c:1257 ../src/youtube/grl-youtube.c:1520 #, c-format msgid "Cannot get media from %s" msgstr "Nedá sa získať médium z %s" -#: ../src/flickr/grl-flickr.c:63 +#: ../src/flickr/grl-flickr.c:61 msgid "A source for browsing and searching Flickr photos" msgstr "Zdroj na prehliadanie a vyhľadávanie fotografií služby Flickr" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:67 +#: ../src/flickr/grl-flickr.c:65 #, c-format msgid "%s's Flickr" msgstr "Služba Flickr používateľa %s" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:69 +#: ../src/flickr/grl-flickr.c:67 #, c-format msgid "A source for browsing and searching %s's flickr photos" msgstr "" "Zdroj na prehliadanie a vyhľadávanie fotografií služby flickr používateľa %s" -#: ../src/freebox/grl-freebox.c:50 +#: ../src/freebox/grl-freebox.c:48 msgid "Freebox TV" msgstr "TV Freebox" -#: ../src/freebox/grl-freebox.c:51 +#: ../src/freebox/grl-freebox.c:49 msgid "A source for browsing Freebox TV channels" msgstr "Zdroj na prehliadanie televíznych kanálov služby Freebox" -#: ../src/freebox/grl-freebox.c:54 +#: ../src/freebox/grl-freebox.c:52 msgid "Freebox Radio" msgstr "Rádio Freebox" -#: ../src/freebox/grl-freebox.c:55 +#: ../src/freebox/grl-freebox.c:53 msgid "A source for browsing Freebox radio channels" msgstr "Zdroj na prehliadanie rádiových kanálov služby Freebox" -#: ../src/gravatar/grl-gravatar.c:48 +#: ../src/gravatar/grl-gravatar.c:46 msgid "Avatar provider from Gravatar" msgstr "Poskytovateľ podobizní z Gravatar" -#: ../src/gravatar/grl-gravatar.c:49 +#: ../src/gravatar/grl-gravatar.c:47 msgid "A plugin to get avatars for artist and author fields" msgstr "Zásuvný modul na získanie podobizní pre polia interpretov a autorov" -#: ../src/jamendo/grl-jamendo.c:93 +#: ../src/jamendo/grl-jamendo.c:91 msgid "A source for browsing and searching Jamendo music" msgstr "Zdroj na prehliadanie a vyhľadávanie hudby služby Jamendo" @@ -198,67 +202,67 @@ msgid "Top tracks" msgstr "Najlepšie stopy" -#: ../src/jamendo/grl-jamendo.c:339 ../src/jamendo/grl-jamendo.c:700 -#: ../src/shoutcast/grl-shoutcast.c:410 ../src/shoutcast/grl-shoutcast.c:464 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 +#: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "Zlyhala analýza odpovede" -#: ../src/jamendo/grl-jamendo.c:347 ../src/jamendo/grl-jamendo.c:354 -#: ../src/podcasts/grl-podcasts.c:1361 ../src/shoutcast/grl-shoutcast.c:418 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 +#: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "Prázdna odpoveď" -#: ../src/jamendo/grl-jamendo.c:669 ../src/shoutcast/grl-shoutcast.c:552 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "Zlyhalo pripojenie: %s" -#: ../src/jamendo/grl-jamendo.c:798 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "Kanály" -#: ../src/jamendo/grl-jamendo.c:982 ../src/jamendo/grl-jamendo.c:1027 -#: ../src/jamendo/grl-jamendo.c:1054 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "Neplatný identifikátor %s" -#: ../src/jamendo/grl-jamendo.c:1041 ../src/youtube/grl-youtube.c:1105 -#: ../src/youtube/grl-youtube.c:1238 ../src/youtube/grl-youtube.c:1450 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 +#: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "Neplatný identifikátor kategórie %s" -#: ../src/jamendo/grl-jamendo.c:1184 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "Zlyhalo prehliadanie: %s je stopou" -#: ../src/jamendo/grl-jamendo.c:1244 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "Požiadavka s nesprávnym formátom „%s“" -#: ../src/local-metadata/grl-local-metadata.c:44 +#: ../src/local-metadata/grl-local-metadata.c:42 msgid "Local Metadata Provider" msgstr "Miestny poskytovateľ metaúdajov" -#: ../src/local-metadata/grl-local-metadata.c:45 +#: ../src/local-metadata/grl-local-metadata.c:43 msgid "A source providing locally available metadata" msgstr "Zdroj poskytujúci miestne dostupné metaúdaje" -#: ../src/local-metadata/grl-local-metadata.c:381 -#: ../src/metadata-store/grl-metadata-store.c:772 ../src/raitv/grl-raitv.c:868 +#: ../src/local-metadata/grl-local-metadata.c:388 +#: ../src/metadata-store/grl-metadata-store.c:779 ../src/raitv/grl-raitv.c:874 #: ../src/tracker/grl-tracker-source-api.c:527 #, c-format msgid "Failed to resolve: %s" msgstr "Zlyhalo zisťovanie: %s" -#: ../src/local-metadata/grl-local-metadata.c:675 +#: ../src/local-metadata/grl-local-metadata.c:682 msgid "Cannot resolve any of the given keys" msgstr "Nedajú sa zistiť žiadne z poskytnutých kľúčov" -#: ../src/local-metadata/grl-local-metadata.c:679 +#: ../src/local-metadata/grl-local-metadata.c:686 msgid "A GIO supported URL for images is required" msgstr "Pre obrázky sa vyžaduje URL podporovaný knižnicou GIO" @@ -270,122 +274,122 @@ msgid "A source for browsing music" msgstr "Zdroj na prehliadanie hudby" -#: ../src/magnatune/grl-magnatune.c:411 +#: ../src/magnatune/grl-magnatune.c:422 #, c-format msgid "Failed to get database from magnatune: %s" msgstr "Zlyhalo získanie databázy zo služby magnatune: %s" -#: ../src/magnatune/grl-magnatune.c:441 +#: ../src/magnatune/grl-magnatune.c:452 #, c-format msgid "Failed to save database from magnatune - '%s'" msgstr "Zlyhalo uloženie databázy zo služby magnatune - „%s“" -#: ../src/magnatune/grl-magnatune.c:689 +#: ../src/magnatune/grl-magnatune.c:697 #, c-format msgid "Failed to get table from magnatune db: %s" msgstr "Zlyhalo získanie tabuľky zo služby magnatune db: %s" -#: ../src/magnatune/grl-magnatune.c:705 +#: ../src/magnatune/grl-magnatune.c:713 #, c-format msgid "Fail before returning media to user: %s" msgstr "Zlyhanie pred vrátením média používateľovi: %s" -#: ../src/metadata-store/grl-metadata-store.c:47 +#: ../src/metadata-store/grl-metadata-store.c:45 msgid "Metadata Store" msgstr "Úložisko metaúdajov" -#: ../src/metadata-store/grl-metadata-store.c:48 +#: ../src/metadata-store/grl-metadata-store.c:46 msgid "A plugin for storing extra metadata information" msgstr "Zásuvný modul na ukladanie informácií o metaúdajoch navyše" -#: ../src/metadata-store/grl-metadata-store.c:586 -#: ../src/metadata-store/grl-metadata-store.c:605 -#: ../src/metadata-store/grl-metadata-store.c:817 +#: ../src/metadata-store/grl-metadata-store.c:593 +#: ../src/metadata-store/grl-metadata-store.c:612 +#: ../src/metadata-store/grl-metadata-store.c:824 #: ../src/tracker/grl-tracker-source-api.c:637 #, c-format msgid "Failed to update metadata: %s" msgstr "Zlyhala aktualizácia metaúdajov: %s" -#: ../src/metadata-store/grl-metadata-store.c:587 +#: ../src/metadata-store/grl-metadata-store.c:594 msgid "specified keys are not writable" msgstr "určené kľúče nie sú zapisovateľné" -#: ../src/metadata-store/grl-metadata-store.c:627 +#: ../src/metadata-store/grl-metadata-store.c:634 msgid "Failed to update metadata" msgstr "Zlyhala aktualizácia metaúdajov" -#: ../src/metadata-store/grl-metadata-store.c:773 -#: ../src/metadata-store/grl-metadata-store.c:818 +#: ../src/metadata-store/grl-metadata-store.c:780 +#: ../src/metadata-store/grl-metadata-store.c:825 msgid "\"source-id\" not available" msgstr "kľúč „source-id“ nie je dostupný" -#: ../src/metadata-store/grl-metadata-store.c:793 +#: ../src/metadata-store/grl-metadata-store.c:800 msgid "Failed to resolve" msgstr "Zlyhalo zisťovanie" -#: ../src/metadata-store/grl-metadata-store.c:930 -#: ../src/metadata-store/grl-metadata-store.c:967 ../src/raitv/grl-raitv.c:426 -#: ../src/shoutcast/grl-shoutcast.c:750 ../src/vimeo/grl-vimeo.c:540 +#: ../src/metadata-store/grl-metadata-store.c:937 +#: ../src/metadata-store/grl-metadata-store.c:974 ../src/raitv/grl-raitv.c:432 +#: ../src/shoutcast/grl-shoutcast.c:756 ../src/vimeo/grl-vimeo.c:547 #, c-format msgid "Failed to search: %s" msgstr "Zlyhalo vyhľadávanie: %s" -#: ../src/opensubtitles/grl-opensubtitles.c:42 +#: ../src/opensubtitles/grl-opensubtitles.c:40 msgid "OpenSubtitles Provider" msgstr "Poskytovateľ OpenSubtitles" -#: ../src/opensubtitles/grl-opensubtitles.c:43 +#: ../src/opensubtitles/grl-opensubtitles.c:41 msgid "A source providing a list of subtitles for a video" msgstr "Zdroj poskytujúci zoznam titulkov pre videá" -#: ../src/optical-media/grl-optical-media.c:46 +#: ../src/optical-media/grl-optical-media.c:44 msgid "Optical Media" msgstr "Optické médium" -#: ../src/optical-media/grl-optical-media.c:47 +#: ../src/optical-media/grl-optical-media.c:45 msgid "A source for browsing optical media" msgstr "Zdroj na prehliadanie optických médií" -#: ../src/podcasts/grl-podcasts.c:155 +#: ../src/podcasts/grl-podcasts.c:153 msgid "A source for browsing podcasts" msgstr "Zdroj na prehliadanie podcastov" -#: ../src/podcasts/grl-podcasts.c:757 ../src/podcasts/grl-podcasts.c:777 +#: ../src/podcasts/grl-podcasts.c:764 ../src/podcasts/grl-podcasts.c:784 #, c-format msgid "Failed to get podcast streams: %s" msgstr "Zlyhalo získanie prúdov podcastov: %s" -#: ../src/podcasts/grl-podcasts.c:1243 ../src/podcasts/grl-podcasts.c:1252 -#: ../src/podcasts/grl-podcasts.c:1262 +#: ../src/podcasts/grl-podcasts.c:1250 ../src/podcasts/grl-podcasts.c:1259 +#: ../src/podcasts/grl-podcasts.c:1269 msgid "Failed to parse content" msgstr "Zlyhalo analyzovanie obsahu" -#: ../src/podcasts/grl-podcasts.c:1295 +#: ../src/podcasts/grl-podcasts.c:1302 msgid "Failed to parse podcast contents" msgstr "Zlyhalo analyzovanie obsahu podcastov" -#: ../src/podcasts/grl-podcasts.c:1450 +#: ../src/podcasts/grl-podcasts.c:1457 msgid "Failed to get podcast information" msgstr "Zlyhalo získanie informácií o podcastoch" -#: ../src/podcasts/grl-podcasts.c:1490 ../src/podcasts/grl-podcasts.c:1510 +#: ../src/podcasts/grl-podcasts.c:1497 ../src/podcasts/grl-podcasts.c:1517 #, c-format msgid "Failed to get podcasts list: %s" msgstr "Zlyhalo získanie zoznamu podcastov: %s" -#: ../src/podcasts/grl-podcasts.c:1563 ../src/podcasts/grl-podcasts.c:1578 +#: ../src/podcasts/grl-podcasts.c:1570 ../src/podcasts/grl-podcasts.c:1585 msgid "Failed to get podcast stream metadata" msgstr "Zlyhalo získanie metaúdajov prúdu podcastov" -#: ../src/podcasts/grl-podcasts.c:1616 +#: ../src/podcasts/grl-podcasts.c:1623 msgid "Failed to get podcast metadata" msgstr "Zlyhalo získanie metaúdajov podcastov" -#: ../src/podcasts/grl-podcasts.c:1800 +#: ../src/podcasts/grl-podcasts.c:1807 msgid "Cannot create containers. Only feeds are accepted" msgstr "Nedajú sa vytvoriť kontajnery. Prijateľné sú iba kanály" -#: ../src/podcasts/grl-podcasts.c:1805 +#: ../src/podcasts/grl-podcasts.c:1812 msgid "URL required" msgstr "Vyžaduje sa URL" @@ -397,114 +401,114 @@ msgid "Recent" msgstr "Nedávne" -#: ../src/raitv/grl-raitv.c:95 +#: ../src/raitv/grl-raitv.c:93 msgid "A source for browsing and searching Rai.tv videos" msgstr "Zdroj na prehliadanie a vyhľadávanie videí služby Rai.tv" # DK: kategorie filmov -#: ../src/raitv/grl-raitv.c:173 +#: ../src/raitv/grl-raitv.c:171 msgid "All" msgstr "Všetky" -#: ../src/raitv/grl-raitv.c:174 +#: ../src/raitv/grl-raitv.c:172 msgid "Black and White" msgstr "Čiernobiele" -#: ../src/raitv/grl-raitv.c:175 +#: ../src/raitv/grl-raitv.c:173 msgid "Cinema" msgstr "Kino" -#: ../src/raitv/grl-raitv.c:176 +#: ../src/raitv/grl-raitv.c:174 msgid "Comedians" msgstr "Komici" -#: ../src/raitv/grl-raitv.c:177 +#: ../src/raitv/grl-raitv.c:175 msgid "Chronicle" msgstr "Kronika" -#: ../src/raitv/grl-raitv.c:178 +#: ../src/raitv/grl-raitv.c:176 msgid "Culture" msgstr "Kultúra" -#: ../src/raitv/grl-raitv.c:179 +#: ../src/raitv/grl-raitv.c:177 msgid "Economy" msgstr "Ekonómia" -#: ../src/raitv/grl-raitv.c:180 +#: ../src/raitv/grl-raitv.c:178 msgid "Fiction" msgstr "Fikcia" -#: ../src/raitv/grl-raitv.c:181 +#: ../src/raitv/grl-raitv.c:179 msgid "Junior" msgstr "Pre deti" -#: ../src/raitv/grl-raitv.c:182 +#: ../src/raitv/grl-raitv.c:180 msgid "Investigations" msgstr "Prieskum" -#: ../src/raitv/grl-raitv.c:183 +#: ../src/raitv/grl-raitv.c:181 msgid "Interviews" msgstr "Rozhovory" -#: ../src/raitv/grl-raitv.c:184 +#: ../src/raitv/grl-raitv.c:182 msgid "Music" msgstr "Hudba" -#: ../src/raitv/grl-raitv.c:185 +#: ../src/raitv/grl-raitv.c:183 msgid "News" msgstr "Novinky" -#: ../src/raitv/grl-raitv.c:186 +#: ../src/raitv/grl-raitv.c:184 msgid "Health" msgstr "Zdravie" -#: ../src/raitv/grl-raitv.c:187 +#: ../src/raitv/grl-raitv.c:185 msgid "Satire" msgstr "Satira" -#: ../src/raitv/grl-raitv.c:189 +#: ../src/raitv/grl-raitv.c:187 msgid "Society" msgstr "Spoločnosť" -#: ../src/raitv/grl-raitv.c:190 +#: ../src/raitv/grl-raitv.c:188 msgid "Show" msgstr "Šou" -#: ../src/raitv/grl-raitv.c:191 +#: ../src/raitv/grl-raitv.c:189 msgid "Sport" msgstr "Šport" -#: ../src/raitv/grl-raitv.c:192 +#: ../src/raitv/grl-raitv.c:190 msgid "History" msgstr "História" -#: ../src/raitv/grl-raitv.c:193 +#: ../src/raitv/grl-raitv.c:191 msgid "Politics" msgstr "Politici" -#: ../src/raitv/grl-raitv.c:194 +#: ../src/raitv/grl-raitv.c:192 msgid "Leisure" msgstr "Voľný čas" -#: ../src/raitv/grl-raitv.c:195 +#: ../src/raitv/grl-raitv.c:193 msgid "Travel" msgstr "Cestovanie" -#: ../src/raitv/grl-raitv.c:619 +#: ../src/raitv/grl-raitv.c:625 #, c-format msgid "Failed to browse: %s" msgstr "Zlyhalo prehliadanie: %s" -#: ../src/shoutcast/grl-shoutcast.c:67 +#: ../src/shoutcast/grl-shoutcast.c:65 msgid "A source for browsing SHOUTcast radios" msgstr "Zdroj na prehliadanie rádiových staníc služby SHOUTcast" -#: ../src/shoutcast/grl-shoutcast.c:456 +#: ../src/shoutcast/grl-shoutcast.c:462 #, c-format msgid "Cannot find media %s" msgstr "Nedá sa nájsť médium %s" -#: ../src/shoutcast/grl-shoutcast.c:751 ../src/vimeo/grl-vimeo.c:541 +#: ../src/shoutcast/grl-shoutcast.c:757 ../src/vimeo/grl-vimeo.c:548 msgid "non-NULL search text is required" msgstr "Vyžaduje sa nenulový hľadaný text" @@ -512,7 +516,7 @@ msgid "A source for fetching metadata of television shows" msgstr "Zdroj na získavanie metaúdajov televíznych šou" -#: ../src/tmdb/grl-tmdb.c:996 +#: ../src/tmdb/grl-tmdb.c:1004 msgid "Remote data does not contain valid identifier" msgstr "Vzdialené údaje neobsahujú platný identifikátor" @@ -534,7 +538,7 @@ msgid "Empty query" msgstr "Prázdna požiadavka" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "ID „%s“ nie je známy v tomto zdroji" @@ -544,16 +548,16 @@ msgstr "" "Zásuvný modul na vyhľadávanie multimediálneho obsahu použitím služby Tracker" -#: ../src/tracker/grl-tracker-utils.c:642 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "Odstrániteľné - %s" -#: ../src/tracker/grl-tracker-utils.c:654 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "Miestne súbory" -#: ../src/vimeo/grl-vimeo.c:58 +#: ../src/vimeo/grl-vimeo.c:56 msgid "A source for browsing and searching Vimeo videos" msgstr "Zdroj na prehliadanie a vyhľadávanie videí služby Vimeo" @@ -603,15 +607,15 @@ msgid "Watch On Mobile" msgstr "Sledované na mobile" -#: ../src/youtube/grl-youtube.c:117 +#: ../src/youtube/grl-youtube.c:115 msgid "A source for browsing and searching YouTube videos" msgstr "Zdroj na prehliadanie a vyhľadávanie videí služby YouTube" -#: ../src/youtube/grl-youtube.c:864 +#: ../src/youtube/grl-youtube.c:871 msgid "Failed to get feed" msgstr "Zlyhalo získanie kanálu" -#: ../src/youtube/grl-youtube.c:1041 ../src/youtube/grl-youtube.c:1429 +#: ../src/youtube/grl-youtube.c:1048 ../src/youtube/grl-youtube.c:1436 #, c-format msgid "Invalid feed identifier %s" msgstr "Neplatný identifikátor kanálu %s" diff -Nru grilo-plugins-0.3.2/po/sl.po grilo-plugins-0.3.3/po/sl.po --- grilo-plugins-0.3.2/po/sl.po 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/po/sl.po 2016-09-03 16:23:34.000000000 +0000 @@ -9,8 +9,8 @@ "Project-Id-Version: grilo-plugins master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo-" "plugins&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2016-02-01 21:09+0100\n" -"PO-Revision-Date: 2016-02-01 21:11+0100\n" +"POT-Creation-Date: 2016-08-18 22:37+0200\n" +"PO-Revision-Date: 2016-08-18 22:38+0200\n" "Last-Translator: Matej Urbančič \n" "Language-Team: Slovenščina \n" "Language: sl_SI\n" @@ -20,45 +20,49 @@ "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" "%100==4 ? 3 : 0);\n" "X-Poedit-SourceCharset: utf-8\n" -"X-Generator: Poedit 1.8.4\n" +"X-Generator: Poedit 1.8.7.1\n" -#: ../src/bookmarks/grl-bookmarks.c:67 +#: ../src/bookmarks/grl-bookmarks.c:65 msgid "Bookmarks" msgstr "Zaznamki" -#: ../src/bookmarks/grl-bookmarks.c:68 +#: ../src/bookmarks/grl-bookmarks.c:66 msgid "A source for organizing media bookmarks" msgstr "Vir za organiziranje zaznamkov predstavnih predmetov" -#: ../src/bookmarks/grl-bookmarks.c:428 +#: ../src/bookmarks/grl-bookmarks.c:434 msgid "Failed to get bookmark metadata" msgstr "Pridobivanje metapodatkov zaznamka je spodletelo" -#: ../src/bookmarks/grl-bookmarks.c:458 ../src/bookmarks/grl-bookmarks.c:475 +#: ../src/bookmarks/grl-bookmarks.c:464 ../src/bookmarks/grl-bookmarks.c:481 #, c-format msgid "Failed to find bookmarks: %s" msgstr "Ni mogoče najti zaznamkov: %s" -#: ../src/bookmarks/grl-bookmarks.c:627 ../src/podcasts/grl-podcasts.c:821 -#: ../src/podcasts/grl-podcasts.c:853 ../src/podcasts/grl-podcasts.c:885 +#: ../src/bookmarks/grl-bookmarks.c:633 ../src/podcasts/grl-podcasts.c:828 +#: ../src/podcasts/grl-podcasts.c:860 ../src/podcasts/grl-podcasts.c:892 #, c-format msgid "Failed to remove: %s" msgstr "Ni mogoče odstraniti: %s" -#: ../src/bookmarks/grl-bookmarks.c:767 ../src/podcasts/grl-podcasts.c:926 -#: ../src/podcasts/grl-podcasts.c:959 ../src/podcasts/grl-podcasts.c:1804 +#: ../src/bookmarks/grl-bookmarks.c:773 ../src/podcasts/grl-podcasts.c:933 +#: ../src/podcasts/grl-podcasts.c:966 ../src/podcasts/grl-podcasts.c:1811 #, c-format msgid "Failed to store: %s" msgstr "Ni mogoče shraniti: %s" -#: ../src/bookmarks/grl-bookmarks.c:841 ../src/bookmarks/grl-bookmarks.c:876 -#: ../src/bookmarks/grl-bookmarks.c:907 ../src/bookmarks/grl-bookmarks.c:965 -#: ../src/metadata-store/grl-metadata-store.c:849 -#: ../src/podcasts/grl-podcasts.c:1660 ../src/podcasts/grl-podcasts.c:1704 -#: ../src/podcasts/grl-podcasts.c:1738 ../src/podcasts/grl-podcasts.c:1773 +#: ../src/bookmarks/grl-bookmarks.c:847 ../src/bookmarks/grl-bookmarks.c:882 +#: ../src/bookmarks/grl-bookmarks.c:913 ../src/bookmarks/grl-bookmarks.c:971 +#: ../src/metadata-store/grl-metadata-store.c:869 +#: ../src/podcasts/grl-podcasts.c:1667 ../src/podcasts/grl-podcasts.c:1711 +#: ../src/podcasts/grl-podcasts.c:1745 ../src/podcasts/grl-podcasts.c:1780 msgid "No database connection" msgstr "Ni povezave z zbirko podatkov" +#: ../src/chromaprint/grl-chromaprint.c:46 +msgid "A plugin to get metadata using gstreamer framework" +msgstr "Vstavek za pridobitev metapodatkov z uporabo systema gstreamer" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -83,28 +87,28 @@ msgid "Upload failed, URL missing on the media object to be transferred" msgstr "Pošiljanje vzorca je spodletelo, manjka naslov URL predmeta za prenos" -#: ../src/dmap/grl-daap.c:52 +#: ../src/dmap/grl-daap.c:50 #, c-format msgid "A source for browsing the DAAP server '%s'" msgstr "Vir za brskanje strežnika DAAP '%s'" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:787 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "Albumi" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:776 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "Izvajalci" -#: ../src/dmap/grl-daap-db.c:287 ../src/jamendo/grl-jamendo.c:1114 -#: ../src/jamendo/grl-jamendo.c:1189 ../src/magnatune/grl-magnatune.c:834 +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "Določilo vsebnika %s je neveljavno " -#: ../src/dmap/grl-dpap.c:52 +#: ../src/dmap/grl-dpap.c:50 #, c-format msgid "A source for browsing the DPAP server '%s'" msgstr "Vir za brskanje strežnika DPAP '%s'" @@ -113,65 +117,65 @@ msgid "Photos" msgstr "Fotografije" -#: ../src/filesystem/grl-filesystem.c:60 +#: ../src/filesystem/grl-filesystem.c:58 msgid "Filesystem" msgstr "Datotečni sistem" -#: ../src/filesystem/grl-filesystem.c:61 +#: ../src/filesystem/grl-filesystem.c:59 msgid "A source for browsing the filesystem" msgstr "Vir za brskanje po datotečnem sistemu" -#: ../src/filesystem/grl-filesystem.c:1172 +#: ../src/filesystem/grl-filesystem.c:1179 #, c-format msgid "File %s does not exist" msgstr "Datoteka %s ne obstaja" -#: ../src/filesystem/grl-filesystem.c:1250 ../src/youtube/grl-youtube.c:1513 +#: ../src/filesystem/grl-filesystem.c:1257 ../src/youtube/grl-youtube.c:1520 #, c-format msgid "Cannot get media from %s" msgstr "Ni mogoče pridobiti vsebine iz %s" -#: ../src/flickr/grl-flickr.c:63 +#: ../src/flickr/grl-flickr.c:61 msgid "A source for browsing and searching Flickr photos" msgstr "Vir za brskanje in iskanje fotografij Flickr" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:67 +#: ../src/flickr/grl-flickr.c:65 #, c-format msgid "%s's Flickr" msgstr "Flickr uporabnika %s" #. "%s" is a full user name, like "John Doe" -#: ../src/flickr/grl-flickr.c:69 +#: ../src/flickr/grl-flickr.c:67 #, c-format msgid "A source for browsing and searching %s's flickr photos" msgstr "Vir za brskanje in iskanje fotografij flickr uporabnika %s" -#: ../src/freebox/grl-freebox.c:50 +#: ../src/freebox/grl-freebox.c:48 msgid "Freebox TV" msgstr "Freebox TV" -#: ../src/freebox/grl-freebox.c:51 +#: ../src/freebox/grl-freebox.c:49 msgid "A source for browsing Freebox TV channels" msgstr "Vir za brskanje kanalov Freebox TV" -#: ../src/freebox/grl-freebox.c:54 +#: ../src/freebox/grl-freebox.c:52 msgid "Freebox Radio" msgstr "Radio Freebox" -#: ../src/freebox/grl-freebox.c:55 +#: ../src/freebox/grl-freebox.c:53 msgid "A source for browsing Freebox radio channels" msgstr "Vir za brskanje kanalov radia Freebox" -#: ../src/gravatar/grl-gravatar.c:48 +#: ../src/gravatar/grl-gravatar.c:46 msgid "Avatar provider from Gravatar" msgstr "Ponudnik podob spletišča Gravatar" -#: ../src/gravatar/grl-gravatar.c:49 +#: ../src/gravatar/grl-gravatar.c:47 msgid "A plugin to get avatars for artist and author fields" msgstr "Vstavek za pridobivanje podob za izvajalce in avtorje" -#: ../src/jamendo/grl-jamendo.c:93 +#: ../src/jamendo/grl-jamendo.c:91 msgid "A source for browsing and searching Jamendo music" msgstr "Vir za brskanje in iskanje glasbe Jamendo" @@ -199,67 +203,67 @@ msgid "Top tracks" msgstr "Najboljši posnetki" -#: ../src/jamendo/grl-jamendo.c:339 ../src/jamendo/grl-jamendo.c:700 -#: ../src/shoutcast/grl-shoutcast.c:410 ../src/shoutcast/grl-shoutcast.c:464 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 +#: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "Razčlenjevanje odgovora je spodletelo" -#: ../src/jamendo/grl-jamendo.c:347 ../src/jamendo/grl-jamendo.c:354 -#: ../src/podcasts/grl-podcasts.c:1361 ../src/shoutcast/grl-shoutcast.c:418 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 +#: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "Odziv brez vsebine" -#: ../src/jamendo/grl-jamendo.c:669 ../src/shoutcast/grl-shoutcast.c:552 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "Napaka med povezovanjem: %s" -#: ../src/jamendo/grl-jamendo.c:798 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "Viri" -#: ../src/jamendo/grl-jamendo.c:982 ../src/jamendo/grl-jamendo.c:1027 -#: ../src/jamendo/grl-jamendo.c:1054 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "Neveljaven določilnik %s" -#: ../src/jamendo/grl-jamendo.c:1041 ../src/youtube/grl-youtube.c:1105 -#: ../src/youtube/grl-youtube.c:1238 ../src/youtube/grl-youtube.c:1450 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 +#: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "Določilo kategorije %s je neveljavno " -#: ../src/jamendo/grl-jamendo.c:1184 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "Brskanje je spodletelo: %s je posnetek" -#: ../src/jamendo/grl-jamendo.c:1244 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "Napačno oblikovana zahteva poizvedbe \"%s\"" -#: ../src/local-metadata/grl-local-metadata.c:44 +#: ../src/local-metadata/grl-local-metadata.c:42 msgid "Local Metadata Provider" msgstr "Krajevni ponudnik metapodatkov" -#: ../src/local-metadata/grl-local-metadata.c:45 +#: ../src/local-metadata/grl-local-metadata.c:43 msgid "A source providing locally available metadata" msgstr "Vir krajevno dostopnih metapodatkov" -#: ../src/local-metadata/grl-local-metadata.c:381 -#: ../src/metadata-store/grl-metadata-store.c:759 ../src/raitv/grl-raitv.c:868 +#: ../src/local-metadata/grl-local-metadata.c:388 +#: ../src/metadata-store/grl-metadata-store.c:779 ../src/raitv/grl-raitv.c:874 #: ../src/tracker/grl-tracker-source-api.c:527 #, c-format msgid "Failed to resolve: %s" msgstr "Razreševanje je spodletelo: %s" -#: ../src/local-metadata/grl-local-metadata.c:675 +#: ../src/local-metadata/grl-local-metadata.c:682 msgid "Cannot resolve any of the given keys" msgstr "Ni mogoče razrešiti nobenega izmed podanih ključev" -#: ../src/local-metadata/grl-local-metadata.c:679 +#: ../src/local-metadata/grl-local-metadata.c:686 msgid "A GIO supported URL for images is required" msgstr "Zahtevan je z GIO podprt naslov URL slik" @@ -271,123 +275,123 @@ msgid "A source for browsing music" msgstr "Vir brskanja glasbenih datotek" -#: ../src/magnatune/grl-magnatune.c:411 +#: ../src/magnatune/grl-magnatune.c:422 #, c-format msgid "Failed to get database from magnatune: %s" msgstr "Pridobivanje podatkovne zbirke magnatune je spodletelo: %s" -#: ../src/magnatune/grl-magnatune.c:441 +#: ../src/magnatune/grl-magnatune.c:452 #, c-format msgid "Failed to save database from magnatune - '%s'" msgstr "Shranjevanje podatkovne zbirke iz magnatune je spodletelo - '%s'" -#: ../src/magnatune/grl-magnatune.c:689 +#: ../src/magnatune/grl-magnatune.c:697 #, c-format msgid "Failed to get table from magnatune db: %s" msgstr "" "Pridobivanje razpredelnice podatkovne zbirke magnatune je spodletelo: %s" -#: ../src/magnatune/grl-magnatune.c:705 +#: ../src/magnatune/grl-magnatune.c:713 #, c-format msgid "Fail before returning media to user: %s" msgstr "Opravilo je spodletelo pred posredovanjem vsebine uporabniku: %s" -#: ../src/metadata-store/grl-metadata-store.c:47 +#: ../src/metadata-store/grl-metadata-store.c:45 msgid "Metadata Store" msgstr "Shramba metapodatkov" -#: ../src/metadata-store/grl-metadata-store.c:48 +#: ../src/metadata-store/grl-metadata-store.c:46 msgid "A plugin for storing extra metadata information" msgstr "Vstavek za shranjevanje dodatnih metapodatkov" -#: ../src/metadata-store/grl-metadata-store.c:573 -#: ../src/metadata-store/grl-metadata-store.c:592 -#: ../src/metadata-store/grl-metadata-store.c:804 +#: ../src/metadata-store/grl-metadata-store.c:593 +#: ../src/metadata-store/grl-metadata-store.c:612 +#: ../src/metadata-store/grl-metadata-store.c:824 #: ../src/tracker/grl-tracker-source-api.c:637 #, c-format msgid "Failed to update metadata: %s" msgstr "Posodabljanje metapodatkov je spodletelo: %s" -#: ../src/metadata-store/grl-metadata-store.c:574 +#: ../src/metadata-store/grl-metadata-store.c:594 msgid "specified keys are not writable" msgstr "V navedene ključe ni mogoče pisati" -#: ../src/metadata-store/grl-metadata-store.c:614 +#: ../src/metadata-store/grl-metadata-store.c:634 msgid "Failed to update metadata" msgstr "Posodabljanje metapodatkov je spodletelo" -#: ../src/metadata-store/grl-metadata-store.c:760 -#: ../src/metadata-store/grl-metadata-store.c:805 +#: ../src/metadata-store/grl-metadata-store.c:780 +#: ../src/metadata-store/grl-metadata-store.c:825 msgid "\"source-id\" not available" msgstr "\"source-id\" ni na voljo" -#: ../src/metadata-store/grl-metadata-store.c:780 +#: ../src/metadata-store/grl-metadata-store.c:800 msgid "Failed to resolve" msgstr "Razreševanje je spodletelo" -#: ../src/metadata-store/grl-metadata-store.c:917 -#: ../src/metadata-store/grl-metadata-store.c:954 ../src/raitv/grl-raitv.c:426 -#: ../src/shoutcast/grl-shoutcast.c:750 ../src/vimeo/grl-vimeo.c:540 +#: ../src/metadata-store/grl-metadata-store.c:937 +#: ../src/metadata-store/grl-metadata-store.c:974 ../src/raitv/grl-raitv.c:432 +#: ../src/shoutcast/grl-shoutcast.c:756 ../src/vimeo/grl-vimeo.c:547 #, c-format msgid "Failed to search: %s" msgstr "Iskanje je spodletelo: %s" -#: ../src/opensubtitles/grl-opensubtitles.c:42 +#: ../src/opensubtitles/grl-opensubtitles.c:40 msgid "OpenSubtitles Provider" msgstr "Ponudnik OpenSubtitles" -#: ../src/opensubtitles/grl-opensubtitles.c:43 +#: ../src/opensubtitles/grl-opensubtitles.c:41 msgid "A source providing a list of subtitles for a video" msgstr "Vir, kjer je mogoče iskati podnapise video posnetkov" -#: ../src/optical-media/grl-optical-media.c:46 +#: ../src/optical-media/grl-optical-media.c:44 msgid "Optical Media" msgstr "Optični nosilec" -#: ../src/optical-media/grl-optical-media.c:47 +#: ../src/optical-media/grl-optical-media.c:45 msgid "A source for browsing optical media" msgstr "Vir za brskanje optičnih nosilcev" -#: ../src/podcasts/grl-podcasts.c:155 +#: ../src/podcasts/grl-podcasts.c:153 msgid "A source for browsing podcasts" msgstr "Vir za brskanje podcastov" -#: ../src/podcasts/grl-podcasts.c:757 ../src/podcasts/grl-podcasts.c:777 +#: ../src/podcasts/grl-podcasts.c:764 ../src/podcasts/grl-podcasts.c:784 #, c-format msgid "Failed to get podcast streams: %s" msgstr "Pridobivanje pretokov podcastov je spodletelo: %s" -#: ../src/podcasts/grl-podcasts.c:1243 ../src/podcasts/grl-podcasts.c:1252 -#: ../src/podcasts/grl-podcasts.c:1262 +#: ../src/podcasts/grl-podcasts.c:1250 ../src/podcasts/grl-podcasts.c:1259 +#: ../src/podcasts/grl-podcasts.c:1269 msgid "Failed to parse content" msgstr "Razčlenitev vsebine je spodletela" -#: ../src/podcasts/grl-podcasts.c:1295 +#: ../src/podcasts/grl-podcasts.c:1302 msgid "Failed to parse podcast contents" msgstr "Razčlenjevanje vsebine podcastov je spodletelo" -#: ../src/podcasts/grl-podcasts.c:1450 +#: ../src/podcasts/grl-podcasts.c:1457 msgid "Failed to get podcast information" msgstr "Pridobivanje podrobnosti podcastov je spodletelo" -#: ../src/podcasts/grl-podcasts.c:1490 ../src/podcasts/grl-podcasts.c:1510 +#: ../src/podcasts/grl-podcasts.c:1497 ../src/podcasts/grl-podcasts.c:1517 #, c-format msgid "Failed to get podcasts list: %s" msgstr "Pridobivanje seznama podcastov je spodletelo: %s" -#: ../src/podcasts/grl-podcasts.c:1563 ../src/podcasts/grl-podcasts.c:1578 +#: ../src/podcasts/grl-podcasts.c:1570 ../src/podcasts/grl-podcasts.c:1585 msgid "Failed to get podcast stream metadata" msgstr "Pridobivanje metapodatkov pretoka podcasta je spodletelo" -#: ../src/podcasts/grl-podcasts.c:1616 +#: ../src/podcasts/grl-podcasts.c:1623 msgid "Failed to get podcast metadata" msgstr "Pridobivanje metapodatkov podcasta je spodletelo." -#: ../src/podcasts/grl-podcasts.c:1800 +#: ../src/podcasts/grl-podcasts.c:1807 msgid "Cannot create containers. Only feeds are accepted" msgstr "Vsebnikov ni mogoče ustvariti. Sprejmejo se le viri" -#: ../src/podcasts/grl-podcasts.c:1805 +#: ../src/podcasts/grl-podcasts.c:1812 msgid "URL required" msgstr "Zahtevani URL" @@ -399,113 +403,113 @@ msgid "Recent" msgstr "Nedavno" -#: ../src/raitv/grl-raitv.c:95 +#: ../src/raitv/grl-raitv.c:93 msgid "A source for browsing and searching Rai.tv videos" msgstr "Vir za brskanje in iskanje videov Rai.tv" -#: ../src/raitv/grl-raitv.c:173 +#: ../src/raitv/grl-raitv.c:171 msgid "All" msgstr "Vse" -#: ../src/raitv/grl-raitv.c:174 +#: ../src/raitv/grl-raitv.c:172 msgid "Black and White" msgstr "Črno-belo" -#: ../src/raitv/grl-raitv.c:175 +#: ../src/raitv/grl-raitv.c:173 msgid "Cinema" msgstr "Kino" -#: ../src/raitv/grl-raitv.c:176 +#: ../src/raitv/grl-raitv.c:174 msgid "Comedians" msgstr "Komiki" -#: ../src/raitv/grl-raitv.c:177 +#: ../src/raitv/grl-raitv.c:175 msgid "Chronicle" msgstr "Kronike" -#: ../src/raitv/grl-raitv.c:178 +#: ../src/raitv/grl-raitv.c:176 msgid "Culture" msgstr "Kultura" -#: ../src/raitv/grl-raitv.c:179 +#: ../src/raitv/grl-raitv.c:177 msgid "Economy" msgstr "Ekonomija" -#: ../src/raitv/grl-raitv.c:180 +#: ../src/raitv/grl-raitv.c:178 msgid "Fiction" msgstr "Fikcija" -#: ../src/raitv/grl-raitv.c:181 +#: ../src/raitv/grl-raitv.c:179 msgid "Junior" msgstr "Mladinsko" -#: ../src/raitv/grl-raitv.c:182 +#: ../src/raitv/grl-raitv.c:180 msgid "Investigations" msgstr "Preiskave" -#: ../src/raitv/grl-raitv.c:183 +#: ../src/raitv/grl-raitv.c:181 msgid "Interviews" msgstr "Intervjuji" -#: ../src/raitv/grl-raitv.c:184 +#: ../src/raitv/grl-raitv.c:182 msgid "Music" msgstr "Glasba" -#: ../src/raitv/grl-raitv.c:185 +#: ../src/raitv/grl-raitv.c:183 msgid "News" msgstr "Novice" -#: ../src/raitv/grl-raitv.c:186 +#: ../src/raitv/grl-raitv.c:184 msgid "Health" msgstr "Zdravje" -#: ../src/raitv/grl-raitv.c:187 +#: ../src/raitv/grl-raitv.c:185 msgid "Satire" msgstr "Satira" -#: ../src/raitv/grl-raitv.c:189 +#: ../src/raitv/grl-raitv.c:187 msgid "Society" msgstr "Družba" -#: ../src/raitv/grl-raitv.c:190 +#: ../src/raitv/grl-raitv.c:188 msgid "Show" msgstr "Pokaži" -#: ../src/raitv/grl-raitv.c:191 +#: ../src/raitv/grl-raitv.c:189 msgid "Sport" msgstr "Šport" -#: ../src/raitv/grl-raitv.c:192 +#: ../src/raitv/grl-raitv.c:190 msgid "History" msgstr "Zgodovina" -#: ../src/raitv/grl-raitv.c:193 +#: ../src/raitv/grl-raitv.c:191 msgid "Politics" msgstr "Politika" -#: ../src/raitv/grl-raitv.c:194 +#: ../src/raitv/grl-raitv.c:192 msgid "Leisure" msgstr "Prosti čas" -#: ../src/raitv/grl-raitv.c:195 +#: ../src/raitv/grl-raitv.c:193 msgid "Travel" msgstr "Potovanja" -#: ../src/raitv/grl-raitv.c:619 +#: ../src/raitv/grl-raitv.c:625 #, c-format msgid "Failed to browse: %s" msgstr "Brskanje je spodletelo: %s" -#: ../src/shoutcast/grl-shoutcast.c:67 +#: ../src/shoutcast/grl-shoutcast.c:65 msgid "A source for browsing SHOUTcast radios" msgstr "Vir za brskanje po postajah SHOUTcast" -#: ../src/shoutcast/grl-shoutcast.c:456 +#: ../src/shoutcast/grl-shoutcast.c:462 #, c-format msgid "Cannot find media %s" msgstr "Ni mogoče najti nosilca %s" -#: ../src/shoutcast/grl-shoutcast.c:751 ../src/vimeo/grl-vimeo.c:541 +#: ../src/shoutcast/grl-shoutcast.c:757 ../src/vimeo/grl-vimeo.c:548 msgid "non-NULL search text is required" msgstr "Iskalno besedilo ne more biti prazna vrednost" @@ -513,7 +517,7 @@ msgid "A source for fetching metadata of television shows" msgstr "Vir za pridobivanje metapodatkov televizijskih oddaj" -#: ../src/tmdb/grl-tmdb.c:996 +#: ../src/tmdb/grl-tmdb.c:1004 msgid "Remote data does not contain valid identifier" msgstr "Oddaljeni podatki ne vsebujejo veljavnih določil" @@ -535,7 +539,7 @@ msgid "Empty query" msgstr "Prazna poizvedba" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "V tem viru ID '%s' ni znan" @@ -544,16 +548,16 @@ msgid "A plugin for searching multimedia content using Tracker" msgstr "Vstavek za iskanje predstavnih vsebin z uporabo sistema Tracker" -#: ../src/tracker/grl-tracker-utils.c:640 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "Odstranljivo - %s" -#: ../src/tracker/grl-tracker-utils.c:652 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "Krajevne datoteke" -#: ../src/vimeo/grl-vimeo.c:58 +#: ../src/vimeo/grl-vimeo.c:56 msgid "A source for browsing and searching Vimeo videos" msgstr "Vir za brskanje in iskanje videov Vimeo" @@ -601,15 +605,15 @@ msgid "Watch On Mobile" msgstr "Oglej si na mobilni napravi" -#: ../src/youtube/grl-youtube.c:117 +#: ../src/youtube/grl-youtube.c:115 msgid "A source for browsing and searching YouTube videos" msgstr "Vir za brskanje in iskanje videov YouTube" -#: ../src/youtube/grl-youtube.c:864 +#: ../src/youtube/grl-youtube.c:871 msgid "Failed to get feed" msgstr "Pridobivanje vira je spodletelo" -#: ../src/youtube/grl-youtube.c:1041 ../src/youtube/grl-youtube.c:1429 +#: ../src/youtube/grl-youtube.c:1048 ../src/youtube/grl-youtube.c:1436 #, c-format msgid "Invalid feed identifier %s" msgstr "Določilo obvestilnika %s je neveljavno " diff -Nru grilo-plugins-0.3.2/po/sr@latin.po grilo-plugins-0.3.3/po/sr@latin.po --- grilo-plugins-0.3.2/po/sr@latin.po 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/po/sr@latin.po 2016-09-03 16:23:34.000000000 +0000 @@ -1,16 +1,16 @@ # Serbian translation for grilo-plugins. -# Courtesy of Prevod.org team (http://prevod.org/) -- 2013—2015. +# Courtesy of Prevod.org team (http://prevod.org/) -- 2013—2016. # This file is distributed under the same license as the grilo-plugins package. # Miroslav Nikolić , 2013—2016. msgid "" msgstr "" "Project-Id-Version: grilo-plugins master\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo-" -"plugins&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2016-02-18 11:21+0000\n" -"PO-Revision-Date: 2016-02-18 21:29+0200\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo&k" +"eywords=I18N+L10N&component=plugins\n" +"POT-Creation-Date: 2016-08-18 21:14+0000\n" +"PO-Revision-Date: 2016-08-28 10:51+0200\n" "Last-Translator: Miroslav Nikolić \n" -"Language-Team: Serbian \n" +"Language-Team: srpski \n" "Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -56,6 +56,11 @@ msgid "No database connection" msgstr "Nema veza sa bazom podataka" +#: ../src/chromaprint/grl-chromaprint.c:46 +#| msgid "A plugin for storing extra metadata information" +msgid "A plugin to get metadata using gstreamer framework" +msgstr "Priključak za dobavljanje podataka upotrebom radnog sklopa gstrimera" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -86,18 +91,18 @@ msgid "A source for browsing the DAAP server '%s'" msgstr "Izvor za razgledanje DAAP servera „%s“" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:793 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "Albumi" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:782 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "Izvođači" -#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1120 -#: ../src/jamendo/grl-jamendo.c:1195 ../src/magnatune/grl-magnatune.c:841 +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "Neispravan odrednik sadržaoca „%s“" @@ -173,67 +178,67 @@ msgid "A source for browsing and searching Jamendo music" msgstr "Izvor za razgledanje i pretragu muzike Jamenda" -#: ../src/jamendo/grl-jamendo.c:147 +#: ../src/jamendo/grl-jamendo.c:149 msgid "Albums of the week" msgstr "Albumi nedelje" -#: ../src/jamendo/grl-jamendo.c:149 +#: ../src/jamendo/grl-jamendo.c:151 msgid "Tracks of the week" msgstr "Pesme nedelje" -#: ../src/jamendo/grl-jamendo.c:151 +#: ../src/jamendo/grl-jamendo.c:153 msgid "New releases" msgstr "Nova izdanja" -#: ../src/jamendo/grl-jamendo.c:153 +#: ../src/jamendo/grl-jamendo.c:155 msgid "Top artists" msgstr "Najbolji izvođači" -#: ../src/jamendo/grl-jamendo.c:155 +#: ../src/jamendo/grl-jamendo.c:157 msgid "Top albums" msgstr "Najbolji albumi" -#: ../src/jamendo/grl-jamendo.c:157 +#: ../src/jamendo/grl-jamendo.c:159 msgid "Top tracks" msgstr "Najbolje pesme" -#: ../src/jamendo/grl-jamendo.c:346 ../src/jamendo/grl-jamendo.c:706 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 #: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "Nisam uspeo da obradim odgovor" -#: ../src/jamendo/grl-jamendo.c:354 ../src/jamendo/grl-jamendo.c:361 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 #: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "Prazan odgovor" -#: ../src/jamendo/grl-jamendo.c:675 ../src/shoutcast/grl-shoutcast.c:558 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "Nisam uspeo da se povežem: %s" -#: ../src/jamendo/grl-jamendo.c:804 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "Dovodi" -#: ../src/jamendo/grl-jamendo.c:988 ../src/jamendo/grl-jamendo.c:1033 -#: ../src/jamendo/grl-jamendo.c:1060 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "Neispravan odrednik „%s“" -#: ../src/jamendo/grl-jamendo.c:1047 ../src/youtube/grl-youtube.c:1112 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 #: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "Neispravan odrednik kategorije „%s“" -#: ../src/jamendo/grl-jamendo.c:1190 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "Nisam uspeo da razgledam: „%s“ je pesma" -#: ../src/jamendo/grl-jamendo.c:1250 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "Loš upit \"%s\"" @@ -532,7 +537,7 @@ msgid "Empty query" msgstr "Prazan upit" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "IB „%s“ nije poznat u ovom izvoru" @@ -541,12 +546,12 @@ msgid "A plugin for searching multimedia content using Tracker" msgstr "Priključak za pretraživanje multimedijskog sadržaja upotrebom Pratioca" -#: ../src/tracker/grl-tracker-utils.c:642 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "Uklonjivo — %s" -#: ../src/tracker/grl-tracker-utils.c:654 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "Mesne datoteke" diff -Nru grilo-plugins-0.3.2/po/sr.po grilo-plugins-0.3.3/po/sr.po --- grilo-plugins-0.3.2/po/sr.po 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/po/sr.po 2016-09-03 16:23:34.000000000 +0000 @@ -1,16 +1,16 @@ # Serbian translation for grilo-plugins. -# Courtesy of Prevod.org team (http://prevod.org/) -- 2013—2015. +# Courtesy of Prevod.org team (http://prevod.org/) -- 2013—2016. # This file is distributed under the same license as the grilo-plugins package. # Мирослав Николић , 2013—2016. msgid "" msgstr "" "Project-Id-Version: grilo-plugins master\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo-" -"plugins&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2016-02-18 11:21+0000\n" -"PO-Revision-Date: 2016-02-18 21:29+0200\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=grilo&k" +"eywords=I18N+L10N&component=plugins\n" +"POT-Creation-Date: 2016-08-18 21:14+0000\n" +"PO-Revision-Date: 2016-08-28 10:51+0200\n" "Last-Translator: Мирослав Николић \n" -"Language-Team: Serbian \n" +"Language-Team: српски \n" "Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -56,6 +56,11 @@ msgid "No database connection" msgstr "Нема веза са базом података" +#: ../src/chromaprint/grl-chromaprint.c:46 +#| msgid "A plugin for storing extra metadata information" +msgid "A plugin to get metadata using gstreamer framework" +msgstr "Прикључак за добављање података употребом радног склопа гстримера" + #: ../src/dleyna/grl-dleyna-source.c:34 #, c-format msgid "A source for browsing the DLNA server '%s'" @@ -86,18 +91,18 @@ msgid "A source for browsing the DAAP server '%s'" msgstr "Извор за разгледање ДААП сервера „%s“" -#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:793 +#: ../src/dmap/grl-daap-db.c:62 ../src/jamendo/grl-jamendo.c:795 #: ../src/magnatune/grl-magnatune.c:121 msgid "Albums" msgstr "Албуми" -#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:782 +#: ../src/dmap/grl-daap-db.c:64 ../src/jamendo/grl-jamendo.c:784 #: ../src/magnatune/grl-magnatune.c:120 msgid "Artists" msgstr "Извођачи" -#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1120 -#: ../src/jamendo/grl-jamendo.c:1195 ../src/magnatune/grl-magnatune.c:841 +#: ../src/dmap/grl-daap-db.c:285 ../src/jamendo/grl-jamendo.c:1122 +#: ../src/jamendo/grl-jamendo.c:1233 ../src/magnatune/grl-magnatune.c:841 #, c-format msgid "Invalid container identifier %s" msgstr "Неисправан одредник садржаоца „%s“" @@ -173,67 +178,67 @@ msgid "A source for browsing and searching Jamendo music" msgstr "Извор за разгледање и претрагу музике Јаменда" -#: ../src/jamendo/grl-jamendo.c:147 +#: ../src/jamendo/grl-jamendo.c:149 msgid "Albums of the week" msgstr "Албуми недеље" -#: ../src/jamendo/grl-jamendo.c:149 +#: ../src/jamendo/grl-jamendo.c:151 msgid "Tracks of the week" msgstr "Песме недеље" -#: ../src/jamendo/grl-jamendo.c:151 +#: ../src/jamendo/grl-jamendo.c:153 msgid "New releases" msgstr "Нова издања" -#: ../src/jamendo/grl-jamendo.c:153 +#: ../src/jamendo/grl-jamendo.c:155 msgid "Top artists" msgstr "Најбољи извођачи" -#: ../src/jamendo/grl-jamendo.c:155 +#: ../src/jamendo/grl-jamendo.c:157 msgid "Top albums" msgstr "Најбољи албуми" -#: ../src/jamendo/grl-jamendo.c:157 +#: ../src/jamendo/grl-jamendo.c:159 msgid "Top tracks" msgstr "Најбоље песме" -#: ../src/jamendo/grl-jamendo.c:346 ../src/jamendo/grl-jamendo.c:706 +#: ../src/jamendo/grl-jamendo.c:348 ../src/jamendo/grl-jamendo.c:708 #: ../src/shoutcast/grl-shoutcast.c:416 ../src/shoutcast/grl-shoutcast.c:470 msgid "Failed to parse response" msgstr "Нисам успео да обрадим одговор" -#: ../src/jamendo/grl-jamendo.c:354 ../src/jamendo/grl-jamendo.c:361 +#: ../src/jamendo/grl-jamendo.c:356 ../src/jamendo/grl-jamendo.c:363 #: ../src/podcasts/grl-podcasts.c:1368 ../src/shoutcast/grl-shoutcast.c:424 msgid "Empty response" msgstr "Празан одговор" -#: ../src/jamendo/grl-jamendo.c:675 ../src/shoutcast/grl-shoutcast.c:558 +#: ../src/jamendo/grl-jamendo.c:677 ../src/shoutcast/grl-shoutcast.c:558 #, c-format msgid "Failed to connect: %s" msgstr "Нисам успео да се повежем: %s" -#: ../src/jamendo/grl-jamendo.c:804 +#: ../src/jamendo/grl-jamendo.c:806 msgid "Feeds" msgstr "Доводи" -#: ../src/jamendo/grl-jamendo.c:988 ../src/jamendo/grl-jamendo.c:1033 -#: ../src/jamendo/grl-jamendo.c:1060 +#: ../src/jamendo/grl-jamendo.c:990 ../src/jamendo/grl-jamendo.c:1035 +#: ../src/jamendo/grl-jamendo.c:1062 #, c-format msgid "Invalid identifier %s" msgstr "Неисправан одредник „%s“" -#: ../src/jamendo/grl-jamendo.c:1047 ../src/youtube/grl-youtube.c:1112 +#: ../src/jamendo/grl-jamendo.c:1049 ../src/youtube/grl-youtube.c:1112 #: ../src/youtube/grl-youtube.c:1245 ../src/youtube/grl-youtube.c:1457 #, c-format msgid "Invalid category identifier %s" msgstr "Неисправан одредник категорије „%s“" -#: ../src/jamendo/grl-jamendo.c:1190 +#: ../src/jamendo/grl-jamendo.c:1228 #, c-format msgid "Failed to browse: %s is a track" msgstr "Нисам успео да разгледам: „%s“ је песма" -#: ../src/jamendo/grl-jamendo.c:1250 +#: ../src/jamendo/grl-jamendo.c:1287 #, c-format msgid "Malformed query \"%s\"" msgstr "Лош упит \"%s\"" @@ -532,7 +537,7 @@ msgid "Empty query" msgstr "Празан упит" -#: ../src/tracker/grl-tracker-source-api.c:1075 +#: ../src/tracker/grl-tracker-source-api.c:1077 #, c-format msgid "ID '%s' is not known in this source" msgstr "ИБ „%s“ није познат у овом извору" @@ -541,12 +546,12 @@ msgid "A plugin for searching multimedia content using Tracker" msgstr "Прикључак за претраживање мултимедијског садржаја употребом Пратиоца" -#: ../src/tracker/grl-tracker-utils.c:642 +#: ../src/tracker/grl-tracker-utils.c:691 #, c-format msgid "Removable - %s" msgstr "Уклоњиво — %s" -#: ../src/tracker/grl-tracker-utils.c:654 +#: ../src/tracker/grl-tracker-utils.c:703 msgid "Local files" msgstr "Месне датотеке" diff -Nru grilo-plugins-0.3.2/po/zh_HK.po grilo-plugins-0.3.3/po/zh_HK.po --- grilo-plugins-0.3.2/po/zh_HK.po 2016-02-11 15:03:14.000000000 +0000 +++ grilo-plugins-0.3.3/po/zh_HK.po 2016-09-03 16:17:53.000000000 +0000 @@ -12,7 +12,7 @@ "PO-Revision-Date: 2014-08-21 17:12+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (Hong Kong) \n" -"Language: zh_TW\n" +"Language: zh_HK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -Nru grilo-plugins-0.3.2/src/dleyna/grl-dleyna-proxy-manager.c grilo-plugins-0.3.3/src/dleyna/grl-dleyna-proxy-manager.c --- grilo-plugins-0.3.2/src/dleyna/grl-dleyna-proxy-manager.c 2016-06-16 22:03:15.000000000 +0000 +++ grilo-plugins-0.3.3/src/dleyna/grl-dleyna-proxy-manager.c 2016-09-10 14:01:31.000000000 +0000 @@ -1,5 +1,5 @@ /* - * Generated by gdbus-codegen 2.49.1. DO NOT EDIT. + * Generated by gdbus-codegen 2.49.5. DO NOT EDIT. * * The license of this code is the same as for the source it was derived from. */ diff -Nru grilo-plugins-0.3.2/src/dleyna/grl-dleyna-proxy-manager.h grilo-plugins-0.3.3/src/dleyna/grl-dleyna-proxy-manager.h --- grilo-plugins-0.3.2/src/dleyna/grl-dleyna-proxy-manager.h 2016-06-16 22:03:15.000000000 +0000 +++ grilo-plugins-0.3.3/src/dleyna/grl-dleyna-proxy-manager.h 2016-09-10 14:01:31.000000000 +0000 @@ -1,5 +1,5 @@ /* - * Generated by gdbus-codegen 2.49.1. DO NOT EDIT. + * Generated by gdbus-codegen 2.49.5. DO NOT EDIT. * * The license of this code is the same as for the source it was derived from. */ diff -Nru grilo-plugins-0.3.2/src/dleyna/grl-dleyna-proxy-mediadevice.c grilo-plugins-0.3.3/src/dleyna/grl-dleyna-proxy-mediadevice.c --- grilo-plugins-0.3.2/src/dleyna/grl-dleyna-proxy-mediadevice.c 2016-06-16 22:03:15.000000000 +0000 +++ grilo-plugins-0.3.3/src/dleyna/grl-dleyna-proxy-mediadevice.c 2016-09-10 14:01:31.000000000 +0000 @@ -1,5 +1,5 @@ /* - * Generated by gdbus-codegen 2.49.1. DO NOT EDIT. + * Generated by gdbus-codegen 2.49.5. DO NOT EDIT. * * The license of this code is the same as for the source it was derived from. */ diff -Nru grilo-plugins-0.3.2/src/dleyna/grl-dleyna-proxy-mediadevice.h grilo-plugins-0.3.3/src/dleyna/grl-dleyna-proxy-mediadevice.h --- grilo-plugins-0.3.2/src/dleyna/grl-dleyna-proxy-mediadevice.h 2016-06-16 22:03:15.000000000 +0000 +++ grilo-plugins-0.3.3/src/dleyna/grl-dleyna-proxy-mediadevice.h 2016-09-10 14:01:31.000000000 +0000 @@ -1,5 +1,5 @@ /* - * Generated by gdbus-codegen 2.49.1. DO NOT EDIT. + * Generated by gdbus-codegen 2.49.5. DO NOT EDIT. * * The license of this code is the same as for the source it was derived from. */ diff -Nru grilo-plugins-0.3.2/src/dleyna/grl-dleyna-proxy-mediaserver2.c grilo-plugins-0.3.3/src/dleyna/grl-dleyna-proxy-mediaserver2.c --- grilo-plugins-0.3.2/src/dleyna/grl-dleyna-proxy-mediaserver2.c 2016-06-16 22:03:15.000000000 +0000 +++ grilo-plugins-0.3.3/src/dleyna/grl-dleyna-proxy-mediaserver2.c 2016-09-10 14:01:31.000000000 +0000 @@ -1,5 +1,5 @@ /* - * Generated by gdbus-codegen 2.49.1. DO NOT EDIT. + * Generated by gdbus-codegen 2.49.5. DO NOT EDIT. * * The license of this code is the same as for the source it was derived from. */ diff -Nru grilo-plugins-0.3.2/src/dleyna/grl-dleyna-proxy-mediaserver2.h grilo-plugins-0.3.3/src/dleyna/grl-dleyna-proxy-mediaserver2.h --- grilo-plugins-0.3.2/src/dleyna/grl-dleyna-proxy-mediaserver2.h 2016-06-16 22:03:15.000000000 +0000 +++ grilo-plugins-0.3.3/src/dleyna/grl-dleyna-proxy-mediaserver2.h 2016-09-10 14:01:31.000000000 +0000 @@ -1,5 +1,5 @@ /* - * Generated by gdbus-codegen 2.49.1. DO NOT EDIT. + * Generated by gdbus-codegen 2.49.5. DO NOT EDIT. * * The license of this code is the same as for the source it was derived from. */ diff -Nru grilo-plugins-0.3.2/src/dmap/grl-daap.c grilo-plugins-0.3.3/src/dmap/grl-daap.c --- grilo-plugins-0.3.2/src/dmap/grl-daap.c 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/src/dmap/grl-daap.c 2016-09-03 16:23:34.000000000 +0000 @@ -365,6 +365,7 @@ if (!keys) { keys = grl_metadata_key_list_new (GRL_METADATA_KEY_ALBUM, + GRL_METADATA_KEY_ALBUM_DISC_NUMBER, GRL_METADATA_KEY_ARTIST, GRL_METADATA_KEY_BITRATE, GRL_METADATA_KEY_DURATION, diff -Nru grilo-plugins-0.3.2/src/dmap/grl-daap-db.c grilo-plugins-0.3.3/src/dmap/grl-daap-db.c --- grilo-plugins-0.3.2/src/dmap/grl-daap-db.c 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/src/dmap/grl-daap-db.c 2016-09-03 16:23:34.000000000 +0000 @@ -161,6 +161,7 @@ gint duration = 0; gint32 bitrate = 0, + disc = 0, track = 0; gchar *id_s = NULL, *title = NULL, @@ -186,6 +187,8 @@ &title, "track", &track, + "disc", + &disc, "location", &url, "has-video", @@ -217,6 +220,10 @@ grl_media_set_bitrate (media, bitrate); grl_media_set_track_number (media, track); + if (disc != 0) { + grl_media_set_album_disc_number (media, disc); + } + if (album) { grl_media_set_album (media, album); } diff -Nru grilo-plugins-0.3.2/src/local-metadata/grl-local-metadata.c grilo-plugins-0.3.3/src/local-metadata/grl-local-metadata.c --- grilo-plugins-0.3.2/src/local-metadata/grl-local-metadata.c 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/src/local-metadata/grl-local-metadata.c 2016-09-03 16:17:53.000000000 +0000 @@ -604,7 +604,7 @@ GrlKeyID key_id, GList **missing_keys) { - if (!media || grl_media_is_video (media)) + if (!media) return FALSE; if (grl_media_is_audio (media)) { @@ -635,7 +635,7 @@ return FALSE; } - if (grl_media_is_image (media)) { + if (grl_media_is_image (media) || grl_media_is_video (media)) { if (key_id != GRL_METADATA_KEY_THUMBNAIL) return FALSE; if (!grl_data_has_key (GRL_DATA (media), GRL_METADATA_KEY_URL)) @@ -694,7 +694,7 @@ GRL_DEBUG ("\ttrying to resolve for: %s", grl_media_get_url (rs->media)); - if (grl_media_is_image (rs->media)) { + if (grl_media_is_image (rs->media) || grl_media_is_video (rs->media)) { resolve_image (data, flags); } else if (grl_media_is_audio (rs->media)) { /* Try for a per-track thumbnail first; we'll fall back to album art diff -Nru grilo-plugins-0.3.2/src/lua-factory/grl-lua-common.h grilo-plugins-0.3.3/src/lua-factory/grl-lua-common.h --- grilo-plugins-0.3.2/src/lua-factory/grl-lua-common.h 2016-06-06 09:06:54.000000000 +0000 +++ grilo-plugins-0.3.3/src/lua-factory/grl-lua-common.h 2016-09-05 13:16:28.000000000 +0000 @@ -28,6 +28,7 @@ #include "grl-lua-library.h" #include +#include #ifdef GOA_ENABLED #define GOA_API_IS_SUBJECT_TO_CHANGE @@ -99,5 +100,6 @@ void grl_lua_operations_cancel_operation (lua_State *L, guint operation_id); OperationSpec * grl_lua_operations_get_current_op (lua_State *L); gboolean grl_lua_operations_pcall (lua_State *L, gint nargs, OperationSpec *os, GError **err); +GrlNetWc * grl_lua_operations_get_grl_net_wc (lua_State *L); #endif /* _GRL_LUA_LIBRARY_COMMON_H_ */ diff -Nru grilo-plugins-0.3.2/src/lua-factory/grl-lua-library.c grilo-plugins-0.3.3/src/lua-factory/grl-lua-library.c --- grilo-plugins-0.3.2/src/lua-factory/grl-lua-library.c 2016-06-16 13:05:54.000000000 +0000 +++ grilo-plugins-0.3.3/src/lua-factory/grl-lua-library.c 2016-09-05 13:16:28.000000000 +0000 @@ -702,7 +702,7 @@ { GrlNetWc *wc; - wc = grl_net_wc_new (); + wc = grl_lua_operations_get_grl_net_wc (L); if (arg_offset <= lua_gettop (L) && lua_istable (L, arg_offset)) { /* Set GrlNetWc options */ lua_pushnil (L); @@ -1227,7 +1227,6 @@ grl_net_wc_request_async (wc, urls[i], os->cancellable, grl_util_fetch_done, fo); } - g_object_unref (wc); g_free (urls); /* Set the state as wating for this async operation */ @@ -1502,7 +1501,6 @@ uo->os = os; grl_net_wc_request_async (wc, url, os->cancellable, grl_util_unzip_done, uo); - g_object_unref (wc); grl_lua_operations_set_source_state (L, LUA_SOURCE_WAITING, os); return 0; diff -Nru grilo-plugins-0.3.2/src/lua-factory/grl-lua-library-operations.c grilo-plugins-0.3.3/src/lua-factory/grl-lua-library-operations.c --- grilo-plugins-0.3.2/src/lua-factory/grl-lua-library-operations.c 2016-06-06 09:06:54.000000000 +0000 +++ grilo-plugins-0.3.3/src/lua-factory/grl-lua-library-operations.c 2016-09-05 13:16:28.000000000 +0000 @@ -34,6 +34,7 @@ }; static OperationSpec * priv_state_current_op_get_op_data (lua_State *L); +static void priv_state_properties_free (lua_State *L); /* ========================================================================= * Internal functions ====================================================== @@ -121,6 +122,35 @@ /* ============== Private State helpers ==================================== */ /* + * Should clear all data stored by us in private state table + */ +static int +priv_state_metatable_gc (lua_State *L) +{ + priv_state_properties_free (L); + return 0; +} + +/* + * Expects private state table in top of stack so it can set its metatable + */ +static void +priv_state_set_metatable (lua_State *L) +{ + g_assert_true (lua_istable(L, -1)); + + /* create the metatable */ + lua_createtable (L, 0, 1); + /* push the __gc key string */ + lua_pushstring (L, "__gc"); + /* push the __gc metamethod */ + lua_pushcfunction (L, priv_state_metatable_gc); + /* set the __gc field in the metatable */ + lua_settable (L, -3); + /* set table as the metatable of the userdata */ + lua_setmetatable (L, -2); +} +/* * Helper function to let rw table from proxy in the top of stack */ static void @@ -451,6 +481,84 @@ GRL_ERROR ("Ongoig operation not found (op-id: %d)", os->operation_id); } +/* ============== Private State - Properties ================================ */ + +/** + * priv_state_properties_new + * + * Creates a table of properties that this lua_State will hold for all + * operations that might happen. + * + * @L: LuaState of this GrlSource + * + * Leaves a new table in top of the stack + **/ +static void +priv_state_properties_new (lua_State *L) +{ + GrlNetWc *wc; + + lua_newtable (L); + + wc = grl_net_wc_new (); + lua_pushstring (L, SOURCE_PROP_NET_WC); + lua_pushlightuserdata (L, wc); + lua_settable (L, -3); +} + +/** + * priv_state_properties_free + * + * Free the data inside the properties table but don't destroy the table itself + * as garbage collection should handle that. + * + * @L: LuaState of this GrlSource + * + * Does not change the stack. + **/ +static void +priv_state_properties_free (lua_State *L) +{ + GrlNetWc *wc; + + priv_state_get_rw_table (L, LUA_SOURCE_PROPERTIES); + + lua_getfield (L, -1, SOURCE_PROP_NET_WC); + g_assert_true (lua_islightuserdata (L, -1)); + wc = lua_touserdata (L, -1); + g_object_unref (wc); + + /* Keep the stack as it was before */ + lua_pop (L, 2); +} + +/** + * priv_state_properties_get_prop + * + * Get the property given by @prop_name. + * + * @L: LuaState of this GrlSource + * @prop_name: Property as gpointer + * + * Does not change the stack. + **/ +static gpointer +priv_state_properties_get_prop (lua_State *L, + const gchar *prop_name) +{ + gpointer property; + + priv_state_get_rw_table (L, LUA_SOURCE_PROPERTIES); + lua_getfield (L, -1, prop_name); + /* FIXME: Should we consider all properties as userdata? + * https://bugzilla.gnome.org/show_bug.cgi?id=770794 */ + property = lua_touserdata (L, -1); + + /* Keep the stack as it was before */ + lua_pop (L, 2); + return property; +} + /* ============== Watchdog related ========================================= */ /** @@ -607,10 +715,22 @@ lua_pushnil (L); lua_settable (L, -3); + lua_pushstring (L, LUA_SOURCE_PROPERTIES); + priv_state_properties_new (L); + grl_lua_operations_set_proxy_table (L, -1); + lua_settable (L, -3); + + priv_state_set_metatable (L); grl_lua_operations_set_proxy_table (L, -1); lua_settable (L, -3); } +GrlNetWc * +grl_lua_operations_get_grl_net_wc (lua_State *L) +{ + return priv_state_properties_get_prop (L, SOURCE_PROP_NET_WC); +} + /* * Create a read-only proxy table which will only be allowed to access the * original table. diff -Nru grilo-plugins-0.3.2/src/lua-factory/grl-lua-library-operations.h grilo-plugins-0.3.3/src/lua-factory/grl-lua-library-operations.h --- grilo-plugins-0.3.2/src/lua-factory/grl-lua-library-operations.h 2016-03-22 22:33:04.000000000 +0000 +++ grilo-plugins-0.3.3/src/lua-factory/grl-lua-library-operations.h 2016-09-05 13:16:28.000000000 +0000 @@ -30,9 +30,12 @@ #define LUA_SOURCE_PRIV_STATE "__priv_state" #define LUA_SOURCE_OPERATIONS "operations" #define LUA_SOURCE_CURRENT_OP "current_operation" +#define LUA_SOURCE_PROPERTIES "properties" #define SOURCE_OP_STATE "state" #define SOURCE_OP_DATA "data" #define SOURCE_OP_ID "op_id" +#define SOURCE_PROP_NET_WC "net_wc" + #endif /* _GRL_LUA_LIBRARY_OPERATIONS_COMMON_H_ */ diff -Nru grilo-plugins-0.3.2/src/lua-factory/sources/grl-acoustid.lua grilo-plugins-0.3.3/src/lua-factory/sources/grl-acoustid.lua --- grilo-plugins-0.3.2/src/lua-factory/sources/grl-acoustid.lua 2016-06-04 19:38:20.000000000 +0000 +++ grilo-plugins-0.3.3/src/lua-factory/sources/grl-acoustid.lua 2016-09-03 16:17:53.000000000 +0000 @@ -73,7 +73,7 @@ end url = string.format (ACOUSTID_LOOKUP, acoustid.api_key, media.duration, - media.acoustid_fingerprint) + media.chromaprint) grl.fetch (url, netopts, lookup_cb) end @@ -123,8 +123,8 @@ -- FIXME: related-keys on lua sources are in the TODO list -- https://bugzilla.gnome.org/show_bug.cgi?id=756203 -- and for that reason we are only returning first of all metadata - if album and album.artists and #album.artists > 0 then - artist = album.artists[1] + if record and record.artists and #record.artists > 0 then + artist = record.artists[1] media.artist = keys.artist and artist.name or nil media.mb_artist_id = keys.mb_artist_id and artist.id or nil end diff -Nru grilo-plugins-0.3.2/src/lua-factory/sources/grl-metrolyrics.lua grilo-plugins-0.3.3/src/lua-factory/sources/grl-metrolyrics.lua --- grilo-plugins-0.3.2/src/lua-factory/sources/grl-metrolyrics.lua 2016-06-04 19:38:20.000000000 +0000 +++ grilo-plugins-0.3.3/src/lua-factory/sources/grl-metrolyrics.lua 2016-09-10 12:16:18.000000000 +0000 @@ -88,8 +88,10 @@ function metrolyrics_get_lyrics(feed) local media = {} - local lyrics_body = '

(.-)
' + local lyrics_body = '
(.-)

add source '%s' count=%u", - grl_source_get_name (GRL_SOURCE (source)), - priv->notification_ref); + GRL_DEBUG ("====================>add source '%s'", + grl_source_get_name (GRL_SOURCE (source))); - if (priv->notification_ref > 0) { - priv->notification_ref--; - } - if (priv->notification_ref == 0) { - g_hash_table_remove (grl_tracker_source_sources_modified, - grl_tracker_source_get_tracker_source (source)); - g_hash_table_insert (grl_tracker_source_sources, - (gpointer) grl_tracker_source_get_tracker_source (source), - g_object_ref (source)); - priv->state = GRL_TRACKER_SOURCE_STATE_RUNNING; - grl_registry_register_source (grl_registry_get_default (), - grl_tracker_plugin, - GRL_SOURCE (source), - NULL); - } + g_hash_table_insert (grl_tracker_source_sources, + (gpointer) grl_tracker_source_get_tracker_source (source), + g_object_ref (source)); + priv->state = GRL_TRACKER_SOURCE_STATE_RUNNING; + grl_registry_register_source (grl_registry_get_default (), + grl_tracker_plugin, + GRL_SOURCE (g_object_ref (source)), + NULL); } void @@ -242,23 +233,16 @@ { GrlTrackerSourcePriv *priv = GRL_TRACKER_SOURCE_GET_PRIVATE (source); - GRL_DEBUG ("==================>del source '%s' count=%u", - grl_source_get_name (GRL_SOURCE (source)), - priv->notification_ref); - if (priv->notification_ref > 0) { - priv->notification_ref--; - } - if (priv->notification_ref == 0) { - g_hash_table_remove (grl_tracker_source_sources_modified, - grl_tracker_source_get_tracker_source (source)); - g_hash_table_remove (grl_tracker_source_sources, - grl_tracker_source_get_tracker_source (source)); - grl_tracker_source_cache_del_source (grl_tracker_item_cache, source); - priv->state = GRL_TRACKER_SOURCE_STATE_DELETED; - grl_registry_unregister_source (grl_registry_get_default (), - GRL_SOURCE (source), - NULL); - } + GRL_DEBUG ("==================>del source '%s'", + grl_source_get_name (GRL_SOURCE (source))); + + g_hash_table_remove (grl_tracker_source_sources, + grl_tracker_source_get_tracker_source (source)); + grl_tracker_source_cache_del_source (grl_tracker_item_cache, source); + priv->state = GRL_TRACKER_SOURCE_STATE_DELETED; + grl_registry_unregister_source (grl_registry_get_default (), + GRL_SOURCE (source), + NULL); } gboolean @@ -278,13 +262,7 @@ GrlTrackerSource *source; source = g_hash_table_lookup (grl_tracker_source_sources, id); - - if (source) - return (GrlTrackerSource *) source; - - return - (GrlTrackerSource *) g_hash_table_lookup (grl_tracker_source_sources_modified, - id); + return source; } static gboolean @@ -309,13 +287,7 @@ source = g_hash_table_find (grl_tracker_source_sources, match_plugin_id, (gpointer) id); - if (source) { - return source; - } - - return g_hash_table_find (grl_tracker_source_sources_modified, - match_plugin_id, - (gpointer) id); + return source; } static void @@ -410,11 +382,6 @@ grl_tracker_source_cache_new (TRACKER_ITEM_CACHE_SIZE); grl_tracker_source_sources = g_hash_table_new_full (g_str_hash, g_str_equal, NULL, g_object_unref); - grl_tracker_source_sources_modified = g_hash_table_new_full (g_str_hash, - g_str_equal, - NULL, - g_object_unref); - if (grl_tracker_connection != NULL) { grl_tracker_source_dbus_start_watch (); diff -Nru grilo-plugins-0.3.2/src/tracker/grl-tracker-source-priv.h grilo-plugins-0.3.3/src/tracker/grl-tracker-source-priv.h --- grilo-plugins-0.3.2/src/tracker/grl-tracker-source-priv.h 2016-02-11 15:03:14.000000000 +0000 +++ grilo-plugins-0.3.3/src/tracker/grl-tracker-source-priv.h 2016-09-03 16:23:34.000000000 +0000 @@ -70,7 +70,6 @@ gboolean notify_changes; GrlTrackerSourceState state; - guint notification_ref; }; /**/ @@ -79,7 +78,6 @@ /* shared data across */ extern GrlTrackerCache *grl_tracker_item_cache; -extern GHashTable *grl_tracker_source_sources_modified; extern gboolean grl_tracker_upnp_present; /* tracker plugin config */ diff -Nru grilo-plugins-0.3.2/src/youtube/grl-youtube.c grilo-plugins-0.3.3/src/youtube/grl-youtube.c --- grilo-plugins-0.3.2/src/youtube/grl-youtube.c 2016-02-29 21:35:52.000000000 +0000 +++ grilo-plugins-0.3.3/src/youtube/grl-youtube.c 2016-09-10 12:16:18.000000000 +0000 @@ -504,7 +504,7 @@ /* Make sure we set the media id in any case */ if (!grl_media_get_id (media)) { - grl_media_set_id (media, gdata_youtube_video_get_video_id (video)); + grl_media_set_id (media, gdata_entry_get_id (entry)); } iter = (GList *) keys; @@ -562,15 +562,8 @@ GRL_WARNING ("Failed to get video URL. totem-pl-parser error '%d'", res); g_clear_object (&parser); } else if (key == GRL_METADATA_KEY_EXTERNAL_PLAYER) { - GDataYouTubeContent *youtube_content; - youtube_content = - gdata_youtube_video_look_up_content (video, - "application/x-shockwave-flash"); - if (youtube_content != NULL) { - const gchar *uri = - gdata_media_content_get_uri (GDATA_MEDIA_CONTENT (youtube_content)); - grl_media_set_external_player (media, uri); - } + const gchar *uri = gdata_youtube_video_get_player_uri (video); + grl_media_set_external_player (media, uri); } iter = g_list_next (iter); } @@ -591,7 +584,6 @@ guint total = 0; GList *all = NULL, *iter; CategoryInfo *cat_info; - gchar *id; guint index = 0; GRL_DEBUG (G_STRFUNC); @@ -739,12 +731,12 @@ build_category_directory (BuildCategorySpec *bcs) { GrlYoutubeSource *source; - GDataService *service; + GDataYouTubeService *service; GRL_DEBUG (__FUNCTION__); source = GRL_YOUTUBE_SOURCE (bcs->source); - service = GDATA_SERVICE (source->priv->service); + service = GDATA_YOUTUBE_SERVICE (source->priv->service); gdata_youtube_service_get_categories_async (service, NULL, build_categories_directory_read_cb, bcs); @@ -1076,7 +1068,7 @@ service = GRL_YOUTUBE_SOURCE (os->source)->priv->service; /* Index in GData starts at 1 */ - query = gdata_youtube_query_new (NULL); + query = GDATA_QUERY (gdata_youtube_query_new (NULL)); gdata_query_set_start_index (query, os->skip + 1); gdata_query_set_max_results (query, os->count); os->category_info = &feeds_dir[feed_type]; @@ -1128,7 +1120,7 @@ service = GRL_YOUTUBE_SOURCE (os->source)->priv->service; /* Index in GData starts at 1 */ - query = gdata_youtube_query_new (NULL); + query = GDATA_QUERY (gdata_youtube_query_new (NULL)); gdata_query_set_start_index (query, os->skip + 1); gdata_query_set_max_results (query, os->count); os->category_info = &categories_dir[category_index]; @@ -1317,7 +1309,7 @@ grl_operation_set_data (ss->operation_id, g_object_ref (os->cancellable)); /* Index in GData starts at 1 */ - query = gdata_youtube_query_new (ss->text); + query = GDATA_QUERY (gdata_youtube_query_new (ss->text)); gdata_query_set_start_index (query, os->skip + 1); gdata_query_set_max_results (query, os->count); diff -Nru grilo-plugins-0.3.2/tests/games/data/network-data.ini grilo-plugins-0.3.3/tests/games/data/network-data.ini --- grilo-plugins-0.3.2/tests/games/data/network-data.ini 2016-06-04 19:38:20.000000000 +0000 +++ grilo-plugins-0.3.3/tests/games/data/network-data.ini 2016-09-05 13:16:17.000000000 +0000 @@ -25,7 +25,7 @@ [http://thegamesdb.net/api/GetGame.php?id=3016] data=resolve-getgame-sonic-sms.data -[http://thegamesdb.net/api/GetGamesList.php?name=Ast%C3%A9rix] +[http://thegamesdb.net/api/GetGamesList.php?name=Ast%C3%A9rix&platform=PC] data=resolve-asterix.data [http://thegamesdb.net/api/GetGame.php?id=11837] diff -Nru grilo-plugins-0.3.2/tests/lua-factory/sources/acoustidresources.c grilo-plugins-0.3.3/tests/lua-factory/sources/acoustidresources.c --- grilo-plugins-0.3.2/tests/lua-factory/sources/acoustidresources.c 2016-06-16 22:03:17.000000000 +0000 +++ grilo-plugins-0.3.3/tests/lua-factory/sources/acoustidresources.c 2016-09-10 14:01:53.000000000 +0000 @@ -6,974 +6,62 @@ # define SECTION #endif -static const SECTION union { const guint8 data[15083]; const double alignment; void * const ptr;} _grl_lua_acoustid_resource_data = { { +static const SECTION union { const guint8 data[18691]; const double alignment; void * const ptr;} _grl_lua_acoustid_resource_data = { { 0x47, 0x56, 0x61, 0x72, 0x69, 0x61, 0x6e, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x18, 0x00, 0x00, 0x00, 0x70, 0x01, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x28, 0x0c, 0x00, 0x00, 0x00, + 0x18, 0x00, 0x00, 0x00, 0x8c, 0x01, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x28, 0x0d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, - 0x04, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, - 0x07, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, - 0x08, 0x00, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x00, + 0x05, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, + 0x07, 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, + 0x09, 0x00, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00, - 0x50, 0x05, 0x9a, 0x0d, 0x03, 0x00, 0x00, 0x00, - 0x70, 0x01, 0x00, 0x00, 0x05, 0x00, 0x4c, 0x00, - 0x78, 0x01, 0x00, 0x00, 0x88, 0x01, 0x00, 0x00, - 0x0d, 0x54, 0xfb, 0x4c, 0x00, 0x00, 0x00, 0x00, - 0x88, 0x01, 0x00, 0x00, 0x2a, 0x00, 0x76, 0x00, - 0xb8, 0x01, 0x00, 0x00, 0x6b, 0x0f, 0x00, 0x00, - 0x92, 0x21, 0x08, 0xe2, 0x00, 0x00, 0x00, 0x00, - 0x6b, 0x0f, 0x00, 0x00, 0x28, 0x00, 0x76, 0x00, - 0x98, 0x0f, 0x00, 0x00, 0xb8, 0x1d, 0x00, 0x00, - 0xa7, 0x67, 0x8b, 0x6e, 0x05, 0x00, 0x00, 0x00, - 0xb8, 0x1d, 0x00, 0x00, 0x09, 0x00, 0x4c, 0x00, - 0xc4, 0x1d, 0x00, 0x00, 0xc8, 0x1d, 0x00, 0x00, - 0x9c, 0x6b, 0x29, 0x81, 0x09, 0x00, 0x00, 0x00, - 0xc8, 0x1d, 0x00, 0x00, 0x06, 0x00, 0x4c, 0x00, - 0xd0, 0x1d, 0x00, 0x00, 0xd4, 0x1d, 0x00, 0x00, - 0xdc, 0x38, 0xad, 0x98, 0x06, 0x00, 0x00, 0x00, - 0xd4, 0x1d, 0x00, 0x00, 0x05, 0x00, 0x4c, 0x00, - 0xdc, 0x1d, 0x00, 0x00, 0xe0, 0x1d, 0x00, 0x00, - 0xad, 0xef, 0x06, 0x88, 0x04, 0x00, 0x00, 0x00, - 0xe0, 0x1d, 0x00, 0x00, 0x08, 0x00, 0x4c, 0x00, - 0xe8, 0x1d, 0x00, 0x00, 0xec, 0x1d, 0x00, 0x00, - 0x4b, 0x50, 0x90, 0x0b, 0x08, 0x00, 0x00, 0x00, - 0xec, 0x1d, 0x00, 0x00, 0x04, 0x00, 0x4c, 0x00, - 0xf0, 0x1d, 0x00, 0x00, 0xf4, 0x1d, 0x00, 0x00, - 0xd4, 0xb5, 0x02, 0x00, 0xff, 0xff, 0xff, 0xff, - 0xf4, 0x1d, 0x00, 0x00, 0x01, 0x00, 0x4c, 0x00, - 0xf8, 0x1d, 0x00, 0x00, 0xfc, 0x1d, 0x00, 0x00, - 0xb0, 0xb7, 0x24, 0x30, 0x07, 0x00, 0x00, 0x00, - 0xfc, 0x1d, 0x00, 0x00, 0x06, 0x00, 0x4c, 0x00, - 0x04, 0x1e, 0x00, 0x00, 0x08, 0x1e, 0x00, 0x00, - 0x0d, 0x1b, 0xa3, 0xb2, 0x00, 0x00, 0x00, 0x00, - 0x08, 0x1e, 0x00, 0x00, 0x2b, 0x00, 0x76, 0x00, - 0x38, 0x1e, 0x00, 0x00, 0x65, 0x2d, 0x00, 0x00, - 0x53, 0x27, 0x1d, 0xe2, 0x00, 0x00, 0x00, 0x00, - 0x65, 0x2d, 0x00, 0x00, 0x2b, 0x00, 0x76, 0x00, - 0x90, 0x2d, 0x00, 0x00, 0xeb, 0x3a, 0x00, 0x00, - 0x64, 0x61, 0x74, 0x61, 0x2f, 0x00, 0x00, 0x00, - 0x01, 0x00, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x00, - 0x0b, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, - 0x63, 0x68, 0x72, 0x6f, 0x6d, 0x61, 0x70, 0x72, - 0x69, 0x6e, 0x74, 0x5f, 0x6c, 0x75, 0x64, 0x6f, - 0x76, 0x69, 0x63, 0x6f, 0x5f, 0x65, 0x69, 0x6e, - 0x61, 0x75, 0x64, 0x69, 0x5f, 0x70, 0x72, 0x69, - 0x6d, 0x61, 0x76, 0x65, 0x72, 0x61, 0x2e, 0x74, - 0x78, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0xa3, 0x0d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x41, 0x51, 0x41, 0x44, 0x74, 0x46, 0x45, 0x30, - 0x4a, 0x6c, 0x53, 0x69, 0x43, 0x45, 0x39, 0x43, - 0x4c, 0x55, 0x4e, 0x2d, 0x54, 0x49, 0x6d, 0x44, - 0x4c, 0x39, 0x72, 0x78, 0x47, 0x32, 0x57, 0x4f, - 0x34, 0x38, 0x63, 0x66, 0x50, 0x4c, 0x68, 0x2d, - 0x68, 0x48, 0x6d, 0x4f, 0x5a, 0x42, 0x39, 0x78, - 0x35, 0x51, 0x5f, 0x2d, 0x34, 0x31, 0x6d, 0x4f, - 0x57, 0x6b, 0x66, 0x7a, 0x6b, 0x4c, 0x6a, 0x78, - 0x58, 0x4d, 0x48, 0x31, 0x34, 0x79, 0x4f, 0x4f, - 0x68, 0x4d, 0x6e, 0x7a, 0x49, 0x43, 0x61, 0x35, - 0x43, 0x4d, 0x2d, 0x44, 0x48, 0x33, 0x34, 0x57, - 0x34, 0x75, 0x4b, 0x4c, 0x50, 0x4d, 0x65, 0x48, - 0x35, 0x6f, 0x71, 0x4b, 0x55, 0x46, 0x75, 0x49, - 0x35, 0x78, 0x4a, 0x65, 0x4a, 0x66, 0x6a, 0x78, - 0x35, 0x4c, 0x67, 0x4b, 0x63, 0x31, 0x6e, 0x77, - 0x34, 0x73, 0x72, 0x78, 0x35, 0x4d, 0x69, 0x4e, - 0x66, 0x49, 0x48, 0x35, 0x46, 0x48, 0x2d, 0x47, - 0x4d, 0x77, 0x2d, 0x2d, 0x42, 0x31, 0x63, 0x47, - 0x5f, 0x5f, 0x6a, 0x78, 0x42, 0x45, 0x64, 0x7a, - 0x48, 0x65, 0x45, 0x56, 0x35, 0x6b, 0x6a, 0x4f, - 0x38, 0x48, 0x69, 0x4f, 0x53, 0x33, 0x6d, 0x43, - 0x5a, 0x77, 0x5f, 0x36, 0x37, 0x45, 0x4a, 0x54, - 0x4d, 0x64, 0x33, 0x77, 0x48, 0x50, 0x6a, 0x78, - 0x46, 0x7a, 0x34, 0x4a, 0x48, 0x66, 0x57, 0x44, - 0x4a, 0x70, 0x30, 0x6f, 0x50, 0x4b, 0x71, 0x4f, - 0x5a, 0x38, 0x54, 0x78, 0x48, 0x38, 0x69, 0x54, - 0x44, 0x65, 0x32, 0x65, 0x42, 0x48, 0x72, 0x68, - 0x43, 0x76, 0x4b, 0x55, 0x58, 0x41, 0x6e, 0x77, - 0x35, 0x54, 0x67, 0x69, 0x50, 0x63, 0x4f, 0x44, - 0x59, 0x7a, 0x63, 0x75, 0x4f, 0x72, 0x68, 0x50, - 0x66, 0x44, 0x6c, 0x71, 0x50, 0x57, 0x6a, 0x34, - 0x47, 0x4e, 0x66, 0x78, 0x48, 0x33, 0x5f, 0x77, - 0x42, 0x46, 0x63, 0x50, 0x58, 0x38, 0x69, 0x54, - 0x54, 0x45, 0x66, 0x53, 0x4e, 0x38, 0x4b, 0x54, - 0x6e, 0x41, 0x6b, 0x75, 0x35, 0x55, 0x44, 0x7a, - 0x4c, 0x45, 0x58, 0x50, 0x5a, 0x5f, 0x6a, 0x78, - 0x41, 0x45, 0x66, 0x6c, 0x4c, 0x45, 0x65, 0x59, - 0x70, 0x4c, 0x71, 0x67, 0x5f, 0x77, 0x6c, 0x43, - 0x4e, 0x42, 0x57, 0x50, 0x55, 0x7a, 0x6a, 0x2d, - 0x34, 0x7a, 0x67, 0x65, 0x37, 0x63, 0x4f, 0x50, - 0x44, 0x30, 0x57, 0x66, 0x43, 0x2d, 0x2d, 0x44, - 0x50, 0x4d, 0x4d, 0x44, 0x37, 0x59, 0x51, 0x66, - 0x52, 0x55, 0x6a, 0x32, 0x34, 0x35, 0x63, 0x79, - 0x50, 0x44, 0x6a, 0x76, 0x77, 0x45, 0x72, 0x47, - 0x34, 0x44, 0x73, 0x65, 0x34, 0x30, 0x78, 0x77, - 0x39, 0x45, 0x64, 0x7a, 0x58, 0x4f, 0x4b, 0x51, - 0x4b, 0x39, 0x53, 0x43, 0x35, 0x44, 0x6c, 0x78, - 0x43, 0x58, 0x31, 0x34, 0x77, 0x5f, 0x4b, 0x43, - 0x50, 0x6a, 0x69, 0x50, 0x34, 0x30, 0x54, 0x39, - 0x77, 0x33, 0x5f, 0x78, 0x44, 0x34, 0x33, 0x62, - 0x34, 0x50, 0x36, 0x52, 0x6d, 0x35, 0x41, 0x72, - 0x42, 0x63, 0x32, 0x4f, 0x34, 0x7a, 0x62, 0x4d, - 0x52, 0x79, 0x35, 0x30, 0x35, 0x4c, 0x67, 0x57, - 0x70, 0x46, 0x4b, 0x6d, 0x4f, 0x49, 0x45, 0x6d, - 0x32, 0x73, 0x69, 0x48, 0x4f, 0x68, 0x58, 0x68, - 0x6f, 0x31, 0x2d, 0x4b, 0x6e, 0x6d, 0x69, 0x75, - 0x42, 0x34, 0x2d, 0x4f, 0x35, 0x7a, 0x69, 0x54, - 0x48, 0x45, 0x32, 0x33, 0x46, 0x7a, 0x32, 0x65, - 0x48, 0x36, 0x66, 0x77, 0x50, 0x63, 0x4a, 0x6a, - 0x33, 0x43, 0x6b, 0x52, 0x35, 0x6b, 0x61, 0x79, - 0x52, 0x37, 0x69, 0x4f, 0x4a, 0x30, 0x6b, 0x53, - 0x58, 0x43, 0x69, 0x61, 0x4f, 0x73, 0x61, 0x50, - 0x48, 0x31, 0x5f, 0x51, 0x35, 0x4d, 0x46, 0x6a, - 0x39, 0x48, 0x6b, 0x77, 0x38, 0x52, 0x71, 0x32, - 0x4b, 0x45, 0x65, 0x6f, 0x39, 0x4d, 0x4a, 0x7a, - 0x39, 0x44, 0x75, 0x4d, 0x2d, 0x73, 0x53, 0x54, - 0x51, 0x35, 0x64, 0x75, 0x6c, 0x4b, 0x66, 0x52, - 0x76, 0x4d, 0x45, 0x44, 0x48, 0x66, 0x39, 0x78, - 0x4a, 0x6d, 0x47, 0x6f, 0x34, 0x4a, 0x54, 0x51, - 0x77, 0x5f, 0x72, 0x52, 0x4d, 0x67, 0x6f, 0x55, - 0x50, 0x73, 0x69, 0x50, 0x50, 0x63, 0x64, 0x68, - 0x48, 0x6e, 0x5f, 0x77, 0x36, 0x4c, 0x68, 0x77, - 0x4e, 0x4d, 0x5f, 0x51, 0x4a, 0x7a, 0x72, 0x78, - 0x68, 0x42, 0x5f, 0x69, 0x4a, 0x53, 0x2d, 0x52, - 0x58, 0x41, 0x5f, 0x36, 0x4b, 0x45, 0x64, 0x7a, - 0x42, 0x74, 0x64, 0x52, 0x52, 0x7a, 0x75, 0x61, - 0x76, 0x67, 0x54, 0x38, 0x5a, 0x63, 0x47, 0x50, - 0x53, 0x66, 0x70, 0x67, 0x4a, 0x53, 0x64, 0x38, - 0x52, 0x47, 0x63, 0x4f, 0x61, 0x39, 0x74, 0x68, - 0x35, 0x36, 0x69, 0x75, 0x51, 0x45, 0x65, 0x4f, - 0x34, 0x77, 0x70, 0x4f, 0x42, 0x75, 0x55, 0x4e, - 0x71, 0x7a, 0x36, 0x2d, 0x48, 0x57, 0x35, 0x38, - 0x56, 0x44, 0x5f, 0x52, 0x36, 0x32, 0x68, 0x65, - 0x4a, 0x47, 0x65, 0x57, 0x49, 0x5f, 0x71, 0x2d, - 0x46, 0x47, 0x2d, 0x4f, 0x58, 0x32, 0x67, 0x75, - 0x48, 0x62, 0x39, 0x55, 0x56, 0x50, 0x6d, 0x44, - 0x34, 0x38, 0x64, 0x33, 0x34, 0x6a, 0x6e, 0x36, - 0x6f, 0x76, 0x6c, 0x78, 0x36, 0x58, 0x67, 0x63, - 0x49, 0x56, 0x4c, 0x79, 0x51, 0x5f, 0x75, 0x58, - 0x34, 0x6a, 0x35, 0x79, 0x4a, 0x5a, 0x69, 0x59, - 0x48, 0x4f, 0x6b, 0x68, 0x56, 0x6a, 0x54, 0x43, - 0x4d, 0x64, 0x6c, 0x78, 0x70, 0x7a, 0x6a, 0x51, - 0x48, 0x4b, 0x55, 0x6b, 0x74, 0x41, 0x6a, 0x44, - 0x68, 0x64, 0x42, 0x33, 0x35, 0x41, 0x5f, 0x75, - 0x34, 0x30, 0x5a, 0x37, 0x75, 0x44, 0x76, 0x36, - 0x6f, 0x31, 0x6c, 0x79, 0x39, 0x4b, 0x47, 0x4e, - 0x4b, 0x31, 0x75, 0x55, 0x6f, 0x7a, 0x75, 0x61, - 0x42, 0x78, 0x39, 0x70, 0x35, 0x44, 0x72, 0x30, - 0x68, 0x7a, 0x67, 0x6e, 0x34, 0x39, 0x6c, 0x6d, - 0x68, 0x4e, 0x6c, 0x52, 0x5a, 0x73, 0x5a, 0x78, - 0x4e, 0x42, 0x33, 0x52, 0x48, 0x38, 0x5f, 0x78, - 0x6f, 0x77, 0x2d, 0x61, 0x5f, 0x44, 0x67, 0x64, - 0x49, 0x6a, 0x48, 0x4e, 0x48, 0x44, 0x46, 0x46, - 0x46, 0x6a, 0x5f, 0x79, 0x48, 0x45, 0x4a, 0x6f, - 0x46, 0x57, 0x34, 0x53, 0x50, 0x50, 0x69, 0x44, - 0x5f, 0x32, 0x69, 0x79, 0x53, 0x58, 0x69, 0x30, - 0x48, 0x43, 0x39, 0x2d, 0x2d, 0x45, 0x79, 0x51, - 0x36, 0x78, 0x61, 0x53, 0x4c, 0x38, 0x48, 0x52, - 0x72, 0x43, 0x50, 0x77, 0x6f, 0x78, 0x61, 0x74, - 0x34, 0x4e, 0x47, 0x46, 0x48, 0x7a, 0x2d, 0x63, - 0x52, 0x38, 0x4c, 0x63, 0x4b, 0x49, 0x65, 0x65, - 0x36, 0x43, 0x6b, 0x65, 0x6d, 0x63, 0x61, 0x50, - 0x35, 0x69, 0x72, 0x36, 0x56, 0x43, 0x46, 0x2d, - 0x46, 0x63, 0x2d, 0x53, 0x34, 0x4a, 0x53, 0x4f, - 0x78, 0x5f, 0x41, 0x5a, 0x58, 0x45, 0x44, 0x7a, - 0x45, 0x45, 0x55, 0x65, 0x68, 0x66, 0x68, 0x78, - 0x50, 0x66, 0x67, 0x75, 0x5f, 0x47, 0x68, 0x75, - 0x49, 0x31, 0x63, 0x59, 0x34, 0x63, 0x52, 0x30, - 0x48, 0x43, 0x68, 0x35, 0x4e, 0x4a, 0x53, 0x46, - 0x44, 0x79, 0x38, 0x53, 0x58, 0x73, 0x67, 0x31, - 0x42, 0x62, 0x32, 0x79, 0x42, 0x71, 0x37, 0x79, - 0x77, 0x30, 0x65, 0x66, 0x50, 0x54, 0x44, 0x48, - 0x48, 0x46, 0x63, 0x71, 0x66, 0x45, 0x39, 0x78, - 0x6f, 0x7a, 0x6e, 0x36, 0x62, 0x4c, 0x68, 0x32, - 0x35, 0x46, 0x75, 0x67, 0x4c, 0x38, 0x63, 0x5a, - 0x48, 0x76, 0x71, 0x57, 0x6f, 0x72, 0x6b, 0x4b, - 0x72, 0x55, 0x66, 0x2d, 0x34, 0x4d, 0x66, 0x75, - 0x77, 0x4e, 0x62, 0x77, 0x34, 0x42, 0x64, 0x32, - 0x62, 0x47, 0x6c, 0x6f, 0x58, 0x43, 0x52, 0x2d, - 0x43, 0x30, 0x6e, 0x34, 0x35, 0x43, 0x6e, 0x79, - 0x34, 0x38, 0x65, 0x44, 0x35, 0x68, 0x6e, 0x43, - 0x47, 0x35, 0x65, 0x79, 0x51, 0x46, 0x64, 0x2d, - 0x6c, 0x44, 0x70, 0x78, 0x4a, 0x2d, 0x76, 0x68, - 0x50, 0x57, 0x43, 0x61, 0x55, 0x5f, 0x67, 0x61, - 0x50, 0x44, 0x6a, 0x36, 0x77, 0x33, 0x33, 0x67, - 0x48, 0x63, 0x39, 0x47, 0x34, 0x67, 0x2d, 0x75, - 0x43, 0x4c, 0x38, 0x4b, 0x7a, 0x63, 0x35, 0x78, - 0x4b, 0x5a, 0x6d, 0x48, 0x55, 0x6f, 0x64, 0x50, - 0x4e, 0x65, 0x69, 0x4c, 0x37, 0x44, 0x6a, 0x2d, - 0x34, 0x4b, 0x67, 0x59, 0x4e, 0x4a, 0x56, 0x35, - 0x33, 0x48, 0x69, 0x4d, 0x58, 0x55, 0x5f, 0x77, - 0x34, 0x30, 0x69, 0x57, 0x35, 0x30, 0x49, 0x6f, - 0x69, 0x73, 0x53, 0x54, 0x70, 0x4b, 0x47, 0x4f, - 0x36, 0x77, 0x59, 0x63, 0x50, 0x33, 0x69, 0x61, - 0x78, 0x58, 0x6a, 0x71, 0x34, 0x79, 0x4c, 0x52, - 0x6f, 0x7a, 0x6c, 0x79, 0x58, 0x6b, 0x69, 0x65, - 0x44, 0x37, 0x65, 0x53, 0x6f, 0x33, 0x7a, 0x51, - 0x50, 0x4d, 0x52, 0x39, 0x50, 0x4d, 0x65, 0x42, - 0x36, 0x5f, 0x68, 0x78, 0x58, 0x46, 0x4f, 0x4c, - 0x70, 0x5f, 0x69, 0x50, 0x38, 0x38, 0x46, 0x33, - 0x35, 0x45, 0x6e, 0x51, 0x4a, 0x5f, 0x42, 0x46, - 0x68, 0x4d, 0x2d, 0x48, 0x37, 0x31, 0x4b, 0x47, - 0x48, 0x39, 0x38, 0x78, 0x54, 0x6b, 0x64, 0x4a, - 0x42, 0x6f, 0x33, 0x37, 0x42, 0x50, 0x75, 0x4f, - 0x34, 0x34, 0x54, 0x6a, 0x5a, 0x4d, 0x48, 0x44, - 0x48, 0x4d, 0x6c, 0x70, 0x49, 0x73, 0x39, 0x79, - 0x4b, 0x63, 0x4e, 0x5f, 0x4f, 0x4d, 0x66, 0x44, - 0x42, 0x30, 0x38, 0x6f, 0x69, 0x71, 0x67, 0x46, - 0x66, 0x33, 0x68, 0x78, 0x6e, 0x4b, 0x4b, 0x51, - 0x58, 0x6f, 0x57, 0x6d, 0x39, 0x45, 0x49, 0x73, - 0x5a, 0x76, 0x69, 0x4f, 0x34, 0x38, 0x65, 0x50, - 0x50, 0x38, 0x4c, 0x33, 0x34, 0x6e, 0x69, 0x57, - 0x34, 0x79, 0x6a, 0x69, 0x51, 0x36, 0x59, 0x62, - 0x58, 0x44, 0x77, 0x73, 0x31, 0x5f, 0x69, 0x68, - 0x58, 0x56, 0x75, 0x43, 0x49, 0x38, 0x63, 0x78, - 0x4a, 0x53, 0x2d, 0x2d, 0x37, 0x4a, 0x68, 0x62, - 0x70, 0x36, 0x69, 0x50, 0x34, 0x30, 0x48, 0x7a, - 0x48, 0x7a, 0x31, 0x2d, 0x4a, 0x46, 0x66, 0x45, - 0x48, 0x58, 0x6e, 0x6e, 0x34, 0x73, 0x71, 0x50, - 0x38, 0x76, 0x42, 0x44, 0x34, 0x34, 0x6d, 0x45, - 0x5a, 0x38, 0x62, 0x78, 0x48, 0x6a, 0x34, 0x70, - 0x34, 0x51, 0x38, 0x53, 0x4a, 0x72, 0x34, 0x51, - 0x55, 0x6b, 0x4b, 0x6c, 0x4b, 0x4d, 0x79, 0x4f, - 0x50, 0x73, 0x43, 0x4e, 0x35, 0x34, 0x68, 0x64, - 0x6f, 0x7a, 0x73, 0x33, 0x77, 0x48, 0x45, 0x65, - 0x6e, 0x43, 0x4b, 0x32, 0x36, 0x6e, 0x68, 0x4b, - 0x37, 0x50, 0x67, 0x6a, 0x69, 0x46, 0x2d, 0x68, - 0x57, 0x55, 0x46, 0x65, 0x58, 0x45, 0x64, 0x50, - 0x4e, 0x46, 0x7a, 0x37, 0x6f, 0x4e, 0x49, 0x53, - 0x6f, 0x71, 0x6c, 0x78, 0x66, 0x7a, 0x68, 0x36, - 0x6f, 0x67, 0x5f, 0x79, 0x4b, 0x45, 0x68, 0x75, - 0x69, 0x63, 0x4b, 0x56, 0x37, 0x4d, 0x53, 0x56, - 0x62, 0x2d, 0x67, 0x66, 0x2d, 0x44, 0x33, 0x36, - 0x48, 0x4c, 0x65, 0x4b, 0x68, 0x38, 0x65, 0x4a, - 0x45, 0x32, 0x46, 0x2d, 0x6f, 0x33, 0x2d, 0x67, - 0x52, 0x66, 0x65, 0x45, 0x36, 0x67, 0x2d, 0x4f, - 0x5a, 0x6f, 0x71, 0x4b, 0x4d, 0x72, 0x45, 0x7a, - 0x48, 0x50, 0x6e, 0x52, 0x48, 0x4c, 0x57, 0x52, - 0x36, 0x38, 0x47, 0x68, 0x4a, 0x55, 0x71, 0x49, - 0x38, 0x43, 0x46, 0x2d, 0x42, 0x66, 0x4d, 0x58, - 0x48, 0x4d, 0x61, 0x6c, 0x37, 0x4c, 0x41, 0x65, - 0x6e, 0x44, 0x79, 0x53, 0x4b, 0x33, 0x6d, 0x4f, - 0x6c, 0x4d, 0x65, 0x4a, 0x5f, 0x5f, 0x69, 0x44, - 0x35, 0x36, 0x67, 0x39, 0x2d, 0x45, 0x66, 0x34, - 0x78, 0x45, 0x4c, 0x53, 0x62, 0x41, 0x6b, 0x54, - 0x34, 0x51, 0x30, 0x74, 0x34, 0x59, 0x6c, 0x69, - 0x6e, 0x43, 0x64, 0x71, 0x4e, 0x48, 0x61, 0x50, - 0x34, 0x2d, 0x69, 0x7a, 0x48, 0x4d, 0x30, 0x58, - 0x43, 0x6f, 0x2d, 0x52, 0x44, 0x7a, 0x38, 0x59, - 0x58, 0x56, 0x47, 0x44, 0x4c, 0x73, 0x63, 0x58, - 0x63, 0x4f, 0x49, 0x33, 0x31, 0x42, 0x66, 0x73, - 0x48, 0x68, 0x5f, 0x36, 0x43, 0x7a, 0x75, 0x44, - 0x35, 0x38, 0x4c, 0x35, 0x34, 0x45, 0x4b, 0x35, - 0x5a, 0x41, 0x6e, 0x52, 0x68, 0x42, 0x4e, 0x2d, - 0x48, 0x44, 0x36, 0x50, 0x5a, 0x7a, 0x47, 0x30, - 0x61, 0x4a, 0x53, 0x4d, 0x66, 0x6b, 0x46, 0x2d, - 0x56, 0x42, 0x52, 0x46, 0x4e, 0x41, 0x2d, 0x2d, - 0x48, 0x4b, 0x56, 0x73, 0x4e, 0x45, 0x34, 0x6f, - 0x34, 0x73, 0x69, 0x52, 0x4c, 0x4f, 0x33, 0x78, - 0x48, 0x30, 0x32, 0x53, 0x79, 0x42, 0x65, 0x75, - 0x6a, 0x53, 0x69, 0x32, 0x6e, 0x5f, 0x41, 0x54, - 0x4a, 0x55, 0x4c, 0x64, 0x41, 0x35, 0x63, 0x65, - 0x56, 0x50, 0x48, 0x67, 0x34, 0x4f, 0x4b, 0x52, - 0x52, 0x77, 0x31, 0x2d, 0x77, 0x52, 0x65, 0x65, - 0x64, 0x42, 0x6a, 0x33, 0x56, 0x74, 0x41, 0x6f, - 0x56, 0x63, 0x51, 0x6e, 0x4e, 0x47, 0x56, 0x69, - 0x68, 0x4d, 0x65, 0x64, 0x36, 0x66, 0x69, 0x46, - 0x5f, 0x79, 0x6e, 0x65, 0x6f, 0x6b, 0x37, 0x52, - 0x56, 0x43, 0x36, 0x4a, 0x50, 0x6f, 0x50, 0x66, - 0x77, 0x34, 0x2d, 0x51, 0x37, 0x46, 0x45, 0x59, - 0x52, 0x49, 0x5f, 0x53, 0x47, 0x56, 0x2d, 0x69, - 0x43, 0x74, 0x5f, 0x52, 0x35, 0x4d, 0x6d, 0x44, - 0x6e, 0x6a, 0x63, 0x65, 0x5f, 0x4f, 0x41, 0x6a, - 0x5f, 0x66, 0x69, 0x50, 0x35, 0x6b, 0x7a, 0x52, - 0x32, 0x38, 0x4e, 0x35, 0x73, 0x49, 0x55, 0x35, - 0x5f, 0x45, 0x66, 0x55, 0x58, 0x4d, 0x67, 0x76, - 0x31, 0x4d, 0x6b, 0x50, 0x6e, 0x34, 0x5a, 0x5f, - 0x6f, 0x54, 0x69, 0x46, 0x6e, 0x66, 0x6a, 0x52, - 0x36, 0x4f, 0x68, 0x6a, 0x50, 0x44, 0x6a, 0x36, - 0x46, 0x47, 0x6d, 0x56, 0x43, 0x58, 0x70, 0x2d, - 0x35, 0x4c, 0x4a, 0x68, 0x71, 0x63, 0x70, 0x52, - 0x4d, 0x75, 0x57, 0x49, 0x36, 0x6b, 0x63, 0x7a, - 0x6a, 0x63, 0x61, 0x54, 0x46, 0x4f, 0x66, 0x52, - 0x76, 0x4f, 0x69, 0x7a, 0x48, 0x33, 0x5f, 0x78, - 0x48, 0x46, 0x64, 0x79, 0x35, 0x46, 0x6b, 0x57, - 0x61, 0x4b, 0x62, 0x43, 0x42, 0x63, 0x31, 0x4f, - 0x47, 0x58, 0x6e, 0x32, 0x46, 0x5a, 0x65, 0x43, - 0x6b, 0x73, 0x79, 0x50, 0x5a, 0x6f, 0x6d, 0x49, - 0x5a, 0x39, 0x46, 0x78, 0x66, 0x2d, 0x69, 0x50, - 0x35, 0x73, 0x46, 0x77, 0x4a, 0x66, 0x69, 0x52, - 0x5f, 0x39, 0x44, 0x43, 0x36, 0x45, 0x63, 0x35, - 0x34, 0x51, 0x32, 0x30, 0x48, 0x32, 0x46, 0x2d, - 0x76, 0x4d, 0x65, 0x50, 0x6f, 0x37, 0x68, 0x31, - 0x76, 0x4a, 0x79, 0x52, 0x4d, 0x34, 0x4a, 0x49, - 0x49, 0x56, 0x66, 0x77, 0x65, 0x5a, 0x50, 0x68, - 0x50, 0x42, 0x39, 0x36, 0x6f, 0x75, 0x54, 0x52, - 0x50, 0x42, 0x4f, 0x65, 0x34, 0x38, 0x54, 0x52, - 0x53, 0x30, 0x65, 0x6b, 0x4a, 0x7a, 0x71, 0x53, - 0x34, 0x78, 0x6d, 0x4a, 0x4b, 0x30, 0x38, 0x30, - 0x6e, 0x49, 0x66, 0x56, 0x48, 0x76, 0x2d, 0x50, - 0x50, 0x38, 0x48, 0x7a, 0x34, 0x44, 0x71, 0x65, - 0x53, 0x54, 0x6a, 0x36, 0x6a, 0x47, 0x6a, 0x75, - 0x34, 0x73, 0x79, 0x50, 0x50, 0x32, 0x68, 0x32, - 0x56, 0x48, 0x5f, 0x77, 0x4e, 0x52, 0x62, 0x75, - 0x44, 0x54, 0x55, 0x75, 0x2d, 0x50, 0x68, 0x52, - 0x69, 0x79, 0x5f, 0x4f, 0x34, 0x7a, 0x67, 0x4f, - 0x5f, 0x75, 0x67, 0x63, 0x35, 0x55, 0x69, 0x74, - 0x69, 0x53, 0x76, 0x45, 0x48, 0x79, 0x47, 0x6c, - 0x43, 0x34, 0x2d, 0x44, 0x35, 0x30, 0x5a, 0x6a, - 0x42, 0x6f, 0x77, 0x6b, 0x5a, 0x63, 0x47, 0x4a, - 0x39, 0x6b, 0x46, 0x7a, 0x5f, 0x4d, 0x53, 0x5a, - 0x34, 0x73, 0x73, 0x52, 0x76, 0x38, 0x61, 0x75, - 0x4e, 0x63, 0x50, 0x31, 0x6f, 0x45, 0x37, 0x44, - 0x42, 0x63, 0x32, 0x4e, 0x55, 0x7a, 0x5f, 0x30, - 0x37, 0x45, 0x46, 0x2d, 0x50, 0x44, 0x77, 0x71, - 0x4a, 0x63, 0x6b, 0x5a, 0x4e, 0x46, 0x4f, 0x48, - 0x4a, 0x77, 0x2d, 0x4f, 0x4c, 0x38, 0x66, 0x4a, - 0x6f, 0x34, 0x6b, 0x53, 0x64, 0x47, 0x45, 0x65, - 0x49, 0x65, 0x6e, 0x6e, 0x42, 0x47, 0x2d, 0x49, - 0x6e, 0x63, 0x4b, 0x50, 0x5a, 0x76, 0x45, 0x46, - 0x6a, 0x55, 0x6f, 0x75, 0x43, 0x72, 0x5f, 0x77, - 0x48, 0x41, 0x7a, 0x4a, 0x46, 0x46, 0x35, 0x34, - 0x56, 0x4e, 0x54, 0x77, 0x48, 0x44, 0x5f, 0x61, - 0x72, 0x6b, 0x4d, 0x7a, 0x50, 0x66, 0x69, 0x4a, - 0x38, 0x2d, 0x67, 0x58, 0x4e, 0x4b, 0x6f, 0x36, - 0x34, 0x73, 0x51, 0x70, 0x43, 0x7a, 0x2d, 0x61, - 0x4d, 0x54, 0x75, 0x59, 0x42, 0x73, 0x38, 0x64, - 0x36, 0x4e, 0x58, 0x77, 0x49, 0x4c, 0x78, 0x77, - 0x5f, 0x41, 0x47, 0x63, 0x6f, 0x38, 0x2d, 0x4d, - 0x4f, 0x38, 0x64, 0x31, 0x54, 0x48, 0x6d, 0x4f, - 0x50, 0x72, 0x70, 0x77, 0x51, 0x66, 0x32, 0x44, - 0x4b, 0x77, 0x6e, 0x54, 0x47, 0x45, 0x5f, 0x4d, - 0x46, 0x50, 0x2d, 0x49, 0x42, 0x76, 0x31, 0x79, - 0x53, 0x62, 0x67, 0x56, 0x50, 0x41, 0x6b, 0x75, - 0x48, 0x44, 0x33, 0x43, 0x6e, 0x43, 0x6e, 0x30, - 0x42, 0x33, 0x38, 0x65, 0x35, 0x4f, 0x46, 0x2d, - 0x4f, 0x4d, 0x65, 0x66, 0x49, 0x6a, 0x2d, 0x2d, - 0x49, 0x5f, 0x78, 0x68, 0x48, 0x72, 0x5a, 0x32, - 0x31, 0x48, 0x69, 0x55, 0x34, 0x38, 0x47, 0x6a, - 0x43, 0x30, 0x2d, 0x44, 0x50, 0x72, 0x69, 0x44, - 0x4c, 0x5f, 0x41, 0x54, 0x48, 0x5f, 0x31, 0x77, - 0x58, 0x69, 0x4e, 0x77, 0x48, 0x34, 0x30, 0x53, - 0x4c, 0x6b, 0x62, 0x31, 0x47, 0x30, 0x65, 0x50, - 0x35, 0x6e, 0x69, 0x4f, 0x68, 0x37, 0x6d, 0x52, - 0x66, 0x48, 0x6d, 0x45, 0x50, 0x42, 0x5f, 0x4f, - 0x30, 0x76, 0x41, 0x33, 0x48, 0x46, 0x65, 0x50, - 0x61, 0x34, 0x5f, 0x52, 0x39, 0x4f, 0x68, 0x52, - 0x4f, 0x4c, 0x43, 0x65, 0x34, 0x70, 0x65, 0x44, - 0x47, 0x78, 0x34, 0x5a, 0x68, 0x43, 0x6d, 0x50, - 0x48, 0x38, 0x32, 0x6c, 0x6f, 0x76, 0x69, 0x52, - 0x44, 0x38, 0x5f, 0x78, 0x34, 0x30, 0x58, 0x34, - 0x34, 0x7a, 0x61, 0x68, 0x38, 0x30, 0x6a, 0x72, - 0x34, 0x79, 0x78, 0x75, 0x61, 0x66, 0x6a, 0x52, - 0x38, 0x79, 0x6a, 0x71, 0x4e, 0x41, 0x2d, 0x65, - 0x32, 0x50, 0x69, 0x4a, 0x35, 0x33, 0x43, 0x6f, - 0x34, 0x6a, 0x6a, 0x53, 0x4b, 0x7a, 0x32, 0x53, - 0x4a, 0x77, 0x6d, 0x50, 0x37, 0x78, 0x4f, 0x65, - 0x4a, 0x50, 0x67, 0x6c, 0x4e, 0x50, 0x39, 0x52, - 0x75, 0x63, 0x58, 0x54, 0x52, 0x44, 0x69, 0x50, - 0x38, 0x7a, 0x67, 0x41, 0x78, 0x6f, 0x42, 0x67, - 0x43, 0x48, 0x41, 0x4b, 0x72, 0x45, 0x4d, 0x4b, - 0x41, 0x6b, 0x45, 0x63, 0x41, 0x30, 0x41, 0x51, - 0x52, 0x6f, 0x43, 0x53, 0x67, 0x43, 0x53, 0x45, - 0x42, 0x48, 0x4b, 0x4d, 0x41, 0x49, 0x51, 0x49, - 0x41, 0x49, 0x67, 0x59, 0x59, 0x67, 0x52, 0x67, - 0x46, 0x43, 0x6b, 0x6b, 0x48, 0x45, 0x55, 0x4b, - 0x43, 0x53, 0x65, 0x42, 0x51, 0x30, 0x41, 0x4a, - 0x44, 0x4a, 0x52, 0x7a, 0x43, 0x69, 0x45, 0x43, - 0x68, 0x45, 0x47, 0x43, 0x49, 0x4d, 0x41, 0x41, - 0x45, 0x77, 0x49, 0x78, 0x4b, 0x71, 0x78, 0x41, - 0x53, 0x67, 0x6e, 0x48, 0x47, 0x45, 0x49, 0x45, - 0x45, 0x51, 0x47, 0x41, 0x6f, 0x59, 0x69, 0x43, - 0x77, 0x49, 0x41, 0x53, 0x69, 0x41, 0x49, 0x67, - 0x48, 0x41, 0x4c, 0x49, 0x49, 0x51, 0x71, 0x49, - 0x41, 0x30, 0x59, 0x59, 0x6f, 0x49, 0x41, 0x51, - 0x79, 0x43, 0x46, 0x71, 0x42, 0x41, 0x44, 0x43, - 0x4f, 0x57, 0x6f, 0x59, 0x34, 0x51, 0x42, 0x41, - 0x5a, 0x61, 0x68, 0x41, 0x53, 0x68, 0x41, 0x6d, - 0x68, 0x46, 0x41, 0x47, 0x49, 0x63, 0x43, 0x63, - 0x49, 0x41, 0x45, 0x70, 0x70, 0x35, 0x67, 0x43, - 0x43, 0x41, 0x41, 0x41, 0x67, 0x47, 0x4a, 0x4e, - 0x43, 0x51, 0x41, 0x55, 0x41, 0x59, 0x59, 0x59, - 0x77, 0x42, 0x42, 0x41, 0x53, 0x6a, 0x6c, 0x4c, - 0x42, 0x44, 0x43, 0x4d, 0x41, 0x41, 0x41, 0x49, - 0x59, 0x41, 0x51, 0x59, 0x6a, 0x4a, 0x42, 0x43, - 0x52, 0x41, 0x49, 0x42, 0x6b, 0x46, 0x4a, 0x49, - 0x4d, 0x51, 0x41, 0x45, 0x55, 0x45, 0x34, 0x77, - 0x77, 0x59, 0x52, 0x53, 0x41, 0x42, 0x41, 0x42, - 0x47, 0x45, 0x63, 0x41, 0x41, 0x4b, 0x4b, 0x45, - 0x73, 0x4d, 0x59, 0x4a, 0x79, 0x67, 0x53, 0x52, - 0x43, 0x43, 0x47, 0x55, 0x42, 0x41, 0x43, 0x45, - 0x41, 0x43, 0x67, 0x45, 0x59, 0x42, 0x41, 0x41, - 0x77, 0x59, 0x52, 0x7a, 0x31, 0x43, 0x42, 0x6a, - 0x68, 0x48, 0x4d, 0x41, 0x45, 0x51, 0x6d, 0x51, - 0x63, 0x49, 0x41, 0x49, 0x5a, 0x67, 0x41, 0x42, - 0x68, 0x42, 0x68, 0x46, 0x41, 0x41, 0x43, 0x41, - 0x45, 0x41, 0x61, 0x47, 0x49, 0x6f, 0x78, 0x34, - 0x51, 0x52, 0x68, 0x67, 0x68, 0x42, 0x67, 0x67, - 0x67, 0x41, 0x41, 0x4b, 0x49, 0x41, 0x63, 0x51, - 0x63, 0x59, 0x49, 0x4b, 0x42, 0x5a, 0x51, 0x53, - 0x41, 0x43, 0x42, 0x68, 0x67, 0x4e, 0x47, 0x43, - 0x43, 0x59, 0x43, 0x6f, 0x79, 0x49, 0x41, 0x53, - 0x53, 0x53, 0x78, 0x77, 0x68, 0x68, 0x47, 0x43, - 0x42, 0x47, 0x58, 0x4d, 0x45, 0x45, 0x65, 0x51, - 0x51, 0x46, 0x41, 0x43, 0x41, 0x4c, 0x41, 0x43, - 0x43, 0x43, 0x48, 0x67, 0x49, 0x53, 0x4d, 0x43, - 0x45, 0x4d, 0x51, 0x4e, 0x55, 0x6b, 0x77, 0x42, - 0x49, 0x43, 0x58, 0x67, 0x53, 0x45, 0x45, 0x44, - 0x70, 0x42, 0x45, 0x45, 0x49, 0x73, 0x4f, 0x41, - 0x73, 0x45, 0x67, 0x51, 0x41, 0x77, 0x68, 0x52, - 0x51, 0x67, 0x43, 0x43, 0x43, 0x46, 0x56, 0x43, - 0x47, 0x46, 0x41, 0x45, 0x55, 0x49, 0x78, 0x70, - 0x5a, 0x63, 0x41, 0x51, 0x35, 0x45, 0x44, 0x72, - 0x42, 0x53, 0x41, 0x41, 0x4d, 0x53, 0x51, 0x70, - 0x45, 0x45, 0x51, 0x59, 0x51, 0x41, 0x43, 0x51, - 0x67, 0x6f, 0x42, 0x6b, 0x44, 0x4a, 0x51, 0x4b, - 0x4d, 0x53, 0x69, 0x49, 0x45, 0x41, 0x6f, 0x77, - 0x42, 0x67, 0x56, 0x77, 0x41, 0x31, 0x46, 0x69, - 0x6b, 0x49, 0x50, 0x45, 0x43, 0x51, 0x41, 0x55, - 0x42, 0x45, 0x67, 0x67, 0x42, 0x70, 0x52, 0x41, - 0x42, 0x41, 0x49, 0x41, 0x67, 0x41, 0x4b, 0x67, - 0x4a, 0x4b, 0x4d, 0x67, 0x51, 0x38, 0x77, 0x49, - 0x77, 0x67, 0x52, 0x43, 0x42, 0x68, 0x45, 0x68, - 0x6a, 0x41, 0x42, 0x67, 0x4d, 0x41, 0x77, 0x45, - 0x6b, 0x67, 0x30, 0x35, 0x49, 0x67, 0x52, 0x52, - 0x77, 0x44, 0x43, 0x42, 0x42, 0x47, 0x50, 0x4d, - 0x47, 0x75, 0x69, 0x51, 0x51, 0x69, 0x4a, 0x51, - 0x77, 0x41, 0x42, 0x71, 0x67, 0x42, 0x6f, 0x6b, - 0x4b, 0x42, 0x41, 0x63, 0x73, 0x47, 0x51, 0x45, - 0x64, 0x68, 0x51, 0x42, 0x51, 0x59, 0x41, 0x78, - 0x41, 0x41, 0x42, 0x45, 0x42, 0x45, 0x41, 0x4d, - 0x50, 0x67, 0x4f, 0x59, 0x45, 0x6b, 0x67, 0x6f, - 0x52, 0x6f, 0x6b, 0x67, 0x53, 0x6b, 0x49, 0x6e, - 0x69, 0x44, 0x52, 0x55, 0x41, 0x51, 0x48, 0x42, - 0x49, 0x49, 0x6f, 0x42, 0x51, 0x59, 0x67, 0x53, - 0x67, 0x41, 0x6b, 0x4a, 0x6b, 0x51, 0x52, 0x4d, - 0x45, 0x47, 0x47, 0x45, 0x4d, 0x41, 0x78, 0x55, - 0x77, 0x78, 0x45, 0x69, 0x78, 0x53, 0x68, 0x6d, - 0x6d, 0x52, 0x46, 0x41, 0x41, 0x41, 0x4f, 0x45, - 0x49, 0x55, 0x59, 0x67, 0x70, 0x35, 0x51, 0x79, - 0x41, 0x68, 0x43, 0x69, 0x42, 0x49, 0x4a, 0x4b, - 0x41, 0x4b, 0x43, 0x41, 0x46, 0x63, 0x34, 0x67, - 0x67, 0x4a, 0x41, 0x79, 0x68, 0x68, 0x46, 0x6b, - 0x4b, 0x46, 0x4d, 0x61, 0x45, 0x45, 0x61, 0x49, - 0x51, 0x77, 0x59, 0x68, 0x78, 0x34, 0x42, 0x41, - 0x67, 0x43, 0x41, 0x41, 0x48, 0x42, 0x4a, 0x4d, - 0x53, 0x45, 0x6b, 0x41, 0x45, 0x49, 0x6f, 0x45, - 0x49, 0x53, 0x67, 0x77, 0x67, 0x67, 0x6c, 0x41, - 0x68, 0x44, 0x4a, 0x41, 0x4d, 0x41, 0x4b, 0x45, - 0x63, 0x4d, 0x67, 0x49, 0x49, 0x42, 0x41, 0x67, - 0x41, 0x45, 0x45, 0x42, 0x44, 0x45, 0x47, 0x47, - 0x47, 0x43, 0x43, 0x41, 0x51, 0x41, 0x52, 0x70, - 0x49, 0x42, 0x68, 0x55, 0x42, 0x67, 0x6b, 0x42, - 0x6a, 0x43, 0x44, 0x4d, 0x41, 0x41, 0x45, 0x41, - 0x63, 0x51, 0x51, 0x6a, 0x68, 0x59, 0x77, 0x51, - 0x48, 0x41, 0x42, 0x41, 0x67, 0x46, 0x41, 0x4f, - 0x67, 0x59, 0x65, 0x45, 0x51, 0x41, 0x5a, 0x59, - 0x77, 0x6f, 0x42, 0x51, 0x79, 0x67, 0x6c, 0x4f, - 0x42, 0x43, 0x42, 0x61, 0x47, 0x43, 0x45, 0x78, - 0x6f, 0x41, 0x70, 0x6b, 0x67, 0x59, 0x69, 0x51, - 0x68, 0x41, 0x67, 0x67, 0x43, 0x42, 0x41, 0x47, - 0x53, 0x4f, 0x45, 0x67, 0x4d, 0x6b, 0x67, 0x4e, - 0x51, 0x77, 0x41, 0x78, 0x7a, 0x41, 0x45, 0x6b, - 0x46, 0x42, 0x50, 0x63, 0x41, 0x43, 0x32, 0x55, - 0x61, 0x49, 0x59, 0x41, 0x49, 0x34, 0x77, 0x52, - 0x67, 0x67, 0x46, 0x72, 0x47, 0x47, 0x45, 0x49, - 0x47, 0x51, 0x51, 0x59, 0x45, 0x51, 0x49, 0x59, - 0x4b, 0x42, 0x6b, 0x51, 0x54, 0x49, 0x42, 0x48, - 0x6d, 0x45, 0x47, 0x41, 0x43, 0x51, 0x59, 0x42, - 0x51, 0x55, 0x59, 0x4b, 0x67, 0x78, 0x43, 0x52, - 0x54, 0x41, 0x48, 0x47, 0x69, 0x45, 0x4b, 0x4d, - 0x43, 0x53, 0x45, 0x51, 0x55, 0x31, 0x41, 0x41, - 0x4d, 0x52, 0x43, 0x67, 0x41, 0x41, 0x48, 0x43, - 0x70, 0x44, 0x43, 0x45, 0x41, 0x45, 0x63, 0x41, - 0x52, 0x59, 0x67, 0x70, 0x67, 0x41, 0x77, 0x41, - 0x42, 0x68, 0x42, 0x67, 0x44, 0x46, 0x41, 0x49, - 0x55, 0x51, 0x57, 0x59, 0x59, 0x59, 0x67, 0x30, - 0x59, 0x67, 0x42, 0x69, 0x51, 0x46, 0x41, 0x44, - 0x41, 0x44, 0x4f, 0x43, 0x4d, 0x75, 0x51, 0x4d, - 0x49, 0x6f, 0x51, 0x49, 0x51, 0x61, 0x42, 0x4c, - 0x51, 0x41, 0x6b, 0x72, 0x43, 0x44, 0x42, 0x6b, - 0x4b, 0x43, 0x55, 0x63, 0x59, 0x77, 0x70, 0x53, - 0x59, 0x78, 0x55, 0x41, 0x67, 0x67, 0x6a, 0x49, - 0x6a, 0x46, 0x4a, 0x43, 0x45, 0x55, 0x47, 0x52, - 0x64, 0x6f, 0x77, 0x49, 0x4a, 0x4a, 0x41, 0x67, - 0x52, 0x43, 0x45, 0x41, 0x67, 0x4a, 0x49, 0x59, - 0x51, 0x41, 0x0a, 0x00, 0x00, 0x28, 0x75, 0x75, - 0x61, 0x79, 0x29, 0x63, 0x68, 0x72, 0x6f, 0x6d, - 0x61, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x5f, 0x74, - 0x72, 0x6f, 0x6d, 0x62, 0x6f, 0x6e, 0x65, 0x5f, - 0x73, 0x68, 0x6f, 0x72, 0x74, 0x79, 0x5f, 0x62, - 0x75, 0x63, 0x6b, 0x6a, 0x75, 0x6d, 0x70, 0x2e, - 0x74, 0x78, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x10, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x41, 0x51, 0x41, 0x44, 0x74, 0x45, 0x6d, 0x53, - 0x4b, 0x4a, 0x6d, 0x57, 0x52, 0x47, 0x6d, 0x43, - 0x39, 0x31, 0x42, 0x7a, 0x78, 0x48, 0x6a, 0x43, - 0x54, 0x73, 0x50, 0x56, 0x5a, 0x42, 0x6f, 0x6f, - 0x50, 0x6b, 0x4e, 0x70, 0x43, 0x56, 0x63, 0x57, - 0x4a, 0x4d, 0x70, 0x76, 0x70, 0x4f, 0x65, 0x4e, - 0x55, 0x75, 0x64, 0x53, 0x50, 0x42, 0x46, 0x4f, - 0x39, 0x43, 0x72, 0x38, 0x6f, 0x6e, 0x61, 0x47, - 0x5f, 0x45, 0x51, 0x74, 0x69, 0x4b, 0x4d, 0x65, - 0x59, 0x36, 0x34, 0x77, 0x73, 0x63, 0x71, 0x68, - 0x48, 0x35, 0x64, 0x30, 0x66, 0x47, 0x30, 0x51, - 0x64, 0x36, 0x43, 0x45, 0x58, 0x32, 0x69, 0x4b, - 0x43, 0x37, 0x6d, 0x50, 0x74, 0x4d, 0x66, 0x72, - 0x34, 0x51, 0x65, 0x2d, 0x6f, 0x35, 0x79, 0x69, - 0x34, 0x38, 0x73, 0x54, 0x52, 0x44, 0x71, 0x61, - 0x6c, 0x4e, 0x43, 0x58, 0x54, 0x51, 0x6a, 0x37, - 0x77, 0x4f, 0x68, 0x44, 0x50, 0x44, 0x6e, 0x79, - 0x61, 0x38, 0x57, 0x6a, 0x4a, 0x79, 0x69, 0x5a, - 0x48, 0x4b, 0x6f, 0x6e, 0x65, 0x43, 0x4b, 0x75, - 0x6f, 0x35, 0x51, 0x65, 0x5f, 0x42, 0x68, 0x52, - 0x61, 0x76, 0x76, 0x67, 0x5a, 0x7a, 0x6b, 0x36, - 0x39, 0x54, 0x6e, 0x4b, 0x46, 0x34, 0x35, 0x55, - 0x6f, 0x65, 0x32, 0x44, 0x50, 0x38, 0x45, 0x7a, - 0x44, 0x30, 0x32, 0x64, 0x43, 0x33, 0x56, 0x79, - 0x54, 0x42, 0x6f, 0x66, 0x62, 0x41, 0x6f, 0x54, - 0x6f, 0x55, 0x2d, 0x4f, 0x53, 0x30, 0x53, 0x64, - 0x49, 0x2d, 0x56, 0x78, 0x4d, 0x54, 0x4f, 0x4f, - 0x62, 0x73, 0x37, 0x78, 0x4b, 0x63, 0x65, 0x58, - 0x4a, 0x77, 0x68, 0x7a, 0x54, 0x47, 0x49, 0x49, - 0x50, 0x5a, 0x73, 0x51, 0x39, 0x6b, 0x47, 0x44, - 0x68, 0x33, 0x68, 0x79, 0x66, 0x4c, 0x6d, 0x47, - 0x5f, 0x45, 0x39, 0x51, 0x4d, 0x67, 0x70, 0x55, - 0x53, 0x34, 0x45, 0x6e, 0x35, 0x4d, 0x6c, 0x52, - 0x38, 0x73, 0x46, 0x5f, 0x37, 0x4f, 0x67, 0x79, - 0x4c, 0x59, 0x65, 0x66, 0x4f, 0x53, 0x48, 0x4d, - 0x48, 0x71, 0x45, 0x4b, 0x50, 0x59, 0x6f, 0x30, - 0x58, 0x45, 0x38, 0x52, 0x5a, 0x6b, 0x65, 0x66, - 0x34, 0x39, 0x6f, 0x65, 0x50, 0x42, 0x64, 0x43, - 0x37, 0x5a, 0x6d, 0x45, 0x52, 0x69, 0x47, 0x68, - 0x52, 0x38, 0x45, 0x39, 0x6c, 0x4f, 0x4a, 0x46, - 0x55, 0x4e, 0x51, 0x68, 0x54, 0x6a, 0x70, 0x2d, - 0x65, 0x48, 0x49, 0x2d, 0x4d, 0x50, 0x2d, 0x67, - 0x37, 0x5f, 0x69, 0x44, 0x36, 0x54, 0x6d, 0x61, - 0x58, 0x4c, 0x67, 0x66, 0x58, 0x4c, 0x6b, 0x57, - 0x4e, 0x4a, 0x4e, 0x36, 0x39, 0x4d, 0x65, 0x31, - 0x35, 0x45, 0x53, 0x66, 0x70, 0x37, 0x68, 0x68, - 0x36, 0x54, 0x6c, 0x71, 0x36, 0x58, 0x67, 0x69, - 0x72, 0x50, 0x33, 0x51, 0x4c, 0x6b, 0x65, 0x59, - 0x48, 0x30, 0x64, 0x59, 0x53, 0x67, 0x31, 0x38, - 0x51, 0x54, 0x74, 0x78, 0x4a, 0x63, 0x4f, 0x33, - 0x4b, 0x30, 0x46, 0x7a, 0x6c, 0x50, 0x69, 0x6f, - 0x46, 0x42, 0x5f, 0x55, 0x68, 0x63, 0x5f, 0x52, - 0x4b, 0x44, 0x5f, 0x52, 0x45, 0x33, 0x39, 0x78, - 0x35, 0x57, 0x6a, 0x7a, 0x34, 0x41, 0x7a, 0x45, - 0x66, 0x49, 0x66, 0x75, 0x66, 0x45, 0x46, 0x5a, - 0x58, 0x48, 0x6d, 0x77, 0x5f, 0x6d, 0x6a, 0x63, - 0x6f, 0x4d, 0x66, 0x37, 0x34, 0x4c, 0x4e, 0x67, - 0x4e, 0x78, 0x64, 0x2d, 0x50, 0x45, 0x64, 0x5f, - 0x66, 0x44, 0x46, 0x53, 0x4e, 0x79, 0x57, 0x36, - 0x48, 0x6a, 0x73, 0x76, 0x39, 0x4c, 0x44, 0x72, - 0x34, 0x54, 0x56, 0x79, 0x48, 0x66, 0x49, 0x57, - 0x57, 0x4d, 0x69, 0x6c, 0x37, 0x4b, 0x69, 0x6f, - 0x6a, 0x4d, 0x4b, 0x44, 0x42, 0x75, 0x47, 0x4a, - 0x4f, 0x6f, 0x65, 0x65, 0x44, 0x5f, 0x63, 0x7a, - 0x77, 0x6b, 0x71, 0x6a, 0x48, 0x50, 0x31, 0x79, - 0x5f, 0x45, 0x57, 0x70, 0x67, 0x36, 0x49, 0x65, - 0x69, 0x46, 0x55, 0x4f, 0x52, 0x78, 0x32, 0x6b, - 0x55, 0x4d, 0x37, 0x78, 0x45, 0x2d, 0x39, 0x44, - 0x5f, 0x49, 0x67, 0x55, 0x50, 0x71, 0x67, 0x75, - 0x58, 0x41, 0x2d, 0x48, 0x35, 0x79, 0x4c, 0x63, - 0x50, 0x37, 0x68, 0x33, 0x35, 0x4c, 0x6e, 0x52, - 0x4b, 0x34, 0x65, 0x6c, 0x48, 0x33, 0x71, 0x4b, - 0x58, 0x73, 0x65, 0x54, 0x59, 0x79, 0x32, 0x30, - 0x4b, 0x74, 0x48, 0x68, 0x49, 0x38, 0x79, 0x50, - 0x52, 0x78, 0x46, 0x78, 0x37, 0x63, 0x6a, 0x46, - 0x59, 0x65, 0x71, 0x69, 0x70, 0x49, 0x47, 0x79, - 0x5f, 0x43, 0x6a, 0x78, 0x38, 0x4c, 0x6a, 0x30, - 0x34, 0x4d, 0x6b, 0x54, 0x56, 0x4c, 0x72, 0x52, - 0x79, 0x4e, 0x48, 0x78, 0x48, 0x47, 0x63, 0x76, - 0x6c, 0x4e, 0x73, 0x46, 0x4f, 0x67, 0x38, 0x75, - 0x35, 0x73, 0x55, 0x33, 0x53, 0x4d, 0x6b, 0x65, - 0x6c, 0x58, 0x69, 0x43, 0x50, 0x32, 0x68, 0x31, - 0x6d, 0x43, 0x73, 0x71, 0x38, 0x6e, 0x69, 0x47, - 0x57, 0x6c, 0x45, 0x69, 0x59, 0x38, 0x6f, 0x76, - 0x50, 0x4d, 0x49, 0x55, 0x52, 0x6a, 0x6e, 0x36, - 0x37, 0x42, 0x6a, 0x4e, 0x31, 0x4b, 0x67, 0x50, - 0x69, 0x35, 0x47, 0x4f, 0x74, 0x4e, 0x50, 0x52, - 0x69, 0x54, 0x4e, 0x2d, 0x31, 0x4c, 0x7a, 0x51, - 0x32, 0x4d, 0x69, 0x7a, 0x44, 0x33, 0x2d, 0x67, - 0x6f, 0x38, 0x32, 0x69, 0x46, 0x48, 0x2d, 0x6f, - 0x43, 0x44, 0x66, 0x38, 0x44, 0x4c, 0x55, 0x36, - 0x58, 0x50, 0x75, 0x47, 0x56, 0x54, 0x6b, 0x6a, - 0x34, 0x74, 0x53, 0x4b, 0x79, 0x6c, 0x46, 0x77, - 0x75, 0x4e, 0x6d, 0x4e, 0x35, 0x77, 0x73, 0x63, - 0x43, 0x66, 0x39, 0x77, 0x53, 0x59, 0x47, 0x57, - 0x4a, 0x38, 0x65, 0x7a, 0x4a, 0x38, 0x6a, 0x52, - 0x4e, 0x32, 0x68, 0x59, 0x66, 0x62, 0x68, 0x79, - 0x66, 0x44, 0x75, 0x61, 0x50, 0x30, 0x4b, 0x39, - 0x45, 0x5f, 0x6b, 0x4f, 0x4c, 0x63, 0x2d, 0x4f, - 0x52, 0x36, 0x32, 0x78, 0x2d, 0x5f, 0x43, 0x6c, - 0x48, 0x4c, 0x61, 0x45, 0x61, 0x6c, 0x77, 0x71, - 0x36, 0x45, 0x64, 0x5f, 0x70, 0x4f, 0x55, 0x30, - 0x34, 0x54, 0x2d, 0x65, 0x34, 0x31, 0x46, 0x78, - 0x5a, 0x57, 0x6b, 0x51, 0x31, 0x72, 0x48, 0x77, - 0x48, 0x39, 0x71, 0x7a, 0x48, 0x41, 0x37, 0x46, - 0x6f, 0x35, 0x4d, 0x2d, 0x45, 0x62, 0x4d, 0x6f, - 0x42, 0x77, 0x38, 0x5f, 0x56, 0x46, 0x36, 0x4f, - 0x67, 0x32, 0x4b, 0x53, 0x70, 0x33, 0x43, 0x6f, - 0x61, 0x79, 0x69, 0x50, 0x50, 0x77, 0x65, 0x54, - 0x38, 0x36, 0x69, 0x56, 0x34, 0x33, 0x73, 0x34, - 0x74, 0x4d, 0x66, 0x7a, 0x51, 0x66, 0x7a, 0x52, - 0x36, 0x38, 0x59, 0x62, 0x4f, 0x73, 0x4e, 0x2d, - 0x4e, 0x44, 0x77, 0x65, 0x42, 0x54, 0x38, 0x2d, - 0x68, 0x4f, 0x72, 0x78, 0x4a, 0x54, 0x47, 0x4f, - 0x35, 0x6c, 0x6b, 0x36, 0x33, 0x41, 0x5f, 0x73, - 0x48, 0x64, 0x32, 0x4f, 0x73, 0x48, 0x7a, 0x67, - 0x43, 0x7a, 0x72, 0x78, 0x52, 0x55, 0x73, 0x48, - 0x73, 0x77, 0x6b, 0x56, 0x48, 0x4d, 0x32, 0x59, - 0x34, 0x5a, 0x4b, 0x36, 0x34, 0x76, 0x6b, 0x73, - 0x58, 0x48, 0x30, 0x69, 0x54, 0x47, 0x53, 0x49, - 0x4c, 0x7a, 0x67, 0x4a, 0x62, 0x77, 0x38, 0x65, - 0x66, 0x53, 0x49, 0x63, 0x38, 0x58, 0x67, 0x67, - 0x56, 0x74, 0x4c, 0x52, 0x35, 0x33, 0x69, 0x65, - 0x49, 0x44, 0x2d, 0x71, 0x4b, 0x33, 0x44, 0x46, - 0x6f, 0x2d, 0x58, 0x78, 0x43, 0x5f, 0x57, 0x50, - 0x5a, 0x74, 0x4f, 0x46, 0x55, 0x48, 0x77, 0x67, - 0x79, 0x68, 0x48, 0x36, 0x49, 0x46, 0x65, 0x50, - 0x71, 0x56, 0x71, 0x4e, 0x50, 0x38, 0x6a, 0x44, - 0x62, 0x4d, 0x4f, 0x68, 0x74, 0x6b, 0x45, 0x73, - 0x48, 0x66, 0x36, 0x4a, 0x35, 0x33, 0x69, 0x53, - 0x44, 0x6d, 0x31, 0x55, 0x42, 0x5f, 0x6d, 0x46, - 0x48, 0x32, 0x57, 0x58, 0x51, 0x34, 0x7a, 0x6b, - 0x43, 0x31, 0x4f, 0x31, 0x4c, 0x73, 0x45, 0x6a, - 0x62, 0x33, 0x67, 0x6b, 0x66, 0x65, 0x67, 0x4a, - 0x78, 0x7a, 0x70, 0x59, 0x50, 0x58, 0x43, 0x6d, - 0x58, 0x43, 0x68, 0x31, 0x66, 0x45, 0x64, 0x54, - 0x42, 0x56, 0x4a, 0x2d, 0x36, 0x48, 0x2d, 0x43, - 0x76, 0x72, 0x6a, 0x79, 0x77, 0x4f, 0x71, 0x50, - 0x53, 0x58, 0x5f, 0x77, 0x4d, 0x59, 0x4c, 0x32, - 0x77, 0x35, 0x48, 0x32, 0x77, 0x4e, 0x64, 0x78, - 0x52, 0x63, 0x46, 0x6a, 0x35, 0x55, 0x68, 0x39, - 0x6f, 0x7a, 0x32, 0x36, 0x4d, 0x41, 0x39, 0x75, - 0x77, 0x36, 0x6c, 0x77, 0x46, 0x2d, 0x36, 0x47, - 0x64, 0x47, 0x64, 0x78, 0x68, 0x52, 0x38, 0x55, - 0x50, 0x63, 0x47, 0x35, 0x34, 0x46, 0x59, 0x59, - 0x5f, 0x4d, 0x61, 0x50, 0x6e, 0x68, 0x31, 0x45, - 0x50, 0x38, 0x4c, 0x5a, 0x77, 0x56, 0x30, 0x55, - 0x2d, 0x4c, 0x68, 0x78, 0x53, 0x59, 0x52, 0x49, - 0x68, 0x63, 0x65, 0x54, 0x34, 0x34, 0x64, 0x34, - 0x42, 0x72, 0x55, 0x79, 0x34, 0x33, 0x30, 0x51, - 0x37, 0x76, 0x44, 0x6b, 0x71, 0x4b, 0x68, 0x38, - 0x37, 0x4c, 0x74, 0x77, 0x36, 0x55, 0x4e, 0x71, - 0x43, 0x6a, 0x66, 0x78, 0x35, 0x67, 0x6c, 0x6b, - 0x75, 0x7a, 0x69, 0x71, 0x4e, 0x73, 0x5a, 0x32, - 0x39, 0x4c, 0x4f, 0x68, 0x45, 0x30, 0x64, 0x2d, - 0x34, 0x38, 0x73, 0x54, 0x56, 0x4e, 0x39, 0x54, - 0x2d, 0x4d, 0x65, 0x62, 0x49, 0x64, 0x30, 0x69, - 0x70, 0x55, 0x47, 0x4c, 0x30, 0x52, 0x6d, 0x61, - 0x6b, 0x56, 0x47, 0x68, 0x5f, 0x55, 0x50, 0x5f, - 0x77, 0x48, 0x48, 0x47, 0x6f, 0x79, 0x53, 0x44, - 0x58, 0x6f, 0x62, 0x56, 0x37, 0x4d, 0x47, 0x34, - 0x77, 0x7a, 0x38, 0x4f, 0x66, 0x39, 0x46, 0x77, - 0x51, 0x39, 0x32, 0x4e, 0x6c, 0x7a, 0x6d, 0x30, - 0x48, 0x6a, 0x33, 0x38, 0x44, 0x55, 0x38, 0x57, - 0x77, 0x79, 0x63, 0x4a, 0x76, 0x68, 0x7a, 0x65, - 0x68, 0x52, 0x4c, 0x4d, 0x46, 0x54, 0x2d, 0x34, - 0x55, 0x79, 0x4b, 0x75, 0x34, 0x39, 0x43, 0x31, - 0x47, 0x63, 0x5f, 0x52, 0x45, 0x5f, 0x6d, 0x4a, - 0x32, 0x6e, 0x44, 0x32, 0x34, 0x39, 0x2d, 0x51, - 0x33, 0x7a, 0x44, 0x48, 0x46, 0x43, 0x55, 0x6c, - 0x43, 0x4e, 0x71, 0x48, 0x68, 0x78, 0x6b, 0x6f, - 0x48, 0x53, 0x58, 0x7a, 0x43, 0x49, 0x38, 0x4f, - 0x7a, 0x65, 0x4c, 0x78, 0x45, 0x72, 0x62, 0x78, - 0x44, 0x2d, 0x5f, 0x42, 0x37, 0x39, 0x41, 0x33, - 0x6f, 0x6d, 0x71, 0x45, 0x34, 0x7a, 0x6e, 0x30, - 0x48, 0x52, 0x5f, 0x43, 0x7a, 0x39, 0x68, 0x32, - 0x56, 0x41, 0x30, 0x2d, 0x35, 0x50, 0x47, 0x44, - 0x4a, 0x6c, 0x73, 0x34, 0x45, 0x6f, 0x70, 0x4a, - 0x2d, 0x41, 0x67, 0x5f, 0x4e, 0x42, 0x64, 0x36, - 0x34, 0x65, 0x67, 0x37, 0x6f, 0x76, 0x6d, 0x59, - 0x46, 0x54, 0x5f, 0x52, 0x35, 0x78, 0x4b, 0x61, - 0x56, 0x35, 0x53, 0x51, 0x66, 0x38, 0x49, 0x4f, - 0x54, 0x55, 0x36, 0x55, 0x77, 0x65, 0x50, 0x52, - 0x45, 0x63, 0x65, 0x58, 0x58, 0x64, 0x44, 0x4f, - 0x45, 0x74, 0x65, 0x50, 0x7a, 0x54, 0x6e, 0x4f, - 0x44, 0x37, 0x65, 0x68, 0x34, 0x7a, 0x78, 0x4f, - 0x35, 0x6d, 0x67, 0x69, 0x33, 0x55, 0x4d, 0x76, - 0x49, 0x38, 0x78, 0x62, 0x58, 0x47, 0x47, 0x4b, - 0x43, 0x38, 0x5f, 0x68, 0x34, 0x7a, 0x54, 0x69, - 0x38, 0x35, 0x41, 0x76, 0x68, 0x49, 0x6c, 0x44, - 0x70, 0x58, 0x68, 0x2d, 0x65, 0x44, 0x74, 0x2d, - 0x37, 0x43, 0x6e, 0x38, 0x36, 0x4b, 0x69, 0x4e, - 0x38, 0x4e, 0x49, 0x4b, 0x4c, 0x56, 0x65, 0x51, - 0x34, 0x32, 0x4b, 0x4d, 0x62, 0x6e, 0x6f, 0x52, - 0x78, 0x6f, 0x32, 0x4a, 0x32, 0x38, 0x50, 0x31, - 0x51, 0x61, 0x55, 0x79, 0x68, 0x48, 0x71, 0x78, - 0x62, 0x32, 0x68, 0x33, 0x39, 0x48, 0x72, 0x51, - 0x4b, 0x44, 0x67, 0x56, 0x68, 0x48, 0x6c, 0x52, - 0x53, 0x74, 0x6c, 0x78, 0x48, 0x56, 0x6f, 0x71, - 0x46, 0x58, 0x32, 0x55, 0x74, 0x4f, 0x68, 0x31, - 0x70, 0x50, 0x47, 0x44, 0x4b, 0x79, 0x75, 0x65, - 0x52, 0x67, 0x74, 0x2d, 0x47, 0x4a, 0x65, 0x6b, - 0x70, 0x66, 0x69, 0x4f, 0x31, 0x4c, 0x4f, 0x51, - 0x36, 0x44, 0x6f, 0x71, 0x5a, 0x30, 0x4c, 0x74, - 0x47, 0x48, 0x5a, 0x30, 0x6f, 0x36, 0x4a, 0x7a, - 0x58, 0x4e, 0x79, 0x4a, 0x2d, 0x38, 0x50, 0x54, - 0x46, 0x43, 0x48, 0x56, 0x46, 0x46, 0x71, 0x4f, - 0x57, 0x30, 0x50, 0x47, 0x4d, 0x4d, 0x78, 0x78, - 0x34, 0x33, 0x70, 0x78, 0x6e, 0x6a, 0x67, 0x76, - 0x35, 0x43, 0x74, 0x63, 0x53, 0x54, 0x6c, 0x30, - 0x39, 0x43, 0x7a, 0x69, 0x4c, 0x54, 0x75, 0x75, - 0x34, 0x58, 0x30, 0x45, 0x5a, 0x7a, 0x76, 0x36, - 0x35, 0x65, 0x69, 0x4a, 0x4d, 0x46, 0x74, 0x79, - 0x36, 0x46, 0x71, 0x4f, 0x4d, 0x4e, 0x46, 0x54, - 0x64, 0x46, 0x75, 0x4f, 0x4e, 0x79, 0x72, 0x61, - 0x71, 0x73, 0x47, 0x44, 0x77, 0x39, 0x62, 0x43, - 0x47, 0x61, 0x46, 0x37, 0x61, 0x4d, 0x32, 0x4c, - 0x64, 0x44, 0x64, 0x36, 0x5a, 0x54, 0x76, 0x75, - 0x44, 0x63, 0x30, 0x4f, 0x52, 0x69, 0x6c, 0x54, - 0x34, 0x56, 0x47, 0x69, 0x4a, 0x5f, 0x68, 0x79, - 0x34, 0x51, 0x67, 0x76, 0x51, 0x6b, 0x72, 0x47, - 0x49, 0x38, 0x64, 0x33, 0x76, 0x4f, 0x75, 0x51, - 0x35, 0x5f, 0x69, 0x68, 0x76, 0x51, 0x6a, 0x7a, - 0x4f, 0x50, 0x6a, 0x52, 0x50, 0x77, 0x6e, 0x53, - 0x4c, 0x4d, 0x70, 0x78, 0x4d, 0x6c, 0x43, 0x70, - 0x52, 0x66, 0x43, 0x57, 0x50, 0x4c, 0x43, 0x30, - 0x43, 0x33, 0x31, 0x32, 0x58, 0x4d, 0x5f, 0x78, - 0x6d, 0x42, 0x45, 0x63, 0x53, 0x64, 0x46, 0x78, - 0x68, 0x4a, 0x64, 0x67, 0x52, 0x69, 0x48, 0x52, - 0x64, 0x77, 0x74, 0x36, 0x57, 0x50, 0x50, 0x52, - 0x52, 0x79, 0x45, 0x52, 0x37, 0x30, 0x61, 0x79, - 0x39, 0x44, 0x70, 0x4b, 0x4c, 0x72, 0x69, 0x43, - 0x79, 0x6b, 0x77, 0x66, 0x47, 0x46, 0x58, 0x43, - 0x50, 0x76, 0x68, 0x79, 0x6f, 0x57, 0x51, 0x65, - 0x70, 0x50, 0x32, 0x68, 0x50, 0x63, 0x68, 0x33, - 0x6e, 0x4b, 0x67, 0x56, 0x78, 0x46, 0x71, 0x4e, - 0x4e, 0x6f, 0x64, 0x2d, 0x64, 0x48, 0x6d, 0x45, - 0x64, 0x4e, 0x31, 0x78, 0x58, 0x51, 0x71, 0x75, - 0x49, 0x7a, 0x30, 0x4e, 0x54, 0x31, 0x74, 0x51, - 0x61, 0x73, 0x65, 0x66, 0x51, 0x4a, 0x73, 0x55, - 0x4e, 0x42, 0x45, 0x7a, 0x50, 0x48, 0x69, 0x75, - 0x77, 0x4d, 0x2d, 0x48, 0x45, 0x39, 0x57, 0x6a, - 0x77, 0x36, 0x38, 0x55, 0x6e, 0x44, 0x33, 0x4d, - 0x46, 0x35, 0x5f, 0x55, 0x34, 0x63, 0x35, 0x79, - 0x36, 0x47, 0x78, 0x67, 0x45, 0x78, 0x4f, 0x5a, - 0x34, 0x55, 0x4f, 0x59, 0x50, 0x45, 0x58, 0x4a, - 0x52, 0x42, 0x6e, 0x52, 0x53, 0x54, 0x38, 0x75, - 0x35, 0x73, 0x47, 0x50, 0x6e, 0x6b, 0x4c, 0x34, - 0x48, 0x4d, 0x30, 0x50, 0x31, 0x55, 0x79, 0x46, - 0x50, 0x68, 0x76, 0x4f, 0x42, 0x4f, 0x73, 0x72, - 0x58, 0x4d, 0x65, 0x58, 0x51, 0x7a, 0x38, 0x4a, - 0x66, 0x6a, 0x48, 0x75, 0x4c, 0x54, 0x6a, 0x79, - 0x69, 0x45, 0x46, 0x36, 0x5f, 0x4b, 0x43, 0x6b, - 0x43, 0x32, 0x2d, 0x48, 0x34, 0x77, 0x6c, 0x73, - 0x66, 0x65, 0x69, 0x50, 0x58, 0x35, 0x69, 0x65, - 0x77, 0x38, 0x70, 0x64, 0x6f, 0x54, 0x2d, 0x65, - 0x51, 0x59, 0x73, 0x62, 0x6c, 0x4e, 0x4b, 0x4f, - 0x58, 0x30, 0x47, 0x5f, 0x6f, 0x31, 0x61, 0x78, - 0x51, 0x6d, 0x32, 0x4f, 0x70, 0x75, 0x50, 0x51, - 0x41, 0x7a, 0x2d, 0x75, 0x46, 0x5f, 0x5f, 0x78, - 0x6f, 0x34, 0x63, 0x5f, 0x69, 0x63, 0x5a, 0x5f, - 0x72, 0x46, 0x71, 0x49, 0x6e, 0x49, 0x52, 0x37, - 0x50, 0x46, 0x45, 0x2d, 0x75, 0x4a, 0x2d, 0x45, - 0x77, 0x4a, 0x38, 0x48, 0x4f, 0x52, 0x79, 0x65, - 0x59, 0x33, 0x70, 0x30, 0x34, 0x63, 0x79, 0x49, - 0x50, 0x76, 0x44, 0x52, 0x5a, 0x55, 0x6d, 0x65, - 0x51, 0x4a, 0x5f, 0x51, 0x70, 0x68, 0x72, 0x78, - 0x34, 0x79, 0x5f, 0x38, 0x44, 0x31, 0x71, 0x56, - 0x4c, 0x45, 0x55, 0x33, 0x77, 0x5f, 0x2d, 0x45, - 0x4e, 0x33, 0x6a, 0x45, 0x42, 0x7a, 0x64, 0x2d, - 0x71, 0x49, 0x73, 0x79, 0x2d, 0x45, 0x64, 0x49, - 0x5a, 0x73, 0x65, 0x48, 0x48, 0x37, 0x57, 0x44, - 0x4d, 0x43, 0x4e, 0x78, 0x35, 0x62, 0x69, 0x71, - 0x4e, 0x74, 0x41, 0x75, 0x34, 0x58, 0x66, 0x67, - 0x63, 0x38, 0x4e, 0x46, 0x50, 0x44, 0x51, 0x6b, - 0x50, 0x38, 0x4c, 0x6c, 0x54, 0x62, 0x68, 0x36, - 0x34, 0x73, 0x72, 0x68, 0x36, 0x39, 0x43, 0x6c, - 0x34, 0x37, 0x76, 0x77, 0x44, 0x6a, 0x2d, 0x6b, - 0x4a, 0x7a, 0x70, 0x2d, 0x58, 0x44, 0x68, 0x37, - 0x35, 0x43, 0x6c, 0x38, 0x55, 0x69, 0x69, 0x31, - 0x48, 0x56, 0x2d, 0x4b, 0x4a, 0x6b, 0x63, 0x6b, - 0x4b, 0x33, 0x71, 0x45, 0x46, 0x37, 0x57, 0x79, - 0x6f, 0x7a, 0x63, 0x55, 0x48, 0x51, 0x36, 0x56, - 0x6f, 0x38, 0x2d, 0x68, 0x34, 0x33, 0x4b, 0x4d, - 0x49, 0x5f, 0x37, 0x52, 0x4d, 0x32, 0x4e, 0x67, - 0x50, 0x42, 0x75, 0x2d, 0x54, 0x42, 0x4f, 0x63, - 0x49, 0x61, 0x51, 0x55, 0x59, 0x68, 0x4a, 0x31, - 0x2d, 0x45, 0x4a, 0x48, 0x62, 0x78, 0x4c, 0x71, - 0x46, 0x2d, 0x4a, 0x44, 0x48, 0x4e, 0x46, 0x78, - 0x4a, 0x54, 0x66, 0x36, 0x48, 0x42, 0x65, 0x5a, - 0x6f, 0x33, 0x5f, 0x52, 0x33, 0x4d, 0x69, 0x58, - 0x34, 0x33, 0x46, 0x45, 0x31, 0x4d, 0x34, 0x68, - 0x77, 0x5f, 0x47, 0x4c, 0x65, 0x75, 0x50, 0x77, - 0x54, 0x45, 0x56, 0x5f, 0x6d, 0x50, 0x75, 0x43, - 0x44, 0x33, 0x5a, 0x34, 0x75, 0x4d, 0x37, 0x78, - 0x48, 0x66, 0x6f, 0x4f, 0x4d, 0x7a, 0x74, 0x36, - 0x59, 0x6c, 0x35, 0x4f, 0x5f, 0x47, 0x67, 0x65, - 0x56, 0x4e, 0x56, 0x49, 0x54, 0x58, 0x69, 0x67, - 0x34, 0x2d, 0x68, 0x70, 0x77, 0x5a, 0x31, 0x78, - 0x39, 0x4d, 0x66, 0x33, 0x6f, 0x71, 0x49, 0x50, - 0x32, 0x38, 0x63, 0x4c, 0x4c, 0x53, 0x38, 0x2d, - 0x61, 0x4e, 0x63, 0x44, 0x35, 0x30, 0x64, 0x61, - 0x48, 0x39, 0x32, 0x44, 0x62, 0x31, 0x5f, 0x51, - 0x48, 0x5f, 0x35, 0x51, 0x4f, 0x52, 0x53, 0x4f, - 0x48, 0x74, 0x45, 0x56, 0x77, 0x64, 0x78, 0x78, - 0x48, 0x68, 0x4a, 0x72, 0x45, 0x61, 0x38, 0x69, - 0x66, 0x4d, 0x65, 0x4f, 0x34, 0x35, 0x45, 0x53, - 0x66, 0x4d, 0x5a, 0x35, 0x66, 0x43, 0x47, 0x78, - 0x34, 0x6b, 0x51, 0x50, 0x57, 0x6b, 0x47, 0x66, - 0x48, 0x65, 0x4c, 0x57, 0x34, 0x63, 0x54, 0x30, - 0x59, 0x76, 0x2d, 0x49, 0x48, 0x75, 0x65, 0x68, - 0x78, 0x38, 0x59, 0x50, 0x45, 0x7a, 0x68, 0x46, - 0x69, 0x4d, 0x31, 0x52, 0x71, 0x77, 0x39, 0x65, - 0x68, 0x47, 0x73, 0x49, 0x48, 0x38, 0x55, 0x52, - 0x61, 0x64, 0x32, 0x44, 0x61, 0x30, 0x71, 0x67, - 0x43, 0x35, 0x73, 0x4f, 0x35, 0x77, 0x69, 0x62, - 0x42, 0x59, 0x31, 0x31, 0x49, 0x51, 0x75, 0x6c, - 0x34, 0x6a, 0x77, 0x30, 0x4d, 0x6b, 0x50, 0x36, - 0x45, 0x34, 0x38, 0x4f, 0x62, 0x38, 0x4b, 0x56, - 0x2d, 0x4d, 0x69, 0x4c, 0x35, 0x6c, 0x65, 0x68, - 0x48, 0x70, 0x65, 0x4f, 0x67, 0x31, 0x34, 0x50, - 0x31, 0x64, 0x47, 0x4a, 0x38, 0x76, 0x42, 0x56, - 0x35, 0x4a, 0x45, 0x50, 0x35, 0x37, 0x6a, 0x6a, - 0x49, 0x4f, 0x56, 0x34, 0x5f, 0x4d, 0x4f, 0x62, - 0x51, 0x39, 0x2d, 0x50, 0x59, 0x38, 0x63, 0x2d, - 0x74, 0x46, 0x4b, 0x4f, 0x48, 0x37, 0x38, 0x4f, - 0x76, 0x56, 0x48, 0x51, 0x46, 0x7a, 0x6f, 0x50, - 0x48, 0x78, 0x64, 0x62, 0x64, 0x45, 0x50, 0x31, - 0x4e, 0x41, 0x50, 0x56, 0x44, 0x54, 0x39, 0x45, - 0x71, 0x68, 0x66, 0x36, 0x49, 0x6d, 0x66, 0x51, - 0x47, 0x7a, 0x39, 0x75, 0x43, 0x65, 0x6c, 0x49, - 0x43, 0x73, 0x5f, 0x78, 0x51, 0x58, 0x7a, 0x41, - 0x6e, 0x4e, 0x41, 0x66, 0x48, 0x57, 0x39, 0x79, - 0x41, 0x6b, 0x49, 0x45, 0x49, 0x67, 0x34, 0x42, - 0x41, 0x67, 0x51, 0x67, 0x44, 0x6c, 0x68, 0x47, - 0x44, 0x44, 0x4a, 0x59, 0x45, 0x51, 0x4d, 0x6f, - 0x51, 0x6f, 0x49, 0x52, 0x59, 0x49, 0x55, 0x6a, - 0x68, 0x6c, 0x6a, 0x43, 0x42, 0x46, 0x4c, 0x47, - 0x41, 0x4b, 0x59, 0x4d, 0x4d, 0x67, 0x34, 0x52, - 0x41, 0x41, 0x52, 0x77, 0x6a, 0x42, 0x6b, 0x47, - 0x44, 0x45, 0x45, 0x41, 0x49, 0x41, 0x64, 0x49, - 0x49, 0x4d, 0x67, 0x51, 0x71, 0x68, 0x68, 0x44, - 0x43, 0x68, 0x67, 0x41, 0x42, 0x45, 0x45, 0x47, - 0x41, 0x43, 0x51, 0x45, 0x45, 0x49, 0x49, 0x4a, - 0x70, 0x77, 0x41, 0x52, 0x69, 0x44, 0x41, 0x46, - 0x68, 0x44, 0x4c, 0x41, 0x43, 0x49, 0x4b, 0x45, - 0x45, 0x56, 0x41, 0x78, 0x59, 0x51, 0x41, 0x69, - 0x77, 0x68, 0x68, 0x41, 0x42, 0x45, 0x45, 0x41, - 0x47, 0x57, 0x57, 0x4d, 0x41, 0x59, 0x6f, 0x43, - 0x42, 0x41, 0x52, 0x46, 0x52, 0x41, 0x41, 0x41, - 0x43, 0x42, 0x41, 0x45, 0x4b, 0x51, 0x49, 0x49, - 0x41, 0x63, 0x5a, 0x41, 0x6f, 0x59, 0x78, 0x77, - 0x51, 0x6c, 0x42, 0x47, 0x69, 0x47, 0x45, 0x49, - 0x45, 0x4d, 0x4f, 0x4d, 0x49, 0x51, 0x67, 0x55, - 0x49, 0x67, 0x67, 0x77, 0x53, 0x43, 0x67, 0x67, - 0x46, 0x46, 0x4c, 0x43, 0x49, 0x57, 0x45, 0x4d, - 0x41, 0x77, 0x49, 0x5a, 0x52, 0x67, 0x41, 0x41, - 0x53, 0x42, 0x46, 0x41, 0x67, 0x49, 0x4c, 0x43, - 0x4b, 0x41, 0x55, 0x73, 0x45, 0x73, 0x34, 0x49, - 0x49, 0x77, 0x51, 0x44, 0x68, 0x42, 0x6e, 0x6b, - 0x48, 0x44, 0x57, 0x41, 0x43, 0x51, 0x55, 0x55, - 0x45, 0x6b, 0x70, 0x41, 0x4a, 0x45, 0x55, 0x53, - 0x69, 0x67, 0x6a, 0x67, 0x43, 0x47, 0x46, 0x49, - 0x45, 0x49, 0x4b, 0x55, 0x41, 0x59, 0x51, 0x41, - 0x67, 0x41, 0x67, 0x68, 0x67, 0x78, 0x68, 0x4b, - 0x45, 0x42, 0x41, 0x43, 0x6f, 0x59, 0x43, 0x51, - 0x4d, 0x55, 0x51, 0x4a, 0x68, 0x41, 0x51, 0x41, - 0x52, 0x67, 0x67, 0x67, 0x45, 0x41, 0x49, 0x49, - 0x41, 0x47, 0x4f, 0x55, 0x51, 0x6b, 0x41, 0x59, - 0x49, 0x59, 0x78, 0x67, 0x78, 0x68, 0x46, 0x6a, - 0x71, 0x43, 0x41, 0x49, 0x43, 0x45, 0x49, 0x51, - 0x6f, 0x41, 0x42, 0x59, 0x41, 0x67, 0x42, 0x68, - 0x78, 0x6a, 0x48, 0x6a, 0x46, 0x43, 0x49, 0x42, - 0x41, 0x51, 0x45, 0x49, 0x4a, 0x51, 0x49, 0x41, - 0x4a, 0x49, 0x52, 0x67, 0x41, 0x42, 0x6b, 0x67, - 0x4b, 0x52, 0x46, 0x45, 0x4f, 0x41, 0x69, 0x46, - 0x4d, 0x6b, 0x77, 0x42, 0x51, 0x5a, 0x51, 0x53, - 0x42, 0x43, 0x6d, 0x41, 0x46, 0x41, 0x42, 0x47, - 0x4b, 0x51, 0x69, 0x41, 0x45, 0x45, 0x59, 0x77, - 0x49, 0x61, 0x51, 0x79, 0x47, 0x67, 0x70, 0x68, - 0x41, 0x41, 0x41, 0x41, 0x47, 0x69, 0x4d, 0x41, - 0x4d, 0x63, 0x6f, 0x51, 0x49, 0x4a, 0x41, 0x41, - 0x67, 0x68, 0x6b, 0x4b, 0x6c, 0x42, 0x43, 0x41, - 0x45, 0x41, 0x59, 0x63, 0x45, 0x59, 0x70, 0x6f, - 0x41, 0x51, 0x43, 0x44, 0x53, 0x41, 0x47, 0x41, - 0x69, 0x42, 0x53, 0x41, 0x41, 0x55, 0x41, 0x49, - 0x6c, 0x55, 0x52, 0x61, 0x49, 0x52, 0x77, 0x41, - 0x41, 0x41, 0x41, 0x42, 0x45, 0x42, 0x4a, 0x41, - 0x41, 0x41, 0x6d, 0x4d, 0x45, 0x79, 0x49, 0x49, - 0x67, 0x55, 0x42, 0x56, 0x41, 0x41, 0x6d, 0x49, - 0x6a, 0x46, 0x45, 0x4d, 0x55, 0x4d, 0x43, 0x46, - 0x4d, 0x45, 0x41, 0x68, 0x68, 0x6f, 0x6a, 0x53, - 0x77, 0x6a, 0x42, 0x42, 0x48, 0x47, 0x43, 0x4d, - 0x4b, 0x45, 0x55, 0x59, 0x45, 0x4d, 0x67, 0x51, - 0x6f, 0x6f, 0x45, 0x42, 0x78, 0x41, 0x41, 0x6e, - 0x43, 0x42, 0x55, 0x43, 0x41, 0x43, 0x51, 0x63, - 0x5a, 0x6f, 0x41, 0x49, 0x41, 0x67, 0x41, 0x47, - 0x52, 0x68, 0x41, 0x69, 0x42, 0x45, 0x41, 0x47, - 0x49, 0x4b, 0x71, 0x4d, 0x59, 0x41, 0x68, 0x51, - 0x41, 0x6f, 0x52, 0x31, 0x7a, 0x41, 0x6c, 0x42, - 0x69, 0x41, 0x49, 0x47, 0x4d, 0x55, 0x43, 0x49, - 0x41, 0x51, 0x59, 0x41, 0x59, 0x59, 0x67, 0x77, - 0x51, 0x69, 0x45, 0x45, 0x68, 0x52, 0x4d, 0x4f, - 0x49, 0x43, 0x4f, 0x45, 0x41, 0x41, 0x49, 0x68, - 0x59, 0x4a, 0x42, 0x42, 0x67, 0x42, 0x44, 0x44, - 0x42, 0x41, 0x42, 0x45, 0x43, 0x59, 0x43, 0x49, - 0x45, 0x49, 0x67, 0x49, 0x67, 0x52, 0x53, 0x6f, - 0x78, 0x67, 0x6c, 0x41, 0x6b, 0x44, 0x65, 0x41, - 0x43, 0x49, 0x53, 0x67, 0x51, 0x77, 0x49, 0x51, - 0x4a, 0x71, 0x41, 0x41, 0x79, 0x41, 0x46, 0x45, - 0x43, 0x42, 0x46, 0x43, 0x41, 0x47, 0x45, 0x55, - 0x49, 0x41, 0x4e, 0x59, 0x51, 0x61, 0x41, 0x42, - 0x43, 0x67, 0x41, 0x44, 0x43, 0x41, 0x42, 0x45, - 0x4b, 0x63, 0x61, 0x51, 0x45, 0x51, 0x49, 0x4a, - 0x6f, 0x77, 0x42, 0x68, 0x68, 0x69, 0x6f, 0x42, - 0x43, 0x41, 0x45, 0x43, 0x43, 0x4d, 0x41, 0x4d, - 0x45, 0x42, 0x68, 0x61, 0x42, 0x41, 0x42, 0x68, - 0x44, 0x67, 0x67, 0x45, 0x6d, 0x46, 0x43, 0x45, - 0x4f, 0x45, 0x4d, 0x49, 0x49, 0x67, 0x6f, 0x56, - 0x67, 0x52, 0x67, 0x44, 0x5a, 0x68, 0x4b, 0x42, - 0x67, 0x46, 0x52, 0x47, 0x43, 0x4d, 0x53, 0x49, - 0x4d, 0x30, 0x51, 0x67, 0x78, 0x68, 0x42, 0x53, - 0x41, 0x43, 0x67, 0x4c, 0x41, 0x45, 0x41, 0x4b, - 0x43, 0x4b, 0x55, 0x41, 0x45, 0x49, 0x59, 0x42, - 0x51, 0x52, 0x51, 0x51, 0x58, 0x48, 0x69, 0x6b, - 0x67, 0x41, 0x43, 0x41, 0x47, 0x36, 0x41, 0x45, - 0x41, 0x63, 0x70, 0x77, 0x42, 0x77, 0x77, 0x43, - 0x67, 0x68, 0x41, 0x67, 0x6c, 0x41, 0x4e, 0x49, - 0x4f, 0x41, 0x59, 0x45, 0x51, 0x49, 0x41, 0x70, - 0x59, 0x59, 0x68, 0x51, 0x44, 0x67, 0x51, 0x68, - 0x41, 0x53, 0x42, 0x47, 0x63, 0x41, 0x45, 0x55, - 0x55, 0x45, 0x51, 0x52, 0x5a, 0x34, 0x52, 0x67, - 0x68, 0x46, 0x49, 0x41, 0x71, 0x41, 0x59, 0x4d, - 0x47, 0x41, 0x43, 0x55, 0x45, 0x4d, 0x4a, 0x49, - 0x59, 0x4a, 0x51, 0x53, 0x68, 0x67, 0x76, 0x41, - 0x6f, 0x43, 0x4a, 0x49, 0x41, 0x45, 0x65, 0x51, - 0x51, 0x45, 0x5a, 0x59, 0x4a, 0x59, 0x78, 0x51, - 0x51, 0x41, 0x51, 0x48, 0x44, 0x44, 0x47, 0x43, - 0x43, 0x4b, 0x43, 0x49, 0x74, 0x46, 0x67, 0x67, - 0x41, 0x49, 0x42, 0x42, 0x4a, 0x69, 0x77, 0x48, - 0x49, 0x45, 0x4e, 0x4d, 0x41, 0x43, 0x51, 0x4d, - 0x34, 0x55, 0x51, 0x52, 0x68, 0x42, 0x77, 0x44, - 0x6b, 0x69, 0x4e, 0x68, 0x43, 0x62, 0x53, 0x4b, - 0x41, 0x53, 0x55, 0x4d, 0x51, 0x45, 0x67, 0x4b, - 0x67, 0x49, 0x46, 0x6a, 0x44, 0x51, 0x67, 0x46, - 0x69, 0x45, 0x44, 0x43, 0x4b, 0x51, 0x57, 0x45, - 0x45, 0x51, 0x77, 0x69, 0x79, 0x41, 0x52, 0x78, - 0x41, 0x41, 0x4b, 0x44, 0x45, 0x41, 0x42, 0x4d, - 0x41, 0x53, 0x47, 0x59, 0x49, 0x70, 0x34, 0x68, - 0x34, 0x49, 0x55, 0x41, 0x53, 0x41, 0x67, 0x0a, - 0x00, 0x00, 0x28, 0x75, 0x75, 0x61, 0x79, 0x29, - 0x61, 0x63, 0x6f, 0x75, 0x73, 0x74, 0x69, 0x64, - 0x2f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x67, 0x72, 0x69, 0x6c, 0x6f, 0x2f, 0x00, 0x00, - 0x06, 0x00, 0x00, 0x00, 0x74, 0x65, 0x73, 0x74, - 0x2f, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, - 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x73, 0x2f, - 0x05, 0x00, 0x00, 0x00, 0x6f, 0x72, 0x67, 0x2f, - 0x09, 0x00, 0x00, 0x00, 0x2f, 0x00, 0x00, 0x00, - 0x07, 0x00, 0x00, 0x00, 0x67, 0x6e, 0x6f, 0x6d, - 0x65, 0x2f, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, - 0x63, 0x68, 0x72, 0x6f, 0x6d, 0x61, 0x70, 0x72, - 0x69, 0x6e, 0x74, 0x5f, 0x6e, 0x6f, 0x72, 0x61, - 0x68, 0x5f, 0x6a, 0x6f, 0x6e, 0x65, 0x73, 0x5f, - 0x63, 0x68, 0x61, 0x73, 0x69, 0x6e, 0x67, 0x5f, - 0x70, 0x69, 0x72, 0x61, 0x74, 0x65, 0x73, 0x2e, - 0x74, 0x78, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x0c, 0x00, 0x00, 0x00, 0x0d, 0x1b, 0xa3, 0xb2, + 0x02, 0x00, 0x00, 0x00, 0x8c, 0x01, 0x00, 0x00, + 0x2b, 0x00, 0x76, 0x00, 0xb8, 0x01, 0x00, 0x00, + 0xe5, 0x10, 0x00, 0x00, 0xd4, 0xb5, 0x02, 0x00, + 0xff, 0xff, 0xff, 0xff, 0xe5, 0x10, 0x00, 0x00, + 0x01, 0x00, 0x4c, 0x00, 0xe8, 0x10, 0x00, 0x00, + 0xec, 0x10, 0x00, 0x00, 0x50, 0x05, 0x9a, 0x0d, + 0x0a, 0x00, 0x00, 0x00, 0xec, 0x10, 0x00, 0x00, + 0x05, 0x00, 0x4c, 0x00, 0xf4, 0x10, 0x00, 0x00, + 0x08, 0x11, 0x00, 0x00, 0x4b, 0x50, 0x90, 0x0b, + 0x01, 0x00, 0x00, 0x00, 0x08, 0x11, 0x00, 0x00, + 0x04, 0x00, 0x4c, 0x00, 0x0c, 0x11, 0x00, 0x00, + 0x10, 0x11, 0x00, 0x00, 0xb0, 0xb7, 0x24, 0x30, + 0x03, 0x00, 0x00, 0x00, 0x10, 0x11, 0x00, 0x00, + 0x06, 0x00, 0x4c, 0x00, 0x18, 0x11, 0x00, 0x00, + 0x1c, 0x11, 0x00, 0x00, 0x92, 0x21, 0x08, 0xe2, + 0x02, 0x00, 0x00, 0x00, 0x1c, 0x11, 0x00, 0x00, + 0x28, 0x00, 0x76, 0x00, 0x48, 0x11, 0x00, 0x00, + 0x68, 0x1f, 0x00, 0x00, 0xdc, 0x38, 0xad, 0x98, + 0x09, 0x00, 0x00, 0x00, 0x68, 0x1f, 0x00, 0x00, + 0x05, 0x00, 0x4c, 0x00, 0x70, 0x1f, 0x00, 0x00, + 0x74, 0x1f, 0x00, 0x00, 0x9c, 0x6b, 0x29, 0x81, + 0x04, 0x00, 0x00, 0x00, 0x74, 0x1f, 0x00, 0x00, + 0x06, 0x00, 0x4c, 0x00, 0x7c, 0x1f, 0x00, 0x00, + 0x80, 0x1f, 0x00, 0x00, 0x53, 0x27, 0x1d, 0xe2, + 0x02, 0x00, 0x00, 0x00, 0x80, 0x1f, 0x00, 0x00, + 0x2b, 0x00, 0x76, 0x00, 0xb0, 0x1f, 0x00, 0x00, + 0x0b, 0x2d, 0x00, 0x00, 0xad, 0xef, 0x06, 0x88, + 0x07, 0x00, 0x00, 0x00, 0x0b, 0x2d, 0x00, 0x00, + 0x08, 0x00, 0x4c, 0x00, 0x14, 0x2d, 0x00, 0x00, + 0x18, 0x2d, 0x00, 0x00, 0xa7, 0x67, 0x8b, 0x6e, + 0x06, 0x00, 0x00, 0x00, 0x18, 0x2d, 0x00, 0x00, + 0x09, 0x00, 0x4c, 0x00, 0x24, 0x2d, 0x00, 0x00, + 0x28, 0x2d, 0x00, 0x00, 0x72, 0xe3, 0x33, 0x6a, + 0x02, 0x00, 0x00, 0x00, 0x28, 0x2d, 0x00, 0x00, + 0x2a, 0x00, 0x76, 0x00, 0x58, 0x2d, 0x00, 0x00, + 0x20, 0x3b, 0x00, 0x00, 0x0d, 0x54, 0xfb, 0x4c, + 0x02, 0x00, 0x00, 0x00, 0x20, 0x3b, 0x00, 0x00, + 0x2a, 0x00, 0x76, 0x00, 0x50, 0x3b, 0x00, 0x00, + 0x03, 0x49, 0x00, 0x00, 0x63, 0x68, 0x72, 0x6f, + 0x6d, 0x61, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x5f, + 0x6e, 0x6f, 0x72, 0x61, 0x68, 0x5f, 0x6a, 0x6f, + 0x6e, 0x65, 0x73, 0x5f, 0x63, 0x68, 0x61, 0x73, + 0x69, 0x6e, 0x67, 0x5f, 0x70, 0x69, 0x72, 0x61, + 0x74, 0x65, 0x73, 0x2e, 0x74, 0x78, 0x74, 0x00, 0x1d, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x41, 0x51, 0x41, 0x44, 0x74, 0x45, 0x71, 0x69, 0x4a, 0x59, 0x30, 0x53, 0x6b, 0x63, 0x6a, 0x52, @@ -1459,12 +547,480 @@ 0x41, 0x4a, 0x51, 0x77, 0x79, 0x46, 0x42, 0x47, 0x44, 0x43, 0x49, 0x43, 0x43, 0x4b, 0x43, 0x49, 0x41, 0x4d, 0x6f, 0x5a, 0x0a, 0x00, 0x00, 0x28, - 0x75, 0x75, 0x61, 0x79, 0x29, 0x63, 0x68, 0x72, - 0x6f, 0x6d, 0x61, 0x70, 0x72, 0x69, 0x6e, 0x74, - 0x5f, 0x70, 0x68, 0x69, 0x6c, 0x69, 0x70, 0x5f, - 0x67, 0x6c, 0x61, 0x73, 0x73, 0x5f, 0x74, 0x68, - 0x65, 0x5f, 0x70, 0x61, 0x73, 0x73, 0x69, 0x6f, - 0x6e, 0x5f, 0x6f, 0x66, 0x2e, 0x74, 0x78, 0x74, + 0x75, 0x75, 0x61, 0x79, 0x29, 0x2f, 0x00, 0x00, + 0x03, 0x00, 0x00, 0x00, 0x64, 0x61, 0x74, 0x61, + 0x2f, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, + 0x0b, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, + 0x6f, 0x72, 0x67, 0x2f, 0x04, 0x00, 0x00, 0x00, + 0x67, 0x6e, 0x6f, 0x6d, 0x65, 0x2f, 0x00, 0x00, + 0x07, 0x00, 0x00, 0x00, 0x63, 0x68, 0x72, 0x6f, + 0x6d, 0x61, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x5f, + 0x74, 0x72, 0x6f, 0x6d, 0x62, 0x6f, 0x6e, 0x65, + 0x5f, 0x73, 0x68, 0x6f, 0x72, 0x74, 0x79, 0x5f, + 0x62, 0x75, 0x63, 0x6b, 0x6a, 0x75, 0x6d, 0x70, + 0x2e, 0x74, 0x78, 0x74, 0x00, 0x00, 0x00, 0x00, + 0x10, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x41, 0x51, 0x41, 0x44, 0x74, 0x45, 0x6d, 0x53, + 0x4b, 0x4a, 0x6d, 0x57, 0x52, 0x47, 0x6d, 0x43, + 0x39, 0x31, 0x42, 0x7a, 0x78, 0x48, 0x6a, 0x43, + 0x54, 0x73, 0x50, 0x56, 0x5a, 0x42, 0x6f, 0x6f, + 0x50, 0x6b, 0x4e, 0x70, 0x43, 0x56, 0x63, 0x57, + 0x4a, 0x4d, 0x70, 0x76, 0x70, 0x4f, 0x65, 0x4e, + 0x55, 0x75, 0x64, 0x53, 0x50, 0x42, 0x46, 0x4f, + 0x39, 0x43, 0x72, 0x38, 0x6f, 0x6e, 0x61, 0x47, + 0x5f, 0x45, 0x51, 0x74, 0x69, 0x4b, 0x4d, 0x65, + 0x59, 0x36, 0x34, 0x77, 0x73, 0x63, 0x71, 0x68, + 0x48, 0x35, 0x64, 0x30, 0x66, 0x47, 0x30, 0x51, + 0x64, 0x36, 0x43, 0x45, 0x58, 0x32, 0x69, 0x4b, + 0x43, 0x37, 0x6d, 0x50, 0x74, 0x4d, 0x66, 0x72, + 0x34, 0x51, 0x65, 0x2d, 0x6f, 0x35, 0x79, 0x69, + 0x34, 0x38, 0x73, 0x54, 0x52, 0x44, 0x71, 0x61, + 0x6c, 0x4e, 0x43, 0x58, 0x54, 0x51, 0x6a, 0x37, + 0x77, 0x4f, 0x68, 0x44, 0x50, 0x44, 0x6e, 0x79, + 0x61, 0x38, 0x57, 0x6a, 0x4a, 0x79, 0x69, 0x5a, + 0x48, 0x4b, 0x6f, 0x6e, 0x65, 0x43, 0x4b, 0x75, + 0x6f, 0x35, 0x51, 0x65, 0x5f, 0x42, 0x68, 0x52, + 0x61, 0x76, 0x76, 0x67, 0x5a, 0x7a, 0x6b, 0x36, + 0x39, 0x54, 0x6e, 0x4b, 0x46, 0x34, 0x35, 0x55, + 0x6f, 0x65, 0x32, 0x44, 0x50, 0x38, 0x45, 0x7a, + 0x44, 0x30, 0x32, 0x64, 0x43, 0x33, 0x56, 0x79, + 0x54, 0x42, 0x6f, 0x66, 0x62, 0x41, 0x6f, 0x54, + 0x6f, 0x55, 0x2d, 0x4f, 0x53, 0x30, 0x53, 0x64, + 0x49, 0x2d, 0x56, 0x78, 0x4d, 0x54, 0x4f, 0x4f, + 0x62, 0x73, 0x37, 0x78, 0x4b, 0x63, 0x65, 0x58, + 0x4a, 0x77, 0x68, 0x7a, 0x54, 0x47, 0x49, 0x49, + 0x50, 0x5a, 0x73, 0x51, 0x39, 0x6b, 0x47, 0x44, + 0x68, 0x33, 0x68, 0x79, 0x66, 0x4c, 0x6d, 0x47, + 0x5f, 0x45, 0x39, 0x51, 0x4d, 0x67, 0x70, 0x55, + 0x53, 0x34, 0x45, 0x6e, 0x35, 0x4d, 0x6c, 0x52, + 0x38, 0x73, 0x46, 0x5f, 0x37, 0x4f, 0x67, 0x79, + 0x4c, 0x59, 0x65, 0x66, 0x4f, 0x53, 0x48, 0x4d, + 0x48, 0x71, 0x45, 0x4b, 0x50, 0x59, 0x6f, 0x30, + 0x58, 0x45, 0x38, 0x52, 0x5a, 0x6b, 0x65, 0x66, + 0x34, 0x39, 0x6f, 0x65, 0x50, 0x42, 0x64, 0x43, + 0x37, 0x5a, 0x6d, 0x45, 0x52, 0x69, 0x47, 0x68, + 0x52, 0x38, 0x45, 0x39, 0x6c, 0x4f, 0x4a, 0x46, + 0x55, 0x4e, 0x51, 0x68, 0x54, 0x6a, 0x70, 0x2d, + 0x65, 0x48, 0x49, 0x2d, 0x4d, 0x50, 0x2d, 0x67, + 0x37, 0x5f, 0x69, 0x44, 0x36, 0x54, 0x6d, 0x61, + 0x58, 0x4c, 0x67, 0x66, 0x58, 0x4c, 0x6b, 0x57, + 0x4e, 0x4a, 0x4e, 0x36, 0x39, 0x4d, 0x65, 0x31, + 0x35, 0x45, 0x53, 0x66, 0x70, 0x37, 0x68, 0x68, + 0x36, 0x54, 0x6c, 0x71, 0x36, 0x58, 0x67, 0x69, + 0x72, 0x50, 0x33, 0x51, 0x4c, 0x6b, 0x65, 0x59, + 0x48, 0x30, 0x64, 0x59, 0x53, 0x67, 0x31, 0x38, + 0x51, 0x54, 0x74, 0x78, 0x4a, 0x63, 0x4f, 0x33, + 0x4b, 0x30, 0x46, 0x7a, 0x6c, 0x50, 0x69, 0x6f, + 0x46, 0x42, 0x5f, 0x55, 0x68, 0x63, 0x5f, 0x52, + 0x4b, 0x44, 0x5f, 0x52, 0x45, 0x33, 0x39, 0x78, + 0x35, 0x57, 0x6a, 0x7a, 0x34, 0x41, 0x7a, 0x45, + 0x66, 0x49, 0x66, 0x75, 0x66, 0x45, 0x46, 0x5a, + 0x58, 0x48, 0x6d, 0x77, 0x5f, 0x6d, 0x6a, 0x63, + 0x6f, 0x4d, 0x66, 0x37, 0x34, 0x4c, 0x4e, 0x67, + 0x4e, 0x78, 0x64, 0x2d, 0x50, 0x45, 0x64, 0x5f, + 0x66, 0x44, 0x46, 0x53, 0x4e, 0x79, 0x57, 0x36, + 0x48, 0x6a, 0x73, 0x76, 0x39, 0x4c, 0x44, 0x72, + 0x34, 0x54, 0x56, 0x79, 0x48, 0x66, 0x49, 0x57, + 0x57, 0x4d, 0x69, 0x6c, 0x37, 0x4b, 0x69, 0x6f, + 0x6a, 0x4d, 0x4b, 0x44, 0x42, 0x75, 0x47, 0x4a, + 0x4f, 0x6f, 0x65, 0x65, 0x44, 0x5f, 0x63, 0x7a, + 0x77, 0x6b, 0x71, 0x6a, 0x48, 0x50, 0x31, 0x79, + 0x5f, 0x45, 0x57, 0x70, 0x67, 0x36, 0x49, 0x65, + 0x69, 0x46, 0x55, 0x4f, 0x52, 0x78, 0x32, 0x6b, + 0x55, 0x4d, 0x37, 0x78, 0x45, 0x2d, 0x39, 0x44, + 0x5f, 0x49, 0x67, 0x55, 0x50, 0x71, 0x67, 0x75, + 0x58, 0x41, 0x2d, 0x48, 0x35, 0x79, 0x4c, 0x63, + 0x50, 0x37, 0x68, 0x33, 0x35, 0x4c, 0x6e, 0x52, + 0x4b, 0x34, 0x65, 0x6c, 0x48, 0x33, 0x71, 0x4b, + 0x58, 0x73, 0x65, 0x54, 0x59, 0x79, 0x32, 0x30, + 0x4b, 0x74, 0x48, 0x68, 0x49, 0x38, 0x79, 0x50, + 0x52, 0x78, 0x46, 0x78, 0x37, 0x63, 0x6a, 0x46, + 0x59, 0x65, 0x71, 0x69, 0x70, 0x49, 0x47, 0x79, + 0x5f, 0x43, 0x6a, 0x78, 0x38, 0x4c, 0x6a, 0x30, + 0x34, 0x4d, 0x6b, 0x54, 0x56, 0x4c, 0x72, 0x52, + 0x79, 0x4e, 0x48, 0x78, 0x48, 0x47, 0x63, 0x76, + 0x6c, 0x4e, 0x73, 0x46, 0x4f, 0x67, 0x38, 0x75, + 0x35, 0x73, 0x55, 0x33, 0x53, 0x4d, 0x6b, 0x65, + 0x6c, 0x58, 0x69, 0x43, 0x50, 0x32, 0x68, 0x31, + 0x6d, 0x43, 0x73, 0x71, 0x38, 0x6e, 0x69, 0x47, + 0x57, 0x6c, 0x45, 0x69, 0x59, 0x38, 0x6f, 0x76, + 0x50, 0x4d, 0x49, 0x55, 0x52, 0x6a, 0x6e, 0x36, + 0x37, 0x42, 0x6a, 0x4e, 0x31, 0x4b, 0x67, 0x50, + 0x69, 0x35, 0x47, 0x4f, 0x74, 0x4e, 0x50, 0x52, + 0x69, 0x54, 0x4e, 0x2d, 0x31, 0x4c, 0x7a, 0x51, + 0x32, 0x4d, 0x69, 0x7a, 0x44, 0x33, 0x2d, 0x67, + 0x6f, 0x38, 0x32, 0x69, 0x46, 0x48, 0x2d, 0x6f, + 0x43, 0x44, 0x66, 0x38, 0x44, 0x4c, 0x55, 0x36, + 0x58, 0x50, 0x75, 0x47, 0x56, 0x54, 0x6b, 0x6a, + 0x34, 0x74, 0x53, 0x4b, 0x79, 0x6c, 0x46, 0x77, + 0x75, 0x4e, 0x6d, 0x4e, 0x35, 0x77, 0x73, 0x63, + 0x43, 0x66, 0x39, 0x77, 0x53, 0x59, 0x47, 0x57, + 0x4a, 0x38, 0x65, 0x7a, 0x4a, 0x38, 0x6a, 0x52, + 0x4e, 0x32, 0x68, 0x59, 0x66, 0x62, 0x68, 0x79, + 0x66, 0x44, 0x75, 0x61, 0x50, 0x30, 0x4b, 0x39, + 0x45, 0x5f, 0x6b, 0x4f, 0x4c, 0x63, 0x2d, 0x4f, + 0x52, 0x36, 0x32, 0x78, 0x2d, 0x5f, 0x43, 0x6c, + 0x48, 0x4c, 0x61, 0x45, 0x61, 0x6c, 0x77, 0x71, + 0x36, 0x45, 0x64, 0x5f, 0x70, 0x4f, 0x55, 0x30, + 0x34, 0x54, 0x2d, 0x65, 0x34, 0x31, 0x46, 0x78, + 0x5a, 0x57, 0x6b, 0x51, 0x31, 0x72, 0x48, 0x77, + 0x48, 0x39, 0x71, 0x7a, 0x48, 0x41, 0x37, 0x46, + 0x6f, 0x35, 0x4d, 0x2d, 0x45, 0x62, 0x4d, 0x6f, + 0x42, 0x77, 0x38, 0x5f, 0x56, 0x46, 0x36, 0x4f, + 0x67, 0x32, 0x4b, 0x53, 0x70, 0x33, 0x43, 0x6f, + 0x61, 0x79, 0x69, 0x50, 0x50, 0x77, 0x65, 0x54, + 0x38, 0x36, 0x69, 0x56, 0x34, 0x33, 0x73, 0x34, + 0x74, 0x4d, 0x66, 0x7a, 0x51, 0x66, 0x7a, 0x52, + 0x36, 0x38, 0x59, 0x62, 0x4f, 0x73, 0x4e, 0x2d, + 0x4e, 0x44, 0x77, 0x65, 0x42, 0x54, 0x38, 0x2d, + 0x68, 0x4f, 0x72, 0x78, 0x4a, 0x54, 0x47, 0x4f, + 0x35, 0x6c, 0x6b, 0x36, 0x33, 0x41, 0x5f, 0x73, + 0x48, 0x64, 0x32, 0x4f, 0x73, 0x48, 0x7a, 0x67, + 0x43, 0x7a, 0x72, 0x78, 0x52, 0x55, 0x73, 0x48, + 0x73, 0x77, 0x6b, 0x56, 0x48, 0x4d, 0x32, 0x59, + 0x34, 0x5a, 0x4b, 0x36, 0x34, 0x76, 0x6b, 0x73, + 0x58, 0x48, 0x30, 0x69, 0x54, 0x47, 0x53, 0x49, + 0x4c, 0x7a, 0x67, 0x4a, 0x62, 0x77, 0x38, 0x65, + 0x66, 0x53, 0x49, 0x63, 0x38, 0x58, 0x67, 0x67, + 0x56, 0x74, 0x4c, 0x52, 0x35, 0x33, 0x69, 0x65, + 0x49, 0x44, 0x2d, 0x71, 0x4b, 0x33, 0x44, 0x46, + 0x6f, 0x2d, 0x58, 0x78, 0x43, 0x5f, 0x57, 0x50, + 0x5a, 0x74, 0x4f, 0x46, 0x55, 0x48, 0x77, 0x67, + 0x79, 0x68, 0x48, 0x36, 0x49, 0x46, 0x65, 0x50, + 0x71, 0x56, 0x71, 0x4e, 0x50, 0x38, 0x6a, 0x44, + 0x62, 0x4d, 0x4f, 0x68, 0x74, 0x6b, 0x45, 0x73, + 0x48, 0x66, 0x36, 0x4a, 0x35, 0x33, 0x69, 0x53, + 0x44, 0x6d, 0x31, 0x55, 0x42, 0x5f, 0x6d, 0x46, + 0x48, 0x32, 0x57, 0x58, 0x51, 0x34, 0x7a, 0x6b, + 0x43, 0x31, 0x4f, 0x31, 0x4c, 0x73, 0x45, 0x6a, + 0x62, 0x33, 0x67, 0x6b, 0x66, 0x65, 0x67, 0x4a, + 0x78, 0x7a, 0x70, 0x59, 0x50, 0x58, 0x43, 0x6d, + 0x58, 0x43, 0x68, 0x31, 0x66, 0x45, 0x64, 0x54, + 0x42, 0x56, 0x4a, 0x2d, 0x36, 0x48, 0x2d, 0x43, + 0x76, 0x72, 0x6a, 0x79, 0x77, 0x4f, 0x71, 0x50, + 0x53, 0x58, 0x5f, 0x77, 0x4d, 0x59, 0x4c, 0x32, + 0x77, 0x35, 0x48, 0x32, 0x77, 0x4e, 0x64, 0x78, + 0x52, 0x63, 0x46, 0x6a, 0x35, 0x55, 0x68, 0x39, + 0x6f, 0x7a, 0x32, 0x36, 0x4d, 0x41, 0x39, 0x75, + 0x77, 0x36, 0x6c, 0x77, 0x46, 0x2d, 0x36, 0x47, + 0x64, 0x47, 0x64, 0x78, 0x68, 0x52, 0x38, 0x55, + 0x50, 0x63, 0x47, 0x35, 0x34, 0x46, 0x59, 0x59, + 0x5f, 0x4d, 0x61, 0x50, 0x6e, 0x68, 0x31, 0x45, + 0x50, 0x38, 0x4c, 0x5a, 0x77, 0x56, 0x30, 0x55, + 0x2d, 0x4c, 0x68, 0x78, 0x53, 0x59, 0x52, 0x49, + 0x68, 0x63, 0x65, 0x54, 0x34, 0x34, 0x64, 0x34, + 0x42, 0x72, 0x55, 0x79, 0x34, 0x33, 0x30, 0x51, + 0x37, 0x76, 0x44, 0x6b, 0x71, 0x4b, 0x68, 0x38, + 0x37, 0x4c, 0x74, 0x77, 0x36, 0x55, 0x4e, 0x71, + 0x43, 0x6a, 0x66, 0x78, 0x35, 0x67, 0x6c, 0x6b, + 0x75, 0x7a, 0x69, 0x71, 0x4e, 0x73, 0x5a, 0x32, + 0x39, 0x4c, 0x4f, 0x68, 0x45, 0x30, 0x64, 0x2d, + 0x34, 0x38, 0x73, 0x54, 0x56, 0x4e, 0x39, 0x54, + 0x2d, 0x4d, 0x65, 0x62, 0x49, 0x64, 0x30, 0x69, + 0x70, 0x55, 0x47, 0x4c, 0x30, 0x52, 0x6d, 0x61, + 0x6b, 0x56, 0x47, 0x68, 0x5f, 0x55, 0x50, 0x5f, + 0x77, 0x48, 0x48, 0x47, 0x6f, 0x79, 0x53, 0x44, + 0x58, 0x6f, 0x62, 0x56, 0x37, 0x4d, 0x47, 0x34, + 0x77, 0x7a, 0x38, 0x4f, 0x66, 0x39, 0x46, 0x77, + 0x51, 0x39, 0x32, 0x4e, 0x6c, 0x7a, 0x6d, 0x30, + 0x48, 0x6a, 0x33, 0x38, 0x44, 0x55, 0x38, 0x57, + 0x77, 0x79, 0x63, 0x4a, 0x76, 0x68, 0x7a, 0x65, + 0x68, 0x52, 0x4c, 0x4d, 0x46, 0x54, 0x2d, 0x34, + 0x55, 0x79, 0x4b, 0x75, 0x34, 0x39, 0x43, 0x31, + 0x47, 0x63, 0x5f, 0x52, 0x45, 0x5f, 0x6d, 0x4a, + 0x32, 0x6e, 0x44, 0x32, 0x34, 0x39, 0x2d, 0x51, + 0x33, 0x7a, 0x44, 0x48, 0x46, 0x43, 0x55, 0x6c, + 0x43, 0x4e, 0x71, 0x48, 0x68, 0x78, 0x6b, 0x6f, + 0x48, 0x53, 0x58, 0x7a, 0x43, 0x49, 0x38, 0x4f, + 0x7a, 0x65, 0x4c, 0x78, 0x45, 0x72, 0x62, 0x78, + 0x44, 0x2d, 0x5f, 0x42, 0x37, 0x39, 0x41, 0x33, + 0x6f, 0x6d, 0x71, 0x45, 0x34, 0x7a, 0x6e, 0x30, + 0x48, 0x52, 0x5f, 0x43, 0x7a, 0x39, 0x68, 0x32, + 0x56, 0x41, 0x30, 0x2d, 0x35, 0x50, 0x47, 0x44, + 0x4a, 0x6c, 0x73, 0x34, 0x45, 0x6f, 0x70, 0x4a, + 0x2d, 0x41, 0x67, 0x5f, 0x4e, 0x42, 0x64, 0x36, + 0x34, 0x65, 0x67, 0x37, 0x6f, 0x76, 0x6d, 0x59, + 0x46, 0x54, 0x5f, 0x52, 0x35, 0x78, 0x4b, 0x61, + 0x56, 0x35, 0x53, 0x51, 0x66, 0x38, 0x49, 0x4f, + 0x54, 0x55, 0x36, 0x55, 0x77, 0x65, 0x50, 0x52, + 0x45, 0x63, 0x65, 0x58, 0x58, 0x64, 0x44, 0x4f, + 0x45, 0x74, 0x65, 0x50, 0x7a, 0x54, 0x6e, 0x4f, + 0x44, 0x37, 0x65, 0x68, 0x34, 0x7a, 0x78, 0x4f, + 0x35, 0x6d, 0x67, 0x69, 0x33, 0x55, 0x4d, 0x76, + 0x49, 0x38, 0x78, 0x62, 0x58, 0x47, 0x47, 0x4b, + 0x43, 0x38, 0x5f, 0x68, 0x34, 0x7a, 0x54, 0x69, + 0x38, 0x35, 0x41, 0x76, 0x68, 0x49, 0x6c, 0x44, + 0x70, 0x58, 0x68, 0x2d, 0x65, 0x44, 0x74, 0x2d, + 0x37, 0x43, 0x6e, 0x38, 0x36, 0x4b, 0x69, 0x4e, + 0x38, 0x4e, 0x49, 0x4b, 0x4c, 0x56, 0x65, 0x51, + 0x34, 0x32, 0x4b, 0x4d, 0x62, 0x6e, 0x6f, 0x52, + 0x78, 0x6f, 0x32, 0x4a, 0x32, 0x38, 0x50, 0x31, + 0x51, 0x61, 0x55, 0x79, 0x68, 0x48, 0x71, 0x78, + 0x62, 0x32, 0x68, 0x33, 0x39, 0x48, 0x72, 0x51, + 0x4b, 0x44, 0x67, 0x56, 0x68, 0x48, 0x6c, 0x52, + 0x53, 0x74, 0x6c, 0x78, 0x48, 0x56, 0x6f, 0x71, + 0x46, 0x58, 0x32, 0x55, 0x74, 0x4f, 0x68, 0x31, + 0x70, 0x50, 0x47, 0x44, 0x4b, 0x79, 0x75, 0x65, + 0x52, 0x67, 0x74, 0x2d, 0x47, 0x4a, 0x65, 0x6b, + 0x70, 0x66, 0x69, 0x4f, 0x31, 0x4c, 0x4f, 0x51, + 0x36, 0x44, 0x6f, 0x71, 0x5a, 0x30, 0x4c, 0x74, + 0x47, 0x48, 0x5a, 0x30, 0x6f, 0x36, 0x4a, 0x7a, + 0x58, 0x4e, 0x79, 0x4a, 0x2d, 0x38, 0x50, 0x54, + 0x46, 0x43, 0x48, 0x56, 0x46, 0x46, 0x71, 0x4f, + 0x57, 0x30, 0x50, 0x47, 0x4d, 0x4d, 0x78, 0x78, + 0x34, 0x33, 0x70, 0x78, 0x6e, 0x6a, 0x67, 0x76, + 0x35, 0x43, 0x74, 0x63, 0x53, 0x54, 0x6c, 0x30, + 0x39, 0x43, 0x7a, 0x69, 0x4c, 0x54, 0x75, 0x75, + 0x34, 0x58, 0x30, 0x45, 0x5a, 0x7a, 0x76, 0x36, + 0x35, 0x65, 0x69, 0x4a, 0x4d, 0x46, 0x74, 0x79, + 0x36, 0x46, 0x71, 0x4f, 0x4d, 0x4e, 0x46, 0x54, + 0x64, 0x46, 0x75, 0x4f, 0x4e, 0x79, 0x72, 0x61, + 0x71, 0x73, 0x47, 0x44, 0x77, 0x39, 0x62, 0x43, + 0x47, 0x61, 0x46, 0x37, 0x61, 0x4d, 0x32, 0x4c, + 0x64, 0x44, 0x64, 0x36, 0x5a, 0x54, 0x76, 0x75, + 0x44, 0x63, 0x30, 0x4f, 0x52, 0x69, 0x6c, 0x54, + 0x34, 0x56, 0x47, 0x69, 0x4a, 0x5f, 0x68, 0x79, + 0x34, 0x51, 0x67, 0x76, 0x51, 0x6b, 0x72, 0x47, + 0x49, 0x38, 0x64, 0x33, 0x76, 0x4f, 0x75, 0x51, + 0x35, 0x5f, 0x69, 0x68, 0x76, 0x51, 0x6a, 0x7a, + 0x4f, 0x50, 0x6a, 0x52, 0x50, 0x77, 0x6e, 0x53, + 0x4c, 0x4d, 0x70, 0x78, 0x4d, 0x6c, 0x43, 0x70, + 0x52, 0x66, 0x43, 0x57, 0x50, 0x4c, 0x43, 0x30, + 0x43, 0x33, 0x31, 0x32, 0x58, 0x4d, 0x5f, 0x78, + 0x6d, 0x42, 0x45, 0x63, 0x53, 0x64, 0x46, 0x78, + 0x68, 0x4a, 0x64, 0x67, 0x52, 0x69, 0x48, 0x52, + 0x64, 0x77, 0x74, 0x36, 0x57, 0x50, 0x50, 0x52, + 0x52, 0x79, 0x45, 0x52, 0x37, 0x30, 0x61, 0x79, + 0x39, 0x44, 0x70, 0x4b, 0x4c, 0x72, 0x69, 0x43, + 0x79, 0x6b, 0x77, 0x66, 0x47, 0x46, 0x58, 0x43, + 0x50, 0x76, 0x68, 0x79, 0x6f, 0x57, 0x51, 0x65, + 0x70, 0x50, 0x32, 0x68, 0x50, 0x63, 0x68, 0x33, + 0x6e, 0x4b, 0x67, 0x56, 0x78, 0x46, 0x71, 0x4e, + 0x4e, 0x6f, 0x64, 0x2d, 0x64, 0x48, 0x6d, 0x45, + 0x64, 0x4e, 0x31, 0x78, 0x58, 0x51, 0x71, 0x75, + 0x49, 0x7a, 0x30, 0x4e, 0x54, 0x31, 0x74, 0x51, + 0x61, 0x73, 0x65, 0x66, 0x51, 0x4a, 0x73, 0x55, + 0x4e, 0x42, 0x45, 0x7a, 0x50, 0x48, 0x69, 0x75, + 0x77, 0x4d, 0x2d, 0x48, 0x45, 0x39, 0x57, 0x6a, + 0x77, 0x36, 0x38, 0x55, 0x6e, 0x44, 0x33, 0x4d, + 0x46, 0x35, 0x5f, 0x55, 0x34, 0x63, 0x35, 0x79, + 0x36, 0x47, 0x78, 0x67, 0x45, 0x78, 0x4f, 0x5a, + 0x34, 0x55, 0x4f, 0x59, 0x50, 0x45, 0x58, 0x4a, + 0x52, 0x42, 0x6e, 0x52, 0x53, 0x54, 0x38, 0x75, + 0x35, 0x73, 0x47, 0x50, 0x6e, 0x6b, 0x4c, 0x34, + 0x48, 0x4d, 0x30, 0x50, 0x31, 0x55, 0x79, 0x46, + 0x50, 0x68, 0x76, 0x4f, 0x42, 0x4f, 0x73, 0x72, + 0x58, 0x4d, 0x65, 0x58, 0x51, 0x7a, 0x38, 0x4a, + 0x66, 0x6a, 0x48, 0x75, 0x4c, 0x54, 0x6a, 0x79, + 0x69, 0x45, 0x46, 0x36, 0x5f, 0x4b, 0x43, 0x6b, + 0x43, 0x32, 0x2d, 0x48, 0x34, 0x77, 0x6c, 0x73, + 0x66, 0x65, 0x69, 0x50, 0x58, 0x35, 0x69, 0x65, + 0x77, 0x38, 0x70, 0x64, 0x6f, 0x54, 0x2d, 0x65, + 0x51, 0x59, 0x73, 0x62, 0x6c, 0x4e, 0x4b, 0x4f, + 0x58, 0x30, 0x47, 0x5f, 0x6f, 0x31, 0x61, 0x78, + 0x51, 0x6d, 0x32, 0x4f, 0x70, 0x75, 0x50, 0x51, + 0x41, 0x7a, 0x2d, 0x75, 0x46, 0x5f, 0x5f, 0x78, + 0x6f, 0x34, 0x63, 0x5f, 0x69, 0x63, 0x5a, 0x5f, + 0x72, 0x46, 0x71, 0x49, 0x6e, 0x49, 0x52, 0x37, + 0x50, 0x46, 0x45, 0x2d, 0x75, 0x4a, 0x2d, 0x45, + 0x77, 0x4a, 0x38, 0x48, 0x4f, 0x52, 0x79, 0x65, + 0x59, 0x33, 0x70, 0x30, 0x34, 0x63, 0x79, 0x49, + 0x50, 0x76, 0x44, 0x52, 0x5a, 0x55, 0x6d, 0x65, + 0x51, 0x4a, 0x5f, 0x51, 0x70, 0x68, 0x72, 0x78, + 0x34, 0x79, 0x5f, 0x38, 0x44, 0x31, 0x71, 0x56, + 0x4c, 0x45, 0x55, 0x33, 0x77, 0x5f, 0x2d, 0x45, + 0x4e, 0x33, 0x6a, 0x45, 0x42, 0x7a, 0x64, 0x2d, + 0x71, 0x49, 0x73, 0x79, 0x2d, 0x45, 0x64, 0x49, + 0x5a, 0x73, 0x65, 0x48, 0x48, 0x37, 0x57, 0x44, + 0x4d, 0x43, 0x4e, 0x78, 0x35, 0x62, 0x69, 0x71, + 0x4e, 0x74, 0x41, 0x75, 0x34, 0x58, 0x66, 0x67, + 0x63, 0x38, 0x4e, 0x46, 0x50, 0x44, 0x51, 0x6b, + 0x50, 0x38, 0x4c, 0x6c, 0x54, 0x62, 0x68, 0x36, + 0x34, 0x73, 0x72, 0x68, 0x36, 0x39, 0x43, 0x6c, + 0x34, 0x37, 0x76, 0x77, 0x44, 0x6a, 0x2d, 0x6b, + 0x4a, 0x7a, 0x70, 0x2d, 0x58, 0x44, 0x68, 0x37, + 0x35, 0x43, 0x6c, 0x38, 0x55, 0x69, 0x69, 0x31, + 0x48, 0x56, 0x2d, 0x4b, 0x4a, 0x6b, 0x63, 0x6b, + 0x4b, 0x33, 0x71, 0x45, 0x46, 0x37, 0x57, 0x79, + 0x6f, 0x7a, 0x63, 0x55, 0x48, 0x51, 0x36, 0x56, + 0x6f, 0x38, 0x2d, 0x68, 0x34, 0x33, 0x4b, 0x4d, + 0x49, 0x5f, 0x37, 0x52, 0x4d, 0x32, 0x4e, 0x67, + 0x50, 0x42, 0x75, 0x2d, 0x54, 0x42, 0x4f, 0x63, + 0x49, 0x61, 0x51, 0x55, 0x59, 0x68, 0x4a, 0x31, + 0x2d, 0x45, 0x4a, 0x48, 0x62, 0x78, 0x4c, 0x71, + 0x46, 0x2d, 0x4a, 0x44, 0x48, 0x4e, 0x46, 0x78, + 0x4a, 0x54, 0x66, 0x36, 0x48, 0x42, 0x65, 0x5a, + 0x6f, 0x33, 0x5f, 0x52, 0x33, 0x4d, 0x69, 0x58, + 0x34, 0x33, 0x46, 0x45, 0x31, 0x4d, 0x34, 0x68, + 0x77, 0x5f, 0x47, 0x4c, 0x65, 0x75, 0x50, 0x77, + 0x54, 0x45, 0x56, 0x5f, 0x6d, 0x50, 0x75, 0x43, + 0x44, 0x33, 0x5a, 0x34, 0x75, 0x4d, 0x37, 0x78, + 0x48, 0x66, 0x6f, 0x4f, 0x4d, 0x7a, 0x74, 0x36, + 0x59, 0x6c, 0x35, 0x4f, 0x5f, 0x47, 0x67, 0x65, + 0x56, 0x4e, 0x56, 0x49, 0x54, 0x58, 0x69, 0x67, + 0x34, 0x2d, 0x68, 0x70, 0x77, 0x5a, 0x31, 0x78, + 0x39, 0x4d, 0x66, 0x33, 0x6f, 0x71, 0x49, 0x50, + 0x32, 0x38, 0x63, 0x4c, 0x4c, 0x53, 0x38, 0x2d, + 0x61, 0x4e, 0x63, 0x44, 0x35, 0x30, 0x64, 0x61, + 0x48, 0x39, 0x32, 0x44, 0x62, 0x31, 0x5f, 0x51, + 0x48, 0x5f, 0x35, 0x51, 0x4f, 0x52, 0x53, 0x4f, + 0x48, 0x74, 0x45, 0x56, 0x77, 0x64, 0x78, 0x78, + 0x48, 0x68, 0x4a, 0x72, 0x45, 0x61, 0x38, 0x69, + 0x66, 0x4d, 0x65, 0x4f, 0x34, 0x35, 0x45, 0x53, + 0x66, 0x4d, 0x5a, 0x35, 0x66, 0x43, 0x47, 0x78, + 0x34, 0x6b, 0x51, 0x50, 0x57, 0x6b, 0x47, 0x66, + 0x48, 0x65, 0x4c, 0x57, 0x34, 0x63, 0x54, 0x30, + 0x59, 0x76, 0x2d, 0x49, 0x48, 0x75, 0x65, 0x68, + 0x78, 0x38, 0x59, 0x50, 0x45, 0x7a, 0x68, 0x46, + 0x69, 0x4d, 0x31, 0x52, 0x71, 0x77, 0x39, 0x65, + 0x68, 0x47, 0x73, 0x49, 0x48, 0x38, 0x55, 0x52, + 0x61, 0x64, 0x32, 0x44, 0x61, 0x30, 0x71, 0x67, + 0x43, 0x35, 0x73, 0x4f, 0x35, 0x77, 0x69, 0x62, + 0x42, 0x59, 0x31, 0x31, 0x49, 0x51, 0x75, 0x6c, + 0x34, 0x6a, 0x77, 0x30, 0x4d, 0x6b, 0x50, 0x36, + 0x45, 0x34, 0x38, 0x4f, 0x62, 0x38, 0x4b, 0x56, + 0x2d, 0x4d, 0x69, 0x4c, 0x35, 0x6c, 0x65, 0x68, + 0x48, 0x70, 0x65, 0x4f, 0x67, 0x31, 0x34, 0x50, + 0x31, 0x64, 0x47, 0x4a, 0x38, 0x76, 0x42, 0x56, + 0x35, 0x4a, 0x45, 0x50, 0x35, 0x37, 0x6a, 0x6a, + 0x49, 0x4f, 0x56, 0x34, 0x5f, 0x4d, 0x4f, 0x62, + 0x51, 0x39, 0x2d, 0x50, 0x59, 0x38, 0x63, 0x2d, + 0x74, 0x46, 0x4b, 0x4f, 0x48, 0x37, 0x38, 0x4f, + 0x76, 0x56, 0x48, 0x51, 0x46, 0x7a, 0x6f, 0x50, + 0x48, 0x78, 0x64, 0x62, 0x64, 0x45, 0x50, 0x31, + 0x4e, 0x41, 0x50, 0x56, 0x44, 0x54, 0x39, 0x45, + 0x71, 0x68, 0x66, 0x36, 0x49, 0x6d, 0x66, 0x51, + 0x47, 0x7a, 0x39, 0x75, 0x43, 0x65, 0x6c, 0x49, + 0x43, 0x73, 0x5f, 0x78, 0x51, 0x58, 0x7a, 0x41, + 0x6e, 0x4e, 0x41, 0x66, 0x48, 0x57, 0x39, 0x79, + 0x41, 0x6b, 0x49, 0x45, 0x49, 0x67, 0x34, 0x42, + 0x41, 0x67, 0x51, 0x67, 0x44, 0x6c, 0x68, 0x47, + 0x44, 0x44, 0x4a, 0x59, 0x45, 0x51, 0x4d, 0x6f, + 0x51, 0x6f, 0x49, 0x52, 0x59, 0x49, 0x55, 0x6a, + 0x68, 0x6c, 0x6a, 0x43, 0x42, 0x46, 0x4c, 0x47, + 0x41, 0x4b, 0x59, 0x4d, 0x4d, 0x67, 0x34, 0x52, + 0x41, 0x41, 0x52, 0x77, 0x6a, 0x42, 0x6b, 0x47, + 0x44, 0x45, 0x45, 0x41, 0x49, 0x41, 0x64, 0x49, + 0x49, 0x4d, 0x67, 0x51, 0x71, 0x68, 0x68, 0x44, + 0x43, 0x68, 0x67, 0x41, 0x42, 0x45, 0x45, 0x47, + 0x41, 0x43, 0x51, 0x45, 0x45, 0x49, 0x49, 0x4a, + 0x70, 0x77, 0x41, 0x52, 0x69, 0x44, 0x41, 0x46, + 0x68, 0x44, 0x4c, 0x41, 0x43, 0x49, 0x4b, 0x45, + 0x45, 0x56, 0x41, 0x78, 0x59, 0x51, 0x41, 0x69, + 0x77, 0x68, 0x68, 0x41, 0x42, 0x45, 0x45, 0x41, + 0x47, 0x57, 0x57, 0x4d, 0x41, 0x59, 0x6f, 0x43, + 0x42, 0x41, 0x52, 0x46, 0x52, 0x41, 0x41, 0x41, + 0x43, 0x42, 0x41, 0x45, 0x4b, 0x51, 0x49, 0x49, + 0x41, 0x63, 0x5a, 0x41, 0x6f, 0x59, 0x78, 0x77, + 0x51, 0x6c, 0x42, 0x47, 0x69, 0x47, 0x45, 0x49, + 0x45, 0x4d, 0x4f, 0x4d, 0x49, 0x51, 0x67, 0x55, + 0x49, 0x67, 0x67, 0x77, 0x53, 0x43, 0x67, 0x67, + 0x46, 0x46, 0x4c, 0x43, 0x49, 0x57, 0x45, 0x4d, + 0x41, 0x77, 0x49, 0x5a, 0x52, 0x67, 0x41, 0x41, + 0x53, 0x42, 0x46, 0x41, 0x67, 0x49, 0x4c, 0x43, + 0x4b, 0x41, 0x55, 0x73, 0x45, 0x73, 0x34, 0x49, + 0x49, 0x77, 0x51, 0x44, 0x68, 0x42, 0x6e, 0x6b, + 0x48, 0x44, 0x57, 0x41, 0x43, 0x51, 0x55, 0x55, + 0x45, 0x6b, 0x70, 0x41, 0x4a, 0x45, 0x55, 0x53, + 0x69, 0x67, 0x6a, 0x67, 0x43, 0x47, 0x46, 0x49, + 0x45, 0x49, 0x4b, 0x55, 0x41, 0x59, 0x51, 0x41, + 0x67, 0x41, 0x67, 0x68, 0x67, 0x78, 0x68, 0x4b, + 0x45, 0x42, 0x41, 0x43, 0x6f, 0x59, 0x43, 0x51, + 0x4d, 0x55, 0x51, 0x4a, 0x68, 0x41, 0x51, 0x41, + 0x52, 0x67, 0x67, 0x67, 0x45, 0x41, 0x49, 0x49, + 0x41, 0x47, 0x4f, 0x55, 0x51, 0x6b, 0x41, 0x59, + 0x49, 0x59, 0x78, 0x67, 0x78, 0x68, 0x46, 0x6a, + 0x71, 0x43, 0x41, 0x49, 0x43, 0x45, 0x49, 0x51, + 0x6f, 0x41, 0x42, 0x59, 0x41, 0x67, 0x42, 0x68, + 0x78, 0x6a, 0x48, 0x6a, 0x46, 0x43, 0x49, 0x42, + 0x41, 0x51, 0x45, 0x49, 0x4a, 0x51, 0x49, 0x41, + 0x4a, 0x49, 0x52, 0x67, 0x41, 0x42, 0x6b, 0x67, + 0x4b, 0x52, 0x46, 0x45, 0x4f, 0x41, 0x69, 0x46, + 0x4d, 0x6b, 0x77, 0x42, 0x51, 0x5a, 0x51, 0x53, + 0x42, 0x43, 0x6d, 0x41, 0x46, 0x41, 0x42, 0x47, + 0x4b, 0x51, 0x69, 0x41, 0x45, 0x45, 0x59, 0x77, + 0x49, 0x61, 0x51, 0x79, 0x47, 0x67, 0x70, 0x68, + 0x41, 0x41, 0x41, 0x41, 0x47, 0x69, 0x4d, 0x41, + 0x4d, 0x63, 0x6f, 0x51, 0x49, 0x4a, 0x41, 0x41, + 0x67, 0x68, 0x6b, 0x4b, 0x6c, 0x42, 0x43, 0x41, + 0x45, 0x41, 0x59, 0x63, 0x45, 0x59, 0x70, 0x6f, + 0x41, 0x51, 0x43, 0x44, 0x53, 0x41, 0x47, 0x41, + 0x69, 0x42, 0x53, 0x41, 0x41, 0x55, 0x41, 0x49, + 0x6c, 0x55, 0x52, 0x61, 0x49, 0x52, 0x77, 0x41, + 0x41, 0x41, 0x41, 0x42, 0x45, 0x42, 0x4a, 0x41, + 0x41, 0x41, 0x6d, 0x4d, 0x45, 0x79, 0x49, 0x49, + 0x67, 0x55, 0x42, 0x56, 0x41, 0x41, 0x6d, 0x49, + 0x6a, 0x46, 0x45, 0x4d, 0x55, 0x4d, 0x43, 0x46, + 0x4d, 0x45, 0x41, 0x68, 0x68, 0x6f, 0x6a, 0x53, + 0x77, 0x6a, 0x42, 0x42, 0x48, 0x47, 0x43, 0x4d, + 0x4b, 0x45, 0x55, 0x59, 0x45, 0x4d, 0x67, 0x51, + 0x6f, 0x6f, 0x45, 0x42, 0x78, 0x41, 0x41, 0x6e, + 0x43, 0x42, 0x55, 0x43, 0x41, 0x43, 0x51, 0x63, + 0x5a, 0x6f, 0x41, 0x49, 0x41, 0x67, 0x41, 0x47, + 0x52, 0x68, 0x41, 0x69, 0x42, 0x45, 0x41, 0x47, + 0x49, 0x4b, 0x71, 0x4d, 0x59, 0x41, 0x68, 0x51, + 0x41, 0x6f, 0x52, 0x31, 0x7a, 0x41, 0x6c, 0x42, + 0x69, 0x41, 0x49, 0x47, 0x4d, 0x55, 0x43, 0x49, + 0x41, 0x51, 0x59, 0x41, 0x59, 0x59, 0x67, 0x77, + 0x51, 0x69, 0x45, 0x45, 0x68, 0x52, 0x4d, 0x4f, + 0x49, 0x43, 0x4f, 0x45, 0x41, 0x41, 0x49, 0x68, + 0x59, 0x4a, 0x42, 0x42, 0x67, 0x42, 0x44, 0x44, + 0x42, 0x41, 0x42, 0x45, 0x43, 0x59, 0x43, 0x49, + 0x45, 0x49, 0x67, 0x49, 0x67, 0x52, 0x53, 0x6f, + 0x78, 0x67, 0x6c, 0x41, 0x6b, 0x44, 0x65, 0x41, + 0x43, 0x49, 0x53, 0x67, 0x51, 0x77, 0x49, 0x51, + 0x4a, 0x71, 0x41, 0x41, 0x79, 0x41, 0x46, 0x45, + 0x43, 0x42, 0x46, 0x43, 0x41, 0x47, 0x45, 0x55, + 0x49, 0x41, 0x4e, 0x59, 0x51, 0x61, 0x41, 0x42, + 0x43, 0x67, 0x41, 0x44, 0x43, 0x41, 0x42, 0x45, + 0x4b, 0x63, 0x61, 0x51, 0x45, 0x51, 0x49, 0x4a, + 0x6f, 0x77, 0x42, 0x68, 0x68, 0x69, 0x6f, 0x42, + 0x43, 0x41, 0x45, 0x43, 0x43, 0x4d, 0x41, 0x4d, + 0x45, 0x42, 0x68, 0x61, 0x42, 0x41, 0x42, 0x68, + 0x44, 0x67, 0x67, 0x45, 0x6d, 0x46, 0x43, 0x45, + 0x4f, 0x45, 0x4d, 0x49, 0x49, 0x67, 0x6f, 0x56, + 0x67, 0x52, 0x67, 0x44, 0x5a, 0x68, 0x4b, 0x42, + 0x67, 0x46, 0x52, 0x47, 0x43, 0x4d, 0x53, 0x49, + 0x4d, 0x30, 0x51, 0x67, 0x78, 0x68, 0x42, 0x53, + 0x41, 0x43, 0x67, 0x4c, 0x41, 0x45, 0x41, 0x4b, + 0x43, 0x4b, 0x55, 0x41, 0x45, 0x49, 0x59, 0x42, + 0x51, 0x52, 0x51, 0x51, 0x58, 0x48, 0x69, 0x6b, + 0x67, 0x41, 0x43, 0x41, 0x47, 0x36, 0x41, 0x45, + 0x41, 0x63, 0x70, 0x77, 0x42, 0x77, 0x77, 0x43, + 0x67, 0x68, 0x41, 0x67, 0x6c, 0x41, 0x4e, 0x49, + 0x4f, 0x41, 0x59, 0x45, 0x51, 0x49, 0x41, 0x70, + 0x59, 0x59, 0x68, 0x51, 0x44, 0x67, 0x51, 0x68, + 0x41, 0x53, 0x42, 0x47, 0x63, 0x41, 0x45, 0x55, + 0x55, 0x45, 0x51, 0x52, 0x5a, 0x34, 0x52, 0x67, + 0x68, 0x46, 0x49, 0x41, 0x71, 0x41, 0x59, 0x4d, + 0x47, 0x41, 0x43, 0x55, 0x45, 0x4d, 0x4a, 0x49, + 0x59, 0x4a, 0x51, 0x53, 0x68, 0x67, 0x76, 0x41, + 0x6f, 0x43, 0x4a, 0x49, 0x41, 0x45, 0x65, 0x51, + 0x51, 0x45, 0x5a, 0x59, 0x4a, 0x59, 0x78, 0x51, + 0x51, 0x41, 0x51, 0x48, 0x44, 0x44, 0x47, 0x43, + 0x43, 0x4b, 0x43, 0x49, 0x74, 0x46, 0x67, 0x67, + 0x41, 0x49, 0x42, 0x42, 0x4a, 0x69, 0x77, 0x48, + 0x49, 0x45, 0x4e, 0x4d, 0x41, 0x43, 0x51, 0x4d, + 0x34, 0x55, 0x51, 0x52, 0x68, 0x42, 0x77, 0x44, + 0x6b, 0x69, 0x4e, 0x68, 0x43, 0x62, 0x53, 0x4b, + 0x41, 0x53, 0x55, 0x4d, 0x51, 0x45, 0x67, 0x4b, + 0x67, 0x49, 0x46, 0x6a, 0x44, 0x51, 0x67, 0x46, + 0x69, 0x45, 0x44, 0x43, 0x4b, 0x51, 0x57, 0x45, + 0x45, 0x51, 0x77, 0x69, 0x79, 0x41, 0x52, 0x78, + 0x41, 0x41, 0x4b, 0x44, 0x45, 0x41, 0x42, 0x4d, + 0x41, 0x53, 0x47, 0x59, 0x49, 0x70, 0x34, 0x68, + 0x34, 0x49, 0x55, 0x41, 0x53, 0x41, 0x67, 0x0a, + 0x00, 0x00, 0x28, 0x75, 0x75, 0x61, 0x79, 0x29, + 0x74, 0x65, 0x73, 0x74, 0x2f, 0x00, 0x00, 0x00, + 0x0a, 0x00, 0x00, 0x00, 0x67, 0x72, 0x69, 0x6c, + 0x6f, 0x2f, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, + 0x63, 0x68, 0x72, 0x6f, 0x6d, 0x61, 0x70, 0x72, + 0x69, 0x6e, 0x74, 0x5f, 0x70, 0x68, 0x69, 0x6c, + 0x69, 0x70, 0x5f, 0x67, 0x6c, 0x61, 0x73, 0x73, + 0x5f, 0x74, 0x68, 0x65, 0x5f, 0x70, 0x61, 0x73, + 0x73, 0x69, 0x6f, 0x6e, 0x5f, 0x6f, 0x66, 0x2e, + 0x74, 0x78, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x4b, 0x0d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x41, 0x51, 0x41, 0x44, 0x74, 0x45, 0x75, 0x55, 0x4d, 0x4d, 0x6d, 0x69, 0x45, 0x72, 0x76, 0x78, @@ -1892,6 +1448,901 @@ 0x43, 0x51, 0x45, 0x59, 0x49, 0x55, 0x67, 0x67, 0x51, 0x4a, 0x68, 0x44, 0x52, 0x43, 0x41, 0x43, 0x41, 0x41, 0x0a, 0x00, 0x00, 0x28, 0x75, 0x75, + 0x61, 0x79, 0x29, 0x70, 0x6c, 0x75, 0x67, 0x69, + 0x6e, 0x73, 0x2f, 0x00, 0x06, 0x00, 0x00, 0x00, + 0x61, 0x63, 0x6f, 0x75, 0x73, 0x74, 0x69, 0x64, + 0x2f, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, + 0x63, 0x68, 0x72, 0x6f, 0x6d, 0x61, 0x70, 0x72, + 0x69, 0x6e, 0x74, 0x5f, 0x72, 0x61, 0x64, 0x69, + 0x6f, 0x68, 0x65, 0x61, 0x64, 0x5f, 0x70, 0x61, + 0x72, 0x61, 0x6e, 0x6f, 0x69, 0x64, 0x5f, 0x61, + 0x6e, 0x64, 0x72, 0x6f, 0x69, 0x64, 0x2e, 0x74, + 0x78, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0xb8, 0x0d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x41, 0x51, 0x41, 0x44, 0x74, 0x45, 0x6d, 0x55, + 0x61, 0x45, 0x6b, 0x53, 0x52, 0x5a, 0x45, 0x47, + 0x41, 0x50, 0x6a, 0x77, 0x45, 0x50, 0x2d, 0x51, + 0x34, 0x35, 0x67, 0x54, 0x50, 0x48, 0x69, 0x52, + 0x41, 0x32, 0x4b, 0x65, 0x49, 0x5f, 0x51, 0x6a, + 0x50, 0x46, 0x4c, 0x78, 0x48, 0x38, 0x33, 0x69, + 0x63, 0x44, 0x6d, 0x36, 0x48, 0x7a, 0x5f, 0x69, + 0x51, 0x79, 0x4d, 0x5a, 0x70, 0x4e, 0x66, 0x78, + 0x48, 0x33, 0x36, 0x45, 0x56, 0x6f, 0x5f, 0x77, + 0x44, 0x75, 0x2d, 0x52, 0x6e, 0x6f, 0x53, 0x61, + 0x55, 0x44, 0x48, 0x65, 0x48, 0x4a, 0x2d, 0x47, + 0x55, 0x6a, 0x74, 0x4f, 0x36, 0x4d, 0x47, 0x58, + 0x50, 0x66, 0x43, 0x6b, 0x46, 0x76, 0x71, 0x52, + 0x44, 0x39, 0x58, 0x78, 0x66, 0x4d, 0x58, 0x48, + 0x44, 0x63, 0x31, 0x34, 0x56, 0x44, 0x33, 0x79, + 0x46, 0x39, 0x71, 0x52, 0x4e, 0x77, 0x39, 0x2d, + 0x4e, 0x4c, 0x70, 0x78, 0x63, 0x79, 0x49, 0x65, + 0x6c, 0x44, 0x7a, 0x53, 0x44, 0x31, 0x66, 0x77, + 0x34, 0x35, 0x59, 0x51, 0x4b, 0x6f, 0x33, 0x51, + 0x48, 0x5f, 0x2d, 0x4a, 0x66, 0x53, 0x56, 0x78, + 0x48, 0x62, 0x5f, 0x55, 0x34, 0x38, 0x58, 0x31, + 0x49, 0x4c, 0x53, 0x4f, 0x79, 0x78, 0x65, 0x30, + 0x58, 0x45, 0x45, 0x76, 0x47, 0x54, 0x65, 0x50, + 0x35, 0x6b, 0x5a, 0x6e, 0x56, 0x6f, 0x48, 0x61, + 0x72, 0x73, 0x69, 0x4e, 0x68, 0x67, 0x5f, 0x52, + 0x43, 0x33, 0x2d, 0x44, 0x4b, 0x38, 0x5a, 0x4a, + 0x5f, 0x4d, 0x50, 0x33, 0x49, 0x31, 0x49, 0x71, + 0x51, 0x55, 0x64, 0x2d, 0x70, 0x47, 0x4f, 0x57, + 0x53, 0x61, 0x6a, 0x38, 0x34, 0x4a, 0x38, 0x68, + 0x70, 0x6d, 0x48, 0x51, 0x49, 0x37, 0x32, 0x55, + 0x6f, 0x32, 0x2d, 0x51, 0x63, 0x30, 0x66, 0x37, + 0x34, 0x41, 0x74, 0x33, 0x35, 0x44, 0x72, 0x78, + 0x4c, 0x49, 0x66, 0x33, 0x44, 0x64, 0x57, 0x46, + 0x64, 0x6b, 0x47, 0x6a, 0x31, 0x76, 0x67, 0x52, + 0x35, 0x69, 0x4d, 0x36, 0x78, 0x65, 0x46, 0x78, + 0x48, 0x64, 0x65, 0x46, 0x37, 0x39, 0x42, 0x2d, + 0x49, 0x56, 0x32, 0x4f, 0x55, 0x67, 0x71, 0x37, + 0x46, 0x4b, 0x65, 0x49, 0x43, 0x35, 0x76, 0x36, + 0x34, 0x63, 0x73, 0x65, 0x5f, 0x50, 0x67, 0x30, + 0x43, 0x36, 0x45, 0x4a, 0x38, 0x66, 0x54, 0x78, + 0x48, 0x5f, 0x66, 0x52, 0x4f, 0x45, 0x6c, 0x52, + 0x55, 0x59, 0x63, 0x66, 0x68, 0x49, 0x39, 0x43, + 0x34, 0x4c, 0x61, 0x77, 0x61, 0x31, 0x74, 0x78, + 0x42, 0x54, 0x2d, 0x61, 0x4b, 0x6a, 0x76, 0x2d, + 0x49, 0x7a, 0x36, 0x73, 0x6b, 0x42, 0x6e, 0x36, + 0x51, 0x2d, 0x57, 0x44, 0x48, 0x33, 0x66, 0x4f, + 0x34, 0x4e, 0x71, 0x4f, 0x46, 0x5f, 0x32, 0x52, + 0x48, 0x6a, 0x39, 0x61, 0x48, 0x76, 0x6b, 0x79, + 0x6f, 0x58, 0x62, 0x73, 0x51, 0x47, 0x31, 0x30, + 0x68, 0x47, 0x46, 0x45, 0x30, 0x6e, 0x69, 0x49, + 0x6e, 0x36, 0x68, 0x2d, 0x4e, 0x50, 0x5f, 0x78, + 0x48, 0x5a, 0x2d, 0x65, 0x49, 0x70, 0x5f, 0x45, + 0x49, 0x5a, 0x6c, 0x38, 0x50, 0x49, 0x54, 0x56, + 0x4b, 0x61, 0x6a, 0x74, 0x34, 0x4e, 0x31, 0x78, + 0x36, 0x6e, 0x68, 0x34, 0x64, 0x44, 0x66, 0x4d, + 0x6d, 0x45, 0x49, 0x79, 0x48, 0x61, 0x46, 0x36, + 0x2d, 0x4c, 0x6a, 0x2d, 0x49, 0x64, 0x65, 0x68, + 0x53, 0x63, 0x73, 0x77, 0x35, 0x51, 0x6a, 0x74, + 0x59, 0x77, 0x38, 0x6e, 0x53, 0x6a, 0x69, 0x4a, + 0x50, 0x6f, 0x65, 0x58, 0x6f, 0x45, 0x36, 0x49, + 0x32, 0x46, 0x6c, 0x4b, 0x36, 0x41, 0x6e, 0x79, + 0x43, 0x35, 0x4f, 0x2d, 0x46, 0x65, 0x30, 0x69, + 0x47, 0x73, 0x39, 0x30, 0x50, 0x48, 0x6e, 0x52, + 0x56, 0x45, 0x7a, 0x42, 0x50, 0x4d, 0x64, 0x78, + 0x6e, 0x44, 0x6e, 0x4f, 0x76, 0x44, 0x68, 0x4e, + 0x64, 0x45, 0x75, 0x6b, 0x34, 0x36, 0x62, 0x68, + 0x6f, 0x38, 0x7a, 0x77, 0x50, 0x73, 0x45, 0x76, + 0x42, 0x66, 0x77, 0x52, 0x72, 0x63, 0x4e, 0x6c, + 0x5f, 0x4d, 0x69, 0x6e, 0x59, 0x35, 0x49, 0x75, + 0x56, 0x4d, 0x6d, 0x4a, 0x68, 0x79, 0x6d, 0x52, + 0x35, 0x38, 0x4d, 0x46, 0x36, 0x73, 0x6d, 0x4f, + 0x6e, 0x4b, 0x41, 0x71, 0x50, 0x6e, 0x69, 0x79, + 0x63, 0x48, 0x69, 0x69, 0x45, 0x46, 0x4e, 0x2d, + 0x46, 0x44, 0x45, 0x54, 0x34, 0x6f, 0x50, 0x48, + 0x50, 0x6a, 0x67, 0x66, 0x5f, 0x4d, 0x65, 0x44, + 0x71, 0x6b, 0x64, 0x7a, 0x39, 0x6a, 0x6a, 0x79, + 0x42, 0x78, 0x65, 0x32, 0x4d, 0x63, 0x63, 0x6a, + 0x35, 0x54, 0x6d, 0x4b, 0x35, 0x70, 0x4c, 0x77, + 0x38, 0x58, 0x69, 0x4f, 0x78, 0x77, 0x38, 0x71, + 0x59, 0x38, 0x71, 0x46, 0x42, 0x30, 0x69, 0x2d, + 0x45, 0x4e, 0x65, 0x57, 0x34, 0x33, 0x4e, 0x77, + 0x61, 0x69, 0x69, 0x66, 0x73, 0x54, 0x68, 0x32, + 0x58, 0x59, 0x69, 0x62, 0x34, 0x2d, 0x62, 0x78, + 0x48, 0x31, 0x31, 0x78, 0x72, 0x65, 0x6e, 0x78, + 0x69, 0x43, 0x50, 0x79, 0x44, 0x45, 0x79, 0x67, + 0x77, 0x35, 0x50, 0x65, 0x49, 0x32, 0x37, 0x79, + 0x77, 0x59, 0x66, 0x56, 0x36, 0x65, 0x69, 0x50, + 0x69, 0x33, 0x6a, 0x31, 0x6f, 0x54, 0x7a, 0x53, + 0x62, 0x74, 0x43, 0x48, 0x6d, 0x77, 0x64, 0x56, + 0x50, 0x66, 0x68, 0x7a, 0x75, 0x4e, 0x41, 0x65, + 0x70, 0x63, 0x67, 0x50, 0x66, 0x43, 0x72, 0x2d, + 0x59, 0x62, 0x5a, 0x53, 0x39, 0x44, 0x67, 0x76, + 0x35, 0x44, 0x46, 0x30, 0x5f, 0x75, 0x67, 0x31, + 0x44, 0x72, 0x63, 0x36, 0x48, 0x66, 0x6c, 0x7a, + 0x33, 0x46, 0x45, 0x36, 0x66, 0x4d, 0x46, 0x76, + 0x68, 0x4e, 0x63, 0x47, 0x5f, 0x2d, 0x69, 0x68, + 0x6a, 0x7a, 0x76, 0x79, 0x43, 0x79, 0x58, 0x38, + 0x70, 0x43, 0x68, 0x4a, 0x34, 0x5f, 0x6e, 0x52, + 0x38, 0x6f, 0x50, 0x44, 0x56, 0x71, 0x67, 0x2d, + 0x35, 0x4e, 0x6d, 0x52, 0x50, 0x42, 0x2d, 0x2d, + 0x74, 0x47, 0x6a, 0x69, 0x48, 0x4f, 0x56, 0x56, + 0x66, 0x45, 0x70, 0x79, 0x50, 0x4d, 0x4b, 0x50, + 0x68, 0x7a, 0x33, 0x79, 0x48, 0x76, 0x6f, 0x52, + 0x53, 0x76, 0x4b, 0x78, 0x35, 0x54, 0x31, 0x75, + 0x34, 0x64, 0x4f, 0x30, 0x49, 0x5a, 0x6b, 0x71, + 0x4a, 0x55, 0x65, 0x75, 0x5f, 0x50, 0x68, 0x52, + 0x4d, 0x76, 0x41, 0x6c, 0x5f, 0x4d, 0x65, 0x56, + 0x6d, 0x37, 0x44, 0x34, 0x34, 0x30, 0x70, 0x30, + 0x65, 0x4e, 0x32, 0x52, 0x37, 0x45, 0x52, 0x4f, + 0x44, 0x38, 0x2d, 0x47, 0x53, 0x77, 0x59, 0x66, + 0x73, 0x6a, 0x67, 0x50, 0x4f, 0x6a, 0x6e, 0x36, + 0x77, 0x39, 0x5f, 0x78, 0x49, 0x49, 0x51, 0x75, + 0x6a, 0x46, 0x6b, 0x75, 0x6e, 0x45, 0x5f, 0x77, + 0x38, 0x45, 0x62, 0x4a, 0x48, 0x2d, 0x6b, 0x5a, + 0x6f, 0x57, 0x63, 0x6d, 0x66, 0x45, 0x65, 0x2d, + 0x51, 0x42, 0x64, 0x32, 0x48, 0x74, 0x65, 0x6f, + 0x34, 0x49, 0x73, 0x69, 0x6a, 0x30, 0x69, 0x54, + 0x73, 0x7a, 0x69, 0x65, 0x6f, 0x7a, 0x36, 0x61, + 0x78, 0x73, 0x5a, 0x35, 0x50, 0x45, 0x66, 0x44, + 0x6f, 0x77, 0x35, 0x4c, 0x50, 0x45, 0x71, 0x75, + 0x49, 0x44, 0x38, 0x65, 0x37, 0x76, 0x44, 0x78, + 0x38, 0x44, 0x6a, 0x36, 0x42, 0x38, 0x32, 0x5a, + 0x71, 0x6a, 0x69, 0x69, 0x4a, 0x5f, 0x69, 0x78, + 0x6e, 0x52, 0x65, 0x4f, 0x48, 0x5f, 0x38, 0x4d, + 0x56, 0x39, 0x71, 0x45, 0x4d, 0x6d, 0x6a, 0x38, + 0x34, 0x39, 0x67, 0x7a, 0x49, 0x66, 0x62, 0x52, + 0x54, 0x63, 0x4d, 0x57, 0x50, 0x39, 0x43, 0x5a, + 0x45, 0x50, 0x6c, 0x78, 0x48, 0x2d, 0x61, 0x44, + 0x5f, 0x63, 0x4a, 0x64, 0x50, 0x44, 0x7a, 0x52, + 0x48, 0x6d, 0x46, 0x69, 0x62, 0x71, 0x68, 0x5f, + 0x35, 0x46, 0x6c, 0x77, 0x34, 0x58, 0x6f, 0x2d, + 0x66, 0x48, 0x69, 0x4f, 0x35, 0x30, 0x45, 0x4f, + 0x4c, 0x58, 0x79, 0x47, 0x53, 0x43, 0x5f, 0x2d, + 0x46, 0x4e, 0x39, 0x4f, 0x63, 0x42, 0x70, 0x43, + 0x4e, 0x6f, 0x65, 0x57, 0x46, 0x38, 0x64, 0x78, + 0x42, 0x64, 0x4c, 0x7a, 0x6f, 0x63, 0x6f, 0x61, + 0x43, 0x34, 0x34, 0x4c, 0x5f, 0x66, 0x67, 0x48, + 0x6e, 0x73, 0x4f, 0x35, 0x53, 0x59, 0x61, 0x75, + 0x34, 0x61, 0x4c, 0x68, 0x49, 0x32, 0x39, 0x78, + 0x62, 0x6d, 0x69, 0x6f, 0x48, 0x33, 0x6b, 0x47, + 0x56, 0x66, 0x69, 0x62, 0x47, 0x4e, 0x56, 0x5a, + 0x48, 0x46, 0x49, 0x2d, 0x58, 0x4c, 0x79, 0x51, + 0x4e, 0x7a, 0x6a, 0x36, 0x35, 0x49, 0x46, 0x5f, + 0x56, 0x47, 0x2d, 0x4b, 0x63, 0x4f, 0x48, 0x68, + 0x55, 0x36, 0x68, 0x47, 0x58, 0x4f, 0x69, 0x50, + 0x5f, 0x66, 0x67, 0x6c, 0x5f, 0x49, 0x57, 0x6a, + 0x35, 0x4d, 0x47, 0x4c, 0x69, 0x51, 0x39, 0x30, + 0x71, 0x55, 0x4e, 0x37, 0x65, 0x46, 0x71, 0x45, + 0x76, 0x73, 0x63, 0x50, 0x61, 0x5a, 0x52, 0x45, + 0x39, 0x45, 0x46, 0x33, 0x50, 0x45, 0x66, 0x4d, + 0x79, 0x79, 0x6a, 0x58, 0x45, 0x42, 0x35, 0x35, + 0x48, 0x44, 0x36, 0x50, 0x55, 0x47, 0x59, 0x73, + 0x36, 0x49, 0x6e, 0x51, 0x48, 0x65, 0x6e, 0x49, + 0x48, 0x49, 0x2d, 0x4f, 0x38, 0x37, 0x42, 0x37, + 0x35, 0x49, 0x4d, 0x30, 0x48, 0x58, 0x78, 0x34, + 0x5f, 0x50, 0x41, 0x4a, 0x37, 0x54, 0x57, 0x75, + 0x4a, 0x42, 0x31, 0x69, 0x4a, 0x53, 0x4a, 0x2d, + 0x48, 0x42, 0x65, 0x7a, 0x34, 0x30, 0x78, 0x57, + 0x58, 0x4d, 0x65, 0x44, 0x56, 0x4b, 0x45, 0x55, + 0x54, 0x64, 0x42, 0x7a, 0x78, 0x50, 0x76, 0x52, + 0x50, 0x4d, 0x4d, 0x50, 0x68, 0x7a, 0x61, 0x36, + 0x46, 0x70, 0x4d, 0x71, 0x4e, 0x4e, 0x58, 0x77, + 0x48, 0x63, 0x65, 0x6a, 0x4e, 0x67, 0x68, 0x48, + 0x33, 0x52, 0x41, 0x5a, 0x46, 0x5a, 0x46, 0x49, + 0x34, 0x73, 0x65, 0x66, 0x34, 0x45, 0x63, 0x4f, + 0x36, 0x64, 0x6d, 0x52, 0x4f, 0x5f, 0x6a, 0x78, + 0x6f, 0x38, 0x5f, 0x68, 0x4c, 0x35, 0x32, 0x49, + 0x38, 0x30, 0x6a, 0x44, 0x59, 0x39, 0x71, 0x50, + 0x48, 0x30, 0x64, 0x39, 0x2d, 0x45, 0x51, 0x72, + 0x43, 0x52, 0x64, 0x2d, 0x51, 0x38, 0x73, 0x78, + 0x61, 0x52, 0x6c, 0x65, 0x39, 0x4e, 0x46, 0x78, + 0x4d, 0x50, 0x49, 0x50, 0x5f, 0x65, 0x69, 0x4a, + 0x4f, 0x36, 0x69, 0x4f, 0x62, 0x77, 0x5f, 0x78, + 0x58, 0x43, 0x6a, 0x38, 0x30, 0x68, 0x42, 0x7a, + 0x48, 0x56, 0x31, 0x49, 0x6e, 0x41, 0x71, 0x75, + 0x4e, 0x36, 0x68, 0x39, 0x47, 0x48, 0x72, 0x78, + 0x44, 0x42, 0x57, 0x50, 0x48, 0x38, 0x38, 0x52, + 0x57, 0x69, 0x66, 0x63, 0x36, 0x76, 0x68, 0x70, + 0x5f, 0x44, 0x69, 0x50, 0x79, 0x57, 0x4b, 0x4f, + 0x63, 0x44, 0x5f, 0x65, 0x50, 0x42, 0x42, 0x44, + 0x73, 0x62, 0x68, 0x52, 0x79, 0x73, 0x66, 0x52, + 0x48, 0x38, 0x31, 0x4f, 0x50, 0x4a, 0x4b, 0x4f, + 0x68, 0x36, 0x4a, 0x77, 0x61, 0x4d, 0x6e, 0x78, + 0x5a, 0x6a, 0x46, 0x43, 0x47, 0x66, 0x55, 0x56, + 0x66, 0x44, 0x6d, 0x38, 0x56, 0x56, 0x4a, 0x78, + 0x62, 0x46, 0x55, 0x32, 0x48, 0x52, 0x56, 0x4e, + 0x4a, 0x45, 0x31, 0x39, 0x35, 0x4c, 0x6d, 0x45, + 0x5f, 0x33, 0x69, 0x58, 0x42, 0x72, 0x78, 0x34, + 0x58, 0x4d, 0x53, 0x48, 0x4c, 0x4d, 0x70, 0x34, + 0x4a, 0x4a, 0x57, 0x55, 0x45, 0x73, 0x2d, 0x4c, + 0x58, 0x6b, 0x4d, 0x70, 0x36, 0x6f, 0x48, 0x35, + 0x48, 0x4f, 0x57, 0x52, 0x37, 0x39, 0x44, 0x53, + 0x4a, 0x6b, 0x66, 0x34, 0x45, 0x35, 0x65, 0x49, + 0x52, 0x78, 0x65, 0x61, 0x6b, 0x63, 0x6d, 0x57, + 0x6f, 0x44, 0x61, 0x58, 0x6f, 0x67, 0x2d, 0x48, + 0x39, 0x43, 0x7a, 0x45, 0x5a, 0x62, 0x30, 0x51, + 0x38, 0x6d, 0x53, 0x47, 0x43, 0x5f, 0x5f, 0x52, + 0x68, 0x32, 0x67, 0x4d, 0x6a, 0x6b, 0x54, 0x7a, + 0x6f, 0x58, 0x4d, 0x65, 0x5f, 0x4d, 0x69, 0x6f, + 0x6e, 0x45, 0x59, 0x79, 0x61, 0x54, 0x2d, 0x6f, + 0x57, 0x73, 0x52, 0x7a, 0x56, 0x47, 0x6c, 0x78, + 0x4a, 0x7a, 0x71, 0x75, 0x34, 0x30, 0x65, 0x36, + 0x52, 0x48, 0x71, 0x51, 0x6e, 0x44, 0x6c, 0x78, + 0x5f, 0x50, 0x69, 0x48, 0x4c, 0x79, 0x67, 0x54, + 0x61, 0x32, 0x67, 0x32, 0x48, 0x66, 0x65, 0x52, + 0x50, 0x45, 0x47, 0x65, 0x34, 0x35, 0x47, 0x6b, + 0x4d, 0x4d, 0x67, 0x64, 0x66, 0x41, 0x5f, 0x30, + 0x52, 0x30, 0x69, 0x64, 0x48, 0x48, 0x39, 0x32, + 0x39, 0x47, 0x6a, 0x53, 0x6f, 0x6b, 0x6f, 0x30, + 0x47, 0x75, 0x6c, 0x76, 0x6c, 0x4d, 0x79, 0x43, + 0x67, 0x5f, 0x37, 0x78, 0x68, 0x4d, 0x6b, 0x52, + 0x2d, 0x7a, 0x49, 0x65, 0x6f, 0x51, 0x66, 0x31, + 0x34, 0x39, 0x33, 0x42, 0x4b, 0x58, 0x46, 0x69, + 0x4f, 0x50, 0x6e, 0x78, 0x6b, 0x4d, 0x4b, 0x50, + 0x34, 0x67, 0x64, 0x78, 0x4a, 0x68, 0x66, 0x79, + 0x69, 0x4e, 0x44, 0x69, 0x58, 0x73, 0x69, 0x56, + 0x34, 0x59, 0x65, 0x50, 0x50, 0x68, 0x38, 0x6d, + 0x36, 0x37, 0x42, 0x70, 0x4f, 0x4e, 0x61, 0x4f, + 0x76, 0x6a, 0x78, 0x79, 0x37, 0x64, 0x41, 0x73, + 0x6f, 0x76, 0x6e, 0x78, 0x54, 0x7a, 0x69, 0x75, + 0x45, 0x79, 0x2d, 0x61, 0x58, 0x68, 0x56, 0x36, + 0x68, 0x44, 0x34, 0x61, 0x68, 0x78, 0x64, 0x2d, + 0x50, 0x42, 0x70, 0x43, 0x4d, 0x7a, 0x6b, 0x61, + 0x52, 0x31, 0x4d, 0x55, 0x34, 0x64, 0x7a, 0x52, + 0x5f, 0x4e, 0x43, 0x2d, 0x34, 0x49, 0x31, 0x51, + 0x43, 0x31, 0x4f, 0x75, 0x48, 0x68, 0x2d, 0x4c, + 0x39, 0x39, 0x44, 0x78, 0x33, 0x54, 0x68, 0x4b, + 0x38, 0x76, 0x67, 0x30, 0x48, 0x31, 0x37, 0x47, + 0x47, 0x65, 0x65, 0x46, 0x37, 0x68, 0x7a, 0x75, + 0x6f, 0x39, 0x2d, 0x68, 0x35, 0x51, 0x75, 0x48, + 0x57, 0x37, 0x68, 0x65, 0x66, 0x42, 0x49, 0x65, + 0x34, 0x6c, 0x59, 0x58, 0x53, 0x48, 0x6b, 0x52, + 0x69, 0x78, 0x4a, 0x49, 0x30, 0x5f, 0x6a, 0x33, + 0x34, 0x51, 0x74, 0x4d, 0x58, 0x41, 0x70, 0x2d, + 0x34, 0x36, 0x62, 0x78, 0x50, 0x4f, 0x68, 0x76, + 0x5f, 0x42, 0x5f, 0x79, 0x49, 0x37, 0x6b, 0x54, + 0x6f, 0x7a, 0x77, 0x76, 0x75, 0x44, 0x6f, 0x6f, + 0x4a, 0x77, 0x5f, 0x71, 0x34, 0x33, 0x46, 0x38, + 0x33, 0x43, 0x48, 0x4f, 0x46, 0x75, 0x66, 0x78, + 0x47, 0x2d, 0x45, 0x68, 0x58, 0x6f, 0x71, 0x48, + 0x4f, 0x6b, 0x58, 0x4e, 0x51, 0x5f, 0x2d, 0x52, + 0x50, 0x67, 0x39, 0x36, 0x5f, 0x43, 0x62, 0x78, + 0x35, 0x63, 0x63, 0x58, 0x5f, 0x57, 0x6a, 0x32, + 0x45, 0x65, 0x47, 0x4e, 0x52, 0x50, 0x5f, 0x78, + 0x35, 0x4d, 0x49, 0x70, 0x34, 0x63, 0x6d, 0x4f, + 0x57, 0x52, 0x54, 0x36, 0x44, 0x33, 0x31, 0x53, + 0x50, 0x49, 0x6d, 0x48, 0x53, 0x44, 0x5f, 0x45, + 0x44, 0x37, 0x46, 0x75, 0x43, 0x65, 0x33, 0x71, + 0x42, 0x4d, 0x2d, 0x55, 0x42, 0x35, 0x39, 0x51, + 0x48, 0x30, 0x31, 0x2d, 0x33, 0x47, 0x67, 0x2d, + 0x6f, 0x52, 0x39, 0x4f, 0x5a, 0x53, 0x76, 0x71, + 0x61, 0x4b, 0x6e, 0x51, 0x48, 0x42, 0x5f, 0x69, + 0x50, 0x59, 0x47, 0x61, 0x55, 0x6a, 0x79, 0x65, + 0x49, 0x55, 0x79, 0x50, 0x5f, 0x73, 0x65, 0x50, + 0x4a, 0x32, 0x72, 0x77, 0x4a, 0x38, 0x61, 0x6a, + 0x48, 0x65, 0x64, 0x78, 0x6e, 0x41, 0x39, 0x38, + 0x35, 0x54, 0x69, 0x61, 0x48, 0x33, 0x45, 0x54, + 0x44, 0x73, 0x38, 0x4e, 0x4d, 0x78, 0x4b, 0x48, + 0x66, 0x6a, 0x77, 0x2d, 0x42, 0x76, 0x45, 0x44, + 0x4c, 0x71, 0x47, 0x2d, 0x34, 0x76, 0x6e, 0x78, + 0x49, 0x38, 0x63, 0x58, 0x78, 0x75, 0x69, 0x33, + 0x77, 0x54, 0x77, 0x71, 0x69, 0x6c, 0x62, 0x77, + 0x66, 0x45, 0x70, 0x77, 0x6c, 0x4d, 0x2d, 0x4f, + 0x35, 0x6a, 0x67, 0x75, 0x51, 0x63, 0x2d, 0x4d, + 0x50, 0x67, 0x61, 0x54, 0x43, 0x2d, 0x5f, 0x52, + 0x46, 0x79, 0x4a, 0x5f, 0x54, 0x41, 0x39, 0x4b, + 0x76, 0x4c, 0x68, 0x72, 0x58, 0x49, 0x5a, 0x31, + 0x61, 0x4d, 0x65, 0x48, 0x50, 0x66, 0x68, 0x78, + 0x6b, 0x42, 0x76, 0x65, 0x42, 0x38, 0x65, 0x50, + 0x55, 0x78, 0x4e, 0x32, 0x6e, 0x54, 0x69, 0x56, + 0x51, 0x6b, 0x76, 0x4d, 0x44, 0x46, 0x32, 0x4a, + 0x36, 0x42, 0x53, 0x2d, 0x43, 0x5f, 0x55, 0x4e, + 0x5f, 0x5f, 0x68, 0x78, 0x73, 0x58, 0x69, 0x4f, + 0x63, 0x5f, 0x4a, 0x41, 0x35, 0x7a, 0x45, 0x53, + 0x48, 0x6a, 0x6d, 0x54, 0x34, 0x79, 0x6b, 0x75, + 0x48, 0x54, 0x66, 0x2d, 0x45, 0x6a, 0x31, 0x35, + 0x6e, 0x44, 0x31, 0x79, 0x4a, 0x4c, 0x6d, 0x34, + 0x34, 0x41, 0x30, 0x75, 0x39, 0x44, 0x48, 0x68, + 0x69, 0x4d, 0x63, 0x6e, 0x6d, 0x6a, 0x68, 0x38, + 0x43, 0x68, 0x64, 0x4f, 0x77, 0x7a, 0x74, 0x78, + 0x32, 0x4d, 0x61, 0x50, 0x37, 0x58, 0x69, 0x50, + 0x56, 0x41, 0x56, 0x45, 0x30, 0x55, 0x54, 0x4a, + 0x6f, 0x5f, 0x4d, 0x46, 0x79, 0x69, 0x6c, 0x36, + 0x6e, 0x42, 0x64, 0x30, 0x48, 0x69, 0x38, 0x31, + 0x48, 0x43, 0x31, 0x66, 0x77, 0x6b, 0x6f, 0x48, + 0x4f, 0x79, 0x75, 0x30, 0x4d, 0x5f, 0x68, 0x32, + 0x42, 0x52, 0x65, 0x30, 0x48, 0x32, 0x47, 0x32, + 0x34, 0x6c, 0x75, 0x4d, 0x54, 0x77, 0x66, 0x7a, + 0x6f, 0x42, 0x6d, 0x4a, 0x2d, 0x38, 0x63, 0x74, + 0x39, 0x45, 0x66, 0x7a, 0x49, 0x35, 0x38, 0x75, + 0x34, 0x34, 0x59, 0x65, 0x35, 0x55, 0x64, 0x49, + 0x42, 0x72, 0x32, 0x4f, 0x38, 0x5f, 0x69, 0x43, + 0x38, 0x32, 0x69, 0x57, 0x48, 0x4f, 0x47, 0x65, + 0x34, 0x7a, 0x53, 0x61, 0x61, 0x39, 0x43, 0x2d, + 0x34, 0x2d, 0x49, 0x52, 0x48, 0x6e, 0x59, 0x43, + 0x63, 0x5f, 0x6a, 0x78, 0x49, 0x7a, 0x38, 0x53, + 0x48, 0x71, 0x31, 0x36, 0x58, 0x4d, 0x64, 0x5f, + 0x56, 0x46, 0x39, 0x31, 0x2d, 0x43, 0x33, 0x38, + 0x48, 0x73, 0x6d, 0x65, 0x49, 0x52, 0x63, 0x75, + 0x48, 0x35, 0x64, 0x79, 0x33, 0x4f, 0x68, 0x75, + 0x2d, 0x45, 0x79, 0x48, 0x61, 0x30, 0x64, 0x36, + 0x58, 0x49, 0x64, 0x62, 0x55, 0x54, 0x68, 0x65, + 0x6d, 0x50, 0x48, 0x41, 0x6e, 0x39, 0x42, 0x76, + 0x48, 0x46, 0x5a, 0x52, 0x4e, 0x5f, 0x69, 0x4d, + 0x48, 0x73, 0x71, 0x71, 0x5a, 0x4d, 0x5a, 0x64, + 0x35, 0x4d, 0x63, 0x70, 0x6e, 0x45, 0x65, 0x50, + 0x66, 0x38, 0x48, 0x55, 0x37, 0x48, 0x43, 0x4f, + 0x66, 0x49, 0x65, 0x79, 0x61, 0x67, 0x6e, 0x36, + 0x34, 0x33, 0x76, 0x51, 0x4c, 0x5f, 0x43, 0x70, + 0x43, 0x70, 0x57, 0x50, 0x65, 0x34, 0x46, 0x47, + 0x2d, 0x45, 0x63, 0x76, 0x6f, 0x6f, 0x64, 0x33, + 0x39, 0x4b, 0x53, 0x45, 0x6f, 0x36, 0x45, 0x4f, + 0x44, 0x58, 0x65, 0x44, 0x50, 0x30, 0x53, 0x54, + 0x53, 0x68, 0x71, 0x65, 0x48, 0x64, 0x5a, 0x31, + 0x48, 0x44, 0x5f, 0x55, 0x44, 0x34, 0x47, 0x41, + 0x64, 0x53, 0x69, 0x4a, 0x6a, 0x78, 0x52, 0x51, + 0x41, 0x67, 0x4a, 0x41, 0x67, 0x4b, 0x46, 0x59, + 0x45, 0x45, 0x4b, 0x4d, 0x55, 0x49, 0x51, 0x4a, + 0x42, 0x4a, 0x43, 0x78, 0x42, 0x42, 0x77, 0x41, + 0x49, 0x64, 0x4a, 0x4d, 0x4d, 0x4b, 0x55, 0x49, + 0x30, 0x41, 0x49, 0x42, 0x63, 0x41, 0x42, 0x54, + 0x45, 0x44, 0x45, 0x4d, 0x4a, 0x45, 0x49, 0x41, + 0x41, 0x47, 0x55, 0x49, 0x41, 0x49, 0x6f, 0x52, + 0x52, 0x67, 0x51, 0x42, 0x77, 0x43, 0x67, 0x44, + 0x69, 0x41, 0x47, 0x51, 0x51, 0x38, 0x45, 0x49, + 0x67, 0x45, 0x51, 0x59, 0x51, 0x51, 0x68, 0x51, + 0x53, 0x67, 0x68, 0x41, 0x6a, 0x41, 0x49, 0x4d, + 0x45, 0x47, 0x47, 0x6f, 0x41, 0x41, 0x41, 0x79, + 0x34, 0x59, 0x67, 0x51, 0x44, 0x6e, 0x43, 0x45, + 0x68, 0x41, 0x52, 0x45, 0x41, 0x41, 0x59, 0x51, + 0x41, 0x73, 0x59, 0x51, 0x5a, 0x42, 0x77, 0x55, + 0x30, 0x41, 0x6a, 0x41, 0x43, 0x46, 0x47, 0x4b, + 0x49, 0x55, 0x47, 0x45, 0x41, 0x63, 0x67, 0x69, + 0x68, 0x4a, 0x52, 0x67, 0x7a, 0x42, 0x67, 0x41, + 0x42, 0x45, 0x42, 0x45, 0x43, 0x65, 0x4d, 0x59, + 0x45, 0x49, 0x41, 0x77, 0x59, 0x4a, 0x45, 0x43, + 0x41, 0x69, 0x68, 0x46, 0x43, 0x44, 0x42, 0x45, + 0x4f, 0x41, 0x32, 0x49, 0x63, 0x41, 0x67, 0x70, + 0x59, 0x54, 0x6b, 0x7a, 0x68, 0x41, 0x6b, 0x41, + 0x41, 0x43, 0x53, 0x43, 0x43, 0x61, 0x4b, 0x49, + 0x49, 0x77, 0x51, 0x43, 0x68, 0x59, 0x69, 0x42, + 0x41, 0x44, 0x47, 0x42, 0x47, 0x42, 0x51, 0x43, + 0x4d, 0x49, 0x41, 0x55, 0x59, 0x41, 0x51, 0x41, + 0x75, 0x49, 0x67, 0x34, 0x42, 0x42, 0x44, 0x68, + 0x6a, 0x42, 0x50, 0x41, 0x55, 0x41, 0x49, 0x49, + 0x63, 0x6b, 0x36, 0x41, 0x51, 0x59, 0x77, 0x41, + 0x54, 0x67, 0x41, 0x67, 0x6a, 0x42, 0x49, 0x41, + 0x45, 0x41, 0x49, 0x49, 0x67, 0x6f, 0x42, 0x41, + 0x43, 0x51, 0x67, 0x43, 0x51, 0x41, 0x69, 0x4b, + 0x6d, 0x41, 0x4f, 0x45, 0x55, 0x41, 0x49, 0x4d, + 0x41, 0x51, 0x41, 0x41, 0x49, 0x67, 0x41, 0x78, + 0x41, 0x41, 0x46, 0x42, 0x68, 0x46, 0x48, 0x45, + 0x4b, 0x47, 0x47, 0x4d, 0x56, 0x55, 0x51, 0x67, + 0x77, 0x6f, 0x51, 0x41, 0x68, 0x6a, 0x6f, 0x47, + 0x41, 0x4a, 0x47, 0x41, 0x4b, 0x45, 0x47, 0x45, + 0x4d, 0x6f, 0x52, 0x67, 0x49, 0x49, 0x41, 0x67, + 0x43, 0x42, 0x67, 0x42, 0x47, 0x43, 0x49, 0x4b, + 0x52, 0x49, 0x55, 0x51, 0x45, 0x31, 0x59, 0x41, + 0x71, 0x68, 0x4a, 0x67, 0x68, 0x42, 0x69, 0x42, + 0x42, 0x49, 0x4b, 0x43, 0x43, 0x4b, 0x45, 0x41, + 0x49, 0x56, 0x4d, 0x70, 0x70, 0x68, 0x68, 0x68, + 0x42, 0x69, 0x6a, 0x44, 0x42, 0x41, 0x43, 0x49, + 0x4b, 0x41, 0x47, 0x63, 0x51, 0x41, 0x59, 0x6f, + 0x43, 0x69, 0x51, 0x52, 0x69, 0x49, 0x67, 0x6a, + 0x45, 0x43, 0x41, 0x53, 0x41, 0x55, 0x41, 0x55, + 0x59, 0x73, 0x41, 0x5a, 0x41, 0x68, 0x41, 0x51, + 0x79, 0x43, 0x46, 0x6e, 0x6c, 0x41, 0x63, 0x4b, + 0x57, 0x41, 0x45, 0x45, 0x34, 0x4e, 0x34, 0x51, + 0x49, 0x41, 0x43, 0x51, 0x44, 0x42, 0x6c, 0x6b, + 0x46, 0x53, 0x43, 0x43, 0x43, 0x41, 0x49, 0x73, + 0x51, 0x51, 0x71, 0x52, 0x67, 0x59, 0x41, 0x79, + 0x51, 0x42, 0x43, 0x43, 0x6d, 0x47, 0x4a, 0x45, + 0x47, 0x67, 0x49, 0x67, 0x41, 0x4d, 0x49, 0x70, + 0x49, 0x43, 0x42, 0x42, 0x43, 0x6a, 0x6d, 0x41, + 0x44, 0x43, 0x67, 0x4f, 0x45, 0x43, 0x45, 0x41, + 0x4a, 0x49, 0x41, 0x78, 0x79, 0x41, 0x67, 0x6e, + 0x41, 0x67, 0x6d, 0x42, 0x42, 0x45, 0x4e, 0x57, + 0x43, 0x4d, 0x41, 0x51, 0x42, 0x4d, 0x41, 0x51, + 0x54, 0x6f, 0x51, 0x44, 0x55, 0x68, 0x4e, 0x6c, + 0x46, 0x49, 0x46, 0x47, 0x4b, 0x45, 0x41, 0x4d, + 0x4d, 0x38, 0x41, 0x59, 0x4d, 0x35, 0x56, 0x49, + 0x54, 0x68, 0x46, 0x41, 0x6b, 0x45, 0x41, 0x51, + 0x4f, 0x47, 0x45, 0x52, 0x51, 0x51, 0x51, 0x51, + 0x41, 0x77, 0x77, 0x42, 0x69, 0x42, 0x6e, 0x6c, + 0x41, 0x42, 0x45, 0x45, 0x47, 0x4b, 0x55, 0x4d, + 0x41, 0x34, 0x51, 0x49, 0x6f, 0x77, 0x42, 0x59, + 0x67, 0x69, 0x42, 0x69, 0x78, 0x42, 0x48, 0x4d, + 0x4d, 0x57, 0x61, 0x41, 0x51, 0x67, 0x6f, 0x4a, + 0x67, 0x6f, 0x69, 0x78, 0x6b, 0x41, 0x4a, 0x41, + 0x41, 0x41, 0x41, 0x4d, 0x47, 0x41, 0x41, 0x41, + 0x51, 0x45, 0x41, 0x41, 0x6f, 0x5a, 0x6b, 0x41, + 0x77, 0x68, 0x67, 0x69, 0x68, 0x51, 0x4c, 0x4d, + 0x41, 0x59, 0x61, 0x77, 0x67, 0x67, 0x59, 0x67, + 0x61, 0x6f, 0x47, 0x41, 0x33, 0x43, 0x41, 0x49, + 0x6c, 0x52, 0x46, 0x45, 0x47, 0x55, 0x53, 0x4d, + 0x41, 0x55, 0x59, 0x52, 0x77, 0x51, 0x67, 0x43, + 0x52, 0x6e, 0x41, 0x54, 0x41, 0x43, 0x46, 0x53, + 0x4b, 0x49, 0x53, 0x6f, 0x49, 0x34, 0x49, 0x41, + 0x77, 0x35, 0x41, 0x53, 0x52, 0x42, 0x45, 0x69, + 0x45, 0x41, 0x41, 0x45, 0x41, 0x45, 0x36, 0x63, + 0x55, 0x68, 0x49, 0x59, 0x6f, 0x49, 0x51, 0x77, + 0x67, 0x67, 0x6f, 0x43, 0x68, 0x44, 0x43, 0x53, + 0x4d, 0x45, 0x54, 0x45, 0x49, 0x41, 0x49, 0x6f, + 0x41, 0x67, 0x79, 0x42, 0x67, 0x68, 0x46, 0x6f, + 0x6d, 0x41, 0x45, 0x41, 0x43, 0x45, 0x4b, 0x59, + 0x41, 0x49, 0x41, 0x49, 0x68, 0x51, 0x52, 0x41, + 0x67, 0x67, 0x68, 0x69, 0x69, 0x41, 0x4d, 0x47, + 0x4b, 0x65, 0x41, 0x4d, 0x63, 0x49, 0x41, 0x49, + 0x49, 0x42, 0x41, 0x77, 0x41, 0x41, 0x67, 0x6b, + 0x41, 0x44, 0x43, 0x45, 0x45, 0x77, 0x4d, 0x51, + 0x6f, 0x73, 0x51, 0x70, 0x67, 0x35, 0x51, 0x77, + 0x54, 0x41, 0x6a, 0x41, 0x4b, 0x48, 0x4c, 0x55, + 0x43, 0x67, 0x54, 0x41, 0x41, 0x38, 0x77, 0x41, + 0x41, 0x78, 0x42, 0x68, 0x42, 0x41, 0x41, 0x42, + 0x68, 0x44, 0x69, 0x49, 0x41, 0x42, 0x67, 0x51, + 0x49, 0x45, 0x51, 0x59, 0x42, 0x68, 0x67, 0x51, + 0x79, 0x48, 0x6c, 0x43, 0x4f, 0x44, 0x42, 0x65, + 0x49, 0x45, 0x59, 0x53, 0x77, 0x6f, 0x59, 0x59, + 0x67, 0x41, 0x79, 0x68, 0x67, 0x49, 0x6a, 0x70, + 0x49, 0x48, 0x46, 0x73, 0x4d, 0x63, 0x41, 0x6b, + 0x49, 0x63, 0x41, 0x67, 0x77, 0x49, 0x41, 0x67, + 0x67, 0x44, 0x67, 0x44, 0x42, 0x4b, 0x50, 0x4b, + 0x49, 0x47, 0x4a, 0x45, 0x41, 0x45, 0x49, 0x77, + 0x77, 0x6f, 0x52, 0x43, 0x68, 0x41, 0x6d, 0x6e, + 0x6a, 0x4c, 0x50, 0x4f, 0x49, 0x55, 0x6b, 0x4d, + 0x46, 0x6f, 0x6f, 0x49, 0x67, 0x5a, 0x51, 0x56, + 0x41, 0x67, 0x45, 0x6b, 0x47, 0x44, 0x4a, 0x47, + 0x43, 0x51, 0x4d, 0x6f, 0x45, 0x77, 0x49, 0x42, + 0x51, 0x51, 0x45, 0x52, 0x45, 0x44, 0x44, 0x6f, + 0x42, 0x46, 0x46, 0x41, 0x4d, 0x45, 0x41, 0x45, + 0x49, 0x68, 0x6f, 0x42, 0x5a, 0x67, 0x79, 0x6a, + 0x69, 0x68, 0x67, 0x42, 0x41, 0x52, 0x41, 0x41, + 0x49, 0x43, 0x45, 0x4d, 0x49, 0x41, 0x6f, 0x41, + 0x51, 0x41, 0x77, 0x30, 0x6d, 0x48, 0x4a, 0x42, + 0x43, 0x4b, 0x42, 0x45, 0x49, 0x49, 0x53, 0x49, + 0x51, 0x55, 0x77, 0x42, 0x35, 0x70, 0x67, 0x41, + 0x30, 0x43, 0x41, 0x43, 0x6c, 0x44, 0x41, 0x43, + 0x61, 0x45, 0x55, 0x45, 0x41, 0x6f, 0x77, 0x59, + 0x41, 0x78, 0x43, 0x31, 0x41, 0x67, 0x41, 0x0a, + 0x00, 0x00, 0x28, 0x75, 0x75, 0x61, 0x79, 0x29, + 0x63, 0x68, 0x72, 0x6f, 0x6d, 0x61, 0x70, 0x72, + 0x69, 0x6e, 0x74, 0x5f, 0x6c, 0x75, 0x64, 0x6f, + 0x76, 0x69, 0x63, 0x6f, 0x5f, 0x65, 0x69, 0x6e, + 0x61, 0x75, 0x64, 0x69, 0x5f, 0x70, 0x72, 0x69, + 0x6d, 0x61, 0x76, 0x65, 0x72, 0x61, 0x2e, 0x74, + 0x78, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0xa3, 0x0d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x41, 0x51, 0x41, 0x44, 0x74, 0x46, 0x45, 0x30, + 0x4a, 0x6c, 0x53, 0x69, 0x43, 0x45, 0x39, 0x43, + 0x4c, 0x55, 0x4e, 0x2d, 0x54, 0x49, 0x6d, 0x44, + 0x4c, 0x39, 0x72, 0x78, 0x47, 0x32, 0x57, 0x4f, + 0x34, 0x38, 0x63, 0x66, 0x50, 0x4c, 0x68, 0x2d, + 0x68, 0x48, 0x6d, 0x4f, 0x5a, 0x42, 0x39, 0x78, + 0x35, 0x51, 0x5f, 0x2d, 0x34, 0x31, 0x6d, 0x4f, + 0x57, 0x6b, 0x66, 0x7a, 0x6b, 0x4c, 0x6a, 0x78, + 0x58, 0x4d, 0x48, 0x31, 0x34, 0x79, 0x4f, 0x4f, + 0x68, 0x4d, 0x6e, 0x7a, 0x49, 0x43, 0x61, 0x35, + 0x43, 0x4d, 0x2d, 0x44, 0x48, 0x33, 0x34, 0x57, + 0x34, 0x75, 0x4b, 0x4c, 0x50, 0x4d, 0x65, 0x48, + 0x35, 0x6f, 0x71, 0x4b, 0x55, 0x46, 0x75, 0x49, + 0x35, 0x78, 0x4a, 0x65, 0x4a, 0x66, 0x6a, 0x78, + 0x35, 0x4c, 0x67, 0x4b, 0x63, 0x31, 0x6e, 0x77, + 0x34, 0x73, 0x72, 0x78, 0x35, 0x4d, 0x69, 0x4e, + 0x66, 0x49, 0x48, 0x35, 0x46, 0x48, 0x2d, 0x47, + 0x4d, 0x77, 0x2d, 0x2d, 0x42, 0x31, 0x63, 0x47, + 0x5f, 0x5f, 0x6a, 0x78, 0x42, 0x45, 0x64, 0x7a, + 0x48, 0x65, 0x45, 0x56, 0x35, 0x6b, 0x6a, 0x4f, + 0x38, 0x48, 0x69, 0x4f, 0x53, 0x33, 0x6d, 0x43, + 0x5a, 0x77, 0x5f, 0x36, 0x37, 0x45, 0x4a, 0x54, + 0x4d, 0x64, 0x33, 0x77, 0x48, 0x50, 0x6a, 0x78, + 0x46, 0x7a, 0x34, 0x4a, 0x48, 0x66, 0x57, 0x44, + 0x4a, 0x70, 0x30, 0x6f, 0x50, 0x4b, 0x71, 0x4f, + 0x5a, 0x38, 0x54, 0x78, 0x48, 0x38, 0x69, 0x54, + 0x44, 0x65, 0x32, 0x65, 0x42, 0x48, 0x72, 0x68, + 0x43, 0x76, 0x4b, 0x55, 0x58, 0x41, 0x6e, 0x77, + 0x35, 0x54, 0x67, 0x69, 0x50, 0x63, 0x4f, 0x44, + 0x59, 0x7a, 0x63, 0x75, 0x4f, 0x72, 0x68, 0x50, + 0x66, 0x44, 0x6c, 0x71, 0x50, 0x57, 0x6a, 0x34, + 0x47, 0x4e, 0x66, 0x78, 0x48, 0x33, 0x5f, 0x77, + 0x42, 0x46, 0x63, 0x50, 0x58, 0x38, 0x69, 0x54, + 0x54, 0x45, 0x66, 0x53, 0x4e, 0x38, 0x4b, 0x54, + 0x6e, 0x41, 0x6b, 0x75, 0x35, 0x55, 0x44, 0x7a, + 0x4c, 0x45, 0x58, 0x50, 0x5a, 0x5f, 0x6a, 0x78, + 0x41, 0x45, 0x66, 0x6c, 0x4c, 0x45, 0x65, 0x59, + 0x70, 0x4c, 0x71, 0x67, 0x5f, 0x77, 0x6c, 0x43, + 0x4e, 0x42, 0x57, 0x50, 0x55, 0x7a, 0x6a, 0x2d, + 0x34, 0x7a, 0x67, 0x65, 0x37, 0x63, 0x4f, 0x50, + 0x44, 0x30, 0x57, 0x66, 0x43, 0x2d, 0x2d, 0x44, + 0x50, 0x4d, 0x4d, 0x44, 0x37, 0x59, 0x51, 0x66, + 0x52, 0x55, 0x6a, 0x32, 0x34, 0x35, 0x63, 0x79, + 0x50, 0x44, 0x6a, 0x76, 0x77, 0x45, 0x72, 0x47, + 0x34, 0x44, 0x73, 0x65, 0x34, 0x30, 0x78, 0x77, + 0x39, 0x45, 0x64, 0x7a, 0x58, 0x4f, 0x4b, 0x51, + 0x4b, 0x39, 0x53, 0x43, 0x35, 0x44, 0x6c, 0x78, + 0x43, 0x58, 0x31, 0x34, 0x77, 0x5f, 0x4b, 0x43, + 0x50, 0x6a, 0x69, 0x50, 0x34, 0x30, 0x54, 0x39, + 0x77, 0x33, 0x5f, 0x78, 0x44, 0x34, 0x33, 0x62, + 0x34, 0x50, 0x36, 0x52, 0x6d, 0x35, 0x41, 0x72, + 0x42, 0x63, 0x32, 0x4f, 0x34, 0x7a, 0x62, 0x4d, + 0x52, 0x79, 0x35, 0x30, 0x35, 0x4c, 0x67, 0x57, + 0x70, 0x46, 0x4b, 0x6d, 0x4f, 0x49, 0x45, 0x6d, + 0x32, 0x73, 0x69, 0x48, 0x4f, 0x68, 0x58, 0x68, + 0x6f, 0x31, 0x2d, 0x4b, 0x6e, 0x6d, 0x69, 0x75, + 0x42, 0x34, 0x2d, 0x4f, 0x35, 0x7a, 0x69, 0x54, + 0x48, 0x45, 0x32, 0x33, 0x46, 0x7a, 0x32, 0x65, + 0x48, 0x36, 0x66, 0x77, 0x50, 0x63, 0x4a, 0x6a, + 0x33, 0x43, 0x6b, 0x52, 0x35, 0x6b, 0x61, 0x79, + 0x52, 0x37, 0x69, 0x4f, 0x4a, 0x30, 0x6b, 0x53, + 0x58, 0x43, 0x69, 0x61, 0x4f, 0x73, 0x61, 0x50, + 0x48, 0x31, 0x5f, 0x51, 0x35, 0x4d, 0x46, 0x6a, + 0x39, 0x48, 0x6b, 0x77, 0x38, 0x52, 0x71, 0x32, + 0x4b, 0x45, 0x65, 0x6f, 0x39, 0x4d, 0x4a, 0x7a, + 0x39, 0x44, 0x75, 0x4d, 0x2d, 0x73, 0x53, 0x54, + 0x51, 0x35, 0x64, 0x75, 0x6c, 0x4b, 0x66, 0x52, + 0x76, 0x4d, 0x45, 0x44, 0x48, 0x66, 0x39, 0x78, + 0x4a, 0x6d, 0x47, 0x6f, 0x34, 0x4a, 0x54, 0x51, + 0x77, 0x5f, 0x72, 0x52, 0x4d, 0x67, 0x6f, 0x55, + 0x50, 0x73, 0x69, 0x50, 0x50, 0x63, 0x64, 0x68, + 0x48, 0x6e, 0x5f, 0x77, 0x36, 0x4c, 0x68, 0x77, + 0x4e, 0x4d, 0x5f, 0x51, 0x4a, 0x7a, 0x72, 0x78, + 0x68, 0x42, 0x5f, 0x69, 0x4a, 0x53, 0x2d, 0x52, + 0x58, 0x41, 0x5f, 0x36, 0x4b, 0x45, 0x64, 0x7a, + 0x42, 0x74, 0x64, 0x52, 0x52, 0x7a, 0x75, 0x61, + 0x76, 0x67, 0x54, 0x38, 0x5a, 0x63, 0x47, 0x50, + 0x53, 0x66, 0x70, 0x67, 0x4a, 0x53, 0x64, 0x38, + 0x52, 0x47, 0x63, 0x4f, 0x61, 0x39, 0x74, 0x68, + 0x35, 0x36, 0x69, 0x75, 0x51, 0x45, 0x65, 0x4f, + 0x34, 0x77, 0x70, 0x4f, 0x42, 0x75, 0x55, 0x4e, + 0x71, 0x7a, 0x36, 0x2d, 0x48, 0x57, 0x35, 0x38, + 0x56, 0x44, 0x5f, 0x52, 0x36, 0x32, 0x68, 0x65, + 0x4a, 0x47, 0x65, 0x57, 0x49, 0x5f, 0x71, 0x2d, + 0x46, 0x47, 0x2d, 0x4f, 0x58, 0x32, 0x67, 0x75, + 0x48, 0x62, 0x39, 0x55, 0x56, 0x50, 0x6d, 0x44, + 0x34, 0x38, 0x64, 0x33, 0x34, 0x6a, 0x6e, 0x36, + 0x6f, 0x76, 0x6c, 0x78, 0x36, 0x58, 0x67, 0x63, + 0x49, 0x56, 0x4c, 0x79, 0x51, 0x5f, 0x75, 0x58, + 0x34, 0x6a, 0x35, 0x79, 0x4a, 0x5a, 0x69, 0x59, + 0x48, 0x4f, 0x6b, 0x68, 0x56, 0x6a, 0x54, 0x43, + 0x4d, 0x64, 0x6c, 0x78, 0x70, 0x7a, 0x6a, 0x51, + 0x48, 0x4b, 0x55, 0x6b, 0x74, 0x41, 0x6a, 0x44, + 0x68, 0x64, 0x42, 0x33, 0x35, 0x41, 0x5f, 0x75, + 0x34, 0x30, 0x5a, 0x37, 0x75, 0x44, 0x76, 0x36, + 0x6f, 0x31, 0x6c, 0x79, 0x39, 0x4b, 0x47, 0x4e, + 0x4b, 0x31, 0x75, 0x55, 0x6f, 0x7a, 0x75, 0x61, + 0x42, 0x78, 0x39, 0x70, 0x35, 0x44, 0x72, 0x30, + 0x68, 0x7a, 0x67, 0x6e, 0x34, 0x39, 0x6c, 0x6d, + 0x68, 0x4e, 0x6c, 0x52, 0x5a, 0x73, 0x5a, 0x78, + 0x4e, 0x42, 0x33, 0x52, 0x48, 0x38, 0x5f, 0x78, + 0x6f, 0x77, 0x2d, 0x61, 0x5f, 0x44, 0x67, 0x64, + 0x49, 0x6a, 0x48, 0x4e, 0x48, 0x44, 0x46, 0x46, + 0x46, 0x6a, 0x5f, 0x79, 0x48, 0x45, 0x4a, 0x6f, + 0x46, 0x57, 0x34, 0x53, 0x50, 0x50, 0x69, 0x44, + 0x5f, 0x32, 0x69, 0x79, 0x53, 0x58, 0x69, 0x30, + 0x48, 0x43, 0x39, 0x2d, 0x2d, 0x45, 0x79, 0x51, + 0x36, 0x78, 0x61, 0x53, 0x4c, 0x38, 0x48, 0x52, + 0x72, 0x43, 0x50, 0x77, 0x6f, 0x78, 0x61, 0x74, + 0x34, 0x4e, 0x47, 0x46, 0x48, 0x7a, 0x2d, 0x63, + 0x52, 0x38, 0x4c, 0x63, 0x4b, 0x49, 0x65, 0x65, + 0x36, 0x43, 0x6b, 0x65, 0x6d, 0x63, 0x61, 0x50, + 0x35, 0x69, 0x72, 0x36, 0x56, 0x43, 0x46, 0x2d, + 0x46, 0x63, 0x2d, 0x53, 0x34, 0x4a, 0x53, 0x4f, + 0x78, 0x5f, 0x41, 0x5a, 0x58, 0x45, 0x44, 0x7a, + 0x45, 0x45, 0x55, 0x65, 0x68, 0x66, 0x68, 0x78, + 0x50, 0x66, 0x67, 0x75, 0x5f, 0x47, 0x68, 0x75, + 0x49, 0x31, 0x63, 0x59, 0x34, 0x63, 0x52, 0x30, + 0x48, 0x43, 0x68, 0x35, 0x4e, 0x4a, 0x53, 0x46, + 0x44, 0x79, 0x38, 0x53, 0x58, 0x73, 0x67, 0x31, + 0x42, 0x62, 0x32, 0x79, 0x42, 0x71, 0x37, 0x79, + 0x77, 0x30, 0x65, 0x66, 0x50, 0x54, 0x44, 0x48, + 0x48, 0x46, 0x63, 0x71, 0x66, 0x45, 0x39, 0x78, + 0x6f, 0x7a, 0x6e, 0x36, 0x62, 0x4c, 0x68, 0x32, + 0x35, 0x46, 0x75, 0x67, 0x4c, 0x38, 0x63, 0x5a, + 0x48, 0x76, 0x71, 0x57, 0x6f, 0x72, 0x6b, 0x4b, + 0x72, 0x55, 0x66, 0x2d, 0x34, 0x4d, 0x66, 0x75, + 0x77, 0x4e, 0x62, 0x77, 0x34, 0x42, 0x64, 0x32, + 0x62, 0x47, 0x6c, 0x6f, 0x58, 0x43, 0x52, 0x2d, + 0x43, 0x30, 0x6e, 0x34, 0x35, 0x43, 0x6e, 0x79, + 0x34, 0x38, 0x65, 0x44, 0x35, 0x68, 0x6e, 0x43, + 0x47, 0x35, 0x65, 0x79, 0x51, 0x46, 0x64, 0x2d, + 0x6c, 0x44, 0x70, 0x78, 0x4a, 0x2d, 0x76, 0x68, + 0x50, 0x57, 0x43, 0x61, 0x55, 0x5f, 0x67, 0x61, + 0x50, 0x44, 0x6a, 0x36, 0x77, 0x33, 0x33, 0x67, + 0x48, 0x63, 0x39, 0x47, 0x34, 0x67, 0x2d, 0x75, + 0x43, 0x4c, 0x38, 0x4b, 0x7a, 0x63, 0x35, 0x78, + 0x4b, 0x5a, 0x6d, 0x48, 0x55, 0x6f, 0x64, 0x50, + 0x4e, 0x65, 0x69, 0x4c, 0x37, 0x44, 0x6a, 0x2d, + 0x34, 0x4b, 0x67, 0x59, 0x4e, 0x4a, 0x56, 0x35, + 0x33, 0x48, 0x69, 0x4d, 0x58, 0x55, 0x5f, 0x77, + 0x34, 0x30, 0x69, 0x57, 0x35, 0x30, 0x49, 0x6f, + 0x69, 0x73, 0x53, 0x54, 0x70, 0x4b, 0x47, 0x4f, + 0x36, 0x77, 0x59, 0x63, 0x50, 0x33, 0x69, 0x61, + 0x78, 0x58, 0x6a, 0x71, 0x34, 0x79, 0x4c, 0x52, + 0x6f, 0x7a, 0x6c, 0x79, 0x58, 0x6b, 0x69, 0x65, + 0x44, 0x37, 0x65, 0x53, 0x6f, 0x33, 0x7a, 0x51, + 0x50, 0x4d, 0x52, 0x39, 0x50, 0x4d, 0x65, 0x42, + 0x36, 0x5f, 0x68, 0x78, 0x58, 0x46, 0x4f, 0x4c, + 0x70, 0x5f, 0x69, 0x50, 0x38, 0x38, 0x46, 0x33, + 0x35, 0x45, 0x6e, 0x51, 0x4a, 0x5f, 0x42, 0x46, + 0x68, 0x4d, 0x2d, 0x48, 0x37, 0x31, 0x4b, 0x47, + 0x48, 0x39, 0x38, 0x78, 0x54, 0x6b, 0x64, 0x4a, + 0x42, 0x6f, 0x33, 0x37, 0x42, 0x50, 0x75, 0x4f, + 0x34, 0x34, 0x54, 0x6a, 0x5a, 0x4d, 0x48, 0x44, + 0x48, 0x4d, 0x6c, 0x70, 0x49, 0x73, 0x39, 0x79, + 0x4b, 0x63, 0x4e, 0x5f, 0x4f, 0x4d, 0x66, 0x44, + 0x42, 0x30, 0x38, 0x6f, 0x69, 0x71, 0x67, 0x46, + 0x66, 0x33, 0x68, 0x78, 0x6e, 0x4b, 0x4b, 0x51, + 0x58, 0x6f, 0x57, 0x6d, 0x39, 0x45, 0x49, 0x73, + 0x5a, 0x76, 0x69, 0x4f, 0x34, 0x38, 0x65, 0x50, + 0x50, 0x38, 0x4c, 0x33, 0x34, 0x6e, 0x69, 0x57, + 0x34, 0x79, 0x6a, 0x69, 0x51, 0x36, 0x59, 0x62, + 0x58, 0x44, 0x77, 0x73, 0x31, 0x5f, 0x69, 0x68, + 0x58, 0x56, 0x75, 0x43, 0x49, 0x38, 0x63, 0x78, + 0x4a, 0x53, 0x2d, 0x2d, 0x37, 0x4a, 0x68, 0x62, + 0x70, 0x36, 0x69, 0x50, 0x34, 0x30, 0x48, 0x7a, + 0x48, 0x7a, 0x31, 0x2d, 0x4a, 0x46, 0x66, 0x45, + 0x48, 0x58, 0x6e, 0x6e, 0x34, 0x73, 0x71, 0x50, + 0x38, 0x76, 0x42, 0x44, 0x34, 0x34, 0x6d, 0x45, + 0x5a, 0x38, 0x62, 0x78, 0x48, 0x6a, 0x34, 0x70, + 0x34, 0x51, 0x38, 0x53, 0x4a, 0x72, 0x34, 0x51, + 0x55, 0x6b, 0x4b, 0x6c, 0x4b, 0x4d, 0x79, 0x4f, + 0x50, 0x73, 0x43, 0x4e, 0x35, 0x34, 0x68, 0x64, + 0x6f, 0x7a, 0x73, 0x33, 0x77, 0x48, 0x45, 0x65, + 0x6e, 0x43, 0x4b, 0x32, 0x36, 0x6e, 0x68, 0x4b, + 0x37, 0x50, 0x67, 0x6a, 0x69, 0x46, 0x2d, 0x68, + 0x57, 0x55, 0x46, 0x65, 0x58, 0x45, 0x64, 0x50, + 0x4e, 0x46, 0x7a, 0x37, 0x6f, 0x4e, 0x49, 0x53, + 0x6f, 0x71, 0x6c, 0x78, 0x66, 0x7a, 0x68, 0x36, + 0x6f, 0x67, 0x5f, 0x79, 0x4b, 0x45, 0x68, 0x75, + 0x69, 0x63, 0x4b, 0x56, 0x37, 0x4d, 0x53, 0x56, + 0x62, 0x2d, 0x67, 0x66, 0x2d, 0x44, 0x33, 0x36, + 0x48, 0x4c, 0x65, 0x4b, 0x68, 0x38, 0x65, 0x4a, + 0x45, 0x32, 0x46, 0x2d, 0x6f, 0x33, 0x2d, 0x67, + 0x52, 0x66, 0x65, 0x45, 0x36, 0x67, 0x2d, 0x4f, + 0x5a, 0x6f, 0x71, 0x4b, 0x4d, 0x72, 0x45, 0x7a, + 0x48, 0x50, 0x6e, 0x52, 0x48, 0x4c, 0x57, 0x52, + 0x36, 0x38, 0x47, 0x68, 0x4a, 0x55, 0x71, 0x49, + 0x38, 0x43, 0x46, 0x2d, 0x42, 0x66, 0x4d, 0x58, + 0x48, 0x4d, 0x61, 0x6c, 0x37, 0x4c, 0x41, 0x65, + 0x6e, 0x44, 0x79, 0x53, 0x4b, 0x33, 0x6d, 0x4f, + 0x6c, 0x4d, 0x65, 0x4a, 0x5f, 0x5f, 0x69, 0x44, + 0x35, 0x36, 0x67, 0x39, 0x2d, 0x45, 0x66, 0x34, + 0x78, 0x45, 0x4c, 0x53, 0x62, 0x41, 0x6b, 0x54, + 0x34, 0x51, 0x30, 0x74, 0x34, 0x59, 0x6c, 0x69, + 0x6e, 0x43, 0x64, 0x71, 0x4e, 0x48, 0x61, 0x50, + 0x34, 0x2d, 0x69, 0x7a, 0x48, 0x4d, 0x30, 0x58, + 0x43, 0x6f, 0x2d, 0x52, 0x44, 0x7a, 0x38, 0x59, + 0x58, 0x56, 0x47, 0x44, 0x4c, 0x73, 0x63, 0x58, + 0x63, 0x4f, 0x49, 0x33, 0x31, 0x42, 0x66, 0x73, + 0x48, 0x68, 0x5f, 0x36, 0x43, 0x7a, 0x75, 0x44, + 0x35, 0x38, 0x4c, 0x35, 0x34, 0x45, 0x4b, 0x35, + 0x5a, 0x41, 0x6e, 0x52, 0x68, 0x42, 0x4e, 0x2d, + 0x48, 0x44, 0x36, 0x50, 0x5a, 0x7a, 0x47, 0x30, + 0x61, 0x4a, 0x53, 0x4d, 0x66, 0x6b, 0x46, 0x2d, + 0x56, 0x42, 0x52, 0x46, 0x4e, 0x41, 0x2d, 0x2d, + 0x48, 0x4b, 0x56, 0x73, 0x4e, 0x45, 0x34, 0x6f, + 0x34, 0x73, 0x69, 0x52, 0x4c, 0x4f, 0x33, 0x78, + 0x48, 0x30, 0x32, 0x53, 0x79, 0x42, 0x65, 0x75, + 0x6a, 0x53, 0x69, 0x32, 0x6e, 0x5f, 0x41, 0x54, + 0x4a, 0x55, 0x4c, 0x64, 0x41, 0x35, 0x63, 0x65, + 0x56, 0x50, 0x48, 0x67, 0x34, 0x4f, 0x4b, 0x52, + 0x52, 0x77, 0x31, 0x2d, 0x77, 0x52, 0x65, 0x65, + 0x64, 0x42, 0x6a, 0x33, 0x56, 0x74, 0x41, 0x6f, + 0x56, 0x63, 0x51, 0x6e, 0x4e, 0x47, 0x56, 0x69, + 0x68, 0x4d, 0x65, 0x64, 0x36, 0x66, 0x69, 0x46, + 0x5f, 0x79, 0x6e, 0x65, 0x6f, 0x6b, 0x37, 0x52, + 0x56, 0x43, 0x36, 0x4a, 0x50, 0x6f, 0x50, 0x66, + 0x77, 0x34, 0x2d, 0x51, 0x37, 0x46, 0x45, 0x59, + 0x52, 0x49, 0x5f, 0x53, 0x47, 0x56, 0x2d, 0x69, + 0x43, 0x74, 0x5f, 0x52, 0x35, 0x4d, 0x6d, 0x44, + 0x6e, 0x6a, 0x63, 0x65, 0x5f, 0x4f, 0x41, 0x6a, + 0x5f, 0x66, 0x69, 0x50, 0x35, 0x6b, 0x7a, 0x52, + 0x32, 0x38, 0x4e, 0x35, 0x73, 0x49, 0x55, 0x35, + 0x5f, 0x45, 0x66, 0x55, 0x58, 0x4d, 0x67, 0x76, + 0x31, 0x4d, 0x6b, 0x50, 0x6e, 0x34, 0x5a, 0x5f, + 0x6f, 0x54, 0x69, 0x46, 0x6e, 0x66, 0x6a, 0x52, + 0x36, 0x4f, 0x68, 0x6a, 0x50, 0x44, 0x6a, 0x36, + 0x46, 0x47, 0x6d, 0x56, 0x43, 0x58, 0x70, 0x2d, + 0x35, 0x4c, 0x4a, 0x68, 0x71, 0x63, 0x70, 0x52, + 0x4d, 0x75, 0x57, 0x49, 0x36, 0x6b, 0x63, 0x7a, + 0x6a, 0x63, 0x61, 0x54, 0x46, 0x4f, 0x66, 0x52, + 0x76, 0x4f, 0x69, 0x7a, 0x48, 0x33, 0x5f, 0x78, + 0x48, 0x46, 0x64, 0x79, 0x35, 0x46, 0x6b, 0x57, + 0x61, 0x4b, 0x62, 0x43, 0x42, 0x63, 0x31, 0x4f, + 0x47, 0x58, 0x6e, 0x32, 0x46, 0x5a, 0x65, 0x43, + 0x6b, 0x73, 0x79, 0x50, 0x5a, 0x6f, 0x6d, 0x49, + 0x5a, 0x39, 0x46, 0x78, 0x66, 0x2d, 0x69, 0x50, + 0x35, 0x73, 0x46, 0x77, 0x4a, 0x66, 0x69, 0x52, + 0x5f, 0x39, 0x44, 0x43, 0x36, 0x45, 0x63, 0x35, + 0x34, 0x51, 0x32, 0x30, 0x48, 0x32, 0x46, 0x2d, + 0x76, 0x4d, 0x65, 0x50, 0x6f, 0x37, 0x68, 0x31, + 0x76, 0x4a, 0x79, 0x52, 0x4d, 0x34, 0x4a, 0x49, + 0x49, 0x56, 0x66, 0x77, 0x65, 0x5a, 0x50, 0x68, + 0x50, 0x42, 0x39, 0x36, 0x6f, 0x75, 0x54, 0x52, + 0x50, 0x42, 0x4f, 0x65, 0x34, 0x38, 0x54, 0x52, + 0x53, 0x30, 0x65, 0x6b, 0x4a, 0x7a, 0x71, 0x53, + 0x34, 0x78, 0x6d, 0x4a, 0x4b, 0x30, 0x38, 0x30, + 0x6e, 0x49, 0x66, 0x56, 0x48, 0x76, 0x2d, 0x50, + 0x50, 0x38, 0x48, 0x7a, 0x34, 0x44, 0x71, 0x65, + 0x53, 0x54, 0x6a, 0x36, 0x6a, 0x47, 0x6a, 0x75, + 0x34, 0x73, 0x79, 0x50, 0x50, 0x32, 0x68, 0x32, + 0x56, 0x48, 0x5f, 0x77, 0x4e, 0x52, 0x62, 0x75, + 0x44, 0x54, 0x55, 0x75, 0x2d, 0x50, 0x68, 0x52, + 0x69, 0x79, 0x5f, 0x4f, 0x34, 0x7a, 0x67, 0x4f, + 0x5f, 0x75, 0x67, 0x63, 0x35, 0x55, 0x69, 0x74, + 0x69, 0x53, 0x76, 0x45, 0x48, 0x79, 0x47, 0x6c, + 0x43, 0x34, 0x2d, 0x44, 0x35, 0x30, 0x5a, 0x6a, + 0x42, 0x6f, 0x77, 0x6b, 0x5a, 0x63, 0x47, 0x4a, + 0x39, 0x6b, 0x46, 0x7a, 0x5f, 0x4d, 0x53, 0x5a, + 0x34, 0x73, 0x73, 0x52, 0x76, 0x38, 0x61, 0x75, + 0x4e, 0x63, 0x50, 0x31, 0x6f, 0x45, 0x37, 0x44, + 0x42, 0x63, 0x32, 0x4e, 0x55, 0x7a, 0x5f, 0x30, + 0x37, 0x45, 0x46, 0x2d, 0x50, 0x44, 0x77, 0x71, + 0x4a, 0x63, 0x6b, 0x5a, 0x4e, 0x46, 0x4f, 0x48, + 0x4a, 0x77, 0x2d, 0x4f, 0x4c, 0x38, 0x66, 0x4a, + 0x6f, 0x34, 0x6b, 0x53, 0x64, 0x47, 0x45, 0x65, + 0x49, 0x65, 0x6e, 0x6e, 0x42, 0x47, 0x2d, 0x49, + 0x6e, 0x63, 0x4b, 0x50, 0x5a, 0x76, 0x45, 0x46, + 0x6a, 0x55, 0x6f, 0x75, 0x43, 0x72, 0x5f, 0x77, + 0x48, 0x41, 0x7a, 0x4a, 0x46, 0x46, 0x35, 0x34, + 0x56, 0x4e, 0x54, 0x77, 0x48, 0x44, 0x5f, 0x61, + 0x72, 0x6b, 0x4d, 0x7a, 0x50, 0x66, 0x69, 0x4a, + 0x38, 0x2d, 0x67, 0x58, 0x4e, 0x4b, 0x6f, 0x36, + 0x34, 0x73, 0x51, 0x70, 0x43, 0x7a, 0x2d, 0x61, + 0x4d, 0x54, 0x75, 0x59, 0x42, 0x73, 0x38, 0x64, + 0x36, 0x4e, 0x58, 0x77, 0x49, 0x4c, 0x78, 0x77, + 0x5f, 0x41, 0x47, 0x63, 0x6f, 0x38, 0x2d, 0x4d, + 0x4f, 0x38, 0x64, 0x31, 0x54, 0x48, 0x6d, 0x4f, + 0x50, 0x72, 0x70, 0x77, 0x51, 0x66, 0x32, 0x44, + 0x4b, 0x77, 0x6e, 0x54, 0x47, 0x45, 0x5f, 0x4d, + 0x46, 0x50, 0x2d, 0x49, 0x42, 0x76, 0x31, 0x79, + 0x53, 0x62, 0x67, 0x56, 0x50, 0x41, 0x6b, 0x75, + 0x48, 0x44, 0x33, 0x43, 0x6e, 0x43, 0x6e, 0x30, + 0x42, 0x33, 0x38, 0x65, 0x35, 0x4f, 0x46, 0x2d, + 0x4f, 0x4d, 0x65, 0x66, 0x49, 0x6a, 0x2d, 0x2d, + 0x49, 0x5f, 0x78, 0x68, 0x48, 0x72, 0x5a, 0x32, + 0x31, 0x48, 0x69, 0x55, 0x34, 0x38, 0x47, 0x6a, + 0x43, 0x30, 0x2d, 0x44, 0x50, 0x72, 0x69, 0x44, + 0x4c, 0x5f, 0x41, 0x54, 0x48, 0x5f, 0x31, 0x77, + 0x58, 0x69, 0x4e, 0x77, 0x48, 0x34, 0x30, 0x53, + 0x4c, 0x6b, 0x62, 0x31, 0x47, 0x30, 0x65, 0x50, + 0x35, 0x6e, 0x69, 0x4f, 0x68, 0x37, 0x6d, 0x52, + 0x66, 0x48, 0x6d, 0x45, 0x50, 0x42, 0x5f, 0x4f, + 0x30, 0x76, 0x41, 0x33, 0x48, 0x46, 0x65, 0x50, + 0x61, 0x34, 0x5f, 0x52, 0x39, 0x4f, 0x68, 0x52, + 0x4f, 0x4c, 0x43, 0x65, 0x34, 0x70, 0x65, 0x44, + 0x47, 0x78, 0x34, 0x5a, 0x68, 0x43, 0x6d, 0x50, + 0x48, 0x38, 0x32, 0x6c, 0x6f, 0x76, 0x69, 0x52, + 0x44, 0x38, 0x5f, 0x78, 0x34, 0x30, 0x58, 0x34, + 0x34, 0x7a, 0x61, 0x68, 0x38, 0x30, 0x6a, 0x72, + 0x34, 0x79, 0x78, 0x75, 0x61, 0x66, 0x6a, 0x52, + 0x38, 0x79, 0x6a, 0x71, 0x4e, 0x41, 0x2d, 0x65, + 0x32, 0x50, 0x69, 0x4a, 0x35, 0x33, 0x43, 0x6f, + 0x34, 0x6a, 0x6a, 0x53, 0x4b, 0x7a, 0x32, 0x53, + 0x4a, 0x77, 0x6d, 0x50, 0x37, 0x78, 0x4f, 0x65, + 0x4a, 0x50, 0x67, 0x6c, 0x4e, 0x50, 0x39, 0x52, + 0x75, 0x63, 0x58, 0x54, 0x52, 0x44, 0x69, 0x50, + 0x38, 0x7a, 0x67, 0x41, 0x78, 0x6f, 0x42, 0x67, + 0x43, 0x48, 0x41, 0x4b, 0x72, 0x45, 0x4d, 0x4b, + 0x41, 0x6b, 0x45, 0x63, 0x41, 0x30, 0x41, 0x51, + 0x52, 0x6f, 0x43, 0x53, 0x67, 0x43, 0x53, 0x45, + 0x42, 0x48, 0x4b, 0x4d, 0x41, 0x49, 0x51, 0x49, + 0x41, 0x49, 0x67, 0x59, 0x59, 0x67, 0x52, 0x67, + 0x46, 0x43, 0x6b, 0x6b, 0x48, 0x45, 0x55, 0x4b, + 0x43, 0x53, 0x65, 0x42, 0x51, 0x30, 0x41, 0x4a, + 0x44, 0x4a, 0x52, 0x7a, 0x43, 0x69, 0x45, 0x43, + 0x68, 0x45, 0x47, 0x43, 0x49, 0x4d, 0x41, 0x41, + 0x45, 0x77, 0x49, 0x78, 0x4b, 0x71, 0x78, 0x41, + 0x53, 0x67, 0x6e, 0x48, 0x47, 0x45, 0x49, 0x45, + 0x45, 0x51, 0x47, 0x41, 0x6f, 0x59, 0x69, 0x43, + 0x77, 0x49, 0x41, 0x53, 0x69, 0x41, 0x49, 0x67, + 0x48, 0x41, 0x4c, 0x49, 0x49, 0x51, 0x71, 0x49, + 0x41, 0x30, 0x59, 0x59, 0x6f, 0x49, 0x41, 0x51, + 0x79, 0x43, 0x46, 0x71, 0x42, 0x41, 0x44, 0x43, + 0x4f, 0x57, 0x6f, 0x59, 0x34, 0x51, 0x42, 0x41, + 0x5a, 0x61, 0x68, 0x41, 0x53, 0x68, 0x41, 0x6d, + 0x68, 0x46, 0x41, 0x47, 0x49, 0x63, 0x43, 0x63, + 0x49, 0x41, 0x45, 0x70, 0x70, 0x35, 0x67, 0x43, + 0x43, 0x41, 0x41, 0x41, 0x67, 0x47, 0x4a, 0x4e, + 0x43, 0x51, 0x41, 0x55, 0x41, 0x59, 0x59, 0x59, + 0x77, 0x42, 0x42, 0x41, 0x53, 0x6a, 0x6c, 0x4c, + 0x42, 0x44, 0x43, 0x4d, 0x41, 0x41, 0x41, 0x49, + 0x59, 0x41, 0x51, 0x59, 0x6a, 0x4a, 0x42, 0x43, + 0x52, 0x41, 0x49, 0x42, 0x6b, 0x46, 0x4a, 0x49, + 0x4d, 0x51, 0x41, 0x45, 0x55, 0x45, 0x34, 0x77, + 0x77, 0x59, 0x52, 0x53, 0x41, 0x42, 0x41, 0x42, + 0x47, 0x45, 0x63, 0x41, 0x41, 0x4b, 0x4b, 0x45, + 0x73, 0x4d, 0x59, 0x4a, 0x79, 0x67, 0x53, 0x52, + 0x43, 0x43, 0x47, 0x55, 0x42, 0x41, 0x43, 0x45, + 0x41, 0x43, 0x67, 0x45, 0x59, 0x42, 0x41, 0x41, + 0x77, 0x59, 0x52, 0x7a, 0x31, 0x43, 0x42, 0x6a, + 0x68, 0x48, 0x4d, 0x41, 0x45, 0x51, 0x6d, 0x51, + 0x63, 0x49, 0x41, 0x49, 0x5a, 0x67, 0x41, 0x42, + 0x68, 0x42, 0x68, 0x46, 0x41, 0x41, 0x43, 0x41, + 0x45, 0x41, 0x61, 0x47, 0x49, 0x6f, 0x78, 0x34, + 0x51, 0x52, 0x68, 0x67, 0x68, 0x42, 0x67, 0x67, + 0x67, 0x41, 0x41, 0x4b, 0x49, 0x41, 0x63, 0x51, + 0x63, 0x59, 0x49, 0x4b, 0x42, 0x5a, 0x51, 0x53, + 0x41, 0x43, 0x42, 0x68, 0x67, 0x4e, 0x47, 0x43, + 0x43, 0x59, 0x43, 0x6f, 0x79, 0x49, 0x41, 0x53, + 0x53, 0x53, 0x78, 0x77, 0x68, 0x68, 0x47, 0x43, + 0x42, 0x47, 0x58, 0x4d, 0x45, 0x45, 0x65, 0x51, + 0x51, 0x46, 0x41, 0x43, 0x41, 0x4c, 0x41, 0x43, + 0x43, 0x43, 0x48, 0x67, 0x49, 0x53, 0x4d, 0x43, + 0x45, 0x4d, 0x51, 0x4e, 0x55, 0x6b, 0x77, 0x42, + 0x49, 0x43, 0x58, 0x67, 0x53, 0x45, 0x45, 0x44, + 0x70, 0x42, 0x45, 0x45, 0x49, 0x73, 0x4f, 0x41, + 0x73, 0x45, 0x67, 0x51, 0x41, 0x77, 0x68, 0x52, + 0x51, 0x67, 0x43, 0x43, 0x43, 0x46, 0x56, 0x43, + 0x47, 0x46, 0x41, 0x45, 0x55, 0x49, 0x78, 0x70, + 0x5a, 0x63, 0x41, 0x51, 0x35, 0x45, 0x44, 0x72, + 0x42, 0x53, 0x41, 0x41, 0x4d, 0x53, 0x51, 0x70, + 0x45, 0x45, 0x51, 0x59, 0x51, 0x41, 0x43, 0x51, + 0x67, 0x6f, 0x42, 0x6b, 0x44, 0x4a, 0x51, 0x4b, + 0x4d, 0x53, 0x69, 0x49, 0x45, 0x41, 0x6f, 0x77, + 0x42, 0x67, 0x56, 0x77, 0x41, 0x31, 0x46, 0x69, + 0x6b, 0x49, 0x50, 0x45, 0x43, 0x51, 0x41, 0x55, + 0x42, 0x45, 0x67, 0x67, 0x42, 0x70, 0x52, 0x41, + 0x42, 0x41, 0x49, 0x41, 0x67, 0x41, 0x4b, 0x67, + 0x4a, 0x4b, 0x4d, 0x67, 0x51, 0x38, 0x77, 0x49, + 0x77, 0x67, 0x52, 0x43, 0x42, 0x68, 0x45, 0x68, + 0x6a, 0x41, 0x42, 0x67, 0x4d, 0x41, 0x77, 0x45, + 0x6b, 0x67, 0x30, 0x35, 0x49, 0x67, 0x52, 0x52, + 0x77, 0x44, 0x43, 0x42, 0x42, 0x47, 0x50, 0x4d, + 0x47, 0x75, 0x69, 0x51, 0x51, 0x69, 0x4a, 0x51, + 0x77, 0x41, 0x42, 0x71, 0x67, 0x42, 0x6f, 0x6b, + 0x4b, 0x42, 0x41, 0x63, 0x73, 0x47, 0x51, 0x45, + 0x64, 0x68, 0x51, 0x42, 0x51, 0x59, 0x41, 0x78, + 0x41, 0x41, 0x42, 0x45, 0x42, 0x45, 0x41, 0x4d, + 0x50, 0x67, 0x4f, 0x59, 0x45, 0x6b, 0x67, 0x6f, + 0x52, 0x6f, 0x6b, 0x67, 0x53, 0x6b, 0x49, 0x6e, + 0x69, 0x44, 0x52, 0x55, 0x41, 0x51, 0x48, 0x42, + 0x49, 0x49, 0x6f, 0x42, 0x51, 0x59, 0x67, 0x53, + 0x67, 0x41, 0x6b, 0x4a, 0x6b, 0x51, 0x52, 0x4d, + 0x45, 0x47, 0x47, 0x45, 0x4d, 0x41, 0x78, 0x55, + 0x77, 0x78, 0x45, 0x69, 0x78, 0x53, 0x68, 0x6d, + 0x6d, 0x52, 0x46, 0x41, 0x41, 0x41, 0x4f, 0x45, + 0x49, 0x55, 0x59, 0x67, 0x70, 0x35, 0x51, 0x79, + 0x41, 0x68, 0x43, 0x69, 0x42, 0x49, 0x4a, 0x4b, + 0x41, 0x4b, 0x43, 0x41, 0x46, 0x63, 0x34, 0x67, + 0x67, 0x4a, 0x41, 0x79, 0x68, 0x68, 0x46, 0x6b, + 0x4b, 0x46, 0x4d, 0x61, 0x45, 0x45, 0x61, 0x49, + 0x51, 0x77, 0x59, 0x68, 0x78, 0x34, 0x42, 0x41, + 0x67, 0x43, 0x41, 0x41, 0x48, 0x42, 0x4a, 0x4d, + 0x53, 0x45, 0x6b, 0x41, 0x45, 0x49, 0x6f, 0x45, + 0x49, 0x53, 0x67, 0x77, 0x67, 0x67, 0x6c, 0x41, + 0x68, 0x44, 0x4a, 0x41, 0x4d, 0x41, 0x4b, 0x45, + 0x63, 0x4d, 0x67, 0x49, 0x49, 0x42, 0x41, 0x67, + 0x41, 0x45, 0x45, 0x42, 0x44, 0x45, 0x47, 0x47, + 0x47, 0x43, 0x43, 0x41, 0x51, 0x41, 0x52, 0x70, + 0x49, 0x42, 0x68, 0x55, 0x42, 0x67, 0x6b, 0x42, + 0x6a, 0x43, 0x44, 0x4d, 0x41, 0x41, 0x45, 0x41, + 0x63, 0x51, 0x51, 0x6a, 0x68, 0x59, 0x77, 0x51, + 0x48, 0x41, 0x42, 0x41, 0x67, 0x46, 0x41, 0x4f, + 0x67, 0x59, 0x65, 0x45, 0x51, 0x41, 0x5a, 0x59, + 0x77, 0x6f, 0x42, 0x51, 0x79, 0x67, 0x6c, 0x4f, + 0x42, 0x43, 0x42, 0x61, 0x47, 0x43, 0x45, 0x78, + 0x6f, 0x41, 0x70, 0x6b, 0x67, 0x59, 0x69, 0x51, + 0x68, 0x41, 0x67, 0x67, 0x43, 0x42, 0x41, 0x47, + 0x53, 0x4f, 0x45, 0x67, 0x4d, 0x6b, 0x67, 0x4e, + 0x51, 0x77, 0x41, 0x78, 0x7a, 0x41, 0x45, 0x6b, + 0x46, 0x42, 0x50, 0x63, 0x41, 0x43, 0x32, 0x55, + 0x61, 0x49, 0x59, 0x41, 0x49, 0x34, 0x77, 0x52, + 0x67, 0x67, 0x46, 0x72, 0x47, 0x47, 0x45, 0x49, + 0x47, 0x51, 0x51, 0x59, 0x45, 0x51, 0x49, 0x59, + 0x4b, 0x42, 0x6b, 0x51, 0x54, 0x49, 0x42, 0x48, + 0x6d, 0x45, 0x47, 0x41, 0x43, 0x51, 0x59, 0x42, + 0x51, 0x55, 0x59, 0x4b, 0x67, 0x78, 0x43, 0x52, + 0x54, 0x41, 0x48, 0x47, 0x69, 0x45, 0x4b, 0x4d, + 0x43, 0x53, 0x45, 0x51, 0x55, 0x31, 0x41, 0x41, + 0x4d, 0x52, 0x43, 0x67, 0x41, 0x41, 0x48, 0x43, + 0x70, 0x44, 0x43, 0x45, 0x41, 0x45, 0x63, 0x41, + 0x52, 0x59, 0x67, 0x70, 0x67, 0x41, 0x77, 0x41, + 0x42, 0x68, 0x42, 0x67, 0x44, 0x46, 0x41, 0x49, + 0x55, 0x51, 0x57, 0x59, 0x59, 0x59, 0x67, 0x30, + 0x59, 0x67, 0x42, 0x69, 0x51, 0x46, 0x41, 0x44, + 0x41, 0x44, 0x4f, 0x43, 0x4d, 0x75, 0x51, 0x4d, + 0x49, 0x6f, 0x51, 0x49, 0x51, 0x61, 0x42, 0x4c, + 0x51, 0x41, 0x6b, 0x72, 0x43, 0x44, 0x42, 0x6b, + 0x4b, 0x43, 0x55, 0x63, 0x59, 0x77, 0x70, 0x53, + 0x59, 0x78, 0x55, 0x41, 0x67, 0x67, 0x6a, 0x49, + 0x6a, 0x46, 0x4a, 0x43, 0x45, 0x55, 0x47, 0x52, + 0x64, 0x6f, 0x77, 0x49, 0x4a, 0x4a, 0x41, 0x67, + 0x52, 0x43, 0x45, 0x41, 0x67, 0x4a, 0x49, 0x59, + 0x51, 0x41, 0x0a, 0x00, 0x00, 0x28, 0x75, 0x75, 0x61, 0x79, 0x29 } }; diff -Nru grilo-plugins-0.3.2/tests/lua-factory/sources/data/acoustid_radiohead_paranoid_android.txt grilo-plugins-0.3.3/tests/lua-factory/sources/data/acoustid_radiohead_paranoid_android.txt --- grilo-plugins-0.3.2/tests/lua-factory/sources/data/acoustid_radiohead_paranoid_android.txt 1970-01-01 00:00:00.000000000 +0000 +++ grilo-plugins-0.3.3/tests/lua-factory/sources/data/acoustid_radiohead_paranoid_android.txt 2016-09-03 16:17:53.000000000 +0000 @@ -0,0 +1 @@ +{"status": "ok", "results": [{"recordings": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 385, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "67b2ff2a-38e9-32d0-84a0-85ac98cb16b4", "title": "The Greatest Hits of 1997"}], "title": "Paranoid Android", "id": "33e369bb-b8de-402f-b88f-594dea3544dc"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 384, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "896d40c0-d34c-49db-88a4-7c3e1f8ff3ee", "title": "40 Years of Music"}], "title": "Paranoid Android", "id": "446ecb28-b134-418a-8154-16002c93c879"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 385, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "1f3d9176-3e6f-3dec-b8dd-42c3c97acdfa", "title": "Sounds Like Teen Spirit: Best of Alternative & Nu Rock"}], "title": "Paranoid Android", "id": "55104d1b-e5db-42ee-b3b1-9b46761389a2"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 387, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "c4ae4ebb-2d68-4ba7-9c81-18ad7cb9022f", "title": "Greatest Hits"}], "title": "Paranoid Android", "id": "637e2a81-4b22-4148-9b91-4f66d2df5ca8"}, {"releasegroups": [{"artists": [{"id": "72cfa726-10e1-4a9a-aec9-435bb4160096", "name": "Madder Rose"}], "type": "Album", "id": "4c068d6a-8efc-3f31-acfb-e8923009c94d", "title": "Panic On"}], "title": "[silence]", "id": "87fbbdba-86e7-494b-8dfa-4d3caa7313e8", "artists": [{"id": "eec63d3c-3b81-4ad4-b1e4-7c147d4d2b61", "name": "[no artist]"}]}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 229, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "8d35aab9-45ee-3a21-bc35-5bb40fc211c4", "title": "Chillout 05: The Ultimate Chillout"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "f96ccebc-83a3-4a87-9c3f-97d3bb774639", "title": "Pure FM \u2013 Lazy Factory"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "790f50de-baf9-4694-97ec-1d393b53c335", "title": "The Best of Acoustic"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "a144b92d-d7a6-31db-bbb2-4904ff184643", "title": "20th Century Lullabies, Volume II: Big Divas and Gentle Bad Boys"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "d692bad3-8427-3364-89be-5c81762a13e6", "title": "Music of the Millennium III"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "28852fdc-671b-3545-80ff-a7a47f510573", "title": "100% Hits, Volume 24"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "aa396c36-8b36-309b-bd7d-f629d7289b9c", "title": "Acoustic Songbook"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "e83fc6a5-5f97-3a30-b26b-17a2f2e51b5a", "title": "Brit Awards 99"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "b9e4e157-6ee3-356c-8033-411e8e684042", "title": "Now That\u2019s What I Call Music! 39"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "1e8f4e64-1479-3940-b373-156b08807934", "title": "Life is Music: 100 onsterfelijke Studio Brussel songs"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "4ee7031d-6523-3c5e-a0b4-11b111bda2a8", "title": "Lazy Sunday 2"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "6e002e81-17bb-494d-b761-9e3d783c4d15", "title": "Coastal Chill: The Collection"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "EP", "id": "1626bbb8-05bd-3621-a0c7-9278e3b79dca", "title": "No Surprises / Running From Demons"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "d903a81e-695b-3b55-ba20-235b7caf1f15", "title": "Summer Moods"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "c0e6040c-a0ce-3544-bb9c-dad66068bc0c", "title": "Clubbed Out, Volume 2"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "703b17c6-90ac-3fff-ace9-2e049c2a18fd", "title": "Acoustic"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "95a0bdaf-3d32-3d45-b9d2-184ccab5f97c", "title": "Triple J: Hottest 100, Volume 6"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Live"], "type": "Album", "id": "f279ac4f-7ea9-3b25-8ec4-94bd7d2b7316", "title": "1997-06-24: Interactive: Muziekcentrum Vredenburg, Utrecht, The Netherlands"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "b7db08f4-835a-4a69-970b-5321e6305032", "title": "Album Box Set"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "db1dbb28-5539-3aac-8d69-d3a59770ed5c", "title": "Pure Lounge 2"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "73904752-11da-36fa-986e-aa7fc1bbf04e", "title": "Now That's What I Call Music! 6"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "71c3461e-a26f-3df5-9e01-07d05f6b1110", "title": "Now That\u2019s What I Call Music! 1998: The Millennium Series"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "e607d0d4-b520-37f9-b82b-8aec9e786c72", "title": "Greatest Hits 98"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "80975c59-4094-30d5-bb58-365e8b061274", "title": "The Best Of"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "c4ae4ebb-2d68-4ba7-9c81-18ad7cb9022f", "title": "Greatest Hits"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "81c00741-841e-3760-b15a-cc00f9c31415", "title": "Coastal Chill"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "be340201-c5ef-3a39-8243-b94ed1278f4b", "title": "Acoustic, Volume 2"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "Album", "id": "b1392450-e666-3926-a536-22c65f834433", "title": "OK Computer"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "30f765ef-d7f0-4cce-8a3b-d6e1069f1dda", "title": "5 Album Set"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Soundtrack"], "type": "Album", "id": "757753f3-7a3f-3898-99c1-f9e71f555945", "title": "L'Auberge espagnole"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "Single", "id": "e263349d-6dc2-3cba-864a-e28407b2bf2b", "title": "No Surprises"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "60b9bffe-5959-3de1-ac79-63581b541323", "title": "Leftover Computer"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "274f9b7c-8896-314a-81ac-c48b10dede3d", "title": "MTV Fresh, Volume 4"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "4f50e688-b863-3111-8bf3-7e15293ef726", "title": "L'Album Rock, Volume 2"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "d104e434-dbda-3ba5-897d-3822baa11b4e", "title": "21st Century Rock"}], "title": "No Surprises", "id": "980a426e-623e-4ea5-98c7-008d037a0508"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 383, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "b7f2b485-3a8f-4573-b23d-9873cbbb2f1a", "title": "Triple J: Hottest 100 of All Time"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "773be37f-d92f-380a-998a-c5e6e74f2baa", "title": "Shine 9"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "ce7f6a36-eb4d-3e46-b4bb-68c24b0f19f6", "title": "MTV Fresh 3"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "b7db08f4-835a-4a69-970b-5321e6305032", "title": "Album Box Set"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "2d9231c1-2279-35f2-8697-7f29c1735113", "title": "Festival 06"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "dd02a722-bb7f-4771-9a5b-681f5556ce71", "title": "3X plus de bruit!"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "45acecb7-b1a9-3bc2-989e-ef2f9de4df4b", "title": "Big Shiny Tunes 2"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "65249aaa-d14a-306e-8b9e-05cab478bf67", "title": "Music of the Millennium 2"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "Album", "id": "b1392450-e666-3926-a536-22c65f834433", "title": "OK Computer"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "c14707bf-0b73-3fa9-8efe-7a60d2d372ff", "title": "Triple J: Hottest Box"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "a72f18dd-86d1-3208-bb2c-459a1189a728", "title": "Rep\u00e9rages, Volume 12"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "30f765ef-d7f0-4cce-8a3b-d6e1069f1dda", "title": "5 Album Set"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "EP", "id": "e418e013-c2a4-3d77-af37-2e92cd48ba5a", "title": "College Karma EP"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "Single", "id": "1f4d4fe7-ddb0-36b8-8fd9-283d40190c3b", "title": "Paranoid Android"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "6edd1b32-d020-3f63-b340-16963b1f989e", "title": "Triple J: Hottest 100, Volume 5"}, {"artists": [{"id": "7e2b0679-002d-49ad-9748-b5d97ef123ea", "name": "\u6c60\u983c\u5e83"}], "secondarytypes": ["Soundtrack"], "type": "Album", "id": "ace5135c-1fde-33bd-bfd0-139c8c58212d", "title": "Ergo Proxy Original Soundtrack opus 01"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "f720c4d7-a80d-4466-b92d-9d1de99ddba7", "title": "World Ballads Collection"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "ee62c493-eb1e-36f7-99db-5d3bc5b0faee", "title": "Now That\u2019s What I Call Music! 37"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "b95cceaf-4108-3ecc-a037-b76e4c04300e", "title": "Shine: Best of 97"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "80975c59-4094-30d5-bb58-365e8b061274", "title": "The Best Of"}], "title": "Paranoid Android", "id": "9f9cf187-d6f9-437f-9d98-d59cdbd52757"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 383, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "Album", "id": "b1392450-e666-3926-a536-22c65f834433", "title": "OK Computer"}], "title": "Paranoid Android", "id": "a53a283c-0288-4184-a59e-8e1d3e5f4b8b"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 401, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Live"], "type": "Album", "id": "53f59e5b-adc9-4c36-a724-cf3aeab69b38", "title": "Computer K.O."}], "title": "Paranoid Android", "id": "ef26d1e5-41f1-43a8-a968-75e43ff47057"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 258, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "af44dc42-1bf4-4cdc-ad98-cdfdc2312b09", "title": "The Best of Radiohead"}], "title": "High and Dry", "id": "fc356105-9ef1-4107-995d-6220f21a7c17"}], "score": 0.977782, "id": "f2157413-dc2c-4990-a767-2aeb7bb926a2"}, {"recordings": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 383, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "85b7b7b5-cf37-3380-8569-f281c5edbe15", "title": "Climbing Up the Walls"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "2a3892ce-ce25-3577-8c1c-634dc3faaf8b", "title": "Kill All the Rarities"}], "title": "Paranoid Android", "id": "0606596f-14de-4621-b04a-eae0a865fc88"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 394, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "Album", "id": "b1392450-e666-3926-a536-22c65f834433", "title": "OK Computer"}], "title": "Paranoid Android (video)", "id": "520c3d4c-2008-421f-a486-992743f809de"}], "score": 0.964003, "id": "b9874d0d-aa67-474a-b2bd-4b6aa58d3727"}, {"recordings": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 382, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Live"], "type": "Album", "id": "a7448d43-e69d-3c7b-94cb-e18b8b66dc29", "title": "2001-06-23: The Gorge Amphitheatre, George, WA, USA"}], "title": "Paranoid Android", "id": "02243a45-04c1-4784-8205-e4199fe75816"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 384, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "type": "Album", "id": "180bcd7f-8f8e-40a1-a8ed-94809c8b085d", "title": "MTV Most Wanted"}], "title": "Paranoid Android", "id": "08ca81a0-93c9-41d3-a5dc-9fc39db7ebfb"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 383, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "f2b380a8-b2d6-4474-a93c-a6a74b5c3df1", "title": "The Album"}], "title": "Paranoid Android", "id": "174be24a-a0a1-410e-bfc8-d2639c1fc461"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 385, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "6e31d56e-a101-3f63-8aa5-e74d4fb25c99", "title": "UK Music Hall of Fame"}], "title": "Paranoid Android", "id": "1bf0d11f-0e38-4702-be15-ae0b6dbe72ba"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 394, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "Album", "id": "b1392450-e666-3926-a536-22c65f834433", "title": "OK Computer"}], "title": "Paranoid Android", "id": "2b3dae6c-a7f3-407a-a0a9-7325aeacfc75"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 385, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "67b2ff2a-38e9-32d0-84a0-85ac98cb16b4", "title": "The Greatest Hits of 1997"}], "title": "Paranoid Android", "id": "33e369bb-b8de-402f-b88f-594dea3544dc"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 381, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Live"], "type": "Album", "id": "9bea627f-15a9-3d91-9853-865d053a77f7", "title": "2002-08-07: Salamanca, Spain"}], "title": "Paranoid Android", "id": "3f30434c-fc27-40ce-b17e-290639d6f0f4"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 387, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "191147ab-b16d-48c2-9ea4-e6cc997ebf16", "title": "Veronica Album Top 1000 - The Long Versions"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "e607d0d4-b520-37f9-b82b-8aec9e786c72", "title": "Greatest Hits 98"}], "title": "Paranoid Android", "id": "41888792-b019-4306-9429-07f6f0ddb4a5"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 384, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "896d40c0-d34c-49db-88a4-7c3e1f8ff3ee", "title": "40 Years of Music"}], "title": "Paranoid Android", "id": "446ecb28-b134-418a-8154-16002c93c879"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 379, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Live"], "type": "Album", "id": "6a7e474c-46ad-3e5c-a4cd-49834a3aa740", "title": "2006-06-17: Bonnaroo Festival, Manchester, TN, USA"}], "title": "Paranoid Android", "id": "49dfa13e-15e2-4bbc-8409-f3774d70569e"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 385, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "1f3d9176-3e6f-3dec-b8dd-42c3c97acdfa", "title": "Sounds Like Teen Spirit: Best of Alternative & Nu Rock"}], "title": "Paranoid Android", "id": "55104d1b-e5db-42ee-b3b1-9b46761389a2"}, {"id": "5e895228-26c2-44ac-990c-2cd2683fb550"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 387, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "c4ae4ebb-2d68-4ba7-9c81-18ad7cb9022f", "title": "Greatest Hits"}], "title": "Paranoid Android", "id": "637e2a81-4b22-4148-9b91-4f66d2df5ca8"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 387, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "e449d0a3-5661-338c-a51e-a9910f725fa5", "title": "Towering Above the Rest"}], "title": "Paranoid Android", "id": "7487331c-0aac-4a21-abef-ead335ae72f6"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 384, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "e21a40aa-9418-4273-bd68-1b3feaf39e23", "title": "20 Years of Rage"}], "title": "Paranoid Android", "id": "8fd28255-4622-45c4-b8f4-36d3d5174299"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 383, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "b7f2b485-3a8f-4573-b23d-9873cbbb2f1a", "title": "Triple J: Hottest 100 of All Time"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "773be37f-d92f-380a-998a-c5e6e74f2baa", "title": "Shine 9"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "ce7f6a36-eb4d-3e46-b4bb-68c24b0f19f6", "title": "MTV Fresh 3"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "b7db08f4-835a-4a69-970b-5321e6305032", "title": "Album Box Set"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "2d9231c1-2279-35f2-8697-7f29c1735113", "title": "Festival 06"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "dd02a722-bb7f-4771-9a5b-681f5556ce71", "title": "3X plus de bruit!"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "45acecb7-b1a9-3bc2-989e-ef2f9de4df4b", "title": "Big Shiny Tunes 2"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "65249aaa-d14a-306e-8b9e-05cab478bf67", "title": "Music of the Millennium 2"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "Album", "id": "b1392450-e666-3926-a536-22c65f834433", "title": "OK Computer"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "c14707bf-0b73-3fa9-8efe-7a60d2d372ff", "title": "Triple J: Hottest Box"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "a72f18dd-86d1-3208-bb2c-459a1189a728", "title": "Rep\u00e9rages, Volume 12"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "30f765ef-d7f0-4cce-8a3b-d6e1069f1dda", "title": "5 Album Set"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "EP", "id": "e418e013-c2a4-3d77-af37-2e92cd48ba5a", "title": "College Karma EP"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "Single", "id": "1f4d4fe7-ddb0-36b8-8fd9-283d40190c3b", "title": "Paranoid Android"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "6edd1b32-d020-3f63-b340-16963b1f989e", "title": "Triple J: Hottest 100, Volume 5"}, {"artists": [{"id": "7e2b0679-002d-49ad-9748-b5d97ef123ea", "name": "\u6c60\u983c\u5e83"}], "secondarytypes": ["Soundtrack"], "type": "Album", "id": "ace5135c-1fde-33bd-bfd0-139c8c58212d", "title": "Ergo Proxy Original Soundtrack opus 01"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "f720c4d7-a80d-4466-b92d-9d1de99ddba7", "title": "World Ballads Collection"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "ee62c493-eb1e-36f7-99db-5d3bc5b0faee", "title": "Now That\u2019s What I Call Music! 37"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "b95cceaf-4108-3ecc-a037-b76e4c04300e", "title": "Shine: Best of 97"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "80975c59-4094-30d5-bb58-365e8b061274", "title": "The Best Of"}], "title": "Paranoid Android", "id": "9f9cf187-d6f9-437f-9d98-d59cdbd52757"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 386, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "a87c0938-2a56-31dc-a816-e9f78fc255e6", "title": "The Best\u2026 Album in the World\u2026 Ever! Volume 6"}], "title": "Paranoid Android", "id": "a15baa69-91c0-4d86-b59c-454ab441d658"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 382, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Live"], "type": "Album", "id": "afe72a58-1de1-4ebf-a671-97a7b5069003", "title": "OK MTV"}], "title": "Paranoid Android", "id": "a15ea3c3-190f-424b-8bbc-3cb3d3a1791f"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 383, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "type": "Album", "id": "b1392450-e666-3926-a536-22c65f834433", "title": "OK Computer"}], "title": "Paranoid Android", "id": "a53a283c-0288-4184-a59e-8e1d3e5f4b8b"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 382, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Live"], "type": "Album", "id": "99dc2e64-2a50-40a9-a425-41c4ffb8f033", "title": "1997-10-18: Le Z\u00e9nith, Paris, France"}, {"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "8cd3ea59-8d45-4ca5-a436-4ddfd1abcd0e", "title": "Triple J: Hottest 100"}], "title": "Paranoid Android", "id": "be4a59c7-d4e3-45e1-8bfc-09e28fc8d5aa"}, {"id": "c6745e59-f95f-4d46-ad1a-5f63739abb37"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 384, "releasegroups": [{"artists": [{"id": "89ad4ac3-39f7-470e-963a-56509c546377", "name": "Various Artists"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "15ea7f45-f522-3c37-9c44-b3e67d6d92e1", "title": "The Best Album Tracks... Ever!"}], "title": "Paranoid Android", "id": "c83abbc7-9329-476e-a00f-cf9324a4c152"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 376, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "e449d0a3-5661-338c-a51e-a9910f725fa5", "title": "Towering Above the Rest"}], "title": "Paranoid Android", "id": "cb9a5ed5-66d5-4e97-ae3b-b5710de0283d"}, {"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "duration": 380, "releasegroups": [{"artists": [{"id": "a74b1b7f-71a5-4011-9441-d0b5e4122711", "name": "Radiohead"}], "secondarytypes": ["Compilation"], "type": "Album", "id": "e449d0a3-5661-338c-a51e-a9910f725fa5", "title": "Towering Above the Rest"}], "title": "Paranoid Android", "id": "ce45956e-5d4a-4f2e-9c67-ed65d2b1828a"}], "score": 0.942115, "id": "d7cbae5f-283c-48f5-8442-a3a48e655ed4"}]} diff -Nru grilo-plugins-0.3.2/tests/lua-factory/sources/data/chromaprint_radiohead_paranoid_android.txt grilo-plugins-0.3.3/tests/lua-factory/sources/data/chromaprint_radiohead_paranoid_android.txt --- grilo-plugins-0.3.2/tests/lua-factory/sources/data/chromaprint_radiohead_paranoid_android.txt 1970-01-01 00:00:00.000000000 +0000 +++ grilo-plugins-0.3.3/tests/lua-factory/sources/data/chromaprint_radiohead_paranoid_android.txt 2016-09-03 16:17:53.000000000 +0000 @@ -0,0 +1 @@ +AQADtEmUaEkSRZEGAPjwEP-Q45gTPHiRA2KeI_QjPFLxH83icDm6Hz_iQyMZpNfxH36EVo_wDu-RnoSaUDHeHJ-GUjtO6MGXPfCkFvqRD9XxfMXHDc14VD3yF9qRNw9-NLpxcyIelDzSD1fw45YQKo3QH_-JfSVxHb_U48X1ILSOyxe0XEEvGTeP5kZnVoHarsiNhg_RC3-DK8ZJ_MP3I1IqQUd-pGOWSaj84J8hpmHQI72Uo2-Qc0f74At35DrxLIf3DdWFdkGj1vgR5iM6xeFxHdeF79B-IV2OUgq7FKeIC5v64cse_Pg0C6EJ8fTxH_fROElRUYcfhI9C4Lawa1txBT-aKjv-Iz6skBn6Q-WDH3fO4NqOF_2RHj9aHvkyoXbsQG10hGFE0niIn6h-NP_xHZ-eIp_EIZl8PITVKajt4N1x6nh4dDfMmEIyHaF6-Lj-IdehScsw5QjtYw8nSjiJPoeXoE6I2FlK6AnyC5O-Fe0iGs90PHnRVEzBPMdxnDnOvDhNdEuk46bho8zwPsEvBfwRrcNl_MinY5IuVMmJhymR58MF6smOnKAqPniycHiiEFN-FDET4oPHPjgf_MeDqkdz9jjyBxe2Mccj5TmK5pLw8XiOxw8qY8qFB0i-ENeW43NwaiifsTh2XYib4-bxH11xrenxiCPyDEygw5PeI27ywYfV6eiPi3j1oTzSbtCHmwdVPfhzuNAepcgPfCr-YbZS9Dgv5DF0_ug1Drc6Hflz3FE6fMFvhNcG_-ihjzvyCyX8pChJ4_nR8oPDVqg-5NmRPB--tGjiHOVVfEpyPMKPhz3yHvoRSvKx5T1u4dO0IZkqJUeu_PhRMvAl_MeVm7D440p0eN2R7EROD8-GSwYfsjgPOjn6w9_xIIQujFkunE_w8EbJH-kZoWcmfEe-QBd2Hteo4Isij0iTszieoz6axsZ5PEfDow5LPEquID8e7vDx8Dj6B82ZqjiiJ_ixnReOH_8MV9qEMmj849gzIfbRTcMWP9CZEPlxH-aD_cJdPDzRHmFibqh_5Flw4Xo-fHiO50EOLXyGSC_-FN9OcBpCNoeWF8dxBdLzocoaC44L_fgHnsO5SYau4aLhI29xbmioH3kGVfibGNVZHFI-XLyQNzj65IF_VG-KcOHhU6hGXOiP_fgl_IWj5MGLiQ90qUN7eFqEvscPaZRE9EF3PEfMyyjXEB55HD6PUGYs6InQHenIHI-O87B75IM0HXx4_PAJ7TWuJB1iJSJ-HBez40xWXMeDVKEUTdBzxPvRPMMPhza6FpMqNNXwHcejNghH3RAZFZFI4sef4EcO6dmRO_jxo8_hL52I80jDY9qPH0d9-EQrCRd-Q8sxaRle9NFxMPIP_eiJO6iObw_xXCj80hBzHV1InAquN6h9GHrxDBWPH88RWifc6vhp_DiPyWKOcD_ePBBDsbhRysfRH81OPJKOh6JwaMnxZjFCGfUVfDm8VVJxbFU2HRVNJE195LmE_3iXBrx4XMSHLMp4JJWUEs-LXkMp6oH5HOWR79DSJkf4E5eIRxeakcmWoDaXog-H9CzEZb0Q8mSGC__Rh2gMjkTzoXMe_MionEYyaT-oWsRzVGlxJzqu40e6RHqQnDlx_PiHLygTa2g2HfeRPEGe45GkMMgdfA_0R0idHH929GjSoko0GulvlMyCg_7xhMkR-zIeoQf1493BKXFiOPnxkMKP4gdxJhfyiNDiXsiV4YePPh8m67BpONaOvjxy7dAsovnxTziuEy-aXhV6hD4ahxd-PBpCMzkaR1MU4dzR_NC-4I1QC1OuHh-L99Dx3ThK8vg0H17GGeeF7hzuo9-h5QuHW7hefBIe4lYXSHkRixJI0_j34QtMXAp-46bxPOhv_B_yI7kTozwvuDooJw_q43F83CHOFufxG-EhXoqHOkXNQ_-RPg96_Cbx5ccX_Wj2EeGNRP_x5MIp4cmOWRT6D31SPImHSD_ED7FuCe3qBM-UB59QH01-3Gg-oR9OZSvqaKnQHB_iPYGaUjyeIUyP_sePJ2rwJ8ajHedxnA985TiaH3ETDs8NMxKHfjw-BvEDLqG-4vnxI8cXxui3wTwqilbwfEpwlM-O5jguQc-MPgaTC-_RFyJ_TA9KvLhrXIZ1aMeHPfhxkBveB8ePUxN2nTiVQkvMDF2J6BS-C_UN__hxsXiOc_JA5zESHjmT4ykuHTf-Ej15nD1yJLm44A0u9DHhiMcnmjh8ChdOwztx2MaP7XiPVAVE0UTJo_MFyil6nBd0Hi81HC1fwkoHOyu0M_h2BRe0H2G24luMTwfzoBmJ-8ct9EfzI58u44Ye5UdIBr2O8_iC82iWHOGe4zSaa9C-4-IRHnYCc_jxIz8SHq16XMd_VF91-C38HsmeIRcuH5dy3Ohu-EyHa0d6XIdbUThemPHAn9BvHFZRN_iMHsqqZMZd5McpnEePf8HU7HCOfIeyagn643vQL_CpCpWPe4FG-Ecvood39KSEo6EODXeDP0STShqeHdZ1HD_UD4GAdSiJjxRQAgJAgKFYEEKMUIQJBJCxBBwAIdJMMKUI0AIBcABTEDEMJEIAAGUIAIoRRgQBwCgDiAGQQ8EIgEQYQQhQSghAjAIMEGGoAAAy4YgQDnCEhAREAAYQAsYQZBwU0AjACFGKIUGEAcgihJRgzBgABEBECeMYEIAwYJECAihFCDBEOA2IcAgpYTkzhAkAACSCCaKIIwQChYiBADGBGBQCMIAUYAQAuIg4BBDhjBPAUAIIck6AQYwATgAgjBIAEAIIgoBACQgCQAiKmAOEUAIMAQAAIgAxAAFBhFHEKGGMVUQgwoQAhjoGAJGAKEGEMoRgIIAgCBgBGCIKRIUQE1YAqhJghBiBBIKCCKEAIVMpphhhBijDBACIKAGcQAYoCiQRiIgjECASAUAUYsAZAhAQyCFnlAcKWAEE4N4QIACQDBlkFSCCCAIsQQqRgYAyQBCCmGJEGgIgAMIpICBBCjmADCgOECEAJIAxyAgnAgmBBENWCMAQBMAQToQDUhNlFIFGKEAMM8AYM5VIThFAkEAQOGERQQQQAwwBiBnlABEEGKUMA4QIowBYgiBixBHMMWaAQgoJgoixkAJAAAAMGAAAQEAAoZkAwhgihQLMAYawggYgaoGA3CAIlRFEGUSMAUYRwQgCRnATACFSKISoI4IAw5ASRBEiEAAEAE6cUhIYoIQwggoChDCSMETEIAIoAgyBghFomAEACEKYAIAIhQRAgghiiAMGKeAMcIAIIBAwAAgkADCEEwMQosQpg5QwTAjAKHLUCgTAA8wAAxBhBAABhDiIABgQIEQYBhgQyHlCODBeIEYSwoYYgAyhgIjpIHFsMcAkIcAgwIAggDgDBKPKIGJEAEIwwoRChAmnjLPOIUkMFooIgZQVAgEkGDJGCQMoEwIBQQEREDDoBFFAMEAEIhoBZgyjihgBARAAICEMIAoAQAw0mHJBCKBEIISIQUwB5pgA0CAClDACaEUEAowYAxC1AgA diff -Nru grilo-plugins-0.3.2/tests/lua-factory/sources/data/config.ini grilo-plugins-0.3.3/tests/lua-factory/sources/data/config.ini --- grilo-plugins-0.3.2/tests/lua-factory/sources/data/config.ini 2016-06-04 19:38:20.000000000 +0000 +++ grilo-plugins-0.3.3/tests/lua-factory/sources/data/config.ini 2016-09-03 16:23:34.000000000 +0000 @@ -11,3 +11,5 @@ data = acoustid_trombone_shorty_buckjump.txt [https://api.acoustid.org/v2/lookup?client=ACOUSTID_TEST_MOCK_API_KEY&meta=recordings+releasegroups&duration=601] data = acoustid_philip_glass_the_passion_of.txt +[https://api.acoustid.org/v2/lookup?client=ACOUSTID_TEST_MOCK_API_KEY&meta=recordings+releasegroups&duration=385] +data = acoustid_radiohead_paranoid_android.txt diff -Nru grilo-plugins-0.3.2/tests/lua-factory/sources/Makefile.am grilo-plugins-0.3.3/tests/lua-factory/sources/Makefile.am --- grilo-plugins-0.3.2/tests/lua-factory/sources/Makefile.am 2016-06-16 17:17:42.000000000 +0000 +++ grilo-plugins-0.3.3/tests/lua-factory/sources/Makefile.am 2016-09-03 16:23:34.000000000 +0000 @@ -42,10 +42,12 @@ data/acoustid_norah_jones_chasing_pirates.txt \ data/acoustid_philip_glass_the_passion_of.txt \ data/acoustid_trombone_shorty_buckjump.txt \ + data/acoustid_radiohead_paranoid_android.txt \ data/chromaprint_ludovico_einaudi_primavera.txt \ data/chromaprint_norah_jones_chasing_pirates.txt \ data/chromaprint_philip_glass_the_passion_of.txt \ - data/chromaprint_trombone_shorty_buckjump.txt + data/chromaprint_trombone_shorty_buckjump.txt \ + data/chromaprint_radiohead_paranoid_android.txt test_lua_metrolyrics_SOURCES = \ test_lua_metrolyrics.c \ diff -Nru grilo-plugins-0.3.2/tests/lua-factory/sources/Makefile.in grilo-plugins-0.3.3/tests/lua-factory/sources/Makefile.in --- grilo-plugins-0.3.2/tests/lua-factory/sources/Makefile.in 2016-06-16 22:03:09.000000000 +0000 +++ grilo-plugins-0.3.3/tests/lua-factory/sources/Makefile.in 2016-09-10 14:01:25.000000000 +0000 @@ -517,10 +517,12 @@ data/acoustid_norah_jones_chasing_pirates.txt \ data/acoustid_philip_glass_the_passion_of.txt \ data/acoustid_trombone_shorty_buckjump.txt \ + data/acoustid_radiohead_paranoid_android.txt \ data/chromaprint_ludovico_einaudi_primavera.txt \ data/chromaprint_norah_jones_chasing_pirates.txt \ data/chromaprint_philip_glass_the_passion_of.txt \ - data/chromaprint_trombone_shorty_buckjump.txt + data/chromaprint_trombone_shorty_buckjump.txt \ + data/chromaprint_radiohead_paranoid_android.txt test_lua_metrolyrics_SOURCES = \ test_lua_metrolyrics.c \ diff -Nru grilo-plugins-0.3.2/tests/lua-factory/sources/test_lua_acoustid.c grilo-plugins-0.3.3/tests/lua-factory/sources/test_lua_acoustid.c --- grilo-plugins-0.3.2/tests/lua-factory/sources/test_lua_acoustid.c 2016-06-04 19:38:20.000000000 +0000 +++ grilo-plugins-0.3.3/tests/lua-factory/sources/test_lua_acoustid.c 2016-09-03 16:17:53.000000000 +0000 @@ -36,6 +36,7 @@ #define FINGERPRINT_NORAH_JONES GRESOURCE_PREFIX "chromaprint_norah_jones_chasing_pirates.txt" #define FINGERPRINT_PHILIP_GLAS GRESOURCE_PREFIX "chromaprint_philip_glass_the_passion_of.txt" #define FINGERPRINT_TROMBONE_SH GRESOURCE_PREFIX "chromaprint_trombone_shorty_buckjump.txt" +#define FINGERPRINT_RADIOHEAD_PA GRESOURCE_PREFIX "chromaprint_radiohead_paranoid_android.txt" static gchar * resolve (GrlSource *source, @@ -125,6 +126,11 @@ "5ae54dee-4dba-49c0-802a-a3b3b3adfe9b", "Philip Glass", "52f1f9d5-5166-4ceb-9289-6fb1a87f367c", "The Passion of Ramakrishna", "298e15a1-b29b-4947-9dca-ec3634f9ebde", "Part 2" }, + { FINGERPRINT_RADIOHEAD_PA, 385, + "a74b1b7f-71a5-4011-9441-d0b5e4122711", "Radiohead", + "67b2ff2a-38e9-32d0-84a0-85ac98cb16b4", "The Greatest Hits of 1997", + "33e369bb-b8de-402f-b88f-594dea3544dc", "Paranoid Android", + }, }; source = test_lua_factory_get_source (ACOUSTID_ID, ACOUSTID_OPS); diff -Nru grilo-plugins-0.3.2/tests/lua-factory/sources/test_lua_acoustid.gresource.xml grilo-plugins-0.3.3/tests/lua-factory/sources/test_lua_acoustid.gresource.xml --- grilo-plugins-0.3.2/tests/lua-factory/sources/test_lua_acoustid.gresource.xml 2016-06-04 19:38:20.000000000 +0000 +++ grilo-plugins-0.3.3/tests/lua-factory/sources/test_lua_acoustid.gresource.xml 2016-09-03 16:17:53.000000000 +0000 @@ -5,5 +5,6 @@ data/chromaprint_norah_jones_chasing_pirates.txt data/chromaprint_philip_glass_the_passion_of.txt data/chromaprint_trombone_shorty_buckjump.txt + data/chromaprint_radiohead_paranoid_android.txt