From 118ee773b63ed250c083bba35f2fa88b5999ab8b Mon Sep 17 00:00:00 2001 From: Artem Chepurnoy Date: Sun, 22 Dec 2024 12:22:58 +0200 Subject: [PATCH] chore: Internally sort list of contributors by user id to simplify git history --- .github/update_localization_contributors.py | 1 + .../files/localization_contributors.json | 2474 +++++++++-------- .../LocalizationContributorsServiceImpl.kt | 3 + 3 files changed, 1252 insertions(+), 1226 deletions(-) diff --git a/.github/update_localization_contributors.py b/.github/update_localization_contributors.py index 7c8583dd..b694fad6 100644 --- a/.github/update_localization_contributors.py +++ b/.github/update_localization_contributors.py @@ -57,6 +57,7 @@ report_data = report["data"] # amount of contributed words. report_data = list(filter( lambda x: x["translated"] + x["approved"] >= MIN_WORDS_CONTRIBUTED, report_data)) +report_data.sort(key=lambda x: x["user"]["id"]) report_data_text = json.dumps(report_data, indent=2) diff --git a/common/src/commonMain/composeResources/files/localization_contributors.json b/common/src/commonMain/composeResources/files/localization_contributors.json index bb2f1900..68b4dd9e 100644 --- a/common/src/commonMain/composeResources/files/localization_contributors.json +++ b/common/src/commonMain/composeResources/files/localization_contributors.json @@ -25,8 +25,8 @@ "name": "Ukrainian" } ], - "translated": 6649, - "target": 6266, + "translated": 6662, + "target": 6278, "approved": 911, "voted": 0, "positiveVotes": 62, @@ -35,114 +35,26 @@ }, { "user": { - "id": "2618", - "username": "zecabra", - "fullName": "zecabra", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/2618/medium/47461a1b1b3db95cf317d2ad4595a7f0_default.png", - "joined": "2023-09-02 11:29:43" + "id": "12457707", + "username": "ot_inc", + "fullName": "Re*Index.(ot_inc) (ot_inc)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/12457707/medium/32e968375042b7e2532c2e5f24ed83b8.jpg", + "joined": "2024-11-25 21:43:01" }, "languages": [ { - "id": "pt-PT", - "name": "Portuguese" + "id": "ja", + "name": "Japanese" } ], - "translated": 5405, - "target": 5912, + "translated": 1698, + "target": 4276, "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 29 - }, - { - "user": { - "id": "13153679", - "username": "pgrules7", - "fullName": "pgrules7", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13153679/medium/795f3c175a5d37851975bb8127502e40.jpg", - "joined": "2023-08-26 05:40:40" - }, - "languages": [ - { - "id": "ko", - "name": "Korean" - } - ], - "translated": 5396, - "target": 4633, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, + "voted": 26, + "positiveVotes": 12, + "negativeVotes": 1, "winning": 0 }, - { - "user": { - "id": "12828263", - "username": "ArnyminerZ", - "fullName": "Arnau Mora (ArnyminerZ)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/12828263/medium/f5a445fd86ad8e12429c12109068c3e3.png", - "joined": "2023-09-06 06:15:29" - }, - "languages": [ - { - "id": "ca", - "name": "Catalan" - } - ], - "translated": 5363, - "target": 6096, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16498335", - "username": "Aseel67", - "fullName": "Aseel67", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16498335/medium/3a27b226ac76ebc1b21917b213ca4bf4.png", - "joined": "2024-08-29 11:36:02" - }, - "languages": [ - { - "id": "ar", - "name": "Arabic" - } - ], - "translated": 5237, - "target": 5389, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "15972315", - "username": "mikropsoft", - "fullName": "\ud835\udde6\ud835\uddf5\ud835\udddf\ud835\uddf2\ud835\uddff\ud835\udde3 (mikropsoft)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15972315/medium/a6a73deed2dd57fe1eea14f3d79c5ae1.jpg", - "joined": "2024-03-03 10:01:05" - }, - "languages": [ - { - "id": "tr", - "name": "Turkish" - } - ], - "translated": 5143, - "target": 4801, - "approved": 5378, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 5102 - }, { "user": { "id": "12667527", @@ -167,872 +79,20 @@ }, { "user": { - "id": "15097137", - "username": "JordyEGNL", - "fullName": "JordyEGNL", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15097137/medium/8f2d8386e1185d8f302ed914d98c8488.png", - "joined": "2023-08-27 06:38:37" + "id": "12828263", + "username": "ArnyminerZ", + "fullName": "Arnau Mora (ArnyminerZ)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/12828263/medium/f5a445fd86ad8e12429c12109068c3e3.png", + "joined": "2023-09-06 06:15:29" }, "languages": [ { - "id": "nl", - "name": "Dutch" - }, - { - "id": "en-GB", - "name": "English, United Kingdom" - }, - { - "id": "pt-PT", - "name": "Portuguese" + "id": "ca", + "name": "Catalan" } ], - "translated": 4936, - "target": 4934, - "approved": 3188, - "voted": 0, - "positiveVotes": 8, - "negativeVotes": 0, - "winning": 2905 - }, - { - "user": { - "id": "13901945", - "username": "tabtomi88", - "fullName": "Tam\u00e1s Porcsin (tabtomi88)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13901945/medium/972271b744b5fdd0d041ce4a087bce1e.png", - "joined": "2024-07-09 18:56:28" - }, - "languages": [ - { - "id": "hu", - "name": "Hungarian" - } - ], - "translated": 4663, - "target": 4344, - "approved": 0, - "voted": 7, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16175408", - "username": "fiveszz", - "fullName": "Fivesz (fiveszz)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16175408/medium/ba6111eb32dd03673ce0d09abdd77395.jpg", - "joined": "2024-02-05 09:52:09" - }, - "languages": [ - { - "id": "pt-BR", - "name": "Portuguese, Brazilian" - } - ], - "translated": 4458, - "target": 4897, - "approved": 0, - "voted": 0, - "positiveVotes": 10, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16091136", - "username": "RobertHarnett", - "fullName": "RobertHarnett", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16091136/medium/1e2f41262da6a4f8e17b1eafa8eba636_default.png", - "joined": "2023-11-06 15:41:16" - }, - "languages": [ - { - "id": "en", - "name": "English" - }, - { - "id": "en-GB", - "name": "English, United Kingdom" - } - ], - "translated": 4141, - "target": 4142, - "approved": 0, - "voted": 8, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "15702713", - "username": "ngocanh.tve", - "fullName": "Ng\u1ecdc Anh TVE (ngocanh.tve)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15702713/medium/5345702dee7e7d1745c56fb739d76af2.png", - "joined": "2024-03-06 19:50:14" - }, - "languages": [ - { - "id": "vi", - "name": "Vietnamese" - } - ], - "translated": 3753, - "target": 5621, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16083674", - "username": "charlotte.rose", - "fullName": "charlotte (charlotte.rose)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16083674/medium/2ac99f76853773b74173899dfe285927.jpg", - "joined": "2023-11-02 23:04:53" - }, - "languages": [ - { - "id": "ja", - "name": "Japanese" - } - ], - "translated": 3629, - "target": 9999, - "approved": 3088, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 22, - "winning": 3044 - }, - { - "user": { - "id": "16126472", - "username": "Klisee", - "fullName": "Klisee", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16126472/medium/b47c1b5cb6744a0f90f65185486340c3.png", - "joined": "2023-12-25 04:05:27" - }, - "languages": [ - { - "id": "es-ES", - "name": "Spanish" - } - ], - "translated": 3495, - "target": 3960, - "approved": 0, - "voted": 0, - "positiveVotes": 2, - "negativeVotes": 3, - "winning": 0 - }, - { - "user": { - "id": "16343522", - "username": "thomasjiaweipang", - "fullName": "Thomas Pang (jiawei) (thomasjiaweipang)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16343522/medium/af7c9d985eb491ef03358cc3aa51ba9f.png", - "joined": "2024-04-25 15:33:35" - }, - "languages": [ - { - "id": "fr", - "name": "French" - } - ], - "translated": 3202, - "target": 3938, - "approved": 0, - "voted": 0, - "positiveVotes": 2, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "13928821", - "username": "liuran001", - "fullName": "liuran001", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13928821/medium/a572130a7c7fe7b9a3418d9a327f2b77.jpeg", - "joined": "2023-09-02 07:05:33" - }, - "languages": [ - { - "id": "zh-CN", - "name": "Chinese Simplified" - } - ], - "translated": 3182, - "target": 5469, - "approved": 0, - "voted": 0, - "positiveVotes": 17, - "negativeVotes": 3, - "winning": 0 - }, - { - "user": { - "id": "15219400", - "username": "CipherGuardian", - "fullName": "CipherGuardian", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15219400/medium/a610fc4fc802412c9740cb3df5ac9b4b_default.png", - "joined": "2023-09-03 17:14:15" - }, - "languages": [ - { - "id": "de", - "name": "German" - } - ], - "translated": 3174, - "target": 2998, - "approved": 0, - "voted": 2, - "positiveVotes": 11, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "14282172", - "username": "tommynok", - "fullName": "tommynok", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/14282172/medium/1a892d59350ee90c0ccc1fb7785243d3_default.png", - "joined": "2023-08-25 09:01:31" - }, - "languages": [ - { - "id": "ru", - "name": "Russian" - } - ], - "translated": 2464, - "target": 2249, - "approved": 0, - "voted": 0, - "positiveVotes": 113, - "negativeVotes": 0, - "winning": 320 - }, - { - "user": { - "id": "15142764", - "username": "MSDNicrosoft", - "fullName": "MSDNicrosoft", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15142764/medium/148c77f2e34c5d6e87e8e605c31e49c9.jpg", - "joined": "2024-01-15 01:29:43" - }, - "languages": [ - { - "id": "zh-CN", - "name": "Chinese Simplified" - } - ], - "translated": 2340, - "target": 3691, - "approved": 0, - "voted": 10, - "positiveVotes": 2, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "15755905", - "username": "dontobi", - "fullName": "Tobias 'dontobi' Schug (dontobi)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15755905/medium/c3deb3e7482dca6f4eaca103a87f722f.png", - "joined": "2024-01-31 00:50:18" - }, - "languages": [ - { - "id": "de", - "name": "German" - } - ], - "translated": 1905, - "target": 1804, - "approved": 0, - "voted": 0, - "positiveVotes": 1, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "12457707", - "username": "ot_inc", - "fullName": "Re*Index.(ot_inc) (ot_inc)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/12457707/medium/32e968375042b7e2532c2e5f24ed83b8.jpg", - "joined": "2024-11-25 21:43:01" - }, - "languages": [ - { - "id": "ja", - "name": "Japanese" - } - ], - "translated": 1698, - "target": 4276, - "approved": 0, - "voted": 26, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "12887595", - "username": "DVDAndroid", - "fullName": "DVDAndroid", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/12887595/medium/e5f9c5d21c109452d07b3ffb27a84b8f_default.png", - "joined": "2023-11-20 05:28:31" - }, - "languages": [ - { - "id": "it", - "name": "Italian" - } - ], - "translated": 1665, - "target": 1796, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "13709045", - "username": "danielphan2003", - "fullName": "Daniel Phan (danielphan2003)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13709045/medium/163ce009848786ba7a369fe9efa3ea0f.jpg", - "joined": "2023-09-02 10:37:13" - }, - "languages": [ - { - "id": "vi", - "name": "Vietnamese" - } - ], - "translated": 1495, - "target": 2105, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "15300208", - "username": "yorukot", - "fullName": "Yorukot (yorukot)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15300208/medium/298fa868b95044d0e71185f880efdcde.jpeg", - "joined": "2024-06-05 21:14:29" - }, - "languages": [ - { - "id": "zh-TW", - "name": "Chinese Traditional" - } - ], - "translated": 1224, - "target": 2138, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "13842283", - "username": "Dzenan", - "fullName": "D\u017eenan (Dzenan)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13842283/medium/7f97b7d62a4cd790592d11780e624bef_default.png", - "joined": "2023-09-02 18:21:53" - }, - "languages": [ - { - "id": "sv-SE", - "name": "Swedish" - } - ], - "translated": 1123, - "target": 1037, - "approved": 1123, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 1123 - }, - { - "user": { - "id": "15233820", - "username": "x17svn", - "fullName": "Kevin (x17svn)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15233820/medium/3c171ca9e4808064710f1bc73a9f26bb.png", - "joined": "2024-07-25 17:30:24" - }, - "languages": [ - { - "id": "es-ES", - "name": "Spanish" - } - ], - "translated": 1062, - "target": 1150, - "approved": 0, - "voted": 8, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "15837729", - "username": "Hotarun", - "fullName": "Hotarun", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15837729/medium/78cf73587f9e2d0a209e530dd5ee828f_default.png", - "joined": "2023-12-25 05:28:59" - }, - "languages": [ - { - "id": "ru", - "name": "Russian" - } - ], - "translated": 949, - "target": 855, - "approved": 0, - "voted": 3, - "positiveVotes": 47, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16271182", - "username": "anaelle.dev", - "fullName": "Ana\u00eblle (anaelle.dev)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16271182/medium/5bf6a630acd692aa55fed444852f28ff.png", - "joined": "2024-03-31 12:20:38" - }, - "languages": [ - { - "id": "fr", - "name": "French" - } - ], - "translated": 861, - "target": 1011, - "approved": 0, - "voted": 0, - "positiveVotes": 12, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "15910131", - "username": "CDN", - "fullName": "CDN", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15910131/medium/67fab7eeab5551853450e76e2ef19e59.jpeg", - "joined": "2024-03-02 13:00:17" - }, - "languages": [ - { - "id": "zh-CN", - "name": "Chinese Simplified" - } - ], - "translated": 843, - "target": 1320, - "approved": 0, - "voted": 4, - "positiveVotes": 7, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16331116", - "username": "Freezlex", - "fullName": "Freezlex", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16331116/medium/83c245509a412ec3ddc80420dbc31b7d_default.png", - "joined": "2024-04-17 08:45:13" - }, - "languages": [ - { - "id": "fr", - "name": "French" - } - ], - "translated": 790, - "target": 873, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16028760", - "username": "AndreStork", - "fullName": "AndreStork", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16028760/medium/285184c15c18d970e91a0f15e762f096.jpg", - "joined": "2023-09-27 13:13:27" - }, - "languages": [ - { - "id": "it", - "name": "Italian" - } - ], - "translated": 711, - "target": 764, - "approved": 0, - "voted": 0, - "positiveVotes": 3, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "14545826", - "username": "CeruleanDerpo", - "fullName": "CeruleanDerpo", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/14545826/medium/fa53156e7a96486f9631c5c62c9a7b5d_default.png", - "joined": "2024-01-24 14:32:15" - }, - "languages": [ - { - "id": "it", - "name": "Italian" - } - ], - "translated": 639, - "target": 632, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "13051414", - "username": "exteraDev", - "fullName": "Vinicius (exteraDev)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13051414/medium/f27df0f7968f6fbf094ddeccf8c7e5bd.jpg", - "joined": "2024-06-19 22:33:10" - }, - "languages": [ - { - "id": "pt-BR", - "name": "Portuguese, Brazilian" - } - ], - "translated": 583, - "target": 612, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16231912", - "username": "oloke", - "fullName": "oloke", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16231912/medium/430bc99605dd67820548006d7b655144_default.png", - "joined": "2024-02-13 07:23:58" - }, - "languages": [ - { - "id": "pl", - "name": "Polish" - } - ], - "translated": 581, - "target": 538, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16154920", - "username": "e_splat", - "fullName": "e_splat", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16154920/medium/3607b845b1655651c575cf87e4100973_default.png", - "joined": "2023-12-23 01:58:08" - }, - "languages": [ - { - "id": "it", - "name": "Italian" - } - ], - "translated": 563, - "target": 583, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "15982293", - "username": "pvolkov", - "fullName": "Pavel Volkov (pvolkov)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15982293/medium/9fe226dbc55bce9f6900cd1f79f34bc9_default.png", - "joined": "2023-08-28 02:40:39" - }, - "languages": [ - { - "id": "ru", - "name": "Russian" - } - ], - "translated": 482, - "target": 473, - "approved": 0, - "voted": 1, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 131 - }, - { - "user": { - "id": "16218810", - "username": "Kenobi31", - "fullName": "Kenobi31", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16218810/medium/33ab3dee36f4701ac49e0295d9177cdf_default.png", - "joined": "2024-02-26 00:42:48" - }, - "languages": [ - { - "id": "tr", - "name": "Turkish" - } - ], - "translated": 482, - "target": 500, - "approved": 0, - "voted": 1, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 258 - }, - { - "user": { - "id": "15681653", - "username": "Zan1456", - "fullName": "Zan1456", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15681653/medium/9ec31467951aa3cfb389cc1ee814c109.png", - "joined": "2024-03-03 10:07:12" - }, - "languages": [ - { - "id": "hu", - "name": "Hungarian" - } - ], - "translated": 462, - "target": 440, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 7, - "winning": 0 - }, - { - "user": { - "id": "15004407", - "username": "wqk317226700", - "fullName": "\u03b4 Delta (wqk317226700)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15004407/medium/12773344da1df2ab83e7958e1cbb3ab9.jpeg", - "joined": "2024-04-26 11:11:19" - }, - "languages": [ - { - "id": "zh-CN", - "name": "Chinese Simplified" - } - ], - "translated": 445, - "target": 851, - "approved": 0, - "voted": 14, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "15986165", - "username": "vvirasha", - "fullName": "Vira Karnaukh (vvirasha)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15986165/medium/c6dc36f66c5bec9000d5a452835e0bd3.jpeg", - "joined": "2023-08-28 13:11:04" - }, - "languages": [ - { - "id": "de", - "name": "German" - }, - { - "id": "uk", - "name": "Ukrainian" - } - ], - "translated": 425, - "target": 371, - "approved": 0, - "voted": 0, - "positiveVotes": 11, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16396376", - "username": "krzemyk", - "fullName": "krzemyk", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16396376/medium/d26f317c0a52cd176e55beb811a2a189_default.png", - "joined": "2024-05-31 06:27:50" - }, - "languages": [ - { - "id": "pl", - "name": "Polish" - } - ], - "translated": 413, - "target": 389, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "25199", - "username": "PN_Rus", - "fullName": "PN_Rus", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/25199/medium/8582cc852e6223b298f3ad73b5d32974_default.png", - "joined": "2024-03-03 03:33:41" - }, - "languages": [ - { - "id": "ru", - "name": "Russian" - } - ], - "translated": 389, - "target": 337, - "approved": 0, - "voted": 0, - "positiveVotes": 10, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16710999", - "username": "ac1d_TigR", - "fullName": "ac1d_TigR", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16710999/medium/99241c2fd5b7f84ae8be17b127f53dfd_default.png", - "joined": "2024-11-24 09:15:23" - }, - "languages": [ - { - "id": "pl", - "name": "Polish" - } - ], - "translated": 387, - "target": 327, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16006523", - "username": "als3bas", - "fullName": "\u00c1lvaro Sebasti\u00e1n (als3bas)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16006523/medium/9b7ec36cf5923ff9015509bb61c0fd88.jpeg", - "joined": "2023-09-12 01:08:14" - }, - "languages": [ - { - "id": "es-ES", - "name": "Spanish" - } - ], - "translated": 367, - "target": 432, - "approved": 0, - "voted": 0, - "positiveVotes": 1, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16247856", - "username": "lucasmz.dev", - "fullName": "lucasmz.dev", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16247856/medium/bcb2c5fe2c6b4d61658d27b89d47d9c4_default.png", - "joined": "2024-03-31 23:41:48" - }, - "languages": [ - { - "id": "pt-BR", - "name": "Portuguese, Brazilian" - } - ], - "translated": 328, - "target": 345, - "approved": 0, - "voted": 10, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16499779", - "username": "SoftExpert", - "fullName": "SoftExpert", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16499779/medium/16994e92f6743ca04df8853d8f705e19.jpeg", - "joined": "2024-07-29 07:49:30" - }, - "languages": [ - { - "id": "ro", - "name": "Romanian" - } - ], - "translated": 296, - "target": 271, + "translated": 5363, + "target": 6096, "approved": 0, "voted": 0, "positiveVotes": 0, @@ -1063,24 +123,222 @@ }, { "user": { - "id": "16286420", - "username": "xdws", - "fullName": "Martin Krycht\u00e1lek (xdws)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16286420/medium/eeb6366dab8b11c9f4c2359463b77803.png", - "joined": "2024-03-19 06:06:58" + "id": "12887595", + "username": "DVDAndroid", + "fullName": "DVDAndroid", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/12887595/medium/e5f9c5d21c109452d07b3ffb27a84b8f_default.png", + "joined": "2023-11-20 05:28:31" }, "languages": [ { - "id": "cs", - "name": "Czech" + "id": "it", + "name": "Italian" } ], - "translated": 280, - "target": 293, + "translated": 1665, + "target": 1796, "approved": 0, "voted": 0, "positiveVotes": 0, - "negativeVotes": 2, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "13051414", + "username": "exteraDev", + "fullName": "Vinicius (exteraDev)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13051414/medium/f27df0f7968f6fbf094ddeccf8c7e5bd.jpg", + "joined": "2024-06-19 22:33:10" + }, + "languages": [ + { + "id": "pt-BR", + "name": "Portuguese, Brazilian" + } + ], + "translated": 583, + "target": 612, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "13153679", + "username": "pgrules7", + "fullName": "pgrules7", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13153679/medium/795f3c175a5d37851975bb8127502e40.jpg", + "joined": "2023-08-26 05:40:40" + }, + "languages": [ + { + "id": "ko", + "name": "Korean" + } + ], + "translated": 5396, + "target": 4633, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "13223264", + "username": "kmahyyg", + "fullName": "kmahyyg", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13223264/medium/43ef28850cb214d695c4278a1fca9450_default.png", + "joined": "2024-11-01 03:25:36" + }, + "languages": [ + { + "id": "zh-CN", + "name": "Chinese Simplified" + } + ], + "translated": 86, + "target": 124, + "approved": 0, + "voted": 0, + "positiveVotes": 1, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "13460838", + "username": "hugoalh", + "fullName": "hugoalh", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13460838/medium/16ade1f68cc69048c02bcb4f5a444667.png", + "joined": "2024-10-25 23:28:28" + }, + "languages": [ + { + "id": "zh-TW", + "name": "Chinese Traditional" + } + ], + "translated": 64, + "target": 133, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "13709045", + "username": "danielphan2003", + "fullName": "Daniel Phan (danielphan2003)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13709045/medium/163ce009848786ba7a369fe9efa3ea0f.jpg", + "joined": "2023-09-02 10:37:13" + }, + "languages": [ + { + "id": "vi", + "name": "Vietnamese" + } + ], + "translated": 1495, + "target": 2105, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "13842283", + "username": "Dzenan", + "fullName": "D\u017eenan (Dzenan)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13842283/medium/7f97b7d62a4cd790592d11780e624bef_default.png", + "joined": "2023-09-02 18:21:53" + }, + "languages": [ + { + "id": "sv-SE", + "name": "Swedish" + } + ], + "translated": 1123, + "target": 1037, + "approved": 1123, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 1123 + }, + { + "user": { + "id": "13863769", + "username": "noams", + "fullName": "noams", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13863769/medium/02b5bcc6b6eab59d4ad1436981c301e3_default.png", + "joined": "2024-03-31 13:51:19" + }, + "languages": [ + { + "id": "fr", + "name": "French" + } + ], + "translated": 139, + "target": 196, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "13901945", + "username": "tabtomi88", + "fullName": "Tam\u00e1s Porcsin (tabtomi88)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13901945/medium/972271b744b5fdd0d041ce4a087bce1e.png", + "joined": "2024-07-09 18:56:28" + }, + "languages": [ + { + "id": "hu", + "name": "Hungarian" + } + ], + "translated": 4663, + "target": 4344, + "approved": 0, + "voted": 7, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "13928821", + "username": "liuran001", + "fullName": "liuran001", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13928821/medium/a572130a7c7fe7b9a3418d9a327f2b77.jpeg", + "joined": "2023-09-02 07:05:33" + }, + "languages": [ + { + "id": "zh-CN", + "name": "Chinese Simplified" + } + ], + "translated": 3182, + "target": 5469, + "approved": 0, + "voted": 0, + "positiveVotes": 17, + "negativeVotes": 3, "winning": 0 }, { @@ -1105,6 +363,458 @@ "negativeVotes": 0, "winning": 0 }, + { + "user": { + "id": "14282172", + "username": "tommynok", + "fullName": "tommynok", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/14282172/medium/1a892d59350ee90c0ccc1fb7785243d3_default.png", + "joined": "2023-08-25 09:01:31" + }, + "languages": [ + { + "id": "ru", + "name": "Russian" + } + ], + "translated": 2464, + "target": 2249, + "approved": 0, + "voted": 0, + "positiveVotes": 113, + "negativeVotes": 0, + "winning": 320 + }, + { + "user": { + "id": "14443372", + "username": "marat2509", + "fullName": "\u041c\u0430\u0440\u0430\u0442 \u0411\u0443\u0434\u043a\u0435\u0432\u0438\u0447 (marat2509)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/14443372/medium/24cebc3ac198e146b4edc9c1a94ddd7f_default.png", + "joined": "2024-06-26 08:46:48" + }, + "languages": [ + { + "id": "ru", + "name": "Russian" + } + ], + "translated": 144, + "target": 133, + "approved": 0, + "voted": 261, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "14545826", + "username": "CeruleanDerpo", + "fullName": "CeruleanDerpo", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/14545826/medium/fa53156e7a96486f9631c5c62c9a7b5d_default.png", + "joined": "2024-01-24 14:32:15" + }, + "languages": [ + { + "id": "it", + "name": "Italian" + } + ], + "translated": 639, + "target": 632, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "14724984", + "username": "Anmoti", + "fullName": "anmoti (Anmoti)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/14724984/medium/62a8025d6fac319a6ebcc7ddf92063c0.png", + "joined": "2024-12-18 04:46:22" + }, + "languages": [ + { + "id": "ja", + "name": "Japanese" + } + ], + "translated": 109, + "target": 275, + "approved": 0, + "voted": 19, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "15004407", + "username": "wqk317226700", + "fullName": "\u03b4 Delta (wqk317226700)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15004407/medium/12773344da1df2ab83e7958e1cbb3ab9.jpeg", + "joined": "2024-04-26 11:11:19" + }, + "languages": [ + { + "id": "zh-CN", + "name": "Chinese Simplified" + } + ], + "translated": 445, + "target": 851, + "approved": 0, + "voted": 14, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "15097137", + "username": "JordyEGNL", + "fullName": "JordyEGNL", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15097137/medium/8f2d8386e1185d8f302ed914d98c8488.png", + "joined": "2023-08-27 06:38:37" + }, + "languages": [ + { + "id": "nl", + "name": "Dutch" + }, + { + "id": "en-GB", + "name": "English, United Kingdom" + }, + { + "id": "pt-PT", + "name": "Portuguese" + } + ], + "translated": 5513, + "target": 5520, + "approved": 3188, + "voted": 0, + "positiveVotes": 8, + "negativeVotes": 0, + "winning": 2905 + }, + { + "user": { + "id": "15142764", + "username": "MSDNicrosoft", + "fullName": "MSDNicrosoft", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15142764/medium/148c77f2e34c5d6e87e8e605c31e49c9.jpg", + "joined": "2024-01-15 01:29:43" + }, + "languages": [ + { + "id": "zh-CN", + "name": "Chinese Simplified" + } + ], + "translated": 2340, + "target": 3691, + "approved": 0, + "voted": 10, + "positiveVotes": 2, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "15219400", + "username": "CipherGuardian", + "fullName": "CipherGuardian", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15219400/medium/a610fc4fc802412c9740cb3df5ac9b4b_default.png", + "joined": "2023-09-03 17:14:15" + }, + "languages": [ + { + "id": "de", + "name": "German" + } + ], + "translated": 3174, + "target": 2998, + "approved": 0, + "voted": 2, + "positiveVotes": 11, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "15233820", + "username": "x17svn", + "fullName": "Kevin (x17svn)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15233820/medium/3c171ca9e4808064710f1bc73a9f26bb.png", + "joined": "2024-07-25 17:30:24" + }, + "languages": [ + { + "id": "es-ES", + "name": "Spanish" + } + ], + "translated": 1062, + "target": 1150, + "approved": 0, + "voted": 8, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "15300208", + "username": "yorukot", + "fullName": "Yorukot (yorukot)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15300208/medium/298fa868b95044d0e71185f880efdcde.jpeg", + "joined": "2024-06-05 21:14:29" + }, + "languages": [ + { + "id": "zh-TW", + "name": "Chinese Traditional" + } + ], + "translated": 1224, + "target": 2138, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "15681653", + "username": "Zan1456", + "fullName": "Zan1456", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15681653/medium/9ec31467951aa3cfb389cc1ee814c109.png", + "joined": "2024-03-03 10:07:12" + }, + "languages": [ + { + "id": "hu", + "name": "Hungarian" + } + ], + "translated": 462, + "target": 440, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 7, + "winning": 0 + }, + { + "user": { + "id": "15702713", + "username": "ngocanh.tve", + "fullName": "Ng\u1ecdc Anh TVE (ngocanh.tve)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15702713/medium/5345702dee7e7d1745c56fb739d76af2.png", + "joined": "2024-03-06 19:50:14" + }, + "languages": [ + { + "id": "vi", + "name": "Vietnamese" + } + ], + "translated": 3873, + "target": 5786, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "15755905", + "username": "dontobi", + "fullName": "Tobias 'dontobi' Schug (dontobi)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15755905/medium/c3deb3e7482dca6f4eaca103a87f722f.png", + "joined": "2024-01-31 00:50:18" + }, + "languages": [ + { + "id": "de", + "name": "German" + } + ], + "translated": 1905, + "target": 1804, + "approved": 0, + "voted": 0, + "positiveVotes": 1, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "15837729", + "username": "Hotarun", + "fullName": "Hotarun", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15837729/medium/78cf73587f9e2d0a209e530dd5ee828f_default.png", + "joined": "2023-12-25 05:28:59" + }, + "languages": [ + { + "id": "ru", + "name": "Russian" + } + ], + "translated": 949, + "target": 855, + "approved": 0, + "voted": 3, + "positiveVotes": 47, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "15910131", + "username": "CDN", + "fullName": "CDN", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15910131/medium/67fab7eeab5551853450e76e2ef19e59.jpeg", + "joined": "2024-03-02 13:00:17" + }, + "languages": [ + { + "id": "zh-CN", + "name": "Chinese Simplified" + } + ], + "translated": 843, + "target": 1320, + "approved": 0, + "voted": 4, + "positiveVotes": 7, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "15972315", + "username": "mikropsoft", + "fullName": "\ud835\udde6\ud835\uddf5\ud835\udddf\ud835\uddf2\ud835\uddff\ud835\udde3 (mikropsoft)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15972315/medium/a6a73deed2dd57fe1eea14f3d79c5ae1.jpg", + "joined": "2024-03-03 10:01:05" + }, + "languages": [ + { + "id": "tr", + "name": "Turkish" + } + ], + "translated": 5143, + "target": 4801, + "approved": 5378, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 5102 + }, + { + "user": { + "id": "15982293", + "username": "pvolkov", + "fullName": "Pavel Volkov (pvolkov)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15982293/medium/9fe226dbc55bce9f6900cd1f79f34bc9_default.png", + "joined": "2023-08-28 02:40:39" + }, + "languages": [ + { + "id": "ru", + "name": "Russian" + } + ], + "translated": 482, + "target": 473, + "approved": 0, + "voted": 1, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 131 + }, + { + "user": { + "id": "15985307", + "username": "Cod3dDOT", + "fullName": "Cod3d. (Cod3dDOT)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15985307/medium/6cdff30a7292deea4a9ac6140ac7d24b.jpeg", + "joined": "2023-08-28 02:23:04" + }, + "languages": [ + { + "id": "uk", + "name": "Ukrainian" + } + ], + "translated": 147, + "target": 104, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 33 + }, + { + "user": { + "id": "15986165", + "username": "vvirasha", + "fullName": "Vira Karnaukh (vvirasha)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15986165/medium/c6dc36f66c5bec9000d5a452835e0bd3.jpeg", + "joined": "2023-08-28 13:11:04" + }, + "languages": [ + { + "id": "de", + "name": "German" + }, + { + "id": "uk", + "name": "Ukrainian" + } + ], + "translated": 425, + "target": 371, + "approved": 0, + "voted": 0, + "positiveVotes": 11, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16006523", + "username": "als3bas", + "fullName": "\u00c1lvaro Sebasti\u00e1n (als3bas)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16006523/medium/9b7ec36cf5923ff9015509bb61c0fd88.jpeg", + "joined": "2023-09-12 01:08:14" + }, + "languages": [ + { + "id": "es-ES", + "name": "Spanish" + } + ], + "translated": 367, + "target": 432, + "approved": 0, + "voted": 0, + "positiveVotes": 1, + "negativeVotes": 0, + "winning": 0 + }, { "user": { "id": "16024910", @@ -1127,6 +837,542 @@ "negativeVotes": 0, "winning": 0 }, + { + "user": { + "id": "16028760", + "username": "AndreStork", + "fullName": "AndreStork", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16028760/medium/285184c15c18d970e91a0f15e762f096.jpg", + "joined": "2023-09-27 13:13:27" + }, + "languages": [ + { + "id": "it", + "name": "Italian" + } + ], + "translated": 711, + "target": 764, + "approved": 0, + "voted": 0, + "positiveVotes": 3, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16043890", + "username": "dominik.ponniah", + "fullName": "ALPIZch (dominik.ponniah)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16043890/medium/2993e6ec73a0915311c7193c19f70ed5.png", + "joined": "2023-10-08 05:54:31" + }, + "languages": [ + { + "id": "de", + "name": "German" + } + ], + "translated": 143, + "target": 135, + "approved": 0, + "voted": 22, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16083674", + "username": "charlotte.rose", + "fullName": "charlotte (charlotte.rose)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16083674/medium/2ac99f76853773b74173899dfe285927.jpg", + "joined": "2023-11-02 23:04:53" + }, + "languages": [ + { + "id": "ja", + "name": "Japanese" + } + ], + "translated": 3629, + "target": 9999, + "approved": 3088, + "voted": 0, + "positiveVotes": 5, + "negativeVotes": 23, + "winning": 3044 + }, + { + "user": { + "id": "16091136", + "username": "RobertHarnett", + "fullName": "RobertHarnett", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16091136/medium/1e2f41262da6a4f8e17b1eafa8eba636_default.png", + "joined": "2023-11-06 15:41:16" + }, + "languages": [ + { + "id": "en", + "name": "English" + }, + { + "id": "en-GB", + "name": "English, United Kingdom" + } + ], + "translated": 4141, + "target": 4142, + "approved": 0, + "voted": 8, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16126472", + "username": "Klisee", + "fullName": "Klisee", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16126472/medium/b47c1b5cb6744a0f90f65185486340c3.png", + "joined": "2023-12-25 04:05:27" + }, + "languages": [ + { + "id": "es-ES", + "name": "Spanish" + } + ], + "translated": 3495, + "target": 3960, + "approved": 0, + "voted": 0, + "positiveVotes": 2, + "negativeVotes": 3, + "winning": 0 + }, + { + "user": { + "id": "16138246", + "username": "mtfwvi", + "fullName": "mtfwvi", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16138246/medium/d4dc334114d5b50d746a7bf57a43e2d6.jpeg", + "joined": "2023-12-10 14:32:14" + }, + "languages": [ + { + "id": "de", + "name": "German" + } + ], + "translated": 80, + "target": 79, + "approved": 0, + "voted": 0, + "positiveVotes": 1, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16154920", + "username": "e_splat", + "fullName": "e_splat", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16154920/medium/3607b845b1655651c575cf87e4100973_default.png", + "joined": "2023-12-23 01:58:08" + }, + "languages": [ + { + "id": "it", + "name": "Italian" + } + ], + "translated": 563, + "target": 583, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16175408", + "username": "fiveszz", + "fullName": "Fivesz (fiveszz)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16175408/medium/ba6111eb32dd03673ce0d09abdd77395.jpg", + "joined": "2024-02-05 09:52:09" + }, + "languages": [ + { + "id": "pt-BR", + "name": "Portuguese, Brazilian" + } + ], + "translated": 4458, + "target": 4897, + "approved": 0, + "voted": 0, + "positiveVotes": 10, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16218810", + "username": "Kenobi31", + "fullName": "Kenobi31", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16218810/medium/33ab3dee36f4701ac49e0295d9177cdf_default.png", + "joined": "2024-02-26 00:42:48" + }, + "languages": [ + { + "id": "tr", + "name": "Turkish" + } + ], + "translated": 482, + "target": 500, + "approved": 0, + "voted": 1, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 258 + }, + { + "user": { + "id": "16231912", + "username": "oloke", + "fullName": "oloke", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16231912/medium/430bc99605dd67820548006d7b655144_default.png", + "joined": "2024-02-13 07:23:58" + }, + "languages": [ + { + "id": "pl", + "name": "Polish" + } + ], + "translated": 581, + "target": 538, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16247856", + "username": "lucasmz.dev", + "fullName": "lucasmz.dev", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16247856/medium/bcb2c5fe2c6b4d61658d27b89d47d9c4_default.png", + "joined": "2024-03-31 23:41:48" + }, + "languages": [ + { + "id": "pt-BR", + "name": "Portuguese, Brazilian" + } + ], + "translated": 328, + "target": 345, + "approved": 0, + "voted": 10, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16271182", + "username": "anaelle.dev", + "fullName": "Ana\u00eblle (anaelle.dev)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16271182/medium/5bf6a630acd692aa55fed444852f28ff.png", + "joined": "2024-03-31 12:20:38" + }, + "languages": [ + { + "id": "fr", + "name": "French" + } + ], + "translated": 861, + "target": 1011, + "approved": 0, + "voted": 0, + "positiveVotes": 12, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16286420", + "username": "xdws", + "fullName": "Martin Krycht\u00e1lek (xdws)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16286420/medium/eeb6366dab8b11c9f4c2359463b77803.png", + "joined": "2024-03-19 06:06:58" + }, + "languages": [ + { + "id": "cs", + "name": "Czech" + } + ], + "translated": 280, + "target": 293, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 2, + "winning": 0 + }, + { + "user": { + "id": "16305746", + "username": "akir45", + "fullName": "akir45", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16305746/medium/9774e659db3dfb4f5b93830b2bae9660.png", + "joined": "2024-09-08 01:38:32" + }, + "languages": [ + { + "id": "ja", + "name": "Japanese" + } + ], + "translated": 85, + "target": 259, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16331116", + "username": "Freezlex", + "fullName": "Freezlex", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16331116/medium/83c245509a412ec3ddc80420dbc31b7d_default.png", + "joined": "2024-04-17 08:45:13" + }, + "languages": [ + { + "id": "fr", + "name": "French" + } + ], + "translated": 790, + "target": 873, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16343522", + "username": "thomasjiaweipang", + "fullName": "Thomas Pang (jiawei) (thomasjiaweipang)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16343522/medium/af7c9d985eb491ef03358cc3aa51ba9f.png", + "joined": "2024-04-25 15:33:35" + }, + "languages": [ + { + "id": "fr", + "name": "French" + } + ], + "translated": 3202, + "target": 3938, + "approved": 0, + "voted": 0, + "positiveVotes": 2, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16360498", + "username": "outeiroDev", + "fullName": "Joel Outeiro P\u00e9rez (joelop3) (outeiroDev)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16360498/medium/86d99b89b3704b6688be270ef5d0469a.jpeg", + "joined": "2024-05-07 10:32:59" + }, + "languages": [ + { + "id": "es-ES", + "name": "Spanish" + } + ], + "translated": 149, + "target": 141, + "approved": 0, + "voted": 3, + "positiveVotes": 4, + "negativeVotes": 1, + "winning": 0 + }, + { + "user": { + "id": "16396376", + "username": "krzemyk", + "fullName": "krzemyk", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16396376/medium/d26f317c0a52cd176e55beb811a2a189_default.png", + "joined": "2024-05-31 06:27:50" + }, + "languages": [ + { + "id": "pl", + "name": "Polish" + } + ], + "translated": 413, + "target": 389, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16433923", + "username": "UlinoyaPed", + "fullName": "Cusset Gaunar (UlinoyaPed)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16433923/medium/a7c631ccae1d4d04c08b3641c7c69fd7.jpeg", + "joined": "2024-06-21 22:35:27" + }, + "languages": [ + { + "id": "zh-CN", + "name": "Chinese Simplified" + }, + { + "id": "zh-TW", + "name": "Chinese Traditional" + } + ], + "translated": 81, + "target": 128, + "approved": 0, + "voted": 6, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16498335", + "username": "Aseel67", + "fullName": "Aseel67", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16498335/medium/3a27b226ac76ebc1b21917b213ca4bf4.png", + "joined": "2024-08-29 11:36:02" + }, + "languages": [ + { + "id": "ar", + "name": "Arabic" + } + ], + "translated": 5237, + "target": 5389, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16499779", + "username": "SoftExpert", + "fullName": "SoftExpert", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16499779/medium/16994e92f6743ca04df8853d8f705e19.jpeg", + "joined": "2024-07-29 07:49:30" + }, + "languages": [ + { + "id": "ro", + "name": "Romanian" + } + ], + "translated": 296, + "target": 271, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16517747", + "username": "m335", + "fullName": "m335", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16517747/medium/5c0c5d3fc9e655cb0b105e6f1cc47a58_default.png", + "joined": "2024-08-08 11:02:31" + }, + "languages": [ + { + "id": "fr", + "name": "French" + } + ], + "translated": 162, + "target": 191, + "approved": 0, + "voted": 14, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16548213", + "username": "eastonj98", + "fullName": "James Easton (eastonj98)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16548213/medium/1fc7ffd90e378273ef0ba4b7127ea6d5.jpeg", + "joined": "2024-08-26 18:11:54" + }, + "languages": [ + { + "id": "en-GB", + "name": "English, United Kingdom" + } + ], + "translated": 129, + "target": 129, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, + { + "user": { + "id": "16603361", + "username": "ThemanRonin", + "fullName": "themanronin (ThemanRonin)", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16603361/medium/ee753707d5a451402b39943e9951f85b.jpeg", + "joined": "2024-10-05 23:47:39" + }, + "languages": [ + { + "id": "zh-CN", + "name": "Chinese Simplified" + } + ], + "translated": 73, + "target": 117, + "approved": 0, + "voted": 0, + "positiveVotes": 0, + "negativeVotes": 0, + "winning": 0 + }, { "user": { "id": "16684129", @@ -1173,77 +1419,33 @@ }, { "user": { - "id": "16517747", - "username": "m335", - "fullName": "m335", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16517747/medium/5c0c5d3fc9e655cb0b105e6f1cc47a58_default.png", - "joined": "2024-08-08 11:02:31" + "id": "16710999", + "username": "ac1d_TigR", + "fullName": "ac1d_TigR", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16710999/medium/99241c2fd5b7f84ae8be17b127f53dfd_default.png", + "joined": "2024-11-24 09:15:23" }, "languages": [ { - "id": "fr", - "name": "French" + "id": "pl", + "name": "Polish" } ], - "translated": 162, - "target": 191, - "approved": 0, - "voted": 14, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16360498", - "username": "outeiroDev", - "fullName": "Joel Outeiro P\u00e9rez (joelop3) (outeiroDev)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16360498/medium/86d99b89b3704b6688be270ef5d0469a.jpeg", - "joined": "2024-05-07 10:32:59" - }, - "languages": [ - { - "id": "es-ES", - "name": "Spanish" - } - ], - "translated": 149, - "target": 141, - "approved": 0, - "voted": 3, - "positiveVotes": 4, - "negativeVotes": 1, - "winning": 0 - }, - { - "user": { - "id": "15985307", - "username": "Cod3dDOT", - "fullName": "Cod3d. (Cod3dDOT)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/15985307/medium/6cdff30a7292deea4a9ac6140ac7d24b.jpeg", - "joined": "2023-08-28 02:23:04" - }, - "languages": [ - { - "id": "uk", - "name": "Ukrainian" - } - ], - "translated": 147, - "target": 104, + "translated": 387, + "target": 327, "approved": 0, "voted": 0, "positiveVotes": 0, "negativeVotes": 0, - "winning": 33 + "winning": 0 }, { "user": { - "id": "14443372", - "username": "marat2509", - "fullName": "\u041c\u0430\u0440\u0430\u0442 \u0411\u0443\u0434\u043a\u0435\u0432\u0438\u0447 (marat2509)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/14443372/medium/24cebc3ac198e146b4edc9c1a94ddd7f_default.png", - "joined": "2024-06-26 08:46:48" + "id": "25199", + "username": "PN_Rus", + "fullName": "PN_Rus", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/25199/medium/8582cc852e6223b298f3ad73b5d32974_default.png", + "joined": "2024-03-03 03:33:41" }, "languages": [ { @@ -1251,214 +1453,34 @@ "name": "Russian" } ], - "translated": 144, - "target": 133, + "translated": 389, + "target": 337, "approved": 0, - "voted": 261, - "positiveVotes": 0, + "voted": 0, + "positiveVotes": 10, "negativeVotes": 0, "winning": 0 }, { "user": { - "id": "16043890", - "username": "dominik.ponniah", - "fullName": "ALPIZch (dominik.ponniah)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16043890/medium/2993e6ec73a0915311c7193c19f70ed5.png", - "joined": "2023-10-08 05:54:31" + "id": "2618", + "username": "zecabra", + "fullName": "zecabra", + "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/2618/medium/47461a1b1b3db95cf317d2ad4595a7f0_default.png", + "joined": "2023-09-02 11:29:43" }, "languages": [ { - "id": "de", - "name": "German" + "id": "pt-PT", + "name": "Portuguese" } ], - "translated": 143, - "target": 135, - "approved": 0, - "voted": 22, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "13863769", - "username": "noams", - "fullName": "noams", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13863769/medium/02b5bcc6b6eab59d4ad1436981c301e3_default.png", - "joined": "2024-03-31 13:51:19" - }, - "languages": [ - { - "id": "fr", - "name": "French" - } - ], - "translated": 139, - "target": 196, + "translated": 5405, + "target": 5912, "approved": 0, "voted": 0, "positiveVotes": 0, "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16548213", - "username": "eastonj98", - "fullName": "James Easton (eastonj98)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16548213/medium/1fc7ffd90e378273ef0ba4b7127ea6d5.jpeg", - "joined": "2024-08-26 18:11:54" - }, - "languages": [ - { - "id": "en-GB", - "name": "English, United Kingdom" - } - ], - "translated": 129, - "target": 129, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "13223264", - "username": "kmahyyg", - "fullName": "kmahyyg", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13223264/medium/43ef28850cb214d695c4278a1fca9450_default.png", - "joined": "2024-11-01 03:25:36" - }, - "languages": [ - { - "id": "zh-CN", - "name": "Chinese Simplified" - } - ], - "translated": 86, - "target": 124, - "approved": 0, - "voted": 0, - "positiveVotes": 1, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16305746", - "username": "akir45", - "fullName": "akir45", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16305746/medium/9774e659db3dfb4f5b93830b2bae9660.png", - "joined": "2024-09-08 01:38:32" - }, - "languages": [ - { - "id": "ja", - "name": "Japanese" - } - ], - "translated": 85, - "target": 259, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16433923", - "username": "UlinoyaPed", - "fullName": "Cusset Gaunar (UlinoyaPed)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16433923/medium/a7c631ccae1d4d04c08b3641c7c69fd7.jpeg", - "joined": "2024-06-21 22:35:27" - }, - "languages": [ - { - "id": "zh-CN", - "name": "Chinese Simplified" - }, - { - "id": "zh-TW", - "name": "Chinese Traditional" - } - ], - "translated": 81, - "target": 128, - "approved": 0, - "voted": 6, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16138246", - "username": "mtfwvi", - "fullName": "mtfwvi", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16138246/medium/d4dc334114d5b50d746a7bf57a43e2d6.jpeg", - "joined": "2023-12-10 14:32:14" - }, - "languages": [ - { - "id": "de", - "name": "German" - } - ], - "translated": 80, - "target": 79, - "approved": 0, - "voted": 0, - "positiveVotes": 1, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "16603361", - "username": "ThemanRonin", - "fullName": "themanronin (ThemanRonin)", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/16603361/medium/ee753707d5a451402b39943e9951f85b.jpeg", - "joined": "2024-10-05 23:47:39" - }, - "languages": [ - { - "id": "zh-CN", - "name": "Chinese Simplified" - } - ], - "translated": 73, - "target": 117, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 - }, - { - "user": { - "id": "13460838", - "username": "hugoalh", - "fullName": "hugoalh", - "avatarUrl": "https://crowdin-static.downloads.crowdin.com/avatar/13460838/medium/16ade1f68cc69048c02bcb4f5a444667.png", - "joined": "2024-10-25 23:28:28" - }, - "languages": [ - { - "id": "zh-TW", - "name": "Chinese Traditional" - } - ], - "translated": 64, - "target": 133, - "approved": 0, - "voted": 0, - "positiveVotes": 0, - "negativeVotes": 0, - "winning": 0 + "winning": 29 } ] \ No newline at end of file diff --git a/common/src/commonMain/kotlin/com/artemchep/keyguard/common/service/localizationcontributors/impl/LocalizationContributorsServiceImpl.kt b/common/src/commonMain/kotlin/com/artemchep/keyguard/common/service/localizationcontributors/impl/LocalizationContributorsServiceImpl.kt index 7ad87c32..6c630d91 100644 --- a/common/src/commonMain/kotlin/com/artemchep/keyguard/common/service/localizationcontributors/impl/LocalizationContributorsServiceImpl.kt +++ b/common/src/commonMain/kotlin/com/artemchep/keyguard/common/service/localizationcontributors/impl/LocalizationContributorsServiceImpl.kt @@ -79,6 +79,9 @@ class LocalizationContributorsServiceImpl( .effectMap { jsonString -> val entities = json.decodeFromString>(jsonString) val models = entities.map(LocalizationContributorEntity::toDomain) + .sortedByDescending { contributor -> + contributor.translated + } models } .sharedSoftRef(TAG)