diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-06-11 10:39:25 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-06-11 10:39:25 -0400 |
| commit | 5db6dbb55e959f412de9147f43d0e0d8bfdc44e4 (patch) | |
| tree | 5fdde117000ead29a4dcd70295e32d147451f82f /MediaBrowser.Server.Implementations/Localization | |
| parent | 150c74ece1b4d91c079502081da4aee67e82b7d5 (diff) | |
added more ratings
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization')
7 files changed, 45 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/co.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/co.txt new file mode 100644 index 000000000..a694a0be6 --- /dev/null +++ b/MediaBrowser.Server.Implementations/Localization/Ratings/co.txt @@ -0,0 +1,8 @@ +CO-T,1 +CO-7,5 +CO-12,7 +CO-15,8 +CO-18,10 +CO-X,100 +CO-BANNED,15 +CO-E,15
\ No newline at end of file diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/fr.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/fr.txt new file mode 100644 index 000000000..2bb205b0d --- /dev/null +++ b/MediaBrowser.Server.Implementations/Localization/Ratings/fr.txt @@ -0,0 +1,5 @@ +FR-U,1 +FR-10,5 +FR-12,7 +FR-16,9 +FR-18,10
\ No newline at end of file diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/ie.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/ie.txt new file mode 100644 index 000000000..283f07767 --- /dev/null +++ b/MediaBrowser.Server.Implementations/Localization/Ratings/ie.txt @@ -0,0 +1,6 @@ +IE-G,1 +IE-PG,5 +IE-12A,7 +IE-15A,8 +IE-16,9 +IE-18,10
\ No newline at end of file diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/jp.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/jp.txt new file mode 100644 index 000000000..2e1da30d8 --- /dev/null +++ b/MediaBrowser.Server.Implementations/Localization/Ratings/jp.txt @@ -0,0 +1,4 @@ +JP-G,1 +JP-PG12,7 +JP-15+,8 +JP-18+,10
\ No newline at end of file diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/kz.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/kz.txt new file mode 100644 index 000000000..b31e12d96 --- /dev/null +++ b/MediaBrowser.Server.Implementations/Localization/Ratings/kz.txt @@ -0,0 +1,6 @@ +KZ-К,1 +KZ-БА,6 +KZ-Б14,7 +KZ-Е16,8 +KZ-Е18,10 +KZ-НА,15
\ No newline at end of file diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/nz.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/nz.txt new file mode 100644 index 000000000..bc761dcab --- /dev/null +++ b/MediaBrowser.Server.Implementations/Localization/Ratings/nz.txt @@ -0,0 +1,10 @@ +NZ-G,1 +NZ-PG,5 +NZ-M,9 +NZ-R13,7 +NZ-R15,8 +NZ-R16,9 +NZ-R18,10 +NZ-RP13,7 +NZ-RP16,9 +NZ-R,10
\ No newline at end of file diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/ru.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/ru.txt new file mode 100644 index 000000000..e5e8538ae --- /dev/null +++ b/MediaBrowser.Server.Implementations/Localization/Ratings/ru.txt @@ -0,0 +1,6 @@ +RU-Y,1 +RU-6+,3 +RU-12+,7 +RU-14+,8 +RU-16+,9 +RU-18+,10
\ No newline at end of file |
