Commit Graph

250 Commits

Author SHA1 Message Date
Philip
33550c2cc3 update translations 2016-04-27 22:35:50 +02:00
Philip
910e7d55d1 update translations 2016-04-26 20:52:54 +02:00
Philip
f1acc4ed2d [translations] update some of them 2016-04-25 21:37:53 +02:00
guinux
9e28c9f87d update transalations 2016-04-24 12:02:18 +02:00
Philip
f96fbbd2d4 Update translations 2016-04-24 09:00:04 +02:00
Philip
0e6851b987 [translations] update copyright 2016-04-24 08:58:09 +02:00
Philip
cc8d67f197 Update all translations for v4.0 2016-04-24 08:50:19 +02:00
Philip
269a8dfc81 [translations] update most of the translations 2016-04-24 08:29:32 +02:00
guinux
6046da7729 add headerbars, improve dialogs and updater 2016-04-23 17:27:01 +02:00
guinux
0105b98f9e little fix in AUR and remove no more needed files 2016-04-16 14:37:31 +02:00
guinux
6dc6bda00c fix translations 2016-04-15 12:37:50 +02:00
guinux
b59e68459b v4.0.0-beta 2016-04-14 18:19:20 +02:00
guinux
7234a4925b little Makefile fix 2016-03-01 15:00:05 +01:00
guinux
dd71fd3ecc now transaction functions are a library, see pamac.vapi 2016-02-26 10:37:26 +01:00
guinux
1984420add fix transalations 2016-02-14 17:06:44 +01:00
guinux
3c69d26a92 update translations 2016-02-14 14:55:33 +01:00
guinux
00553e5e58 v3.0.0 2016-02-02 09:28:07 +01:00
Philip
d7d393ed4e [translations] update da, eu, id, pt_BR, sk 2015-10-28 08:34:05 +01:00
Philip
b024f9a6ae [translations] update pt_BR 2015-10-21 08:50:06 +02:00
Philip
f7e22c5f50 [translations] update es, gl, it, pt_PT, tr 2015-10-20 21:11:09 +02:00
Philip
fec09228b0 [translations] update it, ko, pt_PT 2015-10-18 12:14:50 +02:00
Philip
b718f3a160 [Translations] update all translations for v2.4.3 2015-10-16 09:18:10 +02:00
guinux
00fd98ae27 add build_date for repo pkgs and details tab for AUR pkgs 2015-10-07 15:35:26 +02:00
Philip
ce20a39e6c Merge branch 'master' of github.com:manjaro/pamac 2015-10-03 19:49:55 +02:00
Philip
5a8bd9653b [translations] update translations
- update ast, ca, eo, es, gl, id, is, nb, nl, nl_BE, ru, sk, sl, uk
- tag v2.4.2
2015-10-03 19:48:34 +02:00
guinux
ad89473d32 use GLib.format_size 2015-10-03 12:57:10 +02:00
Philip
f3fdee43cb [translations] update bg, hu, pl, tr, zh_TW 2015-08-29 16:18:27 +02:00
Philip
d8cfeb69e4 [translations] update all files 2015-08-25 21:13:10 +02:00
guinux
f3c6e46baf add search in AUR by default option 2015-08-24 16:13:18 +02:00
Philip
e76907b43c [translations] update bg, cs, es, fr, is, lt, sk, tr, zh_CN, zh_TW 2015-08-23 13:32:15 +02:00
Philip
ffffb53418 [translations] update all files 2015-08-21 07:42:40 +02:00
Philip
7b0f23b7b3 Merge branch 'master' of github.com:manjaro/pamac 2015-08-21 07:37:11 +02:00
Philip
c2e3edef6f [translations] update zh_TW 2015-08-21 07:36:50 +02:00
guinux
cad52d23e1 add missing translations of optional_for 2015-08-20 18:54:28 +02:00
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
Philip
44241ca478 Translations
- update ca, hr, ru, sl, sv, vi
- add fa-IR, hr
2014-02-18 22:05:08 +01:00
Philip
11bde83dc5 Translations
- update es, hu, id, pt_BR, ru
2014-02-13 17:48:01 +01:00
Philip
011b3945ae Translations
- update cs, nb
2014-02-12 18:19:26 +01:00
Philip
ce11d7ac3b Translations
- update ro
2014-02-09 12:50:17 +01:00
Philip
2a0479080f Translations
- fix nb
2014-02-08 17:22:41 +01:00
Philip
903df69fd4 Translations
- update hi, nb
2014-02-08 17:12:21 +01:00
Philip
104e8ff74b Translations
- update nl
2014-02-06 20:44:38 +01:00
Philip
745f57bacc Translations
- update bg, it, ja, ro, sr@latin
2014-02-05 19:43:57 +01:00
Philip
d2723f76cc Translations
- update ar, ast, bg, da, de, es, eu, pl, pt_BR, ru, sl, tr, zh_TW
- add fo
2014-02-04 06:56:44 +01:00
guinux
466e914a2d Merge branch 'master' of git.manjaro.org:core/pamac
Conflicts:
	po/fr.po
2014-02-01 18:04:06 +01:00
guinux
99f873d40b preferences window center and French translation 2014-02-01 18:00:01 +01:00
Philip
a274802078 Translations
- update translations
2014-02-01 16:04:11 +01:00
guinux
c4d222f37e last polishing 2014-02-01 15:39:58 +01:00
Philip
2e05a2e9a6 Translations
- update hu
2014-01-07 00:30:01 +01:00
Philip
d75eaa4e5c Bugfix
- fix hindi translation
2014-01-06 06:47:35 +01:00
Philip
95b6713176 Bugfix
- fix greek translation
2014-01-06 06:44:25 +01:00
Philip
fb0987c4d3 Bugfix
- fix greek translation
2014-01-06 06:42:35 +01:00
Philip
20e244df8a Translations
- update el
2014-01-06 06:31:17 +01:00
Philip
678f41fa6e Translation
- add hindi
2014-01-04 21:15:37 +01:00
Philip
79e7b5abd9 Translations
- update ast, de
2014-01-03 09:58:14 +01:00
Philip
bc0c806477 Translations
- add hi, add .tx config
- update .gitignore
2013-12-31 11:21:27 +01:00
Philip
873bb796a5 Translations
- update uk
2013-12-29 13:04:31 +01:00
Philip
02f1606710 Translations
- add ko
- update fr, id, pt_BR
2013-12-18 23:06:51 +01:00
guinux
eb5d87a500 pamac-tray refreshes its status if pacman was run and fixes 2013-12-18 19:10:50 +01:00
Philip
49a0de3c74 Translations
- update all translations
2013-12-11 13:36:48 +01:00
Philip
c517e7cbf8 Translations
- update all translations
2013-11-24 14:13:18 +01:00
guinux
a516265f56 last fixes 2013-11-17 15:05:58 +01:00
Philip
c62daaa541 Translations
- update bg, nl, pl, sk, uk
- delete bg_BD, cs_CZ, et_EE, fa_IR, fr_FR, ms_MY, nl_NL, sk_SK
- add cs, et, fa, ms
2013-11-14 20:32:52 +01:00
Philip
c00b3dd9e4 Translations
- update translations for 0.9.1
2013-11-11 20:04:42 +01:00
Philip
b15b185957 Translations
- update uk, zh_TW
2013-11-07 21:52:58 +01:00
Philip
b2769e0094 Translations
- update en_GB, et_EE, id, ru
2013-11-01 12:44:29 +01:00
Philip
c6267c2c5d Translations
- update it, pt_BR, ro, uk
- add bn, bn_BD, sl, zh_TW
2013-10-29 20:31:13 +01:00
Philip
e0e3d4bc6a Translations
- update danish
2013-10-26 17:26:59 +02:00
Philip
010652b2b0 Translations: update el 2013-10-26 10:52:04 +02:00
Philip
843e27d91a Translations
- update/add pt_BR, eu, uk
2013-10-23 22:42:59 +02:00
Philip
1047cc97e5 Bugfix
- fix pt_BR
2013-10-22 16:59:44 +02:00
Philip
05522d9e71 Translation
- update hu, nb, pt_BR
2013-10-22 16:55:39 +02:00
Philip
f8b911372f Translations
- fix hungarian
2013-10-21 21:10:35 +02:00
Philip
cfa1431913 Translations
- add/update translations
- en_GB, et_EE, hu, nb, sr@latin, vi
2013-10-21 21:07:21 +02:00
Philip
2a780073bb Translations
- update cs_CZ, da, es, fr, he, tr
2013-10-19 23:34:44 +02:00
Philip
48aa69ace1 Translations
- update most translations
2013-10-18 21:40:02 +02:00
guinux
715a0a6adf big update with pamac-daemon back 2013-10-16 15:34:09 +02:00
guinux
a350d11035 update translation files 2013-10-04 10:20:40 +02:00
Philip
5010efaf99 fix tray icon
add and update translations
2013-09-16 21:13:10 +02:00
guinux
7e020a5dd2 big gui imporvements 2013-07-13 11:34:44 +02:00
guinux
8ee46f079e update translations 2013-06-10 18:16:16 +02:00
guinux
fdbf990a73 little adjustements and French translation 2013-06-02 16:20:21 +02:00
guinux
c9825b8634 better pid file handling, add policikit file translation in pot file and another fix for the cursor troubles 2013-05-18 11:24:20 +02:00
guinux
8eebf3900a update translations files from transifex 2013-05-11 15:35:10 +02:00
guinux
6ceb3d234f update po files with pamac-install 2013-04-29 15:29:35 +02:00
guinux
ba85214300 update po files 2013-04-24 15:25:17 +02:00
guinux
15081cce7e change a translation string 2013-04-19 16:24:38 +02:00
guinux
588a158f73 add a version column and update po files 2013-04-17 15:37:34 +02:00
guinux
279bcc44b0 big gui backend rewrite - now you can add and remove packages at the same time 2013-04-17 14:41:10 +02:00
Philip
2880afd9b9 po: update german translation 2013-04-13 14:45:24 +02:00
guinux
254e721521 updated po files and config file 2013-04-12 11:37:28 +02:00
guinux
93b0e52bf7 port to libalpm 4.1 and fixes 2013-04-10 16:20:54 +02:00
Philip
4571580f12 po: update Norwegian 2013-04-08 19:44:53 +02:00
guinux
3d98e0c0cc fix el.po 2013-04-08 17:11:05 +02:00
Philip
707172b7e0 po: add greek translation 2013-04-08 12:58:40 +02:00
Philip
2301864130 po: update spanish 2013-04-08 11:47:45 +02:00
Philip
a29690aa2b add italian translation 2013-04-07 22:57:17 +02:00
guinux
9afc742fa5 fixes, remove recurse option for removals, translation support 2013-04-07 14:16:23 +02:00
guinux
dbbc5a97a0 translation fixes 2013-04-01 10:08:03 +02:00
guinux
84865bcd9f translation support added 2013-03-31 19:31:33 +02:00
guinux
3a3e9b14a5 esthetic improvements and prepare translation 2013-03-30 10:03:15 +01:00