From 7283d9290c1165de32495b62f713a5fd49b04562 Mon Sep 17 00:00:00 2001
From: Louis Bourque
Date: Fri, 24 Jun 2016 14:44:01 -0600
Subject: [PATCH 01/20] Autofocus on user input when adding by URIs
Set textarea for URI input to autofocus since this is the field the user is most likely to be pasting text into.
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 5e626e6..76682ad 100755
--- a/index.html
+++ b/index.html
@@ -728,7 +728,7 @@ http://ex1.com/f1.jpg http://ex2.com/f1.jpg
http://ex1.com/f2.mp4 http://ex2.com/f2.mp4 --out=file2.mp4
-
+
From 91f5d2ffc9bead3a451ff5c8a0d9f00596123d8e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaros=C5=82aw=20Maciejewski?=
Date: Mon, 27 Jun 2016 10:45:44 +0200
Subject: [PATCH 02/20] update PL lang
---
js/translate/pl_PL.js | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)
diff --git a/js/translate/pl_PL.js b/js/translate/pl_PL.js
index c697613..f38a887 100644
--- a/js/translate/pl_PL.js
+++ b/js/translate/pl_PL.js
@@ -47,20 +47,20 @@ translations.pl_PL = {
// starred properties
'Quick Access Settings': 'Ustawienia szybkiego dostępu',
'Save settings': 'Zapisz ustawienia',
- 'Currently no download in line to display, use the': 'Obecnie nie ma żadnego pliku do pobrania do wyświetlania, użyj',
- 'download button to start downloading files!': 'przycisku pobierania aby rozpocząć ściąganie plików!',
+ 'Currently no download in line to display, use the': 'Obecnie nie można wyświetlić żadnych pobieranych plików. Użyj przycisku',
+ 'download button to start downloading files!': 'aby rozpocząć ściąganie plików!',
'Peers': 'Peerów',
'More Info': 'Więcej info',
'Remove': 'Usuń',
'# of': '# z',
'Length': 'Długość',
// modals
- 'Add Downloads By URIs': 'Dodaj pobieranie przez URI',
- '- You can add multiple downloads (files) at the same time by putting URIs for each file on a separate line.': '- Możesz dodać wiele pobrań (plików) w tym samym czasie przez wprowadzenie URI dla każdego w oddzielnej linii.',
- '- You can also add multiple URIs (mirrors) for the *same* file. To do this, separate the URIs by a space.': '- Możesz także dodać wiele URI (luster) dla tego *samego* pliku. Zrób to, poprzez oddzielenie URI od siebie spacją.',
+ 'Add Downloads By URIs': 'Dodaj pobieranie przez URI',
+ '- You can add multiple downloads (files) at the same time by putting URIs for each file on a separate line.': '- Możesz dodać wiele pobrań (plików) w tym samym czasie przez wprowadzenie URI dla każdego w oddzielnej linii.',
+ '- You can also add multiple URIs (mirrors) for the *same* file. To do this, separate the URIs by a space.': '- Możesz także dodać wiele URI (luster) dla tego *samego* pliku. Zrób to, poprzez oddzielenie URI od siebie spacją.',
'- A URI can be HTTP(S)/FTP/BitTorrent-Magnet.': '- URI może być HTTP(S)/FTP/BitTorrent-Magnet.',
'E.g. to add 2 files (downloads) f1.jpg and f2.mp4 with 2 URIs (mirrors) each, add URIs as follows': 'Np. aby dodać 2 pliki (pobieranie) f1.jpg i f2.mp4 z 2 URI (lustrami) każdy, dodaj URI jak poniżej',
- 'Download settings': 'Ustawienia pobierania',
+ 'Download settings': 'Ustawienia pobierania',
'Advanced settings': 'Zaawansowane ustawienia',
'Cancel': 'Anuluj',
'Start': 'Rozpocznij',
@@ -123,5 +123,12 @@ translations.pl_PL = {
'Uploaded':'Załadowany',
'Download GID':'GID pobierania',
'Number of Pieces':'Liczba kawałków',
- 'Piece Length':'Rozmiar kawałka'
+ 'Piece Length':'Rozmiar kawałka',
+ 'Shutdown Server': 'Wyłącz serwer',
+ 'The last connection attempt was unsuccessful. Trying another configuration': 'Ostatnia próba połączenia nie powiodła się. Spróbuj innej konfiguracji',
+ 'Oh Snap!': 'O kurczę!',
+ 'Could not connect to the aria2 RPC server. Will retry in 10 secs. You might want to check the connection settings by going to Settings > Connection Settings': 'Nie można połączyć się z serwerem aria2 przez RPC. Kolejna próba za 10 sekund. Być może potrzebujesz sprawdzić ustawienie połączenia poprzez Ustawienia > Ustawienia połączenia',
+ 'Successfully connected to Aria2 through its remote RPC …': 'Pomyślnie połączono się z Aria2 przez RPC ...',
+ 'Successfully connected to Aria2 through remote RPC, however the connection is still insecure. For complete security try adding an authorization secret token while starting Aria2 (through the flag --rpc-secret)': 'Pomyślnie połączono się z Aria2 przez RPC, jednakże połączenie nie jest bezpieczne. Aby zabezpieczyć dodaj sekretny token autoryzacji podczas startu Aria2 (przez użycie flagi --rpc-secret)',
+ 'Trying to connect to aria2 using the new connection configuration': 'Próba połączenia się z Aria2 poprzez użycie nowej konfiguracji połączenia'
};
From db25e0632b3b7fdf5586282c5ce91bb6b8f1fca5 Mon Sep 17 00:00:00 2001
From: unknown
Date: Thu, 30 Jun 2016 00:38:51 +0430
Subject: [PATCH 03/20] fix pause default value in add download link by url
---
js/services/settings/settings.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/js/services/settings/settings.js b/js/services/settings/settings.js
index 12797e0..7446d0c 100644
--- a/js/services/settings/settings.js
+++ b/js/services/settings/settings.js
@@ -492,7 +492,7 @@ angular.module('webui.services.settings', [])
"pause": {
desc: "Pause download after added. This option is effective only when --enable-rpc=true is given. Default: false",
- val: false,
+ val: "false",
options: ["true", "false"],
},
From 37127cccde4fde238b859c035ce6f6eaa8d1100f Mon Sep 17 00:00:00 2001
From: tankririri
Date: Thu, 11 Aug 2016 13:47:35 +0800
Subject: [PATCH 04/20] Add text display upload and download speed
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Add text display upload and download speed.
增加文字显示上传及下载速度。
---
index.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/index.html b/index.html
index 76682ad..b3d2e97 100755
--- a/index.html
+++ b/index.html
@@ -310,6 +310,8 @@
+ {{gstats.uploadSpeed | bspeed}}
+ {{gstats.downloadSpeed | bspeed}}
From cfee23515449a73a16d1984c314174e69929e623 Mon Sep 17 00:00:00 2001
From: Thuan Nguyen
Date: Sat, 13 Aug 2016 20:44:04 +0700
Subject: [PATCH 05/20] Automatically use requested host as Aria2 RPC host by
default
---
configuration.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configuration.js b/configuration.js
index 10fe943..4a4c27d 100644
--- a/configuration.js
+++ b/configuration.js
@@ -4,7 +4,7 @@ angular
.constant('$titlePattern', 'active: {active} - waiting: {waiting} - stopped: {stopped} — {name}')
.constant('$pageSize', 11) // number of downloads shown before pagination kicks in
.constant('$authconf', { // default authentication configuration, never fill it in case the webui is hosted in public IP as it can be compromised
- host: 'localhost',
+ host: location.protocol.startsWith('http') ? location.hostname : 'localhost',
path: '/jsonrpc',
port: 6800,
encrypt: false,
From d91103787f493a0125241ec1478f09fb5beedf26 Mon Sep 17 00:00:00 2001
From: Thuan Nguyen
Date: Sat, 13 Aug 2016 20:47:45 +0700
Subject: [PATCH 06/20] Configure docker-compose using lightweight aria2 and
httpd images for local use
---
docker-compose.yml | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 docker-compose.yml
diff --git a/docker-compose.yml b/docker-compose.yml
new file mode 100644
index 0000000..6a20e96
--- /dev/null
+++ b/docker-compose.yml
@@ -0,0 +1,14 @@
+aria2:
+ image: ndthuan/aria2-alpine
+ volumes:
+ - $HOME/Downloads:/downloads
+ ports:
+ - "6800:6800"
+
+httpd:
+ image: busybox
+ volumes:
+ - ./:/usr/html
+ ports:
+ - "80:80"
+ command: /bin/busybox httpd -f -p 80 -h /usr/html
From dac2135b92d3293e134e4ac11dc5e23ef97a928e Mon Sep 17 00:00:00 2001
From: wmlex
Date: Wed, 24 Aug 2016 14:16:06 +0300
Subject: [PATCH 07/20] Update index.html
Add Russian translate.
---
index.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/index.html b/index.html
index b3d2e97..d6f010a 100755
--- a/index.html
+++ b/index.html
@@ -83,6 +83,7 @@
+
@@ -266,6 +267,11 @@
ng-click="changeLanguage('es_ES')"
href="#"> Español
+
+ Русский
+
From 26934d3f973d1d2b6896190c062fdb05d185315b Mon Sep 17 00:00:00 2001
From: wmlex
Date: Wed, 24 Aug 2016 14:17:35 +0300
Subject: [PATCH 08/20] Update init.js
Add Russian translate.
---
js/init.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/js/init.js b/js/init.js
index 45f0b2c..81619a4 100755
--- a/js/init.js
+++ b/js/init.js
@@ -37,6 +37,7 @@ webui.config(['$translateProvider', function ($translateProvider) {
.translations('fr_FR', mergeTranslation(translations.fr_FR, translations.en_US))
.translations('de_DE', mergeTranslation(translations.de_DE, translations.en_US))
.translations('es_ES', mergeTranslation(translations.es_ES, translations.en_US))
+ .translations('ru_RU', mergeTranslation(translations.ru_RU, translations.en_US))
.determinePreferredLanguage();
}]);
From 0a949be979e25688f0f95fabbec939f6665d1f01 Mon Sep 17 00:00:00 2001
From: wmlex
Date: Wed, 24 Aug 2016 14:19:35 +0300
Subject: [PATCH 09/20] Create ru_RU.js
Add Russian translate.
---
js/translate/ru_RU.js | 144 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 144 insertions(+)
create mode 100644 js/translate/ru_RU.js
diff --git a/js/translate/ru_RU.js b/js/translate/ru_RU.js
new file mode 100644
index 0000000..e598e4c
--- /dev/null
+++ b/js/translate/ru_RU.js
@@ -0,0 +1,144 @@
+if(typeof translations == 'undefined'){
+ translations = {};
+}
+
+translations.ru_RU = {
+// header
+ 'Search': 'Поиск',
+ // Nav menu
+ 'Add': 'Добавить',
+ 'By URIs': 'URL-адреса',
+ 'By Torrents': 'Torrent-файлы',
+ 'By Metalinks': 'Metalink-файлы',
+ 'Manage': 'Управление',
+ 'Pause All': 'Приостановить Все',
+ 'Resume Paused': 'Возобновить Все',
+ 'Purge Completed': 'Удалиь Завершенные',
+ 'Settings': 'Настройки',
+ 'Connection Settings': 'Настройки Соединения',
+ 'Global Settings': 'Глобальные Настройки',
+ 'Server info': 'Информация о Сервере',
+ 'About and contribute': 'Информация и сотрудничество',
+ 'Toggle navigation': 'Переключение навигации',
+// body
+// nav side bar
+ 'Miscellaneous': 'Разное',
+ 'Global Statistics': 'Глобальная статистика',
+ 'About': 'Об',
+ 'Displaying': 'Показано',
+ 'of': 'из',
+ 'downloads': 'загрузки',
+ 'Language': 'Язык',
+// download filters
+ 'Download Filters': 'Фильтр Загрузок',
+ 'Running': 'Запущенные',
+ 'Active': 'Активные',
+ 'Waiting': 'Ожидающие',
+ 'Complete': 'Завершенные',
+ 'Error': 'Ошибка',
+ 'Paused': 'Приостановленные',
+ 'Removed': 'Удаленные',
+ 'Hide linked meta-data': 'Скрыть связанные метаданные',
+ 'Displaying': 'Показано',
+ 'of': 'из',
+ 'downloads': 'загрузок',
+ 'Toggle': 'Переключить',
+ 'Reset filters': 'Сбросить фильтры',
+// starred properties
+ 'Quick Access Settings': 'Настройки Быстрого Доступа',
+ 'Save settings': 'Сохранить настройки',
+ 'Currently no download in line to display, use the': 'На данный момент ничего не загружается, используйте кнопку',
+ 'download button to start downloading files!': 'чтобы начать загрузку файла!',
+ 'Peers': 'Пиры',
+ 'More Info': 'Информация',
+ 'Remove': 'Удалить',
+ '# of': '# из',
+ 'Length': 'Длина',
+// modals
+ 'Add Downloads By URIs': 'Добавить загрузки из URL-адресов',
+ '- You can add multiple downloads (files) at the same time by putting URIs for each file on a separate line.':
+ '- Вы можете добавить несколько загрузок (файлов), одновременно, помещая URL-адреса для каждого файла на отдельной строке.',
+ '- You can also add multiple URIs (mirrors) for the *same* file. To do this, separate the URIs by a space.':
+ '- Можно также добавить несколько URL-адресов (зеркал) для *одного* файла. Для этого отделите URL-адреса пробелом.',
+ '- A URI can be HTTP(S)/FTP/BitTorrent-Magnet.': '- URL-адрес может быть HTTP(S)/FTP/BitTorrent-Magnet.',
+ 'E.g. to add 2 files (downloads) f1.jpg and f2.mp4 with 2 URIs (mirrors) each, add URIs as follows':
+ 'Например для добавления 2 файлов (загрузок) f1.jpg и f2.mp4 с 2 URL-адресов (зеркал), добавьте URL-адреса следующим образом',
+ 'Download settings': 'Настройки загрузки',
+ 'Advanced settings': 'Расширенные настройки',
+ 'Cancel': 'Отмена',
+ 'Start': 'Начать',
+ 'Choose': 'Выбрать',
+ 'Quick Access (shown on the main page)': 'Постой доступ (смотреть на главной странице)',
+// add torrent modal
+ 'Add Downloads By Torrents': 'Добавить Загрузку из Torrents',
+ '- Select the torrent from the local filesystem to start the download.': '- Выберите .torrent файл из локальной файловой системы, чтобы начать загрузку.',
+ '- You can select multiple torrents to start multiple downloads.': '- Вы можете выбрать несколько торент файлов для запуска нескольких загрузок.',
+ '- To add a BitTorrent-Magnet URL, use the Add By URI option and add it there.': '- Для добавления BitTorrent-Magnet ссылки, воспользуйтесь пунктом меню Добавить Из URIs.',
+ 'Select Torrents': 'Выберите Торренты',
+ 'Select a Torrent': 'Выберите Торрент',
+// add metalink modal
+ 'Add Downloads By Metalinks': 'Добавить Загрузку из Metalinks',
+ 'Select Metalinks': 'Вырать Metalinks',
+ '- Select the Metalink from the local filesystem to start the download.': '- Выберите Metalink из локальной файловой системы, чтобы начать загрузку.',
+ '- You can select multiple Metalinks to start multiple downloads.': '- Вы можете выбрать несколько MetaLinks для запуска нескольких загрузок.',
+ 'Select a Metalink': 'Выберите Metalink',
+// select file modal
+ 'Choose files to start download for': 'Выберите файлы, чтобы начать загрузку для',
+ 'Select to download': 'Выберите для загрузки',
+// settings modal
+ 'Aria2 RPC host and port': 'Aria2 RPC хост и порт',
+ 'Enter the host': 'Введите хост',
+ 'Enter the IP or DNS name of the server on which the RPC for Aria2 is running (default: localhost)':
+ 'Введите IP или DNS-имя сервера, на котором запущена Aria2 со включенным RPC (по умолчанию: localhost)',
+ 'Enter the port': 'Введите порт',
+ 'Enter the port of the server on which the RPC for Aria2 is running (default: 6800)':
+ 'Введите порт сервера, на котором запущена Aria2 со включенным RPC (по умолчанию: 6800)',
+ 'Enter the RPC path': 'Enter the RPC path',
+ 'Enter the path for the Aria2 RPC endpoint (default: /jsonrpc)': 'Введите конечнцй путь, для Aria2 RPC (по умолчанию: /jsonrpc)',
+ 'SSL/TLS encryption': 'SSL/TLS шифрование',
+ 'Enable SSL/TLS encryption': 'Разрешить SSL/TLS шифрование',
+ 'Enter the secret token (optional)': 'Введите секретный токен (необязательно)',
+ 'Enter the Aria2 RPC secret token (leave empty if authentication is not enabled)':
+ 'Введите Aria2 RPC секретный токен (оставьте пустым, если авторизация не включена)',
+ 'Enter the username (optional)': 'Введите имя пользователя (необязательно)',
+ 'Enter the Aria2 RPC username (empty if authentication not enabled)':
+ 'Введите имя пользователя Aria2 RPC (оставьте пустым, если авторизация не включена)',
+ 'Enter the password (optional)': 'Введите пароль (необязательно)',
+ 'Enter the Aria2 RPC password (empty if authentication not enabled)': 'Введите пароль для Aria2 RPC (оставьте пустым, если авторизация не включена)',
+ 'Enter base URL (optional)': 'Введите базовый URL-адрес (необязательно)',
+ 'Direct Download': 'Прямая Загрузка',
+ 'If supplied, links will be created to enable direct download from the Aria2 server.':
+ 'При поставке, ссылки будут созданы для того, чтобы разрешить прямые загрузки с сервера Aria2.',
+ '(Requires appropriate webserver to be configured.)': '(Требуется соответствующий веб-сервер для настройки.)',
+ 'Save Connection configuration': 'Сохранить Настройки Соединения',
+// server info modal
+ 'Aria2 server info': 'Информация о сервере Aria2',
+ 'Aria2 Version': 'Версия Aria2',
+ 'Features Enabled': 'Добавть Функции',
+// about modal
+ 'To download the latest version of the project, add issues or to contribute back, head on to':
+ 'Чтобы загрузить последнюю версию проекта, добавить вопросы или внести свой вклад, передите на',
+ 'Or you can open the latest version in the browser through': 'Или вы можете открыть последнюю версию в браузере через',
+ 'Close': 'Закрыть',
+// lables
+ 'Download status':'Статус загрузки',
+ 'Download Speed':'Скорость загрузки',
+ 'Upload Speed':'Скорость отдачи',
+ 'Estimated time':'Осталось времяни',
+ 'Download Size':'Размер Загрузки',
+ 'Downloaded':'Загружено',
+ 'Progress':'Прогресс',
+ 'Download Path':'Путь для загрузки',
+ 'Uploaded':'Отдано',
+ 'Download GID':'Загруженый GID',
+ 'Number of Pieces':'Номера Частей',
+ 'Piece Length': 'Длина Частей',
+ 'Shutdown Server': 'Выключить Сервер',
+
+ 'The last connection attempt was unsuccessful. Trying another configuration': 'Последняя попытка подключения была неудачной. Попробуйте другую конфигурацию',
+ 'Oh Snap!': 'Опаньки!',
+ 'Could not connect to the aria2 RPC server. Will retry in 10 secs. You might want to check the connection settings by going to Settings > Connection Settings': 'Не удалось подключиться к серверу aria2 RPC. Попытка будет повторена в течение 10 секунд. Вы можете проверить параметры подключения, перейдя в меню Настройки> Настройки соединения',
+ 'Successfully connected to Aria2 through its remote RPC …': 'Успешное подключение к Aria2 через удаленный RPC …',
+ 'Successfully connected to Aria2 through remote RPC, however the connection is still insecure. For complete security try adding an authorization secret token while starting Aria2 (through the flag --rpc-secret)': 'Успешное подключение к Aria2 через удаленный RPC, однако соединение все еще небезопасно. Для обеспечения лучшей безопасности добавьте секретный токен авторизации при запуске aria2 (через флаг --rpc-secret)',
+ 'Trying to connect to aria2 using the new connection configuration': 'Попытка подключиться к aria2 с использованием новой конфигурации',
+};
From 015681a9af9accd647199b2ac5934d82d3b1a990 Mon Sep 17 00:00:00 2001
From: wmlex
Date: Wed, 24 Aug 2016 14:32:45 +0300
Subject: [PATCH 10/20] Update ru_RU.js
---
js/translate/ru_RU.js | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/js/translate/ru_RU.js b/js/translate/ru_RU.js
index e598e4c..5c9879e 100644
--- a/js/translate/ru_RU.js
+++ b/js/translate/ru_RU.js
@@ -70,17 +70,17 @@ translations.ru_RU = {
'Choose': 'Выбрать',
'Quick Access (shown on the main page)': 'Постой доступ (смотреть на главной странице)',
// add torrent modal
- 'Add Downloads By Torrents': 'Добавить Загрузку из Torrents',
- '- Select the torrent from the local filesystem to start the download.': '- Выберите .torrent файл из локальной файловой системы, чтобы начать загрузку.',
- '- You can select multiple torrents to start multiple downloads.': '- Вы можете выбрать несколько торент файлов для запуска нескольких загрузок.',
- '- To add a BitTorrent-Magnet URL, use the Add By URI option and add it there.': '- Для добавления BitTorrent-Magnet ссылки, воспользуйтесь пунктом меню Добавить Из URIs.',
+ 'Add Downloads By Torrents': 'Добавить Загрузку из Torrent-файлов',
+ '- Select the torrent from the local filesystem to start the download.': '- Выберите Torrent-файлы из локальной файловой системы, чтобы начать загрузку.',
+ '- You can select multiple torrents to start multiple downloads.': '- Вы можете выбрать несколько Torrent-файлы для запуска нескольких загрузок.',
+ '- To add a BitTorrent-Magnet URL, use the Add By URI option and add it there.': '- Для добавления BitTorrent-Magnet ссылки, воспользуйтесь пунктом меню Добавить из URL-адреса.',
'Select Torrents': 'Выберите Торренты',
'Select a Torrent': 'Выберите Торрент',
// add metalink modal
- 'Add Downloads By Metalinks': 'Добавить Загрузку из Metalinks',
- 'Select Metalinks': 'Вырать Metalinks',
- '- Select the Metalink from the local filesystem to start the download.': '- Выберите Metalink из локальной файловой системы, чтобы начать загрузку.',
- '- You can select multiple Metalinks to start multiple downloads.': '- Вы можете выбрать несколько MetaLinks для запуска нескольких загрузок.',
+ 'Add Downloads By Metalinks': 'Добавить Загрузку из Metalink-файлов',
+ 'Select Metalinks': 'Вырать Metalink-файлы',
+ '- Select the Metalink from the local filesystem to start the download.': '- Выберите Metalink-файлы из локальной файловой системы, чтобы начать загрузку.',
+ '- You can select multiple Metalinks to start multiple downloads.': '- Вы можете выбрать несколько Metalink-файлов для запуска нескольких загрузок.',
'Select a Metalink': 'Выберите Metalink',
// select file modal
'Choose files to start download for': 'Выберите файлы, чтобы начать загрузку для',
@@ -94,7 +94,7 @@ translations.ru_RU = {
'Enter the port of the server on which the RPC for Aria2 is running (default: 6800)':
'Введите порт сервера, на котором запущена Aria2 со включенным RPC (по умолчанию: 6800)',
'Enter the RPC path': 'Enter the RPC path',
- 'Enter the path for the Aria2 RPC endpoint (default: /jsonrpc)': 'Введите конечнцй путь, для Aria2 RPC (по умолчанию: /jsonrpc)',
+ 'Enter the path for the Aria2 RPC endpoint (default: /jsonrpc)': 'Введите конечный путь, для Aria2 RPC (по умолчанию: /jsonrpc)',
'SSL/TLS encryption': 'SSL/TLS шифрование',
'Enable SSL/TLS encryption': 'Разрешить SSL/TLS шифрование',
'Enter the secret token (optional)': 'Введите секретный токен (необязательно)',
From e32b74264001474577ea282f0a19812d138e5382 Mon Sep 17 00:00:00 2001
From: wmlex
Date: Wed, 24 Aug 2016 15:28:52 +0300
Subject: [PATCH 11/20] Update ru_RU.js
---
js/translate/ru_RU.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/js/translate/ru_RU.js b/js/translate/ru_RU.js
index 5c9879e..6b57f44 100644
--- a/js/translate/ru_RU.js
+++ b/js/translate/ru_RU.js
@@ -124,15 +124,15 @@ translations.ru_RU = {
'Download status':'Статус загрузки',
'Download Speed':'Скорость загрузки',
'Upload Speed':'Скорость отдачи',
- 'Estimated time':'Осталось времяни',
+ 'Estimated time':'Оставшееся время',
'Download Size':'Размер Загрузки',
'Downloaded':'Загружено',
'Progress':'Прогресс',
'Download Path':'Путь для загрузки',
'Uploaded':'Отдано',
'Download GID':'Загруженый GID',
- 'Number of Pieces':'Номера Частей',
- 'Piece Length': 'Длина Частей',
+ 'Number of Pieces':'Количество Частей',
+ 'Piece Length': 'Размер Частей',
'Shutdown Server': 'Выключить Сервер',
'The last connection attempt was unsuccessful. Trying another configuration': 'Последняя попытка подключения была неудачной. Попробуйте другую конфигурацию',
From 263f7aac656e024e97d9db34175d0e9a5b8fccbc Mon Sep 17 00:00:00 2001
From: wmlex
Date: Wed, 24 Aug 2016 15:32:28 +0300
Subject: [PATCH 12/20] Update ru_RU.js
---
js/translate/ru_RU.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/js/translate/ru_RU.js b/js/translate/ru_RU.js
index 6b57f44..429315a 100644
--- a/js/translate/ru_RU.js
+++ b/js/translate/ru_RU.js
@@ -53,7 +53,7 @@ translations.ru_RU = {
'More Info': 'Информация',
'Remove': 'Удалить',
'# of': '# из',
- 'Length': 'Длина',
+ 'Length': 'Размер',
// modals
'Add Downloads By URIs': 'Добавить загрузки из URL-адресов',
'- You can add multiple downloads (files) at the same time by putting URIs for each file on a separate line.':
From 56619d81ee0a38acf87259783adf53b47c64d8c0 Mon Sep 17 00:00:00 2001
From: wmlex
Date: Wed, 24 Aug 2016 15:55:24 +0300
Subject: [PATCH 13/20] Update ru_RU.js
---
js/translate/ru_RU.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/js/translate/ru_RU.js b/js/translate/ru_RU.js
index 429315a..41c83ef 100644
--- a/js/translate/ru_RU.js
+++ b/js/translate/ru_RU.js
@@ -35,7 +35,7 @@ translations.ru_RU = {
'Active': 'Активные',
'Waiting': 'Ожидающие',
'Complete': 'Завершенные',
- 'Error': 'Ошибка',
+ 'Error': 'С ошибками',
'Paused': 'Приостановленные',
'Removed': 'Удаленные',
'Hide linked meta-data': 'Скрыть связанные метаданные',
From 932f8c97f254a97772ba26fc4b8bedcb77f59a6c Mon Sep 17 00:00:00 2001
From: wmlex
Date: Wed, 24 Aug 2016 17:06:01 +0300
Subject: [PATCH 14/20] Update ru_RU.js
---
js/translate/ru_RU.js | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/js/translate/ru_RU.js b/js/translate/ru_RU.js
index 41c83ef..8e785e0 100644
--- a/js/translate/ru_RU.js
+++ b/js/translate/ru_RU.js
@@ -87,25 +87,25 @@ translations.ru_RU = {
'Select to download': 'Выберите для загрузки',
// settings modal
'Aria2 RPC host and port': 'Aria2 RPC хост и порт',
- 'Enter the host': 'Введите хост',
+ 'Enter the host': 'Укажите хост',
'Enter the IP or DNS name of the server on which the RPC for Aria2 is running (default: localhost)':
- 'Введите IP или DNS-имя сервера, на котором запущена Aria2 со включенным RPC (по умолчанию: localhost)',
- 'Enter the port': 'Введите порт',
+ 'Укажите IP или DNS-имя сервера, на котором запущена Aria2 со включенным RPC (по умолчанию: localhost)',
+ 'Enter the port': 'Укажите порт',
'Enter the port of the server on which the RPC for Aria2 is running (default: 6800)':
- 'Введите порт сервера, на котором запущена Aria2 со включенным RPC (по умолчанию: 6800)',
- 'Enter the RPC path': 'Enter the RPC path',
- 'Enter the path for the Aria2 RPC endpoint (default: /jsonrpc)': 'Введите конечный путь, для Aria2 RPC (по умолчанию: /jsonrpc)',
+ 'Укажите порт сервера, на котором запущена Aria2 со включенным RPC (по умолчанию: 6800)',
+ 'Enter the RPC path': 'Укажите путь RPC',
+ 'Enter the path for the Aria2 RPC endpoint (default: /jsonrpc)': 'Укажите конечный путь, для Aria2 RPC (по умолчанию: /jsonrpc)',
'SSL/TLS encryption': 'SSL/TLS шифрование',
'Enable SSL/TLS encryption': 'Разрешить SSL/TLS шифрование',
- 'Enter the secret token (optional)': 'Введите секретный токен (необязательно)',
+ 'Enter the secret token (optional)': 'Укажите секретный токен (необязательно)',
'Enter the Aria2 RPC secret token (leave empty if authentication is not enabled)':
- 'Введите Aria2 RPC секретный токен (оставьте пустым, если авторизация не включена)',
- 'Enter the username (optional)': 'Введите имя пользователя (необязательно)',
+ 'Укажите Aria2 RPC секретный токен (оставьте пустым, если авторизация не включена)',
+ 'Enter the username (optional)': 'Укажите имя пользователя (необязательно)',
'Enter the Aria2 RPC username (empty if authentication not enabled)':
- 'Введите имя пользователя Aria2 RPC (оставьте пустым, если авторизация не включена)',
- 'Enter the password (optional)': 'Введите пароль (необязательно)',
- 'Enter the Aria2 RPC password (empty if authentication not enabled)': 'Введите пароль для Aria2 RPC (оставьте пустым, если авторизация не включена)',
- 'Enter base URL (optional)': 'Введите базовый URL-адрес (необязательно)',
+ 'Укажите имя пользователя Aria2 RPC (оставьте пустым, если авторизация не включена)',
+ 'Enter the password (optional)': 'Укажите пароль (необязательно)',
+ 'Enter the Aria2 RPC password (empty if authentication not enabled)': 'Укажите пароль для Aria2 RPC (оставьте пустым, если авторизация не включена)',
+ 'Enter base URL (optional)': 'Укажите базовый URL-адрес (необязательно)',
'Direct Download': 'Прямая Загрузка',
'If supplied, links will be created to enable direct download from the Aria2 server.':
'При поставке, ссылки будут созданы для того, чтобы разрешить прямые загрузки с сервера Aria2.',
@@ -137,7 +137,7 @@ translations.ru_RU = {
'The last connection attempt was unsuccessful. Trying another configuration': 'Последняя попытка подключения была неудачной. Попробуйте другую конфигурацию',
'Oh Snap!': 'Опаньки!',
- 'Could not connect to the aria2 RPC server. Will retry in 10 secs. You might want to check the connection settings by going to Settings > Connection Settings': 'Не удалось подключиться к серверу aria2 RPC. Попытка будет повторена в течение 10 секунд. Вы можете проверить параметры подключения, перейдя в меню Настройки> Настройки соединения',
+ 'Could not connect to the aria2 RPC server. Will retry in 10 secs. You might want to check the connection settings by going to Settings > Connection Settings': 'Не удалось подключиться к серверу aria2 RPC. Попытка будет повторена в течение 10 секунд. Вы можете проверить параметры подключения, перейдя в меню Настройки> Настройки Соединения',
'Successfully connected to Aria2 through its remote RPC …': 'Успешное подключение к Aria2 через удаленный RPC …',
'Successfully connected to Aria2 through remote RPC, however the connection is still insecure. For complete security try adding an authorization secret token while starting Aria2 (through the flag --rpc-secret)': 'Успешное подключение к Aria2 через удаленный RPC, однако соединение все еще небезопасно. Для обеспечения лучшей безопасности добавьте секретный токен авторизации при запуске aria2 (через флаг --rpc-secret)',
'Trying to connect to aria2 using the new connection configuration': 'Попытка подключиться к aria2 с использованием новой конфигурации',
From 18f7f2e7ab0e754fb76609245da7a53e7a4caa6a Mon Sep 17 00:00:00 2001
From: wmlex
Date: Wed, 24 Aug 2016 17:22:44 +0300
Subject: [PATCH 15/20] Update ru_RU.js
---
js/translate/ru_RU.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/js/translate/ru_RU.js b/js/translate/ru_RU.js
index 8e785e0..c64cda8 100644
--- a/js/translate/ru_RU.js
+++ b/js/translate/ru_RU.js
@@ -108,7 +108,7 @@ translations.ru_RU = {
'Enter base URL (optional)': 'Укажите базовый URL-адрес (необязательно)',
'Direct Download': 'Прямая Загрузка',
'If supplied, links will be created to enable direct download from the Aria2 server.':
- 'При поставке, ссылки будут созданы для того, чтобы разрешить прямые загрузки с сервера Aria2.',
+ 'При наличии, ссылки будут созданы для загрузки непосредственно с сервера Aria2.',
'(Requires appropriate webserver to be configured.)': '(Требуется соответствующий веб-сервер для настройки.)',
'Save Connection configuration': 'Сохранить Настройки Соединения',
// server info modal
From 74c165b68bc48f62fedf1f988ad2d81f1b01aa8a Mon Sep 17 00:00:00 2001
From: wmlex
Date: Wed, 24 Aug 2016 21:16:09 +0300
Subject: [PATCH 16/20] Update ru_RU.js
Small correction in the translation.
---
js/translate/ru_RU.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/js/translate/ru_RU.js b/js/translate/ru_RU.js
index c64cda8..6b1e81c 100644
--- a/js/translate/ru_RU.js
+++ b/js/translate/ru_RU.js
@@ -114,7 +114,7 @@ translations.ru_RU = {
// server info modal
'Aria2 server info': 'Информация о сервере Aria2',
'Aria2 Version': 'Версия Aria2',
- 'Features Enabled': 'Добавть Функции',
+ 'Features Enabled': 'Активированный Функционал',
// about modal
'To download the latest version of the project, add issues or to contribute back, head on to':
'Чтобы загрузить последнюю версию проекта, добавить вопросы или внести свой вклад, передите на',
From 7b4e5d689bdbc2285bd58c4e71b017d38e3370c3 Mon Sep 17 00:00:00 2001
From: sonny
Date: Tue, 30 Aug 2016 15:30:44 +0800
Subject: [PATCH 17/20] =?UTF-8?q?Safari=20=E6=B5=8F=E8=A7=88=E5=99=A8?=
=?UTF-8?q?=E4=B8=AD=E6=96=87=E4=B8=BA=20"zh=5Fcn"=20=E5=B0=8F=E5=86=99?=
=?UTF-8?q?=EF=BC=8C=E4=B8=8D=E8=83=BD=E8=87=AA=E5=8A=A8=E6=98=BE=E7=A4=BA?=
=?UTF-8?q?=E4=B8=AD=E6=96=87=E3=80=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
js/libs/angular-translate.js | 3 +++
1 file changed, 3 insertions(+)
diff --git a/js/libs/angular-translate.js b/js/libs/angular-translate.js
index 5c2271b..d71ddcd 100644
--- a/js/libs/angular-translate.js
+++ b/js/libs/angular-translate.js
@@ -2041,6 +2041,9 @@ function $translate($STORAGE_KEY, $windowProvider, $translateSanitizationProvide
if (!key) {
return $uses;
}
+
+ // Safari is "zh_cn"
+ if (key == "zh_cn") {key = "zh_CN"}
var deferred = $q.defer();
From b0dd33b108d3360ae9220ad1df11b8437112de40 Mon Sep 17 00:00:00 2001
From: Massimio Girondi
Date: Mon, 5 Sep 2016 11:43:58 +0200
Subject: [PATCH 18/20] Added italian translation
---
index.html | 6 ++
js/init.js | 1 +
js/translate/it_IT.js | 144 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 151 insertions(+)
create mode 100644 js/translate/it_IT.js
diff --git a/index.html b/index.html
index d6f010a..d4d0a31 100755
--- a/index.html
+++ b/index.html
@@ -84,6 +84,7 @@
+
@@ -272,6 +273,11 @@
ng-click="changeLanguage('ru_RU')"
href="#"> Русский
+
+ Italiano
+
diff --git a/js/init.js b/js/init.js
index 81619a4..5e3218d 100755
--- a/js/init.js
+++ b/js/init.js
@@ -38,6 +38,7 @@ webui.config(['$translateProvider', function ($translateProvider) {
.translations('de_DE', mergeTranslation(translations.de_DE, translations.en_US))
.translations('es_ES', mergeTranslation(translations.es_ES, translations.en_US))
.translations('ru_RU', mergeTranslation(translations.ru_RU, translations.en_US))
+ .translations('it_IT', mergeTranslation(translations.it_IT, translations.en_US))
.determinePreferredLanguage();
}]);
diff --git a/js/translate/it_IT.js b/js/translate/it_IT.js
new file mode 100644
index 0000000..3909cb0
--- /dev/null
+++ b/js/translate/it_IT.js
@@ -0,0 +1,144 @@
+if(typeof translations == 'undefined'){
+ translations = {};
+}
+
+translations.en_US = {
+// header
+ 'Search': 'Cerca',
+ // Nav menu
+ 'Add': 'Aggiungi',
+ 'By URIs': 'Da URIs',
+ 'By Torrents': 'Da Torrent',
+ 'By Metalinks': 'Da Metalink',
+ 'Manage': 'Gestione',
+ 'Pause All': 'Ferma tutto',
+ 'Resume Paused': 'Riprendi fermati',
+ 'Purge Completed': 'Togli i completi',
+ 'Settings': 'Impostazioni',
+ 'Connection Settings': 'Impostazioni di connessione',
+ 'Global Settings': 'Impostazioni globali',
+ 'Server info': 'Informazioni sul server',
+ 'About and contribute': 'Crediti e informazioni',
+ 'Toggle navigation': 'Cambia navigazione',
+// body
+// nav side bar
+ 'Miscellaneous': 'Varie',
+ 'Global Statistics': 'Statistiche globali',
+ 'About': 'Info',
+ 'Displaying': 'Mostra',
+ 'of': 'di',
+ 'downloads': 'downloads',
+ 'Language': 'Lingua',
+// download filters
+ 'Download Filters': 'Filtri download',
+ 'Running': 'In corso',
+ 'Active': 'Attivi',
+ 'Waiting': 'In attesa',
+ 'Complete': 'Completi',
+ 'Error': 'Errore',
+ 'Paused': 'In pausa',
+ 'Removed': 'Rimossi',
+ 'Hide linked meta-data': 'Nascondi i meta-data collegati',
+ 'Displaying': 'Mostra',
+ 'of': 'di',
+ 'downloads': 'downloads',
+ 'Toggle': 'Cambia',
+ 'Reset filters': 'Reimposta filtri',
+// starred properties
+ 'Quick Access Settings': 'Accesso rapido',
+ 'Save settings': 'Salva impostazioni',
+ 'Currently no download in line to display, use the': 'Attualmente non c\'è nessun download da mostrare, usa il',
+ 'download button to start downloading files!': 'pulsante Aggiungi per cominciare a scaricare!',
+ 'Peers': 'Peers',
+ 'More Info': 'Altre informazioni',
+ 'Remove': 'Rimuovi',
+ '# of': '# di',
+ 'Length': 'Lunghezza',
+// modals
+ 'Add Downloads By URIs': 'Aggiungi Downloads da URIs',
+ '- You can add multiple downloads (files) at the same time by putting URIs for each file on a separate line.':
+ '- Puoi aggungere più download(files) allo stesso tempo mettendo un\'URI per riga.',
+ '- You can also add multiple URIs (mirrors) for the *same* file. To do this, separate the URIs by a space.':
+ '- Puoi anche aggiungere più URI di download(mirror) per uno *stesso* file separando i vari mirror da uno spazio.',
+ '- A URI can be HTTP(S)/FTP/BitTorrent-Magnet.': '- Un URI può essere un indirizzo HTTP(S)/FTP o un BitTorrent Magnet link.',
+ 'E.g. to add 2 files (downloads) f1.jpg and f2.mp4 with 2 URIs (mirrors) each, add URIs as follows':
+ 'Ad esempio, per scaricare 2 files f1.jpg and f2.mp4 con 2 URIs (mirrors) ciascuno, aggiungi gli indirizzi così',
+ 'Download settings': 'Impostazioni download',
+ 'Advanced settings': 'Impostazioni avanzate',
+ 'Cancel': 'Cancella',
+ 'Start': 'Aggiungi',
+ 'Choose': 'Scegli',
+ 'Quick Access (shown on the main page)': 'Accesso rapido (mostrato nella pagina principale)',
+// add torrent modal
+ 'Add Downloads By Torrents': 'Aggiungi Torrent',
+ '- Select the torrent from the local filesystem to start the download.': '- Seleziona il file torrent dal tuo computer per iniziare a scaricare.',
+ '- You can select multiple torrents to start multiple downloads.': '- Puoi aggiungere anche più file contemporaneamente per iniziare più dowload insieme.',
+ '- To add a BitTorrent-Magnet URL, use the Add By URI option and add it there.': '- Per aggiungere un Magnet Link BitTorrent utilizza l\'opzione Aggiungi da URI.',
+ 'Select Torrents': 'Seleziona Torrents',
+ 'Select a Torrent': 'Seleziona un Torrent',
+// add metalink modal
+ 'Add Downloads By Metalinks': 'Aggiungi Torrent da Metalink',
+ 'Select Metalinks': 'Seleziona Metalink',
+ '- Select the Metalink from the local filesystem to start the download.': '- Seleziona un Metalink dal tuo computer per iniziare il download.',
+ '- You can select multiple Metalinks to start multiple downloads.': '- Puoi iniziare anche più download selezionando più Metalink.',
+ 'Select a Metalink': 'Seleziona un Metalink',
+// select file modal
+ 'Choose files to start download for': 'Scegli i file da scaricare',
+ 'Select to download': 'Seleziona per scaricare',
+// settings modal
+ 'Aria2 RPC host and port': 'Aria2 RPC host and port',
+ 'Enter the host': 'Enter the host',
+ 'Enter the IP or DNS name of the server on which the RPC for Aria2 is running (default: localhost)':
+ 'Enter the IP or DNS name of the server on which the RPC for Aria2 is running (default: localhost)',
+ 'Enter the port': 'Enter the port',
+ 'Enter the port of the server on which the RPC for Aria2 is running (default: 6800)':
+ 'Enter the port of the server on which the RPC for Aria2 is running (default: 6800)',
+ 'Enter the RPC path': 'Enter the RPC path',
+ 'Enter the path for the Aria2 RPC endpoint (default: /jsonrpc)': 'Enter the path for the Aria2 RPC endpoint (default: /jsonrpc)',
+ 'SSL/TLS encryption': 'SSL/TLS encryption',
+ 'Enable SSL/TLS encryption': 'Enable SSL/TLS encryption',
+ 'Enter the secret token (optional)': 'Enter the secret token (optional)',
+ 'Enter the Aria2 RPC secret token (leave empty if authentication is not enabled)':
+ 'Enter the Aria2 RPC secret token (leave empty if authentication is not enabled)',
+ 'Enter the username (optional)': 'Enter the username (optional)',
+ 'Enter the Aria2 RPC username (empty if authentication not enabled)':
+ 'Enter the Aria2 RPC username (empty if authentication not enabled)',
+ 'Enter the password (optional)': 'Enter the password (optional)',
+ 'Enter the Aria2 RPC password (empty if authentication not enabled)': 'Enter the Aria2 RPC password (empty if authentication not enabled)',
+ 'Enter base URL (optional)': 'Enter base URL (optional)',
+ 'Direct Download': 'Direct Download',
+ 'If supplied, links will be created to enable direct download from the Aria2 server.':
+ 'If supplied, links will be created to enable direct download from the Aria2 server.',
+ '(Requires appropriate webserver to be configured.)': '(Requires appropriate webserver to be configured.)',
+ 'Save Connection configuration': 'Save Connection configuration',
+// server info modal
+ 'Aria2 server info': 'Aria2 server info',
+ 'Aria2 Version': 'Aria2 Version',
+ 'Features Enabled': 'Features Enabled',
+// about modal
+ 'To download the latest version of the project, add issues or to contribute back, head on to':
+ 'To download the latest version of the project, add issues or to contribute back, head on to',
+ 'Or you can open the latest version in the browser through': 'Or you can open the latest version in the browser through',
+ 'Close': 'Close',
+// lables
+ 'Download status':'Download status',
+ 'Download Speed':'Download Speed',
+ 'Upload Speed':'Upload Speed',
+ 'Estimated time':'Estimated time',
+ 'Download Size':'Download Size',
+ 'Downloaded':'Downloaded',
+ 'Progress':'Progress',
+ 'Download Path':'Download Path',
+ 'Uploaded':'Uploaded',
+ 'Download GID':'Download GID',
+ 'Number of Pieces':'Number of Pieces',
+ 'Piece Length': 'Piece Length',
+ 'Shutdown Server': 'Shutdown Server',
+
+ 'The last connection attempt was unsuccessful. Trying another configuration': 'L\'ultimo tentativo di connessione non è riuscito. Provo un\'altra connessione',
+ 'Oh Snap!': 'Mannaggia!',
+ 'Could not connect to the aria2 RPC server. Will retry in 10 secs. You might want to check the connection settings by going to Settings > Connection Settings': 'Non riesco a connettermi al server RPC di Aria2c. Riprovo tra 10 secondi. Forse vuoi controllare le impostazioni di connessione in Impostazioni > Impostazioni di connessione',
+ 'Successfully connected to Aria2 through its remote RPC …': 'Connesso con successo a Aria2 mediante RPC remoto …',
+ 'Successfully connected to Aria2 through remote RPC, however the connection is still insecure. For complete security try adding an authorization secret token while starting Aria2 (through the flag --rpc-secret)': 'Correttamente connesso al server Aria2 mediante RPC, ma in modo non sicuro. Per una completa sicurezza prova ad aggiungere un token di autorizzazione segreto all\'avvio di Aria2 (mediante il flag --rpc-secret)',
+ 'Trying to connect to aria2 using the new connection configuration': 'Provo a connettermi a Aria2 attraverso le nuove impostazioni',
+};
\ No newline at end of file
From b91dfc5461a8ce65b9c46888b823c31ff3e9f672 Mon Sep 17 00:00:00 2001
From: Massimo Girondi
Date: Sat, 10 Sep 2016 19:17:35 +0200
Subject: [PATCH 19/20] Corrections
---
js/translate/it_IT.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
mode change 100644 => 100755 js/translate/it_IT.js
diff --git a/js/translate/it_IT.js b/js/translate/it_IT.js
old mode 100644
new mode 100755
index 3909cb0..7e2766c
--- a/js/translate/it_IT.js
+++ b/js/translate/it_IT.js
@@ -137,7 +137,7 @@ translations.en_US = {
'The last connection attempt was unsuccessful. Trying another configuration': 'L\'ultimo tentativo di connessione non è riuscito. Provo un\'altra connessione',
'Oh Snap!': 'Mannaggia!',
- 'Could not connect to the aria2 RPC server. Will retry in 10 secs. You might want to check the connection settings by going to Settings > Connection Settings': 'Non riesco a connettermi al server RPC di Aria2c. Riprovo tra 10 secondi. Forse vuoi controllare le impostazioni di connessione in Impostazioni > Impostazioni di connessione',
+ 'Could not connect to the aria2 RPC server. Will retry in 10 secs. You might want to check the connection settings by going to Settings > Connection Settings': 'Non riesco a connettermi al server RPC di Aria2. Riprovo tra 10 secondi. Forse vuoi controllare le impostazioni di connessione in Impostazioni > Impostazioni di connessione',
'Successfully connected to Aria2 through its remote RPC …': 'Connesso con successo a Aria2 mediante RPC remoto …',
'Successfully connected to Aria2 through remote RPC, however the connection is still insecure. For complete security try adding an authorization secret token while starting Aria2 (through the flag --rpc-secret)': 'Correttamente connesso al server Aria2 mediante RPC, ma in modo non sicuro. Per una completa sicurezza prova ad aggiungere un token di autorizzazione segreto all\'avvio di Aria2 (mediante il flag --rpc-secret)',
'Trying to connect to aria2 using the new connection configuration': 'Provo a connettermi a Aria2 attraverso le nuove impostazioni',
From 28a17977a1c1eb942465f0471aadf222794ef5d1 Mon Sep 17 00:00:00 2001
From: Quentin LEPRAT
Date: Mon, 12 Sep 2016 21:20:12 +0200
Subject: [PATCH 20/20] fix
---
js/translate/it_IT.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/js/translate/it_IT.js b/js/translate/it_IT.js
index 7e2766c..7debc18 100755
--- a/js/translate/it_IT.js
+++ b/js/translate/it_IT.js
@@ -2,7 +2,7 @@ if(typeof translations == 'undefined'){
translations = {};
}
-translations.en_US = {
+translations.it_IT = {
// header
'Search': 'Cerca',
// Nav menu
@@ -141,4 +141,4 @@ translations.en_US = {
'Successfully connected to Aria2 through its remote RPC …': 'Connesso con successo a Aria2 mediante RPC remoto …',
'Successfully connected to Aria2 through remote RPC, however the connection is still insecure. For complete security try adding an authorization secret token while starting Aria2 (through the flag --rpc-secret)': 'Correttamente connesso al server Aria2 mediante RPC, ma in modo non sicuro. Per una completa sicurezza prova ad aggiungere un token di autorizzazione segreto all\'avvio di Aria2 (mediante il flag --rpc-secret)',
'Trying to connect to aria2 using the new connection configuration': 'Provo a connettermi a Aria2 attraverso le nuove impostazioni',
-};
\ No newline at end of file
+};