Skip to content

Commit 229e6f5

Browse files
authored
chore: refresh translations from transifex (#427)
* Refresh translations from Transifex * feat: create translation pr automatically if github cli is present Download CLI from https://cli.github.com/
1 parent c1c64ba commit 229e6f5

File tree

183 files changed

+26547
-40668
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+26547
-40668
lines changed
Lines changed: 77 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
# SOME DESCRIPTIVE TITLE.
22
# Copyright (C) 2024, Dash Core Group, Inc
33
# This file is distributed under the same license as the Dash package.
4-
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
5-
#
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
66
# Translators:
77
# Hasna Brania <hasna.brania19@gmail.com>, 2022
8+
#
89
#, fuzzy
910
msgid ""
1011
msgstr ""
1112
"Project-Id-Version: Dash latest\n"
1213
"Report-Msgid-Bugs-To: \n"
13-
"POT-Creation-Date: 2024-11-18 14:28-0500\n"
14+
"POT-Creation-Date: 2024-11-18 12:41-0500\n"
1415
"PO-Revision-Date: 2022-12-27 18:55+0000\n"
1516
"Last-Translator: Hasna Brania <hasna.brania19@gmail.com>, 2022\n"
16-
"Language: ar\n"
1717
"Language-Team: Arabic (https://app.transifex.com/dash/teams/37570/ar/)\n"
18-
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : "
19-
"n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
2018
"MIME-Version: 1.0\n"
21-
"Content-Type: text/plain; charset=utf-8\n"
19+
"Content-Type: text/plain; charset=UTF-8\n"
2220
"Content-Transfer-Encoding: 8bit\n"
23-
"Generated-By: Babel 2.12.1\n"
21+
"Language: ar\n"
22+
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
2423

25-
#: ../../docs/user/developers/compiling.rst:-1
26-
msgid "Compile Dash Core for Linux, macOS, Windows and Guix deterministic builds"
24+
#: ../../docs/user/developers/compiling.rst-1
25+
msgid ""
26+
"Compile Dash Core for Linux, macOS, Windows and Guix deterministic builds"
2727
msgstr ""
2828

29-
#: ../../docs/user/developers/compiling.rst:-1
29+
#: ../../docs/user/developers/compiling.rst-1
3030
msgid "dash, build, compile, linux, macOS, windows, binary, guix, developers"
3131
msgstr ""
3232

@@ -38,13 +38,12 @@ msgstr "تجميع داش كور"
3838
msgid ""
3939
"While Dash offers stable binary builds on the `website "
4040
"<https://www.dash.org/downloads/>`_ and on `GitHub "
41-
"<https://github.com/dashpay/dash/releases/latest>`__, and development "
42-
"builds using `GitLab CI <https://gitlab.com/dashpay/dash/pipelines>`_, "
43-
"many users will also be interested in building Dash binaries for "
44-
"themselves. Users who do not required deterministic builds can typically "
45-
"follow the `generic build notes "
46-
"<https://github.com/dashpay/dash/tree/develop/doc#building>`__ available "
47-
"on GitHub to compile or cross-compile Dash for any platform."
41+
"<https://github.com/dashpay/dash/releases/latest>`__, and development builds"
42+
" using `GitLab CI <https://gitlab.com/dashpay/dash/pipelines>`_, many users"
43+
" will also be interested in building Dash binaries for themselves. Users who"
44+
" do not required deterministic builds can typically follow the `generic "
45+
"build notes <https://github.com/dashpay/dash/tree/develop/doc#building>`__ "
46+
"available on GitHub to compile or cross-compile Dash for any platform."
4847
msgstr ""
4948

5049
#: ../../docs/user/developers/compiling.rst:24
@@ -53,21 +52,20 @@ msgstr ""
5352

5453
#: ../../docs/user/developers/compiling.rst:26
5554
msgid ""
56-
"`Guix <https://guix.gnu.org/>`__ is the deterministic build process that "
57-
"is used to build the Dash Core executables. It provides a way to be "
58-
"reasonably sure that the executables are really built from the source on "
59-
"GitHub. It also makes sure that the same, tested dependencies are used "
60-
"and statically built into the executable. Multiple developers build the "
61-
"source code by following a specific descriptor (\"recipe\"), "
62-
"cryptographically sign the result, and upload the resulting signature. "
63-
"These results are compared and only if they match, the build is accepted "
64-
"and uploaded to dash.org."
55+
"`Guix <https://guix.gnu.org/>`__ is the deterministic build process that is "
56+
"used to build the Dash Core executables. It provides a way to be reasonably "
57+
"sure that the executables are really built from the source on GitHub. It "
58+
"also makes sure that the same, tested dependencies are used and statically "
59+
"built into the executable. Multiple developers build the source code by "
60+
"following a specific descriptor (\"recipe\"), cryptographically sign the "
61+
"result, and upload the resulting signature. These results are compared and "
62+
"only if they match, the build is accepted and uploaded to dash.org."
6563
msgstr ""
6664

6765
#: ../../docs/user/developers/compiling.rst:35
6866
msgid ""
69-
"The instructions to build Dash Core 19.0 or older versions using gitian "
70-
"are available in a `previous version of this page "
67+
"The instructions to build Dash Core 19.0 or older versions using gitian are "
68+
"available in a `previous version of this page "
7169
"<https://docs.dash.org/en/19.0.0/docs/user/developers/compiling.html#gitian>`__."
7270
msgstr ""
7371

@@ -84,23 +82,22 @@ msgstr ""
8482
#: ../../docs/user/developers/compiling.rst:46
8583
msgid ""
8684
"Start by logging in as the \"root\" user. Create a new user with the "
87-
"following command, replacing ``<username>`` with a username of your "
88-
"choice::"
85+
"following command, replacing ``<username>`` with a username of your choice::"
8986
msgstr ""
9087

9188
#: ../../docs/user/developers/compiling.rst:51
9289
msgid ""
93-
"You will be prompted for a password. Enter and confirm using a new "
94-
"password (different to your root password) and store it in a safe place. "
95-
"You will also see prompts for user information, but this can be left "
96-
"blank. Alternatively, an existing user can be used on systems that are "
97-
"already in use (e.g. your existing development system)."
90+
"You will be prompted for a password. Enter and confirm using a new password "
91+
"(different to your root password) and store it in a safe place. You will "
92+
"also see prompts for user information, but this can be left blank. "
93+
"Alternatively, an existing user can be used on systems that are already in "
94+
"use (e.g. your existing development system)."
9895
msgstr ""
9996

10097
#: ../../docs/user/developers/compiling.rst:57
10198
msgid ""
102-
"Add the user to the sudo and docker groups so they can perform commands "
103-
"as root and run docker commands::"
99+
"Add the user to the sudo and docker groups so they can perform commands as "
100+
"root and run docker commands::"
104101
msgstr ""
105102

106103
#: ../../docs/user/developers/compiling.rst:63
@@ -124,15 +121,15 @@ msgstr ""
124121
#: ../../docs/user/developers/compiling.rst:78
125122
msgid ""
126123
"It is only necessary to run this step during the initial setup of your "
127-
"machine. Run the guix install routine to prepare your environment and "
128-
"answer \"Y\" for all prompts:"
124+
"machine. Run the guix install routine to prepare your environment and answer"
125+
" \"Y\" for all prompts:"
129126
msgstr ""
130127

131-
#: ../../docs/user/developers/compiling.rst
128+
#: ../../docs/user/developers/compiling.rst:0
132129
msgid "Ubuntu/Debian install"
133130
msgstr ""
134131

135-
#: ../../docs/user/developers/compiling.rst
132+
#: ../../docs/user/developers/compiling.rst:0
136133
msgid "General install"
137134
msgstr ""
138135

@@ -142,8 +139,8 @@ msgstr ""
142139

143140
#: ../../docs/user/developers/compiling.rst:101
144141
msgid ""
145-
"After installing the prerequisites and preparing guix, reboot the system,"
146-
" login as ``<username>``, and clone required repositories::"
142+
"After installing the prerequisites and preparing guix, reboot the system, "
143+
"login as ``<username>``, and clone required repositories::"
147144
msgstr ""
148145

149146
#: ../../docs/user/developers/compiling.rst:108
@@ -155,7 +152,8 @@ msgid "Build Dash Core"
155152
msgstr ""
156153

157154
#: ../../docs/user/developers/compiling.rst:117
158-
msgid "Checkout the tag associated with the Dash Core version you plan to build::"
155+
msgid ""
156+
"Checkout the tag associated with the Dash Core version you plan to build::"
159157
msgstr ""
160158

161159
#: ../../docs/user/developers/compiling.rst:124
@@ -174,8 +172,8 @@ msgstr ""
174172

175173
#: ../../docs/user/developers/compiling.rst:135
176174
msgid ""
177-
"Mac and Windows binaries are signed by Dash Core Group using the relevant"
178-
" Apple and Microsoft processes. In this step, that information will be "
175+
"Mac and Windows binaries are signed by Dash Core Group using the relevant "
176+
"Apple and Microsoft processes. In this step, that information will be "
179177
"validated and signed by your machine."
180178
msgstr ""
181179

@@ -187,8 +185,8 @@ msgstr ""
187185

188186
#: ../../docs/user/developers/compiling.rst:148
189187
msgid ""
190-
"Prepare the `guix.sigs repository "
191-
"<https://github.com/dashpay/guix.sigs>`__ by pulling the latest changes::"
188+
"Prepare the `guix.sigs repository <https://github.com/dashpay/guix.sigs>`__ "
189+
"by pulling the latest changes::"
192190
msgstr ""
193191

194192
#: ../../docs/user/developers/compiling.rst:155
@@ -217,8 +215,8 @@ msgstr ""
217215

218216
#: ../../docs/user/developers/compiling.rst:181
219217
msgid ""
220-
"To create signatures for the signed binaries, run ``guix-codesign`` "
221-
"followed by guix-attest::"
218+
"To create signatures for the signed binaries, run ``guix-codesign`` followed"
219+
" by guix-attest::"
222220
msgstr ""
223221

224222
#: ../../docs/user/developers/compiling.rst:193
@@ -227,10 +225,9 @@ msgstr ""
227225

228226
#: ../../docs/user/developers/compiling.rst:195
229227
msgid ""
230-
"After successfully building the binaries, signing them, and verifying the"
231-
" signatures, you can optionally contribute them to the `guix.sigs "
232-
"repository <https://github.com/dashpay/guix.sigs/>`_ via a pull request "
233-
"on GitHub."
228+
"After successfully building the binaries, signing them, and verifying the "
229+
"signatures, you can optionally contribute them to the `guix.sigs repository "
230+
"<https://github.com/dashpay/guix.sigs/>`_ via a pull request on GitHub."
234231
msgstr ""
235232

236233
#: ../../docs/user/developers/compiling.rst:200
@@ -239,16 +236,16 @@ msgstr ""
239236

240237
#: ../../docs/user/developers/compiling.rst:202
241238
msgid ""
242-
"Since the official guix.sigs repository has restricted write access, "
243-
"create a fork of it via GitHub and add your fork as a remote repository::"
239+
"Since the official guix.sigs repository has restricted write access, create "
240+
"a fork of it via GitHub and add your fork as a remote repository::"
244241
msgstr ""
245242

246243
#: ../../docs/user/developers/compiling.rst:208
247244
msgid ""
248-
"The first time you contribute signatures, also put a copy of your public "
249-
"key in the ``builder-keys`` folder of the repository so others can easily"
250-
" verify your signature. Your public key can be exported to a file using "
251-
"the following command::"
245+
"The first time you contribute signatures, also put a copy of your public key"
246+
" in the ``builder-keys`` folder of the repository so others can easily "
247+
"verify your signature. Your public key can be exported to a file using the "
248+
"following command::"
252249
msgstr ""
253250

254251
#: ../../docs/user/developers/compiling.rst:218
@@ -257,8 +254,8 @@ msgstr ""
257254

258255
#: ../../docs/user/developers/compiling.rst:220
259256
msgid ""
260-
"Add and commit the ``*.SHA256SUMS`` and ``*.SHA256SUMS.asc`` files "
261-
"created by the build process::"
257+
"Add and commit the ``*.SHA256SUMS`` and ``*.SHA256SUMS.asc`` files created "
258+
"by the build process::"
262259
msgstr ""
263260

264261
#: ../../docs/user/developers/compiling.rst:231
@@ -267,10 +264,10 @@ msgstr ""
267264

268265
#: ../../docs/user/developers/compiling.rst:236
269266
msgid ""
270-
"Go to `GitHub <https://github.com/dashpay/gitian.sigs/pulls>`__ and open "
271-
"a pull request to the ``master`` branch of the upstream repository. The "
272-
"pull request will be reviewed by Dash Core developers and merged if "
273-
"everything checks out. Thanks for contributing!"
267+
"Go to `GitHub <https://github.com/dashpay/gitian.sigs/pulls>`__ and open a "
268+
"pull request to the ``master`` branch of the upstream repository. The pull "
269+
"request will be reviewed by Dash Core developers and merged if everything "
270+
"checks out. Thanks for contributing!"
274271
msgstr ""
275272

276273
#: ../../docs/user/developers/compiling.rst:242
@@ -279,24 +276,24 @@ msgstr ""
279276

280277
#: ../../docs/user/developers/compiling.rst:244
281278
msgid ""
282-
"The `guix.sigs repository <https://github.com/dashpay/guix.sigs/>`_ "
283-
"contains deterministic build results signed by multiple Core developers "
284-
"for each release. The repository also contains public keys used for "
285-
"signature verification. Import the public keys::"
279+
"The `guix.sigs repository <https://github.com/dashpay/guix.sigs/>`_ contains"
280+
" deterministic build results signed by multiple Core developers for each "
281+
"release. The repository also contains public keys used for signature "
282+
"verification. Import the public keys::"
286283
msgstr ""
287284

288285
#: ../../docs/user/developers/compiling.rst:253
289286
msgid ""
290-
"Run the following commands to verify that your build matches the official"
291-
" release::"
287+
"Run the following commands to verify that your build matches the official "
288+
"release::"
292289
msgstr ""
293290

294291
#: ../../docs/user/developers/compiling.rst:263
295292
msgid ""
296-
"You should get a result similar to the following for Linux, Windows, "
297-
"MacOS, Signed Windows, and Signed MacOS. Assuming the previous steps "
298-
"completed successfully, you will also see your own signatures with an "
299-
"``OK`` status also."
293+
"You should get a result similar to the following for Linux, Windows, MacOS, "
294+
"Signed Windows, and Signed MacOS. Assuming the previous steps completed "
295+
"successfully, you will also see your own signatures with an ``OK`` status "
296+
"also."
300297
msgstr ""
301298

302299
#: ../../docs/user/developers/compiling.rst:352
@@ -305,17 +302,8 @@ msgstr "Gitian"
305302

306303
#: ../../docs/user/developers/compiling.rst:355
307304
msgid ""
308-
"Gitian builds were deprecated in favor of Guix builds with the release of"
309-
" Dash Core v20.0. Instructions on building Dash Core 19.0 or older "
310-
"versions using gitian are available in a `previous version of this page "
305+
"Gitian builds were deprecated in favor of Guix builds with the release of "
306+
"Dash Core v20.0. Instructions on building Dash Core 19.0 or older versions "
307+
"using gitian are available in a `previous version of this page "
311308
"<https://docs.dash.org/en/19.0.0/docs/user/developers/compiling.html#gitian>`__."
312309
msgstr ""
313-
314-
#~ msgid ""
315-
#~ "It is only necessary to run this"
316-
#~ " step during the initial setup of "
317-
#~ "your machine. Run the guix install "
318-
#~ "routine to prepare your environment and"
319-
#~ " answer \"Y\" for all prompts::"
320-
#~ msgstr ""
321-

0 commit comments

Comments
 (0)