From bf5af4505924d77088de755fb08d63ca0f5eb829 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 3 Feb 2019 01:47:56 +0100 Subject: release 0.0.5 --- ChangeLog | 30 ++++++++++++++++++++++++++++-- configure.ac | 2 +- data/rdacheck.1 | 2 +- po/af.po | 2 +- po/am.po | 2 +- po/an.po | 2 +- po/ar.po | 2 +- po/ast.po | 2 +- po/az.po | 2 +- po/be.po | 2 +- po/bem.po | 2 +- po/bg.po | 2 +- po/bn.po | 2 +- po/bo.po | 2 +- po/br.po | 2 +- po/bs.po | 2 +- po/ca.po | 2 +- po/ca@valencia.po | 2 +- po/ce.po | 2 +- po/ckb.po | 2 +- po/co.po | 2 +- po/crh.po | 2 +- po/cs.po | 2 +- po/cv.po | 2 +- po/cy.po | 2 +- po/da.po | 2 +- po/de.po | 2 +- po/el.po | 2 +- po/en_AU.po | 2 +- po/en_CA.po | 2 +- po/en_GB.po | 2 +- po/eo.po | 2 +- po/es.po | 2 +- po/et.po | 2 +- po/eu.po | 2 +- po/fa.po | 2 +- po/fi.po | 2 +- po/fil.po | 2 +- po/fo.po | 2 +- po/fr.po | 2 +- po/fr_CA.po | 2 +- po/frp.po | 2 +- po/fy.po | 2 +- po/ga.po | 2 +- po/gd.po | 2 +- po/gl.po | 2 +- po/gu.po | 2 +- po/he.po | 2 +- po/hi.po | 2 +- po/hr.po | 2 +- po/ht.po | 2 +- po/hu.po | 2 +- po/hy.po | 2 +- po/ia.po | 2 +- po/id.po | 2 +- po/is.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/ka.po | 2 +- po/kk.po | 2 +- po/kl.po | 2 +- po/km.po | 2 +- po/kn.po | 2 +- po/ko.po | 2 +- po/ku.po | 2 +- po/kw.po | 2 +- po/ky.po | 2 +- po/la.po | 2 +- po/lb.po | 2 +- po/lo.po | 2 +- po/lt.po | 2 +- po/lv.po | 2 +- po/mg.po | 2 +- po/mhr.po | 2 +- po/mi.po | 2 +- po/ml.po | 2 +- po/mr.po | 2 +- po/ms.po | 2 +- po/my.po | 2 +- po/nb.po | 2 +- po/ne.po | 2 +- po/nl.po | 2 +- po/nn.po | 2 +- po/oc.po | 2 +- po/os.po | 2 +- po/pa.po | 2 +- po/pl.po | 2 +- po/ps.po | 2 +- po/pt.po | 2 +- po/pt_BR.po | 2 +- po/ro.po | 2 +- po/ru.po | 2 +- po/sa.po | 2 +- po/sc.po | 2 +- po/sd.po | 2 +- po/se.po | 2 +- po/shn.po | 2 +- po/si.po | 2 +- po/sk.po | 2 +- po/sl.po | 2 +- po/sq.po | 2 +- po/sr.po | 2 +- po/sv.po | 2 +- po/sw.po | 2 +- po/szl.po | 2 +- po/ta.po | 2 +- po/te.po | 2 +- po/tg.po | 2 +- po/th.po | 2 +- po/ti.po | 2 +- po/tr.po | 2 +- po/ug.po | 2 +- po/uk.po | 2 +- po/ur.po | 2 +- po/uz.po | 2 +- po/vi.po | 2 +- po/wae.po | 2 +- po/zh_CN.po | 2 +- po/zh_HK.po | 2 +- po/zh_TW.po | 2 +- 120 files changed, 147 insertions(+), 121 deletions(-) diff --git a/ChangeLog b/ChangeLog index b164513..5b75f54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,32 @@ -2019-01-22 10:41:46 +0100 Mike Gabriel (6687151) +2019-02-03 01:47:56 +0100 Mike Gabriel (3170c1a) - * release 0.0.4 (HEAD -> master, tag: 0.0.4) + * release 0.0.5 (HEAD -> master, tag: 0.0.5) + +2019-01-25 23:09:44 +0100 Mike Gabriel (2f2681e) + + * configure.ac: Remove line of debug code. + +2019-01-25 23:09:13 +0100 Mike Gabriel (e9b4abf) + + * configure.ac: Fix enable/disable switches for supported RD + technologies. + +2019-01-25 22:45:15 +0100 Mike Gabriel (c6d7ccf) + + * src/rda.c: Initialize GList objects in + rda_supported_technologies{,_by_name}() functions. + +2019-01-22 16:12:29 +0100 Mike Gabriel (5aa4cf0) + + * Support 'make distcheck'. + +2019-01-22 14:06:30 +0100 Mike Gabriel (5668efb) + + * Add NEWS file that contains condensed ChangeLog items. + +2019-01-22 10:41:46 +0100 Mike Gabriel (113e97c) + + * release 0.0.4 (tag: 0.0.4) 2019-01-20 00:26:24 +0100 Mike Gabriel (d308efa) diff --git a/configure.ac b/configure.ac index 0d9457e..e74ca85 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([librda], - [0.0.4], + [0.0.5], [https://github.com/ArcticaProject/librda/issues], [librda], [https://github.com/ArcticaProject/librda]) diff --git a/data/rdacheck.1 b/data/rdacheck.1 index 29e08db..c4c456a 100644 --- a/data/rdacheck.1 +++ b/data/rdacheck.1 @@ -1,4 +1,4 @@ -.TH RDA 1 "Jan 21, 2019" +.TH RDA 1 "Feb 02, 2019" .SH NAME rdacheck \- RDA check utility .SH SYNOPSIS diff --git a/po/af.po b/po/af.po index dbfce4c..1073415 100644 --- a/po/af.po +++ b/po/af.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/am.po b/po/am.po index 2ace340..79b1a55 100644 --- a/po/am.po +++ b/po/am.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/an.po b/po/an.po index add5c0d..61de544 100644 --- a/po/an.po +++ b/po/an.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ar.po b/po/ar.po index 965cb58..3ddef2a 100644 --- a/po/ar.po +++ b/po/ar.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ast.po b/po/ast.po index c02b0e6..1879c8c 100644 --- a/po/ast.po +++ b/po/ast.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/az.po b/po/az.po index f0ea803..b4e4bf6 100644 --- a/po/az.po +++ b/po/az.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/be.po b/po/be.po index b7138b6..d3009d1 100644 --- a/po/be.po +++ b/po/be.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-09-20 16:21+0000\n" diff --git a/po/bem.po b/po/bem.po index 08bd791..3913673 100644 --- a/po/bem.po +++ b/po/bem.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/bg.po b/po/bg.po index c3f7ceb..73a3445 100644 --- a/po/bg.po +++ b/po/bg.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-11-21 18:07+0000\n" diff --git a/po/bn.po b/po/bn.po index ea12963..50b19e7 100644 --- a/po/bn.po +++ b/po/bn.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/bo.po b/po/bo.po index 9064349..6c569f9 100644 --- a/po/bo.po +++ b/po/bo.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/br.po b/po/br.po index 1f8e88f..74c33c0 100644 --- a/po/br.po +++ b/po/br.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/bs.po b/po/bs.po index 0518888..f25db7d 100644 --- a/po/bs.po +++ b/po/bs.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ca.po b/po/ca.po index f96099c..26c41fa 100644 --- a/po/ca.po +++ b/po/ca.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ca@valencia.po b/po/ca@valencia.po index 2976642..3f2db4d 100644 --- a/po/ca@valencia.po +++ b/po/ca@valencia.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ce.po b/po/ce.po index e4ca178..ccdc70d 100644 --- a/po/ce.po +++ b/po/ce.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ckb.po b/po/ckb.po index b4a83c6..ceea8dd 100644 --- a/po/ckb.po +++ b/po/ckb.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/co.po b/po/co.po index 22df84b..4247bf0 100644 --- a/po/co.po +++ b/po/co.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/crh.po b/po/crh.po index e33af09..c3fab2f 100644 --- a/po/crh.po +++ b/po/crh.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/cs.po b/po/cs.po index 5a6cf99..260459e 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/cv.po b/po/cv.po index 71cb313..8c52873 100644 --- a/po/cv.po +++ b/po/cv.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/cy.po b/po/cy.po index 04e8f88..8116ba9 100644 --- a/po/cy.po +++ b/po/cy.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/da.po b/po/da.po index 4b1771a..90b3189 100644 --- a/po/da.po +++ b/po/da.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/de.po b/po/de.po index d3c34ae..8eebc63 100644 --- a/po/de.po +++ b/po/de.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/el.po b/po/el.po index 78e813f..8fb1df9 100644 --- a/po/el.po +++ b/po/el.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/en_AU.po b/po/en_AU.po index 434fa39..84b5f40 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/en_CA.po b/po/en_CA.po index 51d2549..fcec953 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/en_GB.po b/po/en_GB.po index 2117842..b1cf91e 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/eo.po b/po/eo.po index 99bb5ff..371b3a3 100644 --- a/po/eo.po +++ b/po/eo.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/es.po b/po/es.po index a41b4ac..888df2b 100644 --- a/po/es.po +++ b/po/es.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-10-10 22:37+0000\n" diff --git a/po/et.po b/po/et.po index bebad63..8ddb471 100644 --- a/po/et.po +++ b/po/et.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-11-28 20:07+0000\n" diff --git a/po/eu.po b/po/eu.po index 06ab56b..faac72f 100644 --- a/po/eu.po +++ b/po/eu.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/fa.po b/po/fa.po index 783cfbb..fc922fe 100644 --- a/po/fa.po +++ b/po/fa.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-11-11 19:06+0000\n" diff --git a/po/fi.po b/po/fi.po index 5f9b443..1bc18e3 100644 --- a/po/fi.po +++ b/po/fi.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/fil.po b/po/fil.po index e74dd8f..c908d5d 100644 --- a/po/fil.po +++ b/po/fil.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/fo.po b/po/fo.po index 736dfe3..5665521 100644 --- a/po/fo.po +++ b/po/fo.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/fr.po b/po/fr.po index dec2153..6885318 100644 --- a/po/fr.po +++ b/po/fr.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/fr_CA.po b/po/fr_CA.po index a579293..8dc81a5 100644 --- a/po/fr_CA.po +++ b/po/fr_CA.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/frp.po b/po/frp.po index 93ea4a9..8fc5900 100644 --- a/po/frp.po +++ b/po/frp.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/fy.po b/po/fy.po index a10281f..03c1850 100644 --- a/po/fy.po +++ b/po/fy.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ga.po b/po/ga.po index 98c4238..5282404 100644 --- a/po/ga.po +++ b/po/ga.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/gd.po b/po/gd.po index c1649bc..d6fc4dc 100644 --- a/po/gd.po +++ b/po/gd.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/gl.po b/po/gl.po index 201e9ca..f73d4be 100644 --- a/po/gl.po +++ b/po/gl.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/gu.po b/po/gu.po index 8aefa9c..92e1cbb 100644 --- a/po/gu.po +++ b/po/gu.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/he.po b/po/he.po index 11e9cf4..9dfc47c 100644 --- a/po/he.po +++ b/po/he.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/hi.po b/po/hi.po index 61e65e1..6729646 100644 --- a/po/hi.po +++ b/po/hi.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/hr.po b/po/hr.po index 07112e5..809c958 100644 --- a/po/hr.po +++ b/po/hr.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ht.po b/po/ht.po index 13bb519..53f9187 100644 --- a/po/ht.po +++ b/po/ht.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/hu.po b/po/hu.po index 9ba6cd0..fcd421f 100644 --- a/po/hu.po +++ b/po/hu.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/hy.po b/po/hy.po index 763a747..877e77f 100644 --- a/po/hy.po +++ b/po/hy.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ia.po b/po/ia.po index 13ea5a1..6766698 100644 --- a/po/ia.po +++ b/po/ia.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/id.po b/po/id.po index 2e9e08b..4b74d78 100644 --- a/po/id.po +++ b/po/id.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/is.po b/po/is.po index cf303f0..c1f6325 100644 --- a/po/is.po +++ b/po/is.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/it.po b/po/it.po index 72d0e3e..ae5b897 100644 --- a/po/it.po +++ b/po/it.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ja.po b/po/ja.po index fb0d56e..5522d0a 100644 --- a/po/ja.po +++ b/po/ja.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-11-14 12:06+0000\n" diff --git a/po/ka.po b/po/ka.po index 272a701..7fbcb53 100644 --- a/po/ka.po +++ b/po/ka.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/kk.po b/po/kk.po index 8cdc98e..62a4203 100644 --- a/po/kk.po +++ b/po/kk.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/kl.po b/po/kl.po index dae0efe..b07748b 100644 --- a/po/kl.po +++ b/po/kl.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/km.po b/po/km.po index 7677001..1885698 100644 --- a/po/km.po +++ b/po/km.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/kn.po b/po/kn.po index d9aa449..7e8a9d4 100644 --- a/po/kn.po +++ b/po/kn.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ko.po b/po/ko.po index 1978e0e..cb6d571 100644 --- a/po/ko.po +++ b/po/ko.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ku.po b/po/ku.po index 603252c..751c2e4 100644 --- a/po/ku.po +++ b/po/ku.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/kw.po b/po/kw.po index 54c0bd6..2251919 100644 --- a/po/kw.po +++ b/po/kw.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ky.po b/po/ky.po index 1c4dd7a..93c9a31 100644 --- a/po/ky.po +++ b/po/ky.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/la.po b/po/la.po index dd5691a..ea1db85 100644 --- a/po/la.po +++ b/po/la.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/lb.po b/po/lb.po index 7482faf..63b72aa 100644 --- a/po/lb.po +++ b/po/lb.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/lo.po b/po/lo.po index d799457..e5a1053 100644 --- a/po/lo.po +++ b/po/lo.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/lt.po b/po/lt.po index 4dcf09c..37bf3a7 100644 --- a/po/lt.po +++ b/po/lt.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/lv.po b/po/lv.po index 4ff9fca..f0c21a8 100644 --- a/po/lv.po +++ b/po/lv.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/mg.po b/po/mg.po index b23d6ed..f91eb06 100644 --- a/po/mg.po +++ b/po/mg.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/mhr.po b/po/mhr.po index 0371b63..653d245 100644 --- a/po/mhr.po +++ b/po/mhr.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/mi.po b/po/mi.po index 11d88e3..1a5d568 100644 --- a/po/mi.po +++ b/po/mi.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ml.po b/po/ml.po index b1f3838..70b09b1 100644 --- a/po/ml.po +++ b/po/ml.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/mr.po b/po/mr.po index ea4e284..4efb7a3 100644 --- a/po/mr.po +++ b/po/mr.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ms.po b/po/ms.po index 1ea4f86..fc3f8f8 100644 --- a/po/ms.po +++ b/po/ms.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/my.po b/po/my.po index 549b3fc..0bd47b6 100644 --- a/po/my.po +++ b/po/my.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/nb.po b/po/nb.po index 5a24f97..00412a6 100644 --- a/po/nb.po +++ b/po/nb.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-09-13 20:21+0000\n" diff --git a/po/ne.po b/po/ne.po index 8ee7eb3..6333102 100644 --- a/po/ne.po +++ b/po/ne.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/nl.po b/po/nl.po index 3484072..f17c802 100644 --- a/po/nl.po +++ b/po/nl.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/nn.po b/po/nn.po index 18aaee6..6be448e 100644 --- a/po/nn.po +++ b/po/nn.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/oc.po b/po/oc.po index 5e3c93a..12c3413 100644 --- a/po/oc.po +++ b/po/oc.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/os.po b/po/os.po index 1d8d69e..ea9d00f 100644 --- a/po/os.po +++ b/po/os.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/pa.po b/po/pa.po index ae49146..61d5ffa 100644 --- a/po/pa.po +++ b/po/pa.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/pl.po b/po/pl.po index 724ffd2..e30cb61 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ps.po b/po/ps.po index d5c458b..5ef1d3d 100644 --- a/po/ps.po +++ b/po/ps.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/pt.po b/po/pt.po index 53cc301..0484135 100644 --- a/po/pt.po +++ b/po/pt.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-11-19 07:07+0000\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index b0c005e..e847408 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ro.po b/po/ro.po index 4d8788a..33b694d 100644 --- a/po/ro.po +++ b/po/ro.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ru.po b/po/ru.po index f30bffa..b763266 100644 --- a/po/ru.po +++ b/po/ru.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-12-31 16:08+0000\n" diff --git a/po/sa.po b/po/sa.po index 284f490..5c7c844 100644 --- a/po/sa.po +++ b/po/sa.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/sc.po b/po/sc.po index ffcc0ac..6e699d5 100644 --- a/po/sc.po +++ b/po/sc.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/sd.po b/po/sd.po index 70dbeae..62b2237 100644 --- a/po/sd.po +++ b/po/sd.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/se.po b/po/se.po index 1687c48..5e9ae56 100644 --- a/po/se.po +++ b/po/se.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/shn.po b/po/shn.po index b72a15e..ef62488 100644 --- a/po/shn.po +++ b/po/shn.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/si.po b/po/si.po index 0895add..3f44391 100644 --- a/po/si.po +++ b/po/si.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/sk.po b/po/sk.po index b0a878e..807f620 100644 --- a/po/sk.po +++ b/po/sk.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/sl.po b/po/sl.po index 455e2a7..c40d28e 100644 --- a/po/sl.po +++ b/po/sl.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/sq.po b/po/sq.po index 3cd19fd..6d24d47 100644 --- a/po/sq.po +++ b/po/sq.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/sr.po b/po/sr.po index 47b179c..83180ec 100644 --- a/po/sr.po +++ b/po/sr.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/sv.po b/po/sv.po index f047af1..5d17063 100644 --- a/po/sv.po +++ b/po/sv.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-10-02 01:36+0000\n" diff --git a/po/sw.po b/po/sw.po index 0e7c7a2..3c9bec5 100644 --- a/po/sw.po +++ b/po/sw.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/szl.po b/po/szl.po index 0286918..8be6160 100644 --- a/po/szl.po +++ b/po/szl.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ta.po b/po/ta.po index db5fe8e..f712d8e 100644 --- a/po/ta.po +++ b/po/ta.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/te.po b/po/te.po index 92c4570..0bf4d15 100644 --- a/po/te.po +++ b/po/te.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/tg.po b/po/tg.po index 018a25f..b69f240 100644 --- a/po/tg.po +++ b/po/tg.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/th.po b/po/th.po index bce0189..1d8ea69 100644 --- a/po/th.po +++ b/po/th.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ti.po b/po/ti.po index 9f1a84d..d56e95a 100644 --- a/po/ti.po +++ b/po/ti.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/tr.po b/po/tr.po index 32de1a6..57046ab 100644 --- a/po/tr.po +++ b/po/tr.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/ug.po b/po/ug.po index cf8cc21..6bed6a8 100644 --- a/po/ug.po +++ b/po/ug.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/uk.po b/po/uk.po index fb01cf1..2c15f05 100644 --- a/po/uk.po +++ b/po/uk.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-09-28 13:35+0000\n" diff --git a/po/ur.po b/po/ur.po index dd060a2..be71615 100644 --- a/po/ur.po +++ b/po/ur.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/uz.po b/po/uz.po index 618f9f1..8d2838a 100644 --- a/po/uz.po +++ b/po/uz.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/vi.po b/po/vi.po index 4301dcd..7815071 100644 --- a/po/vi.po +++ b/po/vi.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/wae.po b/po/wae.po index c31c3c7..61d4ddf 100644 --- a/po/wae.po +++ b/po/wae.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index 605935c..5ede1d5 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/zh_HK.po b/po/zh_HK.po index c7dca68..cefbab5 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2018-06-27 10:45+0200\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index f32fa68..139f858 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: librda 0.0.4\n" +"Project-Id-Version: librda 0.0.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-19 01:50+0100\n" "PO-Revision-Date: 2019-01-12 17:06+0000\n" -- cgit v1.2.3