forked from TeamsGG-Development/yseries-locales
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.json
401 lines (401 loc) · 13.5 KB
/
en.json
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
{
"metadata": {
"INFO": "This is not used in the phone.",
"VERSION": "1.0.5"
},
"general": {
"saveLabel": "Save",
"cancelLabel": "Cancel",
"confirmLabel": "Confirm",
"okLabel": "OK",
"locationSetLabel": "Location set",
"yesLabel": "Yes",
"noLabel": "No",
"doneLabel": "Done",
"swipeToUnlockLabel": "Swipe to unlock",
"enterPinLabel": "Enter PIN",
"minuminPinLengthSuggestion": "At least 4 digits recommended",
"startLabel": "Start",
"nextLabel": "Next",
"skipLabel": "Skip",
"sharedLocationLabel": "Shared location"
},
"welcomeScreen": {
"welcomeLabel": "Welcome!",
"protectYourPhoneLabel": "Protect your phone",
"protectPhoneMessageLabel": "Prevent others from using the phone without your permission by activating device protection features",
"setupPinLabel": "Setup PIN",
"setupLaterLabel": "You can later setup",
"setupLaterLabel2": "in the Settings",
"fingerprintLabel": "Fingerprint",
"faceRecognitionLabel": "Face recognition",
"chooseDisplayPreferenceLabel": "Choose your display preference",
"displayPreferenceDescriptionLabel": "Apps, notifications and other content will appear light or darkdepending on which one you choose.",
"lightLabel": "Light",
"darkLabel": "Dark",
"setupReadyLabel": "You're all set up!",
"finishBtnlabel": "Finish"
},
"apps": {
"messagesLabel": "Messages",
"yLabel": "Y",
"emailLabel": "Email",
"garageLabel": "Garage",
"yPayLabel": "YPay",
"homesLabel": "Homes",
"companiesLabel": "Companies"
},
"phone": {
"keypad": "Keypad",
"recents": "Recents",
"contacts": "Contacts",
"todayLabel": "Today",
"yesterdayLabel": "Yesterday",
"mobileLabel": "Mobile:",
"callLabel": "call",
"phoneNumberPrefix": "+",
"noRecentCallsLabel": "No recent calls",
"invalidNumber": "Invalid number",
"keypadShorts1": "ABC",
"keypadShorts2": "DEF",
"keypadShorts3": "GHI",
"keypadShorts4": "JKL",
"keypadShorts5": "MNO",
"keypadShorts6": "PQRS",
"keypadShorts7": "TUV",
"keypadShorts8": "WXYZ",
"favoritesLabel": "Favorites",
"editLabel": "Edit",
"removeFavLabel": "Remove favorite",
"addFavLabel": "Add favorite",
"unblockLabel": "Unblock",
"blockLabel": "Block",
"removeLabel": "Remove",
"addContactLabel": "Add contact",
"nameLabel": "Name",
"phoneLabel": "Phone",
"companyCallLabel": "Company call",
"incomingCallLabel": "Incoming call"
},
"messages": {
"messagesTabTitle": "Messages",
"contactsTabTitle": "Contacts",
"contactsLabel": "Contacts",
"conversationLabel": "Conversations",
"photoLabel": "Photo",
"voiceMessageLabel": "Voice message",
"sharedLocationLabel": "Shared location",
"emptyConversationLabel": "No messages",
"newConversationLabel": "New conversation",
"recipientLabel": "Recipient",
"enterMessagePlaceholder": "Enter message",
"invalidNumber": "Invalid number",
"addMemberLabel": "Add member",
"confirmRemoveMemberLabel": "Are you sure you want to remove this member?"
},
"settings": {
"settingsTabTitle": "Settings",
"copiedToClipboardLabel": "Copied to clipboard",
"accountLabel": "Account",
"accountInfoLabel": "Profile • Apps and features",
"myNumberLabel": "My number",
"streamerModeLabel": "Streamer mode",
"streamerModeInfoLabel": "Hide sensitive data",
"notificationsLabel": "Notifications",
"notificationsInfoLabel": "Status bar • Do not disturb",
"soundsAndVibrationLabel": "Sounds and vibration",
"soundsAndVibrationInfoLabel": "Sound mode • Ringtone",
"wallpaperAndStyleLabel": "Wallpaper and style",
"wallpaperAndStyleInfoLabel": "Wallpapers • Colour palette",
"displayLabel": "Display",
"displayInfoLabel": "Brightness • Theme",
"lockScreenLabel": "Lock screen",
"lockScreenInfoLabel": "Screen lock type",
"aboutLabel": "About phone",
"aboutInfoLabel": "Version • Status",
"notificationsSettingsTitle": "Notifications",
"notificationsSettingsLabel": "Choose which apps are allowed to send you notifications",
"doNotDisturbLabel": "Do not disturb",
"disableLabel": "Disable",
"systemLabel": "System",
"soundsAndVibrationTitle": "Sounds & vibration",
"soundModeLabel": "Sound",
"vibrationLabel": "Vibrate",
"muteLabel": "Mute",
"volumeLabel": "Volume",
"ringtoneLabel": "Ringtone",
"notificationSoundLabel": "Notification sound",
"wallpaperAndStyleTitle": "Wallpaper and style",
"homeScreenLabel": "Home screen",
"changeWallpaperLabel": "Change wallpaper",
"wallpapersLabel": "Wallpapers",
"featuredLabel": "Featured",
"galleryLabel": "Gallery",
"chooseApplyLocationLabel": "Choose where to apply",
"displayTabTitle": "Display",
"lightLabel": "Light",
"darkLabel": "Dark",
"brightnessLabel": "Brightness",
"scalingLabel": "Scaling",
"lockScreenTitle": "Lock screen",
"pinLabel": "PIN",
"noneLabel": "None",
"mediumSecurityLabel": "Medium-high security",
"securityOffLabel": "Security off",
"currentLockLabel": "Current lock",
"changePingLabel": "Change your PIN",
"rememberThisPingLabel": "Remember this PIN",
"confirmPinLabel": "Confirm PIN",
"pinDoesNotMatch": "Your PIN does not match. Please try again.",
"enterCurrentPin": "Enter your current PIN",
"enterNewPin": "Enter your new PIN",
"confirmNewPin": "Enter your new PIN again to confirm it",
"confirmAgainPin": "Enter the PIN again to confirm it",
"minuminPinLengthSuggestion": "At least 4 digits recommended",
"generalManagementLabel": "General management",
"generalManagementInfoLabel": "Language",
"languageLabel": "Language",
"selectPreferedLanguageLabel": "Choose your preferred language"
},
"companies": {
"companiesAppTitle": "Companies",
"jobActionsTitle": "Job actions",
"detailsLabel": "Details",
"jobLabel": "Job",
"gradeLabel": "Grade",
"salaryLabel": "Salary",
"toggleDutyLabel": "Toggle duty",
"enableLabel": "Enable",
"disableLabel": "Disable",
"callsLabel": "calls",
"messagesLabel": "messages",
"confirmFireEmployeeLabel": "Are you sure you want to fire this employee?",
"companyLabel": "Company",
"salarylabel": "Salary",
"balanceLabel": "Balance",
"depositLabel": "Deposit",
"withdrawLabel": "Withdraw",
"hireLabel": "Hire",
"employeesLabel": "Employees",
"amountLabel": "Amount",
"nooneNearbyLabel": "No one nearby",
"conversationsTitle": "Conversations",
"noConversationsLabel": "No conversations",
"companyMessagesTabTitle": "Company messages",
"yourMessagesTabTitle": "Your messages",
"enterMessagePlaceholder": "Enter message",
"emptyConversationLabel": "No messages",
"callFailed": "Call failed"
},
"home": {
"homeAppTitle": "Owned properties",
"noPropertiesLabel": "You don't own any properties",
"removeKeyholderConfrimLabel": "Are you sure you want to remove this keyholder?",
"keyHolderRemoved": "Keyholder removed",
"detailsLabel": "Details",
"tierLabel": "Tier",
"priceLabel": "Price",
"hasGarageLabel": "Has garage",
"actionsLabel": "Actions",
"locateLabel": "Locate",
"setWaypointLabel": "Set waypoint",
"doorLabel": "Door",
"lockedLabel": "Locked",
"giveKeyLabel": "Give key",
"manageLabel": "Manage",
"keyholdersLabel": "Keyholders",
"holderNotReachable": "The holder is not reachable",
"targetIdPlaceholder": "Target Id"
},
"clock": {
"stopwatchLabel": "Stopwatch",
"alarmLabel": "Alarm",
"wordlClockLabel": "World clock",
"wordlClockTitle": "World Clock",
"localTimeZoneLabel": "Local time zone",
"localLabel": "Local",
"weekdayShortMonday": "M",
"weekdayShortTuesday": "T",
"weekdayShortWednesday": "W",
"weekdayShortThursday": "T",
"weekdayShortFriday": "F",
"weekdayShortSaturday": "S",
"weekdayShortSunday": "S",
"lapLabel": "Lap",
"lapTimesLabel": "Lap times",
"overallTimeLabel": "Overall time",
"resetLabel": "Reset",
"startLabel": "Start",
"stopLabel": "Stop",
"resumeLabel": "Resume",
"deleteAlarmConfirmLabel": "Are you sure you want to delete this alarm?",
"tomorrowLabel": "Tomorrow",
"todayLabel": "Today",
"alarmNameLabel": "Alarm name"
},
"ypay": {
"creditCardTitle": "Credit Card",
"requestLabel": "Request",
"sendLabel": "Send",
"tranasferLabel": "Transfer",
"homeLabel": "Home",
"searchLabel": "Search by name or phone",
"notFoundLabel": "Not found",
"defaultTransferMessage": "Send from YPay",
"transferSuccessLabel": "Transfer successful",
"accountNotReachableLabel": "Account not reachable",
"youSendLabel": "You send",
"youRequestedLabel": "You requested",
"youReceivedLabel": "You received",
"noRecentTransactionsLabel": "No recent transactions",
"balanceLabel": "Balance",
"noFeesLabel": "No fees",
"referenceLabel": "Reference",
"referencePlaceholder": "'e.g. \"Rent",
"phoneLabel": "Phone"
},
"gallery": {
"confirmDeletePhoto": "Are you sure you want to delete this photo?",
"emptyGallery": "No photos",
"galleryTitle": "Gallery"
},
"notes": {
"notesTitle": "Notes",
"emptyNotesLabel": "No notes",
"newNoteLabel": "Tap the Add button to create a note",
"confirmDeleteNote": "Are you sure you want to delete this note?",
"titleLbel": "Title",
"contentLabel": "Content"
},
"garage": {
"garageTitle": "Garage",
"locationSetLabel": "Location set",
"vehicleNotFoundLabel": "Vehicle not found",
"noVehiclesLabel": "No vehicles in your garage",
"plateLabel": "Plate",
"engineLabel": "Engine",
"bodyLabel": "Body",
"fuelLabel": "Fuel",
"impoundedLabel": "Impounded",
"garageLabel": "Garage",
"outOfGarageLabel": "Out of the garage"
},
"maps": {
"changeMapStyleLabel": "Change map style",
"locationRemovedLabel": "Location removed",
"deleteLocationConfirmLabel": "Are you sure you want to delete this location?",
"youAreHereLabel": "You are here",
"nameLabel": "Name"
},
"y": {
"messagesTabTitle": "Messages",
"notificationsTabTitle": "Notifications",
"searchPlaceholder": "Search Y",
"forYouLabel": "For you",
"followingLabel": "Following",
"emptyPostsLabel": "No posts",
"noNewNotificationsLabel": "No new notifications",
"tweetsLabel": "Tweets",
"noHashtagsFoundLabel": "No hashtags found",
"noAccountsFoundLabel": "No accounts found",
"trySearchingForLabel": "Try searching for @people or #hashtags",
"trendsForYouLabel": "Trends for you",
"noTrendingHastagsLabel": "No trending hashtags past week",
"repliesLabel": "Replies",
"retweetsLabel": "Retweets",
"likesLabel": "Likes",
"tweetYourReplyLabel": "Tweet your reply",
"replyLabel": "Reply",
"postBntLabel": "Post",
"postTweetPlaceholder": "What's happening?",
"enterMessageLabel": "Enter message",
"sharedLocationLabel": "Shared location",
"emptyConversationLabel": "No messages",
"editProfileBtnLabel": "Edit profile",
"followersLabel": "Followers",
"unfollowLabel": "Unfollow",
"followLabel": "Follow",
"joinedLabel": "Joined",
"postsLabel": "Posts",
"nameLabel": "Name",
"bioLabel": "Bio",
"happeningNowLabel": "Happening now",
"signInToYLabel": "Sign in to Y",
"joinYLabel": "Join Y today.",
"usernameLabel": "Username",
"passwordLabel": "Password",
"fullnameLabel": "Full name",
"signInLabel": "Sign in",
"signUpLabel": "Sign up",
"orLabel": "or",
"accountAlreadyExistsLabel": "An account with that username already exists!",
"invalidUsernameOrPasswordLabel": "Username or password is incorrect!"
},
"mail": {
"confirmDeleteMailLabel": "Are you sure you want to delete this email?",
"inboxLabel": "Inbox",
"todayLabel": "Today",
"yesterdayLabel": "Yesterday",
"emptyEmailsLabel": "No emails",
"deleteMailSuccessMessage": "Email deleted"
},
"radio": {
"invalidChannel": "Invalid channel",
"channelOutOfRange": "Channel is out of range",
"channelJoined": "Channel joined",
"channelLeft": "Channel left",
"maxVolumeReached": "You have reached the maximum volume",
"minVolumeReached": "You have reached the minimum volume",
"radioMuted": "Radio muted",
"mhzLabel": "MHz",
"noRecentChannels": "No recent channels",
"channelPlaceholder": "Channel",
"connectedLabel": "Connected",
"disconnectedLabel": "Disconnected",
"maxChannelAllowed": "Reached maximum channel frequency"
},
"ybuy": {
"exploreTabTitle": "Explore",
"favoritesTabTitle": "Favorites",
"profileTabTitle": "Profile",
"noRecentAdsLabel": "No recent ads",
"cannotCallYourselfLabel": "You cannot call yourself",
"cannotMessageYourselfLabel": "You cannot message yourself",
"callLabel": "Call",
"messageLabel": "Message",
"freeLabel": "Free",
"descriptionLabel": "Description",
"descriptionPlaceholder": "e.g. KTM 250 EXC-F",
"confirmRemoveFavorite": "Are you sure you want to remove this ad from your favorites?",
"noFavoriteAds": "No favorite ads",
"confirmArchiveAd": "Are you sure you want to archive this ad?",
"createAdLabel": "Create ad",
"editAdLabel": "Edit ad",
"yourAdsLabel": "Your ads",
"editLabel": "Edit",
"archiveLabel": "Archive",
"noOwnAds": "You don't have any ads",
"addPhotosLabel": "Add photos",
"titleLabel": "Title",
"titlePlaceholder": "e.g. KTM Bike",
"photosLabel": "Photos",
"addMoreLabel": "Add more",
"photosDescription1": "The first picture will be the main one in your ad.",
"photosDescription2": "You can change the order by dragging.",
"chooseCategory": "Choose category",
"catRealEstate": "Real estate",
"catVehicles": "Vehicles",
"catElectronics": "Electronics",
"catServices": "Services",
"catOther": "Other",
"priceLabel": "Price",
"pricePlaceholder": "e.g. 1000",
"contactNameLabel": "Contact name",
"contactNamePlaceholder": "e.g. Mike Smith",
"contactPhoneLabel": "Contact phone",
"contactPhonePlaceholder": "e.g. 555-555-555",
"allowCalls": "Allow calls",
"allowMessages": "Allow messages",
"createLabel": "Create"
}
}