-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Feb 20, 2026 at 10:06 AM
-- Server version: 10.4.32-MariaDB
-- PHP Version: 8.2.12

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `meet_me`
--

-- --------------------------------------------------------

--
-- Table structure for table `languages`
--

CREATE TABLE `languages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `family` varchar(255) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `native_name` varchar(255) DEFAULT NULL,
  `code` varchar(10) DEFAULT NULL,
  `code3` varchar(10) DEFAULT NULL,
  `status` enum('active','deactivated','','') NOT NULL DEFAULT 'active',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `languages`
--

INSERT INTO `languages` (`id`, `family`, `name`, `native_name`, `code`, `code3`, `status`, `created_at`, `updated_at`) VALUES
(1, 'Northwest Caucasian', 'Abkhaz', 'аҧсуа бызшәа, аҧсшәа', 'ab', 'abk', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(2, 'Afro-Asiatic', 'Afar', 'Afaraf', 'aa', 'aar', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(3, 'Indo-European', 'Afrikaans', 'Afrikaans', 'af', 'afr', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4, 'Niger–Congo', 'Akan', 'Akan', 'ak', 'aka', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(5, 'Indo-European', 'Albanian', 'Shqip', 'sq', 'sqi', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(6, 'Afro-Asiatic', 'Amharic', 'አማርኛ', 'am', 'amh', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(7, 'Afro-Asiatic', 'Arabic', 'العربية', 'ar', 'ara', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(8, 'Indo-European', 'Aragonese', 'aragonés', 'an', 'arg', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(9, 'Indo-European', 'Armenian', 'Հայերեն', 'hy', 'hye', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(10, 'Indo-European', 'Assamese', 'অসমীয়া', 'as', 'asm', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(11, 'Northeast Caucasian', 'Avaric', 'авар мацӀ, магӀарул мацӀ', 'av', 'ava', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(12, 'Indo-European', 'Avestan', 'avesta', 'ae', 'ave', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(13, 'Aymaran', 'Aymara', 'aymar aru', 'ay', 'aym', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(14, 'Turkic', 'Azerbaijani', 'azərbaycan dili', 'az', 'aze', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(15, 'Niger–Congo', 'Bambara', 'bamanankan', 'bm', 'bam', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(16, 'Turkic', 'Bashkir', 'башҡорт теле', 'ba', 'bak', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(17, 'Language isolate', 'Basque', 'euskara, euskera', 'eu', 'eus', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(18, 'Indo-European', 'Belarusian', 'беларуская мова', 'be', 'bel', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(19, 'Indo-European', 'Bengali, Bangla', 'বাংলা', 'bn', 'ben', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(20, 'Indo-European', 'Bihari', 'भोजपुरी', 'bh', 'bih', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(21, 'Creole', 'Bislama', 'Bislama', 'bi', 'bis', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(22, 'Indo-European', 'Bosnian', 'bosanski jezik', 'bs', 'bos', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(23, 'Indo-European', 'Breton', 'brezhoneg', 'br', 'bre', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(24, 'Indo-European', 'Bulgarian', 'български език', 'bg', 'bul', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(25, 'Sino-Tibetan', 'Burmese', 'ဗမာစာ', 'my', 'mya', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(26, 'Indo-European', 'Catalan', 'català', 'ca', 'cat', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(27, 'Austronesian', 'Chamorro', 'Chamoru', 'ch', 'cha', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(28, 'Northeast Caucasian', 'Chechen', 'нохчийн мотт', 'ce', 'che', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(29, 'Niger–Congo', 'Chichewa, Chewa, Nyanja', 'chiCheŵa, chinyanja', 'ny', 'nya', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(30, 'Sino-Tibetan', 'Chinese', '中文 (Zhōngwén), 汉语, 漢語', 'zh', 'zho', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(31, 'Turkic', 'Chuvash', 'чӑваш чӗлхи', 'cv', 'chv', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(32, 'Indo-European', 'Cornish', 'Kernewek', 'kw', 'cor', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(33, 'Indo-European', 'Corsican', 'corsu, lingua corsa', 'co', 'cos', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(34, 'Algonquian', 'Cree', 'ᓀᐦᐃᔭᐍᐏᐣ', 'cr', 'cre', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(35, 'Indo-European', 'Croatian', 'hrvatski jezik', 'hr', 'hrv', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(36, 'Indo-European', 'Czech', 'čeština, český jazyk', 'cs', 'ces', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(37, 'Indo-European', 'Danish', 'dansk', 'da', 'dan', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(38, 'Indo-European', 'Divehi, Dhivehi, Maldivian', 'ދިވެހި', 'dv', 'div', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(39, 'Indo-European', 'Dutch', 'Nederlands, Vlaams', 'nl', 'nld', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(40, 'Sino-Tibetan', 'Dzongkha', 'རྫོང་ཁ', 'dz', 'dzo', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(41, 'Indo-European', 'English', 'English', 'en', 'eng', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(42, 'Constructed', 'Esperanto', 'Esperanto', 'eo', 'epo', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(43, 'Uralic', 'Estonian', 'eesti, eesti keel', 'et', 'est', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(44, 'Niger–Congo', 'Ewe', 'Eʋegbe', 'ee', 'ewe', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(45, 'Indo-European', 'Faroese', 'føroyskt', 'fo', 'fao', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(46, 'Austronesian', 'Fijian', 'vosa Vakaviti', 'fj', 'fij', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(47, 'Uralic', 'Finnish', 'suomi, suomen kieli', 'fi', 'fin', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(48, 'Indo-European', 'French', 'français, langue française', 'fr', 'fra', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(49, 'Niger–Congo', 'Fula, Fulah, Pulaar, Pular', 'Fulfulde, Pulaar, Pular', 'ff', 'ful', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(50, 'Indo-European', 'Galician', 'galego', 'gl', 'glg', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(51, 'South Caucasian', 'Georgian', 'ქართული', 'ka', 'kat', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(52, 'Indo-European', 'German', 'Deutsch', 'de', 'deu', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(53, 'Indo-European', 'Greek (modern)', 'ελληνικά', 'el', 'ell', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(54, 'Tupian', 'Guaraní', 'Avañe\'ẽ', 'gn', 'grn', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(55, 'Indo-European', 'Gujarati', 'ગુજરાતી', 'gu', 'guj', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(56, 'Creole', 'Haitian, Haitian Creole', 'Kreyòl ayisyen', 'ht', 'hat', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(57, 'Afro-Asiatic', 'Hausa', '(Hausa) هَوُسَ', 'ha', 'hau', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(58, 'Afro-Asiatic', 'Hebrew (modern)', 'עברית', 'he', 'heb', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(59, 'Niger–Congo', 'Herero', 'Otjiherero', 'hz', 'her', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(60, 'Indo-European', 'Hindi', 'हिन्दी, हिंदी', 'hi', 'hin', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(61, 'Austronesian', 'Hiri Motu', 'Hiri Motu', 'ho', 'hmo', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(62, 'Uralic', 'Hungarian', 'magyar', 'hu', 'hun', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(63, 'Constructed', 'Interlingua', 'Interlingua', 'ia', 'ina', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(64, 'Austronesian', 'Indonesian', 'Bahasa Indonesia', 'id', 'ind', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(65, 'Constructed', 'Interlingue', 'Originally called Occidental; then Interlingue after WWII', 'ie', 'ile', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(66, 'Indo-European', 'Irish', 'Gaeilge', 'ga', 'gle', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(67, 'Niger–Congo', 'Igbo', 'Asụsụ Igbo', 'ig', 'ibo', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(68, 'Eskimo–Aleut', 'Inupiaq', 'Iñupiaq, Iñupiatun', 'ik', 'ipk', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(69, 'Constructed', 'Ido', 'Ido', 'io', 'ido', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(70, 'Indo-European', 'Icelandic', 'Íslenska', 'is', 'isl', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(71, 'Indo-European', 'Italian', 'Italiano', 'it', 'ita', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(72, 'Eskimo–Aleut', 'Inuktitut', 'ᐃᓄᒃᑎᑐᑦ', 'iu', 'iku', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(73, 'Japonic', 'Japanese', '日本語 (にほんご)', 'ja', 'jpn', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(74, 'Austronesian', 'Javanese', 'ꦧꦱꦗꦮ, Basa Jawa', 'jv', 'jav', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(75, 'Eskimo–Aleut', 'Kalaallisut, Greenlandic', 'kalaallisut, kalaallit oqaasii', 'kl', 'kal', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(76, 'Dravidian', 'Kannada', 'ಕನ್ನಡ', 'kn', 'kan', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(77, 'Nilo-Saharan', 'Kanuri', 'Kanuri', 'kr', 'kau', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(78, 'Indo-European', 'Kashmiri', 'कश्मीरी, كشميري‎', 'ks', 'kas', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(79, 'Turkic', 'Kazakh', 'қазақ тілі', 'kk', 'kaz', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(80, 'Austroasiatic', 'Khmer', 'ខ្មែរ, ខេមរភាសា, ភាសាខ្មែរ', 'km', 'khm', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(81, 'Niger–Congo', 'Kikuyu, Gikuyu', 'Gĩkũyũ', 'ki', 'kik', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(82, 'Niger–Congo', 'Kinyarwanda', 'Ikinyarwanda', 'rw', 'kin', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(83, 'Turkic', 'Kyrgyz', 'Кыргызча, Кыргыз тили', 'ky', 'kir', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(84, 'Uralic', 'Komi', 'коми кыв', 'kv', 'kom', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(85, 'Niger–Congo', 'Kongo', 'Kikongo', 'kg', 'kon', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(86, 'Koreanic', 'Korean', '한국어', 'ko', 'kor', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(87, 'Indo-European', 'Kurdish', 'Kurdî, كوردی‎', 'ku', 'kur', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(88, 'Niger–Congo', 'Kwanyama, Kuanyama', 'Kuanyama', 'kj', 'kua', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(89, 'Indo-European', 'Latin', 'latine, lingua latina', 'la', 'lat', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(90, 'Indo-European', 'Luxembourgish, Letzeburgesch', 'Lëtzebuergesch', 'lb', 'ltz', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(91, 'Niger–Congo', 'Ganda', 'Luganda', 'lg', 'lug', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(92, 'Indo-European', 'Limburgish, Limburgan, Limburger', 'Limburgs', 'li', 'lim', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(93, 'Niger–Congo', 'Lingala', 'Lingála', 'ln', 'lin', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(94, 'Tai–Kadai', 'Lao', 'ພາສາລາວ', 'lo', 'lao', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(95, 'Indo-European', 'Lithuanian', 'lietuvių kalba', 'lt', 'lit', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(96, 'Niger–Congo', 'Luba-Katanga', 'Tshiluba', 'lu', 'lub', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(97, 'Indo-European', 'Latvian', 'latviešu valoda', 'lv', 'lav', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(98, 'Indo-European', 'Manx', 'Gaelg, Gailck', 'gv', 'glv', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(99, 'Indo-European', 'Macedonian', 'македонски јазик', 'mk', 'mkd', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(100, 'Austronesian', 'Malagasy', 'fiteny malagasy', 'mg', 'mlg', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(101, 'Austronesian', 'Malay', 'bahasa Melayu, بهاس ملايو‎', 'ms', 'msa', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(102, 'Dravidian', 'Malayalam', 'മലയാളം', 'ml', 'mal', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(103, 'Afro-Asiatic', 'Maltese', 'Malti', 'mt', 'mlt', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(104, 'Austronesian', 'Māori', 'te reo Māori', 'mi', 'mri', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(105, 'Indo-European', 'Marathi (Marāṭhī)', 'मराठी', 'mr', 'mar', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(106, 'Austronesian', 'Marshallese', 'Kajin M̧ajeļ', 'mh', 'mah', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(107, 'Mongolic', 'Mongolian', 'Монгол хэл', 'mn', 'mon', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(108, 'Austronesian', 'Nauruan', 'Dorerin Naoero', 'na', 'nau', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(109, 'Dené–Yeniseian', 'Navajo, Navaho', 'Diné bizaad', 'nv', 'nav', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(110, 'Niger–Congo', 'Northern Ndebele', 'isiNdebele', 'nd', 'nde', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(111, 'Indo-European', 'Nepali', 'नेपाली', 'ne', 'nep', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(112, 'Niger–Congo', 'Ndonga', 'Owambo', 'ng', 'ndo', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(113, 'Indo-European', 'Norwegian Bokmål', 'Norsk bokmål', 'nb', 'nob', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(114, 'Indo-European', 'Norwegian Nynorsk', 'Norsk nynorsk', 'nn', 'nno', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(115, 'Indo-European', 'Norwegian', 'Norsk', 'no', 'nor', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(116, 'Sino-Tibetan', 'Nuosu', 'ꆈꌠ꒿ Nuosuhxop', 'ii', 'iii', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(117, 'Niger–Congo', 'Southern Ndebele', 'isiNdebele', 'nr', 'nbl', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(118, 'Indo-European', 'Occitan', 'occitan, lenga d\'òc', 'oc', 'oci', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(119, 'Algonquian', 'Ojibwe, Ojibwa', 'ᐊᓂᔑᓈᐯᒧᐎᓐ', 'oj', 'oji', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(120, 'Indo-European', 'Old Church Slavonic, Church Slavonic, Old Bulgarian', 'ѩзыкъ словѣньскъ', 'cu', 'chu', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(121, 'Afro-Asiatic', 'Oromo', 'Afaan Oromoo', 'om', 'orm', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(122, 'Indo-European', 'Oriya', 'ଓଡ଼ିଆ', 'or', 'ori', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(123, 'Indo-European', 'Ossetian, Ossetic', 'ирон æвзаг', 'os', 'oss', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(124, 'Indo-European', '(Eastern) Punjabi', 'ਪੰਜਾਬੀ', 'pa', 'pan', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(125, 'Indo-European', 'Pāli', 'पाऴि', 'pi', 'pli', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(126, 'Indo-European', 'Persian (Farsi)', 'فارسی', 'fa', 'fas', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(127, 'Indo-European', 'Polish', 'język polski, polszczyzna', 'pl', 'pol', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(128, 'Indo-European', 'Pashto, Pushto', 'پښتو', 'ps', 'pus', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(129, 'Indo-European', 'Portuguese', 'Português', 'pt', 'por', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(130, 'Quechuan', 'Quechua', 'Runa Simi, Kichwa', 'qu', 'que', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(131, 'Indo-European', 'Romansh', 'rumantsch grischun', 'rm', 'roh', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(132, 'Niger–Congo', 'Kirundi', 'Ikirundi', 'rn', 'run', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(133, 'Indo-European', 'Romanian', 'Română', 'ro', 'ron', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(134, 'Indo-European', 'Russian', 'Русский', 'ru', 'rus', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(135, 'Indo-European', 'Sanskrit (Saṁskṛta)', 'संस्कृतम्', 'sa', 'san', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(136, 'Indo-European', 'Sardinian', 'sardu', 'sc', 'srd', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(137, 'Indo-European', 'Sindhi', 'सिन्धी, سنڌي، سندھی‎', 'sd', 'snd', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(138, 'Uralic', 'Northern Sami', 'Davvisámegiella', 'se', 'sme', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(139, 'Austronesian', 'Samoan', 'gagana fa\'a Samoa', 'sm', 'smo', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(140, 'Creole', 'Sango', 'yângâ tî sängö', 'sg', 'sag', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(141, 'Indo-European', 'Serbian', 'српски језик', 'sr', 'srp', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(142, 'Indo-European', 'Scottish Gaelic, Gaelic', 'Gàidhlig', 'gd', 'gla', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(143, 'Niger–Congo', 'Shona', 'chiShona', 'sn', 'sna', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(144, 'Indo-European', 'Sinhalese, Sinhala', 'සිංහල', 'si', 'sin', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(145, 'Indo-European', 'Slovak', 'slovenčina, slovenský jazyk', 'sk', 'slk', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(146, 'Indo-European', 'Slovene', 'slovenski jezik, slovenščina', 'sl', 'slv', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(147, 'Afro-Asiatic', 'Somali', 'Soomaaliga, af Soomaali', 'so', 'som', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(148, 'Niger–Congo', 'Southern Sotho', 'Sesotho', 'st', 'sot', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(149, 'Indo-European', 'Spanish', 'Español', 'es', 'spa', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(150, 'Austronesian', 'Sundanese', 'Basa Sunda', 'su', 'sun', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(151, 'Niger–Congo', 'Swahili', 'Kiswahili', 'sw', 'swa', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(152, 'Niger–Congo', 'Swati', 'SiSwati', 'ss', 'ssw', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(153, 'Indo-European', 'Swedish', 'svenska', 'sv', 'swe', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(154, 'Dravidian', 'Tamil', 'தமிழ்', 'ta', 'tam', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(155, 'Dravidian', 'Telugu', 'తెలుగు', 'te', 'tel', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(156, 'Indo-European', 'Tajik', 'тоҷикӣ, toçikī, تاجیکی‎', 'tg', 'tgk', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(157, 'Tai–Kadai', 'Thai', 'ไทย', 'th', 'tha', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(158, 'Afro-Asiatic', 'Tigrinya', 'ትግርኛ', 'ti', 'tir', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(159, 'Sino-Tibetan', 'Tibetan Standard, Tibetan, Central', 'བོད་ཡིག', 'bo', 'bod', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(160, 'Turkic', 'Turkmen', 'Türkmen, Түркмен', 'tk', 'tuk', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(161, 'Austronesian', 'Tagalog', 'Wikang Tagalog', 'tl', 'tgl', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(162, 'Niger–Congo', 'Tswana', 'Setswana', 'tn', 'tsn', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(163, 'Austronesian', 'Tonga (Tonga Islands)', 'faka Tonga', 'to', 'ton', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(164, 'Turkic', 'Turkish', 'Türkçe', 'tr', 'tur', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(165, 'Niger–Congo', 'Tsonga', 'Xitsonga', 'ts', 'tso', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(166, 'Turkic', 'Tatar', 'татар теле, tatar tele', 'tt', 'tat', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(167, 'Niger–Congo', 'Twi', 'Twi', 'tw', 'twi', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(168, 'Austronesian', 'Tahitian', 'Reo Tahiti', 'ty', 'tah', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(169, 'Turkic', 'Uyghur', 'ئۇيغۇرچە‎, Uyghurche', 'ug', 'uig', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(170, 'Indo-European', 'Ukrainian', 'Українська', 'uk', 'ukr', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(171, 'Indo-European', 'Urdu', 'اردو', 'ur', 'urd', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(172, 'Turkic', 'Uzbek', 'Oʻzbek, Ўзбек, أۇزبېك‎', 'uz', 'uzb', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(173, 'Niger–Congo', 'Venda', 'Tshivenḓa', 've', 'ven', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(174, 'Austroasiatic', 'Vietnamese', 'Tiếng Việt', 'vi', 'vie', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(175, 'Constructed', 'Volapük', 'Volapük', 'vo', 'vol', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(176, 'Indo-European', 'Walloon', 'walon', 'wa', 'wln', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(177, 'Indo-European', 'Welsh', 'Cymraeg', 'cy', 'cym', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(178, 'Niger–Congo', 'Wolof', 'Wollof', 'wo', 'wol', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(179, 'Indo-European', 'Western Frisian', 'Frysk', 'fy', 'fry', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(180, 'Niger–Congo', 'Xhosa', 'isiXhosa', 'xh', 'xho', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(181, 'Indo-European', 'Yiddish', 'ייִדיש', 'yi', 'yid', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(182, 'Niger–Congo', 'Yoruba', 'Yorùbá', 'yo', 'yor', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(183, 'Tai–Kadai', 'Zhuang, Chuang', 'Saɯ cueŋƅ, Saw cuengh', 'za', 'zha', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(184, 'Niger–Congo', 'Zulu', 'isiZulu', 'zu', 'zul', 'active', '0000-00-00 00:00:00', '0000-00-00 00:00:00');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `languages`
--
ALTER TABLE `languages`
  ADD PRIMARY KEY (`id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `languages`
--
ALTER TABLE `languages`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=185;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
