Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Create ru.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mtskar committed Nov 11, 2014
1 parent 03b7f1a commit 94b9ef3
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions core/src/plugins/uploader.http/resources/i18n/ru.php
@@ -0,0 +1,25 @@
<?php
$mess = array(
"1" => "Remote DL",
"2" => "Загрузить фал(ы) с другого сервера",
"3" => "m",
"4" => "Enter at least one URL pointing to a file that you want to download directly from an external HTTP server to the current folder. This action will be sent to the background and you will be able to continue using APPLICATION_TITLE during the download.",
"5" => "URL",
"6" => "Downloading",
"7" => "на сервер",
"8" => "File downloaded, reloading the client!",
"9" => "Generate Bookmarklet",
"10"=> "Загрузить в APPLICATION_TITLE",
"10a"=> "Download to %s",
"10b"=> "DL to %s",
"10c"=> "DL to %s",
"10d"=> "AjXp Download (%s)",
"11"=> "Drag one of the following link to your bookmark bar : ",
"12"=> "Trigger remote file download",
"13"=> "С компьютера",
"14"=> "С другого сервера",
"15"=> "Or create a bookmark manually and use the code below as the link url : ",
"16"=> "Drag me to your bookmark bar!",
"17"=> "Загрузить файл",
"18"=> "Partial file"
);

0 comments on commit 94b9ef3

Please sign in to comment.