aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/ru
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-12-17 20:28:04 +0100
committerGravatar GitHub <noreply@github.com> 2017-12-17 20:28:04 +0100
commit60f56539c3f30fd3f7ba4f2a3570f7029ac93e5f (patch)
tree1e78bfac7042dceb63898e2215db8fb0c1d7745d /app/i18n/ru
parentceda55c75b158fc1cf4813fe0f258527754b9289 (diff)
parent0b1516af91792f86868689392f72ad4b6e32cdcf (diff)
Merge pull request #1720 from FreshRSS/dev
FreshRSS 1.9.0
Diffstat (limited to 'app/i18n/ru')
-rw-r--r--app/i18n/ru/admin.php7
-rw-r--r--app/i18n/ru/gen.php10
-rw-r--r--app/i18n/ru/sub.php4
3 files changed, 17 insertions, 4 deletions
diff --git a/app/i18n/ru/admin.php b/app/i18n/ru/admin.php
index f5da97371..d877c5006 100644
--- a/app/i18n/ru/admin.php
+++ b/app/i18n/ru/admin.php
@@ -112,6 +112,13 @@ return array(
),
'title' => 'Расширения',
'user' => 'Расширения пользователя',
+ 'community' => 'Available community extensions', // @todo translate
+ 'name' => 'Name', // @todo translate
+ 'version' => 'Version', // @todo translate
+ 'description' => 'Description', // @todo translate
+ 'author' => 'Author', // @todo translate
+ 'latest' => 'Installed', // @todo translate
+ 'update' => 'Update available', // @todo translate
),
'stats' => array(
'_' => 'Статистика',
diff --git a/app/i18n/ru/gen.php b/app/i18n/ru/gen.php
index 3a728016d..cc7e8765c 100644
--- a/app/i18n/ru/gen.php
+++ b/app/i18n/ru/gen.php
@@ -13,8 +13,8 @@ return array(
'filter' => 'Filter',
'import' => 'Import',
'manage' => 'Manage',
- 'mark_read' => 'Mark as read',
'mark_favorite' => 'Mark as favourite',
+ 'mark_read' => 'Mark as read',
'remove' => 'Remove',
'see_website' => 'See website',
'submit' => 'Submit',
@@ -79,8 +79,8 @@ return array(
'last_year' => 'Last year',
'mar' => 'mar',
'march' => 'Mar',
- 'may_' => 'May',
'may' => 'May',
+ 'may_' => 'May',
'mon' => 'Mon',
'month' => 'months',
'nov' => 'nov',
@@ -119,6 +119,7 @@ return array(
'en' => 'English',
'es' => 'Español',
'fr' => 'Français',
+ 'he' => 'עברית',
'it' => 'Italiano',
'kr' => '한국어',
'nl' => 'Nederlands',
@@ -158,20 +159,21 @@ return array(
'previous' => 'Previous',
),
'share' => array(
+ 'Known' => 'Known based sites',
'blogotext' => 'Blogotext',
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',
'g+' => 'Google+',
+ 'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
+ 'mastodon' => 'Mastodon',
'movim' => 'Movim',
'print' => 'Print',
'shaarli' => 'Shaarli',
'twitter' => 'Twitter',
'wallabag' => 'wallabag v1',
'wallabagv2' => 'wallabag v2',
- 'Known' => 'Known based sites',
- 'gnusocial' => 'GNU social',
),
'short' => array(
'attention' => 'Warning!',
diff --git a/app/i18n/ru/sub.php b/app/i18n/ru/sub.php
index fa28a3ec4..6a5530de0 100644
--- a/app/i18n/ru/sub.php
+++ b/app/i18n/ru/sub.php
@@ -1,6 +1,10 @@
<?php
return array(
+ 'api' => array(
+ 'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
+ 'title' => 'API',// TODO
+ ),
'bookmarklet' => array(
'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
'label' => 'Subscribe',// TODO