Translation status
226 | Strings | 96% | Translate |
---|---|---|---|
6,299 | Words | 91% |
Other components
Component | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
setroubleshoot GPL-2.0 | 95% | 8 | 64 | 6 | |||
|
Translation Information
Project website | pagure.io/setroubleshoot |
---|---|
Mailing list for translators | trans@lists.fedoraproject.org |
Project maintainers |
![]() ![]() |
Translation process |
|
Translation license | GNU General Public License v2.0 or later |
Source code repository |
local:
|
Repository branch | master |
Last remote commit |
Translated using Weblate (Finnish)
f43428c
![]() |
Weblate repository |
https://translate.fedoraproject.org/git/setroubleshoot/plugins/
|
Filemask | plugins/po/*.po |
Translation file |
plugins/po/it.po
|
Statistics
Percent | Strings | Words | Chars | ||
---|---|---|---|---|---|
Total | 226 | 6,299 | 42,207 | ||
Translated | 96% | 217 | 5,760 | 38,694 | |
Needs editing | 0% | 0 | 0 | 0 | |
Failing checks | 40% | 91 | 3,048 | 21,194 |
Last activity
Last change | None | |||
---|---|---|---|---|
Last author | None |
SELinux denied svirt access to $TARGET_PATH.
If this is a virtualization image, it has to have a file context label of
virt_image_t. The system is setup to label image files in directory./var/lib/libvirt/images
correctly. We recommend that you copy your image file to /var/lib/libvirt/images.
If you really want to have your image files in the current directory, you can relabel $TARGET_PATH to be virt_image_t using chcon. You also need to execute semanage fcontext -a -t virt_image_t '$FIX_TARGET_PATH' to add this
new path to the system defaults. If you did not intend to use $TARGET_PATH as a virtualization
image it could indicate either a bug or an intrusion attempt.
SELinux ha negato l'accesso xen a $TARGET_PATH.
Se questa è un immagine XEN allora dovrà possedere una etichetta del
contesto del file xen_image_t. Il sistema è impostato per etichettare correttamente i file
immagine in /var/lib/xen/images. Si consiglia copiare il file immagine in /var/lib/xen/images.
Se si desidera veramente avere i file immagine xen nella directory corrente, è possibile rietichettare $TARGET_PATH in xen_image_t usando chcon. Se si vuole farlo si dovrà anche eseguire semanage fcontext -a -t xen_image_t '$FIX_TARGET_PATH' per aggiungere
questo nuovo percorso alle impostazioni di sistema predefinite. Se non si intende utilizzare $TARGET_PATH come una immagine xen
ciò potrebbe indicare un bug o un tentativo di intrusione.