From 57e631d958fe0530ed819b929743be4963814822 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Wed, 12 Nov 2025 17:46:52 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 15 +++++++++++++++ README.rst | 14 -------------- 2 files changed, 15 insertions(+), 14 deletions(-) create mode 100644 README.md delete mode 100644 README.rst diff --git a/README.md b/README.md new file mode 100644 index 00000000000..fbe9f43048a --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +================================================ +Subtitle translations of Python: The Documentary +================================================ + +This branch stores the translated subtitles for the documentary: +**Python: The Documentary | An origin story**. + +Translation is done on [Transifex](https://explore.transifex.com/python-doc/the-documentary-subtitle/), +but PR contributions are also welcome. + +The video is available on [YouTube](https://www.youtube.com/watch?v=GfH4QL4VqJ0). + +The source subtitle file is named `subtitle.rst`, +and translations are named `subtitle-.rst` +(replacing `` with the language code). diff --git a/README.rst b/README.rst deleted file mode 100644 index 185bb5ab883..00000000000 --- a/README.rst +++ /dev/null @@ -1,14 +0,0 @@ -================================================ -Subtitle translations of Python: The Documentary -================================================ - -Find here the translated subtitles for the video -**Python: The Documentary | An origin story**. - -Translations happen in Transifex: https://explore.transifex.com/python-doc/the-documentary-subtitle/ - -The video is available at https://www.youtube.com/watch?v=GfH4QL4VqJ0 - -The source subtitle file is named ``subtitle.rst``, -translations are named ``subtitle-.rst`` -(replacing ```` with the actual language code). From 352afcf68fb53747bceb54f5322b0559ac57f29e Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Wed, 12 Nov 2025 17:48:04 +0000 Subject: [PATCH 2/2] Commit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fbe9f43048a..db25298f5f8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -================================================ Subtitle translations of Python: The Documentary ================================================