$s_reauthenticate_title = '???????????';
$s_select_option = '(???????)'; # comboboxes default to this to instruct user to explicitly select an entry.
$s_balance = '??????';
$s_score = '?????????';
$s_days = '????';
Tagging
$s_tags = 'T???';
$s_tag_details = '???????? ? ????: %s';
$s_tag_id = '??? ID';
$s_tag_name = '????????';
$s_tag_creator = '?????';
$s_tag_created = '???? ????????';
$s_tag_updated = '????????? ?????????';
$s_tag_description = '???????? ????';
$s_tag_statistics = 'Usage Statistics';
$s_tag_update = '???????? ???: %s';
$s_tag_update_return = '?????';
$s_tag_update_button = '???????? ???';
$s_tag_delete_button = '??????? ???';
$s_tag_delete_message = '?? ???????, ??? ?????? ??????? ???? ????';
$s_tag_existing = '????';
$s_tag_none_attached = '??? ????????????? ?????.';
$s_tag_attach = '??????????';
$s_tag_attach_long = '?????????? ????';
$s_tag_attach_failed = '?????????? ?????????? ???.';
$s_tag_detach = '????????? \'%s\'';
$s_tag_separate_by = "(???????? '%s')";
$s_tag_invalid_name = '????????? ???????? ????.';
$s_tag_create_denied = 'Create permission denied.';
$s_tag_filter_default = '????????????? ??????? (%s)';
$s_tag_history_attached = '??? ??????????';
$s_tag_history_detached = 'Tag ?????????';
$s_tag_history_renamed = '??? ????????????';
$s_tag_related = '????????? ????';
$s_tag_related_issues = '????? ??????? (%s)';
$s_tag_stats_attached = '????????????? ???????: %s'; |