From 850c1bf7cc438b935f6e283c801b34b91bf629c6 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 13 Jun 2018 15:55:13 +0200 Subject: Move iso639 strings in its own translation file --- client/src/locale/source/angular_en_US.xml | 229 ++++++--- client/src/locale/source/iso639_en_US.xml | 758 +++++++++++++++++++++++++++++ client/src/locale/source/server_en_US.xml | 752 ---------------------------- 3 files changed, 920 insertions(+), 819 deletions(-) create mode 100644 client/src/locale/source/iso639_en_US.xml (limited to 'client/src/locale/source') diff --git a/client/src/locale/source/angular_en_US.xml b/client/src/locale/source/angular_en_US.xml index 859212ae7..456879a68 100644 --- a/client/src/locale/source/angular_en_US.xml +++ b/client/src/locale/source/angular_en_US.xml @@ -379,9 +379,9 @@ app/menu/menu.component.ts 17 - + - My settings + My account app/menu/menu.component.ts @@ -733,53 +733,59 @@ Check this checkbox, save the configuration and test with a video URL of your in app/+admin/config/edit-custom-config/edit-custom-config.component.ts 178 + + If you disable transcoding, many videos from your users will not work! + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 180 + Transcoding threads app/+admin/config/edit-custom-config/edit-custom-config.component.ts - 184 + 186 Resolution <x id="INTERPOLATION" equiv-text="{{ resolution }}"/> enabled app/+admin/config/edit-custom-config/edit-custom-config.component.ts - 203 + 205 Cache app/+admin/config/edit-custom-config/edit-custom-config.component.ts - 207 + 209 Previews cache size app/+admin/config/edit-custom-config/edit-custom-config.component.ts - 210 + 212 Previews are not federated. We fetch them directly from the origin instance and cache them. app/+admin/config/edit-custom-config/edit-custom-config.component.ts - 213 + 215 Customizations app/+admin/config/edit-custom-config/edit-custom-config.component.ts - 225 + 227 JavaScript app/+admin/config/edit-custom-config/edit-custom-config.component.ts - 228 + 230 Write directly JavaScript code.<br />Example: <pre>console.log('my instance is amazing');</pre> app/+admin/config/edit-custom-config/edit-custom-config.component.ts - 231 + 233 @@ -799,7 +805,7 @@ Check this checkbox, save the configuration and test with a video URL of your in app/+admin/config/edit-custom-config/edit-custom-config.component.ts - 247 + 249 Advanced configuration @@ -811,7 +817,13 @@ Check this checkbox, save the configuration and test with a video URL of your in Update configuration app/+admin/config/edit-custom-config/edit-custom-config.component.ts - 274 + 276 + + + It seems the configration is invalid. Please search potential errors in the different tabs. + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 277 @@ -1458,6 +1470,18 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-edit/shared/video-edit.component.ts 109 + + Wait transcoding before publishing the video + + app/videos/+video-edit/shared/video-edit.component.ts + 115 + + + If you decide to not wait transcoding before publishing the video, it can be unplayable until it transcoding ends. + + app/videos/+video-edit/shared/video-edit.component.ts + 118 + Basic info @@ -1468,19 +1492,19 @@ When you will upload a video in this channel, the video support field will be au Upload thumbnail app/videos/+video-edit/shared/video-edit.component.ts - 119 + 129 Upload preview app/videos/+video-edit/shared/video-edit.component.ts - 126 + 136 Support app/videos/+video-edit/shared/video-edit.component.ts - 132 + 142 app/videos/+video-watch/modal/video-support.component.ts @@ -1488,19 +1512,19 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 53 + 55 Short text to tell people how they can support you (membership platform...). app/videos/+video-edit/shared/video-edit.component.ts - 133 + 143 Advanced settings app/videos/+video-edit/shared/video-edit.component.ts - 115 + 125 (extensions: <x id="INTERPOLATION" equiv-text="{{ videoImageExtensions }}"/>, max size: <x id="INTERPOLATION_1" equiv-text="{{ maxVideoImageSize | bytes }}"/>) @@ -1524,7 +1548,7 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 87 + 89 Download video @@ -1552,7 +1576,7 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 69 + 71 Report video @@ -1588,7 +1612,7 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 58 + 60 URL @@ -1610,8 +1634,10 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/modal/video-share.component.ts 35 - - Video not found :'( + + + The video is being transcoded, it may not work properly. + app/videos/+video-watch/video-watch.component.ts 6 @@ -1622,85 +1648,85 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 15 + 17 Go the channel page app/videos/+video-watch/video-watch.component.ts - 20 + 22 - - You can subscribe to this account via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box <strong>@<x id="INTERPOLATION" equiv-text="{{video.account.displayName}}"/>@<x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/></strong> and subscribe there. Subscription as a PeerTube user is being worked on in <a href='https://github.com/Chocobozzz/PeerTube/issues/470'>#470</a>. + + You can subscribe to this account via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box <strong>@<x id="INTERPOLATION" equiv-text="{{video.account.name}}"/>@<x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/></strong> and subscribe there. Subscription as a PeerTube user is being worked on in <a href='https://github.com/Chocobozzz/PeerTube/issues/470'>#470</a>. app/videos/+video-watch/video-watch.component.ts - 24 + 26 By <x id="INTERPOLATION" equiv-text="{{ video.by }}"/> app/videos/+video-watch/video-watch.component.ts - 29 + 31 - - Go the account page + + Go to the account page app/videos/+video-watch/video-watch.component.ts - 28 + 30 Like this video app/videos/+video-watch/video-watch.component.ts - 41 + 43 Dislike this video app/videos/+video-watch/video-watch.component.ts - 48 + 50 Download the video app/videos/+video-watch/video-watch.component.ts - 68 + 70 Report app/videos/+video-watch/video-watch.component.ts - 75 + 77 Report this video app/videos/+video-watch/video-watch.component.ts - 74 + 76 Blacklist app/videos/+video-watch/video-watch.component.ts - 81 + 83 Blacklist this video app/videos/+video-watch/video-watch.component.ts - 80 + 82 Update this video app/videos/+video-watch/video-watch.component.ts - 86 + 88 Delete app/videos/+video-watch/video-watch.component.ts - 93 + 95 app/videos/+video-watch/comment/video-comment.component.ts @@ -1710,19 +1736,19 @@ When you will upload a video in this channel, the video support field will be au Delete this video app/videos/+video-watch/video-watch.component.ts - 92 + 94 Show more app/videos/+video-watch/video-watch.component.ts - 112 + 114 Show less app/videos/+video-watch/video-watch.component.ts - 118 + 120 @@ -1730,7 +1756,7 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 125 + 127 @@ -1738,7 +1764,7 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 134 + 136 @@ -1746,7 +1772,7 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 143 + 145 @@ -1754,7 +1780,7 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 152 + 154 @@ -1762,7 +1788,7 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 161 + 163 @@ -1770,13 +1796,13 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 175 + 177 Friendly Reminder: app/videos/+video-watch/video-watch.component.ts - 187 + 189 @@ -1784,19 +1810,19 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 189 + 191 More information app/videos/+video-watch/video-watch.component.ts - 192 + 194 Get more information app/videos/+video-watch/video-watch.component.ts - 192 + 194 @@ -1804,7 +1830,7 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/video-watch.component.ts - 195 + 197 @@ -1814,8 +1840,8 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/comment/video-comments.component.ts 3 - - You can either comment on the page of your instance where this video is federated with your PeerTube account, or via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box <strong>@<x id="INTERPOLATION" equiv-text="{{video.account.displayName}}"/>@<x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/></strong> and find back the video. Direct commenting capabilities are being worked on in <a href='https://github.com/Chocobozzz/PeerTube/issues/224'>#224</a>. + + You can either comment on the page of your instance where this video is federated with your PeerTube account, or via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box <strong>@<x id="INTERPOLATION" equiv-text="{{video.account.name}}"/>@<x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/></strong> and find back the video. Direct commenting capabilities are being worked on in <a href='https://github.com/Chocobozzz/PeerTube/issues/224'>#224</a>. app/videos/+video-watch/comment/video-comments.component.ts 8 @@ -1824,13 +1850,13 @@ When you will upload a video in this channel, the video support field will be au No comments. app/videos/+video-watch/comment/video-comments.component.ts - 20 + 19 View all <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> replies app/videos/+video-watch/comment/video-comments.component.ts - 56 + 55 @@ -1838,7 +1864,7 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-watch/comment/video-comments.component.ts - 65 + 64 Add comment... @@ -1966,6 +1992,14 @@ When you will upload a video in this channel, the video support field will be au src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts 1 + + src/app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + + + src/app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + src/app/core/auth/auth.service.ts 1 @@ -2140,6 +2174,14 @@ When you will upload a video in this channel, the video support field will be au src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts 1 + + src/app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + + + src/app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + src/app/login/login.component.ts 1 @@ -2412,6 +2454,66 @@ When you will upload a video in this channel, the video support field will be au 1 + + Do you really want to delete <x id="INTERPOLATION" equiv-text="{{deleteLength}}"/> videos? + + src/app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + + + + <x id="INTERPOLATION" equiv-text="{{deleteLength}}"/> videos deleted. + + src/app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + + + + Do you really want to delete <x id="INTERPOLATION" equiv-text="{{videoName}}"/>? + + src/app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + + + + Video <x id="INTERPOLATION" equiv-text="{{videoName}}"/> deleted. + + src/app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + + + src/app/videos/+video-watch/video-watch.component.ts + 1 + + + + Published + + src/app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + + + + Waiting transcoding + + src/app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + + + + To transcode + + src/app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + + + + Unknown state + + src/app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + + Error getting about from server @@ -3158,13 +3260,6 @@ When you will upload a video in this channel, the video support field will be au 1 - - Video <x id="INTERPOLATION" equiv-text="{{videoName}}"/> deleted. - - src/app/videos/+video-watch/video-watch.component.ts - 1 - - <x id="INTERPOLATION" equiv-text="{{likesNumber}}"/> likes / <x id="INTERPOLATION_1" equiv-text="{{dislikesNumber}}"/> dislikes diff --git a/client/src/locale/source/iso639_en_US.xml b/client/src/locale/source/iso639_en_US.xml new file mode 100644 index 000000000..4bed9617c --- /dev/null +++ b/client/src/locale/source/iso639_en_US.xml @@ -0,0 +1,758 @@ + + + + + Afar + undefined + + + Abkhazian + undefined + + + Afrikaans + undefined + + + Akan + undefined + + + Amharic + undefined + + + Arabic + undefined + + + Aragonese + undefined + + + American Sign Language + undefined + + + Assamese + undefined + + + Avaric + undefined + + + Aymara + undefined + + + Azerbaijani + undefined + + + Bashkir + undefined + + + Bambara + undefined + + + Belarusian + undefined + + + Bengali + undefined + + + British Sign Language + undefined + + + Bislama + undefined + + + Tibetan + undefined + + + Bosnian + undefined + + + Breton + undefined + + + Bulgarian + undefined + + + Brazilian Sign Language + undefined + + + Catalan + undefined + + + Czech + undefined + + + Chamorro + undefined + + + Chechen + undefined + + + Chuvash + undefined + + + Cornish + undefined + + + Corsican + undefined + + + Cree + undefined + + + Czech Sign Language + undefined + + + Chinese Sign Language + undefined + + + Welsh + undefined + + + Danish + undefined + + + German + undefined + + + Dhivehi + undefined + + + Danish Sign Language + undefined + + + Dzongkha + undefined + + + Modern Greek (1453-) + undefined + + + English + undefined + + + Estonian + undefined + + + Basque + undefined + + + Ewe + undefined + + + Faroese + undefined + + + Persian + undefined + + + Fijian + undefined + + + Finnish + undefined + + + French + undefined + + + Western Frisian + undefined + + + French Sign Language + undefined + + + Fulah + undefined + + + Scottish Gaelic + undefined + + + Irish + undefined + + + Galician + undefined + + + Manx + undefined + + + Guarani + undefined + + + German Sign Language + undefined + + + Gujarati + undefined + + + Haitian + undefined + + + Hausa + undefined + + + Serbo-Croatian + undefined + + + Hebrew + undefined + + + Herero + undefined + + + Hindi + undefined + + + Hiri Motu + undefined + + + Croatian + undefined + + + Hungarian + undefined + + + Armenian + undefined + + + Igbo + undefined + + + Sichuan Yi + undefined + + + Inuktitut + undefined + + + Indonesian + undefined + + + Inupiaq + undefined + + + Icelandic + undefined + + + Italian + undefined + + + Javanese + undefined + + + Japanese + undefined + + + Japanese Sign Language + undefined + + + Kalaallisut + undefined + + + Kannada + undefined + + + Kashmiri + undefined + + + Georgian + undefined + + + Kanuri + undefined + + + Kazakh + undefined + + + Khmer + undefined + + + Kikuyu + undefined + + + Kinyarwanda + undefined + + + Kirghiz + undefined + + + Komi + undefined + + + Kongo + undefined + + + Korean + undefined + + + Kuanyama + undefined + + + Kurdish + undefined + + + Lao + undefined + + + Latvian + undefined + + + Limburgan + undefined + + + Lingala + undefined + + + Lithuanian + undefined + + + Luxembourgish + undefined + + + Luba-Katanga + undefined + + + Ganda + undefined + + + Marshallese + undefined + + + Malayalam + undefined + + + Marathi + undefined + + + Macedonian + undefined + + + Malagasy + undefined + + + Maltese + undefined + + + Mongolian + undefined + + + Maori + undefined + + + Malay (macrolanguage) + undefined + + + Burmese + undefined + + + Nauru + undefined + + + Navajo + undefined + + + South Ndebele + undefined + + + North Ndebele + undefined + + + Ndonga + undefined + + + Nepali (macrolanguage) + undefined + + + Dutch + undefined + + + Norwegian Nynorsk + undefined + + + Norwegian Bokmål + undefined + + + Norwegian + undefined + + + Nyanja + undefined + + + Occitan (post 1500) + undefined + + + Ojibwa + undefined + + + Oriya (macrolanguage) + undefined + + + Oromo + undefined + + + Ossetian + undefined + + + Panjabi + undefined + + + Pakistan Sign Language + undefined + + + Polish + undefined + + + Portuguese + undefined + + + Pushto + undefined + + + Quechua + undefined + + + Romansh + undefined + + + Romanian + undefined + + + Russian Sign Language + undefined + + + Rundi + undefined + + + Russian + undefined + + + Sango + undefined + + + Saudi Arabian Sign Language + undefined + + + South African Sign Language + undefined + + + Sinhala + undefined + + + Slovak + undefined + + + Slovenian + undefined + + + Northern Sami + undefined + + + Samoan + undefined + + + Shona + undefined + + + Sindhi + undefined + + + Somali + undefined + + + Southern Sotho + undefined + + + Spanish + undefined + + + Albanian + undefined + + + Sardinian + undefined + + + Serbian + undefined + + + Swati + undefined + + + Sundanese + undefined + + + Swahili (macrolanguage) + undefined + + + Swedish + undefined + + + Swedish Sign Language + undefined + + + Tahitian + undefined + + + Tamil + undefined + + + Tatar + undefined + + + Telugu + undefined + + + Tajik + undefined + + + Tagalog + undefined + + + Thai + undefined + + + Tigrinya + undefined + + + Tonga (Tonga Islands) + undefined + + + Tswana + undefined + + + Tsonga + undefined + + + Turkmen + undefined + + + Turkish + undefined + + + Twi + undefined + + + Uighur + undefined + + + Ukrainian + undefined + + + Urdu + undefined + + + Uzbek + undefined + + + Venda + undefined + + + Vietnamese + undefined + + + Walloon + undefined + + + Wolof + undefined + + + Xhosa + undefined + + + Yiddish + undefined + + + Yoruba + undefined + + + Zhuang + undefined + + + Chinese + undefined + + + Zulu + undefined + + + + \ No newline at end of file diff --git a/client/src/locale/source/server_en_US.xml b/client/src/locale/source/server_en_US.xml index dab91f98d..e94a01469 100644 --- a/client/src/locale/source/server_en_US.xml +++ b/client/src/locale/source/server_en_US.xml @@ -113,758 +113,6 @@ Private undefined - - Afar - undefined - - - Abkhazian - undefined - - - Afrikaans - undefined - - - Akan - undefined - - - Amharic - undefined - - - Arabic - undefined - - - Aragonese - undefined - - - American Sign Language - undefined - - - Assamese - undefined - - - Avaric - undefined - - - Aymara - undefined - - - Azerbaijani - undefined - - - Bashkir - undefined - - - Bambara - undefined - - - Belarusian - undefined - - - Bengali - undefined - - - British Sign Language - undefined - - - Bislama - undefined - - - Tibetan - undefined - - - Bosnian - undefined - - - Breton - undefined - - - Bulgarian - undefined - - - Brazilian Sign Language - undefined - - - Catalan - undefined - - - Czech - undefined - - - Chamorro - undefined - - - Chechen - undefined - - - Chuvash - undefined - - - Cornish - undefined - - - Corsican - undefined - - - Cree - undefined - - - Czech Sign Language - undefined - - - Chinese Sign Language - undefined - - - Welsh - undefined - - - Danish - undefined - - - German - undefined - - - Dhivehi - undefined - - - Danish Sign Language - undefined - - - Dzongkha - undefined - - - Modern Greek (1453-) - undefined - - - English - undefined - - - Estonian - undefined - - - Basque - undefined - - - Ewe - undefined - - - Faroese - undefined - - - Persian - undefined - - - Fijian - undefined - - - Finnish - undefined - - - French - undefined - - - Western Frisian - undefined - - - French Sign Language - undefined - - - Fulah - undefined - - - Scottish Gaelic - undefined - - - Irish - undefined - - - Galician - undefined - - - Manx - undefined - - - Guarani - undefined - - - German Sign Language - undefined - - - Gujarati - undefined - - - Haitian - undefined - - - Hausa - undefined - - - Serbo-Croatian - undefined - - - Hebrew - undefined - - - Herero - undefined - - - Hindi - undefined - - - Hiri Motu - undefined - - - Croatian - undefined - - - Hungarian - undefined - - - Armenian - undefined - - - Igbo - undefined - - - Sichuan Yi - undefined - - - Inuktitut - undefined - - - Indonesian - undefined - - - Inupiaq - undefined - - - Icelandic - undefined - - - Italian - undefined - - - Javanese - undefined - - - Japanese - undefined - - - Japanese Sign Language - undefined - - - Kalaallisut - undefined - - - Kannada - undefined - - - Kashmiri - undefined - - - Georgian - undefined - - - Kanuri - undefined - - - Kazakh - undefined - - - Khmer - undefined - - - Kikuyu - undefined - - - Kinyarwanda - undefined - - - Kirghiz - undefined - - - Komi - undefined - - - Kongo - undefined - - - Korean - undefined - - - Kuanyama - undefined - - - Kurdish - undefined - - - Lao - undefined - - - Latvian - undefined - - - Limburgan - undefined - - - Lingala - undefined - - - Lithuanian - undefined - - - Luxembourgish - undefined - - - Luba-Katanga - undefined - - - Ganda - undefined - - - Marshallese - undefined - - - Malayalam - undefined - - - Marathi - undefined - - - Macedonian - undefined - - - Malagasy - undefined - - - Maltese - undefined - - - Mongolian - undefined - - - Maori - undefined - - - Malay (macrolanguage) - undefined - - - Burmese - undefined - - - Nauru - undefined - - - Navajo - undefined - - - South Ndebele - undefined - - - North Ndebele - undefined - - - Ndonga - undefined - - - Nepali (macrolanguage) - undefined - - - Dutch - undefined - - - Norwegian Nynorsk - undefined - - - Norwegian Bokmål - undefined - - - Norwegian - undefined - - - Nyanja - undefined - - - Occitan (post 1500) - undefined - - - Ojibwa - undefined - - - Oriya (macrolanguage) - undefined - - - Oromo - undefined - - - Ossetian - undefined - - - Panjabi - undefined - - - Pakistan Sign Language - undefined - - - Polish - undefined - - - Portuguese - undefined - - - Pushto - undefined - - - Quechua - undefined - - - Romansh - undefined - - - Romanian - undefined - - - Russian Sign Language - undefined - - - Rundi - undefined - - - Russian - undefined - - - Sango - undefined - - - Saudi Arabian Sign Language - undefined - - - South African Sign Language - undefined - - - Sinhala - undefined - - - Slovak - undefined - - - Slovenian - undefined - - - Northern Sami - undefined - - - Samoan - undefined - - - Shona - undefined - - - Sindhi - undefined - - - Somali - undefined - - - Southern Sotho - undefined - - - Spanish - undefined - - - Albanian - undefined - - - Sardinian - undefined - - - Serbian - undefined - - - Swati - undefined - - - Sundanese - undefined - - - Swahili (macrolanguage) - undefined - - - Swedish - undefined - - - Swedish Sign Language - undefined - - - Tahitian - undefined - - - Tamil - undefined - - - Tatar - undefined - - - Telugu - undefined - - - Tajik - undefined - - - Tagalog - undefined - - - Thai - undefined - - - Tigrinya - undefined - - - Tonga (Tonga Islands) - undefined - - - Tswana - undefined - - - Tsonga - undefined - - - Turkmen - undefined - - - Turkish - undefined - - - Twi - undefined - - - Uighur - undefined - - - Ukrainian - undefined - - - Urdu - undefined - - - Uzbek - undefined - - - Venda - undefined - - - Vietnamese - undefined - - - Walloon - undefined - - - Wolof - undefined - - - Xhosa - undefined - - - Yiddish - undefined - - - Yoruba - undefined - - - Zhuang - undefined - - - Chinese - undefined - - - Zulu - undefined - Misc undefined -- cgit v1.2.3