-
Notifications
You must be signed in to change notification settings - Fork 2
/
en.json
85 lines (85 loc) · 5.49 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
{
"%about_versionLabel_format%": "Version: {version}",
"%about_licenseLabel_format%": "License: {license}",
"%about_db_ip_attribution_format%": "{intro} {websiteLink} ({license}, {terms})",
"%about_db_ip_attribution_intro%": "Internet safety features use data from",
"%about_db_ip_attribution_terms%": "Terms",
"%downloadResources_errorRegistrationInvalid%": "User registration is not valid. Cannot retrieve resources from DBL.",
"%downloadResources_errorInstallResource_resourceNotFound%": "Resource not available from DBL",
"%downloadResources_errorInstallResource_resourceAlreadyInstalled%": "Resource is already installed and up to date. Installation skipped.",
"%downloadResources_errorInstallResource_installationFailed%": "Resource cannot be found after attempted installation. Installation failed.",
"%downloadResources_errorUninstallResource_resourceNotFound%": "Resource not found on list of DBL resources.",
"%downloadResources_errorUninstallResource_resourceNotInstalled%": "Resource is not currently installed, so it can't be removed.",
"%downloadResources_errorUninstallResource_localResourceNotFound%": "Resource cannot be located, so it can't be removed.",
"%downloadResources_errorUninstallResource_localResourceStillPresent%": "Resource is still present. Removing failed.",
"%downloadUpdateProjectTab_aria_downloadable%": "downloadable projects",
"%downloadUpdateProjectTab_aria_downloaded%": "downloaded projects",
"%downloadUpdateProjectTab_button_delete%": "Delete",
"%downloadUpdateProjectTab_listHeader_downloadable%": "Downloadable Projects",
"%downloadUpdateProjectTab_listHeader_downloaded%": "Downloaded Projects",
"%downloadUpdateProjectTab_title_downloadUpdate%": "Download/Update Project",
"%general_button_submit%": "Submit",
"%general_cancel%": "Cancel",
"%insertNote%": "Insert Note",
"%general_error_title%": "Error",
"%general_loading%": "Loading",
"%general_run%": "Run",
"%mainMenu_help%": "Help",
"%mainMenu_layout%": "Layout",
"%mainMenu_about%": "About Platform.Bible",
"%mainMenu_downloadInstallResources%": "Download/Install Resources",
"%mainMenu_exit%": "Exit",
"%mainMenu_openProject%": "Open Project",
"%mainMenu_settings%": "Settings",
"%mainMenu_visitSupportBible%": "Visit Support.Bible",
"%mainMenu_project%": "Project",
"%mainMenu_window%": "Window",
"%menuItemName_wordList%": "Word List",
"%product_name%": "Platform.Bible",
"%project_full_name_missing%": "*Name Missing*",
"%project_language_missing%": "*Language Missing*",
"%project_name_missing%": "_NoName_",
"%project_settings_platform_group1_description%": "Project settings pertaining to the software overall",
"%project_settings_platform_fullName_label%": "Project Full Name",
"%project_settings_platform_group1_label%": "Platform Settings",
"%project_settings_platform_isEditable_label%": "Is Editable",
"%project_settings_platform_isEditable_description%": "Whether this project is editable. A project that is not editable is sometimes called a resource.",
"%project_settings_platform_language_label%": "Project Primary Language",
"%project_settings_platform_name_label%": "Project Short Name",
"%selectBooks_title_selectBooks%": "Select Books",
"%selectMultipleProjects_title_selectProjects%": "Select Projects",
"%selectProject_title%": "Select Project",
"%settings_defaultMessage_loadingSetting%": "Loading setting",
"%settings_defaultSearchText_searchProject%": "Search Project Settings...",
"%settings_defaultSearchText_searchUserSettings%": "Search User Settings...",
"%settings_title_projectSettings%": "Project Settings",
"%settings_title_userSettings%": "User Settings",
"%submitButton%": "Submit",
"%scrollGroup_undefined%": "Ø",
"%scrollGroup_0%": "A",
"%scrollGroup_1%": "B",
"%scrollGroup_2%": "C",
"%scrollGroup_3%": "D",
"%scrollGroup_4%": "E",
"%some_localization_key%": "This is the English text for %some_localization_key%.",
"%tab_aria_tab%": "Tab",
"%tab_title_error%": "Error",
"%tab_title_unknown%": "Unknown",
"%webView_defaultTitle_webView%": "Web View",
"%webView_edit%": "Edit",
"%webView_openProjectSettings%": "Open Project Settings",
"%webView_project%": "Project",
"%webView_projectAssignmentsAndProgress%": "Assignments and Progress",
"%wordList%": "Word List",
"%settings_platform_group1_label%": "Platform Settings",
"%settings_platform_group1_description%": "Settings pertaining to the software overall",
"%settings_platform_verseRef_label%": "Current Verse Reference for Scroll Group A (Deprecated)",
"%settings_platform_verseRef_description%": "Current Verse Reference for Scroll Group A. Deprecated - please use `papi.scrollGroups` and `useWebViewScrollGroupScrRef`",
"%settings_platform_interfaceLanguage_label%": "Interface Language",
"%settings_platform_interfaceLanguage_description%": "List of locales to use when localizing the interface. First in the list receives highest priority. 'en' (English) is always added at the end, so everything localizes to English if it does not have a localization in a higher-priority locale.",
"%settings_platform_ptxUtilsMementoData_label%": "PtxUtils Memento Data",
"%settings_platform_paratextDataLastRegistryDataCachedTimes_label%": "ParatextData Last Registry Data Cached Times",
"%settings_platform_comments_enabled_label%": "Comments enabled (experimental)",
"%settings_platform_comments_enabled_description%": "Enabled reading and writing comments in projects. This is an experimental feature.",
"%webView_title_type_formatString%": "{type} {defaultTitle}"
}