SUSE has an in-house translations created by contracted translators in past. The work flow did not allow to merge translations between openSUSE and SLE trees up to now. It caused translation divergence. SLE Merge Robot is an output of the merge effort, and “suggests” to use SLE translation. Please review carefully, and keep standard terminology used in your language.
Initial import of yast was created from the community translations, but strings actually missing in the community translation were taken from the contracted SUSE Linux Enterprise translations. These translations are mixed in Weblate. If you are interested in the SUSE Linux Enterprise translations import review, go to ftp://ftp.suse.com/pub/people/sbrabec/yast-translations-sle-contributions/
Translation status
Strings103 |
|
100.0% | Translate |
---|---|---|---|
Words2944 |
|
100.0% |
2944 words103All strings
2944 words103Translated strings
2944 words103Strings waiting for review
468 words20Strings with any failing checks
446 words17Source and translation are identical
1 word1This string has more than one translation in this project
21 words2XML tags in translation do not match source
Other components
Project Information
Project website | https://documentation.suse.com/sles | |
---|---|---|
Translation process |
|
|
Repository |
git@github.com:openSUSE/doc-sle-translations.git
|
|
Repository branch |
master
f67adfc , 2 years ago
|
|
Repository containing Weblate translations | https://l10n.opensuse.org/git/doc-sle-translations/main-opensuse-master/ |
|
Filemask | */po/audit_setup.*.po |
|
Translation file |
cs/po/audit_setup.cs.po
|
When | User | Action | Detail | Object | |
---|---|---|---|---|---|
4 months ago | ![]() |
Committed changes | doc-sle-translations/audit_setup master - Czech | ||
4 months ago | ![]() |
Translation changed | doc-sle-translations/audit_setup master - Czech | ||
Pravidla auditu lze předat auditnímu démonu na příkazovém řádku <command>auditctl</command> a vytvořením pravidla nastaveného v <filename>/etc/audit/audit.rules</filename>, které se zpracovává vždy, když je démon auditu spuštěn. Chcete-li přizpůsobit <filename>/etc/audit/audit.rules</filename>, upravte jej přímo nebo použijte YaST: <menuchoice> <guimenu>Zabezpečení a uživatelé</guimenu> <guimenu>Linux Audit Framework (LAF)</
|
|||||
4 months ago | ![]() |
New translation | doc-sle-translations/audit_setup master - Czech | ||
Grafy lze také kombinovat pro ilustraci složitých vztahů. Další informace a příklad najdete v komentářích ve skriptu <command>mkgraph</command>. Grafy vytvořené tímto skriptem jsou ve výchozím nastavení vytvářeny ve formátu PostScript, ale výstupní formát můžete změnit změnou proměnné <envar>EXT</envar> ve skriptu z <literal>ps</literal> na <literal>png</literal> nebo <literal>jpg</literal>.
|
|||||
4 months ago | ![]() |
New translation | doc-sle-translations/audit_setup master - Czech | ||
<prompt>tux > </prompt><command>sudo</command> LC_ALL=C aureport -s -i | awk '/^[0-9]/ { print $5" "$4 }' | sort | uniq | mkgraph | syscall_vs_file
|
|||||
4 months ago | ![]() |
New translation | doc-sle-translations/audit_setup master - Czech | ||
Systémová volání versus soubory
|
|||||
4 months ago | ![]() |
New translation | doc-sle-translations/audit_setup master - Czech | ||
<prompt>tux > </prompt><command>sudo</command> LC_ALL=C aureport -s -i | awk '/^[0-9]/ { print $4" "$6 }' | sort | uniq | mkgraph syscall_vs_com
|
|||||
4 months ago | ![]() |
New translation | doc-sle-translations/audit_setup master - Czech | ||
Systémová volání versus příkazy
|
|||||
4 months ago | ![]() |
New translation | doc-sle-translations/audit_setup master - Czech | ||
<prompt>tux > </prompt><command>sudo</command> LC_ALL=C aureport -f -i | awk '/^[0-9]/ { print $8" "$4 }' | sort | uniq | mkgraph users_vs_files
|
|||||
4 months ago | ![]() |
New translation | doc-sle-translations/audit_setup master - Czech | ||
Uživatelé versus soubory
|
|||||
4 months ago | ![]() |
New translation | doc-sle-translations/audit_setup master - Czech | ||
<prompt>tux > </prompt><command>sudo</command> LC_ALL=C aureport -u -i | awk '/^[0-9]/ { print $4" "$7 }' | sort | uniq | mkgraph users_vs_exec
|
Statistics
Percent | Strings | Words | |
---|---|---|---|
Total | 103 | 2944 | |
Translated | 100.0% | 103 | 2944 |
Needs editing | 0.0% | 0 | |
Failing check | 19.4% | 20 |
Last activity
Last change | Sept. 3, 2020, 2:43 p.m. | |||
---|---|---|---|---|
Last author | Aleš Kastner |