Browse Source

i18n RU finalize draft

https://github.com/FreshRSS/FreshRSS/pull/1085
Alexandre Alapetite 9 years ago
parent
commit
6144413022

+ 2 - 1
CHANGELOG.md

@@ -2,7 +2,8 @@
 
 ## 2016-XX-YY FreshRSS 1.3.2-beta
 
-Nothing for the moment
+* I18n
+	* Draft of Russian [#1085](https://github.com/FreshRSS/FreshRSS/pull/1085)
 
 
 ## 2016-03-11 FreshRSS 1.3.1-beta

+ 1 - 0
app/i18n/cz/gen.php

@@ -122,6 +122,7 @@ return array(
 		'fr' => 'Français',
 		'it' => 'Italiano',
 		'nl' => 'Nederlands',
+		'ru' => 'Русский',
 		'tr' => 'Türkçe',
 	),
 	'menu' => array(

+ 1 - 0
app/i18n/de/gen.php

@@ -122,6 +122,7 @@ return array(
 		'fr' => 'Français',
 		'it' => 'Italiano',
 		'nl' => 'Nederlands',
+		'ru' => 'Русский',
 		'tr' => 'Türkçe',
 	),
 	'menu' => array(

+ 1 - 0
app/i18n/en/gen.php

@@ -122,6 +122,7 @@ return array(
 		'fr' => 'Français',
 		'it' => 'Italiano',
 		'nl' => 'Nederlands',
+		'ru' => 'Русский',
 		'tr' => 'Türkçe',
 	),
 	'menu' => array(

+ 1 - 0
app/i18n/fr/gen.php

@@ -122,6 +122,7 @@ return array(
 		'fr' => 'Français',
 		'it' => 'Italiano',
 		'nl' => 'Nederlands',
+		'ru' => 'Русский',
 		'tr' => 'Türkçe',
 	),
 	'menu' => array(

+ 1 - 0
app/i18n/it/gen.php

@@ -122,6 +122,7 @@ return array(
 		'fr' => 'Français',
 		'it' => 'Italiano',
 		'nl' => 'Nederlands',
+		'ru' => 'Русский',
 		'tr' => 'Türkçe',
 	),
 	'menu' => array(

+ 1 - 0
app/i18n/nl/gen.php

@@ -122,6 +122,7 @@ return array(
 		'fr' => 'Français',
 		'it' => 'Italiano',
 		'nl' => 'Nederlands',
+		'ru' => 'Русский',
 		'tr' => 'Türkçe',
 	),
 	'menu' => array(

+ 0 - 0
app/i18n/ru_RU/admin.php → app/i18n/ru/admin.php


+ 0 - 0
app/i18n/ru_RU/conf.php → app/i18n/ru/conf.php


+ 0 - 0
app/i18n/ru_RU/feedback.php → app/i18n/ru/feedback.php


+ 4 - 1
app/i18n/ru_RU/gen.php → app/i18n/ru/gen.php

@@ -108,7 +108,7 @@ return array(
 		'confirm_action' => 'Are you sure you want to perform this action? It cannot be cancelled!',
 		'confirm_action_feed_cat' => 'Are you sure you want to perform this action? You will lose related favorites and user queries. It cannot be cancelled!',
 		'feedback' => array(
-			'body_new_articles' => 'There are \\d new articles to read on FreshRSS.',
+			'body_new_articles' => 'There are %%d new articles to read on FreshRSS.',
 			'request_failed' => 'A request has failed, it may have been caused by Internet connection problems.',
 			'title_new_articles' => 'FreshRSS: new articles!',
 		),
@@ -122,6 +122,8 @@ return array(
 		'fr' => 'Français',
 		'it' => 'Italiano',
 		'nl' => 'Nederlands',
+		'ru' => 'Русский',
+		'tr' => 'Türkçe',
 	),
 	'menu' => array(
 		'about' => 'About',
@@ -159,6 +161,7 @@ return array(
 		'email' => 'Email',
 		'facebook' => 'Facebook',
 		'g+' => 'Google+',
+		'jdh' => 'Journal du hacker',
 		'movim' => 'Movim',
 		'print' => 'Print',
 		'shaarli' => 'Shaarli',

+ 0 - 0
app/i18n/ru_RU/index.php → app/i18n/ru/index.php


+ 0 - 0
app/i18n/ru_RU/install.php → app/i18n/ru/install.php


+ 0 - 0
app/i18n/ru_RU/sub.php → app/i18n/ru/sub.php


+ 1 - 0
app/i18n/tr/gen.php

@@ -122,6 +122,7 @@ return array(
 		'fr' => 'Français',
 		'it' => 'Italiano',
 		'nl' => 'Nederlands',
+		'ru' => 'Русский',
 		'tr' => 'Türkçe',
 	),
 	'menu' => array(