-
Notifications
You must be signed in to change notification settings - Fork 81
Expand file tree
/
Copy pathLocalizable.strings
More file actions
583 lines (390 loc) · 14.8 KB
/
Copy pathLocalizable.strings
File metadata and controls
583 lines (390 loc) · 14.8 KB
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
/* Pika */
"app.name" = "Pika";
/* Cancel */
"general.cancel" = "Cancel";
/* Clear */
"general.clear" = "Clear";
/* Version */
"app.version" = "Version";
/* Build */
"app.build" = "Build";
/* Unknown */
"app.unknown" = "Unknown";
/* Designed by */
"app.designed" = "Designed by";
/* Website */
"app.website" = "Website";
/* GitHub */
"app.github" = "GitHub";
/* Mac App Store */
"app.store.mas" = "Mac App Store";
/* Downloaded from the internet */
"app.store.download" = "Downloaded from the internet";
/* Global Shortcut */
"preferences.hotkey.title" = "Global Shortcut";
/* Set a global hotkey shortcut to invoke Pika */
"preferences.hotkey.description" = "Set a global hotkey shortcut to invoke Pika";
/* Copy Settings */
"preferences.copy.title" = "Copy Settings";
/* Export color for */
"preferences.copy.export" = "Export color for";
/* Example output */
"preferences.copy.export.example" = "Example output";
/* Export Format */
"preferences.copy.format" = "Export Format";
/* Unformatted */
"preferences.copy.options.unformatted" = "Unformatted";
/* Design Application */
"preferences.copy.options.design" = "Design Software";
/* CSS */
"preferences.copy.options.css" = "CSS";
/* SwiftUI */
"preferences.copy.options.swiftui" = "SwiftUI";
/* Automatically copy color to clipboard on pick */
"preferences.copy.automatic" = "Automatically copy color to clipboard on pick";
/* Color Format */
"preferences.format.title" = "Color Format";
/* Set your preferred display format for colors */
"preferences.format.description" = "Set your preferred display format for colors";
/* Set your RGB color space */
"preferences.space.description" = "Set your RGB color space";
/* System Default */
"preferences.space.default" = "System default";
/* Hide Pika while picking */
"preferences.pick.hide" = "Hide Pika while picking";
/* Pick a contrasting background color after the foreground */
"preferences.pick.contrasting" = "Pick contrasting color after foreground";
/* Window shadow */
"preferences.shadow.description" = "Window shadow";
/* Window Settings */
"preferences.window.title" = "Window Settings";
/* Window shadow: always on */
"preferences.shadow.options.always" = "Show shadow";
/* Window shadow: hidden while picking */
"preferences.shadow.options.hiddenWhilePicking" = "Hide shadow while picking";
/* Window shadow: never */
"preferences.shadow.options.never" = "Hide shadow";
/* Expand the window to fit hidden elements */
"content.expandToFit" = "Expand to fit";
/* General Settings */
"preferences.general.title" = "General Settings";
/* Selection Settings */
"preferences.selection.title" = "Selection Settings";
/* Hide menu bar icon */
"preferences.icon.description" = "Hide menu bar icon";
/* Launch at login */
"preferences.launch.description" = "Launch at login";
/* Hide color names */
"preferences.names.description" = "Hide color names";
/* Subscribe to beta releases */
"preferences.beta.description" = "Subscribe to beta releases";
/* Float above windows */
"preferences.float.description" = "Float above windows";
/* Always show Pika on launch */
"preferences.show.description" = "Always show Pika on launch";
/* App Settings */
"preferences.app.title" = "App Settings";
/* Menu bar */
"preferences.app.menubar.title" = "Menu bar";
/* Show in menu bar */
"preferences.app.menubar.description" = "Show in menu bar";
/* Dock */
"preferences.app.dock.title" = "Dock";
/* Show in dock */
"preferences.app.dock.description" = "Show in dock";
/* Hidden */
"preferences.app.hidden.title" = "Hidden";
/* Hide app */
"preferences.app.hidden.description" = "Hide app";
/* Popover */
"preferences.app.menubarPopover.title" = "Popover";
/* Show as menu bar popover */
"preferences.app.menubarPopover.description" = "Menu bar popover";
/* Appearance */
"preferences.appearance.title" = "Appearance";
/* Weight */
"preferences.appearance.weight.title" = "Weight";
/* View WCAG compliance by weight, from normal to large */
"preferences.appearance.weight.description" = "View WCAG compliance by weight, from normal to large";
/* Contrast */
"preferences.appearance.contrast.title" = "Contrast";
/* View WCAG compliance by contrast, from 3:1 to 7:1 */
"preferences.appearance.contrast.description" = "View WCAG compliance by contrast, from 3:1 to 7:1";
/* Contrast Value */
"preferences.appearance.apca.title" = "Contrast Value";
/* View APCA contrast value by lightness contrast (Lc), from 30 to 75 */
"preferences.appearance.apca.description" = "View APCA contrast value by lightness contrast (Lc), from 30 to 75";
/* Contrast Calculation Standard */
"preferences.contrast.standard" = "Contrast Calculation Standard";
/* Both (combined WCAG and APCA) */
"color.standard.both" = "Both";
/* Contrast ratio */
"color.ratio" = "Contrast";
/* Contrast ratio is a measure of the difference in perceived brightness between two colors, used to calculate the contrast ratio. */
"color.ratio.description" = "Contrast ratio is a measure of the difference in perceived brightness between two colors, used to calculate the contrast ratio.";
/* Contrast Value (Lc) */
"color.lc" = "Contrast (Lc)";
/* Lightness contrast (Lc) is a measure of the lightness difference between two colors, used to calculate the contrast value. */
"color.lc.description" = "Lightness contrast (Lc) is a measure of the lightness difference between two colors, used to calculate the contrast value.";
/* WCAG Compliance */
"color.wcag" = "WCAG Compliance";
/* APCA Contrast Reference */
"color.apca" = "APCA Contrast Reference";
/* Foreground */
"color.foreground" = "Foreground";
/* Background */
"color.background" = "Background";
/* Invalid input */
"color.edit.invalid" = "Invalid input";
/* WCAG 3:1 */
"color.wcag.30" = "WCAG 2 level AA requires a contrast ratio of at least 3:1 for large (18pt / ~24px) or bold (14pt / ~18.6px) text, and for non-text content like UI.";
/* WCAG 4.5:1 */
"color.wcag.45" = "WCAG 2 level AA requires a contrast ratio of at least 4.5:1 for normal text. WCAG 2 level AAA requires at least 4.5:1 for large (18pt / ~24px) or bold (14pt / ~18.6px) text.";
/* WCAG 7:1 */
"color.wcag.70" = "WCAG 2 level AAA requires a contrast ratio of at least 7:1 for normal text.";
/* APCA 30 */
"color.apca.30" = "APCA >= 30 is the minimum contrast for baseline text and non-text content. Suitable for larger text, placeholders, and disabled elements.";
/* APCA 45 */
"color.apca.45" = "APCA >= 45 is the minimum contrast for headline text. Suitable for large headings, navigation elements, and important UI components.";
/* APCA 60 */
"color.apca.60" = "APCA >= 60 is the minimum contrast for title text. Suitable for subheadings, captions, and secondary content that needs to be clearly readable.";
/* APCA 75 */
"color.apca.75" = "APCA >= 75 is the minimum contrast for body text. Suitable for primary content, normal-sized text, and extended reading material.";
/* Baseline */
"color.apca.baseline" = "Baseline";
/* Headline */
"color.apca.headline" = "Headline";
/* Title */
"color.apca.title" = "Title";
/* Body Text */
"color.apca.body" = "Body";
/* Pass */
"color.wcag.pass" = "Pass";
/* Fail */
"color.wcag.fail" = "Fail";
/* Normal */
"color.wcag.normal" = "Normal";
/* Large */
"color.wcag.large" = "Large";
/* LG */
"color.wcag.large.abbr" = "LG";
/* Global shortcut */
"splash.hotkey" = "Global shortcut";
/* Launch at login */
"splash.launch" = "Launch at login";
/* Get started */
"splash.start" = "Get started";
/* Pick */
"color.pick" = "Pick";
/* Swap */
"color.swap" = "Swap";
/* Swap colors */
"color.swap.detail" = "Swap colors";
/* Undo */
"color.undo" = "Undo";
/* Redo */
"color.redo" = "Redo";
/* Pick foreground */
"color.pick.foreground" = "Pick foreground";
/* Pick background */
"color.pick.background" = "Pick background";
/* Pick foreground then background */
"color.pick.contrast" = "Pick foreground and background";
/* Copy */
"color.copy" = "Copy";
/* Copy foreground */
"color.copy.foreground" = "Copy foreground";
/* Copy background */
"color.copy.background" = "Copy background";
/* Copy all as text */
"color.copy.text" = "Copy all as text";
/* Copy all as JSON */
"color.copy.data" = "Copy all as JSON";
/* Copied */
"color.copy.toast" = "Copied";
/* Copy current format */
"color.copy.current" = "Copy current format";
/* Copy HEX values */
"color.copy.hex" = "Copy Hex values";
/* Copy HSB values */
"color.copy.hsb" = "Copy HSB values";
/* Copy HSL values */
"color.copy.hsl" = "Copy HSL values";
/* Copy RGB values */
"color.copy.rgb" = "Copy RGB values";
/* Copy OpenGL values */
"color.copy.opengl" = "Copy OpenGL values";
/* Copy LAB values */
"color.copy.lab" = "Copy LAB values";
/* System color picker */
"color.system" = "System color picker";
/* Use foreground system color picker */
"color.system.foreground" = "Use foreground system color picker";
/* Use background system color picker */
"color.system.background" = "Use background system color picker";
/* System foreground */
"color.system.foreground.simple" = "System foreground";
/* System background */
"color.system.background.simple" = "System background";
/* HEX format */
"color.format.hex" = "Hex format";
/* HSB format */
"color.format.hsb" = "HSB format";
/* HSL format */
"color.format.hsl" = "HSL format";
/* RGB format */
"color.format.rgb" = "RGB format";
/* OpenGL format */
"color.format.opengl" = "OpenGL format";
/* LAB format */
"color.format.lab" = "LAB format";
/* OKLCH format */
"color.format.oklch" = "OKLCH format";
/* Copy foreground */
"menu.copy.foreground" = "Copy foreground";
/* Copy background */
"menu.copy.background" = "Copy background";
/* Export */
"menu.export" = "Export";
/* About */
"menu.about" = "About";
/* Help */
"menu.help" = "Help";
/* Help description */
"help.description" = "Everything you need to know about using Pika, from keyboard shortcuts to URL automation.";
/* Keyboard Shortcuts */
"help.shortcuts" = "Keyboard Shortcuts";
/* URL Triggers */
"help.url_triggers" = "URL Triggers";
/* URL Triggers description */
"help.url_triggers.description" = "Automate Pika from other apps using the pika:// URL scheme. You can also append a format to pick or copy actions, e.g. pika://pick/foreground/hex.";
/* Formats */
"help.formats" = "Formats";
/* Open Source */
"help.open_source" = "Open Source";
/* Open Source description */
"help.open_source.description" = "Pika is free and open source, built and maintained on GitHub. Contributions, bug reports, and feature requests are always welcome.";
/* View on GitHub */
"help.github" = "View on GitHub";
/* Support on the Mac App Store */
"help.mas" = "Support on the Mac App Store";
/* Check for updates */
"menu.updates" = "Check for updates";
/* Preferences */
"menu.preferences" = "Settings";
/* Pika Website */
"menu.website" = "Pika website";
/* Report Bug or Feedback */
"menu.issue" = "Report feedback";
/* Quit */
"menu.quit" = "Quit";
/* Show foreground color on background color */
"preferences.preview.show" = "Show foreground color on background color";
/* Show color overlay after picking */
"preferences.overlay.show" = "Show color overlay after picking";
/* Duration: */
"preferences.overlay.duration" = "Duration";
/* History */
"history.title" = "History";
/* Toggle palettes */
"history.toggle" = "Toggle palettes";
/* Toggle color preview */
"color.preview.toggle" = "Toggle color preview";
/* Toggle compliance */
"compliance.toggle" = "Toggle compliance";
/* Sample preview text */
"color.preview.sample" = "The quick brown fox jumps over the lazy dog";
/* Apply foreground only */
"history.apply.foreground" = "Apply foreground only";
/* Apply background only */
"history.apply.background" = "Apply background only";
/* Remove from history */
"history.remove" = "Remove from history";
/* Clear history */
"history.clear" = "Clear history";
/* New palette… */
"palette.new" = "New palette…";
/* Rename palette */
"palette.rename" = "Rename palette";
/* Delete palette */
"palette.delete" = "Delete palette";
/* Remove from palette */
"palette.remove" = "Remove from palette";
/* Palette name */
"palette.name.prompt" = "Palette name";
/* My palette */
"palette.name.placeholder" = "My palette";
/* Add to palette */
"palette.add" = "Add to palette";
/* Export palette */
"palette.export" = "Export palette";
/* Export color history */
"history.export" = "Export color history";
/* Are you sure you want to clear all history? */
"history.clear.confirm" = "Are you sure you want to clear all history?";
/* Pick */
"help.url.group.pick" = "Pick";
/* Copy */
"help.url.group.copy" = "Copy";
/* Change Format */
"help.url.group.change_format" = "Change Format";
/* Actions */
"help.url.group.actions" = "Actions";
/* Set Color */
"help.url.group.set_color" = "Set Color";
/* History */
"help.url.group.history" = "History";
/* Window */
"help.url.group.window" = "Window";
/* Appearance */
"help.url.group.appearance" = "Appearance";
/* Pick foreground in a specific format */
"help.url.pick.foreground_format" = "Pick foreground in a specific format";
/* Pick background in a specific format */
"help.url.pick.background_format" = "Pick background in a specific format";
/* Copy foreground in a specific format */
"help.url.copy.foreground_format" = "Copy foreground in a specific format";
/* Copy background in a specific format */
"help.url.copy.background_format" = "Copy background in a specific format";
/* Set foreground color */
"help.url.set.foreground" = "Set foreground color";
/* Set background color */
"help.url.set.background" = "Set background color";
/* Show the history drawer */
"help.url.history.show" = "Show the history drawer";
/* Hide the history drawer */
"help.url.history.hide" = "Hide the history drawer";
/* Toggle the history drawer */
"help.url.history.toggle" = "Toggle the history drawer";
/* Show compliance */
"help.url.compliance.show" = "Show compliance";
/* Hide compliance */
"help.url.compliance.hide" = "Hide compliance";
/* Toggle compliance */
"help.url.compliance.toggle" = "Toggle compliance";
/* Show colour preview */
"help.url.preview.show" = "Show colour preview";
/* Hide colour preview */
"help.url.preview.hide" = "Hide colour preview";
/* Toggle colour preview */
"help.url.preview.toggle" = "Toggle colour preview";
/* Compliance */
"help.url.group.compliance" = "Compliance";
/* Preview */
"help.url.group.preview" = "Preview";
/* Open the About window */
"help.url.window.about" = "Open the About window";
/* Open the Help window */
"help.url.window.help" = "Open the Help window";
/* Open the Preferences window */
"help.url.window.preferences" = "Open the Preferences window";
/* Open the Splash window */
"help.url.window.splash" = "Open the Splash window";
/* Resize window */
"help.url.window.resize" = "Resize window";
/* Force light appearance */
"help.url.appearance.light" = "Force light appearance";
/* Force dark appearance */
"help.url.appearance.dark" = "Force dark appearance";
/* Restore system appearance */
"help.url.appearance.system" = "Restore system appearance";