Skip to content

Commit 9ecb34a

Browse files
committed
Add i18n files
1 parent 6586303 commit 9ecb34a

File tree

3 files changed

+182
-187
lines changed
  • features/apimgt/org.wso2.carbon.apimgt.publisher.feature/src/main/resources/publisher/site/public

3 files changed

+182
-187
lines changed

features/apimgt/org.wso2.carbon.apimgt.publisher.feature/src/main/resources/publisher/site/public/locales/en.json

Lines changed: 125 additions & 157 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,22 @@
323323
{
324324
"type": 0,
325325
"value": " Browse files"
326+
},
327+
{
328+
"type": 1,
329+
"value": "break"
330+
},
331+
{
332+
"type": 0,
333+
"value": "("
334+
},
335+
{
336+
"type": 1,
337+
"value": "accept"
338+
},
339+
{
340+
"type": 0,
341+
"value": ")"
326342
}
327343
],
328344
"Apis.Create.GraphQL.Steps.ProvideGraphQL.Input.file.upload": [
@@ -537,12 +553,6 @@
537553
"value": "API Definition updated successfully"
538554
}
539555
],
540-
"Apis.Details.APIDefinition.APIDefinition.api.outdated.definition": [
541-
{
542-
"type": 0,
543-
"value": "Current API definition outdated, You can either re-import existing resource or create new version"
544-
}
545-
],
546556
"Apis.Details.APIDefinition.APIDefinition.async.api.definition.updated.successfully": [
547557
{
548558
"type": 0,
@@ -567,42 +577,18 @@
567577
"value": "Audit API"
568578
}
569579
],
570-
"Apis.Details.APIDefinition.APIDefinition.btn.cancel": [
571-
{
572-
"type": 0,
573-
"value": "Cancel"
574-
}
575-
],
576580
"Apis.Details.APIDefinition.APIDefinition.btn.close": [
577581
{
578582
"type": 0,
579583
"value": "Close"
580584
}
581585
],
582-
"Apis.Details.APIDefinition.APIDefinition.btn.hide.diff": [
583-
{
584-
"type": 0,
585-
"value": "Hide Diff"
586-
}
587-
],
588586
"Apis.Details.APIDefinition.APIDefinition.btn.no": [
589587
{
590588
"type": 0,
591589
"value": "CANCEL"
592590
}
593591
],
594-
"Apis.Details.APIDefinition.APIDefinition.btn.reimport": [
595-
{
596-
"type": 0,
597-
"value": "Re-import"
598-
}
599-
],
600-
"Apis.Details.APIDefinition.APIDefinition.btn.show.diff": [
601-
{
602-
"type": 0,
603-
"value": "Show Diff"
604-
}
605-
],
606592
"Apis.Details.APIDefinition.APIDefinition.convert.to": [
607593
{
608594
"type": 0,
@@ -717,18 +703,6 @@
717703
"value": "Import WSDL"
718704
}
719705
],
720-
"Apis.Details.APIDefinition.APIDefinition.outdated.api.definition": [
721-
{
722-
"type": 0,
723-
"value": "Outdated Definition"
724-
}
725-
],
726-
"Apis.Details.APIDefinition.APIDefinition.outdated.definition": [
727-
{
728-
"type": 0,
729-
"value": "Outdated Definition"
730-
}
731-
],
732706
"Apis.Details.APIDefinition.APIDefinition.save.api.definition": [
733707
{
734708
"type": 0,
@@ -1047,6 +1021,78 @@
10471021
"value": "Severity ranges from:"
10481022
}
10491023
],
1024+
"Apis.Details.APIDefinition.DefinitionOutdated.api.outdated.definition": [
1025+
{
1026+
"type": 0,
1027+
"value": "Current API definition is outdated. You can either re-import the new definition or create a new version of this API."
1028+
}
1029+
],
1030+
"Apis.Details.APIDefinition.DefinitionOutdated.btn.cancel": [
1031+
{
1032+
"type": 0,
1033+
"value": "Cancel"
1034+
}
1035+
],
1036+
"Apis.Details.APIDefinition.DefinitionOutdated.btn.hide.diff": [
1037+
{
1038+
"type": 0,
1039+
"value": "Hide Diff"
1040+
}
1041+
],
1042+
"Apis.Details.APIDefinition.DefinitionOutdated.btn.reimport": [
1043+
{
1044+
"type": 0,
1045+
"value": "Re-import"
1046+
}
1047+
],
1048+
"Apis.Details.APIDefinition.DefinitionOutdated.btn.show.diff": [
1049+
{
1050+
"type": 0,
1051+
"value": "Show Diff"
1052+
}
1053+
],
1054+
"Apis.Details.APIDefinition.DefinitionOutdated.import.error": [
1055+
{
1056+
"type": 0,
1057+
"value": "Error while re-importing API definition"
1058+
}
1059+
],
1060+
"Apis.Details.APIDefinition.DefinitionOutdated.import.success": [
1061+
{
1062+
"type": 0,
1063+
"value": "Re-imported API definition successfully!"
1064+
}
1065+
],
1066+
"Apis.Details.APIDefinition.DefinitionOutdated.new.api.definition.error": [
1067+
{
1068+
"type": 0,
1069+
"value": "Something went wrong while getting the new API definition."
1070+
}
1071+
],
1072+
"Apis.Details.APIDefinition.DefinitionOutdated.outdated.definition": [
1073+
{
1074+
"type": 0,
1075+
"value": "Outdated Definition"
1076+
}
1077+
],
1078+
"Apis.Details.APIDefinition.DefinitionOutdated.outdated.definition.error": [
1079+
{
1080+
"type": 0,
1081+
"value": "Something went wrong while getting the outdated API definition."
1082+
}
1083+
],
1084+
"Apis.Details.APIDefinition.DefinitionOutdated.outdated.definition.heading": [
1085+
{
1086+
"type": 0,
1087+
"value": "Outdated Definition"
1088+
}
1089+
],
1090+
"Apis.Details.APIDefinition.DefinitionOutdated.service.retrieve.error": [
1091+
{
1092+
"type": 0,
1093+
"value": "Something went wrong while retrieving service information"
1094+
}
1095+
],
10501096
"Apis.Details.APIDefinition.ImportDefinition.WSDL.updated.successfully": [
10511097
{
10521098
"type": 0,
@@ -1335,6 +1381,12 @@
13351381
"value": "Edit Complexity Values"
13361382
}
13371383
],
1384+
"Apis.Details.Configuration.AuthHeader.helper.text": [
1385+
{
1386+
"type": 0,
1387+
"value": "Authorization header name cannot contain spaces or special characters"
1388+
}
1389+
],
13381390
"Apis.Details.Configuration.Components.APISecurity.Components.\n ApplicationLevel.http": [
13391391
{
13401392
"type": 0,
@@ -6871,24 +6923,12 @@
68716923
"value": "Uploading"
68726924
}
68736925
],
6874-
"Apis.Listing.components.TopMenu.api": [
6875-
{
6876-
"type": 0,
6877-
"value": "API(s)"
6878-
}
6879-
],
68806926
"Apis.Listing.components.TopMenu.api.singular": [
68816927
{
68826928
"type": 0,
68836929
"value": "API"
68846930
}
68856931
],
6886-
"Apis.Listing.components.TopMenu.apiproduct(s)": [
6887-
{
6888-
"type": 0,
6889-
"value": "API Product(s)"
6890-
}
6891-
],
68926932
"Apis.Listing.components.TopMenu.apiproduct.singular": [
68936933
{
68946934
"type": 0,
@@ -6928,7 +6968,7 @@
69286968
"Apis.Listing.components.TopMenu.search.results": [
69296969
{
69306970
"type": 0,
6931-
"value": "Search Result(s)"
6971+
"value": "Search Results"
69326972
}
69336973
],
69346974
"Apis.Listing.components.TopMenu.search.results.singular": [
@@ -6943,102 +6983,6 @@
69436983
"value": "Import From Service Catalog"
69446984
}
69456985
],
6946-
"Apis.Settings.Alert.AlertConfiguration.add": [
6947-
{
6948-
"type": 0,
6949-
"value": "New Configuration"
6950-
}
6951-
],
6952-
"Apis.Settings.Alert.AlertConfiguration.alert.config.add.error.msg": [
6953-
{
6954-
"type": 0,
6955-
"value": "Error occurred while adding alert configuration"
6956-
}
6957-
],
6958-
"Apis.Settings.Alert.AlertConfiguration.alert.config.add.success.msg": [
6959-
{
6960-
"type": 0,
6961-
"value": "Alert Configuration added successfully"
6962-
}
6963-
],
6964-
"Apis.Settings.Alert.AlertConfiguration.alert.config.delete.error.msg": [
6965-
{
6966-
"type": 0,
6967-
"value": "Error occurred while deleting the configuration."
6968-
}
6969-
],
6970-
"Apis.Settings.Alert.AlertConfiguration.alert.config.delete.success.msg": [
6971-
{
6972-
"type": 0,
6973-
"value": "Alert Configuration deleted successfully"
6974-
}
6975-
],
6976-
"Apis.Settings.Alerts.AlertConfiguration.api.name": [
6977-
{
6978-
"type": 0,
6979-
"value": "API Name"
6980-
}
6981-
],
6982-
"Apis.Settings.Alerts.AlertConfiguration.api.name.label": [
6983-
{
6984-
"type": 0,
6985-
"value": "API Name"
6986-
}
6987-
],
6988-
"Apis.Settings.Alerts.AlertConfiguration.api.version": [
6989-
{
6990-
"type": 0,
6991-
"value": "API Version"
6992-
}
6993-
],
6994-
"Apis.Settings.Alerts.AlertConfiguration.api.version.label": [
6995-
{
6996-
"type": 0,
6997-
"value": "API Version"
6998-
}
6999-
],
7000-
"Apis.Settings.Alerts.AlertConfiguration.configuration": [
7001-
{
7002-
"type": 1,
7003-
"value": "name"
7004-
},
7005-
{
7006-
"type": 0,
7007-
"value": " Configurations"
7008-
}
7009-
],
7010-
"Apis.Settings.Alerts.AlertConfiguration.no.config.message": [
7011-
{
7012-
"type": 0,
7013-
"value": "You do not have any configurations. Click on "
7014-
},
7015-
{
7016-
"type": 1,
7017-
"value": "newConfig"
7018-
},
7019-
{
7020-
"type": 0,
7021-
"value": " button to add a configuration."
7022-
}
7023-
],
7024-
"Apis.Settings.Alerts.AlertConfiguration.select.api.helper": [
7025-
{
7026-
"type": 0,
7027-
"value": "Select the API Name"
7028-
}
7029-
],
7030-
"Apis.Settings.Alerts.AlertConfiguration.select.version.helper": [
7031-
{
7032-
"type": 0,
7033-
"value": "Search Result"
7034-
}
7035-
],
7036-
"Apis.Listing.import.from.service.catalog.title": [
7037-
{
7038-
"type": 0,
7039-
"value": "Import From Service Catalog"
7040-
}
7041-
],
70426986
"Apis.Shared.AppErrorBoundary.something.went.wrong": [
70436987
{
70446988
"type": 0,
@@ -7109,6 +7053,18 @@
71097053
"value": "View Invoice"
71107054
}
71117055
],
7056+
"Base.Errors.AuthorizedError.default_body": [
7057+
{
7058+
"type": 0,
7059+
"value": "User is not authorized to access the API"
7060+
}
7061+
],
7062+
"Base.Errors.AuthorizedError.default_tittle": [
7063+
{
7064+
"type": 0,
7065+
"value": "Authorized Error"
7066+
}
7067+
],
71127068
"Base.Errors.ResourceNotFound.api.list": [
71137069
{
71147070
"type": 0,
@@ -7747,6 +7703,24 @@
77477703
"value": "Service Catalog"
77487704
}
77497705
],
7706+
"ServiceCatalog.Listing.Listing.heading.displaying.service": [
7707+
{
7708+
"type": 0,
7709+
"value": "Service"
7710+
}
7711+
],
7712+
"ServiceCatalog.Listing.Listing.heading.displaying.services": [
7713+
{
7714+
"type": 0,
7715+
"value": "Services"
7716+
}
7717+
],
7718+
"ServiceCatalog.Listing.Listing.heading.displaying.total": [
7719+
{
7720+
"type": 0,
7721+
"value": "Total:"
7722+
}
7723+
],
77507724
"ServiceCatalog.Listing.Listing.service.deleted.successfully": [
77517725
{
77527726
"type": 0,
@@ -8208,11 +8182,5 @@
82088182
"type": 0,
82098183
"value": "Maximum file size limit to 1MB"
82108184
}
8211-
],
8212-
"Apis.Details.Configuration.AuthHeader.helper.text": [
8213-
{
8214-
"type": 0,
8215-
"value": "Authorization header name cannot contain spaces or special characters"
8216-
}
82178185
]
82188186
}

0 commit comments

Comments
 (0)