[template-glib] Add Romanian translation



commit 3296fc87a52595056ba423768518fa92f59cb1a5
Author: Daniel Șerbănescu <daniel serbanescu dk>
Date:   Mon Apr 9 15:40:35 2018 +0000

    Add Romanian translation

 po/LINGUAS |    1 +
 po/ro.po   |   39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index dbe5231..ca448e6 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -10,6 +10,7 @@ id
 pl
 pt
 pt_BR
+ro
 sl
 sr
 sv
diff --git a/po/ro.po b/po/ro.po
new file mode 100644
index 0000000..e225759
--- /dev/null
+++ b/po/ro.po
@@ -0,0 +1,39 @@
+# Romanian translation for template-glib.
+# Copyright (C) 2018 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+# Floren <>, 2018.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: template-glib master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n";
+"POT-Creation-Date: 2018-03-14 00:15+0000\n"
+"PO-Revision-Date: 2018-04-05 17:54+0300\n"
+"Language-Team: Romanian <gnomero-list lists sourceforge net>\n"
+"Language: ro\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\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"
+"Last-Translator: Florentina Mușat <florentina musat 28 gmail com>\n"
+"X-Generator: Poedit 2.0.6\n"
+
+#: src/tmpl-parser.c:199
+#, c-format
+msgid "%s() may only be called once"
+msgstr "%s() poate fi apelată doar o dată"
+
+#: src/tmpl-parser.c:211
+#, c-format
+msgid "Parser does not contain an input stream"
+msgstr "Programul de parsare nu conține un flux de intrare"
+
+#: src/tmpl-template.c:454
+#, c-format
+msgid "Must parse template before expanding"
+msgstr "Trebuie parsat șablonul înainte de extindere"
+
+#: src/tmpl-template-locator.c:117
+#, c-format
+msgid "Failed to locate template “%s”"
+msgstr "Nu s-a putut localiza șablonul „%s”"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]