From 670a1321e296b1b24e6030f4f36c9e3c5e8a6784 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 27 Jun 2018 11:04:15 +0200 Subject: initial draft of the RDA shared library --- po/LINGUAS | 117 +++++++++++++++++++++++++++++ po/Makefile.in.in | 221 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/POTFILES.in | 2 + po/af.po | 29 +++++++ po/am.po | 29 +++++++ po/an.po | 29 +++++++ po/ar.po | 29 +++++++ po/ast.po | 29 +++++++ po/az.po | 29 +++++++ po/be.po | 31 ++++++++ po/bem.po | 29 +++++++ po/bg.po | 30 ++++++++ po/bn.po | 29 +++++++ po/bo.po | 29 +++++++ po/br.po | 29 +++++++ po/bs.po | 29 +++++++ po/ca.po | 29 +++++++ po/ca@valencia.po | 29 +++++++ po/ce.po | 29 +++++++ po/ckb.po | 29 +++++++ po/co.po | 29 +++++++ po/crh.po | 29 +++++++ po/cs.po | 30 ++++++++ po/cv.po | 29 +++++++ po/cy.po | 29 +++++++ po/da.po | 30 ++++++++ po/de.po | 30 ++++++++ po/el.po | 30 ++++++++ po/en_AU.po | 30 ++++++++ po/en_CA.po | 30 ++++++++ po/en_GB.po | 30 ++++++++ po/eo.po | 30 ++++++++ po/es.po | 30 ++++++++ po/et.po | 30 ++++++++ po/eu.po | 29 +++++++ po/fa.po | 29 +++++++ po/fi.po | 30 ++++++++ po/fil.po | 29 +++++++ po/fo.po | 30 ++++++++ po/fr.po | 30 ++++++++ po/fr_CA.po | 30 ++++++++ po/frp.po | 29 +++++++ po/fy.po | 29 +++++++ po/ga.po | 30 ++++++++ po/gd.po | 29 +++++++ po/gl.po | 29 +++++++ po/gu.po | 29 +++++++ po/he.po | 30 ++++++++ po/hi.po | 29 +++++++ po/hr.po | 31 ++++++++ po/ht.po | 29 +++++++ po/hu.po | 30 ++++++++ po/hy.po | 29 +++++++ po/ia.po | 29 +++++++ po/id.po | 29 +++++++ po/is.po | 29 +++++++ po/it.po | 30 ++++++++ po/ja.po | 30 ++++++++ po/ka.po | 29 +++++++ po/kk.po | 29 +++++++ po/kl.po | 29 +++++++ po/km.po | 29 +++++++ po/kn.po | 29 +++++++ po/ko.po | 30 ++++++++ po/ku.po | 29 +++++++ po/kw.po | 29 +++++++ po/ky.po | 29 +++++++ po/la.po | 29 +++++++ po/lb.po | 29 +++++++ po/librda.pot | 30 ++++++++ po/lo.po | 29 +++++++ po/lt.po | 31 ++++++++ po/lv.po | 31 ++++++++ po/mg.po | 29 +++++++ po/mhr.po | 29 +++++++ po/mi.po | 29 +++++++ po/ml.po | 29 +++++++ po/mr.po | 29 +++++++ po/ms.po | 29 +++++++ po/my.po | 29 +++++++ po/nb.po | 30 ++++++++ po/ne.po | 29 +++++++ po/nl.po | 30 ++++++++ po/nn.po | 30 ++++++++ po/oc.po | 29 +++++++ po/os.po | 29 +++++++ po/pa.po | 29 +++++++ po/pl.po | 31 ++++++++ po/ps.po | 29 +++++++ po/pt.po | 30 ++++++++ po/pt_BR.po | 30 ++++++++ po/ro.po | 31 ++++++++ po/ru.po | 31 ++++++++ po/sa.po | 29 +++++++ po/sc.po | 29 +++++++ po/sd.po | 29 +++++++ po/se.po | 29 +++++++ po/shn.po | 29 +++++++ po/si.po | 29 +++++++ po/sk.po | 30 ++++++++ po/sl.po | 31 ++++++++ po/sq.po | 29 +++++++ po/sr.po | 31 ++++++++ po/sv.po | 30 ++++++++ po/sw.po | 29 +++++++ po/szl.po | 29 +++++++ po/ta.po | 29 +++++++ po/te.po | 29 +++++++ po/tg.po | 29 +++++++ po/th.po | 29 +++++++ po/ti.po | 29 +++++++ po/tr.po | 30 ++++++++ po/ug.po | 29 +++++++ po/uk.po | 31 ++++++++ po/ur.po | 29 +++++++ po/uz.po | 29 +++++++ po/vi.po | 30 ++++++++ po/wae.po | 29 +++++++ po/zh_CN.po | 29 +++++++ po/zh_HK.po | 29 +++++++ po/zh_TW.po | 29 +++++++ 121 files changed, 3813 insertions(+) create mode 100644 po/LINGUAS create mode 100644 po/Makefile.in.in create mode 100644 po/POTFILES.in create mode 100644 po/af.po create mode 100644 po/am.po create mode 100644 po/an.po create mode 100644 po/ar.po create mode 100644 po/ast.po create mode 100644 po/az.po create mode 100644 po/be.po create mode 100644 po/bem.po create mode 100644 po/bg.po create mode 100644 po/bn.po create mode 100644 po/bo.po create mode 100644 po/br.po create mode 100644 po/bs.po create mode 100644 po/ca.po create mode 100644 po/ca@valencia.po create mode 100644 po/ce.po create mode 100644 po/ckb.po create mode 100644 po/co.po create mode 100644 po/crh.po create mode 100644 po/cs.po create mode 100644 po/cv.po create mode 100644 po/cy.po create mode 100644 po/da.po create mode 100644 po/de.po create mode 100644 po/el.po create mode 100644 po/en_AU.po create mode 100644 po/en_CA.po create mode 100644 po/en_GB.po create mode 100644 po/eo.po create mode 100644 po/es.po create mode 100644 po/et.po create mode 100644 po/eu.po create mode 100644 po/fa.po create mode 100644 po/fi.po create mode 100644 po/fil.po create mode 100644 po/fo.po create mode 100644 po/fr.po create mode 100644 po/fr_CA.po create mode 100644 po/frp.po create mode 100644 po/fy.po create mode 100644 po/ga.po create mode 100644 po/gd.po create mode 100644 po/gl.po create mode 100644 po/gu.po create mode 100644 po/he.po create mode 100644 po/hi.po create mode 100644 po/hr.po create mode 100644 po/ht.po create mode 100644 po/hu.po create mode 100644 po/hy.po create mode 100644 po/ia.po create mode 100644 po/id.po create mode 100644 po/is.po create mode 100644 po/it.po create mode 100644 po/ja.po create mode 100644 po/ka.po create mode 100644 po/kk.po create mode 100644 po/kl.po create mode 100644 po/km.po create mode 100644 po/kn.po create mode 100644 po/ko.po create mode 100644 po/ku.po create mode 100644 po/kw.po create mode 100644 po/ky.po create mode 100644 po/la.po create mode 100644 po/lb.po create mode 100644 po/librda.pot create mode 100644 po/lo.po create mode 100644 po/lt.po create mode 100644 po/lv.po create mode 100644 po/mg.po create mode 100644 po/mhr.po create mode 100644 po/mi.po create mode 100644 po/ml.po create mode 100644 po/mr.po create mode 100644 po/ms.po create mode 100644 po/my.po create mode 100644 po/nb.po create mode 100644 po/ne.po create mode 100644 po/nl.po create mode 100644 po/nn.po create mode 100644 po/oc.po create mode 100644 po/os.po create mode 100644 po/pa.po create mode 100644 po/pl.po create mode 100644 po/ps.po create mode 100644 po/pt.po create mode 100644 po/pt_BR.po create mode 100644 po/ro.po create mode 100644 po/ru.po create mode 100644 po/sa.po create mode 100644 po/sc.po create mode 100644 po/sd.po create mode 100644 po/se.po create mode 100644 po/shn.po create mode 100644 po/si.po create mode 100644 po/sk.po create mode 100644 po/sl.po create mode 100644 po/sq.po create mode 100644 po/sr.po create mode 100644 po/sv.po create mode 100644 po/sw.po create mode 100644 po/szl.po create mode 100644 po/ta.po create mode 100644 po/te.po create mode 100644 po/tg.po create mode 100644 po/th.po create mode 100644 po/ti.po create mode 100644 po/tr.po create mode 100644 po/ug.po create mode 100644 po/uk.po create mode 100644 po/ur.po create mode 100644 po/uz.po create mode 100644 po/vi.po create mode 100644 po/wae.po create mode 100644 po/zh_CN.po create mode 100644 po/zh_HK.po create mode 100644 po/zh_TW.po (limited to 'po') diff --git a/po/LINGUAS b/po/LINGUAS new file mode 100644 index 0000000..8f5caec --- /dev/null +++ b/po/LINGUAS @@ -0,0 +1,117 @@ +af +am +an +ar +ast +az +bem +be +bg +bn +bo +br +bs +ca +ca@valencia +ce +ckb +co +crh +cs +cv +cy +da +de +el +en_AU +en_CA +en_GB +eo +es +et +eu +fa +fil +fi +fo +fr_CA +fr +frp +fy +ga +gd +gl +gu +he +hi +hr +ht +hu +hy +ia +id +is +it +ja +ka +kk +kl +km +kn +ko +ku +kw +ky +la +lb +lo +lt +lv +mg +mhr +mi +ml +mr +ms +my +nb +ne +nl +nn +oc +os +pa +pl +ps +pt_BR +pt +ro +ru +sa +sc +sd +se +shn +si +sk +sl +sq +sr +sv +sw +szl +ta +te +tg +th +ti +tr +ug +uk +ur +uz +vi +wae +zh_CN +zh_HK +zh_TW diff --git a/po/Makefile.in.in b/po/Makefile.in.in new file mode 100644 index 0000000..fcd2c3b --- /dev/null +++ b/po/Makefile.in.in @@ -0,0 +1,221 @@ +# Makefile for program source directory in GNU NLS utilities package. +# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper +# Copyright (C) 2004-2008 Rodney Dawes +# +# This file may be copied and used freely without restrictions. It may +# be used in projects which are not available under a GNU Public License, +# but which still want to provide support for the GNU gettext functionality. +# +# - Modified by Owen Taylor to use GETTEXT_PACKAGE +# instead of PACKAGE and to look for po2tbl in ./ not in intl/ +# +# - Modified by jacob berkman to install +# Makefile.in.in and po2tbl.sed.in for use with glib-gettextize +# +# - Modified by Rodney Dawes for use with intltool +# +# We have the following line for use by intltoolize: +# INTLTOOL_MAKEFILE + +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +PACKAGE = @PACKAGE@ +VERSION = @VERSION@ + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +top_builddir = @top_builddir@ +VPATH = @srcdir@ + +prefix = @prefix@ +exec_prefix = @exec_prefix@ +datadir = @datadir@ +datarootdir = @datarootdir@ +libdir = @libdir@ +localedir = @localedir@ +subdir = po +install_sh = @install_sh@ +# Automake >= 1.8 provides @mkdir_p@. +# Until it can be supposed, use the safe fallback: +mkdir_p = $(install_sh) -d + +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ + +GMSGFMT = @GMSGFMT@ +MSGFMT = @MSGFMT@ +XGETTEXT = @XGETTEXT@ +INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ +MSGMERGE = INTLTOOL_EXTRACT="$(INTLTOOL_EXTRACT)" XGETTEXT="$(XGETTEXT)" srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --dist +GENPOT = INTLTOOL_EXTRACT="$(INTLTOOL_EXTRACT)" XGETTEXT="$(XGETTEXT)" srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --pot + +ALL_LINGUAS = @ALL_LINGUAS@ + +PO_LINGUAS=$(shell if test -r $(srcdir)/LINGUAS; then grep -v "^\#" $(srcdir)/LINGUAS; else echo "$(ALL_LINGUAS)"; fi) + +USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi) + +USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)" -o -n "$(LINGUAS)"; then LLINGUAS="$(USER_LINGUAS)"; else if test -n "$(PO_LINGUAS)"; then LLINGUAS="$(PO_LINGUAS)"; else LLINGUAS="$(ALL_LINGUAS)"; fi; fi; for lang in $$LLINGUAS; do printf "$$lang "; done) + +POFILES=$(shell LINGUAS="$(PO_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done) + +DISTFILES = Makefile.in.in POTFILES.in $(POFILES) +EXTRA_DISTFILES = ChangeLog POTFILES.skip Makevars LINGUAS + +POTFILES = \ +# This comment gets stripped out + +CATALOGS=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.gmo "; done) + +.SUFFIXES: +.SUFFIXES: .po .pox .gmo .mo .msg .cat + +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +INTLTOOL_V_MSGFMT = $(INTLTOOL__v_MSGFMT_$(V)) +INTLTOOL__v_MSGFMT_= $(INTLTOOL__v_MSGFMT_$(AM_DEFAULT_VERBOSITY)) +INTLTOOL__v_MSGFMT_0 = @echo " MSGFMT" $@; + +.po.pox: + $(MAKE) $(GETTEXT_PACKAGE).pot + $(MSGMERGE) $* $(GETTEXT_PACKAGE).pot -o $*.pox + +.po.mo: + $(INTLTOOL_V_MSGFMT)$(MSGFMT) -o $@ $< + +.po.gmo: + $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ + && rm -f $$file && $(GMSGFMT) -o $$file $< + +.po.cat: + sed -f ../intl/po2msg.sed < $< > $*.msg \ + && rm -f $@ && gencat $@ $*.msg + + +all: all-@USE_NLS@ + +all-yes: $(CATALOGS) +all-no: + +$(GETTEXT_PACKAGE).pot: $(POTFILES) + $(GENPOT) + +install: install-data +install-data: install-data-@USE_NLS@ +install-data-no: all +install-data-yes: all + linguas="$(USE_LINGUAS)"; \ + for lang in $$linguas; do \ + dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \ + $(mkdir_p) $$dir; \ + if test -r $$lang.gmo; then \ + $(INSTALL_DATA) $$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \ + echo "installing $$lang.gmo as $$dir/$(GETTEXT_PACKAGE).mo"; \ + else \ + $(INSTALL_DATA) $(srcdir)/$$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \ + echo "installing $(srcdir)/$$lang.gmo as" \ + "$$dir/$(GETTEXT_PACKAGE).mo"; \ + fi; \ + if test -r $$lang.gmo.m; then \ + $(INSTALL_DATA) $$lang.gmo.m $$dir/$(GETTEXT_PACKAGE).mo.m; \ + echo "installing $$lang.gmo.m as $$dir/$(GETTEXT_PACKAGE).mo.m"; \ + else \ + if test -r $(srcdir)/$$lang.gmo.m ; then \ + $(INSTALL_DATA) $(srcdir)/$$lang.gmo.m \ + $$dir/$(GETTEXT_PACKAGE).mo.m; \ + echo "installing $(srcdir)/$$lang.gmo.m as" \ + "$$dir/$(GETTEXT_PACKAGE).mo.m"; \ + else \ + true; \ + fi; \ + fi; \ + done + +# Empty stubs to satisfy archaic automake needs +dvi info ctags tags CTAGS TAGS ID: + +# Define this as empty until I found a useful application. +install-exec installcheck: + +uninstall: + linguas="$(USE_LINGUAS)"; \ + for lang in $$linguas; do \ + rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \ + rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \ + done + +check: all $(GETTEXT_PACKAGE).pot + rm -f missing notexist + srcdir=$(srcdir) $(INTLTOOL_UPDATE) -m + if [ -r missing -o -r notexist ]; then \ + exit 1; \ + fi + +mostlyclean: + rm -f *.pox $(GETTEXT_PACKAGE).pot *.old.po cat-id-tbl.tmp + rm -f .intltool-merge-cache + +clean: mostlyclean + +distclean: clean + rm -f Makefile Makefile.in POTFILES stamp-it + rm -f *.mo *.msg *.cat *.cat.m *.gmo + +maintainer-clean: distclean + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + rm -f Makefile.in.in + +distdir = ../$(PACKAGE)-$(VERSION)/$(subdir) +dist distdir: $(DISTFILES) + dists="$(DISTFILES)"; \ + extra_dists="$(EXTRA_DISTFILES)"; \ + for file in $$extra_dists; do \ + test -f $(srcdir)/$$file && dists="$$dists $(srcdir)/$$file"; \ + done; \ + for file in $$dists; do \ + test -f $$file || file="$(srcdir)/$$file"; \ + ln $$file $(distdir) 2> /dev/null \ + || cp -p $$file $(distdir); \ + done + +update-po: Makefile + $(MAKE) $(GETTEXT_PACKAGE).pot + tmpdir=`pwd`; \ + linguas="$(USE_LINGUAS)"; \ + for lang in $$linguas; do \ + echo "$$lang:"; \ + result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ + if $$result; then \ + if cmp $(srcdir)/$$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ + rm -f $$tmpdir/$$lang.new.po; \ + else \ + if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \ + :; \ + else \ + echo "msgmerge for $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \ + rm -f $$tmpdir/$$lang.new.po; \ + exit 1; \ + fi; \ + fi; \ + else \ + echo "msgmerge for $$lang.gmo failed!"; \ + rm -f $$tmpdir/$$lang.new.po; \ + fi; \ + done + +Makefile POTFILES: stamp-it + @if test ! -f $@; then \ + rm -f stamp-it; \ + $(MAKE) stamp-it; \ + fi + +stamp-it: Makefile.in.in $(top_builddir)/config.status POTFILES.in + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ + $(SHELL) ./config.status + +# Tell versions [3.59,3.63) of GNU make not to export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..8793831 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,2 @@ +src/rda.c +src/rda_x2go.c diff --git a/po/af.po b/po/af.po new file mode 100644 index 0000000..91515da --- /dev/null +++ b/po/af.po @@ -0,0 +1,29 @@ +# Afrikaans translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: af\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/am.po b/po/am.po new file mode 100644 index 0000000..96da928 --- /dev/null +++ b/po/am.po @@ -0,0 +1,29 @@ +# Amharic translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: am\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/an.po b/po/an.po new file mode 100644 index 0000000..aedc288 --- /dev/null +++ b/po/an.po @@ -0,0 +1,29 @@ +# Aragonese translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: an\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ar.po b/po/ar.po new file mode 100644 index 0000000..9cdcef7 --- /dev/null +++ b/po/ar.po @@ -0,0 +1,29 @@ +# Arabic translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ar\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ast.po b/po/ast.po new file mode 100644 index 0000000..7c671ee --- /dev/null +++ b/po/ast.po @@ -0,0 +1,29 @@ +# Asturian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ast\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/az.po b/po/az.po new file mode 100644 index 0000000..9a4607a --- /dev/null +++ b/po/az.po @@ -0,0 +1,29 @@ +# Azerbaijani translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: az\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/be.po b/po/be.po new file mode 100644 index 0000000..5085b2c --- /dev/null +++ b/po/be.po @@ -0,0 +1,31 @@ +# Belarusian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: be\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/bem.po b/po/bem.po new file mode 100644 index 0000000..f9c4677 --- /dev/null +++ b/po/bem.po @@ -0,0 +1,29 @@ +# Bemba translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: bem\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/bg.po b/po/bg.po new file mode 100644 index 0000000..9591c01 --- /dev/null +++ b/po/bg.po @@ -0,0 +1,30 @@ +# Bulgarian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: bg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/bn.po b/po/bn.po new file mode 100644 index 0000000..0db398d --- /dev/null +++ b/po/bn.po @@ -0,0 +1,29 @@ +# Bengali translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: bn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/bo.po b/po/bo.po new file mode 100644 index 0000000..2573798 --- /dev/null +++ b/po/bo.po @@ -0,0 +1,29 @@ +# Tibetan translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: bo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/br.po b/po/br.po new file mode 100644 index 0000000..2482ff5 --- /dev/null +++ b/po/br.po @@ -0,0 +1,29 @@ +# Breton translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: br\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/bs.po b/po/bs.po new file mode 100644 index 0000000..20f8344 --- /dev/null +++ b/po/bs.po @@ -0,0 +1,29 @@ +# Bosnian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: bs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ca.po b/po/ca.po new file mode 100644 index 0000000..ce0b50d --- /dev/null +++ b/po/ca.po @@ -0,0 +1,29 @@ +# Catalan translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ca@valencia.po b/po/ca@valencia.po new file mode 100644 index 0000000..62655d4 --- /dev/null +++ b/po/ca@valencia.po @@ -0,0 +1,29 @@ +# Catalan translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ca@valencia\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ce.po b/po/ce.po new file mode 100644 index 0000000..47b002b --- /dev/null +++ b/po/ce.po @@ -0,0 +1,29 @@ +# Chechen translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ce\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ckb.po b/po/ckb.po new file mode 100644 index 0000000..e4d9847 --- /dev/null +++ b/po/ckb.po @@ -0,0 +1,29 @@ +# Language ckb translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ckb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/co.po b/po/co.po new file mode 100644 index 0000000..4ccce10 --- /dev/null +++ b/po/co.po @@ -0,0 +1,29 @@ +# Corsican translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: co\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/crh.po b/po/crh.po new file mode 100644 index 0000000..132eab8 --- /dev/null +++ b/po/crh.po @@ -0,0 +1,29 @@ +# Crimean Tatar translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: crh\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/cs.po b/po/cs.po new file mode 100644 index 0000000..c4440ca --- /dev/null +++ b/po/cs.po @@ -0,0 +1,30 @@ +# Czech translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/cv.po b/po/cv.po new file mode 100644 index 0000000..7fe0d69 --- /dev/null +++ b/po/cv.po @@ -0,0 +1,29 @@ +# Chuvash translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: cv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/cy.po b/po/cy.po new file mode 100644 index 0000000..9d67aee --- /dev/null +++ b/po/cy.po @@ -0,0 +1,29 @@ +# Welsh translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: cy\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/da.po b/po/da.po new file mode 100644 index 0000000..f39b79e --- /dev/null +++ b/po/da.po @@ -0,0 +1,30 @@ +# Danish translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/de.po b/po/de.po new file mode 100644 index 0000000..4284f9f --- /dev/null +++ b/po/de.po @@ -0,0 +1,30 @@ +# German translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/el.po b/po/el.po new file mode 100644 index 0000000..cfd75af --- /dev/null +++ b/po/el.po @@ -0,0 +1,30 @@ +# Greek translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/en_AU.po b/po/en_AU.po new file mode 100644 index 0000000..ce816d0 --- /dev/null +++ b/po/en_AU.po @@ -0,0 +1,30 @@ +# English translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: en_AU\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "local" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "X2Go" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "unknown" diff --git a/po/en_CA.po b/po/en_CA.po new file mode 100644 index 0000000..0ac27f8 --- /dev/null +++ b/po/en_CA.po @@ -0,0 +1,30 @@ +# English translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: en_CA\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "local" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "X2Go" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "unknown" diff --git a/po/en_GB.po b/po/en_GB.po new file mode 100644 index 0000000..c9eb819 --- /dev/null +++ b/po/en_GB.po @@ -0,0 +1,30 @@ +# English translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "local" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "X2Go" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "unknown" diff --git a/po/eo.po b/po/eo.po new file mode 100644 index 0000000..3497582 --- /dev/null +++ b/po/eo.po @@ -0,0 +1,30 @@ +# Esperanto translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: eo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/es.po b/po/es.po new file mode 100644 index 0000000..d724e8e --- /dev/null +++ b/po/es.po @@ -0,0 +1,30 @@ +# Spanish translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/et.po b/po/et.po new file mode 100644 index 0000000..29209eb --- /dev/null +++ b/po/et.po @@ -0,0 +1,30 @@ +# Estonian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: et\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/eu.po b/po/eu.po new file mode 100644 index 0000000..1d86620 --- /dev/null +++ b/po/eu.po @@ -0,0 +1,29 @@ +# Basque translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: eu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/fa.po b/po/fa.po new file mode 100644 index 0000000..8726b0a --- /dev/null +++ b/po/fa.po @@ -0,0 +1,29 @@ +# Persian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/fi.po b/po/fi.po new file mode 100644 index 0000000..b3b89bc --- /dev/null +++ b/po/fi.po @@ -0,0 +1,30 @@ +# Finnish translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/fil.po b/po/fil.po new file mode 100644 index 0000000..e0f2ca3 --- /dev/null +++ b/po/fil.po @@ -0,0 +1,29 @@ +# Filipino translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fil\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/fo.po b/po/fo.po new file mode 100644 index 0000000..08f7c46 --- /dev/null +++ b/po/fo.po @@ -0,0 +1,30 @@ +# Faroese translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/fr.po b/po/fr.po new file mode 100644 index 0000000..f242ea9 --- /dev/null +++ b/po/fr.po @@ -0,0 +1,30 @@ +# French translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/fr_CA.po b/po/fr_CA.po new file mode 100644 index 0000000..a73e093 --- /dev/null +++ b/po/fr_CA.po @@ -0,0 +1,30 @@ +# French translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fr_CA\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/frp.po b/po/frp.po new file mode 100644 index 0000000..2a3652b --- /dev/null +++ b/po/frp.po @@ -0,0 +1,29 @@ +# Language frp translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: frp\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/fy.po b/po/fy.po new file mode 100644 index 0000000..a28c56d --- /dev/null +++ b/po/fy.po @@ -0,0 +1,29 @@ +# Western Frisian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fy\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ga.po b/po/ga.po new file mode 100644 index 0000000..3c16b0d --- /dev/null +++ b/po/ga.po @@ -0,0 +1,30 @@ +# Irish translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ga\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/gd.po b/po/gd.po new file mode 100644 index 0000000..7786d77 --- /dev/null +++ b/po/gd.po @@ -0,0 +1,29 @@ +# Scottish Gaelic translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: gd\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/gl.po b/po/gl.po new file mode 100644 index 0000000..3817d92 --- /dev/null +++ b/po/gl.po @@ -0,0 +1,29 @@ +# Galician translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/gu.po b/po/gu.po new file mode 100644 index 0000000..cbb3edd --- /dev/null +++ b/po/gu.po @@ -0,0 +1,29 @@ +# Gujarati translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: gu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/he.po b/po/he.po new file mode 100644 index 0000000..f0550c2 --- /dev/null +++ b/po/he.po @@ -0,0 +1,30 @@ +# Hebrew translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/hi.po b/po/hi.po new file mode 100644 index 0000000..6c5b9fc --- /dev/null +++ b/po/hi.po @@ -0,0 +1,29 @@ +# Hindi translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/hr.po b/po/hr.po new file mode 100644 index 0000000..1f6d129 --- /dev/null +++ b/po/hr.po @@ -0,0 +1,31 @@ +# Croatian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ht.po b/po/ht.po new file mode 100644 index 0000000..6b7f286 --- /dev/null +++ b/po/ht.po @@ -0,0 +1,29 @@ +# Haitian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ht\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/hu.po b/po/hu.po new file mode 100644 index 0000000..fb8ce31 --- /dev/null +++ b/po/hu.po @@ -0,0 +1,30 @@ +# Hungarian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/hy.po b/po/hy.po new file mode 100644 index 0000000..3ecbbd0 --- /dev/null +++ b/po/hy.po @@ -0,0 +1,29 @@ +# Armenian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hy\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ia.po b/po/ia.po new file mode 100644 index 0000000..327e044 --- /dev/null +++ b/po/ia.po @@ -0,0 +1,29 @@ +# Interlingua translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ia\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/id.po b/po/id.po new file mode 100644 index 0000000..2786914 --- /dev/null +++ b/po/id.po @@ -0,0 +1,29 @@ +# Indonesian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: id\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/is.po b/po/is.po new file mode 100644 index 0000000..8d7c08a --- /dev/null +++ b/po/is.po @@ -0,0 +1,29 @@ +# Icelandic translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: is\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/it.po b/po/it.po new file mode 100644 index 0000000..c0b3897 --- /dev/null +++ b/po/it.po @@ -0,0 +1,30 @@ +# Italian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ja.po b/po/ja.po new file mode 100644 index 0000000..fc092ee --- /dev/null +++ b/po/ja.po @@ -0,0 +1,30 @@ +# Japanese translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ka.po b/po/ka.po new file mode 100644 index 0000000..796a1fb --- /dev/null +++ b/po/ka.po @@ -0,0 +1,29 @@ +# Georgian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ka\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/kk.po b/po/kk.po new file mode 100644 index 0000000..2321f4f --- /dev/null +++ b/po/kk.po @@ -0,0 +1,29 @@ +# Kazakh translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: kk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/kl.po b/po/kl.po new file mode 100644 index 0000000..19dacea --- /dev/null +++ b/po/kl.po @@ -0,0 +1,29 @@ +# Kalaallisut translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: kl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/km.po b/po/km.po new file mode 100644 index 0000000..6d313e9 --- /dev/null +++ b/po/km.po @@ -0,0 +1,29 @@ +# Central Khmer translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: km\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/kn.po b/po/kn.po new file mode 100644 index 0000000..798280a --- /dev/null +++ b/po/kn.po @@ -0,0 +1,29 @@ +# Kannada translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: kn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ko.po b/po/ko.po new file mode 100644 index 0000000..a9e241e --- /dev/null +++ b/po/ko.po @@ -0,0 +1,30 @@ +# Korean translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ku.po b/po/ku.po new file mode 100644 index 0000000..63314c0 --- /dev/null +++ b/po/ku.po @@ -0,0 +1,29 @@ +# Kurdish translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ku\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/kw.po b/po/kw.po new file mode 100644 index 0000000..ce9bec5 --- /dev/null +++ b/po/kw.po @@ -0,0 +1,29 @@ +# Cornish translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: kw\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ky.po b/po/ky.po new file mode 100644 index 0000000..57aa1b8 --- /dev/null +++ b/po/ky.po @@ -0,0 +1,29 @@ +# Kirghiz translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ky\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/la.po b/po/la.po new file mode 100644 index 0000000..b671e8a --- /dev/null +++ b/po/la.po @@ -0,0 +1,29 @@ +# Latin translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: la\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/lb.po b/po/lb.po new file mode 100644 index 0000000..999147e --- /dev/null +++ b/po/lb.po @@ -0,0 +1,29 @@ +# Letzeburgesch translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: lb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/librda.pot b/po/librda.pot new file mode 100644 index 0000000..0d5b7a1 --- /dev/null +++ b/po/librda.pot @@ -0,0 +1,30 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 11:12+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/lo.po b/po/lo.po new file mode 100644 index 0000000..56aa4c3 --- /dev/null +++ b/po/lo.po @@ -0,0 +1,29 @@ +# Laotian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: lo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/lt.po b/po/lt.po new file mode 100644 index 0000000..14d7ac3 --- /dev/null +++ b/po/lt.po @@ -0,0 +1,31 @@ +# Lithuanian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/lv.po b/po/lv.po new file mode 100644 index 0000000..4b21f97 --- /dev/null +++ b/po/lv.po @@ -0,0 +1,31 @@ +# Latvian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: lv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/mg.po b/po/mg.po new file mode 100644 index 0000000..3726389 --- /dev/null +++ b/po/mg.po @@ -0,0 +1,29 @@ +# Malagasy translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: mg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/mhr.po b/po/mhr.po new file mode 100644 index 0000000..7c80f7e --- /dev/null +++ b/po/mhr.po @@ -0,0 +1,29 @@ +# Language mhr translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: mhr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/mi.po b/po/mi.po new file mode 100644 index 0000000..56718b4 --- /dev/null +++ b/po/mi.po @@ -0,0 +1,29 @@ +# Maori translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: mi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ml.po b/po/ml.po new file mode 100644 index 0000000..f45b105 --- /dev/null +++ b/po/ml.po @@ -0,0 +1,29 @@ +# Malayalam translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ml\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/mr.po b/po/mr.po new file mode 100644 index 0000000..9c5cf46 --- /dev/null +++ b/po/mr.po @@ -0,0 +1,29 @@ +# Marathi translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: mr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ms.po b/po/ms.po new file mode 100644 index 0000000..148861b --- /dev/null +++ b/po/ms.po @@ -0,0 +1,29 @@ +# Malay translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ms\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/my.po b/po/my.po new file mode 100644 index 0000000..b7eed20 --- /dev/null +++ b/po/my.po @@ -0,0 +1,29 @@ +# Burmese translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: my\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/nb.po b/po/nb.po new file mode 100644 index 0000000..17d4900 --- /dev/null +++ b/po/nb.po @@ -0,0 +1,30 @@ +# Norwegian Bokmal translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ne.po b/po/ne.po new file mode 100644 index 0000000..ff2f309 --- /dev/null +++ b/po/ne.po @@ -0,0 +1,29 @@ +# Nepali translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ne\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/nl.po b/po/nl.po new file mode 100644 index 0000000..98e5c32 --- /dev/null +++ b/po/nl.po @@ -0,0 +1,30 @@ +# Dutch translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/nn.po b/po/nn.po new file mode 100644 index 0000000..8193626 --- /dev/null +++ b/po/nn.po @@ -0,0 +1,30 @@ +# Norwegian Nynorsk translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/oc.po b/po/oc.po new file mode 100644 index 0000000..5862def --- /dev/null +++ b/po/oc.po @@ -0,0 +1,29 @@ +# Occitan translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: oc\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/os.po b/po/os.po new file mode 100644 index 0000000..229278b --- /dev/null +++ b/po/os.po @@ -0,0 +1,29 @@ +# Ossetian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: os\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/pa.po b/po/pa.po new file mode 100644 index 0000000..84a19f4 --- /dev/null +++ b/po/pa.po @@ -0,0 +1,29 @@ +# Punjabi translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: pa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/pl.po b/po/pl.po new file mode 100644 index 0000000..6da6597 --- /dev/null +++ b/po/pl.po @@ -0,0 +1,31 @@ +# Polish translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ps.po b/po/ps.po new file mode 100644 index 0000000..4dc66b6 --- /dev/null +++ b/po/ps.po @@ -0,0 +1,29 @@ +# Pashto translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ps\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/pt.po b/po/pt.po new file mode 100644 index 0000000..f5f4f41 --- /dev/null +++ b/po/pt.po @@ -0,0 +1,30 @@ +# Portuguese translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po new file mode 100644 index 0000000..88e35fa --- /dev/null +++ b/po/pt_BR.po @@ -0,0 +1,30 @@ +# Portuguese translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ro.po b/po/ro.po new file mode 100644 index 0000000..9ae7102 --- /dev/null +++ b/po/ro.po @@ -0,0 +1,31 @@ +# Romanian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ru.po b/po/ru.po new file mode 100644 index 0000000..af4a7b7 --- /dev/null +++ b/po/ru.po @@ -0,0 +1,31 @@ +# Russian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/sa.po b/po/sa.po new file mode 100644 index 0000000..2fee515 --- /dev/null +++ b/po/sa.po @@ -0,0 +1,29 @@ +# Sanskrit translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/sc.po b/po/sc.po new file mode 100644 index 0000000..cac4e93 --- /dev/null +++ b/po/sc.po @@ -0,0 +1,29 @@ +# Sardinian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sc\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/sd.po b/po/sd.po new file mode 100644 index 0000000..2901543 --- /dev/null +++ b/po/sd.po @@ -0,0 +1,29 @@ +# Sindhi translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sd\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/se.po b/po/se.po new file mode 100644 index 0000000..da1d97e --- /dev/null +++ b/po/se.po @@ -0,0 +1,29 @@ +# Northern Sami translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: se\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/shn.po b/po/shn.po new file mode 100644 index 0000000..b4b343d --- /dev/null +++ b/po/shn.po @@ -0,0 +1,29 @@ +# Shan translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: shn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/si.po b/po/si.po new file mode 100644 index 0000000..92684b2 --- /dev/null +++ b/po/si.po @@ -0,0 +1,29 @@ +# Sinhala translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: si\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/sk.po b/po/sk.po new file mode 100644 index 0000000..4dcfcf7 --- /dev/null +++ b/po/sk.po @@ -0,0 +1,30 @@ +# Slovak translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/sl.po b/po/sl.po new file mode 100644 index 0000000..36a60e9 --- /dev/null +++ b/po/sl.po @@ -0,0 +1,31 @@ +# Slovenian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/sq.po b/po/sq.po new file mode 100644 index 0000000..517a4b5 --- /dev/null +++ b/po/sq.po @@ -0,0 +1,29 @@ +# Albanian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sq\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/sr.po b/po/sr.po new file mode 100644 index 0000000..2801b41 --- /dev/null +++ b/po/sr.po @@ -0,0 +1,31 @@ +# Serbian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/sv.po b/po/sv.po new file mode 100644 index 0000000..7b61300 --- /dev/null +++ b/po/sv.po @@ -0,0 +1,30 @@ +# Swedish translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/sw.po b/po/sw.po new file mode 100644 index 0000000..0fc33e1 --- /dev/null +++ b/po/sw.po @@ -0,0 +1,29 @@ +# Swahili translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sw\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/szl.po b/po/szl.po new file mode 100644 index 0000000..17f20b5 --- /dev/null +++ b/po/szl.po @@ -0,0 +1,29 @@ +# Language szl translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: szl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ta.po b/po/ta.po new file mode 100644 index 0000000..8405433 --- /dev/null +++ b/po/ta.po @@ -0,0 +1,29 @@ +# Tamil translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/te.po b/po/te.po new file mode 100644 index 0000000..238d5ad --- /dev/null +++ b/po/te.po @@ -0,0 +1,29 @@ +# Telugu translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: te\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/tg.po b/po/tg.po new file mode 100644 index 0000000..393f229 --- /dev/null +++ b/po/tg.po @@ -0,0 +1,29 @@ +# Tajik translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: tg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/th.po b/po/th.po new file mode 100644 index 0000000..b471803 --- /dev/null +++ b/po/th.po @@ -0,0 +1,29 @@ +# Thai translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: th\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ti.po b/po/ti.po new file mode 100644 index 0000000..5160e3c --- /dev/null +++ b/po/ti.po @@ -0,0 +1,29 @@ +# Tigrinya translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ti\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/tr.po b/po/tr.po new file mode 100644 index 0000000..5a8717b --- /dev/null +++ b/po/tr.po @@ -0,0 +1,30 @@ +# Turkish translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ug.po b/po/ug.po new file mode 100644 index 0000000..efde947 --- /dev/null +++ b/po/ug.po @@ -0,0 +1,29 @@ +# Uighur translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ug\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/uk.po b/po/uk.po new file mode 100644 index 0000000..99b88b3 --- /dev/null +++ b/po/uk.po @@ -0,0 +1,31 @@ +# Ukrainian translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/ur.po b/po/ur.po new file mode 100644 index 0000000..c69d5e6 --- /dev/null +++ b/po/ur.po @@ -0,0 +1,29 @@ +# Urdu translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ur\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/uz.po b/po/uz.po new file mode 100644 index 0000000..f7fb89f --- /dev/null +++ b/po/uz.po @@ -0,0 +1,29 @@ +# Uzbek translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: uz\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/vi.po b/po/vi.po new file mode 100644 index 0000000..e6eb94e --- /dev/null +++ b/po/vi.po @@ -0,0 +1,30 @@ +# Vietnamese translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: vi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/wae.po b/po/wae.po new file mode 100644 index 0000000..ce4165c --- /dev/null +++ b/po/wae.po @@ -0,0 +1,29 @@ +# Language wae translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: wae\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po new file mode 100644 index 0000000..0cff83d --- /dev/null +++ b/po/zh_CN.po @@ -0,0 +1,29 @@ +# Chinese translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/zh_HK.po b/po/zh_HK.po new file mode 100644 index 0000000..b0255cc --- /dev/null +++ b/po/zh_HK.po @@ -0,0 +1,29 @@ +# Chinese translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_HK\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" diff --git a/po/zh_TW.po b/po/zh_TW.po new file mode 100644 index 0000000..ad196ef --- /dev/null +++ b/po/zh_TW.po @@ -0,0 +1,29 @@ +# Chinese translations for librda package. +# Copyright (C) 2018 THE librda'S COPYRIGHT HOLDER +# This file is distributed under the same license as the librda package. +# Automatically generated, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: librda 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-27 10:45+0200\n" +"PO-Revision-Date: 2018-06-27 10:45+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_TW\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rda.c:86 +msgid "local" +msgstr "" + +#: ../src/rda.c:90 +msgid "X2Go" +msgstr "" + +#: ../src/rda.c:94 +msgid "unknown" +msgstr "" -- cgit v1.2.3