Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libvirt
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Libvirt Packaging Team
libvirt
Commits
14eee948
Commit
14eee948
authored
8 years ago
by
Guido Günther
Browse files
Options
Downloads
Patches
Plain Diff
Make debconf template translatable
parent
1afd876f
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
debian/control
+1
-0
1 addition, 0 deletions
debian/control
debian/libvirt-daemon-system.templates
+1
-1
1 addition, 1 deletion
debian/libvirt-daemon-system.templates
debian/po/POTFILES.in
+1
-0
1 addition, 0 deletions
debian/po/POTFILES.in
debian/po/templates.pot
+59
-0
59 additions, 0 deletions
debian/po/templates.pot
with
62 additions
and
1 deletion
debian/control
+
1
−
0
View file @
14eee948
...
...
@@ -47,6 +47,7 @@ Build-Depends:
python,
xsltproc,
zfsutils [kfreebsd-amd64 kfreebsd-i386],
po-debconf,
# for --with-storage-sheepdog
sheepdog [linux-any],
# for --with-storage-rados
...
...
This diff is collapsed.
Click to expand it.
debian/libvirt-daemon-system.templates
+
1
−
1
View file @
14eee948
Template: libvirt-daemon-system/id_warning
Type: boolean
Default: true
Description: Continue with incorrect libvirt-qemu user/group ID(s)?
_
Description: Continue with incorrect libvirt-qemu user/group ID(s)?
The user/group ID (uid/gid) allocated for libvirt-qemu (64055)
seems to be taken by another user/group, thus it is not possible
to create the user/group with this numeric ID.
...
...
This diff is collapsed.
Click to expand it.
debian/po/POTFILES.in
0 → 100644
+
1
−
0
View file @
14eee948
[type: gettext/rfc822deb] libvirt-daemon-system.templates
This diff is collapsed.
Click to expand it.
debian/po/templates.pot
0 → 100644
+
59
−
0
View file @
14eee948
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the libvirt package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: libvirt@packages.debian.org\n"
"POT-Creation-Date: 2016-12-22 14:20+0100\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"
#. Type: boolean
#. Description
#: ../libvirt-daemon-system.templates:1001
msgid "Continue with incorrect libvirt-qemu user/group ID(s)?"
msgstr ""
#. Type: boolean
#. Description
#: ../libvirt-daemon-system.templates:1001
msgid ""
" The user/group ID (uid/gid) allocated for libvirt-qemu (64055)\n"
" seems to be taken by another user/group, thus it is not possible\n"
" to create the user/group with this numeric ID."
msgstr ""
#. Type: boolean
#. Description
#: ../libvirt-daemon-system.templates:1001
msgid ""
" The migration of guests with disk image files shared over NFS\n"
" requires a static libvirt-qemu user and group ID (uid and gid)\n"
" between the source and destination host systems."
msgstr ""
#. Type: boolean
#. Description
#: ../libvirt-daemon-system.templates:1001
msgid ""
" If guest migration over NFS is not required, you can continue\n"
" the installation."
msgstr ""
#. Type: boolean
#. Description
#: ../libvirt-daemon-system.templates:1001
msgid ""
" In order to resolve this problem, do not continue the installation,\n"
" release the 64055 uid/gid (which might involve permission changes),\n"
" then install this package again."
msgstr ""
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment