-
-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathapp_en.arb
339 lines (339 loc) · 15.3 KB
/
app_en.arb
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
{
"translatorsReadme": "READ THIS, DO NOT TRANSLATE THIS LINE: For those who want to help localize Passy, please carefully read https://github.com/GlitterWare/Passy/blob/dev/LOCALIZATION.md before translating this file",
"usernameIsEmpty": "Username is empty",
"usernameShorterThan2Letters": "Username is shorter than 2 letters",
"usernameAlreadyInUse": "Username is already in use",
"passwordIsEmpty": "Password is empty",
"passwordsDoNotMatch": "Passwords do not match",
"couldNotAddAccount": "Couldn't add account",
"details": "Details",
"addAccount": "Add account",
"createLocalAccount": "Create local account",
"username": "Username",
"password": "Password",
"confirmPassword": "Confirm password",
"automaticBackup": "Automatic backup",
"interval": "Interval",
"changeBackupPath": "Change backup path",
"backupPathColon": "Backup path: ",
"restorePassyBackup": "Restore Passy backup",
"backupAndRestore": "Backup & Restore",
"backup": "Backup",
"restore": "Restore",
"incorrectPassword": "Incorrect password",
"couldNotAuthenticate": "Couldn't authenticate",
"biometricAuthentication": "Biometric authentication",
"accountPassword": "Account password",
"changePassword": "Change password",
"youAreChangingPasswordFor": "You're changing password for %u.",
"@youAreChangingPasswordFor": { "description": "%u is a placeholder that will be found and replaced with the account username." },
"currentPassword": "Current password",
"newPassword": "New password",
"changeUsername": "Change username",
"newUsername": "New username",
"currentUsernameIs": "Current username is %u.",
"@currentUsernameIs": { "description": "%u is a placeholder that will be found and replaced with the account username." },
"typeInTheNewUsername": "Type in the new username",
"couldNotImportAccount": "Could not import account",
"passyImport": "Passy import",
"confirmImportMsg": "If the account you're importing already exists, then <b>its current data will be lost</b> and replaced with the import.",
"enterAccountPasswordToImport": "Enter account password to import.",
"enterPassword": "Enter password",
"passyRestore": "Passy restore",
"confirmRestoreMsg": "If the account you're restoring already exists, then <b>its current data will be lost</b> and replaced with the backup.",
"enterAccountPasswordToRestore": "Enter account password to restore.",
"couldNotRestoreAccount": "Could not restore account",
"connect": "Connect",
"connectMsg1": "You have to be on the <b>same network</b> as the host to connect.",
"connectMsg2": "Enter host address as shown <b>below the QR code</b>.",
"hostAddress": "Host address",
"credentials": "Credentials",
"customField": "Custom field",
"title": "Title",
"type": "Type",
"false_": "False",
"true_": "True",
"obscured": "Obscured",
"multiline": "Multiline",
"idCard": "ID card",
"nickname": "Nickname",
"idNumber": "ID number",
"name": "Name",
"country": "Country",
"additionalInfo": "Additional info",
"identity": "Identity",
"firstName": "First name",
"middleName": "Middle name",
"lastName": "Last name",
"gender": "Gender",
"email": "Email",
"phoneNumber": "Phone number",
"firstAddresssLine": "First address line",
"secondAddressLine": "Second address line",
"zipCode": "Zip code",
"city": "City",
"note": "Note",
"generate": "Generate",
"secret": "Secret",
"length": "Length",
"algorithm": "Algorithm",
"isGoogle": "Is Google",
"website": "Website",
"paymentCard": "Payment card",
"cardNumber": "Card number",
"cardHolderName": "Card holder name",
"expirationDate": "Expiration date",
"recommended": "Recommended",
"exportAndImport": "Export & Import",
"export": "Export",
"import": "Import",
"confirmExport": "Confirm export",
"confirmExportMsg1": "When exported, account data becomes <b>unencrypted</b>.",
"confirmExportMsg2": "If your export falls into the wrong hands, all your information saved in Passy will be endangered.",
"cancel": "Cancel",
"confirm": "Confirm",
"exportPassy": "Export Passy",
"exportSaved": "Export saved",
"accessDeniedTryAnotherFolder": "Access denied, try another folder",
"couldNotExport": "Could not export",
"passyExport": "Passy export",
"settings": "Settings",
"enableAutofill": "Enable autofill",
"about": "About",
"updatesPopupEnabled": "Updates popup enabled",
"removeIDCard": "Remove ID card",
"idCardsCanOnlyBeRestoredFromABackup": "ID cards can only be restored from a backup",
"remove": "Remove",
"idCards": "ID cards",
"noIDCards": "No ID cards",
"identities": "Identities",
"noIdentities": "No identities",
"removeIdentity": "Remove identity",
"identitiesCanOnlyBeRestoredFromABackup": "Identities can only be restored from a backup",
"importFromPassy": "Import from Passy",
"log": "Log",
"copy": "Copy",
"submitAnIssue": "Submit an issue",
"couldNotLogin": "Could not login",
"authenticate": "Authenticate",
"logIn": "Log in",
"logOut": "Log out",
"stay": "Stay",
"areYouSureYouWantToLogOutQuestion": "Are you sure you want to log out?",
"scanQRCode": "Scan QR code",
"canNotScanQuestion": "Can't scan?",
"search": "Search",
"synchronize": "Synchronize",
"host": "Host",
"passwords": "Passwords",
"paymentCards": "Payment cards",
"notes": "Notes",
"noAccounts": "No accounts",
"removeNote": "Remove note",
"notesCanOnlyBeRestoredFromABackup": "Notes can only be restored from a backup",
"noNotes": "No notes",
"removePassword": "Remove password",
"passwordsCanOnlyBeRestoredFromABackup": "Passwords can only be restored from a backup",
"noPasswords": "No passwords",
"removePaymentCard": "Remove payment card",
"paymentCardsCanOnlyBeRestoredFromABackup": "Payment cards can only be restored from a backup",
"noPaymentCards": "No payment cards",
"tfaCode": "2FA code",
"visit": "Visit",
"removeAccount": "Remove account",
"confirmRemoveAccountMsg": "Confirm the removal of account %u by typing in its username.",
"@confirmRemoveAccountMsg": { "description": "%u is a placeholder that will be found and replaced with the account username." },
"thisActionIsIrreversible": "This action is <b>irreversible</b>.",
"confirmUsername": "Confirm username",
"usernamesDoNotMatch": "Usernames do not match",
"security": "Security",
"protectScreen": "Protect screen",
"automaticScreenLock": "Automatic screen lock",
"donate": "Donate",
"accountSetup": "Account setup",
"unlock": "Unlock",
"addCustomField": "Add custom field",
"selectDate": "Select date",
"add": "Add",
"edit": "Edit",
"save": "Save",
"addEntry": "Add entry",
"copied": "Copied",
"numbers": "Numbers",
"symbols": "Symbols",
"done": "Done",
"allEntries": "All entries",
"searchAllEntries": "Search all entries",
"favorites": "Favorites",
"noFavorites": "No favorites",
"noFavoritesMsg": "You may add favorites by pressing the %f button at the top bar of any entry screen.",
"@noFavoritesMsg": { "description": "%f is a placeholder that will be replaced by the favorites icon." },
"addToFavorites": "Add to favorites",
"removeFromFavorites": "Remove from favorites",
"addedToFavorites": "Added to favorites",
"removedFromFavorites": "Removed from favorites",
"noEntries": "No entries",
"noSearchResults": "No search results",
"settingUpSynchronization": "Setting up synchronization",
"shareEntry": "Share entry",
"dateOfIssue": "Date of issue",
"notSpecified": "Not specified",
"male": "Male",
"female": "Female",
"other": "Other",
"csvImport": "CSV import",
"importPasswords": "Import passwords",
"importPaymentCards": "Import payment cards",
"importNotes": "Import notes",
"importIDCards": "Import ID cards",
"importIdentities": "Import identities",
"noCSVDataFound": "No CSV data found",
"csvImportMsg1":"Select CSV field values to match the entry variables.",
"csvImportMsg2": "This template will be used for all CSV entries.",
"noConnectorFound": "No connector found",
"pleaseDownloadAndInstallTheMainPassyApplication": "Please download and install the main Passy application",
"download": "Download",
"report": "Report",
"failedToLoad": "Failed to load",
"autofill": "Autofill",
"pleaseOpenTheDesktopApplicationAndAddAnAccount": "Please open the desktop application to add an account",
"passyBrowserExtension": "Passy Browser Extension",
"extensionSettingsNote": "For full feature set, including synchronization, automatic backups and entry sharing, visit the Passy desktop application",
"requestAFeature": "Request a feature",
"privacyPolicy": "Privacy policy",
"addPassword": "Add password",
"addPaymentCard": "Add payment card",
"addNote": "Add note",
"addIDCard": "Add ID card",
"addIdentity": "Add identity",
"newVersionAvailable": "New version available",
"unableToConnectBrowserExtension": "Unable to connect browser extension",
"somethingWentWrong": "Something went wrong",
"twoFactorAuthentication": "Two-Factor Authentication",
"advancedSettings": "Advanced settings",
"enableMarkdown": "Enable Markdown",
"markdownPreview": "Markdown preview",
"keyDerivation": "Key derivation",
"keyDerivationType": "Key derivation type",
"keyDerivationDescription": "Key derivation can significantly improve your account security by making your password harder to guess.",
"keyDerivationWarning1": "It is highly recommended to use key derivation.",
"keyDerivationWarning2": "All your devices need to have the <b>same key derivation type</b> for synchronization to work properly.",
"keyDerivationWarning3": "If you don't see this menu on other devices, please make sure that all of your devices are updated to the <b>latest Passy version</b>.",
"youAreChangingKeyDerivationFor": "You're changing key derivation for %u.",
"@youAreChangingKeyDerivationFor": { "description": "%u is a placeholder that will be found and replaced with the account username." },
"synchronizationServers": "Synchronization servers",
"serverSetup": "Server setup",
"removeServers": "Remove servers",
"synchronizationInterval": "Synchronization interval",
"reset": "Reset",
"synchronizationServerSetup": "Synchronization server setup",
"connectToServer": "Connect to server",
"none": "None",
"syncServerSetupInfo": "You only need one server to access all of your accounts.",
"chooseHostAddressAndPort": "Choose host address and port",
"port": "Port",
"installServer": "Install server",
"doubleClickMsg1": "Using your file manager, navigate to the specified install directory and double-click %e.",
"@doubleClickMsg1": { "description": "%e is a placeholder that will be found and replaced with the executable file name that the user has to double-click." },
"doubleClickMsg2": "You may need to right-click the file and select `Run as a Program` if double-clicking opens it in a text editor.",
"startServer": "Start server",
"testConnection": "Test connection",
"optional": "Optional",
"addServerToAutostart": "Add server to autostart",
"onClientDevicesMsg": "On client device(s): %a",
"@onClientDevicesMsg": { "description": "%a is a placeholder that will be found and replaced with a list of actions that have to be performed on client device(s)" },
"serverInstalled": "Server installed",
"couldNotInstallServer": "Could not install server",
"hostAddressIsEmpty": "Host address is empty",
"invalidPortSpecified": "Invalid port specified",
"couldNotConnectToServer": "Could not connect to server",
"intervalIsLessThan": "Interval is less than %t",
"@intervalIsLessThan": { "description": "%t is a placeholder that will be found and replaced with time interval and units for that interval" },
"seconds": "Second(s)",
"minutes": "Minute(s)",
"hours": "Hours(s)",
"days": "Days(s)",
"weeks": "Weeks(s)",
"months": "Months(s)",
"years": "Years(s)",
"connectToSynchronizationServer": "Connect to synchronization server",
"nicknameCanNotBeEmpty": "Nickname can't be empty",
"nicknameAlreadyInUse": "Nickname already in use",
"lastSynchronization": "Last synchronization",
"connecting": "Connecting",
"connectionEstablished": "Connection established",
"syncError": "Sync error",
"invalidAddressFormat": "Invalid address format",
"connectionFailed": "Connection failed",
"synchronizationComplete": "Synchronization complete",
"entriesAdded": "Entries added",
"entriesRemoved": "Entries removed",
"entriesChanged": "Entries changed",
"csvExport": "CSV export",
"kdbxImport": "KDBX import",
"kdbxExport": "KDBX export",
"imported": "Imported",
"backupYourAccountBeforeMakingChangesToTheseSettings": "Please back up your account before making changes to these settings.",
"backupYourAccountBeforeProceeding": "Backup your account before proceeding",
"synchronizationLogs": "Synchronization logs",
"noRecentActivity": "No recent activity.",
"yourAccountWillBeStoredLocallyOnThisDevice": "Your account will be stored locally <b>on this device</b>.",
"files": "Files",
"noFiles": "No files",
"fileType": "File type",
"photo": "Photo",
"file": "File",
"folder": "Folder",
"unknown": "Unknown",
"plainText": "Plain text",
"markdown": "Markdown",
"folderName": "Folder name",
"fileSize": "File size",
"filePreview": "File preview",
"failedToDisplayFile": "Failed to display file",
"addFile": "Add file",
"failedToAddFile": "Failed to add file",
"removeFile": "Remove file",
"filesCanOnlyBeRestoredFromABackup": "Files can only be restored from a backup",
"attachFile": "Attach file",
"attachments": "Attachments",
"synchronizedFiles": "Synchronized files",
"scrollOrPinchToZoom": "Scroll or pinch to zoom",
"missingFile": "Missing file",
"rename": "Rename",
"fileName": "File name",
"refresh": "Refresh",
"counter": "Counter",
"@counter": { "description": "HOTP 2FA counter stores a number that is incremented on every logon" },
"createTag": "Create tag",
"create": "Create",
"tag": "Tag",
"noTags": "No tags",
"aegisImport": "Aegis import",
"backupPassy": "Backup Passy",
"backupSaved": "Backup saved",
"couldNotBackup": "Could not backup",
"renameTag": "Rename tag",
"noChanges": "No changes",
"close": "Close",
"entryDoesNotExist": "Entry does not exist",
"compressionType": "Compression type",
"bestCompression": "Best compression",
"bestDecompression": "Best decompression",
"text": "Text",
"date": "Date",
"number": "Number",
"video": "Video",
"audio": "Audio",
"minimizeToTray": "Minimize to tray",
"showWindow": "Show window",
"hideWindow": "Hide window",
"exitPassy": "Exit Passy",
"fileSaved": "File saved",
"parentFolder": "Parent folder",
"eraseOriginalFile": "Erase original file",
"move": "Move",
"moveHere": "Move here",
"theme": "Theme",
"screenLockDelay": "Screen lock delay"
}