プロジェクト

全般

プロフィール

Vote #74404

完了

Russian numeric translation

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Translations_12
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
12
version_id:
70
issue_org_id:
14920
author_id:
20592
assigned_to_id:
0
comments:
1
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

#12645 missed some wrong translations

these:


  label_x_closed_issues_abbr:
    zero:  "0 закрыто"
    one:   "1 закрыт"
    few:   "%{count} закрыто"
    many:  "%{count} закрыто"
    other: "%{count} закрыто"
  label_x_comments:
    zero:  "нет комментариев"
    one:   "1 комментарий"
    few:   "%{count} комментария"
    many:  "%{count} комментариев"
    other: "%{count} комментариев"
  label_x_open_issues_abbr:
    zero:  "0 открыто"
    one:   "1 открыт"
    few:   "%{count} открыто"
    many:  "%{count} открыто"
    other: "%{count} открыто"
  label_x_open_issues_abbr_on_total:
    zero:  "0 открыто / %{total}"
    one:   "1 открыт / %{total}"
    few:   "%{count} открыто / %{total}"
    many:  "%{count} открыто / %{total}"
    other: "%{count} открыто / %{total}"
  label_x_projects:
    zero:  "нет проектов"
    one:   "1 проект"
    few:   "%{count} проекта"
    many:  "%{count} проектов"
    other: "%{count} проектов"


need replace to:


  label_x_closed_issues_abbr:
    zero:  "0 закрыто"
    one:   "%{count} закрыта"
    few:   "%{count} закрыто"
    many:  "%{count} закрыто"
    other: "%{count} закрыто"
  label_x_comments:
    zero:  "нет комментариев"
    one:   "%{count} комментарий"
    few:   "%{count} комментария"
    many:  "%{count} комментариев"
    other: "%{count} комментариев"
  label_x_open_issues_abbr:
    zero:  "0 открыто"
    one:   "%{count} открыта"
    few:   "%{count} открыто"
    many:  "%{count} открыто"
    other: "%{count} открыто"
  label_x_open_issues_abbr_on_total:
    zero:  "0 открыто / %{total}"
    one:   "%{count} открыта / %{total}"
    few:   "%{count} открыто / %{total}"
    many:  "%{count} открыто / %{total}"
    other: "%{count} открыто / %{total}"
  label_x_projects:
    zero:  "нет проектов"
    one:   "%{count} проект"
    few:   "%{count} проекта"
    many:  "%{count} проектов"
    other: "%{count} проектов"



journals

Committed in trunk r12184, thanks.
--------------------------------------------------------------------------------

Admin Redmine さんが3年以上前に更新

  • カテゴリTranslations_12 にセット
  • 対象バージョン2.4.0_70 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0