-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (553 of 553 strings) Translation: Free Software Foundation Europe/REUSE Website Markdown Translate-URL: https://hosted.weblate.org/projects/fsfe/reuse-website-markdown/uk/
- Loading branch information
1 parent
21d4ac9
commit 4425449
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2024-08-02 08:24+0000\n" | ||
"PO-Revision-Date: 2024-08-15 11:09+0000\n" | ||
"PO-Revision-Date: 2024-08-18 22:09+0000\n" | ||
"Last-Translator: Ihor Hordiichuk <[email protected]>\n" | ||
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/fsfe/" | ||
"reuse-website-markdown/uk/>\n" | ||
|
@@ -399,7 +399,7 @@ msgid "" | |
" - name: reuse\n" | ||
" image: fsfe/reuse:latest\n" | ||
msgstr "" | ||
"кроки:\n" | ||
"steps:\n" | ||
" - name: reuse\n" | ||
" image: fsfe/reuse:latest\n" | ||
|
||
|
@@ -421,7 +421,7 @@ msgid "" | |
"following file as `.github/workflows/reuse.yaml`:" | ||
msgstr "" | ||
"Користувачі GitHub можуть інтегрувати дію REUSE у свій робочий процес. " | ||
"Включіть наступний файл як `.github/workflows/reuse.yaml`:" | ||
"Включіть цей файл як `.github/workflows/reuse.yaml`:" | ||
|
||
#. type: Fenced code block (yaml) | ||
#: site/content/en/dev.md | ||
|
@@ -439,16 +439,16 @@ msgid "" | |
" - name: REUSE Compliance Check\n" | ||
" uses: fsfe/reuse-action@v4\n" | ||
msgstr "" | ||
"ім'я: Перевірка відповідності REUSE\n" | ||
"name: REUSE Compliance Check\n" | ||
"\n" | ||
"увімкнено: [push, pull_request]\n" | ||
"on: [push, pull_request]\n" | ||
"\n" | ||
"jobs:\n" | ||
" тест:\n" | ||
" test:\n" | ||
" runs-on: ubuntu-latest\n" | ||
" кроки:\n" | ||
" steps:\n" | ||
" - uses: actions/checkout@v4\n" | ||
" - ім'я: REUSE Compliance Check\n" | ||
" - name: REUSE Compliance Check\n" | ||
" uses: fsfe/reuse-action@v4\n" | ||
|
||
#. type: Plain text | ||
|