Language | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
Chinese (Simplified) (zh_CN)
|
0% | 39 | 691 | 1 | |||
|
|||||||
English
|
2 | ||||||
|
|||||||
French
|
0% | 39 | 691 | 1 | |||
|
|||||||
Italian
|
0% | 39 | 691 | 1 | |||
|
|||||||
Portuguese (Brazil)
|
92% | 3 | 107 | 6 | 3 | ||
|
|||||||
Spanish
|
0% | 39 | 691 | 1 | |||
|
|||||||
Spanish (Latin America)
|
0% | 39 | 691 | ||||
|
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 5 days ago |
Weblate repository |
https://translate.fedoraproject.org/git/fedora-docs-l10n-fedora-coreos/nav/
|
Filemask | po/*/master/pages/tutorial-services.po |
Languages | 7 |
Source strings | 39 |
Source words | 691 |
Source characters | 6,485 |
Hosted strings | 273 |
Hosted words | 4,837 |
Hosted characters | 45,395 |

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

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

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

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

New strings to translate
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-services — Italian

New strings to translate
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-services — French

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

New strings to translate
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-services — Spanish

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

Resource update
fedora-docs-l10n/fedora-coreos / master/pages/tutorial-services — Portuguese (Brazil)
version: 1.3.0
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
- name: issuegen-public-ipv4.service
enabled: true
contents: |
[Unit]
Before=console-login-helper-messages-issuegen.service
After=network-online.target
ConditionPathExists=!/var/lib/issuegen-public-ipv4
version: 1.2.0
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
- name: issuegen-public-ipv4.service
enabled: true
contents: |
[Unit]
Before=console-login-helper-messages-issuegen.service
After=network-online.target
ConditionPathExists=!/var/lib/issuegen-public-ipv4