mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
[169370] add translation directives to property resource bundles
This commit is contained in:
parent
f8795514f8
commit
efd4b990c9
26 changed files with 63 additions and 10 deletions
|
@ -9,6 +9,9 @@
|
|||
# Martin Oberhuber (Wind River) - initial API and implementation
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
Daytime_Service_Name=Daytime Service
|
||||
Daytime_Service_Description=The Daytime Service retrieves the current time of day from a remote host by connecting to TCP port 13.
|
||||
Daytime_Connector_Name=Daytime Connector Service
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
# Martin Oberhuber (Wind River) - Adapted original tutorial code to Open RSE.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
# Tutorial #2: Creating a Remote Resource Property Page
|
||||
pp.size.label=Size
|
||||
pp.size.tooltip=Cumulative size, in bytes
|
||||
|
|
|
@ -8,6 +8,10 @@
|
|||
# Contributors:
|
||||
# Martin Oberhuber (Wind River) - externalized strings
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
RemoteRunLaunchDelegate_RemoteShell=Remote Shell
|
||||
RemoteRunLaunchDelegate_1=Unidentified mode {0} passed to RemoteRunLaunchDelegate
|
||||
RemoteRunLaunchDelegate_3=Wrong service requested.
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
# This file contains the DataStore resources. English.
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
|
||||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
DStore_ConnectorService_Label=DStore Connector Service
|
||||
DStore_ConnectorService_Description=The DStore Connector Service uses RSE's DataStore protocol to connect to the host. You must have a DataStore daemon or server running on the remote machine.
|
|
@ -14,7 +14,8 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
|
||||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
Local_ConnectorService_Label=Local Connector Service
|
||||
Local_ConnectorService_Description=The Local Connector Service uses the Java API to connect to the local host.
|
|
@ -10,6 +10,9 @@
|
|||
# Martin Oberhuber (Wind River) - copy dialogs from team.cvs.ui
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
SshConnectorService_Name=SSH Connector Service
|
||||
SshConnectorService_Description=SSH Connector Service Description
|
||||
|
||||
|
|
|
@ -8,6 +8,10 @@
|
|||
# Contributors:
|
||||
# David Dykstal (IBM) - initial API and implementation
|
||||
###############################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
RSEPersistenceManager_DeleteProfileJobName=Delete RSE Profile Job
|
||||
PropertyFileProvider_SavingTaskName=Saving DOM
|
||||
PropertyFileProvider_UnexpectedException=Unexpected Exception
|
||||
|
|
|
@ -14,7 +14,8 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
RESID_MODELOBJECTS_MODELOBJECT_DESCRIPTION=An RSE Model Object represents any object in the Remote System Explorer.
|
||||
RESID_MODELOBJECTS_REFERENCINGOBJECT_DESCRIPTION=A Referencing Object encapsulates the operations required of an object which is merely a reference to another object.
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
RESID_SECURITY_CERTIFICATE_PROP_TITLE = Certificate Properties
|
||||
RESID_SECURITY_VALIDITY_PERIOD = Valid from %1 to %2
|
||||
|
|
|
@ -14,7 +14,8 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
RESID_FILES_PREFERENCES_BUFFER=File Transfer Buffer Size
|
||||
RESID_FILES_PREFERENCES_DOWNLOAD_BUFFER_SIZE_LABEL=Download (KB)
|
||||
|
|
|
@ -17,7 +17,8 @@
|
|||
# =====================================
|
||||
# Remote System Logging properties file
|
||||
# =====================================
|
||||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
# Preference Page
|
||||
# ----------------
|
||||
|
|
|
@ -14,6 +14,8 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
#=============================================================
|
||||
# PROCESS SUBSYSTEM ACTIONS...
|
||||
|
|
|
@ -14,6 +14,8 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
#=============================================================
|
||||
# PROCESS PROPERTIES
|
||||
|
|
|
@ -14,7 +14,8 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
DStore_Shell_Service_Label=DStore Shell Service
|
||||
DStore_Search_Service_Label=DStore Search Service
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
# Javier Montalvo Orus (Symbian) - Added Externalized Strings
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
FTP_File_Service_Name=FTP File Service
|
||||
FTP_File_Service_Description=The FTP File Service uses the FTP protocol to provide service for the Files subsystem. It requires an FTP daemon to be running on the host machine.
|
||||
FTP_File_Service_Deleting_Task=Deleting
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
Local_File_Service_Name=Local File Service
|
||||
Local_Process_Service_Name=Local Process Service
|
||||
Local_Shell_Service_Name=Local Shell Service
|
||||
|
|
|
@ -9,6 +9,9 @@
|
|||
# Martin Oberhuber (Wind River) - initial API and implementation
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
SshPlugin_Unexpected_Exception=Unexpected {0}: {1}
|
||||
|
||||
SftpFileService_Name=Ssh / Sftp File Service
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
###################################################################################
|
||||
############################ Universal Commands ############################
|
||||
###################################################################################
|
||||
|
|
|
@ -14,7 +14,8 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
##############################################################
|
||||
# Button values. Mnemonics will be assigned automatically, don't set them here.
|
||||
|
|
|
@ -14,6 +14,8 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
RESID_PROPERTY_PROCESS_DEFAULTFILTER_LABEL=All Processes
|
||||
RESID_PROPERTY_PROCESS_MYPROCESSESFILTER_LABEL=My Processes
|
|
@ -14,6 +14,8 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
RESID_SHELLS_COMMAND_SHELL_LABEL = Command Shell
|
||||
RSESubSystemOperation_Cancel_Shell_message = Cancel Shell
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
ResourceNavigator_goto = Goto
|
||||
|
||||
RefreshAction_text = Re&fresh
|
||||
|
|
|
@ -17,7 +17,9 @@
|
|||
##############################################################
|
||||
# PROPERTY VALUES...
|
||||
##############################################################
|
||||
# NLS_MESSAGEFORMAT_NONE
|
||||
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
RESID_PROPERTY_NAME_LABEL=Name
|
||||
RESID_PROPERTY_NAME_TOOLTIP=Name of resources
|
||||
|
|
|
@ -14,7 +14,8 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
##############################################################
|
||||
# Button values. Mnemonics will be assigned automatically, don't set them here.
|
||||
|
|
|
@ -14,7 +14,8 @@
|
|||
# {Name} (company) - description of contribution.
|
||||
################################################################################
|
||||
|
||||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_MESSAGEFORMAT_VAR
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
#COMMON PROPERTIES
|
||||
RESID_PROPERTY_NBRCHILDREN_LABEL=Number of children
|
||||
|
|
Loading…
Add table
Reference in a new issue