@@ -10,8 +10,8 @@ msgid ""
10
10
msgstr ""
11
11
"Project-Id-Version : MusicBrainz\n "
12
12
"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 "
15
15
"Last-Translator : Transifex Bot <>\n "
16
16
"Language-Team : Arabic (http://www.transifex.com/musicbrainz/musicbrainz/language/ar/)\n "
17
17
"MIME-Version : 1.0\n "
@@ -3314,12 +3314,13 @@ msgid ""
3314
3314
"The following example will create a multi-value variable with all artists\n"
3315
3315
" in `%artists%` except the first, which can be used to create a \" feat.\" list.\n"
3316
3316
"\n"
3317
- "Example :\n"
3317
+ "Examples :\n"
3318
3318
"\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"
3320
3321
msgstr ""
3321
3322
3322
- #: picard/script/functions.py:1279
3323
+ #: picard/script/functions.py:1280
3323
3324
#, python-format
3324
3325
msgid ""
3325
3326
"`$datetime(format=\" %Y-%m-%d %H:%M:%S\" )`\n"
@@ -3335,7 +3336,7 @@ msgid ""
3335
3336
" `%3Y`); and hanging '%' at the end of the format string."
3336
3337
msgstr ""
3337
3338
3338
- #: picard/script/functions.py:1308
3339
+ #: picard/script/functions.py:1309
3339
3340
msgid ""
3340
3341
"`$sortmulti(name,separator=\" ; \" )`\n"
3341
3342
"\n"
@@ -3348,7 +3349,7 @@ msgid ""
3348
3349
"Result: A; B; C\n"
3349
3350
msgstr ""
3350
3351
3351
- #: picard/script/functions.py:1325
3352
+ #: picard/script/functions.py:1326
3352
3353
msgid ""
3353
3354
"`$reversemulti(name,separator=\" ; \" )`\n"
3354
3355
"\n"
@@ -3363,7 +3364,7 @@ msgid ""
3363
3364
"Result: C; B; A\n"
3364
3365
msgstr ""
3365
3366
3366
- #: picard/script/functions.py:1344
3367
+ #: picard/script/functions.py:1345
3367
3368
#, python-format
3368
3369
msgid ""
3369
3370
"`$unique(name,case_sensitive=\"\" ,separator=\" ; \" )`\n"
@@ -3386,15 +3387,15 @@ msgid ""
3386
3387
"Result: A; B; a; b; cd\n"
3387
3388
msgstr ""
3388
3389
3389
- #: picard/script/functions.py:1372
3390
+ #: picard/script/functions.py:1373
3390
3391
msgid ""
3391
3392
"`$countryname(country_code,translate=\"\" )`\n"
3392
3393
"\n"
3393
3394
"Returns the name of the country for the specified country code. If the country code is invalid an empty string will be returned.\n"
3394
3395
"If translate is not blank, the output will be translated into the current locale language.\n"
3395
3396
msgstr ""
3396
3397
3397
- #: picard/script/functions.py:1411
3398
+ #: picard/script/functions.py:1412
3398
3399
msgid ""
3399
3400
"`$year(date,date_order=\" ymd\" )`\n"
3400
3401
"\n"
@@ -3404,7 +3405,7 @@ msgid ""
3404
3405
"_Since Picard 2.7_"
3405
3406
msgstr ""
3406
3407
3407
- #: picard/script/functions.py:1423
3408
+ #: picard/script/functions.py:1424
3408
3409
msgid ""
3409
3410
"`$month(date,date_order=\" ymd\" )`\n"
3410
3411
"\n"
@@ -3414,7 +3415,7 @@ msgid ""
3414
3415
"_Since Picard 2.7_"
3415
3416
msgstr ""
3416
3417
3417
- #: picard/script/functions.py:1435
3418
+ #: picard/script/functions.py:1436
3418
3419
msgid ""
3419
3420
"`$day(date,date_order=\" ymd\" )`\n"
3420
3421
"\n"
@@ -3424,7 +3425,7 @@ msgid ""
3424
3425
"_Since Picard 2.7_"
3425
3426
msgstr ""
3426
3427
3427
- #: picard/script/functions.py:1447
3428
+ #: picard/script/functions.py:1448
3428
3429
#, python-format
3429
3430
msgid ""
3430
3431
"`$dateformat(date,format=\" %Y-%m-%d\" ,date_order=\" ymd\" )`\n"
@@ -3445,7 +3446,7 @@ msgid ""
3445
3446
"_Since Picard 2.7_"
3446
3447
msgstr ""
3447
3448
3448
- #: picard/script/functions.py:1480
3449
+ #: picard/script/functions.py:1481
3449
3450
msgid ""
3450
3451
"`$is_multi(name)`\n"
3451
3452
"\n"
@@ -5804,7 +5805,7 @@ msgstr "أضِف سكربتا جديدا"
5804
5805
msgid "Remove the selected script"
5805
5806
msgstr ""
5806
5807
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
5808
5809
msgid "Remove script"
5809
5810
msgstr "أزِل السكربت"
5810
5811
@@ -6104,8 +6105,8 @@ msgstr "صفّر كل إعدادات Picard"
6104
6105
msgid "Reset all settings for current option page"
6105
6106
msgstr "صفّر كل إعدادات صفحة الخيارات الحالية"
6106
6107
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
6109
6110
msgid "Attached Profiles"
6110
6111
msgstr ""
6111
6112
@@ -6128,40 +6129,40 @@ msgstr ""
6128
6129
msgid "This option will be saved to profile: %s"
6129
6130
msgstr ""
6130
6131
6131
- #: picard/ui/options/dialog.py:374
6132
+ #: picard/ui/options/dialog.py:376
6132
6133
msgid "Unexpected error"
6133
6134
msgstr ""
6134
6135
6135
- #: picard/ui/options/dialog.py:413
6136
+ #: picard/ui/options/dialog.py:415
6136
6137
msgid "You are about to reset your options for this page."
6137
6138
msgstr "أنت على وشك تصفير كل الخيارات في هذه الصفحة."
6138
6139
6139
- #: picard/ui/options/dialog.py:417
6140
+ #: picard/ui/options/dialog.py:419
6140
6141
msgid "Warning! This will reset all of your settings."
6141
6142
msgstr "تحذير! سيصفّر هذا كل إعداداتك."
6142
6143
6143
- #: picard/ui/options/dialog.py:424
6144
+ #: picard/ui/options/dialog.py:426
6144
6145
msgid "Confirm Reset"
6145
6146
msgstr "أكّد التصفير"
6146
6147
6147
- #: picard/ui/options/dialog.py:425
6148
+ #: picard/ui/options/dialog.py:427
6148
6149
msgid "Are you sure?"
6149
6150
msgstr "أمتأكد؟"
6150
6151
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
6152
6153
msgid "Option"
6153
6154
msgstr ""
6154
6155
6155
- #: picard/ui/options/dialog.py:466
6156
+ #: picard/ui/options/dialog.py:468
6156
6157
#, python-format
6157
6158
msgid "Profiles Attached to Options in %s Section"
6158
6159
msgstr ""
6159
6160
6160
- #: picard/ui/options/dialog.py:476
6161
+ #: picard/ui/options/dialog.py:478
6161
6162
msgid " [Enabled]"
6162
6163
msgstr ""
6163
6164
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
6165
6166
msgid "None"
6166
6167
msgstr ""
6167
6168
@@ -6389,7 +6390,7 @@ msgstr ""
6389
6390
6390
6391
#: picard/ui/options/maintenance.py:176
6391
6392
#: picard/ui/widgets/profilelistwidget.py:82
6392
- #: picard/ui/widgets/scriptlistwidget.py:89
6393
+ #: picard/ui/widgets/scriptlistwidget.py:90
6393
6394
msgid "Confirm Remove"
6394
6395
msgstr "أكّد الإزالة"
6395
6396
@@ -6734,11 +6735,11 @@ msgstr ""
6734
6735
msgid "Open Scripting Documentation in your browser"
6735
6736
msgstr ""
6736
6737
6737
- #: picard/ui/widgets/scriptlistwidget.py:53
6738
+ #: picard/ui/widgets/scriptlistwidget.py:54
6738
6739
msgid "Rename script"
6739
6740
msgstr "غيّر اسم السكربت"
6740
6741
6741
- #: picard/ui/widgets/scriptlistwidget.py:88
6742
+ #: picard/ui/widgets/scriptlistwidget.py:89
6742
6743
msgid "Are you sure you want to remove this script?"
6743
6744
msgstr "أمتأكد من إزالة هذا السكربت؟"
6744
6745
0 commit comments