mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-12-18 06:01:52 +03:00
- Added Serbian translation (By Anaximandar Milet)
* Translation is not complete yet
This commit is contained in:
parent
51f842aaef
commit
a096105f18
24 changed files with 3967 additions and 61 deletions
1
AUTHORS
1
AUTHORS
|
@ -82,6 +82,7 @@ Translations authors:
|
|||
- Portuguese: Nick Marinho (nickmarinho@gmail.com)
|
||||
- Romanian: Obada Denis (obadadenis@users.sourceforge.net)
|
||||
- Russian: Nick Khazov (m2k3d0n at users.sourceforge.net)
|
||||
- Serbian: Anaximandar Milet (anaximandar at operamail.com)
|
||||
- Slovak: helix84
|
||||
- Spanish: Vicente Raul Plata Fonseca (silverxnt@users.sourceforge.net)
|
||||
- Swedish: Daniel Nylander (po@danielnylander.se)
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
- WEB UI: Added internationalization support
|
||||
- WEB UI: Reduced computation in Javascript (do this one server side instead)
|
||||
- WEB UI: Fixed Transfer list flickering
|
||||
- I18N: Added Serbian translation (By Anaximandar Milet)
|
||||
- COSMETIC: Merged download / upload lists
|
||||
- COSMETIC: Torrents can be filtered based on their status
|
||||
- COSMETIC: Torrent properties are now displayed in main window
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 185 B After Width: | Height: | Size: 496 B |
|
@ -21,6 +21,7 @@ GenericName[pt_BR]=Cliente Bittorrent
|
|||
GenericName[ro]=Client Bittorrent
|
||||
GenericName[ru]=клиент Bittorrent
|
||||
GenericName[sk]=Klient siete Bittorrent
|
||||
GenericName[sr]=БитТоррент клијент
|
||||
GenericName[sv]=Bittorrent-klient
|
||||
GenericName[tr]=Bittorrent istemcisi
|
||||
GenericName[uk]=Bittorrent-клієнт
|
||||
|
|
|
@ -82,6 +82,7 @@ class about : public QDialog, private Ui::AboutDlg{
|
|||
- <u>Portuguese:</u> Nick Marinho (nickmarinho@gmail.com)<br>\
|
||||
- <u>Romanian:</u> Obada Denis (obadadenis@users.sourceforge.net)<br>\
|
||||
- <u>Russian:</u> Nick Khazov (m2k3d0n@users.sourceforge.net) and Alexey Morsov (samurai@ricom.ru)<br>\
|
||||
- <u>Serbian:</u> Anaximandar Milet (anaximandar@operamail.com)<br>\
|
||||
- <u>Slovak:</u> helix84<br>\
|
||||
- <u>Spanish:</u> Vicente Raul Plata Fonseca (silverxnt@users.sourceforge.net) and Gabriel de Oliveira (deadloop@hotmail.com)<br>\
|
||||
- <u>Swedish:</u> Daniel Nylander (po@danielnylander.se)<br>\
|
||||
|
|
|
@ -4312,22 +4312,22 @@ Changelog:
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished">Име</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished">Размер</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation type="unfinished">Изпълнение</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation type="unfinished">Предимство</translation>
|
||||
</message>
|
||||
|
|
|
@ -3668,22 +3668,22 @@ Log:
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished">Nom</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished">Mida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation type="unfinished">Progrès</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -3161,22 +3161,22 @@ p, li { white-space: pre-wrap; }
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation>Název</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation>Velikost</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation>Průběh</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation>Priorita</translation>
|
||||
</message>
|
||||
|
|
|
@ -3336,22 +3336,22 @@ Changelog:
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation>Navn</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation>Størrelse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation>Hentet</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation>Prioritet</translation>
|
||||
</message>
|
||||
|
|
|
@ -4289,22 +4289,22 @@ Changelog:
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation>Name</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation>Größe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation>Fortschritt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation>Priorität</translation>
|
||||
</message>
|
||||
|
|
|
@ -4383,22 +4383,22 @@ Changelog:
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished">Μέγεθος</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation type="unfinished">Πρόοδος</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation type="unfinished">Προτεραιότητα</translation>
|
||||
</message>
|
||||
|
|
|
@ -2437,22 +2437,22 @@ p, li { white-space: pre-wrap; }
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -4230,22 +4230,22 @@ Log:
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished">Nombre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished">Tamaño</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation type="unfinished">Progreso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation type="unfinished">Prioridad</translation>
|
||||
</message>
|
||||
|
|
|
@ -3888,22 +3888,22 @@ Muutoshistoria:
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation>Nimi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation>Koko</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation>Edistyminen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation>Prioriteetti</translation>
|
||||
</message>
|
||||
|
|
|
@ -4490,22 +4490,22 @@ Changements:
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation>Nom</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation>Taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation>Progression</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation>Priorité</translation>
|
||||
</message>
|
||||
|
|
|
@ -3712,22 +3712,22 @@ Changelog:
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished">Név</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished">Méret</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation type="unfinished">Folyamat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -4087,22 +4087,22 @@ Changelog:
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished">Nome</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished">Dimensione</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation type="unfinished">Priorità</translation>
|
||||
</message>
|
||||
|
|
|
@ -3654,22 +3654,22 @@ Changelog:
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished">名前</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished">サイズ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation type="unfinished">進行状況</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation type="unfinished">優先度</translation>
|
||||
</message>
|
||||
|
|
|
@ -4304,22 +4304,22 @@ Changelog:
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished">크기</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation type="unfinished">우선순위</translation>
|
||||
</message>
|
||||
|
|
|
@ -3537,22 +3537,22 @@ Endringer:</translation>
|
|||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished">Navn</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished">Størrelse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Progress</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="290"/>
|
||||
<location filename="../torrentfilesmodel.h" line="295"/>
|
||||
<source>Priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
BIN
src/lang/qbittorrent_sr.qm
Normal file
BIN
src/lang/qbittorrent_sr.qm
Normal file
Binary file not shown.
3899
src/lang/qbittorrent_sr.ts
Normal file
3899
src/lang/qbittorrent_sr.ts
Normal file
File diff suppressed because it is too large
Load diff
|
@ -104,6 +104,8 @@ options_imp::options_imp(QWidget *parent):QDialog(parent){
|
|||
comboI18n->addItem((QIcon(QString::fromUtf8(":/Icons/flags/czech.png"))), QString::fromUtf8("Čeština"));
|
||||
locales << "cs_CZ";
|
||||
comboI18n->addItem((QIcon(QString::fromUtf8(":/Icons/flags/slovakia.png"))), QString::fromUtf8("Slovenčina"));
|
||||
locales << "sr_CS";
|
||||
comboI18n->addItem((QIcon(QString::fromUtf8(":/Icons/flags/serbia.png"))), QString::fromUtf8("Србин"));
|
||||
locales << "sk_SK";
|
||||
comboI18n->addItem((QIcon(QString::fromUtf8(":/Icons/flags/romania.png"))), QString::fromUtf8("Română"));
|
||||
locales << "ro_RO";
|
||||
|
|
|
@ -138,7 +138,8 @@ TRANSLATIONS = $$LANG_PATH/qbittorrent_fr.ts \
|
|||
$$LANG_PATH/qbittorrent_ja.ts \
|
||||
$$LANG_PATH/qbittorrent_hu.ts \
|
||||
$$LANG_PATH/qbittorrent_pt_BR.ts \
|
||||
$$LANG_PATH/qbittorrent_cs.ts
|
||||
$$LANG_PATH/qbittorrent_cs.ts \
|
||||
$$LANG_PATH/qbittorrent_sr.ts
|
||||
|
||||
# Source code
|
||||
HEADERS += GUI.h \
|
||||
|
|
Loading…
Reference in a new issue