[pve-devel] Better translate to Spanish language
Cesar Peschiera
brain at click.com.py
Mon May 19 20:35:46 CEST 2014
Hi Dietmar
Please, excuse me for the long time lapsed, I was very busy with several
issues.
Today I wanted to compile the translation to the Spanish unsuccessfully, i
did run this command (in the root directory):
root at kvmtest:/# make dinstall es.po
make: *** No rule to make target `dinstall'. Stop.
Can you tell me exactly the command(s) that i need to run?
Previously, i did run this command (as mentioned in
https://git.proxmox.com/?p=pve-common.git;a=blob_plain;f=README.dev;hb=HEAD
):
aptitude install build-essential git-core debhelper autotools-dev \
...etc...etc..etc \
...etc...etc..etc \
libio-multiplex-perl liblockfile-simple-perl
Best regards
Ceesar
----- Original Message -----
From: "Dietmar Maurer" <dietmar at proxmox.com>
To: "Cesar Peschiera" <brain at click.com.py>; <pve-devel at pve.proxmox.com>
Sent: Saturday, April 19, 2014 2:14 AM
Subject: RE: [pve-devel] Better translate to Spanish language
> About of the translation:
> - What do these things?:
> - Are these options for the user, or messages?
> - Please explain clearly, and if are messages, please also put the full
> message for
> do the best translation
Thos are options:
>
> #: ../www/manager/openvz/Network.js:88
> #, fuzzy
> msgid "Host device name"
> msgstr ""
The device name for an OpenVZ veth device (host side).
> #: ../www/manager/dc/AuthEdit.js:63
> msgid "User Attribute Name"
> msgstr ""
The attribute name used for LDAP queries.
> #: ../www/manager/openvz/Network.js:408
> #, fuzzy
> msgid "Host ifname"
> msgstr ""
This is a shortcut for "Host device name" above - I use that in the grid
header
to get a shorter representation.
>
> About of to do the test in my computer:
> After copy the new es.po file to a directory, i run: "make dinstall", but
> i get this
> error message: "make: *** No rule to make target `dinstall'.
> Stop."
> Can you explain clearly the process?... Help me to help you!
You need to run that in the toplevel directory (one directory above).
More information about the pve-devel
mailing list