]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/ru.yml
Use {{count}} instead of {{(node|way_relation)_count}} since {{count}}
[rails.git] / config / locales / ru.yml
index 9d0de57096e10508c116357318e2bc14a8c611e5..a2aeef6bd7236c33414b3f935c1225d8c8b6db41 100644 (file)
@@ -89,9 +89,9 @@ ru:
       no_bounding_box: "Для данного сеанса границы не установлены."
       box: "Показать"
       box: "граница"
-      has_nodes: "Содержит {{node_count}} узла(ов):"
-      has_ways: "Содержит {{way_count}} линий:"
-      has_relations: "Содержит {{relation_count}} отношений:"
+      has_nodes: "Содержит {{count}} узла(ов):"
+      has_ways: "Содержит {{count}} линий:"
+      has_relations: "Содержит {{count}} отношений:"
     common_details:
       edited_at: "Изменено:"
       edited_by: "Пользователь:"
@@ -297,7 +297,7 @@ ru:
   layouts:
     welcome_user: "Добро пожаловать, {{user_link}}"
     home: "домой"
-    inbox: "входящие ({{size}})"
+    inbox: "входящие ({{count}})"
     logout: выйти
     log_in: войти
     sign_up: регистрация