org.apache.tika.language.tika.language.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tika-core Show documentation
Show all versions of tika-core Show documentation
This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It also
includes the core facades for the Tika API.
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# This is a tika LanguageIdentifier properties file.
# Its name is org/apache/tika/language/tika.language.properties
# You can override it by placing a copy on the classpath in a file called
# org/apache/tika/language/tika.language.override.properties
# List of languages for which there are .ngp profiles
# If there exists an ISO 639-1 2-letter code it should be used
# If not, you can choose an ISO 639-2 3-letter code
# See http://www.loc.gov/standards/iso639-2/php/code_list.php
languages=be,ca,da,de,eo,et,el,en,es,fi,fr,fa,gl,hu,is,it,lt,nl,no,pl,pt,ro,ru,sk,sl,sv,th,uk
# List of language names in english
name.be=Belarusian
name.ca=Catalan
name.da=Danish
name.de=German
name.eo=Esperanto
name.et=Estonian
name.el=Greek
name.en=English
name.es=Spanish
name.fi=Finnish
name.fr=French
name.fa=Persian
name.gl=Galician
name.hu=Hungarian
name.is=Icelandic
name.it=Italian
name.lt=Lithuanian
name.nl=Dutch
name.no=Norwegian
name.pl=Polish
name.pt=Portuguese
name.ro=Romanian
name.ru=Russian
name.sk=Slovakian
name.sl=Slovenian
name.sv=Swedish
name.th=Thai
name.uk=Ukrainian