mirror of
https://github.com/zoriya/flood.git
synced 2026-06-05 19:54:18 +00:00
i18n: new translations (#306)
Co-authored-by: m3r3nix <12776959+m3r3nix@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
dd8f2a22ec
commit
dca1bc3052
@@ -45,6 +45,15 @@
|
||||
"connection-interruption.verification-error": "A kapcsolatot nem sikerült ellenőrizni.",
|
||||
"connection.settings.client.select": "Kliens",
|
||||
"connection.settings.error.empty": "A kapcsolati beállítás nem maradhat üresen.",
|
||||
"connection.settings.deluge": "Deluge",
|
||||
"connection.settings.deluge.host": "Kiszolgáló",
|
||||
"connection.settings.deluge.host.input.placeholder": "pl.: localhost",
|
||||
"connection.settings.deluge.password": "Jelszó",
|
||||
"connection.settings.deluge.password.input.placeholder": "Jelszó",
|
||||
"connection.settings.deluge.port": "Port",
|
||||
"connection.settings.deluge.port.input.placeholder": "pl.: 58846",
|
||||
"connection.settings.deluge.username": "Felhasználónév",
|
||||
"connection.settings.deluge.username.input.placeholder": "pl.: localclient",
|
||||
"connection.settings.qbittorrent": "qBittorrent",
|
||||
"connection.settings.qbittorrent.password": "Jelszó",
|
||||
"connection.settings.qbittorrent.password.input.placeholder": "Jelszó",
|
||||
@@ -270,6 +279,8 @@
|
||||
"torrents.details.general.comment": "Megjegyzés",
|
||||
"torrents.details.general.connected": "Csatlakozva {connected} / {total}",
|
||||
"torrents.details.general.date.added": "Hozzáadva",
|
||||
"torrents.details.general.date.created": "Létrehozva",
|
||||
"torrents.details.general.date.finished": "Befejezve",
|
||||
"torrents.details.general.downloaded": "Letöltve",
|
||||
"torrents.details.general.free.disk.space": "Szabad lemezterület",
|
||||
"torrents.details.general.hash": "Hash",
|
||||
@@ -330,6 +341,7 @@
|
||||
"torrents.move.heading": "Torrent áthelyezése másik könyvtárba",
|
||||
"torrents.properties.comment": "Megjegyzés",
|
||||
"torrents.properties.date.added": "Hozzáadva",
|
||||
"torrents.properties.date.created": "Létrehozva",
|
||||
"torrents.properties.directory": "Elérési út",
|
||||
"torrents.properties.download.speed": "Letöltés",
|
||||
"torrents.properties.download.total": "Letöltve",
|
||||
|
||||
Reference in New Issue
Block a user