forked from openshift/origin-web-common
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
lhfu
committed
Sep 1, 2017
1 parent
bdc00a2
commit 9eae941
Showing
17 changed files
with
448 additions
and
250 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,187 @@ | ||
msgid "" | ||
msgstr "" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Project-Id-Version: \n" | ||
|
||
#: src/components/binding/bindResults.html:13 | ||
msgid "<strong>{{ctrl.serviceToBind}}</strong> <span>has been bound</span> <span ng-if=\"ctrl.bindType === 'application'\"> to <strong>{{ctrl.applicationToBind}}</strong> successfully</span>" | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:64 | ||
#: src/components/edit-project/editProject.html:18 | ||
msgid "A short description." | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:25 | ||
msgid "A unique name for the project." | ||
msgstr "" | ||
|
||
#: src/components/binding/bindResults.html:44 | ||
msgid "An error occurred creating the binding." | ||
msgstr "" | ||
|
||
#: src/components/binding/bindResults.html:37 | ||
msgid "Binding Failed" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindServiceForm.html:47 | ||
msgid "Bindings can be created later from within a project." | ||
msgstr "" | ||
|
||
#: src/components/binding/bindApplicationForm.html:7 | ||
msgid "Bindings create a secret containing the necessary information for an application to use a service." | ||
msgstr "" | ||
|
||
#: src/components/binding/bindServiceForm.html:7 | ||
msgid "Bindings create a secret containing the necessary information for an application to use this service." | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:77 | ||
#: src/components/delete-project/delete-project-modal.html:27 | ||
msgid "Cancel" | ||
msgstr "" | ||
|
||
#: src/components/toast-notifications/toast-notifications.html:7 | ||
msgid "Close" | ||
msgstr "" | ||
|
||
#: src/components/truncate-long-text/truncateLongText.html:16 | ||
#: src/components/truncate-long-text/truncateLongText.html:20 | ||
msgid "Collapse" | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:69 | ||
msgid "Create" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindServiceForm.html:5 | ||
msgid "Create a binding for" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindApplicationForm.html:5 | ||
msgid "Create a binding for application <strong>{{ctrl.applicationName}}</strong>" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindServiceForm.html:16 | ||
msgid "Create a secret and inject it into an application" | ||
msgstr "" | ||
|
||
#: src/components/delete-project/delete-project-button.html:10 | ||
msgid "Delete Project" | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:60 | ||
#: src/components/edit-project/editProject.html:14 | ||
msgid "Description" | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:50 | ||
#: src/components/edit-project/editProject.html:4 | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindServiceForm.html:44 | ||
msgid "Do not bind at this time" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindApplicationForm.html:22 | ||
msgid "Do not bind at this time." | ||
msgstr "" | ||
|
||
#: src/components/binding/bindResults.html:35 | ||
msgid "Error" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindResults.html:27 | ||
msgid "Info" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindResults.html:23 | ||
msgid "Its data will be available to your application as environment variables." | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:54 | ||
#: src/components/edit-project/editProject.html:8 | ||
msgid "My Project" | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:4 | ||
msgid "Name" | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:28 | ||
msgid "Name is required." | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:33 | ||
msgid "Name must have at least two characters." | ||
msgstr "" | ||
|
||
#: src/components/binding/bindResults.html:5 | ||
msgid "Pending" | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:38 | ||
msgid "Project names may only contain lower-case letters, numbers, and dashes. They may not start or end with a dash." | ||
msgstr "" | ||
|
||
#: src/components/binding/bindServiceForm.html:39 | ||
msgid "Secrets can be referenced later from an application." | ||
msgstr "" | ||
|
||
#: src/components/truncate-long-text/truncateLongText.html:12 | ||
msgid "See All" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindApplicationForm.html:13 | ||
msgid "Select a service:" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindResults.html:12 | ||
msgid "Success" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindResults.html:18 | ||
msgid "The binding operation created the secret" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindResults.html:28 | ||
msgid "The binding secret will only be available to new pods. You will need to redeploy your application." | ||
msgstr "" | ||
|
||
#: src/components/binding/bindResults.html:6 | ||
msgid "The binding was created but is not ready yet." | ||
msgstr "" | ||
|
||
#: src/components/binding/bindApplicationForm.html:49 | ||
msgid "There are no bindable services in this project" | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:43 | ||
msgid "This name is already in use. Please choose a different name." | ||
msgstr "" | ||
|
||
#: src/components/binding/bindApplicationForm.html:38 | ||
msgid "This service is not yet ready. If you bind to it, then the binding will be pending until the service is ready." | ||
msgstr "" | ||
|
||
#: src/components/delete-project/delete-project-modal.html:6 | ||
msgid "This will <strong>delete all resources</strong> associated with the project {{project | displayName}} and <strong>cannot be undone</strong>. Make sure this is something you really want to do!" | ||
msgstr "" | ||
|
||
#: src/components/delete-project/delete-project-modal.html:10 | ||
msgid "Type the name of the project to confirm." | ||
msgstr "" | ||
|
||
#: src/components/create-project/createProject.html:9 | ||
msgid "my-project" | ||
msgstr "" | ||
|
||
#: src/components/delete-project/delete-project-modal.html:12 | ||
msgid "project to delete" | ||
msgstr "" | ||
|
||
#: src/components/binding/bindResults.html:22 | ||
msgid "that you may need to reference in your application." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.