friendica-addons/forumdirectory/lang/ru/strings.php
2013-02-27 09:38:30 -05:00

18 lines
918 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$a->strings["Forum Directory"] = "";
$a->strings["Public access denied."] = "Свободный доступ закрыт.";
$a->strings["Global Directory"] = "Глобальный каталог";
$a->strings["Find on this site"] = "Найти на этом сайте";
$a->strings["Finding: "] = "Результат поиска: ";
$a->strings["Site Directory"] = "Каталог сайта";
$a->strings["Find"] = "Найти";
$a->strings["Age: "] = "Возраст: ";
$a->strings["Gender: "] = "Пол: ";
$a->strings["Location:"] = "Откуда:";
$a->strings["Gender:"] = "Пол:";
$a->strings["Status:"] = "Статус:";
$a->strings["Homepage:"] = "Домашняя страничка:";
$a->strings["About:"] = "О себе:";
$a->strings["No entries (some entries may be hidden)."] = "Нет записей (некоторые записи могут быть скрыты).";