Commit Graph

116 Commits

Author SHA1 Message Date
Philip
d48f462102 [translations] update all translations 2015-08-20 17:48:02 +02:00
guinux
177dc8e12a v2.4, new preferences dialog 2015-08-20 15:18:12 +02:00
Philip
f4a2178a05 Translations
- update ast, ca, da, fr, hu
- add af
2015-06-19 06:46:18 +02:00
vsilvar
601b8c12d1 Update pt_PT.po
Fixed typo in portuguese translation.
2015-06-02 00:01:12 +01:00
Philip
03a5f780e0 Update translations
- ca, da, de, id, ja, nb, sl, zh_CN
2015-05-25 02:10:28 +02:00
Philip
44c45e21ba Translations
- update ast, es, fi, he, it, lt, nb, ru
- add nl_NL
2015-04-12 19:32:34 +02:00
Philip
0c52b7601f Update translations 2015-03-28 11:26:24 +01:00
Philip
5e45d647e9 Update Translations 2015-03-21 08:30:54 +01:00
guinux
147b8d04c8 fix #38 2015-03-18 16:17:30 +01:00
Philip
99d827def6 Update translations 2015-03-09 18:21:40 +01:00
Philip
7c2119566a Update translations 2015-03-08 15:00:02 +01:00
Philip
738df885d8 Update translations 2015-03-07 11:42:51 +01:00
Philip
d14b673e83 Update translations 2015-03-07 00:15:54 +01:00
Philip
4aa28532bf Update translations 2015-03-04 18:29:26 +01:00
guinux
eb9ace7b82 prepare v2.2 2015-03-04 15:55:36 +01:00
Philip
570137d7f2 Update translations 2015-01-29 14:45:05 +01:00
Romain Failliot
dc6cc1e5f9 Modularize the Makefiles.
* It's a good practice to put the main target on top, since it's the
  first one that is called when calling just "make". That's why
  "resources", "binaries" and "gettext" were moved up in their
  Makefile's.
* Added a "clean" target for each subdirectories so that they are a bit
  more autonomous.
* Using "&&" instead of ";" when changing directory because if a
  directory name is changed, we get into an infinite loop.
2015-01-24 12:16:27 -05:00
Philip
54591d4bc9 Update translations 2015-01-10 11:59:20 +01:00
Philip
448ade9b51 Update Translations 2015-01-07 18:47:54 +01:00
Philip
457b7b69c0 Translations: update lt 2015-01-06 10:12:32 +01:00
guinux
20d3b5b991 fix transalations 2015-01-05 21:01:59 +01:00
Philip
bf4161de33 Update translations 2015-01-04 10:22:06 +01:00
Philip
b283605e7c Proper Header 2015-01-04 10:20:14 +01:00
Philip
5b0670b4a8 Translations: fix headers 2015-01-04 09:40:18 +01:00
Philip
a5ec9ff679 Translations: updates 2015-01-04 09:38:31 +01:00
Philip
c6b6681cf1 update language files 2015-01-04 09:22:02 +01:00
guinux
e6dc06f106 update translations 2015-01-02 23:31:08 +01:00
guinux
430b514f37 add to possibility to change syncfirst, ignorepkg and mirrors into preferences 2014-12-30 15:04:40 +01:00
Philip
6639139d3a Update Translations 2014-11-29 12:33:30 +01:00
Philip
d3a3bbfae0 Update german translation 2014-11-29 12:21:44 +01:00
Philip
0b8c28668a Stable release 2.0
- update some translations
2014-11-29 11:35:33 +01:00
guinux
da70da90da fix a bad commit 2014-11-22 15:10:42 +01:00
guinux
bd63874d2a Merge branch 'master' of github.com:manjaro/pamac
Conflicts:
	po/ar.po
	po/ast.po
	po/bg.po
	po/ca.po
	po/create_pot_file.sh
	po/cs.po
	po/da.po
	po/de.po
	po/el.po
	po/en_GB.po
	po/eo.po
	po/es.po
	po/et.po
	po/fa.po
	po/fi.po
	po/fo.po
	po/fr.po
	po/he.po
	po/hi.po
	po/hr.po
	po/hu.po
	po/id.po
	po/it.po
	po/ja.po
	po/ko.po
	po/ms.po
	po/nb.po
	po/nl.po
	po/pamac.pot
	po/pl.po
	po/pot_head
	po/pt_BR.po
	po/pt_PT.po
	po/ro.po
	po/ru.po
	po/si.po
	po/sk.po
	po/sl.po
	po/sr.po
	po/sr@latin.po
	po/sv.po
	po/tr.po
	po/uk.po
	po/update_po_files.sh
	po/uz.po
	po/vi.po
	po/zh.po
	po/zh_TW.po
	src/daemon.vala
	src/manager_window.vala
2014-11-22 12:00:18 +01:00
guinux
e8c13b45bb update translations 2014-11-22 11:53:14 +01:00
Philip
b8153ea474 Pamac 2.0
- complete rewrite in vala
- it now directly depends on libalpm so it is easier to maintain
- it is faster and uses less memory
- alpm bindings for vala, other people could be interested
- a DBus daemon which can perform every tasks which need root access using polkit to check authorization, it can be used by any other program.
- pamac-manager and pamac-updater as you know before but with some new design, try them !
- the progress dialog now includes a terminal, it permits to launch yaourt which is used now to build packages from AUR.
- reinstall a package
- install optional dependencies of a package
- mark a package as explicitly installed
2014-11-22 09:36:35 +01:00
guinux
31c90c6419 update po files 2014-11-21 11:21:08 +01:00
guinux
689c96dac7 little fixes 2014-11-21 10:35:26 +01:00
guinux
bdb1c679d8 fix #5 2014-11-19 14:46:44 +01:00
guinux
93bd73a3fc improve makefiles 2014-11-17 21:56:15 +01:00
guinux
ed0bacc1d3 some fixes and improvements 2014-11-16 11:31:44 +01:00
guinux
0d3b34d7c4 add right click menu with multiple selection and fixes 2014-11-08 17:50:35 +01:00
guinux
0be2ab9500 fix #1 2014-11-03 21:04:44 +01:00
guinux
fe929692ce add translations 2014-10-30 22:00:03 +01:00
Philip
7292623942 Translations
- update he, nl
- add ca-ES
2014-06-17 21:34:52 +02:00
Philip
91824f5c02 Translations
- update ast, ca, fi, id, nb, pt_BR, ro, ru, sr@latin, sv, zh_CN
- new si, sr, zh
2014-05-27 20:19:57 +02:00
Philip
09d043f98b Translations
- update da, fr, sk
2014-03-27 20:02:21 +01:00
Philip
d8d8a7437f Translations
- update bg
2014-03-10 18:30:06 +01:00
Philip
a744670594 Translations
- update es, it, ja, nb, nl, tr
- add: ka, ur-PK
2014-03-09 22:39:56 +01:00
Philip
2256f089a3 Translations
- first update due string changes in 0.9.8rc1
2014-03-07 08:12:04 +01:00
Philip
812b7c9b44 Translations
- update el, pt_PT
2014-02-20 22:11:59 +01:00