Language | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
Chinese (Simplified) (zh_CN)
|
0% | 54 | 1,232 | 1 | |||
|
|||||||
English
|
4 | ||||||
|
|||||||
French
|
1% | 53 | 1,230 | 1 | 1 | ||
|
|||||||
Italian
|
0% | 54 | 1,232 | 1 | |||
|
|||||||
Portuguese (Brazil)
|
96% | 2 | 123 | 4 | 2 | ||
|
|||||||
Spanish
|
0% | 54 | 1,232 | 1 | |||
|
|||||||
Spanish (Latin America)
|
0% | 54 | 1,232 | ||||
|
Project website | pagure.io/fedora-docs-l10n/fedora-coreos |
---|---|
Mailing list for translators | trans@lists.fedoraproject.org |
Translation process |
|
Translation license | Creative Commons Attribution Share Alike 3.0 Unported |
Source code repository |
ssh://pagure.io/fedora-docs-l10n/fedora-coreos.git
|
Repository branch | master |
Last remote commit |
Update translation files
464327544
Weblate authored 4 days ago |
Weblate repository |
https://translate.fedoraproject.org/git/fedora-docs-l10n-fedora-coreos/nav/
|
Filemask | po/*/master/pages/tutorial-updates.po |
Languages | 7 |
Source strings | 54 |
Source words | 1,232 |
Source characters | 11,550 |
Hosted strings | 378 |
Hosted words | 8,624 |
Hosted characters | 80,850 |

Suggestion added
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-updates — Portuguese (Brazil)

New string to translate
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-updates — Chinese (Simplified) (zh_CN)

New string to translate
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-updates — Portuguese (Brazil)

New string to translate
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-updates — Italian

New string to translate
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-updates — French

New string to translate
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-updates — Spanish (Latin America)

New string to translate
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-updates — Spanish

Resource update
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-updates — Chinese (Simplified) (zh_CN)

Resource update
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-updates — Portuguese (Brazil)

Source string changed
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-updates — Portuguese (Brazil)
version: 1.
passwd:
users:
- name: core
ssh_authorized_keys:
- ssh-rsa AAAA...
systemd:
units:
- name: serial-getty@ttyS0.service
dropins:
- name: autologin-core.conf
contents: |
[Service]
# Override Execstart in main unit
ExecStart=
# Add new Execstart with `-` prefix to ignore failure
ExecStart=-/usr/sbin/agetty --autologin core --noclear %I $TERM
TTYVTDisallocate=no
storage:
files:
- path: /etc/profile.d/systemd-pager.sh
mode: 0644
contents:
inline: |
# Tell systemd to not use a pager when printing information
export SYSTEMD_PAGER=cat
- path: /etc/sysctl.d/20-silence-audit.conf
mode: 0644
contents:
inline: |
# Raise console message logging level from DEBUG (7) to WARNING (4)
# to hide audit messages from the interactive console
kernel.printk=4
version: 1.3.0
passwd:
users:
- name: core
ssh_authorized_keys:
- ssh-rsa AAAA...
systemd:
units:
- name: serial-getty@ttyS0.service
dropins:
- name: autologin-core.conf
contents: |
[Service]
# Override Execstart in main unit
ExecStart=
# Add new Execstart with `-` prefix to ignore failure
ExecStart=-/usr/sbin/agetty --autologin core --noclear %I $TERM
TTYVTDisallocate=no
storage:
files:
- path: /etc/profile.d/systemd-pager.sh
mode: 0644
contents:
inline: |
# Tell systemd to not use a pager when printing information
export SYSTEMD_PAGER=cat
- path: /etc/sysctl.d/20-silence-audit.conf
mode: 0644
contents:
inline: |
# Raise console message logging level from DEBUG (7) to WARNING (4)
# to hide audit messages from the interactive console
kernel.printk=4
version: 1.2.0
passwd:
users:
- name: core
ssh_authorized_keys:
- ssh-rsa AAAA...
systemd:
units:
- name: serial-getty@ttyS0.service
dropins:
- name: autologin-core.conf
contents: |
[Service]
# Sobrescreve ExecStart na unidade principal
ExecStart=
# Adiciona novo ExecStart com prefixo `-` para ignorar falhas `
ExecStart=-/usr/sbin/agetty --autologin core --noclear %I $TERM
TTYVTDisallocate=no
storage:
files:
- path: /etc/profile.d/systemd-pager.sh
mode: 0644
contents:
inline: |
# Fala para o systemd não usar um paginador ao imprimir informações
export SYSTEMD_PAGER=cat
- path: /etc/sysctl.d/20-silence-audit.conf
mode: 0644
contents:
inline: |
# Aumenta o nível de login do console de DEBUG (7) para WARNING (4)
# para esconder mensagens de auditoria do console interativo
kernel.printk=4