Opened 2 years ago
Closed 2 years ago
#30301 closed enhancement (fixed)
Italian translation of FAQ
Reported by: | gh-Ivo-Maffei | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.2 |
Component: | translations | Keywords: | faq, Italian_translation |
Cc: | dimpase, dberti | Merged in: | |
Authors: | Davide Berti, Ivo Maffei | Reviewers: | Dima Pasechnik |
Report Upstream: | N/A | Work issues: | |
Branch: | 007796b (Commits, GitHub, GitLab) | Commit: | 007796b50348876428e640de58b559d00f731db8 |
Dependencies: | Stopgaps: |
Description
Extracted the Italian translation of FAQs from #18699.
Change History (9)
comment:1 Changed 2 years ago by
- Branch set to public/italian/30301
- Commit set to bfd5b29e17af94be71cec17ae28953cbf9aaf0bf
- Status changed from new to needs_review
comment:2 Changed 2 years ago by
- Cc dimpase dberti added
comment:3 Changed 2 years ago by
- Status changed from needs_review to needs_work
[dochtml] [faq ] The HTML pages are in local/share/doc/sage/html/it/faq. [dochtml] Error building the documentation. [dochtml] Traceback (most recent call last): [dochtml] File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main [dochtml] "__main__", mod_spec) [dochtml] File "/usr/lib/python3.7/runpy.py", line 85, in _run_code [dochtml] exec(code, run_globals) [dochtml] File "/mnt/opt/Sage/sage-dev/local/lib/python3.7/site-packages/sage_setup/docbuild/__main__.py", line 2, in <module> [dochtml] main() [dochtml] File "/mnt/opt/Sage/sage-dev/local/lib/python3.7/site-packages/sage_setup/docbuild/__init__.py", line 1721, in main [dochtml] builder() [dochtml] File "/mnt/opt/Sage/sage-dev/local/lib/python3.7/site-packages/sage_setup/docbuild/__init__.py", line 337, in _wrapper [dochtml] build_many(build_other_doc, L) [dochtml] File "/mnt/opt/Sage/sage-dev/local/lib/python3.7/site-packages/sage_setup/docbuild/__init__.py", line 281, in build_many [dochtml] _build_many(target, args, processes=NUM_THREADS) [dochtml] File "/mnt/opt/Sage/sage-dev/local/lib/python3.7/site-packages/sage_setup/docbuild/utils.py", line 283, in build_many [dochtml] raise worker_exc.original_exception [dochtml] OSError: /mnt/opt/Sage/sage-dev/src/doc/it/faq/faq-contribute.rst:5: WARNING: Duplicate explicit target name: "sage-devel". make[3]: *** [Makefile:1815: doc-html] Error 1
comment:4 Changed 2 years ago by
- Commit changed from bfd5b29e17af94be71cec17ae28953cbf9aaf0bf to db330657df72cbaf5eb0d756a1bd27659e995174
Branch pushed to git repo; I updated commit sha1. New commits:
db33065 | adjust URLs to match http/https
|
comment:5 Changed 2 years ago by
- Reviewers set to Dima Pasechnik
- Status changed from needs_work to positive_review
it builds now. Let's merge it.
comment:6 Changed 2 years ago by
- Status changed from positive_review to needs_work
sage -t --long --warn-long 44.4 --random-seed=0 src/doc/it/faq/faq-usage.rst ********************************************************************** File "src/doc/it/faq/faq-usage.rst", line 405, in doc.it.faq.faq-usage Failed example: map(ord, "abcde") Expected: [97, 98, 99, 100, 101] Got: <map object at 0x7f2b1e24cb00> ********************************************************************** File "src/doc/it/faq/faq-usage.rst", line 407, in doc.it.faq.faq-usage Failed example: map(ord, "Big Mac") Expected: [66, 105, 103, 32, 77, 97, 99] Got: <map object at 0x7f2b1b6b48d0> **********************************************************************
comment:7 Changed 2 years ago by
- Commit changed from db330657df72cbaf5eb0d756a1bd27659e995174 to 007796b50348876428e640de58b559d00f731db8
Branch pushed to git repo; I updated commit sha1. New commits:
007796b | added list() wrapper
|
comment:8 Changed 2 years ago by
- Status changed from needs_work to positive_review
oops, sorry. Should be fixed now.
comment:9 Changed 2 years ago by
- Branch changed from public/italian/30301 to 007796b50348876428e640de58b559d00f731db8
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
italian translation of FAQs