diff --git a/common_config.php b/common_config.php index bdc5de3..436bffa 100644 --- a/common_config.php +++ b/common_config.php @@ -29,6 +29,7 @@ const LANGUAGES = [ 'fa' => ['name' => 'فارسی', 'locale' => 'fa_IR', 'flag' => '🇮🇷', 'show_in_menu' => true, 'dir' => 'rtl'], 'ja' => ['name' => '日本語', 'locale' => 'ja_JP', 'flag' => '🇯🇵', 'show_in_menu' => true, 'dir' => 'ltr'], 'pt' => ['name' => 'Português', 'locale' => 'pt_PT', 'flag' => '🇵🇹', 'show_in_menu' => true, 'dir' => 'ltr'], + 'ru' => ['name' => 'Русский', 'locale' => 'ru_RU', 'flag' => '🇷🇺', 'show_in_menu' => true, 'dir' => 'ltr'], 'tr' => ['name' => 'Türkçe', 'locale' => 'tr_TR', 'flag' => '🇹🇷', 'show_in_menu' => true, 'dir' => 'ltr'], ]; $language = LANG; diff --git a/locale/de_DE/LC_MESSAGES/onion-link-list.mo b/locale/de_DE/LC_MESSAGES/onion-link-list.mo index 519e645..32138ea 100644 Binary files a/locale/de_DE/LC_MESSAGES/onion-link-list.mo and b/locale/de_DE/LC_MESSAGES/onion-link-list.mo differ diff --git a/locale/de_DE/LC_MESSAGES/onion-link-list.po b/locale/de_DE/LC_MESSAGES/onion-link-list.po index 49a4451..f5bb93b 100644 --- a/locale/de_DE/LC_MESSAGES/onion-link-list.po +++ b/locale/de_DE/LC_MESSAGES/onion-link-list.po @@ -6,11 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"Report-Msgid-Bugs-To: daniel@danwin1210.de\n" -"POT-Creation-Date: 2023-01-01 17:54+0100\n" -"PO-Revision-Date: 2023-01-08 18:29+0000\n" -"Last-Translator: Weblate Admin \n" -"Language-Team: German \n" +"Language-Team: German \n" "Language: de_DE\n" "MIME-Version: 1.0\n" @@ -44,7 +44,7 @@ msgstr "" "Große Liste von Tor hidden service onion links. Alle Darknet Links, die du " "brauchst, in einem Ort." -#: www/index.php:120 www/index.php:436 www/index.php:453 +#: www/index.php:120 www/index.php:424 www/index.php:441 msgid "Error: No database connection!" msgstr "Fehler: Keine Datenbankverbindung!" @@ -86,7 +86,7 @@ msgstr "Suchen:" msgid "Search term" msgstr "Suchwort" -#: www/index.php:172 www/index.php:477 www/index.php:479 +#: www/index.php:172 www/index.php:464 msgid "All" msgstr "Alle" @@ -106,117 +106,117 @@ msgstr "Format:" msgid "Special categories:" msgstr "Spezielle Kategorien:" -#: www/index.php:202 www/index.php:204 +#: www/index.php:197 msgid "Phishing Clones" msgstr "Phishingklone" -#: www/index.php:206 +#: www/index.php:198 msgid "Removed/Child porn" msgstr "Entfernt/Kinderporno" -#: www/index.php:208 +#: www/index.php:200 msgid "Pending approval" msgstr "Genehmigung ausstehend" -#: www/index.php:209 +#: www/index.php:201 msgid "Rejected" msgstr "Abgelehnt" -#: www/index.php:213 +#: www/index.php:205 msgid "Categories:" msgstr "Kategorien:" -#: www/index.php:224 www/test.php:46 www/admin.php:51 www/admin.php:111 +#: www/index.php:212 www/test.php:46 www/admin.php:51 www/admin.php:111 msgid "Invalid onion address!" msgstr "Ungültige Onion-Adresse!" -#: www/index.php:225 +#: www/index.php:213 #, php-format msgid "A valid address looks like this: %s" msgstr "Eine gültige Adresse sieht so aus: %s" -#: www/index.php:229 www/index.php:242 +#: www/index.php:217 www/index.php:230 msgid "Error: Wrong captcha" msgstr "Fehler: Falsches Captcha" -#: www/index.php:235 +#: www/index.php:223 msgid "Error: Captcha expired" msgstr "Fehler: Captcha abgelaufen" -#: www/index.php:264 www/admin.php:97 +#: www/index.php:252 www/admin.php:97 msgid "Successfully added onion address!" msgstr "Onion-Adresse erfolgreich hinzugefügt!" -#: www/index.php:266 +#: www/index.php:254 msgid "Sorry, editing this onion address has been locked!" msgstr "Entschuldigung, das Bearbeiten dieser Onion-Adresse wurde gesperrt!" -#: www/index.php:270 www/admin.php:101 +#: www/index.php:258 www/admin.php:101 msgid "Successfully updated description!" msgstr "Beschreibung erfolgreich aktualisiert!" -#: www/index.php:274 www/admin.php:105 +#: www/index.php:262 www/admin.php:105 msgid "Successfully updated category!" msgstr "Kategorie erfolgreich aktualisiert!" -#: www/index.php:276 www/admin.php:107 +#: www/index.php:264 www/admin.php:107 msgid "Thanks, but I already knew this address!" msgstr "Danke, aber ich kannte diese Adresse bereits!" -#: www/index.php:302 +#: www/index.php:290 #, php-format msgid "Searching for \"%1$s\", %2$d results found:" msgstr "Suche nach \"%1$s\", %2$d Ergebnisse gefunden:" -#: www/index.php:349 www/index.php:409 +#: www/index.php:337 www/index.php:397 msgid "Onion link" msgstr "Onion-Adresse" -#: www/index.php:349 www/admin.php:166 +#: www/index.php:337 www/admin.php:166 msgid "Description" msgstr "Beschreibung" -#: www/index.php:349 www/index.php:409 +#: www/index.php:337 www/index.php:397 msgid "Last seen" msgstr "Zuletzt online" -#: www/index.php:349 +#: www/index.php:337 msgid "Added at" msgstr "Hinzugefügt am" -#: www/index.php:349 +#: www/index.php:337 msgid "Actions" msgstr "Aktionen" -#: www/index.php:361 www/index.php:379 www/index.php:418 +#: www/index.php:349 www/index.php:367 www/index.php:406 msgid "Never" msgstr "Nie" -#: www/index.php:369 www/index.php:395 www/test.php:34 +#: www/index.php:357 www/index.php:383 www/test.php:34 msgid "Test" msgstr "Testen" -#: www/index.php:393 +#: www/index.php:381 msgid "Edit" msgstr "Bearbeiten" -#: www/index.php:409 +#: www/index.php:397 msgid "Clone of" msgstr "Klon von" -#: www/index.php:425 +#: www/index.php:413 msgid "Unknown" msgstr "Unbekannt" -#: www/index.php:475 +#: www/index.php:463 msgid "Pages:" msgstr "Seiten:" -#: www/index.php:508 +#: www/index.php:488 msgid "Copy:" msgstr "Kopiere:" -#: www/index.php:515 www/index.php:530 www/index.php:582 +#: www/index.php:495 www/index.php:510 www/index.php:562 msgid "captcha image" msgstr "Captcha Bild" @@ -413,7 +413,7 @@ msgstr "Fehler beim Erstellen der Sitemap!" msgid "Search the onion link list" msgstr "Durchsuche die Onion Linkliste" -#: common_config.php:75 +#: common_config.php:76 msgid "Language:" msgstr "Sprache:" diff --git a/locale/fa_IR/LC_MESSAGES/onion-link-list.mo b/locale/fa_IR/LC_MESSAGES/onion-link-list.mo index f8b0457..0e34227 100644 Binary files a/locale/fa_IR/LC_MESSAGES/onion-link-list.mo and b/locale/fa_IR/LC_MESSAGES/onion-link-list.mo differ diff --git a/locale/fa_IR/LC_MESSAGES/onion-link-list.po b/locale/fa_IR/LC_MESSAGES/onion-link-list.po index b0d7d9a..c93725a 100644 --- a/locale/fa_IR/LC_MESSAGES/onion-link-list.po +++ b/locale/fa_IR/LC_MESSAGES/onion-link-list.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-01 17:54+0100\n" +"POT-Creation-Date: 2023-01-13 14:54+0100\n" "PO-Revision-Date: 2023-01-06 20:36+0000\n" "Last-Translator: Daniel Winzen \n" "Language-Team: Persian \n" "Language-Team: LANGUAGE \n" @@ -40,7 +40,7 @@ msgid "" "in one place." msgstr "" -#: www/index.php:120 www/index.php:436 www/index.php:453 +#: www/index.php:120 www/index.php:424 www/index.php:441 msgid "Error: No database connection!" msgstr "" @@ -77,7 +77,7 @@ msgstr "" msgid "Search term" msgstr "" -#: www/index.php:172 www/index.php:477 www/index.php:479 +#: www/index.php:172 www/index.php:464 msgid "All" msgstr "" @@ -97,117 +97,117 @@ msgstr "" msgid "Special categories:" msgstr "" -#: www/index.php:202 www/index.php:204 +#: www/index.php:197 msgid "Phishing Clones" msgstr "" -#: www/index.php:206 +#: www/index.php:198 msgid "Removed/Child porn" msgstr "" -#: www/index.php:208 +#: www/index.php:200 msgid "Pending approval" msgstr "" -#: www/index.php:209 +#: www/index.php:201 msgid "Rejected" msgstr "" -#: www/index.php:213 +#: www/index.php:205 msgid "Categories:" msgstr "" -#: www/index.php:224 www/test.php:46 www/admin.php:51 www/admin.php:111 +#: www/index.php:212 www/test.php:46 www/admin.php:51 www/admin.php:111 msgid "Invalid onion address!" msgstr "" -#: www/index.php:225 +#: www/index.php:213 #, php-format msgid "A valid address looks like this: %s" msgstr "" -#: www/index.php:229 www/index.php:242 +#: www/index.php:217 www/index.php:230 msgid "Error: Wrong captcha" msgstr "" -#: www/index.php:235 +#: www/index.php:223 msgid "Error: Captcha expired" msgstr "" -#: www/index.php:264 www/admin.php:97 +#: www/index.php:252 www/admin.php:97 msgid "Successfully added onion address!" msgstr "" -#: www/index.php:266 +#: www/index.php:254 msgid "Sorry, editing this onion address has been locked!" msgstr "" -#: www/index.php:270 www/admin.php:101 +#: www/index.php:258 www/admin.php:101 msgid "Successfully updated description!" msgstr "" -#: www/index.php:274 www/admin.php:105 +#: www/index.php:262 www/admin.php:105 msgid "Successfully updated category!" msgstr "" -#: www/index.php:276 www/admin.php:107 +#: www/index.php:264 www/admin.php:107 msgid "Thanks, but I already knew this address!" msgstr "" -#: www/index.php:302 +#: www/index.php:290 #, php-format msgid "Searching for \"%1$s\", %2$d results found:" msgstr "" -#: www/index.php:349 www/index.php:409 +#: www/index.php:337 www/index.php:397 msgid "Onion link" msgstr "" -#: www/index.php:349 www/admin.php:166 +#: www/index.php:337 www/admin.php:166 msgid "Description" msgstr "" -#: www/index.php:349 www/index.php:409 +#: www/index.php:337 www/index.php:397 msgid "Last seen" msgstr "" -#: www/index.php:349 +#: www/index.php:337 msgid "Added at" msgstr "" -#: www/index.php:349 +#: www/index.php:337 msgid "Actions" msgstr "" -#: www/index.php:361 www/index.php:379 www/index.php:418 +#: www/index.php:349 www/index.php:367 www/index.php:406 msgid "Never" msgstr "" -#: www/index.php:369 www/index.php:395 www/test.php:34 +#: www/index.php:357 www/index.php:383 www/test.php:34 msgid "Test" msgstr "" -#: www/index.php:393 +#: www/index.php:381 msgid "Edit" msgstr "" -#: www/index.php:409 +#: www/index.php:397 msgid "Clone of" msgstr "" -#: www/index.php:425 +#: www/index.php:413 msgid "Unknown" msgstr "" -#: www/index.php:475 +#: www/index.php:463 msgid "Pages:" msgstr "" -#: www/index.php:508 +#: www/index.php:488 msgid "Copy:" msgstr "" -#: www/index.php:515 www/index.php:530 www/index.php:582 +#: www/index.php:495 www/index.php:510 www/index.php:562 msgid "captcha image" msgstr "" @@ -400,7 +400,7 @@ msgstr "" msgid "Search the onion link list" msgstr "" -#: common_config.php:75 +#: common_config.php:76 msgid "Language:" msgstr "" diff --git a/locale/pt_PT/LC_MESSAGES/onion-link-list.po b/locale/pt_PT/LC_MESSAGES/onion-link-list.po index 5ea090e..ee3c935 100644 --- a/locale/pt_PT/LC_MESSAGES/onion-link-list.po +++ b/locale/pt_PT/LC_MESSAGES/onion-link-list.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-01 17:54+0100\n" +"POT-Creation-Date: 2023-01-13 14:54+0100\n" "PO-Revision-Date: 2023-01-01 17:58+0100\n" "Last-Translator: \n" "Language-Team: \n" @@ -41,7 +41,7 @@ msgid "" "in one place." msgstr "" -#: www/index.php:120 www/index.php:436 www/index.php:453 +#: www/index.php:120 www/index.php:424 www/index.php:441 msgid "Error: No database connection!" msgstr "Erro: Sem conexão com a database!" @@ -78,7 +78,7 @@ msgstr "Pesquisar:" msgid "Search term" msgstr "Termo de pesquisa" -#: www/index.php:172 www/index.php:477 www/index.php:479 +#: www/index.php:172 www/index.php:464 msgid "All" msgstr "Todos" @@ -98,117 +98,117 @@ msgstr "Formato:" msgid "Special categories:" msgstr "Categorias especiais:" -#: www/index.php:202 www/index.php:204 +#: www/index.php:197 msgid "Phishing Clones" msgstr "Clone com phishing" -#: www/index.php:206 +#: www/index.php:198 msgid "Removed/Child porn" msgstr "Removidos/Pornografia infantil" -#: www/index.php:208 +#: www/index.php:200 msgid "Pending approval" msgstr "Aprovação pendente" -#: www/index.php:209 +#: www/index.php:201 msgid "Rejected" msgstr "" -#: www/index.php:213 +#: www/index.php:205 msgid "Categories:" msgstr "Categorias:" -#: www/index.php:224 www/test.php:46 www/admin.php:51 www/admin.php:111 +#: www/index.php:212 www/test.php:46 www/admin.php:51 www/admin.php:111 msgid "Invalid onion address!" msgstr "Endereço onion inválido!" -#: www/index.php:225 +#: www/index.php:213 #, php-format msgid "A valid address looks like this: %s" msgstr "Um endereço válido é parecido com este: %s" -#: www/index.php:229 www/index.php:242 +#: www/index.php:217 www/index.php:230 msgid "Error: Wrong captcha" msgstr "" -#: www/index.php:235 +#: www/index.php:223 msgid "Error: Captcha expired" msgstr "" -#: www/index.php:264 www/admin.php:97 +#: www/index.php:252 www/admin.php:97 msgid "Successfully added onion address!" msgstr "Endereço onion adicionado com sucesso!" -#: www/index.php:266 +#: www/index.php:254 msgid "Sorry, editing this onion address has been locked!" msgstr "Desculpe, a edição deste endereço onion foi bloqueada!" -#: www/index.php:270 www/admin.php:101 +#: www/index.php:258 www/admin.php:101 msgid "Successfully updated description!" msgstr "Descrição atualizada com sucesso!" -#: www/index.php:274 www/admin.php:105 +#: www/index.php:262 www/admin.php:105 msgid "Successfully updated category!" msgstr "Categoria atualizada com sucesso!" -#: www/index.php:276 www/admin.php:107 +#: www/index.php:264 www/admin.php:107 msgid "Thanks, but I already knew this address!" msgstr "Obrigado, mas já conhecia este endereço!" -#: www/index.php:302 +#: www/index.php:290 #, php-format msgid "Searching for \"%1$s\", %2$d results found:" msgstr "Procurando por \"%1$s\", %2$d resultados encontrados:" -#: www/index.php:349 www/index.php:409 +#: www/index.php:337 www/index.php:397 msgid "Onion link" msgstr "Onion link" -#: www/index.php:349 www/admin.php:166 +#: www/index.php:337 www/admin.php:166 msgid "Description" msgstr "Descrição" -#: www/index.php:349 www/index.php:409 +#: www/index.php:337 www/index.php:397 msgid "Last seen" msgstr "Visto pela última vez" -#: www/index.php:349 +#: www/index.php:337 msgid "Added at" msgstr "Adicionado em" -#: www/index.php:349 +#: www/index.php:337 msgid "Actions" msgstr "Ações" -#: www/index.php:361 www/index.php:379 www/index.php:418 +#: www/index.php:349 www/index.php:367 www/index.php:406 msgid "Never" msgstr "Nunca" -#: www/index.php:369 www/index.php:395 www/test.php:34 +#: www/index.php:357 www/index.php:383 www/test.php:34 msgid "Test" msgstr "Testar" -#: www/index.php:393 +#: www/index.php:381 msgid "Edit" msgstr "Editar" -#: www/index.php:409 +#: www/index.php:397 msgid "Clone of" msgstr "Clone de" -#: www/index.php:425 +#: www/index.php:413 msgid "Unknown" msgstr "Desconhecido" -#: www/index.php:475 +#: www/index.php:463 msgid "Pages:" msgstr "Páginas:" -#: www/index.php:508 +#: www/index.php:488 msgid "Copy:" msgstr "" -#: www/index.php:515 www/index.php:530 www/index.php:582 +#: www/index.php:495 www/index.php:510 www/index.php:562 msgid "captcha image" msgstr "" @@ -404,7 +404,7 @@ msgstr "" msgid "Search the onion link list" msgstr "" -#: common_config.php:75 +#: common_config.php:76 msgid "Language:" msgstr "Linguagem:" diff --git a/locale/ru_RU/LC_MESSAGES/onion-link-list.mo b/locale/ru_RU/LC_MESSAGES/onion-link-list.mo new file mode 100644 index 0000000..66d3b20 Binary files /dev/null and b/locale/ru_RU/LC_MESSAGES/onion-link-list.mo differ diff --git a/locale/ru_RU/LC_MESSAGES/onion-link-list.po b/locale/ru_RU/LC_MESSAGES/onion-link-list.po new file mode 100644 index 0000000..d755fee --- /dev/null +++ b/locale/ru_RU/LC_MESSAGES/onion-link-list.po @@ -0,0 +1,423 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-01-13 14:54+0100\n" +"PO-Revision-Date: 2023-01-13 14:48+0100\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: ru_RU\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" +"X-Generator: Poedit 3.1.1\n" + +#: www/index.php:36 +msgid "All legitimate" +msgstr "Все легальные" + +#: www/index.php:37 www/index.php:71 +msgid "Last added" +msgstr "Недавно добавленные" + +#: www/index.php:38 +msgid "Offline > 1 week" +msgstr "Офлайн больше недели" + +#: www/index.php:100 www/index.php:105 www/index.php:110 www/index.php:118 +#: www/opensearch.php:6 +msgid "Onion link list" +msgstr "" + +#: www/index.php:104 www/index.php:111 +msgid "" +"Huge link list of Tor hidden service onions. All the darknet links you need " +"in one place." +msgstr "" +"Огромный список ссылок на скрытые сервисы Tor. Все onion ссылки что вам " +"нужны, находятся здесь." + +#: www/index.php:120 www/index.php:424 www/index.php:441 +msgid "Error: No database connection!" +msgstr "" + +#: www/index.php:122 +#, php-format +msgid "" +"I'm not responsible for any content of websites linked here. 99% of darkweb " +"sites selling anything are scams. Be careful and use your brain. I regularly " +"receive E-Mails from people that were desperate to make money and fell for " +"scammers, don't be one of them!" +msgstr "" +"Я не несу ответственности за любое содержание веб-сайтов ссылки на которые " +"размещены здесь. 99% darkweb сайтов продающих что-либо мошенники. Будьте " +"осторожны, хорошо подумайте прежде чем что-либо купить. Я регулярно получаю " +"письма от людей, которые хотели заработать, но стали жертвами мошенников, не " +"попадитесь на их удочку!" + +#: www/index.php:127 +msgid "Onion address:" +msgstr "Адрес onion:" + +#: www/index.php:132 www/admin.php:184 +msgid "Description:" +msgstr "Описание:" + +#: www/index.php:147 www/index.php:167 www/admin.php:200 +msgid "Category:" +msgstr "Категория:" + +#: www/index.php:157 www/admin.php:81 www/admin.php:221 +msgid "Update" +msgstr "Обновить" + +#: www/index.php:162 +msgid "Search:" +msgstr "Поиск:" + +#: www/index.php:162 +msgid "Search term" +msgstr "Поисковый запрос" + +#: www/index.php:172 www/index.php:464 +msgid "All" +msgstr "Все" + +#: www/index.php:185 +msgid "Hide locked" +msgstr "Скрыть заблокированные" + +#: www/index.php:186 +msgid "Search" +msgstr "Поиск" + +#: www/index.php:188 +msgid "Format:" +msgstr "Формат:" + +#: www/index.php:191 +msgid "Special categories:" +msgstr "Отдельные категории:" + +#: www/index.php:197 +msgid "Phishing Clones" +msgstr "Фишинг" + +#: www/index.php:198 +msgid "Removed/Child porn" +msgstr "Удалено/запрещенка" + +#: www/index.php:200 +msgid "Pending approval" +msgstr "Ожидают подтверждение" + +#: www/index.php:201 +msgid "Rejected" +msgstr "Отклонено" + +#: www/index.php:205 +msgid "Categories:" +msgstr "Категории:" + +#: www/index.php:212 www/test.php:46 www/admin.php:51 www/admin.php:111 +msgid "Invalid onion address!" +msgstr "Неверный адрес!" + +#: www/index.php:213 +#, php-format +msgid "A valid address looks like this: %s" +msgstr "Действительный адрес выглядит следующим образом: %s" + +#: www/index.php:217 www/index.php:230 +msgid "Error: Wrong captcha" +msgstr "Ошибка: Неверная капча" + +#: www/index.php:223 +msgid "Error: Captcha expired" +msgstr "Ошибка: Срок действия капчи истек" + +#: www/index.php:252 www/admin.php:97 +msgid "Successfully added onion address!" +msgstr "Адрес успешно добавлен!" + +#: www/index.php:254 +msgid "Sorry, editing this onion address has been locked!" +msgstr "Редактирование этого адреса запрещено!" + +#: www/index.php:258 www/admin.php:101 +msgid "Successfully updated description!" +msgstr "Описание успешно обновлено!" + +#: www/index.php:262 www/admin.php:105 +msgid "Successfully updated category!" +msgstr "Категория успешно обновлена!" + +#: www/index.php:264 www/admin.php:107 +msgid "Thanks, but I already knew this address!" +msgstr "" + +#: www/index.php:290 +#, php-format +msgid "Searching for \"%1$s\", %2$d results found:" +msgstr "" + +#: www/index.php:337 www/index.php:397 +msgid "Onion link" +msgstr "" + +#: www/index.php:337 www/admin.php:166 +msgid "Description" +msgstr "Описание" + +#: www/index.php:337 www/index.php:397 +msgid "Last seen" +msgstr "Последний раз онлайн" + +#: www/index.php:337 +msgid "Added at" +msgstr "Добавлено" + +#: www/index.php:337 +msgid "Actions" +msgstr "" + +#: www/index.php:349 www/index.php:367 www/index.php:406 +msgid "Never" +msgstr "Никогда" + +#: www/index.php:357 www/index.php:383 www/test.php:34 +msgid "Test" +msgstr "Тест" + +#: www/index.php:381 +msgid "Edit" +msgstr "" + +#: www/index.php:397 +msgid "Clone of" +msgstr "Клонировать из" + +#: www/index.php:413 +msgid "Unknown" +msgstr "" + +#: www/index.php:463 +msgid "Pages:" +msgstr "Страницы:" + +#: www/index.php:488 +msgid "Copy:" +msgstr "Копировать:" + +#: www/index.php:495 www/index.php:510 www/index.php:562 +msgid "captcha image" +msgstr "" + +#: www/test.php:7 www/test.php:16 www/test.php:22 +msgid "Online-Test" +msgstr "" + +#: www/test.php:11 www/test.php:17 www/test.php:24 +msgid "Test whether a Tor hidden service onion is online or offline" +msgstr "Проверьте, находится ли Tor сервис онлайн" + +#: www/test.php:27 www/admin.php:160 +msgid "Onion link:" +msgstr "" + +#: www/test.php:43 www/admin.php:12 www/sitemap.php:7 cron/update.php:7 +#: cron/phishing_tests.php:8 cron/tests.php:7 helpers/tmp5.php:6 +#: helpers/tmp6.php:6 helpers/fill_unknown_phishing.php:6 helpers/tmp3.php:6 +#: helpers/tmp7.php:6 helpers/tmp4.php:6 helpers/tmp2.php:6 helpers/tmp.php:6 +#: setup.php:20 setup.php:23 +msgid "No database connection!" +msgstr "" + +#: www/test.php:61 +#, php-format +msgid "" +"Warning, this is a known phishing clone. The original site is located at %s." +msgstr "Внимание, фишинговый сайт. Оригинальный сайт расположен по адресу %s." + +#: www/test.php:66 +msgid "Warning: This is a known scam!" +msgstr "Внимание: Мошеннический сайт!" + +#: www/test.php:71 www/test.php:106 +msgid "Yes, the service is online!" +msgstr "Сервис находится онлайн!" + +#: www/test.php:112 +msgid "No, the service is offline!" +msgstr "Сервис находится офлайн!" + +#: www/admin.php:17 www/admin.php:27 +msgid "Admin interface" +msgstr "Панель управления администратора" + +#: www/admin.php:35 +msgid "Password:" +msgstr "Пароль:" + +#: www/admin.php:36 +msgid "Login" +msgstr "Логин" + +#: www/admin.php:39 +msgid "Wrong Password!" +msgstr "Неверный пароль!" + +#: www/admin.php:55 www/admin.php:211 +msgid "Remove" +msgstr "Удалить" + +#: www/admin.php:57 +msgid "Successfully removed onion address!" +msgstr "" + +#: www/admin.php:58 www/admin.php:212 +msgid "Lock" +msgstr "" + +#: www/admin.php:60 +msgid "Successfully locked onion address!" +msgstr "" + +#: www/admin.php:61 www/admin.php:216 +msgid "Re-add" +msgstr "" + +#: www/admin.php:63 +msgid "Successfully re-added onion address!" +msgstr "" + +#: www/admin.php:64 www/admin.php:217 +msgid "Unlock" +msgstr "" + +#: www/admin.php:66 +msgid "Successfully unlocked onion address!" +msgstr "" + +#: www/admin.php:67 www/admin.php:213 +msgid "Promote" +msgstr "" + +#: www/admin.php:77 +#, php-format +msgid "Successfully promoted onion address until %1$s!" +msgstr "" + +#: www/admin.php:78 www/admin.php:218 +msgid "Un-promote" +msgstr "" + +#: www/admin.php:80 +msgid "Successfully un-promoted onion address!" +msgstr "" + +#: www/admin.php:109 www/admin.php:214 +msgid "Phishing" +msgstr "Фишинг" + +#: www/admin.php:123 +msgid "Successfully added Phishing clone!" +msgstr "" + +#: www/admin.php:125 +msgid "Not added Phishing clone! Phishing and original have the same address." +msgstr "" + +#: www/admin.php:128 www/admin.php:219 +msgid "No phishing" +msgstr "" + +#: www/admin.php:133 +msgid "Successfully removed Phishing clone!" +msgstr "" + +#: www/admin.php:134 www/admin.php:223 +msgid "Reject" +msgstr "" + +#: www/admin.php:136 +msgid "Successfully rejected onion address" +msgstr "" + +#: www/admin.php:137 www/admin.php:224 +msgid "Approve" +msgstr "" + +#: www/admin.php:139 +msgid "Successfully approved onion address" +msgstr "" + +#: www/admin.php:141 +msgid "No action taken!" +msgstr "" + +#: www/admin.php:154 +msgid "Switch view mode" +msgstr "Переключить режим просмотра" + +#: www/admin.php:166 +msgid "Select" +msgstr "Выбрать" + +#: www/admin.php:166 +msgid "Address" +msgstr "Адрес" + +#: www/admin.php:166 +msgid "Category" +msgstr "Категория" + +#: www/admin.php:166 +msgid "Status" +msgstr "" + +#: www/admin.php:170 +#, php-format +msgid "Approved: %d" +msgstr "" + +#: www/admin.php:170 +#, php-format +msgid "Locked: %d" +msgstr "" + +#: www/admin.php:174 +msgid "Clone of:" +msgstr "" + +#: www/admin.php:179 +msgid "Bitcoins:" +msgstr "Биткоин:" + +#: www/sitemap.php:77 +msgid "Error creating the sitemap!" +msgstr "" + +#: www/opensearch.php:7 +msgid "Search the onion link list" +msgstr "Поиск по списку" + +#: common_config.php:76 +msgid "Language:" +msgstr "Язык:" + +#: setup.php:8 +#, php-format +msgid "The %s extension of PHP is required. Please install it first." +msgstr "" + +#: setup.php:78 +msgid "Status: OK" +msgstr "" diff --git a/locale/tr_TR/LC_MESSAGES/onion-link-list.po b/locale/tr_TR/LC_MESSAGES/onion-link-list.po index 7f82006..0a09dc8 100644 --- a/locale/tr_TR/LC_MESSAGES/onion-link-list.po +++ b/locale/tr_TR/LC_MESSAGES/onion-link-list.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-01 17:54+0100\n" +"POT-Creation-Date: 2023-01-13 14:54+0100\n" "PO-Revision-Date: 2023-01-01 17:58+0100\n" "Last-Translator: \n" "Language-Team: \n" @@ -41,7 +41,7 @@ msgid "" "in one place." msgstr "" -#: www/index.php:120 www/index.php:436 www/index.php:453 +#: www/index.php:120 www/index.php:424 www/index.php:441 msgid "Error: No database connection!" msgstr "Hata: Veritabanı bağlantısı yok!" @@ -78,7 +78,7 @@ msgstr "Ara:" msgid "Search term" msgstr "Arama terimi" -#: www/index.php:172 www/index.php:477 www/index.php:479 +#: www/index.php:172 www/index.php:464 msgid "All" msgstr "Tümü" @@ -98,117 +98,117 @@ msgstr "Biçim:" msgid "Special categories:" msgstr "Özel kategoriler:" -#: www/index.php:202 www/index.php:204 +#: www/index.php:197 msgid "Phishing Clones" msgstr "Phishing Klonları" -#: www/index.php:206 +#: www/index.php:198 msgid "Removed/Child porn" msgstr "Kaldırıldı/Çocuk pornografisi" -#: www/index.php:208 +#: www/index.php:200 msgid "Pending approval" msgstr "" -#: www/index.php:209 +#: www/index.php:201 msgid "Rejected" msgstr "" -#: www/index.php:213 +#: www/index.php:205 msgid "Categories:" msgstr "Kategoriler:" -#: www/index.php:224 www/test.php:46 www/admin.php:51 www/admin.php:111 +#: www/index.php:212 www/test.php:46 www/admin.php:51 www/admin.php:111 msgid "Invalid onion address!" msgstr "Geçersiz onion-Adresi!" -#: www/index.php:225 +#: www/index.php:213 #, php-format msgid "A valid address looks like this: %s" msgstr "Geçerli bir adres şöyle gözükür: %s" -#: www/index.php:229 www/index.php:242 +#: www/index.php:217 www/index.php:230 msgid "Error: Wrong captcha" msgstr "" -#: www/index.php:235 +#: www/index.php:223 msgid "Error: Captcha expired" msgstr "" -#: www/index.php:264 www/admin.php:97 +#: www/index.php:252 www/admin.php:97 msgid "Successfully added onion address!" msgstr "Onion-Adresi başarıyla eklendi!" -#: www/index.php:266 +#: www/index.php:254 msgid "Sorry, editing this onion address has been locked!" msgstr "Üzgünüm, bu onion-Adresini düzenlemek kilitli!" -#: www/index.php:270 www/admin.php:101 +#: www/index.php:258 www/admin.php:101 msgid "Successfully updated description!" msgstr "Açıklama başarılı bir şekilde güncellendi!" -#: www/index.php:274 www/admin.php:105 +#: www/index.php:262 www/admin.php:105 msgid "Successfully updated category!" msgstr "Kategori başarılı bir şekilde güncellendi!" -#: www/index.php:276 www/admin.php:107 +#: www/index.php:264 www/admin.php:107 msgid "Thanks, but I already knew this address!" msgstr "Teşekkürler, ama bu adresi zaten biliyorum!" -#: www/index.php:302 +#: www/index.php:290 #, php-format msgid "Searching for \"%1$s\", %2$d results found:" msgstr "\"%1$s\" için aranıyor, %2$d sonuç bulundu:" -#: www/index.php:349 www/index.php:409 +#: www/index.php:337 www/index.php:397 msgid "Onion link" msgstr "Onion bağlantısı" -#: www/index.php:349 www/admin.php:166 +#: www/index.php:337 www/admin.php:166 msgid "Description" msgstr "Açıklama" -#: www/index.php:349 www/index.php:409 +#: www/index.php:337 www/index.php:397 msgid "Last seen" msgstr "Son görülme" -#: www/index.php:349 +#: www/index.php:337 msgid "Added at" msgstr "Şu tarihte eklendi" -#: www/index.php:349 +#: www/index.php:337 msgid "Actions" msgstr "Eylemler" -#: www/index.php:361 www/index.php:379 www/index.php:418 +#: www/index.php:349 www/index.php:367 www/index.php:406 msgid "Never" msgstr "Asla" -#: www/index.php:369 www/index.php:395 www/test.php:34 +#: www/index.php:357 www/index.php:383 www/test.php:34 msgid "Test" msgstr "Dene" -#: www/index.php:393 +#: www/index.php:381 msgid "Edit" msgstr "Düzenle" -#: www/index.php:409 +#: www/index.php:397 msgid "Clone of" msgstr "Klonu" -#: www/index.php:425 +#: www/index.php:413 msgid "Unknown" msgstr "Bilinmiyor" -#: www/index.php:475 +#: www/index.php:463 msgid "Pages:" msgstr "Sayfalar:" -#: www/index.php:508 +#: www/index.php:488 msgid "Copy:" msgstr "" -#: www/index.php:515 www/index.php:530 www/index.php:582 +#: www/index.php:495 www/index.php:510 www/index.php:562 msgid "captcha image" msgstr "" @@ -402,7 +402,7 @@ msgstr "" msgid "Search the onion link list" msgstr "" -#: common_config.php:75 +#: common_config.php:76 msgid "Language:" msgstr "Dil:"