Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 8ff695386b45934b8ee8a3ad8c1fbd4058d67325 (plain) (tree)


















                                                                                 
                                                 


                                                                                            
                                                           


                                                                                                    
                                                                

                                                                                       
#################################################################################
# Copyright (c) 2014, 2015 Red Hat.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     Red Hat - Initial Contribution
#################################################################################
Default_Name=Default Local
Image_Not_Found_Header=Image not found: 
Image_Pull_Failed_Header=Image pull failed: 
Image_Push_Failed_Header=Image push failed: 
Image_Build_Failed_Header=Image build failed: 
Exited_specifier=Exited
Up_specifier=Up
Paused_specifier=Paused
Running_specifier=Running
Removal_In_Progress_specifier=Removal In Progress
Missing_Default_Settings=Could not find default settings to connect to a local Docker daemon
Missing_Settings=Unable to open a new client to the Docker daemon: missing configuration
Retrieve_Default_Settings_Failure=Failed to retrieve default connection settings
Open_Connection_Failure=Failed to open connection '''{0}'''
Docker_Daemon_Ping_Failure=Failed to ping the Docker daemon
Retrieve_Docker_Certificates_Failure=Unable to retrieve certificates to connect to the Docker daemon
List_Docker_Containers_Failure=Failed to load list of Docker containers from {0}
Docker_General_Info_Failure=Failed to get Docker connection info
Docker_No_Settings_Description_Script=There is no settings detection script for this OS
Registry_Version_Mismatch=Target Docker registry located at {0} does not support API v1

Back to the top