Language definitions used by Weblate
Find a file
Michal Čihař dadfacdbe1 Include po header with encoding
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-01-10 16:49:22 +01:00
cldr-core Add po files with language names extracted from CLDR 2018-01-10 16:41:29 +01:00
cldr-to-gettext-plural-rules@49c39e5156 Add CLDR data 2018-01-09 15:10:18 +01:00
languages-po Include po header with encoding 2018-01-10 16:49:22 +01:00
.gitignore Initial commit 2018-01-09 13:56:28 +01:00
.gitmodules Add CLDR data 2018-01-09 15:10:18 +01:00
add-iso Add helper script to add language from ISO 639-2 2018-01-09 14:12:40 +01:00
cldr.csv Update to CLDR 32.0.1 2018-01-10 07:45:03 +01:00
export-cldr Add CLDR data 2018-01-09 15:10:18 +01:00
export-cldr-native Add native Babel based CLDR exporter 2018-01-10 09:04:36 +01:00
export-languages-po Include po header with encoding 2018-01-10 16:49:22 +01:00
extract-plural-tags Add plural tags extraction 2018-01-09 17:40:06 +01:00
languages.csv Remove definitions for deprecated ISO codes 2018-01-10 11:01:08 +01:00
LICENSE Adjust copyright header 2018-01-09 15:23:35 +01:00
list-diff Do not report obsolete code to be missing 2018-01-09 15:53:30 +01:00
README.md Clarify files descriptions 2018-01-10 10:33:02 +01:00

language-data

Language definitions used by Weblate and free to use by others.

Generic file format

  • Semicolon delimited file
  • Contains language code, name, number of plurals and plural equation

languages.csv

  • Based on Gettext definitions
  • Imported from translate-toolkit and Weblate
  • Used by Weblate for language definitions

cldr.csv