Skip to content

Commit 3db972b

Browse files
committed
po: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/kooha/mousai/ Translation: FOSS Projects/Mousai
1 parent 81d643d commit 3db972b

37 files changed

+1184
-703
lines changed

po/ar.po

Lines changed: 32 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: mousai\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2023-04-22 11:01+0800\n"
11+
"POT-Creation-Date: 2023-04-26 17:08+0800\n"
1212
"PO-Revision-Date: 2023-04-14 19:50+0000\n"
1313
"Last-Translator: Ali Aljishi <ahj696@hotmail.com>\n"
1414
"Language-Team: Arabic <https://hosted.weblate.org/projects/kooha/mousai/ar/"
@@ -110,7 +110,7 @@ msgstr "🌐 تصفَّح واستمع الأغاني من مصادر مختلف
110110
msgid "📱 Easy-to-use user interface"
111111
msgstr "📱 واجهة سهلة الاستخدام"
112112

113-
#: data/io.github.seadve.Mousai.metainfo.xml.in.in:337 src/about.rs:16
113+
#: data/io.github.seadve.Mousai.metainfo.xml.in.in:346 src/about.rs:16
114114
msgid "Dave Patrick Caberto"
115115
msgstr "ديف باترك كابرتو"
116116

@@ -398,6 +398,23 @@ msgstr "ميكروفون"
398398
msgid "Desktop Audio"
399399
msgstr "صوت الجهاز"
400400

401+
#: src/recognizer/mod.rs:308
402+
msgid "The result will be available when you're back online."
403+
msgstr "تُتاح النتيجة حالما صرت متصلًا."
404+
405+
#: src/recognizer/mod.rs:337
406+
msgid "The result will be available when your connection is restored."
407+
msgstr ""
408+
409+
#: src/recognizer/mod.rs:340
410+
msgid "The result will be available when your token limit is reset."
411+
msgstr ""
412+
413+
#: src/recognizer/mod.rs:343
414+
msgid ""
415+
"The result will be available when your token is replaced with a valid one."
416+
msgstr ""
417+
401418
#: src/recognizer/provider/error.rs:48
402419
msgid "No Matches Found"
403420
msgstr "لم يعثر على تطابقات"
@@ -512,61 +529,57 @@ msgstr[3] "أزل الأغاني من التاريخ"
512529
msgstr[4] "أزل الأغاني من التاريخ"
513530
msgstr[5] "أزل الأغاني من التاريخ"
514531

515-
#: src/window/mod.rs:253
532+
#: src/window/mod.rs:262
516533
msgid "Failed to insert song to history"
517534
msgstr "فشل إدراج الأغنية في التاريخ"
518535

519-
#: src/window/mod.rs:264
536+
#: src/window/mod.rs:273
520537
msgid "Recording saved"
521538
msgstr "حُفظ التسجيل"
522539

523-
#: src/window/mod.rs:265
524-
msgid "The result will be available when you're back online."
525-
msgstr "تُتاح النتيجة حالما صرت متصلًا."
526-
527-
#: src/window/mod.rs:270
540+
#: src/window/mod.rs:279
528541
msgid "Ok, got it"
529542
msgstr "حسنًا"
530543

531-
#: src/window/mod.rs:306
544+
#: src/window/mod.rs:315
532545
msgid "Open preferences and try setting a different token."
533546
msgstr "افتح التفضيلات وجرِّب رمزًا آخر."
534547

535-
#: src/window/mod.rs:311
548+
#: src/window/mod.rs:320
536549
msgid ""
537550
"Wait until the limit is reset or open preferences and try setting a "
538551
"different token."
539552
msgstr "انتظر حتى يصفَّر الحدُّ أو افتح التفضيلات وجرِّب رمزًا آخر."
540553

541-
#: src/window/mod.rs:317
554+
#: src/window/mod.rs:326
542555
msgid "Open Preferences"
543556
msgstr "افتح التفضيلات"
544557

545-
#: src/window/mod.rs:322 src/window/mod.rs:351 src/window/mod.rs:381
558+
#: src/window/mod.rs:331 src/window/mod.rs:360 src/window/mod.rs:390
546559
msgid "No, Thanks"
547560
msgstr "لا"
548561

549-
#: src/window/mod.rs:343
562+
#: src/window/mod.rs:352
550563
msgid "Please open an issue on GitHub and provide the necessary information."
551564
msgstr "اكتب تقرير علَّة في جت‌هب وضمِّن فيه المعلومات المحتاجة."
552565

553-
#: src/window/mod.rs:346
566+
#: src/window/mod.rs:355
554567
msgid "Open an Issue"
555568
msgstr "اكتب تقرير علَّة"
556569

557-
#: src/window/mod.rs:374
570+
#: src/window/mod.rs:383
558571
msgid "Try Again"
559572
msgstr "جرِّب ثانيةً"
560573

561-
#: src/window/mod.rs:396
574+
#: src/window/mod.rs:405
562575
msgid "Please check your internet connection."
563576
msgstr "تأكَّد من اتصالك بالإنترنت."
564577

565-
#: src/window/mod.rs:398
578+
#: src/window/mod.rs:407
566579
msgid "Ok"
567580
msgstr "حسنًا"
568581

569-
#: src/window/mod.rs:483
582+
#: src/window/mod.rs:492
570583
msgid "An error occurred in the player"
571584
msgstr "حصل خطأ في المشغِّل"
572585

po/ca.po

Lines changed: 32 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: mousai\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2023-04-22 11:01+0800\n"
10+
"POT-Creation-Date: 2023-04-26 17:08+0800\n"
1111
"PO-Revision-Date: 2023-04-12 00:57+0000\n"
1212
"Last-Translator: Joan Aymà <joanayma@gmail.com>\n"
1313
"Language-Team: Catalan <https://hosted.weblate.org/projects/kooha/mousai/ca/"
@@ -111,7 +111,7 @@ msgstr ""
111111
msgid "📱 Easy-to-use user interface"
112112
msgstr ""
113113

114-
#: data/io.github.seadve.Mousai.metainfo.xml.in.in:337 src/about.rs:16
114+
#: data/io.github.seadve.Mousai.metainfo.xml.in.in:346 src/about.rs:16
115115
msgid "Dave Patrick Caberto"
116116
msgstr "Dave Patrick Caberto"
117117

@@ -391,6 +391,23 @@ msgstr "Micròfon"
391391
msgid "Desktop Audio"
392392
msgstr "Àudio de l’ordinador"
393393

394+
#: src/recognizer/mod.rs:308
395+
msgid "The result will be available when you're back online."
396+
msgstr ""
397+
398+
#: src/recognizer/mod.rs:337
399+
msgid "The result will be available when your connection is restored."
400+
msgstr ""
401+
402+
#: src/recognizer/mod.rs:340
403+
msgid "The result will be available when your token limit is reset."
404+
msgstr ""
405+
406+
#: src/recognizer/mod.rs:343
407+
msgid ""
408+
"The result will be available when your token is replaced with a valid one."
409+
msgstr ""
410+
394411
#: src/recognizer/provider/error.rs:48
395412
msgid "No Matches Found"
396413
msgstr ""
@@ -493,61 +510,57 @@ msgid_plural "Remove Songs From History"
493510
msgstr[0] "Elimina la cançó de l’historial"
494511
msgstr[1] "Elimina les cançons de l’historial"
495512

496-
#: src/window/mod.rs:253
513+
#: src/window/mod.rs:262
497514
msgid "Failed to insert song to history"
498515
msgstr ""
499516

500-
#: src/window/mod.rs:264
517+
#: src/window/mod.rs:273
501518
msgid "Recording saved"
502519
msgstr ""
503520

504-
#: src/window/mod.rs:265
505-
msgid "The result will be available when you're back online."
506-
msgstr ""
507-
508-
#: src/window/mod.rs:270
521+
#: src/window/mod.rs:279
509522
msgid "Ok, got it"
510523
msgstr ""
511524

512-
#: src/window/mod.rs:306
525+
#: src/window/mod.rs:315
513526
msgid "Open preferences and try setting a different token."
514527
msgstr ""
515528

516-
#: src/window/mod.rs:311
529+
#: src/window/mod.rs:320
517530
msgid ""
518531
"Wait until the limit is reset or open preferences and try setting a "
519532
"different token."
520533
msgstr ""
521534

522-
#: src/window/mod.rs:317
535+
#: src/window/mod.rs:326
523536
msgid "Open Preferences"
524537
msgstr ""
525538

526-
#: src/window/mod.rs:322 src/window/mod.rs:351 src/window/mod.rs:381
539+
#: src/window/mod.rs:331 src/window/mod.rs:360 src/window/mod.rs:390
527540
msgid "No, Thanks"
528541
msgstr ""
529542

530-
#: src/window/mod.rs:343
543+
#: src/window/mod.rs:352
531544
msgid "Please open an issue on GitHub and provide the necessary information."
532545
msgstr ""
533546

534-
#: src/window/mod.rs:346
547+
#: src/window/mod.rs:355
535548
msgid "Open an Issue"
536549
msgstr ""
537550

538-
#: src/window/mod.rs:374
551+
#: src/window/mod.rs:383
539552
msgid "Try Again"
540553
msgstr ""
541554

542-
#: src/window/mod.rs:396
555+
#: src/window/mod.rs:405
543556
msgid "Please check your internet connection."
544557
msgstr ""
545558

546-
#: src/window/mod.rs:398
559+
#: src/window/mod.rs:407
547560
msgid "Ok"
548561
msgstr "D'acord"
549562

550-
#: src/window/mod.rs:483
563+
#: src/window/mod.rs:492
551564
msgid "An error occurred in the player"
552565
msgstr ""
553566

po/cs.po

Lines changed: 32 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: mousai\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2023-04-22 11:01+0800\n"
12+
"POT-Creation-Date: 2023-04-26 17:08+0800\n"
1313
"PO-Revision-Date: 2023-04-06 10:26+0000\n"
1414
"Last-Translator: Anonymous <noreply@weblate.org>\n"
1515
"Language-Team: Czech <https://hosted.weblate.org/projects/kooha/mousai/cs/>\n"
@@ -111,7 +111,7 @@ msgstr ""
111111
msgid "📱 Easy-to-use user interface"
112112
msgstr ""
113113

114-
#: data/io.github.seadve.Mousai.metainfo.xml.in.in:337 src/about.rs:16
114+
#: data/io.github.seadve.Mousai.metainfo.xml.in.in:346 src/about.rs:16
115115
#, fuzzy
116116
msgid "Dave Patrick Caberto"
117117
msgstr "Dave Patrick Caberto"
@@ -397,6 +397,23 @@ msgstr "Mikrofon"
397397
msgid "Desktop Audio"
398398
msgstr "Zvuk z plochy"
399399

400+
#: src/recognizer/mod.rs:308
401+
msgid "The result will be available when you're back online."
402+
msgstr ""
403+
404+
#: src/recognizer/mod.rs:337
405+
msgid "The result will be available when your connection is restored."
406+
msgstr ""
407+
408+
#: src/recognizer/mod.rs:340
409+
msgid "The result will be available when your token limit is reset."
410+
msgstr ""
411+
412+
#: src/recognizer/mod.rs:343
413+
msgid ""
414+
"The result will be available when your token is replaced with a valid one."
415+
msgstr ""
416+
400417
#: src/recognizer/provider/error.rs:48
401418
msgid "No Matches Found"
402419
msgstr ""
@@ -503,62 +520,58 @@ msgstr[0] "Odebrat skladbu z historie"
503520
msgstr[1] "Odebrat skladby z historie"
504521
msgstr[2] "Odebrat skladby z historie"
505522

506-
#: src/window/mod.rs:253
523+
#: src/window/mod.rs:262
507524
msgid "Failed to insert song to history"
508525
msgstr ""
509526

510-
#: src/window/mod.rs:264
527+
#: src/window/mod.rs:273
511528
msgid "Recording saved"
512529
msgstr ""
513530

514-
#: src/window/mod.rs:265
515-
msgid "The result will be available when you're back online."
516-
msgstr ""
517-
518-
#: src/window/mod.rs:270
531+
#: src/window/mod.rs:279
519532
msgid "Ok, got it"
520533
msgstr ""
521534

522-
#: src/window/mod.rs:306
535+
#: src/window/mod.rs:315
523536
msgid "Open preferences and try setting a different token."
524537
msgstr ""
525538

526-
#: src/window/mod.rs:311
539+
#: src/window/mod.rs:320
527540
msgid ""
528541
"Wait until the limit is reset or open preferences and try setting a "
529542
"different token."
530543
msgstr ""
531544

532-
#: src/window/mod.rs:317
545+
#: src/window/mod.rs:326
533546
msgid "Open Preferences"
534547
msgstr ""
535548

536-
#: src/window/mod.rs:322 src/window/mod.rs:351 src/window/mod.rs:381
549+
#: src/window/mod.rs:331 src/window/mod.rs:360 src/window/mod.rs:390
537550
msgid "No, Thanks"
538551
msgstr ""
539552

540-
#: src/window/mod.rs:343
553+
#: src/window/mod.rs:352
541554
msgid "Please open an issue on GitHub and provide the necessary information."
542555
msgstr ""
543556

544-
#: src/window/mod.rs:346
557+
#: src/window/mod.rs:355
545558
msgid "Open an Issue"
546559
msgstr ""
547560

548-
#: src/window/mod.rs:374
561+
#: src/window/mod.rs:383
549562
msgid "Try Again"
550563
msgstr ""
551564

552-
#: src/window/mod.rs:396
565+
#: src/window/mod.rs:405
553566
msgid "Please check your internet connection."
554567
msgstr ""
555568

556-
#: src/window/mod.rs:398
569+
#: src/window/mod.rs:407
557570
#, fuzzy
558571
msgid "Ok"
559572
msgstr "Ok"
560573

561-
#: src/window/mod.rs:483
574+
#: src/window/mod.rs:492
562575
msgid "An error occurred in the player"
563576
msgstr ""
564577

0 commit comments

Comments
 (0)