tx pull
This commit is contained in:
parent
11d68fbf20
commit
19caad3bb1
9 changed files with 172 additions and 190 deletions
|
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="cs">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="cs" version="2.0">
|
||||
<context>
|
||||
<name>AboutItem</name>
|
||||
<message>
|
||||
|
|
@ -179,12 +177,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -489,12 +487,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -609,12 +607,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -742,7 +740,7 @@
|
|||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="63"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="84"/>
|
||||
<source>Next</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -785,13 +783,13 @@
|
|||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="110"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="72"/>
|
||||
<source>Navigate to special page after login</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="98"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="77"/>
|
||||
<source>Standard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="99"/>
|
||||
|
|
@ -809,7 +807,7 @@
|
|||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="101"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="80"/>
|
||||
<source>Special/Fresh Articles</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="102"/>
|
||||
|
|
@ -1117,7 +1115,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="68"/>
|
||||
<source>Show "All Feeds"</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1152,4 +1150,4 @@
|
|||
<translation>Zobrazit vše</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
</TS>
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="de">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="de" version="2.0">
|
||||
<context>
|
||||
<name>AboutItem</name>
|
||||
<message>
|
||||
|
|
@ -1152,4 +1150,4 @@
|
|||
<translation>Zeige Alle</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
</TS>
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="es">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="es" version="2.0">
|
||||
<context>
|
||||
<name>AboutItem</name>
|
||||
<message>
|
||||
|
|
@ -1152,4 +1150,4 @@
|
|||
<translation>Mostrar todos</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
</TS>
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="fr">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="fr" version="2.0">
|
||||
<context>
|
||||
<name>AboutItem</name>
|
||||
<message>
|
||||
|
|
@ -179,12 +177,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -489,12 +487,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -609,12 +607,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -743,7 +741,7 @@ Vous pouvez les créer dans le menu.</translation>
|
|||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="63"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="84"/>
|
||||
<source>Next</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1120,7 +1118,7 @@ Votre serveur peut également ne pas supporter les derniers protocoles.</transla
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="68"/>
|
||||
<source>Show "All Feeds"</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1155,4 +1153,4 @@ Votre serveur peut également ne pas supporter les derniers protocoles.</transla
|
|||
<translation>Montrer tout</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
</TS>
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="nl_NL">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="nl_NL" version="2.0">
|
||||
<context>
|
||||
<name>AboutItem</name>
|
||||
<message>
|
||||
|
|
@ -179,12 +177,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished">Ongelezen</translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -489,12 +487,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -609,12 +607,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -742,7 +740,7 @@
|
|||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="63"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="84"/>
|
||||
<source>Next</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1117,7 +1115,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="68"/>
|
||||
<source>Show "All Feeds"</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1152,4 +1150,4 @@
|
|||
<translation>Alles weergeven</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
</TS>
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="ro">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ro" version="2.0">
|
||||
<context>
|
||||
<name>AboutItem</name>
|
||||
<message>
|
||||
|
|
@ -65,7 +63,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/AboutPage.qml" line="44"/>
|
||||
<source>Full License</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/AboutPage.qml" line="96"/>
|
||||
|
|
@ -75,12 +73,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/AboutPage.qml" line="115"/>
|
||||
<source>Contributors</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/AboutPage.qml" line="132"/>
|
||||
<source>Feature Requests & Bugs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/AboutPage.qml" line="139"/>
|
||||
|
|
@ -90,12 +88,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/AboutPage.qml" line="158"/>
|
||||
<source>Legal Notice</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/AboutPage.qml" line="174"/>
|
||||
<source>The source code is available at %1.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -179,12 +177,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -271,12 +269,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedDelegate.qml" line="113"/>
|
||||
<source>Marking all read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedDelegate.qml" line="121"/>
|
||||
<source>Unsubcribing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -308,19 +306,19 @@
|
|||
<location filename="../qml/ttrss/harmattan/FeedItem.qml" line="327"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItem.qml" line="68"/>
|
||||
<source>Edit Note</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/FeedItem.qml" line="336"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItem.qml" line="80"/>
|
||||
<source>Assign Labels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/FeedItem.qml" line="103"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItem.qml" line="173"/>
|
||||
<source>Note: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -328,7 +326,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItemDelegate.qml" line="117"/>
|
||||
<source>Note: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItemDelegate.qml" line="151"/>
|
||||
|
|
@ -363,7 +361,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItemDelegate.qml" line="166"/>
|
||||
<source>Mark all above read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItemDelegate.qml" line="173"/>
|
||||
|
|
@ -373,7 +371,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItemDelegate.qml" line="199"/>
|
||||
<source>Marking all above as read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -389,7 +387,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItemSwipe.qml" line="101"/>
|
||||
<source>Open in Browser</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -456,7 +454,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/FeedItems.qml" line="178"/>
|
||||
<source>Mark all above read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/FeedItems.qml" line="184"/>
|
||||
|
|
@ -474,27 +472,27 @@
|
|||
<location filename="../qml/ttrss/sailfish/pages/FeedItems.qml" line="69"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItems.qml" line="77"/>
|
||||
<source>Mark all loaded read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItems.qml" line="140"/>
|
||||
<source>Last updated: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItems.qml" line="179"/>
|
||||
<source>Marking all loaded as read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -502,7 +500,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/models/FeedModel.qml" line="87"/>
|
||||
<source>Less than an hour ago</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/models/FeedModel.qml" line="90"/>
|
||||
|
|
@ -594,7 +592,7 @@
|
|||
<location filename="../qml/ttrss/harmattan/Feeds.qml" line="211"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Feeds.qml" line="171"/>
|
||||
<source>An error occurred while subscribing to the feed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Feeds.qml" line="49"/>
|
||||
|
|
@ -609,12 +607,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -631,7 +629,7 @@
|
|||
<location filename="../qml/ttrss/harmattan/LabelUpdater.qml" line="39"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/LabelUpdater.qml" line="49"/>
|
||||
<source>Update Labels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/LabelUpdater.qml" line="105"/>
|
||||
|
|
@ -643,7 +641,7 @@
|
|||
<location filename="../qml/ttrss/harmattan/LabelUpdater.qml" line="106"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/LabelUpdater.qml" line="113"/>
|
||||
<source>You have no label defined. You can create them in the webview.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -709,7 +707,7 @@
|
|||
<location filename="../qml/ttrss/sailfish/pages/MainPage.qml" line="78"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/MainPage.qml" line="79"/>
|
||||
<source>Server address</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/MainPage.qml" line="90"/>
|
||||
|
|
@ -726,23 +724,23 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/MainPage.qml" line="121"/>
|
||||
<source>Restore</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/MainPage.qml" line="219"/>
|
||||
<source>The API is disabled. You have to enable it in the webinterface.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/MainPage.qml" line="222"/>
|
||||
<source>The supplied login credentials did not work.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="63"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="84"/>
|
||||
<source>Next</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -750,19 +748,19 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/NoteEditor.qml" line="45"/>
|
||||
<source>Reset</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/NoteEditor.qml" line="46"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/NoteEditor.qml" line="56"/>
|
||||
<source>Edit Note</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/NoteEditor.qml" line="30"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/NoteEditor.qml" line="57"/>
|
||||
<source>Save Note</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/NoteEditor.qml" line="31"/>
|
||||
|
|
@ -785,13 +783,13 @@
|
|||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="110"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="72"/>
|
||||
<source>Navigate to special page after login</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="98"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="77"/>
|
||||
<source>Standard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="99"/>
|
||||
|
|
@ -809,7 +807,7 @@
|
|||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="101"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="80"/>
|
||||
<source>Special/Fresh Articles</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="102"/>
|
||||
|
|
@ -823,39 +821,39 @@
|
|||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="87"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="78"/>
|
||||
<source>Minimum Ssl Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="120"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="89"/>
|
||||
<source>Specify a minimum protocol version for your SSL connection. This might be necessary when your server does not allow connections with older (insecure) protocols. However, your server might not support the newest protocol.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="131"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="92"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="83"/>
|
||||
<source>Any</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="132"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="93"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="84"/>
|
||||
<source>SslV2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="133"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="95"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="85"/>
|
||||
<source>SslV3</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="134"/>
|
||||
<source>TlsV1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="194"/>
|
||||
|
|
@ -937,7 +935,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="55"/>
|
||||
<source>Save</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="56"/>
|
||||
|
|
@ -949,102 +947,102 @@
|
|||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="61"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="56"/>
|
||||
<source>Startup</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="151"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="192"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="141"/>
|
||||
<source>Items</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="176"/>
|
||||
<source>Icons</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="190"/>
|
||||
<source>Text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="166"/>
|
||||
<source>Display Labels in Item List</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="97"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="86"/>
|
||||
<source>TlsV1.0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="98"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="87"/>
|
||||
<source>TlsV1.1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="99"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="88"/>
|
||||
<source>TlsV1.2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="105"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="97"/>
|
||||
<source>Feeds</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="117"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="110"/>
|
||||
<source>White Background on Icons</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="123"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="122"/>
|
||||
<source>Item List</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="140"/>
|
||||
<source>Max. Length of Title (in Lines)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="145"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="162"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="186"/>
|
||||
<source>No Limit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="150"/>
|
||||
<source>Show Excerpt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="157"/>
|
||||
<source>Max. Length of Excerpt (in Lines)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="168"/>
|
||||
<source>Show Labels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="174"/>
|
||||
<source>Show Note</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="181"/>
|
||||
<source>Max. Length of Note (in Lines)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="197"/>
|
||||
|
|
@ -1056,18 +1054,18 @@
|
|||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="204"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="153"/>
|
||||
<source>Show Images</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="210"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="161"/>
|
||||
<source>Strip invisible Images</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="211"/>
|
||||
<source>height or width < 2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="227"/>
|
||||
|
|
@ -1102,22 +1100,22 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="212"/>
|
||||
<source>Images</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="218"/>
|
||||
<source>Display images</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="224"/>
|
||||
<source>Strip invisible images</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="68"/>
|
||||
<source>Show "All Feeds"</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1152,4 +1150,4 @@
|
|||
<translation>Arata toate</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
</TS>
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="ru">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ru" version="2.0">
|
||||
<context>
|
||||
<name>AboutItem</name>
|
||||
<message>
|
||||
|
|
@ -179,12 +177,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -314,7 +312,7 @@
|
|||
<location filename="../qml/ttrss/harmattan/FeedItem.qml" line="336"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItem.qml" line="80"/>
|
||||
<source>Assign Labels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/FeedItem.qml" line="103"/>
|
||||
|
|
@ -479,7 +477,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItems.qml" line="140"/>
|
||||
<source>Last updated: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/FeedItems.qml" line="179"/>
|
||||
|
|
@ -489,12 +487,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -502,7 +500,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/models/FeedModel.qml" line="87"/>
|
||||
<source>Less than an hour ago</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/models/FeedModel.qml" line="90"/>
|
||||
|
|
@ -594,7 +592,7 @@
|
|||
<location filename="../qml/ttrss/harmattan/Feeds.qml" line="211"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Feeds.qml" line="171"/>
|
||||
<source>An error occurred while subscribing to the feed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Feeds.qml" line="49"/>
|
||||
|
|
@ -609,12 +607,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -631,7 +629,7 @@
|
|||
<location filename="../qml/ttrss/harmattan/LabelUpdater.qml" line="39"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/LabelUpdater.qml" line="49"/>
|
||||
<source>Update Labels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/LabelUpdater.qml" line="105"/>
|
||||
|
|
@ -643,7 +641,7 @@
|
|||
<location filename="../qml/ttrss/harmattan/LabelUpdater.qml" line="106"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/LabelUpdater.qml" line="113"/>
|
||||
<source>You have no label defined. You can create them in the webview.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -731,7 +729,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/MainPage.qml" line="219"/>
|
||||
<source>The API is disabled. You have to enable it in the webinterface.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/MainPage.qml" line="222"/>
|
||||
|
|
@ -742,7 +740,7 @@
|
|||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="63"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="84"/>
|
||||
<source>Next</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -785,13 +783,13 @@
|
|||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="110"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="72"/>
|
||||
<source>Navigate to special page after login</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="98"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="77"/>
|
||||
<source>Standard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="99"/>
|
||||
|
|
@ -809,7 +807,7 @@
|
|||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="101"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="80"/>
|
||||
<source>Special/Fresh Articles</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="102"/>
|
||||
|
|
@ -823,39 +821,39 @@
|
|||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="87"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="78"/>
|
||||
<source>Minimum Ssl Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="120"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="89"/>
|
||||
<source>Specify a minimum protocol version for your SSL connection. This might be necessary when your server does not allow connections with older (insecure) protocols. However, your server might not support the newest protocol.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="131"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="92"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="83"/>
|
||||
<source>Any</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="132"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="93"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="84"/>
|
||||
<source>SslV2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="133"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="95"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="85"/>
|
||||
<source>SslV3</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="134"/>
|
||||
<source>TlsV1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="194"/>
|
||||
|
|
@ -977,64 +975,64 @@
|
|||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="97"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="86"/>
|
||||
<source>TlsV1.0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="98"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="87"/>
|
||||
<source>TlsV1.1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="99"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="88"/>
|
||||
<source>TlsV1.2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="105"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="97"/>
|
||||
<source>Feeds</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="117"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="110"/>
|
||||
<source>White Background on Icons</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="123"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="122"/>
|
||||
<source>Item List</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="140"/>
|
||||
<source>Max. Length of Title (in Lines)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="145"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="162"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="186"/>
|
||||
<source>No Limit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="150"/>
|
||||
<source>Show Excerpt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="157"/>
|
||||
<source>Max. Length of Excerpt (in Lines)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="168"/>
|
||||
<source>Show Labels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="174"/>
|
||||
|
|
@ -1044,7 +1042,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="181"/>
|
||||
<source>Max. Length of Note (in Lines)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="197"/>
|
||||
|
|
@ -1067,7 +1065,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="211"/>
|
||||
<source>height or width < 2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="227"/>
|
||||
|
|
@ -1117,7 +1115,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="68"/>
|
||||
<source>Show "All Feeds"</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1152,4 +1150,4 @@
|
|||
<translation>Показывать все</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
</TS>
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="sv">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="sv" version="2.0">
|
||||
<context>
|
||||
<name>AboutItem</name>
|
||||
<message>
|
||||
|
|
@ -179,12 +177,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -489,12 +487,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -609,12 +607,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -742,7 +740,7 @@
|
|||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="63"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="84"/>
|
||||
<source>Next</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1117,7 +1115,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="68"/>
|
||||
<source>Show "All Feeds"</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1152,4 +1150,4 @@
|
|||
<translation>Visa alla</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
</TS>
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="zh_CN">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="zh_CN" version="2.0">
|
||||
<context>
|
||||
<name>AboutItem</name>
|
||||
<message>
|
||||
|
|
@ -179,12 +177,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Categories.qml" line="28"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -489,12 +487,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/FeedItems.qml" line="36"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -609,12 +607,12 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>Unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Feeds.qml" line="40"/>
|
||||
<source>All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -742,7 +740,7 @@
|
|||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="63"/>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/MainPage.qml" line="84"/>
|
||||
<source>Next</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -785,13 +783,13 @@
|
|||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="110"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="72"/>
|
||||
<source>Navigate to special page after login</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="98"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="77"/>
|
||||
<source>Standard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="99"/>
|
||||
|
|
@ -809,7 +807,7 @@
|
|||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="101"/>
|
||||
<location filename="../qml/ttrss/sailfish/pages/Settings.qml" line="80"/>
|
||||
<source>Special/Fresh Articles</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ttrss/harmattan/Settings.qml" line="102"/>
|
||||
|
|
@ -1117,7 +1115,7 @@
|
|||
<message>
|
||||
<location filename="../qml/ttrss/ubuntu-touch/Settings.qml" line="68"/>
|
||||
<source>Show "All Feeds"</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1152,4 +1150,4 @@
|
|||
<translation>显示全部</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
</TS>
|
||||
Loading…
Add table
Reference in a new issue