From 1a323c016eb2ee8fb59c752bb95deac28f67790c Mon Sep 17 00:00:00 2001 From: Rechi Date: Mon, 12 Feb 2024 01:57:10 +0100 Subject: [PATCH] cleanup: remove & ignore generated files Those files are generated during the build process. Therefore they shouldn't be tracked. --- .gitignore | 8 +- dist/addon.xml | 32 - dist/js/kodi-webinterface.js | 23200 ----------------------- dist/lang/_strings/cs.json | 1 - dist/lang/_strings/de.json | 1 - dist/lang/_strings/en.json | 1 - dist/lang/_strings/es.json | 1 - dist/lang/_strings/fr.json | 1 - dist/lang/_strings/gr.json | 1 - dist/lang/_strings/hu.json | 1 - dist/lang/_strings/lt.json | 1 - dist/lang/_strings/nl.json | 1 - dist/lang/_strings/pl.json | 1 - dist/lang/_strings/pt_br.json | 1 - dist/lang/_strings/sk.json | 1 - dist/lang/_strings/zh_cn.json | 1 - dist/lang/de/app-readme.html | 121 - dist/lang/de/keybind-readme.html | 25 - dist/lang/de/lang-readme.html | 60 - dist/lang/en/_en-important-readme.html | 11 - dist/lang/en/addons.html | 36 - dist/lang/en/app-changelog.html | 300 - dist/lang/en/app-readme.html | 108 - dist/lang/en/developers.html | 29 - dist/lang/en/help-overview.html | 37 - dist/lang/en/keybind-readme.html | 28 - dist/lang/en/lang-readme.html | 50 - dist/lang/en/license.html | 24 - dist/lang/fr/help-overview.html | 39 - dist/lang/fr/keybind-readme.html | 29 - dist/lang/fr/lang-readme.html | 51 - dist/lang/nl/keybind-readme.html | 26 - dist/lang/pl/addons.html | 40 - dist/lang/pl/app-changelog.html | 269 - dist/lang/pl/app-readme.html | 141 - dist/lang/pl/help-overview.html | 41 - dist/lang/pl/keybind-readme.html | 30 - dist/lang/pl/lang-readme.html | 57 - dist/lang/pl/license.html | 18 - src/lang/en/app-changelog.md | 299 - src/lang/en/app-readme.md | 147 - 41 files changed, 7 insertions(+), 25262 deletions(-) delete mode 100644 dist/addon.xml delete mode 100644 dist/js/kodi-webinterface.js delete mode 100644 dist/lang/_strings/cs.json delete mode 100644 dist/lang/_strings/de.json delete mode 100644 dist/lang/_strings/en.json delete mode 100644 dist/lang/_strings/es.json delete mode 100644 dist/lang/_strings/fr.json delete mode 100644 dist/lang/_strings/gr.json delete mode 100644 dist/lang/_strings/hu.json delete mode 100644 dist/lang/_strings/lt.json delete mode 100644 dist/lang/_strings/nl.json delete mode 100644 dist/lang/_strings/pl.json delete mode 100644 dist/lang/_strings/pt_br.json delete mode 100644 dist/lang/_strings/sk.json delete mode 100644 dist/lang/_strings/zh_cn.json delete mode 100644 dist/lang/de/app-readme.html delete mode 100644 dist/lang/de/keybind-readme.html delete mode 100644 dist/lang/de/lang-readme.html delete mode 100644 dist/lang/en/_en-important-readme.html delete mode 100644 dist/lang/en/addons.html delete mode 100644 dist/lang/en/app-changelog.html delete mode 100644 dist/lang/en/app-readme.html delete mode 100644 dist/lang/en/developers.html delete mode 100644 dist/lang/en/help-overview.html delete mode 100644 dist/lang/en/keybind-readme.html delete mode 100644 dist/lang/en/lang-readme.html delete mode 100644 dist/lang/en/license.html delete mode 100644 dist/lang/fr/help-overview.html delete mode 100644 dist/lang/fr/keybind-readme.html delete mode 100644 dist/lang/fr/lang-readme.html delete mode 100644 dist/lang/nl/keybind-readme.html delete mode 100644 dist/lang/pl/addons.html delete mode 100644 dist/lang/pl/app-changelog.html delete mode 100644 dist/lang/pl/app-readme.html delete mode 100644 dist/lang/pl/help-overview.html delete mode 100644 dist/lang/pl/keybind-readme.html delete mode 100644 dist/lang/pl/lang-readme.html delete mode 100644 dist/lang/pl/license.html delete mode 100644 src/lang/en/app-changelog.md delete mode 100644 src/lang/en/app-readme.md diff --git a/.gitignore b/.gitignore index 5bff2b9e..db9fb677 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,13 @@ npm-debug.log /tutorial atlassian-ide-plugin.xml -dist/js/build/* *.mo .vscode webinterface.default*.zip + +dist/addon.xml +dist/js/build/ +dist/js/kodi-webinterface.js +dist/lang/ +src/lang/en/app-changelog.md +src/lang/en/app-readme.md diff --git a/dist/addon.xml b/dist/addon.xml deleted file mode 100644 index 282229d5..00000000 --- a/dist/addon.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - Default web interface - Browse and interact with your Music, Movies, TV Shows and more via a web browser. Stream music and videos to your browser. Edit and manage your Kodi media library. - all - en - https://github.com/xbmc/chorus2 - http://forum.xbmc.org/showthread.php?tid=183451 - - icon.png - images/turntable.jpg - screenshots/now-playing.jpg - screenshots/search.jpg - screenshots/artists.jpg - screenshots/artist.jpg - screenshots/tv.jpg - screenshots/movie.jpg - screenshots/settings.jpg - screenshots/addons.jpg - screenshots/edit-media.jpg - - - diff --git a/dist/js/kodi-webinterface.js b/dist/js/kodi-webinterface.js deleted file mode 100644 index 155925f1..00000000 --- a/dist/js/kodi-webinterface.js +++ /dev/null @@ -1,23200 +0,0 @@ -/*! Chorus 2 - A web interface for Kodi. Created by Jeremy Graham - built on 14-10-2018 */ -!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){function c(a){var b=a.length,c=ea.type(a);return"function"===c||ea.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}function d(a,b,c){if(ea.isFunction(b))return ea.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return ea.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(ma.test(b))return ea.filter(b,a,c);b=ea.filter(b,a)}return ea.grep(a,function(a){return ea.inArray(a,b)>=0!==c})}function e(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}function f(a){var b=ua[a]={};return ea.each(a.match(ta)||[],function(a,c){b[c]=!0}),b}function g(){oa.addEventListener?(oa.removeEventListener("DOMContentLoaded",h,!1),a.removeEventListener("load",h,!1)):(oa.detachEvent("onreadystatechange",h),a.detachEvent("onload",h))}function h(){(oa.addEventListener||"load"===event.type||"complete"===oa.readyState)&&(g(),ea.ready())}function i(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(za,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:ya.test(c)?ea.parseJSON(c):c}catch(e){}ea.data(a,b,c)}else c=void 0}return c}function j(a){var b;for(b in a)if(("data"!==b||!ea.isEmptyObject(a[b]))&&"toJSON"!==b)return!1;return!0}function k(a,b,c,d){if(ea.acceptData(a)){var e,f,g=ea.expando,h=a.nodeType,i=h?ea.cache:a,j=h?a[g]:a[g]&&g;if(j&&i[j]&&(d||i[j].data)||void 0!==c||"string"!=typeof b)return j||(j=h?a[g]=W.pop()||ea.guid++:g),i[j]||(i[j]=h?{}:{toJSON:ea.noop}),("object"==typeof b||"function"==typeof b)&&(d?i[j]=ea.extend(i[j],b):i[j].data=ea.extend(i[j].data,b)),f=i[j],d||(f.data||(f.data={}),f=f.data),void 0!==c&&(f[ea.camelCase(b)]=c),"string"==typeof b?(e=f[b],null==e&&(e=f[ea.camelCase(b)])):e=f,e}}function l(a,b,c){if(ea.acceptData(a)){var d,e,f=a.nodeType,g=f?ea.cache:a,h=f?a[ea.expando]:ea.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){ea.isArray(b)?b=b.concat(ea.map(b,ea.camelCase)):b in d?b=[b]:(b=ea.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;for(;e--;)delete d[b[e]];if(c?!j(d):!ea.isEmptyObject(d))return}(c||(delete g[h].data,j(g[h])))&&(f?ea.cleanData([a],!0):ca.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}function m(){return!0}function n(){return!1}function o(){try{return oa.activeElement}catch(a){}}function p(a){var b=Ka.split("|"),c=a.createDocumentFragment();if(c.createElement)for(;b.length;)c.createElement(b.pop());return c}function q(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==xa?a.getElementsByTagName(b||"*"):typeof a.querySelectorAll!==xa?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||ea.nodeName(d,b)?f.push(d):ea.merge(f,q(d,b));return void 0===b||b&&ea.nodeName(a,b)?ea.merge([a],f):f}function r(a){Ea.test(a.type)&&(a.defaultChecked=a.checked)}function s(a,b){return ea.nodeName(a,"table")&&ea.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function t(a){return a.type=(null!==ea.find.attr(a,"type"))+"/"+a.type,a}function u(a){var b=Va.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function v(a,b){for(var c,d=0;null!=(c=a[d]);d++)ea._data(c,"globalEval",!b||ea._data(b[d],"globalEval"))}function w(a,b){if(1===b.nodeType&&ea.hasData(a)){var c,d,e,f=ea._data(a),g=ea._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)ea.event.add(b,c,h[c][d])}g.data&&(g.data=ea.extend({},g.data))}}function x(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!ca.noCloneEvent&&b[ea.expando]){e=ea._data(b);for(d in e.events)ea.removeEvent(b,d,e.handle);b.removeAttribute(ea.expando)}"script"===c&&b.text!==a.text?(t(b).text=a.text,u(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),ca.html5Clone&&a.innerHTML&&!ea.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&Ea.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}function y(b,c){var d,e=ea(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:ea.css(e[0],"display");return e.detach(),f}function z(a){var b=oa,c=_a[a];return c||(c=y(a,b),"none"!==c&&c||($a=($a||ea("'; - return API.openModal(titleHtml, msgHtml, true, 'video'); - }); - App.commands.setHandler("ui:modal:options", function(titleHtml, items) { - var $options; - $options = API.buildOptions(items); - return API.openModal(titleHtml, $options, true, 'options'); - }); - App.commands.setHandler("ui:playermenu", function(op) { - return API.playerMenu(op); - }); - App.commands.setHandler("ui:dropdown:bind:close", function($el) { - return $el.on("click", '.dropdown-menu li, .dropdown-menu a', function(e) { - return $(e.target).closest('.dropdown-menu').parent().removeClass('open').trigger('hide.bs.dropdown'); - }); - }); - return App.vent.on("shell:ready", (function(_this) { - return function(options) { - return $('html').on('click', function() { - return API.playerMenu('close'); - }); - }; - })(this)); -}); diff --git a/dist/lang/_strings/cs.json b/dist/lang/_strings/cs.json deleted file mode 100644 index ceb65dd7..00000000 --- a/dist/lang/_strings/cs.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"cs_CZ"},"Nothing playing":["Nic nehraje"],"Deselect all":["Odoznačit vše"],"Filters":["Filtry"],"Sort":["Řazení"],"Select a filter":["Vyber filtr"],"Select an option":["Vyber možnost"],"filter":["filtr"],"Add filter":["Přidej filtr"],"Which player to start with":["S jakým přehrávěčem začít"],"Ignore terms such as 'The' and 'A' when sorting lists":["Ignoruj slova jako 'The' a 'A' při řazení seznamů"],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":["V seznamu zpěváků budou vidět zpěváci s alby nebo všichni zpěváci. Upozornění : vypnutí této volby může mít dopad na výkon v případě velkých knihoven"],"is the default":["je vychozí"],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":["Jméno hostitele pro webosocket připojení. Nastavením na 'auto' se použije současné jméno hostile."],"How often do I poll for updates from Kodi (Only applies when websockets inactive)":["Jak často se mám ptát na aktualizaci stavu z Kodi (platné jen pokud se nepoužívátechnologie websocketů)"],"Enable support for reverse proxy.":["Zapne podporu pro reverzní proxy."],"Web settings saved.":["Nastavení uloženo."],"Just a sec...":["Chvilku strpení..."],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":["Kodi dlouhou dobu neodpovídá."],"Video library scan started":["Prohledávání video knihovny spuštěno"],"Video library scan complete":["Prohledávání video knihovny hotové"],"Audio library scan started":["Prohledávání audio knihovny spuštěno"],"Audio library scan complete":["Prohledávání audio knihovny hotové"],"Kodi has quit":["Kodi ukončeno"],"Sections":["Sekce"],"Back":["Zpět"],"Loading folder...":["Nahrávám adresář..."],"Show more":["Ukaž víc"],"to Kodi":["do Kodi"],"Playlist refreshed":["Playlist obnoven"],"Kodi":["Kodi"],"Local":["Místní"],"Playlists":["Playlisty"],"Existing playlists":["Existující playlisty"],"Empty playlist, you should probably add something to it?":["Tento playlist je zcela prázdný. Přidej do něj něco."],"Create a new list":["Vytvoř nový seznam"],"Add to playlist":["Přidej do playlistu"],"Added to your playlist":["Přidáno do tvého playlistu"],"Give your playlist a name":["Pojmenuj svůj playlist"],"Recently added":["Nedávno přidané"],"Recently played":["Nedávno hrané"],"Season":["Sezóna"],"Episode":["Epizoda"],"Play":["Hrát"],"Queue":["Fronta"],"View on IMDb":["Ukaž na IMDb"],"Stream":["Stream"],"Download":["Stáhni"],"complete":["hotovo"],"Synopsis":["Synopse"],"Full cast":["Plné obsazení"],"Websockets closed":["Websocket uzavřen"],"Websockets host":["Websocket host"],"Default player":["Výchozí přehrávač"],"Ignore article":["Ignoruj artikl"],"Album artists only":["Album artists only"],"Poll interval":["Interval dotazování"],"Reverse proxy support":["Podpora reverzní proxy"],"Language":["Jazyk"],"Preferred language":["Preferovaný jazyk"],"Ignore articles (terms such as \"The\" and \"A\") when sorting lists":["Ignore articles (terms such as \"The\" and \"A\") when sorting lists"],"sec":["sec"],"Your browser doesn't support websockets! Get with the times and update your browser.":["Tvůj browser nepodporuje websockety! Najdi si si čas a aktualizuj svůj browser."],"Failed to connect to websockets":["Failed to connect to websockets, so I am falling back to polling for updates. Which makes things slower and uses more resources. Please ensure you have 'Allow programs on other systems to control Kodi' ENABLED in the Kodi settings (System > Services > Remote control). You may also get this if you are using proxies or accessing via an IP address when localhost will suffice. If websockets normally works, you might just need to refresh your browser."],"Video":["Video"],"Audio":["Audio"],"Cast":["Obsazení"],"Director":["Režisér","Režiséři"],"Writer":["Spisovatel","Spisovatelé"],"Subtitle":["Subtitle","Subtitles"],"Result":["Výsledek","Výsledky"],"Loading things...":["Nahrávám..."],"Scan video library":["Prohledej video knihovnu"],"Scan audio library":["Prohledej audio knihovnu"],"About Chorus":["O Chorus"],"Recent":["Nedávné"],"Artists":["Herci"],"Albums":["Alba"],"Recent movies":["Nedávné filmy"],"All movies":["Všechny filmy"],"Recent episodes":["Nedávné epizody"],"All TV shows":["Všechny Seriály"],"Web settings":["Nastavené webu"],"Kodi settings":["Nastavení Kodi"],"Now Playing Playlists":["Nyné přehrávám playlist"],"Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right":["Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right"],"Current playlist":["Aktuální playlist"],"Clear playlist":["Vyprázdni playlist"],"Refresh playlist":["Obnov playlist"],"Party mode":["Party mód"],"Save Kodi playlist":["Ulož playlist do Kodi"],"Preferred language, need to refresh browser to take effect":["Preferovaný jazyk. Je potřeba obnovit prohlížeč, aby se nastavení stalo platné"],"Ignore articles (terms such as 'The' and 'A') when sorting lists":["Ignore articles (terms such as 'The' and 'A') when sorting lists"],"Vibrant headers":["Vibrant headers"],"Use colourful headers for media pages":["Use colourful headers for media pages"],"Enable support for reverse proxying.":["Zapni podporu pro reverzní proxy."],"songs":["písně"],"artists":["herci"],"albums":["alba"],"movies":["filmy"],"Searching for":["Hledám"],"and":["a"],"tvshows":["seriály"],"no media in this folder":["v tomto adresáři není nic k přehrátí"],"Browse files and add-ons":["Browse files and add-ons"],"This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on.":["This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on."],"Send text to Kodi":["Odešli do Kodi"],"The lab":["Laboratoř"],"Chorus lab":["Laboratoř Chorusu"],"Warning":["Varování"],"Experimental code, use at own risk":["Experimentalní kód, používás na vlastní riziko"],"Kodi API browser":["Kodi API browser"],"This is a tool to test out the API. Select a method then execute it with parameters.":["Toto je nástroj na testování API. Vyber metodu, vlož parametry a pusť ji."],"You could potentially damage your system with this and there are no sanity checks. Use at own risk.":["You could potentially damage your system with this and there are no sanity checks. Use at own risk."],"Saved Kodi settings":["Kodi nastavení uloženo"],"General":["Obecné"],"Advanced setting level is recommended for those who know what they are doing.":["Pokročilé nastavení je doporučeno pouze pro ty, kteří vědí, co dělají."],"Kodi settings level":["Úroveň Kodi nastavení"],"Remove":["Odstranit"],"cast":["cast"],"Add-ons":["Doplňky"],"Web interface":["Webové rozhraní"],"Readme":["Čti mě"],"Changelog":["Seznam změn"],"Translations":["Překlady"],"Help topics":["Help topics"],"Overview":["Přehled"],"Lab":["Laboratoř"],"version":["verze"],"Remote control":["Dálkové ovládání"],"Remote control is set up correctly":["Dálkové ovládání je nastaveno korektně."],"About":["O Chorus"],"Local audio":["Místní audio"],"Status report":["Status report"],"in":["v"],"Focus playlist on playing":["Focus playlist on playing"],"Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed":["Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed"],"Web Settings saved.":["Nastavení uloženo."],"Keyboard controls":["Ovládání pomocí klávesnice"],"In Chorus, will you keyboard control Kodi, the browser or both":["V Chorusu bude klávesnice ovládat Kodi, prohlížeč nebo oboje"],"Learn more":["Více"],"Resume playback":["Resume playback"],"Resume from":["Obnov od"],"Start from the beginning":["Začni od začátku"],"Click here restore defaults":["Klikni zde pro obnovení výchozích hodnot"],"Main Menu Structure":["Struktura hlavního menu"],"Here you can change the title, url and %1$s for menu items. You can also remove, re-order and add new items.":["Zde můžeš změnit název, URL and %1$s jednotlivých položek menu. Také můžešodstranit, změnit nebo přidat polořky menu."],"Main Nav":["Main Nav"],"Add a new playlist":["Přidání nového playlistu"],"Keyboard":["Klávesnice"],"Music":["Hudba"],"Digital radio":["Digitalní radio"],"Movies":["Filmy"],"TV shows":["Seriály"],"TV":["TV"],"Browser":["Prohlížeč"],"Thumbs up":["Palec nahoru"],"Settings":["Nastavení"],"Help":["Pomoc"],"Disable Thumbs Up":["Disable Thumbs Up"],"Remove the thumbs up button from media. Note: you may also want to remove the menu item from the %1$s":["Remove the thumbs up button from media. Note: you may also want to remove the menu item from the %1$s"],"You need to 'Allow remote control' for Kodi. You can do that":["You need to 'Allow remote control' for Kodi. You can do that"],"here":["zde"],"yes":["ano"],"no":["ne"],"close":["zavři"],"ok":["ok"],"Are you sure?":["Jsi si jist?"],"Set all episodes for this season as":["Nastav všechny epizody z této sezóny jako"],"Set all episodes for this TV show as":["Nastav všechny epizody tohoto seriálu jako shlédnuté"],"watched":["shlédnuto"],"unwatched":["neshlédnuto"],"genre":["žánr"],"studio":["studio"],"rated":["rated"],"episodes":["episody"],"total":["celkem"],"set":["nastav jako"],"Show device name":["Show device name"],"Show the Kodi device name in the header of Chorus":["Ukaž jméno Kodi zařízení v hlavičce Chorusu"],"No results found":["Nenalezeno"],"Have you done a library scan?":["Už jsi provedl prohledání knihovny?"],"Play in browser":["Spusť v prohlížeči"],"Edit":["Uprav"],"Add to Kodi":["Přidej do Kodi"],"Watched":["Shlédnuto"],"New playlist":["Nový playlist"],"Play in Kodi":["Spusť v Kodi"],"Export list":["Exportuj seznam"],"Delete playlist":["Smaž playlist"],"title":["název"],"year":["rok"],"date added":["datum přidání"],"rating":["hodnocení"],"actor":["actor"],"mood":["mood"],"writer":["scénář"],"director":["režisér"],"style":["styl"],"items selected":["položky vybrány"],"item selected":["položka vybrána"],"Video library clean started":["Úklid video knihovny spuštěn"],"Video library clean finished":["Úklid video knihovny dokončen"],"Audio library clean started":["Úklid audio knihovny spuštěn"],"Audio library clean finished":["Úklid audio klihovny dokončen"],"This is a tool to test out the api. Select a method then execute it with parameters.":["Toto je nástroj na testování API. Vyber metodu, vyplň její parametry a spusť ji."],"Go to season":["Jdi na sezónu."],"Queue in Kodi":["Do fronty v Kodi"],"Adding items to the queue":["Přidávám do fronty"],"Live TV":["Live TV"],"Recently added albums":["Nadávno přidaná alba"],"Random albums":["Náhodná alba"],"Recently played albums":["Nedávno hraná alba"],"Random movies":["Náhodné filmy"],"Continue watching":["Pokračuj ve sledování"],"More from %1$s":["More from %1$s"],"More %1$s movies":["Více %1$s filmů"],"More movies starring %1$s":["Více filmů začínajících na %1$s"],"Other movies released in %1$s":["Další filmy z roku %1$s"],"artist":["umělec"],"random":["náhodně"],"label":["label"],"formed":["formed"],"born":["born"],"died":["zemřel"],"disbanded":["disbanded"],"years active":["aktivních let"],"Click for more":["Klikni pro více"],"Loading albums":["Nahrávám alba"],"%1$d seconds ago, an input dialog opened in Kodi and it is still open! To prevent a mainframe implosion, you should probably give me some text. I don't really care what it is at this point, why not be creative? Do you have a %2$s? I won't tell...":["%1$d seconds ago, an input dialog opened in Kodi and it is still open! To prevent a mainframe implosion, you should probably give me some text. I don't really care what it is at this point, why not be creative? Do you have a %2$s? I won't tell..."],"all media":["všechna media"],"YouTube":["YouTube"],"SoundCloud":["SoundCloud"],"GoogleMusic":["GoogleMusic"],"Radio":["Radio"],"MixCloud":["MixCloud"],"First aired":["First aired"],"Updated %1$s details":["Updated %1$s details"],"Title":["Název"],"Plot":["Plot"],"Rating":["Hodnocení"],"Original title":["Původní název"],"Directors":["Directors"],"Writers":["Writers"],"File path":["File path"],"Artist":["Artist"],"Description":["Description"],"Label":["Label"],"Year":["Year"],"Genres":["Žánry"],"Styles":["Styly"],"Themes":["Themes"],"Moods":["Moods"],"Album artist":["Album artist"],"Album":["Album"],"Track":["Stopa"],"Disc":["Disk"],"Tagline":["Tagline"],"Studio":["Studio"],"Content rating":["Hodnocení obsahu"],"Premiered":["Premiéra"],"IMDb":["IMDb"],"Sort title":["Sort title"],"Country":["Země"],"Set":["Nastavení"],"Tags":["Tags"],"Trailer":["Trailer"],"Formed":["Formed"],"Disbanded":["Disbanded"],"Years Active":["Years Active"],"Born":["Narozen"],"Died":["Zemřel"],"Instruments":["Instruments"],"more":["více"],"in progress":["Rozkoukáno"],"URL":["URL"],"Add an image via an external URL":["Add an image via an external URL"],"Searching for more images":["Searching for more images"],"Selector":["Selector"],"External Search":["Externí vyhledávání"],"Local media":["Místní media"],"Chorus Search":["Vyhledej v Chorusu"],"YouTube Search":["Vyhledávání na YouTube"],"Executed addon":["Spustitelný addon"],"all":["vše"],"video":["video"],"audio":["audio"],"image":["obrázek"],"picture":["fotka"],"executable":["spustitelné"],"settings":["nastavení"],"Refresh":["Obnov"],"Confirm refresh":["Refreshing '%1$s' will remove it from the library then re-add it, so the ID may change. I'll attempt to reload this page with the new ID in a few seconds. Click 'YES' to confirm refresh"],"Refresh Ignore NFO":["Refresh Ignore NFO"],"Ignore local NFO files when manually refreshing media.":["Ignoruj místní NFO soubory při ručním obnovení."],"Show only":["Jen Seriál"],"Show and episodes":["Seriál a epizody"],"Top music":["Nej hudba"],"%1$s Artists":["%1$s Artists"],"%1$s Albums":["%1$s Alb"],"%1$s Songs":["%1$s písní"],"default":["výchozí"],"Actions":["Akce"],"play files":["Hraj soubory"],"queue files":["soubory do fronty"],"Sent text":["Pošli text"],"License":["Licence"],"Main Menu":["Hlavní Menu"],"Search":["Vyhledávání"],"Custom Add-on search":["Custom Add-on search"],"Add custom add-on searches":["Chorus search supports searching not only local media but add-on content too. For example, you can use the search to find videos in YouTube or audio in SoundCloud. This page allows you to add custom add-on searches that are not included out of the box. See the %1$s for more information."],"Add-ons help page":["Add-ons help page"],"No %1$s found":["Žádné %1$s nenalezeny"],"results":["výsledky"],"EPG data":["EPG data"],"PVR":["PVR"],"Recordings":["Nahrávky"],"Channel recording toggled":["Channel recording toggled"],"TV Channels":["TV Channels"],"Radio Stations":["Radio stanice"],"Record":["Nahrávka"],"Toggle timer":["Toggle timer"],"Now":["Nyní"],"Rename playlist":["Přejmenuj playlist"],"album":["album"],"Videos":["Videa"],"Lost connection to Kodi":["Připojení do Kodi ztraceno"],"Attempt to reconnect":["Zkus se připojit"],"Attempting reconnect":["Zkouším se připojit"],"Top Songs":["Nej písně"],"Top Albums":["Nej Alba"],"Toggle select all":["Vyber/Zruš výběr všech"],"More like this":["Více jako je toto"],"music videos":["hudba z filmů"],"Related music videos from YouTube":["Related music videos from YouTube"],"Lost websocket connection":["Ztraceno websocket připojení"],"Attempting websockets reconnect":["Zkouším se znovu připojit"],"This should be the play path for the trailer. Eg. %1$s":["This should be the play path for the trailer. Eg. %1$s"],"%1$s party mode toggled":["%1$s party mode toggled"]}}} diff --git a/dist/lang/_strings/de.json b/dist/lang/_strings/de.json deleted file mode 100644 index 0ab4f6e4..00000000 --- a/dist/lang/_strings/de.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"de"},"Nothing playing":["Keine Wiedergabe"],"Deselect all":["Auswahl entfernen"],"Filters":["Filter"],"Sort":["Sortierung"],"Select a filter":["Filter wählen"],"Select an option":["Auswahl treffen"],"filter":["filtern"],"Add filter":["Filter hinzufügen"],"Which player to start with":["Standard-Player beim Start"],"Ignore terms such as 'The' and 'A' when sorting lists":["Artikel wie 'The' und 'A' in sortierten Listen ignorieren"],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":["In Listen nur Künstler mit Alben oder alle Künstler anzeigen? Achtung: Kann große Bibliotheken verlangsamen."],"is the default":["ist der Standard"],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":["Der Hostname wird für die Websockets-Verbindung benutzt. Bitte 'auto' einstellen, um den aktuellen Hostnamen zu verwenden."],"How often do I poll for updates from Kodi (Only applies when websockets inactive)":["Wie oft sollen Kodi-Updates abgefragt werden? (Funktioniert nur, wenn Websockets nicht aktiv sind.)"],"Enable support for reverse proxy.":["Unterstützung für einen 'reverse proxy' einschalten."],"Web settings saved.":["Web-Einstellungen gespeichert."],"Just a sec...":["Momentchen..."],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":["Kodi gibt uns keine Antwort. Ich denke, es ist tot, Jim! (Verbindungs-timeout)"],"Video library scan started":["Video-Bibliothek wird gerade gescannt"],"Video library scan complete":["Scan der Video-Bibliothek abgeschlossen"],"Audio library scan started":["Audio-Bibliothek wird gerade gescannt"],"Audio library scan complete":["Scan der Audio-Bibliothek abgeschlossen"],"Kodi has quit":["Kodi wurde beendet"],"Sections":["Bereiche"],"Back":["Zurück"],"Loading folder...":["Lade Ordner..."],"Show more":["Mehr anzeigen"],"to Kodi":["zu Kodi"],"Playlist refreshed":["Wiedergabeliste erneuert"],"Kodi":["Kodi"],"Local":["Lokal"],"Playlists":["Wiedergabelisten"],"Existing playlists":["Vorhandene Wiedergabelisten"],"Empty playlist, you should probably add something to it?":["Die Wiedergabeliste ist leer, möchtest du etwas hinzufügen?"],"Create a new list":["Neue Liste erstellen"],"Add to playlist":["Zur Wiedergabeliste hinzufügen"],"Added to your playlist":["Zu deiner Wiedergabeliste hinzugefügt"],"Give your playlist a name":["Gib deiner Wiedergabeliste einen Namen"],"Recently added":["Kürzlich hinzugefügt"],"Recently played":["Kürzlich abgespielt"],"Season":["Staffel"],"Episode":["Folge"],"Play":["Abspielen"],"Queue":["Einreihen"],"View on IMDb":["Auf IMDb ansehen"],"Stream":["Stream"],"Download":["Download"],"complete":["abgeschlossen"],"Synopsis":["Zusammenfassung"],"Full cast":["Darstellerliste"],"Websockets closed":["Websockets geschlossen"],"Websockets host":["Websockets Host"],"Websockets port":["Websockets Port"],"Default player":["Standard-Player"],"Ignore article":["Artikel ignorieren"],"Album artists only":["Nur Künstler mit Album"],"Poll interval":["Abfrageintervall"],"Reverse proxy support":["Reverse Proxy Unterstützung"],"Language":["Sprache"],"Preferred language":["Bevorzugte Sprache"],"Ignore articles (terms such as \"The\" and \"A\") when sorting lists":["Artikel (wie 'The' und 'A') beim Sortieren von Listen ignorieren"],"sec":["Sek."],"Your browser doesn't support websockets! Get with the times and update your browser.":["Dein Browser unterstützt keine Websockets, geh mit der Zeit und aktualisiere deinen Browser."],"Failed to connect to websockets":["Websockets sind nicht erreichbar, daher wird nach Updates gesucht. Das macht die Sache langsamer und verbraucht mehr Ressourcen. Kontrolliere bitte, ob anderen Programmen die Fernbedienung von Kodi erlaubt ist (Einstellungen > System > Fernbedienung). Diese Meldung könnte außerdem daher kommen, dass du Proxies benutzt oder über eine IP-Adresse auf localhost zugreifst. Falls Websockets im Allgemeinen funktionieren, könnte auch ein Browser-refresh weiterhelfen (Seite neu laden)."],"Video":["Video"],"Audio":["Audio"],"Cast":["Darsteller"],"Director":["Regisseur","Regisseure"],"Writer":["Autor","Autoren"],"Subtitle":["Untertitel","Untertitel"],"Result":["Ergebnis","Ergebnisse"],"Loading things...":["Es wird geladen..."],"Scan video library":["Video-Bibliothek aktualisieren"],"Scan audio library":["Audio-Bibliothek aktualisieren"],"About Chorus":["Über Chorus"],"Recent":["Zuletzt"],"Artists":["Künstler"],"Albums":["Alben"],"Recent movies":["Letzte Videos"],"All movies":["Alle Videos"],"Recent episodes":["Letzte Folgen"],"All TV shows":["Alle Serien"],"Web settings":["Web-Einstellungen"],"Kodi settings":["Kodi-Einstellungen"],"Now Playing Playlists":["Spiele Wiedergabelisten ab"],"Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right":["Zwischen Kodi und lokaler Wiedergabe wechseln. Die Anzeige kann mit dem Pfeil oben rechts umgeschaltet werden."],"Current playlist":["Aktuelle Wiedergabeliste"],"Clear playlist":["Wiedergabeliste leeren"],"Refresh playlist":["Wiedergabeliste aktualisieren"],"Party mode":["Party-Modus"],"Save Kodi playlist":["Kodi-Wiedergabeliste speichern"],"Preferred language, need to refresh browser to take effect":["Bevorzugte Sprache, die Seite muss nach einem Wechsel im Browser neu geladen werden (F5)"],"Ignore articles (terms such as 'The' and 'A') when sorting lists":["Artikel wie 'The' und 'A' in sortierten Listen ignorieren"],"Vibrant headers":["Farbige Überschriften"],"Use colourful headers for media pages":["Bunte Überschriften in Medienseiten benutzen"],"Enable support for reverse proxying.":["Unterstützung für 'reverse proxies' einschalten."],"songs":["Liedern"],"artists":["Künstlern"],"albums":["Alben"],"movies":["Videos"],"Searching for":["Suche nach"],"and":["und"],"tvshows":["Serien"],"no media in this folder":["Keine Dateien in diesem Ordner"],"Browse files and add-ons":["Dateien und Add-ons durchsuchen"],"This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on.":["Hier kannst du alles in Kodi durchsuchen, nicht nur die Bibliothek. Suche per Quelle oder Add-on."],"Send text to Kodi":["Text an Kodi senden"],"The lab":["Das Labor"],"Chorus lab":["Chorus Entwicklung"],"Warning":["Warnung"],"Experimental code, use at own risk":["Experimentelle Version, Nutzung auf eigene Gefahr"],"Kodi API browser":["Kodi API browser"],"This is a tool to test out the API. Select a method then execute it with parameters.":["Dieses Tool testet die API. Wähle eine Methode und führe es mit Parametern aus."],"You could potentially damage your system with this and there are no sanity checks. Use at own risk.":["Du könntest dein System beschädigen, es gibt keine Sicherheitsprüfungen. Benutzung auf eigene Gefahr."],"Saved Kodi settings":["Kodi Einstellungen wurden gespeichert"],"General":["Allgemein"],"Advanced setting level is recommended for those who know what they are doing.":["Erweiterte Einstellungsmöglichkeiten für alle, die wissen was sie tun."],"Kodi settings level":["Kodi Einstellungsebene"],"Remove":["Löschen"],"cast":["Darsteller"],"Add-ons":["Add-ons"],"Web interface":["Web interface"],"Readme":["Lies mich"],"Changelog":["Änderungen"],"Translations":["Übersetzungen"],"Help topics":["Hilfethemen"],"Overview":["Überblick"],"Lab":["Labor"],"version":["Version"],"Remote control":["Fernbedienung"],"Remote control is set up correctly":["Die Fernbedienung funktioniert."],"About":["Über"],"Local audio":["Lokale Wiedergabe"],"Status report":["Status"],"in":["in"],"Focus playlist on playing":["Wiedergabeliste bei der Wiedergabe nach vorne holen"],"Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed":["In der Wiedergabeliste zum aktuellen Stück springen, wenn Einträge geändert wurden."],"Web Settings saved.":["Web Einstellungen wurden gespeichert."],"Keyboard controls":["Tastatursteuerung"],"In Chorus, will you keyboard control Kodi, the browser or both":["Chorus mit der Tastatur, dem Browser oder beidem steuern"],"Learn more":["Mehr erfahren"],"Resume playback":["Wiedergabe fortsetzen"],"Resume from":["Fortsetzen ab"],"Start from the beginning":["Von vorne beginnen"],"Click here restore defaults":["Standardeinstellungen wiederherstellen"],"Main Menu Structure":["Hauptmenüstruktur"],"Here you can change the title, url and %1$s for menu items. You can also remove, re-order and add new items.":["Bezeichnung, URL und Icon von Menüpunkten ändern. Hinzufügen, Löschen und Ordnen der Einträge."],"Main Nav":["Hauptmenü"],"Add a new playlist":["Neue Wiedergabeliste"],"Keyboard":["Tastatur"],"Music":["Musik"],"Digital radio":["Digitalradio"],"Movies":["Filme"],"TV shows":["TV-Sendungen"],"TV":["TV"],"Browser":["Browser"],"Thumbs up":["Daumen hoch"],"Settings":["Einstellungen"],"Help":["Hilfe"],"Disable Thumbs Up":["Daumen hoch deaktiveren"],"Remove the thumbs up button from media. Note: you may also want to remove the menu item from the ":["Daumen hoch Funktion entfernen. Hinweis: Vielleicht möchtest du den Menüpunkt auch entfernen"],"You need to 'Allow remote control' for Kodi. You can do that":["Du must die \"Fernbedienung\" für Kodi erlauben. Du findest diese Option"],"here":["hier "],"yes":["Ja"],"no":["Nein"],"close":["Schließen"],"ok":["Ok"],"Are you sure?":["Bist du sicher?"],"Set all episodes for this season as":["Alle Folgen dieser Staffel markieren als "],"Set all episodes for this TV show as":["Alle Folgen dieser Serie markieren als "],"watched":["gesehen"],"unwatched":["ungesehen"],"genre":["Genre"],"studio":["Studio"],"rated":["bewertet"],"episodes":["Folgen"],"total":["gesamt"],"set":["einstellen"],"Show device name":["Gerätenamen anzeigen"],"Show the Kodi device name in the header of Chorus":["Den Namen des Kodi-Geräts in der Kopfzeile von Chorus anzeigen"],"No results found":["Keine Ergebnisse"],"Have you done a library scan?":["Hast du die Bibliothek eingelesen?"],"Play in browser":["Im Webbrowser abspielen"],"Edit":["Bearbeiten"],"Add to Kodi":["Zu Kodi hinzufügen"],"Watched":["Gesehen"],"New playlist":["Neue Wiedergabeliste"],"Play in Kodi":["In Kodi abspielen"],"Export list":["Liste exportieren"],"Delete playlist":["Liste löschen"],"title":["Titel"],"year":["Jahr"],"date added":["hinzugefügt am"],"rating":["Bewertung"],"actor":["Schauspieler"],"writer":["Autor"],"director":["Regisseur"],"mood":["Stimmung"],"style":["Stil"],"items selected":["ausgewählte Einträge"],"item selected":["ausgewählter Eintrag"],"Video library clean started":["Video-Bibliothek wird gelöscht"],"Video library clean finished":["Video-Bibliothek gelöscht"],"Audio library clean started":["Audio-Bibliothek wird gelöscht"],"Audio library clean finished":["Audio-Bibliothek gelöscht"],"This is a tool to test out the api. Select a method then execute it with parameters.":["Diese Funktion testet die API. Wähle eine Methode, dann führe sie mit Parametern aus."],"Go to season":["Gehe zur Staffel"],"Queue in Kodi":["In Kodi einreihen"],"Adding items to the queue":["Einträge werden eingereiht"],"Live TV":["Live Fernsehen"],"Recently added albums":["Kürzlich hinzugefügte Alben"],"Random albums":["Zufallsalben"],"Recently played albums":["Kürzlich abgespielte Alben"],"Random movies":["Zufallsvideos"],"Continue watching":["Weiter ansehen"],"More from %1$s":["Mehr von %1$s"],"More %1$s movies":["Mehr %1$s Filme"],"More movies starring %1$s":["Mehr Filme mit %1$s"],"Other movies released in %1$s":["Andere Filme aus dem Jahr %1$s"],"artist":["Künstler"],"random":["Zufall"],"label":["Stichwort"],"formed":["gegründet"],"born":["geboren"],"died":["gestorben"],"disbanded":["aufgelöst"],"years active":["Jahre aktiv"],"Click for more":["Für mehr klicken"],"Loading albums":["Alben werden geladen"],"%1$d seconds ago, an input dialog opened in Kodi and it is still open! To prevent a mainframe implosion, you should probably give me some text. I don't really care what it is at this point, why not be creative? Do you have a %2$s? I won't tell...":["Vor %1$d Sekunden wurde von Kodi ein Dialog geöffnet. Er ist noch offen! Um eine Kernimplusion zu verhindern solltest du dort etwas eingeben. Mir ist total egal was du dort eingibst, warum bist du dabei nicht einfach kreativ? Hast du ein %2$s? Ich kann's nicht sagen..."],"all media":["Alle Medien"],"YouTube":["YouTube"],"SoundCloud":["SoundCloud"],"GoogleMusic":["GoogleMusic"],"Radio":["Radio"],"MixCloud":["MixCloud"],"First aired":["Veröffentlicht am"],"Updated %1$s details":["%1$s aktualisiert"],"Title":["Titel"],"Plot":["Zusammenfassung"],"Rating":["Bewertung"],"Original title":["Originaltitel"],"Directors":["Regisseure"],"Writers":["Autoren"],"File path":["Dateipfad"],"Artist":["Künstler"],"Description":["Beschreibung"],"Label":["Beschriftung"],"Year":["Jahr"],"Genres":["Genres"],"Styles":["Stile"],"Themes":["Aussehen"],"Moods":["Stimmungen"],"Album artist":["Album Künstler"],"Album":["Album"],"Track":["Stück"],"Disc":["Disk"],"Tagline":["Slogan"],"Studio":["Studio"],"Content rating":["Bewertung des Inhalts"],"Premiered":["Premiere am"],"IMDb":["IMDb"],"Sort title":["Titel sortieren"],"Country":["Land"],"Set":["Einstellen"],"Tags":["Beschriftungen"],"Trailer":["Trailer"],"Formed":["Gegründet"],"Disbanded":["Aufgelöst"],"Years Active":["Jahre aktiv"],"Born":["Geboren"],"Died":["Gestorben"],"Instruments":["Instumente"],"more":["mehr"],"in progress":["in Arbeit"],"URL":["URL"],"Add an image via an external URL":["Gib eine gültige externe URL ein"],"Searching for more images":["Suche mehr Bilder"],"Image Selector":["Bildauswahl"],"Image URL":["Bild-URL"],"External Search":["Externe Suche"],"Local media":["Lokale Medien"],"Chorus Search":["Chorus Suche"],"YouTube Search":["YouTube Suche"],"Executed addon":["Ausgeführtes Addon"],"all":["alle"],"video":["Video"],"audio":["Audio"],"image":["Bild"],"picture":["Foto"],"executable":["ausführbar"],"settings":["Einstellungen"]}}} \ No newline at end of file diff --git a/dist/lang/_strings/en.json b/dist/lang/_strings/en.json deleted file mode 100644 index f05e8ba7..00000000 --- a/dist/lang/_strings/en.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"en"},"Nothing playing":["Nothing playing"],"Deselect all":["Deselect all"],"Filters":["Filters"],"Sort":["Sort"],"Select a filter":["Select a filter"],"Select an option":["Select an option"],"filter":["filter"],"Add filter":["Add filter"],"Which player to start with":["Which player to start with"],"Ignore terms such as 'The' and 'A' when sorting lists":["Ignore terms such as 'The' and 'A' when sorting lists"],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":["When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries"],"is the default":["is the default"],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":["The hostname used for websockets connection. Set to 'auto' to use the current hostname."],"How often do I poll for updates from Kodi (Only applies when websockets inactive)":["How often do I poll for updates from Kodi (Only applies when websockets inactive)"],"Enable support for reverse proxy.":["Enable support for reverse proxy."],"Web settings saved.":["Web settings saved."],"Just a sec...":["Just a sec..."],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":["Unable to communicate with Kodi in a long time. I think it's dead Jim!"],"Video library scan started":["Video library scan started"],"Video library scan complete":["Video library scan complete"],"Audio library scan started":["Audio library scan started"],"Audio library scan complete":["Audio library scan complete"],"Kodi has quit":["Kodi has quit"],"Sections":["Sections"],"Back":["Back"],"Loading folder...":["Loading folder..."],"Show more":["Show more"],"to Kodi":["to Kodi"],"Playlist refreshed":["Playlist refreshed"],"Kodi":["Kodi"],"Local":["Local"],"Playlists":["Playlists"],"Existing playlists":["Existing playlists"],"Empty playlist, you should probably add something to it?":["Empty playlist, you should probably add something to it?"],"Create a new list":["Create a new list"],"Add to playlist":["Add to playlist"],"Added to your playlist":["Added to your playlist"],"Give your playlist a name":["Give your playlist a name"],"Recently added":["Recently added"],"Recently played":["Recently played"],"Season":["Season"],"Episode":["Episode"],"Play":["Play"],"Queue":["Queue"],"View on IMDb":["View on IMDb"],"Stream":["Stream"],"Download":["Download"],"complete":["complete"],"Synopsis":["Synopsis"],"Full cast":["Full cast"],"Websockets closed":["Websockets closed"],"Websockets host":["Websockets host"],"Websockets port":["Websockets port"],"Default player":["Default player"],"Ignore article":["Ignore article"],"Album artists only":["Album artists only"],"Poll interval":["Poll interval"],"Reverse proxy support":["Reverse proxy support"],"Language":["Language"],"Preferred language":["Preferred language"],"Ignore articles (terms such as \"The\" and \"A\") when sorting lists":["Ignore articles (terms such as \"The\" and \"A\") when sorting lists"],"sec":["sec"],"Your browser doesn't support websockets! Get with the times and update your browser.":["Your browser doesn't support websockets! Get with the times and update your browser."],"Failed to connect to websockets":["Failed to connect to websockets, so I am falling back to polling for updates. Which makes things slower and uses more resources. Please ensure you have 'Allow programs on other systems to control Kodi' ENABLED in the Kodi settings (System > Services > Remote control). You may also get this if you are using proxies or accessing via an IP address when localhost will suffice. If websockets normally works, you might just need to refresh your browser."],"Video":["Video"],"Audio":["Audio"],"Cast":["Cast"],"Director":["Director","Directors"],"Writer":["Writer","Writers"],"Subtitle":["Subtitle","Subtitles"],"Result":["Result","Results"],"Loading things...":["Loading things..."],"Scan video library":["Scan video library"],"Scan audio library":["Scan audio library"],"About Chorus":["About Chorus"],"Recent":["Recent"],"Artists":["Artists"],"Albums":["Albums"],"Recent movies":["Recent movies"],"All movies":["All movies"],"Recent episodes":["Recent episodes"],"All TV shows":["All TV shows"],"Web settings":["Web settings"],"Kodi settings":["Kodi settings"],"Now Playing Playlists":["Now Playing Playlists"],"Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right":["Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right"],"Current playlist":["Current playlist"],"Clear playlist":["Clear playlist"],"Refresh playlist":["Refresh playlist"],"Party mode":["Party mode"],"Save Kodi playlist":["Save Kodi playlist"],"Preferred language, need to refresh browser to take effect":["Preferred language, need to refresh browser to take effect"],"Ignore articles (terms such as 'The' and 'A') when sorting lists":["Ignore articles (terms such as 'The' and 'A') when sorting lists"],"Vibrant headers":["Vibrant headers"],"Use colourful headers for media pages":["Use colourful headers for media pages"],"Enable support for reverse proxying.":["Enable support for reverse proxying."],"songs":["songs"],"artists":["artists"],"albums":["albums"],"movies":["movies"],"Searching for":["Searching for"],"and":["and"],"tvshows":["tvshows"],"no media in this folder":["no media in this folder"],"Browse files and add-ons":["Browse files and add-ons"],"This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on.":["This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on."],"Send text to Kodi":["Send text to Kodi"],"The lab":["The lab"],"Chorus lab":["Chorus lab"],"Warning":["Warning"],"Experimental code, use at own risk":["Experimental code, use at own risk"],"Kodi API browser":["Kodi API browser"],"This is a tool to test out the API. Select a method then execute it with parameters.":["This is a tool to test out the API. Select a method then execute it with parameters."],"You could potentially damage your system with this and there are no sanity checks. Use at own risk.":["You could potentially damage your system with this and there are no sanity checks. Use at own risk."],"Saved Kodi settings":["Saved Kodi settings"],"General":["General"],"Advanced setting level is recommended for those who know what they are doing.":["Advanced setting level is recommended for those who know what they are doing."],"Kodi settings level":["Kodi settings level"],"Remove":["Remove"],"cast":["cast"],"Add-ons":["Add-ons"],"Web interface":["Web interface"],"Readme":["Readme"],"Changelog":["Changelog"],"Translations":["Translations"],"Help topics":["Help topics"],"Overview":["Overview"],"Lab":["Lab"],"version":["version"],"Remote control":["Remote control"],"Remote control is set up correctly":["Remote control is set up correctly"],"About":["About"],"Local audio":["Local audio"],"Status report":["Status report"],"in":["in"],"Focus playlist on playing":["Focus playlist on playing"],"Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed":["Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed"],"Web Settings saved.":["Web Settings saved."],"Keyboard controls":["Keyboard controls"],"In Chorus, will you keyboard control Kodi, the browser or both":["In Chorus, will your keyboard control Kodi, the browser or both"],"Learn more":["Learn more"],"Resume playback":["Resume playback"],"Resume from":["Resume from"],"Start from the beginning":["Start from the beginning"],"Click here restore defaults":["Click here restore defaults"],"Main Menu Structure":["Main Menu Structure"],"Here you can change the title, url and %1$s for menu items. You can also remove, re-order and add new items.":["Here you can change the title, url and %1$s for menu items. You can also remove, re-order and add new items."],"Main Nav":["Main Nav"],"Add a new playlist":["Add a new playlist"],"Keyboard":["Keyboard"],"Music":["Music"],"Digital radio":["Digital radio"],"Movies":["Movies"],"TV shows":["TV shows"],"TV":["TV"],"Browser":["Browser"],"Thumbs up":["Thumbs up"],"Settings":["Settings"],"Help":["Help"],"Disable Thumbs Up":["Disable Thumbs Up"],"Remove the thumbs up button from media. Note: you may also want to remove the menu item from the %1$s":["Remove the thumbs up button from media. Note: you may also want to remove the menu item from the %1$s"],"You need to 'Allow remote control' for Kodi. You can do that":["You need to 'Allow remote control' for Kodi. You can do that"],"here":["here"],"yes":["yes"],"no":["no"],"close":["close"],"ok":["ok"],"Are you sure?":["Are you sure?"],"Set all episodes for this season as":["Set all episodes for this season as"],"Set all episodes for this TV show as":["Set all episodes for this TV show as"],"watched":["watched"],"unwatched":["unwatched"],"genre":["genre"],"studio":["studio"],"rated":["rated"],"episodes":["episodes"],"total":["total"],"set":["set"],"Show device name":["Show device name"],"Show the Kodi device name in the header of Chorus":["Show the Kodi device name in the header of Chorus"],"No results found":["No results found"],"Have you done a library scan?":["Have you done a library scan?"],"Play in browser":["Play in browser"],"Edit":["Edit"],"Add to Kodi":["Add to Kodi"],"Watched":["Watched"],"New playlist":["New playlist"],"Play in Kodi":["Play in Kodi"],"Export list":["Export list"],"Delete playlist":["Delete playlist"],"title":["title"],"year":["year"],"date added":["date added"],"rating":["rating"],"actor":["actor"],"mood":["mood"],"writer":["writer"],"director":["director"],"style":["style"],"items selected":["items selected"],"item selected":["item selected"],"Video library clean started":["Video library clean started"],"Video library clean finished":["Video library clean finished"],"Audio library clean started":["Audio library clean started"],"Audio library clean finished":["Audio library clean finished"],"This is a tool to test out the api. Select a method then execute it with parameters.":["This is a tool to test out the api. Select a method then execute it with parameters."],"Go to season":["Go to season"],"Queue in Kodi":["Queue in Kodi"],"Adding items to the queue":["Adding items to the queue"],"Live TV":["Live TV"],"Recently added albums":["Recently added albums"],"Random albums":["Random albums"],"Recently played albums":["Recently played albums"],"Random movies":["Random movies"],"Continue watching":["Continue watching"],"More from %1$s":["More from %1$s"],"More %1$s movies":["More %1$s movies"],"More movies starring %1$s":["More movies starring %1$s"],"Other movies released in %1$s":["Other movies released in %1$s"],"artist":["artist"],"random":["random"],"label":["label"],"formed":["formed"],"born":["born"],"died":["died"],"disbanded":["disbanded"],"years active":["years active"],"Click for more":["Click for more"],"Loading albums":["Loading albums"],"%1$d seconds ago, an input dialog opened in Kodi and it is still open! To prevent a mainframe implosion, you should probably give me some text. I don't really care what it is at this point, why not be creative? Do you have a %2$s? I won't tell...":["%1$d seconds ago, an input dialog opened in Kodi and it is still open! To prevent a mainframe implosion, you should probably give me some text. I don't really care what it is at this point, why not be creative? Do you have a %2$s? I won't tell..."],"all media":["all media"],"YouTube":["YouTube"],"SoundCloud":["SoundCloud"],"GoogleMusic":["GoogleMusic"],"Radio":["Radio"],"MixCloud":["MixCloud"],"First aired":["First aired"],"Updated %1$s details":["Updated %1$s details"],"Title":["Title"],"Plot":["Plot"],"Rating":["Rating"],"Original title":["Original title"],"Directors":["Directors"],"Writers":["Writers"],"File path":["File path"],"Artist":["Artist"],"Description":["Description"],"Label":["Label"],"Year":["Year"],"Genres":["Genres"],"Styles":["Styles"],"Themes":["Themes"],"Moods":["Moods"],"Album artist":["Album artist"],"Album":["Album"],"Track":["Track"],"Disc":["Disc"],"Tagline":["Tagline"],"Studio":["Studio"],"Content rating":["Content rating"],"Premiered":["Premiered"],"IMDb":["IMDb"],"Sort title":["Sort title"],"Country":["Country"],"Set":["Set"],"Tags":["Tags"],"Trailer":["Trailer"],"Formed":["Formed"],"Disbanded":["Disbanded"],"Years Active":["Years Active"],"Born":["Born"],"Died":["Died"],"Instruments":["Instruments"],"more":["more"],"in progress":["in progress"],"URL":["URL"],"Add an image via an external URL":["Add an image via an external URL"],"Searching for more images":["Searching for more images"],"Selector":["Selector"],"External Search":["External Search"],"Local media":["Local media"],"Chorus Search":["Chorus Search"],"YouTube Search":["YouTube Search"],"Executed addon":["Executed addon"],"all":["all"],"video":["video"],"audio":["audio"],"image":["image"],"picture":["picture"],"executable":["executable"],"settings":["settings"],"Refresh":["Refresh"],"Confirm refresh":["Refreshing '%1$s' will remove it from the library then re-add it, so the ID may change. I'll attempt to reload this page with the new ID in a few seconds. Click 'YES' to confirm refresh"],"Refresh Ignore NFO":["Refresh Ignore NFO"],"Ignore local NFO files when manually refreshing media.":["Ignore local NFO files when manually refreshing media."],"Show only":["Show only"],"Show and episodes":["Show and episodes"],"Top music":["Top music"],"%1$s Artists":["%1$s Artists"],"%1$s Albums":["%1$s Albums"],"%1$s Songs":["%1$s Songs"],"default":["default"],"Actions":["Actions"],"play files":["play files"],"queue files":["queue files"],"Sent text":["Sent text"],"License":["License"],"Main Menu":["Main Menu"],"Search":["Search"],"Custom Add-on search":["Custom Add-on search"],"Add custom add-on searches":["Chorus search supports searching not only local media but add-on content too. For example, you can use the search to find videos in YouTube or audio in SoundCloud. This page allows you to add custom add-on searches that are not included out of the box. See the %1$s for more information."],"Add-ons help page":["Add-ons help page"],"No %1$s found":["No %1$s found"],"results":["results"],"EPG data":["EPG data"],"PVR":["PVR"],"Recordings":["Recordings"],"Channel recording toggled":["Channel recording toggled"],"TV Channels":["TV Channels"],"Radio Stations":["Radio Stations"],"Record":["Record"],"Toggle timer":["Toggle timer"],"Now":["Now"],"Rename playlist":["Rename playlist"],"album":["album"],"Videos":["Videos"],"Lost connection to Kodi":["Lost connection to Kodi"],"Attempt to reconnect":["Attempt to reconnect"],"Attempting reconnect":["Attempting reconnect"],"Top Songs":["Top Songs"],"Top Albums":["Top Albums"],"Toggle select all":["Toggle select all"],"More like this":["More like this"],"music videos":["music videos"],"Related music videos from YouTube":["Related music videos from YouTube"],"Lost websocket connection":["Lost websocket connection"],"Attempting websockets reconnect":["Attempting websockets reconnect"],"This should be the play path for the trailer. Eg. %1$s":["This should be the play path for the trailer. Eg. %1$s"],"%1$s party mode toggled":["%1$s party mode toggled"],"Set your personal API key":["Set your personal API key"],"The Movie DB":["The Movie DB"],"FanartTV":["FanartTV\n"]}}} diff --git a/dist/lang/_strings/es.json b/dist/lang/_strings/es.json deleted file mode 100644 index 776b9570..00000000 --- a/dist/lang/_strings/es.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"es"},"Nothing playing":["No hay nada reproduciendo"],"Deselect all":["Anular toda la seleccion"],"Filters":["Filtros"],"Sort":["Ordenar"],"Select a filter":["Elegir un filtro"],"Select an option":["Elegir una opción"],"filter":["filtro"],"Add filter":["Añadir filtro"],"Which player to start with":["Elegir reproductor"],"Ignore terms such as 'The' and 'A' when sorting lists":["Ignorar artículos como 'El' y 'La' al ordenar listas"],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":["Cuando se listen los intérpretes se deben mostrar sólo los que tengan algun álbum o todos. Atención: apagar esto puede impactar en el rendimiento en colecciones grandes"],"is the default":["es lo predeterminado"],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":["El nombre del equipo usado para conectar websockets. Ponerlo en 'auto' usará el nombre del equipo actual."],"How often do I poll for updates from Kodi (Only applies when websockets inactive)":["Cada cuánto tiempo se recogen actualizaciones de Kodi (sólo aplica si los websockets están desactivados)"],"Enable support for reverse proxy.":["Habilitar soporte para proxy inverso."],"Web settings saved.":["Ajustes web guardados."],"Just a sec...":["Un segundo..."],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":["Imposible comunicar con Kodi desde hace tiempo. Creo que ha palmado."],"Video library scan started":["Escaneo de colección de vídeo empezado"],"Video library scan complete":["Escaneo de colección de vídeo completado"],"Audio library scan started":["Escaneo de colección de audio empezado"],"Audio library scan complete":["Escaneo de colección de audio completado"],"Kodi has quit":["Kodi se ha apagado"],"Sections":["Secciones"],"Back":["Atrás"],"Loading folder...":["Cargando carpeta..."],"Show more":["Mostrar más"],"to Kodi":["a Kodi"],"Playlist refreshed":["Lista refrescada"],"Kodi":["Kodi"],"Local":["Local"],"Playlists":["Listas de reproducción"],"Existing playlists":["Listas existentes"],"Empty playlist, you should probably add something to it?":["Lista vacía. Debería añadirse algo primero."],"Create a new list":["Crear una nueva lista"],"Add to playlist":["Añadir a la lista"],"Added to your playlist":["Añadido a la lista"],"Give your playlist a name":["Nombre de la lista de reproducción"],"Recently added":["Añadido recientemente"],"Recently played":["Reproducido recientemente"],"Season":["Temporada"],"Episode":["Episodio"],"Play":["Reproducir"],"Queue":["Encolar"],"View on IMDb":["Ver en IMDb"],"Stream":["Stream"],"Download":["Descargar"],"complete":["completado"],"Synopsis":["Sinopsis"],"Full cast":["Reparto completo"],"Websockets closed":["Websockets cerrados"],"Websockets host":["Equipo Websockets"],"Websockets port":["Puerto websockets"],"Default player":["Reproductor por defecto"],"Ignore article":["Ignorar artículos"],"Album artists only":["Sólo intérpretes con álbum"],"Poll interval":["Intervalo de refresco"],"Reverse proxy support":["Soporte proxy inverso"],"Language":["Idioma"],"Preferred language":["Idioma preferido"],"Ignore articles (terms such as \"The\" and \"A\") when sorting lists":["Ignorar artículos (como \"El\" y \"La\") al ordenar listas"],"sec":["s"],"Your browser doesn't support websockets! Get with the times and update your browser.":["¡El navegador no soporta websockets! Se debe usar un navegador contemporáneo. Hay que actualizar."],"Failed to connect to websockets":["Fallo al conectar a los websockets, así que se vuelve a preguntar por actualizaciones. Esto hace todo más lento y más pesado. Se debe verificar que esté ACTIVA 'Permitir control remoto desde aplicaciones en otros equipos' en los ajustes de Kodi (Ajustes > Servicio > Control). También podría ser que se usen proxies o accediendo desde alguna IP no permitida. Si los websockets normalmente funciona, simplemente refresque la página."],"Video":["Vídeo"],"Audio":["Audio"],"Cast":["Reparto"],"Director":["Director","Directores"],"Writer":["Guionista","Guionistas"],"Subtitle":["Subtítulo","Subtítulos"],"Result":["Resultado","Resultados"],"Loading things...":["Cargando cosas..."],"Scan video library":["Escanear colección de vídeo"],"Scan audio library":["Escanear colección de audio"],"About Chorus":["Sobre Chorus"],"Recent":["Reciente"],"Artists":["Intérpretes"],"Albums":["Álbumes"],"Recent movies":["Películas recientes"],"All movies":["Todas las películas"],"Recent episodes":["Episodios recientes"],"All TV shows":["Todos los programas de TV"],"Web settings":["Ajustes de la web"],"Kodi settings":["Ajustes de Kodi"],"Now Playing Playlists":["Listas de Reproduciendo Ahora"],"Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right":["Cambia entre reproducir en Kodi o localmente con las pestañas. Abre o cierra la pestaña con la flecha de arriba a la derecha."],"Current playlist":["Lista actual"],"Clear playlist":["Vaciar lista"],"Refresh playlist":["Refrescar lista"],"Party mode":["Modo fiesta"],"Save Kodi playlist":["Guardar la lista de Kodi"],"Preferred language, need to refresh browser to take effect":["Idioma preferido. Se necesita recargar la página para que tenga efecto"],"Ignore articles (terms such as 'The' and 'A') when sorting lists":["Ignorar artículos (como 'El' o 'La') al ordenar listas"],"Vibrant headers":["Cabeceras vibrantes"],"Use colourful headers for media pages":["Colorea las cabeceras de las páginas de medios"],"Enable support for reverse proxying.":["Activa el soporte para proxy inverso."],"songs":["canciones"],"artists":["intérpretes"],"albums":["álbumes"],"movies":["películas"],"Searching for":["Buscando"],"and":["y"],"tvshows":["programas"],"no media in this folder":["no hay medios en esta carpeta"],"Browse files and add-ons":["Navegar por ficheros y add-ons"],"This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on.":["Desde aquí se puede navegar por el contenido de Kodi, no sólo por las colecciones. Navega por origen o add-on."],"Send text to Kodi":["Enviar texto a Kodi"],"The lab":["El laboratorio"],"Chorus lab":["Laboratorio Chorus"],"Warning":["Atención"],"Experimental code, use at own risk":["Código experimental. Úselo bajo su propio riesgo"],"Kodi API browser":["Navegador API de Kodi"],"This is a tool to test out the API. Select a method then execute it with parameters.":["Es una herramienta para probar la API. Elija un método y ejecútelo bajo ciertos parámetros."],"You could potentially damage your system with this and there are no sanity checks. Use at own risk.":["Puede dañar el sistema con esto y no hay verificaciones de seguridad. Úselo bajo su propio riesgo."],"Saved Kodi settings":["Ajustes de Kodi guardados"],"General":["General"],"Advanced setting level is recommended for those who know what they are doing.":["Los ajustes avanzados sólo se recomiendan a aquellos que saben lo que hacen."],"Kodi settings level":["Nivel de ajustes de Kodi"],"Remove":["Quitar"],"cast":["reparto"],"Add-ons":["Add-ons"],"Web interface":["Interfaz web"],"Readme":["Léame"],"Changelog":["Registro de cambios"],"Translations":["Traducciones"],"Help topics":["Temas de ayuda"],"Overview":["Vistazo"],"Lab":["Lab"],"version":["versión"],"Remote control":["Control remoto"],"Remote control is set up correctly":["El control remoto se ha configurado correctamente"],"About":["Sobre"],"Local audio":["Audio local"],"Status report":["Informe de estado"],"in":["en"],"Focus playlist on playing":["Mantener el foco en la lista mientras se reproduce"],"Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed":["Señala automáticamente en la lista lo que se reproduce. Esto lo hace siempre que el elemento que se reproduzca cambie"],"Web Settings saved.":["Ajustes de la web guardados."],"Keyboard controls":["Controles de teclado"],"In Chorus, will you keyboard control Kodi, the browser or both":["En Chorus, qué va a controlar el teclado: Kodi, el navegador o ambos"],"Learn more":["Ver más"],"Resume playback":["Continuar reproducción"],"Resume from":["Continuar desde"],"Start from the beginning":["Empezar desde el inicio"],"Click here restore defaults":["Pulse aquí para restaurar los valores predeterminados"],"Main Menu Structure":["Estructura del Menú Principal"],"Here you can change the title, url and %1$s for menu items. You can also remove, re-order and add new items.":["Aquí puede cambiar el título, url y %1$s de los elementos del menú. También se puede quitar, añadir o reordenar."],"Main Nav":["Menú Principal"],"Add a new playlist":["Añadir una nueva lista"],"Keyboard":["Teclado"],"Music":["Música"],"Digital radio":["Radio digital"],"Movies":["Películas"],"TV shows":["Series de TV"],"TV":["TV"],"Browser":["Navegador"],"Thumbs up":["Me gusta"],"Settings":["Ajustes"],"Help":["Ayuda"],"Disable Thumbs Up":["Desactivar Me gusta"],"Remove the thumbs up button from media. Note: you may also want to remove the menu item from the ":["Elimina el boton de Me gusta de los medios. Nota: Puede que también quiera eliminar el elemento Me gusta de "],"You need to 'Allow remote control' for Kodi. You can do that":["Necesita 'Permitir control remoto' para Kodi. Puede hacerlo"],"here":["aquí"],"yes":["sí"],"no":["no"],"close":["cerrar"],"ok":["ok"],"Are you sure?":["¿Seguro?"],"Set all episodes for this season as":["Marcar todos los episodios de la temporada como"],"Set all episodes for this TV show as":["Poner todos los episodios de la serie como"],"watched":["visto"],"unwatched":["no visto"],"genre":["género"],"studio":["estudio"],"rated":["valoración"],"episodes":["episodios"],"total":["total"],"set":["poner"],"Show device name":["Mostrar nombre"],"Show the Kodi device name in the header of Chorus":["Muestra el nombre del equipo Kodi en la cabecera de Chorus"],"No results found":["No hay resultados"],"Have you done a library scan?":["¿Ha escaneado la colección?"],"Play in browser":["Reproducir en navegador"],"Edit":["Editar"],"Add to Kodi":["Añadir a Kodi"],"Watched":["Visto"],"New playlist":["Nueva lista"],"Play in Kodi":["Reproducir en Kodi"],"Export list":["Exportar lista"],"Delete playlist":["Borrar lista"],"title":["título"],"year":["año"],"date added":["fecha añadido"],"rating":["valoración"],"actor":["actor"],"mood":["talante"],"writer":["guionista"],"director":["director"],"style":["estilo"],"items selected":["elementos seleccionados"],"item selected":["elemento seleccionado"],"Video library clean started":["Limpieza de la colección de vídeo empezada"],"Video library clean finished":["Limpieza de la colección de vídeo terminada"],"Audio library clean started":["Limpieza de la colección de audio empezada"],"Audio library clean finished":["Limpieza de la colección de audio terminada"],"This is a tool to test out the api. Select a method then execute it with parameters.":["Esta es una herramienta para probar la API. Elija un método y ejecútelo con parámetros."],"Go to season":["Ir a la temporada"],"Queue in Kodi":["Encolar en Kodi"],"Adding items to the queue":["Añadiendo elementos a la cola"],"Live TV":["TV en directo"],"Recently added albums":["Álbumes añadidos recientemente"],"Random albums":["Álbumes aleatorios"],"Recently played albums":["Álbumes reproducidos recientemente"],"Random movies":["Películas aleatorias"],"Continue watching":["Continuar viendo"],"More from %1$s":["Más de %1$s"],"More %1$s movies":["Más películas %1$s"],"More movies starring %1$s":["Más películas de %1$s"],"Other movies released in %1$s":["Otras películas del año %1$s"],"artist":["intérprete"],"random":["aleatorio"],"label":["etiqueta"],"formed":["formado"],"born":["nacido"],"died":["muerto"],"disbanded":["disuelto"],"years active":["años en activo"],"Click for more":["Click para más"],"Loading albums":["Cargando álbumes"],"%1$d seconds ago, an input dialog opened in Kodi and it is still open! To prevent a mainframe implosion, you should probably give me some text. I don't really care what it is at this point, why not be creative? Do you have a %2$s? I won't tell...":["Hace %1$d segundos se abrió un cuadro de diálogo en Kodi y todavía está abierto. Para evitar una implosión del servicio principal, supongo que debería decirme algo. A estas alturas, no me importa mucho qué ha pasado, así que sea original. ¿Tiene un %2$s? No lo contaré..."],"all media":["todo el contenido"],"YouTube":["YouTube"],"SoundCloud":["SoundCloud"],"GoogleMusic":["GoogleMusic"],"Radio":["Radio"],"MixCloud":["MixCloud"],"First aired":["Emitido por primera vez"],"Updated %1$s details":["Actualizando %1$s detalles"],"Title":["Título"],"Plot":["Argumento"],"Rating":["Valoración"],"Original title":["Título original"],"Directors":["Directores"],"Writers":["Guionistas"],"File path":["Ruta del archivo"],"Artist":["Intérprete"],"Description":["Descripción"],"Label":["Etiqueta"],"Year":["Año"],"Genres":["Géneros"],"Styles":["Estilos"],"Themes":["Temas"],"Moods":["Talantes"],"Album artist":["Intérpretes del álbum"],"Album":["Álbum"],"Track":["Pista"],"Disc":["Disco"],"Tagline":["Etiqueta"],"Studio":["Estudio"],"Content rating":["Calificación de contenido"],"Premiered":["Estrenado"],"IMDb":["IMDb"],"Sort title":["Ordenar título"],"Country":["País"],"Set":["Ajuste"],"Tags":["Etiquetas"],"Trailer":["Trailer"],"Formed":["Formado"],"Disbanded":["Disuelto"],"Years Active":["Años en activo"],"Born":["Nacido"],"Died":["Muerto"],"Instruments":["Instrumentos"],"more":["más"],"in progress":["en progreso"],"URL":["URL"],"Add an image via an external URL":["Añadir una imagen via URL"],"Searching for more images":["Buscar más imágenes"],"Selector":["Selector"],"External Search":["Búsqueda Externa"],"Local media":["Medio local"],"Chorus Search":["Búsqueda Chorus"],"YouTube Search":["Búsqueda YouTube"],"Executed addon":["Addon ejecutado"],"all":["todo"],"video":["vídeo"],"audio":["audio"],"image":["imagen"],"picture":["foto"],"executable":["ejecutable"],"settings":["ajustes"],"Refresh":["Refrescar"],"Confirm refresh":["Refrescando '%1$s' lo quitará de la librería y lo volverá a añadir, por lo que el ID puede cambiar. Intentaré recargar esta página con la nueva ID en unos pocos segundos. Haz clic en 'SÍ' para confirmar el refresco"],"Refresh Ignore NFO":["Refrescar Ignorar Archivos NFO"],"Ignore local NFO files when manually refreshing media.":["Ignorar ficheros NFO locales cuando se refresque manualmente."],"Show only":["Ver sólo"],"Show and episodes":["Programa y episodios"],"Top music":["La mejor música"],"%1$s Artists":["%1$s Artistas"],"%1$s Albums":["%1$s Álbumes"],"%1$s Songs":["%1$s Canciones"],"default":["por defecto"],"Actions":["Acciones"],"play files":["reproducir ficheros"],"queue files":["encolar ficheros"],"Sent text":["Enviar texto"],"License":["Licencia"],"Main Menu":["Menú principal"],"Search":["Búsqueda"],"Custom Add-on search":["Búsqueda de Complementos personalizadas"],"Add custom add-on searches":["Las búsquedas en Chorus soportan no sólo medios locales sino contenido de complementos también. Por ejemplo, puedes usar la búsqueda para encontrar videos en YouTube o audios en SoundCloud. Esta página te permite añadir búsquedas de complementos personalizadas. Mira el %1$s para más información."],"Add-ons help page":["Página de ayuda de complementos"],"No %1$s found":["No se ha encontrado %1$s"],"results":["resultados"],"EPG data":["Datos EPG"],"PVR":["PVR"],"Recordings":["Grabaciones"],"Channel recording toggled":["Channel recording toggled"],"TV Channels":["Canales de TV"],"Radio Stations":["Estaciones de Radio"],"Record":["Grabación"],"Toggle timer":["Temporizador"],"Now":["Ahora"],"Rename playlist":["Renombrar lista de reproducción"],"album":["álbum"],"Videos":["Vídeos"],"Lost connection to Kodi":["Se ha perdido la conexión a Kodi"],"Attempt to reconnect":["Intentar la reconexión"],"Attempting reconnect":["Intentando reconectar"],"Top Songs":["Las mejores canciones"],"Top Albums":["Los mejores álbumes"],"Toggle select all":["Seleccionar todos"],"More like this":["Más como esta"],"music videos":["Vídeos musicales"],"Related music videos from YouTube":["Videos musicales relacionados en YouTube"],"Lost websocket connection":["Se ha peridod la conexión de los websockets"],"Attempting websockets reconnect":["Intentando reconectar con los websockets"],"This should be the play path for the trailer. Eg. %1$s":["Este debe ser la ruta de reproducción para el trailer. Ej. %1$s"],"%1$s party mode toggled":["Modo fiesta %1$s"]}}} \ No newline at end of file diff --git a/dist/lang/_strings/fr.json b/dist/lang/_strings/fr.json deleted file mode 100644 index 0edbfa75..00000000 --- a/dist/lang/_strings/fr.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"fr"},"Nothing playing":["Aucune lecture en cours"],"Deselect all":["Déselectionner tout"],"Filters":["Filtrer"],"Sort":["Trier"],"Select a filter":["Sélectionner un filtre"],"Select an option":["Sélectionner une option"],"filter":["filtrer"],"Add Filter":["Ajouter un filtrer"],"Which player to start with":["Lecteur choisi pour la lecture"],"Ignore terms such as 'The' and 'A' when sorting lists":["Ignorer les termes tels que 'The' et 'a' en triant les listes"],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":["Lorsque vous lister les artistes, ne voir que les artistes avec albums ou tous les artistes. Attention: désactiver cette fonctionnalité peut impacter les performance sur les larges libraries."],"is the default":["est la valeur par défaut"],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":["Le nom d'hôte utilisé pour les connections websockets. Choisir 'auto' pour utiliser le nom d'hôte actuel"],"How often do I poll for updates from Kodi (Only applies when websockets inactive)":["À quel fréquence dois-je chercher un mise à jour de Kodi (ne s'applique qu'en cas de websockets inactifs)"],"Enable support for reverse proxy.":["Activer le support du proxy inverse."],"Web settings saved.":["Configuration Web enregistrée"],"Just a sec...":["Veuillez patienter ..."],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":["Impossible de se connecter à Kodi depuis un bon bout de temps. Serait-il décédé !?"],"Video library scan started":["Scan de la librairie Vidéo en cours"],"Video library scan complete":["Scan de la librairie Vidéo terminé"],"Audio library scan started":["Scan de la librairie Audio en cours"],"Audio library scan complete":["Scan de la librairie Audio terminé"],"Kodi has quit":["Kodi a quitté"],"Sections":["Sections"],"Back":["Retour"],"Loading folder...":["Chargement du dossier"],"Show more":["Montrer plus"],"to Kodi":["vers Kodi"],"Playlist refreshed":["Liste de lecture mise à jour"],"Kodi":["Kodi"],"Local":["local"],"Playlists":["Listes de lecture"],"Existing playlists":["Listes de lecture existantes"],"Empty playlist, you should probably add something to it?":["Liste de lecture vide, vous devriez y ajouter quelque chose"],"Create a new list":["Créer un nouvelle liste"],"Add to playlist":["Ajouter à la liste"],"Added to your playlist":["Ajouté à la liste"],"Give your playlist a name":["Donner un nom à votre liste de lecture"],"Recently added":["Ajouté récemment"],"Recently played":["Joué récemment"],"Season":["Saison"],"Episode":["Épisode"],"Play":["Jouer"],"Queue":["Dans la liste d'attente"],"View on IMDb":["Voir sur IMDb"],"Stream":["Diffuser"],"Download":["Télécharger"],"complete":["complet"],"Synopsis":["Résumé"],"Full cast":["Distribution complète"],"Websockets closed":["Websockets fermé"],"Websockets host":["Hôte Websockets"],"Websockets port":["Port Websockets"],"Default player":["Lecteur par défaut"],"Ignore article":["Ignorer les articles"],"Album artists only":["Artistes d'album seulement"],"Poll interval":["Intervalle de Poll "],"Reverse proxy support":["Support du proxy inverse"],"Language":["Langage"],"Preferred language":["Langage préféré"],"Ignore articles (terms such as \"The\" and \"A\") when sorting lists":["Ignorer les articles (tels que \"Le\" et \"Un\") lors du tri des listes"],"sec":["s"],"Your browser doesn't support websockets! Get with the times and update your browser.":["Votre navigateur ne supporte pas les websockets ! Prenez le temps de mettre à jour votre navigateur."],"Failed to connect to websockets":["Impossible de se connecter aux websockets, utilisation du polling pours les mises à jour. Ceci est plus lent et utilise plus de ressources. Merci de vérifier que 'Autoriser le contrôle à distance par des programmes sur d'autres systèmes' est activé dans les paramètres de Kodi (Paramètres > Services > Contrôle). Vous pouvez également essayer de rafraîchir votre navigateur."],"Video":["Vidéo"],"Audio":["Audio"],"Cast":["Distribution"],"Director":["Réalisateur","Réalisateurs"],"Writer":["Scénariste","Scénaristes"],"Subtitle":["Sous-titre","Sous-titres"],"Result":["Résultat","Résultats"],"Loading things...":["Chargement..."],"Scan video library":["Scanner la librairie vidéo"],"Scan audio library":["Scanner la librairie audio"],"About Chorus":["À propos de Chorus"],"Recent":["Récent"],"Artists":["Artistes"],"Albums":["Albums"],"Recent movies":["Films récents"],"All movies":["Tous les films"],"Recent episodes":["Episodes récents"],"All TV shows":["Toutes les séries TV"],"Web settings":["Paramètres Web"],"Kodi settings":["Paramètres de Kodi"],"Now Playing Playlists":["Listes de lecture en cours"],"Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right":["Passer de Kodi à la lecture locale en utilisant les tabs. Vous pouvez changer la visibilité avec la flèche en haut à droite"],"Current playlist":["Liste de lecture courante"],"Clear playlist":["Effacer la liste de lecture"],"Refresh playlist":["Rafraîchir la liste de lecture"],"Party mode":["Mode soirée"],"Save Kodi playlist":["Enregistrer la liste de lecture Kodi"],"Preferred language, need to refresh browser to take effect":["Langage préféré (le navigateur doit être rafraichi pour que cela prenne effet)"],"Ignore articles (terms such as 'The' and 'A') when sorting lists":["Ignorer les articles (tels que 'Le' et 'Un') lors du tri des listes"],"Vibrant headers":["En-têtes colorées"],"Use colourful headers for media pages":["Utiliser les en-têtes colorées pour les pages des média"],"Enable support for reverse proxying.":["Activer le support du proxy inverse."],"songs":["chansons"],"artists":["artistes"],"albums":["albums"],"movies":["films"],"Searching for":["Chercher"],"and":["et"],"tvshows":["séries TV"],"no media in this folder":["aucun média dans ce dossier"],"Browse files and add-ons":["Lister les fichiers et les extensions"],"This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on.":["Parcourez ici tout le contenu Kodi, pas seulement celui de la librairie. Parcourez par source ou extension."],"Send text to Kodi":["Envoyer un texte à Kodi"],"The lab":["Le laboratoire"],"Chorus lab":["Le laboratoire Chorus"],"Warning":["Danger"],"Experimental code, use at own risk":["Code expérimental, utilisez à vos risques et périls"],"Kodi API browser":["Navigateur de l'API Kodi"],"This is a tool to test out the API. Select a method then execute it with parameters.":["Cet ouil permet de tester l'API. Sélectionner une méthode puis exécuter la avec des paramètres."],"You could potentially damage your system with this and there are no sanity checks. Use at own risk.":["Cela peut potentiellement abimer votre système. Utilisez à vos risques et périls."],"Saved Kodi settings":["Enregistrer les paramètres de Kodi"],"General":["Général"],"Advanced setting level is recommended for those who know what they are doing.":["Le niveau de paramètres avancé est recommandé à ceux qui savent ce qu'ils font."],"Kodi settings level":["Niveau des paramètres de Kodi"],"Remove":["Supprimer"],"cast":["distribution"],"Add-ons":["Extensions"],"Web interface":["Interface web"],"Readme":["Readme"],"Changelog":["Journal des modifications"],"Translations":["Traductions"],"Help topics":["Sujets d'aide"],"Overview":["Présentation"],"Lab":["Laboratoire"],"version":["version"],"Remote control":["Contrôle à distance"],"Remote control is set up correctly":["Le contrôle à distance est configuré correctement"],"About":["À propos"],"Local audio":["Audio local"],"Status report":["Rapport de statut"],"in":["dans"],"Focus playlist on playing":["Faire défiler la liste de lecture"],"Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed":["Faire défiler la liste de lecture automatiquement sur l'élément en cours de lecture. Cela se produit à chaque fois qu'un élément change."],"Web Settings saved.":["Paramètres Web enregistrés."],"Keyboard controls":["Contrôles clavier"],"In Chorus, will you keyboard control Kodi, the browser or both":["Le clavier contrôle Kodi, le navigateur ou les deux"],"Learn more":["En apprendre plus"],"Resume playback":["Reprendre la lecture"],"Resume from":["Reprendre à partir de"],"Start from the beginning":["Reprendre depuis le début"],"Click here restore defaults":["Réstaurer les paramètre par défaut"],"Main Menu Structure":["Structure du menu principal"],"Here you can change the title, url and icons for menu items. You can also remove, re-order and add new items.":["Vous pouvez changer ici le titre, l'adresse et les icônes des éléments du menu. Vous pouvez aussi enlever, réorganiser et ajouter de nouveaux éléments."],"Main Nav":["Menu principal"],"Add a new playlist":["Ajouter une nouvelle liste de lecture"],"Keyboard":["Clavier"],"Music":["Musique"],"Digital radio":["Radio numérique"],"Movies":["Films"],"TV shows":["Séries TV"],"TV":["TV"],"Browser":["Navigateur"],"Thumbs up":["Favoris"],"Settings":["Paramètres"],"Help":["Aide"],"Disable Thumbs Up":["Désactiver les favoris"],"Remove the thumbs up button from media. Note: you may also want to remove the menu item from the ":["Supprimer le bouton \"j'aime\" sur les média. Note: vous pourriez aussi enlever l'élément du menu de "],"You need to 'Allow remote control' for Kodi. You can do that":["Vous devez 'Autoriser le contrôle à distance' dans Kodi. Vous pouvez le faire"],"here":["ici"],"yes":["oui"],"no":["non"],"close":["fermer"],"ok":["ok"],"Are you sure?":["Êtes-vous sûr ?"],"Set all episodes as":["Marquer tous les épisodes comme"],"watched":["vus"],"unwatched":["non vus"]}}} \ No newline at end of file diff --git a/dist/lang/_strings/gr.json b/dist/lang/_strings/gr.json deleted file mode 100644 index eadd14a9..00000000 --- a/dist/lang/_strings/gr.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"gr"},"Nothing playing":[""],"Deselect all":[""],"Filters":[""],"Sort":[""],"Select a filter":[""],"Select an option":[""],"filter":[""],"Add Filter":[""],"Which player to start with":[""],"Ignore terms such as 'The' and 'A' when sorting lists":[""],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":[""],"Default is":[""],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":[""],"How often do I poll for updates from Kodi (Only applies when websockets inactive":[""],"Enable support for reverse proxying.":[""],"Web settings saved.":[""],"Just a sec...":[""],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":[""],"Video library scan started":[""],"Video library scan complete":[""],"Audio library scan started":[""],"Audio library scan complete":[""],"Kodi has quit":[""],"Back":[""],"Loading folder...":[""],"Show More":[""],"to Kodi":[""],"Playlist refreshed":[""],"Kodi":[""],"Local":[""],"Playlists":[""],"Existing playlists":[""],"Empty Playlist, you should probably add something to it?":[""],"Create a new list":[""],"Add to playlist":[""],"Added to your playlist":[""],"Give your playlist a name":[""],"Season":[""],"Episode":[""],"Play":[""],"Queue":[""],"Stream":[""],"Download":[""],"complete":[""],"Synopsis":[""],"Full Cast":[""],"Websockets Closed":[""],"Your browser doesn't support websockets! Get with the times and update your browser.":[""],"Failed to connect to websockets, so I am falling back to polling for updates. Which makes things slower and uses more resources. Please ensure you have 'Allow programs on other systems to control Kodi' ENABLED in the Kodi settings (System > Services > Remote control). You may also get this if you are using proxies or accessing via an IP addess when localhost will suffice. If websockets normally works, you might just need to refresh your browser.":[""],"Result":["",""]}}} diff --git a/dist/lang/_strings/hu.json b/dist/lang/_strings/hu.json deleted file mode 100644 index 4cb62f4b..00000000 --- a/dist/lang/_strings/hu.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"hu_HU"},"Nothing playing":["Nincs lejátszás"],"Deselect all":["Összes kijelölés törlése"],"Filters":["Szűrők"],"Sort":["Rendezés"],"Select a filter":["Válasszon egy szűrőt"],"Select an option":["Válasszon egy lehetőséget"],"filter":["szűrő"],"Add filter":["Szűrő hozzáadása"],"Which player to start with":["Mivel játsszuk le"],"Ignore terms such as 'The' and 'A' when sorting lists":["Listázás során figyelmen kívül hagyjuk a névelőket"],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":["Az előadók listázása során csak azokat a zenészeket listázzuk, akikhez album is tartozik, vagy az összes zenészt. Figyelem: ha ezt kikapcsolja, akkor az nagyméretű katalógus esetén nagy terhet ró a rendszerre"],"is the default":["az alapértelmezett"],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":["A websocket kapcsolatokhoz használt gépnév. Állítsa 'auto'-ra, ha a jelenlegi gépnevet akarja használni."],"How often do I poll for updates from Kodi (Only applies when websockets inactive)":["Milyen gyakran keressen a rendszer rendelkezésre álló frissítéseket (csak ha a websocket inaktív)"],"Enable support for reverse proxy.":["Reverse proxy támogatás bekapcsolása."],"Web settings saved.":["Web beállítások mentve."],"Just a sec...":["Egy pillanat..."],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":["Már egy ideje nincs kapcsolat a Kodival. Lehet, hogy meghalt, Jim!"],"Video library scan started":["Videókönyvtár frissítése megkezdődött"],"Video library scan complete":["Videókönyvtár frissítése befejeződött"],"Audio library scan started":["Hangkönyvtár frissítése megkezdődött"],"Audio library scan complete":["Hangkönyvtár frissítése befejeződött"],"Kodi has quit":["A Kodi kilépett"],"Sections":[""],"Back":["Vissza"],"Loading folder...":["Könyvtár betöltése..."],"Show more":["Többet"],"to Kodi":["Kodinak"],"Playlist refreshed":["A lejátszási lista firssült"],"Kodi":["Kodi"],"Local":["Helyi"],"Playlists":["Lejátszási listák"],"Existing playlists":["Jelenlegi listák"],"Empty playlist, you should probably add something to it?":["Üres lista. Esetleg hozzáadna valamit?"],"Create a new list":["Új lista készítése"],"Add to playlist":["Listához adás"],"Added to your playlist":["Listához hozzáadva"],"Give your playlist a name":["Adja meg a lista nevét"],"Recently added":["Nemrég hozzáadva"],"Recently played":["Nemrég lejátszott"],"Season":["Évad"],"Episode":["Epizód"],"Play":["Lejátszás"],"Queue":["Lejátszási sor"],"View on IMDb":["Megnézem az IMDb-n"],"Stream":["Stream"],"Download":["Letöltés"],"complete":["kész"],"Synopsis":["Tartalom"],"Full cast":["Teljes stáblista"],"Websockets closed":["Websocket zárva"],"Websockets host":["Websocket kiszolgáló"],"Websockets port":["Websocket port"],"Default player":["Alapértelmezett lejátszó"],"Ignore article":["Névelők figyelmen kívül hagyása"],"Album artists only":["Csak az előadók"],"Poll interval":["Ellenőrzési időköz"],"Reverse proxy support":["Reverse proxy támogatás"],"Language":["Nyelv"],"Preferred language":["Előnyben részesített nyelv"],"Ignore articles (terms such as \"The\" and \"A\") when sorting lists":["Listázás során figyelmen kívül hagyjuk a névelőket"],"sec":["mp"],"Your browser doesn't support websockets! Get with the times and update your browser.":["Az Ön böngészője elavult, és nem támogatja a websocketet. Frissítse a böngészőjét."],"Failed to connect to websockets":["Nem sikerült a csatlakozás a websockethez"],"Video":["Videó"],"Audio":["Hang"],"Cast":["Szereplők"],"Director":["Rendező","Rendezők"],"Writer":["Forgatókönyvíró","Forgatókönyvírók"],"Subtitle":["Felirat","Feliratok"],"Result":["Eredmény","Eredmények"],"Loading things...":["Betöltés..."],"Scan video library":["Videókönyvtár frissítése"],"Scan audio library":["Hangkönyvtár frissítése"],"About Chorus":["A Chorusról"],"Recent":["Legutóbbi"],"Artists":["Előadók"],"Albums":["Albumok"],"Recent movies":["Legutóbbi filmek"],"All movies":["Összes film"],"Recent episodes":["Legutóbbi epizódok"],"All TV shows":["Összes sorozat"],"Web settings":["Web beállítások"],"Kodi settings":["Kodi beállításai"],"Now Playing Playlists":["Jelenleg lejátszott listák"],"Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right":["Váltás a fülekkel a Kodi és a helyi lejátszó között. A jobb felső sarokban lévő nyíllal lehet megjeleníteni vagy bezárni"],"Current playlist":["Jelenlegi lista"],"Clear playlist":["Lejátszási lista törlése"],"Refresh playlist":["Lejátszási lista frissítése"],"Party mode":["Buli üzemmód"],"Save Kodi playlist":["Kodi lejátszási lista mentése"],"Preferred language, need to refresh browser to take effect":["Előnyben részesített nyelv. Változtatás után frissítse a böngészőablakot"],"Ignore articles (terms such as 'The' and 'A') when sorting lists":["Listázás során figyelmen kívül hagyjuk a névelőket"],"Vibrant headers":["Élénk fejlécek"],"Use colourful headers for media pages":["Erős színek használata a média oldalakon"],"Enable support for reverse proxying.":["Reverse proxy támogatásának engedélyezése."],"songs":["dalok"],"artists":["előadók"],"albums":["albumok"],"movies":["filmek"],"Searching for":["Keresés"],"and":["és"],"tvshows":["sorozatok"],"no media in this folder":["nincs médiafájl ebben a mappában"],"Browse files and add-ons":["Fájlok és bővítmények tallózása"],"This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on.":["Itt lehet tallózni a Kodi minden eleme között, nem csak a videó- és hangtárban."],"Send text to Kodi":["Szöveges üzenet küldése a Kodinak"],"The lab":["A labor"],"Chorus lab":["Chorus labor"],"Warning":["Figyelem"],"Experimental code, use at own risk":["Kísérleti kód, használat csak saját felelősségre"],"Kodi API browser":["Kodi API tallózó"],"This is a tool to test out the API. Select a method then execute it with parameters.":["A Kodi API tesztelésére szolgáló eszköz. Válasszon ki egy metódust, majd futtassa valamilyen paraméterekkel"],"You could potentially damage your system with this and there are no sanity checks. Use at own risk.":["Elképzelhető, hogy ez kárt okoz a rendszerben! Csak saját felelősségre futtassa!"],"Saved Kodi settings":["Kodi beállítások mentve"],"General":["Általános"],"Advanced setting level is recommended for those who know what they are doing.":["A Haladó beállítási szint azoknak javasolt, akik tudják, mit csinálnak."],"Kodi settings level":["Kodi beállítási szint"],"Remove":["Eltávolítás"],"cast":["szereplők"],"Add-ons":["Bővítmények"],"Web interface":["Web interfész"],"Readme":["Tudnivalók"],"Changelog":["Változások"],"Translations":["Fordítások"],"Help topics":["Súgó témakörök"],"Overview":["Áttekintés"],"Lab":["Labor"],"version":["verzió"],"Remote control":["Távirányítás"],"Remote control is set up correctly":["A távirányítás be van állítva"],"About":["Névjegy"],"Local audio":["Helyi hang"],"Status report":["Állapot jelentés"],"in":[""],"Focus playlist on playing":["Ugrás az éppen lejátszott elemre"],"Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed":["Automatikusan az aktuális elemhez gördül a lista amikor egy új tétel lejátszása kezdődik"],"Web Settings saved.":["We beállítások mentve."],"Keyboard controls":["Billentyűzet vezérlés"],"In Chorus, will you keyboard control Kodi, the browser or both":["A Choruson keresztül billentyűzettel csak a Kodit, a böngészőt, vagy mindkettőt akarja vezérelni"],"Learn more":["Tudjon meg többet"],"Resume playback":["Folytatás"],"Resume from":["Folytatás innen"],"Start from the beginning":["Kezdés az elejétől"],"Click here restore defaults":["Kattintson ide az alaphelyzetre állításhoz"],"Main Menu Structure":["Főmenü sturktúra"],"Here you can change the title, url and %1$s for menu items. You can also remove, re-order and add new items.":["Itt lehet módosítani a menü elemek neveit, az URL-t és a %1$sokat. Eltávolíthatja, átrendezheti az elemeket, vagy új elemet adhat hozzá."],"Main Nav":["Főmenü"],"Add a new playlist":["Új lejátszási lista létrehozása"],"Keyboard":["Billentyűzet"],"Music":["Zene"],"Digital radio":["Digitális rádió"],"Movies":["Filmek"],"TV shows":["Sorozatok"],"TV":["TV"],"Browser":["Böngésző"],"Thumbs up":["Értékelés"],"Settings":["Beállítások"],"Help":["Súgó"],"Disable Thumbs Up":["Értékelés kikapcsolása"],"Remove the thumbs up button from media. Note: you may also want to remove the menu item from the %1$s":["Eltávolítja az értékelő ikont a média elemektől. Megjegyzés: javasolt a kapcsolódó menüpont eltávolítása is a %1$sből"],"You need to 'Allow remote control' for Kodi. You can do that":["Ehhez engedélyezned kell a Kodi távirányítását. Ezt megteheted"],"here":["itt"],"yes":["igen"],"no":["nem"],"close":["bezár"],"ok":["ok"],"Are you sure?":["Biztos benne?"],"Set all episodes for this season as":["Állítsa be minden évadnál, hogy"],"Set all episodes for this TV show as":["Állítsa be minden epizódnál, hogy"],"watched":["megtekintve"],"unwatched":["még nem látott"],"genre":["műfaj"],"studio":["stúdió"],"rated":["besorolás"],"episodes":["epizódok"],"total":["összesen"],"set":[""],"Show device name":["Eszköz név mutatása"],"Show the Kodi device name in the header of Chorus":["Mutassa a Kodi eszköz nevét a Chorus címsorában"],"No results found":["Nincs találat"],"Have you done a library scan?":["Futtatott már könyvtár frissítést?"],"Play in browser":["Lejátszás a böngészőben"],"Edit":["Szerkesztés"],"Add to Kodi":["Hozzáadás Kodihoz"],"Watched":["Megtekintve"],"New playlist":["Új lejátszási lista"],"Play in Kodi":["Lejátszás a Kodin"],"Export list":["Lista exportálása"],"Delete playlist":["Lista törlése"],"title":["cím"],"year":["év"],"date added":["felvétel dátuma"],"rating":["besorolás"],"actor":["színész"],"mood":["hangulat"],"writer":["forgatókönyvíró"],"director":["rendező"],"style":[""],"items selected":["kiválasztva"],"item selected":["kiválasztva"],"Video library clean started":["Videókönyvtár tisztítása elkezdődött"],"Video library clean finished":["Videótár tisztítása befejeződött"],"Audio library clean started":["Hangkönyvtár tisztítása elkezdődött"],"Audio library clean finished":["Hangkönyvtár tisztítása befejeződött"],"This is a tool to test out the api. Select a method then execute it with parameters.":["A Kodi API tesztelésére szolgáló eszköz. Válasszon ki egy metódust, majd futtassa valamilyen paraméterekkel."],"Queue in Kodi":["Lejátszási sorba rakás a Kodin"],"Adding items to the queue":["Elemek hozzáadása a sorhoz"],"Live TV":["Élő TV adás"],"Recently added albums":["Legutóbb hozzáadott"],"Random albums":["Véletlenszerű"],"Recently played albums":["Legutóbb lejátszott"],"Random movies":["Véletlenszerű"],"Continue watching":["Folytatás"],"More %1$s movies":["Még több %1$s"],"More movies starring %1$s":["Még böbb film amelyben %1$s szerepel"],"Other movies released in %1$s":["Még több film ebből az évből: %1$s"],"artist":["előadó"],"random":["véletlenszerű"],"label":["kiadó"],"formed":["megalakulás"],"born":["született"],"died":["meghalt"],"disbanded":["feloszlott"],"years active":["éve aktív"],"Click for more":["Kattintson a részletekért"],"Loading albums":["Albumok betöltése"],"%1$d seconds ago, an input dialog opened in Kodi and it is still open! To prevent a mainframe implosion, you should probably give me some text. I don't really care what it is at this point, why not be creative? Do you have a %2$s? I won't tell...":[""],"all media":["összes média"],"YouTube":["YouTube"],"SoundCloud":["SoundCloud"],"GoogleMusic":["GoogleMusic"],"Radio":["Rádió"],"MixCloud":["MixCloud"],"First aired":["Premier"],"Updated %1$s details":["%1$s részletei frissítve"],"Title":["Cím"],"Plot":["Tartalom"],"Rating":["Értékelés"],"Original title":["Eredeti cím"],"Directors":["Rendezők"],"Writers":["Forgatókönyvírók"],"File path":["Elérési útvonal"],"Artist":["Előadó"],"Description":["Leírás"],"Label":["Kiadó"],"Year":["Év"],"Genres":["Műfaj"],"Styles":["Stílusok"],"Themes":["Témák"],"Moods":[""],"Album artist":["Előadó"],"Album":["Album"],"Track":[""],"Disc":["Lemez"],"Tagline":["Mottó"],"Studio":["Stúdió"],"Content rating":["Korhatár besorolás"],"Premiered":["Premier"],"IMDb":["IMDb"],"Sort title":["Sorbarendezés cím szerint"],"Country":["Ország"],"Set":["Beállít"],"Tags":["Címkék"],"Trailer":["Előzetes"],"Formed":["Megalakulás"],"Disbanded":["Feloszlott"],"Years Active":["Éve Aktív"],"Born":["Született"],"Died":["Meghalt"],"Instruments":["Hangszerek"],"more":["több"],"in progress":["folyamatban"],"URL":["URL"],"Add an image via an external URL":["Kép hozzáadása külső URL-lel"],"Searching for more images":["További képek keresése"],"Selector":["Választó"],"External Search":["Külső keresés"],"Local media":["Helyi média"],"Chorus Search":["Chorus Keresés"],"YouTube Search":["YouTube Keresés"],"Executed addon":["Futtatott bővítmény"],"all":["összes"],"video":["videó"],"audio":["hang"],"image":["kép"],"picture":["kép"],"executable":["futtatható"],"settings":["beállítások"],"Refresh":["Frissítés"],"Confirm refresh":["Frissítés megerősítése"],"Refresh Ignore NFO":["NFO fájl figyelmen kívül hagyása"],"Ignore local NFO files when manually refreshing media.":["Helyi NFO fájl figyelmen kívül hagyása frissítés esetén."],"Show only":["Csak a sorozatcím"],"Show and episodes":["Sorozatcím és epizódok"],"Top music":["Top zene"],"%1$s Artists":["%1$s Előadók"],"%1$s Albums":["%1$s Albumok"],"%1$s Songs":["%1$s Dalok"],"default":["alapértelmezett"],"Actions":["Parancsok"],"play files":["fájlok lejátszása"],"queue files":["lejátszási lista"],"Sent text":["Szöveges üzenet küldése"],"License":["Licensz"],"Main Menu":["Főmenű"],"Search":["Keresés"],"Custom Add-on search":["Egyedi kereső bővítmény"],"Add custom add-on searches":["Egyedi kereső bővítmény hozzáadása"],"Add-ons help page":["Bővítmények súgója"],"No %1$s found":["Nincs találat erre: %1$s"],"results":["eredmények"],"EPG data":["Elektronikus műsorújság"],"PVR":["PVR"],"Recordings":[""],"Channel recording toggled":["Csatorna rögzítés bekapcsolva"],"TV Channels":["TV csatornák"],"Radio Stations":["Rádió állomások"],"Record":[""],"Now":["Most"],"Rename playlist":["Lejátszási lista folytatása"],"album":["album"],"Videos":["Videók"],"Lost connection to Kodi":["A Kodival megszakadt a kapcsolat"],"Attempt to reconnect":["Újrakapcsolódás"],"Attempting reconnect":["Újrakapcsolódás"],"Top Songs":["Top Dalok"],"Top Albums":["Top Albumok"],"Toggle select all":["Mindet kiválaszt"],"More like this":["Még több hasonlót"],"music videos":["videóklippek"],"Related music videos from YouTube":["Kapcsolódó videók YouTube-on"],"Lost websocket connection":["Megszakadt a kapcsolat"],"Attempting websockets reconnect":["Újrakapcsolódás"],"This should be the play path for the trailer. Eg. %1$s":["Ez az előzetesre mutató elérési útvonal. Pl. %1$s"],"%1$s party mode toggled":["%1$s buli üzemmód beállítva"]}}} \ No newline at end of file diff --git a/dist/lang/_strings/lt.json b/dist/lang/_strings/lt.json deleted file mode 100644 index c6b43ce3..00000000 --- a/dist/lang/_strings/lt.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"lt"},"Nothing playing":["Nieko neatkuriama"],"Deselect all":["Atžymėti visus"],"Filters":["Filtrai"],"Sort":["Rūšiuoti"],"Select a filter":["Pasirinkite filtrą"],"Select an option":["Pasirinkite nuostatą"],"filter":["filtras"],"Add filter":["Pridėti filtrą"],"Which player to start with":["Su kuriuo grotuvu paleisti"],"Ignore terms such as 'The' and 'A' when sorting lists":["Rūšiuojant sąrašus ignoruoti terminus, tokius kaip 'The' ir 'A'"],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":["Atvaizduojant atlikėjus rodyti tik atlikėjus su albumais ar visus rastus atlikėjus. Įspėjimas: šios parinkties išjungimas gali įtakoti našumą esant didelėms bibliotekoms"],"is the default":["yra numatytasis"],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":["Serverio vardas naudojamas WebSockets prisijungimui. Nustatykite 'auto', jei norite naudoti esamo serverio vardą."],"How often do I poll for updates from Kodi (Only applies when websockets inactive)":["Kaip dažnai gauti atnaujintą informaciją iš Kodi (Galioja tik, jei WebSockets yra neaktyvus)"],"Enable support for reverse proxy.":["Įjungti atvirkštinio įgaliotojo serverio palaikymą."],"Web settings saved.":["Žiniatinklio nustatymai išsaugoti."],"Just a sec...":["Sekundėlę..."],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":["Ilgą laiką nepavyksta susisiekti su Kodi. Manau jis mirė, Džimai!"],"Video library scan started":["Vaizdo bibliotekos nuskaitymas pradėtas"],"Video library scan complete":["Vaizdo bibliotekos nuskaitymas baigtas"],"Audio library scan started":["Muzikos bibliotekos nuskaitymas pradėtas"],"Audio library scan complete":["Muzikos bibliotekos nuskaitymas baigtas"],"Kodi has quit":["Kodi buvo išjungtas"],"Sections":["Skyriai"],"Back":["Atgal"],"Loading folder...":["Įkeliamas aplankas..."],"Show more":["Rodyti daugiau"],"to Kodi":["į Kodi"],"Playlist refreshed":["Grojaraštis atnaujintas"],"Kodi":["Kodi"],"Local":["Lokalus"],"Playlists":["Grojaraščiai"],"Existing playlists":["Esami grojaraščiai"],"Empty playlist, you should probably add something to it?":["Tuščias grojaraštis, tikriausiai vertėtų ką nors pridėti?"],"Create a new list":["Sukurti naują sąrašą"],"Add to playlist":["Pridėti į grojaraštį"],"Added to your playlist":["Pridėta į jūsų grojaraštį"],"Give your playlist a name":["Suteikite grojaraščiui vardą"],"Recently added":["Neseniai pridėta"],"Recently played":["Neseniai atkurta"],"Season":["Sezonas"],"Episode":["Epizodas"],"Play":["Atkurti"],"Queue":["Į eilę"],"View on IMDb":["Atidaryti IMDb"],"Stream":["Srautas"],"Download":["Atsisiųsti"],"complete":["baigta"],"Synopsis":["Trumpa apžvalga"],"Full cast":["Visi aktoriai"],"Websockets closed":["WebSockets uždarytas"],"Websockets host":["WebSockets serveris"],"Websockets port":["WebSockets prievadas"],"Default player":["Numatytasis grotuvas"],"Ignore article":["Ignoruoti artikelį"],"Album artists only":["Tik albumo atlikėjai"],"Poll interval":["Atnaujinimo intervalas"],"Reverse proxy support":["Atvirkštinio įgaliotojo serverio palaikymas"],"Language":["Kalba"],"Preferred language":["Pageidaujama kalba"],"Ignore articles (terms such as \"The\" and \"A\") when sorting lists":["Ignoruoti artikelius (tokius terminus kaip \"The\" ir \"A\") rūšiuojant sąrašus"],"sec":["sek"],"Your browser doesn't support websockets! Get with the times and update your browser.":["Jūsų naršyklė nepalaiko WebSockets! Neatsilikite nuo laikmečio ir atnaujinkite savo naršyklę."],"Failed to connect to websockets":["Nepavyko prisijungti prie WebSockets, todėl nepavyksta gauti atnaujinimų. Tai sulėtins veikimą ir naudos daugiau resursų. Įsitikinkite, kad nustatymas 'Leisti nuotolinį valdymą iš kitose sistemose esančių programų' yra ĮJUNGTAS Kodi nustatymuose (Sistema > Paslaugos > Nuotolinis valdymas). Tai taip pat galėjo atsitikti, jei naudojate įgaliotuosius serverius ar jungianties naudodami IP adresą, kai pakaktų 'localhost'. Jei WebSockets veikia normaliai, turėtų užtekti atnaujinti naršyklės vaizdą."],"Video":["Vaizdas"],"Audio":["Garsas"],"Cast":["Aktoriai"],"Director":["Režisierius","Režisieriai"],"Writer":["Scenaristas","Scenaristai"],"Subtitle":["Subtitrai","Subtitrai"],"Result":["Rezultatas","Rezultatai"],"Loading things...":["Įkeliama..."],"Scan video library":["Nuskaityti vaizdo biblioteką"],"Scan audio library":["Nuskaityti muzikos biblioteką"],"About Chorus":["Apie Chorus"],"Recent":["Naujausi"],"Artists":["Atlikėjai"],"Albums":["Albumai"],"Recent movies":["Naujausi filmai"],"All movies":["Visi filmai"],"Recent episodes":["Naujausi epizodai"],"All TV shows":["VIsos TV laidos"],"Web settings":["Žiniatinklio nustatymai"],"Kodi settings":["Kodi nustatymai"],"Now Playing Playlists":["Šiuo metu atkuriamų įrašų grojaraštis"],"Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right":["Persijunkite tarp Kodi ir lokalaus atkūrimo naudodami korteles. Matomumą galite perjungti naudodami rodyklę viršutiniame dešiniajame kampe"],"Current playlist":["Dabartinis grojaraštis"],"Clear playlist":["Išvalyti grojaraštį"],"Refresh playlist":["Atnaujinti grojaraštį"],"Party mode":["Vakarėlio režimas"],"Save Kodi playlist":["Išsaugoti Kodi grojaraštį"],"Preferred language, need to refresh browser to take effect":["Pageidaujama kalba, reikia iš naujo įkelti puslapį, kad pakeitimas įsigaliotų"],"Ignore articles (terms such as 'The' and 'A') when sorting lists":["Ignoruoti artikelius (tokius terminus kaip 'The' ir 'A') rūšiuojant sąrašus"],"Vibrant headers":["Ryškios antraštės"],"Use colourful headers for media pages":["Naudoti spalvotas antraštes media puslapiuose"],"Enable support for reverse proxying.":["Įjungti atvirkštinio įgaliotojo serverio palaikymą."],"songs":["dainose"],"artists":["atlikėjuose"],"albums":["albumuose"],"movies":["filmuose"],"Searching for":["Ieškoma"],"and":["ir"],"tvshows":["tv laidose"],"no media in this folder":["nėra media įrašų šiame aplanke"],"Browse files and add-ons":["Naršyti failus ir priedus"],"This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on.":["Čia jūs galite naršyti Kodi turinį, o ne tik tai kas yra bibliotekoje. Naršykite šaltiniuose ir prieduose."],"Send text to Kodi":["Siųsti tekstą į Kodi"],"The lab":["Laboratorija"],"Chorus lab":["Chorus laboratorija"],"Warning":["Įspėjimas"],"Experimental code, use at own risk":["Eksperimentinis kodas, naudokite savo pačių rizika"],"Kodi API browser":["Kodi API naršyklė"],"This is a tool to test out the API. Select a method then execute it with parameters.":["Tai yra įrankis API testavimui. Pasirinkite metodą ir įvykdykite jį su parametrais."],"You could potentially damage your system with this and there are no sanity checks. Use at own risk.":["Naudodami tai galite sugadinti savo sistemą ir nuo to nėra jokios apsaugos. Naudokite savo pačių rizika."],"Saved Kodi settings":["Kodi nustatymai išsaugoti"],"General":["Pagrindiniai"],"Advanced setting level is recommended for those who know what they are doing.":["Išplėstiniai nustatymai rekomenduojami tiems, kurie žino ką daro."],"Kodi settings level":["Kodi nustatymų lygis"],"Remove":["Pašalinti"],"cast":["vaidmenyse"],"Add-ons":["Priedai"],"Web interface":["Žiniatinklio sąsaja"],"Readme":["Perskaityk"],"Changelog":["Pakeitimų žurnalas"],"Translations":["Vertimai"],"Help topics":["Pagalbos temos"],"Overview":["Apžvalga"],"Lab":["Laboratorija"],"version":["versija"],"Remote control":["Nuotolinis valdymas"],"Remote control is set up correctly":["Nuotolinis valdymas nustatytas teisingai"],"About":["Apie"],"Local audio":["Lokalus garsas"],"Status report":["Būsenos ataskaita"],"in":["-"],"Focus playlist on playing":["Fokusuoti grojaraštį atkuriant"],"Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed":["Automatiškai slinkti grojaraštį kartu su šiuo metu atkuriamu elementu. Tai nutinka keičiantis atkuriamam elementui"],"Web Settings saved.":["Žiniatinklio nustatymai išsaugoti."],"Keyboard controls":["Klaviatūros valdymas"],"In Chorus, will you keyboard control Kodi, the browser or both":["Ar Chorus puslapyje klaviatūra valdys Kodi, naršyklę ar abu"],"Learn more":["Sužinoti daugiau"],"Resume playback":["Tęsti atkūrimą"],"Resume from":["Tęsti nuo"],"Start from the beginning":["Pradėti nuo pradžių"],"Click here restore defaults":["Paspauskite čia, norėdami atstatyti numatytąsias reikšmes"],"Main Menu Structure":["Pagrindinio meniu struktūra"],"Here you can change the title, url and icons for menu items. You can also remove, re-order and add new items.":["Čia jūs galite pakeisti meniu elementų pavadinimus, nuorodas ir piktogramas. Taip galite pašalinti, perrikiuoti ir pridėti naujus elementus."],"Main Nav":["Pagrindinė navigacija"],"Add a new playlist":["Pridėti naują grojaraštį"],"Keyboard":["Klaviatūra"],"Music":["Muzika"],"Digital radio":["Skaitmeninis radijas"],"Movies":["Filmai"],"TV shows":["TV laidos"],"TV":["Televizija"],"Browser":["Naršyklė"],"Thumbs up":["Nykščiai aukštyn"],"Settings":["Nustatymai"],"Help":["Pagalba"],"Disable Thumbs Up":["Išjungti nykščius aukštyn"],"Remove the thumbs up button from media. Note: you may also want to remove the menu item from the ":["Pašalinti nykščių aukštyn mygtuką media įrašams. Pastaba: galbūt jus taip pat norėsite pašalinti meniu elementą iš čia: "],"You need to 'Allow remote control' for Kodi. You can do that":["Jums reikia 'Leisti nuotolinį valdymą' Kodi programoje. Jūs tai sugebėsite"],"here":["čia"]}}} \ No newline at end of file diff --git a/dist/lang/_strings/nl.json b/dist/lang/_strings/nl.json deleted file mode 100644 index d4f89c63..00000000 --- a/dist/lang/_strings/nl.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"nl"},"Nothing playing":["Niets aan het spelen"],"Deselect all":["Deselecteer alles"],"Filters":["Filters"],"Sort":["Sorteer"],"Select a filter":["Selecteer een filter"],"Select an option":["Selecteer een optie"],"filter":["filter"],"Add filter":["Voeg filter toe"],"Which player to start with":["Met welke speler starten"],"Ignore terms such as 'The' and 'A' when sorting lists":["Negeer termen zoals 'De' en 'Een' bij het sorteren van lijsten"],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":["Bij het tonen van de artiestenlijst, zouden we enkel artiesten moeten zien met een album of alle gevonden artiesten. Waarschuwing: dit uitschakelen kan een impact hebben op de performantie bij grote bibliotheken."],"is the default":["is standaard"],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":["De hostnaam gebruikt voor websockets-verbindingen. Zet op 'auto' om de huidige hostnaam te gebruiken."],"How often do I poll for updates from Kodi (Only applies when websockets inactive)":["Hoe dikwijls pollen voor updates van Kodi (Enkel van toepassing als websockets inactief zijn)"],"Enable support for reverse proxy.":["Schakel ondersteuning voor reverse proxy in."],"Web settings saved.":["Webinstellingen bewaard."],"Just a sec...":["Een secondje..."],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":["Al een hele tijd niet in staat om te communiceren met Kodi. Ik denk dat het dood is Jim!"],"Video library scan started":["Scannen videobibliotheek gestart"],"Video library scan complete":["Scannen videobibliotheek afgerond"],"Audio library scan started":["Scannen audiobibliotheek gestart"],"Audio library scan complete":["Scannen audiobibliotheek afgerond"],"Kodi has quit":["Kodi is gestopt"],"Sections":["Secties"],"Back":["Terug"],"Loading folder...":["Map aan het laden..."],"Show more":["Toon meer"],"to Kodi":["naar Kodi"],"Playlist refreshed":["Afspeellijst ververst"],"Kodi":["Kodi"],"Local":["Lokaal"],"Playlists":["Afspeellijsten"],"Existing playlists":["Bestaande afspeellijsten"],"Empty playlist, you should probably add something to it?":["Lege afspeellijst, je zou hier iets aan moeten toevoegen?"],"Create a new list":["Creëer een nieuwe lijst"],"Add to playlist":["Voeg toe aan afspeellijst"],"Added to your playlist":["Toegevoegd aan je afspeellijst"],"Give your playlist a name":["Geef je afspeellijst een naam"],"Recently added":["Recent toegevoegd"],"Recently played":["Recent afgespeeld"],"Season":["Seizoen"],"Episode":["Aflevering"],"Play":["Afspelen"],"Queue":["In wachtrij zetten"],"View on IMDb":["Toon op IMDb"],"Stream":["Stream"],"Download":["Downloaden"],"complete":["afgerond"],"Synopsis":["Synopsis"],"Full cast":["Volledige cast"],"Websockets closed":["Websockets gesloten"],"Websockets host":["Websockets host"],"Websockets port":["Websockets poort"],"Default player":["Standaard speler"],"Ignore article":["Negeer lidwoord "],"Album artists only":["Enkel albumartiesten"],"Poll interval":["Poll-interval"],"Reverse proxy support":["Reverse proxy-ondersteuning"],"Language":["Taal"],"Preferred language":["Voorkeurstaal"],"Ignore articles (terms such as \"The\" and \"A\") when sorting lists":["Negeer lidwoorden (termen zoals \"De\" en \"Een\") bij het sorteren van lijsten"],"sec":["sec"],"Your browser doesn't support websockets! Get with the times and update your browser.":["Je browser ondersteunt geen websockets! Ga mee met je tijd en update je browser."],"Failed to connect to websockets":["Mislukt om met websockets te verbinden"],"Video":["Video"],"Audio":["Audio"],"Cast":["Cast"],"Director":["Regisseur","Regisseurs"],"Writer":["Schrijver","Schrijvers"],"Subtitle":["Ondertiteling","Ondertitelingen"],"Result":["Resultaat","Resultaten"],"Loading things...":["Dingen aan het laden..."],"Scan video library":["Scan de videobibliotheek"],"Scan audio library":["Scan de audiobibliotheek"],"About Chorus":["Over Chorus"],"Recent":["Recent"],"Artists":["Artiesten"],"Albums":["Albums"],"Recent movies":["Recente films"],"All movies":["Alle films"],"Recent episodes":["Recente afleveringen"],"All TV shows":["Alle TV-shows"],"Web settings":["Webinstellingen"],"Kodi settings":["Kodi-instellingen"],"Now playing playlists":["Nu spelend afspeellijsten"],"Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right":["Schakel tussen Kodi en lokale weergave via de tabbladen. Je kan de zichtbaarheid omschakelen met de pijl in de rechterbovenhoek"],"Current playlist":["Huidige afspeellijst"],"Clear playlist":["Wis afspeellijst"],"Refresh playlist":["Ververs afspeellijst"],"Party mode":["Party-modus"],"Save Kodi playlist":["Bewaar Kodi-afspeellijst"],"Preferred language, need to refresh browser to take effect":["Voorkeurstaal, vernieuw browser om toe te passen"],"Ignore articles (terms such as 'The' and 'A') when sorting lists":["Negeer lidwoorden (termen zoals 'De' en 'Een') bij het sorteren van lijsten"],"Vibrant Headers":["Levendige koppen"],"Use colourful headers for media pages":["Gebruik kleurrijke koppen voor mediapagina's"],"Enable support for reverse proxying.":["Schakel ondersteuning voor reverse proxy in."],"songs":["nummers"],"artists":["artiesten"],"albums":["albums"],"movies":["films"],"Searching for":["Zoeken naar"],"and":["en"],"tvshows":["tv-shows"],"no media in this folder":["no media in this folder"],"Browse files and add-ons":["Browse files and add-ons"],"This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on.":["This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on."]}}} \ No newline at end of file diff --git a/dist/lang/_strings/pl.json b/dist/lang/_strings/pl.json deleted file mode 100644 index f4dd8029..00000000 --- a/dist/lang/_strings/pl.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);","lang":"pl_PL"},"Nothing playing":["Odtwarzanie nieaktywne"],"Deselect all":["Odznacz wszystkie"],"Filters":["Filtry"],"Sort":["Sortowanie"],"Select a filter":["Wybierz filtr"],"Select an option":["Wybierz opcję"],"filter":["filtr"],"Add filter":["Dodaj filtr"],"Which player to start with":["Określa domyślnie używany odtwarzacz mediów"],"Ignore terms such as 'The' and 'A' when sorting lists":["Ignoruj wyrażenia takie, jak 'The' i 'A' podczas sortowania list"],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":["W trakcie przeglądania listy wykonawców, widoczni będą tylko wykonawcy z własnymi albumami lub wszyscy odnalezieni wykonawcy. Ostrzeżenie: dezaktywowanie tej funkcji może mieć negatywny wpływ na wydajność w przypadku dużych bibliotek."],"is the default":["jest domyślny"],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":["Nazwa serwera używanego do połączenia WebSocket. Ustaw na 'auto', aby używać nazwy lokalnego komputera."],"How often do I poll for updates from Kodi (Only applies when websockets inactive)":["Określa częstotliwość aktualizacji zawartości z Kodi (używane tylko w przypadku nieaktywnego połączenia WebSocket)"],"Enable support for reverse proxy.":["Umożliwia aktywację obsługi reverse proxy."],"Web settings saved.":["Zapisano ustawienia interfejsu webowego."],"Just a sec...":["Proszę czekać..."],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":["Komunikacja z Kodi była niemożliwa przez dłuższy czas. Prawdopodobnie program się zawiesił!"],"Video library scan started":["Rozpoczęto skanowanie biblioteki wideo"],"Video library scan complete":["Zakończono skanowanie biblioteki wideo"],"Audio library scan started":["Rozpoczęto skanowanie biblioteki muzyki"],"Audio library scan complete":["Zakończono skanowanie biblioteki muzyki"],"Kodi has quit":["Program Kodi został zamknięty"],"Sections":["Sekcje"],"Back":["Powrót"],"Loading folder...":["Wczytywanie folderu..."],"Show more":["Pokaż więcej"],"to Kodi":["do Kodi"],"Playlist refreshed":["Lista odtwarzania została odświeżona"],"Kodi":["Kodi"],"Local":["Przeglądarka"],"Playlists":["Listy odtwarzania"],"Existing playlists":["Istniejące listy odtwarzania"],"Empty playlist, you should probably add something to it?":["Lista odtwarzania jest pusta, powinieneś coś do niej dodać."],"Create a new list":["Utwórz nową listę"],"Add to playlist":["Dodaj do listy"],"Added to your playlist":["Dodano do listy odtwarzania"],"Give your playlist a name":["Nadaj nazwę swojej liście"],"Recently added":["Ostatnio dodane"],"Recently played":["Ostatnio odtwarzane"],"Season":["Sezon"],"Episode":["Odcinek"],"Play":["Odtwarzaj"],"Queue":["Dodaj do kolejki"],"View on IMDb":["Zobacz na IMDb"],"Stream":["Transmituj"],"Download":["Pobierz"],"complete":["zakończone"],"Synopsis":["Streszczenie"],"Full cast":["Pełna obsada"],"Websockets closed":["Połączenie WebSocket zostało zamknięte"],"Websockets host":["Serwer WebSocket"],"Websockets port":["Port WebSocket"],"Default player":["Odtwarzacz domyślny"],"Ignore article":["Ignoruj przedimki"],"Album artists only":["Tylko wykonawcy albumów"],"Poll interval":["Częstotliwość odświeżania zawartości"],"Reverse proxy support":["Obsługa reverse proxy"],"Language":["Język"],"Preferred language":["Język preferowany"],"Ignore articles (terms such as \"The\" and \"A\") when sorting lists":["Ignoruj przedimki (wyrażenia takie, jak \"The\" i \"A\") podczas sortowania list"],"sec":["sek."],"Your browser doesn't support websockets! Get with the times and update your browser.":["Twoja przeglądarka nie obsługuje połączeń WebSocket! Idź z duchem czasu i zaktualizuj swoją przeglądarkę."],"Failed to connect to websockets":["Nieudane połączenie WebSocket, awaryjna aktywacja połączenia bezstanowego z cykliczną aktualizacją zawartości. Połączenie tego typu jest wolniejsze i używa więcej zasobów. Upewnij się, że aktywowałeś opcję 'Zezwalaj zdalnym programom na sterowanie aplikacją' w ustawieniach Kodi (System -> Usługi -> Sterowanie). Innym powodem tego problemu może być korzystanie z serwera proxy lub dostęp za pośrednictwem adresu IP, gdy możliwy jest dostęp przy pomocy nazwy localhost. W przypadku poprawnego działania połączenia WebSocket, wystarczy odświeżyć zawartość przeglądarki."],"Video":["Wideo"],"Audio":["Dźwięk"],"Cast":["Obsada"],"Director":["Reżyser","Reżyserzy","Reżyserzy"],"Writer":["Scenarzysta","Scenarzyści","Scenarzyści"],"Subtitle":["Napisy","Napisy","Napisy"],"Result":["Wynik","Wyników","Wyników"],"Loading things...":["Wczytywanie zawartości..."],"Scan video library":["Skanowanie biblioteki wideo"],"Scan audio library":["Skanowanie biblioteki muzyki"],"About Chorus":["O Chorusie"],"Recent":["Ostatnio"],"Artists":["Wykonawcy"],"Albums":["Albumy"],"Recent movies":["Najnowsze filmy"],"All movies":["Wszystkie filmy"],"Recent episodes":["Najnowsze odcinki"],"All TV shows":["Wszystkie seriale"],"Web settings":["Ustawienia webowe"],"Kodi settings":["Ustawienia Kodi"],"Now Playing Playlists":["Listy Teraz odtwarzane"],"Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right":["Umożliwia wybór odtwarzacza mediów, pomiędzy Kodi a przeglądarką, przy pomocy zakładek. Możesz zmienić widoczność zakładek przy pomocy strzałki w prawym górnym rogu."],"Current playlist":["Aktualna lista odtwarzania"],"Clear playlist":["Wyczyść listę"],"Refresh playlist":["Odśwież listę"],"Party mode":["Tryb Imprezy"],"Save Kodi playlist":["Zapisz listę w Kodi"],"Preferred language, need to refresh browser to take effect":["Zmiana języka preferowanego wymaga odświeżenia zawartości przeglądarki"],"Ignore articles (terms such as 'The' and 'A') when sorting lists":["Ignoruj przedminki (wyrażenia takie, jak: 'The' i 'A') podczas sortowania list"],"Vibrant headers":["Dynamiczne nagłówki"],"Use colourful headers for media pages":["Umożliwia używanie osobnego koloru nagłówka dla każdego typu mediów"],"Enable support for reverse proxying.":["Umożliwia aktywację obsługi reverse proxy."],"songs":["utwory"],"artists":["wykonawcy"],"albums":["albumy"],"movies":["filmy"],"Searching for":["Szukaj"],"and":["i"],"tvshows":["seriale"],"no media in this folder":["Brak mediów w folderze"],"Browse files and add-ons":["Przeglądaj pliki i dodatki"],"This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on.":["Miejsce, w którym możesz przeglądać całą zawartość Kodi, nie tylko to co znajduje się w bibliotece. Przeglądanie w podziale na źródła i dodatki."],"Send text to Kodi":["Wyślij tekst do Kodi"],"The lab":["Laboratorium"],"Chorus lab":["Laboratorium Chorusa"],"Warning":["Ostrzeżenie"],"Experimental code, use at own risk":["Funkcje eksperymentalne, używasz ich na własną odpowiedzialność."],"Kodi API browser":["Przeglądarka API Kodi"],"This is a tool to test out the API. Select a method then execute it with parameters.":["Narzędzie do testowania interfejsu programistycznego Kodi. Wybierz metodę, a następnie wykonaj ją z zadanymi parametrami"],"You could potentially damage your system with this and there are no sanity checks. Use at own risk.":["Istnieje potencjalna szansa na uszkodzenie Twojego systemu, ponieważ nie ma żadnej kontroli poprawności. Używasz na własną odpowiedzialność."],"Saved Kodi settings":["Zapisano zmiany ustawień Kodi"],"General":["Ogólne"],"Advanced setting level is recommended for those who know what they are doing.":["Poziom Zaawansowany jest rekomendowany tylko dla tych, którzy wiedzą co robią."],"Kodi settings level":["Poziom ustawień Kodi"],"Remove":["Usuń"],"cast":["obsada"],"Add-ons":["Dodatki"],"Web interface":["Interfejs webowy"],"Readme":["Dokumentacja"],"Changelog":["Dziennik zmian"],"Translations":["Tłumaczenia"],"Help topics":["Tematy pomocy"],"Overview":["Przegląd"],"Lab":["Laboratorium"],"version":["wersja"],"Remote control":["Sterowanie"],"Remote control is set up correctly":["Zdalne sterowanie zostało poprawnie skonfigurowane"],"About":["O Chorusie"],"Local audio":["Dźwięk"],"Status report":["Raport o stanie"],"in":["w"],"Focus playlist on playing":["Zaznaczaj odtwarzaną pozycję na liście"],"Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed":["Umożliwia automatyczne przewijanie listy do aktualnie odtwarzanej pozycji. Ta operacja jest wykonywana za każdym razem, gdy zmienia się odtwarzana pozycja."],"Web Settings saved.":["Zapisano ustawienia interfejsu webowego."],"Keyboard controls":["Sterowanie klawiaturą"],"In Chorus, will you keyboard control Kodi, the browser or both":["Umożliwia sterowanie przy pomocy klawiatury działaniem Kodi, przeglądarki lub oboma jednocześnie"],"Learn more":["Dowiedz się więcej"],"Resume playback":["Wznów odtwarzanie"],"Resume from":["Wznów od"],"Start from the beginning":["Zacznij od początku"],"Click here restore defaults":["Naciśnij, aby przywrócić domyślne ustawienia"],"Main Menu Structure":["Struktura menu"],"Here you can change the title, url and %1$s for menu items. You can also remove, re-order and add new items.":["Umożliwia zmianę tytułu, adresu URL i %1$s pozycji menu. Możesz także usunąć pozycje, zmienić ich kolejność lub dodać nowe pozycje."],"Main Nav":["Nawigacja"],"Add a new playlist":["Dodaj nową listę"],"Keyboard":["Klawiatura"],"Music":["Muzyka"],"Digital radio":["Radio"],"Movies":["Filmy"],"TV shows":["Seriale"],"TV":["Telewizja"],"Browser":["Przeglądarka"],"Thumbs up":["Lubię to!"],"Settings":["Ustawienia"],"Help":["Pomoc"],"Disable Thumbs Up":["Dezaktywuj funkcję 'Lubię to!'"],"Remove the thumbs up button from media. Note: you may also want to remove the menu item from the ":["Umożliwia usunięcie przycisku 'Lubię to' z panelu informacji o mediach. Uwaga: Możesz także usunąć pozycję menu z "],"You need to 'Allow remote control' for Kodi. You can do that":["Wymagana aktywacja opcji 'Zezwalaj na zdalne sterowanie Kodi przez HTTP'. Możesz to zrobić"],"here":["tutaj"],"yes":["tak"],"no":["nie"],"close":["zamknij"],"ok":["ok"],"Are you sure?":["Jesteś pewien?"],"Set all episodes for this season as":["Ustaw wszystkie odcinki tego sezonu jako"],"Set all episodes for this TV show as":["Ustaw wszystkie odcinki tego serialu jako"],"watched":["obejrzane"],"unwatched":["nieobejrzane"],"genre":["gatunek"],"studio":["wytwórnia"],"rated":["kategoria"],"episodes":["odcinki"],"total":["razem"],"set":["ustaw"],"Show device name":["Pokazuj nazwę urządzenia"],"Show the Kodi device name in the header of Chorus":["Umożliwia wyświetlanie nazwy urządzenia, na którym uruchomiono Kodi, w nagłówku strony Chorusa."],"No results found":["Brak wyników wyszukiwania"],"Have you done a library scan?":["Czy wykonałeś skanowanie biblioteki?"],"Play in browser":["Odtwarzaj w przeglądarce"],"Edit":["Edytuj"],"Add to Kodi":["Dodaj do Kodi"],"Watched":["Obejrzane"],"New playlist":["Nowa lista"],"Play in Kodi":["Odtwarzaj w Kodi"],"Export list":["Eksportuj listę"],"Delete playlist":["Usuń listę"],"title":["tytuł"],"year":["rok"],"date added":["data dodania"],"rating":["ocena"],"actor":["aktor"],"mood":["nastrój"],"writer":["scenarzysta"],"director":["reżyser"],"style":["styl"],"items selected":["pozycje zaznaczone"],"item selected":["pozycja zaznaczona"],"Video library clean started":["Rozpoczęto czyszczenie biblioteki wideo"],"Video library clean finished":["Zakończono czyszczenie biblioteki wideo"],"Audio library clean started":["Rozpoczęto czyszczenie biblioteki muzyki"],"Audio library clean finished":["Zakończono czyszczenie biblioteki muzyki"],"This is a tool to test out the api. Select a method then execute it with parameters.":["To jest narzędzie do testowania interfejsu programistycznego Kodi. Wybierz metodę, a następnie wykonaj ją z zadanymi parametrami"],"Go to season":["Przejdź do sezonu"],"Queue in Kodi":["Dodaj do kolejki Kodi"],"Adding items to the queue":["Dodawanie pozycji do kolejki"],"Live TV":["Telewizja"],"Recently added albums":["Albumy ostatnio dodane"],"Random albums":["Albumy losowe"],"Recently played albums":["Albumy ostatnio odtwarzane"],"Random movies":["Filmy losowe"],"Continue watching":["Kontynuuj odtwarzanie"],"More from %1$s":["Więcej z %1$s"],"More %1$s movies":["Więcej filmów z %1$s"],"More movies starring %1$s":["Więcej filmów z aktorem %1$s"],"Other movies released in %1$s":["Inne premiery filmów w %1$s"],"artist":["wykonawca"],"random":["losowo"],"label":["wytwórnia"],"formed":["założone"],"born":["urodzony"],"died":["zmarły"],"disbanded":["rozwiązany"],"years active":["lata aktywności"],"Click for more":["Naciśnij po więcej informacji"],"Loading albums":["Wczytywanie albumów"],"%1$d seconds ago, an input dialog opened in Kodi and it is still open! To prevent a mainframe implosion, you should probably give me some text. I don't really care what it is at this point, why not be creative? Do you have a %2$s? I won't tell...":["%1$d sekund temu okno dialogowe zostało otworzone i ciągle jest otwarte! Aby zapobiec implozji systemu, powinieneś wprowadzić jakiś tekst. Obecnie nie dbamy co to powinno być, więc dlaczego nie być kreatywnym? Czy posiadasz %2$s? Nie powiem..."],"all media":["wszystkie media"],"YouTube":["YouTube"],"SoundCloud":["SoundCloud"],"GoogleMusic":["GoogleMusic"],"Radio":["Radio"],"MixCloud":["MixCloud"],"First aired":["Premiera"],"Updated %1$s details":["Zaktualizowano informacje o %1$s"],"Title":["Tytuł"],"Plot":["Fabuła"],"Rating":["Ocena"],"Original title":["Tytuł oryginalny"],"Directors":["Reżyseria"],"Writers":["Scenariusz"],"File path":["Ścieżka pliku"],"Artist":["Wykonawca"],"Description":["Opis"],"Label":["Wytwórnia"],"Year":["Rok"],"Genres":["Gatunki"],"Styles":["Style"],"Themes":["Motywy"],"Moods":["Nastroje"],"Album artist":["Wykonawca albumu"],"Album":["Album"],"Track":["Utwór"],"Disc":["Dysk"],"Tagline":["Motto"],"Studio":["Wytwórnia"],"Content rating":["Kategoria wiekowa"],"Premiered":["Premiera"],"IMDb":["IMDb"],"Sort title":["Tytuł sortowania"],"Country":["Kraj"],"Set":["Seria"],"Tags":["Znaczniki"],"Trailer":["Zwiastun"],"Formed":["Założony"],"Disbanded":["Rozwiązany"],"Years Active":["Lata aktywności"],"Born":["Urodzony"],"Died":["Zmarły"],"Instruments":["Instrumenty"],"more":["więcej"],"in progress":["W trakcie"],"URL":["Adres URL"],"Add an image via an external URL":["Dodaj obraz za pomocą adresu URL"],"Searching for more images":["Wyszukiwanie dodatkowych obrazów"],"Image Selector":["Wybór obrazu"],"Image URL":["Adres URL obrazu"],"External Search":["Szukaj w Internecie"],"Local media":["Media lokalne"],"Chorus Search":["Szukaj w Chorusie"],"YouTube Search":["Szukaj w YouTube"],"Executed addon":["Uruchomiony dodatek"],"all":["wszystkie"],"video":["wideo"],"audio":["muzyka"],"image":["obraz"],"picture":["zdjęcie"],"executable":["program"],"settings":["ustawienia"],"Refresh":["Odśwież"],"Confirm refresh":["Odświeżenie informacji o pozycji '%1$s' spowoduje usunięcie jej z biblioteki, a następnie ponowne jej dodanie, co może zmienić jej identyfikator. Za kilka sekund nastąpi próba przeładowania strony z nowym identyfikatorem. Naciśnij 'TAK', aby potwierdzić odświeżenie"],"Refresh Ignore NFO":["Odświeżaj ignorując pliki NFO"],"Ignore local NFO files when manually refreshing media.":["Umożliwia ignorowanie lokalnych plików NFO podczas manualnego odświeżania informacji o mediach."],"Show only":["Tylko seriale"],"Show and episodes":["Seriale i odcinki"],"Top music":["Ulubiona muzyka"],"%1$s Artists":["%1$s Wykonawcy"],"%1$s Albums":["%1$s Albumy"],"%1$s Songs":["%1$s Utwory"],"default":["domyślne"],"Actions":["Akcje"],"play files":["odtwarzaj pliki"],"queue files":["dodaj pliki do kolejki"],"Sent text":["Wyślij tekst"],"License":["Licencja"],"Main Menu":["Menu startowe"],"Search":["Wyszukiwanie"],"Custom Add-on search":["Wyszukiwanie zawartości dodatku"],"Add custom add-on searches":["Mechanizm wyszukiwania Chorusa obsługuje nie tylko lokalne media, ale także zawartość dodatków. Dla przykładu, możesz użyć wyszukiwania, aby znaleźć wideo w YouTube lub muzykę w usłudze SoundCloud. Ta strona umożliwia dodanie niestandardowego wyszukiwania w zawartości dodatku, które domyślnie nie jest dostępne. Zobacz %1$s, aby dowiedzieć się więcej."],"Add-ons help page":["Strona pomocy dodatków"],"No %1$s found":["Brak %1$s"],"results":["wyniki"],"EPG data":["danych przewodnika"],"PVR":["Telewizja"],"Recordings":["Nagrania"],"Channel recording toggled":["Zmieniono status nagrywania kanału"],"TV Channels":["Kanały telewizyjne"],"Radio Stations":["Stacje radiowe"],"Record":["Nagraj"],"Toggle timer":["Przełącz zadanie"],"Now":["Teraz"],"Rename playlist":["Przemianuj listę"],"album":["album"],"Videos":["Wideo"],"Lost connection to Kodi":["Zerwane połączenie z Kodi"],"Attempt to reconnect":["Próba ponownego połączenia"],"Attempting reconnect":["Trwa próba ponownego połączenia"],"Top Songs":["Ulubione Utwory"],"Top Albums":["Ulubione Albumy"],"Toggle select all":["Zmień zaznaczenie wszystkich pozycji"],"More like this":["Podobne"],"music videos":["teledyski"],"Related music videos from YouTube":["Powiązane teledyski na YouTube"],"Lost websocket connection":["Zerwane połączenie WebSocket"],"Attempting websockets reconnect":["Trwa próba ponownego połączenia WebSocket"],"This should be the play path for the trailer. Eg. %1$s":["To powinna być ścieżka odtwarzania zwiastuna. Np. %1$s"],"%1$s party mode toggled":["Przełączono Tryb imprezy %1$s"]}}} \ No newline at end of file diff --git a/dist/lang/_strings/pt_br.json b/dist/lang/_strings/pt_br.json deleted file mode 100644 index cc82e9c9..00000000 --- a/dist/lang/_strings/pt_br.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n > 1);","lang":"pt_BR"},"Nothing playing":["Nada tocando"],"Deselect all":["Deselecionar tudo"],"Filters":["Filtros"],"Sort":["Ordenar"],"Select a filter":["Selecionar um filtro"],"Select an option":["Selecionar uma opção"],"filter":["filtro"],"Add filter":["Adicionar filtro"],"Which player to start with":["Iniciar com qual player"],"Ignore terms such as 'The' and 'A' when sorting lists":["Ignorar termos como 'The' e 'A' ao ordenar listas"],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":["Ao listar os artistas devemos ver apenas artistas com álbuns ou todos os artistas encontrados. Cuidado: desabilitar isto pode impactar o desempenho em bibliotecas grandes"],"is the default":["é o padrão"],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":["O hostname usado para a conexão websockets. Configure como 'auto' para usar o hostname atual."],"How often do I poll for updates from Kodi (Only applies when websockets inactive)":["Com que frequência verificar atualizações no Kodi (Aplicável apenas quando os websockets estão desativados)"],"Enable support for reverse proxy.":["Habilitar suporte para proxy reverso."],"Web settings saved.":["Configurações web salvas."],"Just a sec...":["Só um minutinho..."],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":["Incapaz de comunicar com o Kodi já faz um tempo. Acho que ele já era, Zé!"],"Video library scan started":["Atualização da coleção de vídeo iniciada"],"Video library scan complete":["Atualização da coleção de vídeo completa"],"Audio library scan started":["Atualização da coleção de áudio iniciada"],"Audio library scan complete":["Atualização da coleção de áudio completa"],"Kodi has quit":["O Kodi fechou"],"Sections":["Seções"],"Back":["Voltar"],"Loading folder...":["Carregando pasta..."],"Show more":["Mostrar mais"],"to Kodi":["para o Kodi"],"Playlist refreshed":["Playlist atualizada"],"Kodi":["Kodi"],"Local":["Local"],"Playlists":["Playlists"],"Existing playlists":["Playlists existentes"],"Empty playlist, you should probably add something to it?":["Playlist vazia, será que você adicionou algo nela?"],"Create a new list":["Criar uma nova lista"],"Add to playlist":["Adicionar na playlist"],"Added to your playlist":["Adicionado na sua playlist"],"Give your playlist a name":["Dar um nome à sua playlist"],"Recently added":["Adicionados recentemente"],"Recently played":["Tocados recentemente"],"Season":["Temporada"],"Episode":["Episódio"],"Play":["Tocar"],"Queue":["Fila"],"View on IMDb":["Ver no IMDb"],"Stream":["Transmitir"],"Download":["Baixar"],"complete":["completo"],"Synopsis":["Sinopse"],"Full cast":["Elenco completo"],"Websockets closed":["Websockets fechado"],"Websockets host":["Host do Websockets"],"Websockets port":["Porta do websockets"],"Default player":["Player padrão"],"Ignore article":["Ignorar artigo"],"Album artists only":["Apenas artistas com álbum"],"Poll interval":["Intervalo de busca"],"Reverse proxy support":["Suporte a proxy reverso"],"Language":["Língua"],"Preferred language":["Língua preferida"],"Ignore articles (terms such as \"The\" and \"A\") when sorting lists":["Ignorar artigos (termos como \"The\" e \"A\") ao ordenar listas"],"sec":["seg"],"Your browser doesn't support websockets! Get with the times and update your browser.":["Seu navegador não suporta websockets! Não fique para trás e atualize seu navegador."],"Failed to connect to websockets":["Falha ao conectar no websockets"],"Video":["Vídeo"],"Audio":["Áudio"],"Cast":["Elenco"],"Director":["Diretor","Diretores"],"Writer":["Escritor","Escritores"],"Subtitle":["Legenda","Legendas"],"Result":["Resultado","Resultados"],"Loading things...":["Carregando coisas..."],"Scan video library":["Atualizar coleção de vídeo"],"Scan audio library":["Atualizar coleção de áudio"],"About Chorus":["Sobre o Chorus"],"Recent":["Recente"],"Artists":["Artistas"],"Albums":["Álbuns"],"Recent movies":["Filmes recentes"],"All movies":["Todos os Filmes"],"Recent episodes":["Episódios recentes"],"All TV shows":["Todos os Seriados"],"Web settings":["Configurações web"],"Kodi settings":["Configurações Kodi"],"Now Playing Playlists":["Playlists Tocando Agora"],"Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right":["Alterne entre exibição no Kodi e local através das abas. Você pode alterar a visibilidade com a seta no canto superior direito"],"Current playlist":["Playlist atual"],"Clear playlist":["Limpar playlist"],"Refresh playlist":["Atualizar playlist"],"Party mode":["Modo festa"],"Save Kodi playlist":["Salvar playlist do Kodi"],"Preferred language, need to refresh browser to take effect":["Língua preferida, é necessário atualizar o navegador para ter efeito"],"Ignore articles (terms such as 'The' and 'A') when sorting lists":["Ignorar artigos (termos como 'The' e 'A') ao ordenar listas"],"Vibrant headers":["Cabeçalhos vibrantes"],"Use colourful headers for media pages":["Usar cabeçalhos coloridos nas páginas de mídia"],"Enable support for reverse proxying.":["Habilitar suporte a proxy reverso."],"songs":["músicas"],"artists":["artistas"],"albums":["álbuns"],"movies":["filmes"],"Searching for":["Procurando por"],"and":["e"],"tvshows":["seriados"],"no media in this folder":["nenhuma mídia nesta pasta"],"Browse files and add-ons":["Procurar arquivos e addons"],"This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on.":["Aqui é onde você pode pesquisar todo o conteúdo do Kodi, não apenas o que está na biblioteca. Pesquise por fonte ou addon."],"Send text to Kodi":["Enviar texto para o Kodi"],"The lab":["Laboratório"],"Chorus lab":["Laboratório do Chorus"],"Warning":["Aviso"],"Experimental code, use at own risk":["Código experimental, use por sua conta e risco"],"Kodi API browser":["Explorador da API do Kodi"],"This is a tool to test out the API. Select a method then execute it with parameters.":["Esta é uma ferramenta para testar a API. Selecione um método e execute-o com parâmetros."],"You could potentially damage your system with this and there are no sanity checks. Use at own risk.":["Você pode potencialmente danificar seu sistema com isto, e não há testes de segurança. Use por sua conta e risco."],"Saved Kodi settings":["Configurações do Kodi salvas"],"General":["Geral"],"Advanced setting level is recommended for those who know what they are doing.":["Nível de configuração Avançado é recomendado para aqueles que sabem o que estão fazendo."],"Kodi settings level":["Nível de configuração do Kodi"],"Remove":["Remover"],"cast":["elenco"],"Add-ons":["Addons"],"Web interface":["Interface web"],"Readme":["Leia-me"],"Changelog":["Changelog"],"Translations":["Traduções"],"Help topics":["Tópicos de ajuda"],"Overview":["Visão geral"],"Lab":["Laboratório"],"version":["versão"],"Remote control":["Controle remoto"],"Remote control is set up correctly":["O controle remoto está configurado corretamente"],"About":["Sobre"],"Local audio":["Áudio local"],"Status report":["Relatório de estado"],"in":["em"],"Focus playlist on playing":["Focar playlist em tocar"],"Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed":["Automaticamente rolar a playlist para o item que está tocando. Isso acontece sempre que o item que está tocando é alterado"],"Web Settings saved.":["Configurações da web salvas"],"Keyboard controls":["Controles de teclado"],"In Chorus, will you keyboard control Kodi, the browser or both":["No Chorus, seu teclado vai controlar o Kodi, o navegador ou ambos"],"Learn more":["Aprenda mais"],"Resume playback":["Retomar execução"],"Resume from":["Retomar de"],"Start from the beginning":["Começar do início"],"Click here restore defaults":["Clique aqui para restaurar os padrões"],"Main Menu Structure":["Estrutura do Menu Principal"],"Here you can change the title, url and %1$s for menu items. You can also remove, re-order and add new items.":["Aqui você pode alterar o título, a url e %1$s dos itens de menu. Você também pode remover, reordenar e adicionar novos items."],"Main Nav":["Nav Principal"],"Add a new playlist":["Adicionar uma nova playlist"],"Keyboard":["Teclado"],"Music":["Música"],"Digital radio":["Rádio digital"],"Movies":["Filmes"],"TV shows":["Seriados"],"TV":["TV"],"Browser":["Navegador"],"Thumbs up":["Joinha"],"Settings":["Configurações"],"Help":["Ajuda"],"Disable Thumbs Up":["Desativar o Joinha"],"Remove the thumbs up button from media. Note: you may also want to remove the menu item from the %1$s":["Remover o botão de joinha da mídia. Nota: talvez você também queira remover o item de menu do %1$s"],"You need to 'Allow remote control' for Kodi. You can do that":["Você precisa 'Permitir controle remoto' para o Kodi. Você pode fazer isso"],"here":["aqui"],"yes":["sim"],"no":["não"],"close":["fechar"],"ok":["ok"],"Are you sure?":["Tem certeza?"],"Set all episodes for this season as":["Determinar todos os episódios desta temporada como"],"Set all episodes for this TV show as":["Determinar todos os episódios deste seriado como"],"watched":["assistido"],"unwatched":["não assistido"],"genre":["gênero"],"studio":["estúdio"],"rated":["classificado"],"episodes":["episódios"],"total":["total"],"set":["conjunto"],"Show device name":["Mostrar nome do dispositivo"],"Show the Kodi device name in the header of Chorus":["Mostrar o nome do dispositivo do Kodi no cabeçalho do Chorus"],"No results found":["Nenhum resultado encontrado"],"Have you done a library scan?":["Você atualizou a coleção?"],"Play in browser":["Tocar no navegador"],"Edit":["Editar"],"Add to Kodi":["Adicionar no Kodi"],"Watched":["Assistido"],"New playlist":["Nova playlist"],"Play in Kodi":["Tocar no Kodi"],"Export list":["Exportar lista"],"Delete playlist":["Deletar playlist"],"title":["título"],"year":["ano"],"date added":["data adicionado"],"rating":["nota"],"actor":["ator"],"mood":["temperamento"],"writer":["escritor"],"director":["diretor"],"style":["estilo"],"items selected":["itens selecionados"],"item selected":["item selecionado"],"Video library clean started":["Atualização da coleção de vídeo iniciada"],"Video library clean finished":["Atualização da coleção de vídeo concluída"],"Audio library clean started":["Atualização da coleção de áudio iniciada"],"Audio library clean finished":["Atualização da coleção de áudio concluída"],"This is a tool to test out the api. Select a method then execute it with parameters.":["Esta é uma ferramenta para testar a API. Selecione um método e execute-os com parâmetros."],"Go to season":["Ir para temporada"],"Queue in Kodi":["Fila no Kodi"],"Adding items to the queue":["Adicionando itens na fila"],"Live TV":["TV Ao Vivo"],"Recently added albums":["Álbuns recentemente adicionados"],"Random albums":["Álbuns aleatórios"],"Recently played albums":["Álbuns recentemente tocados"],"Random movies":["Filmes aleatórios"],"Continue watching":["Continuar assistindo"],"More from %1$s":["Mais de %1$s"],"More %1$s movies":["Mais filmes de %1$"],"More movies starring %1$s":["Mais filmes estrelando %1$s"],"Other movies released in %1$s":["Outros filmes lançados em %1$s"],"artist":["artista"],"random":["aleatório"],"label":["etiqueta"],"formed":["formado"],"born":["nasceu"],"died":["morreu"],"disbanded":["dispensado"],"years active":["anos ativo"],"Click for more":["Clique para mais"],"Loading albums":["Carregando álbuns"],"%1$d seconds ago, an input dialog opened in Kodi and it is still open! To prevent a mainframe implosion, you should probably give me some text. I don't really care what it is at this point, why not be creative? Do you have a %2$s? I won't tell...":["%1$d segundos atrás, um diálogo de entrada foi aberto no Kodi e ainda está aberto! Para prevenir uma implosão de mainframe, seria bom você me dar algum texto. Não me importo do que se trata nesta altura do campeonato, que tal ser criativo? Você tem um %2$s? Não vou contar pra ninguém..."],"all media":["todas mídias"],"YouTube":["YouTube"],"SoundCloud":["SoundCloud"],"GoogleMusic":["GoogleMusic"],"Radio":["Radio"],"MixCloud":["MixCloud"],"First aired":["Primeira exibição"],"Updated %1$s details":["Atualizado os detalhes de %1$s"],"Title":["Título"],"Plot":["Enredo"],"Rating":["Nota"],"Original title":["Título original"],"Directors":["Diretores"],"Writers":["Escritores"],"File path":["Caminho do arquivo"],"Artist":["Atista"],"Description":["Descrição"],"Label":["Etiqueta"],"Year":["Ano"],"Genres":["Gêneros"],"Styles":["Estilos"],"Themes":["Temas"],"Moods":["Temperamentos"],"Album artist":["Artista do Álbum"],"Album":["Álbum"],"Track":["Faixa"],"Disc":["Disco"],"Tagline":["Tagline"],"Studio":["Estúdio"],"Content rating":["Nota do conteúdo"],"Premiered":["Estreado"],"IMDb":["IMDb"],"Sort title":["Ordenar título"],"Country":["País"],"Set":["Conjunto"],"Tags":["Etiquetas"],"Trailer":["Trailer"],"Formed":["Formado"],"Disbanded":["Dispensado"],"Years Active":["Anos na Ativa"],"Born":["Nasceu"],"Died":["Morreu"],"Instruments":["Instrumentos"],"more":["mais"],"in progress":["em progresso"],"URL":["URL"],"Add an image via an external URL":["Adicionar uma imagem via URL externa"],"Searching for more images":["Buscando mais imagens"],"Selector":["Seletor"],"External Search":["Busca Externa"],"Local media":["Mídias locais"],"Chorus Search":["Busca do Chorus"],"YouTube Search":["Busca do YouTube"],"Executed addon":["Addon executado"],"all":["todos"],"video":["vídeo"],"audio":["áudio"],"image":["imagem"],"picture":["imagem"],"executable":["executável"],"settings":["configurações"],"Refresh":["Atualizar"],"Confirm refresh":["Confirmar atualização"],"Refresh Ignore NFO":["Atualizar Ignorar NFO"],"Ignore local NFO files when manually refreshing media.":["Ignorar arquivos NFO locais quando atualizar mídia manualmente."],"Show only":["Mostrar apenas"],"Show and episodes":["Série e episódios"],"Top music":["Top músicas"],"%1$s Artists":["Artistas %1$s"],"%1$s Albums":["Álbuns %1$s"],"%1$s Songs":["Músicas %1$s"],"default":["padrão"],"Actions":["Ações"],"play files":["tocar arquivos"],"queue files":["enfileirar arquivos"],"Sent text":["Texto enviado"],"License":["Licença"],"Main Menu":["Menu Principal"],"Search":["Buscar"],"Custom Add-on search":["Busca customizada de Add-on"],"Add custom add-on searches":["Adicionar buscas customizadas de add-on"],"Add-ons help page":["Página de ajuda dos add-ons"],"No %1$s found":["%1$s não encontrado"],"results":["resultados"],"EPG data":["Dados EPG"],"PVR":["PVR"],"Recordings":["Gravações"],"Channel recording toggled":["Gravação de canal ativada"],"TV Channels":["Canais de TV"],"Radio Stations":["Estações de Rádio"],"Record":["Gravar"],"Toggle timer":["Ativar/Desativar timer"],"Now":["Agora"],"Rename playlist":["Renomear playlist"],"album":["álbum"],"Videos":["Vídeos"],"Lost connection to Kodi":["Conexão com o Kodi perdida"],"Attempt to reconnect":["Tentar reconectar"],"Attempting reconnect":["Tentando reconectar"],"Top Songs":["Top Músicas"],"Top Albums":["Top Álbuns"],"Toggle select all":["Ativar/Desativar selecionar todos"],"More like this":["Mais similares a este"],"music videos":["vídeos de música"],"Related music videos from YouTube":["Vídeos de música relacionados do YouTube"],"Lost websocket connection":["Perdeu conexão websocket"],"Attempting websockets reconnect":["Tentando reconexão websockets"],"This should be the play path for the trailer. Eg. %1$s":["Este deveria ser o diretório de execução para o trailer. Ex. %1$s"],"%1$s party mode toggled":["%1$s modo festa ativado"]}}} \ No newline at end of file diff --git a/dist/lang/_strings/sk.json b/dist/lang/_strings/sk.json deleted file mode 100644 index fa69c856..00000000 --- a/dist/lang/_strings/sk.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"sk_SK"},"Nothing playing":["Nič sa neprehráva"],"Deselect all":["Odznačiť všetko"],"Filters":["Filtre"],"Sort":["Triedenie"],"Select a filter":["Vyberte filter"],"Select an option":["Vyberte možnosť"],"filter":["filter"],"Add filter":["Pridať filter"],"Which player to start with":["S ktorým prehrávačom začať"],"Ignore terms such as 'The' and 'A' when sorting lists":["Ignorovať slová ako 'The' a 'A' pri triedení zoznamov"],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":["V zozname spevákov zobraziť iba spevákov s albumami alebo všetkých spevákov. Upozornenie: vypnutie tejto voľby bude mať dopad na výkon v prípade veľkých knižníc"],"is the default":["je predvolené"],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":["Meno hostiteľa pre websockets spojenia. Nastavením na 'auto' sa použije aktuálne meno hostiteľa."],"How often do I poll for updates from Kodi (Only applies when websockets inactive)":["Ako často mám žiadať Kodi o aktualizáciu stavu (platné iba pri použití websocketov)"],"Enable support for reverse proxy.":["Zapne podporu pre reverznú proxy."],"Web settings saved.":["Nastavenia uložené."],"Just a sec...":["Už len chvíľku..."],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":["Kodi dlhší čas nereaguje. Je možné, že spadlo!"],"Video library scan started":["Prehľadávanie videoknižnice bolo spustené"],"Video library scan complete":["Prehľadávanie videoknižnice skončilo"],"Audio library scan started":["Prehľadávanie audioknižnice bolo spustené"],"Audio library scan complete":["Prehľadávanie audioknižnice skončilo"],"Kodi has quit":["Kodi ukončené"],"Sections":["Sekcie"],"Back":["Späť"],"Loading folder...":["Nahrávam adresár..."],"Show more":["Zobraziť viac"],"to Kodi":["do Kodi"],"Playlist refreshed":["Playlist obnovený"],"Kodi":["Kodi"],"Local":["Miestny"],"Playlists":["Playlisty"],"Existing playlists":["Existujúce playlisty"],"Empty playlist, you should probably add something to it?":["Tento playlist je prázdny. Chcete doň niečo pridať?"],"Create a new list":["Vytvoriť nový zoznam"],"Add to playlist":["Pridať do playlistu"],"Added to your playlist":["Pridané do vášho playlistu"],"Give your playlist a name":["Pomenujte váš playlist"],"Recently added":["Nedávno pridané"],"Recently played":["Nedávno sledované"],"Season":["Sezóna"],"Episode":["Epizóda"],"Play":["Prehrať"],"Queue":["V poradí"],"View on IMDb":["Prehliadať na IMDb"],"Stream":["Stream"],"Download":["Stiahnuť"],"complete":["hotovo"],"Synopsis":["Prehľad"],"Full cast":["Plné obsadenie"],"Websockets closed":["Websockety uzatvorené"],"Websockets host":["Websocket hostiteľ"],"Default player":["Predvolený prehrávač"],"Ignore article":["Ignorovať anglické členy"],"Album artists only":["Iba umelci s albumami"],"Poll interval":["Interval dopytovania"],"Reverse proxy support":["Podpora reverznej proxy"],"Language":["Jazyk"],"Preferred language":["Preferovaný jazyk"],"Ignore articles (terms such as \"The\" and \"A\") when sorting lists":["Ignorovať anglické členy (výrazy ako \"The\" a \"A\") pri triedení zoznamov"],"sec":["s"],"Your browser doesn't support websockets! Get with the times and update your browser.":["Váš prehliadač nepodporuje websockety! Choďte s dobou a prehliadač aktualizujte."],"Failed to connect to websockets":["Spojenie k websockets zlyhalo"],"Video":["Video"],"Audio":["Audio"],"Cast":["Obsadenie"],"Director":["Režisér","Režiséri"],"Writer":["Spisovateľ","Spisovatelia"],"Subtitle":["Titulky","Titulky"],"Result":["Výsledok","Výsledky"],"Loading things...":["Nahrávam..."],"Scan video library":["Prehľadať videoknižnicu"],"Scan audio library":["Prehľadať audioknižnicu"],"About Chorus":["O Chorus"],"Recent":["Najnovšie"],"Artists":["Herci"],"Albums":["Albumy"],"Recent movies":["Najnovšie filmy"],"All movies":["Všetky filmy"],"Recent episodes":["Najnovšie epizódy"],"All TV shows":["Všetky seriály"],"Web settings":["Nastavenie webu"],"Kodi settings":["Nastavenie Kodi"],"Now Playing Playlists":["Teraz prehrávam playlist"],"Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right":["Prepnúť medzi prehrávaním v Kodi a miestnom prehrávaní pomocou panelov. Zobrazenie môžete prepínať pomocou šípky vpravo hore"],"Current playlist":["Aktuálny playlist"],"Clear playlist":["Vyčistiť playlist"],"Refresh playlist":["Obnoviť playlist"],"Party mode":["Párty režim"],"Save Kodi playlist":["Uložiť playlist do Kodi"],"Preferred language, need to refresh browser to take effect":["Preferovaný jazyk. Je potrebné obnoviť stránku prehliadača, aby sa zmeny prejavili"],"Ignore articles (terms such as 'The' and 'A') when sorting lists":["Ignorovať anglické členy (výrazy ako 'The' a 'A') pri triedení zoznamov"],"Vibrant headers":["Sýte hlavičky"],"Use colourful headers for media pages":["Používať pestrofarebné hlavičky na stránkach s multimédiami"],"Enable support for reverse proxying.":["Zapnúť podporu pre reverznú proxy."],"songs":["skladby"],"artists":["herci"],"albums":["albumy"],"movies":["filmy"],"Searching for":["Hľadám"],"and":["a"],"tvshows":["seriály"],"no media in this folder":["v tomto adresári nie je nič, čo sa dá prehrať"],"Browse files and add-ons":["Prehliadať súbory a doplnky"],"This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on.":["Toto je miesto, kde si môžete prezerať všetok obsah v Kodi, nielen to, čo je v knižnici. Prehliadajte podľa zdroja alebo doplnku."],"Send text to Kodi":["Odoslať text do Kodi"],"The lab":["Laboratórium"],"Chorus lab":["Laboratórium Chorusu"],"Warning":["Varovanie"],"Experimental code, use at own risk":["Experimentálny kód, používajte na vlastné riziko"],"Kodi API browser":["Prehliadač Kodi API"],"This is a tool to test out the API. Select a method then execute it with parameters.":["Toto je nástroj na testovanie API. Vyberte metódu, vložte parametre a spustite ju."],"You could potentially damage your system with this and there are no sanity checks. Use at own risk.":["Použitie tejto voľby môže poškodiť váš systém, keďže sa nevykonávajú žiadne kontroly. Používajte na vlastné riziko."],"Saved Kodi settings":["Nastavenia Kodi uložené"],"General":["Všeobecné"],"Advanced setting level is recommended for those who know what they are doing.":["Pokročilá úroveň nastavení je odporúčaná len tým, ktorí vedia, čo robia."],"Kodi settings level":["Úroveň Kodi nastavení"],"Remove":["Odstrániť"],"cast":["obsadenie"],"Add-ons":["Doplnky"],"Web interface":["Webové rozhranie"],"Readme":["Čítaj ma"],"Changelog":["Zoznam zmien"],"Translations":["Preklady"],"Help topics":["Témy pomocníka"],"Overview":["Prehľad"],"Lab":["Laboratórium"],"version":["verzia"],"Remote control":["Diaľkové ovládanie"],"Remote control is set up correctly":["Diaľkové ovládanie je nastavené správne"],"About":["O Chorus"],"Local audio":["Miestne audio"],"Status report":["Hlásenie o stave"],"in":["v"],"Focus playlist on playing":["V playliste vždy ukazovať prehrávanú položku"],"Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed":["Automaticky previnúť playlist na momentálne prehrávanú položku. Toto sa stane vždy, keď sa prehrávaná položka zmení"],"Web Settings saved.":["Webové nastavenia uložené."],"Keyboard controls":["Ovládanie pomocou klávesnice"],"In Chorus, will you keyboard control Kodi, the browser or both":["V Choruse bude klávesnica ovládať Kodi, prehliadač alebo obe"],"Learn more":["Zistiť viac"],"Resume playback":["Pokračovať v prehrávaní"],"Resume from":["Pokračovať od"],"Start from the beginning":["Spustiť od začiatku"],"Click here restore defaults":["Kliknite sem pre obnovenie predvolených nastavení"],"Main Menu Structure":["Štruktúra hlavnej ponuky"],"Here you can change the title, url and %1$s for menu items. You can also remove, re-order and add new items.":["Tu môžete zmeniť názov, URL a %1$s jednotlivých položiek ponuky. Môžete tu tiež odstrániť, zmeniť alebo pridať položky ponuky."],"Main Nav":["Hlavná navigácia"],"Add a new playlist":["Pridať nový playlist"],"Keyboard":["Klávesnica"],"Music":["Hudba"],"Digital radio":["Digitálne rádio"],"Movies":["Filmy"],"TV shows":["Seriály"],"TV":["TV"],"Browser":["Prehliadač"],"Thumbs up":["Palec hore"],"Settings":["Nastavenia"],"Help":["Pomocník"],"Disable Thumbs Up":["Odstrániť palec hore"],"Remove the thumbs up button from media. Note: you may also want to remove the menu item from the %1$s":["Odstrániť palec hore pre mediálny súbor. Poznámka: možno budete chcieť odstrániť aj položku ponuky z %1$s"],"You need to 'Allow remote control' for Kodi. You can do that":["V Kodi musíte 'Povoliť vzdialené ovládanie'. To môžete urobiť"],"here":["tu"],"yes":["áno"],"no":["nie"],"close":["zavrieť"],"ok":["ok"],"Are you sure?":["Ste si istý?"],"Set all episodes for this season as":["Nastaviť všetky epizódy z tejto sezóny ako"],"Set all episodes for this TV show as":["Nastaviť všetky epizódy tohto seriálu ako"],"watched":["pozreté"],"unwatched":["nepozreté"],"genre":["žáner"],"studio":["štúdio"],"rated":["hodnotené"],"episodes":["epizódy"],"total":["celkom"],"set":["nastaviť ako"],"Show device name":["Zobraziť názov zariadenia"],"Show the Kodi device name in the header of Chorus":["Zobraziť názov zariadenia Kodi v hlavičke Chorusu"],"No results found":["Nenájdené"],"Have you done a library scan?":["Už ste uskutočnili prehľadávanie knižnice?"],"Play in browser":["Prehrať v prehliadači"],"Edit":["Upraviť"],"Add to Kodi":["Pridať do Kodi"],"Watched":["Prezreté"],"New playlist":["Nový playlist"],"Play in Kodi":["Spustiť v Kodi"],"Export list":["Exportovať zoznam"],"Delete playlist":["Odstrániť playlist"],"title":["názov"],"year":["rok"],"date added":["dátum pridania"],"rating":["hodnotenie"],"actor":["herec"],"mood":["nálada"],"writer":["scenár"],"director":["režisér"],"style":["štýl"],"items selected":["položky vybraté"],"item selected":["položka vybratá"],"Video library clean started":["Čistenie videoknižnice bolo spustené"],"Video library clean finished":["Čistenie videoknižnice dokončené"],"Audio library clean started":["Čistenie audioknižnice bolo spustené"],"Audio library clean finished":["Čistenie audioknižnice dokončené"],"This is a tool to test out the api. Select a method then execute it with parameters.":["Toto je nástroj na testovanie API. Vyberte metódu, zadajte parametre a spustite ju."],"Go to season":["Prejsť na sezónu"],"Queue in Kodi":["Zaradiť do poradia prehrávania v Kodi"],"Adding items to the queue":["Pridávam položky do poradia"],"Live TV":["Live TV"],"Recently added albums":["Nedávno pridané albumy"],"Random albums":["Náhodné albumy"],"Recently played albums":["Nedávno prehrávané albumy"],"Random movies":["Náhodné filmy"],"Continue watching":["Pokračovať v sledovaní"],"More from %1$s":["Viac od %1$s"],"More %1$s movies":["Viac %1$s filmov"],"More movies starring %1$s":["Viac filmov začínajúcich na %1$s"],"Other movies released in %1$s":["Ďalšie filmy z roku %1$s"],"artist":["umelec"],"random":["náhodne"],"label":["štítok"],"formed":["založená"],"born":["narodený/á"],"died":["zomrel/a"],"disbanded":["rozpustená"],"years active":["aktívnych rokov"],"Click for more":["Kliknite pre viac informácií"],"Loading albums":["Nahrávam albumy"],"%1$d seconds ago, an input dialog opened in Kodi and it is still open! To prevent a mainframe implosion, you should probably give me some text. I don't really care what it is at this point, why not be creative? Do you have a %2$s? I won't tell...":["Pred %1$d sekundami otvorilo Kodi vstupné dialógové okno a ešte stále je otvorené! Ak nechcete mrhať cenným procesorovým časom, možno by ste doň mohli zadať nejaký text. V skutočnosti ma nezaujíma, čo tam napíšete, kreativite sa medze nekladú. Máte %2$s? Nikomu to nepoviem..."],"all media":["všetky média"],"YouTube":["YouTube"],"SoundCloud":["SoundCloud"],"GoogleMusic":["GoogleMusic"],"Radio":["Rádio"],"MixCloud":["MixCloud"],"First aired":["Prvýkrat vysielané"],"Updated %1$s details":["Aktualizovaných %1$s detailov"],"Title":["Názov"],"Plot":["Zápletka"],"Rating":["Hodnotenie"],"Original title":["Pôvodný názov"],"Directors":["Režiséri"],"Writers":["Scenáristi"],"File path":["Cesta k súboru"],"Artist":["Umelec"],"Description":["Popis"],"Label":["Štítok"],"Year":["Rok"],"Genres":["Žánre"],"Styles":["Štýly"],"Themes":["Témy"],"Moods":["Nálady"],"Album artist":["Autor albumu"],"Album":["Album"],"Track":["Stopa"],"Disc":["Disk"],"Tagline":["Tagline"],"Studio":["Štúdio"],"Content rating":["Hodnotenie obsahu"],"Premiered":["Premiéra"],"IMDb":["IMDb"],"Sort title":["Triedenie názvu"],"Country":["Krajina"],"Set":["Nastavenie"],"Tags":["Štítky"],"Trailer":["Ukážka"],"Formed":["Založená"],"Disbanded":["Rozpustená"],"Years Active":["Aktívnych rokov"],"Born":["Narodený/a"],"Died":["Zomrel/a"],"Instruments":["Nástroje"],"more":["viac"],"in progress":["rozpozerané"],"URL":["URL"],"Add an image via an external URL":["Pridať obrázok pomocou externej URL"],"Searching for more images":["Hľadám viac obrázkov"],"Selector":["Selector"],"External Search":["Externé vyhľadávanie"],"Local media":["Miestne médíá"],"Chorus Search":["Vyhľadať v Choruse"],"YouTube Search":["Vyhľadávanie na YouTube"],"Executed addon":["Spustiteľný doplnok"],"all":["všetko"],"video":["video"],"audio":["audio"],"image":["obrázok"],"picture":["fotografia"],"executable":["spustiteľné"],"settings":["nastavenia"],"Refresh":["Obnoviť"],"Confirm refresh":["Potvrdiť obnovenie"],"Refresh Ignore NFO":["Obnoviť Ignore NFO súbory"],"Ignore local NFO files when manually refreshing media.":["Ignorovať miestne NFO soubory pri manuálnom obnovovaní médií."],"Show only":["Iba seriál"],"Show and episodes":["Seriál a epizódy"],"Top music":["Naj hudba"],"%1$s Artists":["%1$s umelcov"],"%1$s Albums":["%1$s albumov"],"%1$s Songs":["%1$s skladieb"],"default":["predvolené"],"Actions":["Akcie"],"play files":["prehrať súbory"],"queue files":["súbory do poradia"],"Sent text":["Poslať text"],"License":["Licencia"],"Main Menu":["Hlavná ponuka"],"Search":["Vyhľadávanie"],"Custom Add-on search":["Vyhľadávanie pomocou doplnkov"],"Add custom add-on searches":["Pridať vyhľadávanie pomocou doplnkov"],"Add-ons help page":["Stránka s pomocníkom pre doplnky"],"No %1$s found":["Žiadne %1$s nenájdené"],"results":["výsledky"],"EPG data":["Údaje EPG"],"PVR":["PVR"],"Recordings":["Nahrávky"],"Channel recording toggled":["Nahrávanie kanálov prepnuté"],"TV Channels":["TV kanály"],"Radio Stations":["Rádio stanice"],"Record":["Nahrávka"],"Toggle timer":["Prepnúť časovač"],"Now":["Teraz"],"Rename playlist":["Premenovať playlist"],"album":["album"],"Videos":["Videá"],"Lost connection to Kodi":["Pripojenie ku Kodi zlyhalo"],"Attempt to reconnect":["Znova sa pokúsiť pripojiť"],"Attempting reconnect":["Skúšam sa pripojiť"],"Top Songs":["Naj skladby"],"Top Albums":["Naj albumy"],"Toggle select all":["Vybrať/zrušiť výber všetkých"],"More like this":["Viac ako toto"],"music videos":["hudba z filmov"],"Related music videos from YouTube":["Súvisiace hudobné klipy z YouTube"],"Lost websocket connection":["Stratené websocket spojenie"],"Attempting websockets reconnect":["Pokúšam sa znova pripojiť"],"This should be the play path for the trailer. Eg. %1$s":["Toto by mala byť cesta k ukážke. Napr. %1$s"],"%1$s party mode toggled":["%1$s párty režim bol prepnutý"]}}} diff --git a/dist/lang/_strings/zh_cn.json b/dist/lang/_strings/zh_cn.json deleted file mode 100644 index e1b543ee..00000000 --- a/dist/lang/_strings/zh_cn.json +++ /dev/null @@ -1 +0,0 @@ -{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=2; plural=(n != 1);","lang":"zh-hans"},"Nothing playing":["没有内容正在播放"],"Deselect all":["取消所有勾选"],"Filters":["筛选区"],"Sort":["排序"],"Select a filter":["选取一个筛选条件"],"Select an option":["挑选一个选项"],"filter":["筛选条件"],"Add filter":["添加筛选条件"],"Which player to start with":["用哪一个播放器来开始"],"Ignore terms such as 'The' and 'A' when sorting lists":["排序时忽略像'The'和'A'这样的冠词"],"When listing artists should we only see artists with albums or all artists found. Warning: turning this off can impact performance with large libraries":["当列出艺术家的时候,我们仅列出专辑上的艺术家或者能找到的所有艺术家。警告:库比较大的时候关闭此项可能会影响性能。"],"is the default":["是默认的"],"The hostname used for websockets connection. Set to 'auto' to use the current hostname.":["用于websockets连接的服务器名字。设置为‘auto’(自动)来使用当前的服务器的名字。"],"How often do I poll for updates from Kodi (Only applies when websockets inactive)":["多久从Kodi更新一次(仅当websockets关闭时生效)"],"Enable support for reverse proxy.":["启用对反向代理的支持"],"Web settings saved.":["Web设置已保存"],"Just a sec...":["请稍候......"],"Unable to communicate with Kodi in a long time. I think it's dead Jim!":["现在还仍然无法与Kodi建立连接,怪我咯。"],"Video library scan started":["开始扫描视频库"],"Video library scan complete":["视频库扫描完毕"],"Audio library scan started":["开始扫描音频库"],"Audio library scan complete":["音频库扫描完毕"],"Kodi has quit":["Kodi已退出"],"Sections":["分类"],"Back":["后退"],"Loading folder...":["正在加载文件夹......"],"Show more":["显示更多"],"to Kodi":["到Kodi"],"Playlist refreshed":["已刷新播放列表"],"Kodi":["Kodi"],"Local":["本地"],"Playlists":["播放列表"],"Existing playlists":["现有的播放列表"],"Empty playlist, you should probably add something to it?":["这是空的播放列表,放点东西进去吧?"],"Create a new list":["新建一个列表"],"Add to playlist":["添加到播放列表"],"Added to your playlist":["添加到你的播放列表"],"Give your playlist a name":["给你的播放列表起一个名字"],"Recently added":["最近添加"],"Recently played":["最近播放"],"Season":["季"],"Episode":["剧集"],"Play":["播放"],"Queue":["队列"],"View on IMDb":["去IMDb查看"],"Stream":["流媒体"],"Download":["下载"],"complete":["完成"],"Synopsis":["概要"],"Full cast":["演员表"],"Websockets closed":["Websockets已关闭"],"Websockets host":["Websockets服务器"],"Websockets port":["Websockets端口"],"Default player":["默认播放器"],"Ignore article":["忽略字段"],"Album artists only":["仅专辑艺术家"],"Poll interval":["更新间隔"],"Reverse proxy support":["反向代理支持"],"Language":["语言"],"Preferred language":["首选语言"],"Ignore articles (terms such as \"The\" and \"A\") when sorting lists":["排序时忽略类似'The'和'A'这样的冠词字段"],"sec":["秒"],"Your browser doesn't support websockets! Get with the times and update your browser.":["你的浏览器不支持websockets!该升级浏览器了。"],"Failed to connect to websockets":["Failed to connect to websockets, so I am falling back to polling for updates. Which makes things slower and uses more resources. Please ensure you have 'Allow programs on other systems to control Kodi' ENABLED in the Kodi settings (System > Services > Remote control). You may also get this if you are using proxies or accessing via an IP addess when localhost will suffice. If websockets normally works, you might just need to refresh your browser."],"Video":["视频"],"Audio":["音频"],"Cast":["演员表"],"Director":["导演","导演"],"Writer":["编剧","编剧"],"Subtitle":["字幕","字幕"],"Result":["结果","结果"],"Loading things...":["正在加载......"],"Scan video library":["扫描视频库"],"Scan audio library":["扫描音频库"],"About Chorus":["关于Chorus"],"Recent":["最近"],"Artists":["艺术家"],"Albums":["专辑"],"Recent movies":["最近电影"],"All movies":["所有电影"],"Recent episodes":["最近的电视节目"],"All TV shows":["所有电视节目"],"Web settings":["Web设置"],"Kodi settings":["Kodi设置"],"Now Playing Playlists":["现在正在播放播放列表"],"Switch between Kodi and local playback via the tabs. You can toggle visibility with the arrow in the top right":["在这个标签上切换在Kodi或本计算机上播放媒体。你可以点击右上角的箭头来显示或隐藏它。"],"Current playlist":["当前播放列表"],"Clear playlist":["清空播放列表"],"Refresh playlist":["刷新播放列表"],"Party mode":["派对模式"],"Save Kodi playlist":["保存Kodi播放列表"],"Preferred language, need to refresh browser to take effect":["这是你喜欢的语言,在刷新浏览器后生效"],"Ignore articles (terms such as 'The' and 'A') when sorting lists":["当排序时忽略类似'The'和'A'的冠词字段"],"Vibrant headers":["华丽标头"],"Use colourful headers for media pages":["为媒体页面使用彩色标头"],"Enable support for reverse proxying.":["启用反向代理支持"],"songs":["歌曲"],"artists":["艺术家"],"albums":["专辑"],"movies":["电影"],"Searching for":["搜索"],"and":["和"],"tvshows":["电视节目"],"no media in this folder":["这个文件夹里没有媒体文件"],"Browse files and add-ons":["浏览文件和Kodi插件"],"This is where you can browse all Kodi content, not just what is in the library. Browse by source or add-on.":["这里不仅可以浏览媒体库中的内容,还可以浏览所有的在Kodi上的内容。选择Source(源)或插件来浏览。"],"Send text to Kodi":["像Kodi发送文字消息"],"The lab":["实验室"],"Chorus lab":["Chorus的实验功能"],"Warning":["警告"],"Experimental code, use at own risk":["这些不稳定的代码还在试验中,请谨慎使用"],"Kodi API browser":["浏览Kodi的API"],"This is a tool to test out the API. Select a method then execute it with parameters.":["这是用于测试API的工具。选择一个API,并添加一些参数来执行它。"],"You could potentially damage your system with this and there are no sanity checks. Use at own risk.":["这么做你可能会破坏你的系统。风险自担。"],"Saved Kodi settings":["保存的Kodi设置"],"General":["通用"],"Advanced setting level is recommended for those who know what they are doing.":["高级设置只适合知道自己在做什么的用户"],"Kodi settings level":["Kodi设置级别"],"Remove":["删除"],"cast":["主演"],"Add-ons":["插件"],"Web interface":["Web界面"],"Readme":["自述"],"Changelog":["修改日志"],"Translations":["翻译"],"Help topics":["帮助主题"],"Overview":["概览"],"Lab":["实验室"],"version":["版本"],"Remote control":["远程控制"],"Remote control is set up correctly":["成功设置远程控制"],"About":["关于"],"Local audio":["本地音频"],"Status report":["状态报告"],"in":["在"],"Focus playlist on playing":["播放时聚焦在播放列表上"],"Automatically scroll the playlist to the current playing item. This happens whenever the playing item is changed":["自动滚动播放列表到当前播放内容,当播放内容变化时生效。"],"Web Settings saved.":["网页设置已保存"],"Keyboard controls":["键盘控制"],"In Chorus, will you keyboard control Kodi, the browser or both":["在Chorus里, 你希望用键盘控制Kodi,浏览器或是两者"],"Learn more":["了解更多"],"Resume playback":["继续播放"],"Resume from":["从这里继续"],"Start from the beginning":["重新开始"],"Click here restore defaults":["点击这里恢复默认设置"],"Main Menu Structure":["主菜单结构"],"Here you can change the title, url and icons for menu items. You can also remove, re-order and add new items.":["在这里你可以改变菜单项的标题,url和图标。你也可以删除,排序和添加新的菜单项。"],"Main Nav":["主菜单"],"Add a new playlist":["新建一个播放列表"],"Keyboard":["键盘"],"Music":["音乐"],"Digital radio":["数字广播"],"Movies":["电影"],"TV shows":["电视节目"],"TV":["电视"],"Browser":["浏览"],"Thumbs up":["赞"],"Settings":["设置"],"Help":["帮助"]}}} \ No newline at end of file diff --git a/dist/lang/de/app-readme.html b/dist/lang/de/app-readme.html deleted file mode 100644 index 8d923f44..00000000 --- a/dist/lang/de/app-readme.html +++ /dev/null @@ -1,121 +0,0 @@ -

Kodi Web Interface - Chorus2

-

Die Standardoberfläche für die Webansicht von Kodi.

-

Eine großartige, moderne Weboberfläche für Kodi. Stöbere durch deine Musik, Filme -oder TV-Sendungen - komfortabel mit dem Webbrowser. Du kannst Kodi fernsteuern -oder Medien in deinen Browser streamen. Am Besten funkioniert das mit Chrome, aber -auch gut mit den meisten anderen aktuellen Browsern.

-

Chorus2 ist der Nachfolger von Chorus. -Von Grund auf neuprogrammiert auf Basis von Coffee Script, Backbone, Marionette -und vielem, vielem, mehr.

-

Autor

-

Jeremy Graham mit Hilfe von -diesen Typen.

-

Aktueller Status

-

Ziemlich gut, das Meiste funktioniert richtig gut. Anderes braucht noch -Politur/Abschluss/Korrektur. -Es steht beta drauf, also erwarte Fehler, Änderungen, den Atomkrieg usw.

-

An's Laufen bekommen

-

Ab Kodi v17 ist Chorus2 vorinstalliert, du brauchst es nur zu aktvieren und ein -paar Häkchen zu setzen.

-

Aktivieren und Einstellen

-

Kodi > Settings (cog) > Services > Control

- -

Aus Sicherheitsgründen solltest du einen Benutzernamen und ein Passwort -einstellen, um unbefugten Zugriff über die Weboberfläche zu verhinden.

-

Manuelle Installation

-

Es gibt Gründe, Kodi als zip zu installieren. Etwa, wenn Kodi v16 oder älter ist -oder wenn du direkt die aktuellste Version installieren möchtest. Lade die -aktuellste Version des webinterface.default.2.X.X.zip von der -Seite mit den Veröffentlichungen -herunter, dann installiere es wie hier beschrieben. -Hinweis: Chorus2 sollte mit der aktuellsten Version von Kodi benutzt werden, -einiges (oder sogar alles) könnte wegen Änderungen in der API mit älteren Versionen -nicht funktionieren.

-

Benutzung

-

Rufe mit deinem Webbrowser die Adresse http://localhost:8080 auf - ersetze dabei -localhost mit deiner IP-Adresse, wenn du auf einen anderen Rechner zugreifst. Wenn -du einen anderen Port als 8080 eingestellt hast, passe ihn bitte auch an. -Mehr Informationen und Tipps für fortgeschrittene Benutzung ist im -Kodi Wiki page zu finden.

-

Feature requests / Bugs

-

Add them to the list. For bugs please include Kodi version, Web browser version, -Chorus version and any errors that display in the console. For feature requests, checkout the API browser to see if your -request is currently possible.

-

Streaming

-

Disclaimer: The success of this depends on the file formats vs what the browser supports. In general most things work.

-

Audio streaming

-

In the top right there are some tabs, two of them are named Kodi and Local, this is how you toggle what player the UI -is controlling. In Local mode the logo and accents are pinky-red, In Kodi mode the logo is the Kodi blue. When you -are in a given mode, actions affect that player, so if you click Play on a track when in Local mode, it will play -through the browser, likewise, when in Kodi mode all commands are sent to Kodi. You can also add media to other -playlists by clicking the menu buttons (three dots vertical) on most media items.

-

Video streaming

-

Video streaming via HTML5 "sort of" works, it really depends on the codec used. An embedded VLC player is also available with better codec support. -This looks like the best we can get until Kodi supports transcoding. -Chrome users: Chrome has removed support for vlc/divx plugins so streaming a video requires a Chrome friendly codec. -For best results use Chrome with mp4 video that has 2 channel audio (5.1 audio doesn't seem to work).

-

Kodi settings via the web interface

-

You can change most of the settings you would find in Kodi via the settings page in the web interface. -Some settings have been omitted as they require interaction with the GUI and others are just a basic text field with no options.

-

Kodi API browser

-

There is a hidden feature in Chorus that allows you to play with the Kodi API and see what is capable via the JSON-RPC -interface. If you are building an app or addon that uses the API this can be super useful for both finding and testing -all the methods and types available. If you are thinking about a new feature for Chorus, this is also a great place to -test if it is possible (and fast track development by adding a working example to an issue). You can find the API browser -via "Chorus Lab" (bottom right 3 vertical dots > "The Lab") or directly via http://localhost:8080/#lab/api-browser.

-

Contributing

-

If you would like to make this project better I would appreciate any help. Please do pull requests against the develop branch. -I am happy to assist with getting an development environment up and running if you are happy to contribute.

-

Translations

-

I only know English so definitely need help with this. I also don't know heaps about javascript multilingual stuff but -thanks to @mizaki we have a structure ready to go. So it should be nice and easy to translate the UI.

-

At the moment, there are a handful of languages available -but more can be easily added. More strings are always being added so always consider english as the source of truth.

-

So if you see something in english but want it in your language, I need you! To contribute, send me a PR on a new branch -against develop, or if you don't know git, a link to the language file.

-

Language Files here. -English is the only real complete translation file so start with that as your base.

-

Compiling

-

Sass and Grunt are used to compile css and js in the dist folder. -To get your environment setup first install Bundler and npm.

- -

If you are updating (eg. git pull), always do an npm update and bundle update to ensure all the tools are in the toolbox.

-

Build

-

A build will also include translation files.

- -

Spenden

-

Bist du ein Fan von Chorus2 geworden? Du kannst Jeremy ein Bier kaufen, -um Danke zu sagen. :)

-

Lizenz

-

Chorus2 steht unter der Creative Commons Attribution-Share Alike 3.0 United States License. -Hier klicken für Informationen.

-

Screenshots

-

Homepage (Wiedergabe)

-

alt text

-

Suchergebnisse

-

alt text

-

Künstler

-

alt text

-

alt text

-

Videobibliothek

-

alt text

-

Filterfunktionen

-

alt text

-

Einstellungen

-

alt text

-

Erweiterungen

-

alt text

-

Medien bearbeiten

-

alt text

diff --git a/dist/lang/de/keybind-readme.html b/dist/lang/de/keybind-readme.html deleted file mode 100644 index 836f1240..00000000 --- a/dist/lang/de/keybind-readme.html +++ /dev/null @@ -1,25 +0,0 @@ -

Tastaturkürzel

-

Kodi kann mit der Tastatur bedient werden, unten wird die Standardbelegung beschrieben. Die Tastaturbelegung kann in Einstellungsseite geändert werden, verfügbar sind:

-

Kodi

-

Die Tastaturbedienung von Kodi ist wegen der Standardfunktionen des Browsers zunächst deaktiviert (z.B. werden Pfeil hoch / Pfeil runter zum Scrollen benutzt). [Browser Befehl] = [Kodi Aktion].

-
Pfeil LINKS = Richtung LINKS
-Pfeil RECHTS = Richtung RECHTS
-Pfeil HOCH = Richtung HOCH
-Pfeil RUNTER = Richtung RUNTER
-RÜCKSCHRITT = Zurück
-ENTER = Auswählen
-TAB = Schließen
-LEERTASTE = Abspielen/Pause
-Taste "C" = Kontextmenü
-Taste "+" = Lauter
-Taste "-" = Leiser
-Taste "X" = Stopp
-Taste "T" = Untertitel umschalten
-Taste ">" = Nächster
-Taste "<" = Vorheriger
-Taste "\" = Vollbild
-

Verbesserungsverschläge? Klicke hier.

-

Browser

-

Mit der Tastatur wird erstmal nur der Browser gesteuert. Wenn die Fernbedienung geöffnet ist, steuern die Tasten jedoch nur Kodi.

-

Beides

-

Tastaturbefehle werden in Kodi und im Browser ausgeführt. Wenn die Fernbedienung geöffnet ist, wird nur Kodi gesteuert. HINWEIS: Viele Tasten sind sowohl im Browser als auch in Kodi belegt, z.B. Rückschritt/Löschen.

diff --git a/dist/lang/de/lang-readme.html b/dist/lang/de/lang-readme.html deleted file mode 100644 index 1bca777b..00000000 --- a/dist/lang/de/lang-readme.html +++ /dev/null @@ -1,60 +0,0 @@ -

Übersetzungen

-

Um die Sprachdateien zu aktualisieren, brauchst du nicht viel über GIT zu wissen. -Diese Seite hilft dir dabei, mit Sprachdateien umzugehen.

-

Wo sind die Sprachdateien?

-

Die Sprachdateien werden an zwei Orten gespeichert. Das Sprachkürzel LANG_CODE -ist der zweistellige Code für diese Sprache, z.B. en, fr, de, pl, nl.

-

Zeichenketten (Strings)

-

src/lang/_strings/LANG_CODE.po

- -
msgctxt ""
-msgid "Select a filter"
-msgstr "Filter wählen"
-

Seiten

-

src/lang/LANG_CODE/PAGE.md

- -

Eine neue Sprache hinzufügen

-

Beispiel: Wenn deine Sprache Deutsch ist, würde sie das Kürzel (LANG_KEY) -de haben.

-

Sag der Anwendung Bescheid

-

Die neue Sprache muss jetzt in der Anwendung eingetragen werden. Also trage in die -Datei /src/js/helpers/translate.js.coffee die neue Sprache de: "Deutsch" in -getLanguages ein. (Für Deutsch schon passiert.)

-

Ordner- und Dateistruktur von en kopieren

-

Kopiere die Dateien, die du übersetzen möchtest:

- -

Ausprobieren

-

Um deine Version zu testen, muss ein neue Version (build) erstellt werden, -vielleicht klappt es aber auch ohne, wenn du dich an die vorhandene Struktur -gehalten hast.

-

Wenn du wirklich deine neue Sprache in der Anwendung mit einer neuen Version -testen möchtest, kannst du:

-
    -
  1. Sicherstellen, dass nodejs, npm installiert sind
  2. -
  3. cd /chorus/folder
  4. -
  5. npm install (nur beim ersten Mal)
  6. -
  7. grunt lang (das wird nur die Sprachen im Ordner dist/lang erneuern)
  8. -
  9. Chorus2 aktualisieren
  10. -
-

Rückgriff auf Englisch

-

Solange msgid in deiner LANG_CODE.po noch nicht vorhanden sind, wird die -englische Zeichenkette als Standard verwendet. Gleiches gilt für die Seite -LANG_CODE/PAGE.md, falls sie vorhanden ist.

-

Eine Aktualisierung einreichen

-

Einen pull request GitHub von einem -neuen Zweig (fork) aus zu senden, ist der beste Weg. -Aktualisierungen über andere Wege werden aber auch berücksichtigt.

diff --git a/dist/lang/en/_en-important-readme.html b/dist/lang/en/_en-important-readme.html deleted file mode 100644 index 5f155ad3..00000000 --- a/dist/lang/en/_en-important-readme.html +++ /dev/null @@ -1,11 +0,0 @@ -

Warning: Files in this folder get overridden automatically

-

To edit the following files, you must do it in the original location and NOT in this folder. -These files get get replaced regularly during a build or grunt lang.

-

Where to edit these files:

- -

Note

-

This only applies to english.

diff --git a/dist/lang/en/addons.html b/dist/lang/en/addons.html deleted file mode 100644 index 604ce028..00000000 --- a/dist/lang/en/addons.html +++ /dev/null @@ -1,36 +0,0 @@ -

Add-on Support

-

Chorus supports add-ons, but at a generic level. As each add-on does things differently, not all functionality will be -available. The Add-Ons page lists add-ons that are executable (eg. Global Search) or add-ons that provide -a list of audio/video content (eg. YouTube). Add-ons that provide lists can also be accessed via the browser.

- -

Out of the box, Chorus includes search functionality for some of the more popular add-ons, this allows you to search -content provided by that add-on via the search page. For example you could type in "crazy cat videos" in the search box -and then on the search page, click "YouTube" to get a list of videos provided by YouTube on that subject.

-

If you wish to search content provided by an add-on that isn't included with Chorus, you can add your own -custom add-on search which tells Chorus how it can search for the content provided by that add-on.

-

To add a custom search, you need to know what url the add-on is using internally to provide the search results. This -isn't always easy or obvious to find out and may involve looking through the add-on code or kodi logs to determine the -correct url to use. Chorus will substitute the token [QUERY] with the search term.

-

Examples of add-on search urls

- -

Contributing

-

If you find a good custom add-on search that should be included in Chorus out of the box then you should consider -submitting a pull request for it. Look at the SoundCloud module -as an example of the code structure. NOTE: Only add-ons that are in the official repository will accepted.

-

Enabling and disabling Add-ons

-

Chorus provides a settings page for enabling and disabling add-ons, be aware that disabling certain -add-ons may have adverse effects so use with care.

-

Known issues and limitations

-

A few things that have been observed with using add-ons in Chorus

- diff --git a/dist/lang/en/app-changelog.html b/dist/lang/en/app-changelog.html deleted file mode 100644 index 0166d6ef..00000000 --- a/dist/lang/en/app-changelog.html +++ /dev/null @@ -1,300 +0,0 @@ -

Version 18.x-2.4.6

- -

Version 18.x-2.4.5

- -

Version 2.4.4

- -

Version 2.4.3

- -

Version 2.4.2

- -

Version 2.4.1

- -

Version 2.4.0

- -

Version 2.3.9

- -

Version 2.3.8

- -

Version 2.3.7

- -

Version 2.3.6

- -

Version 2.3.5

- -

Version 2.3.4

- -

Version 2.3.3

- -

Version 2.3.2

- -

Version 2.3.1

- -

Version 2.3.0

- -

Version 2.0.17

- -

Version 2.0.17

- -

Version 2.0.15

- -

Version 2.0.14

- -

Version 2.0.13

- -

Version 2.0.12

- -

Version 2.0.11

- -

Version 2.0.10

- -

Version 2.0.9

- -

Version 2.0.8

- -

Version 2.0.7

- -

Version 2.0.6

- -

Version 2.0.5

- -

Version 2.0.4

- -

Version 2.0.3

- -

Version 2.0.2

- -

Version 2.0.1

- -

Version 2.0.0

- diff --git a/dist/lang/en/app-readme.html b/dist/lang/en/app-readme.html deleted file mode 100644 index ef93e4b6..00000000 --- a/dist/lang/en/app-readme.html +++ /dev/null @@ -1,108 +0,0 @@ -

Kodi Web Interface - Chorus2

-

The default Web Interface for Kodi.

-

A great modern Web UI for Kodi. Browse your Music, Movies or TV Shows from the comfort of your -own web browser. You can play media via Kodi or stream it in your browser. Works best with Chrome -but plays well with most modern browsers.

-

Successor to Chorus. -A complete rebuild using Coffee Script, Backbone, Marionette and much, much more.

-

Author

-

Jeremy Graham with help from these kind people

-

Current state

-

Pretty good, most things work really well. Other things need polish/finishing/fixing. -Still considered beta software, expect bugs, changes, nuclear war, etc.

-

Getting it working

-

As of Kodi v17, Chorus2 comes pre-installed out of the box, you just need to enable it and tick a few boxes.

-

Enabling & Configuring

-

Kodi > Settings (cog) > Services > Control

- -

For security reasons you should set a username and password to prevent unauthorised access

-

Manual install

-

For Kodi v16 and below or if you want to get the latest version ASAP, an install via zip is the easiest way to go. Grab the -latest release of webinterface.default.2.X.X.zip from the releases page then -install it like this. NOTE: Chorus2 is intended to -be used with the latest version of Kodi and some (or all) things might not work in older versions due to API changes.

-

Using it

-

Point your web browser to http://localhost:8080 - replace localhost with your IP address if using remotely and if -you have changed your port to something other than 8080 be sure to change that too. More information and advanced -usage can be found over on the Kodi Wiki page.

-

Feature requests / Bugs

-

Add them to the list. For bugs please include Kodi version, Web browser version, -Chorus version and any errors that display in the console. For feature requests, checkout the API browser to see if your -request is currently possible.

-

Streaming

-

Disclaimer: The success of this depends on the file formats vs what the browser supports. In general most things work.

-

Audio streaming

-

In the top right there are some tabs, two of them are named Kodi and Local, this is how you toggle what player the UI -is controlling. In Local mode the logo and accents are pinky-red, In Kodi mode the logo is the Kodi blue. When you -are in a given mode, actions affect that player, so if you click Play on a track when in Local mode, it will play -through the browser, likewise, when in Kodi mode all commands are sent to Kodi. You can also add media to other -playlists by clicking the menu buttons (three dots vertical) on most media items.

-

Video streaming

-

Video streaming via HTML5 "sort of" works, it really depends on the codec used. An embedded VLC player is also available with better codec support. -This looks like the best we can get until Kodi supports transcoding. -Chrome users: Chrome has removed support for vlc/divx plugins so streaming a video requires a Chrome friendly codec. -For best results use Chrome with mp4 video that has 2 channel audio (5.1 audio doesn't seem to work).

-

Kodi settings via the web interface

-

You can change most of the settings you would find in Kodi via the settings page in the web interface. -Some settings have been omitted as they require interaction with the GUI and others are just a basic text field with no options.

-

Kodi API browser

-

There is a hidden feature in Chorus that allows you to play with the Kodi API and see what is capable via the JSON-RPC -interface. If you are building an app or addon that uses the API this can be super useful for both finding and testing -all the methods and types available. If you are thinking about a new feature for Chorus, this is also a great place to -test if it is possible (and fast track development by adding a working example to an issue). You can find the API browser -via "Chorus Lab" (bottom right 3 vertical dots > "The Lab") or directly via http://localhost:8080/#lab/api-browser.

-

Contributing

-

If you would like to make this project better I would appreciate any help. There is a develop branch for each version of -Kodi. Please do pull requests against the dev branch for the correct version (even better if you can do a PR for both). -Leia (v18) dev branch is 18.x-dev, Krypton (v17) dev branch is 17.x-dev. See the -developers documentation for information about -getting a dev environment up and running then compiling the project using docker.

-

Translations

-

I only know English so definitely need help with this. I also don't know heaps about javascript multilingual stuff but -thanks to @mizaki we have a structure ready to go. So it should be nice and easy to translate the UI.

-

At the moment, there are a handful of languages available -but more can be easily added. More strings are always being added so always consider english as the source of truth.

-

So if you see something in english but want it in your language, I need you! To contribute, send me a PR on a new branch -against 18.x-dev and/or 17.x-dev, or if you don't know git, a link to the language file.

-

Language Files here. -English is the only real complete translation file so start with that as your base.

- -

Are you a fan of Chorus? You can buy Jeremy a beer to say thanks :)

-

License

-

This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or -(at your option) any later version.

-

This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details.

-

You should have received a copy of the GNU General Public License -along with this program; -if not, write to the Free Software Foundation, Inc., 51 Franklin Street, -Fifth Floor, Boston, MA 02110-1301 USA.

-

Click here for more information .

-

Screenshots

-

Homepage (now playing)

-

alt text

-

Search results

-

alt text

-

Artists

-

alt text

-

alt text

-

Video library

-

alt text

-

Filtering

-

alt text

-

Settings

-

alt text

-

Add-ons

-

alt text

-

Editing media

-

alt text

diff --git a/dist/lang/en/developers.html b/dist/lang/en/developers.html deleted file mode 100644 index 8b9c2610..00000000 --- a/dist/lang/en/developers.html +++ /dev/null @@ -1,29 +0,0 @@ -

Developers information

-

Do you want to help with making Chorus even better? Find help below...

-

This page contains information about getting your dev environment up and running so you can build and test your -changes without the hassle of setting up all the required dependencies.

-

Docker dev environment

-

Included in this repo is a Dockerfile which builds the Chorus 2 dev environment image. If you wanted to develop -without using docker, this is a good reference as to what you need installed on your pc.

-

If you want to make your live much easier, just install docker then grab the pre-built image from docker hub.

-
docker pull jez500/chorus2-dev:latest
-

Installing dev dependencies

-

Once you have the docker dev image, you can use this to do all your development related tasks. The first of these should -be installing all the nodejs/ruby dependencies.

-
docker run -tiP -v `pwd`:/app jez500/chorus2-dev:latest ./build.sh install
-

This will run npm install and bundle install inside the dev container.

-

You should only need to do this once, unless... package.json or Gemfile are updated

-

Building/Compiling the project

-

If you have made changes to some coffee script or sass, you can build those changes via executing commands inside -the dev container. To get a command line in the container:

-
docker run -tiP -v `pwd`:/app jez500/chorus2-dev:latest bash
-

Once inside the dev container, you can do the following:

-

Build

-

This will build languages, documentation, js and css.

-
grunt build
-

Watch for changes (continuously build)

-

This will only build js and css.

-
grunt
-

Committing your changes

-

As a rule of thumb, you should not commit any compiled files unless you are building a release. Eg. only commit files -in the src folder.

diff --git a/dist/lang/en/help-overview.html b/dist/lang/en/help-overview.html deleted file mode 100644 index 95b4735e..00000000 --- a/dist/lang/en/help-overview.html +++ /dev/null @@ -1,37 +0,0 @@ -

What is Chorus?

-

Chorus is a web interface for controlling and interacting with Kodi. It is hosted by your -Kodi installation so anything that can run Kodi should have no problems with Chorus.

-

With a web interface you could potentially be controlling a Kodi player from the other side of the world. -But more likely, you will be controlling a local Kodi player in your home or office.

-

Who made this thing?

-

Chorus was created by Jeremy Graham, a Kodi team member who has been obsessed with -Kodi since its original inception as Xbox Media Player many years ago. He has invested thousands of hours in -the pursuit of the perfect Kodi web interface, all of which has lead to what you are using right now.

-

To say thanks to Jeremy for making Kodi great to use via a browser or maybe just some encouragement to make it -even better? You can buy him a beer or 2.

-

Who made it possible?

- -

Bugs and Features

-

Is something broken?

-

It happens, it could also be a "Cool idea"? Chorus is a complex app and Kodi is way more complex. For Chorus issues -you can create an issue on Github. It is important that you provide -as much information as possible. Great things to include are:

- -

Cool ideas

-

Got neat addition or a feature wish list for Chorus? You can add them to the Github -page or even better, send through a pull request..

-

Tell me more

-

View the readme for an overview, the changelog -lists notable changes between versions or maybe you can help with translations.

diff --git a/dist/lang/en/keybind-readme.html b/dist/lang/en/keybind-readme.html deleted file mode 100644 index 2b860bd3..00000000 --- a/dist/lang/en/keybind-readme.html +++ /dev/null @@ -1,28 +0,0 @@ -

Key Binds

-

You can use your keyboard to control Kodi, this is the default setting but you can change what -the keyboard controls on the settings page. The available options are:

-

Kodi

-

The keyboard controls Kodi and default keyboard interaction with the browser is disabled. -(eg. using up and down arrows to scroll a page). [Browser command] = [Kodi action].

-
Cursor LEFT = Direction LEFT
-Cursor RIGHT = Direction RIGHT
-Cursor UP = Direction UP
-Cursor DOWN = Direction DOWN
-BACKSPACE = Back
-ENTER = Select
-TAB = Close
-SPACE BAR = Play/Pause
-Key "C" = Context menu
-Key "+" = Volume Up
-Key "-" = Volume Down
-Key "X" = Stop
-Key "T" = Toggle subtitles
-Key ">" = Play Next
-Key "<" = Play Prev
-Key "\" = Full screen
-

Got improvements to add? click here

-

Browser

-

The keyboard controls the browser only. When the remote is open the keys will control only Kodi.

-

Both

-

Keyboard commands are executed in Kodi and in the browser. When the remote is open the keys will -control only Kodi. NOTE: Many commands are shared by both the browser and Kodi. Eg. Backspace.

diff --git a/dist/lang/en/lang-readme.html b/dist/lang/en/lang-readme.html deleted file mode 100644 index 3c03b5f3..00000000 --- a/dist/lang/en/lang-readme.html +++ /dev/null @@ -1,50 +0,0 @@ -

Translations

-

To update the language files you just need to know a bit of GIT. This page should help -with the structure of language files.

-

Where are the language files?

-

There are two places where language override files are stored. The LANG_CODE is the two -letter code for that language. Eg: en, fr, de

-

Strings

-

src/lang/_strings/LANG_CODE.po

- -

Pages

-

src/lang/LANG_CODE/PAGE.md

- -

Adding a new language

-

Example: If your new language is French it would have a LANG_KEY of fr.

-

Tell the app about it

-

You also need to tell the application to have it as an option. So you edit this file: -/src/js/helpers/translate.js.coffee and add fr: "French" to the languages in getLanguages

-

Duplicate the folder/file structure of en

-

Copy the files you want to override with the new language:

- -

Testing

-

To test you need to do a build, however if you follow the existing structure you shouldn't need to.

-

If do you want to test your language in the app with a build, you can:

-
    -
  1. Ensure nodejs, npm are installed
  2. -
  3. cd /chorus/folder
  4. -
  5. npm install (only the first time)
  6. -
  7. grunt lang (this will rebuild only the languages in the dist/lang folder)
  8. -
  9. Refresh Chorus
  10. -
-

Fallback

-

Translations should fallback to English unless the msgid is set in a LANG_CODE.po file. -Or if a page LANG_CODE/PAGE.md exists.

-

Submitting an update

-

Send a pull request through GitHub on a new branch is the best way. -Would consider updates via other methods.

diff --git a/dist/lang/en/license.html b/dist/lang/en/license.html deleted file mode 100644 index 634dc5ee..00000000 --- a/dist/lang/en/license.html +++ /dev/null @@ -1,24 +0,0 @@ -

Chorus2 License

-

This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or -(at your option) any later version.

-

This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details.

-

You should have received a copy of the GNU General Public License -along with this program; -if not, write to the Free Software Foundation, Inc., 51 Franklin Street, -Fifth Floor, Boston, MA 02110-1301 USA.

-

Included Images

-

All photos used within Chorus are licensed under Creative Commons Zero -which means you can copy, modify, distribute and use the photos for free. Images have been sourced from:

- -

Other included images and gifs have been hand crafted by Jeremy Graham

-

Included Libraries

-

Click here to view the included libraries used by Chorus and -their associated licenses.

diff --git a/dist/lang/fr/help-overview.html b/dist/lang/fr/help-overview.html deleted file mode 100644 index 7db87bf0..00000000 --- a/dist/lang/fr/help-overview.html +++ /dev/null @@ -1,39 +0,0 @@ -

Qu'est-ce que Chorus?

-

Chorus est une interface web pour contrôler Kodi. Il est hébergé sur votre -installation de Kodi, ainsi n'importe quel appareil pouvant faire marcher Kodi ne devrait pas avoir -de problème avec Chorus.

-

Avec une interface web vous pourriez si vous le voulez contrôler un lecteur Kodi de l'autre côté de la planête. -Mais plus probablement vous allez contrôler un lecteur Kodi sur votre réseau local à la maison ou au bureau.

-

Qui a fait cette chose?

-

Chorus a été créé par Jeremy Graham, un membre de l'équipe Kodi qui est obsédé par -Kodi depuis son lancement original sur Xbox Media Player des années auparavant. Il a investi des milliers -d'heure pour développer l'interface web parfaite pour Kodi. Tout ceci a abouti à ce que vous utilisez aujourd'hui -même.

-

Pour dire merci à Jeremy d'avoir rendu Kodi super à utiliser via un navigateur ou peut-être quelques encouragements -pour le rendre encore meilleur Vous pouvrez lui payer une bière ou deux.

-

Qui a rendu cela possible?

- -

Bugs et fonctionnalités

-

Est-ce que quelque chose est cassé ?

-

Cela arrive, cela peut aussi être une "idée cool" ? Chorus est une application complexe et Kodi est bien plus complexe. -Pour les problèmes concernant Chorus vous pouvez créer un rapport de bug sur GitHub. -Il est important que vous frounissiez autant d'information que possible. Les bonnes choses à mentionner sont :

- -

Idées cools

-

Vous avez une idée qui déchire ou une liste de fonctionnalités souhaitées ? Vous pouvez les ajouter sur la page Github -ou encore mieux les proposer dans une "pull request"..

-

Dites m'en plus

-

Reagarder le readme pour une vue d'ensemble, le journal des changements -qui liste les changements notables entre les versions ou peut-être pouvez-vous aider pour les traductions ?

diff --git a/dist/lang/fr/keybind-readme.html b/dist/lang/fr/keybind-readme.html deleted file mode 100644 index 60b0f415..00000000 --- a/dist/lang/fr/keybind-readme.html +++ /dev/null @@ -1,29 +0,0 @@ -

Raccourcis clavier

-

Vous pouvez utiliser le clavier pour contrôler Kodi. C'est le réglage par default mais vous pouvez changer -ce comportement sur la page de paramètres. Les options disponibles sont:

-

Kodi

-

Le clavier contrôle Kodi et les interactions par défaut avec le navigateur sont désactivées (par ex utiliser flèche -haut / bas pour défiler une page). [Commande du navigateur] = [Action Kodi].

-
Flèche GAUCHE = Direction GAUCHE
-Flèche DROITE = Direction RIGHT
-Flèche HAUT = Direction HAUT
-Flèche BAS = Direction BAS
-BACKSPACE = Retour en arrière
-ENTER = Sélectionner
-TAB = Fermer
-BARRE ESPACE = Jouer/Pause
-Touche "C" = Menu contextuel
-Touche "+" = Agumenter le volume
-Touche "-" = Baisser le volume
-Touche "X" = Arrêter
-Touche "T" = Activer/désactiver les sous-titres
-Touche ">" = Jouer le prochain
-Touche "<" = Jouer le précédent
-Touche "\" = Plein écran
-

Des améliorations à rajouter? cliquez ici

- -

Le clavier contrôle uniquement le navigateur. Si la télécommande est ouverte les touches ne contrôlent que Kodi.

-

Les deux

-

Les commandes clavier sont exécutées dans Kodi et dans le navigateur. Si la télécommande -est ouverte les touches ne contrôlent que Kodi. NOTE: Beaucoup de commandes sont partagées par le navigateur -et Kodi (par ex Backspace).

diff --git a/dist/lang/fr/lang-readme.html b/dist/lang/fr/lang-readme.html deleted file mode 100644 index 48c54bde..00000000 --- a/dist/lang/fr/lang-readme.html +++ /dev/null @@ -1,51 +0,0 @@ -

Traductions

-

Pour mettre à jour les fichiers de langue vous devez juste connaître un petit peu GIT. -Cette page devrait vous éclairer sur la structure des fichiers de langue.

-

Où sont les fichiers de langue ?

-

Ces fichiers se trouvent à deux endroits. Le CODE_LANG correspond aux deux premières lettres de votre langue (ex: en, fr, de).

-

Strings (textes)

-

src/lang/_strings/CODE_LANG.po

- -

Exemple (fr.po) :

-
msgctxt ""
-msgid "Select a filter"
-msgstr "Sélectionner un filtre"
-

Pages

-

src/lang/CODE_LANG/PAGE.md

- -

Rajoute une nouvelle langue

-

Exemple: Si votre nouvelle langue est French il aura fr fr comme CODE_LANG.

-

Dites-le à l'application

-

Vous devez aussi dire à l'application de rajouter cette langue comme option. Pour cela il faut éditer -ce fichier /src/js/helpers/translate.js.coffee et rajouter fr: "French" aux langues dans getLanguages.

-

Dupliquez la structure de fichier et de répertoire de en

-

Copiez les fichiers que vous voulez traduire:

- -

Testez

-

Pour tester vous devez générer une nouvelle version de l'application, cependant si vous suivez une structure - déjà existante cela n'est pas forcément nécessaire.

-

Si vous voulez vraiment tester votre langue dans l'application, il faut :

-
    -
  1. Vous assurer que nodejs, npm sont installés
  2. -
  3. cd /chorus/folder
  4. -
  5. npm install (seulement la première fois)
  6. -
  7. grunt lang (cela va reconstruire les dichiers de langue dans le répertoire dist/lang)
  8. -
  9. Rafraîchir Chorus
  10. -
-

Solution de repli

-

Les traductions doivent se rabattre sur l'anglais sauf si msgid est défini dans le fichier -CODE_LANG.po ou si une page LANG_CODE/PAGE.md existe.

-

Proposez une mise à jour

-

Envoyer une pull request sur GitHub sur une nouvelle branche est -la meilleure manière. Je peux envisager des mises à jour par d'autres méthodes.

diff --git a/dist/lang/nl/keybind-readme.html b/dist/lang/nl/keybind-readme.html deleted file mode 100644 index abe4084a..00000000 --- a/dist/lang/nl/keybind-readme.html +++ /dev/null @@ -1,26 +0,0 @@ -

Sneltoetsen

-

U kan uw toetsenbord gebruiken om Kodi te besturen, dit is de standaard configuratie maar u kan veranderen wat het toetsenbord bestuurd bij de instellingen pagina. De beschikbare opties zijn:

-

Kodi

-

Het toetsenbord bestuurd Kodi en standaard toetsenbord interacties met de browser zijn uitgeschakeld. -(vb. gebruik van pijltjes omhoog en omlaag om door een webpagina te scrollen). [webbrowser commando] = [Kodi actie].

-
Pijl LINKS = Richting LINKS
-Pijl RECHTS = Richting RECHTS
-Pijl OMHOOG = Richting OMHOOG
-Pijl OMLAAG = Richting OMLAAG
-BACKSPACE = Terug
-ENTER = Selecteer
-TAB = Sluit
-SPATIE BALK = Play/Pauze
-Toets "C" = Context menu
-Toets "+" = Volume Omhoog
-Toets "-" = Volume Omlaag
-Toets "X" = Stop
-Toets "T" = Schakel Ondertitels
-Toets ">" = Play Volgende
-Toets "<" = Play Vorige
-Toets "\" = Volledig scherm
-

Wil u verbeteringen aanbrengen? klik hier

-

Browser

-

Het toetsenbord bestuurd enkel de webbrowser. Wanneer de afstandsbediening open staat besturen de toetsen enkel Kodi.

-

Beide

-

Toetsenbord commando's worden uitgevoerd in Kodi en in de webbrowser. Wanneer de afstandsbediening open staat besturen de toetsen enkel Kodi. NOTE: Veel commando's zijn gedeeld bij zowel webbrowser en Kodi. (vb: Backspace)

diff --git a/dist/lang/pl/addons.html b/dist/lang/pl/addons.html deleted file mode 100644 index 95efdf99..00000000 --- a/dist/lang/pl/addons.html +++ /dev/null @@ -1,40 +0,0 @@ -

Obsługa dodatków

-

Chorus obsługuje dodatki, ale tylko na poziomie podstawowym. Każdy dodatek działa nieco inaczej, więc nie wszystkie -funkcje będą dostępne. Na stronie Dodatki widoczna jest lista dodatków wykonywalnych oraz dodatków, które -udostępniają muzykę/wideo (np. YouTube). Dostęp do dodatków, widocznych na tej liście, można uzyskać za pośrednictwem -przeglądarki.

-

Wyszukiwanie zawartości dodatków

-

Po instalacji Kodi, Chorus zawiera wyszukiwanie zawartości dla niektórych popularniejszy dodatków, co umożliwia -przeszukiwanie zawartości dodatków za pomocą strony wyszukiwania. Dla przykładu, możesz wprowadzić wyrażenie -"szalone koty" w polu wyszukiwania, nacisnąć "YouTube", aby pobrać listę odnalezionych materiałów w serwisie YouTube.

-

Jeśli chciałbyś przeszukiwać zawartość udostępnianą przez dodatki, które nie są zawarte w Chorusie, możesz dodać -swoją własną metodę wyszukiwania dla wybranego dodatku, która poinformuje Chorusa, jak przeszukiwać zawartość -przez niego udostępnianą.

-

W celu dodania niestandardowego wyszukiwania, musisz znać postać adresu URL używanego wewnętrznie przez dodatek, który służy -do dostarczania wyników wyszukiwania. To nie zawsze jest proste ani oczywiste i może wiązać się z analizą kodu dodatku lub pliku -dziennika Kodi, aby określi poprawny format adresu URL. Przy czym Chorus zastąpi wzorzec [QUERY] szukanym wyrażeniem.

-

Przykłady adresów URL przeszukiwania zawartości dodatków

- -

Współudział

-

Jeśli znasz jakiś dobry dodatek, którego można użyć do wyszukiwania zawartości i uważasz, że powinien być dostępny razem -z instalacją Kodi, powinieneś rozważyć przesłanie modyfikacji kodu za pomocą funkcji Pull Request. -Przyjrzyj się modułowi SoundCloud jako przykład struktury kodu. -UWAGA: Tylko dodatki z oficjalnego repozytorium zostaną zaakceptowane.

-

Zarządzanie dodatkami

-

Chorus udostępnia stronę ustawień umożliwiającą aktywację i dezaktywację dodatków, ale pamiętaj, że dezaktywacja -pewnych dodatków może mieć niekorzystne skutki, więc używaj tej funkcji z ostrożnością.

-

Znane problemy i ograniczenia

-

Zaobserwowano kilka problemów związanych z używanie dodatków w Chorusie

- diff --git a/dist/lang/pl/app-changelog.html b/dist/lang/pl/app-changelog.html deleted file mode 100644 index 154e4a47..00000000 --- a/dist/lang/pl/app-changelog.html +++ /dev/null @@ -1,269 +0,0 @@ -

Wersja 2.4.3

- -

Wersja 2.4.2

- -

Wersja 2.4.1

- -

Wersja 2.4.0

- -

Wersja 2.3.9

- -

Wersja 2.3.8

- -

Wersja 2.3.7

- -

Wersja 2.3.6

- -

Wersja 2.3.5

- -

Wersja 2.3.4

- -

Wersja 2.3.3

- -

Wersja 2.3.2

- -

Wersja 2.3.1

- -

Wersja 2.3.0

- -

Wersja 2.0.17

- -

Wersja 2.0.17

- -

Wersja 2.0.15

- -

Wersja 2.0.14

- -

Wersja 2.0.13

- -

Wersja 2.0.12

- -

Wersja 2.0.11

- -

Wersja 2.0.10

- -

Wersja 2.0.9

- -

Wersja 2.0.8

- -

Wersja 2.0.7

- -

Wersja 2.0.6

- -

Wersja 2.0.5

- -

Wersja 2.0.4

- -

Wersja 2.0.3

- -

Wersja 2.0.2

- -

Wersja 2.0.1

- -

Wersja 2.0.0

- diff --git a/dist/lang/pl/app-readme.html b/dist/lang/pl/app-readme.html deleted file mode 100644 index 1dac38dc..00000000 --- a/dist/lang/pl/app-readme.html +++ /dev/null @@ -1,141 +0,0 @@ -

Chorus 2.0 - interfejs webowy Kodi

-

Domyślny interfejs webowy Kodi.

-

Nowoczesny webowy interfejs użytkownika dla Kodi. Umożliwia komfortowe przeglądanie biblioteki Muzyki, -Filmów i Seriali przy pomocy przeglądarki internetowej. -Umożliwia odtwarzanie mediów bezpośrednio w Kodi lub ich transmisję do przeglądarki. -Odtwarzanie transmitowanych mediów najlepiej działa w przeglądarce Chrome, aczkolwiek -nie powinno być żadnych problemów z większością nowoczesnych przeglądarek.

-

Godny następca poprzedniej wersji Chorusa. -Kompletnie przebudowany, bazujący na bibliotekach Coffee Script, Backbone, Marionette i innych.

-

Autor

-

Jeremy Graham z pomocą tych osób

-

Aktualny stan

-

Całkiem dobry, większość rzeczy działa poprawnie. Inne rzeczy potrzebują dopracowania/dokończenia/naprawienia. -Oprogramowanie ciągle w fazie beta, możliwe błędy, zmiany, wojna nuklearna, etc.

-

Uruchomienie interfejsu

-

W przypadku Kodi w wersji 17, Chorus jest dostępny zaraz po zainstalowaniu Kodi, musisz go tylko aktywować i zaznaczyć -kilka opcji.

-

Konfiguracja

- -

Ze względów bezpieczeństwa powinieneś ustawić nazwę użytkownika i hasło, aby zapobiec nieautoryzowanemu dostępowi

-

Instalacja manualna

-

W przypadku Kodi w wersji 16 i starszych lub gdy chcesz natychmiast korzystać z najnowszej wersji, instalacja -przy pomocy pliku ZIP jest najprostszym rozwiązaniem. Pobierz najnowszą wersję webinterface.default.2.X.X.zip -ze strony wydań, a następnie zainstaluj ją w opisany sposób. -UWAGA: Chorus2 jest przeznaczony do używania z najnowszą wersją Kodi i niektóre (lub wszystkie) funkcje, -z powodu zmian w API, mogą nie działać ze starszymi wersjami Kodi.

-

Używanie

-

Skieruj swoją przeglądarkę na adres http://localhost:8080 - zastąp adres localhost adresem zdalnego systemu, jeśli -korzystasz z Kodi na nim zainstalowanego, a w przypadku zmiany domyślnego numeru portu, na inny niż 8080, zmień -go także. Więcej informacji na ten temat i opis zaawansowanego użycia może znaleźć na stronach Wiki Kodi.

-

Zgłoszenia / Błędy

-

Dodaj je do aktualnej listy zagadnień. Zgłaszając błędy zawrzyj informacje -o wersji Kodi, wersji przeglądarki internetowej, wersji Chorusa i jakiekolwiek błędy pojawiąjące się w konsoli -przeglądarki. Zgłaszając prośby o funkcje, sprawdź w przeglądarce API, czy realizacja Twojej prośby jest w ogóle -możliwa.

-

Transmitowanie

-

Zastrzeżenie: Powodzenie odtwarzania zależy od wspieranych przez przeglądarkę formatów plików. -W większości przypadków nie powinno być z tym żadnych problemów.

-

Transmisja dźwięku

-

W prawym górnym roku znajdują się różne zakładki, w tym dwie o nazwie Kodi i Przeglądarka, które służą do -przełączania się między odtwarzaniem mediów w Kodi i przeglądarce. W trybie Lokalnie logo i etykieta są w kolorze -wiśniowym, a w trybie Kodi niebieskie. W poszczególnych trybach wykonywane operacje przekazywane są do aktualnego -odtwarzacza, więc naciśnięcie przycisku Odtwarzaj w trybie Lokalnie, spowoduje rozpoczęcie odtwarzania w przeglądarce. -Podobnie sprawa wygląda z trybem Kodi, w którym naciśnięcie przycisku Odtwarzaj, spowoduje rozpoczęcie odtwarzania -w Kodi. Istnieje także możliwość, dla większości typów mediów, dodania ich do innych list odtwarzania, za pomocą -przycisków dostępnych po wybraniu odpowiedniego menu na pasku odtwarzacza (trzy pionowe kropki).

-

Transmisja wideo

-

Odtwarzanie transmisji wideo przy pomocy HTML5 "prawie działa", tak naprawdę wszystko zależy od użytego kodeka. -Dodatkowe możliwości oferuje wtyczka odtwarzacza VLC, który posiada lepszą obsługę kodeków. -Do czasu dodania do Kodi funkcji transkodowania, to wszystko co można uzyskać. -Użytkownicy Chrome: Z przeglądarki Chrome usunięto obsługę wtyczek VLC/DivX, więc transmisja wideo wymaga -kodeka natywnie obsługiwanego przez Chrome.

-

Najlepszy efekt można uzyskać używając przeglądarki Chrome, w kombinacji z plikami wideo w formacie MP4 i dwukanałową -ścieżką dźwiękową (ścieżki dźwiękowe w formacie 5.1 nie są poprawnie odtwarzane).

-

Konfiguracja Kodi przy pomocy interfejsu webowego

-

Za pomocą dedykowanej strony ustawień w interfejsie webowym, możesz zmienić większość ustawień Kodi. -Niektórych ustawień może brakować, gdyż wymagają one interakcji użytkownika w natywnym interfejsie Kodi, -inne natomiast są tylko podstawowymi polami tekstowymi, bez żadnych dostępnych opcji.

-

Przeglądarka API Kodi

-

W Chorusie istnieje ukryta funkcja, która umożliwia zabawę z interfejsem programistycznym Kodi za pomocą metod -interfejsu JSON-RPC i sprawdzenie co jest możliwe. Jeśli tworzysz aplikację lub dodatek, który korzysta z API, ta -funkcja może się okazać bardzo użyteczna, podczas odkrywania i testowania wszystkich dostępnych metod i typów. -Jeśli myślisz o nowej funkcji Chorusa, przeglądarka API jest idealnym miejscem, aby przetestować czy w ogóle jest -możliwe jej wdrożenie (i umożliwienie szybkiej rozbudowy przez dodanie działające przykładu dla zagadnienia). -Przeglądarkę API odnajdziesz w "Laboratorium Chorusa" (przycisk z trzema kropkami na dolnym pasku) lub bezpośrednio -poprzez skierowanie przeglądarki internetowej na adres http://localhost:8080/#lab/api-browser.

-

Współudział

-

Jeśli chciałbyś wesprzeć rozwoju projektu, będę wdzięczny za każdą pomoc. -Pamiętaj, aby modyfikacje kodu dodawane za pomocą funkcji Pull Request, znajdowany się w gałęzi develop. -Z przyjemnością pomogę każdemu, kto chciałbym wspomóc mnie w pracach, w uruchomieniu środowiska deweloperskiego.

-

Tłumaczenia

-

Znam tylko język angielski, więc niezbędna będzie Wasza pomoc przy tłumaczeniu. -Mimo, że nie wiem wszystkiego na temat obsługi języków przez JavaScript, to dzięki pomocy @mizaki mamy gotowe mechanizmy -obsługi wielu języków. Z tego powodu, tłumaczenie interfejsu użytkownika nie powinno nastręczać problemów.

-

Aktualnie dostępne są tłumaczenia dla kilku języków, ale -kolejne mogą zostać z łatwością dodane. Kolejne wyrażenia są sukcesywnie dodawane, więc słownik wyrażeń -w języku angielskim, należy traktować jako referencyjne źródło dla tłumaczeń.

-

Jeśli widzisz coś w języku angielskim, a chciałbyś to zobaczyć w swoim ojczystym języku, potrzebujemy Twojej pomocy! -Jeśli chcesz dodać własne tłumaczenie, stwórz dla niego nową gałąź, a następnie skorzystaj z funkcji Pull Request do gałęzi develop. -Jeśli nie potrafisz posługiwać się GITem, prześlij mi łącze do plików z tłumaczeniem.

-

Pliki tłumaczeń są dostępne tutaj. -Pliki języka angielskiego są jedynymi kompletnymi źródłami, które powinieneś używać w trakcie tłumaczenia na swój język.

-

Kompilowanie

-

Do kompilowania arkuszy CSS i skryptów JavaScript, w ramach dystrybucji, używane są Sass i Grunt. -W celu skonfigurowania swojego środowiska wymagana jest instalacja Bundlera i npm.

- -

W przypadku aktualizacji kodu (np. git pull), zawsze uruchamiaj npm update i bundle update, aby mieć pewność, że wszystkie -narzędzia znajdują się w przyborniku.

-

Budowanie

-

Wynik budowania zawiera także pliki tłumaczeń.

- -

Wsparcie

-

Jesteś fanem Chorusa? Możesz zasponsorować Jeremy'iemu piwo, aby okazać swoją wdzięczność. :)

-

Licencja

-

Ta aplikacja jest darmowym oprogramowaniem; możesz ją dystrybuować -i/lub modyfikować na warunkach Powszechnej Licencji Publicznej GNU -opublikowanej przez Fundację Wolnego Oprogramowania, w wersji -drugiej lub późniejszej.

-

Ten program jest dystrybuowany w nadziei, że będzie użyteczny, -aczkolwiek BEZ ŻADNEJ GWARANCJI, nawet bez domyślnej gwarancji -HANDLOWEJ lub PRZYDATNOŚCI DLA OKREŚLONEGO CELU. Zapoznaj się -z treścią Powszechnej Licencji Publicznej GNU, aby dowiedzieć -się więcej.

-

Powinienieś otrzymać kopię Powszechnej Licencji Publicznej GNU -razem z programem; -jeśli nie, napisz do Fundacji Wolnego Oprogramowania, Inc, na adres -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

-

Naciśnij tutaj, aby dowiedzieć się więcej.

-

Zrzuty ekranu

-

Strona startowa (Teraz odtwarzane)

-

alt text

-

Wyniki wyszukiwania

-

alt text

-

Wykonawcy

-

alt text

-

alt text

-

Biblioteka wideo

-

alt text

-

Filtrowanie

-

alt text

-

Ustawienia

-

alt text

-

Dodatki

-

alt text

-

Edycja mediów

-

alt text

diff --git a/dist/lang/pl/help-overview.html b/dist/lang/pl/help-overview.html deleted file mode 100644 index 0c8f79cf..00000000 --- a/dist/lang/pl/help-overview.html +++ /dev/null @@ -1,41 +0,0 @@ -

Czym jest Chorus?

-

Chorus jest interfejsem webowym umożliwiający sterowanie i interakcję z Kodi. -Jego funkcje udostępniane są przez program Kodi, więc jakikolwiek urządzenie zdolne do jego -uruchomienia, nie powinno mieć z nim problemów.

-

Za pomocą interfejsu webowego możliwe jest sterowanie, z dowolnego miejsca na świecie, urządzeniem -z zainstalowanym Kodi. Najpewniej jednak, będziesz sterował lokalnym odtwarzaczem Kodi, ze swojego -domu lub pracy.

-

Kto jest jego autorem?

-

Chorus został stworzony przez Jeremy'iego Grahama, członka zespołu Kodi, który ma obsesję na punkcie -Kodi od czasów jego początków, jeszcze jako odtwarzacz mediów na Xboxa, wiele lat temu. Zainwestował tysiące -godzin, dążąc do stworzenia perfekcyjnego interfejsu webowego dla Kodi, z czego efektów korzystasz właśnie teraz.

-

Być może chciałbyś podziękować Jeremy'iemu za umożliwienie używania Kodi przy pomocy przeglądarki lub -zwyczajnie przekazać mu słowa wsparcia, aby zachęcić go do dalszej pracy? -Możesz to zrobić sponsorując piwo - jedno lub dwa.

-

Kto pomagał przy tworzeniu?

- -

Błędy i funkcje

-

Coś nie działa?

-

To się zdarza, a może to jest także pomysł na "nową funkcję"? Chorus jest skomplikowaną aplikacją, a Kodi jeszcze bardziej. -W przypadku zagadnień związanych z Chorusem, możesz stworzyć nowe zagadnienie na GitHubie. -Bardzo ważne jest to, abyś dostarczył możliwie jak największą ilość informacji. Lista niezbędnych rzeczy obejmuje:

- -

Nowe pomysły

-

Masz fajny pomysł lub listę życzeń z funkcjami Chorusa? Możesz je dodać do listy zagadnień, a nawet możesz -przesłać gotowe modyfikacje do repozytorium GitHuba, wykorzystując -funkcji Pull Request.

-

Powiedz mi więcej

-

Na początku zajrzyj do dokumentacji, przejrzyj listę zmian pomiędzy wersjami w dzienniku zmian -albo pomóż w procesie tłumaczenia.

diff --git a/dist/lang/pl/keybind-readme.html b/dist/lang/pl/keybind-readme.html deleted file mode 100644 index 71f6980a..00000000 --- a/dist/lang/pl/keybind-readme.html +++ /dev/null @@ -1,30 +0,0 @@ -

Skróty klawiszowe

-

Możesz używać klawiatury do sterowania działaniem Kodi, to jest domyślne ustawienie, ale możesz -zmienić to ustawienie na stronie ustawień interfejsu. Poniżej lista dostępnych opcji:

-

Kodi

-

Klawiatura służy tylko do sterowania Kodi, a domyślne skróty klawiszowe przeglądarki są nieaktywne. -(np. używanie kursorów do przewijania strony). [Komenda przeglądarki] = [Operacja Kodi].

-
Kursor LEWO = Kierunek LEWO
-Kursor PRAWO = Kierunek PRAWO
-Kursor GÓRA = Kierunek GÓRA
-Kursor DÓŁ = Kierunek DÓŁ
-BACKSPACE = Powrót
-ENTER = Wybierz
-TABULATOR = Zamknij
-SPACJA = Odtwarzaj/Wstrzymaj
-Klawisz "C" = Menu kontekstowe
-Klawisz "+" = Zwiększ głośność
-Klawisz "-" = Zmiejsz głośność
-Klawisz "X" = Zatrzymaj
-Klawisz "T" = Przełącz napisy
-Klawisz ">" = Odtwarzaj następne
-Klawisz "<" = Odtwarzaj poprzednie
-Klawisz "\" = Pełen ekran
-

Dysponujesz poprawką? Naciśnij tutaj

-

Przeglądarka

-

Klawiatura służy tylko do sterowania przeglądarką internetową. -Kiedy otwarta jest strona pilota, klawiatura steruje tylko działaniem Kodi.

-

Oba

-

Komendy z klawiatury są wykonywane zarówno przez Kodi jak i przeglądarkę. -Kiedy otwarta jest strona pilota, klawiatura steruje tylko działaniem Kodi. -UWAGA: Wiele skrótów jest współdzielonych przez przeglądarkę i Kodi - np. Backspace.

diff --git a/dist/lang/pl/lang-readme.html b/dist/lang/pl/lang-readme.html deleted file mode 100644 index 9f42bd8e..00000000 --- a/dist/lang/pl/lang-readme.html +++ /dev/null @@ -1,57 +0,0 @@ -

Tłumaczenia

-

Mechanizm aktualizacji plików tłumaczeń, wymaga odrobiny wiedzy na temat systemu -kontroli wersji GIT. Ta strona zawiera informacje o strukturze plików tłumaczeń.

-

Gdzie znajdują się pliki dla danego języka?

-

Pliki tłumaczeń znajdują się w dwóch miejscach. LANG_CODE - dwuliterowy, niepowtarzalny -kod dla każdego języka. Np.: en, fr, de, pl

-

Wyrażenia

-

src/lang/_strings/LANG_CODE.po

- -

Strony

-

src/lang/LANG_CODE/PAGE.md

- -

Dodawanie nowego języka

-

Przykład: Jeśli nowym językiem tłumaczenia jest język polski to jego LANG_CODE jest równy pl.

-

Poinformuj aplikację o zmianach

-

Wymagane jest poinformowanie aplikacji o dostępności nowego języka. W tym celu musisz -zmodyfikować plik /src/js/helpers/translate.js.coffee i dodać pl: "Polski" do listy -języków w funkcji getLanguages.

-

Powielanie struktury folderu/plików z języka angielskiego

-

Skopiuj pliki, które chcesz przetłumaczyć na nowy język:

- -

Testowanie

-

Testowanie zmiany wymaga zbudowania aplikacji, aczkolwiek w przypadku postępowania w ramach -istniejącej struktury, nie powinno to być potrzebne.

-

Jeśli naprawdę chcesz przetestować zmiany w aplikacji, możesz to zrobić następująco:

-
    -
  1. Upewnij się, że nodejs, npm są zainstalowane
  2. -
  3. Przejdź do folderu Chorusacd /chorus/folder
  4. -
  5. Uruchom npm install (tylko za pierwszym razem)
  6. -
  7. Wykonaj grunt lang (to polecenie przebuduje tylko tłumaczenia w folderze dist/lang)
  8. -
  9. Odśwież interfejs Chorusa
  10. -
-

Działanie awaryjne

-

Mechanizm obsługi języków powinien awaryjnie wyświetlać wyrażenia w języku angielskim -chyba, że w pliku dla aktywnego języka znajduje się już wyrażenie dla danego msgid -albo strona dla danego kodu języka LANG_CODE/PAGE.md istnieje.

-

Przesyłanie aktualizacji

-

Najlepszym sposobem na przesłanie aktualizacji, jest wykorzystanie funkcji Pull Request, dla zmianach -znajdujących się w dedykowanej gałęzi repozytorium GitHuba. -Aczkolwiek dopuszczam przesyłanie aktualizacji za pomocą innych metod, np. łączą do plików z tłumaczeniem.

diff --git a/dist/lang/pl/license.html b/dist/lang/pl/license.html deleted file mode 100644 index 315bbe09..00000000 --- a/dist/lang/pl/license.html +++ /dev/null @@ -1,18 +0,0 @@ -

Licencja Chorusa

-

Licencja i informacje prawne o Chorusie - interfejsie webowym Kodi.

-

Licencja Creative Commons Uznanie autorstwa - Na tych samych warunkach 3.0 Stany Zjednoczone

-

Ten program jest udostępniany na licencji Creative Commons Uznanie autorstwa - Na tych samych warunkach 3.0 Stany Zjednoczone.

-

Naciśnij tutaj, aby zobaczyć kopię tej licencji lub wyślij list do -organizacji Creative Common na adres: 171 Second Street, Suite 300, San Francisco, California, 94105, -Stany Zjednoczone.

-

Wykorzystane obrazy

-

Wszystkie obrazy użyte w Chorusie są udostępniane na licencji Creative Commons Zero -co oznacza, że możesz je kopiować, modyfikować, dystrybuować i używać za darmo. Pochodzą z następujących źródeł:

- -

Pozostałe obrazy i animacje GIF zostały wykonane własnoręcznie przez Jeremy'iego Grahama

-

Wykorzystane biblioteki

-

Naciśnij tutaj, aby przejrzeć listę wykorzystanych przez Chorusa -bibliotek i powiązane z nimi licencje.

diff --git a/src/lang/en/app-changelog.md b/src/lang/en/app-changelog.md deleted file mode 100644 index 263e7585..00000000 --- a/src/lang/en/app-changelog.md +++ /dev/null @@ -1,299 +0,0 @@ -Version 18.x-2.4.6 -------------- -* Added developer documentation and Dockerfile #331 -* Fix lots of XSS due to missing escaping of HTML entities (CVE-2018-8831), thanks @pkerling #340 - -Version 18.x-2.4.5 -------------- -* Fixed issue with unable to view album page in Kodi Leia (v18) #327 -* Updated version scheme to support multiple versions of Kodi -* Updated API keys for external services, allow API key override #309 -* Add OnResume to websockets notifications #328 -* Updated opensans-light font files for improved multilingual support #297 -* Add PAL SD video size to streams helper #315 -* New literals and some corrections #317 -* Improved Chinese translation #321 -* Czech translation #312 -* Portuguese translation #304 -* Hungarian translations #296 -* Add support for vim-like hjkl movement keys. #278 -* Dutch translation of keybind-readme.md #279 -* Update pngs with optimized versions #263 -* Update fanart with optimized versions #263 - -Version 2.4.4 -------------- -* Added year to movie edit form #231 -* Added additional keys 61/173 for vol control and removed tab from whitelist #242 -* Fixed media progress bar appearing over filters bar #253 -* Fixed issue with volume resetting to 50% in local playback song change #254 #230 #235 -* Removed debugging that was spamming console -* Polish translation - updates #249 - -Version 2.4.3 -------------- -* Fixed context menu in browser #226 -* Fixed BBcode tag stripping in browser #223 -* Added party mode functionality to local browser player #218 -* Updated to latest Soundmanager2 (297a-20150601) -* Fixed selecting kodi/local/auto player on load -* Updated Polish translation #227 -* German language updates #225 - -Version 2.4.2 -------------- -* Added trailer selector to movie editor -* Added ability to quit, shutdown, reboot, suspend and hibernate when remote power button clicked #28 -* Attempt to reconnect to websockets after closed connection #15 -* Added ability to select all items from a set and perform action on items #156 -* Added tooltip with episode air date to episode teaser #170 -* Added ChromeCast support to local video player #220 -* Changed all video player libs to local assets, Minor style and bugfixes #219 -* Volume can now be controlled via - and = keys for keyboards without numpad #202 -* Removed cocktail and mixins as not in use #179 -* Added external videos to music video details page -* Added fanarttv and musicbrainz external lookups for musicvideo fanart and thumb -* Added support for music videos #217 -* Added disconnect notice when kodi has quit #10 -* Updated Polish Translation #216 - -Version 2.4.1 -------------- -* Added album to song table #212 -* Minor regression fixes -* Bugfix for movie page not loading for Kodi v16 #207 -* Added ability to rename playlists #55 -* Lots of PVR updates, improved UX and added recordings -* Fixed direct route to PVR #17 -* Fixed bug with epg not loading #211 -* Updated Polish Translations #205 #210 -* Updated License for Chorus2 to GPL-2+ #179 #208 - -Version 2.4.0 -------------- -* Fixed edge case bug when navigating away from large lists -* Fixed issue with volume bar bouncing around after vol change -* Ensure all strings using sprintf are translatable #198 -* Added ability to thumbs up currently playing item via playlist -* If item is already in playlist when click play, it will play the item in the playlist rather than adding it again -* Fixed bug where you were unable to local play a single song -* Added ability to thumbs up media from details page -* Search artists looks at all artists not just album artists -* Prevented moving the currently playing item within the playlist due to the adverse effects it causes #196 -* Fix playing position after playlist clear then add whilst item is still playing #195 -* Enabled selecting items using command key in osX -* Added workaround for addons and files missing title and thumb in playlist -* Added 'Top music' section to browse most played albums and songs -* Added ability to refresh/re-scrape movies, tv and episodes -* Listen for media updates from Kodi and refresh the UI if that media is visible -* Removed theaudiodb external search -* Rendering performance improvements with large collections, especially songs -* Added section to browse all music genres, added landing page per genre with artist/album/songs in that genre -* Added Spanish translation #194 -* Updated Polish translation #193 -* Spelling Corrections #192 -* New settings page for adding custom add-on search to main Chorus search -* Browser updates: ability to download files, ability to sort #188, added folder actions (queue/play folder) #131 - -Version 2.3.9 -------------- -* Added Add-on section with the ability to browse and execute enabled addons #182 -* Updated and patched backbone-fetch-cache to prevent errors on model fetch when no jqXHR obj -* Added internal, external and youtube search to contextual menus on media details pages -* Lots of improvements to editing with improved live reloading of entities on save. -* Added dropdown menu with edit link to all details views -* Bugfix - movie page not loading if no trailer (introduced in previous release) -* Ability to edit/update poster and fanart images via the media editor -* Added more links to landing page sections -* Added in progress filter to tv and movie lists -* Added lab icon browser to lab so you van view all chorus icons - -Version 2.3.8 -------------- -* Replaced imdb and google images with fontawesome icons. Added License documentation #179 -* Added the ability to edit and view the library metadata for songs, artists, albums, tvshows, episodes and movies. Solves #102 -* Updated API browser to also show types and updated readme re API browser -* Sort albums by year on artist page -* Added season episodes to episode details page -* Improved search UX, added ability to search common addon content (SoundCloud, MixCloud, GoogleMusic, YouTube, Radio) -* Big improvements to search performance -* Added filters to landing page and refined sections -* Updated album and artist details pages to show lots more metadata, improved layout and added action buttons to be more consistent with video pages -* Added random sort to filters for albums, artists, tv and movies. Added ability to set sort via url eg. #music/albums?sort=random -* Added related movies to movie detail page -* Fixed broken images in cast list -* Updated Backbone.RPC to support named params, improved all entity collections to use named params -* Added airdate to episode view -* New and improved landing pages for music, tv and movies with more content to explore #135 -* Merged Polish translation update #184 - -Version 2.3.7 -------------- -* Added ability to sort and remove items in local playlists -* Added context link to season from TV episode #169 -* Added ability to thumbs up tv episodes -* Added ability to clean audio and video library and add actions to Kodi settings form #177 -* Added ability to select multiple items with CTRL+click and perform bulk actions eg. play, queue and add to playlist -* Fixed dropdown menu closing on click #173 -* Added Kodi saved and smart playlists to the Chorus browser #167 -* Added support for exporting and downloading local playlists to m3u -* Fixed issue with addon enable/disable not saving #162 -* String updates and addition of many more translatables that were previously missing -* Merged Polish translation update #166 - -Version 2.3.6 -------------- -* Added filtering by thumbs up to movies, tv, artists and albums -* Fixed bug with newly added thumbs up items not appearing on thumbs up page -* Added ability to show device name as title #98 -* Style and UI improvements for movies and TV with focus on watched status -* Movie details page improvements, added mpaa, added ability to toggle watched -* TV details, list, seasons and episodes have all had an overhaul with many bugfixes and improvements -* Added ability to mark watched, queue or play an entire TV series or season #74 -* Merged updated French and Polish translations #161 and #160 -* Improved play button toggle based on player state #157 -* Improved styling in file/addon browser -* Added ability to queue a file/addon media via context menu -* Aligned album song listing columns #37 -* Added filtering by year for albums and music -* Fixed browser crashing if virtual list was passed an empty collection - -Version 2.3.5 -------------- -* Merged German language updates #139 -* Merged Lithuanian language updates #141 -* Removed some debugging -* Added expert settings level to Kodi settings -* Added sorting of albums by date added #21 - -Version 2.3.4 -------------- -* Fixed bug with playing all songs for an artist via artist page #129 -* Improved breadcrumb handling and fixed base path issue with addon browser #125 and #132 -* Added setting to toggle visibility of thumbs up action #117 -* Fixed issue with help pages not displaying when using a non en language -* Added Chinese translations #130 and #128 - -Version 2.3.3 -------------- -* Added screenshots to addon.xml - -Version 2.3.2 -------------- -* Updated default backgrounds with CC images - -Version 2.3.1 -------------- -* Changed build script to use webinterface.default - -Version 2.3.0 -------------- -* Version bump to be greater than current default web interface - -Version 2.0.17 --------------- -* Moved to official XBMC/Kodi repo and addon id changed to webinterface.default - -Version 2.0.17 --------------- -* Bugfix: Fixed mp4 local video playback in chrome. - -Version 2.0.15 --------------- -* Bugfix: Fixed first playlist item not indicating it's playing after track change #107 -* Bugfix: Fixed incorrect section menu displaying on filtered results page #112 -* Bugfix: Fixed about link in main context menu -* Bugfix: Focus in text input in modal popup #119 -* French language updated #114 -* Minor code cleanup - -Version 2.0.14 -------------- -* Added ability to customise menu links -* de language updates -* Added progress to tvshow and season -* Volume keybind update #91 - -Version 2.0.13 -------------- -* Added video resume UI and functionality #76 -* Volume keys fix for non numpad keyboard #83 -* Added fullscreen to keymap #94 -* Improved key bindings and added docs - -Version 2.0.12 -------------- -* Improved adding to mobile home screen #79 -* Fixed https issue with type #83 -* Sort album by artist #84 -* Auto scroll to current track #88 -* Added keyboard control setting #89 - -Version 2.0.11 -------------- -* String updates - -Version 2.0.10 -------------- -* Bug fixes and refactoring -* Help improvements and added about page -* Added screenshots to readme -* Dev build improvements - -Version 2.0.9 -------------- -* String updates - -Version 2.0.8 -------------- -* Help module with multilingual support and markdown parsing -* Restructure of language files -* Developer build tools improvements -* Fixes and improvements - -Version 2.0.7 -------------- -* Ability to toggle what addons are enabled -* Fixed back button in file browser #40 -* Fixed remote toggle bug #39 -* Settings improvements (addon selection) -* Added fanart background to popup video player -* Added bb code formatting to file/addon browser -* Playing a video respects kodi/local context #11 -* Info toggles osd when playing #57 - -Version 2.0.6 -------------- -* Improvements to settings browser -* Responsive styles for album listings -* Fixes and improvements - -Version 2.0.5 -------------- -* Browse and change Kodi settings with your browser - -Version 2.0.4 -------------- -* Labs -* API browser -* Screenshot - -Version 2.0.3 -------------- -* File browser style and responsive updates -* Added dutch language #56 -* SSL fix for web sockets #54 -* Minor updates and fixes - -Version 2.0.2 -------------- -* Improved search UX to inform user of progress - -Version 2.0.1 -------------- -* Readme and responsive updates -* Added install zip to repo - -Version 2.0.0 -------------- -* Majority of build. See: https://github.com/jez500/chorus2/commits/master diff --git a/src/lang/en/app-readme.md b/src/lang/en/app-readme.md deleted file mode 100644 index 4d2adfcb..00000000 --- a/src/lang/en/app-readme.md +++ /dev/null @@ -1,147 +0,0 @@ -# Kodi Web Interface - Chorus2 -The default Web Interface for Kodi. - -A great modern Web UI for Kodi. Browse your Music, Movies or TV Shows from the comfort of your -own web browser. You can play media via Kodi or stream it in your browser. Works best with Chrome -but plays well with most modern browsers. - -Successor to [Chorus](https://github.com/jez500/chorus). -A complete rebuild using Coffee Script, Backbone, Marionette and much, much more. - - -## Author -[Jeremy Graham ](http://jez.me) with help from [these kind people](https://github.com/xbmc/chorus2/graphs/contributors) - - -## Current state -Pretty good, most things work really well. Other things need [polish/finishing/fixing](https://github.com/xbmc/chorus2/issues). -Still considered beta software, expect bugs, changes, nuclear war, etc. - -## Getting it working -As of Kodi v17, Chorus2 comes pre-installed out of the box, you just need to enable it and tick a few boxes. - -### Enabling & Configuring -Kodi > Settings (cog) > Services > Control - -* Enable "Allow control of Kodi via HTTP" -* Select Web interface -* Select "Kodi web interface - Chorus2" -* Enable "Allow programs on this system to control Kodi" -* Enable "Allow programs on other systems to control Kodi" - -**For security reasons you should set a username and password to prevent unauthorised access** - -### Manual install -For Kodi v16 and below or if you want to get the latest version ASAP, an install via zip is the easiest way to go. Grab the -latest release of `webinterface.default.2.X.X.zip` from the [releases page](https://github.com/xbmc/chorus2/releases) then -install it [like this](http://kodi.wiki/view/Add-on_manager#How_to_install_from_a_ZIP_file). **NOTE:** Chorus2 is intended to -be used with the latest version of Kodi and some (or all) things might not work in older versions due to API changes. - -### Using it -Point your web browser to `http://localhost:8080` - replace `localhost` with your IP address if using remotely and if -you have changed your port to something other than `8080` be sure to change that too. More information and advanced -usage can be found over on the [Kodi Wiki page](http://kodi.wiki/view/Web_interface). - -## Feature requests / Bugs -Add them to the [list](https://github.com/xbmc/chorus2/issues). For bugs please include Kodi version, Web browser version, -Chorus version and any errors that display in the console. For feature requests, checkout the API browser to see if your -request is currently possible. - - -## Streaming -Disclaimer: The success of this depends on the file formats vs what the browser supports. In general most things work. - -### Audio streaming -In the top right there are some tabs, two of them are named Kodi and Local, this is how you toggle what player the UI -is controlling. In Local mode the logo and accents are pinky-red, In Kodi mode the logo is the Kodi blue. When you -are in a given mode, actions affect that player, so if you click Play on a track when in Local mode, it will play -through the browser, likewise, when in Kodi mode all commands are sent to Kodi. You can also add media to other -playlists by clicking the menu buttons (three dots vertical) on most media items. - -### Video streaming -Video streaming via HTML5 "sort of" works, it really depends on the codec used. An embedded VLC player is also available with better codec support. -This looks like the best we can get until Kodi supports transcoding. -**Chrome users**: Chrome has removed support for vlc/divx plugins so streaming a video requires a [Chrome friendly codec](https://en.wikipedia.org/wiki/HTML5_video#Browser_support). -For best results use Chrome with mp4 video that has 2 channel audio (5.1 audio doesn't seem to work). - -## Kodi settings via the web interface -You can change most of the settings you would find in Kodi via the settings page in the web interface. -Some settings have been omitted as they require interaction with the GUI and others are just a basic text field with no options. - -## Kodi API browser -There is a hidden feature in Chorus that allows you to play with the Kodi API and see what is capable via the JSON-RPC -interface. If you are building an app or addon that uses the API this can be super useful for both finding and testing -all the methods and types available. If you are thinking about a new feature for Chorus, this is also a great place to -test if it is possible (and fast track development by adding a working example to an issue). You can find the API browser -via "Chorus Lab" (bottom right 3 vertical dots > "The Lab") or directly via `http://localhost:8080/#lab/api-browser`. - -## Contributing -If you would like to make this project better I would appreciate any help. There is a develop branch for each version of -Kodi. Please do pull requests against the `dev` branch for the correct version (even better if you can do a PR for both). -Leia (v18) dev branch is `18.x-dev`, Krypton (v17) dev branch is `17.x-dev`. See the -[developers documentation](https://github.com/xbmc/chorus2/tree/master/src/lang/en/developers.md) for information about -getting a dev environment up and running then compiling the project using docker. - -### Translations -I only know English so definitely need help with this. I also don't know heaps about javascript multilingual stuff but -thanks to [@mizaki](https://github.com/mizaki) we have a structure ready to go. So it should be nice and easy to translate the UI. - -At the moment, there are [a handful](https://github.com/xbmc/chorus2/tree/master/src/lang/_strings) of languages available -but more can be easily added. More strings are always being added so always consider english as the source of truth. - -So if you see something in english but want it in your language, I need you! To contribute, send me a PR on a new branch -against `18.x-dev` and/or `17.x-dev`, or if you don't know git, a link to the language file. - -Language Files [here](https://github.com/xbmc/chorus2/tree/master/src/lang). -*English is the only real complete translation file so start with that as your base.* - -## Donate -Are you a fan of Chorus? You can [buy Jeremy a beer](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ZCGV976794JHE&lc=AU&item_name=Chorus%20Beer%20Fund¤cy_code=AUD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) to say thanks :) - -## License - -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -[along with this program](https://github.com/xbmc/chorus2/blob/master/LICENSE); -if not, write to the Free Software Foundation, Inc., 51 Franklin Street, -Fifth Floor, Boston, MA 02110-1301 USA. - -[Click here for more information ](https://github.com/xbmc/chorus2/blob/master/src/lang/en/license.md). - - -## Screenshots - -### Homepage (now playing) -![alt text](https://raw.githubusercontent.com/xbmc/chorus2/master/dist/screenshots/now-playing.jpg "Homepage/Now Playing") - -### Search results -![alt text](https://raw.githubusercontent.com/xbmc/chorus2/master/dist/screenshots/search.jpg "Search") - -### Artists -![alt text](https://raw.githubusercontent.com/xbmc/chorus2/master/dist/screenshots/artists.jpg "Artists") - -![alt text](https://raw.githubusercontent.com/xbmc/chorus2/master/dist//screenshots/artist.jpg "Artist") - -### Video library -![alt text](https://raw.githubusercontent.com/xbmc/chorus2/master/dist/screenshots/tv.jpg "TV") - -### Filtering -![alt text](https://raw.githubusercontent.com/xbmc/chorus2/master/dist/screenshots/movie.jpg "Movies") - -### Settings -![alt text](https://raw.githubusercontent.com/xbmc/chorus2/master/dist/screenshots/settings.jpg "Settings") - -### Add-ons -![alt text](https://raw.githubusercontent.com/xbmc/chorus2/master/dist/screenshots/addons.jpg "Add-ons") - -### Editing media -![alt text](https://raw.githubusercontent.com/xbmc/chorus2/master/dist/screenshots/edit-media.jpg "Editing Media")