forked from cromer/pamac-classic
option to update files databases or not
This commit is contained in:
parent
ef5a48feef
commit
61654163b0
@ -180,6 +180,41 @@
|
||||
<property name="position">2</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkBox">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<child>
|
||||
<object class="GtkLabel">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">Update files databases (more details but slower)</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">True</property>
|
||||
<property name="position">0</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkSwitch" id="update_files_db_button">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">True</property>
|
||||
<property name="pack_type">end</property>
|
||||
<property name="position">1</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">True</property>
|
||||
<property name="position">3</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkBox" id="box7">
|
||||
<property name="visible">True</property>
|
||||
@ -225,7 +260,7 @@
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">True</property>
|
||||
<property name="position">3</property>
|
||||
<property name="position">4</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
@ -243,7 +278,7 @@
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">True</property>
|
||||
<property name="position">4</property>
|
||||
<property name="position">5</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
@ -366,7 +401,7 @@
|
||||
<packing>
|
||||
<property name="expand">True</property>
|
||||
<property name="fill">True</property>
|
||||
<property name="position">5</property>
|
||||
<property name="position">6</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
@ -752,6 +787,24 @@ All AUR users should be familiar with the build process.</property>
|
||||
<property name="position">2</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkCheckButton" id="check_aur_updates_checkbutton">
|
||||
<property name="label" translatable="yes">Check for updates from AUR</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">False</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="margin_left">24</property>
|
||||
<property name="margin_start">24</property>
|
||||
<property name="hexpand">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">True</property>
|
||||
<property name="position">3</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkBox" id="box3">
|
||||
<property name="visible">True</property>
|
||||
@ -794,24 +847,6 @@ All AUR users should be familiar with the build process.</property>
|
||||
<property name="position">3</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkCheckButton" id="check_aur_updates_checkbutton">
|
||||
<property name="label" translatable="yes">Check for updates from AUR</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">False</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="margin_left">24</property>
|
||||
<property name="margin_start">24</property>
|
||||
<property name="hexpand">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">True</property>
|
||||
<property name="position">3</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="name">aur</property>
|
||||
|
@ -56,5 +56,12 @@
|
||||
The font used in the terminal
|
||||
</description>
|
||||
</key>
|
||||
<key name="update-files-db" type="b">
|
||||
<default>false</default>
|
||||
<summary>Update files databases</summary>
|
||||
<description>
|
||||
Update the files databases when updating pamac, this gives more details for packages, but is slower
|
||||
</description>
|
||||
</key>
|
||||
</schema>
|
||||
</schemalist>
|
||||
|
18
pamac.avprj
18
pamac.avprj
@ -1,7 +1,7 @@
|
||||
### AutoVala Project ###
|
||||
autovala_version: 27
|
||||
project_name: pamac-classic
|
||||
project_version: 6.6.0
|
||||
project_version: 6.6.1
|
||||
vala_version: 0.38
|
||||
|
||||
custom: data/systemd/pamac-system.service /usr/lib/systemd/system
|
||||
@ -22,7 +22,7 @@ define: KDE_TRAY
|
||||
vapidir: src/vapis
|
||||
|
||||
vala_binary: src/pamac-clean-cache/pamac-clean-cache
|
||||
*version: 6.6.0
|
||||
*version: 6.6.1
|
||||
vala_local_package: pamacclassic
|
||||
vala_package: posix
|
||||
vala_check_package: gtk+-3.0
|
||||
@ -33,7 +33,7 @@ vala_check_package: json-glib-1.0
|
||||
*vala_source: pamac_config.vala
|
||||
|
||||
vala_binary: src/pamac-install/pamac-install
|
||||
*version: 6.6.0
|
||||
*version: 6.6.1
|
||||
use_gresource: pamac_installer_gresource_xml
|
||||
vala_local_package: pamacclassic
|
||||
vala_check_package: gtk+-3.0
|
||||
@ -45,7 +45,7 @@ vala_check_package: json-glib-1.0
|
||||
*vala_source: progress_dialog.vala
|
||||
|
||||
vala_binary: src/pamac-manager/pamac-manager
|
||||
*version: 6.6.0
|
||||
*version: 6.6.1
|
||||
alias: pamac-updater
|
||||
use_gresource: pamac_manager_gresource_xml
|
||||
vala_local_package: pamacclassic
|
||||
@ -59,7 +59,7 @@ vala_check_package: json-glib-1.0
|
||||
*vala_source: manager_window.vala
|
||||
|
||||
vala_binary: src/pamac-system-daemon/pamac-system-daemon
|
||||
*version: 6.6.0
|
||||
*version: 6.6.1
|
||||
vala_local_package: pamacclassic
|
||||
vala_package: posix
|
||||
vala_check_package: gtk+-3.0
|
||||
@ -77,7 +77,7 @@ vala_check_package: polkit-gobject-1
|
||||
*vala_source: system_daemon.vala
|
||||
|
||||
vala_binary: src/pamac-tray/pamac-tray
|
||||
*version: 6.6.0
|
||||
*version: 6.6.1
|
||||
vala_local_package: pamacclassic
|
||||
vala_package: posix
|
||||
vala_check_package: json-glib-1.0
|
||||
@ -101,7 +101,7 @@ end
|
||||
*vala_source: tray.vala
|
||||
|
||||
vala_binary: src/pamac-user-daemon/pamac-user-daemon
|
||||
*version: 6.6.0
|
||||
*version: 6.6.1
|
||||
vala_local_package: pamacclassic
|
||||
vala_package: posix
|
||||
vala_check_package: gtk+-3.0
|
||||
@ -112,11 +112,12 @@ vala_check_package: libsoup-2.4
|
||||
*vala_check_package: glib-2.0
|
||||
*vala_check_package: gobject-2.0
|
||||
*vala_source: alpm_config.vala
|
||||
*vala_source: pamac_config.vala
|
||||
*vala_source: user_daemon.vala
|
||||
|
||||
|
||||
vala_library: src/pamac-classic
|
||||
*version: 6.6.0
|
||||
*version: 6.6.1
|
||||
namespace: pamacclassic
|
||||
use_gresource: pamac_transaction_gresource_xml
|
||||
vala_package: posix
|
||||
@ -181,6 +182,7 @@ end
|
||||
*translate: vala src/pamac-tray/tray-gtk.vala
|
||||
*translate: vala src/pamac-tray/tray.vala
|
||||
*translate: vala src/pamac-user-daemon/alpm_config.vala
|
||||
*translate: vala src/pamac-user-daemon/pamac_config.vala
|
||||
*translate: vala src/pamac-user-daemon/user_daemon.vala
|
||||
*translate: vala src/pamac_config.vala
|
||||
*translate: vala src/preferences_dialog.vala
|
||||
|
@ -15,6 +15,7 @@ src/pamac-tray/alpm_config.vala
|
||||
src/pamac-tray/pamac_config.vala
|
||||
src/pamac-tray/tray.vala
|
||||
src/pamac-user-daemon/alpm_config.vala
|
||||
src/pamac-user-daemon/pamac_config.vala
|
||||
src/pamac-user-daemon/user_daemon.vala
|
||||
src/aur.vala
|
||||
src/alpm_config.vala
|
||||
|
6
po/af.po
6
po/af.po
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Afrikaans (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/ar.po
6
po/ar.po
@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -723,6 +723,10 @@ msgstr "التحقق من المساحة المتوفرة على القرص"
|
||||
msgid "Check for updates"
|
||||
msgstr "التحقق من وجود تحديثات"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "إخفاء الرمز عند عدم وجود أي تحديث "
|
||||
|
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Asturian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -711,6 +711,10 @@ msgstr "Comprobar espaciu en discu disponible"
|
||||
msgid "Check for updates"
|
||||
msgstr "Comprobar anovamientos"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Anubrir iconu de bandexa al nun haber anovamientos disponibles"
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Azerbaijani (Azerbaijan) (http://www.transifex.com/"
|
||||
@ -704,6 +704,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr "Yenilikləri yoxlamaq"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/be.po
6
po/be.po
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Belarusian (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -711,6 +711,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/bg.po
6
po/bg.po
@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-08-01 11:22+0000\n"
|
||||
"Last-Translator: Galin Iskrenov <loot270@abv.bg>\n"
|
||||
"Language-Team: Bulgarian (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -712,6 +712,10 @@ msgstr "Проверка за свободно място"
|
||||
msgid "Check for updates"
|
||||
msgstr "Проверка за актуализации"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Скрий в зоната за известия, когато няма актуализация"
|
||||
|
6
po/bn.po
6
po/bn.po
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Bengali (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/bs.po
6
po/bs.po
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Bosnian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -707,6 +707,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
|
||||
@ -707,6 +707,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/ca.po
6
po/ca.po
@ -17,7 +17,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 14:18+0000\n"
|
||||
"Last-Translator: Davidmp <medipas@gmail.com>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -714,6 +714,10 @@ msgstr "Comprova l'espai disponible al disc"
|
||||
msgid "Check for updates"
|
||||
msgstr "Comprova si hi ha actualitzacions"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Catalan (Spain) (http://www.transifex.com/manjarolinux/"
|
||||
@ -707,6 +707,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/cs.po
6
po/cs.po
@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Czech (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -715,6 +715,10 @@ msgstr "Zkontrolovat volné místo na disku"
|
||||
msgid "Check for updates"
|
||||
msgstr "Kontrola aktualizací"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Schovat ikonu v liště, pokud není dostupná žádná aktualizace"
|
||||
|
@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/manjarolinux/"
|
||||
@ -710,6 +710,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/cy.po
6
po/cy.po
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Welsh (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -710,6 +710,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/da.po
6
po/da.po
@ -19,7 +19,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -716,6 +716,10 @@ msgstr "Tjek tilgængelig diskplads"
|
||||
msgid "Check for updates"
|
||||
msgstr "Tjek efter opdateringer"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Skjul system ikonet når ingen opdateringer til tilgængelige"
|
||||
|
6
po/de.po
6
po/de.po
@ -26,7 +26,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: German (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -723,6 +723,10 @@ msgstr "Überprüfe vorhandenen Speicherplatz"
|
||||
msgid "Check for updates"
|
||||
msgstr "Suche nach Aktualisierungen"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: German (Switzerland) (http://www.transifex.com/manjarolinux/"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/manjarolinux/"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/el.po
6
po/el.po
@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -717,6 +717,10 @@ msgstr "Έλεγχος ελεύθερου χώρου στον δίσκο"
|
||||
msgid "Check for updates"
|
||||
msgstr "Έλεγχος για αναβαθμίσεις"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Απόκρυψη εικονιδίου όταν δεν υπάρχει διαθέσιμη ενημέρωση"
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Greek (Greece) (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -706,6 +706,10 @@ msgstr "Έλεγχος ελεύθερου χώρου στον δίσκο"
|
||||
msgid "Check for updates"
|
||||
msgstr "Έλεγχος για αναβαθμίσεις"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Απόκρυψη εικονιδίου όταν δεν υπάρχει διαθέσιμη ενημέρωση"
|
||||
|
@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/"
|
||||
@ -708,6 +708,10 @@ msgstr "Check available disk space"
|
||||
msgid "Check for updates"
|
||||
msgstr "Check for updates"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Hide tray icon when no update available"
|
||||
|
6
po/eo.po
6
po/eo.po
@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Esperanto (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -707,6 +707,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/es.po
6
po/es.po
@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -717,6 +717,10 @@ msgstr "Comprobando espacio disponible en el disco"
|
||||
msgid "Check for updates"
|
||||
msgstr "Comprobar actualizaciones"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Spanish (Latin America) (http://www.transifex.com/"
|
||||
@ -709,6 +709,10 @@ msgstr "Comprobar espacio en disco"
|
||||
msgid "Check for updates"
|
||||
msgstr "Comprobar actualizaciones"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/manjarolinux/"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Spanish (Spain) (http://www.transifex.com/manjarolinux/"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Spanish (Mexico) (http://www.transifex.com/manjarolinux/"
|
||||
@ -704,6 +704,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Spanish (El Salvador) (http://www.transifex.com/manjarolinux/"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/et.po
6
po/et.po
@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Estonian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -708,6 +708,10 @@ msgstr "Kontrolli olemasolevat kettaruumi"
|
||||
msgid "Check for updates"
|
||||
msgstr "Kontrolli uuenduste olemasolu"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Peida süsteemisalve ikoon kui uuendusi ei ole"
|
||||
|
6
po/eu.po
6
po/eu.po
@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -710,6 +710,10 @@ msgstr "Egiaztatu eskuragarri dagoen disko espazioa"
|
||||
msgid "Check for updates"
|
||||
msgstr "Egiaztatu eguneraketak"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Ezkutatu barrako ikonoa eguneraketarik ez dagoenean"
|
||||
|
6
po/fa.po
6
po/fa.po
@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -704,6 +704,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -18,7 +18,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Persian (Iran) (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -712,6 +712,10 @@ msgstr "بررسی فضای موجود بر روی دیسک"
|
||||
msgid "Check for updates"
|
||||
msgstr "بررسی برای بروزرسانی"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr " مخفی کردن آیکون سینی زمانی که هیچ بروز رسانی موجود نیست"
|
||||
|
6
po/fi.po
6
po/fi.po
@ -17,7 +17,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -714,6 +714,10 @@ msgstr "Tarkista kovalevyn käytettävissä oleva koko"
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/fo.po
6
po/fo.po
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Faroese (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -705,6 +705,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/fr.po
6
po/fr.po
@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-31 13:03+0000\n"
|
||||
"Last-Translator: Charles Monzat <superboa@hotmail.fr>\n"
|
||||
"Language-Team: French (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -718,6 +718,10 @@ msgstr "Vérifier l'espace disque disponible"
|
||||
msgid "Check for updates"
|
||||
msgstr "Vérifier les mises à jour"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/gl.po
6
po/gl.po
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -706,6 +706,10 @@ msgstr "Comprobe o espazo en disco dispoñible"
|
||||
msgid "Check for updates"
|
||||
msgstr "Comprobar actualizacións"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/he.po
6
po/he.po
@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Hebrew (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -708,6 +708,10 @@ msgstr "בדוק שטח כונן פנוי"
|
||||
msgid "Check for updates"
|
||||
msgstr "בדוק עדכונים"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "הסתר סמל מגש כאשר אין עדכונים זמינים"
|
||||
|
6
po/hi.po
6
po/hi.po
@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Hindi (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -707,6 +707,10 @@ msgstr "उपलब्ध डिस्क स्थान की जाँच
|
||||
msgid "Check for updates"
|
||||
msgstr "अद्यतनों के लिए जाँचें"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "ट्रे आइकन मिटायें जब कोई अद्यतन उपलब्ध ना हो"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Hindi (India) (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/hr.po
6
po/hr.po
@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-08-02 13:28+0000\n"
|
||||
"Last-Translator: Lovro Kudelić <lovro.kudelic@outlook.com>\n"
|
||||
"Language-Team: Croatian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -714,6 +714,10 @@ msgstr "Provjera dostupnog prostora na disku"
|
||||
msgid "Check for updates"
|
||||
msgstr "Provjeri ažuriranja"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Sakrij ikonu na programskoj traci kada nema dostupnih ažuriranja"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Croatian (Croatia) (http://www.transifex.com/manjarolinux/"
|
||||
@ -707,6 +707,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/hu.po
6
po/hu.po
@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -710,6 +710,10 @@ msgstr "Elérhető tárterület ellenőrzése"
|
||||
msgid "Check for updates"
|
||||
msgstr "Frissítések keresése"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Az ikon elrejtése, ha nincs elérhető frissítés"
|
||||
|
6
po/id.po
6
po/id.po
@ -24,7 +24,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -718,6 +718,10 @@ msgstr "Periksa ketersediaan ruang disak"
|
||||
msgid "Check for updates"
|
||||
msgstr "Periksa pembaharuan"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Sembunyikan ikon baki ketika tidak ada pembaruan yang tersedia"
|
||||
|
6
po/is.po
6
po/is.po
@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Icelandic (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -708,6 +708,10 @@ msgstr "Athuga tiltækt diskpláss"
|
||||
msgid "Check for updates"
|
||||
msgstr "Athuga með uppfærslur"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Fela táknmynd í bakka þegar engar uppfærslur eru tiltækar"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Icelandic (Iceland) (http://www.transifex.com/manjarolinux/"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/it.po
6
po/it.po
@ -22,7 +22,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -719,6 +719,10 @@ msgstr "Controlla spazio disponibile su disco"
|
||||
msgid "Check for updates"
|
||||
msgstr "Cerca aggiornamenti"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Nascondi l'icona nella barra quando non sono disponibili aggiornamenti"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Italian (Italy) (http://www.transifex.com/manjarolinux/"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/ja.po
6
po/ja.po
@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -706,6 +706,10 @@ msgstr "利用可能なディスク容量を確認"
|
||||
msgid "Check for updates"
|
||||
msgstr "更新を確認"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "アップデートが利用可能でない場合はトレイアイコンを隠す"
|
||||
|
6
po/ka.po
6
po/ka.po
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Georgian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -702,6 +702,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr "განახლებების შემოწმება"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/ko.po
6
po/ko.po
@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Korean (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -704,6 +704,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/lt.po
6
po/lt.po
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 15:15+0000\n"
|
||||
"Last-Translator: Moo\n"
|
||||
"Language-Team: Lithuanian (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -712,6 +712,10 @@ msgstr "Tikrinti prieinamą vietą diske"
|
||||
msgid "Check for updates"
|
||||
msgstr "Tikrinti ar yra atnaujinimų"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Slėpti dėklo piktogramą, kai nėra atnaujinimų"
|
||||
|
6
po/ml.po
6
po/ml.po
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Malayalam (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/ms.po
6
po/ms.po
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Malay (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -701,6 +701,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/nb.po
6
po/nb.po
@ -24,7 +24,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Norwegian Bokmål (http://www.transifex.com/manjarolinux/"
|
||||
@ -723,6 +723,10 @@ msgstr "Sjekk tilgjengelig diskplass"
|
||||
msgid "Check for updates"
|
||||
msgstr "Se etter oppdateringer"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Gjem ikon når det ikke finnes noen oppdateringer"
|
||||
|
6
po/nl.po
6
po/nl.po
@ -23,7 +23,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 09:20+0000\n"
|
||||
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -721,6 +721,10 @@ msgstr "Controlleer beschikbaar disk ruimte"
|
||||
msgid "Check for updates"
|
||||
msgstr "Controleer op updates"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Verberg update icoon in de tray indien er geen update beschikbaar is "
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Dutch (Belgium) (http://www.transifex.com/manjarolinux/"
|
||||
@ -706,6 +706,10 @@ msgstr "Verifieer beschikbare schijfruimte"
|
||||
msgid "Check for updates"
|
||||
msgstr "Naar updates zoeken"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Het tray icoon verbergen wanneer er geen updates zijn"
|
||||
|
@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 09:19+0000\n"
|
||||
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/manjarolinux/"
|
||||
@ -711,6 +711,10 @@ msgstr "Beschikbare schijfruimte controleren"
|
||||
msgid "Check for updates"
|
||||
msgstr "Controleren op updates"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Systeemvakpictogram verbergen als er geen updates beschikbaar zijn"
|
||||
|
6
po/nn.po
6
po/nn.po
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Norwegian Nynorsk (http://www.transifex.com/manjarolinux/"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:03-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -702,6 +702,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/pl.po
6
po/pl.po
@ -19,7 +19,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-08-02 11:35+0000\n"
|
||||
"Last-Translator: Piotr Strębski <strebski@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -724,6 +724,10 @@ msgstr "Sprawdź dostępną przestrzeń dyskową"
|
||||
msgid "Check for updates"
|
||||
msgstr "Sprawdź aktualizacje"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Ukryj ikonę z zasobnika, gdy nie ma dostępnych aktualizacji"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Polish (Poland) (http://www.transifex.com/manjarolinux/"
|
||||
@ -711,6 +711,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/pt.po
6
po/pt.po
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -706,6 +706,10 @@ msgstr "Verificar espaço disponível em disco"
|
||||
msgid "Check for updates"
|
||||
msgstr "Verificar atualizações"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Ocultar ícone da bandeja quando não houver atualização disponível"
|
||||
|
@ -26,7 +26,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/manjarolinux/"
|
||||
@ -723,6 +723,10 @@ msgstr "Verificar o espaço disponível em disco"
|
||||
msgid "Check for updates"
|
||||
msgstr "Verificar atualizações"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Ocultar ícone da bandeja quando não houver atualização disponível"
|
||||
|
@ -17,7 +17,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/manjarolinux/"
|
||||
@ -714,6 +714,10 @@ msgstr "Verificar espaço disponível em disco"
|
||||
msgid "Check for updates"
|
||||
msgstr "Verificar atualizações"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Ocultar ícone da bandeja quando não houver atualização disponível"
|
||||
|
6
po/ro.po
6
po/ro.po
@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Romanian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -714,6 +714,10 @@ msgstr "Verifică spațiul disponibil pe disc"
|
||||
msgid "Check for updates"
|
||||
msgstr "Verifică actualizări"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Ascunde iconița de notificare când nu există actualizări."
|
||||
|
6
po/ru.po
6
po/ru.po
@ -27,7 +27,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -732,6 +732,10 @@ msgstr "Проверка доступного дискового простра
|
||||
msgid "Check for updates"
|
||||
msgstr "Проверить обновления"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Скрыть значок при отсутствии обновлений"
|
||||
|
6
po/si.po
6
po/si.po
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Sinhala (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -705,6 +705,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/sk.po
6
po/sk.po
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 06:06+0000\n"
|
||||
"Last-Translator: Dušan Kazik <prescott66@gmail.com>\n"
|
||||
"Language-Team: Slovak (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -715,6 +715,10 @@ msgstr "Skontrolovať dostupné miesto"
|
||||
msgid "Check for updates"
|
||||
msgstr "Kontrolovať aktualizácie"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Skryť ikonu v lište, keď nie sú dostupné žiadne aktualizácie"
|
||||
|
6
po/sl.po
6
po/sl.po
@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -719,6 +719,10 @@ msgstr "Preveri razpoložljiv prostor na disku"
|
||||
msgid "Check for updates"
|
||||
msgstr "Preveri za posodobitve"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Skrij ikono sistemske vrstice, če ni na voljo nobenih posodobitev"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/manjarolinux/"
|
||||
@ -710,6 +710,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/sr.po
6
po/sr.po
@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -712,6 +712,10 @@ msgstr "Провери доступан простор на диску"
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Serbian (Latin) (http://www.transifex.com/manjarolinux/"
|
||||
@ -713,6 +713,10 @@ msgstr "Provera slobodnog prostora na disku"
|
||||
msgid "Check for updates"
|
||||
msgstr "Proveri ažuriranja"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Sakrij ikonicu kada nema dostupnih ažuriranja"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Serbian (Serbia) (http://www.transifex.com/manjarolinux/"
|
||||
@ -707,6 +707,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Serbian (Latin) (Serbia) (http://www.transifex.com/"
|
||||
@ -707,6 +707,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/sv.po
6
po/sv.po
@ -17,7 +17,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -714,6 +714,10 @@ msgstr "Kontrollera tillgängligt diskutrymme"
|
||||
msgid "Check for updates"
|
||||
msgstr "Leta efter uppdateringar"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Göm programikonen när inga uppdateringar finns"
|
||||
|
6
po/tr.po
6
po/tr.po
@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-08-04 06:07+0000\n"
|
||||
"Last-Translator: Demiray Muhterem <mdemiray@msn.com>\n"
|
||||
"Language-Team: Turkish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -712,6 +712,10 @@ msgstr "Kullanılabilir disk alanını kontrol et"
|
||||
msgid "Check for updates"
|
||||
msgstr "Güncellemeleri kontrol et"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Güncelleme yok ise sistem ikonunu gizle"
|
||||
|
6
po/uk.po
6
po/uk.po
@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -721,6 +721,10 @@ msgstr "Перевірити доступне місце на диску"
|
||||
msgid "Check for updates"
|
||||
msgstr "Перевірити наявність оновлень"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "Приховати значок з панелі завдань, коли немає доступних оновлень"
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/manjarolinux/"
|
||||
@ -706,6 +706,10 @@ msgstr "ڈسک میں موجود خالی جگہ کی جانچ کریں"
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/uz.po
6
po/uz.po
@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Uzbek (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/vi.po
6
po/vi.po
@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Vietnamese (http://www.transifex.com/manjarolinux/manjaro-"
|
||||
@ -703,6 +703,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
6
po/zh.po
6
po/zh.po
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Chinese (http://www.transifex.com/manjarolinux/manjaro-pamac/"
|
||||
@ -700,6 +700,10 @@ msgstr ""
|
||||
msgid "Check for updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr ""
|
||||
|
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/manjarolinux/"
|
||||
@ -706,6 +706,10 @@ msgstr "检查可用磁盘空间"
|
||||
msgid "Check for updates"
|
||||
msgstr "检查更新"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "隐藏托盘图标当没有更新可用时"
|
||||
|
@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
|
||||
"POT-Creation-Date: 2017-11-11 20:26-0300\n"
|
||||
"POT-Creation-Date: 2017-11-11 21:00-0300\n"
|
||||
"PO-Revision-Date: 2017-07-30 12:17+0000\n"
|
||||
"Last-Translator: Jeff Huang <s8321414@gmail.com>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/manjarolinux/"
|
||||
@ -704,6 +704,10 @@ msgstr "檢查可用磁碟空間"
|
||||
msgid "Check for updates"
|
||||
msgstr "檢查更新"
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Update files databases (more details but slower)"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/interface/preferences_dialog.ui
|
||||
msgid "Hide tray icon when no update available"
|
||||
msgstr "當沒有可用的更新時,隱藏系統匣圖示"
|
||||
|
@ -7,7 +7,7 @@ set (GETTEXT_PACKAGE "pamac-classic")
|
||||
set (RELEASE_NAME "pamac-classic")
|
||||
set (CMAKE_C_FLAGS "")
|
||||
set (PREFIX ${CMAKE_INSTALL_PREFIX})
|
||||
set (VERSION "6.6.0")
|
||||
set (VERSION "6.6.1")
|
||||
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
|
||||
set (DOLLAR "$")
|
||||
|
||||
@ -15,7 +15,7 @@ configure_file (${CMAKE_SOURCE_DIR}/src/Config.vala.base ${CMAKE_BINARY_DIR}/src
|
||||
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
|
||||
configure_file (${CMAKE_CURRENT_SOURCE_DIR}/pamacclassic.pc ${CMAKE_CURRENT_BINARY_DIR}/pamacclassic.pc)
|
||||
configure_file (${CMAKE_CURRENT_SOURCE_DIR}/pamacclassic.deps ${CMAKE_CURRENT_BINARY_DIR}/pamacclassic.deps)
|
||||
set (VERSION "6.6.0")
|
||||
set (VERSION "6.6.1")
|
||||
add_definitions (${DEPS_CFLAGS})
|
||||
link_libraries ( ${DEPS_LIBRARIES} )
|
||||
link_directories ( ${DEPS_LIBRARY_DIRS} )
|
||||
@ -101,7 +101,7 @@ add_dependencies( pamacclassic ${pamacclassic_DEPENDENCIES} )
|
||||
target_link_libraries( pamacclassic m )
|
||||
set_target_properties( pamacclassic PROPERTIES
|
||||
VERSION
|
||||
6.6.0
|
||||
6.6.1
|
||||
SOVERSION
|
||||
6 )
|
||||
|
||||
|
@ -4,7 +4,7 @@ cfg_pamac_classic.set('PKGDATADIR', join_paths(get_option('prefix'),get_option('
|
||||
cfg_pamac_classic.set('GETTEXT_PACKAGE', 'pamac-classic')
|
||||
cfg_pamac_classic.set('RELEASE_NAME', 'pamac-classic')
|
||||
cfg_pamac_classic.set('PREFIX', get_option('prefix'))
|
||||
cfg_pamac_classic.set('VERSION', '6.6.0')
|
||||
cfg_pamac_classic.set('VERSION', '6.6.1')
|
||||
cfg_pamac_classic.set('TESTSRCDIR', meson.source_root())
|
||||
|
||||
cfgfile_1 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_classic)
|
||||
@ -59,7 +59,7 @@ pamac_classic_deps += [meson.get_compiler('c').find_library('m', required : fals
|
||||
pamac_classic_vala_args += ['--gir=pamacclassic-6.0.gir']
|
||||
|
||||
|
||||
pamacclassic_library = shared_library('pamacclassic',pamac_classic_sources,dependencies: pamac_classic_deps,vala_args: pamac_classic_vala_args,c_args: pamac_classic_c_args,version: '6.6.0',soversion: '6',install: true)
|
||||
pamacclassic_library = shared_library('pamacclassic',pamac_classic_sources,dependencies: pamac_classic_deps,vala_args: pamac_classic_vala_args,c_args: pamac_classic_c_args,version: '6.6.1',soversion: '6',install: true)
|
||||
|
||||
pamac_classic_requires = []
|
||||
pamac_classic_requires += ['gdk-3.0']
|
||||
@ -74,7 +74,7 @@ pamac_classic_requires += ['glib-2.0']
|
||||
pamac_classic_requires += ['gobject-2.0']
|
||||
pkg_mod = import('pkgconfig')
|
||||
pkg_mod.generate(libraries : pamacclassic_library,
|
||||
version : '6.6.0',
|
||||
version : '6.6.1',
|
||||
name : 'pamacclassic',
|
||||
filebase : 'pamacclassic',
|
||||
description : 'pamacclassic',
|
||||
|
@ -7,13 +7,13 @@ set (GETTEXT_PACKAGE "pamac-classic")
|
||||
set (RELEASE_NAME "pamac-classic")
|
||||
set (CMAKE_C_FLAGS "")
|
||||
set (PREFIX ${CMAKE_INSTALL_PREFIX})
|
||||
set (VERSION "6.6.0")
|
||||
set (VERSION "6.6.1")
|
||||
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
|
||||
set (DOLLAR "$")
|
||||
|
||||
configure_file (${CMAKE_SOURCE_DIR}/src/pamac-clean-cache/Config.vala.base ${CMAKE_BINARY_DIR}/src/pamac-clean-cache/Config.vala)
|
||||
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
|
||||
set (VERSION "6.6.0")
|
||||
set (VERSION "6.6.1")
|
||||
add_definitions (${DEPS_CFLAGS})
|
||||
include_directories ( ${CMAKE_BINARY_DIR}/src )
|
||||
link_libraries ( ${DEPS_LIBRARIES} -lpamacclassic )
|
||||
|
@ -4,7 +4,7 @@ cfg_pamac_clean_cache.set('PKGDATADIR', join_paths(get_option('prefix'),get_opti
|
||||
cfg_pamac_clean_cache.set('GETTEXT_PACKAGE', 'pamac-classic')
|
||||
cfg_pamac_clean_cache.set('RELEASE_NAME', 'pamac-classic')
|
||||
cfg_pamac_clean_cache.set('PREFIX', get_option('prefix'))
|
||||
cfg_pamac_clean_cache.set('VERSION', '6.6.0')
|
||||
cfg_pamac_clean_cache.set('VERSION', '6.6.1')
|
||||
cfg_pamac_clean_cache.set('TESTSRCDIR', meson.source_root())
|
||||
|
||||
cfgfile_4 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_clean_cache)
|
||||
|
@ -7,13 +7,13 @@ set (GETTEXT_PACKAGE "pamac-classic")
|
||||
set (RELEASE_NAME "pamac-classic")
|
||||
set (CMAKE_C_FLAGS "")
|
||||
set (PREFIX ${CMAKE_INSTALL_PREFIX})
|
||||
set (VERSION "6.6.0")
|
||||
set (VERSION "6.6.1")
|
||||
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
|
||||
set (DOLLAR "$")
|
||||
|
||||
configure_file (${CMAKE_SOURCE_DIR}/src/pamac-install/Config.vala.base ${CMAKE_BINARY_DIR}/src/pamac-install/Config.vala)
|
||||
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
|
||||
set (VERSION "6.6.0")
|
||||
set (VERSION "6.6.1")
|
||||
add_definitions (${DEPS_CFLAGS})
|
||||
include_directories ( ${CMAKE_BINARY_DIR}/src )
|
||||
link_libraries ( ${DEPS_LIBRARIES} -lpamacclassic )
|
||||
|
@ -4,7 +4,7 @@ cfg_pamac_install.set('PKGDATADIR', join_paths(get_option('prefix'),get_option('
|
||||
cfg_pamac_install.set('GETTEXT_PACKAGE', 'pamac-classic')
|
||||
cfg_pamac_install.set('RELEASE_NAME', 'pamac-classic')
|
||||
cfg_pamac_install.set('PREFIX', get_option('prefix'))
|
||||
cfg_pamac_install.set('VERSION', '6.6.0')
|
||||
cfg_pamac_install.set('VERSION', '6.6.1')
|
||||
cfg_pamac_install.set('TESTSRCDIR', meson.source_root())
|
||||
|
||||
cfgfile_5 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_install)
|
||||
|
@ -7,13 +7,13 @@ set (GETTEXT_PACKAGE "pamac-classic")
|
||||
set (RELEASE_NAME "pamac-classic")
|
||||
set (CMAKE_C_FLAGS "")
|
||||
set (PREFIX ${CMAKE_INSTALL_PREFIX})
|
||||
set (VERSION "6.6.0")
|
||||
set (VERSION "6.6.1")
|
||||
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
|
||||
set (DOLLAR "$")
|
||||
|
||||
configure_file (${CMAKE_SOURCE_DIR}/src/pamac-manager/Config.vala.base ${CMAKE_BINARY_DIR}/src/pamac-manager/Config.vala)
|
||||
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
|
||||
set (VERSION "6.6.0")
|
||||
set (VERSION "6.6.1")
|
||||
add_definitions (${DEPS_CFLAGS})
|
||||
include_directories ( ${CMAKE_BINARY_DIR}/src )
|
||||
link_libraries ( ${DEPS_LIBRARIES} -lpamacclassic )
|
||||
|
@ -4,7 +4,7 @@ cfg_pamac_manager.set('PKGDATADIR', join_paths(get_option('prefix'),get_option('
|
||||
cfg_pamac_manager.set('GETTEXT_PACKAGE', 'pamac-classic')
|
||||
cfg_pamac_manager.set('RELEASE_NAME', 'pamac-classic')
|
||||
cfg_pamac_manager.set('PREFIX', get_option('prefix'))
|
||||
cfg_pamac_manager.set('VERSION', '6.6.0')
|
||||
cfg_pamac_manager.set('VERSION', '6.6.1')
|
||||
cfg_pamac_manager.set('TESTSRCDIR', meson.source_root())
|
||||
|
||||
cfgfile_6 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_manager)
|
||||
|
@ -7,13 +7,13 @@ set (GETTEXT_PACKAGE "pamac-classic")
|
||||
set (RELEASE_NAME "pamac-classic")
|
||||
set (CMAKE_C_FLAGS "")
|
||||
set (PREFIX ${CMAKE_INSTALL_PREFIX})
|
||||
set (VERSION "6.6.0")
|
||||
set (VERSION "6.6.1")
|
||||
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
|
||||
set (DOLLAR "$")
|
||||
|
||||
configure_file (${CMAKE_SOURCE_DIR}/src/pamac-system-daemon/Config.vala.base ${CMAKE_BINARY_DIR}/src/pamac-system-daemon/Config.vala)
|
||||
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
|
||||
set (VERSION "6.6.0")
|
||||
set (VERSION "6.6.1")
|
||||
add_definitions (${DEPS_CFLAGS})
|
||||
include_directories ( ${CMAKE_BINARY_DIR}/src )
|
||||
link_libraries ( ${DEPS_LIBRARIES} -lpamacclassic )
|
||||
|
@ -4,7 +4,7 @@ cfg_pamac_system_daemon.set('PKGDATADIR', join_paths(get_option('prefix'),get_op
|
||||
cfg_pamac_system_daemon.set('GETTEXT_PACKAGE', 'pamac-classic')
|
||||
cfg_pamac_system_daemon.set('RELEASE_NAME', 'pamac-classic')
|
||||
cfg_pamac_system_daemon.set('PREFIX', get_option('prefix'))
|
||||
cfg_pamac_system_daemon.set('VERSION', '6.6.0')
|
||||
cfg_pamac_system_daemon.set('VERSION', '6.6.1')
|
||||
cfg_pamac_system_daemon.set('TESTSRCDIR', meson.source_root())
|
||||
|
||||
cfgfile_7 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_system_daemon)
|
||||
|
@ -193,7 +193,12 @@ namespace Pamac {
|
||||
alpm_handle.totaldlcb = (Alpm.TotalDownloadCallBack) cb_totaldownload;
|
||||
alpm_handle.logcb = (Alpm.LogCallBack) cb_log;
|
||||
lockfile = GLib.File.new_for_path (alpm_handle.lockfile);
|
||||
files_handle = alpm_config.get_handle (false, true);
|
||||
var pamac_config = new Pamac.Config ();
|
||||
if (pamac_config.update_files_db) {
|
||||
files_handle = alpm_config.get_handle (true);
|
||||
} else {
|
||||
files_handle = alpm_config.get_handle (false);
|
||||
}
|
||||
files_handle.eventcb = (Alpm.EventCallBack) cb_event;
|
||||
files_handle.progresscb = (Alpm.ProgressCallBack) cb_progress;
|
||||
files_handle.questioncb = (Alpm.QuestionCallBack) cb_question;
|
||||
|
@ -7,13 +7,13 @@ set (GETTEXT_PACKAGE "pamac-classic")
|
||||
set (RELEASE_NAME "pamac-classic")
|
||||
set (CMAKE_C_FLAGS "")
|
||||
set (PREFIX ${CMAKE_INSTALL_PREFIX})
|
||||
set (VERSION "6.6.0")
|
||||
set (VERSION "6.6.1")
|
||||
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
|
||||
set (DOLLAR "$")
|
||||
|
||||
configure_file (${CMAKE_SOURCE_DIR}/src/pamac-tray/Config.vala.base ${CMAKE_BINARY_DIR}/src/pamac-tray/Config.vala)
|
||||
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
|
||||
set (VERSION "6.6.0")
|
||||
set (VERSION "6.6.1")
|
||||
add_definitions (${DEPS_CFLAGS})
|
||||
include_directories ( ${CMAKE_BINARY_DIR}/src )
|
||||
link_libraries ( ${DEPS_LIBRARIES} -lpamacclassic )
|
||||
|
@ -4,7 +4,7 @@ cfg_pamac_tray.set('PKGDATADIR', join_paths(get_option('prefix'),get_option('dat
|
||||
cfg_pamac_tray.set('GETTEXT_PACKAGE', 'pamac-classic')
|
||||
cfg_pamac_tray.set('RELEASE_NAME', 'pamac-classic')
|
||||
cfg_pamac_tray.set('PREFIX', get_option('prefix'))
|
||||
cfg_pamac_tray.set('VERSION', '6.6.0')
|
||||
cfg_pamac_tray.set('VERSION', '6.6.1')
|
||||
cfg_pamac_tray.set('TESTSRCDIR', meson.source_root())
|
||||
|
||||
cfgfile_3 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_tray)
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user