-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathen.i18n.json
More file actions
892 lines (892 loc) · 46.8 KB
/
en.i18n.json
File metadata and controls
892 lines (892 loc) · 46.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
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
{
"aboutApinf_documentation": "Documentation",
"aboutApinf_contributors": "Contributors",
"aboutApinf_createdBy": "Created by",
"aboutApinf_credits": "Credits",
"aboutApinf_doneButton_text": "Done",
"aboutApinf_intro": "This website is powered by the open source Apinf platform.",
"aboutApinf_homepage": "Homepage",
"aboutApinf_openSource": "Open Source",
"aboutApinf_projectLinks": "Project links",
"aboutApinf_projectVersions": "Versions",
"aboutApinf_sourcecode": "Source code",
"aboutApinf_support": "Support",
"aboutApinf_title": "About Apinf",
"account_delete_button_text": "Delete account",
"account_delete_warning": "There's no coming back from this one",
"account_delete_title": "Delete account",
"account_details": "Account Details",
"addApi_button_text": "Add API",
"addApi_header": "Add an API",
"addApiBacklogItem_addBacklogItem_button": "Add backlog item",
"addApiBacklogItem_modalTitle": "Add backlog item",
"addBackend_simple_backendInformation_helptext": "Enter the URL and port of the remote server. E.g. google.com:80",
"addBackend_simple_baseInformation_helptext": "Enter a name to identify this API.",
"addBackend_simple_prefixInformation_helptext": "Enter frontend and backend paths, starting with '\/'",
"addOrganizationManagerForm_title": "Add Manager",
"addOrganizationManagerForm_description": "An organization manager has the same rights as the original API manager to edit, delete the API after an API has been connected to an organization.",
"addOrganizationManagerForm_button": "Add",
"organizationManagerForm_managerAlreadyExist_errorText": "User is already a manager of this organization.",
"apiAuthorizedUsersList_ header_text": "Authorized users",
"apiBackend_Status_Checking": "Checking API status. Hold on...",
"apiBackend_Status_Title": "Status",
"apiBackend_Status_Updated": "Updated:",
"apiBackend_Usage_Instructions_Headline": "Make API calls to:",
"apiBackend_Usage_Instructions_Note": "Note:",
"apiBackend_Usage_Instructions_Note_Text": "You can get your API Key from API profile page.",
"apiBackend_Usage_Instructions_Profile_Page_Link": "View profile.",
"apiBackendRating_anonymousError": "Please log in to rate this API",
"apiBackends_Add_API_Title": "Add API",
"apiBackends_AdvancedRequestsRewriting": "Advanced Requests Rewriting",
"apiBackends_AdvancedRequestsRewriting_Help": "Modify the incoming requests made to the Umbrella front_end before they are passed on to your API backend",
"apiBackends_AdvancedSettings": "Advanced Settings",
"apiBackends_Backend_Help": "Define the server where the API is hosted. Multiple servers can be defined to perform load balancing.",
"apiBackends_Backend_Title": "Backend",
"apiBackends_DocumentationTitle": "Documentation",
"apiBackends_Documentation_Link": "Link to documentation",
"apiBackends_Edit_API_Title": "Edit API",
"apiBackends_GlobalRequestSettings_Title": "Global Request Settings",
"apiBackends_HostRewrite": "rewrite to",
"apiBackends_Host_Title": "Host",
"apiBackends_Matching_Title": "Matching URL Prefixes",
"apiBackends_Matching_Title_Help": "What URL prefixes should be routed to this backend?",
"apiBackends_Submit": "Submit",
"apiBackends_Title_Help": "API's name",
"apiBacklog_addBacklogItem_buttonText": "Add backlog item",
"apiBacklogList_noApiBacklogItemsFound": "No backlog items found for this API.",
"apiBacklog_mainTitle": "Backlog",
"apiBacklogItems_priorityText_High": "High",
"apiBacklogItems_priorityText_Middle": "Middle",
"apiBacklogItems_priorityText_None": "None",
"apiCard_labelText_private": "private",
"apiSettingsDelete_deleteButton": "Delete",
"apiDetails_baseUrl_headingText": "API URL",
"apiDetails_description_headingText": "Description",
"apiDetails_usageInstructions_headingText": "To make calls to this API:",
"apiDetails_usageInstructions_requestHeaders_text": "use your API key in the request headers:",
"apiDetails_usageInstructions_disableApiKeyText": "use the URL:",
"apiDetails_usageInstructions_noApiKeyText": "use your API key. Click the \"Get API key\" button to request the key.",
"apiDetailsForm_text_updateInformation": "API information was updated",
"apiDocumentationEditor_notAvailable": "API documentation editor is not available.",
"apiDocumentation_APICall_Warning_Message": "API calls (PUT, POST, or DELETE) from Swagger are real calls.",
"apiDocumentation_APICall_Warning_Title": "Warning!",
"apiDocumentation_Link_Title": "Link",
"apiDocumentation_manageDocumentation_buttonText": "Manage",
"apiDocumentation_No_Link_Manager_Message": "You can add one using Manage API feature.",
"apiDocumentation_No_Link_Message": "No documentation link is available.",
"apiDocumentation_No_Swagger_Manager_Message": "You can add one using Manage API feature.",
"apiDocumentation_No_Swagger_Message": "No Swagger document available.",
"apiDocumentation_Title": "Documentation",
"apiDocumentation_Viewer_Title": "Viewer",
"apiDocumentation_sdkGenerateButton": "SDK Generate",
"apiDocumentation_tooltipSDKGeneratorButton": "With a valid Swagger file, you can download an SDK of your preferred language using this wizard",
"apiExport_json_button": "Export .json",
"apiExport_yaml_button": "Export .yaml",
"apiExport_api_title": "Export API configuration",
"apiExport_api_description": "Export API configuration in JSON or YAML format",
"apiExport_proxy_title": "Export proxy configuration",
"apiExport_proxy_description": "Export proxy configuration in JSON or YAML format",
"apiExport_title": "Export",
"apisFilterForm_buttonText_filter": "Filter",
"apisFilterForm_buttonText_clear": "Clear",
"apisFilterForm_labelText_lifecycle": "Life Cycle Phases",
"apisFilterForm_optionText_selectOne": "(Select one)",
"apisFilterIcon_tooltipText_filter": "Filter options",
"apiIntro_doneLabel": "Done",
"apiIntro_nextLabel": "Next",
"apiIntro_previousLabel": "Previous",
"apiIntro_steps_backlog_intro": "Add upcoming API features and priorities for the community to see.",
"apiIntro_steps_details_intro": "Provides basic information for the API and instructions about how to make API calls.",
"apiIntro_steps_documentation_intro": "Upload and share documentation describing the API. People can then download example code in their preferred language\/platform.",
"apiIntro_steps_export_intro": "Download .json or .yaml file for your API, for backup and\/or migration.",
"apiIntro_steps_feedback_intro": "Users of your API can give feedback, including reporting errors or requesting new features.",
"apiIntro_steps_metadata_intro": "Provide organizational, contact and service related information about your API.",
"apiIntro_steps_proxy_intro": "Use this tab to attach your API to a proxy, allowing you to use various API management related features (e.g. analytics, API keys, etc.).",
"apiIntro_steps_settings_intro": "Edit API settings from this tab. You can also delete API here.",
"apiIntro_steps_welcome_intro": "Welcome",
"apiIntro_skipLabel": "Skip",
"apiIntro_quickTour_button_text": "Quick tour",
"apiKeys_label": "API Key",
"apiKeys_getApiKeyButton": "Get API key",
"apiKeys_copyButtonText": "Copy API key",
"apiKeys_copySuccessful": "API key copied to clipboard.",
"apiKeys_getApiKeyButton_success": "API key retrieved successfully.",
"apiKeys_getApiKeyButton_processing": "Processing...",
"apiLifecycleStatus_labelText_development": "Development",
"apiLifecycleStatus_labelText_deprecated": "Deprecated",
"apiLifecycleStatus_labelText_design": "Design",
"apiLifecycleStatus_labelText_production": "Production",
"apiLifecycleStatus_labelText_testing": "Testing",
"apiLifecycleStatus_labelText_unknown": "Unknown",
"apiLogo_resumable_acceptedExtensions": "Only .jpg, .jpeg, .png and .gif file formats are allowed.",
"apiLogo_resumable_successfully_uploaded": "Logo successfully uploaded!",
"apiMetadata_dateInvalid": "End date must be after begin date",
"apiOrganization_disconnectButton": "Disconnect",
"apiOrganization_panelTitle": "Connect API to Organization",
"apiRemoveAuthorizedUser_cancelButton_text": "No, cancel",
"apiRemoveAuthorizedUser_confirmation_text": "Are you sure you want to remove this authorized user?",
"apiRemoveAuthorizedUser_modalTitle": "Remove authorized user",
"apiRemoveAuthorizedUser_removeButton_text": "Yes, remove",
"apiSelectPicker_administratorApis": "Administrator",
"apiSelectPicker_myApis": "My APIs",
"apiSelectPicker_otherApis": "Other APIs",
"apiSelectPicker_selectAPI": "Select API(s)",
"apiSettingsDelete_apiText": "This action cannot be undone. The API Backend and all its related information, i.e. metadata, documentation, API backlog items and feedback will be removed.",
"apiSettingsDelete_apiTitle": "Delete the API",
"apiSettingsDelete_panelTitle": "Delete",
"apiSettingsDetails_title": "Details",
"apiSettingsDetails_saveButton": "Save",
"apiSettingsDetails_uploadLogo_heading": "Upload logo",
"apiSettingsDetails_uploadLogoText": "You can upload a logo for your API. The logo will appear in the catalogue and on the single API page.",
"apiSettingsVisibility_title": "Visibility",
"apiSettingsVisibility_heading": "Change API visibility",
"apiSettingsVisibility_text": "Make this API private or public",
"apiAuthorizedUsersList_authorizedUsers": "Give single users permissions to view API even when API is globally marked Private.",
"api_backend_rating_anonymous": "Please log in to vote.",
"apinf_apiumbrellauser_error": "Error: Could not create user on proxy",
"apinf_noproxy_error": "Error: No proxy found",
"apinf_noproxybackend_error": "Error: No proxy backend found",
"apinf_usernotloggedin_error": "Error: Could not find signed-in user.",
"apiMonitoring_panelTitle_Monitoring": "API Monitoring",
"apiMonitoring_helpIcon_text": "Please provide a valid path to an endpoint to make actual API calls. API monitoring is done using HTTP requests. You can use GET method only so that accidental data insertion in your API is prevented.",
"apiMonitoring_saveButton_text": "Save",
"apiMonitoringForm_successMessage": "The API Monitoring settings are successfully saved!",
"apiMonitoringForm_errorMessage": "Endpoint to monitor is required",
"apiProxy_headerText": "Proxy backend configuration",
"apiUserAuthorizationForm_addButton_text": "Add authorized user",
"apiUserAuthorizationForm_header_text": "Add authorized users",
"authorizedUserForm_emailNotRegistered_errorText": "Email address not currently registered.",
"authorizedUserForm_success_message": "Added user to Authorized Users list",
"backlogItem_addedByYou": "Added by you",
"backlogItem_editButton_text": "Edit",
"backlogItem_deleteButton_text": "Delete",
"bookmark_buttonText_bookmark": "Bookmark",
"bookmark_buttonText_unbookmark": "Unbookmark",
"branding_update": "Update",
"branding_save": "Save",
"branding_panel_title": "Project Branding",
"catalogue_bookmarkTooltip_nonUser": "Number of bookmarks. Sign in to bookmark.",
"catalogue_BookmarkTooltip_user": "Bookmark API",
"catalogue_paginationButtons_next": "Next",
"catalogue_paginationButtons_previous": "Previous",
"catalogue_toolbar_filterOptions_myApis": "My APIs",
"catalogue_toolbar_filterOptions_myBookmarks": "My bookmarks",
"catalogue_toolbar_filterOptions_showAll": "Show all",
"catalogue_toolbar_sortBy_title": "Sort by",
"catalogue_toolbar_sortMenuOptions_averageRating": "Average rating",
"catalogue_toolbar_sortMenuOptions_bookmarkCount": "Number of bookmarks",
"catalogue_toolbar_sortMenuOptions_dateCreated": "Date created",
"catalogue_toolbar_sortMenuOptions_name": "Name",
"catalogue_toolbar_sortMenuOptions_sortAscending": "Ascending",
"catalogue_toolbar_sortMenuOptions_sortDescending": "Descending",
"catalogue_toolbar_toggleCollapse": "Toggle toolbar",
"catalogue_toolbar_viewMode_grid": "Grid",
"catalogue_toolbar_viewMode_table": "Table",
"catalogueGrid_addedBy": "Added by",
"catalogueTable_added": "Added",
"catalogueTable_addedBy": "Added by",
"catalogueTable_labelText_private": "private",
"catalogue_Title": "API Catalog",
"changeSelectedProxy_buttonCancel": "Cancel",
"changeSelectedProxy_buttonConfirm": "Change API Proxy",
"changeSelectedProxy_title": "Change API Proxy",
"changeSelectedProxy_textCaution": "Caution!",
"changeSelectedProxy_textConfirm": "Changing the proxy will change the call URL and will potentially break API calls from applications. Please inform your API consumers about this change and suggest them to check whether or not they need to obtain new API key from the newly selected proxy",
"connectApiToOrganizationModal_helpText": "You can connect an API that you manage to the organization. Afterwards, the connected API will appear in the organization profile.",
"connectApiToOrganizationModal_buttonText_close": "Close",
"connectApiToOrganizationModal_text_noOneApis": "All the APIs you manage have already been connected.",
"connectApiToOrganizationModal_modalTitle": "Connect API",
"contactForm_reset": "Reset",
"contactForm_successMessage": "Thank you! Your message has been successfully sent.",
"contactForm_submit": "Submit",
"dashboard_addApiButton_text": "Add an API",
"dashboard_mainTitle": "Dashboard",
"dashboard_noApisTitle": "There are no APIs that you manage.",
"dashboard_noProxyBackendsText": "You have not yet connected your API to a proxy. To see analytics of your API usage, browse your API from Catalog and configure a proxy from the API profile.",
"dashboardDataTable_help_text": "The table provides detailed information about each request your API receives for a specific time period. You can know the country and the IP address from where the request was generated. You can also identify the method to which an API request was made. Information in the table is rendered based on the filtering of the charts and combination of APIs.",
"dashboardDataTable_nextPage": "Next",
"dashboardDataTable_prevPage": "Previous",
"dashboardDataTable_recordsPerPage": "records per page",
"dashboardDataTable_requestCountry": "Country",
"dashboardDataTable_requestIP": "IP",
"dashboardDataTable_requestPath": "Path",
"dashboardDataTable_responseStatus": "HTTP status codes",
"dashboardDataTable_responseTime": "Response time (ms)",
"dashboardDataTable_timeStamp": "Date",
"dashboardDataTable_title": "Analytics data",
"dashboardDataTable_pageCount": "Page",
"dashboardCharts_placeholder_noDataFound": "No data found. Try changing filtering options to get some analytics data.",
"dashboardCharts_placeholder_loadingData": "Fetching latest data...",
"deleteAccount_closeButton": "Close",
"deleteAccount_confirmDelete": "Delete",
"deleteAccount_success_message": "Account deleted",
"deleteApiConfirmation_cancelButton": "Cancel",
"deleteApiConfirmation_confirmDeleteInformation": "This action cannot be undone! The API and all its related information, i.e. metadata, documentation, API backlog items and feedback will be removed.",
"deleteApiConfirmation_confirmDeleteMessage": "Are you sure you want to delete",
"deleteApiConfirmation_confirmDeleteNote": "NOTE:",
"deleteApiConfirmation_deleteButton": "Delete",
"deleteApiConfirmation_header": "Delete API",
"deleteApiConfirmation_successMessage": "Successfully deleted API: ",
"deleteOrganizationConfirmation_cancelButton": "Cancel",
"deleteOrganizationConfirmation_confirmDeleteInformation": "The organization information will be removed. This action cannot be undone!",
"deleteOrganizationConfirmation_confirmDeleteMessage": "Are you sure you want to delete",
"deleteOrganizationConfirmation_confirmDeleteNote": "NOTE:",
"deleteOrganizationConfirmation_deleteButton": "Delete",
"deleteOrganizationConfirmation_header": "Delete Organization",
"deleteOrganizationConfirmation_successMessage": "Successfully deleted Organization: ",
"deleteAccount_title": "Delete Account",
"deleteAccount_confirm_text": "Are you sure you want to delete your account?",
"deleteBacklogItem_modalTitle": "Delete backlog item",
"deleteBacklogItem_confirmation_text": "Are you sure you want to delete this backlog item?",
"deleteBacklogItem_cancelButton_text": "Cancel",
"deleteBacklogItem_deleteButton_text": "Delete backlog item",
"deleteFeedbackItem_modalTitle": "Delete feedback item",
"deleteFeedbackItem_confirmation_text": "Are you sure you want to delete this feedback item & all related votes?",
"deleteFeedbackItem_cancelButton_text": "Cancel",
"deleteFeedbackItem_deleteButton_text": "Delete feedback item",
"deleteOrganizationApiConfirmation_cancelButton_text": "Cancel",
"deleteOrganizationApiConfirmation_confirm_text": "Are you sure you want to disconnect this API from",
"deleteOrganizationApiConfirmation_disconnectButton_text": "Disconnect",
"deleteOrganizationApiConfirmation_header_text": "Disconnect API from",
"deleteOrganizationApiConfirmation_success_message": "API disconnected from organization",
"editApiMetadata_editButton": "Edit metadata",
"editApiMetadata_editApiMetadataForm_title": "Edit metadata",
"editApiMetadata_submitButtonText": "Save metadata",
"editBacklogItem_modalTitle": "Edit backlog item",
"editBacklogItem_submit_buttonText": "Save",
"emailTemplates_verifyEmail_message": "To verify your email address visit the following link:",
"emailTemplates_verifyEmail_title": "Verify Your Email Address",
"emailVerification_successMessage": "Email verified! Thanks!",
"esData_notFound": "There are no API usage statistics available.",
"favourite_Add": "Add bookmark",
"favourite_Remove": "Remove bookmark",
"feedbackForm_successMessage": "Thank you! Your feedback has been successfully sent.",
"feedbackItem_type": "Type",
"feedbackItem_topic": "Topic",
"feedbackItem_editButton_text": "Edit",
"feedbackItem_deleteButton_text": "Delete",
"feedbackItem_usernotloggedin_errorMessage": "Error: Please sign in to vote",
"feedback_feedbackForm_button": "Send feedback",
"feedback_feedbackForm_description": "We welcome problem reports, feature ideas and general comments.",
"feedback_feedbackForm_title": "Send feedback or report a problem",
"feedback_main_title": "Feedback and report messages",
"feedback_no_feedback": "No feedback, yet.",
"feedback_remove_button": "Remove",
"feedback_sendFeedback": "Send",
"feedback_view_button": "View",
"flagApiButton_buttonText": "Flag",
"flagApiButton_buttonText_active": "Flagged",
"flagApiModal_cancelButton": "Cancel",
"flagApiModal_removeApiFlag_insertMessage": "API has been successfully flagged.",
"flagApiModal_removeApiFlag_successMessage": "Flag has been successfully removed from API.",
"flagApiModal_removeApiFlag_updateMessage": "API flag info has been successfully updated.",
"flagApiModal_removeButton": "Remove flag",
"flagApiModal_saveButton": "Save",
"flagApiModal_titleText": "Flag API Backend",
"flagApiSchema_DefunctText": "Defunct",
"flagApiSchema_inappropriateText": "Inappropriate",
"forbidden_Title": "403 Forbidden",
"forbidden_Message": "You don't have permissions to view this page.",
"goBackButton_buttonText": "Return to a previous page",
"granularity_hour": "Hour",
"granularity_day": "Day",
"granularity_week": "Week",
"granularity_month": "Month",
"homeBody_feature_section_Statistic": "At a Glance",
"homeBody_featureSection_statistics_apisCount_heading": "APIs:",
"homeBody_featureSection_statistics_organizationsCount_heading": "Organizations:",
"homeBody_featureSection_statistics_usersCount_heading": "Users:",
"homeBody_contactUs_heading": "Contact Us",
"homeBody_contactUs_text": "Contact us for more information.",
"homeBody_feature_section_heading1": "Are you an API user?",
"homeBody_feature_section_heading2": "Are you an API owner?",
"homeBody_feature_title1": "Discover APIs",
"homeBody_feature_title1_text": "Find and bookmark useful APIs",
"homeBody_feature_title2": "Mix APIs",
"homeBody_feature_title2_text": "Mix APIs from several sources (future)",
"homeBody_feature_title3": "Check API documentation",
"homeBody_feature_title3_text": "Documentation viewer available",
"homeBody_feature_title4": "Track application usage",
"homeBody_feature_title4_text": "View analytics for API calls from your application",
"homeBody_feature_title5": "Publish your APIs",
"homeBody_feature_title5_text": "Make your APIs easily available for developers",
"homeBody_feature_title6": "Manage your APIs",
"homeBody_feature_title6_text": "Easily manage and configure your API endpoints and access control",
"homeBody_feature_title7": "Track your APIs",
"homeBody_feature_title7_text": "View detailed analytics data for your APIs",
"homeBody_feature_title8": "Web-based",
"homeBody_feature_title8_text": "Centralized management for hundreds of users",
"homeBody_openSource_imageAltText": "100% open source",
"homeBody_section1_heading": "Getting started",
"homeBody_section1_text": "Just create an account and be on your way! The developer dashboard offers you a one stop location to discover APIs, track your application API usage, and more.",
"homeBody_section1_text_extra": "Sign Up",
"homeBody_section2_heading": "Reach out to developers",
"homeBody_section2_text": "APInf provides you with a unified, simple interface for publishing your APIs to the developer community and performing complex API management tasks. It allows you to gain a better understanding of your API traf\ufb01c.",
"homeBody_section2_text_extra": "Contact Us",
"homeBody_section3_communityLinkText": "Apinf community",
"homeBody_section3_heading": "Completely open source",
"homeBody_section3_text": "APinf is powered by API Umbrella and builds a dashboard on top of the API Umbrella features. The solution is fully open source licensed with MIT. It is written in Meteor.js and D3. We like to collaborate, to listen to our users and want to encourage people to become contributors.",
"homeBody_section3_text_extra": "Find us in ",
"homeFooter_dashboardLink_text": "Dashboard",
"homeFooter_signIn": "Sign In",
"homeFooter_signUp": "Sign Up",
"importApiConfiguration_errorMessage": "Config file must be either in .YAML, .YML, .JSON or .TXT format.",
"import_ApiConfiguration_Drop": "Drop your file here",
"import_ApiConfiguration_File": "File:",
"import_ApiConfiguration_Preview": "Preview:",
"importApiConfiguration_jsonError_message": "Configuration file is not a valid JSON object.",
"import_ApiConfiguration_Title": "Import API Configuration",
"import_ApiConfiguration_Upload": "Upload",
"import_ApiDocumentation_File": "Documentation Configuration File",
"importApiDocumentation_fileExtensionError_message": "Only .json and .yaml(.yml) files are supported.",
"importApiDocumentation_fileReadError_message": "Error when reading the file. Please check file contents for errors.",
"import_ApiDocumentation_Title": "Upload documentation",
"latestApiBackends_DateAdded": "Added %s",
"latestApiBackends_Heading": "Latest APIs",
"latestApiBackends_MoreInfo": "More info",
"latestApiBackends_NotFound": "Nothing found.",
"loginVerify_errorMessage": "We have sent you an email. Please verify your email address.",
"manageApiDocumentationModalUploadButton": "Choose file",
"manageApiDocumentationModal_AddedFile_Message": "Documentation file successfully uploaded!",
"manageApiDocumentationModal_CreateDocumentation_CancelButton": "Cancel",
"manageApiDocumentationModal_CreateDocumentation_SaveButton": "Save",
"manageApiDocumentationModal_CreateDocumentation_Title": "Create documentation file",
"manageApiDocumentationModal_DeletedFile_ConfirmationMessage": "Are you sure you want to remove the documentation file?",
"manageApiDocumentationModal_DeletedFile_Message": "Documentation file successfully deleted!",
"manageApiDocumentationModal_DocumentationLink_Title": "Link to external documentation resource",
"manageApiDocumentationModal_FileType_Message": "Only YAML (YML) and JSON file formats are supported.",
"manageApiDocumentationModal_LinkField_Updated_Message": "Documentation link successfully updated!",
"manageApiDocumentationModal_SizeLimit_Message": "File size limit 10MB",
"manageApiDocumentationModal_Title": "API Documentation",
"manageApiDocumentationModal_hints_createApiDocumentation": "If you don't have a documentation file, you can create one and then upload it.",
"manageApiDocumentationModal_hints_documentation_link": "Link to the Wiki, Github page or other web resource where the documentation of your API is located",
"manageApiDocumentationModal_hints_uploadApiDocumentation": "You can also choose to create a new documentation file for your API using Swagger editor",
"manageApiDocumentationModal_openDocumentationEditor": "Open API documentation editor",
"navbar_addAPIBackend": "Add API",
"navbar_apis": "APIs",
"navbar_organizations": "Organizations",
"navbar_about": "About",
"navbar_dashboard": "Dashboard",
"navbar_signIn": "Sign In",
"navbar_signUp": "Sign Up",
"navbar_users": "Users",
"notAuthorized_Message": "You are not authorized to access this page.",
"notAuthorized_Title": "Not Authorized",
"notFound_Message_Part1": "We could not find the page you were looking for.",
"notFound_Title": "Oops! Page not found.",
"organizationApis_connectButton": "Connect",
"organizationApisForm_successText": "The API and Organization are now connected.",
"organizationCatalog_Title": "Organization catalog",
"organizationCatalog_buttonText_addOrganization": "Add Organization",
"organizationCatalog_toolbar_filterOptions_myOrganizations": "My organizations",
"organizationCatalog_toolbar_filterOptions_showAll": "Show all",
"organizationCatalog_toolbar_sortBy_title": "Sort by",
"organizationCatalog_toolbar_sortMenuOptions_dateCreated": "Date created",
"organizationCatalog_toolbar_sortMenuOptions_name": "Name",
"organizationCatalog_toolbar_sortMenuOptions_sortAscending": "Ascending",
"organizationCatalog_toolbar_sortMenuOptions_sortDescending": "Descending",
"organizationCatalog_toolbar_toggleCollapse": "Toggle toolbar",
"organizationCatalog_toolbar_viewMode_grid": "Grid",
"organizationCatalog_toolbar_viewMode_table": "Table",
"organizationCatalog_text_noOrganizationIsAvailable": "No organization is available.",
"organizationCatalog_text_addOrganization": "Click \"Add Organization\" button to add a new one.",
"organizationCatalogTable_added": "Added",
"organizationCatalogGrid_organizationCardCreated_addedText": "Added %s",
"organizationCatalogGrid_organizationCardApisCount_apisText": "APIs",
"organizationForm_title": "Organization details",
"organizationForm_contact_panelTitle": "Contact",
"organizationForm_saveButton_text": "Save",
"organizationForm_successText": "Organization was successfully saved",
"organizationLogo_noPermissions": "Insufficient permissions to upload logo.",
"organizationLogo_resumable_errorText": "File creation failed!",
"organizationLogo_resumable_successfully_uploaded": "Logo successfully uploaded!",
"organizationLogo_resumable_acceptedExtensions": "Only .jpg, .jpeg, .png and .gif file formats are allowed.",
"organizationManagersList_title": "Managers",
"organizationManagerForm_successMessage": "New manager added.",
"organizationManagerForm_emailNotRegistered_errorText": "Email address not currently registered.",
"organizationNoApis_text_noConnectedApis": "The organization doesn't have any connected APIs.",
"organizationNoApis_text_useButton": "You can connect one via button \"Connect API to Organization\"",
"organizationProfile_bigText_apisCount": "APIs",
"organizationProfileHeader_editButton_text": "Edit",
"organizationProfileHeader_tabs_apis": "APIs",
"organizationProfileHeader_tabs_settings": "Settings",
"organizationProfile_smallText_apisCount": "(%s apis)",
"organizationProfile_buttonText_connectApi": "Connect API to organization",
"organizationProfile_buttonText_clear": "Clear all",
"organizationProfile_text_error": "Connection button doesn't work. Please inform administrator about the problem",
"organizationProfile_text_filteredBy": "Filtered by",
"organizationRemoveManagers_cancelButton": "Cancel",
"organizationRemoveManagers_description": "Are you sure you want to remove this user as a manager?",
"organizationRemoveManagers_removeButton": "Remove",
"organizationRemoveManagers_title": "Remove user as a manager",
"organizationSettings_uploadLogo_heading": "Upload logo",
"organizationSettings_uploadLogoText": "You can upload a logo for your organization. The logo will appear in the catalogue and on the single organization profile.",
"organizationSettingsDelete_buttonText_delete": "Delete",
"organizationSettingsDelete_text_information": "The organization information will be removed and this action cannot be undone.",
"organizationSettingsDelete_title": "Delete the Organization profile",
"organizationSettingsDelete_panelTitle": "Delete",
"profile_Header": "Profile",
"profile_UpdateButton": "Update",
"profile_setUsername": "Please set your username.",
"profile_updatedSuccess": "Profile updated",
"profile_usernameInvalid": "Username must be 3-15 alphanumeric characters. Underscore and hyphens are allowed.",
"profile_usernameIsTaken": "User name already exists. Enter another user name.",
"proxies_pageHeader": "Proxies",
"proxies_addProxy": "Add proxy",
"proxies_noProxiesFound": "No proxies found.",
"proxyBackendForm_advancedSettings_title": "Advanced settings",
"proxyBackendForm_apiBasePath_helpText": "Base path added to all API requests. Example:",
"proxyBackendForm_apiPort_helpText": "Port number on API server",
"proxyBackendForm_disableApiKey_helpText": "Allow users to call this API without an API key.",
"proxyBackendForm_proxyBasePath_helpText": "Base path added to all Proxy requests. Example:",
"proxyBackendForm_successMessage": "Settings saved.",
"proxyBackendForm_saveButton": "Save & Publish",
"proxyBackendForm_deleteButton": "Delete",
"proxyBackendForm_deleteErrorMessage": "Delete failed on API Umbrella proxy",
"proxyBackendForm_frontendPrefixNotUnique": "Frontend prefix already exists. Select another one.",
"proxyBackendForm_publishErrorMessage": "Publish failed on API Umbrella proxy",
"proxyBackendForm_requiredErrorMessage": "Please fill in the required fields",
"proxyBackendForm_deleteSuccessMessage": "Successfully deleted proxy settings",
"proxyBackendForm_update_successMessage": "Successfully updated proxy settings",
"proxyBackendForm_informText_noOneSelectedProxy": "No one proxy was selected.",
"proxyForm_header_text": "Add Proxy",
"proxyForm_saveButton_text": "Save",
"proxyForm_successText": "Proxy settings were saved",
"proxyForm_errorText": "All fields with asterisk symbol are required",
"proxyItem_editProxy": "Edit",
"proxyItem_removeProxy": "Remove",
"proxyItem_type": "Type",
"proxyItem_url": "URL",
"proxyItem_apiKey": "API Key",
"proxyItem_apiToken": "API Token",
"proxyItem_elasticsearch": "Elasticsearch",
"removeProxy_modalLabel": "Are you sure that you want to remove proxy?",
"removeProxy_modalBody": "proxy backends are connected to this proxy. Removing the proxy will mean that API calls made to any of the connected API backends will break.",
"removeProxy_confirmRemoveProxy": "Yes, remove",
"removeProxy_cancelRemove": "Cancel",
"removeProxy_errorMessage": "Error: Proxy removal failed",
"removeSelectedProxy_buttonCancel": "Cancel",
"removeSelectedProxy_buttonConfirm": "Yes, remove",
"removeSelectedProxy_title": "Remove Proxy",
"removeSelectedProxy_textCaution": "Caution!",
"removeSelectedProxy_textConfirm": "Deleting the proxy backend configuration will potentially break API calls from applications. Please inform your API consumers about this change.",
"requestsOverTimeChart_showingRecordsCount": "Showing records",
"requestsOverTimeChart_title": "API Request Timeline",
"requestsOverTimeChart_help_text": "You can use this chart to view number of requests your API has received for a specific time period. You can see API requests for a single API or a combination of them. The overview information and other charts will be updated when you interact with API request Timeline.",
"responseTimeDistributionChart_title": "API Response Time",
"responseTimeDistributionChart_help_text": "You can use this chart to see the number of responses generated by your API and its response time for the requests it receives for a specific time period. You can see the response time (on X-axis in milliseconds) and number of responses generated (Y-axis) for a single API or a combination of them. The overview information and other charts will be updated when you interact with API Response Time.",
"schemas": {
"apis": {
"name": {
"label": "API Name"
},
"description": {
"label": "Description"
},
"url": {
"label": "URL"
},
"submit_methods": {
"label": "Allow try-out for following methods:"
},
"organizationId": {
"label": "Connect API to organization"
},
"lifecycleStatus": {
"label": "Lifecycle status",
"placeholder": "Select lifecycle status",
"options": {
"design": "Design",
"development": "Development",
"testing": "Testing",
"production": "Production",
"deprecated": "Deprecated"
}
},
"documentation_link": {
"label": "Documentation link"
}
},
"apiMetadata": {
"organization": {
"label": "Organization",
"name": {
"label": "Name"
},
"description": {
"label": "Description"
}
},
"contact": {
"label": "Contact",
"name": {
"label": "Name"
},
"phone": {
"label": "Phone"
},
"email": {
"label": "Email"
}
},
"service": {
"label": "Service",
"name": {
"label": "Name"
},
"description": {
"label": "Description"
},
"validSince": {
"label": "Valid since",
"placeholder": "Click to select date"
},
"validUntil": {
"label": "Valid until",
"placeholder": "Click to select date"
},
"serviceLevelAgreement": {
"label": "Service Level Agreement"
}
}
},
"backlog": {
"title": {
"label": "Title",
"placeholder": "Title"
},
"details": {
"label": "Details",
"placeholder": "Description"
},
"priority": {
"label": "Priority"
}
},
"branding": {
"siteTitle": {
"label": "Site title"
},
"siteSlogan": {
"label": "Site slogan"
},
"colors": {
"label": "Colors",
"primary": {
"label": "Primary"
},
"primaryText": {
"label": "Primary text"
}
},
"socialMedia": {
"label": "Social media",
"$": {
"name": {
"label": "Name",
"firstOption": "(Select One)"
},
"url": {
"label": "Url",
"placeholder": "http://example.com/accountname"
}
}
},
"siteFooter": {
"label": "Site footer"
}
},
"contactForm": {
"name": {
"label": "Your name",
"placeholder": "Your name"
},
"email": {
"label": "E-mail address",
"placeholder": "Your email"
},
"message": {
"label": "Message",
"placeholder": "Your message"
}
},
"feedback": {
"topic": {
"label": "Topic",
"placeholder": "Feedback topic"
},
"message": {
"label": "Your Message",
"placeholder": "Your message"
},
"messageType": {
"label": "Choose message type"
}
},
"monitoring": {
"enabled": {
"label": "Enabled API Monitoring"
},
"url": {
"label": "Endpoint to Monitor"
}
},
"settings": {
"access": {
"onlyAdminsCanAddApis": {
"label": "Only platform administrators are allowed to add new APIs"
}
},
"apiDocumentationEditor": {
"label": "API Documentation Editor",
"enabled": {
"label": "Enabled"
},
"host": {
"label": "Host",
"placeholder": "https:\/\/editor.example.com\/"
}
},
"mail": {
"enabled": {
"label": "Enabled"
},
"username": {
"label": "Username"
},
"password": {
"label": "Password"
},
"smtpHost": {
"label": "SMTP Host"
},
"smtpPort": {
"label": "SMTP Port"
},
"fromEmail": {
"label": "Email address for sending emails"
},
"toEmail": {
"label": "Email address for receiving emails"
}
},
"githubConfiguration": {
"label": "Github configuration",
"clientId": {
"label": "Client ID"
},
"secret": {
"label": "Secret"
}
},
"sdkCodeGenerator": {
"label": "SDK Generator",
"enabled": {
"label": "Enabled"
},
"host": {
"label": "Host"
}
}
},
"ProxyBackends": {
"proxyId": {
"label": "Select one proxy"
},
"apiUmbrella": {
"settings": {
"append_query_string": {
"label": "Append Query String Parameters"
},
"disable_api_key": {
"label": "Disable API key requirement"
},
"headers_string": {
"label": "Set Request Headers"
},
"rate_limit_mode": {
"label": "Rate limit mode",
"options": {
"custom": "Custom rate limits",
"unlimited": "Unlimited requests"
}
},
"rate_limit": {
"duration": {
"label": "Duration (ms)"
},
"limit_by": {
"label": "Limit by",
"options": {
"apiKey": "API Key",
"ip": "IP Address"
}
},
"limit": {
"label": "Number of requests"
},
"response_headers": {
"label": "Show rate limit in response headers"
}
}
}
}
},
"organizations": {
"name": {
"label": "Name"
},
"url": {
"label": "URL"
},
"description": {
"label": "Description"
},
"contact": {
"label": "Contact",
"person": {
"label": "Name"
},
"phone": {
"label": "Phone number"
},
"email": {
"label": "Email"
}
}
},
"organizationApis": {
"apiId": {
"label": "Select API"
},
"organizationId": {
"label": "Select Organization"
}
},
"updatePassword": {
"old": {
"label": "Current Password"
},
"new": {
"label": "New Password"
},
"confirm": {
"label": "Confirm new Password"
}
},
"users": {
"username": {
"label": "Username"
},
"profile": {
"company": {
"label": "Company"
}
}
}
},
"sdkCodeGeneratorModal_errorText": "Your file is not supported by the Code Generator. Please upload the correct file",
"sdkCodeGeneratorModal_errorTextInvalidHost": "Code Generator server is incorrect. Please report to administrator about this problem.",
"sdkCodeGeneratorModal_Title": "Generate SDK file",
"searchField_button": "Search",
"searchField_placeholder": "Search...",
"searchPage_addedPrefix": "Added",
"searchPage_noResults": "Nothing found.",
"searchPage_pageHeader": "Search APIs",
"searchPage_searchForm_helpText": "Start typing your query for live search results.",
"searchPage_searchForm_placeholderText": "Search...",
"searchPage_searchResultsHeader": "Search results",
"settings_addingApis": "Adding APIs",
"settings_apiDocumentation_editor": "API Documentation Editor",
"settings_mail": "Mail",
"settings_mail_fromEmail": "This email is used to validate email addresses used for user registration and contact form submission. It needs to be a valid, pre-existing, domain-specific email",
"settings_mail_toEmail": "This email is used for receiving contact form submissions. It needs to be a valid, pre-existing, domain-specific email",
"settings_github": "Github",
"settings_save": "Save",
"settings_sdkCode_generator": "SDK Code Generator",
"settings_successMessage": "Settings saved",
"settingsMenu_profile": "Profile",
"settingsMenu_account": "Account",
"settingsMenu_branding": "Branding",
"settingsMenu_settings": "Settings",
"settingsMenu_proxies": "Proxies",
"setupNeededModal_body": "Please provide branding and\/or platform settings for this deployment.",
"setupNeededModal_title": "Setup needed",
"setupNeededModal_viewBrandingButton": "View Branding",
"setupNeededModal_viewSettingsButton": "View Settings",
"setUserName_legend_text": "Choose your username",
"setUserName_saveButton_text": "Save",
"statisticsSummary_captionRequests": "Requests",
"statisticsSummary_captionResponseTime": "Average response time",
"statisticsSummary_captionResponseRate": "Response rate",
"statisticsSummary_captionUniqueUsers": "Unique users",
"statusCheckTitle": "Status",
"statusCheckUpdated": "Updated:",
"statusCheck_ApinfWebApp": "Apinf Web App",
"statusCheck_ApiUmbrella": "Api Umbrella",
"statusCheck_Elasticsearch": "Elasticsearch",
"statusCodeCountsChart_title": "HTTP Status Codes",
"statusCodeCountsChart_help_text": "You can use this chart to see the HTTP responses generated by your API for the requests it receives for a specific time period. You can filter the chart with response type for a single API or a combination of them. The overview information and other charts will be updated when you interact with HTTP Status Codes.",
"swaggerUi_swaggerDocumentInvalidText": "Swagger document is not valid.",
"timeFrameSelectPicker_from": "from",
"timeFrameSelectPicker_to": "to",
"updatePassword_legend_text": "Update password",
"umbrella_createuser_error": "Failed to create user on API Umbrella.",
"updatePassword_submitButton_text": "Change Password",
"updatePasswordForm_successMessage": "Password updated.",
"uploadApiLogoButton": "Upload logo",
"uploadApiLogo_confirm_delete": "Are you sure you want to delete this logo?",
"uploadApiLogo_successfully_deleted": "Logo successfully deleted!",
"uploadOrganizationLogoButton": "Upload logo",
"uploadOrganizationLogo_confirm_delete": "Are you sure you want to delete this logo?",
"uploadOrganizationLogo_successfully_deleted": "Logo successfully deleted!",
"uploadProjectLogoButton_uploadButton_uploadLogo": "Upload Logo",
"uploadCoverPhoto_confirm_delete": "Cover photo area will show primary branding color after photo has been deleted. The image will be removed from the collection.",
"uploadCoverPhoto_acceptedExtensions": "Only .jpg, .jpeg, .png and .gif file formats are allowed.",
"uploadCoverPhoto_acceptedExtensions_errorText": "File creation failed!",
"uploadCoverPhoto_successfully_uploaded": "Your cover photo was successfully uploaded!",
"uploadCoverPhoto_successfully_deleted": "Your cover photo was successfully deleted!",
"uploadCoverPhotoButton_uploadButton_uploadCoverPhoto": "Upload cover photo",
"uploadProjectLogo_confirm_delete": "Are you sure you want to delete your project logo?",
"uploadProjectLogo_acceptedExtensions": "Only .jpg, .jpeg, .png and .gif file formats are allowed.",
"uploadProjectLogo_successfully_uploaded": "Your project logo successfully uploaded!",
"uploadProjectLogo_successfully_deleted": "Your project logo successfully deleted!",
"userMenu_account": "Account",
"userMenu_branding": "Branding",
"userMenu_profile": "Profile",
"userMenu_proxies": "Proxies",
"userMenu_settings": "Settings",
"userMenu_signout": "Sign out",
"viewApiNavigationMenu_backlog": "Backlog",
"viewApiNavigationMenu_details": "Details",
"viewApiNavigationMenu_documentation": "Documentation",
"viewApiNavigationMenu_export": "Export",
"viewApiNavigationMenu_feedback": "Feedback",
"viewApiNavigationMenu_metadata": "Metadata",
"viewApiNavigationMenu_proxy": "Proxy",
"viewApiNavigationMenu_settings": "Settings",
"viewApiPageHeader_privateLabel_text": "Private",
"viewApiSettigs_saveButton_text": "Save",
"viewApiStatus_statusMessage_ClientError": "Client error.",
"viewApiStatus_statusMessage_ErrorCodeText": "Status code:",
"viewApiStatus_statusMessage_Informational": "Informational.",
"viewApiStatus_statusMessage_Loading": "Loading...",
"viewApiStatus_statusMessage_RedirectError": "Redirection.",
"viewApiStatus_statusMessage_ServerError": "Server error.",
"viewApiStatus_statusMessage_Success": "API is operating normally.",
"viewApi_Details_Title": "Details",
"viewApi_Metadata_Contact_email": "email",
"viewApi_Metadata_Contact_phone": "Phone",
"viewApi_Metadata_Contact_title": "Contact",
"viewApi_Metadata_NotFound": "No metadata found.",
"viewApi_Metadata_Organization_title": "Organization",
"viewApi_Metadata_Service_serviceLevelAgreement": "Service level agreement",
"viewApi_Metadata_Service_title": "Service",
"viewApi_Metadata_Service_validSince": "Valid since",
"viewApi_Metadata_Service_validUntil": "Valid until",
"viewApi_Metadata_Title": "Metadata",
"viewApi_Servers": "Servers",
"viewApi_Title": "View API backend",
"visibilityToggle_buttonPrivate": "Make Private",
"visibilityToggle_buttonPublic": "Make Public"
}