From 23c853bc2479fd94ad42b3bf83dc2e9afff36268 Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Tue, 10 Oct 2017 06:35:04 +0200 Subject: [PATCH] Bump version, lang sync. --- localization/rssguard_cs.ts | 113 +++---- localization/rssguard_da.ts | 11 +- localization/rssguard_de.ts | 285 +++++++++--------- localization/rssguard_en.ts | 7 +- localization/rssguard_en_GB.ts | 7 +- localization/rssguard_es.ts | 13 +- localization/rssguard_fr.ts | 11 +- localization/rssguard_he.ts | 9 +- localization/rssguard_id.ts | 13 +- localization/rssguard_it.ts | 13 +- localization/rssguard_ja.ts | 11 +- localization/rssguard_lt.ts | 118 ++++---- localization/rssguard_nl.ts | 13 +- localization/rssguard_pl.ts | 13 +- localization/rssguard_pt.ts | 112 +++---- localization/rssguard_sv.ts | 112 +++---- localization/rssguard_zh.ts | 9 +- resources/text/CHANGELOG | 3 +- rssguard.pro | 2 +- .../inoreader/gui/formeditinoreaderaccount.ui | 3 - 20 files changed, 409 insertions(+), 469 deletions(-) diff --git a/localization/rssguard_cs.ts b/localization/rssguard_cs.ts index eea051ec0..9640f1cf6 100644 --- a/localization/rssguard_cs.ts +++ b/localization/rssguard_cs.ts @@ -447,28 +447,29 @@ Auto-update status: %3 no errors - + žádné chyby has new messages - + má nové zprávy authentication error - + chyba autentifikace network error - + chyba sítě unspecified error - + nespecifikovaná chyba Auto-update status: %1 Status: %2 - + Status auto-aktualizací: %1 +Status: %2 @@ -615,11 +616,12 @@ or this functionality is not implemented yet. Context menu for recycle bins - + Kontextové menu pro odp. koše + Context menu for accounts - + Kontextové menu pro účty @@ -1059,105 +1061,101 @@ or this functionality is not implemented yet. FormEditInoreaderAccount - - Dialog - - Username - + Uživatelské jméno OAuth 2.0 settings - + Nastaveni OAuth 2.0 Application ID - + ID aplikace Application key - + Klíč aplikace Redirect URL - + Přesměrovací URL These settings DO NOT have to be changed from their default values. Change these values only of you are advanced user and you know what you are doing! - + Tato nestavení NEMUSÍ být měněna z jejich výchozích hodnot. Měňte tyto hodnoty pouze, pokud jste pokročilý uživatel. Only download newest X messages per feed - + Stahovat pouze X nejnovějších zpráv z kanálu message(s) - + zpráv &Login - + &Přihlásit se Not tested yet. - + Neotestováno. User-visible username - + Uživatelské jméno You are already logged in. - + Již jste přihlášen. Access granted. - + Přístup povolen. No username entered. - + Nezadáno uživ. jméno. Some username entered. - + Nějaké uživ. jméno zadáno. You did not grant access. - + Přístup NEpovolen. There was error during testing. - + Byla chyba během testování. There is error. %1 - + Máme chybu: %1 Tested successfully. You may be prompted to login once more. - + Otestováno úspěšně. Your access was approved. - + Přístup byl povolen. Add new Inoreader account - + Přidat nový účet Inoreader Edit existing Inoreader account - + Upravit existující účet Inoreader Empty value is entered. - + Zadána prázdná hodnota. Some value is entered. - + Zadána nějaká hodnota. @@ -2715,47 +2713,48 @@ Nyní ho můžete nainstalovat. InoreaderNetworkFactory Logged in successfully - + Přihlášeno úspěšně. Your login to Inoreader was authorized. - + Přihlášení bylo potvrzeno. Inoreader: authentication error - + Inroeader: chyba autentizace Click this to login again. Error is: '%1' - + Pro opětovné přihlášení klikněte zde. Inoreader: authorization denied - + Inoreader: přistup nepovolen Click this to login again. - + Klikně sem pro opětovné přihlášení. InoreaderServiceRoot Sync in - + Synchronizovat Authentication status: %1 Login tokens expiration: %2 - + Status autentizace: %1 +Tokeny vyprší: %2 logged-in - + přihlášen NOT logged-in - + NEpřihlášen @@ -3140,30 +3139,30 @@ Login tokens expiration: %2 OAuth2Service Inoreader: you have to login first - + Inoreader: Je třeba se přihlásit Click here to login. - + Pro přihlášení klikněte zde. Logging in via OAuth 2.0... - + Přihlašuji se přes OAuth 2.0... Refreshing login tokens for '%1'... - + Obnovuji přihlašovací tokeny pro '%1'... Requesting access authorization for '%1'... - + Požadují povolení přístupu pro '%1'... OAuthLogin Access authorization to service is requested - + Povolení přístupu vyžadováno @@ -3269,7 +3268,7 @@ Je vyžadování verze API minimálně %1. This is integration of Inoreader. - + Integrace Inoreaderu. @@ -4044,8 +4043,7 @@ Kódování: %4 Automatický update: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 @@ -4337,7 +4335,10 @@ Poslední přihlášení: %5 Server: %2 Last error: %3 Last login on: %4 - + Uživ. jméno: %1 +Server: %2 +Poslední chyba: %3 +Poslední čas přihlášení: %4 diff --git a/localization/rssguard_da.ts b/localization/rssguard_da.ts index ad7519270..0a61c4547 100644 --- a/localization/rssguard_da.ts +++ b/localization/rssguard_da.ts @@ -443,7 +443,7 @@ Auto-update status: %3 no errors - + ingen fejl has new messages @@ -1055,13 +1055,9 @@ or this functionality is not implemented yet. FormEditInoreaderAccount - - Dialog - - Username - + Brugernavn OAuth 2.0 settings @@ -4007,8 +4003,7 @@ Auto-update status: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 diff --git a/localization/rssguard_de.ts b/localization/rssguard_de.ts index 472a87245..0b871eb15 100644 --- a/localization/rssguard_de.ts +++ b/localization/rssguard_de.ts @@ -14,11 +14,11 @@ AdBlockAddSubscriptionDialog Add subscription - + Abo hinzufügen Use predefined subscription - + Vordefinierte Abos benutzen Title @@ -26,7 +26,7 @@ Title of subscription - + Abotitel URL @@ -34,125 +34,125 @@ Absolute URL to online subscription file - + URL zu der online Abodatei AdBlockCustomList Custom rules - + Benutzerdefinierte Regeln AdBlockDialog AdBlock configuration - + AdBlock Konfiguration Enable AdBlock - + AdBlock aktivieren Options - + Optionen Add rule - + Regel hinzufügen Remove rule - + Regel entfernen Add subscription - + Abo hinzufügen Remove subscription - + Abo entfernen Update subscriptions - + Abos aktualisieren Learn about writing rules... - + Lernen Sie wie man Regeln erstellt... AdBlockIcon AdBlock lets you block unwanted content on web pages - + AdBlock lässt sie unerwünschten Inhalt auf Webseiten blockieren Blocked popup window - + Popup Fenster blockiert AdBlock blocked unwanted popup window. - + AdBlock hat ein unerwünschtes Popup Fenster blockiert Show AdBlock &settings - + AdBlock &settings anzeigen Disable on %1 - + Deaktivieren %1 Disable only on this page - + Nur auf dieser Seite ausschalten AdBlockManager Do you want to add <b>%1</b> subscription? - + Wollen Sie <b>%1</b> Abos hinzufügen? Add AdBlock subscription - + AdBlock Abo hinzufügen AdBlockSubscription Cannot load subscription! - + Abo kann nicht geladen werden! AdBlockTreeWidget Add rule - + Regel hinzufügen Remove rule - + Regel entfernen Add custom rule - + Benutzerdefinierte Regel hinzufügen Please write your rule here: - + Verfassen Sie hier ihre Regel: %1 (recently updated) - + %1 (kürzlich aktualisiert) %1 (error: %2) - + %1 (Fehler: %2) @@ -445,28 +445,29 @@ Auto-update status: %3 no errors - + Keine Fehler has new messages - + neue Nachrichten vorhanden authentication error - + Fehler bei der Authentifizierung network error - + Netzwerkfehler unspecified error - + nicht spezifizierter Fehler Auto-update status: %1 Status: %2 - + Automatisches Update status: %1 +Status: %2 @@ -613,11 +614,11 @@ or this functionality is not implemented yet. Context menu for recycle bins - + Kontextmenü für den Papierkorb Context menu for accounts - + Kontextmenü für Benutzerkonten @@ -704,7 +705,7 @@ or this functionality is not implemented yet. NOT portable - + NICHT portierbar @@ -1057,105 +1058,101 @@ or this functionality is not implemented yet. FormEditInoreaderAccount - - Dialog - - Username - + Benutzername OAuth 2.0 settings - + OAuth 2.0 Einstellungen Application ID - + Applikations ID Application key - + Applikations Schlüssel Redirect URL - + URL umleiten These settings DO NOT have to be changed from their default values. Change these values only of you are advanced user and you know what you are doing! - + Diese Einstellungen müssen von ihren Standardwerten nicht geändert werden. Ändern Sie die Einstellungen nur, wenn sie ein fortgeschrittener Benutzer sind und Sie sich sicher sind, bei dem was Sie tun! Only download newest X messages per feed - + Nur die neuesten X messages pro Feed herunterladen message(s) - + Nachricht(en) &Login - + &Login Not tested yet. - + Noch nicht getestet. User-visible username - + Nutzer sichtbarer Benutzername You are already logged in. - + Sie sind bereits angemeldet. Access granted. - + Zugang gewährt. No username entered. - + Keinen Benutzernamen eingegeben. Some username entered. - + Ein Benutzername wurde eingegeben. You did not grant access. - + Sie haben keinen Zugang gewährt. There was error during testing. - + Ein Fehler ist während des Tests aufgetreten. There is error. %1 - + Ein Fehler ist aufgetreten. %1 Tested successfully. You may be prompted to login once more. - + Test erfolgreich. Sie könnten zu einem erneuten Einloggen aufgefordert werden. Your access was approved. - + Ihr Zugang wurde genehmigt. Add new Inoreader account - + Neues Inoreader Konto hinzufügen Edit existing Inoreader account - + Bestehendes Inoreader Konto bearbeiten Empty value is entered. - + Leerer Wert wurde eingegeben. Some value is entered. - + Ein Wert wurde eingegeben. @@ -1282,23 +1279,23 @@ or this functionality is not implemented yet. Limit number of downloaded messages per feed - + Zahl der heruntergeladenen Nachrichten pro Feed begrenzen = unlimited - + = unbegrenzt Limiting number of downloaded messages per feed makes updating of feeds faster but if your feed contains bigger number of messages than specified limit, then some messages might not be downloaded during feed update. - + Das Begrenzen der Menge an heruntergeladenen Nachrichten pro Feed, erhöht die Geschwindigkeit des Feeds updaten, allerdings könnte es passieren das Nachrichten außerhalb des Limits nicht heruntergeladen werden. = unlimited - + = unbegrenzt messages - + Nachrichten @@ -2121,19 +2118,19 @@ or this functionality is not implemented yet. &Mark all items as read - + &Markiere alle Einträge als gelesen &Restart - + &Neustart Go to &next tab - + &Nächsten Tab auswählen Go to &previous tab - + &Vorherigen Tab auswählen @@ -2207,7 +2204,7 @@ or this functionality is not implemented yet. Restart - + Neustart @@ -2672,28 +2669,29 @@ You must install it manually. Available files - + Verfügbare Dateien Download selected update - + Ausgewähltes Update herunterladen Go to application website to get update packages manually. - + Besuchen Sie die Anwendungswebseite und laden Sie die Aktualisierung manuell runter. (size - + (Größe Available update files - + Verfügbare Update Dateien Package was downloaded successfully. You can install it now. - + Paket wurde erfolgreich heruntergeladen. +Sie können es jetzt installieren. @@ -2711,47 +2709,48 @@ You can install it now. InoreaderNetworkFactory Logged in successfully - + Erfolgreich eingeloggt Your login to Inoreader was authorized. - + Ihre Anmeldung bei Inoreader wurde authorisiert. Inoreader: authentication error - + Inoreader: Fehler bei der Authentifizierung Click this to login again. Error is: '%1' - + Klicken Sie hier um sich wieder anzumelden. Der Fehler ist: '%1' Inoreader: authorization denied - + Inoreader: Authorisierung abgelehnt Click this to login again. - + Drücken Sie hier um sich neu anzumelden. InoreaderServiceRoot Sync in - + Synchronisieren Authentication status: %1 Login tokens expiration: %2 - + Authentifikationsstatus: %1 +Ablauf des Login tokens: %2 logged-in - + angemeldet NOT logged-in - + NICHT angemeldet @@ -2765,7 +2764,7 @@ Login tokens expiration: %2 MessageBox Do not show this dialog again. - + Diesen Dialog nicht mehr anzeigen. @@ -2816,7 +2815,7 @@ Login tokens expiration: %2 Always open links in external browser. - + Links immer im externem Browser öffnen. @@ -2951,11 +2950,11 @@ Login tokens expiration: %2 Feed ID - + Feed ID Custom ID of feed of the message. - + Benutzerdefinierte ID vom Feed von der Nachricht. @@ -3021,15 +3020,15 @@ Login tokens expiration: %2 Open with external tool - + Mit externem Programm öffnen Cannot run external tool - + Kann externes Programm nicht öffnen External tool '%1' could not be started. - + Externes Programm '%1' konnte nicht gestartet werden. @@ -3136,30 +3135,30 @@ Login tokens expiration: %2 OAuth2Service Inoreader: you have to login first - + Inoreader: Sie müssen sich zuerst anmelden. Click here to login. - + Drücken Sie hier um sich anzumelden. Logging in via OAuth 2.0... - + Anmeldung erfolgt via OAuth 2.0... Refreshing login tokens for '%1'... - + Login token für '%1' werden erneuert... Requesting access authorization for '%1'... - + Zugangsauthorisierung für '%1' wurde angefordert... OAuthLogin Access authorization to service is requested - + Zugangsauthorisierung für den Dienst wurde angefordert @@ -3247,7 +3246,7 @@ Das API muss mindestens in Version %1 verfügbar sein. The News app is an RSS/Atom feed aggregator. It is part of Nextcloud suite. This plugin implements %1 API. - + Die News app ist ein RSS/Atom feed Aggregator. Es ist Teil der Nextcloud suite. Dieses Plugin implementiert %1 API. New version available @@ -3263,7 +3262,7 @@ Das API muss mindestens in Version %1 verfügbar sein. This is integration of Inoreader. - + Das ist die Integration von Inoreader. @@ -3475,43 +3474,43 @@ File filter for external tool selection dialog. Always open links from simple internal text browser in external web browser - + Links vom einfachen internen Textbrowser immer im externen Browser öffnen External tools - + Externe Programme On this page, you can setup a list of external tools which can open URLs of selected messages. - + Auf dieser Seite können Sie einstellen mit welchen externen Programmen URLs von ausgewählten Nachrichten geöffnet werden können. Add external tool - + Externes Programm hinzufügen Delete selected external tool - + Ausgewähltes externes Programm entfernen Executable - + Ausführbar Parameters - + Parameter Select external tool - + Externes Programm auswählen Enter parameters - + Parameter eingeben Enter (optional) parameters separated by single space to send to executable when opening URLs. - + Geben Sie (optionale) Parameter mit einer Leerzeile ein um Sie an das ausgeführte Programm zu übergeben, sobald eine URL geöffnet wird. @@ -3765,7 +3764,7 @@ Die Autoren dieser Anwendung sind NICHT für Datenverlust verantwortlich. Enable "auto-update started" notification - + "Automatisches Update gestartet" Benachrichtigung aktivieren @@ -3984,7 +3983,7 @@ Die Autoren dieser Anwendung sind NICHT für Datenverlust verantwortlich.SkinFactory This page was blocked by AdBlock - + Diese Seite wurde durch AdBlock blockiert Blocked by set: "%1"<br/>Blocked by filter: "%2" @@ -4038,8 +4037,7 @@ Zeichenkodierung: %4 Status der automatischer Aktualisierung: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 @@ -4147,7 +4145,7 @@ ID des Kontos: %1 bytes - + Bytes @@ -4264,7 +4262,7 @@ Ungelesene Nachrichten: %2 Reset toolbar - + Werkzeugleiste zurücksetzen @@ -4331,7 +4329,10 @@ Letzte Anmeldung: %5 Server: %2 Last error: %3 Last login on: %4 - + Benutzername: %1 +Server: %2 +Letzter Fehler: %3 +Letzte Anmeldung am: %4 @@ -4386,35 +4387,35 @@ Last login on: %4 Auto-load images - + Bilder automatisch herunterladen JS enabled - + JS aktiviert JS can open popup windows - + JS darf Popup Fenster öffnen JS can access clipboard - + JS darf auf die Zwischenablage zugreifen Hyperlinks can get focus - + Links dürfen den Fokus übernehmen Local storage enabled - + Lokale Speicherung aktiviert Local content can access remote URLs - + Lokaler Inhalt darf auf externe URLs zugreifen XSS auditing enabled - + XSS auditierung aktiviert Spatial navigation enabled @@ -4422,35 +4423,35 @@ Last login on: %4 Local content can access local files - + Lokaler Inhalt darf auf lokale Dateien zugreifen Hyperlink auditing enabled - + Link auditierung aktiviert Animate scrolling - + Scrollen animieren Error pages enabled - + Fehlerseiten aktiviert Plugins enabled - + Plugins aktiviert Fullscreen enabled - + Vollbild aktiviert Screen capture enabled - + Bildschirmaufnahme aktiviert WebGL enabled - + WebGL aktiviert Accelerate 2D canvas @@ -4458,11 +4459,11 @@ Last login on: %4 Print element backgrounds - + Hintergrundelemente drucken Allow running insecure content - + Ausführen von unsicherem Inhalt erlauben Allow geolocation on insecure origins diff --git a/localization/rssguard_en.ts b/localization/rssguard_en.ts index a21450b0d..4d1af471c 100644 --- a/localization/rssguard_en.ts +++ b/localization/rssguard_en.ts @@ -1086,10 +1086,6 @@ or this functionality is not implemented yet. FormEditInoreaderAccount - - Dialog - - Username @@ -4075,8 +4071,7 @@ Encoding: %4 Auto-update status: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 diff --git a/localization/rssguard_en_GB.ts b/localization/rssguard_en_GB.ts index f9d5ce5f6..d19d2fc7b 100644 --- a/localization/rssguard_en_GB.ts +++ b/localization/rssguard_en_GB.ts @@ -1055,10 +1055,6 @@ or this functionality is not implemented yet. FormEditInoreaderAccount - - Dialog - - Username @@ -4001,8 +3997,7 @@ Auto-update status: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 diff --git a/localization/rssguard_es.ts b/localization/rssguard_es.ts index 11aaf5f48..678b8a740 100755 --- a/localization/rssguard_es.ts +++ b/localization/rssguard_es.ts @@ -446,7 +446,7 @@ Auto-update status: %3 no errors - + sin errores has new messages @@ -1059,13 +1059,9 @@ o debido a que esta función aún no está implementada. FormEditInoreaderAccount - - Dialog - - Username - + Nombre de usuario OAuth 2.0 settings @@ -2743,7 +2739,7 @@ Puede instalarlo ahora. InoreaderServiceRoot Sync in - + Sincronizar Authentication status: %1 @@ -4043,8 +4039,7 @@ Codificación: %4 Estado de la actualización automática: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 diff --git a/localization/rssguard_fr.ts b/localization/rssguard_fr.ts index 749af7b95..0de4945e2 100644 --- a/localization/rssguard_fr.ts +++ b/localization/rssguard_fr.ts @@ -444,7 +444,7 @@ Auto-update status: %3 no errors - + Pas d'erreurs has new messages @@ -1057,13 +1057,9 @@ ou cette fonctionnalité n'est pas encore implémentée. FormEditInoreaderAccount - - Dialog - - Username - + Nom d'utilisateur OAuth 2.0 settings @@ -4016,8 +4012,7 @@ Auto-update status: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 diff --git a/localization/rssguard_he.ts b/localization/rssguard_he.ts index 422e92229..b537b47fa 100644 --- a/localization/rssguard_he.ts +++ b/localization/rssguard_he.ts @@ -1055,13 +1055,9 @@ or this functionality is not implemented yet. FormEditInoreaderAccount - - Dialog - - Username - + שם משתמש OAuth 2.0 settings @@ -4001,8 +3997,7 @@ Auto-update status: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 diff --git a/localization/rssguard_id.ts b/localization/rssguard_id.ts index 7f19989de..54b79c443 100644 --- a/localization/rssguard_id.ts +++ b/localization/rssguard_id.ts @@ -445,7 +445,7 @@ Auto-update status: %3 no errors - + tidak ada eror has new messages @@ -1058,13 +1058,9 @@ atau fungsi ini belum diimplementasikan. FormEditInoreaderAccount - - Dialog - - Username - + Nama pengguna OAuth 2.0 settings @@ -2742,7 +2738,7 @@ You can install it now. InoreaderServiceRoot Sync in - + Sinkronisasi di Authentication status: %1 @@ -4035,8 +4031,7 @@ Encoding: %4 Status pembaruan otomatis: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 diff --git a/localization/rssguard_it.ts b/localization/rssguard_it.ts index 5ca8cfad2..5e8049fe1 100644 --- a/localization/rssguard_it.ts +++ b/localization/rssguard_it.ts @@ -446,7 +446,7 @@ Auto-update status: %3 no errors - + nessun errore has new messages @@ -1059,13 +1059,9 @@ oppure questa funzionalità non è ancora implementata. FormEditInoreaderAccount - - Dialog - - Username - + Nome utente OAuth 2.0 settings @@ -2743,7 +2739,7 @@ Ora lo puoi installare. InoreaderServiceRoot Sync in - + Sincronizza Authentication status: %1 @@ -4039,8 +4035,7 @@ Codifica: %4 Stato auto-aggiornamento: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 diff --git a/localization/rssguard_ja.ts b/localization/rssguard_ja.ts index ac220ff02..275fb8b07 100644 --- a/localization/rssguard_ja.ts +++ b/localization/rssguard_ja.ts @@ -443,7 +443,7 @@ Auto-update status: %3 no errors - + エラーなし has new messages @@ -1055,13 +1055,9 @@ or this functionality is not implemented yet. FormEditInoreaderAccount - - Dialog - - Username - + ユーザー名 OAuth 2.0 settings @@ -4001,8 +3997,7 @@ Auto-update status: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 diff --git a/localization/rssguard_lt.ts b/localization/rssguard_lt.ts index 78362c126..2fdf53064 100644 --- a/localization/rssguard_lt.ts +++ b/localization/rssguard_lt.ts @@ -447,28 +447,29 @@ Auto-update status: %3 no errors - + klaidų nėra has new messages - + turi naujas žinutes authentication error - + atpažinimo klaida network error - + tinklo klaida unspecified error - + nenurodyta klaida Auto-update status: %1 Status: %2 - + Automatinio atnaujinimo būsena: %1 +Būsena: %2 @@ -616,11 +617,11 @@ arba šis funkcionalumas dar nėra įgyvendintas. Context menu for recycle bins - + Kontekstinis meniu šiukšlinėms Context menu for accounts - + Kontekstinis meniu paskyroms @@ -959,7 +960,7 @@ arba šis funkcionalumas dar nėra įgyvendintas. Edit existing Tiny Tiny RSS account - Redaguoti esamą Tiny Tiny RSS paskyrą + Taisyti esamą Tiny Tiny RSS paskyrą API access on selected server is not enabled. @@ -1060,105 +1061,101 @@ arba šis funkcionalumas dar nėra įgyvendintas. FormEditInoreaderAccount - - Dialog - - Username - + Naudotojo vardas OAuth 2.0 settings - + OAuth 2.0 nustatymai Application ID - + Programos ID Application key - + Programos raktas Redirect URL - + Peradresavimo URL These settings DO NOT have to be changed from their default values. Change these values only of you are advanced user and you know what you are doing! - + Šiuos nustatymus NEREIKIA keisti iš numatytųjų reikšmių. Keiskite šias reikšmes tik tuo atveju, jeigu esate patyręs naudotojas ir žinote ką darote! Only download newest X messages per feed - + Atsisiųsti kiekvienam kanalui tik X naujausių žinučių message(s) - + žinutės(-ių) &Login - + &Prisijungti Not tested yet. - + Kol kas neišbandyta. User-visible username - + Naudotojui matomas naudotojo vardas You are already logged in. - + Jūs jau esate prisijungę. Access granted. - + Prieiga suteikta. No username entered. - + Neįvestas naudotojo vardas. Some username entered. - + Įvestas kažkoks naudotojo vardas. You did not grant access. - + Jūs nesuteikėte prieigos. There was error during testing. - + Išbandymo metu buvo klaida. There is error. %1 - + Yra klaida. %1 Tested successfully. You may be prompted to login once more. - + Išbandyta sėkmingai. Jūsų gali būti paprašyta prisijungti dar kartą. Your access was approved. - + Jūsų prieiga buvo patvirtinta. Add new Inoreader account - + Pridėti naują Inoreader paskyrą Edit existing Inoreader account - + Taisyti esamą Inoreader paskyrą Empty value is entered. - + Įvesta tuščia reikšmė. Some value is entered. - + Įvesta kažkokia reikšmė. @@ -1221,7 +1218,7 @@ arba šis funkcionalumas dar nėra įgyvendintas. Edit existing ownCloud News account - Redaguoti esamą ownCloud naujienų paskyrą + Taisyti esamą ownCloud naujienų paskyrą Selected ownCloud News server is running unsupported version (%1). At least version %2 is required. @@ -1384,7 +1381,7 @@ arba šis funkcionalumas dar nėra įgyvendintas. Edit existing Tiny Tiny RSS account - Redaguoti esamą Tiny Tiny RSS paskyrą + Taisyti esamą Tiny Tiny RSS paskyrą API access on selected server is not enabled. @@ -2718,47 +2715,48 @@ Jūs dabar galite jį įdiegti. InoreaderNetworkFactory Logged in successfully - + Sėkmingai prisijungta Your login to Inoreader was authorized. - + Jums buvo suteikta prieigos teisė prie Inoreader. Inoreader: authentication error - + Inoreader: atpažinimo klaida Click this to login again. Error is: '%1' - + Spustelėkite tai, norėdami prisijungti dar kartą. Klaida yra: "%1" Inoreader: authorization denied - + Inoreader: prieigos teisių suteikimas atmestas Click this to login again. - + Spustelėkite tai, norėdami prisijungti dar kartą. InoreaderServiceRoot Sync in - + Sinchronizuoti Authentication status: %1 Login tokens expiration: %2 - + Atpažinimo būsena: %1 +Prisijungimo prieigos raktai nustoja galioti: %2 logged-in - + prisijungta NOT logged-in - + NEPRISIJUNGTA @@ -3143,30 +3141,30 @@ Login tokens expiration: %2 OAuth2Service Inoreader: you have to login first - + Inoreader: iš pradžių, turite prisijungti Click here to login. - + Spustelėkite čia, norėdami prisijungti. Logging in via OAuth 2.0... - + Prisijungiama per OAuth 2.0... Refreshing login tokens for '%1'... - + Iš naujo įkeliami prisijungimo prieigos raktai, skirti "%1"... Requesting access authorization for '%1'... - + Užklausiamas prieigos teisių suteikimas, skirtas "%1"... OAuthLogin Access authorization to service is requested - + Reikalingas prieigos teisių suteikimas prie paslaugos @@ -3272,7 +3270,7 @@ Reikalingas bent API lygis %1. This is integration of Inoreader. - + Tai yra Inoreader integravimas. @@ -4047,8 +4045,7 @@ Koduotė: %4 Automatinio atnaujinimo būsena: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 @@ -4340,7 +4337,10 @@ Paskutinis prisijungimas: %5 Server: %2 Last error: %3 Last login on: %4 - + Naudotojo vardas: %1 +Serveris: %2 +Paskiausia klaida: %3 +Paskiausias prisijungimas: %4 diff --git a/localization/rssguard_nl.ts b/localization/rssguard_nl.ts index 3cb8eefd6..8f9dbd63c 100644 --- a/localization/rssguard_nl.ts +++ b/localization/rssguard_nl.ts @@ -447,7 +447,7 @@ Auto-update status: %3 no errors - + geen fouten has new messages @@ -1060,13 +1060,9 @@ of deze functie bestaat nog niet. FormEditInoreaderAccount - - Dialog - - Username - + Gebruikersnaam OAuth 2.0 settings @@ -2745,7 +2741,7 @@ Installeer het nu. InoreaderServiceRoot Sync in - + Sync in Authentication status: %1 @@ -4046,8 +4042,7 @@ Coderen: %4 Auto-update status: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 diff --git a/localization/rssguard_pl.ts b/localization/rssguard_pl.ts index bca285ed4..e392e5808 100644 --- a/localization/rssguard_pl.ts +++ b/localization/rssguard_pl.ts @@ -448,7 +448,7 @@ Auto-update status: %3 no errors - + bez błędów has new messages @@ -1061,13 +1061,9 @@ lub ta funkcja nie jest jeszcze zaimplementowana, FormEditInoreaderAccount - - Dialog - - Username - + Nazwa użytkownika OAuth 2.0 settings @@ -2743,7 +2739,7 @@ You can install it now. InoreaderServiceRoot Sync in - + Synchronizacja Authentication status: %1 @@ -4047,8 +4043,7 @@ Kodowanie: %4 Stan auto-aktualizacji: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 diff --git a/localization/rssguard_pt.ts b/localization/rssguard_pt.ts index 3b9ce0b07..6e93edbfe 100644 --- a/localization/rssguard_pt.ts +++ b/localization/rssguard_pt.ts @@ -446,28 +446,29 @@ Auto-update status: %3 no errors - + nenhum erro has new messages - + possui novas mensagens authentication error - + erro de autenticação network error - + erro de rede unspecified error - + erro não especificado Auto-update status: %1 Status: %2 - + Status da atualização automática: %1 +Status: %2 @@ -615,11 +616,11 @@ ou esta função ainda não foi implementada. Context menu for recycle bins - + Menu de contexto para lixeiras Context menu for accounts - + Menu de contexto para contas @@ -1059,105 +1060,101 @@ ou esta função ainda não foi implementada. FormEditInoreaderAccount - - Dialog - - Username - + Usuário OAuth 2.0 settings - + Configurações OAuth 2.0 Application ID - + ID do Aplicativo Application key - + Chave do aplicativo Redirect URL - + URL de Redirecionamento These settings DO NOT have to be changed from their default values. Change these values only of you are advanced user and you know what you are doing! - + Estas configurações NÃO precisam ser alteradas dos seus valores padrão. Mude estes valores apenas de você for um usuário avançado e sabe o que está fazendo! Only download newest X messages per feed - + Somente baixar as X mensagens mais novas por feed message(s) - + mensagem(ns) &Login - + &Login Not tested yet. - + Ainda não testado. User-visible username - + Nome de usuário visível ao usuário You are already logged in. - + Você já está logado. Access granted. - + Acesso garantido. No username entered. - + Nenhum nome de usuário inserido. Some username entered. - + Algum nome de usuário inserido. You did not grant access. - + O acesso não foi garantido. There was error during testing. - + Ocorreu um erro durante o teste. There is error. %1 - + Há um erro. %1 Tested successfully. You may be prompted to login once more. - + Testado com sucesso. Você será solicitado para fazer login mais uma vez. Your access was approved. - + Seu acesso foi aprovado. Add new Inoreader account - + Adicionar nova conta Inoreader Edit existing Inoreader account - + Editar conta Inoreader existente Empty value is entered. - + Valor em branco inserido. Some value is entered. - + Algum valor foi inserido. @@ -2717,47 +2714,48 @@ Você pode instalá-lo agora. InoreaderNetworkFactory Logged in successfully - + Logado com sucesso Your login to Inoreader was authorized. - + Seu login no Inoreader foi autorizado. Inoreader: authentication error - + Inoreader: erro de autenticação Click this to login again. Error is: '%1' - + Clique aqui para fazer login novamente. O erro é: '%1' Inoreader: authorization denied - + Inoreader: autorização negada Click this to login again. - + Clique aqui para fazer login novamente. InoreaderServiceRoot Sync in - + Sincronizar em Authentication status: %1 Login tokens expiration: %2 - + Status da autenticação: %1 +Expiração dos tokens de login: %2 logged-in - + logado NOT logged-in - + NÃO logado @@ -3142,30 +3140,30 @@ Login tokens expiration: %2 OAuth2Service Inoreader: you have to login first - + Inoreader: você precisa fazer login primeiro Click here to login. - + Clique aqui para fazer login. Logging in via OAuth 2.0... - + Fazendo login via OAuth 2.0... Refreshing login tokens for '%1'... - + Atualizando tokens de login para '%1'... Requesting access authorization for '%1'... - + Solicitando autorização de acesso para '%1'... OAuthLogin Access authorization to service is requested - + Autorização de acesso ao serviço foi solicitado @@ -3269,7 +3267,7 @@ Pelo menos o API nível %1 é necessário. This is integration of Inoreader. - + Isto é a integração do Inoreader. @@ -4044,8 +4042,7 @@ Codificação: %4 Status da atualização automática: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 @@ -4337,7 +4334,10 @@ Servidor: %2 Server: %2 Last error: %3 Last login on: %4 - + Usuário: %1 +Servidor: %2 +Último erro: %3 +Último login em: %4 diff --git a/localization/rssguard_sv.ts b/localization/rssguard_sv.ts index 3e432b2f7..15c5003e7 100644 --- a/localization/rssguard_sv.ts +++ b/localization/rssguard_sv.ts @@ -446,28 +446,29 @@ Auto-update status: %3 no errors - + Inga fel has new messages - + har nya meddelanden authentication error - + autentiseringsfel network error - + nätverksfel unspecified error - + ospecificerat fel Auto-update status: %1 Status: %2 - + Status för automatisk uppdatering: %1 +Status: %2 @@ -615,11 +616,11 @@ att funktionen inte är implementerad än. Context menu for recycle bins - + Kontextmeny för papperskorgar Context menu for accounts - + Kontextmeny för konton @@ -1059,105 +1060,101 @@ att funktionen inte är implementerad än. FormEditInoreaderAccount - - Dialog - - Username - + Användarnamn OAuth 2.0 settings - + OAuth 2.0 inställningar Application ID - + Applikation-ID Application key - + Applikationsnyckel Redirect URL - + Omdirigera URL These settings DO NOT have to be changed from their default values. Change these values only of you are advanced user and you know what you are doing! - + Dessa inställningar behöver INTE ändras från standardvärdena. Ändra dessa värden endast om du är avancerad användare och vet vad du gör. Only download newest X messages per feed - + Ladda endast ner X nyaste meddelanden per flöde message(s) - + meddelande(n) &Login - + &Logga in Not tested yet. - + Inte testat ännu. User-visible username - + Användarsynligt användarnamn You are already logged in. - + Du är redan inloggad. Access granted. - + Åtkomst beviljad. No username entered. - + Inget användarnamn angivet. Some username entered. - + Användarnamn angivet. You did not grant access. - + Du beviljade inte åtkomst. There was error during testing. - + Fel uppstod vid testning. There is error. %1 - + Fel. %1 Tested successfully. You may be prompted to login once more. - + Testet lyckades. Du kan behöva logga in igen. Your access was approved. - + Åtkomst beviljades. Add new Inoreader account - + Lägg till nytt Inoreader-konto Edit existing Inoreader account - + Redigera befintligt Inoreader-konto Empty value is entered. - + Ett tomt värde angavs. Some value is entered. - + Ett värde angavs. @@ -2716,47 +2713,48 @@ Du kan installera det nu. InoreaderNetworkFactory Logged in successfully - + Inloggad Your login to Inoreader was authorized. - + Din inloggning till Inoreader godkändes. Inoreader: authentication error - + Inoreader: Autentiseringsfel Click this to login again. Error is: '%1' - + Klicka här för att logga in igen. Felet är: "%1" Inoreader: authorization denied - + Inoreader: Autentisering nekades Click this to login again. - + Klicka här för att logga in igen. InoreaderServiceRoot Sync in - + Synka i Authentication status: %1 Login tokens expiration: %2 - + Autentiseringsstatus: %1 +Inloggningstoken upphör: %2 logged-in - + inloggad NOT logged-in - + INTE inloggad @@ -3141,30 +3139,30 @@ Login tokens expiration: %2 OAuth2Service Inoreader: you have to login first - + Inoreader: Du måste logga in först Click here to login. - + Klicka här för att logga in. Logging in via OAuth 2.0... - + Loggar in via OAuth 2.0... Refreshing login tokens for '%1'... - + Uppdaterar inloggningstoken för "%1"... Requesting access authorization for '%1'... - + Begär åtkomstauktorisering för "%1"... OAuthLogin Access authorization to service is requested - + Åtkomstautentisering begärs för tjänsten @@ -3266,7 +3264,7 @@ Minst API-nivå %1 krävs. This is integration of Inoreader. - + Detta är integrering av Inoreader @@ -4042,8 +4040,7 @@ Kodning: %4 Uppdateringsstatus: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 @@ -4335,7 +4332,10 @@ Senast inloggad: %5 Server: %2 Last error: %3 Last login on: %4 - + Användarnamn: %1 +Server: %2 +Senast fel: %3 +Senaste inloggning: %4 diff --git a/localization/rssguard_zh.ts b/localization/rssguard_zh.ts index 54c5ecbd2..3ab2e98e7 100755 --- a/localization/rssguard_zh.ts +++ b/localization/rssguard_zh.ts @@ -1058,13 +1058,9 @@ or this functionality is not implemented yet. FormEditInoreaderAccount - - Dialog - - Username - + 用户名 OAuth 2.0 settings @@ -4004,8 +4000,7 @@ Auto-update status: %5 - -Network status: %1 + Network status: %1 Encoding: %2 Type: %3 diff --git a/resources/text/CHANGELOG b/resources/text/CHANGELOG index 549d829b1..2dd89d10a 100644 --- a/resources/text/CHANGELOG +++ b/resources/text/CHANGELOG @@ -1,7 +1,8 @@ -3.4.3 +3.5.0 ————— Added: +▪ All application resources (skins, icons, ...) are now compiled into the executable file. This allows for easier deployment. ▪ "Add account" dialog is displayed when app is launched and no accounts exist so far. ▪ New plugin for Inoreader. This is supported only in full RSS Guard "web-engine" version, because of web OAuth 2.0. ▪ NextCloud plugin now allows to persistently set max number of messages to get downloaded per feed. diff --git a/rssguard.pro b/rssguard.pro index cfa98e2f8..6bfef9102 100755 --- a/rssguard.pro +++ b/rssguard.pro @@ -70,7 +70,7 @@ APP_LOW_NAME = "rssguard" APP_LOW_H_NAME = ".rssguard" APP_AUTHOR = "Martin Rotter" APP_COPYRIGHT = "(C) 2011-2017 $$APP_AUTHOR" -APP_VERSION = "3.4.3" +APP_VERSION = "3.5.0" APP_LONG_NAME = "$$APP_NAME $$APP_VERSION" APP_EMAIL = "rotter.martinos@gmail.com" APP_URL = "https://github.com/martinrotter/rssguard" diff --git a/src/services/inoreader/gui/formeditinoreaderaccount.ui b/src/services/inoreader/gui/formeditinoreaderaccount.ui index 1dc7a7c3a..a659a151b 100755 --- a/src/services/inoreader/gui/formeditinoreaderaccount.ui +++ b/src/services/inoreader/gui/formeditinoreaderaccount.ui @@ -10,9 +10,6 @@ 363 - - Dialog -