diff --git a/client/src/javascript/i18n/strings/cs.json b/client/src/javascript/i18n/strings/cs.json index 8bb8ea61..d14cc7e1 100644 --- a/client/src/javascript/i18n/strings/cs.json +++ b/client/src/javascript/i18n/strings/cs.json @@ -6,6 +6,7 @@ "alert.settings.saved": "Nastavení bylo úspěšně uloženo.", "alert.torrent.add": "Úspěšně přidáno {countElement} {count, plural, =1 {torrent} other {torrenty}}", "alert.torrent.add.failed": "Nepodařilo se přidat {countElement} {count, plural, =1 {torrent} other {torrenty}}", + "alert.torrent.add.sent": "{countElement} {count, plural, =1 {požadavek odeslán} few {požadavky odeslány} other {požadavků odesláno}} do torrent klienta.", "alert.torrent.move": "Úspěšně přesunuto {countElement} {count, plural, =1 {torrent} other {torrenty}}", "alert.torrent.move.failed": "Nepodařilo se přesunout {countElement} {count, plural, =1 {torrent} other {torrenty}}", "alert.torrent.remove": "Úspěšně odstraněno {countElement} {count, plural, =1 {torrent} other {torrenty}}", diff --git a/client/src/javascript/i18n/strings/it.json b/client/src/javascript/i18n/strings/it.json index 5e83abf3..3055e694 100644 --- a/client/src/javascript/i18n/strings/it.json +++ b/client/src/javascript/i18n/strings/it.json @@ -6,6 +6,7 @@ "alert.settings.saved": "Impostazioni salvate con successo.", "alert.torrent.add": "Hai aggiunto con successo {countElement} {count, plural, =1 {torrent} other {torrent}}", "alert.torrent.add.failed": "Impossibile aggiungere {countElement} {count, plural, =1 {torrent} other {torrent}}", + "alert.torrent.add.sent": "{countElement} {count, plural, one {} =1 {richiesta} other {richieste}} inviate al client torrent.", "alert.torrent.move": "Spostato con successo {countElement} {count, plural, =1 {torrent} other {torrent}}", "alert.torrent.move.failed": "Impossibile spostare {countElement} {count, plural, =1 {torrent} other {torrent}}", "alert.torrent.remove": "Hai rimosso con successo {countElement} {count, plural, =1 {torrent} other {torrent}}", @@ -18,26 +19,58 @@ "auth.current.user": "Utente Attuale", "auth.error.password.empty": "La password non può essere vuota.", "auth.error.username.empty": "Il nome utente non può essere vuoto.", + "auth.input.clear": "Pulisci", + "auth.log.in": "Accedi", "auth.login": "Accedi", "auth.login.intro": "Accedi al tuo account.", "auth.message.not.admin": "L'utente non è amministratore", + "auth.password": "Password", "auth.user.accounts": "Account Utente", + "auth.username": "Nome utente", "button.add": "Aggiungi", "button.cancel": "Annulla", + "button.close": "Chiudi", "button.download": "Scarica", "button.new": "Nuovo", + "button.no": "No", + "button.ok": "OK", + "button.retry": "Riprova", "button.save": "Salva Impostazioni", "button.save.feed": "Salva", "button.state.adding": "Aggiungi...", "button.yes": "Sì", + "connection-interruption.action.selection.config": "Aggiorna le impostazioni di connessione client", + "connection-interruption.action.selection.retry": "Riprova con le impostazioni di connessione client attuali", "connection-interruption.heading": "Impossibile connettersi al client", + "connection-interruption.not.admin": "Si prega di contattare l'amministratore di Flood se continua.", "connection-interruption.verification-error": "La connessione non può essere verificata.", + "connection.settings.client.select": "Client", "connection.settings.error.empty": "Le impostazioni di connessione non possono essere vuote.", + "connection.settings.qbittorrent": "qBittorrent", + "connection.settings.qbittorrent.password": "Password", + "connection.settings.qbittorrent.password.input.placeholder": "Password", + "connection.settings.qbittorrent.url": "URL", + "connection.settings.qbittorrent.url.input.placeholder": "es. http://localhost:8080", + "connection.settings.qbittorrent.username": "Nome utente", + "connection.settings.qbittorrent.username.input.placeholder": "Nome utente", + "connection.settings.rtorrent": "rTorrent", + "connection.settings.rtorrent.host": "Host", "connection.settings.rtorrent.host.input.placeholder": "Hostname o IP", "connection.settings.rtorrent.port": "Porta", "connection.settings.rtorrent.port.input.placeholder": "Porta", "connection.settings.rtorrent.socket": "Percorso", + "connection.settings.rtorrent.socket.input.placeholder": "es. ~/.local/share/rtorrent/rtorrent.sock", "connection.settings.rtorrent.type": "Tipo Di Connessione", + "connection.settings.rtorrent.type.socket": "Socket", + "connection.settings.rtorrent.type.tcp": "TCP", + "connection.settings.rtorrent.type.tcp.warning": "L'esposizione di rTorrent tramite TCP può consentire l'escalation dei privilegi.", + "connection.settings.transmission": "Transmission", + "connection.settings.transmission.password": "Password", + "connection.settings.transmission.password.input.placeholder": "Password", + "connection.settings.transmission.url": "URL", + "connection.settings.transmission.url.input.placeholder": "es. http://localhost:9091/transmission/rpc", + "connection.settings.transmission.username": "Nome utente", + "connection.settings.transmission.username.input.placeholder": "Nome utente", "connectivity.modal.content": "Impossibile connettersi al client. Si prega di aggiornare le impostazioni di connessione.", "connectivity.modal.title": "Problema Di Connettività", "dependency.loading.notifications": "Notifiche", @@ -50,6 +83,7 @@ "feeds.applicable.feed": "Alimenti Applicabili", "feeds.apply.tags": "Applica Etichette", "feeds.browse.feeds": "Sfoglia i feed", + "feeds.check": "Convalida la regola provandola. Non salvata o inviata.", "feeds.exclude": "Escludi", "feeds.exclude.pattern": "Escludi Motivo", "feeds.existing.feeds": "Feed Esistenti", @@ -63,6 +97,7 @@ "feeds.no.feeds.defined": "Nessun feed definito.", "feeds.no.items.matching": "Nessun elemento corrispondente al termine di ricerca.", "feeds.no.rules.defined": "Nessuna regola definita.", + "feeds.regEx": "RegEX", "feeds.search": "Termine di ricerca", "feeds.search.term": "Termine di ricerca", "feeds.select.feed": "Seleziona Feed", @@ -77,6 +112,7 @@ "feeds.time.hr": "Ore", "feeds.time.min": "Minuti", "feeds.torrent.destination": "Destinazione Torrent", + "feeds.url": "URL", "feeds.validation.interval.not.positive": "L'intervallo deve essere un numero intero positivo.", "feeds.validation.invalid.regular.expression": "Espressione regolare non valida.", "feeds.validation.must.select.feed": "Devi selezionare un feed.", @@ -86,12 +122,14 @@ "filesystem.empty.directory": "Directory vuota.", "filesystem.error.eacces": "Flood non ha il permesso di leggere questa directory.", "filesystem.error.enoent": "Questo percorso non esiste. Sarà creato.", + "filesystem.error.no.input": "Inserire il percorso.", "filesystem.error.unknown": "Si è verificato un errore sconosciuto. Riprova.", "filesystem.fetching": "Recupero struttura directory...", "filesystem.parent.directory": "Cartella Superiore", "filter.all": "Tutti", "filter.status.active": "Attivo", "filter.status.checking": "Controllo", + "filter.status.completed": "Completato", "filter.status.downloading": "Scaricamento", "filter.status.error": "Errore", "filter.status.inactive": "Inattivo", @@ -100,6 +138,7 @@ "filter.status.title": "Filtra per stato", "filter.tag.title": "Filtra per Tag", "filter.tracker.title": "Filtra per Tracker", + "filter.untagged": "Senza tag", "general.ago": "fa", "general.at": "a", "general.clipboard.copied": "Copiato", @@ -108,13 +147,18 @@ "general.of": "di", "general.to": "a", "locale.language.auto": "Automatico", + "locale.language.translate": "Aiuta a tradurre", "mediainfo.execError": "Si è verificato un errore durante l'esecuzione di mediainfo sul server. Verificare che mediainfo sia installato e disponibile nel PATH to Flood.", "mediainfo.fetching": "Recupero...", "mediainfo.heading": "Uscita Mediainfo", "notification.clear.all": "Cancella Tutto", + "notification.feed.torrent.added.body": "{title}", "notification.feed.torrent.added.heading": "Feed Item Accodato", + "notification.no.notification": "Nessuna notifica da visualizzare.", "notification.showing": "Mostrando", + "notification.torrent.errored.body": "{name}", "notification.torrent.errored.heading": "Errore Segnalato", + "notification.torrent.finished.body": "{name}", "notification.torrent.finished.heading": "Scaricamento Finito", "priority.dont.download": "Non Scaricare", "priority.high": "Alto", @@ -139,6 +183,7 @@ "settings.connectivity.max.http.connections": "Connessioni HTTP Massime", "settings.connectivity.peer.exchange.label": "Abilita Scambio Peer", "settings.connectivity.peers.desired.label": "Pari Desiderati", + "settings.connectivity.peers.heading": "Peers", "settings.connectivity.peers.max.label": "Peers Massimo", "settings.connectivity.peers.min.label": "Peers Minimo", "settings.connectivity.peers.seeding.max.label": "Massima Seeding Dei Peers", @@ -166,6 +211,9 @@ "settings.ui.displayed.details": "Colonne Dettagli Torrent", "settings.ui.language": "Lingua", "settings.ui.locale": "Localizzazione", + "settings.ui.tag.selector.mode": "Preferenza Selettore Tag", + "settings.ui.tag.selector.mode.multi": "Selezione multipla", + "settings.ui.tag.selector.mode.single": "Selezione singola", "settings.ui.torrent.context.menu.items.show": "Mostra", "settings.ui.torrent.details.enabled": "Abilitato", "settings.ui.torrent.details.tags.placement": "Nella vista espansa, i tag funzionano meglio alla fine dell'elenco.", @@ -177,6 +225,8 @@ "sidebar.button.log.out": "Esci", "sidebar.button.settings": "Impostazioni", "sidebar.button.speedlimits": "Limiti Di Velocità", + "sidebar.button.theme.dark": "Tema Scuro", + "sidebar.button.theme.light": "Tema Chiaro", "sidebar.search.placeholder": "Cerca torrent", "sidebar.speedlimits.download": "SCARICA", "sidebar.speedlimits.upload": "SPLOAD", @@ -187,6 +237,7 @@ "status.diskusage.title": "Uso Del Disco", "status.diskusage.total": "Totale", "status.diskusage.used": "Usato", + "torrent.list.peers": "{connected} {of} {total}", "torrent.list.peers.of": "di", "torrents.add.button.add": "Aggiungi Torrent", "torrents.add.cookies.label": "Cookie",