[skip ci] Fix English .po source files

* msgstr fields should be empty
* File extension should be .po
This commit is contained in:
Peter Parente
2019-05-05 19:56:22 -04:00
parent c39518a325
commit cee5a21160
5 changed files with 669 additions and 1263 deletions

View File

@@ -9,19 +9,19 @@ type = PO
[jupyter-docker-stacks-1.maintaining-po--master] [jupyter-docker-stacks-1.maintaining-po--master]
file_filter = locale/<lang>/LC_MESSAGES/maintaining.po file_filter = locale/<lang>/LC_MESSAGES/maintaining.po
source_file = locale/en/LC_MESSAGES/maintaining.pot source_file = locale/en/LC_MESSAGES/maintaining.po
source_lang = en source_lang = en
type = PO type = PO
[jupyter-docker-stacks-1.index-po--master] [jupyter-docker-stacks-1.index-po--master]
file_filter = locale/<lang>/LC_MESSAGES/index.po file_filter = locale/<lang>/LC_MESSAGES/index.po
source_file = locale/en/LC_MESSAGES/index.pot source_file = locale/en/LC_MESSAGES/index.po
source_lang = en source_lang = en
type = PO type = PO
[jupyter-docker-stacks-1.contributing-po--master] [jupyter-docker-stacks-1.contributing-po--master]
file_filter = locale/<lang>/LC_MESSAGES/contributing.po file_filter = locale/<lang>/LC_MESSAGES/contributing.po
source_file = locale/en/LC_MESSAGES/contributing.pot source_file = locale/en/LC_MESSAGES/contributing.po
source_lang = en source_lang = en
type = PO type = PO

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: docker-stacks latest\n" "Project-Id-Version: docker-stacks latest\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-05 23:06+0000\n" "POT-Creation-Date: 2019-05-05 19:53-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n" "Generated-By: Babel 2.6.0\n"
# 42ed854eff814cd889be11aac1e95d42 # d5ee2bafb9214b8ab9ce05ae9bc2ff43
#: ../../contributing/features.md:1 #: ../../contributing/features.md:1
msgid "New Features" msgid "New Features"
msgstr "New Features" msgstr ""
# 7a6a02a470144cf791c9b495c7d85a95 # 64c3ecc68ada47afada78f945253c9e9
#: ../../contributing/features.md:3 #: ../../contributing/features.md:3
msgid "" msgid ""
"Thank you for contributing to the Jupyter Docker Stacks! We review pull " "Thank you for contributing to the Jupyter Docker Stacks! We review pull "
@@ -31,78 +31,61 @@ msgid ""
"balance the value of the images to the Jupyter community with the cost of" "balance the value of the images to the Jupyter community with the cost of"
" maintaining the images over time." " maintaining the images over time."
msgstr "" msgstr ""
"Thank you for contributing to the Jupyter Docker Stacks! We review pull "
"requests of new features (e.g., new packages, new scripts, new flags) to "
"balance the value of the images to the Jupyter community with the cost of"
" maintaining the images over time."
# a7f03d3bde234e279764940e78e4aac4 # 5a3b2e0c02d04cd0913b53f5d7f7421d
#: ../../contributing/features.md:5 #: ../../contributing/features.md:5
msgid "Suggesting a New Feature" msgid "Suggesting a New Feature"
msgstr "Suggesting a New Feature" msgstr ""
# 5cc4fc3459b444498e0b059b5beb042a # c995f8cabb1d4b4fb53a9c56ae8e017b
#: ../../contributing/features.md:7 #: ../../contributing/features.md:7
msgid "" msgid ""
"Please follow the process below to suggest a new feature for inclusion in" "Please follow the process below to suggest a new feature for inclusion in"
" one of the core stacks:" " one of the core stacks:"
msgstr "" msgstr ""
"Please follow the process below to suggest a new feature for inclusion in"
" one of the core stacks:"
# 0444a2939ab1494fbe9dc2b92d46aafc # 851e3743c7044fa6bec396a46e06937d
#: ../../contributing/features.md:9 #: ../../contributing/features.md:9
msgid "Open a GitHub issue describing the feature you'd like to contribute." msgid "Open a GitHub issue describing the feature you'd like to contribute."
msgstr "Open a GitHub issue describing the feature you'd like to contribute." msgstr ""
# 18905854e8f3445d9d2008b3592e9b6a # da218fda29544532b12be50dead6e2d0
#: ../../contributing/features.md:10 #: ../../contributing/features.md:10
msgid "" msgid ""
"Discuss with the maintainers whether the addition makes sense in one of " "Discuss with the maintainers whether the addition makes sense in one of "
"the core stacks, as a recipe in the documentation, as a community stack, " "the core stacks, as a recipe in the documentation, as a community stack, "
"or as something else entirely." "or as something else entirely."
msgstr "" msgstr ""
"Discuss with the maintainers whether the addition makes sense in one of "
"the core stacks, as a recipe in the documentation, as a community stack, "
"or as something else entirely."
# f36db2efd80a47faa3a8174ba86dd27d # 26fa58bfa79f4fe7b7d0294f9f4f934a
#: ../../contributing/features.md:12 #: ../../contributing/features.md:12
msgid "Selection Criteria" msgid "Selection Criteria"
msgstr "Selection Criteria" msgstr ""
# 845cb83095fb46769fb79f07b0ff55dd # ca139cf0df684011bdf6f6f68e151796
#: ../../contributing/features.md:14 #: ../../contributing/features.md:14
msgid "" msgid ""
"Roughly speaking, we evaluate new features based on the following " "Roughly speaking, we evaluate new features based on the following "
"criteria:" "criteria:"
msgstr "" msgstr ""
"Roughly speaking, we evaluate new features based on the following "
"criteria:"
# 84bfdc47b0fd4ce2a2e736ad38b70bd8 # 55d41192f6bd4592aa15bf2fca333e4a
#: ../../contributing/features.md:16 #: ../../contributing/features.md:16
msgid "" msgid ""
"Usefulness to Jupyter users: Is the feature generally applicable across " "Usefulness to Jupyter users: Is the feature generally applicable across "
"domains? Does it work with Jupyter Notebook, JupyterLab, JupyterHub, " "domains? Does it work with Jupyter Notebook, JupyterLab, JupyterHub, "
"etc.?" "etc.?"
msgstr "" msgstr ""
"Usefulness to Jupyter users: Is the feature generally applicable across "
"domains? Does it work with Jupyter Notebook, JupyterLab, JupyterHub, "
"etc.?"
# 4022e9f60b964f26b2056aea8378011b # 97f3898d0a1a4ff8afa82de9d30775bc
#: ../../contributing/features.md:17 #: ../../contributing/features.md:17
msgid "" msgid ""
"Fit with the image purpose: Does the feature match the theme of the stack" "Fit with the image purpose: Does the feature match the theme of the stack"
" in which it will be added? Would it fit better in a new, community " " in which it will be added? Would it fit better in a new, community "
"stack?" "stack?"
msgstr "" msgstr ""
"Fit with the image purpose: Does the feature match the theme of the stack"
" in which it will be added? Would it fit better in a new, community "
"stack?"
# d1c38e84148b4e3694b5e1377e6169f8 # b4ac38d7ada6485da90e64186d54dc57
#: ../../contributing/features.md:18 #: ../../contributing/features.md:18
msgid "" msgid ""
"Complexity of build / runtime configuration: How many lines of code does " "Complexity of build / runtime configuration: How many lines of code does "
@@ -110,23 +93,16 @@ msgid ""
" require new scripts entirely? Do users need to adjust how they use the " " require new scripts entirely? Do users need to adjust how they use the "
"images?" "images?"
msgstr "" msgstr ""
"Complexity of build / runtime configuration: How many lines of code does "
"the feature require in one of the Dockerfiles or startup scripts? Does it"
" require new scripts entirely? Do users need to adjust how they use the "
"images?"
# 1b50c53660f649b4aa4dabebdd8d7f51 # 811968d07486412bbe8d9533a429e347
#: ../../contributing/features.md:19 #: ../../contributing/features.md:19
msgid "" msgid ""
"Impact on image metrics: How many bytes does the feature and its " "Impact on image metrics: How many bytes does the feature and its "
"dependencies add to the image(s)? How many minutes do they add to the " "dependencies add to the image(s)? How many minutes do they add to the "
"build time?" "build time?"
msgstr "" msgstr ""
"Impact on image metrics: How many bytes does the feature and its "
"dependencies add to the image(s)? How many minutes do they add to the "
"build time?"
# f6c186939cbe435bbb33bc1e787d733a # 48f6c6506d504118972db4cc965ad54b
#: ../../contributing/features.md:20 #: ../../contributing/features.md:20
msgid "" msgid ""
"Ability to support the addition: Can existing maintainers answer user " "Ability to support the addition: Can existing maintainers answer user "
@@ -134,35 +110,27 @@ msgid ""
"interested in helping with long-term maintenance? Can we write tests to " "interested in helping with long-term maintenance? Can we write tests to "
"ensure the feature continues to work over time?" "ensure the feature continues to work over time?"
msgstr "" msgstr ""
"Ability to support the addition: Can existing maintainers answer user "
"questions and address future build issues? Are the contributors "
"interested in helping with long-term maintenance? Can we write tests to "
"ensure the feature continues to work over time?"
# 96a1fc99876d4a7a8872dd1448dc0efd # 813c0aa67a644056b5ca9b474f2edd94
#: ../../contributing/features.md:22 #: ../../contributing/features.md:22
msgid "Submitting a Pull Request" msgid "Submitting a Pull Request"
msgstr "Submitting a Pull Request" msgstr ""
# 0b56226c23bb459fb0bf857419d8a73f # f7ca9b40be90476eb97c8fcd67205e9d
#: ../../contributing/features.md:24 #: ../../contributing/features.md:24
msgid "" msgid ""
"If there's agreement that the feature belongs in one or more of the core " "If there's agreement that the feature belongs in one or more of the core "
"stacks:" "stacks:"
msgstr "" msgstr ""
"If there's agreement that the feature belongs in one or more of the core "
"stacks:"
# a57ff4b10bcc46a191df51e6feec6ff0 # 090e533a7c02452587ee9ae774ffab49
#: ../../contributing/features.md:26 #: ../../contributing/features.md:26
msgid "" msgid ""
"Implement the feature in a local clone of the jupyter/docker-stacks " "Implement the feature in a local clone of the jupyter/docker-stacks "
"project." "project."
msgstr "" msgstr ""
"Implement the feature in a local clone of the jupyter/docker-stacks "
"project."
# 2e0be99a40f942c3bf7db2ea809aedcd # 1532dda80ffb43ffb1617fe628c00809
#: ../../contributing/features.md:27 #: ../../contributing/features.md:27
msgid "" msgid ""
"Please build the image locally before submitting a pull request. Building" "Please build the image locally before submitting a pull request. Building"
@@ -170,53 +138,44 @@ msgid ""
"Travis CI, which graciously provides free build services for open source " "Travis CI, which graciously provides free build services for open source "
"projects like this one. If you use make, call:" "projects like this one. If you use make, call:"
msgstr "" msgstr ""
"Please build the image locally before submitting a pull request. Building"
" the image locally shortens the debugging cycle by taking some load off "
"Travis CI, which graciously provides free build services for open source "
"projects like this one. If you use make, call:"
# cd8681cbaebc4171a5904aaf9735a244 # f054869250084c329c5c24debe355d38
# bb13ed5ba8544658a05a9bdcac4d73cf # bde1ad63b1e04dae9a965862b0146dd9
# 1405cd2200354bdc88479fa010412604 # 7cbd48f6b3684c5997ac862300c43899
#: ../../contributing/features.md:31 ../../contributing/packages.md:13 #: ../../contributing/features.md:31 ../../contributing/packages.md:13
#: ../../contributing/tests.md:20 #: ../../contributing/tests.md:20
msgid "Submit a pull request (PR) with your changes." msgid "Submit a pull request (PR) with your changes."
msgstr "Submit a pull request (PR) with your changes." msgstr ""
# 20bc8ff25f634deba5e815acedddc9c1 # fa69df66887f47d9a9abcd75fa8a8497
# 715c60cea721492a886e37c3da3b13f7 # 7083b6579dca40a487ab6bd7a21e20eb
# 8eadb0294b8d4a34b2976f6bf543237b # 2fbcbd3f9a63431294360d65dac1734a
#: ../../contributing/features.md:32 ../../contributing/packages.md:14 #: ../../contributing/features.md:32 ../../contributing/packages.md:14
#: ../../contributing/tests.md:21 #: ../../contributing/tests.md:21
msgid "" msgid ""
"Watch for Travis to report a build success or failure for your PR on " "Watch for Travis to report a build success or failure for your PR on "
"GitHub." "GitHub."
msgstr "" msgstr ""
"Watch for Travis to report a build success or failure for your PR on "
"GitHub."
# bbe0dd3831d6483aa10f7f34a6032f72 # b6f9117aeb68454aa8a7abca30656eaa
#: ../../contributing/features.md:33 #: ../../contributing/features.md:33
msgid "Discuss changes with the maintainers and address any build issues." msgid "Discuss changes with the maintainers and address any build issues."
msgstr "Discuss changes with the maintainers and address any build issues." msgstr ""
# 458574c522a6409998d7072642a9c111 # 42d6a0e44b104e1dbb87efffd722f75f
#: ../../contributing/issues.md:1 #: ../../contributing/issues.md:1
msgid "Project Issues" msgid "Project Issues"
msgstr "Project Issues" msgstr ""
# cd97c3e6d3734bcf8e961e54260eb2b7 # 9c2a6e9f67354e86aca23758676fca43
#: ../../contributing/issues.md:3 #: ../../contributing/issues.md:3
msgid "" msgid ""
"We appreciate your taking the time to report an issue you encountered " "We appreciate your taking the time to report an issue you encountered "
"using the Jupyter Docker Stacks. Please review the following guidelines " "using the Jupyter Docker Stacks. Please review the following guidelines "
"when reporting your problem." "when reporting your problem."
msgstr "" msgstr ""
"We appreciate your taking the time to report an issue you encountered "
"using the Jupyter Docker Stacks. Please review the following guidelines "
"when reporting your problem."
# a789fa906d744092a821af431c0efd64 # 6a629d63e2df4d63a6d46b008639cc37
#: ../../contributing/issues.md:7 #: ../../contributing/issues.md:7
msgid "" msgid ""
"If you believe youve found a security vulnerability in any of the " "If you believe youve found a security vulnerability in any of the "
@@ -224,12 +183,8 @@ msgid ""
"it to security@ipython.org, not in the issue trackers on GitHub. If you " "it to security@ipython.org, not in the issue trackers on GitHub. If you "
"prefer to encrypt your security reports, you can use this PGP public key." "prefer to encrypt your security reports, you can use this PGP public key."
msgstr "" msgstr ""
"If you believe youve found a security vulnerability in any of the "
"Jupyter projects included in Jupyter Docker Stacks images, please report "
"it to security@ipython.org, not in the issue trackers on GitHub. If you "
"prefer to encrypt your security reports, you can use this PGP public key."
# c6bfa1b6c59748d4b43dae756cec5429 # 530d75c287e542b194e6e6d1f2982ea7
#: ../../contributing/issues.md:13 #: ../../contributing/issues.md:13
msgid "" msgid ""
"If you think your problem is unique to the Jupyter Docker Stacks images, " "If you think your problem is unique to the Jupyter Docker Stacks images, "
@@ -237,23 +192,16 @@ msgid ""
"else has already reported the same problem. If not, please open a new " "else has already reported the same problem. If not, please open a new "
"issue and provide all of the information requested in the issue template." "issue and provide all of the information requested in the issue template."
msgstr "" msgstr ""
"If you think your problem is unique to the Jupyter Docker Stacks images, "
"please search the jupyter/docker-stacks issue tracker to see if someone "
"else has already reported the same problem. If not, please open a new "
"issue and provide all of the information requested in the issue template."
# 69b4949f6451443894d29213d7945498 # 69a18cc239b34b94800599bf185f58d6
#: ../../contributing/issues.md:19 #: ../../contributing/issues.md:19
msgid "" msgid ""
"If the issue you're seeing is with one of the open source libraries " "If the issue you're seeing is with one of the open source libraries "
"included in the Docker images and is reproducible outside the images, " "included in the Docker images and is reproducible outside the images, "
"please file a bug with the appropriate open source project." "please file a bug with the appropriate open source project."
msgstr "" msgstr ""
"If the issue you're seeing is with one of the open source libraries "
"included in the Docker images and is reproducible outside the images, "
"please file a bug with the appropriate open source project."
# 9783f3cab19c4139bd21d325c4185e13 # d60d9c017ea7411499fc4b8844685e8a
#: ../../contributing/issues.md:22 #: ../../contributing/issues.md:22
msgid "" msgid ""
"If you have a general question about how to use the Jupyter Docker Stacks" "If you have a general question about how to use the Jupyter Docker Stacks"
@@ -261,42 +209,33 @@ msgid ""
"customizations, and so on, please post your question on the Jupyter " "customizations, and so on, please post your question on the Jupyter "
"Discourse site." "Discourse site."
msgstr "" msgstr ""
"If you have a general question about how to use the Jupyter Docker Stacks"
" in your environment, in conjunction with other tools, with "
"customizations, and so on, please post your question on the Jupyter "
"Discourse site."
# 9bce5a7d9ddd436cab0f2957c2cce182 # 92d4aa6314a14654a1bfb74f8768cff7
#: ../../contributing/packages.md:1 #: ../../contributing/packages.md:1
msgid "Package Updates" msgid "Package Updates"
msgstr "Package Updates" msgstr ""
# b9ff8d01a42c4c0f89f2bf722c4e781e # 5f269a667f9a4c3ca342cfb49ecaefb2
#: ../../contributing/packages.md:3 #: ../../contributing/packages.md:3
msgid "" msgid ""
"We actively seek pull requests which update packages already included in " "We actively seek pull requests which update packages already included in "
"the project Dockerfiles. This is a great way for first-time contributors " "the project Dockerfiles. This is a great way for first-time contributors "
"to participate in developing the Jupyter Docker Stacks." "to participate in developing the Jupyter Docker Stacks."
msgstr "" msgstr ""
"We actively seek pull requests which update packages already included in "
"the project Dockerfiles. This is a great way for first-time contributors "
"to participate in developing the Jupyter Docker Stacks."
# b8d55953b3584aab83a7113c9a7d78b0 # 30d4a79bce8d439d97e6e3555a088548
#: ../../contributing/packages.md:5 #: ../../contributing/packages.md:5
msgid "Please follow the process below to update a package version:" msgid "Please follow the process below to update a package version:"
msgstr "Please follow the process below to update a package version:" msgstr ""
# f2d554579cb049b38c04ee22e9b6715e # ba2bf1a38d6d4e42b9cb01d0aceb569f
#: ../../contributing/packages.md:7 #: ../../contributing/packages.md:7
msgid "" msgid ""
"Locate the Dockerfile containing the library you wish to update (e.g., " "Locate the Dockerfile containing the library you wish to update (e.g., "
"base-notebook/Dockerfile, scipy-notebook/Dockerfile)" "base-notebook/Dockerfile, scipy-notebook/Dockerfile)"
msgstr "" msgstr ""
"Locate the Dockerfile containing the library you wish to update (e.g., "
"base-notebook/Dockerfile, scipy-notebook/Dockerfile)"
# 51b5ad7a8d844bc9bdbc1c4663bc527f # 837f2edd02f340a7b903654a976afd34
#: ../../contributing/packages.md:8 #: ../../contributing/packages.md:8
msgid "" msgid ""
"Adjust the version number for the package. We prefer to pin the major and" "Adjust the version number for the package. We prefer to pin the major and"
@@ -305,13 +244,8 @@ msgid ""
"Jupyter Notebook package, notebook, installed using conda with " "Jupyter Notebook package, notebook, installed using conda with "
"notebook=5.4.*." "notebook=5.4.*."
msgstr "" msgstr ""
"Adjust the version number for the package. We prefer to pin the major and"
" minor version number of packages so as to minimize rebuild side-effects "
"when users submit pull requests (PRs). For example, you'll find the "
"Jupyter Notebook package, notebook, installed using conda with "
"notebook=5.4.*."
# 5b7ac3a1842d408a853237d5775419ed # f81a7974c2ea4016b2ba58da4c04be68
#: ../../contributing/packages.md:9 #: ../../contributing/packages.md:9
msgid "" msgid ""
"Please build the image locally before submitting a pull request. Building" "Please build the image locally before submitting a pull request. Building"
@@ -319,78 +253,61 @@ msgid ""
"Travis CI, which graciously provides free build services for open source " "Travis CI, which graciously provides free build services for open source "
"projects like this one. If you use make, call:" "projects like this one. If you use make, call:"
msgstr "" msgstr ""
"Please build the image locally before submitting a pull request. Building"
" the image locally shortens the debugging cycle by taking some load off "
"Travis CI, which graciously provides free build services for open source "
"projects like this one. If you use make, call:"
# 8f8307e6ce8c42038ab951d7fb356f63 # 2fb7c7978a604dc9a758890e633913f3
#: ../../contributing/packages.md:15 #: ../../contributing/packages.md:15
msgid "" msgid ""
"Discuss changes with the maintainers and address any build issues. " "Discuss changes with the maintainers and address any build issues. "
"Version conflicts are the most common problem. You may need to upgrade " "Version conflicts are the most common problem. You may need to upgrade "
"additional packages to fix build failures." "additional packages to fix build failures."
msgstr "" msgstr ""
"Discuss changes with the maintainers and address any build issues. "
"Version conflicts are the most common problem. You may need to upgrade "
"additional packages to fix build failures."
# b3015ce9181643cfb67f47b2bf56c91a # 8df94bc571bb4beabe013aab3de18311
#: ../../contributing/recipes.md:1 #: ../../contributing/recipes.md:1
msgid "New Recipes" msgid "New Recipes"
msgstr "New Recipes" msgstr ""
# 33b0cb1bc2e843e08212429fbf434868 # 8c8691f0a2734bc78005b61f4b0ab06b
#: ../../contributing/recipes.md:3 #: ../../contributing/recipes.md:3
msgid "" msgid ""
"We welcome contributions of recipes, short examples of using, " "We welcome contributions of recipes, short examples of using, "
"configuring, or extending the Docker Stacks, for inclusion in the " "configuring, or extending the Docker Stacks, for inclusion in the "
"documentation site. Follow the process below to add a new recipe:" "documentation site. Follow the process below to add a new recipe:"
msgstr "" msgstr ""
"We welcome contributions of recipes, short examples of using, "
"configuring, or extending the Docker Stacks, for inclusion in the "
"documentation site. Follow the process below to add a new recipe:"
# 4ffc3803bb114644b041e336a5010316 # f5d1aba922b64f9783587c8f1d774c61
#: ../../contributing/recipes.md:5 #: ../../contributing/recipes.md:5
msgid "Open the docs/using/recipes.md source file." msgid "Open the docs/using/recipes.md source file."
msgstr "Open the docs/using/recipes.md source file." msgstr ""
# 138a5432f8e54b22963409b8926f4821 # 131d0a36cdf64d50b2fa88a9f6aa3db7
#: ../../contributing/recipes.md:6 #: ../../contributing/recipes.md:6
#, fuzzy
msgid "" msgid ""
"Add a second-level Markdown heading naming your recipe at the bottom of " "Add a second-level Markdown heading naming your recipe at the bottom of "
"the file (e.g., ## Add the RISE extension)" "the file (e.g., ## Add the RISE extension)"
msgstr "" msgstr ""
"Add a second-level Markdown heading naming your recipe at the bottom of "
"the file (e.g., `## Add the RISE extension``)"
# 3fc885ac47c640daa794c08d187161b9 # 8838b0ff2be24c23afaca9a6f43a9b66
#: ../../contributing/recipes.md:7 #: ../../contributing/recipes.md:7
msgid "" msgid ""
"Write the body of your recipe under the heading, including whatever " "Write the body of your recipe under the heading, including whatever "
"command line, Dockerfile, links, etc. you need." "command line, Dockerfile, links, etc. you need."
msgstr "" msgstr ""
"Write the body of your recipe under the heading, including whatever "
"command line, Dockerfile, links, etc. you need."
# 0b4f144a94634e6ea20bbefb15139f9e # 31dad868af94494b91992050c12ec1d7
# fc3a52f7f3ae4587af23e7882689ab08 # ee54777f272048c4919f263f299c5104
#: ../../contributing/recipes.md:8 ../../contributing/stacks.md:111 #: ../../contributing/recipes.md:8 ../../contributing/stacks.md:111
msgid "" msgid ""
"Submit a pull request (PR) with your changes. Maintainers will respond " "Submit a pull request (PR) with your changes. Maintainers will respond "
"and work with you to address any formatting or content issues." "and work with you to address any formatting or content issues."
msgstr "" msgstr ""
"Submit a pull request (PR) with your changes. Maintainers will respond "
"and work with you to address any formatting or content issues."
# 6aec499771274ebd98887c6eea529dfc # 27c1019878c14639a9f4b418195821fc
#: ../../contributing/stacks.md:1 #: ../../contributing/stacks.md:1
msgid "Community Stacks" msgid "Community Stacks"
msgstr "Community Stacks" msgstr ""
# f13229a04d7c4ad09a143dd8c79e4e6e # 5e68ee416aa841b1a7cbb957b0180bea
#: ../../contributing/stacks.md:3 #: ../../contributing/stacks.md:3
msgid "" msgid ""
"We love to see the community create and share new Jupyter Docker images. " "We love to see the community create and share new Jupyter Docker images. "
@@ -398,258 +315,216 @@ msgid ""
"help you get started defining, building, and sharing your Jupyter " "help you get started defining, building, and sharing your Jupyter "
"environments in Docker. Following these steps will:" "environments in Docker. Following these steps will:"
msgstr "" msgstr ""
"We love to see the community create and share new Jupyter Docker images. "
"We've put together a cookiecutter project and the documentation below to "
"help you get started defining, building, and sharing your Jupyter "
"environments in Docker. Following these steps will:"
# f7193c8b7ef64a719237295040c1bbf2 # f0bac1d3b53d406896f6d63c93612805
#: ../../contributing/stacks.md:5 #: ../../contributing/stacks.md:5
msgid "" msgid ""
"Setup a project on GitHub containing a Dockerfile based on either the " "Setup a project on GitHub containing a Dockerfile based on either the "
"jupyter/base-notebook or jupyter/minimal-notebook image." "jupyter/base-notebook or jupyter/minimal-notebook image."
msgstr "" msgstr ""
"Setup a project on GitHub containing a Dockerfile based on either the "
"jupyter/base-notebook or jupyter/minimal-notebook image."
# 5d3ee265bf1143509880e3750f1e213b # 8fa22b86dc9f4750b0b903371f16c1e6
#: ../../contributing/stacks.md:6 #: ../../contributing/stacks.md:6
msgid "" msgid ""
"Configure Travis CI to build and test your image when users submit pull " "Configure Travis CI to build and test your image when users submit pull "
"requests to your repository." "requests to your repository."
msgstr "" msgstr ""
"Configure Travis CI to build and test your image when users submit pull "
"requests to your repository."
# 2b492b871eca4b4192a66f9963fd3d85 # cb04d6b8877b47e78277b7025f642ae3
#: ../../contributing/stacks.md:7 #: ../../contributing/stacks.md:7
msgid "Configure Docker Cloud to build and host your images for others to use." msgid "Configure Docker Cloud to build and host your images for others to use."
msgstr "Configure Docker Cloud to build and host your images for others to use." msgstr ""
# da432fd45cdd47a986419035bc9b7dbb # 2663c2d034934a7b81d81845288eb18c
#: ../../contributing/stacks.md:8 #: ../../contributing/stacks.md:8
msgid "" msgid ""
"Update the list of community stacks in this documentation to include your" "Update the list of community stacks in this documentation to include your"
" image." " image."
msgstr "" msgstr ""
"Update the list of community stacks in this documentation to include your"
" image."
# d4a4e24c2326462a8916f227d827a872 # 8e0fd1dc73cc40ceab19307d0cd809c1
#: ../../contributing/stacks.md:10 #: ../../contributing/stacks.md:10
msgid "" msgid ""
"This approach mirrors how we build and share the core stack images. Feel " "This approach mirrors how we build and share the core stack images. Feel "
"free to follow it or pave your own path using alternative services and " "free to follow it or pave your own path using alternative services and "
"build tools." "build tools."
msgstr "" msgstr ""
"This approach mirrors how we build and share the core stack images. Feel "
"free to follow it or pave your own path using alternative services and "
"build tools."
# 4ca9c782b9ac41ac95ca64b0496f22af # a959f079576b42e7aad7961aa18c711e
#: ../../contributing/stacks.md:12 #: ../../contributing/stacks.md:12
msgid "Creating a Project" msgid "Creating a Project"
msgstr "Creating a Project" msgstr ""
# 58bb566813774168899c9d85157b4543 # b531336cf1e44916934b6439c16e59d8
#: ../../contributing/stacks.md:14 #: ../../contributing/stacks.md:14
msgid "First, install cookiecutter using pip or conda:" msgid "First, install cookiecutter using pip or conda:"
msgstr "First, install cookiecutter using pip or conda:" msgstr ""
# e8fee26c261a417b8f52263c3e829870 # 02a8355204114fedbff0806aa1c0cfe7
#: ../../contributing/stacks.md:20 #: ../../contributing/stacks.md:20
msgid "" msgid ""
"Run the cookiecutter command pointing to the jupyter/cookiecutter-docker-" "Run the cookiecutter command pointing to the jupyter/cookiecutter-docker-"
"stacks project on GitHub." "stacks project on GitHub."
msgstr "" msgstr ""
"Run the cookiecutter command pointing to the jupyter/cookiecutter-docker-"
"stacks project on GitHub."
# 0f30eb548b8740b2b83fec1301317ba7 # 676ff068156d4ca7b1043b4a4fe2d1f1
#: ../../contributing/stacks.md:26 #: ../../contributing/stacks.md:26
msgid "" msgid ""
"Enter a name for your new stack image. This will serve as both the git " "Enter a name for your new stack image. This will serve as both the git "
"repository name and the part of the Docker image name after the slash." "repository name and the part of the Docker image name after the slash."
msgstr "" msgstr ""
"Enter a name for your new stack image. This will serve as both the git "
"repository name and the part of the Docker image name after the slash."
# 10a7c00686be4cd3939f2a515735ba96 # 96deffa98bab47da82e5598e549c8a39
#: ../../contributing/stacks.md:33 #: ../../contributing/stacks.md:33
msgid "" msgid ""
"Enter the user or organization name under which this stack will reside on" "Enter the user or organization name under which this stack will reside on"
" Docker Cloud / Hub. You must have access to manage this Docker Cloud org" " Docker Cloud / Hub. You must have access to manage this Docker Cloud org"
" in order to push images here and setup automated builds." " in order to push images here and setup automated builds."
msgstr "" msgstr ""
"Enter the user or organization name under which this stack will reside on"
" Docker Cloud / Hub. You must have access to manage this Docker Cloud org"
" in order to push images here and setup automated builds."
# d18c1701255141cb8a76a5ae702a8e27 # b796c2d7c08b4a1db5cdfd3de7d84c16
#: ../../contributing/stacks.md:41 #: ../../contributing/stacks.md:41
msgid "" msgid ""
"Select an image from the jupyter/docker-stacks project that will serve as" "Select an image from the jupyter/docker-stacks project that will serve as"
" the base for your new image." " the base for your new image."
msgstr "" msgstr ""
"Select an image from the jupyter/docker-stacks project that will serve as"
" the base for your new image."
# 2a944cd68304484b8a606c07d6605b4c # 7ef9d73286d04b12a1350e8d9565df65
#: ../../contributing/stacks.md:48 #: ../../contributing/stacks.md:48
msgid "Enter a longer description of the stack for your README." msgid "Enter a longer description of the stack for your README."
msgstr "Enter a longer description of the stack for your README." msgstr ""
# b754546f86cb49c5b84e943466828bf5 # 479d3a5c6ef9481a9dc4033224c540fa
#: ../../contributing/stacks.md:54 #: ../../contributing/stacks.md:54
msgid "Initialize your project as a Git repository and push it to GitHub." msgid "Initialize your project as a Git repository and push it to GitHub."
msgstr "Initialize your project as a Git repository and push it to GitHub." msgstr ""
# 44050d086b694e68ae8edf104d26ef16 # 6edd8157d77d472ca6d1306223c91777
#: ../../contributing/stacks.md:66 #: ../../contributing/stacks.md:66
msgid "Configuring Travis" msgid "Configuring Travis"
msgstr "Configuring Travis" msgstr ""
# 591f9a2fd2f4487c9458ab1b40ca5696 # 38e3784d96f64d7481f0e1fd17aff9cb
#: ../../contributing/stacks.md:68 #: ../../contributing/stacks.md:68
msgid "" msgid ""
"Next, link your GitHub project to Travis CI to build your Docker image " "Next, link your GitHub project to Travis CI to build your Docker image "
"whenever you or someone else submits a pull request." "whenever you or someone else submits a pull request."
msgstr "" msgstr ""
"Next, link your GitHub project to Travis CI to build your Docker image "
"whenever you or someone else submits a pull request."
# 39623b5e06bb44449d9fee64f0c06cd7 # 2c032b71ddcb4495a9f609d9a35aedd7
#: ../../contributing/stacks.md:70 #: ../../contributing/stacks.md:70
msgid "" msgid ""
"Visit https://docs.travis-ci.com/user/getting-started/#To-get-started-" "Visit https://docs.travis-ci.com/user/getting-started/#To-get-started-"
"with-Travis-CI and follow the instructions to add the Travis CI " "with-Travis-CI and follow the instructions to add the Travis CI "
"application to your GitHub account." "application to your GitHub account."
msgstr "" msgstr ""
"Visit https://docs.travis-ci.com/user/getting-started/#To-get-started-"
"with-Travis-CI and follow the instructions to add the Travis CI "
"application to your GitHub account."
# 7d9d116c675a4542b3d01c3f7a19e7c0 # 3bbb8357183241f7b5b82c7dd4b94b66
#: ../../contributing/stacks.md:71 #: ../../contributing/stacks.md:71
msgid "Visit https://travis-ci.org." msgid "Visit https://travis-ci.org."
msgstr "Visit https://travis-ci.org." msgstr ""
# 6f25d79f47c54e798268bc172985945d # d6d51a4bd0a54432a6fdd835ff9064c5
#: ../../contributing/stacks.md:72 #: ../../contributing/stacks.md:72
msgid "Click the + symbol at the top of the left sidebar." msgid "Click the + symbol at the top of the left sidebar."
msgstr "Click the + symbol at the top of the left sidebar." msgstr ""
# efd68c120341467b80071294ff445baf # ac370ece6fb24becb8034cb994ad8f4b
#: ../../contributing/stacks.md:74 #: ../../contributing/stacks.md:74
msgid "" msgid ""
"Locate your project repository either in your primary user account or in " "Locate your project repository either in your primary user account or in "
"one of the organizations to which you belong." "one of the organizations to which you belong."
msgstr "" msgstr ""
"Locate your project repository either in your primary user account or in "
"one of the organizations to which you belong."
# b57fc1c84b094134a7543db0e4d6d051 # 6b6a7bab547d4e25bd930009a6a9ea44
#: ../../contributing/stacks.md:75 #: ../../contributing/stacks.md:75
msgid "Click the toggle to enable builds for the project repository." msgid "Click the toggle to enable builds for the project repository."
msgstr "Click the toggle to enable builds for the project repository." msgstr ""
# dd3ae48f89d340538fa7844aff123231 # 78e190712611492fade3d0c8ddded057
#: ../../contributing/stacks.md:76 #: ../../contributing/stacks.md:76
msgid "Click the Settings button for that repository." msgid "Click the Settings button for that repository."
msgstr "Click the Settings button for that repository." msgstr ""
# 15b785ab06204b8eb7f6a7b166d8c7d7 # f8f7e84ec3754ea6b3641002d4ef764a
#: ../../contributing/stacks.md:78 #: ../../contributing/stacks.md:78
msgid "" msgid ""
"Enable Build only if .travis.yml is present and Build pushed pull " "Enable Build only if .travis.yml is present and Build pushed pull "
"requests." "requests."
msgstr "" msgstr ""
"Enable Build only if .travis.yml is present and Build pushed pull "
"requests."
# bbf3745e119b44c9814bf0ceb1e26d64 # 03ef310b054e4a60aaa09b3b1b14f94c
#: ../../contributing/stacks.md:80 #: ../../contributing/stacks.md:80
msgid "Disable Build pushed branches." msgid "Disable Build pushed branches."
msgstr "Disable Build pushed branches." msgstr ""
# 3d86fa8713364ee085d79a550902e6fd # 26ed9349e73f4a65b8195acfcada213b
#: ../../contributing/stacks.md:82 #: ../../contributing/stacks.md:82
msgid "Configuring Docker Cloud" msgid "Configuring Docker Cloud"
msgstr "Configuring Docker Cloud" msgstr ""
# 3ed5b8c6932c4bcbaac1e0a878e6bcf0 # f0c01a2906494d039d73324e90cbae44
#: ../../contributing/stacks.md:84 #: ../../contributing/stacks.md:84
msgid "" msgid ""
"Now, configure Docker Cloud to build your stack image and push it to " "Now, configure Docker Cloud to build your stack image and push it to "
"Docker Hub repository whenever you merge a GitHub pull request to the " "Docker Hub repository whenever you merge a GitHub pull request to the "
"master branch of your project." "master branch of your project."
msgstr "" msgstr ""
"Now, configure Docker Cloud to build your stack image and push it to "
"Docker Hub repository whenever you merge a GitHub pull request to the "
"master branch of your project."
# 5864d84b0c554bcf984743943189fb6d # 67de7e2035dc4a329091875f97fb0ee4
#: ../../contributing/stacks.md:86 #: ../../contributing/stacks.md:86
msgid "Visit https://cloud.docker.com/ and login." msgid "Visit https://cloud.docker.com/ and login."
msgstr "Visit https://cloud.docker.com/ and login." msgstr ""
# 96b12f906e7f42aeaed17ee73c6705ff # f32a2dc2e1ec45b39867be18be6cbd79
#: ../../contributing/stacks.md:87 #: ../../contributing/stacks.md:87
msgid "" msgid ""
"Select the account or organization matching the one you entered when " "Select the account or organization matching the one you entered when "
"prompted with stack_org by the cookiecutter." "prompted with stack_org by the cookiecutter."
msgstr "" msgstr ""
"Select the account or organization matching the one you entered when "
"prompted with stack_org by the cookiecutter."
# 3b759149832d4578bcd3773ec6c03b7a # e6518d4caa3b418abf3ae0c90311dddf
#: ../../contributing/stacks.md:89 #: ../../contributing/stacks.md:89
msgid "Scroll to the bottom of the page and click Create repository." msgid "Scroll to the bottom of the page and click Create repository."
msgstr "Scroll to the bottom of the page and click Create repository." msgstr ""
# c5f92b7adc094ff5b1e8fa6fa62dce32 # 4763c352de32492c9a843574846adb59
#: ../../contributing/stacks.md:90 #: ../../contributing/stacks.md:90
msgid "" msgid ""
"Enter the name of the image matching the one you entered when prompted " "Enter the name of the image matching the one you entered when prompted "
"with stack_name by the cookiecutter." "with stack_name by the cookiecutter."
msgstr "" msgstr ""
"Enter the name of the image matching the one you entered when prompted "
"with stack_name by the cookiecutter."
# 46a0b6430f424232a18c41d19f58a0f8 # 79092e5007ba4bdead594a71e30cd58a
#: ../../contributing/stacks.md:92 #: ../../contributing/stacks.md:92
msgid "Enter a description for your image." msgid "Enter a description for your image."
msgstr "Enter a description for your image." msgstr ""
# 131388815a754031a66392f1271c74d1 # 720800dc73ee497689251633489e09ff
#: ../../contributing/stacks.md:93 #: ../../contributing/stacks.md:93
msgid "" msgid ""
"Click GitHub under the Build Settings and follow the prompts to connect " "Click GitHub under the Build Settings and follow the prompts to connect "
"your account if it is not already connected." "your account if it is not already connected."
msgstr "" msgstr ""
"Click GitHub under the Build Settings and follow the prompts to connect "
"your account if it is not already connected."
# 6852bd6744a6477596cdc957f0abff14 # e085cfd6d7664d04bcd14ce89f24b75a
#: ../../contributing/stacks.md:94 #: ../../contributing/stacks.md:94
msgid "" msgid ""
"Select the GitHub organization and repository containing your image " "Select the GitHub organization and repository containing your image "
"definition from the dropdowns." "definition from the dropdowns."
msgstr "" msgstr ""
"Select the GitHub organization and repository containing your image "
"definition from the dropdowns."
# a507eb89bc87484ab6f325f10c88117f # 700a2f14a3df44459dc7c4fb5627dff6
#: ../../contributing/stacks.md:96 #: ../../contributing/stacks.md:96
msgid "Click the Create and Build button." msgid "Click the Create and Build button."
msgstr "Click the Create and Build button." msgstr ""
# 34b69f9822d94ccab45a52d661a24e26 # 90bca72ef3f848c8bcd46aacc3362448
#: ../../contributing/stacks.md:98 #: ../../contributing/stacks.md:98
msgid "Defining Your Image" msgid "Defining Your Image"
msgstr "Defining Your Image" msgstr ""
# 05859709367e4fa58b58954dc9769886 # fa24b82e07b54a63bf24c3126d9c90b0
#: ../../contributing/stacks.md:100 #: ../../contributing/stacks.md:100
msgid "" msgid ""
"Make edits the Dockerfile in your project to add third-party libraries " "Make edits the Dockerfile in your project to add third-party libraries "
@@ -657,81 +532,65 @@ msgid ""
" stacks (e.g., jupyter/datascience-notebook) to get a feel for what's " " stacks (e.g., jupyter/datascience-notebook) to get a feel for what's "
"possible and best practices." "possible and best practices."
msgstr "" msgstr ""
"Make edits the Dockerfile in your project to add third-party libraries "
"and configure Jupyter applications. Refer to the Dockerfiles for the core"
" stacks (e.g., jupyter/datascience-notebook) to get a feel for what's "
"possible and best practices."
# 8d39a42dda4a4ea78611c34a25c086d9 # 6fd6540df8a64d769f3f0734b976d12e
#: ../../contributing/stacks.md:102 #: ../../contributing/stacks.md:102
msgid "" msgid ""
"Submit pull requests to your project repository on GitHub. Ensure your " "Submit pull requests to your project repository on GitHub. Ensure your "
"image builds properly on Travis before merging to master. Refer to Docker" "image builds properly on Travis before merging to master. Refer to Docker"
" Cloud for builds of your master branch that you can docker pull." " Cloud for builds of your master branch that you can docker pull."
msgstr "" msgstr ""
"Submit pull requests to your project repository on GitHub. Ensure your "
"image builds properly on Travis before merging to master. Refer to Docker"
" Cloud for builds of your master branch that you can docker pull."
# b843ce85483f40ef870c287241af10b1 # ac1f142f0d8745428be05d7ff3549c13
#: ../../contributing/stacks.md:104 #: ../../contributing/stacks.md:104
msgid "Sharing Your Image" msgid "Sharing Your Image"
msgstr "Sharing Your Image" msgstr ""
# 87acc80295a842519812b325627ca386 # d8e9f1a37f4c4a72bb630e7a3b265b92
#: ../../contributing/stacks.md:106 #: ../../contributing/stacks.md:106
msgid "" msgid ""
"Finally, if you'd like to add a link to your project to this " "Finally, if you'd like to add a link to your project to this "
"documentation site, please do the following:" "documentation site, please do the following:"
msgstr "" msgstr ""
"Finally, if you'd like to add a link to your project to this "
"documentation site, please do the following:"
# 2a600b83376947dc8ea0b5da0c5a74a6 # 200610af72b540c9896d206dd27623e8
#: ../../contributing/stacks.md:108 #: ../../contributing/stacks.md:108
msgid "Clone ths jupyter/docker-stacks GitHub repository." msgid "Clone ths jupyter/docker-stacks GitHub repository."
msgstr "Clone ths jupyter/docker-stacks GitHub repository." msgstr ""
# f7be43601f1e49eaa58d68d93734ad01 # 7316f6af4b6f44468a68c8890a419aee
#: ../../contributing/stacks.md:109 #: ../../contributing/stacks.md:109
msgid "" msgid ""
"Open the docs/using/selecting.md source file and locate the Community " "Open the docs/using/selecting.md source file and locate the Community "
"Stacks section." "Stacks section."
msgstr "" msgstr ""
"Open the docs/using/selecting.md source file and locate the Community "
"Stacks section."
# 4438e0314cd049738a9540510b991c52 # 9d37dfec6fba48e6966c254b476e1e81
#: ../../contributing/stacks.md:110 #: ../../contributing/stacks.md:110
msgid "" msgid ""
"Add a bullet with a link to your project and a short description of what " "Add a bullet with a link to your project and a short description of what "
"your Docker image contains." "your Docker image contains."
msgstr "" msgstr ""
"Add a bullet with a link to your project and a short description of what "
"your Docker image contains."
# 120b0e2c0ac34107919b2b7155c46213 # 8d835a3452014d62a974286f209f84ce
#: ../../contributing/tests.md:1 #: ../../contributing/tests.md:1
msgid "Image Tests" msgid "Image Tests"
msgstr "Image Tests" msgstr ""
# c1e454ec3dae44699e4f7794ae3f3c52 # 6dbd44985f3c4ba1a3823c90c5944ad0
#: ../../contributing/tests.md:3 #: ../../contributing/tests.md:3
msgid "" msgid ""
"We greatly appreciate pull requests that extend the automated tests that " "We greatly appreciate pull requests that extend the automated tests that "
"vet the basic functionality of the Docker images." "vet the basic functionality of the Docker images."
msgstr "" msgstr ""
"We greatly appreciate pull requests that extend the automated tests that "
"vet the basic functionality of the Docker images."
# dde69af7a4ae4648bd3a3d5cdd6e0633 # 4642bf6f1d2649c381a13b97b7d29d42
#: ../../contributing/tests.md:5 #: ../../contributing/tests.md:5
msgid "How the Tests Work" msgid "How the Tests Work"
msgstr "How the Tests Work" msgstr ""
# a483721133de493e98596e01e7439b86 # 8cf4546daeba45a6abd2eb0cd7fc2b73
#: ../../contributing/tests.md:7 #: ../../contributing/tests.md:7
#, fuzzy
msgid "" msgid ""
"Travis executes make build-test-all against pull requests submitted to " "Travis executes make build-test-all against pull requests submitted to "
"the jupyter/docker-stacks repository. This make command builds every " "the jupyter/docker-stacks repository. This make command builds every "
@@ -741,66 +600,51 @@ msgid ""
"pytest fixtures defined in the conftest.py file at the root of the " "pytest fixtures defined in the conftest.py file at the root of the "
"projects." "projects."
msgstr "" msgstr ""
"Travis executes make build-test-all against every pull request submitted "
"to the jupyter/docker-stacks repository. The make command builds every "
"docker image. After building each image, the make command executes pytest"
" to run both image-specific tests like those in base-notebook/test/ and "
"common tests defined in test/. Both kinds of tests make use of global "
"pytest fixtures defined in the conftest.py file at the root of the "
"projects."
# 04158d1543c4457b94e1e37ed6b70937 # 02fe04b413994b57af9c948cb25ce53d
#: ../../contributing/tests.md:9 #: ../../contributing/tests.md:9
msgid "Contributing New Tests" msgid "Contributing New Tests"
msgstr "Contributing New Tests" msgstr ""
# da8dc9df5367484b9b5738bad494a6fc # d317e6be0fbf487e8528ff1fe0bbdb78
#: ../../contributing/tests.md:11 #: ../../contributing/tests.md:11
msgid "Please follow the process below to add new tests:" msgid "Please follow the process below to add new tests:"
msgstr "Please follow the process below to add new tests:" msgstr ""
# 7d1b911560634ea98593c47169fd7dd9 # 5db827e3a1a34a7097fda2c23743116f
#: ../../contributing/tests.md:13 #: ../../contributing/tests.md:13
msgid "" msgid ""
"If the test should run against every image built, add your test code to " "If the test should run against every image built, add your test code to "
"one of the modules in test/ or create a new module." "one of the modules in test/ or create a new module."
msgstr "" msgstr ""
"If the test should run against every image built, add your test code to "
"one of the modules in test/ or create a new module."
# daa6dce541fa4975b6d4773a76cad087 # 58c90865c96f43138ec9089b67c7d5ba
#: ../../contributing/tests.md:14 #: ../../contributing/tests.md:14
msgid "" msgid ""
"If your test should run against a single image, add your test code to one" "If your test should run against a single image, add your test code to one"
" of the modules in some-notebook/test/ or create a new module." " of the modules in some-notebook/test/ or create a new module."
msgstr "" msgstr ""
"If your test should run against a single image, add your test code to one"
" of the modules in some-notebook/test/ or create a new module."
# c48caffeb27e4490b1a5af8416eacf03 # 332e0f9399a54ef4a488a7392a18a2a0
#: ../../contributing/tests.md:15 #: ../../contributing/tests.md:15
msgid "" msgid ""
"Build one or more images you intend to test and run the tests locally. If" "Build one or more images you intend to test and run the tests locally. If"
" you use make, call:" " you use make, call:"
msgstr "" msgstr ""
"Build one or more images you intend to test and run the tests locally. If"
" you use make, call:"
# 500bd3b120bc4f42afcc7c073f8e4209 # 760abcc7be7744858eda5ee0b7be3107
#: ../../contributing/tests.md:22 #: ../../contributing/tests.md:22
msgid "" msgid ""
"Discuss changes with the maintainers and address any issues running the " "Discuss changes with the maintainers and address any issues running the "
"tests on Travis." "tests on Travis."
msgstr "" msgstr ""
"Discuss changes with the maintainers and address any issues running the "
"tests on Travis."
# fef5bac0c6f14b5997f729da99cb5542 # 3bf94cce9dcd4567b7414c40d7db827c
#: ../../contributing/translations.md:1 #: ../../contributing/translations.md:1
msgid "Doc Translations" msgid "Doc Translations"
msgstr "" msgstr ""
# cd9c10a7ed61493ebdc911db42e1152f # caa387c3e37b492fb588b5d54d9e092f
#: ../../contributing/translations.md:3 #: ../../contributing/translations.md:3
msgid "" msgid ""
"We are delighted when members of the Jupyter community want to help " "We are delighted when members of the Jupyter community want to help "
@@ -810,12 +654,12 @@ msgid ""
"Jupyter Docker Stacks documentation." "Jupyter Docker Stacks documentation."
msgstr "" msgstr ""
# c8360556ab514965af3de36ecd14345b # 78f5029763cc4c3f9c4132202f30b083
#: ../../contributing/translations.md:5 #: ../../contributing/translations.md:5
msgid "Follow the steps documented on the Getting Started as a Translator page." msgid "Follow the steps documented on the Getting Started as a Translator page."
msgstr "" msgstr ""
# 20ff051bd9184346b79f7ba88d8b5092 # 44a72a4bb6934e56b0e3d1eb78280d01
#: ../../contributing/translations.md:6 #: ../../contributing/translations.md:6
msgid "" msgid ""
"Look for jupyter-docker-stacks when prompted to choose a translation " "Look for jupyter-docker-stacks when prompted to choose a translation "
@@ -824,7 +668,7 @@ msgid ""
"the project." "the project."
msgstr "" msgstr ""
# 9cc4615b079645a59e5417e7eadd5aca # 24a937946b16417a8bfe6715ea9a9eea
#: ../../contributing/translations.md:7 #: ../../contributing/translations.md:7
msgid "See Translating with the Web Editor in the Transifex documentation." msgid "See Translating with the Web Editor in the Transifex documentation."
msgstr "" msgstr ""

View File

@@ -1,78 +1,77 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018- Project Jupyter # Copyright (C) 2018- Project Jupyter
# This file is distributed under the same license as the docker-stacks package. # This file is distributed under the same license as the docker-stacks
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # package.
# # FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
#
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: docker-stacks latest\n" "Project-Id-Version: docker-stacks latest\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-21 17:25-0400\n" "POT-Creation-Date: 2019-05-05 19:53-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
# 85291a2c92d440a089cf156fba58b86a # 22f1bd46933144e092bf92e3af4c6f4f
#: ../../index.rst:32 ../../index.rst:32 #: ../../index.rst:32
msgid "User Guide" msgid "User Guide"
msgstr "User Guide" msgstr ""
# e4a3fd32059d4486b6b0f3a6fb5065b5 # f35d75046f8c42ae8cab58d826154823
#: ../../index.rst:42 ../../index.rst:42 #: ../../index.rst:42
msgid "Contributor Guide" msgid "Contributor Guide"
msgstr "Contributor Guide" msgstr ""
# 45de48c8617d4ebe83b7ff7141295836 # a737afe726cd49c4986d75b7d74eeed3
#: ../../index.rst:53 ../../index.rst:53 #: ../../index.rst:54
msgid "Maintainer Guide" msgid "Maintainer Guide"
msgstr "Maintainer Guide" msgstr ""
# aa99c4562d8d4cb3abfea375470e8af3 # 9cd216fa91ef40bbb957373faaf93732
#: ../../index.rst:59 ../../index.rst:59 #: ../../index.rst:60
msgid "Getting Help" msgid "Getting Help"
msgstr "Getting Help" msgstr ""
# 76df09037a6147c8a85be8ef14c15532 # a0aa0bcd999c4c5e96cc57fd77780f96
#: ../../index.rst:2 #: ../../index.rst:2
msgid "Jupyter Docker Stacks" msgid "Jupyter Docker Stacks"
msgstr "Jupyter Docker Stacks" msgstr ""
# b3fb253184e64174b26a2da73f221cc1 # 5d06f458dc524214b2c97e865dd2dc81
#: ../../index.rst:4 #: ../../index.rst:4
msgid "" msgid ""
"Jupyter Docker Stacks are a set of ready-to-run Docker images containing " "Jupyter Docker Stacks are a set of ready-to-run Docker images containing "
"Jupyter applications and interactive computing tools. You can use a stack " "Jupyter applications and interactive computing tools. You can use a stack"
"image to do any of the following (and more):" " image to do any of the following (and more):"
msgstr "" msgstr ""
"Jupyter Docker Stacks are a set of ready-to-run Docker images containing "
"Jupyter applications and interactive computing tools. You can use a stack "
"image to do any of the following (and more):"
# 8cd55fb113a049e7be445b21084df7ea # c69f151c806e4cdf9bebda05b06c760e
#: ../../index.rst:6 #: ../../index.rst:6
msgid "Start a personal Jupyter Notebook server in a local Docker container" msgid "Start a personal Jupyter Notebook server in a local Docker container"
msgstr "Start a personal Jupyter Notebook server in a local Docker container" msgstr ""
# 285fa13bed8547b4af0cfc480adf4861 # b26271409ab743b2a349b3a8ca95233e
#: ../../index.rst:7 #: ../../index.rst:7
msgid "Run JupyterLab servers for a team using JupyterHub" msgid "Run JupyterLab servers for a team using JupyterHub"
msgstr "Run JupyterLab servers for a team using JupyterHub" msgstr ""
# a49d31cedd4946ea98d7a4c720340d84 # 4d60f4325fff4ffcad12703a4b9d6781
#: ../../index.rst:8 #: ../../index.rst:8
msgid "Write your own project Dockerfile" msgid "Write your own project Dockerfile"
msgstr "Write your own project Dockerfile" msgstr ""
# 0aff0df2e46a44b4bc8070545e83c42c # 78b0d31eb6e9462888eef92e6a84cdb7
#: ../../index.rst:11 #: ../../index.rst:11
msgid "Quick Start" msgid "Quick Start"
msgstr "Quick Start" msgstr ""
# 3262accd283140058db73005072be200 # d4c0e237dbe74e0d9afbf2b2f0e219c8
#: ../../index.rst:13 #: ../../index.rst:13
msgid "" msgid ""
"You can try a `recent build of the jupyter/base-notebook image on " "You can try a `recent build of the jupyter/base-notebook image on "
@@ -83,89 +82,56 @@ msgid ""
":doc:`which Docker image <using/selecting>` you want to use, and want to " ":doc:`which Docker image <using/selecting>` you want to use, and want to "
"launch a single Jupyter Notebook server in a container." "launch a single Jupyter Notebook server in a container."
msgstr "" msgstr ""
"You can try a `recent build of the jupyter/base-notebook image on "
"mybinder.org <https://mybinder.org/v2/gh/jupyter/docker-"
"stacks/master?filepath=README.ipynb>`_ by simply clicking the preceding "
"link. Otherwise, the two examples below may help you get started if you "
"`have Docker installed <https://docs.docker.com/install/>`_, know "
":doc:`which Docker image <using/selecting>` you want to use, and want to "
"launch a single Jupyter Notebook server in a container."
# 9e4094e8de264e20bca0af8f6cf888b7 # 051ed23ef62e41058a7c889604f96035
#: ../../index.rst:15 #: ../../index.rst:15
msgid "" msgid ""
"The other pages in this documentation describe additional uses and features " "The other pages in this documentation describe additional uses and "
"in detail." "features in detail."
msgstr "" msgstr ""
"The other pages in this documentation describe additional uses and features "
"in detail."
# 8b75310f2eaa4aac95d9387e0a4db9e8 # e91f3b62a1b54166b966be6d7a4f061e
#: ../../index.rst:17 #: ../../index.rst:17
msgid "" msgid ""
"**Example 1:** This command pulls the ``jupyter/scipy-notebook`` image " "**Example 1:** This command pulls the ``jupyter/scipy-notebook`` image "
"tagged ``17aba6048f44`` from Docker Hub if it is not already present on the " "tagged ``17aba6048f44`` from Docker Hub if it is not already present on "
"local host. It then starts a container running a Jupyter Notebook server and" "the local host. It then starts a container running a Jupyter Notebook "
" exposes the server on host port 8888. The server logs appear in the " "server and exposes the server on host port 8888. The server logs appear "
"terminal. Visiting ``http://<hostname>:8888/?token=<token>`` in a browser " "in the terminal. Visiting ``http://<hostname>:8888/?token=<token>`` in a "
"loads the Jupyter Notebook dashboard page, where ``hostname`` is the name of" "browser loads the Jupyter Notebook dashboard page, where ``hostname`` is "
" the computer running docker and ``token`` is the secret token printed in " "the name of the computer running docker and ``token`` is the secret token"
"the console. The container remains intact for restart after the notebook " " printed in the console. The container remains intact for restart after "
"server exits.::" "the notebook server exits.::"
msgstr "" msgstr ""
"**Example 1:** This command pulls the ``jupyter/scipy-notebook`` image "
"tagged ``17aba6048f44`` from Docker Hub if it is not already present on the "
"local host. It then starts a container running a Jupyter Notebook server and"
" exposes the server on host port 8888. The server logs appear in the "
"terminal. Visiting ``http://<hostname>:8888/?token=<token>`` in a browser "
"loads the Jupyter Notebook dashboard page, where ``hostname`` is the name of"
" the computer running docker and ``token`` is the secret token printed in "
"the console. The container remains intact for restart after the notebook "
"server exits.::"
# 9e0229c99f404aceb7e517387ae88365 # e04140e6cd8442f7a6f347d88224f591
#: ../../index.rst:21 #: ../../index.rst:21
msgid "" msgid ""
"**Example 2:** This command performs the same operations as **Example 1**, " "**Example 2:** This command performs the same operations as **Example "
"but it exposes the server on host port 10000 instead of port 8888. Visiting " "1**, but it exposes the server on host port 10000 instead of port 8888. "
"``http://<hostname>:10000/?token=<token>`` in a browser loads JupyterLab, " "Visiting ``http://<hostname>:10000/?token=<token>`` in a browser loads "
"where ``hostname`` is the name of the computer running docker and ``token`` " "JupyterLab, where ``hostname`` is the name of the computer running docker"
"is the secret token printed in the console.::" " and ``token`` is the secret token printed in the console.::"
msgstr "" msgstr ""
"**Example 2:** This command performs the same operations as **Example 1**, "
"but it exposes the server on host port 10000 instead of port 8888. Visiting "
"``http://<hostname>:10000/?token=<token>`` in a browser loads JupyterLab, "
"where ``hostname`` is the name of the computer running docker and ``token`` "
"is the secret token printed in the console.::"
# 02c25d3f0abe48348100dd878c243a75 # 1c3229680cf44a5bb2d8450602bfcf7d
#: ../../index.rst:25 #: ../../index.rst:25
msgid "" msgid ""
"**Example 3:** This command pulls the ``jupyter/datascience-notebook`` image" "**Example 3:** This command pulls the ``jupyter/datascience-notebook`` "
" tagged ``9b06df75e445`` from Docker Hub if it is not already present on the" "image tagged ``9b06df75e445`` from Docker Hub if it is not already "
" local host. It then starts an *ephemeral* container running a Jupyter " "present on the local host. It then starts an *ephemeral* container "
"Notebook server and exposes the server on host port 10000. The command " "running a Jupyter Notebook server and exposes the server on host port "
"mounts the current working directory on the host as ``/home/jovyan/work`` in" "10000. The command mounts the current working directory on the host as "
" the container. The server logs appear in the terminal. Visiting " "``/home/jovyan/work`` in the container. The server logs appear in the "
"``http://<hostname>:10000/?token=<token>`` in a browser loads JupyterLab, " "terminal. Visiting ``http://<hostname>:10000/?token=<token>`` in a "
"where ``hostname`` is the name of the computer running docker and ``token`` " "browser loads JupyterLab, where ``hostname`` is the name of the computer "
"is the secret token printed in the console. Docker destroys the container " "running docker and ``token`` is the secret token printed in the console. "
"after notebook server exit, but any files written to ``~/work`` in the " "Docker destroys the container after notebook server exit, but any files "
"container remain intact on the host.::" "written to ``~/work`` in the container remain intact on the host.::"
msgstr "" msgstr ""
"**Example 3:** This command pulls the ``jupyter/datascience-notebook`` image"
" tagged ``9b06df75e445`` from Docker Hub if it is not already present on the"
" local host. It then starts an *ephemeral* container running a Jupyter "
"Notebook server and exposes the server on host port 10000. The command "
"mounts the current working directory on the host as ``/home/jovyan/work`` in"
" the container. The server logs appear in the terminal. Visiting "
"``http://<hostname>:10000/?token=<token>`` in a browser loads JupyterLab, "
"where ``hostname`` is the name of the computer running docker and ``token`` "
"is the secret token printed in the console. Docker destroys the container "
"after notebook server exit, but any files written to ``~/work`` in the "
"container remain intact on the host.::"
# 1bc0c7d54cd343d689362047c0b00122 # 3ac1a41d185844b1b43315a4cc74efc8
#: ../../index.rst:30 #: ../../index.rst:30
msgid "Table of Contents" msgid "Table of Contents"
msgstr "Table of Contents" msgstr ""

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: docker-stacks latest\n" "Project-Id-Version: docker-stacks latest\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-05 23:06+0000\n" "POT-Creation-Date: 2019-05-05 19:53-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,56 +18,49 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n" "Generated-By: Babel 2.6.0\n"
# b6a590f1e4ab4bc0a9c14860d5cbdc4d # 99bff7d6e014436daac99d7d6c9bccf0
#: ../../maintaining/tasks.md:1 #: ../../maintaining/tasks.md:1
msgid "Maintainer Playbook" msgid "Maintainer Playbook"
msgstr "Maintainer Playbook" msgstr ""
# 7677f4cfb9814af4a32104cb255a86b6 # 2adfeb6f61a94194b4f2cac30ebd3215
#: ../../maintaining/tasks.md:3 #: ../../maintaining/tasks.md:3
msgid "Merging Pull Requests" msgid "Merging Pull Requests"
msgstr "Merging Pull Requests" msgstr ""
# b1ec12692f4f4db6941f5c54674f26b2 # 0a04eb6c0525428984f07f3c249f5d73
#: ../../maintaining/tasks.md:5 #: ../../maintaining/tasks.md:5
msgid "" msgid ""
"To build new images on Docker Cloud and publish them to the Docker Hub " "To build new images on Docker Cloud and publish them to the Docker Hub "
"registry, do the following:" "registry, do the following:"
msgstr "" msgstr ""
"To build new images on Docker Cloud and publish them to the Docker Hub "
"registry, do the following:"
# 2937ff0f3cb24b5586c8f07c6d0ee56a # f2710754a41e4354b51f4acd6f1f9545
#: ../../maintaining/tasks.md:7 #: ../../maintaining/tasks.md:7
msgid "Make sure Travis is green for a PR." msgid "Make sure Travis is green for a PR."
msgstr "Make sure Travis is green for a PR." msgstr ""
# e7216bde438c43daa9d1aa4ed82c4952 # db74ca47dfde4e558a20aff52176347a
#: ../../maintaining/tasks.md:8 #: ../../maintaining/tasks.md:8
msgid "Merge the PR." msgid "Merge the PR."
msgstr "Merge the PR." msgstr ""
# 4f51667b27284252bf327570b60931c7 # 87b2e059678349b38d0badc5404484ec
#: ../../maintaining/tasks.md:9 #: ../../maintaining/tasks.md:9
msgid "" msgid ""
"Monitor the Docker Cloud build status for each of the stacks, starting " "Monitor the Docker Cloud build status for each of the stacks, starting "
"with jupyter/base-notebook and ending with jupyter/all-spark-notebook. " "with jupyter/base-notebook and ending with jupyter/all-spark-notebook. "
"See the stack hierarchy diagram for the current, complete build order." "See the stack hierarchy diagram for the current, complete build order."
msgstr "" msgstr ""
"Monitor the Docker Cloud build status for each of the stacks, starting "
"with jupyter/base-notebook and ending with jupyter/all-spark-notebook. "
"See the stack hierarchy diagram for the current, complete build order."
# 2db614a1387647eb9fb81bcf855561ac # 9149cb3c2bdc48ffa9109b3b6ddcf446
#: ../../maintaining/tasks.md:10 #: ../../maintaining/tasks.md:10
msgid "" msgid ""
"Manually click the retry button next to any build that fails to resume " "Manually click the retry button next to any build that fails to resume "
"that build and any dependent builds." "that build and any dependent builds."
msgstr "" msgstr ""
"Manually click the retry button next to any build that fails to resume "
"that build and any dependent builds."
# dee0cb20af1a4490a6236bc197f46622 # d204ada7a14b46338be9b7afb0bc95b0
#: ../../maintaining/tasks.md:11 #: ../../maintaining/tasks.md:11
msgid "" msgid ""
"Try to avoid merging another PR to master until all outstanding builds " "Try to avoid merging another PR to master until all outstanding builds "
@@ -75,17 +68,13 @@ msgid ""
"through the Docker Cloud build trigger API. Every build trigger works off" "through the Docker Cloud build trigger API. Every build trigger works off"
" of master HEAD." " of master HEAD."
msgstr "" msgstr ""
"Try to avoid merging another PR to master until all outstanding builds "
"complete. There's no way at present to propagate the git SHA to build "
"through the Docker Cloud build trigger API. Every build trigger works off"
" of master HEAD."
# 7aa41d8da11e434d87b1700d5ba3cdc9 # 9626663d7dc145979f6f75e7aaf7689f
#: ../../maintaining/tasks.md:13 #: ../../maintaining/tasks.md:13
msgid "Updating the Ubuntu Base Image" msgid "Updating the Ubuntu Base Image"
msgstr "Updating the Ubuntu Base Image" msgstr ""
# f9cc91cb8c7648ef9bd948930e44c875 # 6951ec7a2be24782bc2f814c5c02978a
#: ../../maintaining/tasks.md:15 #: ../../maintaining/tasks.md:15
msgid "" msgid ""
"When there's a security fix in the Ubuntu base image or after some time " "When there's a security fix in the Ubuntu base image or after some time "
@@ -94,323 +83,290 @@ msgid ""
"process. Expect the build to take a while to complete: every image layer " "process. Expect the build to take a while to complete: every image layer "
"will rebuild." "will rebuild."
msgstr "" msgstr ""
"When there's a security fix in the Ubuntu base image or after some time "
"passes, it's a good idea to update the pinned SHA in the jupyter/base-"
"notebook Dockerfile. Submit it as a regular PR and go through the build "
"process. Expect the build to take a while to complete: every image layer "
"will rebuild."
# 757afe44cefd4ea0b537c3453f278f6a # 37576597a1524fabb0ef175abe29ee8a
#: ../../maintaining/tasks.md:17 #: ../../maintaining/tasks.md:17
msgid "Adding a New Core Image to Docker Cloud" msgid "Adding a New Core Image to Docker Cloud"
msgstr "Adding a New Core Image to Docker Cloud" msgstr ""
# 6f006959be2049efb71407c403acf3a5 # 201f0506bbb24b47b79a5db01db86557
#: ../../maintaining/tasks.md:19 #: ../../maintaining/tasks.md:19
msgid "" msgid ""
"When there's a new stack definition, do the following before merging the " "When there's a new stack definition, do the following before merging the "
"PR with the new stack:" "PR with the new stack:"
msgstr "" msgstr ""
"When there's a new stack definition, do the following before merging the "
"PR with the new stack:"
# 90a1ed140bd84cf3837a06943f93dbf9 # 5460275aca4848e297e80aa2d9d4f3ee
#: ../../maintaining/tasks.md:21 #: ../../maintaining/tasks.md:21
msgid "" msgid ""
"Ensure the PR includes an update to the stack overview diagram in the " "Ensure the PR includes an update to the stack overview diagram in the "
"documentation. The image links to the blockdiag source used to create it." "documentation. The image links to the blockdiag source used to create it."
msgstr "" msgstr ""
"Ensure the PR includes an update to the stack overview diagram in the "
"documentation. The image links to the blockdiag source used to create it."
# 78e4a812ee79456cb01b2d71369125af # 0e3d12dcfb4b42b8a3d24b9401caa757
#: ../../maintaining/tasks.md:22 #: ../../maintaining/tasks.md:22
msgid "" msgid ""
"Ensure the PR updates the Makefile which is used to build the stacks in " "Ensure the PR updates the Makefile which is used to build the stacks in "
"order on Travis CI." "order on Travis CI."
msgstr "" msgstr ""
"Ensure the PR updates the Makefile which is used to build the stacks in "
"order on Travis CI."
# 9ee006db043c4c4b86bc0f7e4f756970 # 4175414ec7e94aab8ae15d02afff0580
#: ../../maintaining/tasks.md:23 #: ../../maintaining/tasks.md:23
msgid "" msgid ""
"Create a new repository in the jupyter org on Docker Cloud named after " "Create a new repository in the jupyter org on Docker Cloud named after "
"the stack folder in the git repo." "the stack folder in the git repo."
msgstr "" msgstr ""
"Create a new repository in the jupyter org on Docker Cloud named after "
"the stack folder in the git repo."
# 50957c7a281b49749865a7f55d28e1be # eb598362707c44adadac8890755936ef
#: ../../maintaining/tasks.md:24 #: ../../maintaining/tasks.md:24
msgid "Grant the stacks team permission to write to the repo." msgid "Grant the stacks team permission to write to the repo."
msgstr "Grant the stacks team permission to write to the repo." msgstr ""
# b73d949ce8394bd18656e3681fa7b944 # 25076c59e0ec4dc28ee2c977d5977216
#: ../../maintaining/tasks.md:25 #: ../../maintaining/tasks.md:25
msgid "Click Builds and then Configure Automated Builds for the repository." msgid "Click Builds and then Configure Automated Builds for the repository."
msgstr "Click Builds and then Configure Automated Builds for the repository." msgstr ""
# f208a0adc2c04ddcaf99b7e17a8b70ef # 1e5483f6ca3542ea9d43923d8eacf53d
#: ../../maintaining/tasks.md:26 #: ../../maintaining/tasks.md:26
msgid "Select jupyter/docker-stacks as the source repository." msgid "Select jupyter/docker-stacks as the source repository."
msgstr "Select jupyter/docker-stacks as the source repository." msgstr ""
# 6515054e89bc4ad2a1b55a86d48f9ff2 # 157cc21e4a1a4bda80d6e3f8a37c29d7
#: ../../maintaining/tasks.md:27 #: ../../maintaining/tasks.md:27
msgid "" msgid ""
"Choose Build on Docker Cloud's infrastructure using a Small node unless " "Choose Build on Docker Cloud's infrastructure using a Small node unless "
"you have reason to believe a bigger host is required." "you have reason to believe a bigger host is required."
msgstr "" msgstr ""
"Choose Build on Docker Cloud's infrastructure using a Small node unless "
"you have reason to believe a bigger host is required."
# 5f57084b8d96479886b3738d22c283c7 # 36c9c49d610a4e32b024413ce1924f04
#: ../../maintaining/tasks.md:28 #: ../../maintaining/tasks.md:28
msgid "" msgid ""
"Update the Build Context in the default build rule to be /<name-of-the-" "Update the Build Context in the default build rule to be /<name-of-the-"
"stack>." "stack>."
msgstr "" msgstr ""
"Update the Build Context in the default build rule to be /<name-of-the-"
"stack>."
# 5f831501060e446abbee65190ed40b79 # b98a150760924b36ad034180f6703f71
#: ../../maintaining/tasks.md:29 #: ../../maintaining/tasks.md:29
msgid "" msgid ""
"Toggle Autobuild to disabled unless the stack is a new root stack (e.g., " "Toggle Autobuild to disabled unless the stack is a new root stack (e.g., "
"like jupyter/base-notebook)." "like jupyter/base-notebook)."
msgstr "" msgstr ""
"Toggle Autobuild to disabled unless the stack is a new root stack (e.g., "
"like jupyter/base-notebook)."
# e8018e42d7414a0d8a2734796198d21b # dd8eb743edb8447ca525286d44c47b11
#: ../../maintaining/tasks.md:30 #: ../../maintaining/tasks.md:30
msgid "If the new stack depends on the build of another stack in the hierarchy:" msgid "If the new stack depends on the build of another stack in the hierarchy:"
msgstr "If the new stack depends on the build of another stack in the hierarchy:" msgstr ""
# 9a6f9bcddb574fe78d5951034dfdaa26 # a7dad3d094a242adadfa852c1437ec9f
#: ../../maintaining/tasks.md:31 #: ../../maintaining/tasks.md:31
msgid "Hit Save and then click Configure Automated Builds." msgid "Hit Save and then click Configure Automated Builds."
msgstr "Hit Save and then click Configure Automated Builds." msgstr ""
# d3630e11c8814d118e35f7900bf543ac # bd94bcfffbc449ee85ffec18d13ba909
#: ../../maintaining/tasks.md:32 #: ../../maintaining/tasks.md:32
msgid "At the very bottom, add a build trigger named Stack hierarchy trigger." msgid "At the very bottom, add a build trigger named Stack hierarchy trigger."
msgstr "At the very bottom, add a build trigger named Stack hierarchy trigger." msgstr ""
# 704b5495a93845608b35bda3341232ae # c1dc766b9b9f45e59510580c3e29017e
#: ../../maintaining/tasks.md:33 #: ../../maintaining/tasks.md:33
msgid "Copy the build trigger URL." msgid "Copy the build trigger URL."
msgstr "Copy the build trigger URL." msgstr ""
# e96a57c3030143bfa4e72c192d5ac91c # c47dc2c8c04f4af9bbb059692074d979
#: ../../maintaining/tasks.md:34 #: ../../maintaining/tasks.md:34
msgid "" msgid ""
"Visit the parent repository Builds page and click Configure Automated " "Visit the parent repository Builds page and click Configure Automated "
"Builds." "Builds."
msgstr "" msgstr ""
"Visit the parent repository Builds page and click Configure Automated "
"Builds."
# 2f11389555c54c43bcd613e0a17ec6fe # 53ad6138cba343c4a2314cbdfefaa3de
#: ../../maintaining/tasks.md:35 #: ../../maintaining/tasks.md:35
msgid "" msgid ""
"Add the URL you copied to the NEXT_BUILD_TRIGGERS environment variable " "Add the URL you copied to the NEXT_BUILD_TRIGGERS environment variable "
"comma separated list of URLs, creating that environment variable if it " "comma separated list of URLs, creating that environment variable if it "
"does not already exist." "does not already exist."
msgstr "" msgstr ""
"Add the URL you copied to the NEXT_BUILD_TRIGGERS environment variable "
"comma separated list of URLs, creating that environment variable if it "
"does not already exist."
# f7f4c9918418475eba1dabdb0d824a0f # c1b65a945fb84b57929a970c00fe60e7
# 0ff29b7ccd4e43d5ac81e85cbba06fbd # f235402e08104dcbac10aee2415b5aba
#: ../../maintaining/tasks.md:36 ../../maintaining/tasks.md:40 #: ../../maintaining/tasks.md:36 ../../maintaining/tasks.md:40
msgid "Hit Save." msgid "Hit Save."
msgstr "Hit Save." msgstr ""
# 0e70414ce74846499b88e0507b59f47f # c915beb1daef4cab989b00b571d30cbb
#: ../../maintaining/tasks.md:37 #: ../../maintaining/tasks.md:37
msgid "If the new stack should trigger other dependent builds:" msgid "If the new stack should trigger other dependent builds:"
msgstr "If the new stack should trigger other dependent builds:" msgstr ""
# f407038a85e84f3fa9bc4175f54598f7 # b19b3d4243a648ec9aaa46f038e29636
#: ../../maintaining/tasks.md:38 #: ../../maintaining/tasks.md:38
msgid "Add an environment variable named NEXT_BUILD_TRIGGERS." msgid "Add an environment variable named NEXT_BUILD_TRIGGERS."
msgstr "Add an environment variable named NEXT_BUILD_TRIGGERS." msgstr ""
# d8b96bb7c7cc4cccb7fa7fe12f96ab42 # 74dbcd642b774e46aa2d472161fe228f
#: ../../maintaining/tasks.md:39 #: ../../maintaining/tasks.md:39
msgid "" msgid ""
"Copy the build trigger URLs from the dependent builds into the " "Copy the build trigger URLs from the dependent builds into the "
"NEXT_BUILD_TRIGGERS comma separated list of URLs." "NEXT_BUILD_TRIGGERS comma separated list of URLs."
msgstr "" msgstr ""
"Copy the build trigger URLs from the dependent builds into the "
"NEXT_BUILD_TRIGGERS comma separated list of URLs."
# 360600c28ae247109a65b0f0b3b06e0b # 3d39e5c5b33641d8ba202c4cedc33849
#: ../../maintaining/tasks.md:41 #: ../../maintaining/tasks.md:41
msgid "" msgid ""
"Adjust other NEXT_BUILD_TRIGGERS values as needed so that the build order" "Adjust other NEXT_BUILD_TRIGGERS values as needed so that the build order"
" matches that in the stack hierarchy diagram." " matches that in the stack hierarchy diagram."
msgstr "" msgstr ""
"Adjust other NEXT_BUILD_TRIGGERS values as needed so that the build order"
" matches that in the stack hierarchy diagram."
# e150e5c2361c457296005d1d4bcdcbf2 # c15b6f77f0784056aa45c456e49673ff
#: ../../maintaining/tasks.md:43 #: ../../maintaining/tasks.md:43
msgid "Adding a New Maintainer Account" msgid "Adding a New Maintainer Account"
msgstr "Adding a New Maintainer Account" msgstr ""
# abf39aef5a9c44539528c39f6c8ad983 # e3bd3ced73994d9fad596784e1469cfc
#: ../../maintaining/tasks.md:45 #: ../../maintaining/tasks.md:45
msgid "Visit https://cloud.docker.com/app/jupyter/team/stacks/users" msgid "Visit https://cloud.docker.com/app/jupyter/team/stacks/users"
msgstr "Visit https://cloud.docker.com/app/jupyter/team/stacks/users" msgstr ""
# 7b35523258a541fd8cd2a1c85609d46a # 51b166c70ba743e0b4d335b3471da69a
#: ../../maintaining/tasks.md:46 #: ../../maintaining/tasks.md:46
msgid "Add the maintainer's Docker Cloud username." msgid "Add the maintainer's Docker Cloud username."
msgstr "Add the maintainer's Docker Cloud username." msgstr ""
# 144e77f0adae48f59acec26b63717a67 # 300f5dbd933f4ee6b5a550efd35f1c52
#: ../../maintaining/tasks.md:47 #: ../../maintaining/tasks.md:47
msgid "" msgid ""
"Visit https://github.com/orgs/jupyter/teams/docker-image-" "Visit https://github.com/orgs/jupyter/teams/docker-image-"
"maintainers/members" "maintainers/members"
msgstr "" msgstr ""
"Visit https://github.com/orgs/jupyter/teams/docker-image-"
"maintainers/members"
# 51df15ffb089464ab4bbc01d6b9bb240 # e26ad8ffb6de489988e076e64b6a1415
#: ../../maintaining/tasks.md:48 #: ../../maintaining/tasks.md:48
msgid "Add the maintainer's GitHub username." msgid "Add the maintainer's GitHub username."
msgstr "Add the maintainer's GitHub username." msgstr ""
# 612a368f44994dd49c1e60ace5ab5e00 # 97362d55b4f340e6af93e7150d357906
#: ../../maintaining/tasks.md:50 #: ../../maintaining/tasks.md:50
msgid "Pushing a Build Manually" msgid "Pushing a Build Manually"
msgstr "Pushing a Build Manually" msgstr ""
# 0da877c32c1c4f6ca271d990db263ec3 # 050b5c7a3d9d46bcbe26d54e8585ddd8
#: ../../maintaining/tasks.md:52 #: ../../maintaining/tasks.md:52
msgid "" msgid ""
"If automated builds on Docker Cloud have got you down, do the following " "If automated builds on Docker Cloud have got you down, do the following "
"to push a build manually:" "to push a build manually:"
msgstr "" msgstr ""
"If automated builds on Docker Cloud have got you down, do the following "
"to push a build manually:"
# a31798d9c0fb4b50894dbc62fbe41469 # ead6a3a714ae4a8a9df5585c18260c16
#: ../../maintaining/tasks.md:54 #: ../../maintaining/tasks.md:54
msgid "Clone this repository." msgid "Clone this repository."
msgstr "Clone this repository." msgstr ""
# 3ec0e41666d54236bcf5fefd6d3dcd63 # 48e1d6954f414fe080d7b4afd9e0c391
#: ../../maintaining/tasks.md:55 #: ../../maintaining/tasks.md:55
msgid "Check out the git SHA you want to build and publish." msgid "Check out the git SHA you want to build and publish."
msgstr "Check out the git SHA you want to build and publish." msgstr ""
# 9d4ae50163104bdf9e045722f937dcee # 98f385aba16144acb355a7f8ceccbf65
#: ../../maintaining/tasks.md:56 #: ../../maintaining/tasks.md:56
msgid "docker login with your Docker Hub/Cloud credentials." msgid "docker login with your Docker Hub/Cloud credentials."
msgstr "docker login with your Docker Hub/Cloud credentials." msgstr ""
# 8361c96028714cfc90f0c056e3c9a667 # 580040491fc14cef9ecf16b58128093e
#: ../../maintaining/tasks.md:57 #: ../../maintaining/tasks.md:57
msgid "Run make retry/release-all." msgid "Run make retry/release-all."
msgstr "Run make retry/release-all." msgstr ""
# 8d6d2bec49254b19abd9ec65963c2d1b # bd3a5cebd1254827a53b9dba986e69fa
#: ../../maintaining/tasks.md:59 #: ../../maintaining/tasks.md:59
msgid "Enabling a New Doc Language Translation" msgid "Enabling a New Doc Language Translation"
msgstr "" msgstr ""
# e21802d27ecc41b7a14bba3a5be7edf5 # 5aafef10dc75417785a79aba203175e5
#: ../../maintaining/tasks.md:61 #: ../../maintaining/tasks.md:61
msgid "First enable translation on Transifex:" msgid "First enable translation on Transifex:"
msgstr "" msgstr ""
# 35647680591f4687b8127d74b33932aa # c1a249c0d0cd4e9192ed7814dfde6e34
#: ../../maintaining/tasks.md:63 #: ../../maintaining/tasks.md:63
msgid "" msgid ""
"Visit https://www.transifex.com/project-jupyter/jupyter-docker-" "Visit https://www.transifex.com/project-jupyter/jupyter-docker-"
"stacks-1/languages/" "stacks-1/languages/"
msgstr "" msgstr ""
# 5ec4d0534f874acfb10aa84f98ea023d # 3675bff3644a4d928586f884e3bf2636
#: ../../maintaining/tasks.md:64 #: ../../maintaining/tasks.md:64
msgid "Click Edit Languages in the top right." msgid "Click Edit Languages in the top right."
msgstr "" msgstr ""
# cd9f57630a704841b967e4e1c9bd66e0 # 7efe7d98a98b47bd82d697673d277cbd
#: ../../maintaining/tasks.md:65 #: ../../maintaining/tasks.md:65
msgid "Select the language from the dropdown." msgid "Select the language from the dropdown."
msgstr "" msgstr ""
# 7120834d7d104cb5b8b852d20e9b2ac6 # 174f04a821b843dcace04f708cbf3c78
#: ../../maintaining/tasks.md:66 #: ../../maintaining/tasks.md:66
msgid "Click Apply." msgid "Click Apply."
msgstr "" msgstr ""
# f7e1cac01eec4d0db0c530affc350476 # 1e3868ee7dae469f9921516dd7973766
#: ../../maintaining/tasks.md:68 #: ../../maintaining/tasks.md:68
msgid "Then setup a subproject on ReadTheDocs for the language:" msgid "Then setup a subproject on ReadTheDocs for the language:"
msgstr "" msgstr ""
# c88e7509775a46978d52a83a3cae2ed2 # fffa155a75674f0dbe746a15eb3be492
#: ../../maintaining/tasks.md:70 #: ../../maintaining/tasks.md:70
msgid "Visit https://readthedocs.org/dashboard/import/manual/" msgid "Visit https://readthedocs.org/dashboard/import/manual/"
msgstr "" msgstr ""
# 6daaeb112ffe4d7b935b97821bdd9c15 # a798b8e31be7408d9301187ff3e3ef69
#: ../../maintaining/tasks.md:71 #: ../../maintaining/tasks.md:71
#, fuzzy
msgid "Enter jupyter-docker-stacks-<lang> for the project name." msgid "Enter jupyter-docker-stacks-<lang> for the project name."
msgstr "Select jupyter/docker-stacks as the source repository." msgstr ""
# aec21541948f4acfaee4473da0992c89 # 2869b2f7a89c428f903e3695dd511e9a
#: ../../maintaining/tasks.md:72 #: ../../maintaining/tasks.md:72
msgid "Enter https://github.com/jupyter/docker-stacks for the URL." msgid "Enter https://github.com/jupyter/docker-stacks for the URL."
msgstr "" msgstr ""
# 2c6205ea95c34d859515c8179495be97 # 4a964f7a3ec242b2bf03a8478f53b5d9
#: ../../maintaining/tasks.md:73 #: ../../maintaining/tasks.md:73
msgid "Check Edit advanced project options." msgid "Check Edit advanced project options."
msgstr "" msgstr ""
# cb89e56ab1b0441aa17d7030b164f3f1 # baf5be1aea37451dbdb266b5aa221453
#: ../../maintaining/tasks.md:74 #: ../../maintaining/tasks.md:74
msgid "Click Next." msgid "Click Next."
msgstr "" msgstr ""
# fcbd0ae59cb941278c6947cd3562b7a9 # 1f6b09025ce34dc1bef51a8ac114080a
#: ../../maintaining/tasks.md:75 #: ../../maintaining/tasks.md:75
msgid "Select the Language from the dropdown on the next screen." msgid "Select the Language from the dropdown on the next screen."
msgstr "" msgstr ""
# 9b4abd50989744048ac6b51cb5347039 # 50c15b61ac8e4d1bbdd36681a25aa6ed
#: ../../maintaining/tasks.md:76 #: ../../maintaining/tasks.md:76
msgid "Click Finish." msgid "Click Finish."
msgstr "" msgstr ""
# 3b3f801f2275489cbf6b8c95c8dbb602 # 529f3729d2474287adec0ff895100248
#: ../../maintaining/tasks.md:78 #: ../../maintaining/tasks.md:78
msgid "Finally link the new language subproject to the top level doc project:" msgid "Finally link the new language subproject to the top level doc project:"
msgstr "" msgstr ""
# 6c5e1d49b76c4a8fa02aecba2b9d5300 # 024aaf54695141839eaa5537b4087a81
#: ../../maintaining/tasks.md:80 #: ../../maintaining/tasks.md:80
msgid "" msgid ""
"Visit https://readthedocs.org/dashboard/jupyter-docker-" "Visit https://readthedocs.org/dashboard/jupyter-docker-"
"stacks/translations/" "stacks/translations/"
msgstr "" msgstr ""
# 8db0013a233e4005aeaa9232ec69c969 # 6e5a75790d784cdaaa2cda5fac32b67e
#: ../../maintaining/tasks.md:81 #: ../../maintaining/tasks.md:81
msgid "Select the subproject you created from the Project dropdown." msgid "Select the subproject you created from the Project dropdown."
msgstr "" msgstr ""
# 0d42f7009add4d76bb464d83e6cad9d6 # 9367330f235441869d649687e97a1796
#: ../../maintaining/tasks.md:82 #: ../../maintaining/tasks.md:82
msgid "Click Add." msgid "Click Add."
msgstr "" msgstr ""

File diff suppressed because it is too large Load Diff