Browse Source

Merge pull request #607 from ftp27/master

Added russian localization
M了个J 9 years ago
parent
commit
263e450fd4
1 changed files with 16 additions and 0 deletions
  1. 16 0
      MJRefresh/MJRefresh.bundle/ru.lproj/Localizable.strings

+ 16 - 0
MJRefresh/MJRefresh.bundle/ru.lproj/Localizable.strings

@@ -0,0 +1,16 @@
+"MJRefreshHeaderIdleText" = "Тяните чтобы обновить";
+"MJRefreshHeaderPullingText" = "Отпустите чтобы обновить";
+"MJRefreshHeaderRefreshingText" = "Загрузка...";
+
+"MJRefreshAutoFooterIdleText" = "Нажмите или тяните вверх чтобы загрузить больше";
+"MJRefreshAutoFooterRefreshingText" = "Загрузка...";
+"MJRefreshAutoFooterNoMoreDataText" = "Больше нет данных";
+
+"MJRefreshBackFooterIdleText" = "Тяните вверх чтобы загрузить больше";
+"MJRefreshBackFooterPullingText" = "Отпустите чтобы загрузить больше";
+"MJRefreshBackFooterRefreshingText" = "Загрузка...";
+"MJRefreshBackFooterNoMoreDataText" = "Больше нет данных";
+
+"MJRefreshHeaderLastTimeText" = "Последнее обновление:";
+"MJRefreshHeaderDateTodayText" = "Сегодня";
+"MJRefreshHeaderNoneLastDateText" = "Нет записей";