Language | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
Chinese (Simplified) (zh_CN)
|
0% | 40 | 1,110 | 1 | |||
|
|||||||
English
|
4 | ||||||
|
|||||||
French
|
0% | 40 | 1,110 | 1 | |||
|
|||||||
Italian
|
0% | 40 | 1,110 | 1 | |||
|
|||||||
Portuguese (Brazil)
|
95% | 2 | 81 | 4 | 2 | ||
|
|||||||
Spanish
|
0% | 40 | 1,110 | 1 | |||
|
|||||||
Spanish (Latin America)
|
0% | 40 | 1,110 | ||||
|
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-containers.po |
Languages | 7 |
Source strings | 40 |
Source words | 1,110 |
Source characters | 9,795 |
Hosted strings | 280 |
Hosted words | 7,770 |
Hosted characters | 68,565 |

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

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

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

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

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

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

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

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

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

Source string changed
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-containers — 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
- name: failure.service
enabled: true
contents: |
[Service]
Type=oneshot
ExecStart=/usr/bin/false
RemainAfterExit=yes
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
- name: failure.service
enabled: true
contents: |
[Service]
Type=oneshot
ExecStart=/usr/bin/false
RemainAfterExit=yes
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 um novo ExecStart com o prefixo `-` para ignorar falhas
ExecStart=-/usr/sbin/agetty --autologin core --noclear %I $TERM
TTYVTDisallocate=no
- name: failure.service
enabled: true
contents: |
[Service]
Type=oneshot
ExecStart=/usr/bin/false
RemainAfterExit=yes