-
Notifications
You must be signed in to change notification settings - Fork 58
/
GutenbergNativeTranslations.swift
176 lines (175 loc) · 13.2 KB
/
GutenbergNativeTranslations.swift
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
import Foundation
private func dummy() {
_ = NSLocalizedString(" audio file", comment: "translators: displays audio file extension. e.g. MP3 audio file")
_ = NSLocalizedString("'%s' is not fully-supported", comment: "translators: Missing block alert title. %s: The localized block name")
_ = NSLocalizedString("%1$s transformed to %2$s", comment: "translators: 1: From block title, e.g. Paragraph. 2: To block title, e.g. Header.")
_ = NSLocalizedString("%1$s. %2$s is %3$s %4$s.", comment: "translators: accessibility text. Inform about current value. %1$s: Control label %2$s: setting label (example: width), %3$s: Current value. %4$s: value measurement unit (example: pixels)")
_ = NSLocalizedString("%s block options", comment: "translators: %s: block title e.g: \"Paragraph\".")
_ = NSLocalizedString("%s block. Empty", comment: "translators: accessibility text for the media block empty state. %s: media type")
_ = NSLocalizedString("%s block. This block has invalid content", comment: "translators: accessibility text for blocks with invalid content. %d: localized block title")
_ = NSLocalizedString("Add a shortcode…", comment: "")
_ = NSLocalizedString("Add alt text", comment: "")
_ = NSLocalizedString("ADD AUDIO", comment: "")
_ = NSLocalizedString("Add Block After", comment: "")
_ = NSLocalizedString("Add Block Before", comment: "")
_ = NSLocalizedString("ADD BLOCK HERE", comment: "")
_ = NSLocalizedString("ADD IMAGE", comment: "")
_ = NSLocalizedString("ADD IMAGE OR VIDEO", comment: "")
_ = NSLocalizedString("Add paragraph block", comment: "")
_ = NSLocalizedString("Add this email link", comment: "")
_ = NSLocalizedString("Add this link", comment: "")
_ = NSLocalizedString("Add this telephone link", comment: "")
_ = NSLocalizedString("Add To Beginning", comment: "")
_ = NSLocalizedString("Add To End", comment: "")
_ = NSLocalizedString("Add URL", comment: "")
_ = NSLocalizedString("ADD VIDEO", comment: "")
_ = NSLocalizedString("Alt Text", comment: "")
_ = NSLocalizedString("An unknown error occurred. Please try again.", comment: "")
_ = NSLocalizedString("Audio caption. %s", comment: "translators: accessibility text. %s: Audio caption.")
_ = NSLocalizedString("Audio caption. Empty", comment: "translators: accessibility text. Empty Audio caption.")
_ = NSLocalizedString("Audio Player", comment: "")
_ = NSLocalizedString("Block copied", comment: "translators: displayed right after the block is copied.")
_ = NSLocalizedString("Block cut", comment: "translators: displayed right after the block is cut.")
_ = NSLocalizedString("Block duplicated", comment: "translators: displayed right after the block is duplicated.")
_ = NSLocalizedString("Block pasted", comment: "translators: displayed right after the block is pasted.")
_ = NSLocalizedString("Block removed", comment: "translators: displayed right after the block is removed.")
_ = NSLocalizedString("Block settings", comment: "")
_ = NSLocalizedString("ButtonGroup", comment: "")
_ = NSLocalizedString("Cancel search", comment: "")
_ = NSLocalizedString("Change block position", comment: "")
_ = NSLocalizedString("CHOOSE A FILE", comment: "")
_ = NSLocalizedString("Choose audio", comment: "")
_ = NSLocalizedString("Choose file", comment: "")
_ = NSLocalizedString("Choose from device", comment: "")
_ = NSLocalizedString("Choose image", comment: "")
_ = NSLocalizedString("Choose image or video", comment: "")
_ = NSLocalizedString("Choose images", comment: "")
_ = NSLocalizedString("Choose video", comment: "")
_ = NSLocalizedString("Clear search", comment: "")
_ = NSLocalizedString("Copied block", comment: "")
_ = NSLocalizedString("Copy block", comment: "")
_ = NSLocalizedString("Copy file URL", comment: "")
_ = NSLocalizedString("Current value is %s", comment: "translators: %s: current cell value.")
_ = NSLocalizedString("CUSTOMIZE", comment: "")
_ = NSLocalizedString("Customize Gradient", comment: "")
_ = NSLocalizedString("Cut block", comment: "")
_ = NSLocalizedString("Describe the purpose of the image. Leave empty if the image is purely decorative. ", comment: "")
_ = NSLocalizedString("Dismiss", comment: "")
_ = NSLocalizedString("document outline", comment: "")
_ = NSLocalizedString("Double tap to add a block", comment: "")
_ = NSLocalizedString("Double tap to edit this value", comment: "translators: accessibility text")
_ = NSLocalizedString("Double tap to go to color settings", comment: "translators: accessibility text (hint for moving to color settings)")
_ = NSLocalizedString("Double tap to listen the audio file", comment: "")
_ = NSLocalizedString("Double tap to move the block down", comment: "")
_ = NSLocalizedString("Double tap to move the block to the left", comment: "")
_ = NSLocalizedString("Double tap to move the block to the right", comment: "")
_ = NSLocalizedString("Double tap to move the block up", comment: "")
_ = NSLocalizedString("Double tap to open Action Sheet to edit, replace, or clear the image", comment: "")
_ = NSLocalizedString("Double tap to open Action Sheet with available options", comment: "")
_ = NSLocalizedString("Double tap to open Bottom Sheet to edit, replace, or clear the image", comment: "")
_ = NSLocalizedString("Double tap to open Bottom Sheet with available options", comment: "")
_ = NSLocalizedString("Double tap to redo last change", comment: "")
_ = NSLocalizedString("Double tap to select", comment: "")
_ = NSLocalizedString("Double tap to select a video", comment: "")
_ = NSLocalizedString("Double tap to select an audio file", comment: "")
_ = NSLocalizedString("Double tap to select an image", comment: "")
_ = NSLocalizedString("Double tap to select the option", comment: "translators: accessibility text (hint for selecting option)")
_ = NSLocalizedString("Double tap to toggle setting", comment: "translators: accessibility text (hint for switches)")
_ = NSLocalizedString("Double tap to undo last change", comment: "")
_ = NSLocalizedString("double-tap to change unit", comment: "")
_ = NSLocalizedString("Duplicate block", comment: "")
_ = NSLocalizedString("Edit file", comment: "")
_ = NSLocalizedString("Edit focal point", comment: "")
_ = NSLocalizedString("Edit using web editor", comment: "")
_ = NSLocalizedString("Edit video", comment: "")
_ = NSLocalizedString("Error", comment: "")
_ = NSLocalizedString("Excerpt length (words)", comment: "")
_ = NSLocalizedString("Failed to insert audio file.", comment: "")
_ = NSLocalizedString("Failed to insert audio file. Please tap for options.", comment: "")
_ = NSLocalizedString("Failed to insert media.", comment: "")
_ = NSLocalizedString("Failed to insert media.\nPlease tap for options.", comment: "")
_ = NSLocalizedString("Failed to save files.\nPlease tap for options.", comment: "")
_ = NSLocalizedString("Failed to upload files.\nPlease tap for options.", comment: "")
_ = NSLocalizedString("File block settings", comment: "")
_ = NSLocalizedString("File name", comment: "")
_ = NSLocalizedString("Gallery caption. %s", comment: "translators: accessibility text. %s: gallery caption.")
_ = NSLocalizedString("Gradient Type", comment: "")
_ = NSLocalizedString("Help button", comment: "")
_ = NSLocalizedString("Help icon", comment: "")
_ = NSLocalizedString("Hide keyboard", comment: "")
_ = NSLocalizedString("Image caption. %s", comment: "translators: accessibility text. %s: image caption.")
_ = NSLocalizedString("Image Link URL", comment: "")
_ = NSLocalizedString("Link Settings", comment: "")
_ = NSLocalizedString("Link To", comment: "")
_ = NSLocalizedString("Lock icon", comment: "")
_ = NSLocalizedString("Move block down", comment: "")
_ = NSLocalizedString("Move block down from row %1$s to row %2$s", comment: "translators: accessibility text. %1: current block position (number). %2: next block position (number)")
_ = NSLocalizedString("Move block left", comment: "")
_ = NSLocalizedString("Move block left from position %1$s to position %2$s", comment: "translators: accessibility text. %1: current block position (number). %2: next block position (number)")
_ = NSLocalizedString("Move block right", comment: "")
_ = NSLocalizedString("Move block right from position %1$s to position %2$s", comment: "translators: accessibility text. %1: current block position (number). %2: next block position (number)")
_ = NSLocalizedString("Move block up", comment: "")
_ = NSLocalizedString("Move block up from row %1$s to row %2$s", comment: "translators: accessibility text. %1: current block position (number). %2: next block position (number)")
_ = NSLocalizedString("Move Image Backward", comment: "")
_ = NSLocalizedString("Move Image Forward", comment: "")
_ = NSLocalizedString("Move to bottom", comment: "")
_ = NSLocalizedString("Move to top", comment: "")
_ = NSLocalizedString("Navigate Up", comment: "")
_ = NSLocalizedString("Navigates to custom color picker", comment: "")
_ = NSLocalizedString("Navigates to customize the gradient", comment: "")
_ = NSLocalizedString("No application can handle this request.", comment: "")
_ = NSLocalizedString("No application can handle this request. Please install a Web browser.", comment: "")
_ = NSLocalizedString("Note: Column layout may vary between themes and screen sizes", comment: "")
_ = NSLocalizedString("Only show excerpt", comment: "")
_ = NSLocalizedString("OPEN", comment: "")
_ = NSLocalizedString("Open Block Actions Menu", comment: "")
_ = NSLocalizedString("Open link in a browser", comment: "")
_ = NSLocalizedString("Open Settings", comment: "")
_ = NSLocalizedString("Page break block. %s", comment: "translators: accessibility text. %s: Page break text.")
_ = NSLocalizedString("Page title. %s", comment: "translators: accessibility text. %s: text content of the page title.")
_ = NSLocalizedString("Page title. Empty", comment: "translators: accessibility text. empty page title.")
_ = NSLocalizedString("Paste block after", comment: "")
_ = NSLocalizedString("Paste URL", comment: "")
_ = NSLocalizedString("Post title. %s", comment: "translators: accessibility text. %s: text content of the post title.")
_ = NSLocalizedString("Post title. Empty", comment: "translators: accessibility text. empty post title.")
_ = NSLocalizedString("Problem displaying block", comment: "")
_ = NSLocalizedString("Problem opening the audio", comment: "")
_ = NSLocalizedString("Problem opening the video", comment: "")
_ = NSLocalizedString("Replace audio", comment: "")
_ = NSLocalizedString("Replace Current Block", comment: "")
_ = NSLocalizedString("Replace file", comment: "")
_ = NSLocalizedString("Replace image or video", comment: "")
_ = NSLocalizedString("Replace video", comment: "")
_ = NSLocalizedString("Reusable blocks aren't editable on WordPress for Android", comment: "")
_ = NSLocalizedString("Reusable blocks aren't editable on WordPress for iOS", comment: "")
_ = NSLocalizedString("Scrollable block menu closed.", comment: "")
_ = NSLocalizedString("Scrollable block menu opened. Select a block.", comment: "")
_ = NSLocalizedString("Search block", comment: "")
_ = NSLocalizedString("Search blocks", comment: "")
_ = NSLocalizedString("Search or type URL", comment: "")
_ = NSLocalizedString("Select a color", comment: "")
_ = NSLocalizedString("Select a layout", comment: "")
_ = NSLocalizedString("Select item", comment: "")
_ = NSLocalizedString("Show post content", comment: "")
_ = NSLocalizedString("Show section", comment: "translators: Checkbox toggle label")
_ = NSLocalizedString("Start writing…", comment: "")
_ = NSLocalizedString("Summarize your post with a list of headings. Add HTML anchors to Heading blocks to link them here.", comment: "")
_ = NSLocalizedString("summary", comment: "")
_ = NSLocalizedString("Table of Contents", comment: "")
_ = NSLocalizedString("Take a Photo", comment: "")
_ = NSLocalizedString("Take a Photo or Video", comment: "")
_ = NSLocalizedString("Take a Video", comment: "")
_ = NSLocalizedString("Tap here to show help", comment: "")
_ = NSLocalizedString("Tap to hide the keyboard", comment: "")
_ = NSLocalizedString("Transform %s to", comment: "translators: %s: block title e.g: \"Paragraph\".")
_ = NSLocalizedString("Transform block…", comment: "")
_ = NSLocalizedString("Translate", comment: "")
_ = NSLocalizedString("Ungroup", comment: "")
_ = NSLocalizedString("Unsupported", comment: "")
_ = NSLocalizedString("Updates the title.", comment: "")
_ = NSLocalizedString("Uploading…", comment: "")
_ = NSLocalizedString("Video caption. %s", comment: "translators: accessibility text. %s: video caption.")
_ = NSLocalizedString("Video caption. Empty", comment: "translators: accessibility text. Empty video caption.")
_ = NSLocalizedString("We are working hard to add more blocks with each release.", comment: "")
_ = NSLocalizedString("What is alt text?", comment: "")
_ = NSLocalizedString("WordPress Media Library", comment: "")