[translations] sync with transifex

This commit is contained in:
Philip 2017-06-03 22:17:43 +02:00
parent 7905b76f6d
commit b64b603e82
2 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: guillaume@manjaro.org\n"
"POT-Creation-Date: 2016-04-24 08:44+0200\n"
"PO-Revision-Date: 2017-02-24 15:33+0000\n"
"PO-Revision-Date: 2017-05-30 14:36+0000\n"
"Last-Translator: Davidmp <medipas@gmail.com>\n"
"Language-Team: Catalan (http://www.transifex.com/manjarolinux/manjaro-pamac/language/ca/)\n"
"MIME-Version: 1.0\n"
@ -368,7 +368,7 @@ msgstr "Transacció acabada amb èxit"
#: ../src/installer.vala ../src/manager.vala ../src/updater.vala
msgid "Pamac is already running"
msgstr "El Pamac ja està executant-se"
msgstr "El Pamac ja s'executa"
#: ../src/tray.vala ../src/updater_window.vala
msgid "Your system is up-to-date"

View File

@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
const string VERSION = "4.3.6";
const string VERSION = "4.3.7";
namespace Pamac {
[DBus (name = "org.manjaro.pamac")]