Translations update
This commit is contained in:
parent
7e7b2a1c7e
commit
bedbf89be9
14 changed files with 140 additions and 414 deletions
|
|
@ -8,6 +8,9 @@
|
|||
# * date Author's Name <author's email> version-release
|
||||
# - Summary of changes
|
||||
|
||||
* Mon Apr 03 2017 Michal Kosciesza 2.6.0-3
|
||||
- IT, NL, PL and RU translations update
|
||||
|
||||
* Wed Mar 15 2017 Michal Kosciesza 2.6.0-2
|
||||
- Pocket integration
|
||||
- New app icon
|
||||
|
|
|
|||
|
|
@ -1,73 +0,0 @@
|
|||
#
|
||||
# Do NOT Edit the Auto-generated Part!
|
||||
# Generated by: spectacle version 0.27
|
||||
#
|
||||
|
||||
Name: harbour-kaktus
|
||||
|
||||
# >> macros
|
||||
# << macros
|
||||
|
||||
%{!?qtc_qmake:%define qtc_qmake %qmake}
|
||||
%{!?qtc_qmake5:%define qtc_qmake5 %qmake5}
|
||||
%{!?qtc_make:%define qtc_make make}
|
||||
%{?qtc_builddir:%define _builddir %qtc_builddir}
|
||||
Summary: Kaktus
|
||||
Version: 2.6.0
|
||||
Release: 2
|
||||
Group: Qt/Qt
|
||||
License: LICENSE
|
||||
URL: https://github.com/mkiol/kaktus
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Source100: harbour-kaktus.yaml
|
||||
Requires: sailfishsilica-qt5 >= 0.10.9
|
||||
Requires: mlite-qt5
|
||||
BuildRequires: pkgconfig(sailfishapp) >= 1.0.2
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Qml)
|
||||
BuildRequires: pkgconfig(Qt5Quick)
|
||||
BuildRequires: pkgconfig(mlite5)
|
||||
BuildRequires: desktop-file-utils
|
||||
|
||||
%description
|
||||
Multi services feed reader, specially designed to work offline.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
|
||||
# >> setup
|
||||
# << setup
|
||||
|
||||
%build
|
||||
# >> build pre
|
||||
# << build pre
|
||||
|
||||
%qtc_qmake5
|
||||
|
||||
%qtc_make %{?_smp_mflags}
|
||||
|
||||
# >> build post
|
||||
# << build post
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
# >> install pre
|
||||
# << install pre
|
||||
%qmake5_install
|
||||
|
||||
# >> install post
|
||||
# << install post
|
||||
|
||||
desktop-file-install --delete-original \
|
||||
--dir %{buildroot}%{_datadir}/applications \
|
||||
%{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}.png
|
||||
# >> files
|
||||
# << files
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
Name: harbour-kaktus
|
||||
Summary: Kaktus
|
||||
Version: 2.6.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
# The contents of the Group field should be one of the groups listed here:
|
||||
# http://gitorious.org/meego-developer-tools/spectacle/blobs/master/data/GROUPS
|
||||
Group: Qt/Qt
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -276,12 +276,12 @@
|
|||
<message>
|
||||
<location filename="../qml/EntryDelegate.qml" line="555"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Aggiungi a Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/EntryDelegate.qml" line="564"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Condividi collegamento</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/EntryDelegate.qml" line="571"/>
|
||||
|
|
@ -293,62 +293,6 @@
|
|||
<source>Toggle Share</source>
|
||||
<translation>Condivisione</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Mark above as read</source>
|
||||
<translation type="vanished">Segna i precedenti come letti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unsave</source>
|
||||
<translation type="vanished">Togli dai salvati</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Save</source>
|
||||
<translation type="vanished">Salva</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unstar</source>
|
||||
<translation type="vanished">Rimuovi preferito</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Star</source>
|
||||
<translation type="vanished">Preferito</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unlike</source>
|
||||
<translation type="vanished">Non mi piace</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Like</source>
|
||||
<translation type="vanished">Mi piace</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unshare</source>
|
||||
<translation type="vanished">Non condividere</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Open in viewer</source>
|
||||
<translation type="vanished">Apri nel lettore</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Open in browser</source>
|
||||
<translation type="vanished">Apri nel browser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show feed content</source>
|
||||
<translation type="vanished">Mostra contenuto del feed</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Share with followers</source>
|
||||
<translation type="vanished">Condividi con i follower</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Mark as unread</source>
|
||||
<translation type="vanished">Segna come non letto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Mark as read</source>
|
||||
<translation type="vanished">Segna come letto</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EntryModel</name>
|
||||
|
|
@ -592,12 +536,12 @@
|
|||
<message>
|
||||
<location filename="../qml/FeedWebContentPage.qml" line="424"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Aggiungi a Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FeedWebContentPage.qml" line="435"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Condividi collegamento</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FeedWebContentPage.qml" line="441"/>
|
||||
|
|
@ -654,12 +598,12 @@
|
|||
<message>
|
||||
<location filename="../qml/FirstPage.qml" line="66"/>
|
||||
<source>Sync</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Sincronizza</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FirstPage.qml" line="66"/>
|
||||
<source>Busy...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Occupato...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FirstPage.qml" line="77"/>
|
||||
|
|
@ -956,22 +900,22 @@ nelle impostazioni.</translation>
|
|||
<location filename="../qml/Pocket.qml" line="64"/>
|
||||
<location filename="../qml/Pocket.qml" line="79"/>
|
||||
<source>Pocket authorization has failed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Autorizzazione su Pocket fallita.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Pocket.qml" line="74"/>
|
||||
<source>Pocket authorization was successful.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Autorizzazione su Pocket completata.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Pocket.qml" line="117"/>
|
||||
<source>Article has been successfully added to Pocket.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>L'articolo è stato aggiunto su Pocket.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Pocket.qml" line="123"/>
|
||||
<source>Error while adding article to Pocket.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Errore durante l'aggiunta dell'articolo su Pocket.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -979,12 +923,12 @@ nelle impostazioni.</translation>
|
|||
<message>
|
||||
<location filename="../qml/PocketAuthWebViewPage.qml" line="77"/>
|
||||
<source>Loading page content...</source>
|
||||
<translation type="unfinished">Caricamento contenuto pagina...</translation>
|
||||
<translation>Caricamento contenuto pagina...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketAuthWebViewPage.qml" line="123"/>
|
||||
<source>Back</source>
|
||||
<translation type="unfinished">Indietro</translation>
|
||||
<translation>Indietro</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -992,22 +936,22 @@ nelle impostazioni.</translation>
|
|||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="82"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Aggiungi a Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="90"/>
|
||||
<source>Insert comma seperated tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Inserire i tag separati da virgole</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="91"/>
|
||||
<source>Tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Tag</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="116"/>
|
||||
<source>Previously used tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Tag usati precedentemente</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1140,18 +1084,6 @@ nelle impostazioni.</translation>
|
|||
<source>After sync the content of all items will be downloaded and cached for access in the offline mode.</source>
|
||||
<translation>Dopo la sincronizzazione tutti gli articoli saranno scaricati e salvati per l'accesso in modalità offline.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Context menu style</source>
|
||||
<translation type="vanished">Stile menu contestuale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icons</source>
|
||||
<translation type="vanished">Icone</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Text</source>
|
||||
<translation type="vanished">Testo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="727"/>
|
||||
<source>Clicking on article behaviour</source>
|
||||
|
|
@ -1273,7 +1205,7 @@ nelle impostazioni.</translation>
|
|||
<location filename="../qml/SettingsPage.qml" line="364"/>
|
||||
<location filename="../qml/SettingsPage.qml" line="731"/>
|
||||
<source>Web viewer</source>
|
||||
<translation>Visuaizzatore web</translation>
|
||||
<translation>Vista web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="371"/>
|
||||
|
|
@ -1288,7 +1220,7 @@ nelle impostazioni.</translation>
|
|||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="376"/>
|
||||
<source>Reader View is a feature that strips away clutter like buttons, ads and background images, and changes the page's layout for better readability. By enabling this option, Reader View will be automatically switch on when page is loaded in the web viewer.</source>
|
||||
<translation>La Vista Lettura elimina tutte le distrazioni come pulsanti, pubblicità e sfondi, e modifica l'impaginazione per migliorarne la lettura. Abilitando questa opzione, la Vista Lettura verrà automaticamente attivata quando una pagina viene caricata nel visualizzatore web.</translation>
|
||||
<translation>La Vista Lettura elimina tutte le distrazioni come pulsanti, pubblicità e sfondi, e modifica l'impaginazione per migliorarne la lettura. Abilitando questa opzione, la Vista Lettura verrà automaticamente attivata quando una pagina viene caricata nella vista web.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="388"/>
|
||||
|
|
@ -1318,7 +1250,7 @@ nelle impostazioni.</translation>
|
|||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="416"/>
|
||||
<source>Night View reduces the brightness of websites. By enabling this option, Night View will be automatically switch on when page is loaded in the web viewer.</source>
|
||||
<translation>La Vista Notturna riduce la luminosità di siti web. Abilitando questa opzione, la Vista Notturna verrà automaticamente attivata quando una pagina viene caricata nel visualizzatore web.</translation>
|
||||
<translation>La Vista Notturna riduce la luminosità di siti web. Abilitando questa opzione, la Vista Notturna verrà automaticamente attivata quando una pagina viene caricata nella vista web.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="429"/>
|
||||
|
|
@ -1328,17 +1260,17 @@ nelle impostazioni.</translation>
|
|||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="443"/>
|
||||
<source>Delete cookies</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Cancella i cookies</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="444"/>
|
||||
<source>Clear web viewer cache and cookies. Changes will take effect after restart.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Elimina la cache ed i cookie della vista web. Le modifiche avranno effetto dopo il riavvio.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="447"/>
|
||||
<source>Cache and cookies have been deleted.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Cache e cookie sono stati eliminati.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="458"/>
|
||||
|
|
@ -1419,53 +1351,53 @@ nelle impostazioni.</translation>
|
|||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="838"/>
|
||||
<source>Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="842"/>
|
||||
<source>Pocket integration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Integrazione con Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="843"/>
|
||||
<source>Pocket is an Internet tool for saving articles to read later. Integration implemented in Kaktus provides "Add to Pocket" button in the articles list and in the web viewer.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pocket è uno strumento in rete in cui salvare gli articoli per una lettura differita. L'integrazione implementata in Kaktus mette a disposizione un pulsante "Aggiungi a Pocket" nella lista articoli e nella vista web.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="861"/>
|
||||
<location filename="../qml/SettingsPage.qml" line="862"/>
|
||||
<source>Default tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Tag predefiniti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="864"/>
|
||||
<source>List of comma seperated tags that will be automatically inserted when you add article to Pocket.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lista di tag separati da virgole che verranno inseriti automaticamente all'aggiunta di articoli su Pocket.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="894"/>
|
||||
<source>Quick adding</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Aggiunta rapida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="895"/>
|
||||
<source>If enabled, article will be send to Pocket immediately after you click on "Add to Pocket" button, so without any confirmation dialog. All tags from "Default tags" field will be automatically added.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Se abilitato, l'articolo verrà inviato su Pocket subito dopo aver premuto "Aggiungi a Pocket", senza richiedere conferme. Verranno aggiunti automaticamente tutti i tag del campo "Tag predefiniti".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="905"/>
|
||||
<source>Delete saved tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Elimina i tag salvati</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="908"/>
|
||||
<source>Saved tags have been deleted.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>I tag salvati sono stati eliminati.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="913"/>
|
||||
<source>Experimental</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Sperimentale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="532"/>
|
||||
|
|
@ -1606,12 +1538,12 @@ nelle impostazioni.</translation>
|
|||
<message>
|
||||
<location filename="../qml/ShareLinkPage.qml" line="40"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Condividi collegamento</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ShareLinkPage.qml" line="52"/>
|
||||
<source>No sharing accounts available. You can add accounts in settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nessun account di condivisione disponibile. Puoi aggiungere gli account nelle impostazioni</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1701,7 +1633,7 @@ nelle impostazioni.</translation>
|
|||
<message>
|
||||
<location filename="../qml/sailfish/TourPage.qml" line="61"/>
|
||||
<source></source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1890,12 +1822,12 @@ nelle impostazioni.</translation>
|
|||
<message>
|
||||
<location filename="../qml/WebPreviewPage.qml" line="417"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Aggiungi a Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/WebPreviewPage.qml" line="428"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Condividi collegamento</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/WebPreviewPage.qml" line="434"/>
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -276,12 +276,12 @@
|
|||
<message>
|
||||
<location filename="../qml/EntryDelegate.qml" line="555"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Toevoegen aan Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/EntryDelegate.qml" line="564"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Link delen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/EntryDelegate.qml" line="571"/>
|
||||
|
|
@ -293,62 +293,6 @@
|
|||
<source>Toggle Share</source>
|
||||
<translation>Delen/niet delen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Mark above as read</source>
|
||||
<translation type="vanished">Bovenstaande als gelezen markeren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unsave</source>
|
||||
<translation type="vanished">Opslaan ongedaan maken</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Save</source>
|
||||
<translation type="vanished">Opslaan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unstar</source>
|
||||
<translation type="vanished">Uit favorieten verwijderen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Star</source>
|
||||
<translation type="vanished">Aan favorieten toevoegen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unlike</source>
|
||||
<translation type="vanished">Niet meer leuk vinden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Like</source>
|
||||
<translation type="vanished">Vind ik leuk</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unshare</source>
|
||||
<translation type="vanished">Niet meer delen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Open in viewer</source>
|
||||
<translation type="vanished">Openen in weergever</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Open in browser</source>
|
||||
<translation type="vanished">Openen in webbrowser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show feed content</source>
|
||||
<translation type="vanished">Feedinhoud weergeven</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Share with followers</source>
|
||||
<translation type="vanished">Delen met volgers</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Mark as unread</source>
|
||||
<translation type="vanished">Markeren als ongelezen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Mark as read</source>
|
||||
<translation type="vanished">Markeren als gelezen</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EntryModel</name>
|
||||
|
|
@ -592,12 +536,12 @@
|
|||
<message>
|
||||
<location filename="../qml/FeedWebContentPage.qml" line="424"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Toevoegen aan Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FeedWebContentPage.qml" line="435"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Link delen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FeedWebContentPage.qml" line="441"/>
|
||||
|
|
@ -654,12 +598,12 @@
|
|||
<message>
|
||||
<location filename="../qml/FirstPage.qml" line="66"/>
|
||||
<source>Sync</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Synchroniseren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FirstPage.qml" line="66"/>
|
||||
<source>Busy...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Bezig...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FirstPage.qml" line="77"/>
|
||||
|
|
@ -955,22 +899,22 @@ op de instellingenpagina.</translation>
|
|||
<location filename="../qml/Pocket.qml" line="64"/>
|
||||
<location filename="../qml/Pocket.qml" line="79"/>
|
||||
<source>Pocket authorization has failed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>De Pocket-autorisatie is mislukt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Pocket.qml" line="74"/>
|
||||
<source>Pocket authorization was successful.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>De Pocket-autorisatie is gelukt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Pocket.qml" line="117"/>
|
||||
<source>Article has been successfully added to Pocket.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Het artikel is succesvol toegevoegd aan Pocket.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Pocket.qml" line="123"/>
|
||||
<source>Error while adding article to Pocket.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Er is een fout opgetreden tijdens het toevoegen aan Pocket.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -978,12 +922,12 @@ op de instellingenpagina.</translation>
|
|||
<message>
|
||||
<location filename="../qml/PocketAuthWebViewPage.qml" line="77"/>
|
||||
<source>Loading page content...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Bezig met het laden van de paginainhoud...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketAuthWebViewPage.qml" line="123"/>
|
||||
<source>Back</source>
|
||||
<translation type="unfinished">Terug</translation>
|
||||
<translation>Terug</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -991,22 +935,22 @@ op de instellingenpagina.</translation>
|
|||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="82"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Toevoegen aan Pocket </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="90"/>
|
||||
<source>Insert comma seperated tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Komma-gescheiden labels invoeren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="91"/>
|
||||
<source>Tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Labels</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="116"/>
|
||||
<source>Previously used tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Eerder gebruikte labels</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1139,18 +1083,6 @@ op de instellingenpagina.</translation>
|
|||
<source>After sync the content of all items will be downloaded and cached for access in the offline mode.</source>
|
||||
<translation>Na het synchroniseren zal de inhoud van alle items worden gedownload en in de cache worden opgeslagen zodat u er in de offline-modus bij kunt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Context menu style</source>
|
||||
<translation type="vanished">Stijl van contextmenu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icons</source>
|
||||
<translation type="vanished">Pictogrammen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Text</source>
|
||||
<translation type="vanished">Tekst</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="727"/>
|
||||
<source>Clicking on article behaviour</source>
|
||||
|
|
@ -1327,17 +1259,17 @@ op de instellingenpagina.</translation>
|
|||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="443"/>
|
||||
<source>Delete cookies</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Cookies verwijderen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="444"/>
|
||||
<source>Clear web viewer cache and cookies. Changes will take effect after restart.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Wis cookies en de webweergave-cache. Wijzigingen zullen worden toegepast nadat de app is herstart.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="447"/>
|
||||
<source>Cache and cookies have been deleted.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>De cookies en cache zijn verwijderd.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="458"/>
|
||||
|
|
@ -1418,53 +1350,53 @@ op de instellingenpagina.</translation>
|
|||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="838"/>
|
||||
<source>Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="842"/>
|
||||
<source>Pocket integration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pocket-integratie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="843"/>
|
||||
<source>Pocket is an Internet tool for saving articles to read later. Integration implemented in Kaktus provides "Add to Pocket" button in the articles list and in the web viewer.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pocket is een internethulpmiddel voor het opslaan van artikelen om ze later te kunnen lezen. Pocket is geïntegreerd in Kaktus en biedt een "Toevoegen aan Pocket"-knop in de artikellijst en de webweergave.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="861"/>
|
||||
<location filename="../qml/SettingsPage.qml" line="862"/>
|
||||
<source>Default tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Standaard labels</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="864"/>
|
||||
<source>List of comma seperated tags that will be automatically inserted when you add article to Pocket.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lijst van komma-gescheiden labels die automatisch zullen worden ingevoerd tijdens toevoegen van een artikel aan Pocket.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="894"/>
|
||||
<source>Quick adding</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Snel toevoegen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="895"/>
|
||||
<source>If enabled, article will be send to Pocket immediately after you click on "Add to Pocket" button, so without any confirmation dialog. All tags from "Default tags" field will be automatically added.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Als dit is ingeschakeld, dan zal een artikel direct worden verstuurd naar Pocket na het klikken op "Toevoegen aan Pocket"-knop, zonder bevestigingsvraag. Alle labels uit de lijst met "Standaard labels" worden automatisch toegevoegd.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="905"/>
|
||||
<source>Delete saved tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Opgeslagen labels verwijderen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="908"/>
|
||||
<source>Saved tags have been deleted.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>De opgeslagen labels zijn verwijderd.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="913"/>
|
||||
<source>Experimental</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Experimenteel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="532"/>
|
||||
|
|
@ -1605,12 +1537,12 @@ op de instellingenpagina.</translation>
|
|||
<message>
|
||||
<location filename="../qml/ShareLinkPage.qml" line="40"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Link delen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ShareLinkPage.qml" line="52"/>
|
||||
<source>No sharing accounts available. You can add accounts in settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Er zijn geen accounts beschikbaar voor delen. U kunt accounts toevoegen in de instellingen.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1700,7 +1632,7 @@ op de instellingenpagina.</translation>
|
|||
<message>
|
||||
<location filename="../qml/sailfish/TourPage.qml" line="61"/>
|
||||
<source></source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1889,12 +1821,12 @@ op de instellingenpagina.</translation>
|
|||
<message>
|
||||
<location filename="../qml/WebPreviewPage.qml" line="417"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Toevoegen aan Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/WebPreviewPage.qml" line="428"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Link delen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/WebPreviewPage.qml" line="434"/>
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -343,12 +343,12 @@ Brak połączenia sieciowego.</translation>
|
|||
<message>
|
||||
<location filename="../qml/EntryDelegate.qml" line="555"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dodaj do Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/EntryDelegate.qml" line="564"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Udostępnij</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/EntryDelegate.qml" line="571"/>
|
||||
|
|
@ -772,12 +772,12 @@ Został włączony tryb Offline.</translation>
|
|||
<message>
|
||||
<location filename="../qml/FeedWebContentPage.qml" line="424"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dodaj do Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FeedWebContentPage.qml" line="435"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Udostępnij</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FeedWebContentPage.qml" line="441"/>
|
||||
|
|
@ -850,12 +850,12 @@ Został włączony tryb Offline.</translation>
|
|||
<message>
|
||||
<location filename="../qml/FirstPage.qml" line="66"/>
|
||||
<source>Sync</source>
|
||||
<translation type="unfinished">Aktualizuj</translation>
|
||||
<translation>Aktualizuj</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FirstPage.qml" line="66"/>
|
||||
<source>Busy...</source>
|
||||
<translation type="unfinished">Zajęty...</translation>
|
||||
<translation>Zajęty...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FirstPage.qml" line="77"/>
|
||||
|
|
@ -1232,22 +1232,22 @@ Brak połączenia sieciowego.</translation>
|
|||
<location filename="../qml/Pocket.qml" line="64"/>
|
||||
<location filename="../qml/Pocket.qml" line="79"/>
|
||||
<source>Pocket authorization has failed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Autoryzacja Pocket nie udała się.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Pocket.qml" line="74"/>
|
||||
<source>Pocket authorization was successful.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Autoryzacja Pocket powiodła się.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Pocket.qml" line="117"/>
|
||||
<source>Article has been successfully added to Pocket.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pomyślnie dodano artykuł do Pocket.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Pocket.qml" line="123"/>
|
||||
<source>Error while adding article to Pocket.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Wystąpił błąd podczas dodawania artykułu do Pocket.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1255,12 +1255,12 @@ Brak połączenia sieciowego.</translation>
|
|||
<message>
|
||||
<location filename="../qml/PocketAuthWebViewPage.qml" line="77"/>
|
||||
<source>Loading page content...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Wczytywanie strony...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketAuthWebViewPage.qml" line="123"/>
|
||||
<source>Back</source>
|
||||
<translation type="unfinished">Cofnij</translation>
|
||||
<translation>Cofnij</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1268,22 +1268,22 @@ Brak połączenia sieciowego.</translation>
|
|||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="82"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dodaj do Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="90"/>
|
||||
<source>Insert comma seperated tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Podaj tagi rozdzielane przecinkami</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="91"/>
|
||||
<source>Tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Tagi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="116"/>
|
||||
<source>Previously used tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Poprzednio użyte tagi</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1580,17 +1580,17 @@ Brak połączenia sieciowego.</translation>
|
|||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="443"/>
|
||||
<source>Delete cookies</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Usuń cookies</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="444"/>
|
||||
<source>Clear web viewer cache and cookies. Changes will take effect after restart.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Usuwa podręczny cache i pliki cookie wbudowanej przeglądarki. Zmiany będą widoczne po restarcie.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="447"/>
|
||||
<source>Cache and cookies have been deleted.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Cache i pliki cookie zostały usunięte.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="458"/>
|
||||
|
|
@ -1645,53 +1645,53 @@ Brak połączenia sieciowego.</translation>
|
|||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="838"/>
|
||||
<source>Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="842"/>
|
||||
<source>Pocket integration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Integracja z Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="843"/>
|
||||
<source>Pocket is an Internet tool for saving articles to read later. Integration implemented in Kaktus provides "Add to Pocket" button in the articles list and in the web viewer.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pocket jest internetowym narzędziem do zapisywania artykułów lub robienia zakładek. Integracja zaimplementowana w Kaktusie dodaje przycisk "Dodaj do Pocket" widoczny na liście z artykułami oraz w podglądzie strony.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="861"/>
|
||||
<location filename="../qml/SettingsPage.qml" line="862"/>
|
||||
<source>Default tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Domyślne tagi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="864"/>
|
||||
<source>List of comma seperated tags that will be automatically inserted when you add article to Pocket.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lista tagów rozdzielonych przecinkami, które będą automatycznie dodane przy zapisywaniu artykułu w Pocket.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="894"/>
|
||||
<source>Quick adding</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Szybkie dodawanie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="895"/>
|
||||
<source>If enabled, article will be send to Pocket immediately after you click on "Add to Pocket" button, so without any confirmation dialog. All tags from "Default tags" field will be automatically added.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Artykuł zostanie natychmiastowo przesłany do Pocket od razu po tym jak naciśnięty zostanie przycisk "Dodaj do Pocket". Pominiętę zostanie pytanie o potwierdzenie. Wszystkie "Domyślne tagi" zostaną automatycznie dodane.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="905"/>
|
||||
<source>Delete saved tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Usuń zapamiętane tagi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="908"/>
|
||||
<source>Saved tags have been deleted.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zapamiętane tagi zostały usunięte.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="913"/>
|
||||
<source>Experimental</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Eksperymenty</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Build-in viewer</source>
|
||||
|
|
@ -1986,12 +1986,12 @@ Brak połączenia sieciowego.</translation>
|
|||
<message>
|
||||
<location filename="../qml/ShareLinkPage.qml" line="40"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Udostępnij</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ShareLinkPage.qml" line="52"/>
|
||||
<source>No sharing accounts available. You can add accounts in settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nie znaleziono żadnego konta. Możesz dodać konto w ustawieniach kont</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -2290,12 +2290,12 @@ Brak połączenia sieciowego.</translation>
|
|||
<message>
|
||||
<location filename="../qml/WebPreviewPage.qml" line="417"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dodaj do Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/WebPreviewPage.qml" line="428"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Udostępnij</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/WebPreviewPage.qml" line="434"/>
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -276,12 +276,12 @@
|
|||
<message>
|
||||
<location filename="../qml/EntryDelegate.qml" line="555"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Добавить в Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/EntryDelegate.qml" line="564"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Поделиться ссылкой</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/EntryDelegate.qml" line="571"/>
|
||||
|
|
@ -293,62 +293,6 @@
|
|||
<source>Toggle Share</source>
|
||||
<translation>Примечание</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Mark above as read</source>
|
||||
<translation type="vanished">Предыдущие как прочитанные</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unsave</source>
|
||||
<translation type="vanished">Убрать из сохранённого</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Save</source>
|
||||
<translation type="vanished">Сохранить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unstar</source>
|
||||
<translation type="vanished">Убрать из закладок</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Star</source>
|
||||
<translation type="vanished">В закладки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unlike</source>
|
||||
<translation type="vanished">Не нравится</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Like</source>
|
||||
<translation type="vanished">Нравится</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unshare</source>
|
||||
<translation type="vanished">Отменить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Open in viewer</source>
|
||||
<translation type="vanished">Открыть во встроенном браузере</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Open in browser</source>
|
||||
<translation type="vanished">Открыть в браузере</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show feed content</source>
|
||||
<translation type="vanished">Показать содержание</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Share with followers</source>
|
||||
<translation type="vanished">Поделиться с подписчиками</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Mark as unread</source>
|
||||
<translation type="vanished">Отметить как непрочитанное</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Mark as read</source>
|
||||
<translation type="vanished">Отметить как прочитанное</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EntryModel</name>
|
||||
|
|
@ -592,12 +536,12 @@
|
|||
<message>
|
||||
<location filename="../qml/FeedWebContentPage.qml" line="424"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Добавить в Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FeedWebContentPage.qml" line="435"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Поделиться ссылкой</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FeedWebContentPage.qml" line="441"/>
|
||||
|
|
@ -654,12 +598,12 @@
|
|||
<message>
|
||||
<location filename="../qml/FirstPage.qml" line="66"/>
|
||||
<source>Sync</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Обновить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FirstPage.qml" line="66"/>
|
||||
<source>Busy...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Подождите...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/FirstPage.qml" line="77"/>
|
||||
|
|
@ -955,22 +899,22 @@ on the settings page.</source>
|
|||
<location filename="../qml/Pocket.qml" line="64"/>
|
||||
<location filename="../qml/Pocket.qml" line="79"/>
|
||||
<source>Pocket authorization has failed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Авторизация в сервисе Pocket не удалась.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Pocket.qml" line="74"/>
|
||||
<source>Pocket authorization was successful.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Авторизация в сервисе Pocket прошла успешно.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Pocket.qml" line="117"/>
|
||||
<source>Article has been successfully added to Pocket.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Статья успешно добавлен в Pocket.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Pocket.qml" line="123"/>
|
||||
<source>Error while adding article to Pocket.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ошибка при добавлении статьи в Pocket.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -978,12 +922,12 @@ on the settings page.</source>
|
|||
<message>
|
||||
<location filename="../qml/PocketAuthWebViewPage.qml" line="77"/>
|
||||
<source>Loading page content...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Загрузка страницы...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketAuthWebViewPage.qml" line="123"/>
|
||||
<source>Back</source>
|
||||
<translation type="unfinished">Назад</translation>
|
||||
<translation>Назад</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -991,7 +935,7 @@ on the settings page.</source>
|
|||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="82"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Добавить в Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="90"/>
|
||||
|
|
@ -1001,12 +945,12 @@ on the settings page.</source>
|
|||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="91"/>
|
||||
<source>Tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Теги</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/PocketDialog.qml" line="116"/>
|
||||
<source>Previously used tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ранее используемые теги</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1139,18 +1083,6 @@ on the settings page.</source>
|
|||
<source>After sync the content of all items will be downloaded and cached for access in the offline mode.</source>
|
||||
<translation>После синхронизации содержание всех записей будет загружено для доступа в автономном режиме.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Context menu style</source>
|
||||
<translation type="vanished">Стиль контекстного меню</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icons</source>
|
||||
<translation type="vanished">Значки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Text</source>
|
||||
<translation type="vanished">Текст</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="727"/>
|
||||
<source>Clicking on article behaviour</source>
|
||||
|
|
@ -1327,17 +1259,17 @@ on the settings page.</source>
|
|||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="443"/>
|
||||
<source>Delete cookies</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Очистить куки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="444"/>
|
||||
<source>Clear web viewer cache and cookies. Changes will take effect after restart.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Очистить кэш веб-просмотра и файлы cookie. Изменения вступят в силу после перезагрузки.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="447"/>
|
||||
<source>Cache and cookies have been deleted.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Кеш и куки были удалены.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="458"/>
|
||||
|
|
@ -1418,53 +1350,53 @@ on the settings page.</source>
|
|||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="838"/>
|
||||
<source>Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="842"/>
|
||||
<source>Pocket integration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Интеграция с Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="843"/>
|
||||
<source>Pocket is an Internet tool for saving articles to read later. Integration implemented in Kaktus provides "Add to Pocket" button in the articles list and in the web viewer.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pocket - это удобный сервис для сохранения статей для чтения "на потом". Интеграция предлагает кнопку "Добавить в Pocket" в списке статей и в веб-просмотре.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="861"/>
|
||||
<location filename="../qml/SettingsPage.qml" line="862"/>
|
||||
<source>Default tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Теги по умолчанию</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="864"/>
|
||||
<source>List of comma seperated tags that will be automatically inserted when you add article to Pocket.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Список разделенных запятыми тегов, которые будут установлены автоматически при добавлении статьи в Pocket.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="894"/>
|
||||
<source>Quick adding</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Быстрое добавление</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="895"/>
|
||||
<source>If enabled, article will be send to Pocket immediately after you click on "Add to Pocket" button, so without any confirmation dialog. All tags from "Default tags" field will be automatically added.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Если включено, то статья будет отправлена в Pocket сразу же после нажатия на кнопку "Добавить в Pocket" без диалогового окно подтверждения с присвоением тега "по умолчанию".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="905"/>
|
||||
<source>Delete saved tags</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Удалить сохраненные теги</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="908"/>
|
||||
<source>Saved tags have been deleted.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Сохраненные теги были удалены.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="913"/>
|
||||
<source>Experimental</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Экспериментальные</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/SettingsPage.qml" line="532"/>
|
||||
|
|
@ -1605,7 +1537,7 @@ on the settings page.</source>
|
|||
<message>
|
||||
<location filename="../qml/ShareLinkPage.qml" line="40"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Поделиться ссылкой</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ShareLinkPage.qml" line="52"/>
|
||||
|
|
@ -1700,7 +1632,7 @@ on the settings page.</source>
|
|||
<message>
|
||||
<location filename="../qml/sailfish/TourPage.qml" line="61"/>
|
||||
<source></source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1889,12 +1821,12 @@ on the settings page.</source>
|
|||
<message>
|
||||
<location filename="../qml/WebPreviewPage.qml" line="417"/>
|
||||
<source>Add to Pocket</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Добавить в Pocket</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/WebPreviewPage.qml" line="428"/>
|
||||
<source>Share link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Поделиться ссылкой</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/WebPreviewPage.qml" line="434"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue