Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
3a9ee17692 | |||
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:27-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
Reference in New Issue
Block a user