The translation was automatically locked due to following alerts: Could not merge the repository.
Translation status
20 | Strings | 100% | Translate |
---|---|---|---|
300 | Words | 100% |
Other components
Component | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
master/pages/newcontent-edition
|
|||||||
|
|||||||
master/pages/setup-docker
|
|||||||
|
|||||||
master/pages/fedora-release
|
|||||||
|
|||||||
master/pages/index
|
|||||||
|
|||||||
master/pages/newcontent-site
|
|||||||
|
|||||||
master/pages/setup
|
|||||||
|
|||||||
master/pages/newcontent
|
|||||||
|
|||||||
master/antora.yml
|
|||||||
|
|||||||
nav
|
|||||||
|
Translation Information
Project website | pagure.io/fedora-docs-l10n/websites |
---|---|
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/websites.git
|
Repository branch | master |
Last remote commit |
automatic update of pot/po files
9e77aa90
♪ I'm a bot, bot, bot ♪ authored a month ago |
Weblate repository |
https://translate.fedoraproject.org/git/fedora-docs-l10n-websites/nav/
|
Filemask | po/*/master/pages/oldrepo.po |
Translation file |
po/tr/master/pages/oldrepo.po
|
You'll have to run `make <langcode>` again to rebuild each time you change the site. You make run `make` without a language code to build all languages.
Siteyi her değiştirdiğinizde yeniden oluşturmak için `make <dil kodu>` komutunu tekrar çalıştırmanız gerekecektir. Tüm dilleri oluşturmak için dil kodu olmadan `make` komutunu çalıştırın.
If doing things the second way, remember to change the `-w` flag to point to the site you want to work on. Also remember to use `make testfg` instead of `make test` to force the development server to stay in the foreground... Otherwise the container will exit immediately and you won't be able to access the site.
İkinci yolu kullanıyorsanız, `-w` seçeneğini üzerinde çalışmak istediğiniz siteyi gösterecek şekilde değiştirmeyi unutmayın. Ayrıca geliştirme sunucusunu ön planda kalmaya zorlamak için `make test` yerine `make testfg` kullanmayı unutmayın... Aksi takdirde konteyner hemen çıkış yapacak ve siteye erişemeyeceksiniz.
$ sudo docker run -it --rm -v "$(pwd):/opt/oldrepo/:z" -p 5000:5000 -w /opt/oldrepo/alt.fedoraproject.org old-fedora-websites clean make en testfg
$ sudo docker run -it --rm -v "$(pwd):/opt/oldrepo/:z" -p 5000:5000 -w /opt/oldrepo/alt.fedoraproject.org old-fedora-websites clean make en testfg
$ sudo docker run -it --rm -v "$(pwd):/opt/oldrepo/:z" -p 5000:5000 old-fedora-websites
[root@7847061d786f oldrepo]# cd alt.fedoraproject.org/
[root@7847061d786f alt.fedoraproject.org]# make clean en test
rm -rf out
rm -f po/*.mo
rm -f data/templates/translations.html
[...]
[root@7847061d786f oldrepo]# cd alt.fedoraproject.org/
[root@7847061d786f alt.fedoraproject.org]# make clean en test
rm -rf out
rm -f po/*.mo
rm -f data/templates/translations.html
[...]
$ sudo docker run -it --rm -v "$(pwd):/opt/oldrepo/:z" -p 5000:5000 old-fedora-websites
[root@7847061d786f oldrepo]# cd alt.fedoraproject.org/
[root@7847061d786f alt.fedoraproject.org]# make clean en test
rm -rf out
rm -f po/*.mo
rm -f data/templates/translations.html
[...]
[root@7847061d786f oldrepo]# cd alt.fedoraproject.org/
[root@7847061d786f alt.fedoraproject.org]# make clean en test
rm -rf out
rm -f po/*.mo
rm -f data/templates/translations.html
[...]
Statistics
Percent | Strings | Words | Chars | ||
---|---|---|---|---|---|
Total | 20 | 300 | 1,880 | ||
Translated | 100% | 20 | 300 | 1,880 | |
Needs editing | 0% | 0 | 0 | 0 | |
Failing checks | 0% | 0 | 0 | 0 |
Last activity
Last change | Dec. 31, 2020, 6:22 p.m. | |||
---|---|---|---|---|
Last author | Oğuz Ersen |