From 5266996475d6163aa0b232e59ca4c15711b2a94d Mon Sep 17 00:00:00 2001 From: Weblate Date: Feb 16 2022 22:05:32 +0000 Subject: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Co-authored-by: Weblate Translate-URL: https://translate.fedoraproject.org/projects/fedora-docs-l10n-neurofedora/masterpagesutilities/ Translation: fedora-docs-l10n/neurofedora/master/pages/utilities --- diff --git a/po/fr/master/pages/utilities.po b/po/fr/master/pages/utilities.po index 2663e73..d5273c1 100644 --- a/po/fr/master/pages/utilities.po +++ b/po/fr/master/pages/utilities.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2022-02-04 22:01+0000\n" +"POT-Creation-Date: 2022-02-16 22:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -28,9 +28,13 @@ msgid "The following general purpose utilties are also part of NeuroFedora." msgstr "" #. type: Table -#: pages/utilities.adoc:190 +#: pages/utilities.adoc:194 #, no-wrap msgid "" +"| link:https://src.fedoraproject.org/rpms/python-autograd [Autograd]\n" +"| `sudo dnf install python3-autograd`\n" +"| Efficiently computes derivatives of numpy code\n" +"\n" "| link:https://src.fedoraproject.org/rpms/python-bokeh[Bokeh]\n" "| `sudo dnf install python3-bokeh`\n" "| The Bokeh Visualization Library\n" @@ -214,31 +218,31 @@ msgid "" msgstr "" #. type: Title == -#: pages/utilities.adoc:192 +#: pages/utilities.adoc:196 #, no-wrap msgid "Python Science Stack" msgstr "" #. type: Plain text -#: pages/utilities.adoc:196 +#: pages/utilities.adoc:200 msgid "" "The `python-science` package group includes commonly used scientific Python " "libraries. This can be installed using `dnf`:" msgstr "" #. type: delimited block - -#: pages/utilities.adoc:200 +#: pages/utilities.adoc:204 #, no-wrap msgid "sudo dnf install @python-science\n" msgstr "" #. type: Plain text -#: pages/utilities.adoc:203 +#: pages/utilities.adoc:207 msgid "The individual packages may also be installed independently:" msgstr "" #. type: Table -#: pages/utilities.adoc:248 +#: pages/utilities.adoc:256 #, no-wrap msgid "" "| link:https://src.fedoraproject.org/rpms/python-matplotlib[matplotlib]\n" @@ -261,6 +265,10 @@ msgid "" "| `sudo dnf install python3-pillow`\n" "| The Python Imaging Library.\n" "\n" +"| link:https://src.fedoraproject.org/rpms/python-read-roi[read-roi]\n" +"| `sudo dnf install python3-read-roi`\n" +"| Read ROI files .zip or .roi generated with ImageJ.\n" +"\n" "| link:https://src.fedoraproject.org/rpms/python-scikit-image[scikit-image]\n" "| `sudo dnf install python3-scikit-image`\n" "| Collection of algorithms for image processing.\n" @@ -284,20 +292,20 @@ msgid "" msgstr "" #. type: Title == -#: pages/utilities.adoc:250 +#: pages/utilities.adoc:258 #, no-wrap msgid "Reference/bibliography managers" msgstr "" #. type: Plain text -#: pages/utilities.adoc:254 +#: pages/utilities.adoc:262 msgid "" "Fedora does not currently include any of these tools. However, the " "developers provide pre-built binaries that are ready to use." msgstr "" #. type: Table -#: pages/utilities.adoc:265 +#: pages/utilities.adoc:273 #, no-wrap msgid "" "| link:http://www.jabref.org/[JabRef]\n" diff --git a/po/nl/master/pages/utilities.po b/po/nl/master/pages/utilities.po index 1921193..4d9d666 100644 --- a/po/nl/master/pages/utilities.po +++ b/po/nl/master/pages/utilities.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2022-02-04 22:01+0000\n" +"POT-Creation-Date: 2022-02-16 22:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,20 +16,24 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: Title = -#: ./pages/utilities.adoc:1 +#: pages/utilities.adoc:1 #, no-wrap msgid "Utilities" msgstr "" #. type: Plain text -#: ./pages/utilities.adoc:4 +#: pages/utilities.adoc:4 msgid "The following general purpose utilties are also part of NeuroFedora." msgstr "" #. type: Table -#: ./pages/utilities.adoc:190 +#: pages/utilities.adoc:194 #, no-wrap msgid "" +"| link:https://src.fedoraproject.org/rpms/python-autograd [Autograd]\n" +"| `sudo dnf install python3-autograd`\n" +"| Efficiently computes derivatives of numpy code\n" +"\n" "| link:https://src.fedoraproject.org/rpms/python-bokeh[Bokeh]\n" "| `sudo dnf install python3-bokeh`\n" "| The Bokeh Visualization Library\n" @@ -40,11 +44,9 @@ msgid "" "\n" "| link:https://src.fedoraproject.org/rpms/python-chaospy[chaospy]\n" "| `sudo dnf install python3-chaospy`\n" -"| Numerical tool for performing uncertainty quantification using " -"polynomial.\n" +"| Numerical tool for performing uncertainty quantification using polynomial.\n" "\n" -"| " -"link:https://src.fedoraproject.org/rpms/python-connection_pool[connection_pool]\n" +"| link:https://src.fedoraproject.org/rpms/python-connection_pool[connection_pool]\n" "| `sudo dnf install python3-connection_pool`\n" "| Thread-safe connection pool for python.\n" "\n" @@ -58,8 +60,7 @@ msgid "" "\n" "| link:https://src.fedoraproject.org/rpms/earcut-hpp[earcut.hpp]\n" "| `sudo dnf install earcut-hpp-devel`\n" -"| C++ port of earcut.js, a fast, header-only polygon triangulation " -"library.\n" +"| C++ port of earcut.js, a fast, header-only polygon triangulation library.\n" "\n" "| link:https://src.fedoraproject.org/rpms/edflib[edflib]\n" "| `sudo dnf install edflib`\n" @@ -69,31 +70,25 @@ msgid "" "| `sudo dnf install python3-exdir`\n" "| Directory structure standard for experimental pipelines.\n" "\n" -"| " -"link:https://src.fedoraproject.org/rpms/python-git-changelog[Git-changelog]\n" +"| link:https://src.fedoraproject.org/rpms/python-git-changelog[Git-changelog]\n" "| `sudo dnf install python3-git-changelog`\n" -"| An automatic Changelog generator using Jinja2 templates. From git logs to " -"change logs.\n" +"| An automatic Changelog generator using Jinja2 templates. From git logs to change logs.\n" "\n" "| link:https://src.fedoraproject.org/rpms/octave[GNU Octave]\n" "| `sudo dnf install octave`\n" -"| GNU Octave: Scientific programming language. FOSS, compatible with Matlab " -"scripts.\n" +"| GNU Octave: Scientific programming language. FOSS, compatible with Matlab scripts.\n" "\n" "| link:https://src.fedoraproject.org/rpms/python-graph-tool[Graph Tool]\n" "| `sudo dnf install python3-graph-tool`\n" -"| An efficient Python module for manipulation and statistical analysis of " -"graphs (a.k.a. networks).\n" +"| An efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks).\n" "\n" "| link:https://src.fedoraproject.org/rpms/gsl-lite[gsl-lite]\n" "| `sudo dnf install gsl-lite-devel`\n" -"| A single-file header-only version of ISO C{plus}{plus} Guidelines Support " -"Library (GSL) for C{plus}{plus}98, C{plus}{plus}11, and later.\n" +"| A single-file header-only version of ISO C{plus}{plus} Guidelines Support Library (GSL) for C{plus}{plus}98, C{plus}{plus}11, and later.\n" "\n" "| link:https://src.fedoraproject.org/rpms/python-hdf5storage[HDF5storage]\n" "| `sudo dnf install python3-hdf5storage`\n" -"| Read/write Python types to/from HDF5 files, including MATLAB v7.3 MAT " -"files.\n" +"| Read/write Python types to/from HDF5 files, including MATLAB v7.3 MAT files.\n" "\n" "| link:https://src.fedoraproject.org/rpms/highfive[HighFive]\n" "| `sudo dnf install highfive-devel`\n" @@ -115,8 +110,7 @@ msgid "" "| `sudo dnf install python3-llvmlite`\n" "| A lightweight LLVM-Python binding for writing JIT compilers.\n" "\n" -"| " -"link:https://src.fedoraproject.org/rpms/python-mapbox-earcut[mapbox-earcut]\n" +"| link:https://src.fedoraproject.org/rpms/python-mapbox-earcut[mapbox-earcut]\n" "| `sudo dnf install python3-mapbox-earcut`\n" "| Very fast and quite robust triangulation of 2D polygons.\n" "\n" @@ -152,11 +146,9 @@ msgid "" "| `sudo dnf install pre-commit`\n" "| Framework for managing and maintaining multi-language pre-commit hooks.\n" "\n" -"| " -"link:https://src.fedoraproject.org/rpms/python-progressbar2[progressbar2]\n" +"| link:https://src.fedoraproject.org/rpms/python-progressbar2[progressbar2]\n" "| `sudo dnf install python3-progressbar2`\n" -"| A Progressbar library to provide visual progress to long running " -"operations.\n" +"| A Progressbar library to provide visual progress to long running operations.\n" "\n" "| link:https://src.fedoraproject.org/rpms/python-pulp[PuLP]\n" "| `sudo dnf install python3-pulp`\n" @@ -178,26 +170,21 @@ msgid "" "| `sudo dnf install python3-ratelimiter`\n" "| Python module providing rate limiting.\n" "\n" -"| " -"link:https://src.fedoraproject.org/rpms/python-rdflib-jsonld[RDFlib-JSON-LD]\n" +"| link:https://src.fedoraproject.org/rpms/python-rdflib-jsonld[RDFlib-JSON-LD]\n" "| `sudo dnf install python3-rdflib-jsonld`\n" "| Python rdflib extension adding JSON-LD parser and serializer.\n" "\n" -"| " -"link:https://src.fedoraproject.org/rpms/python-sklearn-nature-inspired-algorithms[Sklearn-nature-inspired-algorithms]\n" +"| link:https://src.fedoraproject.org/rpms/python-sklearn-nature-inspired-algorithms[Sklearn-nature-inspired-algorithms]\n" "| `sudo dnf install python3-sklearn-nature-inspired-algorithms`\n" -"| Nature-inspired algorithms for hyper-parameter tuning of Scikit-Learn " -"models.\n" +"| Nature-inspired algorithms for hyper-parameter tuning of Scikit-Learn models.\n" "\n" "| link:https://src.fedoraproject.org/rpms/snakemake[snakemake]\n" "| `sudo dnf install snakemake`\n" -"| Workflow management system to create reproducible and scalable data " -"analyses.\n" +"| Workflow management system to create reproducible and scalable data analyses.\n" "\n" "| link:https://src.fedoraproject.org/rpms/spyder[spyder]\n" "| `sudo dnf install spyder`\n" -"| A powerful scientific environment written in Python, for Python, and " -"designed by and for scientists, engineers and data analysts.\n" +"| A powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts.\n" "\n" "| link:https://src.fedoraproject.org/rpms/python-stopit[stopit]\n" "| `sudo dnf install python3-stopit`\n" @@ -213,13 +200,11 @@ msgid "" "\n" "| link:https://src.fedoraproject.org/rpms/python-wxnatpy[wxnatpy]\n" "| `sudo dnf install python3-wxnatpy`\n" -"| wxnatpy is a wxPython widget which allows users to browse the contents of " -"a XNAT repository.\n" +"| wxnatpy is a wxPython widget which allows users to browse the contents of a XNAT repository.\n" "\n" "| link:https://src.fedoraproject.org/rpms/python-xnat[xnat]\n" "| `sudo dnf install python3-xnat`\n" -"| A new XNAT client that exposes XNAT objects/functions as python " -"objects/functions.\n" +"| A new XNAT client that exposes XNAT objects/functions as python objects/functions.\n" "\n" "| link:https://src.fedoraproject.org/rpms/octave-zmat[ZMat]\n" "| `sudo dnf install octave-zmat`\n" @@ -227,45 +212,43 @@ msgid "" "\n" "| link:https://src.fedoraproject.org/rpms/zmat[ZMat Library]\n" "| `sudo dnf install zmat`\n" -"| A portable library with easy-to-use data compression/decompression " -"interfaces.\n" +"| A portable library with easy-to-use data compression/decompression interfaces.\n" "\n" msgstr "" #. type: Title == -#: ./pages/utilities.adoc:192 +#: pages/utilities.adoc:196 #, no-wrap msgid "Python Science Stack" msgstr "" #. type: Plain text -#: ./pages/utilities.adoc:196 +#: pages/utilities.adoc:200 msgid "" "The `python-science` package group includes commonly used scientific Python " "libraries. This can be installed using `dnf`:" msgstr "" #. type: delimited block - -#: ./pages/utilities.adoc:200 +#: pages/utilities.adoc:204 #, no-wrap msgid "sudo dnf install @python-science\n" msgstr "" #. type: Plain text -#: ./pages/utilities.adoc:203 +#: pages/utilities.adoc:207 msgid "The individual packages may also be installed independently:" msgstr "" #. type: Table -#: ./pages/utilities.adoc:248 +#: pages/utilities.adoc:256 #, no-wrap msgid "" "| link:https://src.fedoraproject.org/rpms/python-matplotlib[matplotlib]\n" "| `sudo dnf install python3-matlplotlib`\n" "| The Python plotting package.\n" "\n" -"| link:https://src.fedoraproject.org/rpms/python-notebook[Jupyter " -"Notebook]\n" +"| link:https://src.fedoraproject.org/rpms/python-notebook[Jupyter Notebook]\n" "| `sudo dnf install python3-notebook`\n" "| Jupyter notebook.\n" "\n" @@ -281,13 +264,15 @@ msgid "" "| `sudo dnf install python3-pillow`\n" "| The Python Imaging Library.\n" "\n" -"| " -"link:https://src.fedoraproject.org/rpms/python-scikit-image[scikit-image]\n" +"| link:https://src.fedoraproject.org/rpms/python-read-roi[read-roi]\n" +"| `sudo dnf install python3-read-roi`\n" +"| Read ROI files .zip or .roi generated with ImageJ.\n" +"\n" +"| link:https://src.fedoraproject.org/rpms/python-scikit-image[scikit-image]\n" "| `sudo dnf install python3-scikit-image`\n" "| Collection of algorithms for image processing.\n" "\n" -"| " -"link:https://src.fedoraproject.org/rpms/python-scikit-learn[scikit-learn]\n" +"| link:https://src.fedoraproject.org/rpms/python-scikit-learn[scikit-learn]\n" "| `sudo dnf install python3-scikit-learn`\n" "| Machine learning in Python.\n" "\n" @@ -306,27 +291,26 @@ msgid "" msgstr "" #. type: Title == -#: ./pages/utilities.adoc:250 +#: pages/utilities.adoc:258 #, no-wrap msgid "Reference/bibliography managers" msgstr "" #. type: Plain text -#: ./pages/utilities.adoc:254 +#: pages/utilities.adoc:262 msgid "" "Fedora does not currently include any of these tools. However, the " "developers provide pre-built binaries that are ready to use." msgstr "" #. type: Table -#: ./pages/utilities.adoc:265 +#: pages/utilities.adoc:273 #, no-wrap msgid "" "| link:http://www.jabref.org/[JabRef]\n" "| Full featured bibliography manager written in Java.\n" "\n" "| link:https://www.zotero.org/download/[Zotero]\n" -"| Zotero client. You can also create an account on the Zotero web-service " -"and use it to sync your bibliography between different machines.\n" +"| Zotero client. You can also create an account on the Zotero web-service and use it to sync your bibliography between different machines.\n" "\n" msgstr ""