This commit is contained in:
2025-10-25 13:21:06 +02:00
parent eb57506d39
commit 033ffb21f5
8388 changed files with 484789 additions and 16 deletions

View File

@@ -0,0 +1,282 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
-------------------------------------------------------------------------

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.generic.albums" name="Generic Album Scraper" version="1.0.18" provider-name="Team Kodi">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="xbmc.metadata" version="2.1.0"/>
</requires>
<extension point="xbmc.metadata.scraper.albums" library="default.py"/>
<extension point="xbmc.addon.metadata">
<summary lang="en_GB">Generic music scraper for albums</summary>
<description lang="en_GB">Searches for album information and artwork across multiple websites.</description>
<platform>all</platform>
<license>GPL-2.0-only</license>
<forum>https://forum.kodi.tv/showthread.php?tid=351570</forum>
<source>https://gitlab.com/ronie/metadata.generic.albums/</source>
<reuselanguageinvoker>true</reuselanguageinvoker>
<assets>
<icon>resources/icon.png</icon>
</assets>
<news>- add album 3dthumb image support</news>
</extension>
</addon>

View File

@@ -0,0 +1,69 @@
v1.0.18
- language updates
v1.0.17
- add album 3dthumb image support
v1.0.16
- fix extra art sorting
- language updates
v1.0.15
- sort extra art
- language updates
v1.0.14
- add translations
v1.0.13
- fix missing endOfDirectory() call when returning 0 results
- scrape using mbalbumid only if we don't have a mbreleasegroupid
v1.0.12
- don't populate the art table, this is handled by kodi now
v1.0.11
- use our own api keys
v1.0.10
- option for less accurate results
v1.0.9
- use musicbrainz provided links to allmusic / discogs
- add wikipedia support
v1.0.8
- don't request info that is not used
- speed up scraping, improve api rate limit timing
v1.0.7
- fix crash when album type is absent or empty in the api response
- filter inaccurate search results from discogs
- filter inaccurate albumdetails from allmusic
- filter blank allmusic album thumb
- consider both score and releasedate when selecting the top release from releasegroup
v1.0.6
- improve custom scoring
- add support for original release date
- fix release date from musicbrainz
- use releasegroup id to fetch coverartarchive artwork
- only use one release from each releasegroup
- provide detailed search results
v1.0.5
- don't set releasetype
- fix types from musicbrainz
- add release status
v1.0.4
- catch time-outs
v1.0.3
- replace beautifulsoup with regex
v1.0.2
- replace requests with urllib
v1.0.1
- release

View File

@@ -0,0 +1,32 @@
# -*- coding: utf-8 -*-
import sys
from urllib.parse import parse_qsl
from lib.scraper import Scraper
class Main:
def __init__(self):
action, key, artist, album, url, nfo, settings = self._parse_argv()
Scraper(action, key, artist, album, url, nfo, settings)
def _parse_argv(self):
params = dict(parse_qsl(sys.argv[2].lstrip('?')))
# actions: find, resolveid, NfoUrl, getdetails
action = params['action']
# key: musicbrainz id
key = params.get('key', '')
# artist: artistname
artist = params.get('artist', '')
# album: albumtitle
album = params.get('title', '')
# url: provided by the scraper on previous run
url = params.get('url', '')
# nfo: musicbrainz url from .nfo file
nfo = params.get('nfo', '')
# path specific settings
settings = params.get('pathSettings', {})
return action, key, artist, album, url, nfo, settings
if (__name__ == '__main__'):
Main()

View File

@@ -0,0 +1,113 @@
# -*- coding: utf-8 -*-
import datetime
import difflib
import time
import re
def allmusic_albumfind(data, artist, album):
data = data.decode('utf-8')
albums = []
albumlist = re.findall('class="album">\s*(.*?)\s*</li', data, re.S)
for item in albumlist:
albumdata = {}
albumartist = re.search('class="artist">.*?>(.*?)</a', item, re.S)
if albumartist:
albumdata['artist'] = albumartist.group(1)
else: # classical album
continue
albumname = re.search('class="title">.*?>(.*?)</a', item, re.S)
if albumname:
albumdata['album'] = albumname.group(1)
else: # not likely to happen, but just in case
continue
# filter inaccurate results
artistmatch = difflib.SequenceMatcher(None, artist.lower(), albumdata['artist'].lower()).ratio()
albummatch = difflib.SequenceMatcher(None, album.lower(), albumdata['album'].lower()).ratio()
if artistmatch > 0.90 and albummatch > 0.90:
albumurl = re.search('class="title">\s*<a href="(.*?)"', item)
if albumurl:
albumdata['url'] = albumurl.group(1)
else: # not likely to happen, but just in case
continue
albums.append(albumdata)
# we are only interested in the top result
break
return albums
def allmusic_albumdetails(data):
data = data.decode('utf-8')
albumdata = {}
releasedata = re.search('class="release-date">.*?<span>(.*?)<', data, re.S)
if releasedata:
dateformat = releasedata.group(1)
if len(dateformat) > 4:
try:
# month day, year
albumdata['releasedate'] = datetime.datetime(*(time.strptime(dateformat, '%B %d, %Y')[0:3])).strftime('%Y-%m-%d')
except:
# month, year
albumdata['releasedate'] = datetime.datetime(*(time.strptime(dateformat, '%B, %Y')[0:3])).strftime('%Y-%m')
else:
# year
albumdata['releasedate'] = dateformat
yeardata = re.search('class="year".*?>\s*(.*?)\s*<', data)
if yeardata:
albumdata['year'] = yeardata.group(1)
genredata = re.search('class="genre">.*?">(.*?)<', data, re.S)
if genredata:
albumdata['genre'] = genredata.group(1)
styledata = re.search('class="styles">.*?div>\s*(.*?)\s*</div', data, re.S)
if styledata:
stylelist = re.findall('">(.*?)<', styledata.group(1))
if stylelist:
albumdata['styles'] = ' / '.join(stylelist)
mooddata = re.search('class="moods">.*?div>\s*(.*?)\s*</div', data, re.S)
if mooddata:
moodlist = re.findall('">(.*?)<', mooddata.group(1))
if moodlist:
albumdata['moods'] = ' / '.join(moodlist)
themedata = re.search('class="themes">.*?div>\s*(.*?)\s*</div', data, re.S)
if themedata:
themelist = re.findall('">(.*?)<', themedata.group(1))
if themelist:
albumdata['themes'] = ' / '.join(themelist)
ratingdata = re.search('itemprop="ratingValue">\s*(.*?)\s*</div', data)
if ratingdata:
albumdata['rating'] = ratingdata.group(1)
albumdata['votes'] = ''
titledata = re.search('class="album-title".*?>\s*(.*?)\s*<', data, re.S)
if titledata:
albumdata['album'] = titledata.group(1)
labeldata = re.search('class="label-catalog".*?<.*?>(.*?)<', data, re.S)
if labeldata:
albumdata['label'] = labeldata.group(1)
artistdata = re.search('class="album-artist".*?<span.*?>\s*(.*?)\s*</span', data, re.S)
if artistdata:
artistlist = re.findall('">(.*?)<', artistdata.group(1))
artists = []
for item in artistlist:
artistinfo = {}
artistinfo['artist'] = item
artists.append(artistinfo)
if artists:
albumdata['artist'] = artists
albumdata['artist_description'] = ' / '.join(artistlist)
thumbsdata = re.search('class="album-contain".*?src="(.*?)"', data, re.S)
if thumbsdata:
thumbs = []
thumbdata = {}
thumb = thumbsdata.group(1).rstrip('?partner=allrovi.com')
# ignore internal blank thumb
if thumb.startswith('http'):
# 0=largest / 1=75 / 2=150 / 3=250 / 4=400 / 5=500 / 6=1080
if thumb.endswith('f=5'):
thumbdata['image'] = thumb.replace('f=5', 'f=0')
thumbdata['preview'] = thumb.replace('f=5', 'f=2')
else:
thumbdata['image'] = thumb
thumbdata['preview'] = thumb
thumbdata['aspect'] = 'thumb'
thumbs.append(thumbdata)
albumdata['thumb'] = thumbs
return albumdata

View File

@@ -0,0 +1,64 @@
# -*- coding: utf-8 -*-
import difflib
def discogs_albumfind(data, artist, album):
albums = []
masters = []
# sort results by lowest release id (first version of a release)
releases = sorted(data.get('results',[]), key=lambda k: k['id'])
for item in releases:
masterid = item['master_id']
# we are not interested in multiple versions that belong to the same master release
if masterid not in masters:
masters.append(masterid)
albumdata = {}
albumdata['artist'] = item['title'].split(' - ',1)[0]
albumdata['album'] = item['title'].split(' - ',1)[1]
albumdata['artist_description'] = item['title'].split(' - ',1)[0]
albumdata['year'] = str(item.get('year', ''))
albumdata['label'] = item['label'][0]
albumdata['thumb'] = item['thumb']
albumdata['dcalbumid'] = item['id']
# discogs does not provide relevance, use our own
artistmatch = difflib.SequenceMatcher(None, artist.lower(), albumdata['artist'].lower()).ratio()
albummatch = difflib.SequenceMatcher(None, album.lower(), albumdata['album'].lower()).ratio()
if artistmatch > 0.90 and albummatch > 0.90:
score = round(((artistmatch + albummatch) / 2), 2)
albumdata['relevance'] = str(score)
albums.append(albumdata)
return albums
def discogs_albummain(data):
if data:
if 'main_release_url' in data:
url = data['main_release_url'].rsplit('/', 1)[1]
return url
def discogs_albumdetails(data):
albumdata = {}
albumdata['album'] = data['title']
if 'styles' in data:
albumdata['styles'] = ' / '.join(data['styles'])
albumdata['genres'] = ' / '.join(data['genres'])
albumdata['year'] = str(data['year'])
albumdata['label'] = data['labels'][0]['name']
artists = []
for artist in data['artists']:
artistdata = {}
artistdata['artist'] = artist['name']
artists.append(artistdata)
albumdata['artist'] = artists
albumdata['artist_description'] = data['artists_sort']
albumdata['rating'] = str(int((float(data['community']['rating']['average']) * 2) + 0.5))
albumdata['votes'] = str(data['community']['rating']['count'])
if 'images' in data:
thumbs = []
for thumb in data['images']:
thumbdata = {}
thumbdata['image'] = thumb['uri']
thumbdata['preview'] = thumb['uri150']
# not accurate: discogs can provide any art type, there is no indication if it is an album front cover (thumb)
thumbdata['aspect'] = 'thumb'
thumbs.append(thumbdata)
albumdata['thumb'] = thumbs
return albumdata

View File

@@ -0,0 +1,43 @@
# -*- coding: utf-8 -*-
def fanarttv_albumart(data):
if 'albums' in data:
albumdata = {}
thumbs = []
extras = []
discs = {}
for mbid, art in data['albums'].items():
if 'albumcover' in art:
for thumb in art['albumcover']:
thumbdata = {}
thumbdata['image'] = thumb['url']
thumbdata['preview'] = thumb['url'].replace('/fanart/', '/preview/')
thumbdata['aspect'] = 'thumb'
thumbs.append(thumbdata)
if 'cdart' in art:
for cdart in art['cdart']:
extradata = {}
extradata['image'] = cdart['url']
extradata['preview'] = cdart['url'].replace('/fanart/', '/preview/')
extradata['aspect'] = 'discart'
extras.append(extradata)
# support for multi-disc albums
multidata = {}
num = cdart['disc']
multidata['image'] = cdart['url']
multidata['preview'] = cdart['url'].replace('/fanart/', '/preview/')
multidata['aspect'] = 'discart%s' % num
if not num in discs:
discs[num] = [multidata]
else:
discs[num].append(multidata)
if thumbs:
albumdata['thumb'] = thumbs
# only return for multi-discs, not single discs
if len(discs) > 1:
for k, v in discs.items():
for item in v:
extras.append(item)
if extras:
albumdata['extras'] = extras
return albumdata

View File

@@ -0,0 +1,165 @@
# -*- coding: utf-8 -*-
def musicbrainz_albumfind(data, artist, album):
albums = []
# count how often each releasegroup occurs in the release results
# keep track of the release with the highest score and earliest releasedate in each releasegroup
releasegroups = {}
for item in data.get('releases'):
mbid = item['id']
score = item.get('score', 0)
releasegroup = item['release-group']['id']
if 'date' in item and item['date']:
date = item['date'].replace('-','')
if len(date) == 4:
date = date + '9999'
else:
date = '99999999'
if releasegroup in releasegroups:
count = releasegroups[releasegroup][0] + 1
topmbid = releasegroups[releasegroup][1]
topdate = releasegroups[releasegroup][2]
topscore = releasegroups[releasegroup][3]
if date < topdate and score >= topscore:
topdate = date
topmbid = mbid
releasegroups[releasegroup] = [count, topmbid, topdate, topscore]
else:
releasegroups[releasegroup] = [1, mbid, date, score]
if releasegroups:
# get the highest releasegroup count
maxcount = max(releasegroups.values())[0]
# get the releasegroup(s) that match this highest value
topgroups = [k for k, v in releasegroups.items() if v[0] == maxcount]
for item in data.get('releases'):
# only use the 'top' release from each releasegroup
if item['id'] != releasegroups[item['release-group']['id']][1]:
continue
albumdata = {}
if item.get('artist-credit'):
artists = []
artistdisp = ""
for artist in item['artist-credit']:
artistdata = {}
artistdata['artist'] = artist['artist']['name']
artistdata['mbartistid'] = artist['artist']['id']
artistdata['artistsort'] = artist['artist']['sort-name']
artistdisp = artistdisp + artist['artist']['name']
artistdisp = artistdisp + artist.get('joinphrase', '')
artists.append(artistdata)
albumdata['artist'] = artists
albumdata['artist_description'] = artistdisp
if item.get('label-info','') and item['label-info'][0].get('label','') and item['label-info'][0]['label'].get('name',''):
albumdata['label'] = item['label-info'][0]['label']['name']
albumdata['album'] = item['title']
if item.get('date',''):
albumdata['year'] = item['date'][:4]
albumdata['thumb'] = 'https://coverartarchive.org/release-group/%s/front-250' % item['release-group']['id']
if item.get('label-info','') and item['label-info'][0].get('label','') and item['label-info'][0]['label'].get('name',''):
albumdata['label'] = item['label-info'][0]['label']['name']
if item.get('status',''):
albumdata['releasestatus'] = item['status']
albumdata['type'] = item['release-group'].get('primary-type')
albumdata['mbalbumid'] = item['id']
albumdata['mbreleasegroupid'] = item['release-group']['id']
if item.get('score'):
releasescore = item['score'] / 100.0
# if the release is in the releasegroup with most releases, it is considered the most accurate one
# (this also helps with preferring official releases over bootlegs, assuming there are more variations of an official release than of a bootleg)
if item['release-group']['id'] not in topgroups:
releasescore -= 0.001
# if the release is an album, prefer it over singles/ep's
# (this needs to be the double of the above, as me might have just given the album a lesser score if the single happened to be in the topgroup)
if item['release-group'].get('primary-type') != 'Album':
releasescore -= 0.002
albumdata['relevance'] = str(releasescore)
albums.append(albumdata)
return albums
def musicbrainz_albumlinks(data):
albumlinks = {}
if 'relations' in data and data['relations']:
for item in data['relations']:
if item['type'] == 'allmusic':
albumlinks['allmusic'] = item['url']['resource']
elif item['type'] == 'discogs':
albumlinks['discogs'] = item['url']['resource'].rsplit('/', 1)[1]
elif item['type'] == 'wikipedia':
albumlinks['wikipedia'] = item['url']['resource'].rsplit('/', 1)[1]
elif item['type'] == 'wikidata':
albumlinks['wikidata'] = item['url']['resource'].rsplit('/', 1)[1]
return albumlinks
def musicbrainz_albumdetails(data):
albumdata = {}
albumdata['album'] = data['title']
albumdata['mbalbumid'] = data['id']
if data.get('release-group',''):
albumdata['mbreleasegroupid'] = data['release-group']['id']
if data['release-group']['rating'] and data['release-group']['rating']['value']:
albumdata['rating'] = str(int((float(data['release-group']['rating']['value']) * 2) + 0.5))
albumdata['votes'] = str(data['release-group']['rating']['votes-count'])
if data['release-group'].get('primary-type'):
albumtypes = [data['release-group']['primary-type']] + data['release-group']['secondary-types']
albumdata['type'] = ' / '.join(albumtypes)
if 'Compilation' in albumtypes:
albumdata['compilation'] = 'true'
if data['release-group'].get('first-release-date',''):
albumdata['originaldate'] = data['release-group']['first-release-date']
if data.get('release-events',''):
albumdata['year'] = data['release-events'][0]['date'][:4]
albumdata['releasedate'] = data['release-events'][0]['date']
if data.get('label-info','') and data['label-info'][0].get('label','') and data['label-info'][0]['label'].get('name',''):
albumdata['label'] = data['label-info'][0]['label']['name']
if data.get('status',''):
albumdata['releasestatus'] = data['status']
if data.get('artist-credit'):
artists = []
artistdisp = ''
for artist in data['artist-credit']:
artistdata = {}
artistdata['artist'] = artist['name']
artistdata['mbartistid'] = artist['artist']['id']
artistdata['artistsort'] = artist['artist']['sort-name']
artistdisp = artistdisp + artist['name']
artistdisp = artistdisp + artist.get('joinphrase', '')
artists.append(artistdata)
albumdata['artist'] = artists
albumdata['artist_description'] = artistdisp
return albumdata
def musicbrainz_albumart(data):
albumdata = {}
thumbs = []
extras = []
for item in data['images']:
if 'Front' in item['types']:
thumbdata = {}
thumbdata['image'] = item['image']
thumbdata['preview'] = item['thumbnails']['small']
thumbdata['aspect'] = 'thumb'
thumbs.append(thumbdata)
if 'Back' in item['types']:
backdata = {}
backdata['image'] = item['image']
backdata['preview'] = item['thumbnails']['small']
backdata['aspect'] = 'back'
extras.append(backdata)
if 'Medium' in item['types']:
discartdata = {}
discartdata['image'] = item['image']
discartdata['preview'] = item['thumbnails']['small']
discartdata['aspect'] = 'discart'
extras.append(discartdata)
# exclude spine+back images
if 'Spine' in item['types'] and len(item['types']) == 1:
spinedata = {}
spinedata['image'] = item['image']
spinedata['preview'] = item['thumbnails']['small']
spinedata['aspect'] = 'spine'
extras.append(spinedata)
if thumbs:
albumdata['thumb'] = thumbs
if extras:
albumdata['extras'] = extras
return albumdata

View File

@@ -0,0 +1,8 @@
# -*- coding: utf-8 -*-
import re
def nfo_geturl(data):
result = re.search('https://musicbrainz.org/(ws/2/)?release/([0-9a-z\-]*)', data)
if result:
return result.group(2)

View File

@@ -0,0 +1,497 @@
# -*- coding: utf-8 -*-
import json
import socket
import sys
import time
import urllib.parse
import urllib.request
import _strptime # https://bugs.python.org/issue7980
from socket import timeout
from threading import Thread
from urllib.error import HTTPError, URLError
import xbmc
import xbmcaddon
import xbmcgui
import xbmcplugin
from .allmusic import allmusic_albumfind
from .allmusic import allmusic_albumdetails
from .discogs import discogs_albumfind
from .discogs import discogs_albummain
from .discogs import discogs_albumdetails
from .fanarttv import fanarttv_albumart
from .musicbrainz import musicbrainz_albumfind
from .musicbrainz import musicbrainz_albumdetails
from .musicbrainz import musicbrainz_albumlinks
from .musicbrainz import musicbrainz_albumart
from .nfo import nfo_geturl
from .theaudiodb import theaudiodb_albumdetails
from .wikipedia import wikipedia_albumdetails
from .utils import *
ADDONID = xbmcaddon.Addon().getAddonInfo('id')
ADDONNAME = xbmcaddon.Addon().getAddonInfo('name')
ADDONVERSION = xbmcaddon.Addon().getAddonInfo('version')
def log(txt):
message = '%s: %s' % (ADDONID, txt)
xbmc.log(msg=message, level=xbmc.LOGDEBUG)
def get_data(url, jsonformat, retry=True):
try:
if url.startswith('https://musicbrainz.org/'):
api_timeout('musicbrainztime')
elif url.startswith('https://api.discogs.com/'):
api_timeout('discogstime')
headers = {}
headers['User-Agent'] = '%s/%s ( http://kodi.tv )' % (ADDONNAME, ADDONVERSION)
req = urllib.request.Request(url, headers=headers)
resp = urllib.request.urlopen(req, timeout=5)
respdata = resp.read()
except URLError as e:
log('URLError: %s - %s' % (e.reason, url))
return
except HTTPError as e:
log('HTTPError: %s - %s' % (e.reason, url))
return
except socket.timeout as e:
log('socket: %s - %s' % (e, url))
return
if resp.getcode() == 503:
log('exceeding musicbrainz api limit')
if retry:
xbmc.sleep(1000)
get_data(url, jsonformat, retry=False)
else:
return
elif resp.getcode() == 429:
log('exceeding discogs api limit')
if retry:
xbmc.sleep(1000)
get_data(url, jsonformat, retry=False)
else:
return
if jsonformat:
respdata = json.loads(respdata)
return respdata
def api_timeout(scraper):
currenttime = round(time.time() * 1000)
previoustime = xbmcgui.Window(10000).getProperty(scraper)
if previoustime:
timeout = currenttime - int(previoustime)
if timeout < 1000:
xbmc.sleep(1000 - timeout)
xbmcgui.Window(10000).setProperty(scraper, str(round(time.time() * 1000)))
class Scraper():
def __init__(self, action, key, artist, album, url, nfo, settings):
# parse path settings
self.parse_settings(settings)
# this is just for backward compatibility with xml based scrapers https://github.com/xbmc/xbmc/pull/11632
if action == 'resolveid':
# return the result
result = self.resolve_mbid(key)
self.return_resolved(result)
# search for artist name / album title matches
elif action == 'find':
# try musicbrainz first
result = self.find_album(artist, album, 'musicbrainz')
if result:
self.return_search(result)
# fallback to discogs
else:
result = self.find_album(artist, album, 'discogs')
if result:
self.return_search(result)
# return info id's
elif action == 'getdetails':
details = {}
links = {}
url = json.loads(url)
artist = url.get('artist')
album = url.get('album')
mbalbumid = url.get('mbalbumid')
mbreleasegroupid = url.get('mbreleasegroupid')
dcid = url.get('dcalbumid')
threads = []
extrascrapers = []
# we have musicbrainz album id
if mbalbumid:
# get the mbreleasegroupid, artist and album if we don't have them
if not mbreleasegroupid:
result = self.get_details(mbalbumid, 'musicbrainz', details)
if not result:
scrapers = [[mbalbumid, 'musicbrainz']]
else:
mbreleasegroupid = details['musicbrainz']['mbreleasegroupid']
artist = details['musicbrainz']['artist_description']
album = details['musicbrainz']['album']
scrapers = [[mbreleasegroupid, 'theaudiodb'], [mbreleasegroupid, 'fanarttv'], [mbreleasegroupid, 'coverarchive']]
else:
scrapers = [[mbalbumid, 'musicbrainz'], [mbreleasegroupid, 'theaudiodb'], [mbreleasegroupid, 'fanarttv'], [mbreleasegroupid, 'coverarchive']]
# get musicbrainz links to other metadata sites
lthread = Thread(target = self.get_links, args = (mbreleasegroupid, links))
lthread.start()
for item in scrapers:
thread = Thread(target = self.get_details, args = (item[0], item[1], details))
threads.append(thread)
thread.start()
# wait for the musicbrainz links to return
lthread.join()
if 'musicbrainz' in links:
# scrape allmusic if we have an url provided by musicbrainz
if 'allmusic' in links['musicbrainz']:
extrascrapers.append([{'url': links['musicbrainz']['allmusic']}, 'allmusic'])
# only scrape allmusic by artistname and albumtitle if explicitly enabled
elif self.inaccurate and artist and album:
extrascrapers.append([{'artist': artist, 'album': album}, 'allmusic'])
# scrape discogs if we have an url provided by musicbrainz
if 'discogs' in links['musicbrainz']:
extrascrapers.append([{'masterurl': links['musicbrainz']['discogs']}, 'discogs'])
# only scrape discogs by artistname and albumtitle if explicitly enabled
elif self.inaccurate and artist and album:
extrascrapers.append([{'artist': artist, 'album': album}, 'discogs'])
# scrape wikipedia if we have an url provided by musicbrainz
if 'wikipedia' in links['musicbrainz']:
extrascrapers.append([links['musicbrainz']['wikipedia'], 'wikipedia'])
elif 'wikidata' in links['musicbrainz']:
extrascrapers.append([links['musicbrainz']['wikidata'], 'wikidata'])
for item in extrascrapers:
thread = Thread(target = self.get_details, args = (item[0], item[1], details))
threads.append(thread)
thread.start()
# we have a discogs id
else:
thread = Thread(target = self.get_details, args = ({'url': dcid}, 'discogs', details))
threads.append(thread)
thread.start()
for thread in threads:
thread.join()
result = self.compile_results(details)
if result:
self.return_details(result)
# extract the mbalbumid from the provided musicbrainz url
elif action == 'NfoUrl':
# check if there is a musicbrainz url in the nfo file
mbalbumid = nfo_geturl(nfo)
if mbalbumid:
# return the result
result = self.resolve_mbid(mbalbumid)
self.return_nfourl(result)
xbmcplugin.endOfDirectory(int(sys.argv[1]))
def parse_settings(self, data):
settings = json.loads(data)
# note: path settings are taken from the db, they may not reflect the current settings.xml file
self.review = settings['review']
self.genre = settings['genre']
self.lang = settings['lang']
self.mood = settings['mood']
self.rating = settings['rating']
self.style = settings['style']
self.theme = settings['theme']
self.inaccurate = settings['inaccurate']
def resolve_mbid(self, mbalbumid):
item = {}
item['artist_description'] = ''
item['album'] = ''
item['mbalbumid'] = mbalbumid
item['mbreleasegroupid'] = ''
return item
def find_album(self, artist, album, site):
json = True
# musicbrainz
if site == 'musicbrainz':
url = MUSICBRAINZURL % (MUSICBRAINZSEARCH % (urllib.parse.quote_plus(album), urllib.parse.quote_plus(artist), urllib.parse.quote_plus(artist)))
scraper = musicbrainz_albumfind
# discogs
elif site == 'discogs':
url = DISCOGSURL % (DISCOGSSEARCH % (urllib.parse.quote_plus(album), urllib.parse.quote_plus(artist), DISCOGSKEY , DISCOGSSECRET))
scraper = discogs_albumfind
result = get_data(url, json)
if not result:
return
albumresults = scraper(result, artist, album)
return albumresults
def get_links(self, param, links):
json = True
url = MUSICBRAINZURL % (MUSICBRAINZLINKS % param)
result = get_data(url, json)
if result:
linkresults = musicbrainz_albumlinks(result)
links['musicbrainz'] = linkresults
return links
def get_details(self, param, site, details):
json = True
# theaudiodb
if site == 'theaudiodb':
url = AUDIODBURL % (AUDIODBKEY, AUDIODBDETAILS % param)
albumscraper = theaudiodb_albumdetails
# musicbrainz
elif site == 'musicbrainz':
url = MUSICBRAINZURL % (MUSICBRAINZDETAILS % param)
albumscraper = musicbrainz_albumdetails
# fanarttv
elif site == 'fanarttv':
url = FANARTVURL % (param, FANARTVKEY)
albumscraper = fanarttv_albumart
# coverarchive
elif site == 'coverarchive':
url = MUSICBRAINZART % (param)
albumscraper = musicbrainz_albumart
# discogs
elif site == 'discogs':
# musicbrainz provides a link to the master release, but we need the main release
if 'masterurl' in param:
masterdata = get_data(DISCOGSURL % (DISCOGSMASTER % (param['masterurl'], DISCOGSKEY , DISCOGSSECRET)), True)
if masterdata:
url = discogs_albummain(masterdata)
if url:
param['url'] = url
else:
return
else:
return
# search by artistname and albumtitle if we do not have an url
if not 'url' in param:
url = DISCOGSURL % (DISCOGSSEARCH % (urllib.parse.quote_plus(param['album']), urllib.parse.quote_plus(param['artist']), DISCOGSKEY , DISCOGSSECRET))
albumresult = get_data(url, json)
if albumresult:
albums = discogs_albumfind(albumresult, param['artist'], param['album'])
if albums:
albumresult = sorted(albums, key=lambda k: k['relevance'], reverse=True)
param['url'] = albumresult[0]['dcalbumid']
else:
return
else:
return
url = DISCOGSURL % (DISCOGSDETAILS % (param['url'], DISCOGSKEY, DISCOGSSECRET))
albumscraper = discogs_albumdetails
# wikipedia
elif site == 'wikipedia':
url = WIKIPEDIAURL % param
albumscraper = wikipedia_albumdetails
elif site == 'wikidata':
# resolve wikidata to wikipedia url
result = get_data(WIKIDATAURL % param, json)
try:
album = result['entities'][param]['sitelinks']['enwiki']['url'].rsplit('/', 1)[1]
except:
return
site = 'wikipedia'
url = WIKIPEDIAURL % album
albumscraper = wikipedia_albumdetails
# allmusic
elif site == 'allmusic':
json = False
# search by artistname and albumtitle if we do not have an url
if not 'url' in param:
url = ALLMUSICURL % (ALLMUSICSEARCH % (urllib.parse.quote_plus(param['artist']), urllib.parse.quote_plus(param['album'])))
albumresult = get_data(url, json)
if albumresult:
albums = allmusic_albumfind(albumresult, param['artist'], param['album'])
if albums:
param['url'] = albums[0]['url']
else:
return
else:
return
url = ALLMUSICDETAILS % param['url']
albumscraper = allmusic_albumdetails
result = get_data(url, json)
if not result:
return
albumresults = albumscraper(result)
if not albumresults:
return
details[site] = albumresults
return details
def compile_results(self, details):
result = {}
thumbs = []
extras = []
# merge metadata results, start with the least accurate sources
if 'discogs' in details:
for k, v in details['discogs'].items():
if v:
result[k] = v
if k == 'thumb' and v:
thumbs.append(v)
if 'wikipedia' in details:
for k, v in details['wikipedia'].items():
if v:
result[k] = v
if 'allmusic' in details:
for k, v in details['allmusic'].items():
if v:
result[k] = v
if k == 'thumb' and v:
thumbs.append(v)
if 'theaudiodb' in details:
for k, v in details['theaudiodb'].items():
if v:
result[k] = v
if k == 'thumb' and v:
thumbs.append(v)
if k == 'extras' and v:
extras.append(v)
if 'musicbrainz' in details:
for k, v in details['musicbrainz'].items():
if v:
result[k] = v
if 'coverarchive' in details:
for k, v in details['coverarchive'].items():
if v:
result[k] = v
if k == 'thumb' and v:
thumbs.append(v)
if k == 'extras' and v:
extras.append(v)
# prefer artwork from fanarttv
if 'fanarttv' in details:
for k, v in details['fanarttv'].items():
if v:
result[k] = v
if k == 'thumb' and v:
thumbs.append(v)
if k == 'extras' and v:
extras.append(v)
# use musicbrainz artist as it provides the mbartistid (used for resolveid in the artist scraper)
if 'musicbrainz' in details:
result['artist'] = details['musicbrainz']['artist']
# provide artwork from all scrapers for getthumb option
if result:
# thumb list from most accurate sources first
thumbs.reverse()
thumbnails = []
for thumblist in thumbs:
for item in thumblist:
thumbnails.append(item)
# extra art from most accurate sources first
extras.reverse()
extraart = []
for extralist in extras:
for item in extralist:
extraart.append(item)
# add the extra art to the end of the thumb list
if extraart:
thumbnails.extend(extraart)
if thumbnails:
result['thumb'] = thumbnails
data = self.user_prefs(details, result)
return data
def user_prefs(self, details, result):
# user preferences
lang = 'description' + self.lang
if self.review == 'theaudiodb' and 'theaudiodb' in details:
if lang in details['theaudiodb']:
result['description'] = details['theaudiodb'][lang]
elif 'descriptionEN' in details['theaudiodb']:
result['description'] = details['theaudiodb']['descriptionEN']
elif (self.review in details) and ('description' in details[self.review]):
result['description'] = details[self.review]['description']
if (self.genre in details) and ('genre' in details[self.genre]):
result['genre'] = details[self.genre]['genre']
if (self.style in details) and ('styles' in details[self.style]):
result['styles'] = details[self.style]['styles']
if (self.mood in details) and ('moods' in details[self.mood]):
result['moods'] = details[self.mood]['moods']
if (self.theme in details) and ('themes' in details[self.theme]):
result['themes'] = details[self.theme]['themes']
if (self.rating in details) and ('rating' in details[self.rating]):
result['rating'] = details[self.rating]['rating']
result['votes'] = details[self.rating]['votes']
return result
def return_search(self, data):
items = []
for item in data:
listitem = xbmcgui.ListItem(item['album'], offscreen=True)
listitem.setArt({'thumb': item['thumb']})
listitem.setProperty('album.artist', item['artist_description'])
listitem.setProperty('album.year', item.get('year',''))
listitem.setProperty('album.type', item.get('type',''))
listitem.setProperty('album.releasestatus', item.get('releasestatus',''))
listitem.setProperty('album.label', item.get('label',''))
listitem.setProperty('relevance', item['relevance'])
url = {'artist':item['artist_description'], 'album':item['album']}
if 'mbalbumid' in item:
url['mbalbumid'] = item['mbalbumid']
url['mbreleasegroupid'] = item['mbreleasegroupid']
if 'dcalbumid' in item:
url['dcalbumid'] = item['dcalbumid']
items.append((json.dumps(url), listitem, True))
if items:
xbmcplugin.addDirectoryItems(handle=int(sys.argv[1]), items=items)
def return_nfourl(self, item):
listitem = xbmcgui.ListItem(offscreen=True)
xbmcplugin.addDirectoryItem(handle=int(sys.argv[1]), url=json.dumps(item), listitem=listitem, isFolder=True)
def return_resolved(self, item):
listitem = xbmcgui.ListItem(path=json.dumps(item), offscreen=True)
xbmcplugin.setResolvedUrl(handle=int(sys.argv[1]), succeeded=True, listitem=listitem)
def return_details(self, item):
if not 'album' in item:
return
listitem = xbmcgui.ListItem(item['album'], offscreen=True)
if 'mbalbumid' in item:
listitem.setProperty('album.musicbrainzid', item['mbalbumid'])
listitem.setProperty('album.releaseid', item['mbalbumid'])
if 'mbreleasegroupid' in item:
listitem.setProperty('album.releasegroupid', item['mbreleasegroupid'])
if 'scrapedmbid' in item:
listitem.setProperty('album.scrapedmbid', item['scrapedmbid'])
if 'artist' in item:
listitem.setProperty('album.artists', str(len(item['artist'])))
for count, artist in enumerate(item['artist']):
listitem.setProperty('album.artist%i.name' % (count + 1), artist['artist'])
listitem.setProperty('album.artist%i.musicbrainzid' % (count + 1), artist.get('mbartistid', ''))
listitem.setProperty('album.artist%i.sortname' % (count + 1), artist.get('artistsort', ''))
if 'genre' in item:
listitem.setProperty('album.genre', item['genre'])
if 'styles' in item:
listitem.setProperty('album.styles', item['styles'])
if 'moods' in item:
listitem.setProperty('album.moods', item['moods'])
if 'themes' in item:
listitem.setProperty('album.themes', item['themes'])
if 'description' in item:
listitem.setProperty('album.review', item['description'])
if 'releasedate' in item:
listitem.setProperty('album.releasedate', item['releasedate'])
if 'originaldate' in item:
listitem.setProperty('album.originaldate', item['originaldate'])
if 'releasestatus' in item:
listitem.setProperty('album.releasestatus', item['releasestatus'])
if 'artist_description' in item:
listitem.setProperty('album.artist_description', item['artist_description'])
if 'label' in item:
listitem.setProperty('album.label', item['label'])
if 'type' in item:
listitem.setProperty('album.type', item['type'])
if 'compilation' in item:
listitem.setProperty('album.compilation', item['compilation'])
if 'year' in item:
listitem.setProperty('album.year', item['year'])
if 'rating' in item:
listitem.setProperty('album.rating', item['rating'])
if 'votes' in item:
listitem.setProperty('album.votes', item['votes'])
if 'thumb' in item:
listitem.setProperty('album.thumbs', str(len(item['thumb'])))
for count, thumb in enumerate(item['thumb']):
listitem.setProperty('album.thumb%i.url' % (count + 1), thumb['image'])
listitem.setProperty('album.thumb%i.aspect' % (count + 1), thumb['aspect'])
listitem.setProperty('album.thumb%i.preview' % (count + 1), thumb['preview'])
xbmcplugin.setResolvedUrl(handle=int(sys.argv[1]), succeeded=True, listitem=listitem)

View File

@@ -0,0 +1,124 @@
# -*- coding: utf-8 -*-
def theaudiodb_albumdetails(data):
if data.get('album'):
item = data['album'][0]
albumdata = {}
albumdata['album'] = item['strAlbum']
if item.get('intYearReleased',''):
albumdata['year'] = item['intYearReleased']
if item.get('strStyle',''):
albumdata['styles'] = item['strStyle']
if item.get('strGenre',''):
albumdata['genre'] = item['strGenre']
if item.get('strLabel',''):
albumdata['label'] = item['strLabel']
if item.get('strReleaseFormat',''):
albumdata['type'] = item['strReleaseFormat']
if item.get('intScore',''):
albumdata['rating'] = str(int(float(item['intScore']) + 0.5))
if item.get('intScoreVotes',''):
albumdata['votes'] = item['intScoreVotes']
if item.get('strMood',''):
albumdata['moods'] = item['strMood']
if item.get('strTheme',''):
albumdata['themes'] = item['strTheme']
if item.get('strMusicBrainzID',''):
albumdata['mbreleasegroupid'] = item['strMusicBrainzID']
# api inconsistent
if item.get('strDescription',''):
albumdata['descriptionEN'] = item['strDescription']
elif item.get('strDescriptionEN',''):
albumdata['descriptionEN'] = item['strDescriptionEN']
if item.get('strDescriptionDE',''):
albumdata['descriptionDE'] = item['strDescriptionDE']
if item.get('strDescriptionFR',''):
albumdata['descriptionFR'] = item['strDescriptionFR']
if item.get('strDescriptionCN',''):
albumdata['descriptionCN'] = item['strDescriptionCN']
if item.get('strDescriptionIT',''):
albumdata['descriptionIT'] = item['strDescriptionIT']
if item.get('strDescriptionJP',''):
albumdata['descriptionJP'] = item['strDescriptionJP']
if item.get('strDescriptionRU',''):
albumdata['descriptionRU'] = item['strDescriptionRU']
if item.get('strDescriptionES',''):
albumdata['descriptionES'] = item['strDescriptionES']
if item.get('strDescriptionPT',''):
albumdata['descriptionPT'] = item['strDescriptionPT']
if item.get('strDescriptionSE',''):
albumdata['descriptionSE'] = item['strDescriptionSE']
if item.get('strDescriptionNL',''):
albumdata['descriptionNL'] = item['strDescriptionNL']
if item.get('strDescriptionHU',''):
albumdata['descriptionHU'] = item['strDescriptionHU']
if item.get('strDescriptionNO',''):
albumdata['descriptionNO'] = item['strDescriptionNO']
if item.get('strDescriptionIL',''):
albumdata['descriptionIL'] = item['strDescriptionIL']
if item.get('strDescriptionPL',''):
albumdata['descriptionPL'] = item['strDescriptionPL']
if item.get('strArtist',''):
albumdata['artist_description'] = item['strArtist']
artists = []
artistdata = {}
artistdata['artist'] = item['strArtist']
if item.get('strMusicBrainzArtistID',''):
artistdata['mbartistid'] = item['strMusicBrainzArtistID']
artists.append(artistdata)
albumdata['artist'] = artists
thumbs = []
extras = []
if item.get('strAlbumThumb',''):
thumbdata = {}
thumbdata['image'] = item['strAlbumThumb']
thumbdata['preview'] = item['strAlbumThumb'] + '/preview'
thumbdata['aspect'] = 'thumb'
thumbs.append(thumbdata)
if item.get('strAlbumThumbBack',''):
extradata = {}
extradata['image'] = item['strAlbumThumbBack']
extradata['preview'] = item['strAlbumThumbBack'] + '/preview'
extradata['aspect'] = 'back'
extras.append(extradata)
if item.get('strAlbumSpine',''):
extradata = {}
extradata['image'] = item['strAlbumSpine']
extradata['preview'] = item['strAlbumSpine'] + '/preview'
extradata['aspect'] = 'spine'
extras.append(extradata)
if item.get('strAlbumCDart',''):
extradata = {}
extradata['image'] = item['strAlbumCDart']
extradata['preview'] = item['strAlbumCDart'] + '/preview'
extradata['aspect'] = 'discart'
extras.append(extradata)
if item.get('strAlbum3DCase',''):
extradata = {}
extradata['image'] = item['strAlbum3DCase']
extradata['preview'] = item['strAlbum3DCase'] + '/preview'
extradata['aspect'] = '3dcase'
extras.append(extradata)
if item.get('strAlbum3DFlat',''):
extradata = {}
extradata['image'] = item['strAlbum3DFlat']
extradata['preview'] = item['strAlbum3DFlat'] + '/preview'
extradata['aspect'] = '3dflat'
extras.append(extradata)
if item.get('strAlbum3DFace',''):
extradata = {}
extradata['image'] = item['strAlbum3DFace']
extradata['preview'] = item['strAlbum3DFace'] + '/preview'
extradata['aspect'] = '3dface'
extras.append(extradata)
if item.get('strAlbum3DThumb',''):
extradata = {}
extradata['image'] = item['strAlbum3DThumb']
extradata['preview'] = item['strAlbum3DThumb'] + '/preview'
extradata['aspect'] = '3dthumb'
extras.append(extradata)
if thumbs:
albumdata['thumb'] = thumbs
if extras:
albumdata['extras'] = extras
return albumdata

View File

@@ -0,0 +1,29 @@
# -*- coding: utf-8 -*-
AUDIODBKEY = '95424d43204d6564696538'
AUDIODBURL = 'https://www.theaudiodb.com/api/v1/json/%s/%s'
AUDIODBSEARCH = 'searchalbum.php?s=%s&a=%s'
AUDIODBDETAILS = 'album-mb.php?i=%s'
MUSICBRAINZURL = 'https://musicbrainz.org/ws/2/%s'
MUSICBRAINZSEARCH = 'release/?query=release:"%s"%%20AND%%20(artistname:"%s"%%20OR%%20artist:"%s")&fmt=json'
MUSICBRAINZLINKS = 'release-group/%s?inc=url-rels&fmt=json'
MUSICBRAINZDETAILS = 'release/%s?inc=release-groups+artists+labels+ratings&fmt=json'
MUSICBRAINZART = 'https://coverartarchive.org/release-group/%s'
DISCOGSKEY = 'zACPgktOmNegwbwKWMaC'
DISCOGSSECRET = 'wGuSOeMtfdkQxtERKQKPquyBwExSHdQq'
DISCOGSURL = 'https://api.discogs.com/%s'
DISCOGSSEARCH = 'database/search?release_title=%s&type=release&artist=%s&page=1&per_page=100&key=%s&secret=%s'
DISCOGSMASTER = 'masters/%s?key=%s&secret=%s'
DISCOGSDETAILS = 'releases/%s?key=%s&secret=%s'
ALLMUSICURL = 'https://www.allmusic.com/%s'
ALLMUSICSEARCH = 'search/albums/%s+%s'
ALLMUSICDETAILS = '%s/releases'
FANARTVKEY = '88ca41db0d6878929f1f9771eade41fd'
FANARTVURL = 'https://webservice.fanart.tv/v3/music/albums/%s?api_key=%s'
WIKIDATAURL = 'https://www.wikidata.org/wiki/Special:EntityData/%s.json'
WIKIPEDIAURL = 'https://en.wikipedia.org/w/api.php?action=query&format=json&prop=extracts&titles=%s&formatversion=2&exsentences=10&exlimit=1&explaintext=1'

View File

@@ -0,0 +1,9 @@
# -*- coding: utf-8 -*-
import re
def wikipedia_albumdetails(data):
albumdata = {}
# check in case musicbrainz did not provide a direct link
if 'extract' in data['query']['pages'][0] and not data['query']['pages'][0]['extract'].endswith('may refer to:'):
albumdata['description'] = re.sub('\n\n\n== .*? ==\n', ' ', data['query']['pages'][0]['extract'])
return albumdata

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2024-01-07 11:13+0000\n"
"Last-Translator: Heiko Berner <berner.h@gmail.com>\n"
"Language-Team: Afrikaans (South Africa) <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/af_za/>\n"
"Language: af_za\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.3\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Generiese musiek skraper vir albums"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Soek vir album inligting en kunswerke oor veelvuldige webwerwe."
msgctxt "#30000"
msgid "Preferences"
msgstr "Voorkeure"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Verkose taal vir album resensie"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Verkies genres vanaf"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Verkies style vanaf"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Verkies buie vanaf"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Verkies temas vanaf"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Verkies gradering vanaf"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Verkies resensie vanaf"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Laat minder akkurate soek resultate toe"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Indien beskikbaar, sal die album resensie afgelaai word in die geselekteerde taal. Dit sal terugval na Engels."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Probeer om genre inligting te kry deur gebruik van die geselekteerde skraper. Ander skrapers sal gebruik word as die verkose skraper geen resultate oplewer nie."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Probeer om styl inligting te kry deur die geselekteerde skraper te gebruik. Ander skrapers sal gebruik word as die verkose skraper geen resultate oplewer nie."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Probeer om bui inligting te kry deur die geselekteerde skraper te gebruik. Ander skrapers sal gebruik word as die verkose skraper geen resultate oplewer nie."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Probeer om tema inligting te kry deur die geselekteerde skraper te gebruik. Ander skrapers sal gebruik word as die verkose skraper geen resultate oplewer nie."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Probeer om gradering inligting te kry deur die geselekteerde skraper te gebruik. Ander skrapers sal gebruik word as die verkose skraper geen resultate oplewer nie."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Probeer om die album resensie te kry deur die geselekteerde skraper te gebruik. Ander skrapers sal gebruik word as die verkose skraper geen resultate oplewer nie."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "As Musicbrainz nie 'n skakel verskaf na allmusic en/of discogs, kan ons daardie werwe deursoek gebasseer op artistname & albumname. In omstandighede waar 'n kunstenaar verskeie albums met dieselfde naam vrygestel het, kan dit potensieel volg tot 'n mengsel van metadata vanaf daardie albums."

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Amharic (Ethiopia) (https://www.transifex.com/teamxbmc/teams/40581/am_ET/)\n"
"Language: am_ET\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "ምርጫዎች"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "የሚመርጡት ዘዴዎች ከ"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "የሚመርጡት ገጽታዎች ከ"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Arabic (Saudi Arabia) (https://www.transifex.com/teamxbmc/teams/40581/ar_SA/)\n"
"Language: ar_SA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Asturian (Spain) (https://www.transifex.com/teamxbmc/teams/40581/ast_ES/)\n"
"Language: ast_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferences"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Azerbaijani (Azerbaijan) (https://www.transifex.com/teamxbmc/teams/40581/az_AZ/)\n"
"Language: az_AZ\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-03-16 12:13+0000\n"
"Last-Translator: Antikruk <zmicerturok@gmail.com>\n"
"Language-Team: Belarusian <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/be_by/>\n"
"Language: be_by\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 4.11.2\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Сродак для пошуку звестак пра музычныя альбомы"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Пошук звестак пра альбомы і іх вокладкі на розных сайтах."
msgctxt "#30000"
msgid "Preferences"
msgstr "Налады"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Пераважная мова для агляду альбомаў"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Аддаваць перавагу жанрам з"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Аддаваць перавагу стылям з"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Аддаваць перавагу настроям з"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Аддаваць перавагу тэмам з"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Аддаваць перавагу рэйтынгу з"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Аддаваць перавагу аглядам з"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Дазволіць атрымліваць менш дакладныя вынікі пошуку"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Калі даступна, агляд альбома будзе спампаваны на абранай мове. Калі не, то на англійскай."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Медыяцэнтр будзе спрабаваць атрымаць звесткі пра жанр з дапамогай абранага сродку. Іншыя сродкі будуць выкарыстоўвацца, калі гэты нічога не знойдзе."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Медыяцэнтр будзе спрабаваць атрымаць звесткі пра стыль з дапамогай абранага сродку. Іншыя сродкі будуць выкарыстоўвацца, калі гэты нічога не знойдзе."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Медыяцэнтр будзе спрабаваць атрымаць звесткі пра настрой з дапамогай абранага сродку. Іншыя сродкі будуць выкарыстоўвацца, калі гэты нічога не знойдзе."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Медыяцэнтр будзе спрабаваць атрымаць звесткі пра тэму з дапамогай абранага сродку. Іншыя сродкі будуць выкарыстоўвацца, калі гэты нічога не знойдзе."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Медыяцэнтр будзе спрабаваць атрымаць звесткі пра рэйтынг з дапамогай абранага сродку. Іншыя сродкі будуць выкарыстоўвацца, калі гэты нічога не знойдзе."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Медыяцэнтр будзе спрабаваць атрымаць агляд альбома з дапамогай абранага сродку. Іншыя сродкі будуць выкарыстоўвацца, калі гэты нічога не знойдзе."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Калі Musicbrainz не падае спасылкі на allmusic або discogs, мы можам выканаць пошук на гэтых сайтах па выканаўцы і назве альбома. Калі выканаўца выпусціў некалькі альбомаў пад адной назвай, метаданыя з гэтых альбомаў могуць змяшацца."

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Bulgarian (Bulgaria) (https://www.transifex.com/teamxbmc/teams/40581/bg_BG/)\n"
"Language: bg_BG\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Предпочитания"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Предпочитан език за рецензиите на албумите"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Да се предпочитат жанрове от"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Да се предпочитат стилове от"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Да се предпочитат настроения от"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Да се предпочитат теми от"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Да се предпочитат оценки от"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Да се предпочитат рецензии от"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Разрешаване на по-неточни резултати при търсене"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "При възможност, рецензията на албума ще бъде свалена на избрания език. Иначе ще се показва на английски."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Информацията за жанра по възможност ще се получава чрез избрания скрипт. Ако избраният скрипт не върне резултат, ще бъдат използвани други."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Информацията за стила по възможност ще се получава чрез избрания скрипт. Ако избраният скрипт не върне резултат, ще бъдат използвани други."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Информацията за настроението по възможност ще се получава чрез избрания скрипт. Ако избраният скрипт не върне резултат, ще бъдат използвани други."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Информацията за темата по възможност ще се получава чрез избрания скрипт. Ако избраният скрипт не върне резултат, ще бъдат използвани други."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Информацията за оценката по възможност ще се получава чрез избрания скрипт. Ако избраният скрипт не върне резултат, ще бъдат използвани други."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Рецензията по възможност ще се получава чрез избрания скрипт. Ако избраният скрипт не върне резултат, ще бъдат използвани други."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Ако „Musicbrainz“ не предоставя връзка към „allmusic“ и/или „discogs“, можем да потърсим в тези уеб сайтове по името на изпълнителя и албума. Ако изпълнителят има няколко албума с едно и също име, тогава данните може да са объркани между различните албуми."

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (https://www.transifex.com/teamxbmc/teams/40581/bs_BA/)\n"
"Language: bs_BA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2024-01-30 23:13+0000\n"
"Last-Translator: \"Pere O.\" <gotrunks@gmail.com>\n"
"Language-Team: Catalan (Spain) <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/ca_es/>\n"
"Language: ca_es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.3\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Raspador musical genèric per a àlbums"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Cerca informació d'àlbums i obres d'art a diversos llocs web."
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferències"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Idioma preferit per a la ressenya d'àlbums"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Prefereix els gèneres de"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Prefereix estils de"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Prefereix els estats d'ànim de"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Preferiu temes de"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Prefereix la valoració de"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Prefereix ressenya de"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Permet resultats de cerca menys precisos"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Si està disponible, la ressenya de l'àlbum es baixarà en l'idioma seleccionat. Si no, es baixarà en anglès."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intenta obtenir la informació de gènere utilitzant el raspador seleccionat. S'utilitzaran altres raspadors si el preferit no aconsegueix cap resultat."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intenta obtenir la informació d'estil utilitzant el raspador seleccionat. S'utilitzaran altres raspadors si el preferit no aconsegueix cap resultat."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intenta obtenir la informació de l'estat d'ànim utilitzant el raspador seleccionat. S'utilitzaran altres raspadors si el preferit no aconsegueix cap resultat."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intenta obtenir la informació del tema utilitzant el raspador seleccionat. S'utilitzaran altres raspadors si el preferit no aconsegueix cap resultat."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intenta obtenir la informació de valoració utilitzant el raspador seleccionat. S'utilitzaran altres raspadors si el preferit no aconsegueix cap resultat."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intenta obtenir la ressenya de l'àlbum utilitzant el raspador seleccionat. S'utilitzaran altres raspadors si el preferit no aconsegueix cap resultat."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Si Musicbrainz no proporciona un enllaç a allmusic i/o discogs, podem cercar aquests llocs a partir del nom de l'artista i de l'àlbum. Si un artista ha publicat diversos àlbums amb el mateix nom, això podria donar lloc a una barreja de metadades d'aquests àlbums."

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-05-31 13:14+0000\n"
"Last-Translator: HansCR <h.vanek@gmail.com>\n"
"Language-Team: Czech <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/cs_cz/>\n"
"Language: cs_cz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
"X-Generator: Weblate 4.12.2\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Obecný scraper hudby pro alba"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Vyhledává informace a grafiku o albech napříč různými weby."
msgctxt "#30000"
msgid "Preferences"
msgstr "Předvolby"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Preferovaný jazyk pro hodnocení alba"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Upřednostněný žánr z"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Upřednostněný styl z"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Upřednostněná nálada z"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Upřednostněná témata z"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Upřednostněné hodnocení z"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Upřednostněná recenze z"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Povolit méně přesné výsledky vyhledávání"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Recenze alba se stáhne ve vybraném jazyce, pokud je dostupná. V opačném případě se stáhne v angličtině."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pokuste se získat informace o žánru pomocí vybraného zdroje. Pokud preferovaný zdroj nevrátí žádné výsledky, bude použit jiný zdroj."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pokuste se získat informace o stylu pomocí vybraného zdroje. Pokud preferovaný zdroj nevrátí žádné výsledky, bude použit jiný zdroj."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pokuste se získat informace o náladě pomocí vybraného zdroje. Pokud preferovaný zdroj nevrátí žádné výsledky, bude použit jiný zdroj."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Zkusí získat informace motivu pomocí vybraného scrapera. Ostatní scrapery budou použité, pokud preferovaný scraper nic nenajde."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Zkusí získat informace hodnocení pomocí vybraného scrapera. Ostatní scrapery budou použité, pokud preferovaný scraper nic nenajde."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Zkusí získat informace hodnocení alba pomocí vybraného scrapera. Ostatní scrapery budou použité, pokud preferovaný scraper nic nenajde."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Pokud Musicbrainz neposkytne odkaz na allmusic a/nebo discogs, můžeme tyto weby prohledat podle jména umělce a jména alba. V případech, kdy umělec vydal více alb se stejným názvem, to může potenciálně vést ke smíchání metadat těchto alb."

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Welsh (United Kingdom) (https://www.transifex.com/teamxbmc/teams/40581/cy_GB/)\n"
"Language: cy_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-07-28 17:29+0000\n"
"Last-Translator: Christian Gade <gade@kodi.tv>\n"
"Language-Team: Danish <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/da_dk/>\n"
"Language: da_dk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.7.2\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Generisk musik-scraper til albummer"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Søger efter albumoplysninger og illustrationer på tværs af flere websteder."
msgctxt "#30000"
msgid "Preferences"
msgstr "Præferencer"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Foretrukket sprog til albumbedømmelse"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Foretræk genrer fra"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Foretræk stilarter fra"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Foretræk stemninger fra"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Foretræk temaer fra"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Foretræk bedømmelse fra"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Foretræk anmeldelse fra"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Tillad mindre nøjagtige søgeresultater"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Hvis det er tilgængeligt, downloades albumanmeldelsen på det valgte sprog. Ellers hentes den på engelsk."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Forsøg at få genreinformation ved hjælp af den valgte scraper. Andre scrapere vil blive benyttet, hvis den foretrukne skraber ikke giver noget resultat."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Forsøg at få information omkring stilart ved hjælp af den valgte scraper. Andre scrapere vil blive benyttet, hvis den foretrukne skraber ikke giver noget resultat."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Forsøg at få information omkring stemning ved hjælp af den valgte scraper. Andre scrapere vil blive benyttet, hvis den foretrukne skraber ikke giver noget resultat."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Forsøg at få information omkring tema ved hjælp af den valgte scraper. Andre scrapere vil blive benyttet, hvis den foretrukne skraber ikke giver noget resultat."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Forsøg at få information omkring bedømmelse ved hjælp af den valgte scraper. Andre scrapere vil blive benyttet, hvis den foretrukne skraber ikke giver noget resultat."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Forsøg at få albumanmeldelse ved hjælp af den valgte scraper. Andre scrapere vil blive benyttet, hvis den foretrukne skraber ikke giver noget resultat."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Hvis Musicbrainz ikke giver et link til allmusic og/eller discogs, kan vi søge på disse sider baseret på kunstnernavn og albumnavn. Under omstændigheder, hvor en kunstner har udgivet flere album med samme navn, kan dette potentielt resultere i en blanding af metadata fra disse album."

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-07-13 17:29+0000\n"
"Last-Translator: Kai Sommerfeld <kai.sommerfeld@gmx.com>\n"
"Language-Team: German <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/de_de/>\n"
"Language: de_de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.7.1\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Generischer Musik-Scraper für Alben"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Sucht nach Albeninformationen und Artwork auf verschiedenen Websites."
msgctxt "#30000"
msgid "Preferences"
msgstr "Einstellungen"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Bevorzugte Sprache für Alben-Rezensionen"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Genres bevorzugen von"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Styles bevorzugen von"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Stimmungen bevorzugen von"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Themen bevorzugen von"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Bewertungen bevorzugen von"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Rezensionen bevorzugen von"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Weniger genaue Suchergebnisse erlauben"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Wenn verfügbar, werden Alben-Rezensionen in der ausgewählten Sprache heruntergeladen. Fallback ist englisch."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Versuchen, Genre-Informationen mit dem ausgewählten Scraper zu erhalten. Wenn der bevorzugte Scraper keine Ergebnisse liefert, werden andere Scraper verwendet."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Versuchen, Style-Informationen mit dem ausgewählten Scraper zu erhalten. Wenn der bevorzugte Scraper keine Ergebnisse liefert, werden andere Scraper verwendet."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Versuchen, Stimmungs-Informationen mit dem ausgewählten Scraper zu erhalten. Wenn der bevorzugte Scraper keine Ergebnisse liefert, werden andere Scraper verwendet."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Versuchen, Themen-Informationen mit dem ausgewählten Scraper zu erhalten. Wenn der bevorzugte Scraper keine Ergebnisse liefert, werden andere Scraper verwendet."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Versuchen, Bewertungs-Informationen mit dem ausgewählten Scraper zu erhalten. Wenn der bevorzugte Scraper keine Ergebnisse liefert, werden andere Scraper verwendet."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Versuchen, ALben-Rezensions-Informationen mit dem ausgewählten Scraper zu erhalten. Wenn der bevorzugte Scraper keine Ergebnisse liefert, werden andere Scraper verwendet."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Wenn MusicBrainz weder einen Link zu allmusic noch zu discogs liefert, können diese Sites mit Interpreten- und Albumname durchsucht werden. Falls ein Interpret mehrere Alben mit dem selben Namen veröffentlicht hat, kann es zu einer fälschlichen Vermischung von Metadaten dieser Alben führen."

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Greek (Greece) (https://www.transifex.com/teamxbmc/teams/40581/el_GR/)\n"
"Language: el_GR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: English (Australia) (https://www.transifex.com/teamxbmc/teams/40581/en_AU/)\n"
"Language: en_AU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: Kodi add-ons\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en_gb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: English (New Zealand) (https://www.transifex.com/teamxbmc/teams/40581/en_NZ/)\n"
"Language: en_NZ\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferences"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: English (United States) (https://www.transifex.com/teamxbmc/teams/40581/en_US/)\n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferences"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Preferred language for album review"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Prefer genres from"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Prefer styles from"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Prefer moods from"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Prefer themes from"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Prefer rating from"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Prefer review from"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Allow less accurate search results"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Esperanto (https://www.transifex.com/teamxbmc/teams/40581/eo/)\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/teamxbmc/teams/40581/es_AR/)\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-02-23 10:13+0000\n"
"Last-Translator: Alfonso Cachero <alfonso.cachero@gmail.com>\n"
"Language-Team: Spanish (Spain) <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/es_es/>\n"
"Language: es_es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.10.1\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Scraper de música genérico para los álbumes"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Busca información e imágenes sobre el álbum en varios sitios web."
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferencias"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Idioma preferido para la reseña del álbum"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Géneros preferidos de"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Estilos preferidos de"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Estados de ánimo preferidos de"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Temas preferidos de"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Valoraciones preferidas de"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Críticas preferidas de"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Permitir resultados de búsqueda menos precisos"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Si estuviera disponible, la crítica del album se descargará en el idioma elegido. Si no, será en Inglés."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intenta obtener información de género con el raspador seleccionado. Se utilizarán otros raspadores si el raspador preferido no arroja resultados."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intenta obtener información de estilo con el raspador seleccionado. Se utilizarán otros raspadores si el raspador preferido no arroja resultados."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intenta obtener información sobre el estado de ánimo con el raspador seleccionado. Se utilizarán otros raspadores si el raspador preferido no arroja resultados."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intenta obtener información sobre el tema utilizando el raspador seleccionado. Se utilizarán otros raspadores si el raspador preferido no arroja resultados."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intenta obtener información de calificación utilizando el scraper seleccionado. Se utilizarán otros scrapers si el scraper preferido no obtiene resultados."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intenta obtener la revisión del álbum con el scraper seleccionado. Se utilizarán otros scrapers si el scraper preferido no obtiene resultados."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Si Musicbrainz no tiene enlaces to allmusic y/o discogs, se puede buscar en esos sitios por Intérprete y Álbum. En el caso de que el Intérprete haya sacado varios álbumes con el mismo nombre, puede provocar una mezcla de metadata de todos esos álbumes."

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-10-09 02:30+0000\n"
"Last-Translator: Edson Armando <edsonarmando78@outlook.com>\n"
"Language-Team: Spanish (Mexico) <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/es_mx/>\n"
"Language: es_mx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.8\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Scraper de música genérico para álbumes"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Busca arte e información de álbum en múltiples sitios web."
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferencias"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Idioma preferido para reseñas de álbumes"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Preferir géneros de"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Preferir estilos de"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Preferir ambientes de"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Preferir temas de"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Preferir clasificación de"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Preferir reseñas de"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Permitir resultados de búsqueda menos precisos"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Si está disponible, la reseña del álbum se descargará en el lenguaje seleccionado. Alternativamente se descargará en inglés."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intentar obtener información de género usando el scraper seleccionado. Otros scrapers serán usados si el preferido no devuelve resultados.."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intentar obtener información de estilo usando el scraper seleccionado. Otros scrapers serán usados si el preferido no devuelve resultados.."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intentar obtener información de ambiente usando el scraper seleccionado. Otros scrapers serán usados si el preferido no devuelve resultados.."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intentar obtener información del tema usando el scraper seleccionado. Otros scrapers serán usados si el preferido no devuelve resultados.."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intentar obtener información de calificación usando el scraper seleccionado. Otros scrapers serán usados si el preferido no devuelve resultados.."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Intentar obtener reseña del álbum usando el scraper seleccionado. Otros scrapers serán usados si el preferido no devuelve resultados.."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Si Musicbrainz no provee un enlace a allmusic y/o discogs, se puede buscar basándose en el nombre del artista y del álbum. En circunstancias en las que un artista ha publicado diferentes álbumes con el mismo nombre, pueden potencialmente mezclarse los metadatos de dichos álbumes."

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-01-24 13:13+0000\n"
"Last-Translator: rimasx <riks_12@hot.ee>\n"
"Language-Team: Estonian <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/et_ee/>\n"
"Language: et_ee\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.10.1\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Geneeriline albumite muusikakaabits"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Otsib albumite teavet ja fännipilte mitmest allikast."
msgctxt "#30000"
msgid "Preferences"
msgstr "Eelistused"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Albumi arvustuse peamine keel"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Eelista žanreid allikast"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Eelista stiile allikast"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Eelista tujusid allikast"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Eelista teemasid allikast"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Eelista hindeid allikast"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Eelista arvustust allikast"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Luba vähemtäpsemad otsingutulemused"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Võimalusel laaditakse albumi arvustus alla valitud keeles. Selle puudumisel kasutatakse inglise keelt."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Ürita hankida žanri teavet valitud kaabitsaga. Teisi kaabitsaid kasutatakse, kui eelistatud kaabits ei leia otsitut."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Ürita hankida stiili teavet valitud kaabitsaga. Teisi kaabitsaid kasutatakse, kui eelistatud kaabits ei leia otsitut."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Ürita hankida tuju teavet valitud kaabitsaga. Teisi kaabitsaid kasutatakse, kui eelistatud kaabits ei leia otsitut."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Ürita hankida teema teavet valitud kaabitsaga. Teisi kaabitsaid kasutatakse, kui eelistatud kaabits ei leia otsitut."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Ürita hankida hindeid valitud kaabitsaga. Teisi kaabitsaid kasutatakse, kui eelistatud kaabits ei leia otsitut."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Ürita hankida albumi arvustust valitud kaabitsaga. Teisi kaabitsaid kasutatakse, kui eelistatud kaabits ei leia otsitut."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Kui Musicbrainz ei paku allmusicu ja/või discogsi linki, saame neist lehtedest otsida esitaja ja albumi nime järgi. Kui esitaja on avaldanud mitu samanimelist albumit, võivad nende albumite metaandmed seguneda."

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Basque (Spain) (https://www.transifex.com/teamxbmc/teams/40581/eu_ES/)\n"
"Language: eu_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Persian (Afghanistan) (https://www.transifex.com/teamxbmc/teams/40581/fa_AF/)\n"
"Language: fa_AF\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Persian (Iran) (https://www.transifex.com/teamxbmc/teams/40581/fa_IR/)\n"
"Language: fa_IR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-03-08 17:13+0000\n"
"Last-Translator: Oskari Lavinto <olavinto@protonmail.com>\n"
"Language-Team: Finnish <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/fi_fi/>\n"
"Language: fi_fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.11.2\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Yleinen musiikkitietolähde albumeille"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Mahdollistaa albumien tietojen ja mediakuvitusten noudon eri verkkopalveluista."
msgctxt "#30000"
msgid "Preferences"
msgstr "Asetukset"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Albumien arvostelujen ensisijainen kieli"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Suosi lajityyppejä lähteestä"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Suosi tyylejä lähteestä"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Suosi tunnelmia lähteestä"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Suosi teemoja lähteestä"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Suosi arvioita lähteestä"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Suosi arvosteluja lähteestä"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Salli heikommat hakutulokset"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Jos mahdollista, albumin arvostelu ladataan valitulla kielellä. Muutoin ladataan englanninkielisenä."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pyri noutamaan lajityypit valitulla tietolähteellä. Muita lähteitä käytetään, jollei ensisijainen lähde tuota tuloksia."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pyri noutamaan tyylit valitulla tietolähteellä. Muita lähteitä käytetään, jollei ensisijainen lähde tuota tuloksia."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pyri noutamaan tunnelmat valitulla tietolähteellä. Muita lähteitä käytetään, jollei ensisijainen lähde tuota tuloksia."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pyri noutamaan teemat valitulla tietolähteellä. Muita lähteitä käytetään, jollei ensisijainen lähde tuota tuloksia."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pyri noutamaan arviot valitulla tietolähteellä. Muita lähteitä käytetään, jollei ensisijainen lähde tuota tuloksia."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pyri noutamaan albumien arvostelut valitulla tietolähteellä. Muita lähteitä käytetään, jollei ensisijainen lähde tuota tuloksia."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Jollei MusicBrainz tarjoa linkkejä AllMusic- ja/tai Discogs-palveluun, voidaan sivustoilta etsiä esittäjien ja albumien nimillä. Jos sama ja/tai saman niminen esittäjä on julkaissut useita saman nimisiä albumeita, voi se aiheuttaa eri albumeiden tietojen sekoittumisen."

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: Kodi add-ons\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fil\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Faroese (Faroe Islands) (https://www.transifex.com/teamxbmc/teams/40581/fo_FO/)\n"
"Language: fo_FO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: French (Canada) (https://www.transifex.com/teamxbmc/teams/40581/fr_CA/)\n"
"Language: fr_CA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Préférences"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-12-21 20:15+0000\n"
"Last-Translator: skypichat <skypichat@hotmail.fr>\n"
"Language-Team: French (France) <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/fr_fr/>\n"
"Language: fr_fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.15\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Scraper de musique générique pour les albums"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Recherche des informations sur les albums et des illustrations sur plusieurs sites Web."
msgctxt "#30000"
msgid "Preferences"
msgstr "Préférences"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Langue préférée pour la critique d'album"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Récupérer les genres avec"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Récupérer les styles avec"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Récupérer les ambiances avec"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Récupérer les thèmes avec"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Récupérer la notation avec"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Récupérer la critique avec"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Permettre des résultats de recherche moins précis"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Si disponible, la critique de l'album sera téléchargée dans la langue sélectionnée. Sinon elle le sera en anglais."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tenter de récupérer l'information de genre avec le collecteur sélectionné. D'autres collecteurs seront utilisés si le collecteur préféré ne renvoie aucun résultat."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tenter de récupérer l'information de style avec le collecteur sélectionné. D'autres collecteurs seront utilisés si le collecteur préféré ne renvoie aucun résultat."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tenter de récupérer l'information d'ambiance avec le collecteur sélectionné. D'autres collecteurs seront utilisés si le collecteur préféré ne renvoie aucun résultat."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tenter de récupérer l'information de thème avec le collecteur sélectionné. D'autres collecteurs seront utilisés si le collecteur préféré ne renvoie aucun résultat."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tenter de récupérer la notation avec le collecteur sélectionné. D'autres collecteurs seront utilisés si le collecteur préféré ne renvoie aucun résultat."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tenter de récupérer la critique d'album avec le collecteur sélectionné. D'autres collecteurs seront utilisés si le collecteur préféré ne renvoie aucun résultat."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Si Musicbrainz ne fournit pas de lien vers « allmusic » et/ou « discogs », Kodi cherchera sur ces sites à partir de « artistname » et « albumname ». Dans le cas où un artiste a édité plusieurs albums avec le même nom, le résultat peut être un mélange des métadonnées de l'ensemble de ces albums."

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-07-05 21:29+0000\n"
"Last-Translator: Christian Gade <gade@kodi.tv>\n"
"Language-Team: Galician (Spain) <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/gl_es/>\n"
"Language: gl_es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.7.1\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferencias"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Idioma preferido para a crítica de álbums"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Preferir xéneros de"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Preferir estilos de"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Preferir estados de ánimo de"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Preferir temas de"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Preferir valoracións de"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Preferir críticas de"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Permitir resultados menos precisos nas buscas"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Se está dispoñíbel, a crítica do álbum descargarase no idioma seleccionado, se non en inglés."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tentar obter información do xénero a través o scraper seleccionado. Empregaranse outros scrapers se o preferido non devolve resultados."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tentar obter información do estilo a través o scraper seleccionado. Empregaranse outros scrapers se o preferido non devolve resultados."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tentar obter información dos estados de ánimo a través o scraper seleccionado. Empregaranse outros scrapers se o preferido non devolve resultados."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tentar obter información do tema a través o scraper seleccionado. Empregaranse outros scrapers se o preferido non devolve resultados."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tentar obter información da valoración a través o scraper seleccionado. Empregaranse outros scrapers se o preferido non devolve resultados."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tentar obter a crítica do álbum a través o scraper seleccionado. Empregaranse outros scrapers se o preferido non devolve resultados."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Se Musicbrainz non fornece dunha ligazón a allmusic e/ou discogs, podemos pescudar eses sitios baseados no nome de artista e álbum. En circunstancias nas que un artista ten publicado varios álbums co mesmo nome, isto pode resultar nunha potencial mestura de metadatos deses álbums."

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-07-13 17:29+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew (Israel) <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/he_il/>\n"
"Language: he_il\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3));\n"
"X-Generator: Weblate 4.7.1\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "מחלץ גנרי של אלבומי מוזיקה"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "מחפש את פרטי האלבום ואת העטיפה במגוון אתרים."
msgctxt "#30000"
msgid "Preferences"
msgstr "העדפות"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "שפה מועדפת לסקירת אלבומים"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "להעדיף סוגים מבין"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "להעדיף סגנונות מבין"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "להעדיף מצבי רוח מבין"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "להעדיף נושא מבין"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "להעדיף דירוג מבין"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "להעדיף סקירה מבין"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "מאפשר תוצאות חיפוש פחות מדויקות"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "אם אפשר, סקירת האלבום תתקבל בשפה הנבחרת. אם לא, היא תתקבל באנגלית."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "לנסות לקבל את פרטי הסוג באמצעות המחלץ הנבחר. מחלצים אחרים יופעלו אם המחלץ המועדף לא יחזיר תוצאות."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "לנסות לקבל את פרטי הסגנון באמצעות המחלץ הנבחר. מחלצים אחרים יופעלו אם המחלץ המועדף לא יחזיר תוצאות."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "לנסות לקבל את פרטי מצב הרוח באמצעות המחלץ הנבחר. מחלצים אחרים יופעלו אם המחלץ המועדף לא יחזיר תוצאות."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "לנסות לקבל את פרטי האווירה באמצעות המחלץ הנבחר. מחלצים אחרים יופעלו אם המחלץ המועדף לא יחזיר תוצאות."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "לנסות לקבל את פרטי הדירוג באמצעות המחלץ הנבחר. מחלצים אחרים יופעלו אם המחלץ המועדף לא יחזיר תוצאות."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "לנסות לקבל את פרטי האלבום באמצעות המחלץ הנבחר. מחלצים אחרים יופעלו אם המחלץ המועדף לא יחזיר תוצאות."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "אם Musicbrainz לא מספק קישור ל־allmusic ו/או ל־discogs, נוכל לחפש באתרים האלה לפי שם האמן ושם האלבום. במקרים שבהם אותו אמן שחרר כמה אלבומים באותו השם יכול להיות שיגיע ערבוב של נתונים על כל האלבומים האלו."

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Hindi (India) (https://www.transifex.com/teamxbmc/teams/40581/hi_IN/)\n"
"Language: hi_IN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2023-01-07 12:15+0000\n"
"Last-Translator: gogogogi <trebelnik2@gmail.com>\n"
"Language-Team: Croatian <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/hr_hr/>\n"
"Language: hr_hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.15\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Izvorni glazbeni sakupljač za albume"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Pretražuje informacije albuma i slike omota s više web stranica."
msgctxt "#30000"
msgid "Preferences"
msgstr "Osobitosti"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Željeni jezik za recenziju albuma"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Preferiraj žanrove s"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Preferiraj stilove s"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Preferiraj raspoloženja s"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Preferiraj teme s"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Preferiraj ocjene s"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Preferiraj recenzije s"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Dopusti manje točne rezultate pretrage"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Ako je dostupno, recenzija albuma biti će preuzeta na odabranom jeziku. U suprotnome koristiti će se engleski."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pokušaj preuzeti informacije žanra koristeći odabrani sakupljač. Drugi sakupljači će se koristiti ako zadani sakupljač nema rezultata."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pokušaj preuzeti informacije stila koristeći odabrani sakupljač. Drugi sakupljači će se koristiti ako zadani sakupljač nema rezultata."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pokušaj preuzeti informacije raspoloženja koristeći odabrani sakupljač. Drugi sakupljači će se koristiti ako zadani sakupljač nema rezultata."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pokušaj preuzeti informacije teme koristeći odabrani sakupljač. Drugi sakupljači će se koristiti ako zadani sakupljač nema rezultata."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pokušaj preuzeti informacije ocjena koristeći odabrani sakupljač. Drugi sakupljači će se koristiti ako zadani sakupljač nema rezultata."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Pokušaj preuzeti recenzije albuma koristeći odabrani sakupljač. Drugi sakupljači će se koristiti ako zadani sakupljač nema rezultata."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Ako Musicbrainz ne podržava poveznicu do allmusic i/ili discogs, možemo pretražiti te stranice temeljene na nazivu albuma ili izvođača. U slučajevima gdje je izvođač izdao više albuma s istim naslovom, to može potencijalno reuzltirati u mješavini metapodataka iz tih albuma."

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Hungarian (Hungary) (https://www.transifex.com/teamxbmc/teams/40581/hu_HU/)\n"
"Language: hu_HU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Beállítások"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Előnyben részesített nyelv az albumértékeléshez"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Műfajok előnyben részesítése innen:"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Stílusok előnyben részesítése innen:"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Hangulatok előnyben részesítése innen:"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Témák előnyben részesítése innen:"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Értékelés előnyben részesítése innen:"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Kritika előnyben részesítése innen:"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Kevésbé pontos keresési találatok engedélyezése"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Ha elérhető, az albumkritika a kiválasztott nyelven lesz letöltve. Egyébként angolra fog váltani."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Próbáljon műfaji információkat szerezni a kiválasztott leolvasó segítségével. Más leolvasókat használunk, ha az előnyben részesített nem ad eredményt."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Próbáljon stílusinformációkat szerezni a kiválasztott leolvasóval. Más leolvasókat használunk, ha az előnyben részesített nem ad eredményt."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Próbáljon hangulatinformációkat szerezni a kiválasztott leolvasóval. Más leolvasókat használunk, ha az előnyben részesített nem ad eredményt."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Próbálja meg megszerezni a téma információkat a kiválasztott leolvasóval. Más leolvasókat használunk, ha az előnyben részesített nem ad eredményt."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Próbáljon besorolási információkat szerezni a kiválasztott leolvasóval. Más leolvasókat használunk, ha az előnyben részesített nem ad eredményt."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Próbálja meg az album felülvizsgálatát a kiválasztott leolvasóval. Más leolvasókat használunk, ha az előnyben részesített nem ad eredményt."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Ha a Musicbrainz nem nyújt linket az allmusic és/vagy a discogs-ra, akkor az előadónév és az oszlopnév alapján kereshetünk ezeken a webhelyeken. Olyan körülmények között, amikor egy művész ugyanazon név alatt több albumot adott ki akkor az potenciálisan az albumok metaadatainak keverékét eredményezheti."

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Armenian (Armenia) (https://www.transifex.com/teamxbmc/teams/40581/hy_AM/)\n"
"Language: hy_AM\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-11-18 21:13+0000\n"
"Last-Translator: Nao3Line Prez <n.yazawa6932@gmail.com>\n"
"Language-Team: Indonesian <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/id_id/>\n"
"Language: id_id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.9\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Scraper musik generik untuk album"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Mencari informasi album dan karya seni di beberapa situs web."
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferensi"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Bahasa pilihan untuk ulasan album"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Lebih suka genre dari"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Lebih suka gaya dari"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Lebih suka suasana dari"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Lebih suka tema dari"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Lebih suka nilai dari"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Lebih suka ulasan dari"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Ijinkan hasil pencarian keakurasi rendah"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Jika tersedia, tinjauan album akan diunduh pada bahasa yang dipilih. Akan dibalikkan ke Bahasa Inggris."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Cobalah untuk mendapatkan info genre menggunakan scraper yang dipilih. Scraper lain akan digunakan jika scraper pilihan tidak memberikan hasil."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Cobalah untuk mendapatkan info gaya menggunakan scraper yang dipilih. Scraper lain akan digunakan jika scraper pilihan tidak memberikan hasil."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Cobalah untuk mendapatkan info suasana menggunakan scraper yang dipilih. Scraper lain akan digunakan jika scraper pilihan tidak memberikan hasil."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Cobalah untuk mendapatkan info tema menggunakan scraper yang dipilih. Scraper lain akan digunakan jika scraper pilihan tidak memberikan hasil."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Cobalah untuk mendapatkan info penilaian menggunakan scraper yang dipilih. Scraper lain akan digunakan jika scraper pilihan tidak memberikan hasil."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Cobalah untuk mendapatkan tinjauan album menggunakan scraper yang dipilih. Scraper lain akan digunakan jika scraper pilihan tidak memberikan hasil."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Jika Musicbrainz tidak menyediakan tautan ke semua musik dan/atau diskog, kami dapat mencari situs tersebut berdasarkan nama artis & nama album. Dalam keadaan di mana artis telah merilis beberapa album dengan nama yang sama, hal ini berpotensi menghasilkan campuran metadata dari album tersebut."

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-02-16 11:59+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/is_is/>\n"
"Language: is_is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n % 10 != 1 || n % 100 == 11;\n"
"X-Generator: Weblate 4.10.1\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Almennur tónlistarskrapari fyrir hljómplötur"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Leitar að upplýsingum um hljómplötur og myndefni af mörgum vefsvæðum."
msgctxt "#30000"
msgid "Preferences"
msgstr "Kjörstillingar"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Æskilegt tungumál umsagna um hljómplötur"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Velja frekar flokka frá"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Velja frekar stíla frá"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Velja frekar skapbrigði frá"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Velja frekar þemu frá"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Velja frekar einkunnir frá"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Velja frekar umsagnir frá"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Leyfa minna nákvæmar leitarniðurstöður"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Ef slíkt er tiltækt, verða umsagnir um hljómplötur sóttar á völdu tungumáli. Til vara er notuð enska."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Reyna að fá upplýsingar um flokka með völdum skrapara. Aðrir skraparar verða notaðir ef sá valdi skilar engum niðurstöðum."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Reyna að fá upplýsingar um stíl með völdum skrapara. Aðrir skraparar verða notaðir ef sá valdi skilar engum niðurstöðum."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Reyna að fá upplýsingar um skapbrigði með völdum skrapara. Aðrir skraparar verða notaðir ef sá valdi skilar engum niðurstöðum."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Reyna að fá upplýsingar um þema með völdum skrapara. Aðrir skraparar verða notaðir ef sá valdi skilar engum niðurstöðum."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Reyna að fá upplýsingar um einkunnagjöf með völdum skrapara. Aðrir skraparar verða notaðir ef sá valdi skilar engum niðurstöðum."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Reyna að fá umsagnir um hljómplötu með völdum skrapara. Aðrir skraparar verða notaðir ef sá valdi skilar engum niðurstöðum."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Ef Musicbrainz gefur ekki tengil á allmusic og/eða discogs, getum við leitað á þessum vefsvæðum eftir listamannsnafni og hljómplötuheiti. Í þeim tilfellum sem flytjandi hefur gefið út margar hljómplötur með sama nafni, getur þetta leitt til blöndunar á lýsigögnum frá þessum hljómplötum."

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2023-03-22 21:16+0000\n"
"Last-Translator: Massimo Pissarello <mapi68@gmail.com>\n"
"Language-Team: Italian <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/it_it/>\n"
"Language: it_it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.15.2\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Scraper musicale generico per album"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Cerca informazioni su album e artwork da più siti web."
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferenze"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Lingua preferita per la recensione dell'album"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Preferisci generi da"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Preferisci stili da"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Preferisci stati d'animo da"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Preferisci temi da"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Preferisci valutazione da"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Preferisci recensione da"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Consenti risultati di ricerca meno accurati"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Se disponibile, la recensione dell'album verrà scaricata nella lingua selezionata. Altrimenti verrà scaricata in inglese."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Prova ad ottenere informazioni sul genere utilizzando lo scraper selezionato. Verranno utilizzati altri scraper se lo scraper preferito non dovesse restituire risultati."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Prova ad ottenere informazioni sullo stile utilizzando lo scraper selezionato. Verranno utilizzati altri scraper se lo scraper preferito non dovesse restituire risultati."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Prova ad ottenere informazioni sull'umore utilizzando lo scraper selezionato. Verranno utilizzati altri scraper se lo scraper preferito non dovesse restituire risultati."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Prova ad ottenere informazioni sul tema utilizzando lo scraper selezionato. Verranno utilizzati altri scraper se lo scraper preferito non dovesse restituire risultati."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Prova ad ottenere informazioni sulla valutazione utilizzando lo scraper selezionato. Verranno utilizzati altri scraper se lo scraper preferito non dovesse restituire risultati."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Prova ad ottenere la recensione dell'album utilizzando lo scraper selezionato. Verranno utilizzati altri scraper se lo scraper preferito non dovesse restituire risultati."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Se Musicbrainz non fornisce un collegamento a allmusic e/o discogs, possiamo cercare quei siti in base al nome dell'artista e al nome dell'album. Nel caso in cui un artista avesse pubblicato più album con lo stesso nome, si potrebbe potenzialmente creare una combinazione di metadati di quegli album."

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2023-07-23 15:11+0000\n"
"Last-Translator: yohru <yohru7@gmail.com>\n"
"Language-Team: Japanese <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/ja_jp/>\n"
"Language: ja_jp\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.18.2\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "環境設定"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "アルバムのレビューで優先する言語"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "~からのジャンルを優先する"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "~からのスタイルを優先する"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "~からのムードを優先する"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "~からのテーマを優先する"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "~からのレーティングを優先する"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "~からのレビューを優先する"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "低い精度の検索結果を許可する"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Kannada (India) (https://www.transifex.com/teamxbmc/teams/40581/kn_IN/)\n"
"Language: kn_IN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-08-21 01:29+0000\n"
"Last-Translator: Minho Park <parkmino@gmail.com>\n"
"Language-Team: Korean <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/ko_kr/>\n"
"Language: ko_kr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.7.2\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "앨범용 일반 음악 스크레이퍼"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "여러 웹사이트에서 앨범 정보 및 아트워크를 검색합니다."
msgctxt "#30000"
msgid "Preferences"
msgstr "설정"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "앨범 리뷰의 선호 언어"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "선호 장르"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "선호 스타일"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "선호 무드"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "선호 테마"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "선호 평점"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "선호 리뷰"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "약간 느슨한 검색 결과 허용"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "가능하면 앨범 리뷰를 선택된 언어로 내려받습니다. 영어 기본."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "선택된 스크레이퍼로 장르 정보를 내려받습니다. 선호하는 스크레이퍼의 결과가 없으면 다른 것이 쓰입니다."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "선택된 스크레이퍼로 스타일 정보를 내려받습니다. 선호하는 스크레이퍼의 결과가 없으면 다른 것이 쓰입니다."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "선택된 스크레이퍼로 무드 정보를 내려받습니다. 선호하는 스크레이퍼의 결과가 없으면 다른 것이 쓰입니다."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "선택된 스크레이퍼로 테마 정보를 내려받습니다. 선호하는 스크레이퍼의 결과가 없으면 다른 것이 쓰입니다."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "선택된 스크레이퍼로 평점 정보를 내려받습니다. 선호하는 스크레이퍼의 결과가 없으면 다른 것이 쓰입니다."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "선택된 스크레이퍼로 앨범 정보를 내려받습니다. 선호하는 스크레이퍼의 결과가 없으면 다른 것이 쓰입니다."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "뮤직브레인즈이 allmusic이나 discogs의 링크를 제공하지 않으면, artistname과 albumname으로 검색할 수 있습니다. 아티스트가 같은 이름으로 여러 음반을 발표한 경우, 이 음반들의 메타데이터로부터 뒤섞인 결과가 나올 수 있습니다."

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/teamxbmc/teams/40581/lt_LT/)\n"
"Language: lt_LT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Nustatymai"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Pageidaujama albumų apžvalgos kalba"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Pirmenybė žanrams iš"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Pirmenybė stiliams iš"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Pirmenybė nuotaikoms iš"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Pirmenybė temoms iš"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Pirmenybė reitingams iš"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Pirmenybė apžvalgoms iš"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Leisti mažiau tikslius paieškos rezultatus"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Jei įmanoma, albumo apžvalga bus atsisiųsta pasirinkta kalba. Tai bus anglų kalba. Nepavykus bus atsiųsta angliškai."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Bus bandoma gauti žanrų informaciją naudojant pasirinktą graibyklę. Kitos graibyklės bus naudojamos, jei pageidaujama graibyklė neduos rezultatų."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Bus bandoma gauti stilių informaciją naudojant pasirinktą graibyklę. Kitos graibyklės bus naudojamos, jei pageidaujama graibyklė neduos rezultatų."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Bus bandoma gauti nuotaikų informaciją naudojant pasirinktą graibyklę. Kitos graibyklės bus naudojamos, jei pageidaujama graibyklė neduos rezultatų."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Bus bandoma gauti temų informaciją naudojant pasirinktą graibyklę. Kitos graibyklės bus naudojamos, jei pageidaujama graibyklė neduos rezultatų."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Bus bandoma gauti reitingų informaciją naudojant pasirinktą graibyklę. Kitos graibyklės bus naudojamos, jei pageidaujama graibyklė neduos rezultatų."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Bus bandoma gauti albumo apžvalgą naudojant pasirinktą graibyklę. Kitos graibyklės bus naudojamos, jei pageidaujama graibyklė neduos rezultatų."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Jei Musicbrainz nepateikia nuorodos į „allmusic“ ir/arba \"discogs\", šiose svetainėse galime atlikti paiešką pagal atlikėjo vardą ir albumo pavadinimą. Tais atvejais, kai atlikėjas yra išleidęs kelis albumus tuo pačiu pavadinimu, rezultate galite gauti tų albumų metaduomenų mišinį."

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2023-03-12 13:16+0000\n"
"Last-Translator: Christian Gade <gade@kodi.tv>\n"
"Language-Team: Latvian <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/lv_lv/>\n"
"Language: lv_lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n"
"X-Generator: Weblate 4.15.2\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Vispārējs mūzikas skrāpis, kas iegūst informāciju par mūzikas albumiem"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Meklē informāciju par albumu un iegūst to vāka attēlu no dažādām vietnēm."
msgctxt "#30000"
msgid "Preferences"
msgstr "Iestatījumi"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Dot priekšroku iegūt žanru datus no"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Dot priekšroku iegūt stilu datus no"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Dot priekšroku iegūt noskaņu datus no"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Pieļaut mazāk precīza datu iegūšanu"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Mēģināt iegūt žanru informāciju, izmantojot izvēlēto skrāpi. Ja izvēlētais skrāpis nevarēs iegūt datus, tiks izmantoti citi skrāpji."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Mēģināt iegūt stila informāciju, izmantojot izvēlēto skrāpi. Ja izvēlētais skrāpis nevarēs iegūt datus, tiks izmantoti citi skrāpji."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Mēģināt iegūt noskaņojuma informāciju, izmantojot izvēlēto skrāpi. Ja izvēlētais skrāpis nevarēs iegūt datus, tiks izmantoti citi skrāpji."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Maori (https://www.transifex.com/teamxbmc/teams/40581/mi/)\n"
"Language: mi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Macedonian (Macedonia) (https://www.transifex.com/teamxbmc/teams/40581/mk_MK/)\n"
"Language: mk_MK\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Malayalam (India) (https://www.transifex.com/teamxbmc/teams/40581/ml_IN/)\n"
"Language: ml_IN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Mongolian (Mongolia) (https://www.transifex.com/teamxbmc/teams/40581/mn_MN/)\n"
"Language: mn_MN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-07-05 21:29+0000\n"
"Last-Translator: Christian Gade <gade@kodi.tv>\n"
"Language-Team: Malay <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/ms_my/>\n"
"Language: ms_my\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.7.1\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Keutamaan"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Bahasa dikehendaki untuk ulasan album"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Utamakan genre daripada"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Utamakan gaya daripada"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Utamakan suasana daripada"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Utamakan tema daripada"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Utamakan penarafan daripada"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Utamakan ulasan daripada"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Benarkan keputusan gelintar kurang tepat"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Maltese (Malta) (https://www.transifex.com/teamxbmc/teams/40581/mt_MT/)\n"
"Language: mt_MT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Burmese (Myanmar) (https://www.transifex.com/teamxbmc/teams/40581/my_MM/)\n"
"Language: my_MM\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/teamxbmc/teams/40581/nb_NO/)\n"
"Language: nb_NO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Innstillinger"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-09-06 10:59+0000\n"
"Last-Translator: Christian Gade <gade@kodi.tv>\n"
"Language-Team: Dutch <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/nl_nl/>\n"
"Language: nl_nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.14\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Generieke muziekschraper voor albums"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Zoekt naar albuminformatie en illustraties op meerdere websites."
msgctxt "#30000"
msgid "Preferences"
msgstr "Voorkeuren"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Voorkeurstaal voor albumrecensie"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Voorkeur voor genres van"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Liever stijlen van"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Liever stemmingen van"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Liever thema's van"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Liever waardering van"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Liever recensie van"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Minder nauwkeurige zoekresultaten toestaan"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Indien beschikbaar, wordt de albumrecensie gedownload in de geselecteerde taal. Het zal terugvallen op het Engels."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Probeer genre-informatie te krijgen met behulp van de geselecteerde schraper. Andere schrapers worden gebruikt als de gewenste schraper geen resultaten oplevert."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Probeer stijlinformatie te krijgen met de geselecteerde schraper. Andere schrapers worden gebruikt als de gewenste schraper geen resultaten oplevert."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Probeer stemmingsinformatie te krijgen met de geselecteerde schraper. Andere schrapers worden gebruikt als de gewenste schraper geen resultaten oplevert."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Probeer thema-informatie te krijgen met behulp van de geselecteerde schraper. Andere schrapers worden gebruikt als de gewenste schraper geen resultaten oplevert."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Probeer beoordelingsinformatie te krijgen met behulp van de geselecteerde schraper. Andere schrapers worden gebruikt als de gewenste schraper geen resultaten oplevert."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Probeer de albumrecensie te krijgen met de geselecteerde schraper. Andere schrapers worden gebruikt als de gewenste schraper geen resultaten oplevert."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Als Musicbrainz geen link geeft naar alle muziek en/of discogs, kunnen we die sites doorzoeken op artiestnaam & albumnaam. In omstandigheden waarin een artiest meerdere albums met dezelfde naam heeft uitgebracht, kan dit mogelijk resulteren in een vermenging van metadata van die albums."

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-07-13 17:29+0000\n"
"Last-Translator: Marek Adamski <fevbew@wp.pl>\n"
"Language-Team: Polish <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/pl_pl/>\n"
"Language: pl_pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Generator: Weblate 4.7.1\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Ogólny ekstraktor muzyczny do albumów"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Wyszukuje informacje o albumie oraz grafikę na wielu witrynach internetowych."
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferencje"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Preferowany język dla recenzji albumów"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Preferuj gatunki z"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Preferuj style z"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Preferuj nastroje z"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Preferuj style z"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Preferuj ocenę z"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Preferuj recenzję z"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Zezwalaj na mniej dokładne wyniki wyszukiwania"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Jeśli jest dostępna, recenzja albumu zostanie pobrana w wybranym języku. Można zawsze powrócić do języka angielskiego."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Spróbuj uzyskać informacje o gatunku za pomocą wybranego ekstraktora. Inne ekstraktory zostaną użyte, jeśli preferowany ekstraktor nie poda rezultatów."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Spróbuj uzyskać informacje o stylu za pomocą wybranego ekstraktora. Inne ekstraktory zostaną użyte, jeśli preferowany ekstraktor nie poda rezultatów."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Spróbuj uzyskać informacje o nastroju za pomocą wybranego ekstraktora. Inne ekstraktory zostaną użyte, jeśli preferowany ekstraktor nie poda rezultatów."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Spróbuj uzyskać informacje o motywie za pomocą wybranego ekstraktora. Inne ekstraktory zostaną użyte, jeśli preferowany ekstraktor nie poda rezultatów."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Spróbuj uzyskać informacje o ocenie za pomocą wybranego ekstraktora. Inne ekstraktory zostaną użyte, jeśli preferowany ekstraktor nie poda rezultatów."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Spróbuj uzyskać recenzję albumu za pomocą wybranego ekstraktora. Inne ekstraktory zostaną użyte, jeśli preferowany ekstraktor nie poda rezultatów."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Jeśli Musicbrainz nie poda linku do allmusic i/lub discogs, możemy przeszukiwać te witryny na podstawie nazwy wykonawcy i nazwy albumu. W sytuacji, gdy artysta wydał wiele albumów o tej samej nazwie, może to potencjalnie skutkować połączeniem metadanych z tych albumów."

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-12-02 00:13+0000\n"
"Last-Translator: Fabio <fabioihle+kodi@alunos.utfpr.edu.br>\n"
"Language-Team: Portuguese (Brazil) <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/pt_br/>\n"
"Language: pt_br\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.9.1\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Scraper genérico de música para álbuns"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Pesquisa por artes e informações de álbum em múltiplos sites."
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferências"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Idioma preferido para resenha do álbum"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Preferir gêneros de"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Preferir estilos de"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Preferir humores de"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Preferir temas de"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Preferir classificação de"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Preferir avaliações de"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Permitir resultados de busca menos precisos"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Se disponível, a avaliação do album será baixada no idioma selecionado. Caso contrário, será em inglês."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tenta buscar as informações de gênero utilizando o scraper selecionado. Os demais scrapers serão utilizados se o prioritário não trouxer resultados."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tentar obter informações de estilo usando o scraper selecionado. Os demais scrapers serão utilizados se o prioritário não trouxer resultados."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tentar obter as informações de humor usando o scraper selecionado. Os demais scrapers serão utilizados se o prioritário não trouxer resultados."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tenta buscar as informações de tema utilizando o scraper selecionado. Outros scrapers serão utilizados se o prioritário não trouxer resultados."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tenta buscar as informações de classificação utilizando o scraper selecionado. Outros scrapers serão utilizados se o prioritário não trouxer resultados."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Tenta buscar avaliações do álbum utilizando o scraper selecionado. Outros scrapers serão utilizados se o prioritário não trouxer resultados."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Se Musicbrainz não fornecer um link para allmusic e/ou discogs, nós podemos procurar nestes sites pelo nome do artista e nome do álbum. Nos casos em que o artista tiver lançado vários álbuns com o mesmo nome, isto pode potencialmente resultar numa junção de metadados de múltiplos artistas com mesmo nome."

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/teamxbmc/teams/40581/pt_PT/)\n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferências"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Linguagem preferida para avaliação do álbum"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Preferência de géneros"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Preferência de estilo"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Preferência de humor"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Preferência de temas"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Preferência de avaliação"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Preferência de revisão"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Permitir resultados menos precisos"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Se disponível, a revisão do álbum vai ser transferida na linguagem selecionada, por defeito fica em Inglês."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Romanian (Romania) (https://www.transifex.com/teamxbmc/teams/40581/ro_RO/)\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferințe"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-07-07 15:29+0000\n"
"Last-Translator: vdkbsd <valexgus@gmail.com>\n"
"Language-Team: Russian <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/ru_ru/>\n"
"Language: ru_ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"X-Generator: Weblate 4.7.1\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Сканер для поиска сведений о музыкальных альбомах"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Поиск информации об альбоме и его обложки на различных веб-сайтах."
msgctxt "#30000"
msgid "Preferences"
msgstr "Предпочтения"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Предпочитаемый язык для обзора альбомов"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Предпочитать жанры из"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Предпочитать стили из"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Предпочитать настроения из"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Предпочитать темы из"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Предпочитать рейтинг от"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Предпочитать обзор от"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Разрешить получать менее точные результаты поиска"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Если доступно, обзор альбома будет загружен на выбранном языке. Иначе на английском языке."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Попытка получить информацию о жанре с помощью выбранного сканера. Другие сканеры будут использоваться, если выбранный не даст результатов."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Попытка получить информацию о стиле, используя выбранный сканер. Другие сканеры будут использоваться, если выбранный не даст результатов."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Попытка получить информацию о настроении с помощью выбранного сканера. Другие сканеры будут использоваться, если выбранный не даст результатов."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Попытка получить информацию о теме с помощью выбранного сканера. Другие сканеры будут использоваться, если выбранный не даст результатов."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Попытка получить информацию о рейтинге с помощью выбранного сканера. Другие сканеры будут использоваться, если выбранный не даст результатов."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Попытка получить обзор альбома, используя выбранный сканер. Другие сканеры будут использоваться, если выбранный не даст результатов."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Если Musicbrainz не предоставляет ссылку на allmusic и/или discogs, мы можем провести поиск на этих сайтах по имени исполнителя и названию альбома. В тех случаях, когда артист выпустил несколько альбомов под одним и тем же названием, это может привести к смешению метаданных из этих альбомов."

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Sinhala (Sri Lanka) (https://www.transifex.com/teamxbmc/teams/40581/si_LK/)\n"
"Language: si_LK\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Slovak (Slovakia) (https://www.transifex.com/teamxbmc/teams/40581/sk_SK/)\n"
"Language: sk_SK\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferencie"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Preferovaný jazyk pre recenziu albumu"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Preferovať žánre z"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Preferovať štýly z"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Preferovať nálady z"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Preferovať témy z"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Preferovať hodnotenia z"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Preferovať recenzie z"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Povoliť menej presné výsledky vyhľadávania"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Pokiaľ sa dá, bude recenzia albumu stiahnutá vo vybranom jazyku. Pokiaľ nie, stiahne sa v Angličtine."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Skúsi získať informácie o žánri z vybraného scrapera. Ostatné scrapery budú použité až vtedy, pokiaľ preferovaný scraper nič nenájde."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Skúsi získať informácie o štýle z vybraného scrapera. Ostatné scrapery budú použité až vtedy, pokiaľ preferovaný scraper nič nenájde."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Skúsi získať informácie o nálade z vybraného scrapera. Ostatné scrapery budú použité až vtedy, pokiaľ preferovaný scraper nič nenájde."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Skúsi získať informácie o téme z vybraného scrapera. Ostatné scrapery budú použité až vtedy, pokiaľ preferovaný scraper nič nenájde."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Skúsi získať informácie o hodnotení z vybraného scrapera. Ostatné scrapery budú použité až vtedy, pokiaľ preferovaný scraper nič nenájde."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Skúsi získať recenziu albumu z vybraného scrapera. Ostatné scrapery budú použité až vtedy, pokiaľ preferovaný scraper nič nenájde."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Pokiaľ Muzicbrainz neposkytne odkaz na allmusic a/alebo discogs, môžeme vyhľadať tieto stránky na základe artistname a albumname. V prípadoch, kedy interpret vydal niekoľko albumov s rovnakým menom, toto môže potenciálne vyústiť v zmiešaní metadát zo všetkých týchto albumov."

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Slovenian (Slovenia) (https://www.transifex.com/teamxbmc/teams/40581/sl_SI/)\n"
"Language: sl_SI\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Prednostne Nastavitve"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Albanian (Albania) (https://www.transifex.com/teamxbmc/teams/40581/sq_AL/)\n"
"Language: sq_AL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Preferenca"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Preferoni zhanret nga"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Preferoni stilet nga"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Preferoni gjendjet shpirtërore nga"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Lejoni rezultate më pak të sakta të kërkimit"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Mundohuni të merrni informacione të zhanrit duke përdorur kruajtësin e zgjedhur. Kruajtës të tjerë do të përdoren nëse kruajtësi i preferuar nuk jep rezultate."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Mundohuni të merrni informacione për stilin duke përdorur kruajtësin e zgjedhur. Kruajtës të tjerë do të përdoren nëse kruajtësi i preferuar nuk jep rezultate."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Mundohuni të merrni informacione për disponimin duke përdorur kruajtësin e zgjedhur. Kruajtës të tjerë do të përdoren nëse kruajtësi i preferuar nuk jep rezultate."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Serbian (Serbia) (https://www.transifex.com/teamxbmc/teams/40581/sr_RS/)\n"
"Language: sr_RS\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Подешавања"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Serbian (Latin) (Serbia) (https://www.transifex.com/teamxbmc/teams/40581/sr_RS@latin/)\n"
"Language: sr_RS@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "Podešavanja"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-10-21 19:30+0000\n"
"Last-Translator: Prahlis <prahl.tobias@gmail.com>\n"
"Language-Team: Swedish <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/sv_se/>\n"
"Language: sv_se\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.8\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Allmän musikskrapa för album"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Söker efter albuminformation och artwork från flera källor."
msgctxt "#30000"
msgid "Preferences"
msgstr "Inställningar"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Föredraget språk för albumrecension"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Föredra genrer från"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Föredra stilar från"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Föredra stämning från"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Föredra teman från"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Föredra betyg från"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "Föredra recensioner från"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Tillåt mindre träffsäkra sökresultat"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Om tillgängligt kommer albumrecensionen att hämtas på det valda språket. Annars kommer engelska att användas."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Försök att få genreinformation med den valda skraparen. Andra skrapare används om den föredragna skraparen inte ger några resultat."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Försök att få formatinformation med den valda skraparen. Andra skrapare används om den föredragna skraparen inte ger några resultat."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Försök få information om stämning med den valda skraparen. Andra skrapare används om den föredragna skraparen inte ger några resultat."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Försök att få temainformation med den valda skraparen. Andra skrapare används om den föredragna skraparen inte ger några resultat."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Försök att få betygsinformation med den valda skraparen. Andra skrapare används om den föredragna skraparen inte ger några resultat."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Försök att få albumrecension med den valda skraparen. Andra skrapare används om den föredragna skraparen inte ger några resultat."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Om Musicbrainz inte tillhandahåller en länk till Allmusic och/eller Discogs så kan vi söka på de siterna baserat på artistnamn & albumtitel. I de fall där en artist släppt flera album med samma titel kan det potentiellt resultera i en blandning av metadata från dessa album."

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Silesian (https://www.transifex.com/teamxbmc/teams/40581/szl/)\n"
"Language: szl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Tamil (India) (https://www.transifex.com/teamxbmc/teams/40581/ta_IN/)\n"
"Language: ta_IN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Telugu (India) (https://www.transifex.com/teamxbmc/teams/40581/te_IN/)\n"
"Language: te_IN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Tajik (Tajikistan) (https://www.transifex.com/teamxbmc/teams/40581/tg_TJ/)\n"
"Language: tg_TJ\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Thai (Thailand) (https://www.transifex.com/teamxbmc/teams/40581/th_TH/)\n"
"Language: th_TH\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-04-19 16:13+0000\n"
"Last-Translator: queeup <queeup@zoho.com>\n"
"Language-Team: Turkish <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/tr_tr/>\n"
"Language: tr_tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Weblate 4.11.2\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "Albümler için genel müzik bilgi sağlayıcısı"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "Birden fazla web sitesinde albüm bilgilerini ve resimlerini arar."
msgctxt "#30000"
msgid "Preferences"
msgstr "Tercihler"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "Albüm incelemesi için varsayılan dil"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "Tarzların alınacağı yer:"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "Stillerin alınacağı yer:"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "Ruh hallerinin alınacağı yer:"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "Temaların alınacağı yer:"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "Derecelendirmenin alınacağı yer:"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "İncelemenin alınacağı yer:"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "Doğruluk düzeyi düşük arama sonuçlarına izin ver"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "Albüm incelemesi varsa seçili dilde, yoksa İngilizce indirilecektir."
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Seçilen sağlayıcıyı kullanarak tarz bilgisini almaya çalışın. Tercih edilen sağlayıcı sonuç vermezse diğer sağlayıcılar kullanılacaktır."
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Seçilen sağlayıcıyı kullanarak stil bilgisini almaya çalışın. Tercih edilen sağlayıcı sonuç vermezse diğer sağlayıcılar kullanılacaktır."
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Seçilen sağlayıcıyı kullanarak ruh hali bilgisini almaya çalışın. Tercih edilen sağlayıcı sonuç vermezse diğer sağlayıcılar kullanılacaktır."
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Seçilen sağlayıcıyı kullanarak tema bilgisini almaya çalışın. Tercih edilen sağlayıcı sonuç vermezse diğer sağlayıcılar kullanılacaktır."
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Seçilen sağlayıcıyı kullanarak derecelendirme bilgisini almaya çalışın. Tercih edilen sağlayıcı sonuç vermezse diğer sağlayıcılar kullanılacaktır."
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "Seçilen sağlayıcıyı kullanarak albüm incelemesini almaya çalışın. Tercih edilen sağlayıcılar sonuç vermezse diğer sağlayıcılar kullanılacaktır."
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "Musicbrainz allmusic ve/veya discogs sitesine bir bağlantı sağlamazsa, bu siteleri sanatçı adı ve albüm adına göre arayabiliriz. Bir sanatçının aynı adla birden fazla albüm yayınladığı durumlarda, bu, potansiyel olarak bu albümlerdeki meta verilerin karışmasıyla sonuçlanabilir."

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Ukrainian (Ukraine) (https://www.transifex.com/teamxbmc/teams/40581/uk_UA/)\n"
"Language: uk_UA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Uzbek (Uzbekistan) (https://www.transifex.com/teamxbmc/teams/40581/uz_UZ/)\n"
"Language: uz_UZ\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,92 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/teamxbmc/teams/40581/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr ""
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr ""
msgctxt "#30002"
msgid "Prefer genres from"
msgstr ""
msgctxt "#30003"
msgid "Prefer styles from"
msgstr ""
msgctxt "#30004"
msgid "Prefer moods from"
msgstr ""
msgctxt "#30005"
msgid "Prefer themes from"
msgstr ""
msgctxt "#30006"
msgid "Prefer rating from"
msgstr ""
msgctxt "#30007"
msgid "Prefer review from"
msgstr ""
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr ""
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

View File

@@ -0,0 +1,94 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-09-12 16:30+0000\n"
"Last-Translator: taxigps <taxigps@sina.com>\n"
"Language-Team: Chinese (China) <https://kodi.weblate.cloud/projects/kodi-add-ons-information-providers/metadata-generic-albums/zh_cn/>\n"
"Language: zh_cn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.8\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr "专辑通用音乐刮削器"
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr "从多个网站搜索专辑信息和艺术图片。"
msgctxt "#30000"
msgid "Preferences"
msgstr "偏好设置"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "专辑评论的首选语言"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "类型首选来自"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "风格首选来自"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "情绪首选来自"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "主题首选来自"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "评分首选来自"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "评论首选来自"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "允许不精确的搜索结果"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr "下载所选语言的专辑评论,无此语种评论时英语为后备。"
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "使用所选刮削器获取类型信息,当首选刮削器无结果时,将使用其它刮削器。"
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "使用所选刮削器获取风格信息,当首选刮削器无结果时,将使用其它刮削器。"
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "使用所选刮削器获取情绪信息,当首选刮削器无结果时,将使用其它刮削器。"
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "使用所选刮削器获取主题信息,当首选刮削器无结果时,将使用其它刮削器。"
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "使用所选刮削器获取评分信息,当首选刮削器无结果时,将使用其它刮削器。"
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr "使用所选刮削器获取专辑评论,当首选刮削器无结果时,将使用其它自刮削器。"
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr "当 Musicbrainz 没有提供指向 allmusic 和/或 discogs 的链接时,我们用歌手名和专辑名搜索这些网站。在歌手发行多个同名专辑的情况下,这可能会导致这些专辑的元数据混杂。"

View File

@@ -0,0 +1,93 @@
# Kodi Media Center language file
# Addon Name: Generic Album Scraper
# Addon id: metadata.generic.albums
# Addon Provider: Team Kodi
msgid ""
msgstr ""
"Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n"
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/teamxbmc/teams/40581/zh_TW/)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
msgctxt "Addon Summary"
msgid "Generic music scraper for albums"
msgstr ""
msgctxt "Addon Description"
msgid "Searches for album information and artwork across multiple websites."
msgstr ""
msgctxt "#30000"
msgid "Preferences"
msgstr "喜好設定"
msgctxt "#30001"
msgid "Preferred language for album review"
msgstr "偏好的專輯評論語言"
msgctxt "#30002"
msgid "Prefer genres from"
msgstr "偏好的類型來源自"
msgctxt "#30003"
msgid "Prefer styles from"
msgstr "偏好的風格來源自"
msgctxt "#30004"
msgid "Prefer moods from"
msgstr "偏好的氛圍來源自"
msgctxt "#30005"
msgid "Prefer themes from"
msgstr "偏好的主題來源自"
msgctxt "#30006"
msgid "Prefer rating from"
msgstr "偏好的評分來源自"
msgctxt "#30007"
msgid "Prefer review from"
msgstr "偏好的評論來源自"
msgctxt "#30101"
msgid "Allow less accurate search results"
msgstr "允許較不精確的搜尋結果"
msgctxt "#30201"
msgid "If available, the album review will be downloaded in the selected language. It will fallback to English."
msgstr ""
msgctxt "#30202"
msgid "Try to get genre info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30203"
msgid "Try to get style info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30204"
msgid "Try to get mood info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30205"
msgid "Try to get theme info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30206"
msgid "Try to get rating info using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30207"
msgid "Try to get the album review using the selected scraper. Other scrapers will be used if the preferred scraper returns no results."
msgstr ""
msgctxt "#30301"
msgid "If Musicbrainz does not provide a link to allmusic and/or discogs, we can search those sites based on artistname & albumname. In circumstances where an artist has released multiple albums by the same name, this could potentially result in a mixture of metadata from those albums."
msgstr ""

Some files were not shown because too many files have changed in this diff Show More