Skip to content

Commit ae74696

Browse files
committed
Updated translations from transifex
1 parent 535bf8c commit ae74696

Some content is hidden

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

52 files changed

+1587
-1534
lines changed

po/appstream/cs.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Translators:
77
# Lukáš Lalinský <lalinsky@gmail.com>, 2020
8-
# DJ Sweder <djsweder@gmail.com>, 2020
8+
# DJSweder <djsweder@gmail.com>, 2020
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2020-01-14 23:03+0100\n"
1616
"PO-Revision-Date: 2018-11-25 07:37+0000\n"
17-
"Last-Translator: DJ Sweder <djsweder@gmail.com>, 2020\n"
17+
"Last-Translator: DJSweder <djsweder@gmail.com>, 2020\n"
1818
"Language-Team: Czech (https://www.transifex.com/musicbrainz/teams/13846/cs/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"

po/ar.po

Lines changed: 30 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: MusicBrainz\n"
1212
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
13-
"POT-Creation-Date: 2021-12-20 08:00+0100\n"
14-
"PO-Revision-Date: 2021-12-20 09:24+0000\n"
13+
"POT-Creation-Date: 2021-12-22 12:24+0100\n"
14+
"PO-Revision-Date: 2021-12-22 12:24+0000\n"
1515
"Last-Translator: Transifex Bot <>\n"
1616
"Language-Team: Arabic (http://www.transifex.com/musicbrainz/musicbrainz/language/ar/)\n"
1717
"MIME-Version: 1.0\n"
@@ -3314,12 +3314,13 @@ msgid ""
33143314
"The following example will create a multi-value variable with all artists\n"
33153315
" in `%artists%` except the first, which can be used to create a \"feat.\" list.\n"
33163316
"\n"
3317-
"Example:\n"
3317+
"Examples:\n"
33183318
"\n"
3319-
" $setmulti(supporting_artists,$slice(%artists%,1,))\n"
3319+
" $setmulti(supporting_artists,$slice(%artists%,1))\n"
3320+
" $setmulti(supporting_artists,$slice(%artists%,1,-1))\n"
33203321
msgstr ""
33213322

3322-
#: picard/script/functions.py:1279
3323+
#: picard/script/functions.py:1280
33233324
#, python-format
33243325
msgid ""
33253326
"`$datetime(format=\"%Y-%m-%d %H:%M:%S\")`\n"
@@ -3335,7 +3336,7 @@ msgid ""
33353336
" `%3Y`); and hanging '%' at the end of the format string."
33363337
msgstr ""
33373338

3338-
#: picard/script/functions.py:1308
3339+
#: picard/script/functions.py:1309
33393340
msgid ""
33403341
"`$sortmulti(name,separator=\"; \")`\n"
33413342
"\n"
@@ -3348,7 +3349,7 @@ msgid ""
33483349
"Result: A; B; C\n"
33493350
msgstr ""
33503351

3351-
#: picard/script/functions.py:1325
3352+
#: picard/script/functions.py:1326
33523353
msgid ""
33533354
"`$reversemulti(name,separator=\"; \")`\n"
33543355
"\n"
@@ -3363,7 +3364,7 @@ msgid ""
33633364
"Result: C; B; A\n"
33643365
msgstr ""
33653366

3366-
#: picard/script/functions.py:1344
3367+
#: picard/script/functions.py:1345
33673368
#, python-format
33683369
msgid ""
33693370
"`$unique(name,case_sensitive=\"\",separator=\"; \")`\n"
@@ -3386,15 +3387,15 @@ msgid ""
33863387
"Result: A; B; a; b; cd\n"
33873388
msgstr ""
33883389

3389-
#: picard/script/functions.py:1372
3390+
#: picard/script/functions.py:1373
33903391
msgid ""
33913392
"`$countryname(country_code,translate=\"\")`\n"
33923393
"\n"
33933394
"Returns the name of the country for the specified country code. If the country code is invalid an empty string will be returned.\n"
33943395
"If translate is not blank, the output will be translated into the current locale language.\n"
33953396
msgstr ""
33963397

3397-
#: picard/script/functions.py:1411
3398+
#: picard/script/functions.py:1412
33983399
msgid ""
33993400
"`$year(date,date_order=\"ymd\")`\n"
34003401
"\n"
@@ -3404,7 +3405,7 @@ msgid ""
34043405
"_Since Picard 2.7_"
34053406
msgstr ""
34063407

3407-
#: picard/script/functions.py:1423
3408+
#: picard/script/functions.py:1424
34083409
msgid ""
34093410
"`$month(date,date_order=\"ymd\")`\n"
34103411
"\n"
@@ -3414,7 +3415,7 @@ msgid ""
34143415
"_Since Picard 2.7_"
34153416
msgstr ""
34163417

3417-
#: picard/script/functions.py:1435
3418+
#: picard/script/functions.py:1436
34183419
msgid ""
34193420
"`$day(date,date_order=\"ymd\")`\n"
34203421
"\n"
@@ -3424,7 +3425,7 @@ msgid ""
34243425
"_Since Picard 2.7_"
34253426
msgstr ""
34263427

3427-
#: picard/script/functions.py:1447
3428+
#: picard/script/functions.py:1448
34283429
#, python-format
34293430
msgid ""
34303431
"`$dateformat(date,format=\"%Y-%m-%d\",date_order=\"ymd\")`\n"
@@ -3445,7 +3446,7 @@ msgid ""
34453446
"_Since Picard 2.7_"
34463447
msgstr ""
34473448

3448-
#: picard/script/functions.py:1480
3449+
#: picard/script/functions.py:1481
34493450
msgid ""
34503451
"`$is_multi(name)`\n"
34513452
"\n"
@@ -5804,7 +5805,7 @@ msgstr "أضِف سكربتا جديدا"
58045805
msgid "Remove the selected script"
58055806
msgstr ""
58065807

5807-
#: picard/ui/ui_options_script.py:118 picard/ui/widgets/scriptlistwidget.py:56
5808+
#: picard/ui/ui_options_script.py:118 picard/ui/widgets/scriptlistwidget.py:57
58085809
msgid "Remove script"
58095810
msgstr "أزِل السكربت"
58105811

@@ -6104,8 +6105,8 @@ msgstr "صفّر كل إعدادات Picard"
61046105
msgid "Reset all settings for current option page"
61056106
msgstr "صفّر كل إعدادات صفحة الخيارات الحالية"
61066107

6107-
#: picard/ui/options/dialog.py:145 picard/ui/options/dialog.py:433
6108-
#: picard/ui/options/dialog.py:459
6108+
#: picard/ui/options/dialog.py:145 picard/ui/options/dialog.py:435
6109+
#: picard/ui/options/dialog.py:461
61096110
msgid "Attached Profiles"
61106111
msgstr ""
61116112

@@ -6128,40 +6129,40 @@ msgstr ""
61286129
msgid "This option will be saved to profile: %s"
61296130
msgstr ""
61306131

6131-
#: picard/ui/options/dialog.py:374
6132+
#: picard/ui/options/dialog.py:376
61326133
msgid "Unexpected error"
61336134
msgstr ""
61346135

6135-
#: picard/ui/options/dialog.py:413
6136+
#: picard/ui/options/dialog.py:415
61366137
msgid "You are about to reset your options for this page."
61376138
msgstr "أنت على وشك تصفير كل الخيارات في هذه الصفحة."
61386139

6139-
#: picard/ui/options/dialog.py:417
6140+
#: picard/ui/options/dialog.py:419
61406141
msgid "Warning! This will reset all of your settings."
61416142
msgstr "تحذير! سيصفّر هذا كل إعداداتك."
61426143

6143-
#: picard/ui/options/dialog.py:424
6144+
#: picard/ui/options/dialog.py:426
61446145
msgid "Confirm Reset"
61456146
msgstr "أكّد التصفير"
61466147

6147-
#: picard/ui/options/dialog.py:425
6148+
#: picard/ui/options/dialog.py:427
61486149
msgid "Are you sure?"
61496150
msgstr "أمتأكد؟"
61506151

6151-
#: picard/ui/options/dialog.py:459 picard/ui/options/maintenance.py:86
6152+
#: picard/ui/options/dialog.py:461 picard/ui/options/maintenance.py:86
61526153
msgid "Option"
61536154
msgstr ""
61546155

6155-
#: picard/ui/options/dialog.py:466
6156+
#: picard/ui/options/dialog.py:468
61566157
#, python-format
61576158
msgid "Profiles Attached to Options in %s Section"
61586159
msgstr ""
61596160

6160-
#: picard/ui/options/dialog.py:476
6161+
#: picard/ui/options/dialog.py:478
61616162
msgid " [Enabled]"
61626163
msgstr ""
61636164

6164-
#: picard/ui/options/dialog.py:477 picard/ui/options/profiles.py:279
6165+
#: picard/ui/options/dialog.py:479 picard/ui/options/profiles.py:279
61656166
msgid "None"
61666167
msgstr ""
61676168

@@ -6389,7 +6390,7 @@ msgstr ""
63896390

63906391
#: picard/ui/options/maintenance.py:176
63916392
#: picard/ui/widgets/profilelistwidget.py:82
6392-
#: picard/ui/widgets/scriptlistwidget.py:89
6393+
#: picard/ui/widgets/scriptlistwidget.py:90
63936394
msgid "Confirm Remove"
63946395
msgstr "أكّد الإزالة"
63956396

@@ -6734,11 +6735,11 @@ msgstr ""
67346735
msgid "Open Scripting Documentation in your browser"
67356736
msgstr ""
67366737

6737-
#: picard/ui/widgets/scriptlistwidget.py:53
6738+
#: picard/ui/widgets/scriptlistwidget.py:54
67386739
msgid "Rename script"
67396740
msgstr "غيّر اسم السكربت"
67406741

6741-
#: picard/ui/widgets/scriptlistwidget.py:88
6742+
#: picard/ui/widgets/scriptlistwidget.py:89
67426743
msgid "Are you sure you want to remove this script?"
67436744
msgstr "أمتأكد من إزالة هذا السكربت؟"
67446745

po/attributes/es.po

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
# Nicolás Tamargo <email address hidden>, 2011-2012
3131
# Nicolás Tamargo <reosarevok@gmail.com>, 2011-2013,2015,2019
3232
# Pier Jose Gotta Perez <piegope@protonmail.com>, 2017
33+
# RepaNation Distributors, 2022
3334
# Robert Schneider <robertschv@gmail.com>, 2019
3435
# Kevin Doncam Demian López Brante <kevin@kddlb.cl>, 2012
3536
# Tobias Quathamer <email address hidden>, 2007
@@ -39,8 +40,8 @@
3940
msgid ""
4041
msgstr ""
4142
"Project-Id-Version: MusicBrainz\n"
42-
"PO-Revision-Date: 2021-11-04 17:51+0000\n"
43-
"Last-Translator: Colectivo AlArte\n"
43+
"PO-Revision-Date: 2022-01-07 06:04+0000\n"
44+
"Last-Translator: RepaNation Distributors\n"
4445
"Language-Team: Spanish (http://www.transifex.com/musicbrainz/musicbrainz/language/es/)\n"
4546
"MIME-Version: 1.0\n"
4647
"Content-Type: text/plain; charset=UTF-8\n"
@@ -3283,7 +3284,7 @@ msgstr ""
32833284
#: DB:work_attribute_type/description:53
32843285
msgctxt "work_attribute_type"
32853286
msgid "ID for the Canadian rights society SODRAC"
3286-
msgstr ""
3287+
msgstr "ID para sociedad canadiense de derechos SODRAC"
32873288

32883289
#: DB:work_attribute_type/description:71
32893290
msgctxt "work_attribute_type"
@@ -3293,17 +3294,17 @@ msgstr ""
32933294
#: DB:work_attribute_type/description:39
32943295
msgctxt "work_attribute_type"
32953296
msgid "ID for the Colombian rights society SAYCO"
3296-
msgstr ""
3297+
msgstr "ID para sociedad colombiana de derechos SAYCO"
32973298

32983299
#: DB:work_attribute_type/description:44
32993300
msgctxt "work_attribute_type"
33003301
msgid "ID for the Costa Rican rights society ACAM"
3301-
msgstr ""
3302+
msgstr "ID para sociedad costarricense de derechos ACAM"
33023303

33033304
#: DB:work_attribute_type/description:47
33043305
msgctxt "work_attribute_type"
33053306
msgid "ID for the Cuban rights society ACDAM"
3306-
msgstr ""
3307+
msgstr "ID para sociedad cubana de derechos ACDAM"
33073308

33083309
#: DB:work_attribute_type/description:25
33093310
msgctxt "work_attribute_type"
@@ -7122,7 +7123,7 @@ msgid ""
71227123
"Used for semi-autonomous territories governed by indigenous peoples, such as"
71237124
" Indian reserves/reservations in North America and indigenous territories in"
71247125
" Central and South America."
7125-
msgstr ""
7126+
msgstr "‎Se utiliza para territorios semiautónomos gobernados por pueblos indígenas, como reservas/ reservas indias en América del Norte y territorios indígenas en América Central y del Sur."
71267127

71277128
#: DB:work_attribute_type/name:17
71287129
msgctxt "work_attribute_type"

0 commit comments

Comments
 (0)