initial commit
This commit is contained in:
1
po/LINGUAS
Normal file
1
po/LINGUAS
Normal file
@@ -0,0 +1 @@
|
||||
es
|
3
po/POTFILES
Normal file
3
po/POTFILES
Normal file
@@ -0,0 +1,3 @@
|
||||
src/sernatur.vala
|
||||
src/sernatur-window.vala
|
||||
data/ui/sernatur.window.ui
|
23
po/es.po
Normal file
23
po/es.po
Normal file
@@ -0,0 +1,23 @@
|
||||
# Spanish translations for sernatur package.
|
||||
# Copyright (C) 2018 THE sernatur'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the sernatur package.
|
||||
# Automatically generated, 2018.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: sernatur\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-10-18 16:05-0300\n"
|
||||
"PO-Revision-Date: 2018-10-18 14:58-0300\n"
|
||||
"Last-Translator: Chris Cromer <chris@cromer.cl>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 2.0.6\n"
|
||||
|
||||
#: src/sernatur-window.vala:51
|
||||
msgid "Server version:"
|
||||
msgstr "Versión del servidor:"
|
4
po/meson.build
Normal file
4
po/meson.build
Normal file
@@ -0,0 +1,4 @@
|
||||
i18n = import('i18n')
|
||||
i18n.gettext(meson.project_name(),
|
||||
args: '--directory=' + meson.source_root()
|
||||
)
|
22
po/sernatur.pot
Normal file
22
po/sernatur.pot
Normal file
@@ -0,0 +1,22 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the sernatur package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: sernatur\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-10-18 16:05-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/sernatur-window.vala:51
|
||||
msgid "Server version:"
|
||||
msgstr ""
|
Reference in New Issue
Block a user