-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLocalizable.strings
864 lines (576 loc) · 24.2 KB
/
Localizable.strings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
/* The %@ placeholder is the app's name eg. "About Magic" */
"about" = "About %@";
/* (No Comment) */
"about-acknowledgements" = "Acknowledgements";
/* The %@ placeholder is the developer's name eg. "João Gabriel" */
"about-made" = "made with 💜 by %@";
/* (No Comment) */
"about-privacy-policy" = "Privacy policy";
/* (No Comment) */
"about-terms-of-use" = "Terms of use";
/* (No Comment) */
"about-twitter" = "Twitter";
/* (No Comment) */
"about-website" = "Website";
/* (No Comment) */
"acknowledgements" = "Acknowledgements";
/* The %@ placeholder is the selected layer mode eg. "add page" */
"action-add" = "add %@";
/* (No Comment) */
"action-clear" = "clear";
/* The %@ placeholder is the selected layer mode eg. "delete page" */
"action-delete" = "delete %@";
/* The %@ placeholder is the selected layer mode eg. "hide page" */
"action-hide" = "hide %@";
/* The %@ placeholder is the selected layer mode eg. "move page" */
"action-move" = "move %@";
/* The %@ placeholder is the selected layer mode eg. "show page" */
"action-show" = "show %@";
/* (No Comment) */
"action-stroke" = "stroke";
/* (No Comment) */
"alert-confirmation" = "Are you sure?";
/* (No Comment) */
"alert-confirmation-confirm" = "Yes";
/* (No Comment) */
"alert-confirmation-description" = "This action can't be undone.";
/* (No Comment) */
"background-style-dots" = "Dots";
/* (No Comment) */
"background-style-lines" = "Lines";
/* Do not translate this background style, as it is meant to represent the name of the app */
"background-style-magic" = "Magic";
/* (No Comment) */
"background-style-scale" = "Scale";
/* (No Comment) */
"background-style-squares" = "Squares";
/* (No Comment) */
"badge-adjective-1" = "Unlimited";
/* (No Comment) */
"badge-adjective-2" = "Talented";
/* (No Comment) */
"badge-adjective-3" = "Inventive";
/* (No Comment) */
"badge-adjective-4" = "Supreme";
/* (No Comment) */
"badge-adjective-5" = "Fearless";
/* (No Comment) */
"badge-adjective-6" = "Valorous";
/* (No Comment) */
"badge-adjective-7" = "Spirited";
/* (No Comment) */
"badge-appearance-dark" = "Dark";
/* (No Comment) */
"badge-appearance-light" = "Light";
/* (No Comment) */
"badge-gift-description" = "As a gift, here's a special member badge that you can customize and share";
/* (No Comment) */
"badge-name-field" = "Name";
/* (No Comment) */
"badge-randomize" = "Randomize";
/* (No Comment) */
"badge-save" = "Save";
/* (No Comment) */
"badge-save-message" = "To save your badge, just capture this window with ⇧⌘5";
/* (No Comment) */
"badge-title-1" = "User";
/* (No Comment) */
"badge-title-2" = "Master";
/* (No Comment) */
"badge-title-3" = "Champion";
/* (No Comment) */
"badge-title-4" = "Advocate";
/* (No Comment) */
"badge-title-5" = "Creator";
/* (No Comment) */
"badge-title-6" = "Genius";
/* This is for the order of the adjective and noun in badge titles. %1$@ will be replaced with the adjective and %2$@ with the noun. */
"badge-title-format" = "%1$@ %2$@";
/* (No Comment) */
"brush-opacity" = "opacity";
/* (No Comment) */
"brush-options" = "Brush options";
/* (No Comment) */
"brush-size" = "Size";
/* (No Comment) */
"brush-size-pressure-variation" = "Pressure variation";
/* (No Comment) */
"brush-size-size" = "Brush size";
/* (No Comment) */
"brush-style" = "Style";
/* (No Comment) */
"brush-style-color" = "Color";
/* (No Comment) */
"brush-style-gradient" = "Gradient";
/* (No Comment) */
"brush-style-gradient-custom" = "Custom gradient";
/* (No Comment) */
"brush-style-gradient-delete" = "Delete gradient";
/* (No Comment) */
"brush-style-gradient-delete-point" = "Delete point";
/* (No Comment) */
"brush-style-gradient-empty" = "There are no saved gradients";
/* (No Comment) */
"brush-style-gradient-instructions" = "press + to save a gradient";
/* (No Comment) */
"brush-style-gradient-name" = "Name";
/* (No Comment) */
"brush-style-gradient-save" = "Save gradient";
/* (No Comment) */
"brush-style-gradient-saved" = "Saved";
/* (No Comment) */
"brush-style-gradient-scale" = "Scale";
/* (No Comment) */
"brush-style-gradient-style" = "Style";
/* (No Comment) */
"brush-style-gradient-style-interpolated" = "Interpolated";
/* (No Comment) */
"brush-style-gradient-style-interpolated-description" = "This option makes the gradient interpolate to the start when it ends.";
/* (No Comment) */
"brush-style-gradient-style-overlaid" = "Overlaid";
/* (No Comment) */
"brush-style-gradient-style-overlaid-description" = "This option makes the gradient overlay itself when it ends.";
/* (No Comment) */
"brush-style-gradient-style-reversible" = "Reversible";
/* (No Comment) */
"brush-style-gradient-style-reversible-description" = "This option makes the gradient reverse automatically when it ends.";
/* (No Comment) */
"brush-style-gradient-update" = "Update gradient";
/* (No Comment) */
"brush-type" = "Type";
/* (No Comment) */
"brush-type-eraser" = "Eraser";
/* (No Comment) */
"brush-type-pencil" = "Pencil";
/* As a gerund verb */
"canvas-frame-drawing" = "Drawing";
/* (No Comment) */
"canvas-frame-press-to-exit" = "Press %@ to exit";
/* (No Comment) */
"cleared-title" = "Cleared.";
/* (No Comment) */
"color-black" = "Black";
/* (No Comment) */
"color-blue" = "Blue";
/* (No Comment) */
"color-brown" = "Brown";
/* (No Comment) */
"color-dark-gray" = "Dark Gray";
/* (No Comment) */
"color-darker-gray" = "Darker Gray";
/* (No Comment) */
"color-green" = "Green";
/* (No Comment) */
"color-light-gray" = "Light Gray";
/* (No Comment) */
"color-lighter-gray" = "Lighter Gray";
/* Do not translate "Magic" in this color name, as it is meant to represent the name of the app */
"color-magic-green" = "Magic Green";
/* Do not translate "Magic" in this color name, as it is meant to represent the name of the app */
"color-magic-pink" = "Magic Pink";
/* Do not translate "Magic" in this color name, as it is meant to represent the name of the app */
"color-magic-purple" = "Magic Purple";
/* Do not translate "Magic" in this color name, as it is meant to represent the name of the app */
"color-magic-teal" = "Magic Teal";
/* Do not translate "Magic" in this color name, as it is meant to represent the name of the app */
"color-magic-yellow" = "Magic Yellow";
/* (No Comment) */
"color-medium-gray" = "Medium Gray";
/* (No Comment) */
"color-orange" = "Orange";
/* (No Comment) */
"color-pink" = "Pink";
/* (No Comment) */
"color-purple" = "Purple";
/* (No Comment) */
"color-red" = "Red";
/* (No Comment) */
"color-white" = "White";
/* (No Comment) */
"color-yellow" = "Yellow";
/* (No Comment) */
"color-custom" = "Custom color";
/* (No Comment) */
"drawing-disabled-title" = "Drawing disabled.";
/* (No Comment) */
"drawing-enabled-description" = "Disable with %@.";
/* (No Comment) */
"drawing-enabled-title" = "%@ enabled";
/* (No Comment) */
"drawing-modes-click" = "Click drawing";
/* (No Comment) */
"drawing-modes-cursor" = "Cursor drawing";
/* (No Comment) */
"drawing-modes-disabled" = "Disabled";
/* Drawing modes */
"drawing-modes-touch" = "Touch drawing";
/* (No Comment) */
"export-completed-description" = "Click here to open exported file.";
/* (No Comment) */
"export-completed-title" = "Export completed";
/* (No Comment) */
"export-failed-title" = "Export failed";
/* (No Comment) */
"gradient-early-light" = "Early Light";
/* (No Comment) */
"gradient-instant" = "Instant";
/* Do not translate this background style, as it is meant to represent the name of the app */
"gradient-magic" = "Magic";
/* (No Comment) */
"gradient-mango" = "Mango";
/* (No Comment) */
"gradient-night-sky" = "Night Sky";
/* (No Comment) */
"gradient-noir" = "Noir";
/* (No Comment) */
"gradient-sun-goes-down" = "Sun Goes Down";
/* (No Comment) */
"hidden-layer-description" = "The selected layer is hidden. Your strokes will not appear permanently until you show it.";
/* (No Comment) */
"hidden-layer-title" = "Hidden layer";
/* The %@ placeholder is the selected layer mode eg. "Add page" */
"layer-add" = "Add %@";
/* The %@ placeholder is the selected layer mode eg. "Copy page" */
"layer-copy" = "Copy %@";
/* The %@ placeholder is the selected layer mode eg. "Delete page" */
"layer-delete" = "Delete %@";
/* The %@ placeholder is the selected layer mode eg. "Hide page" */
"layer-hide" = "Hide %@";
/* Relates to the macOS feature, more info here: https://support.apple.com/guide/mac-help/preview-a-file-mh14119/mac */
"layer-preview" = "Quick Look";
/* The %@ placeholder is the selected layer mode eg. "Rename page" */
"layer-rename" = "Rename %@";
/* The %@ placeholder is the selected layer mode eg. "Show page" */
"layer-show" = "Show %@";
/* (No Comment) */
"magic-ai-advanced" = "Advanced";
/* (No Comment) */
"magic-ai-copy-prompt" = "Copy prompt";
/* (No Comment) */
"magic-ai-download-models" = "Download models";
/* (No Comment) */
"magic-ai-downloading" = "Downloading";
/* (No Comment) */
"magic-ai-drawing-as-reference" = "Use drawing as reference";
/* (No Comment) */
"magic-ai-generate-image" = "Generate image";
/* (No Comment) */
"magic-ai-generating" = "Generating";
/* (No Comment) */
"magic-ai-help" = "Help";
/* (No Comment) */
"magic-ai-help-description-1" = "To use MagicAI, first download the models as instructed. Once you're set up, you can just request anything into the **prompt** field and press **Generate**.\n \nPlease note that the first generation after opening up Magic will always take a bit longer to prepare.";
/* (No Comment) */
"magic-ai-help-description-2" = "MagicAI uses **Stable Diffusion**, a text-to-image deep learning model that can run and generate small images on most powerful computers in a matter of seconds.";
/* (No Comment) */
"magic-ai-help-description-3" = "MagicAI uses [Stable Diffusion v2](https://huggingface.co/stabilityai/stable-diffusion-2-base), optimized for CoreML on Apple Silicon Macs only.";
/* (No Comment) */
"magic-ai-help-description-4" = "At the moment, it is not possible to use a different AI model with MagicAI.";
/* (No Comment) */
"magic-ai-help-description-5" = "Because of the complexity of the AI model, MagicAI needs to ensure a good performance on all systems. Stable Diffusion has already been optimized for CoreML, Apple's machine learning platform, but exclusively for Apple Silicon chips, which all provide the required efficiency for running the AI model.";
/* (No Comment) */
"magic-ai-help-description-6" = "In many ways! For example, you can use it as a *magical* drawing reference generator. Or maybe as a helpful assistant in your workflow, to improve your current work: you could draw a stub of a landscape and ask MagicAI to remake it photorealisticly, in the style of an specific artist or in any other way you want.\n\nYou could even ask it to generate an object and then copy it with the background removed by right-clicking the layer and selecting **Quick Look**.";
/* (No Comment) */
"magic-ai-help-description-7" = "MagicAI supports adding a base image to your generation in a process known as **inpainting**. To do so, just select **Use drawing as reference** from the MagicAI panel. You can use your own drawing to guide the model into creating an image suited for you. Be thoughtful of your prompt though, since it needs to be sufficiently aligned with the contents of your drawing for the magic to work.";
/* (No Comment) */
"magic-ai-help-description-8" = "You can use MagicAI up to 15 times for free per month, or up to 30 times per month with an active Magic+ subscription. Magic Unlimited grants you unlimited generations.";
/* (No Comment) */
"magic-ai-help-description-9" = "**Strength**: when using a drawing as a reference, this value determines the influence of the original drawing in the final result.\n\n**Steps**: the amount of times the image refines through the model pipeline. The more steps, the better the image will be. Please mind the number of actual steps may be automatically adjusted by the system.\n\n**Seed**: the random, unique generator for the initial noise that will be polished into the final generated image. A pairing of the same seed, amount of steps and prompt will yield the same result.";
/* (No Comment) */
"magic-ai-help-description-10" = "To save your generated images, simply press the **Save image** button in the MagicAI panel once your generation is done. If you choose to discard it instead, your monthly rate will not be affected.";
/* (No Comment) */
"magic-ai-help-description-11" = "To share your MagicAI-generated images, first save them to your project as a new layer, and then export your project. Projects with generated images will be watermarked on the free tier.\n\n**Never claim AI-generated content as your own or use it in harmful ways.**";
/* (No Comment) */
"magic-ai-help-section-1" = "How can I use MagicAI?";
/* (No Comment) */
"magic-ai-help-section-2" = "How does MagicAI work?";
/* (No Comment) */
"magic-ai-help-section-3" = "What AI model does MagicAI use?";
/* (No Comment) */
"magic-ai-help-section-4" = "Can I use a different AI model with MagicAI?";
/* (No Comment) */
"magic-ai-help-section-5" = "Why do I need an Apple Silicon Mac for it to work?";
/* (No Comment) */
"magic-ai-help-section-6" = "How can I use MagicAI in my creative process?";
/* (No Comment) */
"magic-ai-help-section-7" = "How can I use my existing drawing as a reference?";
/* (No Comment) */
"magic-ai-help-section-8" = "How many times can I use MagicAI?";
/* (No Comment) */
"magic-ai-help-section-9" = "What do strength, steps and seed mean?";
/* (No Comment) */
"magic-ai-help-section-10" = "How can I save my generated image?";
/* (No Comment) */
"magic-ai-help-section-11" = "How can I share images created with MagicAI?";
/* (No Comment) */
"magic-ai-hint-1" = "Once downloaded, the models will be stored in your device for instant use.";
/* (No Comment) */
"magic-ai-hint-2" = "What are you creating first?";
/* (No Comment) */
"magic-ai-hint-3" = "Start thinking of good prompts!";
/* (No Comment) */
"magic-ai-hint-4" = "Just hold on a little longer...";
/* (No Comment) */
"magic-ai-hint-5" = "MagicAI works locally with the power of Apple Silicon.";
/* (No Comment) */
"magic-ai-hint-6" = "The first generation takes a little longer to get the inner engines running.";
/* (No Comment) */
"magic-ai-hint-7" = "MagicAI is great for some good drawing inspiration!";
/* (No Comment) */
"magic-ai-hint-8" = "The possibilities are endless";
/* (No Comment) */
"magic-ai-hint-9" = "Try asking MagicAI to change the style of your drawing";
/* (No Comment) */
"magic-ai-new-image" = "New image";
/* (No Comment) */
"magic-ai-onboarding-1" = "MagicAI lets you create artworks from textual descriptions and drawings";
/* (No Comment) */
"magic-ai-onboarding-2" = "It runs entirely on your Mac, without an Internet connection";
/* (No Comment) */
"magic-ai-onboarding-3" = "To get started, download the diffusion models (2.4GB required)";
/* (No Comment) */
"magic-ai-preparing" = "Preparing";
/* (No Comment) */
"magic-ai-prompt" = "Prompt";
/* (No Comment) */
"magic-ai-prompt-1" = "a photo of an astronaut riding a horse on mars";
/* (No Comment) */
"magic-ai-prompt-2" = "a smiley in the style of Van Gogh";
/* (No Comment) */
"magic-ai-prompt-3" = "a landscape composed by a river, a few trees and a rainbow in the background";
/* (No Comment) */
"magic-ai-prompt-4" = "a spacecraft made in gold";
/* (No Comment) */
"magic-ai-prompt-5" = "a laptop on a table";
/* (No Comment) */
"magic-ai-prompt-6" = "the Earth as drawn by a child";
/* (No Comment) */
"magic-ai-prompt-language-advice" = "MagicAI produces best results with prompts written in english.";
/* (No Comment) */
"magic-ai-requests-come-back" = "Come back in";
/* (No Comment) */
"magic-ai-requests-generations-left" = "generations left";
/* (No Comment) */
"magic-ai-requests-ran-out" = "You've ran out of generations.";
/* (No Comment) */
"magic-ai-requests-refill" = "Time until refill";
/* The %@ placeholder is the product name eg. "Magic Unlimited" */
"magic-ai-requests-thanks-purchase" = "Thank you for obtaining %@";
/* (No Comment) */
"magic-ai-requests-unlimited-generations" = "You can now enjoy unlimited image generations.";
/* (No Comment) */
"magic-ai-requests-upgrade" = "Upgrade";
/* (No Comment) */
"magic-ai-save-to-project" = "Save to project";
/* (No Comment) */
"magic-ai-seed" = "Seed";
/* (No Comment) */
"magic-ai-steps" = "Steps";
/* (No Comment) */
"magic-ai-strength" = "Strength";
/* (No Comment) */
"magic-ai-tagline" = "imagination, meet AI.";
/* (No Comment) */
"magic-ai-unavailable-architecture" = "MagicAI is only available in Apple Silicon-based Macs due to performance requirements.";
/* (No Comment) */
"magic-ai-unavailable-open-settings" = "Open settings";
/* (No Comment) */
"magic-ai-unavailable-version" = "MagicAI requires %@.";
/* (No Comment) */
"magic-ai-uncompressing" = "Uncompressing";
/* (No Comment) */
"magic-ai-warning-active" = "There's an ongoing generation in another workspace.";
/* (No Comment) */
"magic-ai-warning-no-prompt" = "Please write a prompt.";
/* (No Comment) */
"magic-ai-warning-valid-prompt" = "The prompt you typed is not valid – please try again.";
/* (No Comment) */
"magic-ai-warning-error" = "There was a problem with the last generation – please try again.";
/* (No Comment) */
"magic-plus-section-advanced" = "Unlock advanced AI options";
/* (No Comment) */
"magic-plus-section-diffusion" = "30 monthly MagicAI generations";
/* (No Comment) */
"magic-plus-section-gradients" = "Customize gradients";
/* (No Comment) */
"magic-plus-section-layers" = "Create up to 35 layers";
/* (No Comment) */
"magic-plus-section-support" = "Support an indie developer";
/* (No Comment) */
"magic-plus-section-watermark" = "Remove MagicAI watermarks";
/* (No Comment) */
"magic-plus-tagline" = "More for your imagination.";
/* (No Comment) */
"magic-unlimited-section-badge" = "Special member badge";
/* (No Comment) */
"magic-unlimited-section-diffusion" = "Unlimited MagicAI generations";
/* (No Comment) */
"magic-unlimited-section-magic-plus" = "Everything in Magic+";
/* (No Comment) */
"magic-unlimited-section-support" = "Support an indie developer";
/* (No Comment) */
"magic-unlimited-tagline" = "Art has no limits.";
/* The %@ placeholder is the app name eg. "About Magic" */
"menu-bar-about" = "About %@";
/* (No Comment) */
"menu-bar-brush" = "Brush";
/* (No Comment) */
"menu-bar-brush-color-options" = "Color options";
/* (No Comment) */
"menu-bar-brush-colors" = "Colors";
/* (No Comment) */
"menu-bar-brush-erase" = "Erase";
/* (No Comment) */
"menu-bar-brush-grow" = "Grow";
/* (No Comment) */
"menu-bar-brush-options" = "Options";
/* (No Comment) */
"menu-bar-brush-shrink" = "Shrink";
/* (No Comment) */
"menu-bar-brush-toggle-variation" = "Toggle size variation";
/* (No Comment) */
"menu-bar-canvas" = "Canvas";
/* (No Comment) */
"menu-bar-canvas-clear" = "Clear";
/* (No Comment) */
"menu-bar-canvas-zoom-in" = "Zoom in";
/* (No Comment) */
"menu-bar-canvas-zoom-out" = "Zoom out";
/* (No Comment) */
"menu-bar-export" = "Export...";
/* The %@ placeholder is the export format eg. "Export as .PNG" */
"menu-bar-export-as-format" = "Export as %@";
/* (No Comment) */
"menu-bar-project-options" = "Project options";
/* The %@ placeholder %@ will be replaced with the paywall reason eg. "To create extra layers" */
"paywall-base" = "%@, please upgrade";
/* (No Comment) */
"paywall-generations" = "To generate more images with MagicAI";
/* (No Comment) */
"paywall-gradients" = "To make and save your own gradients";
/* (No Comment) */
"paywall-layers" = "To create extra layers";
/* (No Comment) */
"paywall-magicai" = "To customize advanced MagicAI parameters";
/* (No Comment) */
"preferences-badge" = "Badge";
/* (No Comment) */
"preferences-canvas-appearance" = "Canvas appearance";
/* (No Comment) */
"preferences-canvas-appearance-dark" = "Dark";
/* (No Comment) */
"preferences-canvas-appearance-description" = "This setting only affects the appearance of the canvas.";
/* (No Comment) */
"preferences-canvas-appearance-light" = "Light";
/* (No Comment) */
"preferences-canvas-appearance-system" = "System default";
/* (No Comment) */
"preferences-danger-zone" = "Danger zone";
/* (No Comment) */
"preferences-general" = "General";
/* (No Comment) */
"preferences-product" = "Purchase";
/* (No Comment) */
"preferences-reset-diffusion" = "Reset MagicAI models";
/* (No Comment) */
"preferences-reset-diffusion-description" = "Delete MagicAI generation models.";
/* Reset gradients */
"preferences-reset-gradients" = "Reset gradients";
/* (No Comment) */
"preferences-reset-gradients-description" = "Reset the saved gradients to their default set.";
/* (No Comment) */
"product-family-sharing" = "Supports Family Sharing";
/* (No Comment) */
"product-lifetime" = "Lifetime";
/* The %@ placeholder is the price eg. "$4" */
"product-pricing" = "from %@";
/* (No Comment) */
"product-purchased-manage-subscriptions" = "Manage subscriptions";
/* (No Comment) */
"product-purchased-thank-you" = "Thank you!";
/* (No Comment) */
"product-restore" = "Restore purchases";
/* (No Comment) */
"product–purchased-active-subscription" = "You still have an active subscription.";
/* The %@ placeholder is the product name eg. "Magic+" */
"product–purchased-lifetime" = "You purchased %@ for a lifetime.\nIt's now yours to keep.";
/* (No Comment) */
"project-background-styles" = "Background styles";
/* (No Comment) */
"project-options" = "Project options";
/* (No Comment) */
"project-pages" = "Pages";
/* (No Comment) */
"project-pages-description" = "See your layers as individual pages.";
/* The %@ placeholder is the latest action undone eg. "Redo stroke" */
"redo-title" = "Redo %@";
/* (No Comment) */
"size-updated-description" = "The project's dimensions were automatically fit to the new square format.";
/* (No Comment) */
"size-updated-title" = "Project size updated";
/* (No Comment) */
"toolbar-brush-options" = "Brush options";
/* (No Comment) */
"toolbar-clear" = "Clear";
/* (No Comment) */
"toolbar-project-options" = "Project options";
/* (No Comment) */
"toolbar-toggle-sidebar" = "Toggle sidebar";
/* (No Comment) */
"toolbar-zoom" = "Zoom";
/* (No Comment) */
"toolbar-zoom-canvas" = "Canvas";
/* (No Comment) */
"toolbar-zoom-canvas-lock" = "Lock";
/* (No Comment) */
"toolbar-zoom-canvas-recenter" = "Recenter";
/* (No Comment) */
"tutorial-1-description" = "You can click here to begin the tutorial.";
/* (No Comment) */
"tutorial-1-title" = "Greetings!";
/* (No Comment) */
"tutorial-2-description" = "Do that by selecting one of the options on the toolbar.";
/* (No Comment) */
"tutorial-2-title" = "First things first: start drawing!";
/* (No Comment) */
"tutorial-3-description-click" = "Now, try to draw something using your trackpad on the canvas – touch your finger to see its position, click to draw strokes.";
/* (No Comment) */
"tutorial-3-description-cursor" = "Now, try to draw something using your mouse cursor.";
/* (No Comment) */
"tutorial-3-description-touch" = "Now, try to draw something using your trackpad on the canvas.";
/* (No Comment) */
"tutorial-3-title" = "Great!";
/* The %@ placeholder is the keyboard shortcut eg. "⌘D" */
"tutorial-4-description" = "When you're ready, disable drawing with %@.";
/* (No Comment) */
"tutorial-4-title" = "Stunning!";
/* (No Comment) */
"tutorial-complete-description" = "Feel free to express your creativity.\nClick the paintbrush in the toolbar to adjust other settings your brush.";
/* (No Comment) */
"tutorial-complete-title" = "Tutorial complete. That's it!";
/* The %@ placeholder is the latest action performed eg. "Undo stroke" */
"undo-title" = "Undo %@";
/* Add singular form of viewing mode eg. "layer" */
"viewing-mode-layers" = "layer";
/* If your language includes plural forms, add them here */
"viewing-mode-layers-plural" = "layers";
/* Add singular form of viewing mode eg. "page" */
"viewing-mode-pages" = "page";
/* If your language includes plural forms, add them here */
"viewing-mode-pages-plural" = "pages";
/* (No Comment) */
"welcome-get-started" = "Get started";
/* (No Comment) */
"welcome-section-ai" = "Create images with AI";
/* (No Comment) */
"welcome-section-customize" = "Customize your brush";
/* (No Comment) */
"welcome-section-draw" = "Draw with your trackpad";
/* (No Comment) */
"welcome-section-more" = "And much more";
/* This is displayed above the Magic logo in the splash screen */
"welcome-title" = "Welcome to";
/* (No Comment) */
"whats-new" = "See what's new";
/* The %@ placeholder is the update name eg. Magic 3.0 */
"whats-new-updates" = "Updates in %@";