Compare commits
20 Commits
patch/5.4.
...
patch/5.3.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6b713ec18d | ||
|
|
f7025f1f34 | ||
|
|
f70725f5e8 | ||
|
|
323f6ffe1c | ||
|
|
493a17f365 | ||
|
|
7c74273a20 | ||
|
|
86db2b0143 | ||
|
|
99f64e4d2d | ||
|
|
07093e1c9c | ||
|
|
1d2d924578 | ||
|
|
8910c8d5fa | ||
|
|
aa67a23807 | ||
|
|
d75405bcd1 | ||
|
|
4911e83171 | ||
|
|
d49c9e3ad1 | ||
|
|
477408a5ca | ||
|
|
320323d9c9 | ||
|
|
13317ff7b5 | ||
|
|
2a145e3970 | ||
|
|
4385e31743 |
@@ -1 +0,0 @@
|
||||
jarprocessor.exclude.children=true
|
||||
@@ -3,7 +3,6 @@ AccessorUtils.Assert1=Der 'BeanPropertyAccessors' der Spalte (mit
|
||||
AddPushButton.AddButton.Tip=Hinzufügen
|
||||
AddAllPushButton.AddAllButton.Tip=Alle hinzufügen
|
||||
CellEditorDialogBehavior.textContent=...
|
||||
ColorStyledText.RedoItem.Text=Wiederherstellen
|
||||
ColorStyledText.UndoItem.Text=Rückgängig
|
||||
ColorStyledText.CopyItem.Text=Kopieren
|
||||
ColorStyledText.PasteItem.Text=Einfügen
|
||||
@@ -15,8 +14,6 @@ Curve2D.MinNum.Be0=maximumSegements muss positiv oder 0 sein
|
||||
DateDialog.textContent=Wähle Datum und Zeit
|
||||
DialogErrorForCellEditorListener.Error.MsgDialogTitle=ERROR
|
||||
ErrorDialogWidthDetailArea.ErrorMessage.Text=Fehlermeldung
|
||||
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText=Spalte darf nicht leer sein
|
||||
ErrorDialogWithContinue.setParameter=Setze Einstellungen und fahre fort
|
||||
EventUtil.activate=Aktivieren
|
||||
EventUtil.close=Schließen
|
||||
EventUtil.deactivate=Deaktivieren
|
||||
|
||||
@@ -71,7 +71,7 @@ ExceptionMessageDialog.log=log
|
||||
ExceptionMessageDialog.No=No
|
||||
ExceptionMessageDialog.OK=OK
|
||||
ExceptionMessageDialog.Yes=Yes
|
||||
ExportPushButton.ExportButton.Tip=Export all rows into XML file
|
||||
ExportPushButton.ExportButton.Tip=Export all rows into xml file
|
||||
ExportPushButtonForExtendedTable.ErrorMsg.Text=Error occurred
|
||||
ExtendedTableAddCommand.Add.Label=Add one or more table entries
|
||||
ExtendedTableCopyCommand.Copy.Label=Copy one or more table entries in the internal clipboard
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
AccessorUtils.Assert0=L'attribut 'BeanPropertyAccessors' de la colonne (nommée '{0}' et ayant l'id '{1}') n'est pas configuré correctement. {2} est requis pour le bean
|
||||
AccessorUtils.Assert1=L'attribut 'BeanPropertyAccessors' de la colonne (nommée'{0}' et ayant l'id '{1}') n'est pas configuré correctement ou le type de la valeur affectée n'est pas correct.
|
||||
AccessorUtils.isReq=\ est requis pour le bean (<B>).
|
||||
AddPushButton.AddButton.Tip=Ajouter
|
||||
AddPushButton.AddButton.Tip=Add
|
||||
AddAllPushButton.AddAllButton.Tip=Ajoute tout
|
||||
CellEditorDialogBehavior.textContent=...
|
||||
ColorStyledText.RedoItem.Text=Répéter
|
||||
ColorStyledText.UndoItem.Text=Annuler
|
||||
ColorStyledText.CopyItem.Text=Copier
|
||||
ColorStyledText.PasteItem.Text=Coller
|
||||
ColorStyledText.SelectAllItem.Text=Sélectionner tout
|
||||
@@ -25,7 +24,6 @@ ErrorDialogWithContinue.setParameter=Configurer les param
|
||||
EventUtil.activate=Activer
|
||||
EventUtil.arm=ARM
|
||||
EventUtil.close=Fermer
|
||||
EventUtil.collapse=réduire
|
||||
EventUtil.deactivate=Désactiver
|
||||
EventUtil.defaultSelection=sélection par défaut
|
||||
EventUtil.deiconify=dé-icônifie
|
||||
@@ -55,7 +53,7 @@ EventUtil.move=D
|
||||
EventUtil.paint=peint
|
||||
EventUtil.resize=redimensionner
|
||||
EventUtil.selection=Sélection
|
||||
EventUtil.show=Afficher
|
||||
EventUtil.show=montrer
|
||||
EventUtil.traverse=traverse
|
||||
EventUtil.typeNull=Null
|
||||
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
|
||||
@@ -64,14 +62,14 @@ ExceptionMessageDialog.log=Fichier de log
|
||||
ExceptionMessageDialog.No=NO
|
||||
ExceptionMessageDialog.OK=OK
|
||||
ExceptionMessageDialog.Yes=Oui
|
||||
ExportPushButton.ExportButton.Tip=Exporte toutes les lignes dans un fichier XML
|
||||
ExportPushButton.ExportButton.Tip=Exporte toutes les lignes dans un fichier xml
|
||||
ExportPushButtonForExtendedTable.ErrorMsg.Text=Une erreur est survenue
|
||||
ExtendedTableAddCommand.Add.Label=Ajouter une ou plusieurs entrée(s) de table
|
||||
ExtendedTableCopyCommand.Copy.Label=Copier une ou plusieurs entrée(s) de table dans le presse-papier interne
|
||||
ExtendedTableModel.ModifiedObject.Error=L'objet ModifiedBeanListenable doit être défini avant d'utiliser cette méthode
|
||||
ExtendedTableMoveCommand.MoveLabel=Déplacer vers le haut ou le bas une ou plusieurs entrées de table
|
||||
ExtendedTableMoveCommand.MoveLabel=Déplacer vers le haut ou le bas une ou plusieurs entrée(s) de la table
|
||||
ExtendedTablePasteCommand.Paste.Label=Coller des données du presse-papiers interne
|
||||
ExtendedTableRemoveCommand.Romve.Label=Supprimer les entrées de table
|
||||
ExtendedTableRemoveCommand.Romve.Label=Supprimer des entrées de la table
|
||||
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=Réinitialiser tous les types de base de données pour obtenir les valeurs par défaut
|
||||
ImportPushButton.ImportButton.Tip=Remplacer toutes les lignes par celles importées d'un fichier XML.
|
||||
ImportPushButtonForExtendedTable.ErrorMsg.Text=Une erreur est survenue
|
||||
@@ -92,7 +90,6 @@ SelectContextVariablesPushButton.Label=S
|
||||
SWTCalendarWithTime.contentEvening=Soir
|
||||
SWTCalendarWithTime.contentHr=H:
|
||||
SWTCalendarWithTime.contentMin=Min :
|
||||
SWTCalendarWithTime.contentMorning=Matin
|
||||
SWTCalendarWithTime.contentNoon=Midi
|
||||
SWTCalendarWithTime.contentNow=Maintenant
|
||||
SWTCalendarWithTime.contnetSec=Sec :
|
||||
@@ -102,7 +99,6 @@ TableViewerCreator.Table.BeNull=la table est null.
|
||||
TableViewerCreator.TableColumn.AssertMsg=La TableColumn de TableEditorColumn avec idProperty '{0}' n'a pas la bonne Table parente
|
||||
TreeToTablesLinker.Type.Unsupported=Ce type de currentControl n'est pas supporté
|
||||
commons.error=ERROR
|
||||
exception.errorOccured=Une erreur est survenue ({0}).\nConsultez le log pour plus de détails.
|
||||
ModelSelectionDialog.Message=Choisissez une option, ou annulez
|
||||
ModelSelectionDialog.Option=Option
|
||||
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode intégré
|
||||
@@ -110,7 +106,6 @@ ModelSelectionDialog.ViewSchema=Voir le sch
|
||||
ModelSelectionDialog.newViewSchema=Voir le schéma
|
||||
ModelSelectionDialog.ViewQuery=Voir la requête (lecture seule)
|
||||
ModelSelectionDialog.Update=Mettre à jour la connexion du référentiel.
|
||||
FileStep2.previewFailure=Erreur de prévisualisation. Des paramètres doivent être modifiés`\nNote : Les erreurs de prévisualisation sont généralement liées à un mauvais paramétrage de l'encodage.
|
||||
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas été enregistré.
|
||||
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.title=Le XML ne peut analyser.
|
||||
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.msg=Le XML ne peut analyser dans ce format.
|
||||
|
||||
@@ -23,7 +23,6 @@ DefaultCellModifier.tableItemDispose=\u7834\u68C4\u3055\u308C\u305F\u30C6\u30FC\
|
||||
DialogErrorForCellEditorListener.Error.MsgDialogTitle=\u30A8\u30E9\u30FC
|
||||
ErrorDialogWidthDetailArea.ErrorMessage.Text=\u30A8\u30E9\u30FC\u30E1\u30C3\u30BB\u30FC\u30B8
|
||||
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText=\u30AB\u30E9\u30E0\u306F\u7A7A\u767D\u306F\u8A31\u53EF\u3055\u308C\u307E\u305B\u3093
|
||||
ErrorDialogWidthDetailArea.ErrorMessage.ColumnText.NotValid=\u5165\u529B'{0}'\u306F\u4E0D\u6B63\u3067\u3059\u3002\u30AA\u30EA\u30B8\u30CA\u30EB\u5024'{1}'\u304C\u4EE3\u7528\u3055\u308C\u307E\u3059\u3002
|
||||
ErrorDialogWithContinue.setParameter=\u30D1\u30E9\u30E1\u30FC\u30BF\u3092\u8A2D\u5B9A\u3057\u3066\u7D99\u7D9A
|
||||
EventUtil.activate=\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
|
||||
EventUtil.arm=\u906E\u65AD
|
||||
@@ -43,10 +42,7 @@ EventUtil.hardKeyUp=\u30AD\u30FC\u30A2\u30C3\u30D7
|
||||
EventUtil.help=\u30D8\u30EB\u30D7
|
||||
EventUtil.hide=\u96A0\u3059
|
||||
EventUtil.iconify=\u30A2\u30A4\u30B3\u30F3\u5316
|
||||
EventUtil.keyDown=\u30AD\u30FC\u30C0\u30A6\u30F3
|
||||
EventUtil.keyUp=\u30AD\u30FC\u30A2\u30C3\u30D7
|
||||
EventUtil.menuDetect=\u30E1\u30CB\u30E5\u30FC\u691C\u77E5
|
||||
EventUtil.modify=\u5909\u66F4
|
||||
EventUtil.mouseDoubleClick=\u30DE\u30A6\u30B9\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF
|
||||
EventUtil.mouseDown=\u30DE\u30A6\u30B9\u30C0\u30A6\u30F3
|
||||
EventUtil.mouseEnter=\u30DE\u30A6\u30B9\u30A8\u30F3\u30BF\u30FC
|
||||
@@ -58,12 +54,8 @@ EventUtil.move=\u79FB\u52D5
|
||||
EventUtil.paint=\u30DA\u30A4\u30F3\u30C8
|
||||
EventUtil.resize=\u30EA\u30B5\u30A4\u30BA
|
||||
EventUtil.selectedEqual=\u9078\u629E\u3055\u308C\u305F\=
|
||||
EventUtil.selection=\u9078\u629E
|
||||
EventUtil.show=\u8868\u793A
|
||||
EventUtil.traverse=\u30C8\u30E9\u30D0\u30FC\u30B9
|
||||
EventUtil.typeNull=Null
|
||||
EventUtil.UnknowDetail=\u30A4\u30D9\u30F3\u30C8\u8A73\u7D30\u306E\u4E0D\u660E\u306A???\u5024 \:
|
||||
EventUtil.UnknowType=\u30A4\u30D9\u30F3\u30C8\u30BF\u30A4\u30D7\u306E\u4E0D\u660E\u306A???\u5024 \:
|
||||
EventUtil.verify=\u30D9\u30EA\u30D5\u30A1\u30A4
|
||||
ExceptionHandler.Parameter.BeNull=ex \u30D1\u30E9\u30E1\u30BF\u306F NULL\u5024\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
|
||||
ExceptionMessageDialog.Cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
|
||||
@@ -96,10 +88,8 @@ ResetDBTypesButton.ResetDBTypesButton.Tip=DB\u30BF\u30A4\u30D7\u306E\u30EA\u30BB
|
||||
Rule.rule=\u30EB\u30FC\u30EB [{0}]
|
||||
SaveAsGenericSchemaPushButton.saveAsSchema=\u6C4E\u7528\u30B9\u30AD\u30FC\u30DE\u3068\u3057\u3066\u4FDD\u5B58
|
||||
SelectContextVariablesPushButton.Label=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u9078\u629E
|
||||
SWTCalendarWithTime.contentEvening=\u5348\u5F8C
|
||||
SWTCalendarWithTime.contentHr=\u6642 \:
|
||||
SWTCalendarWithTime.contentMin=\u5206 \:
|
||||
SWTCalendarWithTime.contentMorning=\u5348\u524D
|
||||
SWTCalendarWithTime.contentNoon=\u6B63\u5348
|
||||
SWTCalendarWithTime.contentNow=\u73FE\u5728
|
||||
SWTCalendarWithTime.contnetSec=\u79D2 \:
|
||||
@@ -109,14 +99,12 @@ TableViewerCreator.Table.BeNull=\u30C6\u30FC\u30D6\u30EB\u304Cnull\u3067\u3059
|
||||
TableViewerCreator.TableColumn.AssertMsg=ID \u30D7\u30ED\u30D1\u30C6\u30A3'{0}'\u304C\u3042\u308BTableEditorColumn\u306E\u30C6\u30FC\u30D6\u30EB\u30AB\u30E9\u30E0\u306F\u3001\u6B63\u3057\u3044\u89AA\u30C6\u30FC\u30D6\u30EB\u3092\u6301\u3063\u3066\u3044\u307E\u305B\u3093\u3002
|
||||
TreeToTablesLinker.Type.Unsupported=\u3053\u306E\u30BF\u30A4\u30D7\u306E currentControl\u306F \u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093
|
||||
commons.error=\u30A8\u30E9\u30FC
|
||||
exception.errorOccured=\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\uFF08{0}\uFF09\n\u8A73\u7D30\u306F\u30ED\u30B0\u3092\u53C2\u7167\u3057\u3066\u304F\u3060\u3055\u3044\u3002
|
||||
ModelSelectionDialog.Message=\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\uFF11\u3064\u9078\u629E\u3059\u308B\u304B\u3001\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u3066\u304F\u3060\u3055\u3044\u3002
|
||||
ModelSelectionDialog.Option=\u30AA\u30D7\u30B7\u30E7\u30F3
|
||||
ModelSelectionDialog.BuiltIn=\u7D44\u307F\u8FBC\u307F\u30D7\u30ED\u30D1\u30C6\u30A3\u306B\u5909\u66F4
|
||||
ModelSelectionDialog.ViewSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u53C2\u7167\uFF08\u8AAD\u8FBC\u306E\u307F\uFF09
|
||||
ModelSelectionDialog.ViewQuery=\u30AF\u30A8\u30EA\u306E\u8868\u793A\uFF08\u8AAD\u307F\u53D6\u308A\u5C02\u7528\uFF09\u3002
|
||||
ModelSelectionDialog.Update=\u30EA\u30DD\u30B8\u30C8\u30EA\u63A5\u7D9A\u306E\u66F4\u65B0\u3002
|
||||
FileStep2.previewFailure=\u30D7\u30EC\u30D3\u30E5\u30FC\u30A8\u30E9\u30FC\u3002\u3044\u304F\u3064\u304B\u306E\u8A2D\u5B9A\u5909\u66F4\u304C\u5FC5\u8981\u3067\u3059\u3002\n\u6CE8\u8A18\: \u30D7\u30EC\u30D3\u30E5\u30FC\u30A8\u30E9\u30FC\u306F\u4E00\u822C\u7684\u306B\u8AA4\u3063\u305F\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u8A2D\u5B9A\u306B\u3088\u308A\u8D77\u3053\u308A\u307E\u3059\u3002
|
||||
GlobalServiceRegister.ServiceNotRegistered=\u30B5\u30FC\u30D3\u30B9 {0} \u306F\u767B\u9332\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
|
||||
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.title=XML\u306F\u3001\u89E3\u6790\u3067\u304D\u307E\u305B\u3093.
|
||||
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.msg=XML\u306F\u3001\u3053\u306E\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u3067\u306F\u89E3\u6790\u3067\u304D\u307E\u305B\u3093.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Common UI runtime Plug-in
|
||||
Bundle-Name: Talend Ui runtime lib
|
||||
Bundle-SymbolicName: org.talend.common.ui.runtime;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
@@ -50,4 +50,3 @@ Import-Package: org.eclipse.jface.bindings.keys,
|
||||
org.eclipse.ui.forms.widgets
|
||||
Bundle-Activator: org.talend.commons.ui.runtime.CommonUIPlugin
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-Vendor: .Talend SA.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
jarprocessor.exclude.children=true
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 598 B |
Binary file not shown.
|
Before Width: | Height: | Size: 585 B |
Binary file not shown.
|
Before Width: | Height: | Size: 374 B |
Binary file not shown.
|
Before Width: | Height: | Size: 2.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 374 B |
@@ -12,7 +12,7 @@
|
||||
// ============================================================================
|
||||
package org.talend.commons.ui.runtime;
|
||||
|
||||
import java.util.Hashtable;
|
||||
import java.util.Properties;
|
||||
|
||||
import org.eclipse.swt.widgets.Display;
|
||||
import org.osgi.framework.BundleActivator;
|
||||
@@ -32,7 +32,7 @@ public class CommonUIPlugin implements BundleActivator {
|
||||
*/
|
||||
@Override
|
||||
public void start(BundleContext context) throws Exception {
|
||||
Hashtable props = new Hashtable();
|
||||
Properties props = new Properties();
|
||||
context.registerService(ExceptionService.class.getName(), new ExceptionServiceImpl(), props);
|
||||
}
|
||||
|
||||
@@ -61,7 +61,7 @@ public class CommonUIPlugin implements BundleActivator {
|
||||
if (!CommonsPlugin.isHeadless()) {
|
||||
try {
|
||||
Display.getDefault();
|
||||
} catch (Throwable e) {
|
||||
} catch (Error e) {
|
||||
fullyHeadless = true;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -42,22 +42,17 @@ public final class MessageBoxExceptionHandler {
|
||||
*
|
||||
* @param ex - exception to log
|
||||
*/
|
||||
public static void process(final Throwable ex) {
|
||||
final Display display = Display.getCurrent() == null ? Display
|
||||
.getDefault() : Display.getCurrent();
|
||||
if(display != null){
|
||||
display.syncExec(new Runnable() {
|
||||
|
||||
@Override
|
||||
public void run() {
|
||||
Shell shell = display.getActiveShell() == null ? new Shell()
|
||||
: display.getActiveShell();
|
||||
process(ex, shell);
|
||||
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
public static void process(Throwable ex) {
|
||||
Display display = Display.getCurrent();
|
||||
Shell shell = null;
|
||||
if (display != null) {
|
||||
display.getActiveShell();
|
||||
if (shell == null) {
|
||||
shell = new Shell();
|
||||
}
|
||||
}
|
||||
process(ex, shell);
|
||||
}
|
||||
|
||||
public static void process(Throwable ex, Shell shell) {
|
||||
CommonExceptionHandler.process(ex);
|
||||
|
||||
@@ -155,8 +155,6 @@ public enum ECoreImage implements IImage {
|
||||
TOGGLE_SUBJOB("/icons1/toggleSubjobs.png"), //$NON-NLS-1$
|
||||
TOGGLE_SUBJOB_DISABLED("/icons1/toggleSubjobDisabled.png"), //$NON-NLS-1$
|
||||
|
||||
COMPONMENT_ASSIST("/icons1/assist.gif"), //$NON-NLS-1$
|
||||
|
||||
TRACE_ON("/icons1/trace_on.png"), //$NON-NLS-1$
|
||||
TRACE_OFF("/icons1/trace_off.png"), //$NON-NLS-1$
|
||||
|
||||
@@ -173,11 +171,8 @@ public enum ECoreImage implements IImage {
|
||||
TRIANGLE("/icons1/triangle.gif"), // triangle.gif //$NON-NLS-1$
|
||||
COMPARE("/icons1/compare.gif"),
|
||||
EXCHNAGETAB("/icons/exchangeTab.jpg"), // $NON-NLS-1$
|
||||
EXCHNAGEIMAGEMISSING("/icons/component_missing.gif"),
|
||||
STATUS_OK("/icons/ok.png"), // $NON-NLS-1$
|
||||
MRGREEBAR("/icons1/mrGreeBar.gif"), //$NON-NLS-1$
|
||||
MRREDBAR("/icons1/mrRedBar.gif"), //$NON-NLS-1$
|
||||
MRGRAYBAR("/icons1/mrGrayBar.gif"); //$NON-NLS-1$
|
||||
EXCHNAGEIMAGEMISSING("/icons/component_missing.gif"), // $NON-NLS-1$
|
||||
STATUS_OK("/icons/ok.png"); // $NON-NLS-1$
|
||||
|
||||
private String path;
|
||||
|
||||
|
||||
@@ -129,9 +129,7 @@ public enum EImage implements IImage {
|
||||
COLLECTOR_ICON("/icons/collector.png"), //$NON-NLS-1$
|
||||
REPARTITION_ICON("/icons/repartition.png"), //$NON-NLS-1$
|
||||
|
||||
HADOOP_WIZ_ICON("/icons/hadoop-logo-wiz.png"), //$NON-NLS-1$
|
||||
|
||||
HIGHTLIGHT_ICON("/icons/hightLight.png");//$NON-NLS-1$
|
||||
HADOOP_WIZ_ICON("/icons/hadoop-logo-wiz.png");//$NON-NLS-1$
|
||||
|
||||
private String path;
|
||||
|
||||
|
||||
@@ -189,7 +189,6 @@
|
||||
install-size="0"
|
||||
version="1.2.15.v201012070815"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.apache.log4j"
|
||||
download-size="0"
|
||||
@@ -773,8 +772,8 @@
|
||||
install-size="0"
|
||||
version="3.1.0.v201005080502"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
|
||||
<plugin
|
||||
id="org.apache.commons.httpclient"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
@@ -792,7 +791,7 @@
|
||||
id="org.apache.commons.codec"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
version="1.3.0.v20100518-1140"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
@@ -842,6 +841,12 @@
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.talend.libraries.jdom"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.ui.cheatsheets"
|
||||
download-size="0"
|
||||
@@ -856,8 +861,7 @@
|
||||
version="0.0.0"
|
||||
fragment="true"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
<plugin
|
||||
id="org.apache.commons.httpclient"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
@@ -926,7 +930,6 @@
|
||||
install-size="0"
|
||||
version="1.0.4.v201101211617"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.apache.commons.logging"
|
||||
download-size="0"
|
||||
@@ -934,11 +937,4 @@
|
||||
version="1.1.1.v201101211721"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.ui.net"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
</feature>
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
jarprocessor.exclude.children=true
|
||||
@@ -1,4 +1,3 @@
|
||||
EntryLocation.returnTableName={Tabellenname={0}, Spaltenname={1}}
|
||||
ExceptionHandler.Parameter.BeNull=ex param kann nicht null sein
|
||||
ListenableList.IndexSameLength.Error=indexOrigin und indexDestination müssen die gleiche Länge haben
|
||||
ReflectionPropertyException.Access.ErrorMsg3=Fehler beim versuchten Zugriff auf '{0}' der Eigenschaft '{1}' der Klasse '{2}'
|
||||
|
||||
@@ -10,7 +10,7 @@ AbstractFakeResultSet.unknowCloumn=Invalid argument\: {0} is unknown column name
|
||||
AbstractFakeResultSet.parameterIndexOutOfRange=Invalid argument\: parameter index {0} is out of range
|
||||
EntryLocation.returnTableName={tableName={0}, columnName={1}}
|
||||
ExceptionHandler.Parameter.BeNull=ex param cannot be null
|
||||
ExtensionImplementationProviders.ExtensionPointError=Extension point must authorize a single instance
|
||||
ExtensionImplementationProviders.ExtensionPointError=Extension point must authoriez a single instance
|
||||
ListenableList.IndexSameLength.Error=indexOrigin and indexDestination must have same length
|
||||
ReflectionPropertyException.Access.ErrorMsg3=Error when trying to access to the {0} of the property ' of the property '{1}' of the class '{2}'
|
||||
ResourceUtils.canMove1=Can move
|
||||
@@ -50,5 +50,3 @@ XmlNodeRetriever.prposal1Node=proposal1Nodes \:
|
||||
XmlNodeRetriever.singleQuotes='
|
||||
XmlNodeRetriever.xPathExpression=xPathExpression = '
|
||||
VersionUtils.readPropertyFileError=Error to read property in talend.properties file.
|
||||
SoftwareSystemManager.NULL_CONN_INSTANCE=null connection instance.
|
||||
SoftwareSystemManager.NULL_INSTANCE_SOFTWARE_SYS=null software system instance.
|
||||
|
||||
@@ -9,12 +9,8 @@ ResourceUtils.canMove1=Peut d
|
||||
ResourceUtils.canMove2=Peut déplacer {0} -> {1}
|
||||
ResourceUtils.cannotMoveRule3=Impossible de déplacer {0} -> {1} (Règle 3-Descendant)
|
||||
ResourceUtils.cnanotMoveRule1=Impossible de déplacer {0} -> {1} (Règle 1-Tester si la source et la cible sont différentes)
|
||||
ResourceUtils.go=\ ->
|
||||
ResourceUtils.streamNull=le flux est null
|
||||
ReusableMultiKey.Keys.BeNull=Le tableau de clés ne peut pas être null
|
||||
StringUtils.IllegalArgument0=supporte uniquement l'encodage \\uxxxx ou \\xhh.
|
||||
StringUtils.IllegalArgument1=Encodage \\uxxxx malformé.
|
||||
StringUtils.IllegalArgument3=Encodage \\0xxx malformé.
|
||||
VersionUtils.Version.Error2=Chaîne de caractères mal formée {0} (attendait M{1}m)
|
||||
FilesUtils.operationCanceled=Opération de copie de fichier ou de répertoire annulée
|
||||
resources.file.notCreated=Le fichier "{0}" ne peut être créé ({1})
|
||||
@@ -31,7 +27,6 @@ resources.resource.notMoved=Impossible de d
|
||||
utils.data.container=L'Id {0} est déjà utilisé dans un conteneur
|
||||
utils.workbench.extensions.badNumberOfExtension=Mauvais nombre d'extension trouvé dans {0}. Entre {1} et {2} attendu mais {3} trouvé.
|
||||
utils.workbench.extensions.noExtension=Impossible de trouver un plug-in pour étendre le point d'extension d'ID {0}.
|
||||
XmlNodeRetriever.countResult=Résultat du compte \:
|
||||
XmlNodeRetriever.mainExpression=expression principale =
|
||||
XmlNodeRetriever.singleQuotes='
|
||||
VersionUtils.readPropertyFileError=Erreur de lecture de propriété dans le fichier talend.properties.
|
||||
|
||||
@@ -8,7 +8,6 @@ AbstractFakeResultSet.unknowCloumn=\u7121\u52B9\u306A\u5F15\u6570 \: {0} \u306F\
|
||||
AbstractFakeResultSet.parameterIndexOutOfRange=\u7121\u52B9\u306A\u5F15\u6570 \: \u30A4\u30F3\u30C7\u30C3\u30AF\u30B9{0} \u306E\u76EE\u76DB\u308A\u304C\u4E0D\u6B63\u3067\u3059\u3002
|
||||
EntryLocation.returnTableName={\u30C6\u30FC\u30D6\u30EB\u540D\={0}, \u30AB\u30E9\u30E0\u540D\={1}}
|
||||
ExceptionHandler.Parameter.BeNull=ex \u30D1\u30E9\u30E1\u30BF\u306F NULL\u5024\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
|
||||
ExtensionImplementationProviders.ExtensionPointError=\u30A8\u30AF\u30B9\u30C6\u30F3\u30B7\u30E7\u30F3\u30DD\u30A4\u30F3\u30C8\u3092\u30B7\u30F3\u30B0\u30EB\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3068\u8A8D\u3081\u3066\u304F\u3060\u3055\u3044
|
||||
ListenableList.IndexSameLength.Error=indexOrigin \u3068 indexDestination\u306F \u540C\u3058\u9577\u3055\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093
|
||||
ReflectionPropertyException.Access.ErrorMsg3=\u30AF\u30E9\u30B9 '{2}' \u306E\u30D7\u30ED\u30D1\u30C6\u30A3 '{1}' \u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306E {0} \u3078\u306E\u30A2\u30AF\u30BB\u30B9\u8A66\u884C\u4E2D\u306E\u30A8\u30E9\u30FC
|
||||
ResourceUtils.canMove1=\u79FB\u52D5\u53EF\u80FD
|
||||
|
||||
@@ -20,5 +20,4 @@ resources.resource.notMoved=\u8D44\u6E90"{0}"\u4E0D\u80FD\u79FB\u52A8\u5230"{1}"
|
||||
utils.data.container=Id{0}\u5DF2\u7ECF\u88AB\u4F7F\u7528\u5728\u5BB9\u5668\u4E2D
|
||||
utils.workbench.extensions.badNumberOfExtension=\u65E0\u6548\u7684\u6269\u5C55\u6570\u5B57\u88AB\u53D1\u73B0\u5728{0}\u4E2D\uFF0C\u5F53\u67E5\u627E{3}\u51FA\u73B0\u5728{1}\u548C{2}\u4E4B\u95F4
|
||||
utils.workbench.extensions.noExtension=\u6269\u5C55\u70B9ID\u4E3A"{0}"\u7684Plug-in\u4E0D\u5B58\u5728
|
||||
XmlNodeRetriever.countResult=\u8BA1\u7B97\u7ED3\u679C\uFF1A
|
||||
XmlNodeRetriever.singleQuotes=.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
jarprocessor.exclude.children=true
|
||||
@@ -1,80 +0,0 @@
|
||||
// ============================================================================
|
||||
//
|
||||
// Copyright (C) 2006-2013 Talend Inc. - www.talend.com
|
||||
//
|
||||
// This source code is available under agreement available at
|
||||
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
|
||||
//
|
||||
// You should have received a copy of the agreement
|
||||
// along with this program; if not, write to Talend SA
|
||||
// 9 rue Pages 92150 Suresnes, France
|
||||
//
|
||||
// ============================================================================
|
||||
package org.talend.commons.utils.database;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
import java.sql.SQLException;
|
||||
import java.sql.Types;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
/**
|
||||
* created by xqliu on Jul 23, 2013 Detailled comment
|
||||
*
|
||||
*/
|
||||
public class SybaseResultSetTest {
|
||||
|
||||
/**
|
||||
* Test method for {@link org.talend.commons.utils.database.SybaseResultSet#getInt(java.lang.String)} .
|
||||
*
|
||||
* @throws SQLException
|
||||
*/
|
||||
@Test
|
||||
public void testGetInt() throws SQLException {
|
||||
String col1 = "TYPE_NAME"; //$NON-NLS-1$
|
||||
String col2 = "IS_NULLABLE"; //$NON-NLS-1$
|
||||
String col3 = "name"; //$NON-NLS-1$
|
||||
String col4 = "age"; //$NON-NLS-1$
|
||||
String[] tableMeta = { col1, col2, col3, col4 };
|
||||
|
||||
List<String[]> data = new ArrayList<String[]>();
|
||||
data.add(new String[] { "DECIMAL", "N", "aaa", "7" }); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$
|
||||
data.add(new String[] { "CHAR", "Y", "bbb", "6" }); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$
|
||||
|
||||
SybaseResultSet sybaseResultSet = new SybaseResultSet();
|
||||
sybaseResultSet.setMetadata(tableMeta);
|
||||
sybaseResultSet.setData(data);
|
||||
|
||||
int i = 0;
|
||||
while (sybaseResultSet.next()) {
|
||||
switch (i) {
|
||||
case 0:
|
||||
assertTrue(sybaseResultSet.getInt(col1) == Types.DECIMAL);
|
||||
assertTrue(sybaseResultSet.getInt(col2) == 1);
|
||||
try {
|
||||
sybaseResultSet.getInt(col3);
|
||||
assertTrue(Boolean.FALSE);
|
||||
} catch (Exception e) {
|
||||
assertTrue(Boolean.TRUE);
|
||||
}
|
||||
assertTrue(sybaseResultSet.getInt(col4) == 7);
|
||||
break;
|
||||
case 1:
|
||||
assertTrue(sybaseResultSet.getInt(col1) == Types.CHAR);
|
||||
assertTrue(sybaseResultSet.getInt(col2) == 0);
|
||||
try {
|
||||
sybaseResultSet.getInt(col3);
|
||||
assertTrue(Boolean.FALSE);
|
||||
} catch (Exception e) {
|
||||
assertTrue(Boolean.TRUE);
|
||||
}
|
||||
assertTrue(sybaseResultSet.getInt(col4) == 6);
|
||||
break;
|
||||
}
|
||||
i++;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Common Runtime Plug-in
|
||||
Bundle-Name: runtime (low dependencies) for Talend common classes
|
||||
Bundle-SymbolicName: org.talend.commons.runtime
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 2.2.0.qualifier
|
||||
Require-Bundle: org.apache.log4j;visibility:=reexport,
|
||||
org.apache.commons.beanutils,
|
||||
org.apache.commons.collections,
|
||||
org.apache.commons.httpclient,
|
||||
org.apache.commons.lang;visibility:=reexport,
|
||||
org.apache.commons.lang,
|
||||
org.eclipse.core.runtime,
|
||||
org.eclipse.emf.ecore.xmi,
|
||||
org.talend.libraries.apache
|
||||
@@ -18,7 +18,6 @@ Export-Package: org.talend.commons,
|
||||
org.talend.commons.expressionbuilder,
|
||||
org.talend.commons.i18n,
|
||||
org.talend.commons.i18n.internal,
|
||||
org.talend.commons.model.components,
|
||||
org.talend.commons.utils,
|
||||
org.talend.commons.utils.data.bean,
|
||||
org.talend.commons.utils.data.container,
|
||||
@@ -51,4 +50,3 @@ Export-Package: org.talend.commons,
|
||||
org.talend.repository.model
|
||||
Bundle-ClassPath: .,
|
||||
fakejdbc_driver.jar
|
||||
Bundle-Vendor: .Talend SA.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
jarprocessor.exclude.children=true
|
||||
@@ -13,13 +13,11 @@
|
||||
package org.talend.commons.emf;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import java.util.ArrayList;
|
||||
import java.util.HashMap;
|
||||
import java.util.HashSet;
|
||||
import java.util.Iterator;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
import java.util.Set;
|
||||
|
||||
import org.apache.log4j.Logger;
|
||||
@@ -140,7 +138,18 @@ public class EmfHelper {
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
public static <T> List<T> loadEmfModel(EPackage pkg, String file) throws IOException {
|
||||
ResourceSet resourceSet = getResourceSet(pkg);
|
||||
ResourceSet resourceSet = new ResourceSetImpl();
|
||||
|
||||
Resource.Factory.Registry registry = resourceSet.getResourceFactoryRegistry();
|
||||
registry.getExtensionToFactoryMap().put("ecore", //$NON-NLS-1$
|
||||
new EcoreResourceFactoryImpl());
|
||||
registry.getExtensionToFactoryMap().put("xml", //$NON-NLS-1$
|
||||
new XMLResourceFactoryImpl());
|
||||
registry.getExtensionToFactoryMap().put("xmi", //$NON-NLS-1$
|
||||
new XMIResourceFactoryImpl());
|
||||
|
||||
EPackage.Registry reg = resourceSet.getPackageRegistry();
|
||||
reg.put(pkg.getNsURI(), pkg);
|
||||
|
||||
List<T> list = new ArrayList<T>();
|
||||
|
||||
@@ -163,20 +172,6 @@ public class EmfHelper {
|
||||
* @throws IOException
|
||||
*/
|
||||
public static void saveEmfModel(EPackage pkg, List<? extends EObject> models, String file) throws IOException {
|
||||
ResourceSet resourceSet = getResourceSet(pkg);
|
||||
|
||||
URI uri = URI.createFileURI(file);
|
||||
|
||||
Resource resource = resourceSet.createResource(uri);
|
||||
|
||||
for (EObject model : models) {
|
||||
resource.getContents().add(model);
|
||||
}
|
||||
|
||||
resource.save(null);
|
||||
}
|
||||
|
||||
private static ResourceSet getResourceSet(EPackage pkg) {
|
||||
ResourceSet resourceSet = new ResourceSetImpl();
|
||||
|
||||
Resource.Factory.Registry registry = resourceSet.getResourceFactoryRegistry();
|
||||
@@ -190,8 +185,15 @@ public class EmfHelper {
|
||||
EPackage.Registry reg = resourceSet.getPackageRegistry();
|
||||
reg.put(pkg.getNsURI(), pkg);
|
||||
|
||||
return resourceSet;
|
||||
URI uri = URI.createFileURI(file);
|
||||
|
||||
Resource resource = resourceSet.createResource(uri);
|
||||
|
||||
for (EObject model : models) {
|
||||
resource.getContents().add(model);
|
||||
}
|
||||
|
||||
resource.save(null);
|
||||
}
|
||||
|
||||
public static void saveResource(Resource resource) throws PersistenceException {
|
||||
@@ -202,10 +204,9 @@ public class EmfHelper {
|
||||
return;
|
||||
}
|
||||
|
||||
HashMap options = new HashMap(2);
|
||||
options.put(XMLResource.OPTION_ENCODING, "UTF-8"); //$NON-NLS-1$
|
||||
options.put(XMLResource.OPTION_ESCAPE_USING_CDATA, Boolean.TRUE);
|
||||
try {
|
||||
HashMap options = new HashMap(2);
|
||||
options.put(XMLResource.OPTION_ENCODING, "UTF-8"); //$NON-NLS-1$
|
||||
resource.save(options);
|
||||
|
||||
} catch (IOException e) {
|
||||
@@ -215,8 +216,9 @@ public class EmfHelper {
|
||||
log.warn("could not save resource: " + resource.getURI() + "\nLet us try to save using xml version 1.1", e);
|
||||
// if use the xml version 1.0 to store failed, try to use the xml
|
||||
// version 1.1 to store again
|
||||
HashMap options = new HashMap(2);
|
||||
options.put(XMLResource.OPTION_ENCODING, "UTF-8"); //$NON-NLS-1$
|
||||
options.put(XMLResource.OPTION_XML_VERSION, "1.1"); //$NON-NLS-1$
|
||||
|
||||
try {
|
||||
resource.save(options);
|
||||
} catch (IOException e1) {
|
||||
@@ -225,10 +227,6 @@ public class EmfHelper {
|
||||
}
|
||||
}
|
||||
|
||||
public static void loadResource(Resource resource, InputStream inputStream, Map<?, ?> options) throws IOException {
|
||||
resource.load(inputStream, options);
|
||||
}
|
||||
|
||||
/**
|
||||
* return the String size limit for the given ecore feature. This looks for an annotation url :
|
||||
* htttp://talend.org/UiConstraints and search for the key string.max.size
|
||||
|
||||
@@ -1,116 +0,0 @@
|
||||
// ============================================================================
|
||||
//
|
||||
// Copyright (C) 2006-2013 Talend Inc. - www.talend.com
|
||||
//
|
||||
// This source code is available under agreement available at
|
||||
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
|
||||
//
|
||||
// You should have received a copy of the agreement
|
||||
// along with this program; if not, write to Talend SA
|
||||
// 9 rue Pages 92150 Suresnes, France
|
||||
//
|
||||
// ============================================================================
|
||||
package org.talend.commons.emf;
|
||||
|
||||
import java.util.Map;
|
||||
|
||||
import javax.xml.parsers.ParserConfigurationException;
|
||||
import javax.xml.parsers.SAXParser;
|
||||
|
||||
import org.eclipse.emf.common.util.URI;
|
||||
import org.eclipse.emf.ecore.xmi.XMLLoad;
|
||||
import org.eclipse.emf.ecore.xmi.XMLResource;
|
||||
import org.eclipse.emf.ecore.xmi.XMLSave;
|
||||
import org.eclipse.emf.ecore.xmi.impl.XMILoadImpl;
|
||||
import org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl;
|
||||
import org.eclipse.emf.ecore.xmi.impl.XMISaveImpl;
|
||||
import org.xml.sax.SAXException;
|
||||
|
||||
/**
|
||||
* DOC ggu class global comment. Detailled comment
|
||||
*/
|
||||
public class TalendXMIResource extends XMIResourceImpl {
|
||||
|
||||
public TalendXMIResource() {
|
||||
super();
|
||||
}
|
||||
|
||||
public TalendXMIResource(URI uri) {
|
||||
super(uri);
|
||||
}
|
||||
|
||||
/*
|
||||
* this is overriden to provide our own implmentation the SAX parser because the JDK 1.6 sax parser is bugged and
|
||||
* cannot load XML 1.1 file correctly.
|
||||
*
|
||||
* @see org.talend.teneo.model.TalendDatastoreTest#testReadingXMLversionOnePointOneInUTF8()
|
||||
*
|
||||
* @see org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl#createXMLLoad()
|
||||
*/
|
||||
@Override
|
||||
protected XMLLoad createXMLLoad() {
|
||||
return new XMILoadImpl(createXMLHelper()) {
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl#makeParser()
|
||||
*/
|
||||
@Override
|
||||
protected SAXParser makeParser() throws ParserConfigurationException, SAXException {
|
||||
// this is made to avoid the jdk 1.6 SAX parser bug so we instanciate the xercer lib bundled in
|
||||
// talend instead of the one by default in the JRE
|
||||
return new org.apache.xerces.jaxp.SAXParserFactoryImpl().newSAXParser();
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
/*
|
||||
* this is overriden to provide our own implmentation of the escape class in order to remove all \0 control
|
||||
* characters because they are not authorised in XML files. see TDI-23991
|
||||
*
|
||||
* @see org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl#createXMLSave()
|
||||
*/
|
||||
@Override
|
||||
protected XMLSave createXMLSave() {
|
||||
return new XMISaveImpl(createXMLHelper()) {
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see org.eclipse.emf.ecore.xmi.impl.XMISaveImpl#init(org.eclipse.emf.ecore.xmi.XMLResource,
|
||||
* java.util.Map)
|
||||
*/
|
||||
@Override
|
||||
protected void init(XMLResource resource, Map<?, ?> options) {
|
||||
super.init(resource, options);
|
||||
escape = new Escape() {
|
||||
|
||||
@Override
|
||||
public String convert(String input) {
|
||||
// just replace all \0 by an emty string
|
||||
String newInput = input.replace("" + '\0', ""); //$NON-NLS-1$ //$NON-NLS-2$
|
||||
return super.convert(newInput);
|
||||
}
|
||||
};
|
||||
if (escape != null) {// this was copied from the super method to initialise the escape instance.
|
||||
|
||||
int maxSafeChar = 1114111;
|
||||
if (encoding != null) {
|
||||
if (encoding.equalsIgnoreCase("ASCII") || encoding.equalsIgnoreCase("US-ASCII")) {
|
||||
maxSafeChar = 127;
|
||||
} else if (encoding.equalsIgnoreCase("ISO-8859-1")) {
|
||||
maxSafeChar = 255;
|
||||
}
|
||||
}
|
||||
escape.setMappingLimit(maxSafeChar);
|
||||
|
||||
if (!"1.0".equals(xmlVersion)) {
|
||||
escape.setAllowControlCharacters(true);
|
||||
}
|
||||
escape.setUseCDATA(Boolean.TRUE.equals(options.get(XMLResource.OPTION_ESCAPE_USING_CDATA)));
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
@@ -5,8 +5,6 @@ DatabaseContentRetriever.PRODUCTVERSION=Database Product Version:
|
||||
DB2ForZosResultSet.outofRange=\ is out of range.
|
||||
DB2ForZosResultSet.parameterIndex=Invalid argument\: parameter index
|
||||
DB2ForZosResultSet.unknowCloumn=Invalid argument\: unknown column name
|
||||
SoftwareSystemManager.NULL_CONN_INSTANCE=null connection instance.
|
||||
SoftwareSystemManager.NULL_INSTANCE_SOFTWARE_SYS=null software system instance.
|
||||
SybaseResultSet.outofRange=\ is out of range.
|
||||
SybaseResultSet.parameterIndex=Invalid argument\: parameter index
|
||||
SybaseResultSet.unknowCloumn=Invalid argument\: unknown column name
|
||||
@@ -54,7 +52,4 @@ XmlNodeRetriever.prposal1Node=proposal1Nodes \:
|
||||
XmlNodeRetriever.singleQuotes='
|
||||
XmlNodeRetriever.xPathExpression=xPathExpression = '
|
||||
VersionUtils.readPropertyFileError=Error to read property in talend.properties file.
|
||||
AS400ResultSet.unknowCloumn=Invalid argument\: unknown column name
|
||||
AS400ResultSet.parameterIndex=Invalid argument\: parameter index
|
||||
AS400ResultSet.outofRange=\ is out of range.
|
||||
|
||||
|
||||
@@ -1,27 +0,0 @@
|
||||
// ============================================================================
|
||||
//
|
||||
// Copyright (C) 2006-2013 Talend Inc. - www.talend.com
|
||||
//
|
||||
// This source code is available under agreement available at
|
||||
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
|
||||
//
|
||||
// You should have received a copy of the agreement
|
||||
// along with this program; if not, write to Talend SA
|
||||
// 9 rue Pages 92150 Suresnes, France
|
||||
//
|
||||
// ============================================================================
|
||||
package org.talend.commons.model.components;
|
||||
|
||||
/**
|
||||
* DOC ggu class global comment. Detailled comment
|
||||
*/
|
||||
public interface IComponentConstants {
|
||||
|
||||
public static final String UNIQUE_NAME = "UNIQUE_NAME"; //$NON-NLS-1$
|
||||
|
||||
public static final String NORMAL = "normal"; //$NON-NLS-1$
|
||||
|
||||
public static final String JOBLET_NAME_CHANGED = "joblet name changed"; //$NON-NLS-1$
|
||||
|
||||
public static final String JOBLET_SCHEMA_CHANGED = "joblet schema changed"; //$NON-NLS-1$
|
||||
}
|
||||
@@ -226,15 +226,15 @@ public class StringUtils {
|
||||
}
|
||||
out[outLen++] = (char) value;
|
||||
} else {
|
||||
if (aChar == 't') {
|
||||
if (aChar == 't')
|
||||
aChar = '\t';
|
||||
} else if (aChar == 'r') {
|
||||
else if (aChar == 'r')
|
||||
aChar = '\r';
|
||||
} else if (aChar == 'n') {
|
||||
else if (aChar == 'n')
|
||||
aChar = '\n';
|
||||
} else if (aChar == 'f') {
|
||||
else if (aChar == 'f')
|
||||
aChar = '\f';
|
||||
} else if (Character.isDigit(aChar)) {
|
||||
else if (Character.isDigit(aChar)) {
|
||||
|
||||
int value = 0;
|
||||
for (int i = 0; i < 3; i++) {
|
||||
@@ -268,7 +268,7 @@ public class StringUtils {
|
||||
out[outLen++] = aChar;
|
||||
}
|
||||
} else {
|
||||
out[outLen++] = aChar;
|
||||
out[outLen++] = (char) aChar;
|
||||
}
|
||||
}
|
||||
return new String(out, 0, outLen);
|
||||
@@ -326,13 +326,12 @@ public class StringUtils {
|
||||
if (len < 0) {
|
||||
return str;
|
||||
}
|
||||
if ("".equals(str) || str == null) {
|
||||
if ("".equals(str) || str == null)
|
||||
return null;
|
||||
} else if (str.length() <= len) {
|
||||
else if (str.length() <= len) {
|
||||
return str;
|
||||
} else {
|
||||
} else
|
||||
return str.substring(0, len);
|
||||
}
|
||||
}
|
||||
|
||||
private static final String OPEN_BRACE = "{";
|
||||
|
||||
@@ -13,14 +13,8 @@
|
||||
package org.talend.commons.utils.database;
|
||||
|
||||
import java.sql.Connection;
|
||||
import java.sql.PreparedStatement;
|
||||
import java.sql.ResultSet;
|
||||
import java.sql.SQLException;
|
||||
import java.sql.Statement;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
import org.apache.commons.lang.StringUtils;
|
||||
|
||||
/**
|
||||
* created by zshen on Apr 12, 2013 Detailled comment
|
||||
@@ -28,25 +22,6 @@ import org.apache.commons.lang.StringUtils;
|
||||
*/
|
||||
public class AS400DatabaseMetaData extends PackageFakeDatabaseMetadata {
|
||||
|
||||
private static final String[] TABLE_META = {
|
||||
"TABLE_TYPE", "TABLE_NAME", "SYSTEM_TABLE_NAME", "TABLE_SCHEMA", "SYSTEM_TABLE_SCHEMA" }; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$
|
||||
|
||||
private String T = "T";//$NON-NLS-1$
|
||||
|
||||
private String V = "V";//$NON-NLS-1$
|
||||
|
||||
private String S = "S";//$NON-NLS-1$
|
||||
|
||||
private String A = "A";//$NON-NLS-1$
|
||||
|
||||
private String TABLE = "TABLE"; //$NON-NLS-1$
|
||||
|
||||
private String VIEW = "VIEW"; //$NON-NLS-1$
|
||||
|
||||
private String SYNONYM = "SYNONYM"; //$NON-NLS-1$
|
||||
|
||||
private String ALIAS = "ALIAS"; //$NON-NLS-1$
|
||||
|
||||
public AS400DatabaseMetaData(Connection conn) throws SQLException {
|
||||
super(conn);
|
||||
}
|
||||
@@ -94,101 +69,8 @@ public class AS400DatabaseMetaData extends PackageFakeDatabaseMetadata {
|
||||
*/
|
||||
@Override
|
||||
public ResultSet getTables(String catalog, String schemaPattern, String tableNamePattern, String[] types) throws SQLException {
|
||||
String sql;
|
||||
String and;
|
||||
if (schemaPattern != null) {
|
||||
sql = "SELECT TYPE,TABLE_NAME, SYSTEM_TABLE_NAME, TABLE_SCHEMA , SYSTEM_TABLE_SCHEMA FROM QSYS2.SYSTABLES WHERE TABLE_SCHEMA = '"
|
||||
+ schemaPattern + "'";
|
||||
and = " and ";
|
||||
} else {
|
||||
sql = "SELECT TYPE,TABLE_NAME, SYSTEM_TABLE_NAME, TABLE_SCHEMA , SYSTEM_TABLE_SCHEMA FROM QSYS2.SYSTABLES";
|
||||
and = " where ";
|
||||
}
|
||||
sql = addTypesToSql(sql, types, and);
|
||||
if (!StringUtils.isEmpty(tableNamePattern)) {
|
||||
sql = sql + " and NAME like ?";//$NON-NLS-1$
|
||||
}
|
||||
|
||||
ResultSet rs = null;
|
||||
PreparedStatement stmt = null;
|
||||
List<String[]> list = new ArrayList<String[]>();
|
||||
try {
|
||||
stmt = connection.prepareStatement(sql);
|
||||
if (!StringUtils.isEmpty(tableNamePattern)) {
|
||||
stmt.setString(1, tableNamePattern);
|
||||
}// ~
|
||||
rs = stmt.executeQuery();
|
||||
while (rs.next()) {
|
||||
String type = rs.getString("TYPE"); //$NON-NLS-1$
|
||||
String table_name = rs.getString("TABLE_NAME"); //$NON-NLS-1$
|
||||
String system_table_name = rs.getString("SYSTEM_TABLE_NAME"); //$NON-NLS-1$
|
||||
String table_schema = rs.getString("TABLE_SCHEMA"); //$NON-NLS-1$
|
||||
String system_table_schema = rs.getString("SYSTEM_TABLE_SCHEMA");
|
||||
|
||||
String[] r = new String[] { type, table_name, system_table_name, table_schema, system_table_schema }; //$NON-NLS-1$ //$NON-NLS-2$
|
||||
list.add(r);
|
||||
}
|
||||
|
||||
} catch (SQLException e) {
|
||||
throw new RuntimeException(e);
|
||||
} finally {
|
||||
try {
|
||||
rs.close();
|
||||
stmt.close();
|
||||
} catch (Exception e) {
|
||||
}
|
||||
}
|
||||
AS400ResultSet tableResultSet = new AS400ResultSet();
|
||||
tableResultSet.setMetadata(TABLE_META);
|
||||
tableResultSet.setData(list);
|
||||
return tableResultSet;
|
||||
// return super.getTables(catalog, schemaPattern, tableNamePattern, types);
|
||||
}
|
||||
|
||||
private String getTypeNameType(String typeName) {
|
||||
String result = typeName;
|
||||
if (T.equals(typeName)) {
|
||||
result = TABLE;
|
||||
} else if (V.equals(typeName)) {
|
||||
result = VIEW;
|
||||
} else if (S.equals(typeName)) {
|
||||
result = SYNONYM;
|
||||
} else if (A.equals(typeName)) {
|
||||
result = ALIAS;
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
private String addTypesToSql(String sql, String[] types, String and) {
|
||||
String result = sql;
|
||||
if (types != null && types.length > 0) {
|
||||
String typeClause = " type in("; //$NON-NLS-1$
|
||||
int len = types.length;
|
||||
for (int i = 0; i < len; ++i) {
|
||||
String comma = ""; //$NON-NLS-1$
|
||||
if (i > 0) {
|
||||
comma = " , "; //$NON-NLS-1$
|
||||
}
|
||||
typeClause = typeClause + comma + "'" + getTypeName(types[i]) + "'";//$NON-NLS-1$ //$NON-NLS-2$
|
||||
}
|
||||
typeClause = typeClause + ")"; //$NON-NLS-1$
|
||||
result = sql + and + typeClause;
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
private String getTypeName(String typeName) {
|
||||
String result = typeName;
|
||||
if (TABLE.equals(typeName)) {
|
||||
result = T;
|
||||
} else if (VIEW.equals(typeName)) {
|
||||
result = V;
|
||||
} else if (SYNONYM.equals(typeName)) {
|
||||
result = S;
|
||||
} else if (ALIAS.equals(typeName)) {
|
||||
result = A;
|
||||
}
|
||||
return result;
|
||||
return super.getTables(catalog, schemaPattern, tableNamePattern, types);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,128 +0,0 @@
|
||||
package org.talend.commons.utils.database;
|
||||
|
||||
import java.sql.SQLException;
|
||||
import java.util.List;
|
||||
|
||||
import org.talend.commons.i18n.internal.Messages;
|
||||
import org.talend.commons.utils.TalendDBUtils;
|
||||
import org.talend.fakejdbc.FakeResultSet;
|
||||
|
||||
/**
|
||||
* DOC zwzhao class global comment. Detailled comment
|
||||
*/
|
||||
public class AS400ResultSet extends FakeResultSet {
|
||||
|
||||
private String[] tableMeta = null;
|
||||
|
||||
private List<String[]> data;
|
||||
|
||||
int index = -1;
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeResultSet#next()
|
||||
*/
|
||||
@Override
|
||||
public boolean next() throws SQLException {
|
||||
if (data == null || data.size() == 0 || index >= data.size() - 1) {
|
||||
return false;
|
||||
}
|
||||
index++;
|
||||
return true;
|
||||
}
|
||||
|
||||
public static int indexOf(String string, String[] search) {
|
||||
for (int i = 0; i < search.length; i++) {
|
||||
if (search[i].equals(string)) {
|
||||
return i;
|
||||
}
|
||||
}
|
||||
return -1;
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeResultSet#getString(java.lang.String)
|
||||
*/
|
||||
@Override
|
||||
public String getString(String columnLabel) throws SQLException {
|
||||
int columnIndex = indexOf(columnLabel, tableMeta);
|
||||
|
||||
if (columnIndex == -1) {
|
||||
throw new SQLException(Messages.getString("AS400ResultSet.unknowCloumn") + columnLabel); //$NON-NLS-1$
|
||||
}
|
||||
|
||||
return getString(columnIndex + 1);
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeResultSet#getInt(java.lang.String)
|
||||
*/
|
||||
@Override
|
||||
public int getInt(String columnLabel) throws SQLException {
|
||||
String str = getString(columnLabel);
|
||||
if (columnLabel.equals("TYPE_NAME")) {
|
||||
int index = TalendDBUtils.convertToJDBCType(str);
|
||||
return index;
|
||||
} else if (columnLabel.equals("IS_NULLABLE")) {
|
||||
if (str.equals("N")) {
|
||||
return 1;
|
||||
} else {
|
||||
return 0;
|
||||
}
|
||||
} else {
|
||||
return Integer.parseInt(str);
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeResultSet#getBoolean(java.lang.String)
|
||||
*/
|
||||
@Override
|
||||
public boolean getBoolean(String columnLabel) throws SQLException {
|
||||
String str = getString(columnLabel);
|
||||
return Boolean.parseBoolean(str);
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeResultSet#getString(int)
|
||||
*/
|
||||
@Override
|
||||
public String getString(int columnIndex) throws SQLException {
|
||||
String[] row = data.get(index);
|
||||
columnIndex--;
|
||||
|
||||
if (columnIndex < 0 || columnIndex > row.length) {
|
||||
throw new SQLException(
|
||||
Messages.getString("AS400ResultSet.parameterIndex") + columnIndex + Messages.getString("AS400ResultSet.outofRange")); //$NON-NLS-1$ //$NON-NLS-2$
|
||||
}
|
||||
return row[columnIndex];
|
||||
}
|
||||
|
||||
/**
|
||||
* DOC bqian Comment method "setMetadata".
|
||||
*
|
||||
* @param table_meta
|
||||
*/
|
||||
public void setMetadata(String[] tableMeta) {
|
||||
this.tableMeta = tableMeta;
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* DOC bqian Comment method "setData".
|
||||
*
|
||||
* @param tables
|
||||
*/
|
||||
public void setData(List<String[]> data) {
|
||||
this.data = data;
|
||||
}
|
||||
}
|
||||
@@ -19,20 +19,16 @@ import java.sql.Statement;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
import org.talend.fakejdbc.FakeDatabaseMetaData;
|
||||
|
||||
/**
|
||||
* DOC bqian class global comment. Detailled comment
|
||||
*/
|
||||
public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
public class DB2ForZosDataBaseMetadata extends PackageFakeDatabaseMetadata {
|
||||
|
||||
private static final String[] TABLE_META = { "ID", "TABLE_SCHEM", "TABLE_NAME", "TABLE_TYPE", "REMARKS" }; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$
|
||||
|
||||
private static final String[] COLUMN_META = { "TABLE_NAME", "COLUMN_NAME", "TYPE_NAME", "COLUMN_SIZE", "DECIMAL_DIGITS", //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$
|
||||
"IS_NULLABLE", "REMARKS", "COLUMN_DEF" }; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
|
||||
|
||||
private Connection connection;
|
||||
|
||||
private String T = "T";//$NON-NLS-1$
|
||||
|
||||
private String V = "V";//$NON-NLS-1$
|
||||
@@ -51,7 +47,7 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
/**
|
||||
* DOC xqliu Comment method "getDb2zosTypeName".
|
||||
*
|
||||
*
|
||||
* @param typeName
|
||||
* @return
|
||||
*/
|
||||
@@ -71,7 +67,7 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
/**
|
||||
* DOC xqliu Comment method "getTypeNameFromDb2zosType".
|
||||
*
|
||||
*
|
||||
* @param typeName
|
||||
* @return
|
||||
*/
|
||||
@@ -91,26 +87,17 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
/**
|
||||
* DOC bqian DB2ForZosDataBaseMetadata constructor comment.
|
||||
*
|
||||
*
|
||||
* @param metaData
|
||||
* @throws SQLException
|
||||
*/
|
||||
public DB2ForZosDataBaseMetadata(Connection connection) {
|
||||
this.connection = connection;
|
||||
public DB2ForZosDataBaseMetadata(Connection connection) throws SQLException {
|
||||
super(connection);
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeDatabaseMetaData#getConnection()
|
||||
*/
|
||||
@Override
|
||||
public Connection getConnection() throws SQLException {
|
||||
return connection;
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeDatabaseMetaData#getSchemas()
|
||||
*/
|
||||
@Override
|
||||
@@ -150,7 +137,7 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeDatabaseMetaData#getPrimaryKeys(java.lang.String, java.lang.String,
|
||||
* java.lang.String)
|
||||
*/
|
||||
@@ -161,7 +148,7 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeDatabaseMetaData#getTableTypes()
|
||||
*/
|
||||
@Override
|
||||
@@ -187,7 +174,7 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeDatabaseMetaData#getExportedKeys(java.lang.String, java.lang.String,
|
||||
* java.lang.String)
|
||||
*/
|
||||
@@ -198,7 +185,7 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeDatabaseMetaData#getTables(java.lang.String, java.lang.String,
|
||||
* java.lang.String, java.lang.String[])
|
||||
*/
|
||||
@@ -251,7 +238,7 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
/**
|
||||
* DOC xqliu Comment method "addTypesToSql".
|
||||
*
|
||||
*
|
||||
* @param sql
|
||||
* @param types
|
||||
* @param and
|
||||
@@ -277,7 +264,7 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
/**
|
||||
* DOC zshen Comment method "checkContainTable".
|
||||
*
|
||||
*
|
||||
* @param types
|
||||
*/
|
||||
private boolean checkContainTable(String[] types) {
|
||||
@@ -295,7 +282,7 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeDatabaseMetaData#supportsSchemasInDataManipulation()
|
||||
*/
|
||||
@Override
|
||||
@@ -305,7 +292,7 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeDatabaseMetaData#supportsSchemasInTableDefinitions()
|
||||
*/
|
||||
@Override
|
||||
@@ -315,7 +302,7 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
@Override
|
||||
public String getIdentifierQuoteString() throws SQLException {
|
||||
return "\""; //$NON-NLS-1$
|
||||
return "\""; //$NON-NLS-1$
|
||||
}
|
||||
|
||||
@Override
|
||||
@@ -325,7 +312,7 @@ public class DB2ForZosDataBaseMetadata extends FakeDatabaseMetaData {
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
*
|
||||
* @see org.talend.commons.utils.database.FakeDatabaseMetaData#getColumns(java.lang.String, java.lang.String,
|
||||
* java.lang.String, java.lang.String)
|
||||
*/
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -19,16 +19,12 @@ import java.sql.Statement;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
import org.apache.log4j.Logger;
|
||||
|
||||
/**
|
||||
* created by xqliu on Oct 26, 2012 Detailled comment
|
||||
*
|
||||
*/
|
||||
public class SybaseDatabaseMetaData extends PackageFakeDatabaseMetadata {
|
||||
|
||||
private static Logger log = Logger.getLogger(SybaseDatabaseMetaData.class);
|
||||
|
||||
/**
|
||||
* DOC xqliu SybaseDatabaseMetaData constructor comment.
|
||||
*/
|
||||
@@ -44,10 +40,12 @@ public class SybaseDatabaseMetaData extends PackageFakeDatabaseMetadata {
|
||||
while (rsCat.next()) {
|
||||
catList.add(rsCat.getString("TABLE_CAT")); //$NON-NLS-1$
|
||||
}
|
||||
rsCat.close();
|
||||
|
||||
for (String catalogName : catList) {
|
||||
String sql = createSqlByLoginAndCatalog(login, catalogName);
|
||||
String sql = "select count(*) from " + catalogName //$NON-NLS-1$
|
||||
+ ".dbo.sysusers where suid in (select suid from master.dbo.syslogins where name = '" + login //$NON-NLS-1$
|
||||
+ "') or suid in (select altsuid from " + catalogName //$NON-NLS-1$
|
||||
+ ".dbo.sysalternates a, master.dbo.syslogins b where b.name = '" + login + "' and a.suid = b.suid)"; //$NON-NLS-1$ //$NON-NLS-2$
|
||||
ResultSet rs = null;
|
||||
Statement stmt = null;
|
||||
try {
|
||||
@@ -62,7 +60,7 @@ public class SybaseDatabaseMetaData extends PackageFakeDatabaseMetadata {
|
||||
}
|
||||
}
|
||||
} catch (SQLException e) {
|
||||
log.error(e);
|
||||
// do nothing here !!!
|
||||
} finally {
|
||||
try {
|
||||
if (rs != null) {
|
||||
@@ -72,7 +70,7 @@ public class SybaseDatabaseMetaData extends PackageFakeDatabaseMetadata {
|
||||
stmt.close();
|
||||
}
|
||||
} catch (Exception e) {
|
||||
log.error(e);
|
||||
// do nothing here ???
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -111,7 +109,7 @@ public class SybaseDatabaseMetaData extends PackageFakeDatabaseMetadata {
|
||||
stmt.close();
|
||||
}
|
||||
} catch (Exception e) {
|
||||
log.error(e);
|
||||
// do nothing here ???
|
||||
}
|
||||
}
|
||||
|
||||
@@ -121,19 +119,4 @@ public class SybaseDatabaseMetaData extends PackageFakeDatabaseMetadata {
|
||||
return tableResultSet;
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* get a sql query by login name and catalog name.
|
||||
*
|
||||
* @param loginName
|
||||
* @param catalogName
|
||||
* @return
|
||||
*/
|
||||
protected String createSqlByLoginAndCatalog(String loginName, String catalogName) {
|
||||
return "select count(*) from " + catalogName //$NON-NLS-1$
|
||||
+ ".dbo.sysusers where suid in (select suid from master.dbo.syslogins where name = '" + loginName //$NON-NLS-1$
|
||||
+ "') or suid in (select altsuid from " + catalogName //$NON-NLS-1$
|
||||
+ ".dbo.sysalternates a, master.dbo.syslogins b where b.name = '" + loginName + "' and a.suid = b.suid)"; //$NON-NLS-1$ //$NON-NLS-2$
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -1,44 +0,0 @@
|
||||
// ============================================================================
|
||||
//
|
||||
// Copyright (C) 2006-2012 Talend Inc. - www.talend.com
|
||||
//
|
||||
// This source code is available under agreement available at
|
||||
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
|
||||
//
|
||||
// You should have received a copy of the agreement
|
||||
// along with this program; if not, write to Talend SA
|
||||
// 9 rue Pages 92150 Suresnes, France
|
||||
//
|
||||
// ============================================================================
|
||||
package org.talend.commons.utils.database;
|
||||
|
||||
import java.sql.Connection;
|
||||
import java.sql.SQLException;
|
||||
|
||||
/**
|
||||
* created by qiongli on 2013-11-13 Detailled comment
|
||||
*
|
||||
*/
|
||||
public class SybaseIQDatabaseMetaData extends SybaseDatabaseMetaData {
|
||||
|
||||
/**
|
||||
* DOC qiongli SybaseIQDatabaseMetaData constructor comment.
|
||||
*
|
||||
* @param connection
|
||||
* @throws SQLException
|
||||
*/
|
||||
public SybaseIQDatabaseMetaData(Connection connection) throws SQLException {
|
||||
super(connection);
|
||||
}
|
||||
|
||||
/*
|
||||
* Override this method,because sybase iq doesn't support sysalternates.
|
||||
*/
|
||||
@Override
|
||||
protected String createSqlByLoginAndCatalog(String loginName, String catalogName) {
|
||||
return "select count(*) from " + catalogName //$NON-NLS-1$
|
||||
+ ".dbo.sysusers where suid in (select suid from master.dbo.syslogins where name = '" + loginName + "')"; //$NON-NLS-1$ //$NON-NLS-2$
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
@@ -15,7 +15,6 @@ package org.talend.commons.utils.database;
|
||||
import java.sql.SQLException;
|
||||
import java.util.List;
|
||||
|
||||
import org.apache.commons.lang.ArrayUtils;
|
||||
import org.talend.commons.i18n.internal.Messages;
|
||||
import org.talend.commons.utils.TalendDBUtils;
|
||||
import org.talend.fakejdbc.FakeResultSet;
|
||||
@@ -46,6 +45,15 @@ public class SybaseResultSet extends FakeResultSet {
|
||||
return true;
|
||||
}
|
||||
|
||||
public static int indexOf(String string, String[] search) {
|
||||
for (int i = 0; i < search.length; i++) {
|
||||
if (search[i].equals(string)) {
|
||||
return i;
|
||||
}
|
||||
}
|
||||
return -1;
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
@@ -53,7 +61,7 @@ public class SybaseResultSet extends FakeResultSet {
|
||||
*/
|
||||
@Override
|
||||
public String getString(String columnLabel) throws SQLException {
|
||||
int columnIndex = ArrayUtils.indexOf(tableMeta, columnLabel);
|
||||
int columnIndex = indexOf(columnLabel, tableMeta);
|
||||
|
||||
if (columnIndex == -1) {
|
||||
throw new SQLException(Messages.getString("SybaseResultSet.unknowCloumn") + columnLabel); //$NON-NLS-1$
|
||||
|
||||
@@ -1,129 +0,0 @@
|
||||
// ============================================================================
|
||||
//
|
||||
// Copyright (C) 2006-2013 Talend Inc. - www.talend.com
|
||||
//
|
||||
// This source code is available under agreement available at
|
||||
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
|
||||
//
|
||||
// You should have received a copy of the agreement
|
||||
// along with this program; if not, write to Talend SA
|
||||
// 9 rue Pages 92150 Suresnes, France
|
||||
//
|
||||
// ============================================================================
|
||||
package org.talend.commons.utils.io;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.FileInputStream;
|
||||
import java.io.FileOutputStream;
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import java.io.OutputStream;
|
||||
|
||||
import org.talend.commons.exception.ExceptionHandler;
|
||||
|
||||
/**
|
||||
* This class is used for copying file from one place to the other.
|
||||
*
|
||||
* $Id: CopyFileUtils.java 2007-3-9,下午07:28:36 ftang $
|
||||
*
|
||||
*/
|
||||
public class FileCopyUtils {
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
private static final int COPY_BUF_SIZE = 512;
|
||||
|
||||
/**
|
||||
* This method is used for coping file from one place to the other.
|
||||
*
|
||||
* @param srcFilePath
|
||||
* @param destFilePath
|
||||
* @throws Exception
|
||||
*/
|
||||
public static void copy(String srcFilePath, String destFilePath) {
|
||||
try {
|
||||
copyFiles(srcFilePath, destFilePath);
|
||||
} catch (IOException e) {
|
||||
//
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* This method is used for coping file from one place to the other.
|
||||
*
|
||||
* @param srcFilePath
|
||||
* @param destFilePath
|
||||
* @throws IOException
|
||||
* @throws IOException in case some problems occured
|
||||
*/
|
||||
public static void copyFiles(String srcFilePath, String destFilePath) throws IOException {
|
||||
FileInputStream input = null;
|
||||
FileOutputStream output = null;
|
||||
try {
|
||||
input = new FileInputStream(srcFilePath);
|
||||
output = new FileOutputStream(destFilePath);
|
||||
copyStreams(input, output);
|
||||
} finally {
|
||||
if (input != null) {
|
||||
input.close();
|
||||
}
|
||||
if (output != null) {
|
||||
output.close();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* copy is to os.
|
||||
*
|
||||
* @param is
|
||||
* @param os
|
||||
* @throws IOException thrown if copy fails
|
||||
*/
|
||||
public static void copyStreams(InputStream is, OutputStream os) throws IOException {
|
||||
byte[] bytearray = new byte[COPY_BUF_SIZE];
|
||||
int len = 0;
|
||||
while ((len = is.read(bytearray)) != -1) {
|
||||
os.write(bytearray, 0, len);
|
||||
}
|
||||
}
|
||||
|
||||
public static void copyFolder(String resFolder, String destFolder) {
|
||||
copyFolder(new File(resFolder), new File(destFolder));
|
||||
}
|
||||
|
||||
public static void copyFolder(File resFolder, File destFolder) {
|
||||
try {
|
||||
if (!resFolder.exists()) {
|
||||
return;
|
||||
}
|
||||
destFolder.mkdirs();
|
||||
String[] file = resFolder.list();
|
||||
File temp = null;
|
||||
for (String element : file) {
|
||||
temp = new File(resFolder, element);
|
||||
|
||||
if (temp.isFile()) {
|
||||
FileInputStream input = new FileInputStream(temp);
|
||||
FileOutputStream output = new FileOutputStream(new File(destFolder, temp.getName()));
|
||||
byte[] b = new byte[1024 * 5];
|
||||
int len;
|
||||
while ((len = input.read(b)) != -1) {
|
||||
output.write(b, 0, len);
|
||||
}
|
||||
output.flush();
|
||||
output.close();
|
||||
input.close();
|
||||
}
|
||||
if (temp.isDirectory()) {
|
||||
copyFolder(new File(resFolder, element), new File(destFolder, element));
|
||||
}
|
||||
}
|
||||
} catch (Exception e) {
|
||||
ExceptionHandler.process(e);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
@@ -104,8 +104,8 @@ public class NetworkUtil {
|
||||
try {
|
||||
URL url = new URL("http://www.talend.com"); //$NON-NLS-1$
|
||||
HttpURLConnection conn = (HttpURLConnection) url.openConnection();
|
||||
conn.setConnectTimeout(2000);
|
||||
conn.setReadTimeout(2000);
|
||||
conn.setConnectTimeout(1000);
|
||||
conn.setReadTimeout(1000);
|
||||
|
||||
conn.setRequestMethod("HEAD"); //$NON-NLS-1$
|
||||
String strMessage = conn.getResponseMessage();
|
||||
|
||||
@@ -1,80 +0,0 @@
|
||||
// ============================================================================
|
||||
//
|
||||
// Copyright (C) 2006-2013 Talend Inc. - www.talend.com
|
||||
//
|
||||
// This source code is available under agreement available at
|
||||
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
|
||||
//
|
||||
// You should have received a copy of the agreement
|
||||
// along with this program; if not, write to Talend SA
|
||||
// 9 rue Pages 92150 Suresnes, France
|
||||
//
|
||||
// ============================================================================
|
||||
package org.talend.commons.utils.resource;
|
||||
|
||||
/**
|
||||
* DOC ggu class global comment. Detailled comment
|
||||
*/
|
||||
public interface FileExtensions {
|
||||
|
||||
String PROPERTIES_EXTENSION = "properties"; //$NON-NLS-1$
|
||||
|
||||
String ITEM_EXTENSION = "item"; //$NON-NLS-1$
|
||||
|
||||
String SCREENSHOT_EXTENSION = "screenshot"; //$NON-NLS-1$
|
||||
|
||||
// MOD mzhao 2010-11-22, suppport TDQ item file extensions.(.ana, .rep, etc)
|
||||
String ANA_EXTENSION = "ana"; //$NON-NLS-1$
|
||||
|
||||
String REP_EXTENSION = "rep"; //$NON-NLS-1$
|
||||
|
||||
// MOD klliu 2010-11-26
|
||||
String DEF_EXTENSION = "definition"; //$NON-NLS-1$
|
||||
|
||||
// MOD klliu 2010-11-26
|
||||
String PAT_EXTENSION = "pattern"; //$NON-NLS-1$
|
||||
|
||||
// MOD klliu 2010-11-26
|
||||
String RULE_EXTENSION = "rules"; //$NON-NLS-1$
|
||||
|
||||
// MOD klliu 2010-11-26
|
||||
String SQL_EXTENSION = "sql"; //$NON-NLS-1$
|
||||
|
||||
// MOD klliu 2010-11-26
|
||||
String JRXML_EXTENSION = "jrxml"; //$NON-NLS-1$
|
||||
|
||||
String XML_EXTENSION = "xml"; //$NON-NLS-1$
|
||||
|
||||
/*
|
||||
* file suffix
|
||||
*/
|
||||
String PROPERTIES_FILE_SUFFIX = '.' + PROPERTIES_EXTENSION;
|
||||
|
||||
String ITEM_FILE_SUFFIX = '.' + ITEM_EXTENSION;
|
||||
|
||||
String SCREENSHOT_FILE_SUFFIX = '.' + SCREENSHOT_EXTENSION;
|
||||
|
||||
String ZIP_FILE_SUFFIX = ".zip"; //$NON-NLS-1$
|
||||
|
||||
String TAR_FILE_SUFFIX = ".tar"; //$NON-NLS-1$
|
||||
|
||||
String TAR_GZ_FILE_SUFFIX = ".tar.gz"; //$NON-NLS-1$
|
||||
|
||||
String JAR_FILE_SUFFIX = ".jar"; //$NON-NLS-1$
|
||||
|
||||
String WAR_FILE_SUFFIX = ".war"; //$NON-NLS-1$
|
||||
|
||||
String ESB_FILE_SUFFIX = ".esb"; //$NON-NLS-1$
|
||||
|
||||
String SH_FILE_SUFFIX = ".sh"; //$NON-NLS-1$
|
||||
|
||||
String BAT_FILE_SUFFIX = ".bat"; //$NON-NLS-1$
|
||||
|
||||
String KAR_FILE_SUFFIX = ".kar"; //$NON-NLS-1$
|
||||
|
||||
String XLS_FILE_SUFFIX = ".xls"; //$NON-NLS-1$
|
||||
|
||||
String WSDL_FILE_SUFFIX = ".wsdl"; //$NON-NLS-1$
|
||||
|
||||
String XML_FILE_SUFFIX = ".xml"; //$NON-NLS-1$
|
||||
}
|
||||
@@ -16,15 +16,14 @@ package org.talend.commons.utils.threading.lockerbykey;
|
||||
import java.util.List;
|
||||
import java.util.concurrent.TimeUnit;
|
||||
|
||||
|
||||
/**
|
||||
* DOC amaumont class global comment. Detailled comment
|
||||
* DOC amaumont class global comment. Detailled comment
|
||||
*/
|
||||
public interface ILockerByKey<KP> {
|
||||
|
||||
public abstract int getCleanPeriod();
|
||||
|
||||
public abstract void shutdownNow();
|
||||
|
||||
public abstract void shutdown();
|
||||
|
||||
public abstract LockerValue<KP> getLockerValue(KP key);
|
||||
|
||||
@@ -68,8 +68,6 @@ public class LockerByKey<KP> implements ILockerByKey<KP> {
|
||||
|
||||
private boolean detectSuspectLocks = false;
|
||||
|
||||
private boolean forceShutdown;
|
||||
|
||||
static {
|
||||
String optionKey = "detectSuspectLocks";
|
||||
String detectSuspectLocksStr = System.getProperty(optionKey);
|
||||
@@ -360,13 +358,9 @@ public class LockerByKey<KP> implements ILockerByKey<KP> {
|
||||
* The default clean will do an automatic clean all 1000 unlock operation, you can disable or change this value from
|
||||
* the constructor.
|
||||
*/
|
||||
@Override
|
||||
public void clean() {
|
||||
synchronized (lockAllOperations) {
|
||||
blockAllOperations();
|
||||
if (!(forceShutdown && shuttingDown)) {
|
||||
waitForRunningOperationsEnded();
|
||||
}
|
||||
waitForRunningOperationsEnded();
|
||||
Collection<LockerValue<KP>> values = mapKeyLockToValueLock.values();
|
||||
if (log.isTraceEnabled()) {
|
||||
log.trace("Cleaning " + this.toString() + " : " + values.size() + " keys/values ...");
|
||||
@@ -402,6 +396,7 @@ public class LockerByKey<KP> implements ILockerByKey<KP> {
|
||||
}
|
||||
|
||||
private void waitForRunningOperationsEnded() {
|
||||
blockAllOperations();
|
||||
while (runningOperations.get() > 0) {
|
||||
try {
|
||||
Thread.sleep(1);
|
||||
@@ -455,19 +450,10 @@ public class LockerByKey<KP> implements ILockerByKey<KP> {
|
||||
return mapKeyLockToValueLock.get(internalKeyLock);
|
||||
}
|
||||
|
||||
@Override
|
||||
public synchronized void shutdownNow() {
|
||||
forceShutdown = true;
|
||||
shutdown();
|
||||
}
|
||||
|
||||
@Override
|
||||
public synchronized void shutdown() {
|
||||
shuttingDown = true;
|
||||
blockAllOperations();
|
||||
if (!forceShutdown) {
|
||||
waitForRunningOperationsEnded();
|
||||
}
|
||||
waitForRunningOperationsEnded();
|
||||
Collection<LockerValue<KP>> values = mapKeyLockToValueLock.values();
|
||||
for (LockerValue<KP> lockerValue : values) {
|
||||
Collection<Thread> queuedThreads = lockerValue.getLock().getQueuedThreads();
|
||||
@@ -479,7 +465,6 @@ public class LockerByKey<KP> implements ILockerByKey<KP> {
|
||||
stopped = true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "LockerByKey:" + super.toString();
|
||||
}
|
||||
@@ -599,7 +584,6 @@ public class LockerByKey<KP> implements ILockerByKey<KP> {
|
||||
this.key = key;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return StringUtils.replacePrms(InternalKeyLock.class.getSimpleName() + ": key={0}", key); //$NON-NLS-1$
|
||||
}
|
||||
|
||||
@@ -117,7 +117,6 @@ public class LockerByKeyUnrestricted<KP> implements ILockerByKey<KP> {
|
||||
|
||||
ThreadFactory defaultThreadFactory = Executors.defaultThreadFactory();
|
||||
|
||||
@Override
|
||||
public Thread newThread(Runnable r) {
|
||||
Thread newThread = defaultThreadFactory.newThread(r);
|
||||
newThread.setName(poolName + "_" + newThread.getName());
|
||||
@@ -625,14 +624,6 @@ public class LockerByKeyUnrestricted<KP> implements ILockerByKey<KP> {
|
||||
runningOperations.incrementAndGet();
|
||||
}
|
||||
|
||||
@Override
|
||||
public synchronized void shutdownNow() {
|
||||
shuttingDown = true;
|
||||
locker.shutdownNow();
|
||||
threadPool.shutdownNow();
|
||||
stopped = true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public synchronized void shutdown() {
|
||||
shuttingDown = true;
|
||||
@@ -651,17 +642,14 @@ public class LockerByKeyUnrestricted<KP> implements ILockerByKey<KP> {
|
||||
return locker.isLocked(key);
|
||||
}
|
||||
|
||||
@Override
|
||||
public List<LockerValue<KP>> getSuspectLocks(long timeDetectionLimitMs) {
|
||||
return locker.getSuspectLocks(timeDetectionLimitMs);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setDetectSuspectLocks(boolean detectSuspectLocks) {
|
||||
locker.setDetectSuspectLocks(detectSuspectLocks);
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isDetectSuspectLocks() {
|
||||
return locker.isDetectSuspectLocks();
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ public class TimeMeasure {
|
||||
/**
|
||||
* measureActive is true by default. A true value means that all methods calls are processed else no one.
|
||||
*/
|
||||
public static boolean measureActive = false;
|
||||
public static boolean measureActive = true;
|
||||
|
||||
/**
|
||||
* display is true by default. A true value means that all informations are displayed.
|
||||
*/
|
||||
public static boolean display = false;
|
||||
public static boolean display = true;
|
||||
|
||||
public static boolean displaySteps = false;
|
||||
public static boolean displaySteps = true;
|
||||
|
||||
public static boolean isLogToFile = false;
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
talend.version=5.4.1
|
||||
talend.version=5.3.1
|
||||
@@ -1 +0,0 @@
|
||||
jarprocessor.exclude.children=true
|
||||
@@ -54,7 +54,6 @@ ColorStyledText.RedoItem.Text=Wiederherstellen
|
||||
ColorStyledText.UndoItem.Text=Rückgängig
|
||||
ContentProposalAdapterExtended.close=Schließen
|
||||
DateDialog.textContent=Wähle Datum und Zeit
|
||||
ErrorDialogWithContinue.setParameter=Setze Einstellungen und fahre fort
|
||||
EventUtil.activate=Aktivieren
|
||||
EventUtil.close=Schließen
|
||||
EventUtil.deactivate=Deaktivieren
|
||||
|
||||
@@ -52,7 +52,7 @@ Mode.Mode.ToString=Mode [{0}]
|
||||
ModifyBeanValueCommand.ModifyCell.Label=Modify cell value
|
||||
ColorStyledText.SelectAllItem.Text=Select All
|
||||
DialogErrorForCellEditorListener.Error.MsgDialogTitle=Error
|
||||
ExportPushButton.ExportButton.Tip=Export all rows into XML file
|
||||
ExportPushButton.ExportButton.Tip=Export all rows into xml file
|
||||
TableViewerCreator.CellModifier.ExError=The current CellModifier does'nt support this operation. \n Use '{0}' or a class which extends it to use this feature
|
||||
Curve2D.MinNum.Be0=minimumSegements must positive or 0
|
||||
ModeReader.IgnoreElement=Ignore unknown element
|
||||
|
||||
@@ -4,6 +4,7 @@ ColorStyledText.PasteItem.Text=Coller
|
||||
EventUtil.UnknowDetail=Valeur inconnue du détail de l'événement \:
|
||||
ImportPushButtonForExtendedTable.ErrorMsg.Text=Une erreur est survenue
|
||||
ResetDBTypesButton.ResetDBTypesButton.Tip=Initialise les types DB
|
||||
ExportPushButtonForExtendedTable.ErrorMsg.Text=Une erreur est survenue
|
||||
TableViewerCreator.IdProperty.AssertMsg=Vous devez changer l'idProperty de l'une de vos colonnes, l'idProperty doit être unique pour chaque colonne d'une table.
|
||||
TableViewerCreator.CallMethod.ErrorMsg=Vous ne pouvez appeler cette méthode que si vous avez déjà appelé createTable()
|
||||
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode intégré
|
||||
@@ -12,13 +13,12 @@ SelectContextVariablesPushButton.Label=S
|
||||
ExtendedTableModel.ModifiedObject.Error=L'objet ModifiedBeanListenable doit être défini avant d'utiliser cette méthode
|
||||
ImportPushButton.ImportButton.Tip=Remplacer toutes les lignes par l'import du fichier xml
|
||||
LabelledFileField.FileDialog.Text=Choissisez un
|
||||
ModelSelectionDialog.Option=Option
|
||||
ModelSelectionDialog.Update=Mettre à jour la connexion.
|
||||
TableViewerCreator.Table.BeNull=table vide
|
||||
ModelSelectionDialog.Title=Editer les paramètres en utilisant le référentiel
|
||||
AddAllPushButton.AddAllButton.Tip=Ajoute tout
|
||||
ExtendedTableRemoveCommand.Romve.Label=Supprimer les entrées de table
|
||||
AddPushButton.AddButton.Tip=Ajouter
|
||||
AddPushButton.AddButton.Tip=Add
|
||||
MoveDownPushButton.MoveDownTip=Déplace vers le bas les éléments sélectionnés
|
||||
ExtendedTableCopyCommand.Copy.Label=Copier une ou plusieurs entrée(s) de table dans le presse-papier interne
|
||||
ProposalUtils.CtrlProposal.ErrorMsg=La suggestion de ce type de Control n'est pas supportée :
|
||||
@@ -36,7 +36,7 @@ AccessorUtils.Assert1=L'attribut 'BeanPropertyAccessors' de la colonne (nomm
|
||||
exception.errorOccured=Une erreur est survenue ({0}). Lire le fichier de log pour plus de détails.
|
||||
ColorStyledText.CopyItem.Text=Copier
|
||||
AccessorUtils.Assert0=L'attribut 'BeanPropertyAccessors' de la colonne (nommée '{0}' et ayant l'id '{1}') n'est pas configuré correctement. {2} est requis pour le bean
|
||||
ExtendedTableMoveCommand.MoveLabel=Déplacer vers le haut ou le bas une ou plusieurs entrées de table
|
||||
ExtendedTableMoveCommand.MoveLabel=Déplacer vers le haut ou le bas, une ou plusieurs table(s) d'entrée
|
||||
CopyPushButton.CopyButton.Tip=Copie les éléments sélectionnés
|
||||
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=Réinitialiser tous les types de base de données pour obtenir les valeurs par défaut
|
||||
ExtendedTableAddCommand.Add.Label=Ajouter une ou plusieurs entrée(s) de table
|
||||
@@ -51,7 +51,7 @@ Mode.Mode.ToString=Mode [{0}]
|
||||
ModifyBeanValueCommand.ModifyCell.Label=Modifier la valeur de la cellule
|
||||
ColorStyledText.SelectAllItem.Text=Sélectionner tout
|
||||
DialogErrorForCellEditorListener.Error.MsgDialogTitle=ERROR
|
||||
ExportPushButton.ExportButton.Tip=Exporte toutes les lignes dans un fichier XML
|
||||
ExportPushButton.ExportButton.Tip=Exporte toutes les lignes dans un fichier xml
|
||||
TableViewerCreator.CellModifier.ExError=Le CellModifier courant ne supporte pas cette opération. Utilisez '{0}' ou une classe qui l'étend pour cette fonction.
|
||||
Curve2D.MinNum.Be0=minimumSegements doit être positif ou égal à 0
|
||||
ModeReader.IgnoreElement=Ignorer un élément inconnu
|
||||
@@ -99,7 +99,7 @@ EventUtil.paint=peint
|
||||
EventUtil.resize=redimensionner
|
||||
EventUtil.selectedEqual=SÉLECTIONNÉ
|
||||
EventUtil.selection=Sélection
|
||||
EventUtil.show=Afficher
|
||||
EventUtil.show=montrer
|
||||
EventUtil.traverse=traverse
|
||||
EventUtil.typeNull=Null
|
||||
EventUtil.verify=vérifier
|
||||
|
||||
@@ -3,6 +3,6 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Test
|
||||
Bundle-SymbolicName: org.talend.commons.ui.test
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Fragment-Host: org.talend.commons.ui
|
||||
Fragment-Host: org.talend.commons.ui;bundle-version="2.2.0"
|
||||
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
||||
Require-Bundle: org.junit4;bundle-version="4.5.0"
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
jarprocessor.exclude.children=true
|
||||
@@ -2,24 +2,25 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Common UI Plug-in
|
||||
Bundle-SymbolicName: org.talend.commons.ui;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.eclipse.core.resources,
|
||||
org.eclipse.jface.text,
|
||||
org.eclipse.ui.forms,
|
||||
org.eclipse.ui.intro,
|
||||
org.eclipse.ui.ide,
|
||||
org.eclipse.gef,
|
||||
org.eclipse.jface;visibility:=reexport,
|
||||
org.apache.log4j,
|
||||
org.apache.xalan,
|
||||
org.apache.commons.lang,
|
||||
org.talend.libraries.apache,
|
||||
org.talend.libraries.dom4j-jaxen,
|
||||
org.talend.utils,
|
||||
Bundle-Version: 2.2.0.qualifier
|
||||
Require-Bundle: org.eclipse.ui.ide,
|
||||
org.eclipse.core.runtime,
|
||||
org.talend.commons.runtime,
|
||||
org.talend.common.ui.runtime;visibility:=reexport,
|
||||
org.talend.libraries.ui;visibility:=reexport
|
||||
org.eclipse.jface;visibility:=reexport,
|
||||
org.eclipse.ui.workbench;visibility:=reexport,
|
||||
org.apache.log4j,
|
||||
org.apache.xalan;bundle-version="2.7.1",
|
||||
org.apache.commons.lang,
|
||||
org.talend.libraries.apache,
|
||||
org.talend.libraries.ui;visibility:=reexport,
|
||||
org.eclipse.core.resources,
|
||||
org.talend.libraries.dom4j-jaxen,
|
||||
org.eclipse.jface.text,
|
||||
org.eclipse.ui.forms,
|
||||
org.eclipse.gef,
|
||||
org.eclipse.ui.intro,
|
||||
org.talend.utils
|
||||
Eclipse-LazyStart: true
|
||||
Bundle-Vendor: .Talend SA.
|
||||
Export-Package: org.talend.commons.ui.command,
|
||||
@@ -68,7 +69,3 @@ Export-Package: org.talend.commons.ui.command,
|
||||
org.talend.commons.ui.utils.loader,
|
||||
org.talend.commons.ui.utils.workbench.gef,
|
||||
org.talend.commons.ui.utils.workbench.preferences
|
||||
Import-Package: org.eclipse.ui.internal,
|
||||
org.eclipse.ui.internal.cheatsheets,
|
||||
org.eclipse.ui.internal.cheatsheets.views,
|
||||
org.eclipse.ui.internal.util
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
jarprocessor.exclude.children=true
|
||||
@@ -14,8 +14,6 @@ package org.talend.commons.ui.command;
|
||||
|
||||
import org.eclipse.gef.commands.CommandStack;
|
||||
import org.eclipse.swt.SWT;
|
||||
import org.eclipse.swt.events.DisposeEvent;
|
||||
import org.eclipse.swt.events.DisposeListener;
|
||||
import org.eclipse.swt.widgets.Composite;
|
||||
import org.eclipse.swt.widgets.Control;
|
||||
import org.eclipse.swt.widgets.Event;
|
||||
@@ -68,13 +66,6 @@ public class CommandStackForComposite extends CommandStack {
|
||||
|
||||
};
|
||||
this.refComposite.getDisplay().addFilter(SWT.KeyDown, keyListener);
|
||||
this.refComposite.addDisposeListener(new DisposeListener() {
|
||||
|
||||
public void widgetDisposed(DisposeEvent e) {
|
||||
CommandStackForComposite.this.refComposite.getDisplay().removeFilter(SWT.KeyDown, keyListener);
|
||||
keyListener = null;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
@@ -10,9 +10,11 @@
|
||||
// 9 rue Pages 92150 Suresnes, France
|
||||
//
|
||||
// ============================================================================
|
||||
package org.talend.core.ui.advanced.composite;
|
||||
package org.talend.commons.ui.swt.advanced.composite;
|
||||
|
||||
import java.util.HashMap;
|
||||
import java.util.HashSet;
|
||||
import java.util.Map;
|
||||
import java.util.Set;
|
||||
|
||||
import org.eclipse.core.runtime.IProgressMonitor;
|
||||
@@ -24,9 +26,15 @@ import org.eclipse.jface.action.IAction;
|
||||
import org.eclipse.jface.action.ToolBarManager;
|
||||
import org.eclipse.jface.resource.ImageDescriptor;
|
||||
import org.eclipse.jface.resource.JFaceResources;
|
||||
import org.eclipse.jface.viewers.AbstractTreeViewer;
|
||||
import org.eclipse.jface.viewers.CheckboxTreeViewer;
|
||||
import org.eclipse.jface.viewers.IContentProvider;
|
||||
import org.eclipse.jface.viewers.ILabelProvider;
|
||||
import org.eclipse.jface.viewers.ISelection;
|
||||
import org.eclipse.jface.viewers.ITreeContentProvider;
|
||||
import org.eclipse.jface.viewers.StructuredViewer;
|
||||
import org.eclipse.jface.viewers.Viewer;
|
||||
import org.eclipse.jface.viewers.ViewerFilter;
|
||||
import org.eclipse.swt.SWT;
|
||||
import org.eclipse.swt.accessibility.AccessibleAdapter;
|
||||
import org.eclipse.swt.accessibility.AccessibleEvent;
|
||||
@@ -53,6 +61,7 @@ import org.eclipse.ui.IWorkbenchPreferenceConstants;
|
||||
import org.eclipse.ui.PlatformUI;
|
||||
import org.eclipse.ui.dialogs.ContainerCheckedTreeViewer;
|
||||
import org.eclipse.ui.internal.WorkbenchMessages;
|
||||
import org.eclipse.ui.internal.misc.StringMatcher;
|
||||
import org.eclipse.ui.plugin.AbstractUIPlugin;
|
||||
import org.eclipse.ui.progress.WorkbenchJob;
|
||||
|
||||
@@ -276,7 +285,6 @@ public class FilteredCheckboxTree extends Composite {
|
||||
*
|
||||
* @see org.eclipse.swt.events.DisposeListener#widgetDisposed(org.eclipse.swt.events.DisposeEvent)
|
||||
*/
|
||||
@Override
|
||||
public void widgetDisposed(DisposeEvent e) {
|
||||
refreshJob.cancel();
|
||||
}
|
||||
@@ -308,11 +316,12 @@ public class FilteredCheckboxTree extends Composite {
|
||||
* @return the first matching TreeItem
|
||||
*/
|
||||
private TreeItem getFirstMatchingItem(TreeItem[] items) {
|
||||
for (TreeItem item : items) {
|
||||
if (patternFilter.isLeafMatch(treeViewer, item.getData()) && patternFilter.isElementSelectable(item.getData())) {
|
||||
return item;
|
||||
for (int i = 0; i < items.length; i++) {
|
||||
if (patternFilter.isLeafMatch(treeViewer, items[i].getData())
|
||||
&& patternFilter.isElementSelectable(items[i].getData())) {
|
||||
return items[i];
|
||||
}
|
||||
return getFirstMatchingItem(item.getItems());
|
||||
return getFirstMatchingItem(items[i].getItems());
|
||||
}
|
||||
return null;
|
||||
}
|
||||
@@ -488,7 +497,6 @@ public class FilteredCheckboxTree extends Composite {
|
||||
Display display = filterText.getDisplay();
|
||||
display.asyncExec(new Runnable() {
|
||||
|
||||
@Override
|
||||
public void run() {
|
||||
if (!filterText.isDisposed()) {
|
||||
if (getInitialText().equals(filterText.getText().trim())) {
|
||||
@@ -522,7 +530,6 @@ public class FilteredCheckboxTree extends Composite {
|
||||
// enter key set focus to tree
|
||||
filterText.addTraverseListener(new TraverseListener() {
|
||||
|
||||
@Override
|
||||
public void keyTraversed(TraverseEvent e) {
|
||||
if (e.detail == SWT.TRAVERSE_RETURN) {
|
||||
e.doit = false;
|
||||
@@ -552,7 +559,6 @@ public class FilteredCheckboxTree extends Composite {
|
||||
*
|
||||
* @see org.eclipse.swt.events.ModifyListener#modifyText(org.eclipse.swt.events.ModifyEvent)
|
||||
*/
|
||||
@Override
|
||||
public void modifyText(ModifyEvent e) {
|
||||
textChanged();
|
||||
}
|
||||
@@ -939,13 +945,296 @@ public class FilteredCheckboxTree extends Composite {
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* DOC hcw FilteredCheckboxTree class global comment. Detailled comment
|
||||
*/
|
||||
static class PatternFilter extends ViewerFilter {
|
||||
|
||||
/*
|
||||
* Cache of filtered elements in the tree
|
||||
*/
|
||||
private Map cache = new HashMap();
|
||||
|
||||
/*
|
||||
* Maps parent elements to TRUE or FALSE
|
||||
*/
|
||||
private Map foundAnyCache = new HashMap();
|
||||
|
||||
private boolean useCache = false;
|
||||
|
||||
/**
|
||||
* Whether to include a leading wildcard for all provided patterns. A trailing wildcard is always included.
|
||||
*/
|
||||
private boolean includeLeadingWildcard = false;
|
||||
|
||||
/**
|
||||
* The string pattern matcher used for this pattern filter.
|
||||
*/
|
||||
private StringMatcher matcher;
|
||||
|
||||
private boolean useEarlyReturnIfMatcherIsNull = true;
|
||||
|
||||
private final static Object[] EMPTY = new Object[0];
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see org.eclipse.jface.viewers.ViewerFilter#filter(org.eclipse.jface.viewers.Viewer, java.lang.Object,
|
||||
* java.lang.Object[])
|
||||
*/
|
||||
@Override
|
||||
public final Object[] filter(Viewer viewer, Object parent, Object[] elements) {
|
||||
// we don't want to optimize if we've extended the filter ... this
|
||||
// needs to be addressed in 3.4
|
||||
// https://bugs.eclipse.org/bugs/show_bug.cgi?id=186404
|
||||
if (matcher == null && useEarlyReturnIfMatcherIsNull) {
|
||||
return elements;
|
||||
}
|
||||
|
||||
if (!useCache) {
|
||||
return super.filter(viewer, parent, elements);
|
||||
}
|
||||
|
||||
Object[] filtered = (Object[]) cache.get(parent);
|
||||
if (filtered == null) {
|
||||
Boolean foundAny = (Boolean) foundAnyCache.get(parent);
|
||||
if (foundAny != null && !foundAny.booleanValue()) {
|
||||
filtered = EMPTY;
|
||||
} else {
|
||||
filtered = super.filter(viewer, parent, elements);
|
||||
}
|
||||
cache.put(parent, filtered);
|
||||
}
|
||||
return filtered;
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns true if any of the elements makes it through the filter. This method uses caching if enabled; the
|
||||
* computation is done in computeAnyVisible.
|
||||
*
|
||||
* @param viewer
|
||||
* @param parent
|
||||
* @param elements the elements (must not be an empty array)
|
||||
* @return true if any of the elements makes it through the filter.
|
||||
*/
|
||||
private boolean isAnyVisible(Viewer viewer, Object parent, Object[] elements) {
|
||||
if (matcher == null) {
|
||||
return true;
|
||||
}
|
||||
|
||||
if (!useCache) {
|
||||
return computeAnyVisible(viewer, elements);
|
||||
}
|
||||
|
||||
Object[] filtered = (Object[]) cache.get(parent);
|
||||
if (filtered != null) {
|
||||
return filtered.length > 0;
|
||||
}
|
||||
Boolean foundAny = (Boolean) foundAnyCache.get(parent);
|
||||
if (foundAny == null) {
|
||||
foundAny = computeAnyVisible(viewer, elements) ? Boolean.TRUE : Boolean.FALSE;
|
||||
foundAnyCache.put(parent, foundAny);
|
||||
}
|
||||
return foundAny.booleanValue();
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns true if any of the elements makes it through the filter.
|
||||
*
|
||||
* @param viewer
|
||||
* @param elements
|
||||
* @return
|
||||
*/
|
||||
private boolean computeAnyVisible(Viewer viewer, Object[] elements) {
|
||||
boolean elementFound = false;
|
||||
for (int i = 0; i < elements.length && !elementFound; i++) {
|
||||
Object element = elements[i];
|
||||
elementFound = isElementVisible(viewer, element);
|
||||
}
|
||||
return elementFound;
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see org.eclipse.jface.viewers.ViewerFilter#select(org.eclipse.jface.viewers.Viewer, java.lang.Object,
|
||||
* java.lang.Object)
|
||||
*/
|
||||
@Override
|
||||
public final boolean select(Viewer viewer, Object parentElement, Object element) {
|
||||
return isElementVisible(viewer, element);
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets whether a leading wildcard should be attached to each pattern string.
|
||||
*
|
||||
* @param includeLeadingWildcard Whether a leading wildcard should be added.
|
||||
*/
|
||||
public final void setIncludeLeadingWildcard(final boolean includeLeadingWildcard) {
|
||||
this.includeLeadingWildcard = includeLeadingWildcard;
|
||||
}
|
||||
|
||||
/**
|
||||
* The pattern string for which this filter should select elements in the viewer.
|
||||
*
|
||||
* @param patternString
|
||||
*/
|
||||
public void setPattern(String patternString) {
|
||||
// these 2 strings allow the PatternFilter to be extended in
|
||||
// 3.3 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=186404
|
||||
if ("org.eclipse.ui.keys.optimization.true".equals(patternString)) { //$NON-NLS-1$
|
||||
useEarlyReturnIfMatcherIsNull = true;
|
||||
return;
|
||||
} else if ("org.eclipse.ui.keys.optimization.false".equals(patternString)) { //$NON-NLS-1$
|
||||
useEarlyReturnIfMatcherIsNull = false;
|
||||
return;
|
||||
}
|
||||
clearCaches();
|
||||
if (patternString == null || patternString.equals("")) { //$NON-NLS-1$
|
||||
matcher = null;
|
||||
} else {
|
||||
String pattern = patternString + "*"; //$NON-NLS-1$
|
||||
if (includeLeadingWildcard) {
|
||||
pattern = "*" + pattern; //$NON-NLS-1$
|
||||
}
|
||||
matcher = new StringMatcher(pattern, true, false);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Clears the caches used for optimizing this filter. Needs to be called whenever the tree content changes.
|
||||
*/
|
||||
/* package */void clearCaches() {
|
||||
cache.clear();
|
||||
foundAnyCache.clear();
|
||||
}
|
||||
|
||||
/**
|
||||
* Answers whether the given String matches the pattern.
|
||||
*
|
||||
* @param string the String to test
|
||||
*
|
||||
* @return whether the string matches the pattern
|
||||
*/
|
||||
private boolean match(String string) {
|
||||
if (matcher == null) {
|
||||
return true;
|
||||
}
|
||||
return matcher.match(string);
|
||||
}
|
||||
|
||||
/**
|
||||
* Answers whether the given element is a valid selection in the filtered tree. For example, if a tree has items
|
||||
* that are categorized, the category itself may not be a valid selection since it is used merely to organize
|
||||
* the elements.
|
||||
*
|
||||
* @param element
|
||||
* @return true if this element is eligible for automatic selection
|
||||
*/
|
||||
public boolean isElementSelectable(Object element) {
|
||||
return element != null;
|
||||
}
|
||||
|
||||
/**
|
||||
* Answers whether the given element in the given viewer matches the filter pattern. This is a default
|
||||
* implementation that will show a leaf element in the tree based on whether the provided filter text matches
|
||||
* the text of the given element's text, or that of it's children (if the element has any).
|
||||
*
|
||||
* Subclasses may override this method.
|
||||
*
|
||||
* @param viewer the tree viewer in which the element resides
|
||||
* @param element the element in the tree to check for a match
|
||||
*
|
||||
* @return true if the element matches the filter pattern
|
||||
*/
|
||||
public boolean isElementVisible(Viewer viewer, Object element) {
|
||||
return isParentMatch(viewer, element) || isLeafMatch(viewer, element);
|
||||
}
|
||||
|
||||
/**
|
||||
* Check if the parent (category) is a match to the filter text. The default behavior returns true if the
|
||||
* element has at least one child element that is a match with the filter text.
|
||||
*
|
||||
* Subclasses may override this method.
|
||||
*
|
||||
* @param viewer the viewer that contains the element
|
||||
* @param element the tree element to check
|
||||
* @return true if the given element has children that matches the filter text
|
||||
*/
|
||||
protected boolean isParentMatch(Viewer viewer, Object element) {
|
||||
Object[] children = ((ITreeContentProvider) ((AbstractTreeViewer) viewer).getContentProvider()).getChildren(element);
|
||||
|
||||
if ((children != null) && (children.length > 0)) {
|
||||
return isAnyVisible(viewer, element, children);
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
* Check if the current (leaf) element is a match with the filter text. The default behavior checks that the
|
||||
* label of the element is a match.
|
||||
*
|
||||
* Subclasses should override this method.
|
||||
*
|
||||
* @param viewer the viewer that contains the element
|
||||
* @param element the tree element to check
|
||||
* @return true if the given element's label matches the filter text
|
||||
*/
|
||||
protected boolean isLeafMatch(Viewer viewer, Object element) {
|
||||
String labelText = ((ILabelProvider) ((StructuredViewer) viewer).getLabelProvider()).getText(element);
|
||||
|
||||
if (labelText == null) {
|
||||
return false;
|
||||
}
|
||||
return wordMatches(labelText);
|
||||
}
|
||||
|
||||
/**
|
||||
* Return whether or not if any of the words in text satisfy the match critera.
|
||||
*
|
||||
* @param text the text to match
|
||||
* @return boolean <code>true</code> if one of the words in text satisifes the match criteria.
|
||||
*/
|
||||
protected boolean wordMatches(String text) {
|
||||
if (text == null) {
|
||||
return false;
|
||||
}
|
||||
|
||||
// If the whole text matches we are all set
|
||||
if (match(text)) {
|
||||
return true;
|
||||
}
|
||||
|
||||
// Otherwise check if any of the words of the text matches
|
||||
String[] words = text.split("\\W");//$NON-NLS-1$
|
||||
for (int i = 0; i < words.length; i++) {
|
||||
String word = words[i];
|
||||
if (match(word)) {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
* Can be called by the filtered tree to turn on caching.
|
||||
*
|
||||
* @param useCache The useCache to set.
|
||||
*/
|
||||
void setUseCache(boolean useCache) {
|
||||
this.useCache = useCache;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* check element is an internal element that should be reset when ever the tree content is reset
|
||||
*/
|
||||
public void resetCheckedElements() {
|
||||
if (checkedElements != null) {
|
||||
checkedElements.clear();
|
||||
} // else nothing to clear
|
||||
} //else nothing to clear
|
||||
}
|
||||
|
||||
}
|
||||
@@ -1,175 +0,0 @@
|
||||
// ============================================================================
|
||||
//
|
||||
// Copyright (C) 2006-2010 Talend Inc. - www.talend.com
|
||||
//
|
||||
// This source code is available under agreement available at
|
||||
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
|
||||
//
|
||||
// You should have received a copy of the agreement
|
||||
// along with this program; if not, write to Talend SA
|
||||
// 9 rue Pages 92150 Suresnes, France
|
||||
//
|
||||
// ============================================================================
|
||||
package org.talend.commons.ui.swt.advanced.dataeditor;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.HashMap;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
|
||||
import org.eclipse.gef.commands.Command;
|
||||
import org.eclipse.jface.viewers.TextCellEditor;
|
||||
import org.eclipse.swt.SWT;
|
||||
import org.eclipse.swt.widgets.Composite;
|
||||
import org.eclipse.swt.widgets.Table;
|
||||
import org.talend.commons.ui.swt.advanced.dataeditor.button.AddPushButtonForExtendedTable;
|
||||
import org.talend.commons.ui.swt.advanced.dataeditor.button.PastePushButton;
|
||||
import org.talend.commons.ui.swt.advanced.dataeditor.button.PastePushButtonForExtendedTable;
|
||||
import org.talend.commons.ui.swt.advanced.dataeditor.commands.ExtendedTablePasteCommand;
|
||||
import org.talend.commons.ui.swt.extended.table.ExtendedTableModel;
|
||||
import org.talend.commons.ui.swt.extended.table.HadoopPropertiesFieldModel;
|
||||
import org.talend.commons.ui.swt.tableviewer.TableViewerCreator;
|
||||
import org.talend.commons.ui.swt.tableviewer.TableViewerCreatorColumn;
|
||||
import org.talend.commons.utils.data.bean.IBeanPropertyAccessors;
|
||||
import org.talend.commons.utils.data.list.ListenableListEvent;
|
||||
|
||||
public class HadoopPropertiesTableView extends AbstractDataTableEditorView<HashMap<String, Object>> {
|
||||
|
||||
private static final String VALUE = "VALUE";
|
||||
|
||||
private static final String PROPERTY = "PROPERTY";
|
||||
|
||||
public HadoopPropertiesTableView(HadoopPropertiesFieldModel model, Composite parent, int styleChild) {
|
||||
this(model, parent, styleChild, false);
|
||||
}
|
||||
|
||||
public HadoopPropertiesTableView(HadoopPropertiesFieldModel model, Composite parent, int styleChild, boolean showDbTypeColumn) {
|
||||
super(parent, styleChild, model);
|
||||
}
|
||||
|
||||
public HadoopPropertiesTableView(HadoopPropertiesFieldModel model, Composite parent) {
|
||||
this(model, parent, SWT.NONE, false);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void handleBeforeListenableListOperationEvent(ListenableListEvent<HashMap<String, Object>> event) {
|
||||
super.handleBeforeListenableListOperationEvent(event);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void handleAfterListenableListOperationEvent(ListenableListEvent<HashMap<String, Object>> event) {
|
||||
super.handleAfterListenableListOperationEvent(event);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void setTableViewerCreatorOptions(TableViewerCreator<HashMap<String, Object>> newTableViewerCreator) {
|
||||
super.setTableViewerCreatorOptions(newTableViewerCreator);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void createColumns(TableViewerCreator<HashMap<String, Object>> tableViewerCreator, Table table) {
|
||||
createKeyColumn(tableViewerCreator);
|
||||
createValueColumn(tableViewerCreator);
|
||||
}
|
||||
|
||||
private TableViewerCreatorColumn createValueColumn(TableViewerCreator<HashMap<String, Object>> tableViewerCreator) {
|
||||
TableViewerCreatorColumn column = new TableViewerCreatorColumn(tableViewerCreator);
|
||||
column.setTitle("Value"); //$NON-NLS-1$
|
||||
column.setBeanPropertyAccessors(new IBeanPropertyAccessors<HashMap<String, Object>, String>() {
|
||||
|
||||
public String get(HashMap<String, Object> bean) {
|
||||
return (String) bean.get(VALUE);
|
||||
}
|
||||
|
||||
public void set(HashMap<String, Object> bean, String value) {
|
||||
bean.put(VALUE, value);
|
||||
}
|
||||
|
||||
});
|
||||
column.setCellEditor(new TextCellEditor(tableViewerCreator.getTable()));
|
||||
|
||||
column.setModifiable(true);
|
||||
column.setWeight(30);
|
||||
column.setMinimumWidth(50);
|
||||
column.setDefaultInternalValue(""); //$NON-NLS-1$
|
||||
return column;
|
||||
}
|
||||
|
||||
private TableViewerCreatorColumn createKeyColumn(TableViewerCreator<HashMap<String, Object>> tableViewerCreator) {
|
||||
TableViewerCreatorColumn column = new TableViewerCreatorColumn(tableViewerCreator);
|
||||
column.setTitle("Property"); //$NON-NLS-1$
|
||||
column.setBeanPropertyAccessors(new IBeanPropertyAccessors<HashMap<String, Object>, String>() {
|
||||
|
||||
public String get(HashMap<String, Object> bean) {
|
||||
return (String) bean.get(PROPERTY);
|
||||
|
||||
}
|
||||
|
||||
public void set(HashMap<String, Object> bean, String value) {
|
||||
bean.put(PROPERTY, value);
|
||||
}
|
||||
|
||||
});
|
||||
column.setCellEditor(new TextCellEditor(tableViewerCreator.getTable()));
|
||||
|
||||
column.setModifiable(true);
|
||||
column.setWeight(30);
|
||||
column.setMinimumWidth(50);
|
||||
column.setDefaultInternalValue(""); //$NON-NLS-1$
|
||||
return column;
|
||||
}
|
||||
|
||||
public HadoopPropertiesFieldModel getModel() {
|
||||
return (HadoopPropertiesFieldModel) getExtendedTableModel();
|
||||
}
|
||||
|
||||
@Override
|
||||
protected ExtendedToolbarView initToolBar() {
|
||||
return new ExtendedToolbarView(getMainComposite(), SWT.NONE, getExtendedTableViewer()) {
|
||||
|
||||
@Override
|
||||
protected AddPushButtonForExtendedTable createAddPushButton() {
|
||||
return new AddPushButtonForExtendedTable(this.toolbar, getExtendedTableViewer()) {
|
||||
|
||||
@Override
|
||||
protected Object getObjectToAdd() {
|
||||
HashMap<String, Object> hpt = getModel().createHadoopPropertiesType();
|
||||
hpt.put(PROPERTY, "new line");
|
||||
hpt.put(VALUE, "");
|
||||
return hpt;
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@Override
|
||||
protected PastePushButton createPastePushButton() {
|
||||
return new PastePushButtonForExtendedTable(toolbar, extendedTableViewer) {
|
||||
|
||||
@Override
|
||||
protected Command getCommandToExecute(ExtendedTableModel extendedTableModel, Integer indexWhereInsert) {
|
||||
return new ExtendedTablePasteCommand(extendedTableModel, indexWhereInsert) {
|
||||
|
||||
@Override
|
||||
public List<HashMap<String, Object>> createPastableBeansList(ExtendedTableModel extendedTableModel,
|
||||
List copiedObjectsList) {
|
||||
List list = new ArrayList();
|
||||
HadoopPropertiesFieldModel fieldsModel = (HadoopPropertiesFieldModel) extendedTableModel;
|
||||
for (Object current : copiedObjectsList) {
|
||||
if (current instanceof HashMap) {
|
||||
Map<String, Object> original = (HashMap<String, Object>) current;
|
||||
Map<String, Object> copy = fieldsModel.createHadoopPropertiesType();
|
||||
copy.putAll(original);
|
||||
list.add(copy);
|
||||
}
|
||||
}
|
||||
return list;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
@@ -32,8 +32,6 @@ public class CopyPushButtonForExtendedTable extends CopyPushButton implements IE
|
||||
|
||||
private EnableStateListenerForTableButton enableStateHandler;
|
||||
|
||||
public static int colNum;
|
||||
|
||||
/**
|
||||
* DOC amaumont SchemaTargetAddPushButton constructor comment.
|
||||
*
|
||||
@@ -51,7 +49,6 @@ public class CopyPushButtonForExtendedTable extends CopyPushButton implements IE
|
||||
ISelection selection = tableViewer.getSelection();
|
||||
StructuredSelection structuredSelection = (StructuredSelection) selection;
|
||||
Object[] objects = structuredSelection.toArray();
|
||||
colNum = getExtendedTableViewer().getTableViewerCreator().getTable().getColumnCount();
|
||||
return new ExtendedTableCopyCommand(Arrays.asList(objects));
|
||||
}
|
||||
|
||||
|
||||
@@ -82,17 +82,8 @@ public abstract class PastePushButtonForExtendedTable extends PastePushButton im
|
||||
|
||||
public boolean getEnabledState() {
|
||||
Object data = SimpleClipboard.getInstance().getData();
|
||||
boolean flag = true;
|
||||
int a = CopyPushButtonForExtendedTable.colNum;
|
||||
int colNum = getExtendedTableViewer().getTableViewerCreator().getTable().getColumnCount();
|
||||
if (data != null) {
|
||||
if (colNum == a) {
|
||||
flag = true;
|
||||
} else {
|
||||
flag = false;
|
||||
}
|
||||
}
|
||||
return super.getEnabledState() && data != null && data instanceof List && !getExtendedControlViewer().isReadOnly()
|
||||
&& flag;
|
||||
return super.getEnabledState() && data != null && data instanceof List
|
||||
&& !getExtendedControlViewer().isReadOnly();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -78,7 +78,7 @@ public abstract class ExtendedTablePasteCommand extends Command implements IExte
|
||||
*/
|
||||
@Override
|
||||
public boolean canUndo() {
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
public String validateColumnName(final String columnName, List<String> labels) {
|
||||
|
||||
@@ -70,18 +70,23 @@ public abstract class ProgressDialog {
|
||||
|
||||
public void run(final IProgressMonitor monitor) throws InvocationTargetException, InterruptedException {
|
||||
final InvocationTargetException[] iteHolder1 = new InvocationTargetException[1];
|
||||
try {
|
||||
ProgressDialog.this.run(monitor);
|
||||
} catch (InvocationTargetException e) {
|
||||
// Pass it outside the workspace runnable
|
||||
iteHolder1[0] = e;
|
||||
} catch (InterruptedException e) {
|
||||
// Re-throw as OperationCanceledException, which will be
|
||||
// caught and re-thrown as InterruptedException below.
|
||||
throw new OperationCanceledException(e.getMessage());
|
||||
}
|
||||
// CoreException and OperationCanceledException are propagated
|
||||
display.syncExec(new Runnable() {
|
||||
|
||||
public void run() {
|
||||
try {
|
||||
ProgressDialog.this.run(monitor);
|
||||
} catch (InvocationTargetException e) {
|
||||
// Pass it outside the workspace runnable
|
||||
iteHolder1[0] = e;
|
||||
} catch (InterruptedException e) {
|
||||
// Re-throw as OperationCanceledException, which will be
|
||||
// caught and re-thrown as InterruptedException below.
|
||||
throw new OperationCanceledException(e.getMessage());
|
||||
}
|
||||
// CoreException and OperationCanceledException are propagated
|
||||
}
|
||||
|
||||
});
|
||||
// Re-throw the InvocationTargetException, if any occurred
|
||||
if (iteHolder1[0] != null) {
|
||||
throw iteHolder1[0];
|
||||
|
||||
@@ -1,40 +0,0 @@
|
||||
// ============================================================================
|
||||
//
|
||||
// Copyright (C) 2006-2010 Talend Inc. - www.talend.com
|
||||
//
|
||||
// This source code is available under agreement available at
|
||||
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
|
||||
//
|
||||
// You should have received a copy of the agreement
|
||||
// along with this program; if not, write to Talend SA
|
||||
// 9 rue Pages 92150 Suresnes, France
|
||||
//
|
||||
// ============================================================================
|
||||
package org.talend.commons.ui.swt.extended.table;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.HashMap;
|
||||
import java.util.List;
|
||||
|
||||
import org.talend.commons.ui.swt.extended.table.ExtendedTableModel;
|
||||
|
||||
public class HadoopPropertiesFieldModel extends ExtendedTableModel<HashMap<String, Object>> {
|
||||
|
||||
public HadoopPropertiesFieldModel(String name) {
|
||||
super(name);
|
||||
setProperties(new ArrayList<HashMap<String, Object>>());
|
||||
}
|
||||
|
||||
public HadoopPropertiesFieldModel(List<HashMap<String, Object>> conditionTypeList, String name) {
|
||||
super(name);
|
||||
setProperties(conditionTypeList);
|
||||
}
|
||||
|
||||
public void setProperties(List<HashMap<String, Object>> properties) {
|
||||
registerDataList((List<HashMap<String, Object>>) properties);
|
||||
}
|
||||
|
||||
public HashMap<String, Object> createHadoopPropertiesType() {
|
||||
return new HashMap<String, Object>();
|
||||
}
|
||||
}
|
||||
@@ -239,7 +239,12 @@ public class TableToTreeLinker<D1, D2> extends BgDrawableComposite implements IB
|
||||
pointEndStraight.y = yStraight;
|
||||
|
||||
TreeItem treeItem = getFirstVisibleTreeItemOfPath(extremity2.getDataItem());
|
||||
Rectangle treeItemBounds = treeItem.getBounds();
|
||||
Rectangle treeItemBounds;
|
||||
if (treeItem != null) {
|
||||
treeItemBounds = treeItem.getBounds();
|
||||
} else {
|
||||
treeItemBounds = new Rectangle(0, 0, 0, 0);
|
||||
}
|
||||
Rectangle treeBounds = tree.getBounds();
|
||||
|
||||
int pointY = treeItemBounds.y + tree.getItemHeight() / 2 + tree.getBorderWidth();
|
||||
@@ -282,7 +287,7 @@ public class TableToTreeLinker<D1, D2> extends BgDrawableComposite implements IB
|
||||
|
||||
boolean lineStyleDot = isStartOutOfView || isEndOutOfView;
|
||||
|
||||
if ((treeItem.getData() == extremity2.getDataItem()) && !lineStyleDot) {
|
||||
if ((treeItem != null && treeItem.getData() == extremity2.getDataItem()) && !lineStyleDot) {
|
||||
gc.setLineStyle(SWT.LINE_SOLID);
|
||||
} else {
|
||||
gc.setLineStyle(SWT.LINE_DOT);
|
||||
|
||||
@@ -308,7 +308,7 @@ public abstract class TableEditor extends FieldEditor {
|
||||
protected void editItem(ISelection sel) {
|
||||
IStructuredSelection selection = (IStructuredSelection) sel;
|
||||
String existing = (String) selection.getFirstElement();
|
||||
String value = getExistingInputObject(existing.replace(" ", ""));
|
||||
String value = getExistingInputObject(existing);
|
||||
if (value != null) {
|
||||
int indexOf = list.indexOf(existing);
|
||||
list.remove(existing);
|
||||
|
||||
@@ -222,16 +222,26 @@ public class TableViewerCreator<B> extends TableViewerCreatorNotModifiable<B> im
|
||||
if (previousValue == null) {
|
||||
if (value == null) {
|
||||
needChange = false;
|
||||
} else {
|
||||
if (value instanceof Integer) {
|
||||
Integer intValue = (Integer) value;
|
||||
if (intValue == 0) {
|
||||
needChange = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
if (previousValue instanceof Integer) {
|
||||
Integer integer = (Integer) previousValue;
|
||||
if (integer == 0) {
|
||||
|
||||
if (value != null && value instanceof Integer) {
|
||||
Integer intValue = (Integer) value;
|
||||
if (intValue == 0) {
|
||||
needChange = false;
|
||||
if (value == null) {
|
||||
needChange = false;
|
||||
} else {
|
||||
if (value instanceof Integer) {
|
||||
Integer intValue = (Integer) value;
|
||||
if (intValue == 0) {
|
||||
needChange = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
@@ -283,12 +293,10 @@ public class TableViewerCreator<B> extends TableViewerCreatorNotModifiable<B> im
|
||||
return (B) AccessorUtils.get(currentRowObject, column);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void addModifiedBeanListener(IModifiedBeanListener<B> modifiedBeanListener) {
|
||||
this.modifiedBeanListeners.add(modifiedBeanListener);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void removeModifiedBeanListener(IModifiedBeanListener<B> modifiedBeanListener) {
|
||||
this.modifiedBeanListeners.remove(modifiedBeanListener);
|
||||
}
|
||||
|
||||
@@ -83,8 +83,6 @@ public abstract class AbstractTreeTooltip {
|
||||
tip.dispose();
|
||||
}
|
||||
String content = getTooltipContent(item);
|
||||
// add a line
|
||||
content = cutStr(content, 30);
|
||||
if (content == null) {
|
||||
return;
|
||||
}
|
||||
@@ -108,38 +106,6 @@ public abstract class AbstractTreeTooltip {
|
||||
|
||||
}
|
||||
|
||||
/*
|
||||
* author by hfchang
|
||||
*
|
||||
* make a string line wrap autom
|
||||
*/
|
||||
private String cutStr(String str, int len) {
|
||||
String s = "";
|
||||
if (str == null || "".equals(str)) {
|
||||
return null;
|
||||
}
|
||||
if (str.length() < len) {
|
||||
s += str;
|
||||
}
|
||||
for (int i = 0; i < str.length(); i++) {
|
||||
int r = i % len;
|
||||
if (i != 0 && i <= len) {
|
||||
if (r == 0) {
|
||||
s += str.substring(i - len, len) + "\n";
|
||||
}
|
||||
} else if (i > len) {
|
||||
String laststr = str.substring(i - 1);
|
||||
if (laststr.length() > len) {
|
||||
s += cutStr(laststr, len);
|
||||
} else {
|
||||
s += laststr;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
return s;
|
||||
}
|
||||
|
||||
protected void checkShellBounds(Shell tip, Event event) {
|
||||
TreeItem item = table.getItem(new Point(event.x, event.y));
|
||||
if (item != null) {
|
||||
|
||||
@@ -1,122 +0,0 @@
|
||||
// ============================================================================
|
||||
//
|
||||
// Copyright (C) 2006-2013 Talend Inc. - www.talend.com
|
||||
//
|
||||
// This source code is available under agreement available at
|
||||
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
|
||||
//
|
||||
// You should have received a copy of the agreement
|
||||
// along with this program; if not, write to Talend SA
|
||||
// 9 rue Pages 92150 Suresnes, France
|
||||
//
|
||||
// ============================================================================
|
||||
package org.talend.commons.ui.utils;
|
||||
|
||||
import org.apache.log4j.Logger;
|
||||
import org.eclipse.ui.IWorkbench;
|
||||
import org.eclipse.ui.IWorkbenchPage;
|
||||
import org.eclipse.ui.IWorkbenchWindow;
|
||||
import org.eclipse.ui.PlatformUI;
|
||||
import org.eclipse.ui.internal.PartPane;
|
||||
import org.eclipse.ui.internal.PartSite;
|
||||
import org.eclipse.ui.internal.cheatsheets.ICheatSheetResource;
|
||||
import org.eclipse.ui.internal.cheatsheets.views.CheatSheetView;
|
||||
import org.eclipse.ui.internal.util.PrefUtil;
|
||||
|
||||
/**
|
||||
* this class is used for cheatsheet view display.
|
||||
*
|
||||
*/
|
||||
@SuppressWarnings("restriction")
|
||||
public class CheatSheetUtils {
|
||||
|
||||
private static CheatSheetUtils instance;
|
||||
|
||||
/**
|
||||
* this flag means the first time when studio start. only when this value is true, when close the welcome page, we
|
||||
* will display and maximum display cheatsheet view, else do nothing.
|
||||
*/
|
||||
private boolean isFirstTime = true;
|
||||
|
||||
/**
|
||||
* Sets the isFirstTime.
|
||||
*
|
||||
* @param isFirstTime the isFirstTime to set
|
||||
*/
|
||||
public void setFirstTime(boolean isFirstTime) {
|
||||
this.isFirstTime = isFirstTime;
|
||||
}
|
||||
|
||||
/**
|
||||
* Getter for isFirstTime.
|
||||
*
|
||||
* @return the isFirstTime
|
||||
*/
|
||||
public boolean isFirstTime() {
|
||||
return this.isFirstTime;
|
||||
}
|
||||
|
||||
public static final String DQ_PERSPECTIVE_ID = "org.talend.dataprofiler.DataProfilingPerspective";//$NON-NLS-1$
|
||||
|
||||
private static Logger log = Logger.getLogger(CheatSheetUtils.class);
|
||||
|
||||
public static CheatSheetUtils getInstance() {
|
||||
if (instance == null) {
|
||||
instance = new CheatSheetUtils();
|
||||
}
|
||||
return instance;
|
||||
}
|
||||
|
||||
/**
|
||||
* maximum display CheatSheetView.
|
||||
*
|
||||
* @param view
|
||||
*/
|
||||
public void maxDisplayCheatSheetView(CheatSheetView view) {
|
||||
// ADD msjian TDQ-7407 2013-8-23: Only display the Cheat Sheet view on new startup of the studio
|
||||
if (isFirstTime() && !PrefUtil.getAPIPreferenceStore().getBoolean(this.getClass().getSimpleName())) {
|
||||
PartPane pane = ((PartSite) view.getSite()).getPane();
|
||||
view.getSite().getPage().toggleZoom(pane.getPartReference());
|
||||
view.setFocus();
|
||||
|
||||
setFirstTime(false);
|
||||
PrefUtil.getAPIPreferenceStore().setValue(this.getClass().getSimpleName(), true);
|
||||
}
|
||||
// TDQ-7407~
|
||||
}
|
||||
|
||||
/**
|
||||
* find And maximum Display CheatSheet.
|
||||
*/
|
||||
public void findAndmaxDisplayCheatSheet() {
|
||||
CheatSheetView findCheetSheet = findCheetSheet();
|
||||
if (findCheetSheet != null) {
|
||||
maxDisplayCheatSheetView(findCheetSheet);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* get the cheet sheet view.
|
||||
*
|
||||
* @return CheatSheetView
|
||||
*/
|
||||
public CheatSheetView findCheetSheet() {
|
||||
IWorkbench workbench = PlatformUI.getWorkbench();
|
||||
IWorkbenchWindow window = workbench.getActiveWorkbenchWindow();
|
||||
IWorkbenchPage page = window.getActivePage();
|
||||
return (CheatSheetView) page.findView(ICheatSheetResource.CHEAT_SHEET_VIEW_ID);
|
||||
}
|
||||
|
||||
/**
|
||||
* hide the cheet sheet view.
|
||||
*
|
||||
* @param cheetSheet
|
||||
*/
|
||||
public void hideCheetSheet(CheatSheetView cheetSheet) {
|
||||
try {
|
||||
PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage().hideView(cheetSheet);
|
||||
} catch (Throwable t) {
|
||||
log.warn(t, t);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
package org.talend.commons.ui.utils;
|
||||
|
||||
public class Log4jUtil {
|
||||
|
||||
public static boolean isEnable() {
|
||||
// temporary like this,maybe can improve later
|
||||
String log4jEnable = System.getProperty("LOG4J_ENABLED");// the special customer will config the property?
|
||||
if ("true".equals(log4jEnable)) {
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
@@ -29,4 +29,5 @@ public class PathUtils {
|
||||
public static String getOSPath(String path) {
|
||||
return Path.fromPortableString(path).toOSString();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -153,23 +153,4 @@ public class ColorUtils {
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
public static RGB stringToRGB(String string) {
|
||||
RGB rgb;
|
||||
int r = 0;
|
||||
int g = 0;
|
||||
int b = 0;
|
||||
StringTokenizer token = new StringTokenizer(string, ";"); //$NON-NLS-1$
|
||||
if (token.hasMoreTokens()) {
|
||||
r = new Integer(token.nextToken());
|
||||
}
|
||||
if (token.hasMoreTokens()) {
|
||||
g = new Integer(token.nextToken());
|
||||
}
|
||||
if (token.hasMoreTokens()) {
|
||||
b = new Integer(token.nextToken());
|
||||
}
|
||||
rgb = new RGB(r, g, b);
|
||||
return rgb;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -48,10 +48,6 @@ public class MyURLClassLoader extends URLClassLoader {
|
||||
super(urls, Class.class.getClassLoader());
|
||||
}
|
||||
|
||||
public MyURLClassLoader(URL[] urls, ClassLoader parentLoader) {
|
||||
super(urls, parentLoader);
|
||||
}
|
||||
|
||||
@SuppressWarnings("unchecked")//$NON-NLS-1$
|
||||
public Class[] getAssignableClasses(Class type) throws IOException {
|
||||
List classes = new ArrayList();
|
||||
@@ -106,9 +102,8 @@ public class MyURLClassLoader extends URLClassLoader {
|
||||
}
|
||||
|
||||
public static String changeFileNameToClassName(String name) {
|
||||
if (name == null) {
|
||||
if (name == null)
|
||||
throw new IllegalArgumentException("File Name == null");
|
||||
}
|
||||
String className = null;
|
||||
if (name.toLowerCase().endsWith(".class")) {
|
||||
className = name.replace('/', '.');
|
||||
|
||||
@@ -1189,20 +1189,5 @@
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.talend.osgi.lib.loader"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.talend.librariesmanager.ui.nl"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
fragment="true"
|
||||
unpack="false"/>
|
||||
|
||||
|
||||
</feature>
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
jarprocessor.exclude.children=true
|
||||
@@ -1,3 +1,4 @@
|
||||
providerName=www.example.org
|
||||
pluginName=DatabaseTalend Model
|
||||
prefsName=Talend
|
||||
prefColors=Code Viewer Farben
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
providerName=www.example.org
|
||||
pluginName=\u039C\u03BF\u03BD\u03C4\u03AD\u03BB\u03BF DatabaseTalend
|
||||
prefsName=Talend
|
||||
prefColors=\u03A7\u03C1\u03CE\u03BC\u03B1\u03C4\u03B1 \u03A0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AD\u03B1 \u039A\u03CE\u03B4\u03B9\u03BA\u03B1
|
||||
metadataofTalendType=\u039C\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03B1 \u03C4\u03BF\u03C5 TalendType
|
||||
defaultTypeAndLength=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C2 \u03A4\u03CD\u03C0\u03BF\u03C2 \u03BA\u03B1\u03B9 \u039C\u03AE\u03BA\u03BF\u03C2
|
||||
talend.scheme=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF Talend \u03C3\u03C7\u03AE\u03BC\u03B1
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
providerName=www.example.org
|
||||
pluginName=DatabaseTalend Model
|
||||
prefsName=Talend
|
||||
prefColors=Code Viewer colors
|
||||
metadataofTalendType=Metadata of TalendType
|
||||
defaultTypeAndLength=Default Type and Length
|
||||
talend.scheme=Talend default scheme
|
||||
prefs=Talend
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
providerName=www.example.org
|
||||
pluginName=Modèle de base de données Talend
|
||||
prefsName=Talend
|
||||
prefColors=Couleurs de l'aperçu du code
|
||||
metadataofTalendType=Métadonnée de type Talend
|
||||
defaultTypeAndLength=Taille et longueur par défaut
|
||||
talend.scheme=Projet Talend par défaut
|
||||
prefs=Talend
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
providerName=www.example.org
|
||||
prefsName=Talend
|
||||
defaultTypeAndLength=Tipo e lunghezza di default
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
providerName=www.example.org
|
||||
pluginName=Talend\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30E2\u30C7\u30EB
|
||||
prefsName=Talend
|
||||
prefColors=\u30B3\u30FC\u30C9\u30D3\u30E5\u30FC\u30A2\u306E\u8272
|
||||
metadataofTalendType=Talend\u30bf\u30a4\u30d7\u306e\u30e1\u30bf\u30c7\u30fc\u30bf
|
||||
defaultTypeAndLength=\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30bf\u30a4\u30d7\u3068\u9577\u3055
|
||||
talend.scheme=Talend \u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30B9\u30AD\u30FC\u30E0
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
defaultTypeAndLength=Domy\u015Blny typ i d\u0142ugo\u015B\u0107
|
||||
talend.scheme=Domy\u015Blny schemat Talend
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
providerName=www.example.org
|
||||
pluginName=\u041C\u043E\u0434\u0435\u043B\u044C \u0431\u0430\u0437\u044B \u0434\u0430\u043D\u043D\u044B\u0445 Talend
|
||||
prefsName=Talend
|
||||
defaultTypeAndLength=\u0422\u0438\u043F \u0438 \u0434\u043B\u0438\u043D\u0430 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
|
||||
talend.scheme=Talend \u0441\u0445\u0435\u043C\u0430 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
pluginName=\u7EC4\u4EF6\u6A21\u5757
|
||||
prefColors=\u4EE3\u7801\u67E5\u770B\u5668\u989C\u8272\u914D\u7F6E
|
||||
defaultTypeAndLength=\u9ED8\u8BA4\u7C7B\u578B\u548C\u957F\u5EA6
|
||||
|
||||
@@ -1,26 +1,45 @@
|
||||
SelectRepositoryContextDialog.SelectAll=\u062A\u062D\u062F\u064A\u062F \u0627\u0644\u0643\u0644
|
||||
ColorsCodeViewerPreferencePage.keyword2Color=\u0644\u0648\u0646 \u0643\u0644\u0645\u0629 \u0645\u0641\u062A\u0627\u062D2
|
||||
ColorsCodeViewerPreferencePage.DigitColor=\u0644\u0648\u0646 \u0631\u0642\u0645
|
||||
ColorsCodeViewerPreferencePage.keyword1Color=\u0644\u0648\u0646 \u0643\u0644\u0645\u0629 \u0645\u0641\u062A\u0627\u062D1
|
||||
ContextParameterProposal.Type=\u0627\u0644\u0646\u0648\u0639: {1}
|
||||
ColorsCodeViewerPreferencePage.fieldTip=\u063A&\u0627\u0645\u0642
|
||||
ConextTemplateComposite.OrderText=\u0627\u0644\u062A\u0631\u062A\u064A\u0628 \u0627\u0644\u0623\u0635\u0644\u064A
|
||||
ColorsCodeViewerPreferencePage.LabelColor=\u0644\u0648\u0646 \u0627\u0644\u0645\u0633\u0645\u0649
|
||||
ColorsCodeViewerPreferencePage.Comment2Color=\u0644\u0648\u0646 \u062A\u0639\u0644\u064A\u06422
|
||||
VersionSection.Version=\u0627\u0644\u0646\u0633\u062E\u0629
|
||||
ColorsCodeViewerPreferencePage.FunctionColor=\u0644\u0648\u0646 \u0627\u0644\u062A\u0627\u0628\u0639
|
||||
ColorsCodeViewerPreferencePage.Comment1Color=\u0644\u0648\u0646 \u062A\u0639\u0644\u064A\u06421
|
||||
EUpdateItemType.Schema=\u0645\u062E\u0637\u0637
|
||||
ContextValueErrorChecker.ErrorTitile=\u062E\u0637\u0623 \u0642\u064A\u0645\u0629 \u0627\u0644\u0633\u064A\u0627\u0642
|
||||
UpdatesConstants.Component=\u0627\u0644\u0645\u0631\u0643\u0628
|
||||
ColorsCodeViewerPreferencePage.OperatorColor=\u0644\u0648\u0646 \u0627\u0644\u0645\u0634\u063A\u0644
|
||||
ContextProcessSection.errorTitle=\u062E\u0637\u0623
|
||||
VersionSection.CreationDate=\u062A\u0627\u0631\u064A\u062E \u0627\u0644\u0625\u0646\u0634\u0627\u0621
|
||||
ColorsCodeViewerPreferencePage.defaultColor=\u0644\u0648\u0646 \u0627\u0641\u062A\u0631\u0627\u0636\u064A
|
||||
ContextProcessSection.4=\u0625\u0636\u0627\u0641\u0629 \u0633\u064A\u0627\u0642 \u062C\u062F\u064A\u062F \u0628\u0627\u0644\u0625\u0639\u062A\u0645\u0627\u062F \u0639\u0644\u0649 (
|
||||
ContextProcessSection.2=\u0633\u0624\u0627\u0644 \u0627\u0644\u062A\u0623\u0643\u064A\u062F
|
||||
ColorsCodeViewerPreferencePage.InvalidColor=\u0644\u0648\u0646 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D
|
||||
RoutinesFunctionProposal.System=\u0646\u0638\u0627\u0645
|
||||
ContextParameterProposal.NoCommentAvaiable=\u0644\u0627 \u064A\u0648\u062C\u062F \u0645\u0644\u0627\u062D\u0638\u0629
|
||||
ContextProcessSection.30=\u0627\u0644\u0627\u0633\u0645 \u0645\u0648\u062C\u0648\u062F \u0645\u0633\u0628\u0642\u0627
|
||||
ContextProcessSection.29=\u062E\u0637\u0623
|
||||
CorePreferencePage.previewLimit=\u062D\u062F\u0648\u062F \u0627\u0644\u0627\u0633\u062A\u0639\u0631\u0627\u0636
|
||||
EUpdateItemType.Name=\u0627\u0644\u0627\u0633\u0645
|
||||
ContextProcessSection.13=\u0625\u0639\u0637\u0627\u0621 \u0627\u0633\u0645 \u062C\u062F\u064A\u062F \u0644\u0644\u0633\u064A\u0627\u0642 {0}
|
||||
ContextProcessSection.12=\u0625\u0639\u0627\u062F\u0629 \u062A\u0633\u0645\u064A\u0629 \u0627\u0644\u0633\u064A\u0627\u0642
|
||||
ColorsCodeViewerPreferencePage.keyword3Color=\u0644\u0648\u0646 \u0643\u0644\u0645\u0629 \u0645\u0641\u062A\u0627\u062D3
|
||||
VersionSection.ModificationDate=\u062A\u0627\u0631\u064A\u062E \u0627\u0644\u062A\u0639\u062F\u064A\u0644
|
||||
AbstractComponentsProvider.folderNotExist=\u0627\u0644\u0645\u062C\u0644\u062F {0} \u063A\u064A\u0631 \u0645\u0648\u062C\u0648\u062F
|
||||
ComponentsFormatPreferencePage.add=\u0625\u0636\u0627\u0641\u0629
|
||||
ComponentToRepositoryProperty.error=\u062E\u0637\u0623
|
||||
ContextComposite.tableValue=\u0627\u0644\u0642\u064A\u0645 \u0628\u0634\u0643\u0644 \u062C\u062F\u0648\u0644
|
||||
ContextComposite.treeValue=\u0627\u0644\u0642\u064A\u0645 \u0628\u0634\u0643\u0644 \u0634\u062C\u0631\u0629
|
||||
ContextSetConfigurationDialog.nameNotValid=\u0627\u0644\u0627\u0633\u0645 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D
|
||||
PatternCalendar.dateFormat="yyyy-MM-dd HH:mm:ss"
|
||||
PatternCalendar.pattern=\u0646\u0645\u0637
|
||||
SchemaOperationChoiceDialog.Title=\u0645\u062E\u0637\u0637
|
||||
VariableItemEditor.name=\u0627\u0644\u0627\u0633\u0645
|
||||
ApplicationActionBarAdvisor.menuFileLabel=\u0645&\u0644\u0641
|
||||
ApplicationActionBarAdvisor.menuEditLabel=\u062A\u062D&\u0631\u064A\u0631
|
||||
ApplicationActionBarAdvisor.navigateLabel=\u062A&\u0635\u0641\u062D
|
||||
@@ -35,6 +54,8 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=\u0645\u0631\u0643\u
|
||||
BusinessAppearanceComposite.textAlignment.vertical.top=\u0623\u0639\u0644\u0649
|
||||
BusinessAppearanceComposite.textAlignment.vertical.bottom=\u0623\u0633\u0641\u0644
|
||||
BusinessAppearanceComposite.textAlignment.vertical.centre=\u0645\u0631\u0643\u0632
|
||||
ComponentsFormatPreferencePage.errorCreateConnectionName=\u0627\u0644\u0627\u0633\u0645 "{0}" \u063A\u064A\u0631 \u0635\u0627\u0644\u062D.
|
||||
ComponentsFormatPreferencePage.ErrorTitle=\u062E\u0637\u0623
|
||||
ConextTableValuesComposite.nameLabel=\u0627\u0644\u0627\u0633\u0645
|
||||
ContextTemplateComposite.CommentLabel=\u062A\u0639\u0644\u064A\u0642
|
||||
ContextTemplateComposite.nameLabel=\u0627\u0644\u0627\u0633\u0645
|
||||
|
||||
@@ -1,11 +1,16 @@
|
||||
EUpdateResult.Update=Aus Repository übernehmen
|
||||
MetadataTypeLengthConstants.LIST_LENGTH=Liste
|
||||
EMetadataEncoding.UTF16LE=Unicode (16 bit)
|
||||
SelectRepositoryContextDialog.SelectAll=Alle auswählen
|
||||
PerspectiveMenuManager.dummy=Dummy
|
||||
ColorsCodeViewerPreferencePage.keyword2Color=Farbe Schlüsselwort2
|
||||
MetadataDialog.Message=Alle Spalten des Input-Schemas werden in das Output-Schema übernommen
|
||||
MetadataDialog.TransferMessage=Alle Spalten des Output-Schemas werden in das Input-Schema übernommen
|
||||
EMetadataEncoding.Cyrillic=Kyrillisch
|
||||
EUpdateResult.BuiltIn=Ändern in Built-In Modus
|
||||
EUpdateResult.Rename=Namen ändern
|
||||
MetadataTypeLengthConstants.DOUBLE_LENGTH=Double
|
||||
ContextProcessSection.ParameterNameIsNotValid=Ungültigiger Parametername.
|
||||
ColorsCodeViewerPreferencePage.DigitColor=Farbe Zahlen
|
||||
EMetadataEncoding.Hebrew=Hebräisch
|
||||
UpdatesConstants.Context=Context
|
||||
UpdatesConstants.Job=Job
|
||||
@@ -13,39 +18,80 @@ ProjectSettingsWizard.EditProjectPageTitle=Bearbeite Projekt
|
||||
RepositoryUpdateManager.NoModificationTitle=Keine Änderungen nötig
|
||||
CorePreferencePage.javaInterpreter=&Java-Interpreter
|
||||
EMetadataEncoding.GB2312=Chinesisch
|
||||
MetadataEmfTableEditor.ColumnInvalid=Der Spaltenname "{0}" ist ungültig.
|
||||
NodeReturnProposal.VariableName=Variablenname: {5}
|
||||
SelectRepositoryContextDialog.CollapseAll=Alle verbergen
|
||||
ERepositoryObjectType.FolderNotFound=Ordner für Typ {0} konnte nicht gefunden werden.
|
||||
CorePreferencePage.componentDefaultFileDirectory=Standard-&Ordner für Komponente:
|
||||
ColorsCodeViewerPreferencePage.keyword1Color=Farbe Schlüsselwort1
|
||||
CorePreferencePage.runInMultiThread=&Multithread-Ausführung (Standardwert für neue Jobs)
|
||||
MappingFileLoader.UndeclaredDbType="{0}" ist kein zugewiesener Datenbanktyp für das DBMS id "{1}" beim Node: {2}
|
||||
EConnectionType.tableMenu=Tabelle
|
||||
MetadataTypeLengthConstants.SHORT_LENGTH=Short
|
||||
MappingFileLoader.UnbindedDbTypes=Im DBMS id "{0}" Mapping-Datei, sind nachfolgende DB-Typen nicht an den Talend Typ "{1}" gebunden : {2}
|
||||
MetadataTypeLengthPreferencePage.FIELD=Standardeinstellung für alle Felder
|
||||
EConnectionType.onComponentErrorMenu=Beim Komponenten Fehler
|
||||
Parameter.Type= Typ :
|
||||
PerspectiveMenuManager.perspectiveLabel=&Perspektive
|
||||
NodeReturnProposal.Description=Beschreibung: {0}
|
||||
TalendTabbedPropertyComposite.tableButton.toolTip=&Tabellensicht
|
||||
Parameter.Value= Wert :
|
||||
EConnectionType.runAfterMenu=Ausführen nach
|
||||
ContextParameterProposal.Type=\nTyp: {1}
|
||||
ColorsCodeViewerPreferencePage.fieldTip=&Fett
|
||||
MetadataTypeLengthConstants.BOOLEAN_LENGTH=Boolean
|
||||
GlobalServiceRegister.ServiceNotRegistered=Der Service {0} wurde nicht registriert.
|
||||
ConextTemplateComposite.OrderText=Ursprüngliche Reihenfolge
|
||||
ColorsCodeViewerPreferencePage.LabelColor=Farbe Überschriften
|
||||
ColorsCodeViewerPreferencePage.MarkupColor=Farbe Markierung
|
||||
ColorsCodeViewerPreferencePage.Comment2Color=Farbe Kommentar2
|
||||
MetadataTypeLengthConstants.BYTE_LENGTH=Byte
|
||||
JavaGlobalVariableProposal.Description=Beschreibung: {0}
|
||||
RoutinesFunctionProposal.ReturnType=Rückgabetyp:
|
||||
CorePreferencePage.groupBySource="&Gruppiert nach Quelle" in Context
|
||||
NodeReturnProposal.Availability=Verfügbarkeit: {4}
|
||||
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=Standardlänge
|
||||
EMetadataEncoding.Greek=Griechisch
|
||||
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
|
||||
EConnectionType.synchronize=Synchonisiert
|
||||
VersionSection.Version=Version
|
||||
ContextParameterProposal.Description=Beschreibung: {0}
|
||||
MetadataTypeLengthConstants.DATE_LENGHT=Datum
|
||||
SelectRepositoryContextDialog.ExpandAll=Alle anzeigen
|
||||
NodeReturnProposal.Type=Typ: {3}
|
||||
ColorsCodeViewerPreferencePage.FunctionColor=Farbe Funktionen
|
||||
EUpdateItemType.Components=Components
|
||||
MetadataTypeLengthConstants.CHARACTER_LENGTH=Zeichen
|
||||
TalendTabbedPropertyComposite.compactButton.toolTip=&Kompaktsicht
|
||||
EConnectionType.mergeMenu=Zusammenführen
|
||||
ColorsCodeViewerPreferencePage.Comment1Color=Farbe Kommentar1
|
||||
RoutinesFunctionProposal.VariableName=\n\nVariablenname: {2}
|
||||
EUpdateItemType.Schema=Schema
|
||||
MetadataEmfTableEditor.ColumnNameExists=Der Spaltenname "{0}" existiert bereits
|
||||
Parameter.Name=Parameter name
|
||||
FunctionManager.PurePerl.ParaName=Parameter anpassen
|
||||
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
|
||||
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
|
||||
RepositoryUpdateManager.RenameContextMessages=Möchten Sie die Umbenennung der Variablen an alle Jobs übertragen. Falls ja, kann die Aktualisierung eine Weile dauern. Ansonsten werden alte Variablen in eingebettete Variablen umgestellt.
|
||||
EUpdateItemType.Query=Abfrage
|
||||
ExtractMetaDataFromDataBase.SchemaNoPresent=Schema nicht in der Datenbank
|
||||
PerlGlobalVariableProposal.Description=Beschreibung: {0}
|
||||
UpdatesConstants.Component=Komponente
|
||||
Parameter.Comment= Kommentar :
|
||||
CorePreferencePage.perlInterpreter=&Perl-Interpreter:
|
||||
ColorsCodeViewerPreferencePage.OperatorColor=Farbe Operatoren
|
||||
MetadataTypeLengthConstants.STRING_LENGTH=String
|
||||
EMetadataEncoding.GB18030=Chinese National Standard
|
||||
ContextProcessSection.errorTitle=Fehler
|
||||
MetadataTypeLengthConstants.FLOAT_LENGTH=Float
|
||||
EConnectionType.parallelize=Parallelisiert
|
||||
MetadataDialog.SchemaModification=Schema-Änderung
|
||||
VersionSection.CreationDate=Erstellungsdatum
|
||||
JavaGlobalVariableProposal.VariableName=Variablenname: {1}
|
||||
MappingFileLoader.UnbindedTalendTypes=Im DBMS id "{0}" Mapping-Datei, sind nachfolgende Talend-Typen nicht an "{1}" gebunden: Datenbanktyp:{2}
|
||||
MetadataTableEditor.ColumnNameExists=Der Spaltenname "{0}" existiert bereits.
|
||||
MetadataTableEditor.ColumnNameIsInvalid=Der Spaltenname "{0}" ist ungültig.
|
||||
ColorsCodeViewerPreferencePage.defaultColor=Farbe Standard
|
||||
ContextProcessSection.7=Name für neuen Context
|
||||
ContextProcessSection.6=Neuer Context
|
||||
EConnectionType.mainMenu=Main
|
||||
@@ -57,51 +103,86 @@ SelectRepositoryContextDialog.DeselectAll=Alle abw
|
||||
CorePreferencePage.iReportPath=&iReport Pfad:
|
||||
MetadataTalendType.DBMSNotSetted=DBMS nicht eingegeben
|
||||
ImportExternalJarAction.title=Externe JARs hinzufügen
|
||||
ContextParameterProposal.VariableName=\n\nVariablenname: {2}
|
||||
ColorsCodeViewerPreferencePage.InvalidColor=Farbe Ungültig
|
||||
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' nicht gefunden
|
||||
RepositoryUpdateManager.NoModificationMessages=Es gibt keine Änderungen, die aktualisiert werden müssen.
|
||||
EMetadataEncoding.Latin6=Latin6 (Nordisch)
|
||||
EMetadataEncoding.Latin5=Latin5 (Türkisch)
|
||||
RoutinesFunctionProposal.User=User
|
||||
EMetadataEncoding.Latin4=Latin4 (Nordeuropa)
|
||||
EMetadataEncoding.Latin3=Latin3 (Südeuropa)
|
||||
ColorsCodeViewerPreferencePage.Literal2Color=Farbe Literal2
|
||||
EMetadataEncoding.Latin2=Latin2 (Osteuropa)
|
||||
EMetadataEncoding.Latin1=Latin1 (Westeuropa)
|
||||
ContextProcessSection.51=ContextProcessSection.15
|
||||
EMetadataEncoding.UTF16=Unicode 2.0 (16 bit)
|
||||
ContextProcessSection.50=ContextProcessSection.14
|
||||
RoutinesFunctionProposal.System=System
|
||||
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=Standardlänge
|
||||
CorePreferencePage.temporaryFiles=&Temporäre Dateien:
|
||||
RepositoryUpdateManager.Title=Änderung
|
||||
MetadataTypeLengthConstants.INTEGER_LENGTH=Integer
|
||||
MetadataTypeLengthConstants.DATETIME_LENGTH=Datetime
|
||||
ContextProcessSection.49=Standard-Context
|
||||
PerlGlobalVariableProposal.VariableName=Variablenname: {1}
|
||||
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
|
||||
RepositoryObject.NotImplemented=nicht implementiert
|
||||
MetadataTypeLengthPreferencePage.VALUE=Standardeinstellung für Felder mit Null-Werten
|
||||
ERepositoryObjectType.NotImplemented=nicht implementiert
|
||||
ExtractMetaDataFromDataBase.connectionSuccessful=Verbindung erfolgreich
|
||||
LogImageCacheAction.CacheImage=Cache image:
|
||||
ContextParameterProposal.NoCommentAvaiable=kein Kommentar vorhanden.
|
||||
SelectRepositoryContextGroupDialog.Default=Default
|
||||
FunctionManager.PurePerl.Desc=Eigenen Ausdruck eigeben.
|
||||
XmlArray.InvalidFile=Ungültige Datei.
|
||||
EConnectionType.lookupMenu=Nachschlagen
|
||||
ContextProcessSection.30=Dieser Name existiert bereits
|
||||
EUpdateItemType.Variable=Variable
|
||||
MetadataTypeLengthConstants.OBJECT_LENGTH=Object
|
||||
ContextProcessSection.29=Fehler
|
||||
MetadataTypeLengthConstants.BYTEARRAY_LENGTH=byte[]
|
||||
CorePreferencePage.previewLimit=&Vorschaulimit:
|
||||
RoutinesFunctionProposal.Description=Beschreibung:
|
||||
ColorsCodeViewerPreferencePage.Literal1Color=Farbe Literal1
|
||||
ConextTemplateComposite.OrderMessages=Die umzusortierende Variablen müssen ausgewählt sein.
|
||||
EUpdateItemType.Name=Name
|
||||
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=Standardtyp
|
||||
ContextProcessSection.13=Neuen Namen für Context {0} vergeben
|
||||
ContextProcessSection.12=Context umbennenen
|
||||
ContextParameterProposal.ContextVariable=\n\nContext-Variable.
|
||||
EUpdateItemType.SAPFunction=SAP Funktion
|
||||
EMetadataEncoding.Big5=Big Five (Traditionell Chinesisch)
|
||||
Function.FunctionName=Funktionsname {0}
|
||||
ContextProcessSection.RemoveInformation={0} ist der Standard-Kontext und kann nicht entfernt werden.
|
||||
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=Standardtyp
|
||||
RoutinesFunctionProposal.CreatedBy=Erstellt von:
|
||||
RepositoryUpdateManager.Messages=Möchten Sie die Änderungen auf alle Jobs übertragen? Dies kann lange dauern.
|
||||
MappingFileLoader.InvalidTalendType="{0}" ist kein gültiger {1} Talend-Typ für ddas DBMS id "{2}" beim Node: {3}
|
||||
RepositoryUpdateManager.Check=Überprüfe...
|
||||
RoutinesFunctionProposal.Example=Beispiel:
|
||||
TalendType.TypeName=Typbezeichnung {0}
|
||||
MetadataTableEditor.ColumnNameIsNull=Fehler: Spaltenname ist null
|
||||
MetadataTypeLengthConstants.LONG_LENGTH=Long
|
||||
ColorsCodeViewerPreferencePage.keyword3Color=Farbe Schlüsselwort3
|
||||
NodeReturnProposal.GlobalVariable=Globale Variable, Eigenschaft der Komponente {1} [{2}].
|
||||
ListPreferencePage.RemoveButtonName=Entfernen
|
||||
UpdatesConstants.Joblet=Joblet
|
||||
MetadataTypeLengthPreferencePage.DBTYPE=Standardlänge für Datentypen
|
||||
EMetadataEncoding.EUC_CN=Simplified Chinese (Extended Unix Code-CN)
|
||||
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
|
||||
EMetadataEncoding.Arabic=Arabisch
|
||||
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
|
||||
MetadataEmfTableEditor.ColumnNameIsNullError=Fehler: Spaltenname ist null
|
||||
MappingFileLoader.DbmsIdAlreadyExists=DBMS mit Id "{0}" existiert bereits!"
|
||||
EConnectionType.runIfMenu=Ausführen wenn
|
||||
VersionSection.ModificationDate=Änderungsdatum
|
||||
MappingFileLoader.DbTypeAlreadyExists=Im DBMS id "{0}" mapping, erscheint in der Datei "{2} der DB Typ "{1}" mehr als einmal am Node:{3}
|
||||
AbstractComponentsProvider.folderNotExist=Ordner {0} existiert nicht.
|
||||
AbstractItemMigrationTask.taskFailed=Migrationsprozess {0} beim Element {1} fehlgeschlagen
|
||||
ComponentsFormatPreferencePage.formatConnection=Vorbelegung für &Verbindung:
|
||||
ComponentsFormatPreferencePage.formatHint=Vorbelegung für &Tipp:
|
||||
ComponentsFormatPreferencePage.formatLable=Vorbelegung für &Bezeichnung:
|
||||
ComponentsFormatPreferencePage.remove=Entfernen
|
||||
ComponentToRepositoryProperty.error=Fehler
|
||||
ContextComposite.tableValue=Werte als Tabelle
|
||||
ContextComposite.treeValue=Werte als Baum
|
||||
@@ -113,11 +194,22 @@ JavaTypesManager.bigDecimal=BIGDECIMAL ist Nummer:
|
||||
JavaTypesManager.integer=INTEGER ist Nummer:
|
||||
JavaTypesManager.list=LIST ist Nummer:
|
||||
JavaTypesManager.string=STRING ist Nummer:
|
||||
PaletteContentDialog.connection=Vorbelegung für &Verbindung:
|
||||
PaletteContentDialog.hint=Vorbelegung für &Tipp:
|
||||
PaletteContentDialog.lable=Vorbelegung für &Bezeichnung:
|
||||
PatternCalendar.dateFormat="yyyy-MM-dd HH:mm:ss"
|
||||
PatternCalendar.example=Beispiel:
|
||||
PatternCalendar.pattern=Muster:
|
||||
ProcessorUtilities.finalizeBuild=Finalisiere Erstellung...
|
||||
ProcessorUtilities.generatingJob=Erstelle job...
|
||||
ProcessorUtilities.loadingJob=Lade job...
|
||||
SchemaCellEditor.nameExistOrInvalid=Dieser Name existiert bereits oder ist ungültig
|
||||
SchemaOperationChoiceDialog.Option=Option
|
||||
SchemaOperationChoiceDialog.Title=Schema
|
||||
SchemaOperationChoiceDialog.ViewSchemaMessage=Schema anzeigen (schreibgeschützt)
|
||||
VariableItemEditor.new=Neu
|
||||
VariableItemEditor.remove=Entfernen
|
||||
VariableItemEditor.variable=Variablen:
|
||||
VersionSection.Status=Status
|
||||
XSDValidater.IllegalArgument=die Eingabe XSD Datei existiert nicht.
|
||||
ApplicationActionBarAdvisor.menuFileLabel=Datei(&F)
|
||||
@@ -136,9 +228,9 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=Zentriert
|
||||
BusinessAppearanceComposite.textAlignment.vertical.top=oben
|
||||
BusinessAppearanceComposite.textAlignment.vertical.bottom=unten
|
||||
BusinessAppearanceComposite.textAlignment.vertical.centre=Zentriert
|
||||
ConextTableValuesComposite.nameLabel=Name
|
||||
ComponentsFormatPreferencePage.errorCreateConnectionName=Der Name "{0}" ist ungültig.
|
||||
ComponentsFormatPreferencePage.ErrorTitle=Fehler
|
||||
ContextTemplateComposite.CommentLabel=Kommentar
|
||||
ContextTemplateComposite.nameLabel=Name
|
||||
ContextTemplateComposite.scriptCodeLabel=Skript-Code
|
||||
ContextTemplateComposite.sourceLabel=Quelle
|
||||
ContextTemplateComposite.typeLabel=Typ
|
||||
@@ -146,6 +238,7 @@ ContextTreeConstants.contextName=Context
|
||||
ContextTreeConstants.promptName=Aufforderung
|
||||
ContextTreeConstants.valueName=Wert
|
||||
ContextTreeConstants.variableName=Variable
|
||||
XPathQueryMetadataTableEditorViewExt.xpathQuerys=Schema für XPath Abfragen
|
||||
MetadataTool.nullValue=Null Wert
|
||||
EComponentCategory_appearance=Darstellung
|
||||
EComponentCategory_doc=Dokumentation
|
||||
@@ -167,12 +260,10 @@ HTMLDocGenerator.job_description=Beschreibung
|
||||
HTMLDocGenerator.job_settings=Einstellungen
|
||||
HTMLDocGenerator.key=Schlüsselwert
|
||||
HTMLDocGenerator.language=Sprache
|
||||
HTMLDocGenerator.length=Länge
|
||||
HTMLDocGenerator.mapper.alias=Alias
|
||||
HTMLDocGenerator.mapper.expression=Ausdruck
|
||||
HTMLDocGenerator.mapper.table.name=Tabellenname
|
||||
HTMLDocGenerator.modification=Änderung
|
||||
HTMLDocGenerator.name=Name
|
||||
HTMLDocGenerator.nullable=Null zulässig
|
||||
HTMLDocGenerator.precision=Genauigkeit
|
||||
HTMLDocGenerator.project_description=Projektbeschreibung
|
||||
@@ -185,7 +276,6 @@ HTMLDocGenerator.status=Status
|
||||
HTMLDocGenerator.type=Typ
|
||||
HTMLDocGenerator.unique_name=Eindeutiger Name
|
||||
ConnectionParameterName.HostLabel=Host
|
||||
ConnectionParameterName.PortLabel=Port
|
||||
ConnectionParameterName.UserLabel=User
|
||||
ConnectionParameterName.PasswordLabel=Passwort
|
||||
ConnectionParameterName.DbPathLabel=Datenbank Root-Pfad
|
||||
|
||||
@@ -1,37 +1,61 @@
|
||||
EUpdateResult.Update=\u0395\u03BD\u03B7\u03BC\u03AD\u03C1\u03C9\u03C3\u03B7 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
|
||||
MetadataTypeLengthConstants.LIST_LENGTH=\u039B\u03AF\u03C3\u03C4\u03B1
|
||||
EMetadataEncoding.UTF16LE=Unicode (16 bit)
|
||||
SelectRepositoryContextDialog.SelectAll=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u038C\u03BB\u03C9\u03BD
|
||||
PerspectiveMenuManager.dummy=\u0395\u03B9\u03BA\u03BF\u03BD\u03B9\u03BA\u03CC
|
||||
SelectRepositoryContextGroupDialog.Messages=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C4\u03B7\u03C2 \u03BC\u03B7 \u03C5\u03C0\u03AC\u03C1\u03C7\u03BF\u03C5\u03C3\u03B1\u03C2 \u03BF\u03BC\u03AC\u03B4\u03B1\u03C2 \u03C0\u03B5\u03C1\u03B9\u03B5\u03C7\u03BF\u03BC\u03AD\u03BD\u03BF\u03C5 \u03C3\u03C4\u03B7\u03BD \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF \u03C7\u03CE\u03C1\u03BF\u03C5 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2.
|
||||
ColorsCodeViewerPreferencePage.keyword2Color=\u03A7\u03C1\u03CE\u03BC\u03B1 \u039B\u03AD\u03BE\u03B7\u03C2-\u039A\u03BB\u03B5\u03B9\u03B4\u03AF2
|
||||
MetadataDialog.Message=\u038C\u03BB\u03B5\u03C2 \u03BF\u03B9 \u03C3\u03C4\u03AE\u03BB\u03B5\u03C2 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 \u03B8\u03B1 \u03BC\u03B5\u03C4\u03B1\u03C6\u03B5\u03C1\u03B8\u03BF\u03CD\u03BD \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
|
||||
MetadataDialog.TransferMessage=\u038C\u03BB\u03B5\u03C2 \u03BF\u03B9 \u03C3\u03C4\u03AE\u03BB\u03B5\u03C2 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 \u03B8\u03B1 \u03BC\u03B5\u03C4\u03B1\u03C6\u03B5\u03C1\u03B8\u03BF\u03CD\u03BD \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5
|
||||
EMetadataEncoding.Cyrillic=Cyrillic
|
||||
EUpdateResult.BuiltIn=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03C3\u03B5 \u03C0\u03C1\u03BF\u03BA\u03B1\u03B8\u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7 \u03BA\u03B1\u03C4\u03AC\u03C3\u03C4\u03B1\u03C3\u03B7 \u03BB\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1\u03C2
|
||||
EUpdateResult.Rename=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03C4\u03BF\u03C5 \u03BF\u03BD\u03CC\u03BC\u03B1\u03C4\u03BF\u03C2
|
||||
ContextProcessSection.ParameterNameIsNotValid=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF.
|
||||
ColorsCodeViewerPreferencePage.DigitColor=\u03A7\u03C1\u03CE\u03BC\u03B1 \u03C8\u03B7\u03C6\u03AF\u03BF\u03C5
|
||||
UpdatesConstants.Context=\u03A0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF
|
||||
UpdatesConstants.Job=\u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
|
||||
ProjectSettingsWizard.EditProjectPageTitle=\u0395\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03AD\u03C1\u03B3\u03BF\u03C5
|
||||
RepositoryUpdateManager.NoModificationTitle=\u0394\u03B5 \u03C7\u03C1\u03B5\u03B9\u03AC\u03B6\u03B5\u03C4\u03B1\u03B9 \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7
|
||||
CorePreferencePage.javaInterpreter=&Java \u03B4\u03B9\u03B5\u03C1\u03BC\u03B7\u03BD\u03AD\u03B1\u03C2
|
||||
EMetadataEncoding.GB2312=\u039A\u03B9\u03BD\u03AD\u03B6\u03B9\u03BA\u03B1
|
||||
MetadataEmfTableEditor.ColumnInvalid=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 "{0}" \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BC\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF.
|
||||
NodeReturnProposal.VariableName=\u038C\u03BD\u03BF\u03BC\u03B1 \u039C\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE\u03C2: {5}
|
||||
SelectRepositoryContextDialog.CollapseAll=\u03A3\u03CD\u03BC\u03C0\u03C4\u03C5\u03BE\u03B7 \u038C\u03BB\u03C9\u03BD
|
||||
ERepositoryObjectType.FolderNotFound=\u03A6\u03AC\u03BA\u03B5\u03BB\u03BF\u03C2 \u03B3\u03B9\u03B1 \u03C4\u03CD\u03C0\u03BF {0} \u03B4\u03B5 \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03B2\u03C1\u03B5\u03B8\u03B5\u03AF.
|
||||
CorePreferencePage.componentDefaultFileDirectory=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C2 \u03BA\u03B1\u03C4\u03AC\u03BB\u03BF\u03B3\u03BF\u03C2 \u03B1\u03C1\u03C7\u03B5\u03AF\u03C9\u03BD \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
|
||||
ColorsCodeViewerPreferencePage.keyword1Color=\u03A7\u03C1\u03CE\u03BC\u03B1 \u039B\u03AD\u03BE\u03B7\u03C2-\u039A\u03BB\u03B5\u03B9\u03B4\u03AF1
|
||||
SelectRepositoryContextDialog.ExistenceMessage=\u0397 \u03BC\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE "{0}" \u03C5\u03C0\u03AE\u03C1\u03C7\u03B5 \u03C3\u03C4\u03B7\u03BD \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 (Context:"{1}").
|
||||
CorePreferencePage.runInMultiThread=\u03A0\u03BF\u03BB\u03C5\u03BD\u03B7\u03BC\u03B1\u03C4\u03B9\u03BA\u03AE \u03B5\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7 (\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03B7 \u03C4\u03B9\u03BC\u03AE \u03B3\u03B9\u03B1 \u03B4\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2)
|
||||
MappingFileLoader.UndeclaredDbType="{0}" \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03AD\u03BD\u03B1\u03C2 \u03B4\u03B7\u03BB\u03C9\u03BC\u03AD\u03BD\u03BF\u03C2 \u03C4\u03CD\u03C0\u03BF\u03C2 \u0392\u03B4 \u03B3\u03B9\u03B1 \u03C4\u03B7\u03BD \u03C4\u03B1\u03C5\u03C4\u03CC\u03C4\u03B7\u03C4\u03B1 dbms "{1}" \u03C3\u03C4\u03BF\u03BD \u03BA\u03CC\u03BC\u03B2\u03BF: {2}
|
||||
EConnectionType.tableMenu=\u03A0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2
|
||||
MappingFileLoader.UnbindedDbTypes=\u03A3\u03C4\u03BF \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF \u03C7\u03B1\u03C1\u03C4\u03BF\u03B3\u03C1\u03AC\u03C6\u03B7\u03C3\u03B7\u03C2 dbms \u03C4\u03B1\u03C5\u03C4\u03CC\u03C4\u03B7\u03C4\u03B1\u03C2 "{0}", \u03BF\u03B9 \u03C4\u03CD\u03C0\u03BF\u03C5 \u0392\u03B4 \u03C0\u03B1\u03C1\u03B1\u03BA\u03AC\u03C4\u03C9 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C3\u03C5\u03BD\u03B4\u03B5\u03B4\u03B5\u03BC\u03AD\u03BD\u03BF\u03B9 \u03BC\u03B5 Talend \u03C4\u03CD\u03C0\u03BF\u03C5\u03C2 "{1}" : {2}
|
||||
MetadataTypeLengthPreferencePage.FIELD=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03B5\u03C2 \u03A1\u03C5\u03B8\u03BC\u03AF\u03C3\u03B5\u03B9\u03C2 \u03B3\u03B9\u03B1 \u038C\u03BB\u03B1 \u03C4\u03B1 \u03A0\u03B5\u03B4\u03AF\u03B1
|
||||
EConnectionType.onComponentErrorMenu=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03A3\u03B5 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
|
||||
Parameter.Type=\u03C4\u03CD\u03C0\u03BF\u03C2 :
|
||||
EConnectionType.onComponentOkMenu=\u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF Ok
|
||||
PerspectiveMenuManager.perspectiveLabel=&\u0386\u03C0\u03BF\u03C8\u03B7
|
||||
NodeReturnProposal.Description=\u03A0\u03B5\u03C1\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE: {0}
|
||||
TalendTabbedPropertyComposite.tableButton.toolTip=\u03C0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1
|
||||
Parameter.Value=\u03C4\u03B9\u03BC\u03AE :
|
||||
EConnectionType.runAfterMenu=\u0395\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7 \u039C\u03B5\u03C4\u03AC
|
||||
ContextParameterProposal.Type=\u03A4\u03CD\u03C0\u03BF\u03C2: {1}
|
||||
ColorsCodeViewerPreferencePage.fieldTip=&Bold
|
||||
MetadataTypeLengthConstants.BOOLEAN_LENGTH=Boolean
|
||||
GlobalServiceRegister.ServiceNotRegistered=\u0397 \u03C5\u03C0\u03B7\u03C1\u03B5\u03C3\u03AF\u03B1 {0} \u03B4\u03B5\u03BD \u03AD\u03C7\u03B5\u03B9 \u03BA\u03B1\u03C4\u03B1\u03C7\u03C9\u03C1\u03B7\u03B8\u03B5\u03AF.
|
||||
ConextTemplateComposite.OrderText=\u0391\u03C1\u03C7\u03B9\u03BA\u03AE \u03C4\u03B1\u03BE\u03B9\u03BD\u03CC\u03BC\u03B7\u03C3\u03B7
|
||||
SelectRepositoryContextDialog.Title=\u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03BC\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AD\u03C2 \u03C0\u03BB\u03B1\u03B9\u03C3\u03AF\u03BF\u03C5
|
||||
ColorsCodeViewerPreferencePage.LabelColor=\u03A7\u03C1\u03CE\u03BC\u03B1 \u03B5\u03C4\u03B9\u03BA\u03AD\u03C4\u03B1\u03C2
|
||||
EUpdateResult.Add=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C3\u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
|
||||
SelectRepositoryContextDialog.View=\u03A0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE...
|
||||
ColorsCodeViewerPreferencePage.MarkupColor=\u03A7\u03C1\u03CE\u03BC\u03B1 \u03C3\u03B7\u03BC\u03B5\u03AF\u03BF\u03C5-\u03BF\u03B4\u03B7\u03B3\u03BF\u03CD
|
||||
ColorsCodeViewerPreferencePage.Comment2Color=\u03A7\u03C1\u03CE\u03BC\u03B1 \u03A3\u03C7\u03BF\u03BB\u03AF\u03BF\u03C52
|
||||
MetadataTypeLengthConstants.BYTE_LENGTH=Byte
|
||||
EUpdateResult.JobletUpdate=\u0395\u03BD\u03B7\u03BC\u03AD\u03C1\u03C9\u03C3\u03B7 \u03B3\u03B9\u03B1 \u03BA\u03CC\u03BC\u03B2\u03BF \u03BC\u03B9\u03BA\u03C1\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
|
||||
JavaGlobalVariableProposal.Description=\u03A0\u03B5\u03C1\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE: {0}
|
||||
RoutinesFunctionProposal.ReturnType=\u03A4\u03CD\u03C0\u03BF\u03C2 \u0395\u03C0\u03B9\u03C3\u03C4\u03C1\u03BF\u03C6\u03AE\u03C2:
|
||||
EConnectionType.onSubjobOkMenu=Ok \u03A3\u03C4\u03B7\u03BD \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
|
||||
NodeReturnProposal.Availability=\u0394\u03B9\u03B1\u03B8\u03B5\u03C3\u03B9\u03BC\u03CC\u03C4\u03B7\u03C4\u03B1: {4}
|
||||
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF \u039C\u03AE\u03BA\u03BF\u03C2
|
||||
EConnectionType.onSubjobErrorMenu=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03A3\u03C4\u03B7\u03BD \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
|
||||
RepositoryUpdateManager.ItemsToUpdate=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B1\u03BD\u03C4\u03B9\u03BA\u03B5\u03B9\u03BC\u03AD\u03BD\u03C9\u03BD \u03B3\u03B9\u03B1 \u03B5\u03BD\u03B7\u03BC\u03AD\u03C1\u03C9\u03C3\u03B7
|
||||
SelectRepositoryContextDialog.Label=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03BC\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03CE\u03BD \u03B1\u03C0\u03CC \u03C0\u03BB\u03B1\u03AF\u03C3\u03B9\u03B1 \u03C7\u03CE\u03C1\u03BF\u03C5 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2.
|
||||
@@ -39,12 +63,23 @@ EMetadataEncoding.Greek=\u0395\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AC
|
||||
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
|
||||
EConnectionType.synchronize=\u03A3\u03C5\u03B3\u03C7\u03C1\u03BF\u03BD\u03AF\u03B6\u03C9
|
||||
VersionSection.Version=\u0388\u03BA\u03B4\u03BF\u03C3\u03B7
|
||||
ContextParameterProposal.Description=\u03A0\u03B5\u03C1\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE: {0}
|
||||
MetadataTypeLengthConstants.DATE_LENGHT=\u0397\u03BC\u03B5\u03C1\u03BF\u03BC\u03B7\u03BD\u03AF\u03B1
|
||||
EUpdateResult.Delete=\u0394\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
|
||||
SelectRepositoryContextDialog.ExpandAll=\u0391\u03BD\u03AC\u03C0\u03C4\u03C5\u03BE\u03B7 \u038C\u03BB\u03C9\u03BD
|
||||
NodeReturnProposal.Type=\u03A4\u03CD\u03C0\u03BF\u03C2: {3}
|
||||
ColorsCodeViewerPreferencePage.FunctionColor=\u03A7\u03C1\u03CE\u03BC\u03B1 \u03C3\u03C5\u03BD\u03AC\u03C1\u03C4\u03B7\u03C3\u03B7\u03C2
|
||||
EUpdateItemType.Components=\u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03AC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1
|
||||
MetadataTypeLengthConstants.CHARACTER_LENGTH=\u03A7\u03B1\u03C1\u03B1\u03BA\u03C4\u03AE\u03C1\u03B1\u03C2
|
||||
TalendTabbedPropertyComposite.compactButton.toolTip=\u03C3\u03C5\u03BC\u03C0\u03B1\u03B3\u03AE\u03C2 \u03C0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE
|
||||
EConnectionType.mergeMenu=\u03A3\u03C5\u03B3\u03C7\u03CE\u03BD\u03B5\u03C5\u03C3\u03B7
|
||||
ColorsCodeViewerPreferencePage.Comment1Color=\u03A7\u03C1\u03CE\u03BC\u03B1 \u03A3\u03C7\u03BF\u03BB\u03AF\u03BF\u03C51
|
||||
RoutinesFunctionProposal.VariableName=\u038C\u03BD\u03BF\u03BC\u03B1 \u039C\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE\u03C2: {2}
|
||||
RepositoryUpdateManager.RenameContextTitle=\u039C\u03B5\u03C4\u03BF\u03BD\u03BF\u03BC\u03B1\u03C3\u03AF\u03B1 \u0395\u03C1\u03CE\u03C4\u03B7\u03C3\u03B7\u03C2
|
||||
EUpdateItemType.Schema=\u03A3\u03C7\u03AE\u03BC\u03B1
|
||||
MetadataEmfTableEditor.ColumnNameExists=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 ''{0}'' \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7.
|
||||
Parameter.Name=\u038C\u03BD\u03BF\u03BC\u03B1 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5
|
||||
FunctionManager.PurePerl.ParaName=\u03C0\u03C1\u03BF\u03C3\u03B1\u03C1\u03BC\u03BF\u03B3\u03AE \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5
|
||||
ContextValueErrorChecker.ErrorTitile=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03C4\u03B9\u03BC\u03AE\u03C2 \u03C0\u03BB\u03B1\u03B9\u03C3\u03AF\u03BF\u03C5:
|
||||
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
|
||||
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
|
||||
@@ -52,12 +87,20 @@ RepositoryUpdateManager.RenameContextMessages=\u0398\u03AD\u03BB\u03B5\u03C4\u03
|
||||
EUpdateItemType.Query=\u0395\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1
|
||||
ExtractMetaDataFromDataBase.SchemaNoPresent=\u03A4\u03BF \u03A3\u03C7\u03AE\u03BC\u03B1 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C0\u03B1\u03C1\u03CC\u03BD \u03C3\u03C4\u03B7 \u0392\u03AC\u03C3\u03B7 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
|
||||
SelectRepositoryContextDialog.DuplicationMessage=\u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03B1\u03C4\u03B5 \u03C4\u03B7 \u03BC\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE "{0}" \u03C3\u03C4\u03BF \u03A0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF "{1}".
|
||||
PerlGlobalVariableProposal.Description=\u03A0\u03B5\u03C1\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE: {0}
|
||||
UpdatesConstants.Component=\u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC
|
||||
Parameter.Comment=\u03C3\u03C7\u03CC\u03BB\u03B9\u03BF :
|
||||
CorePreferencePage.perlInterpreter=\u03B4\u03B9\u03B5\u03C1\u03BC\u03B7\u03BD\u03AD\u03B1\u03C2 Perl
|
||||
ColorsCodeViewerPreferencePage.OperatorColor=\u03A7\u03C1\u03CE\u03BC\u03B1 \u03C4\u03B5\u03BB\u03B5\u03C3\u03C4\u03AE
|
||||
ContextProcessSection.errorTitle=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
|
||||
EConnectionType.parallelize=\u03A0\u03B1\u03C1\u03B1\u03BB\u03BB\u03B7\u03BB\u03B9\u03C3\u03BC\u03CC\u03C2
|
||||
MetadataDialog.SchemaModification=\u03A4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
|
||||
VersionSection.CreationDate=\u0397\u03BC\u03B5\u03C1\u03BF\u03BC\u03B7\u03BD\u03AF\u03B1 \u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1\u03C2
|
||||
JavaGlobalVariableProposal.VariableName=\u038C\u03BD\u03BF\u03BC\u03B1 \u03BC\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE\u03C2: {1}
|
||||
MappingFileLoader.UnbindedTalendTypes=\u03A3\u03C4\u03BF \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF \u03C7\u03B1\u03C1\u03C4\u03BF\u03B3\u03C1\u03AC\u03C6\u03B7\u03C3\u03B7\u03C2 dbms \u03C4\u03B1\u03C5\u03C4\u03CC\u03C4\u03B7\u03C4\u03B1\u03C2 "{0}", \u03BF\u03B9 \u03C4\u03CD\u03C0\u03BF\u03C5 Talend \u03C0\u03B1\u03C1\u03B1\u03BA\u03AC\u03C4\u03C9 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C3\u03C5\u03BD\u03B4\u03B5\u03B4\u03B5\u03BC\u03AD\u03BD\u03BF\u03B9 \u03BC\u03B5 \u03C4\u03CD\u03C0\u03BF\u03C5\u03C2 \u0392\u03B4 "{1}" : {2}
|
||||
MetadataTableEditor.ColumnNameExists=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 "{0}" \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7.
|
||||
MetadataTableEditor.ColumnNameIsInvalid=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 "{0}" \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BC\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF.
|
||||
ColorsCodeViewerPreferencePage.defaultColor=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF \u03C7\u03C1\u03CE\u03BC\u03B1
|
||||
ContextProcessSection.7=\u0391\u03C0\u03CC\u03B4\u03BF\u03C3\u03B7 \u03B5\u03BD\u03CC\u03C2 \u03BF\u03BD\u03CC\u03BC\u03B1\u03C4\u03BF\u03C2 \u03B3\u03B9\u03B1 \u03C4\u03BF \u03BD\u03AD\u03BF \u03C0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF
|
||||
ContextProcessSection.6=\u039D\u03AD\u03BF \u03A0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF
|
||||
EConnectionType.mainMenu=\u039A\u03CD\u03C1\u03B9\u03BF
|
||||
@@ -68,46 +111,79 @@ SelectRepositoryContextDialog.DeselectAll=\u0391\u03C0\u03BF\u03B5\u03C0\u03B9\u
|
||||
CorePreferencePage.iReportPath=\u03BC\u03BF\u03BD\u03BF\u03C0\u03AC\u03C4\u03B9 iReport
|
||||
MetadataTalendType.DBMSNotSetted=\u03A3\u0394\u0392\u0394 \u03BC\u03B7 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF
|
||||
ImportExternalJarAction.title=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03B5\u03BE\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03CE\u03BD JARs
|
||||
ContextParameterProposal.VariableName=\u038C\u03BD\u03BF\u03BC\u03B1 \u039C\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE\u03C2: {2}
|
||||
ColorsCodeViewerPreferencePage.InvalidColor=\u039C\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF \u03C7\u03C1\u03CE\u03BC\u03B1
|
||||
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' \u03B4\u03B5 \u03B2\u03C1\u03AD\u03B8\u03B7\u03BA\u03B5
|
||||
RepositoryUpdateManager.NoModificationMessages=\u0394\u03B5\u03BD \u03C7\u03C1\u03B5\u03B9\u03AC\u03B6\u03B5\u03C4\u03B1\u03B9 \u03BA\u03B1\u03BC\u03AF\u03B1 \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03B3\u03B9\u03B1 \u03B5\u03BD\u03B7\u03BC\u03AD\u03C1\u03C9\u03C3\u03B7.
|
||||
RoutinesFunctionProposal.User=\u03C7\u03C1\u03AE\u03C3\u03C4\u03B7\u03C2
|
||||
ContextProcessSection.51=ContextProcessSection.15
|
||||
EMetadataEncoding.UTF16=Unicode 2.0 (16 bit)
|
||||
ContextProcessSection.50=ContextProcessSection.14
|
||||
RoutinesFunctionProposal.System=\u03A3\u03CD\u03C3\u03C4\u03B7\u03BC\u03B1
|
||||
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF \u039C\u03AE\u03BA\u03BF\u03C2
|
||||
CorePreferencePage.temporaryFiles=&\u03A0\u03C1\u03BF\u03C3\u03C9\u03C1\u03B9\u03BD\u03AC \u03B1\u03C1\u03C7\u03B5\u03AF\u03B1
|
||||
EUpdateResult.Reload=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD
|
||||
RepositoryUpdateManager.Title=\u03A4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7
|
||||
MetadataTypeLengthConstants.DATETIME_LENGTH=\u03A7\u03C1\u03CC\u03BD\u03BF\u03C2 \u03B7\u03BC\u03B5\u03C1\u03BF\u03BC\u03B7\u03BD\u03AF\u03B1\u03C2
|
||||
ContextProcessSection.49=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF \u03A0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF
|
||||
PerlGlobalVariableProposal.VariableName=\u038C\u03BD\u03BF\u03BC\u03B1 \u03BC\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE\u03C2: {1}
|
||||
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
|
||||
RepositoryObject.NotImplemented=\u03BC\u03B7 \u03C5\u03BB\u03BF\u03C0\u03BF\u03B9\u03B7\u03BC\u03AD\u03BD\u03BF
|
||||
MetadataTypeLengthPreferencePage.VALUE=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03B5\u03C2 \u03A1\u03C5\u03B8\u03BC\u03AF\u03C3\u03B5\u03B9\u03C2 \u03B3\u03B9\u03B1 \u03A0\u03B5\u03B4\u03AF\u03B1 \u03BC\u03B5 Null \u03A4\u03B9\u03BC\u03AD\u03C2
|
||||
ERepositoryObjectType.NotImplemented=\u03BC\u03B7 \u03C5\u03BB\u03BF\u03C0\u03BF\u03B9\u03B7\u03BC\u03AD\u03BD\u03BF
|
||||
ExtractMetaDataFromDataBase.connectionSuccessful=\u0395\u03C0\u03B9\u03C4\u03C5\u03C7\u03AE\u03C2 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7
|
||||
LogImageCacheAction.CacheImage=\u0395\u03B9\u03BA\u03CC\u03BD\u03B1 \u03BB\u03B1\u03BD\u03B8\u03AC\u03BD\u03BF\u03C5\u03C3\u03B1\u03C2 \u03BC\u03BD\u03AE\u03BC\u03B7\u03C2:
|
||||
ContextParameterProposal.NoCommentAvaiable=\u039A\u03B1\u03BD\u03AD\u03BD\u03B1 \u03C3\u03C7\u03CC\u03BB\u03B9\u03BF \u03B4\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF.
|
||||
SelectRepositoryContextGroupDialog.Default=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE
|
||||
FunctionManager.PurePerl.Desc=\u039F\u03C1\u03B9\u03C3\u03BC\u03CC\u03C2 \u03C4\u03B7\u03C2 \u03AD\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7\u03C2 \u03C3\u03B1\u03C2.
|
||||
XmlArray.InvalidFile=\u039C\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF.
|
||||
EConnectionType.lookupMenu=\u0394\u03B9\u03B5\u03C1\u03B5\u03CD\u03BD\u03B7\u03C3\u03B7
|
||||
ContextProcessSection.30=\u0391\u03C5\u03C4\u03CC \u03C4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7
|
||||
EUpdateItemType.Variable=\u039C\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE
|
||||
MetadataTypeLengthConstants.OBJECT_LENGTH=\u0386\u03C1\u03B8\u03C1\u03C9\u03BC\u03B1
|
||||
ContextProcessSection.29=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
|
||||
MetadataTypeLengthConstants.BYTEARRAY_LENGTH=byte[]
|
||||
CorePreferencePage.previewLimit=\u038C\u03C1\u03B9\u03BF \u03C0\u03C1\u03BF\u03B5\u03C0\u03B9\u03C3\u03BA\u03CC\u03C0\u03B7\u03C3\u03B7\u03C2
|
||||
RoutinesFunctionProposal.Description=\u03A0\u03B5\u03C1\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE:
|
||||
ConextTemplateComposite.OrderMessages=\u0391\u03BD \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B1\u03BD\u03B1\u03C4\u03B1\u03BE\u03B9\u03BD\u03BF\u03BC\u03AE\u03C3\u03B5\u03C4\u03B5 \u03C4\u03B9\u03C2 \u03BC\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AD\u03C2, \u03C0\u03C1\u03AD\u03C0\u03B5\u03B9 \u03BD\u03B1 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BF\u03CD\u03BD.
|
||||
SelectRepositoryContextDialog.DuplicationTitle=\u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u0394\u03B9\u03C0\u03BB\u03CC\u03C4\u03C5\u03C0\u03BF\u03C5!
|
||||
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C2 \u03A4\u03CD\u03C0\u03BF\u03C2
|
||||
EUpdateItemType.Name=\u038C\u03BD\u03BF\u03BC\u03B1
|
||||
ContextProcessSection.13=\u0394\u03CE\u03C3\u03C4\u03B5 \u03AD\u03BD\u03B1 \u03BD\u03AD\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03B3\u03B9\u03B1 \u03C4\u03BF \u03C0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF {0}
|
||||
ContextProcessSection.12=\u039C\u03B5\u03C4\u03BF\u03BD\u03BF\u03BC\u03B1\u03C3\u03AF\u03B1 \u03A0\u03BB\u03B1\u03B9\u03C3\u03AF\u03BF\u03C5
|
||||
ContextParameterProposal.ContextVariable=\u039C\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE \u03C0\u03BB\u03B1\u03B9\u03C3\u03AF\u03BF\u03C5.
|
||||
EUpdateItemType.SAPFunction=\u03A3\u03C5\u03BD\u03AC\u03C1\u03C4\u03B7\u03C3\u03B7 SAP
|
||||
Function.FunctionName=\u038C\u03BD\u03BF\u03BF\u03BC\u03B1 \u03C3\u03C5\u03BD\u03AC\u03C1\u03C4\u03B7\u03C3\u03B7\u03C2 {0}
|
||||
ContextProcessSection.RemoveInformation={0} \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C4\u03BF \u03C0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF \u03C0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF, \u03B4\u03B5 \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03B1\u03C6\u03B1\u03B9\u03C1\u03B5\u03B8\u03B5\u03AF.
|
||||
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C2 \u03A4\u03CD\u03C0\u03BF\u03C2
|
||||
RoutinesFunctionProposal.CreatedBy=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03B7\u03BC\u03AD\u03BD\u03BF \u0391\u03C0\u03CC:
|
||||
RepositoryUpdateManager.Messages=\u0398\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B4\u03B9\u03B1\u03B4\u03CE\u03C3\u03B5\u03C4\u03B5 \u03C4\u03B9\u03C2 \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03B9\u03AE\u03C3\u03B5\u03B9\u03C2 \u03C3\u03B5 \u03CC\u03BB\u03B5\u03C2 \u03C4\u03B9\u03C2 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B5\u03C2; \u039C\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03B4\u03B9\u03B1\u03C1\u03BA\u03AD\u03C3\u03B5\u03B9 \u03BA\u03AC\u03C0\u03BF\u03B9\u03BF\u03BD \u03C7\u03C1\u03CC\u03BD\u03BF.
|
||||
MappingFileLoader.InvalidTalendType="{0}" \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03AD\u03BD\u03B1\u03C2 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF\u03C2 \u03C4\u03CD\u03C0\u03BF\u03C2 Talend {1} \u03B3\u03B9\u03B1 \u03C4\u03B7\u03BD \u03C4\u03B1\u03C5\u03C4\u03CC\u03C4\u03B7\u03C4\u03B1 dbms "{2}" \u03C3\u03C4\u03BF\u03BD \u03BA\u03CC\u03BC\u03B2\u03BF : {3}
|
||||
RepositoryUpdateManager.Check=\u0388\u03BB\u03B5\u03B3\u03C7\u03BF\u03C2...
|
||||
RoutinesFunctionProposal.Example=\u03A0\u03B1\u03C1\u03AC\u03B4\u03B5\u03B9\u03B3\u03BC\u03B1:
|
||||
TalendType.TypeName=\u038C\u03BD\u03BF\u03BC\u03B1 \u03C4\u03CD\u03C0\u03BF\u03C5 {0}
|
||||
MetadataTableEditor.ColumnNameIsNull=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1: \u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 \u03B5\u03AF\u03BD\u03B1\u03B9 null
|
||||
ColorsCodeViewerPreferencePage.keyword3Color=\u03A7\u03C1\u03CE\u03BC\u03B1 \u039B\u03AD\u03BE\u03B7\u03C2-\u039A\u03BB\u03B5\u03B9\u03B4\u03AF3
|
||||
NodeReturnProposal.GlobalVariable=\u039A\u03B1\u03B8\u03BF\u03BB\u03B9\u03BA\u03AE \u03BC\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE, \u03B9\u03B4\u03B9\u03CC\u03C4\u03B7\u03C4\u03B1 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD {1} [{2}].
|
||||
ListPreferencePage.RemoveButtonName=\u0391\u03C6\u03B1\u03AF\u03C1\u03B5\u03C3\u03B7
|
||||
UpdatesConstants.Joblet=\u039C\u03B9\u03BA\u03C1\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
|
||||
MetadataTypeLengthPreferencePage.DBTYPE=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF \u039C\u03AE\u03BA\u03BF\u03C2 \u03B3\u03B9\u03B1 \u03A4\u03CD\u03C0\u03BF \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
|
||||
EMetadataEncoding.EUC_CN=Simplified Chinese (Extended Unix Code-CN)
|
||||
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
|
||||
EConnectionType.iteratorMenu=\u0395\u03C0\u03B1\u03BD\u03AC\u03BB\u03B7\u03C8\u03B7
|
||||
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
|
||||
SelectRepositoryContextGroupDialog.Title=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u039F\u03BC\u03AC\u03B4\u03B1\u03C2 \u03A0\u03BB\u03B1\u03B9\u03C3\u03AF\u03C9\u03BD
|
||||
MetadataEmfTableEditor.ColumnNameIsNullError=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1: \u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 \u03B5\u03AF\u03BD\u03B1\u03B9 null
|
||||
EConnectionType.runIfMenu=\u0395\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7 \u0395\u03AC\u03BD
|
||||
VersionSection.ModificationDate=\u0397\u03BC\u03B5\u03C1\u03BF\u03BC\u03B7\u03BD\u03AF\u03B1 \u03A4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7\u03C2
|
||||
AbstractComponentsProvider.folderNotExist=\u039F \u03A6\u03AC\u03BA\u03B5\u03BB\u03BF\u03C2 {0} \u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9.
|
||||
AbstractItemMigrationTask.taskFailed=\u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03BC\u03B5\u03C4\u03AC\u03B2\u03B1\u03C3\u03B7\u03C2 {0} \u03B1\u03C0\u03AD\u03C4\u03C5\u03C7\u03B5 \u03C3\u03C4\u03BF \u03B1\u03BD\u03C4\u03B9\u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03BF {1}
|
||||
ColumnNameChangedExt.columnChanged=\u039A\u03CC\u03BC\u03B2\u03BF\u03C2: {0} \u0397 \u03C3\u03C4\u03AE\u03BB\u03B7 \u03AC\u03BB\u03BB\u03B1\u03BE\u03B5: {1}-> {2}
|
||||
ComponentsFormatPreferencePage.add=\u03A0\u03C1\u03C3\u03B8\u03AE\u03BA\u03B7
|
||||
ComponentsFormatPreferencePage.formatConnection=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03BC\u03BF\u03C1\u03C6\u03AE\u03C2 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2:
|
||||
ComponentsFormatPreferencePage.formatHint=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03C5\u03C0\u03B1\u03B9\u03BD\u03B9\u03B3\u03BC\u03BF\u03CD \u03BC\u03BF\u03C1\u03C6\u03AE\u03C2:
|
||||
ComponentsFormatPreferencePage.formatLable=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03C4\u03B9\u03BA\u03AD\u03C4\u03B1\u03C2 \u03BC\u03BF\u03C1\u03C6\u03AE\u03C2:
|
||||
ComponentsFormatPreferencePage.remove=\u0391\u03C6\u03B1\u03AF\u03C1\u03B5\u03C3\u03B7
|
||||
ComponentToRepositoryProperty.error=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
|
||||
ComponentToRepositoryProperty.ImpossibleUseOCI=\u0391\u03B4\u03CD\u03BD\u03B1\u03C4\u03BF\u03BD \u03BD\u03B1 \u03C7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03B7\u03B8\u03B5\u03AF \u03BF \u03C4\u03CD\u03C0\u03BF\u03C2 OCI \u03C3\u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2!
|
||||
ContextComposite.tableValue=\u03A4\u03B9\u03BC\u03AD\u03C2 \u03C9\u03C2 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2
|
||||
@@ -115,6 +191,7 @@ ContextComposite.treeValue=\u03A4\u03B9\u03BC\u03AD\u03C2 \u03C9\u03C2 \u03B4\u0
|
||||
ContextComposite.variable=\u039C\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AD\u03C2
|
||||
ContextSetConfigurationDialog.nameNotValid=\u03C4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF
|
||||
ConextTemplateComposite.addToRepositoryContextAction.label=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C3\u03C4\u03BF \u03C0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF \u03C7\u03CE\u03C1\u03BF\u03C5 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
|
||||
DbTableSelectorDialog.textContent=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u039F\u03BD\u03CC\u03BC\u03B1\u03C4\u03BF\u03C2 \u03A0\u03AF\u03BD\u03B1\u03BA\u03B1
|
||||
ECodeLanguage.unknowLanguage=\u0386\u03B3\u03BD\u03C9\u03C3\u03C4\u03B7 \u03B3\u03BB\u03CE\u03C3\u03C3\u03B1
|
||||
ExtractMetaDataUtils.noData=\u0394\u03B5 \u03B2\u03C1\u03AD\u03B8\u03B7\u03BA\u03B1\u03BD \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03B1.
|
||||
JavaSimpleDateFormatProposalProvider.displaySingleQuote=": \u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03BC\u03B9\u03B1\u03C2 \u03BC\u03BF\u03BD\u03AE\u03C2 \u03C0\u03B1\u03C1\u03AC\u03B8\u03B5\u03C3\u03B7\u03C2
|
||||
@@ -123,13 +200,40 @@ JavaTypesManager.bigDecimal=BIGDECIMAL \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B1\u03
|
||||
JavaTypesManager.integer=INTEGER \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B1\u03C1\u03B9\u03B8\u03BC\u03BF\u03C2:
|
||||
JavaTypesManager.list=LIST \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B1\u03C1\u03B9\u03B8\u03BC\u03BF\u03C2:
|
||||
JavaTypesManager.string=STRING \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B1\u03C1\u03B9\u03B8\u03BC\u03BF\u03C2:
|
||||
MetadataDialog.CopyToInput.toolTipText=\u0391\u03BD\u03C4\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE \u03CC\u03BB\u03C9\u03BD \u03C4\u03C9\u03BD \u03C3\u03C4\u03B7\u03BB\u03C9\u03BD \u03B1\u03C0\u03CC \u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5
|
||||
MetadataDialog.CopySelectionToInput.toolTipText=\u0391\u03BD\u03C4\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE \u03C4\u03C9\u03BD \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03C9\u03BD \u03C3\u03C4\u03B7\u03BB\u03C9\u03BD \u03B1\u03C0\u03CC \u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5
|
||||
MetadataDialog.CopyToOutput=\u0391\u03BD\u03C4\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE \u03CC\u03BB\u03C9\u03BD \u03C4\u03C9\u03BD \u03C3\u03C4\u03B7\u03BB\u03C9\u03BD \u03B1\u03C0\u03CC \u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
|
||||
MetadataDialog.CopySelectionToOutput=\u0391\u03BD\u03C4\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE \u03C4\u03C9\u03BD \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03C9\u03BD \u03C3\u03C4\u03B7\u03BB\u03C9\u03BD \u03B1\u03C0\u03CC \u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
|
||||
MetadataTalendType.dbIdNotFound=\u03A4\u03B1\u03C5\u03C4\u03CC\u03C4\u03B1\u03C4\u03B1 \u03A3\u0394\u0392\u0394 : {0} \u03B4\u03B5 \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03B2\u03C1\u03B5\u03B8\u03B5\u03AF.
|
||||
PaletteContentDialog.connection=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03BC\u03BF\u03C1\u03C6\u03AE\u03C2 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2:
|
||||
PaletteContentDialog.hint=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03C5\u03C0\u03B1\u03B9\u03BD\u03B9\u03B3\u03BC\u03BF\u03CD \u03BC\u03BF\u03C1\u03C6\u03AE\u03C2:
|
||||
PaletteContentDialog.lable=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03C4\u03B9\u03BA\u03AD\u03C4\u03B1\u03C2 \u03BC\u03BF\u03C1\u03C6\u03AE\u03C2:
|
||||
PatternCalendar.dateFormat="\u03B5\u03B5\u03B5\u03B5-\u039C\u039C-\u03B7\u03B7 \u03A9\u03A9:\u03BB\u03BB:\u03B4\u03B4"
|
||||
PatternCalendar.example=\u03A0\u03B1\u03C1\u03AC\u03B4\u03B5\u03B9\u03B3\u03BC\u03B1:
|
||||
PatternCalendar.pattern=\u03A0\u03C1\u03CC\u03C4\u03C5\u03C0\u03BF:
|
||||
PerlDynamicProposalUtil.autoConvert=\u03B8\u03B1 \u03BC\u03B5\u03C4\u03B1\u03C4\u03C1\u03B1\u03C0\u03B5\u03AF \u03B1\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03B1 \u03C3\u03B5 {0}->[index] \u03C3\u03C4\u03BF\u03BD \u03C0\u03B1\u03C1\u03B1\u03B3\u03CC\u03BC\u03B5\u03BD\u03BF \u03BA\u03CE\u03B4\u03B9\u03BA\u03B1
|
||||
ProcessorUtilities.finalizeBuild=\u039F\u03C1\u03B9\u03C3\u03C4\u03B9\u03BA\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03BA\u03B1\u03C4\u03B1\u03C3\u03BA\u03B5\u03C5\u03AE\u03C2...
|
||||
ProcessorUtilities.generatingJob=\u03A0\u03B1\u03C1\u03B1\u03B3\u03C9\u03B3\u03AE \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2...
|
||||
ProcessorUtilities.loadingJob=\u03A6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2...
|
||||
SchemaCellEditor.giveSchemaName=\u0394\u03CE\u03C3\u03C4\u03B5 \u03C4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03B3\u03B9\u03B1 \u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1
|
||||
SchemaCellEditor.inputName=\u0395\u03B9\u03C3\u03AC\u03B3\u03B5\u03C4\u03B5 \u03C4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1
|
||||
SchemaCellEditor.nameExistOrInvalid=\u0391\u03C5\u03C4\u03CC \u03C4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7 \u03AE \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF
|
||||
SchemaCellEditor.schemaName=\u038C\u03BD\u03BF\u03BC\u03B1 \u03A3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
|
||||
SchemaOperationChoiceDialog.ChangeBuiltInMessage=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u03C3\u03B5 \u03C0\u03C1\u03BF\u03BA\u03B1\u03B8\u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF.
|
||||
SchemaOperationChoiceDialog.ChangeRepositoryMessage=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u03B1\u03C0\u03CC \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2.
|
||||
SchemaOperationChoiceDialog.CreateBuiltInMessage=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u03B3\u03B9\u03B1 \u03C0\u03C1\u03BF\u03BA\u03B1\u03B8\u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF.
|
||||
SchemaOperationChoiceDialog.CreateRepositoryMessage=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u03B1\u03C0\u03CC \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2.
|
||||
SchemaOperationChoiceDialog.EditSchemaMessage=\u0395\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2.
|
||||
SchemaOperationChoiceDialog.Message=\u03A0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03B5\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03BC\u03B9\u03B1 \u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE, \u03AE \u03B1\u03BA\u03C5\u03C1\u03CE\u03C3\u03C4\u03B5
|
||||
SchemaOperationChoiceDialog.Option=\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE
|
||||
SchemaOperationChoiceDialog.StatusMessage=\u039C\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1, \u03AE \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7
|
||||
SchemaOperationChoiceDialog.Title=\u03A3\u03C7\u03AE\u03BC\u03B1
|
||||
SchemaOperationChoiceDialog.ViewSchemaMessage=\u03A0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 (\u03BC\u03CC\u03BD\u03BF \u03B3\u03B9\u03B1 \u03B1\u03BD\u03AC\u03B3\u03BD\u03C9\u03C3\u03B7).
|
||||
VariableItemEditor.name=\u038C\u03BD\u03BF\u03BC\u03B1
|
||||
VariableItemEditor.new=\u039D\u03AD\u03BF
|
||||
VariableItemEditor.remove=\u0391\u03C6\u03B1\u03AF\u03C1\u03B5\u03C3\u03B7
|
||||
VariableItemEditor.twmplatePattern=\u039C\u03BF\u03C1\u03C6\u03AE \u03A0\u03C1\u03BF\u03C4\u03CD\u03C0\u03BF\u03C5:
|
||||
VariableItemEditor.variable=\u039C\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AD\u03C2:
|
||||
VersionSection.Status=\u039A\u03B1\u03C4\u03AC\u03C3\u03C4\u03B1\u03C3\u03B7
|
||||
XSDValidater.IllegalArgument=\u03C4\u03BF xsd \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 \u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9.
|
||||
MultiStringSelectionDialog.nameEmpty=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03B4\u03B5 \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B5\u03BD\u03CC
|
||||
@@ -150,6 +254,8 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=\u039A\u03AD\u03BD\u
|
||||
BusinessAppearanceComposite.textAlignment.vertical.top=\u03C0\u03AC\u03BD\u03C9 \u03BC\u03AD\u03C1\u03BF\u03C2
|
||||
BusinessAppearanceComposite.textAlignment.vertical.bottom=\u03BA\u03AC\u03C4\u03C9 \u03BC\u03AD\u03C1\u03BF\u03C2
|
||||
BusinessAppearanceComposite.textAlignment.vertical.centre=\u039A\u03AD\u03BD\u03C4\u03C1\u03BF
|
||||
ComponentsFormatPreferencePage.errorCreateConnectionName=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 "{0}" \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF.
|
||||
ComponentsFormatPreferencePage.ErrorTitle=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
|
||||
ConextTableValuesComposite.nameLabel=\u038C\u03BD\u03BF\u03BC\u03B1
|
||||
ContextTemplateComposite.CommentLabel=\u03A3\u03C7\u03CC\u03BB\u03B9\u03BF
|
||||
ContextTemplateComposite.nameLabel=\u038C\u03BD\u03BF\u03BC\u03B1
|
||||
@@ -160,6 +266,8 @@ ContextTreeConstants.contextName=\u03A0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF
|
||||
ContextTreeConstants.promptName=\u03A0\u03B1\u03C1\u03CC\u03C4\u03C1\u03C5\u03BD\u03C3\u03B7
|
||||
ContextTreeConstants.valueName=\u03A4\u03B9\u03BC\u03AE
|
||||
ContextTreeConstants.variableName=\u039C\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE
|
||||
SchemaXPathQuerysDialog.Mappings=\u03A7\u03B1\u03C1\u03C4\u03BF\u03B3\u03C1\u03B1\u03C6\u03AE\u03C3\u03B5\u03B9\u03C2
|
||||
XPathQueryMetadataTableEditorViewExt.xpathQuerys=\u03A3\u03C7\u03AE\u03BC\u03B1 XPathQueries
|
||||
CorePreferencePage.alwaysWelcome=\u03A0\u03AC\u03BD\u03C4\u03B1 \u03B5\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03BF\u03B8\u03CC\u03BD\u03B7\u03C2 \u03C5\u03C0\u03BF\u03B4\u03BF\u03C7\u03AE\u03C2 \u03C3\u03C4\u03B7\u03BD \u03B5\u03BA\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7
|
||||
MetadataTool.errorMessage=\u0394\u03B5 \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03B5\u03B9\u03C3\u03B1\u03C7\u03B8\u03B5\u03AF \u03BF \u03C4\u03C1\u03AD\u03C7\u03BF\u03BD \u03C7\u03B1\u03C1\u03B1\u03BA\u03C4\u03AE\u03C1\u03B1\u03C2.
|
||||
MetadataTool.invalid=\u039C\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03B7 \u03C4\u03B9\u03BC\u03AE
|
||||
@@ -227,6 +335,7 @@ HTMLDocGenerator.unique_name=\u039C\u03BF\u03BD\u03B1\u03B4\u03B9\u03BA\u03CC \u
|
||||
HTMLDocGenerator.value=\u03A4\u03B9\u03BC\u03AE
|
||||
HTMLDocGenerator.values=\u03A4\u03B9\u03BC\u03AD\u03C2
|
||||
HTMLDocGenerator.version=\u0388\u03BA\u03B4\u03BF\u03C3\u03B7
|
||||
ConnectionParameters.exceptionMessage=\u0391\u03C5\u03C4\u03CC\u03C2 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03AD\u03BD\u03B1\u03C2 \u03C7\u03CE\u03C1\u03BF\u03C2 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2, \u03B4\u03B5\u03BD \u03C0\u03C1\u03AD\u03C0\u03B5\u03B9 \u03BD\u03B1 \u03BA\u03B1\u03BB\u03AD\u03C3\u03B5\u03C4\u03B5 \u03B1\u03C4\u03C5\u03AE \u03C4\u03B7 \u03BC\u03AD\u03B8\u03BF\u03B4\u03BF.
|
||||
ConnectionParameterName.HostLabel=\u039A\u03CC\u03BC\u03B2\u03BF\u03C2
|
||||
ConnectionParameterName.PortLabel=\u0398\u03CD\u03C1\u03B1
|
||||
ConnectionParameterName.DatabaseLabel=\u0392\u03AC\u03C3\u03B7 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
|
||||
|
||||
@@ -1,12 +1,18 @@
|
||||
EUpdateResult.Update=Update from repository
|
||||
MetadataTypeLengthConstants.LIST_LENGTH=List
|
||||
EMetadataEncoding.UTF16LE=Unicode (16 bit)
|
||||
SelectRepositoryContextDialog.SelectAll=Select All
|
||||
PerspectiveMenuManager.dummy=Dummy
|
||||
SelectRepositoryContextGroupDialog.Messages= Add the nonexistent context group into job from the repository context.
|
||||
ColorsCodeViewerPreferencePage.keyword2Color=Keyword2 color
|
||||
MetadataDialog.Message=All columns from the input schema will be transfered to the output schema
|
||||
MetadataDialog.TransferMessage=All columns from the output schema will be transfered to the input schema
|
||||
EMetadataEncoding.Cyrillic=Cyrillic
|
||||
EUpdateResult.BuiltIn=Change to built-in mode
|
||||
EUpdateResult.Rename=Change the name
|
||||
MetadataTypeLengthConstants.DOUBLE_LENGTH=Double
|
||||
ContextProcessSection.ParameterNameIsNotValid=Parameter name is not valid.
|
||||
ColorsCodeViewerPreferencePage.DigitColor=Digit color
|
||||
EMetadataEncoding.Hebrew=Hebrew
|
||||
UpdatesConstants.Context=Context
|
||||
UpdatesConstants.Job=Job
|
||||
@@ -14,26 +20,46 @@ ProjectSettingsWizard.EditProjectPageTitle=Edit project
|
||||
RepositoryUpdateManager.NoModificationTitle=No modification needed
|
||||
CorePreferencePage.javaInterpreter=&Java interpreter
|
||||
EMetadataEncoding.GB2312=Chinese
|
||||
MetadataEmfTableEditor.ColumnInvalid=The column name ''{0}'' is invalid.
|
||||
NodeReturnProposal.VariableName=\n\nVariable Name: {5}
|
||||
SelectRepositoryContextDialog.CollapseAll=Collapse All
|
||||
ERepositoryObjectType.FolderNotFound=Folder for type {0} cannot be found.
|
||||
CorePreferencePage.componentDefaultFileDirectory=Component default file directory
|
||||
ColorsCodeViewerPreferencePage.keyword1Color=Keyword1 color
|
||||
SelectRepositoryContextDialog.ExistenceMessage=The variable "{0}" has existed in job(Context:"{1}").
|
||||
CorePreferencePage.runInMultiThread=Multi Thread execution (Default value for job creation)
|
||||
MappingFileLoader.UndeclaredDbType="{0}"is not a declared Db type for the dbms id "{1}" at node: {2}
|
||||
EConnectionType.tableMenu=Table
|
||||
MetadataTypeLengthConstants.SHORT_LENGTH=Short
|
||||
MappingFileLoader.UnbindedDbTypes=In dbms id "{0}" mapping file, Db types below are not bind with "{1}" Talend types : {2}
|
||||
MetadataTypeLengthPreferencePage.FIELD=Default Settings for All Fields
|
||||
EConnectionType.onComponentErrorMenu=On Component Error
|
||||
Parameter.Type= type :
|
||||
EConnectionType.onComponentOkMenu=On Component Ok
|
||||
PerspectiveMenuManager.perspectiveLabel=&Perspective
|
||||
NodeReturnProposal.Description=Description: {0}
|
||||
TalendTabbedPropertyComposite.tableButton.toolTip=table view
|
||||
Parameter.Value= value :
|
||||
EConnectionType.runAfterMenu=Run After
|
||||
ContextParameterProposal.Type=\nType: {1}
|
||||
ColorsCodeViewerPreferencePage.fieldTip=&Bold
|
||||
MetadataTypeLengthConstants.BOOLEAN_LENGTH=Boolean
|
||||
GlobalServiceRegister.ServiceNotRegistered=The service {0} has not been registered.
|
||||
ConextTemplateComposite.OrderText=Original order
|
||||
SelectRepositoryContextDialog.Title=Select Context Variables
|
||||
ColorsCodeViewerPreferencePage.LabelColor=Label color
|
||||
EUpdateResult.Add=Add to repository
|
||||
SelectRepositoryContextDialog.View=View...
|
||||
ColorsCodeViewerPreferencePage.MarkupColor=Markup color
|
||||
ColorsCodeViewerPreferencePage.Comment2Color=Comment2 color
|
||||
MetadataTypeLengthConstants.BYTE_LENGTH=Byte
|
||||
EUpdateResult.JobletUpdate=Update for joblet node
|
||||
JavaGlobalVariableProposal.Description=Description: {0}
|
||||
RoutinesFunctionProposal.ReturnType=Return Type:
|
||||
EConnectionType.onSubjobOkMenu=On Subjob Ok
|
||||
CorePreferencePage.groupBySource="Group by source" in context
|
||||
NodeReturnProposal.Availability=\nAvailability: {4}
|
||||
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=Default Length
|
||||
EConnectionType.onSubjobErrorMenu=On Subjob Error
|
||||
RepositoryUpdateManager.ItemsToUpdate=Check items to update
|
||||
SelectRepositoryContextDialog.Label=Select variables from repository contexts.
|
||||
@@ -41,13 +67,24 @@ EMetadataEncoding.Greek=Greek
|
||||
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
|
||||
EConnectionType.synchronize=Synchronize
|
||||
VersionSection.Version=Version
|
||||
ContextParameterProposal.Description=Description: {0}
|
||||
EConnectionType.onRowsEndMenu=On Rows End
|
||||
MetadataTypeLengthConstants.DATE_LENGHT=Date
|
||||
EUpdateResult.Delete=Delete from repository
|
||||
SelectRepositoryContextDialog.ExpandAll=Expand All
|
||||
NodeReturnProposal.Type=\nType: {3}
|
||||
ColorsCodeViewerPreferencePage.FunctionColor=Function color
|
||||
EUpdateItemType.Components=Components
|
||||
MetadataTypeLengthConstants.CHARACTER_LENGTH=Character
|
||||
TalendTabbedPropertyComposite.compactButton.toolTip=compact view
|
||||
EConnectionType.mergeMenu=Merge
|
||||
ColorsCodeViewerPreferencePage.Comment1Color=Comment1 color
|
||||
RoutinesFunctionProposal.VariableName=\n\nVariable Name: {2}
|
||||
RepositoryUpdateManager.RenameContextTitle=Rename Question
|
||||
EUpdateItemType.Schema=Schema
|
||||
MetadataEmfTableEditor.ColumnNameExists=The column name ''{0}'' already exists
|
||||
Parameter.Name=Parameter name
|
||||
FunctionManager.PurePerl.ParaName=customize parameter
|
||||
ContextValueErrorChecker.ErrorTitile=Context value error:
|
||||
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
|
||||
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
|
||||
@@ -55,13 +92,23 @@ RepositoryUpdateManager.RenameContextMessages=Do you really want to propagate th
|
||||
EUpdateItemType.Query=Query
|
||||
ExtractMetaDataFromDataBase.SchemaNoPresent=Schema not present in Database
|
||||
SelectRepositoryContextDialog.DuplicationMessage=You have selected the variable "{0}" in the Context "{1}".
|
||||
PerlGlobalVariableProposal.Description=Description: {0}
|
||||
UpdatesConstants.Component=Component
|
||||
Parameter.Comment= comment :
|
||||
CorePreferencePage.perlInterpreter=Perl interpreter
|
||||
ColorsCodeViewerPreferencePage.OperatorColor=Operator color
|
||||
MetadataTypeLengthConstants.STRING_LENGTH=String
|
||||
EMetadataEncoding.GB18030=Chinese National Standard
|
||||
ContextProcessSection.errorTitle=Error
|
||||
MetadataTypeLengthConstants.FLOAT_LENGTH=Float
|
||||
EConnectionType.parallelize=Parallelize
|
||||
MetadataDialog.SchemaModification=Schema modification
|
||||
VersionSection.CreationDate=Creation Date
|
||||
JavaGlobalVariableProposal.VariableName=\n\nVariable Name: {1}
|
||||
MappingFileLoader.UnbindedTalendTypes=In dbms id "{0}" mapping file, Talend types below are not bind with "{1}" Db types : {2}
|
||||
MetadataTableEditor.ColumnNameExists=The column name ''{0}'' already exists.
|
||||
MetadataTableEditor.ColumnNameIsInvalid=The column name ''{0}'' is invalid.
|
||||
ColorsCodeViewerPreferencePage.defaultColor=Default color
|
||||
ContextProcessSection.7=Give a name for the new context
|
||||
ContextProcessSection.6=New Context
|
||||
EConnectionType.mainMenu=Main
|
||||
@@ -73,49 +120,82 @@ SelectRepositoryContextDialog.DeselectAll=Deselect All
|
||||
CorePreferencePage.iReportPath=iReport path
|
||||
MetadataTalendType.DBMSNotSetted=DBMS not setted
|
||||
ImportExternalJarAction.title=Add external JARs
|
||||
ContextParameterProposal.VariableName=\n\nVariable Name: {2}
|
||||
ColorsCodeViewerPreferencePage.InvalidColor=Invalid color
|
||||
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' not found
|
||||
RepositoryUpdateManager.NoModificationMessages=There is no modification needed for update.
|
||||
EMetadataEncoding.Latin6=Latin6 (Nordic)
|
||||
EMetadataEncoding.Latin5=Latin5 (Turkish)
|
||||
RoutinesFunctionProposal.User=User
|
||||
EMetadataEncoding.Latin4=Latin4 (North European)
|
||||
EMetadataEncoding.Latin3=Latin3 (South European)
|
||||
ColorsCodeViewerPreferencePage.Literal2Color=Literal2 color
|
||||
EMetadataEncoding.Latin2=Latin2 (East European)
|
||||
EMetadataEncoding.Latin1=Latin1 (West European)
|
||||
ContextProcessSection.51=ContextProcessSection.15
|
||||
EMetadataEncoding.UTF16=Unicode 2.0 (16 bit)
|
||||
ContextProcessSection.50=ContextProcessSection.14
|
||||
RoutinesFunctionProposal.System=System
|
||||
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=Default Length
|
||||
CorePreferencePage.temporaryFiles=&Temporary files
|
||||
EUpdateResult.Reload=Reload components
|
||||
RepositoryUpdateManager.Title=Modification
|
||||
MetadataTypeLengthConstants.INTEGER_LENGTH=Integer
|
||||
MetadataTypeLengthConstants.DATETIME_LENGTH=Datetime
|
||||
ContextProcessSection.49=Default Context
|
||||
PerlGlobalVariableProposal.VariableName=\n\nVariable Name: {1}
|
||||
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
|
||||
RepositoryObject.NotImplemented=not implemented
|
||||
MetadataTypeLengthPreferencePage.VALUE=Default Settings for Fields with Null Values
|
||||
ERepositoryObjectType.NotImplemented=not implemented
|
||||
ExtractMetaDataFromDataBase.connectionSuccessful=Connection successful
|
||||
LogImageCacheAction.CacheImage=Cache image:
|
||||
ContextParameterProposal.NoCommentAvaiable=No comment available.
|
||||
SelectRepositoryContextGroupDialog.Default=Default
|
||||
FunctionManager.PurePerl.Desc=Set your own expression.
|
||||
XmlArray.InvalidFile=Invalid file.
|
||||
EConnectionType.lookupMenu=Look Up
|
||||
ContextProcessSection.30=That name already exist
|
||||
EUpdateItemType.Variable=Variable
|
||||
MetadataTypeLengthConstants.OBJECT_LENGTH=Module
|
||||
ContextProcessSection.29=Error
|
||||
MetadataTypeLengthConstants.BYTEARRAY_LENGTH=byte[]
|
||||
CorePreferencePage.previewLimit=Preview limit
|
||||
RoutinesFunctionProposal.Description=Description:
|
||||
LogImageCacheAction.CacheImageDesc=Cache image desc:
|
||||
ColorsCodeViewerPreferencePage.Literal1Color=Literal1 color
|
||||
ConextTemplateComposite.OrderMessages=If you want reorder the variables, it must be selected.
|
||||
SelectRepositoryContextDialog.DuplicationTitle=Duplication Warining!
|
||||
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=Default Type
|
||||
EUpdateItemType.Name=Name
|
||||
ContextProcessSection.13=Give a new name for the context {0}
|
||||
ContextProcessSection.12=Rename Context
|
||||
ContextParameterProposal.ContextVariable=\n\nContext variable.
|
||||
EUpdateItemType.SAPFunction=SAP Function
|
||||
EMetadataEncoding.Big5=Big Five (Traditionnal Chinese)
|
||||
Function.FunctionName=Function name {0}
|
||||
ContextProcessSection.RemoveInformation={0} is default context, it can not be removed.
|
||||
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=Default Type
|
||||
RoutinesFunctionProposal.CreatedBy=Created By:
|
||||
RepositoryUpdateManager.Messages=Do you want to detect all the Jobs that are affected by the modifications done in this item? This may take some time.
|
||||
MappingFileLoader.InvalidTalendType="{0}" is not a valid {1} Talend type for the dbms id "{2}" at node: {3}
|
||||
RepositoryUpdateManager.Check=Checking...
|
||||
RoutinesFunctionProposal.Example=Example:
|
||||
TalendType.TypeName=Type name {0}
|
||||
MetadataTableEditor.ColumnNameIsNull=Error: Column name is null
|
||||
MetadataTypeLengthConstants.LONG_LENGTH=Long
|
||||
ColorsCodeViewerPreferencePage.keyword3Color=Keyword3 color
|
||||
NodeReturnProposal.GlobalVariable=\n\nGlobal variable, property of component {1} [{2}].
|
||||
ListPreferencePage.RemoveButtonName=Remove
|
||||
UpdatesConstants.Joblet=Joblet
|
||||
MetadataTypeLengthPreferencePage.DBTYPE=Default Length for Data Type
|
||||
EMetadataEncoding.EUC_CN=Simplified Chinese (Extended Unix Code-CN)
|
||||
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
|
||||
EConnectionType.iteratorMenu=Iterate
|
||||
EMetadataEncoding.Arabic=Arabic
|
||||
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
|
||||
SelectRepositoryContextGroupDialog.Title=Add Context Group
|
||||
MetadataEmfTableEditor.ColumnNameIsNullError=Error: Column name is null
|
||||
MappingFileLoader.DbmsIdAlreadyExists=Dbms with id "{0}" already exists !"
|
||||
EConnectionType.runIfMenu=Run if
|
||||
VersionSection.ModificationDate=Modification Date
|
||||
@@ -123,6 +203,11 @@ MappingFileLoader.DbTypeAlreadyExists=In dbms id "{0}" mapping, Db type "{1}" a
|
||||
AbstractComponentsProvider.folderNotExist=Folder {0} does not exist.
|
||||
AbstractItemMigrationTask.taskFailed=Migration task {0} failed on item {1}
|
||||
ColumnNameChangedExt.columnChanged=Node: {0} Column changed : {1}-> {2}
|
||||
ComponentsFormatPreferencePage.add=Add
|
||||
ComponentsFormatPreferencePage.formatConnection=Format connection default:
|
||||
ComponentsFormatPreferencePage.formatHint=Format hint default:
|
||||
ComponentsFormatPreferencePage.formatLable=Format label default:
|
||||
ComponentsFormatPreferencePage.remove=Remove
|
||||
ComponentToRepositoryProperty.error=Error
|
||||
ComponentToRepositoryProperty.ImpossibleUseOCI=Impossible to use OCI type in the repository\!
|
||||
ContextComposite.tableValue=Values as table
|
||||
@@ -130,23 +215,53 @@ ContextComposite.treeValue=Values as tree
|
||||
ContextComposite.variable=Variables
|
||||
ContextSetConfigurationDialog.nameNotValid=the name is not valid
|
||||
ConextTemplateComposite.addToRepositoryContextAction.label=Add to repository context
|
||||
DbTableSelectorDialog.textContent=Select Table Name
|
||||
ECodeLanguage.unknowLanguage=Unknown language
|
||||
ExtractMetaDataUtils.noData=No data found.
|
||||
JavaFunctionParser.checkMethod=Routines : "{0}.{1}\\" parse failed. please check your the Method.
|
||||
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' : Display a single quote
|
||||
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Two single quotes display only one single quote
|
||||
JavaTypesManager.bigDecimal=BIGDECIMAL is number:
|
||||
JavaTypesManager.integer=INTEGER is number:
|
||||
JavaTypesManager.list=LIST is number:
|
||||
JavaTypesManager.string=STRING is number:
|
||||
MetadataDialog.CopyToInput.toolTipText=Copy all of the columns from output schema to input schema
|
||||
MetadataDialog.CopySelectionToInput.toolTipText=Copy the selected columns from output schema to input schema
|
||||
MetadataDialog.CopyToOutput=Copy all of the columns from input schema to output schema
|
||||
MetadataDialog.CopySelectionToOutput=Copy the selected columns from input schema to output schema
|
||||
MetadataTalendType.dbIdNotFound=DBMS Id : {0} can't be found.
|
||||
PaletteContentDialog.connection=Format connection default:
|
||||
PaletteContentDialog.hint=Format hint default:
|
||||
PaletteContentDialog.lable=Format label default:
|
||||
PatternCalendar.dateFormat="yyyy-MM-dd HH:mm:ss"
|
||||
PatternCalendar.example=Example:
|
||||
PatternCalendar.pattern=Pattern:
|
||||
PerlDynamicProposalUtil.autoConvert=\ would be automatically converted to {0}->[index] in the generated code
|
||||
ProcessorUtilities.finalizeBuild=Finalize build...
|
||||
ProcessorUtilities.generatingJob=Generating job...
|
||||
ProcessorUtilities.loadingJob=Loading job...
|
||||
SchemaCellEditor.giveSchemaName=Give the name for the schema
|
||||
SchemaCellEditor.inputName=Input the name
|
||||
SchemaCellEditor.nameExistOrInvalid=This name already exists or is invalid
|
||||
SchemaCellEditor.schemaName=Schema Name
|
||||
SchemaOperationChoiceDialog.ChangeBuiltInMessage=Change schema to built-in.
|
||||
SchemaOperationChoiceDialog.ChangeRepositoryMessage=Change schema from repository.
|
||||
SchemaOperationChoiceDialog.CreateBuiltInMessage=Create schema for built-in.
|
||||
SchemaOperationChoiceDialog.CreateRepositoryMessage=Create schema from repository.
|
||||
SchemaOperationChoiceDialog.EditSchemaMessage=Edit schema.
|
||||
SchemaOperationChoiceDialog.Message=Please choose one option, or cancel.
|
||||
SchemaOperationChoiceDialog.Option=Option
|
||||
SchemaOperationChoiceDialog.StatusMessage=Invalid schema, or already exists.
|
||||
SchemaOperationChoiceDialog.Title=Schema
|
||||
SchemaOperationChoiceDialog.ViewSchemaMessage=View schema (read only).
|
||||
VariableItemEditor.insertVariable=Insert &Variable Placeholder...
|
||||
VariableItemEditor.name=Name
|
||||
VariableItemEditor.new=New
|
||||
VariableItemEditor.remove=Remove
|
||||
VariableItemEditor.twmplatePattern=Template Pattern:
|
||||
VariableItemEditor.variable=Variables:
|
||||
VersionSection.Status=Status
|
||||
XSDValidater.IllegalArgument=The input XSD file does not exist.
|
||||
XSDValidater.IllegalArgument=the input xsd file does not exist.
|
||||
MultiStringSelectionDialog.nameEmpty=Name can not be empty
|
||||
PromptDialog.stringTip=The input text must be surrounded with single quote.
|
||||
ApplicationActionBarAdvisor.menuFileLabel=&File
|
||||
@@ -165,6 +280,8 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=Centre
|
||||
BusinessAppearanceComposite.textAlignment.vertical.top=Top
|
||||
BusinessAppearanceComposite.textAlignment.vertical.bottom=Bottom
|
||||
BusinessAppearanceComposite.textAlignment.vertical.centre=Centre
|
||||
ComponentsFormatPreferencePage.errorCreateConnectionName=The name "{0}" is not valid.
|
||||
ComponentsFormatPreferencePage.ErrorTitle=Error
|
||||
ConextTableValuesComposite.nameLabel=Name
|
||||
ContextTemplateComposite.CommentLabel=Comment
|
||||
ContextTemplateComposite.nameLabel=Name
|
||||
@@ -177,6 +294,8 @@ ContextTreeConstants.valueName=Value
|
||||
ContextTreeConstants.variableName=Variable
|
||||
GroupByContextAction.groupContext=Group by Context
|
||||
GroupByVariableAction.groupVariable=Group by Variable
|
||||
SchemaXPathQuerysDialog.Mappings=Mappings
|
||||
XPathQueryMetadataTableEditorViewExt.xpathQuerys=Schema XPathQueries
|
||||
CorePreferencePage.alwaysWelcome=Always show welcome view when startup
|
||||
MetadataTool.errorMessage=Can't input the current character.
|
||||
MetadataTool.invalid=Invalid value
|
||||
@@ -223,6 +342,10 @@ EComponentCategory.basicRun=Basic Run
|
||||
EComponentCategory.breakpoint=Breakpoint
|
||||
EComponentCategory.debugRun=Debug Run
|
||||
EComponentCategory.targetExec=Target Exec
|
||||
ModuleListCellEditor.externalLabel=External modules
|
||||
ModuleListCellEditor.innerLabel=Inner modules
|
||||
ModuleListCellEditor.selectLabel=Select module
|
||||
ModuleListCellEditor.title=Select Module
|
||||
EUpdateItemType.SAPIDoc=SAP IDoc
|
||||
EUpdateItemType.JobVersion=JobVersion
|
||||
UpdatesConstants.JobVersion=JobVersion
|
||||
@@ -299,6 +422,8 @@ HTMLDocGenerator.unique_name=UNIQUE NAME
|
||||
HTMLDocGenerator.value=Value
|
||||
HTMLDocGenerator.values=Values
|
||||
HTMLDocGenerator.version=Version
|
||||
ConnectionParameters.exceptionMessage=This is a repository , should not call this method.
|
||||
GenerateSelectSQLAction.NewQuery=new Query {0}
|
||||
ConnectionParameterName.HostLabel=Host
|
||||
ConnectionParameterName.PortLabel=Port
|
||||
ConnectionParameterName.SchemaLabel=Schema
|
||||
@@ -306,3 +431,7 @@ ConnectionParameterName.UserLabel=User
|
||||
ConnectionParameterName.PasswordLabel=Password
|
||||
ConnectionParameterName.DbPathLabel=DataBase Root Path
|
||||
HTMLDocGenerator.tmap.expressionfilter=expressionFilter
|
||||
MetadataDialog.NeedDoGuessQuery=Need do a guess query!
|
||||
PigFunctionParser.checkMethod=Pig : "{0}.{1}\\" parse failed. please check your the Method.
|
||||
SchemaOperationChoiceDialog.newViewSchemaMessage=View schema.
|
||||
PigProposalProvider.defaultUDFDescription=There is no User Defined Function of this category , you can use Pig UDF option to create one .
|
||||
|
||||
@@ -1,23 +1,49 @@
|
||||
MetadataTypeLengthConstants.LIST_LENGTH=Lista
|
||||
SelectRepositoryContextDialog.SelectAll=Seleccionar todo
|
||||
ColorsCodeViewerPreferencePage.keyword2Color=Color Palabra Clave2
|
||||
UpdatesConstants.Context=Contexto
|
||||
UpdatesConstants.Job=Trabajo
|
||||
ColorsCodeViewerPreferencePage.keyword1Color=Color Palabra Clave1
|
||||
CorePreferencePage.runInMultiThread=Ejecución Multi Thread (Valor Default para creación de job)
|
||||
NodeReturnProposal.Description=Descripción: {0}
|
||||
ColorsCodeViewerPreferencePage.fieldTip=&Negrita
|
||||
ColorsCodeViewerPreferencePage.LabelColor=Color Etiqueta
|
||||
ColorsCodeViewerPreferencePage.Comment2Color=Color Comentario2
|
||||
JavaGlobalVariableProposal.Description=Descripción: {0}
|
||||
VersionSection.Version=Versión
|
||||
ContextParameterProposal.Description=Descripción: {0}
|
||||
MetadataTypeLengthConstants.DATE_LENGHT=fecha
|
||||
EUpdateItemType.Components=Componentes
|
||||
ColorsCodeViewerPreferencePage.Comment1Color=Color Comentario1
|
||||
EUpdateItemType.Schema=Esquema
|
||||
ContextValueErrorChecker.ErrorTitile=Valor en error de contexto:
|
||||
PerlGlobalVariableProposal.Description=Descripción: {0}
|
||||
ContextProcessSection.errorTitle=Error
|
||||
VersionSection.CreationDate=Fecha Creación
|
||||
JavaGlobalVariableProposal.VariableName=Nombre de variable: {1}
|
||||
ColorsCodeViewerPreferencePage.defaultColor=Color por defecto
|
||||
EUpdateItemType.Property=Propiedad
|
||||
ColorsCodeViewerPreferencePage.InvalidColor=Color Inválido
|
||||
RoutinesFunctionProposal.User=Usuario
|
||||
ColorsCodeViewerPreferencePage.Literal2Color=Color Literal2
|
||||
RoutinesFunctionProposal.System=Sistema
|
||||
PerlGlobalVariableProposal.VariableName=Nombre de variable: {1}
|
||||
XmlArray.InvalidFile=Fichero inválido
|
||||
MetadataTypeLengthConstants.OBJECT_LENGTH=Módulo
|
||||
ContextProcessSection.29=Error
|
||||
ColorsCodeViewerPreferencePage.Literal1Color=Color Literal1
|
||||
EUpdateItemType.Name=Nombre
|
||||
ColorsCodeViewerPreferencePage.keyword3Color=Color Palabra Clave3
|
||||
VersionSection.ModificationDate=Fecha Modificación
|
||||
AbstractComponentsProvider.folderNotExist=Carpeta (0) no existe
|
||||
AbstractItemMigrationTask.taskFailed=Tarea de Migración {0} ha fallado en elemento {1}
|
||||
ComponentsFormatPreferencePage.add=Agregue
|
||||
ComponentToRepositoryProperty.error=Error
|
||||
ContextComposite.tableValue=Valores como Tabla
|
||||
ContextComposite.treeValue=Valores como árbol
|
||||
SchemaOperationChoiceDialog.Title=Esquema
|
||||
VariableItemEditor.name=Nombre
|
||||
VariableItemEditor.variable=Variables:
|
||||
VersionSection.Status=Estado
|
||||
XSDValidater.IllegalArgument=la entrada de archivo xsd no existe
|
||||
ApplicationActionBarAdvisor.menuFileLabel=&Archivo
|
||||
@@ -34,6 +60,7 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=Centro
|
||||
BusinessAppearanceComposite.textAlignment.vertical.top=Arriba
|
||||
BusinessAppearanceComposite.textAlignment.vertical.bottom=abajo
|
||||
BusinessAppearanceComposite.textAlignment.vertical.centre=Centro
|
||||
ComponentsFormatPreferencePage.ErrorTitle=Error
|
||||
ConextTableValuesComposite.nameLabel=Nombre
|
||||
ContextTemplateComposite.CommentLabel=Comentario
|
||||
ContextTemplateComposite.nameLabel=Nombre
|
||||
|
||||
@@ -1,12 +1,18 @@
|
||||
EUpdateResult.Update=Mettre à jour à partir du référentiel
|
||||
MetadataTypeLengthConstants.LIST_LENGTH=Liste
|
||||
EMetadataEncoding.UTF16LE=Unicode (16 bits)
|
||||
SelectRepositoryContextDialog.SelectAll=Sélectionner tout
|
||||
PerspectiveMenuManager.dummy=Factice
|
||||
SelectRepositoryContextGroupDialog.Messages=Ajoute le contexte inexistant dans le Job à partir du contexte du Répertoire.
|
||||
ColorsCodeViewerPreferencePage.keyword2Color=couleur MotClé2
|
||||
MetadataDialog.Message=Toutes les colonnes du schéma d'entrée seront transférées au schéma de sortie
|
||||
MetadataDialog.TransferMessage=Toutes les colonnes du sch
|
||||
EMetadataEncoding.Cyrillic=Cyrillique
|
||||
EUpdateResult.BuiltIn=Passer en mode built-in
|
||||
EUpdateResult.BuiltIn=Changer pour le mode built-in
|
||||
EUpdateResult.Rename=Changer le nom
|
||||
MetadataTypeLengthConstants.DOUBLE_LENGTH=Double
|
||||
ContextProcessSection.ParameterNameIsNotValid=Le nom de paramètre n'est pas valide.
|
||||
ColorsCodeViewerPreferencePage.DigitColor=couleur Chiffre
|
||||
EMetadataEncoding.Hebrew=Hébreux
|
||||
UpdatesConstants.Context=Contexte
|
||||
UpdatesConstants.Job=Job
|
||||
@@ -14,26 +20,45 @@ ProjectSettingsWizard.EditProjectPageTitle=Editer le projet
|
||||
RepositoryUpdateManager.NoModificationTitle=Aucune modification nécessaire
|
||||
CorePreferencePage.javaInterpreter=Interpréteur &Java
|
||||
EMetadataEncoding.GB2312=Chinois
|
||||
MetadataEmfTableEditor.ColumnInvalid=Le nom de colonne "{0}" est invalide
|
||||
NodeReturnProposal.VariableName=Nom de variable: {5}
|
||||
SelectRepositoryContextDialog.CollapseAll=Réduire tout
|
||||
ERepositoryObjectType.FolderNotFound=Impossible de trouver le dossier pour le type {0}.
|
||||
CorePreferencePage.componentDefaultFileDirectory=Répertoire par défaut des composants
|
||||
ColorsCodeViewerPreferencePage.keyword1Color=Couleur de Keyword1
|
||||
SelectRepositoryContextDialog.ExistenceMessage=La variable "{0}" a existé dans le Job(Contexte : "{1}").
|
||||
CorePreferencePage.runInMultiThread=Execution multi thread (valeur par défaut lors de la création d'un job)
|
||||
MappingFileLoader.UndeclaredDbType="{0}" n'est pas un type de BdD déclaré pour le SGBD d'ID "{1}" dans le noeud : {2}
|
||||
EConnectionType.tableMenu=Table
|
||||
MetadataTypeLengthConstants.SHORT_LENGTH=Short
|
||||
MappingFileLoader.UnbindedDbTypes=Dans le fichier de mapping d'ID "{1}" du SGBD , les types de BdD ci-dessous ne sont pas liés aux types Talend "{1}" : {2}
|
||||
EConnectionType.onComponentErrorMenu=On Component Error
|
||||
EConnectionType.onComponentOkMenu=On Component Ok
|
||||
MetadataTypeLengthPreferencePage.FIELD=Paramètres par défaut pour tous les champs
|
||||
EConnectionType.onComponentErrorMenu=Sur erreur du composant
|
||||
Parameter.Type=type :
|
||||
EConnectionType.onComponentOkMenu=Sur réussite du composant
|
||||
PerspectiveMenuManager.perspectiveLabel=&Perspective
|
||||
NodeReturnProposal.Description=Description: {0}
|
||||
TalendTabbedPropertyComposite.tableButton.toolTip=Vue de la table
|
||||
EConnectionType.runAfterMenu=Exécuter après
|
||||
ContextParameterProposal.Type=Type: {1}
|
||||
ColorsCodeViewerPreferencePage.fieldTip=&Gras
|
||||
MetadataTypeLengthConstants.BOOLEAN_LENGTH=Boolean
|
||||
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pu être enregistré.
|
||||
ConextTemplateComposite.OrderText=Ordre d'origine
|
||||
SelectRepositoryContextDialog.Title=Sélectionne les variables du contexte
|
||||
ColorsCodeViewerPreferencePage.LabelColor=couleur Libellé
|
||||
EUpdateResult.Add=Ajouter depuis le référentiel
|
||||
SelectRepositoryContextDialog.View=Voir...
|
||||
ColorsCodeViewerPreferencePage.MarkupColor=Couleur Marquage
|
||||
ColorsCodeViewerPreferencePage.Comment2Color=couleur Commentaire2
|
||||
MetadataTypeLengthConstants.BYTE_LENGTH=Byte
|
||||
EUpdateResult.JobletUpdate=Mise à jour des joblets
|
||||
JavaGlobalVariableProposal.Description=Description: {0}
|
||||
RoutinesFunctionProposal.ReturnType=Type retourné :
|
||||
EConnectionType.onSubjobOkMenu=Sur Réussite du Sous-Job
|
||||
CorePreferencePage.groupBySource="regrouper par source" en contexte
|
||||
NodeReturnProposal.Availability=Disponibilité: {4}
|
||||
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=Longueur par défaut
|
||||
EConnectionType.onSubjobErrorMenu=Sur Erreur du Sous-Job
|
||||
RepositoryUpdateManager.ItemsToUpdate=Vérification des éléments à mettre à jour
|
||||
SelectRepositoryContextDialog.Label=Sélectionne les variables des contextes du référentiel
|
||||
@@ -41,13 +66,24 @@ EMetadataEncoding.Greek=Grec
|
||||
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
|
||||
EConnectionType.synchronize=Synchroniser
|
||||
VersionSection.Version=Version
|
||||
ContextParameterProposal.Description=Description: {0}
|
||||
EConnectionType.onRowsEndMenu=A la fin des lignes
|
||||
MetadataTypeLengthConstants.DATE_LENGHT=Date
|
||||
EUpdateResult.Delete=Supprimer du référentiel
|
||||
SelectRepositoryContextDialog.ExpandAll=Développer tout
|
||||
NodeReturnProposal.Type=Type: {3}
|
||||
ColorsCodeViewerPreferencePage.FunctionColor=couleur Fonction
|
||||
EUpdateItemType.Components=Composants
|
||||
MetadataTypeLengthConstants.CHARACTER_LENGTH=Caractère
|
||||
TalendTabbedPropertyComposite.compactButton.toolTip=Vue compacte
|
||||
EConnectionType.mergeMenu=Merge
|
||||
ColorsCodeViewerPreferencePage.Comment1Color=Couleur de Comment1
|
||||
RoutinesFunctionProposal.VariableName=Nom de variable : {2}
|
||||
RepositoryUpdateManager.RenameContextTitle=Renommer la question
|
||||
EUpdateItemType.Schema=Schéma
|
||||
MetadataEmfTableEditor.ColumnNameExists=Le nom de colonne "{0}" existe déjà
|
||||
Parameter.Name=Nom du paramètre
|
||||
FunctionManager.PurePerl.ParaName=Paramètre personnalisé
|
||||
ContextValueErrorChecker.ErrorTitile=Erreur de valeur de Contexte:
|
||||
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
|
||||
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
|
||||
@@ -55,13 +91,23 @@ RepositoryUpdateManager.RenameContextMessages=Voulez-vous r
|
||||
EUpdateItemType.Query=Requête
|
||||
ExtractMetaDataFromDataBase.SchemaNoPresent=Schéma absent de la base de données
|
||||
SelectRepositoryContextDialog.DuplicationMessage=Vous avez sélectionné la variable "{0}" dans le contexte "{1}".
|
||||
PerlGlobalVariableProposal.Description=Description: {0}
|
||||
UpdatesConstants.Component=Composant
|
||||
Parameter.Comment=commentaire :
|
||||
CorePreferencePage.perlInterpreter=Interpréteur Perl
|
||||
ColorsCodeViewerPreferencePage.OperatorColor=Couleur de l'opérateur
|
||||
MetadataTypeLengthConstants.STRING_LENGTH=String
|
||||
EMetadataEncoding.GB18030=Chinois National Standard
|
||||
ContextProcessSection.errorTitle=ERROR
|
||||
MetadataTypeLengthConstants.FLOAT_LENGTH=Float
|
||||
EConnectionType.parallelize=Paralléliser
|
||||
MetadataDialog.SchemaModification=Modification de schéma
|
||||
VersionSection.CreationDate=Date de création
|
||||
JavaGlobalVariableProposal.VariableName=Nom de variable: {1}
|
||||
MappingFileLoader.UnbindedTalendTypes=Dans le fichier de mapping d'ID "{1}" du SGBD , les types Talend ci-dessous ne sont pas liés aux types de BdD "{1}" : {2}
|
||||
MetadataTableEditor.ColumnNameExists=Le nom de colonne "{0}" existe déjà.
|
||||
MetadataTableEditor.ColumnNameIsInvalid=Le nom de colonne "{0}" est invalide
|
||||
ColorsCodeViewerPreferencePage.defaultColor=Couleur par défaut
|
||||
ContextProcessSection.7=Nommer le nouveau contexte
|
||||
ContextProcessSection.6=Nouveau contexte
|
||||
EConnectionType.mainMenu=Main
|
||||
@@ -72,49 +118,82 @@ SelectRepositoryContextDialog.DeselectAll=D
|
||||
CorePreferencePage.iReportPath=Chemin iReport
|
||||
MetadataTalendType.DBMSNotSetted=SGBD non paramétré
|
||||
ImportExternalJarAction.title=Ajouter un JAR externe
|
||||
ContextParameterProposal.VariableName=Nom de variable : {2}
|
||||
ColorsCodeViewerPreferencePage.InvalidColor=Couleur invalide
|
||||
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' non trouvé
|
||||
RepositoryUpdateManager.NoModificationMessages=Aucune modification nécessaire pour la mise à jour
|
||||
EMetadataEncoding.Latin6=Latin6 (Nordique)
|
||||
EMetadataEncoding.Latin5=Latin5 (Turc)
|
||||
RoutinesFunctionProposal.User=Utilisateur
|
||||
EMetadataEncoding.Latin4=Latin4 (Europe du nord)
|
||||
EMetadataEncoding.Latin3=Latin3 (Europe du sud)
|
||||
ColorsCodeViewerPreferencePage.Literal2Color=Couleur Littéral2
|
||||
EMetadataEncoding.Latin2=Latin2 (Europe de l'est)
|
||||
EMetadataEncoding.Latin1=Latin1 (Europe de l'ouest)
|
||||
ContextProcessSection.51=ContextProcessSection.15
|
||||
EMetadataEncoding.UTF16=Unicode 2.0 (16 bit)
|
||||
ContextProcessSection.50=ContextProcessSection.14
|
||||
RoutinesFunctionProposal.System=Système
|
||||
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=Longueur par défaut
|
||||
CorePreferencePage.temporaryFiles=Fichiers &temporaires
|
||||
EUpdateResult.Reload=Recharger les composants
|
||||
RepositoryUpdateManager.Title=Modification
|
||||
MetadataTypeLengthConstants.INTEGER_LENGTH=Entier
|
||||
MetadataTypeLengthConstants.DATETIME_LENGTH=Datetime
|
||||
ContextProcessSection.49=Contexte par défaut
|
||||
PerlGlobalVariableProposal.VariableName=Nom de variable: {1}
|
||||
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
|
||||
RepositoryObject.NotImplemented=non implémenté
|
||||
MetadataTypeLengthPreferencePage.VALUE=R
|
||||
ERepositoryObjectType.NotImplemented=non implémenté
|
||||
ExtractMetaDataFromDataBase.connectionSuccessful=Connexion réussie
|
||||
SelectRepositoryContextGroupDialog.Default=Défaut
|
||||
LogImageCacheAction.CacheImage=Image du cache:
|
||||
ContextParameterProposal.NoCommentAvaiable=Pas de commentaires disponibles.
|
||||
SelectRepositoryContextGroupDialog.Default=Aucune
|
||||
FunctionManager.PurePerl.Desc=D
|
||||
XmlArray.InvalidFile=Fichier invalide.
|
||||
EConnectionType.lookupMenu=Look Up
|
||||
ContextProcessSection.30=Ce nom existe déjà
|
||||
EUpdateItemType.Variable=Variable
|
||||
MetadataTypeLengthConstants.OBJECT_LENGTH=Module
|
||||
ContextProcessSection.29=ERROR
|
||||
MetadataTypeLengthConstants.BYTEARRAY_LENGTH=byte[]
|
||||
CorePreferencePage.previewLimit=Aperçu limite
|
||||
RoutinesFunctionProposal.Description=Description :
|
||||
LogImageCacheAction.CacheImageDesc=Desc de l'image du cache:
|
||||
ColorsCodeViewerPreferencePage.Literal1Color=Couleur de Literal1
|
||||
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
|
||||
SelectRepositoryContextDialog.DuplicationTitle=Avertissement de duplication !
|
||||
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=Type par défaut
|
||||
EUpdateItemType.Name=Nom
|
||||
ContextProcessSection.13=Nouveau nom pour le contexte {0}
|
||||
ContextProcessSection.12=Renommer un contexte
|
||||
ContextParameterProposal.ContextVariable=Variable de contexte.
|
||||
EUpdateItemType.SAPFunction=Fonction SAP
|
||||
EMetadataEncoding.Big5=Chinois traditionnel
|
||||
Function.FunctionName=Nom de la fonction {0}
|
||||
ContextProcessSection.RemoveInformation={0} est le contexte par défaut et ne peut être supprimé.
|
||||
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=Type par défaut
|
||||
RoutinesFunctionProposal.CreatedBy=Créé par :
|
||||
RepositoryUpdateManager.Messages=Voulez-vous détecter tous les Jobs affectés par les modifications apportées à l'élément ? Cela peut prendre du temps.
|
||||
MappingFileLoader.InvalidTalendType="{0}" n'est pas un type Talend valide {1} pour le SGBD d'ID "{2}" dans le noeud : {3}
|
||||
RepositoryUpdateManager.Check=Vérification...
|
||||
RoutinesFunctionProposal.Example=Exemple :
|
||||
TalendType.TypeName=Nom de type {0}
|
||||
MetadataTableEditor.ColumnNameIsNull=Erreur : Le nom de la colonne est vide
|
||||
MetadataTypeLengthConstants.LONG_LENGTH=Long
|
||||
ColorsCodeViewerPreferencePage.keyword3Color=Couleur de Keyword3
|
||||
NodeReturnProposal.GlobalVariable=Variable globale, propriété du composant {1} [{2}].
|
||||
ListPreferencePage.RemoveButtonName=Supprimer
|
||||
UpdatesConstants.Joblet=Joblet
|
||||
MetadataTypeLengthPreferencePage.DBTYPE=Longueur par défaut pour le type de données
|
||||
EMetadataEncoding.EUC_CN=Chinois simplifié (Code CN Unix étendus)
|
||||
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
|
||||
EConnectionType.iteratorMenu=Iterate
|
||||
EMetadataEncoding.Arabic=Arabe
|
||||
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
|
||||
SelectRepositoryContextGroupDialog.Title=Ajouter un groupe de contextes
|
||||
MetadataEmfTableEditor.ColumnNameIsNullError=Erreur : Le nom de la colonne est vide
|
||||
MappingFileLoader.DbmsIdAlreadyExists=Un sgbd avec id "{0}" existe déjà!
|
||||
EConnectionType.runIfMenu=Exécuter si
|
||||
VersionSection.ModificationDate=Date de modification
|
||||
@@ -122,6 +201,11 @@ MappingFileLoader.DbTypeAlreadyExists=Dans le mapping d'ID "{0}" du SGBD, le typ
|
||||
AbstractComponentsProvider.folderNotExist=Le dossier {0} n'existe pas.
|
||||
AbstractItemMigrationTask.taskFailed=Tâche de migration {0} échouée à l'élément {1}
|
||||
ColumnNameChangedExt.columnChanged=N\u0153ud : {0} Colonne modifiée : {1}-> {2}
|
||||
ComponentsFormatPreferencePage.add=Add
|
||||
ComponentsFormatPreferencePage.formatConnection=Format de connexion par défaut :
|
||||
ComponentsFormatPreferencePage.formatHint=Format astuce par défaut :
|
||||
ComponentsFormatPreferencePage.formatLable=Libellé de format par défaut
|
||||
ComponentsFormatPreferencePage.remove=Supprimer
|
||||
ComponentToRepositoryProperty.error=ERROR
|
||||
ComponentToRepositoryProperty.ImpossibleUseOCI=Impossible d'utiliser le type OCI dans le Répertoire !
|
||||
ContextComposite.tableValue=Valeurs en table
|
||||
@@ -129,6 +213,7 @@ ContextComposite.treeValue=Valeurs en arbre
|
||||
ContextComposite.variable=Variables
|
||||
ContextSetConfigurationDialog.nameNotValid=le nom n'est pas valide
|
||||
ConextTemplateComposite.addToRepositoryContextAction.label=Ajouter au contexte du référentiel
|
||||
DbTableSelectorDialog.textContent=Choisir le nom de la table
|
||||
ECodeLanguage.unknowLanguage=Langage inconnu
|
||||
ExtractMetaDataUtils.noData=Aucune donnée trouvée
|
||||
JavaSimpleDateFormatProposalProvider.displaySingleQuote= " : Affiche un guillemet simple
|
||||
@@ -137,14 +222,40 @@ JavaTypesManager.bigDecimal=BIGDECIMAL est le nombre :
|
||||
JavaTypesManager.integer=INTEGER est le nombre :
|
||||
JavaTypesManager.list=LIST est le nombre :
|
||||
JavaTypesManager.string=STRING est le nombre :
|
||||
MetadataDialog.CopyToInput.toolTipText=Copie tout le schéma de sortie vers le schéma d'entrée
|
||||
MetadataDialog.CopySelectionToInput.toolTipText=Copie de colonnes de schéma de sortie vers schéma d'entrée
|
||||
MetadataDialog.CopyToOutput=Copie tout le schéma d'entrée vers le schéma de sortie
|
||||
MetadataDialog.CopySelectionToOutput=Copie les colonnes sélectionnées du schéma source vers le schéma cible
|
||||
MetadataTalendType.dbIdNotFound=Impossible de trouver le SGBD d'ID {0}.
|
||||
PaletteContentDialog.connection=Format de connection par défaut:
|
||||
PaletteContentDialog.hint=Format astuce par défaut :
|
||||
PaletteContentDialog.lable=Libellé de format par défaut
|
||||
PatternCalendar.dateFormat="yyyy-MM-dd HH:mm:ss"
|
||||
PatternCalendar.example=Exemple :
|
||||
PatternCalendar.pattern=Modèle :
|
||||
PerlDynamicProposalUtil.autoConvert=sera automatiquement converti en {0}>[index] dans le code généré
|
||||
ProcessorUtilities.generatingJob=Génération du job en cours...
|
||||
ProcessorUtilities.loadingJob=Chargement du job en cours...
|
||||
SchemaCellEditor.giveSchemaName=Donner le nom pour le schéma
|
||||
SchemaCellEditor.inputName=Saisir le nom
|
||||
SchemaCellEditor.nameExistOrInvalid=Le nom existe déjà ou est invalide
|
||||
SchemaCellEditor.schemaName=Nom du schéma
|
||||
SchemaOperationChoiceDialog.ChangeBuiltInMessage=Changer le schéma en Built-In.
|
||||
SchemaOperationChoiceDialog.ChangeRepositoryMessage=Modifier le schéma à partir du Référentiel.
|
||||
SchemaOperationChoiceDialog.CreateBuiltInMessage=Créer un schéma Built-In.
|
||||
SchemaOperationChoiceDialog.CreateRepositoryMessage=Créer un schéma à partir du Référentiel.
|
||||
SchemaOperationChoiceDialog.EditSchemaMessage=Editer le schéma.
|
||||
SchemaOperationChoiceDialog.Message=Choisissez une option, ou annulez
|
||||
SchemaOperationChoiceDialog.StatusMessage=Le schéma est invalide, ou il existe déjà.
|
||||
SchemaOperationChoiceDialog.Title=Schéma
|
||||
SchemaOperationChoiceDialog.ViewSchemaMessage=Voir le schéma (lecture seule)
|
||||
VariableItemEditor.name=Nom
|
||||
VariableItemEditor.new=Nouveau
|
||||
VariableItemEditor.remove=Supprimer
|
||||
VariableItemEditor.twmplatePattern=Echec de la generation des fichiers java
|
||||
VariableItemEditor.variable=Variables:
|
||||
VersionSection.Status=Statut
|
||||
XSDValidater.IllegalArgument=Le fichier XSD d'entrée n'existe pas.
|
||||
XSDValidater.IllegalArgument=le fichier xsd en entrée n'existe pas.
|
||||
MultiStringSelectionDialog.nameEmpty=Le nom ne peut pas être vide
|
||||
PromptDialog.stringTip=Le texte d'entrée doit être entouré par des guillemets.
|
||||
ApplicationActionBarAdvisor.menuFileLabel=&Fichier
|
||||
@@ -162,6 +273,8 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=Centre
|
||||
BusinessAppearanceComposite.textAlignment.vertical.top=Haut
|
||||
BusinessAppearanceComposite.textAlignment.vertical.bottom=Bas
|
||||
BusinessAppearanceComposite.textAlignment.vertical.centre=Centre
|
||||
ComponentsFormatPreferencePage.errorCreateConnectionName=Le nom "{0}" est invalide.
|
||||
ComponentsFormatPreferencePage.ErrorTitle=ERROR
|
||||
ConextTableValuesComposite.nameLabel=Nom
|
||||
ContextTemplateComposite.CommentLabel=Commentaire
|
||||
ContextTemplateComposite.nameLabel=Nom
|
||||
@@ -170,10 +283,12 @@ ContextTemplateComposite.sourceLabel=Source
|
||||
ContextTemplateComposite.typeLabel=Type
|
||||
ContextTreeConstants.contextName=Contexte
|
||||
ContextTreeConstants.promptName=Prompt
|
||||
ContextTreeConstants.valueName=Valeur
|
||||
ContextTreeConstants.valueName=valeur
|
||||
ContextTreeConstants.variableName=Variable
|
||||
GroupByContextAction.groupContext=Grouper par contexte
|
||||
GroupByVariableAction.groupVariable=Grouper par variable
|
||||
SchemaXPathQuerysDialog.Mappings=Correspondances
|
||||
XPathQueryMetadataTableEditorViewExt.xpathQuerys=Requêtes schéma XPath
|
||||
CorePreferencePage.alwaysWelcome=Toujours afficher la vue de bienvenue au démarrage
|
||||
MetadataTool.errorMessage=Impossible de créer le caractère courant
|
||||
MetadataTool.invalid=Valeur invalide
|
||||
@@ -210,18 +325,20 @@ EComponentCategory_statsAndLogs=Stats & Logs
|
||||
EComponentCategory_svnHistory=Historique SVN
|
||||
EComponentCategory_technical=Technique
|
||||
EComponentCategory_version=Version
|
||||
EComponentCategory_view=View
|
||||
EComponentCategory_view=VIEW
|
||||
InegerCellEditorListener.NegativeNumberMessage=La valeur de {0} ne peut être un nombre négatif.
|
||||
InegerCellEditorListener.NumeralMessage=La valeur de {0} doit être numérique.
|
||||
EComponentCategory_headerFooter=En-tête/Pied de page
|
||||
EComponentCategory.basicRun=Exécution simple
|
||||
EComponentCategory.breakpoint=Point d'arrêt
|
||||
EComponentCategory.debugRun=Exécution en mode Debug
|
||||
ModuleListCellEditor.externalLabel=Modules externes
|
||||
ModuleListCellEditor.innerLabel=Modules internes
|
||||
ModuleListCellEditor.selectLabel=Sélectionner un module
|
||||
EUpdateItemType.SAPIDoc=SAP IDoc
|
||||
HTMLDocGenerator_generate_document=Documentation générée
|
||||
HTMLDocGenerator.author=Créé par :
|
||||
HTMLDocGenerator.author1=Créé par :
|
||||
HTMLDocGenerator.column=Colonne
|
||||
HTMLDocGenerator.comment=Commentaire
|
||||
HTMLDocGenerator.component=Composant :
|
||||
HTMLDocGenerator.component_description=Description du composant
|
||||
@@ -240,10 +357,10 @@ HTMLDocGenerator.generation_date=Date de g
|
||||
HTMLDocGenerator.job_description=Description
|
||||
HTMLDocGenerator.job_preview_picture=Aperçu
|
||||
HTMLDocGenerator.job_settings=Paramètres
|
||||
HTMLDocGenerator.key=Clé
|
||||
HTMLDocGenerator.key=clé
|
||||
HTMLDocGenerator.label=Libellé
|
||||
HTMLDocGenerator.language=Langue
|
||||
HTMLDocGenerator.length=Length
|
||||
HTMLDocGenerator.length=Longueur
|
||||
HTMLDocGenerator.mapper.alias=Alias
|
||||
HTMLDocGenerator.mapper.expression=Expression
|
||||
HTMLDocGenerator.mapper.join.type=Type de jointure
|
||||
@@ -255,13 +372,13 @@ HTMLDocGenerator.mapper.table.properties=Propri
|
||||
HTMLDocGenerator.modification=Modification
|
||||
HTMLDocGenerator.name=Nom
|
||||
HTMLDocGenerator.nullable=Nullable
|
||||
HTMLDocGenerator.precision=Precision
|
||||
HTMLDocGenerator.precision=Précision
|
||||
HTMLDocGenerator.project_description=Description du projet
|
||||
HTMLDocGenerator.project_name=Nom du projet
|
||||
HTMLDocGenerator.prompt=Invite
|
||||
HTMLDocGenerator.properties=Propriétés
|
||||
HTMLDocGenerator.purpose=Objectif
|
||||
HTMLDocGenerator.row_default=Défaut
|
||||
HTMLDocGenerator.row_default=Aucune
|
||||
HTMLDocGenerator.row_functions=Fonctions
|
||||
HTMLDocGenerator.row_generator_info=Informations du générateur de lignes de
|
||||
HTMLDocGenerator.row_parameters=Paramètres
|
||||
@@ -270,13 +387,14 @@ HTMLDocGenerator.source=Source
|
||||
HTMLDocGenerator.source_code=Code Source
|
||||
HTMLDocGenerator.stats_logs=Stats & Logs
|
||||
HTMLDocGenerator.status=Statut
|
||||
HTMLDocGenerator.summary=Résumé
|
||||
HTMLDocGenerator.tmap.matching.mode=Mode de correspondance
|
||||
HTMLDocGenerator.type=Type
|
||||
HTMLDocGenerator.unique_name=Nom unique
|
||||
HTMLDocGenerator.value=Valeur
|
||||
HTMLDocGenerator.value=valeur
|
||||
HTMLDocGenerator.values=Valeurs
|
||||
HTMLDocGenerator.version=Version
|
||||
ConnectionParameters.exceptionMessage=Ceci est un référentiel, il ne peut appeler cette méthode.
|
||||
GenerateSelectSQLAction.NewQuery=nouvelle requête {0}
|
||||
ConnectionParameterName.HostLabel=Hôte
|
||||
ConnectionParameterName.PortLabel=Port
|
||||
ConnectionParameterName.SchemaLabel=Schéma
|
||||
|
||||
@@ -1,42 +1,66 @@
|
||||
MetadataTypeLengthConstants.DOUBLE_LENGTH=Double
|
||||
ContextProcessSection.ParameterNameIsNotValid=Naziv parametra nije valjan.
|
||||
ColorsCodeViewerPreferencePage.DigitColor=Boja znamenki
|
||||
UpdatesConstants.Context=Kontekst
|
||||
UpdatesConstants.Job=Posao
|
||||
CorePreferencePage.componentDefaultFileDirectory=Pretpostavljena mapa datoteka
|
||||
CorePreferencePage.runInMultiThread=Vi\u0161enitno izvr\u0161avanje (Pretpostavljena vrijednost za kreiranje posla)
|
||||
MetadataTypeLengthConstants.SHORT_LENGTH=Short
|
||||
MetadataTypeLengthConstants.BOOLEAN_LENGTH=Boolean
|
||||
ConextTemplateComposite.OrderText=Originalni poredak
|
||||
ColorsCodeViewerPreferencePage.LabelColor=Boja naslova
|
||||
ColorsCodeViewerPreferencePage.Comment2Color=Boja Comment2
|
||||
MetadataTypeLengthConstants.BYTE_LENGTH=Byte
|
||||
CorePreferencePage.groupBySource="Grupiraj prema izvoru" u kontekstu
|
||||
VersionSection.Version=Verzija
|
||||
ColorsCodeViewerPreferencePage.FunctionColor=Boja funkcije
|
||||
ColorsCodeViewerPreferencePage.Comment1Color=Boja Comment1
|
||||
EUpdateItemType.Schema=\n\n \n\nCollection\n\nSchema
|
||||
ContextValueErrorChecker.ErrorTitile=Gre\u0161ka u vrijednosti konteksta:
|
||||
ColorsCodeViewerPreferencePage.OperatorColor=Boja operatora
|
||||
MetadataTypeLengthConstants.STRING_LENGTH=String
|
||||
ContextProcessSection.errorTitle=Gre\u0161ka
|
||||
MetadataTypeLengthConstants.FLOAT_LENGTH=Float
|
||||
VersionSection.CreationDate=Datum kreiranja
|
||||
ColorsCodeViewerPreferencePage.defaultColor=Podrazumijevana boja
|
||||
ContextProcessSection.7=Dodijeli naziv novom kontekstu
|
||||
ContextProcessSection.6=Sljede\u0107i kontekst
|
||||
ContextProcessSection.4=Dodaj novi kontekst baziran na ->(
|
||||
ContextProcessSection.2=Tra\u017Ei potvrdu?
|
||||
EUpdateItemType.Property=Svojstvo
|
||||
ColorsCodeViewerPreferencePage.InvalidColor=Neipravna boja
|
||||
RoutinesFunctionProposal.User=korisnik
|
||||
ContextProcessSection.49=Podrazumijevani kontekst
|
||||
XmlArray.InvalidFile=Neispravna datoteka.
|
||||
ContextProcessSection.30=Ime ve\u0107 postoji
|
||||
ContextProcessSection.29=Gre\u0161ka
|
||||
EUpdateItemType.Name=Ime
|
||||
ContextProcessSection.RemoveInformation={0} je pretpostavljeni kontekst, ne mo\u017Ee biti uklonjen.
|
||||
RoutinesFunctionProposal.Example=Primjer
|
||||
MetadataTypeLengthConstants.LONG_LENGTH=Long
|
||||
ListPreferencePage.RemoveButtonName=Ukloni
|
||||
UpdatesConstants.Joblet=Joblet
|
||||
VersionSection.ModificationDate=Datum promjene
|
||||
AbstractComponentsProvider.folderNotExist=Mapa {0} ne postoji.
|
||||
ColumnNameChangedExt.columnChanged=\u010Cvor: {0} Stupac je promijenjen {1} --> {2}
|
||||
ComponentsFormatPreferencePage.add=Dodaj
|
||||
ComponentsFormatPreferencePage.remove=Ukloni
|
||||
ComponentToRepositoryProperty.error=Gre\u0161ka
|
||||
ContextComposite.tableValue=Vrijednosti kao tablica
|
||||
ContextComposite.treeValue=Vrijednosti kao stablo
|
||||
ContextComposite.variable=Varijable
|
||||
ContextSetConfigurationDialog.nameNotValid=naziv nije ispravan
|
||||
PatternCalendar.example=Primjer
|
||||
SchemaOperationChoiceDialog.Title=\n\n \n\nCollection\n\nSchema
|
||||
VariableItemEditor.name=Ime
|
||||
VariableItemEditor.remove=Ukloni
|
||||
VariableItemEditor.variable=Varijable:
|
||||
VersionSection.Status=Status
|
||||
XSDValidater.IllegalArgument=Ne postoji ulazna xsd datoteka
|
||||
BusinessAppearanceComposite.textAlignmentGroup=Poravnanje teksta
|
||||
BusinessAppearanceComposite.textAlignment.vertical.top=vrh
|
||||
BusinessAppearanceComposite.textAlignment.vertical.bottom=dno
|
||||
ComponentsFormatPreferencePage.ErrorTitle=Gre\u0161ka
|
||||
ConextTableValuesComposite.nameLabel=Ime
|
||||
ContextTemplateComposite.CommentLabel=Komentar
|
||||
ContextTemplateComposite.nameLabel=Ime
|
||||
|
||||
@@ -1,11 +1,17 @@
|
||||
EUpdateResult.Update=Aggiorna dal repository
|
||||
MetadataTypeLengthConstants.LIST_LENGTH=Lista
|
||||
SelectRepositoryContextDialog.SelectAll=Seleziona tutto
|
||||
PerspectiveMenuManager.dummy=Manichino
|
||||
SelectRepositoryContextGroupDialog.Messages=\ Aggiungi un gruppo di contesto non esistente dal contesto del repository.
|
||||
ColorsCodeViewerPreferencePage.keyword2Color=colore Keyword2
|
||||
MetadataDialog.Message=Tutte le colonne da uno schema di input saranno trasferite ad uno schema di output
|
||||
MetadataDialog.TransferMessage=Tutte le colonne da uno schema di output saranno trasferite ad uno schema di input
|
||||
EMetadataEncoding.Cyrillic=Cirillico
|
||||
EUpdateResult.BuiltIn=Cambia in modalità Built-In
|
||||
EUpdateResult.Rename=Cambiare il nome
|
||||
MetadataTypeLengthConstants.DOUBLE_LENGTH=Double
|
||||
ContextProcessSection.ParameterNameIsNotValid=Il nome del parametro non è valido.
|
||||
ColorsCodeViewerPreferencePage.DigitColor=Cifra colore
|
||||
EMetadataEncoding.Hebrew=Ebraico
|
||||
UpdatesConstants.Context=Contesto
|
||||
UpdatesConstants.Job=Job
|
||||
@@ -13,48 +19,81 @@ ProjectSettingsWizard.EditProjectPageTitle=Modifica progetto
|
||||
RepositoryUpdateManager.NoModificationTitle=Nessuna modifica necessaria.
|
||||
CorePreferencePage.javaInterpreter=Interprete &Java
|
||||
EMetadataEncoding.GB2312=Cinese
|
||||
MetadataEmfTableEditor.ColumnInvalid=Il nome colonna ''{0}'' è invalido
|
||||
SelectRepositoryContextDialog.CollapseAll=Comprimi tutto
|
||||
ERepositoryObjectType.FolderNotFound=Impossibile trovare cartella per tipo {0}
|
||||
CorePreferencePage.componentDefaultFileDirectory=Cartella predefinita dei componenti
|
||||
ColorsCodeViewerPreferencePage.keyword1Color=Colore Keyword1
|
||||
CorePreferencePage.runInMultiThread=Esecuzione in Multi Thread (valore di default per un nuovo lavoro)
|
||||
MappingFileLoader.UndeclaredDbType="{0}" non è un tipo di db dichiarato per l'id dbms "{1}" al nodo\: {2}
|
||||
EConnectionType.tableMenu=Tabella
|
||||
MetadataTypeLengthConstants.SHORT_LENGTH=Corto
|
||||
MappingFileLoader.UnbindedDbTypes=Nel file di mappatura dell'id dbms "{0}", i tipi Talend sottostanti non sono legati con i tipi Talend "{1}"\: {2}
|
||||
MetadataTypeLengthPreferencePage.FIELD=Impostazioni predefinite per tutti i campi
|
||||
EConnectionType.onComponentErrorMenu=Su errore componente
|
||||
Parameter.Type=\ Tipo\:
|
||||
EConnectionType.onComponentOkMenu=Su componente OK
|
||||
PerspectiveMenuManager.perspectiveLabel=&Prospettiva
|
||||
NodeReturnProposal.Description=Descrizione: {0}
|
||||
TalendTabbedPropertyComposite.tableButton.toolTip=Vista tabella
|
||||
EConnectionType.runAfterMenu=Eseguire dopo
|
||||
ColorsCodeViewerPreferencePage.fieldTip=&Grassetto
|
||||
MetadataTypeLengthConstants.BOOLEAN_LENGTH=Booleano
|
||||
GlobalServiceRegister.ServiceNotRegistered=Il servizio {0} non è stato registrato
|
||||
ConextTemplateComposite.OrderText=Ordine originale
|
||||
SelectRepositoryContextDialog.Title=Seleziona le variabili contesto
|
||||
ColorsCodeViewerPreferencePage.LabelColor=Etichetta colore
|
||||
SelectRepositoryContextDialog.View=Vedi...
|
||||
ColorsCodeViewerPreferencePage.MarkupColor=colore Marcatura
|
||||
ColorsCodeViewerPreferencePage.Comment2Color=Colore Comment2
|
||||
MetadataTypeLengthConstants.BYTE_LENGTH=Byte
|
||||
EUpdateResult.JobletUpdate=Aggiorna nodo per Joblet
|
||||
JavaGlobalVariableProposal.Description=Descrizione: {0}
|
||||
RoutinesFunctionProposal.ReturnType=Tipo di ritorno:
|
||||
EConnectionType.onSubjobOkMenu=Su subjob OK
|
||||
CorePreferencePage.groupBySource="Raggruppa per sorgente" nel contesto
|
||||
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=Lunghezza predefinita
|
||||
EConnectionType.onSubjobErrorMenu=Su errore subjob
|
||||
RepositoryUpdateManager.ItemsToUpdate=Verificare elementi da aggiornare
|
||||
EMetadataEncoding.Greek=Greco
|
||||
EConnectionType.synchronize=Sincronizzare
|
||||
VersionSection.Version=Versione
|
||||
ContextParameterProposal.Description=Descrizione: {0}
|
||||
EConnectionType.onRowsEndMenu=Su fine righe
|
||||
MetadataTypeLengthConstants.DATE_LENGHT=Data
|
||||
EUpdateResult.Delete=Cancellato dal repository
|
||||
SelectRepositoryContextDialog.ExpandAll=Espandere tutto
|
||||
ColorsCodeViewerPreferencePage.FunctionColor=colore Funzione
|
||||
EUpdateItemType.Components=Componenti
|
||||
MetadataTypeLengthConstants.CHARACTER_LENGTH=Carattere
|
||||
TalendTabbedPropertyComposite.compactButton.toolTip=Vista compatta
|
||||
EConnectionType.mergeMenu=Unire
|
||||
ColorsCodeViewerPreferencePage.Comment1Color=Colore Comment1
|
||||
RoutinesFunctionProposal.VariableName=Nome variabile: {2}
|
||||
RepositoryUpdateManager.RenameContextTitle=Rinominare la domanda
|
||||
EUpdateItemType.Schema=Schema
|
||||
MetadataEmfTableEditor.ColumnNameExists=Il nome colonna ''{0}'' esiste già.
|
||||
FunctionManager.PurePerl.ParaName=personalizza parametri
|
||||
ContextValueErrorChecker.ErrorTitile=Errore nel valore di contesto:
|
||||
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
|
||||
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
|
||||
RepositoryUpdateManager.RenameContextMessages=Confermi di voler propagare il cambio nome variabile a tutti i job? Se si, puo' impegare diverso tempo; altrimenti, le vecchie variabili saranno impostate come built-in nel job.
|
||||
EUpdateItemType.Query=Query
|
||||
ExtractMetaDataFromDataBase.SchemaNoPresent=Schema non presente nel database
|
||||
PerlGlobalVariableProposal.Description=Descrizione: {0}
|
||||
UpdatesConstants.Component=Componente
|
||||
Parameter.Comment=\ commento\:
|
||||
CorePreferencePage.perlInterpreter=Interprete Perl
|
||||
ColorsCodeViewerPreferencePage.OperatorColor=Colore operatore
|
||||
MetadataTypeLengthConstants.STRING_LENGTH=Stringa
|
||||
EMetadataEncoding.GB18030=Cinese Nazionale Standard
|
||||
ContextProcessSection.errorTitle=Errore
|
||||
MetadataTypeLengthConstants.FLOAT_LENGTH=Float
|
||||
EConnectionType.parallelize=In parallelo
|
||||
VersionSection.CreationDate=Data di creazione
|
||||
MetadataTableEditor.ColumnNameExists=Il nome della colonna "{0}" esiste già.
|
||||
MetadataTableEditor.ColumnNameIsInvalid=Il nome colonna ''{0}'' è invalido
|
||||
ColorsCodeViewerPreferencePage.defaultColor=Colore predefinito
|
||||
ContextProcessSection.7=Dare un nome al nuovo contesto
|
||||
ContextProcessSection.6=Nuovo contesto
|
||||
EConnectionType.mainMenu=Principale
|
||||
@@ -65,47 +104,75 @@ EUpdateItemType.Property=Propriet
|
||||
SelectRepositoryContextDialog.DeselectAll=Deselezionare tutto
|
||||
CorePreferencePage.iReportPath=percorso iReport
|
||||
MetadataTalendType.DBMSNotSetted=DBMS non impostato
|
||||
ContextParameterProposal.VariableName=Nome variabile: {2}
|
||||
ColorsCodeViewerPreferencePage.InvalidColor=Colore non valido
|
||||
ExtractMetaDataFromDataBase.dbTypeNotFound=Tipo db '{0}' non trovato
|
||||
RepositoryUpdateManager.NoModificationMessages=Nessuna modifica richiesta per l'aggiornamento.
|
||||
EMetadataEncoding.Latin6=Latin6 (Nordico)
|
||||
EMetadataEncoding.Latin5=Latin5 (Turco)
|
||||
RoutinesFunctionProposal.User=Utente
|
||||
EMetadataEncoding.Latin4=Latin4 (Europa del nord)
|
||||
EMetadataEncoding.Latin3=Latin3 (Europa del sud)
|
||||
ColorsCodeViewerPreferencePage.Literal2Color=Colore Literal2
|
||||
EMetadataEncoding.Latin2=Latin2 (Europa dell'est)
|
||||
EMetadataEncoding.Latin1=Latin 1 (Europa occidentale)
|
||||
ContextProcessSection.51=ContextProcessSection.15
|
||||
ContextProcessSection.50=ContextProcessSection.14
|
||||
RoutinesFunctionProposal.System=Sistema
|
||||
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=Lunghezza predefinita
|
||||
CorePreferencePage.temporaryFiles=Files &temporanei
|
||||
EUpdateResult.Reload=Ricaricare componenti
|
||||
RepositoryUpdateManager.Title=Modifica
|
||||
MetadataTypeLengthConstants.INTEGER_LENGTH=Intero
|
||||
MetadataTypeLengthConstants.DATETIME_LENGTH=Data ora
|
||||
ContextProcessSection.49=Contesto predefinito
|
||||
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
|
||||
RepositoryObject.NotImplemented=non implementato
|
||||
MetadataTypeLengthPreferencePage.VALUE=Impostazioni predefinite per i campi con valori null
|
||||
ERepositoryObjectType.NotImplemented=non implementato
|
||||
ExtractMetaDataFromDataBase.connectionSuccessful=Connessione avvenuta
|
||||
ContextParameterProposal.NoCommentAvaiable=Commenti non disponibili.
|
||||
SelectRepositoryContextGroupDialog.Default=Predefinito
|
||||
FunctionManager.PurePerl.Desc=Imposta la tua espressione
|
||||
XmlArray.InvalidFile=File non valido.
|
||||
EConnectionType.lookupMenu=Look Up
|
||||
ContextProcessSection.30=Il nome esiste già
|
||||
EUpdateItemType.Variable=Variabile
|
||||
MetadataTypeLengthConstants.OBJECT_LENGTH=Oggetto
|
||||
ContextProcessSection.29=Errore
|
||||
MetadataTypeLengthConstants.BYTEARRAY_LENGTH=byte[]
|
||||
CorePreferencePage.previewLimit=Anteprima limiti
|
||||
RoutinesFunctionProposal.Description=Descrizione:
|
||||
ColorsCodeViewerPreferencePage.Literal1Color=Colore Literal1
|
||||
ConextTemplateComposite.OrderMessages=Precisare se si vuole riorganizzare le variabili.
|
||||
SelectRepositoryContextDialog.DuplicationTitle=Avvertimento duplicazione!
|
||||
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=Tipo Predefinito
|
||||
EUpdateItemType.Name=Nome
|
||||
ContextProcessSection.13=Dare un nome per il contesto {0}
|
||||
ContextProcessSection.12=Rinominare contesto
|
||||
EUpdateItemType.SAPFunction=Funzione SAP
|
||||
EMetadataEncoding.Big5=Big Five (Cinese Tradizionale)
|
||||
Function.FunctionName=Nome funzione {0}
|
||||
ContextProcessSection.RemoveInformation={0} è il contesto predefinito, non può essere rimosso.
|
||||
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=Tipo Predefinito
|
||||
RoutinesFunctionProposal.CreatedBy=Creato da:
|
||||
RepositoryUpdateManager.Messages=Desideri propagare le modifiche a tutti i job? Potrebbe impegare relativamente tempo.
|
||||
MappingFileLoader.InvalidTalendType="{0}" non è un tipo Talend {1} valido per l'id dbms "{2}" al nodo\: {3}
|
||||
RepositoryUpdateManager.Check=Controllo...
|
||||
RoutinesFunctionProposal.Example=Esempio:
|
||||
TalendType.TypeName=Tipo nome {0}
|
||||
MetadataTableEditor.ColumnNameIsNull=Errore\: nome colonna nullo
|
||||
MetadataTypeLengthConstants.LONG_LENGTH=Lungo
|
||||
ColorsCodeViewerPreferencePage.keyword3Color=Colore Keyword3
|
||||
ListPreferencePage.RemoveButtonName=Cancellare
|
||||
UpdatesConstants.Joblet=Joblet
|
||||
MetadataTypeLengthPreferencePage.DBTYPE=Lunghezza predefinita per il tipo dati
|
||||
EMetadataEncoding.EUC_CN=Cinese Semplificato (Codice Unix-CN)
|
||||
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
|
||||
EConnectionType.iteratorMenu=Il codice sorgente è stato generato in automatico da {0}
|
||||
EMetadataEncoding.Arabic=Arabico
|
||||
SelectRepositoryContextGroupDialog.Title=Aggiungi gruppo contesto
|
||||
MetadataEmfTableEditor.ColumnNameIsNullError=Errore\: nome colonna nullo
|
||||
MappingFileLoader.DbmsIdAlreadyExists=Un dbms con id "{0}" esiste già\!"
|
||||
EConnectionType.runIfMenu=Eseguire se
|
||||
VersionSection.ModificationDate=Data modifica
|
||||
@@ -113,24 +180,59 @@ MappingFileLoader.DbTypeAlreadyExists=Nell'id "{0}" della mappatura del dbms, il
|
||||
AbstractComponentsProvider.folderNotExist=Cartella {0} non esiste
|
||||
AbstractItemMigrationTask.taskFailed=Migrazione {0} fallita dell'elemento{1}
|
||||
ColumnNameChangedExt.columnChanged=Nodo: {0} Campo alterato: {1} -> {2}
|
||||
ComponentsFormatPreferencePage.add=Aggiungere
|
||||
ComponentsFormatPreferencePage.formatConnection=Formato connessione predefinita:
|
||||
ComponentsFormatPreferencePage.formatHint=Formato consiglio predefinito:
|
||||
ComponentsFormatPreferencePage.formatLable=Formato etichetta predefinito:
|
||||
ComponentsFormatPreferencePage.remove=Rimuovi
|
||||
ComponentToRepositoryProperty.error=Errore
|
||||
ContextComposite.tableValue=Valori come tabella
|
||||
ContextComposite.treeValue=Valori come albero
|
||||
ContextComposite.variable=Variabili
|
||||
ContextSetConfigurationDialog.nameNotValid=il nome non è valido
|
||||
ConextTemplateComposite.addToRepositoryContextAction.label=Aggiungi contesto al repository
|
||||
DbTableSelectorDialog.textContent=Seleziona nome tabella
|
||||
ExtractMetaDataUtils.noData=Nessun dato trovato
|
||||
JavaFunctionParser.checkMethod=Runtines : {0}.{1} interpretazione fallita. controlla metodo.
|
||||
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' : Mostra apice singolo
|
||||
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Due virgolette singole vengono mostrate solo come una virgoletta singola
|
||||
JavaTypesManager.bigDecimal=BIGDECIMAL è un numero:
|
||||
JavaTypesManager.integer=INTEGER è un numero:
|
||||
JavaTypesManager.list=LIST è un numero:
|
||||
JavaTypesManager.string=STRING è un numero:
|
||||
MetadataDialog.CopyToInput.toolTipText=Copia tutte le colonne di uno schema di output in uno schema di input
|
||||
MetadataDialog.CopySelectionToInput.toolTipText=Copia le colonne prescelte da output a input schema
|
||||
MetadataDialog.CopyToOutput=Copia tutte le le colonne da uno schema di input ad uno schema di output
|
||||
MetadataDialog.CopySelectionToOutput=Copia le colonne prescelta da input a output schema
|
||||
PaletteContentDialog.connection=Formato connessione predefinita:
|
||||
PaletteContentDialog.hint=Formato consiglio predefinito:
|
||||
PaletteContentDialog.lable=Formato etichetta predefinito:
|
||||
PatternCalendar.dateFormat="aaaa-mm-gg HH:mm:ss"
|
||||
PatternCalendar.example=Esempio:
|
||||
PatternCalendar.pattern=Modello:
|
||||
ProcessorUtilities.finalizeBuild=Finalizzazione costruzione...
|
||||
ProcessorUtilities.generatingJob=Generazione job...
|
||||
ProcessorUtilities.loadingJob=Caricamento job...
|
||||
SchemaCellEditor.giveSchemaName=Prendi il nome per lo schema
|
||||
SchemaCellEditor.inputName=Inserisci il nome
|
||||
SchemaCellEditor.nameExistOrInvalid=Questo nome esiste già o è invalido
|
||||
SchemaCellEditor.schemaName=Nome schema
|
||||
SchemaOperationChoiceDialog.ChangeBuiltInMessage=Cambia schema nel built-in
|
||||
SchemaOperationChoiceDialog.ChangeRepositoryMessage=Cambia schema dal repository
|
||||
SchemaOperationChoiceDialog.CreateBuiltInMessage=Crea schema per il built-in
|
||||
SchemaOperationChoiceDialog.CreateRepositoryMessage=Crea schema dal repository
|
||||
SchemaOperationChoiceDialog.EditSchemaMessage=Modifica schema.
|
||||
SchemaOperationChoiceDialog.Message=Per favore seleziona un'opzione, o annulla.
|
||||
SchemaOperationChoiceDialog.Option=Opzione
|
||||
SchemaOperationChoiceDialog.StatusMessage=Schema invalido o esiste già.
|
||||
SchemaOperationChoiceDialog.Title=Schema
|
||||
SchemaOperationChoiceDialog.ViewSchemaMessage=Visualizza schema (sola lettura).
|
||||
VariableItemEditor.insertVariable=Inserimento &variabile Placeholder...
|
||||
VariableItemEditor.name=Nome
|
||||
VariableItemEditor.new=Nuovo
|
||||
VariableItemEditor.remove=Rimuovi
|
||||
VariableItemEditor.twmplatePattern=Modello template:
|
||||
VariableItemEditor.variable=Variabili:
|
||||
VersionSection.Status=Stato
|
||||
XSDValidater.IllegalArgument=il file di input xsd non esiste
|
||||
MultiStringSelectionDialog.nameEmpty=Il nome non può essere vuoto
|
||||
@@ -151,6 +253,8 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=Centrato
|
||||
BusinessAppearanceComposite.textAlignment.vertical.top=Sopra
|
||||
BusinessAppearanceComposite.textAlignment.vertical.bottom=Sotto
|
||||
BusinessAppearanceComposite.textAlignment.vertical.centre=Centrato
|
||||
ComponentsFormatPreferencePage.errorCreateConnectionName=Nome "{0}" invalido.
|
||||
ComponentsFormatPreferencePage.ErrorTitle=Errore
|
||||
ConextTableValuesComposite.nameLabel=Nome
|
||||
ContextTemplateComposite.CommentLabel=Commento
|
||||
ContextTemplateComposite.nameLabel=Nome
|
||||
@@ -163,6 +267,7 @@ ContextTreeConstants.valueName=Valore
|
||||
ContextTreeConstants.variableName=Variabile
|
||||
GroupByContextAction.groupContext=Raggruppa per contesto
|
||||
GroupByVariableAction.groupVariable=Raggruppa per variabile
|
||||
SchemaXPathQuerysDialog.Mappings=Mappature
|
||||
CorePreferencePage.alwaysWelcome=Mostra sempre schermata di benvenuto all'avvio
|
||||
MetadataTool.errorMessage=Impossibile inserire l'attuale carattere
|
||||
MetadataTool.invalid=Valore invalido
|
||||
@@ -205,6 +310,10 @@ EComponentCategory.advancedSettings=Impostazioi avanzate
|
||||
EComponentCategory.basicRun=Esecuzione base
|
||||
EComponentCategory.breakpoint=Breakpoint
|
||||
EComponentCategory.debugRun=Esecuzione debug
|
||||
ModuleListCellEditor.externalLabel=Moduli esterni
|
||||
ModuleListCellEditor.innerLabel=Moduli interni
|
||||
ModuleListCellEditor.selectLabel=Seleziona il modulo
|
||||
ModuleListCellEditor.title=Seleziona il modulo
|
||||
EUpdateItemType.SAPIDoc=IDoc SAP
|
||||
EUpdateItemType.JobVersion=Versione job
|
||||
UpdatesConstants.JobVersion=Versione job
|
||||
@@ -245,6 +354,7 @@ HTMLDocGenerator.unique_name=Nome Unico
|
||||
HTMLDocGenerator.value=Valore
|
||||
HTMLDocGenerator.values=Valori
|
||||
HTMLDocGenerator.version=Versione
|
||||
ConnectionParameters.exceptionMessage=Si tratta di un deposito, non può chiamare questo metodo.
|
||||
ConnectionParameterName.HostLabel=Host
|
||||
ConnectionParameterName.PortLabel=Porta
|
||||
ConnectionParameterName.SchemaLabel=Schema
|
||||
|
||||
@@ -1,12 +1,18 @@
|
||||
EUpdateResult.Update=\u30EC\u30DD\u30B8\u30C8\u30EA\u3092\u66F4\u65B0
|
||||
MetadataTypeLengthConstants.LIST_LENGTH=\u30EA\u30B9\u30C8
|
||||
EMetadataEncoding.UTF16LE=Unicode (16 bit)
|
||||
SelectRepositoryContextDialog.SelectAll=\u5168\u9078\u629E
|
||||
PerspectiveMenuManager.dummy=\u30C0\u30DF\u30FC
|
||||
SelectRepositoryContextGroupDialog.Messages=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u30B8\u30E7\u30D6\u306B\u8FFD\u52A0
|
||||
ColorsCodeViewerPreferencePage.keyword2Color=\u30AD\u30FC\u30EF\u30FC\u30C92\u8272
|
||||
MetadataDialog.Message=\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u306E\u3059\u3079\u3066\u306E\u30AB\u30E9\u30E0\u304C\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u79FB\u884C\u3055\u308C\u307E\u3059
|
||||
MetadataDialog.TransferMessage=\u51FA\u30B9\u30AD\u30FC\u30DE\u306E\u3059\u3079\u3066\u306E\u30AB\u30E9\u30E0\u304C\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u79FB\u884C\u3055\u308C\u307E\u3059
|
||||
EMetadataEncoding.Cyrillic=\u30AD\u30EA\u30EB\u8A9E
|
||||
EUpdateResult.BuiltIn=\u7D44\u8FBC\u307F\u30E2\u30FC\u30C9\u3078\u5909\u66F4
|
||||
EUpdateResult.Rename=\u540D\u524D\u3092\u5909\u66F4
|
||||
MetadataTypeLengthConstants.DOUBLE_LENGTH=Double
|
||||
ContextProcessSection.ParameterNameIsNotValid=\u5F15\u6570\u540D\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002
|
||||
ColorsCodeViewerPreferencePage.DigitColor=\u6570\u5B57\u8272
|
||||
EMetadataEncoding.Hebrew=\u30D8\u30D6\u30E9\u30A4\u8A9E
|
||||
UpdatesConstants.Context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
|
||||
UpdatesConstants.Job=\u30B8\u30E7\u30D6
|
||||
@@ -14,22 +20,38 @@ ProjectSettingsWizard.EditProjectPageTitle=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\
|
||||
RepositoryUpdateManager.NoModificationTitle=\u5909\u66F4\u306E\u5FC5\u8981\u306F\u3042\u308A\u307E\u305B\u3093
|
||||
CorePreferencePage.javaInterpreter=&Java\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF
|
||||
EMetadataEncoding.GB2312=\u4E2D\u56FD\u8A9E
|
||||
MetadataEmfTableEditor.ColumnInvalid=\u30AB\u30E9\u30E0\u540D ''{0}'' \u306F\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
|
||||
SelectRepositoryContextDialog.CollapseAll=\u5168\u3066\u6298\u308A\u7573\u3080
|
||||
ERepositoryObjectType.FolderNotFound={0}\u30BF\u30A4\u30D7\u7528\u30D5\u30A9\u30EB\u30C0\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
|
||||
CorePreferencePage.componentDefaultFileDirectory=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u521D\u671F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA
|
||||
ColorsCodeViewerPreferencePage.keyword1Color=\u30AD\u30FC\u30EF\u30FC\u30C91\u8272
|
||||
CorePreferencePage.runInMultiThread=\u30DE\u30EB\u30C1\u30B9\u30EC\u30C3\u30C9\u5B9F\u884C\uFF08\u30B8\u30E7\u30D6\u751F\u6210\u306E\u305F\u3081\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u5024\uFF09
|
||||
MappingFileLoader.UndeclaredDbType="{0}" \u306F\u3001\u30CE\u30FC\u30C9\:{2} \u306EID "{1}" \u306EDBMS\u306EDB\u30BF\u30A4\u30D7\u3068\u3057\u3066\u5BA3\u8A00\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
|
||||
EConnectionType.tableMenu=\u30C6\u30FC\u30D6\u30EB
|
||||
MetadataTypeLengthConstants.SHORT_LENGTH=Short
|
||||
MappingFileLoader.UnbindedDbTypes=ID "{0}" \u306EDBMS\u306E\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306EDB\u30BF\u30A4\u30D7\u306FTalend\u30BF\u30A4\u30D7 \: {2}\u306E "{1}" \u3068\u7D50\u3073\u3064\u3044\u3066\u3044\u307E\u305B\u3093\u3002
|
||||
EConnectionType.onComponentErrorMenu=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u30A8\u30E9\u30FC\u306E\u5834\u5408
|
||||
Parameter.Type=\u30BF\u30A4\u30D7\:
|
||||
EConnectionType.onComponentOkMenu=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304COK\u306E\u5834\u5408
|
||||
PerspectiveMenuManager.perspectiveLabel=\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6 (&P)
|
||||
NodeReturnProposal.Description=\u8AAC\u660E\: {0}
|
||||
TalendTabbedPropertyComposite.tableButton.toolTip=\u30C6\u30FC\u30D6\u30EB\u30D3\u30E5\u30FC
|
||||
Parameter.Value=\u5024\:
|
||||
EConnectionType.runAfterMenu=\u4E8B\u524D\u5B9F\u884C
|
||||
ContextParameterProposal.Type=\u578B: {1}
|
||||
ColorsCodeViewerPreferencePage.fieldTip=&\u5F37\u8ABF
|
||||
MetadataTypeLengthConstants.BOOLEAN_LENGTH=Boolean
|
||||
ConextTemplateComposite.OrderText=\u30AA\u30EA\u30B8\u30CA\u30EB\u306E\u9806\u756A
|
||||
SelectRepositoryContextDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u9078\u629E
|
||||
ColorsCodeViewerPreferencePage.LabelColor=\u30E9\u30D9\u30EB\u8272
|
||||
EUpdateResult.Add=\u30EA\u30DD\u30B8\u30C8\u30EA\u306B\u8FFD\u52A0
|
||||
SelectRepositoryContextDialog.View=\u53C2\u7167...
|
||||
ColorsCodeViewerPreferencePage.MarkupColor=\u30DE\u30FC\u30AF\u30A2\u30C3\u30D7\u8272
|
||||
ColorsCodeViewerPreferencePage.Comment2Color=\u30B3\u30E1\u30F3\u30C82\u8272
|
||||
MetadataTypeLengthConstants.BYTE_LENGTH=Byte
|
||||
EUpdateResult.JobletUpdate=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u30CE\u30FC\u30C9\u3092\u66F4\u65B0
|
||||
JavaGlobalVariableProposal.Description=\u8AAC\u660E\: {0}
|
||||
RoutinesFunctionProposal.ReturnType=\u623B\u308A\u5024\u306E\u578B\:
|
||||
EConnectionType.onSubjobOkMenu=\u30B5\u30D6\u30B8\u30E7\u30D6\u304COK\u306E\u5834\u5408
|
||||
CorePreferencePage.groupBySource=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5185\u306E"\u30BD\u30FC\u30B9\u306B\u3088\u308B\u30B0\u30EB\u30FC\u30D7"
|
||||
EConnectionType.onSubjobErrorMenu=\u30B5\u30D6\u30B8\u30E7\u30D6\u304C\u30A8\u30E9\u30FC\u306E\u5834\u5408
|
||||
@@ -39,26 +61,43 @@ EMetadataEncoding.Greek=\u30AE\u30EA\u30B7\u30E3\u8A9E
|
||||
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
|
||||
EConnectionType.synchronize=\u540C\u671F\u3059\u308B
|
||||
VersionSection.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
|
||||
ContextParameterProposal.Description=\u8AAC\u660E\: {0}
|
||||
EConnectionType.onRowsEndMenu=\u6700\u7D42\u884C\u306E\u5834\u5408
|
||||
MetadataTypeLengthConstants.DATE_LENGHT=\u65E5\u4ED8
|
||||
EUpdateResult.Delete=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u524A\u9664
|
||||
SelectRepositoryContextDialog.ExpandAll=\u3059\u3079\u3066\u5C55\u958B
|
||||
ColorsCodeViewerPreferencePage.FunctionColor=\u6A5F\u80FD\u8272
|
||||
EUpdateItemType.Components=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
|
||||
MetadataTypeLengthConstants.CHARACTER_LENGTH=\u6587\u5B57
|
||||
TalendTabbedPropertyComposite.compactButton.toolTip=\u30B3\u30F3\u30D1\u30AF\u30C8\u30D3\u30E5\u30FC
|
||||
EConnectionType.mergeMenu=\u30DE\u30FC\u30B8
|
||||
ColorsCodeViewerPreferencePage.Comment1Color=\u30B3\u30E1\u30F3\u30C81\u8272
|
||||
RepositoryUpdateManager.RenameContextTitle=\u8CEA\u554F\u306E\u540D\u79F0\u5909\u66F4
|
||||
EUpdateItemType.Schema=\u30B9\u30AD\u30FC\u30DE
|
||||
MetadataEmfTableEditor.ColumnNameExists=\u30AB\u30E9\u30E0\u540D ''{0}'' \u306F\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059
|
||||
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u540D
|
||||
FunctionManager.PurePerl.ParaName=\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA
|
||||
ContextValueErrorChecker.ErrorTitile=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5024\u30A8\u30E9\u30FC:
|
||||
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
|
||||
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
|
||||
RepositoryUpdateManager.RenameContextMessages=\u5909\u66F4\u3092\u5168\u3066\u306E\u30B8\u30E7\u30D6\u306B\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F /n\u53CD\u6620\u3059\u308B\u5834\u5408\u3001\u66F4\u65B0\u51E6\u7406\u306B\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002/n\u53CD\u6620\u3057\u306A\u3044\u5834\u5408\u3001\u4EE5\u524D\u306E\u5909\u6570\u304C\u30B8\u30E7\u30D6\u306B\u30D3\u30EB\u30C9\u30A4\u30F3\u3055\u308C\u307E\u3059\u3002
|
||||
EUpdateItemType.Query=\u30AF\u30A8\u30EA
|
||||
ExtractMetaDataFromDataBase.SchemaNoPresent=\u30B9\u30AD\u30FC\u30DE\u304C\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u5B58\u5728\u3057\u307E\u305B\u3093
|
||||
PerlGlobalVariableProposal.Description=\u8AAC\u660E\: {0}
|
||||
UpdatesConstants.Component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
|
||||
Parameter.Comment=\u30B3\u30E1\u30F3\u30C8\:
|
||||
CorePreferencePage.perlInterpreter=Perl\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF
|
||||
ColorsCodeViewerPreferencePage.OperatorColor=\u30AA\u30DA\u30EC\u30FC\u30BF\u8272
|
||||
MetadataTypeLengthConstants.STRING_LENGTH=\u6587\u5B57\u5217
|
||||
EMetadataEncoding.GB18030=\u4E2D\u56FD\u8A9E\u56FD\u5BB6\u57FA\u6E96
|
||||
ContextProcessSection.errorTitle=\u30A8\u30E9\u30FC
|
||||
MetadataTypeLengthConstants.FLOAT_LENGTH=\u30D5\u30ED\u30FC\u30C8
|
||||
EConnectionType.parallelize=\u4E26\u5217\u51E6\u7406\u3059\u308B
|
||||
VersionSection.CreationDate=\u4F5C\u6210\u65E5
|
||||
MappingFileLoader.UnbindedTalendTypes=ID "{0}" \u306EDBMS\u306E\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306ETalend\u30BF\u30A4\u30D7\u306FDB\u30BF\u30A4\u30D7 \: {2}\u306E "{1}" \u3068\u7D50\u3073\u3064\u3044\u3066\u3044\u307E\u305B\u3093\u3002
|
||||
MetadataTableEditor.ColumnNameExists=\u30AB\u30E9\u30E0\u540D ''{0}'' \u306F\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059
|
||||
MetadataTableEditor.ColumnNameIsInvalid=\u30AB\u30E9\u30E0\u540D ''{0}'' \u306F\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
|
||||
ColorsCodeViewerPreferencePage.defaultColor=\u30C7\u30D5\u30A9\u30EB\u30C8\u8272
|
||||
ContextProcessSection.7=\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u540D\u524D\u3092\u6307\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
|
||||
ContextProcessSection.6=\u65B0\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
|
||||
EConnectionType.mainMenu=\u30E1\u30A4\u30F3
|
||||
@@ -68,49 +107,71 @@ ContextProcessSection.1=\u30E1\u30CB\u30E5\u30FC\u30C6\u30FC\u30D6\u30EB
|
||||
EUpdateItemType.Property=\u30D7\u30ED\u30D1\u30C6\u30A3
|
||||
SelectRepositoryContextDialog.DeselectAll=\u9078\u629E\u3092\u5168\u3066\u89E3\u9664
|
||||
CorePreferencePage.iReportPath=iReport\u306E\u30D1\u30B9
|
||||
ImportExternalJarAction.title=\u5916\u90E8jar\u30D5\u30A1\u30A4\u30EB\u306E\u8FFD\u52A0
|
||||
ColorsCodeViewerPreferencePage.InvalidColor=\u4E0D\u6B63\u8272
|
||||
ExtractMetaDataFromDataBase.dbTypeNotFound=DB\u30BF\u30A4\u30D7'{0}'\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
|
||||
RepositoryUpdateManager.NoModificationMessages=\u66F4\u65B0\u304C\u5FC5\u8981\u306A\u5BFE\u8C61\u306F\u3042\u308A\u307E\u305B\u3093\u3002
|
||||
EMetadataEncoding.Latin6=Latin6(\u5317\u6B27\u8A9E)
|
||||
EMetadataEncoding.Latin5=Latin5(\u30C8\u30EB\u30B3\u8A9E)
|
||||
RoutinesFunctionProposal.User=\u30E6\u30FC\u30B6
|
||||
EMetadataEncoding.Latin4=Latin4(\u5317\u30E8\u30FC\u30ED\u30C3\u30D1)
|
||||
EMetadataEncoding.Latin3=Latin3(\u5357\u30E8\u30FC\u30ED\u30C3\u30D1)
|
||||
ColorsCodeViewerPreferencePage.Literal2Color=\u76F4\u5B9A\u65702\u8272
|
||||
EMetadataEncoding.Latin2=Latin2(\u6771\u30E8\u30FC\u30ED\u30C3\u30D1)
|
||||
EMetadataEncoding.Latin1=Latin1(\u897F\u30E8\u30FC\u30ED\u30C3\u30D1)
|
||||
ContextProcessSection.51=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D7\u30ED\u30BB\u30B9\u30BB\u30AF\u30B7\u30E7\u30F315
|
||||
EMetadataEncoding.UTF16=Unicode 2.0 (16 bit)
|
||||
ContextProcessSection.50=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D7\u30ED\u30BB\u30B9\u30BB\u30AF\u30B7\u30E7\u30F314
|
||||
RoutinesFunctionProposal.System=\u30B7\u30B9\u30C6\u30E0
|
||||
CorePreferencePage.temporaryFiles=&\u4E00\u6642\u30D5\u30A1\u30A4\u30EB
|
||||
EUpdateResult.Reload=\u30B3\u30F3\u30DD\u30CD\u30F3\u30C8\u3092\u30EA\u30ED\u30FC\u30C9
|
||||
RepositoryUpdateManager.Title=\u4FEE\u6B63
|
||||
MetadataTypeLengthConstants.INTEGER_LENGTH=\u6574\u6570
|
||||
ContextProcessSection.49=\u30C7\u30D5\u30A9\u30EB\u30C8\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
|
||||
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
|
||||
RepositoryObject.NotImplemented=\u672A\u5B9F\u88C5
|
||||
ERepositoryObjectType.NotImplemented=\u672A\u5B9F\u88C5
|
||||
ExtractMetaDataFromDataBase.connectionSuccessful=\u63A5\u7D9A\u6210\u529F
|
||||
LogImageCacheAction.CacheImage=\u30AD\u30E3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8:
|
||||
ContextParameterProposal.NoCommentAvaiable=\u30B3\u30E1\u30F3\u30C8\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
|
||||
SelectRepositoryContextGroupDialog.Default=\u30C7\u30D5\u30A9\u30EB\u30C8
|
||||
FunctionManager.PurePerl.Desc=\u30A8\u30AD\u30B9\u30D7\u30EC\u30C3\u30B7\u30E7\u30F3\u306E\u8A2D\u5B9A
|
||||
XmlArray.InvalidFile=\u30D5\u30A1\u30A4\u30EB\u304C\u4E0D\u5B8C\u5168\u3067\u3059\u3002
|
||||
EConnectionType.lookupMenu=\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7
|
||||
ContextProcessSection.30=\u305D\u306E\u540D\u524D\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
|
||||
EUpdateItemType.Variable=\u5909\u6570
|
||||
MetadataTypeLengthConstants.OBJECT_LENGTH=\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8
|
||||
ContextProcessSection.29=\u30A8\u30E9\u30FC
|
||||
CorePreferencePage.previewLimit=\u30D7\u30EC\u30D3\u30E5\u30FC\u5236\u9650
|
||||
RoutinesFunctionProposal.Description=\u8AAC\u660E\:
|
||||
LogImageCacheAction.CacheImageDesc=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\u306E\u8AAC\u660E\uFF1A
|
||||
ColorsCodeViewerPreferencePage.Literal1Color=\u76F4\u5B9A\u65701\u8272
|
||||
ConextTemplateComposite.OrderMessages=\u3082\u3057\u3053\u308C\u3089\u306E\u5909\u6570\u3092\u4E26\u3079\u66FF\u3048\u308B\u5834\u5408\u306F\u3001\u305D\u308C\u3092\u9078\u629E\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
|
||||
EUpdateItemType.Name=\u540D\u524D
|
||||
ContextProcessSection.13=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8{0}\u306B\u65B0\u898F\u540D\u79F0\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002
|
||||
ContextProcessSection.12=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
|
||||
ContextParameterProposal.ContextVariable=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u3002
|
||||
EUpdateItemType.SAPFunction=SAP\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
|
||||
EMetadataEncoding.Big5=\u4E94\u5927\u56FD(\u7E41\u4F53\u5B57)
|
||||
Function.FunctionName=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u540D {0}
|
||||
ContextProcessSection.RemoveInformation={0}\u306F\u30C7\u30D5\u30A9\u30EB\u30C8\u30B3\u30F3\u30C6\u30F3\u30C4\u3067\u3059\u3002\u524A\u9664\u3067\u304D\u307E\u305B\u3093\u3002
|
||||
RoutinesFunctionProposal.CreatedBy=\u4F5C\u6210\:
|
||||
RepositoryUpdateManager.Messages=\u5168\u3066\u306E\u30B8\u30E7\u30D6\u306B\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F /n\u3053\u306E\u51E6\u7406\u306B\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
|
||||
MappingFileLoader.InvalidTalendType=\u30CE\u30FC\u30C9\:{3} \u306EDBMS ID "{2}" \u306E Talend\u30BF\u30A4\u30D7\u3068\u3057\u3066 "{0}" \u306F\u6709\u52B9\u306A {1} \u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
|
||||
RepositoryUpdateManager.Check=\u30C1\u30A7\u30C3\u30AF...
|
||||
RoutinesFunctionProposal.Example=\u4F8B\:
|
||||
TalendType.TypeName=\u30BF\u30A4\u30D7\u540D {0}
|
||||
MetadataTableEditor.ColumnNameIsNull=\u30A8\u30E9\u30FC:\u30AB\u30E9\u30E0\u540D\u304C null\u3000\u3067\u3059
|
||||
MetadataTypeLengthConstants.LONG_LENGTH=Long
|
||||
ColorsCodeViewerPreferencePage.keyword3Color=\u30AD\u30FC\u30EF\u30FC\u30C93\u8272
|
||||
ListPreferencePage.RemoveButtonName=\u524A\u9664
|
||||
UpdatesConstants.Joblet=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
|
||||
EMetadataEncoding.EUC_CN=\u7C21\u4F53\u5B57\u4E2D\u56FD\u8A9E\uFF08Unix\u30B3\u30FC\u30C9CN\u62E1\u5F35\uFF09
|
||||
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
|
||||
EConnectionType.iteratorMenu=\u53CD\u5FA9
|
||||
EMetadataEncoding.Arabic=\u30A2\u30E9\u30D3\u30A2\u8A9E
|
||||
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
|
||||
SelectRepositoryContextGroupDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u8FFD\u52A0
|
||||
MetadataEmfTableEditor.ColumnNameIsNullError=\u30A8\u30E9\u30FC:\u30AB\u30E9\u30E0\u540D\u304C null\u3000\u3067\u3059
|
||||
MappingFileLoader.DbmsIdAlreadyExists=ID "{0}" \u306EDBMS\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
|
||||
EConnectionType.runIfMenu=\u6761\u4EF6\u4ED8\u304D\u5B9F\u884C
|
||||
VersionSection.ModificationDate=\u66F4\u65B0\u65E5
|
||||
@@ -118,6 +179,11 @@ MappingFileLoader.DbTypeAlreadyExists=ID "{0}" \u306EDBMS\u306E\u30DE\u30C3\u30D
|
||||
AbstractComponentsProvider.folderNotExist=\u30D5\u30A9\u30EB\u30C0 {0}\u306F\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
|
||||
AbstractItemMigrationTask.taskFailed=
|
||||
\n\n\n
|
||||
\n
|
||||
\n
|
||||
\n\n Migration task {0} failed on item {1}
|
||||
\n
|
||||
\n\u79FB\u884C\u30BF\u30B9\u30AF {0} \u304C\u30A2\u30A4\u30C6\u30E0{1}\u3067\u5931\u6557\u3057\u3066\u3044\u307E\u3059\u3002
|
||||
\n
|
||||
ColumnNameChangedExt.columnChanged=\u30CE\u30FC\u30C9: {0} \u30AB\u30E9\u30E0\u304C\u5909\u66F4\u3055\u308C\u307E\u3057\u305F : {1}-> {2}
|
||||
ComponentsFormatPreferencePage.add=\u8FFD\u52A0
|
||||
@@ -125,20 +191,48 @@ ContextComposite.treeValue=tree\u3068\u3057\u3066\u306E\u5024
|
||||
ComponentsFormatPreferencePage.formatHint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u30D2\u30F3\u30C8\u30C7\u30D5\u30A9\u30EB\u30C8\uFF1A
|
||||
ComponentsFormatPreferencePage.formatLable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u30E9\u30D9\u30EB\u30C7\u30D5\u30A9\u30EB\u30C8:
|
||||
ComponentsFormatPreferencePage.remove=\u524A\u9664
|
||||
ComponentToRepositoryProperty.error=\u30A8\u30E9\u30FC
|
||||
ComponentToRepositoryProperty.ImpossibleUseOCI=\u30EC\u30DD\u30B8\u30C8\u30EA\u306EOCI\u30BF\u30A4\u30D7\u304C\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
|
||||
ContextComposite.tableValue=\u30C6\u30FC\u30D6\u30EB\u3068\u3057\u3066\u306E\u5024
|
||||
ContextComposite.tableValue=\u30C6\u30FC\u30D6\u30EB\u3068\u3057\u3066\u306E\u5024
|
||||
ContextComposite.treeValue=tree\u3068\u3057\u3066\u306E\u5024
|
||||
ContextComposite.variable=\u5909\u6570
|
||||
ContextSetConfigurationDialog.nameNotValid=\u540D\u79F0\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
|
||||
ConextTemplateComposite.addToRepositoryContextAction.label=\u30EC\u30DD\u30B8\u30C8\u30EA\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u8FFD\u52A0
|
||||
DbTableSelectorDialog.textContent=\u30C6\u30FC\u30D6\u30EB\u540D\u3092\u9078\u629E
|
||||
ECodeLanguage.unknowLanguage=\u672A\u77E5\u306E\u8A00\u8A9E
|
||||
ExtractMetaDataUtils.noData=\u30C7\u30FC\u30BF\u304C\u3042\u308A\u307E\u305B\u3093\u3002
|
||||
JavaSimpleDateFormatProposalProvider.quoteDisplayError=\uFF12\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3067\uFF11\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3092\u793A\u3057\u307E\u3059\u3002
|
||||
JavaTypesManager.bigDecimal=BIGDECIMAL\u306F\u6570\u5024\u3067\u3059\:
|
||||
JavaTypesManager.integer=INTEGER\u306F\u6570\u5024\u3067\u3059\:
|
||||
JavaTypesManager.list=LIST\u306F\u6570\u5024\u3067\u3059\:
|
||||
JavaTypesManager.string=STRING\u306F\u6570\u5024\u3067\u3059\:
|
||||
MetadataDialog.CopyToInput.toolTipText=\u30AB\u30E9\u30E0\u3092\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u304B\u3089\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u30B3\u30D4\u30FC
|
||||
MetadataDialog.CopySelectionToInput.toolTipText=\u9078\u629E\u3055\u308C\u305F\u30AB\u30E9\u30E0\u3092\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u304B\u3089\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u30B3\u30D4\u30FC
|
||||
MetadataDialog.CopyToOutput=\u3059\u3079\u3066\u306E\u30AB\u30E9\u30E0\u3092\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u304B\u3089\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u30B3\u30D4\u30FC
|
||||
MetadataDialog.CopySelectionToOutput=\u9078\u629E\u3055\u308C\u305F\u30AB\u30E9\u30E0\u3092\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u304B\u3089\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u30B3\u30D4\u30FC
|
||||
MetadataTalendType.dbIdNotFound=DBMS Id : {0} \u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093!
|
||||
PaletteContentDialog.connection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u63A5\u7D9A\u30C7\u30D5\u30A9\u30EB\u30C8\uFF1A
|
||||
PaletteContentDialog.hint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u30D2\u30F3\u30C8\u30C7\u30D5\u30A9\u30EB\u30C8\uFF1A
|
||||
PaletteContentDialog.lable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u30E9\u30D9\u30EB\u30C7\u30D5\u30A9\u30EB\u30C8:
|
||||
PatternCalendar.dateFormat="yyyy-MM-dd HH\:mm\:ss"
|
||||
PatternCalendar.example=\u4F8B\:
|
||||
PatternCalendar.pattern=\u30D1\u30BF\u30FC\u30F3\:
|
||||
ProcessorUtilities.finalizeBuild=\u30D3\u30EB\u30C9\u3092\u7D42\u4E86\u4E2D...
|
||||
ProcessorUtilities.generatingJob=\u30B8\u30E7\u30D6\u751F\u6210\u4E2D...
|
||||
ProcessorUtilities.loadingJob=\u30B8\u30E7\u30D6\u8AAD\u8FBC\u307F\u4E2D...
|
||||
SchemaCellEditor.giveSchemaName=\u30B9\u30AD\u30FC\u30DE\u540D\u3092\u6307\u5B9A\u3057\u307E\u3059\u3002
|
||||
SchemaCellEditor.inputName=\u30B9\u30AD\u30FC\u30DE\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
|
||||
SchemaCellEditor.nameExistOrInvalid=\u540D\u524D\u304C\u91CD\u8907\u3057\u3066\u3044\u308B\u304B\u3001\u7121\u52B9\u306A\u540D\u524D\u3067\u3059\u3002
|
||||
SchemaCellEditor.schemaName=\u30B9\u30AD\u30FC\u30DE\u540D
|
||||
SchemaOperationChoiceDialog.ChangeBuiltInMessage=\u30B9\u30AD\u30FC\u30DE\u3092\u7D44\u8FBC\u307F\u306B\u5909\u66F4
|
||||
SchemaOperationChoiceDialog.ChangeRepositoryMessage=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u30B9\u30AD\u30FC\u30DE\u3092\u5909\u66F4
|
||||
SchemaOperationChoiceDialog.CreateBuiltInMessage=\u30B9\u30AD\u30FC\u30DE\u3092\u7D44\u8FBC\u307F\u306B\u5909\u66F4
|
||||
SchemaOperationChoiceDialog.CreateRepositoryMessage=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u30B9\u30AD\u30FC\u30DE\u3092\u4F5C\u6210
|
||||
SchemaOperationChoiceDialog.EditSchemaMessage=\u30B9\u30AD\u30FC\u30DE\u306E\u7DE8\u96C6
|
||||
SchemaOperationChoiceDialog.Message=\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\uFF11\u3064\u9078\u629E\u3059\u308B\u304B\u3001\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u3066\u304F\u3060\u3055\u3044\u3002
|
||||
SchemaOperationChoiceDialog.Option=\u30AA\u30D7\u30B7\u30E7\u30F3
|
||||
SchemaOperationChoiceDialog.StatusMessage=\u7121\u52B9\u306A\u30B9\u30AD\u30FC\u30DE\u3001\u307E\u305F\u306F\u65E2\u306B\u5B58\u5728\u3059\u308B\u30B9\u30AD\u30FC\u30DE\u3002
|
||||
SchemaOperationChoiceDialog.Title=\u30B9\u30AD\u30FC\u30DE
|
||||
SchemaOperationChoiceDialog.ViewSchemaMessage=\u30B9\u30AD\u30FC\u30DE\u8868\u793A\uFF08\u8868\u793A\u306E\u307F\uFF09
|
||||
VariableItemEditor.insertVariable=\u633F\u5165\u3068\u5909\u6570\u30D7\u30EC\u30FC\u30B9\u30DB\u30EB\u30C0\u30FC...
|
||||
VariableItemEditor.name=\u540D\u524D
|
||||
@@ -159,6 +253,8 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=\u4E2D\u5FC3
|
||||
ApplicationActionBarAdvisor.menuHelpLabel=&\u30D8\u30EB\u30D7
|
||||
BusinessAppearanceComposite.textAlignmentGroup=\u30C6\u30AD\u30B9\u30C8\u4F4D\u7F6E\u5408\u308F\u305B
|
||||
BusinessAppearanceComposite.textAlignment.horizontal=\u6C34\u5E73\u65B9\u5411
|
||||
BusinessAppearanceComposite.textAlignment.vertical=\u5782\u76F4\u65B9\u5411
|
||||
BusinessAppearanceComposite.textAlignment.horizontal.left=left
|
||||
BusinessAppearanceComposite.textAlignment.horizontal.right=right
|
||||
BusinessAppearanceComposite.textAlignment.horizontal.centre=\u4E2D\u5FC3
|
||||
BusinessAppearanceComposite.textAlignment.vertical.top= \u4E0A
|
||||
@@ -171,6 +267,7 @@ ContextTreeConstants.valueName=\u5024
|
||||
ContextTemplateComposite.nameLabel=\u540D\u524D
|
||||
ContextTemplateComposite.scriptCodeLabel=\u30B9\u30AF\u30EA\u30D7\u30C8\u30B3\u30FC\u30C9
|
||||
ContextTemplateComposite.sourceLabel=\u30BD\u30FC\u30B9
|
||||
ContextTemplateComposite.typeLabel=\u30BF\u30A4\u30D7
|
||||
ContextTreeConstants.contextName=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
|
||||
ContextTreeConstants.promptName=\u30D7\u30ED\u30F3\u30D7\u30C8
|
||||
ContextTreeConstants.valueName=\u5024
|
||||
@@ -191,13 +288,13 @@ RuleOperationChoiceDialog.editRules=\u30EB\u30FC\u30EB\u306E\u7DE8\u96C6
|
||||
RepositoryUpdateManager.NotFoundMessages=\u30EA\u30EC\u30FC\u30B7\u30E7\u30F3\u30B7\u30C3\u30D7\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
|
||||
RepositoryUpdateManager.NotFoundTitle=\u898B\u3064\u304B\u308A\u307E\u305B\u3093
|
||||
EUpdateItemType.ContextGroup=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7
|
||||
ExtractMetaDataUtils.1=\u63A5\u7D9A\u306E\u521D\u671F\u5316\u304C\u51FA\u6765\u307E\u305B\u3093\u3002
|
||||
RelationshipItemBuilder.buildingIndex=\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u3092\u69CB\u7BC9\u4E2D...
|
||||
RelationshipItemBuilder.buildingIndex=\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u3092\u69CB\u7BC9\u4E2D...
|
||||
RelationshipItemBuilder.forItem=\u30A2\u30A4\u30C6\u30E0
|
||||
RelationshipItemBuilder.forItem=\u30A2\u30A4\u30C6\u30E0
|
||||
RuleOperationChoiceDialog.editRules=\u30EB\u30FC\u30EB\u306E\u7DE8\u96C6
|
||||
RuleOperationChoiceDialog.rule=\u30EB\u30FC\u30EB\:
|
||||
RuleOperationChoiceDialog.selectRulesFile=\u30D5\u30A1\u30A4\u30EB\u304B\u3089\u30EB\u30FC\u30EB\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
|
||||
RuleOperationChoiceDialog.selectRulesFile=\u30D5\u30A1\u30A4\u30EB\u304B\u3089\u30EB\u30FC\u30EB\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
|
||||
RuleOperationChoiceDialog.viewRules=\u30EB\u30FC\u30EB\u306E\u8868\u793A(\u8AAD\u307F\u53D6\u308A\u5C02\u7528)
|
||||
RuleOperationChoiceDialog.viewRules=\u30EB\u30FC\u30EB\u306E\u8868\u793A(\u8AAD\u307F\u53D6\u308A\u5C02\u7528)
|
||||
EComponentCategory_advanceSetting=Advanced settings
|
||||
EComponentCategory_appearance=\u30A2\u30D4\u30A2\u30E9\u30F3\u30B9
|
||||
EComponentCategory_basicSetting=Basic settings
|
||||
@@ -205,12 +302,16 @@ EComponentCategory_svnHistory=SVN\u5C65\u6B74
|
||||
EComponentCategory_dynamicSetting=\u52D5\u7684\u8A2D\u5B9A
|
||||
EComponentCategory_errorRecovery=\u30A8\u30E9\u30FC\u30EA\u30AB\u30D0\u30EA
|
||||
EComponentCategory_extra=Extra
|
||||
EComponentCategory_main=\u30E1\u30A4\u30F3
|
||||
EComponentCategory_main=\u30E1\u30A4\u30F3
|
||||
EComponentCategory_rulerAndGrid=Rulers & Grid
|
||||
EComponentCategory_statsAndLogs=Stats & Logs
|
||||
EComponentCategory_svnHistory=SVN\u5C65\u6B74
|
||||
EComponentCategory_technical=\u6280\u8853
|
||||
EComponentCategory_view=\u8868\u793A
|
||||
InegerCellEditorListener.NegativeNumberMessage={0} \u306E\u5024\u306F\u8CA0\u6570\u306B\u3067\u304D\u307E\u305B\u3093\u3002
|
||||
EComponentCategory_headerFooter=\u30D8\u30C3\u30C0\u30FC/\u30D5\u30C3\u30BF\u30FC
|
||||
EComponentCategory.advancedSettings=Advanced settings
|
||||
EComponentCategory.basicRun=\u57FA\u672C\u5B9F\u884C
|
||||
EComponentCategory.breakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8
|
||||
EComponentCategory.debugRun=\u30C7\u30D0\u30C3\u30B0\u5B9F\u884C
|
||||
EComponentCategory.targetExec=\u30BF\u30FC\u30B2\u30C3\u30C8\u306E\u5B9F\u884C
|
||||
@@ -284,9 +385,10 @@ HTMLDocGenerator.unique_name=\u30E6\u30CB\u30FC\u30AF\u540D
|
||||
HTMLDocGenerator.tmap.isinnerjoin=\u30A4\u30F3\u30CA\u30FC\u30B8\u30E7\u30A4\u30F3
|
||||
HTMLDocGenerator.tmap.isnullable=\u30CC\u30EB\u53EF\u80FD
|
||||
HTMLDocGenerator.tmap.isreject=\u30EA\u30B8\u30A7\u30AF\u30C8
|
||||
HTMLDocGenerator.tmap.isrejectinner=\u30A4\u30F3\u30CA\u30FC\u30B8\u30E7\u30A4\u30F3\u306E\u30EA\u30B8\u30A7\u30AF\u30C8
|
||||
HTMLDocGenerator.tmap.matching.mode=\u30DE\u30C3\u30C1\u30F3\u30B0\u30E2\u30FC\u30C9
|
||||
HTMLDocGenerator.type=\u30BF\u30A4\u30D7
|
||||
HTMLDocGenerator.unique_name=\u30E6\u30CB\u30FC\u30AF\u540D
|
||||
HTMLDocGenerator.value=\u5024
|
||||
HTMLDocGenerator.values=\u5024
|
||||
HTMLDocGenerator.version=\u30D0\u30FC\u30B8\u30E7\u30F3
|
||||
HTMLDocGenerator.values=\u5024
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
SelectRepositoryContextDialog.SelectAll=\uBAA8\uB450 \uC120\uD0DD
|
||||
VersionSection.Version=\uBC84\uC83C
|
||||
MetadataTypeLengthConstants.STRING_LENGTH=\uBB38\uC790\uC5F4
|
||||
VersionSection.CreationDate=\uC0DD\uC131\uC77C
|
||||
ColorsCodeViewerPreferencePage.defaultColor=\uAE30\uBCF8 \uC0C9\uC0C1
|
||||
EUpdateItemType.Name=\uC774\uB984
|
||||
AbstractComponentsProvider.folderNotExist=\uD3F4\uB354{0}\uC774 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC74C.
|
||||
VariableItemEditor.name=\uC774\uB984
|
||||
ApplicationActionBarAdvisor.menuFileLabel=\uD30C\uC77C\uBA54\uB274
|
||||
ApplicationActionBarAdvisor.menuWindowLabel=\uC708\uB3C4\uC6B0
|
||||
ApplicationActionBarAdvisor.menuHelpLabel=\uB3C4\uC6C0\uB9D0\uBA54\uB274
|
||||
@@ -21,7 +24,6 @@ HTMLDocGenerator.component_list=\uCEF4\uD3EC\uB10C\uD2B8\uBAA9\uB85D
|
||||
HTMLDocGenerator.label=\uB77C\uBCA8
|
||||
HTMLDocGenerator.length=\uAE38\uC774
|
||||
HTMLDocGenerator.mapper.operator=\uC5F0\uC0B0\uC790
|
||||
HTMLDocGenerator.mapper.table.name=\uD14C\uC774\uBE14\uBA85
|
||||
HTMLDocGenerator.name=\uC774\uB984
|
||||
HTMLDocGenerator.properties=\uC18D\uC131
|
||||
HTMLDocGenerator.source=\uC6D0\uBCF8
|
||||
|
||||
@@ -5,17 +5,22 @@ ContextProcessSection.errorTitle=Fout
|
||||
VersionSection.CreationDate=Creatie Datum
|
||||
ContextProcessSection.7=Naam voor nieuwe Context
|
||||
ContextProcessSection.6=Nieuwe Context
|
||||
RoutinesFunctionProposal.User=Gebruiker
|
||||
ContextProcessSection.49=Standaard Context
|
||||
XmlArray.InvalidFile=Ongeldig bestand
|
||||
ContextProcessSection.29=Fout
|
||||
EUpdateItemType.Name=Naam
|
||||
ContextParameterProposal.ContextVariable=Context variabele
|
||||
UpdatesConstants.Joblet=Joblet
|
||||
VersionSection.ModificationDate=Wijzigings Datum
|
||||
ComponentsFormatPreferencePage.add=Toevoegen
|
||||
ComponentToRepositoryProperty.error=Fout
|
||||
ContextSetConfigurationDialog.nameNotValid=Ongeldige naam
|
||||
ProcessorUtilities.finalizeBuild=Bouwen afronden...
|
||||
ProcessorUtilities.generatingJob=Job genereren...
|
||||
ProcessorUtilities.loadingJob=Job laden...
|
||||
VariableItemEditor.name=Naam
|
||||
VariableItemEditor.new=Nieuw
|
||||
XSDValidater.IllegalArgument=De input xsd file bestaat niet.
|
||||
ApplicationActionBarAdvisor.menuFileLabel=&Bestand
|
||||
ApplicationActionBarAdvisor.navigateLabel=&Navigeer
|
||||
@@ -28,6 +33,7 @@ BusinessAppearanceComposite.textAlignment.horizontal=Horizontaal
|
||||
BusinessAppearanceComposite.textAlignment.vertical=Verticaal
|
||||
BusinessAppearanceComposite.textAlignment.horizontal.centre=Centreer
|
||||
BusinessAppearanceComposite.textAlignment.vertical.centre=Centreer
|
||||
ComponentsFormatPreferencePage.ErrorTitle=Fout
|
||||
ConextTableValuesComposite.nameLabel=Naam
|
||||
ContextTemplateComposite.CommentLabel=Opmerking
|
||||
ContextTemplateComposite.nameLabel=Naam
|
||||
@@ -42,7 +48,6 @@ EComponentCategory_version=Versie
|
||||
HTMLDocGenerator.comment=Opmerking
|
||||
HTMLDocGenerator.context=Context:
|
||||
HTMLDocGenerator.mapper.alias=Alias
|
||||
HTMLDocGenerator.mapper.table.name=Tabelnaam
|
||||
HTMLDocGenerator.name=Naam
|
||||
HTMLDocGenerator.project_description=Project omschrijving
|
||||
HTMLDocGenerator.project_name=Project Naam
|
||||
|
||||
@@ -5,6 +5,7 @@ EMetadataEncoding.Cyrillic=Cyrylica
|
||||
EUpdateResult.BuiltIn=Zmie\u0144 na tryb wbudowany
|
||||
EUpdateResult.Rename=Zmie\u0144 nazw\u0119
|
||||
ContextProcessSection.ParameterNameIsNotValid=Nazwa parametru niepoprawna.
|
||||
ColorsCodeViewerPreferencePage.DigitColor=Kolor cyfr
|
||||
EMetadataEncoding.Hebrew=Hebrajski
|
||||
UpdatesConstants.Context=Contekst
|
||||
CorePreferencePage.javaInterpreter=Interpreter &Java
|
||||
@@ -15,17 +16,25 @@ CorePreferencePage.runInMultiThread=Wykonanie wielow\u0105tkowe (warto\u015B\u01
|
||||
EConnectionType.tableMenu=Tabela
|
||||
EConnectionType.onComponentErrorMenu=Po b\u0142\u0119dzie komponentu
|
||||
EConnectionType.onComponentOkMenu=Je\u015Bli komponent OK
|
||||
TalendTabbedPropertyComposite.tableButton.toolTip=widok tabeli
|
||||
EConnectionType.runAfterMenu=Uruchom po
|
||||
ContextParameterProposal.Type=Typ: {1}
|
||||
ColorsCodeViewerPreferencePage.fieldTip=Pogru&bione
|
||||
ConextTemplateComposite.OrderText=Orginalna kolejno\u015B\u0107
|
||||
ColorsCodeViewerPreferencePage.LabelColor=Kolor etykiety
|
||||
EUpdateResult.Add=Dodaj do repozytorium
|
||||
ColorsCodeViewerPreferencePage.MarkupColor=Kolor znacznika
|
||||
ColorsCodeViewerPreferencePage.Comment2Color=Kolor Komentarza2
|
||||
CorePreferencePage.groupBySource="Group by source" w kontek\u015Bcie
|
||||
EMetadataEncoding.Greek=Grecki
|
||||
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
|
||||
EConnectionType.synchronize=Synchronizuj
|
||||
VersionSection.Version=Wersja
|
||||
EUpdateResult.Delete=Usu\u0144 z repozytorium
|
||||
ColorsCodeViewerPreferencePage.FunctionColor=Kolor funkcji
|
||||
EUpdateItemType.Components=Komponenty
|
||||
EConnectionType.mergeMenu=Z\u0142\u0105cz
|
||||
ColorsCodeViewerPreferencePage.Comment1Color=Kolor Komentarza1
|
||||
EUpdateItemType.Schema=Schemat
|
||||
ContextValueErrorChecker.ErrorTitile=B\u0142\u0105d warto\u015Bci konetekstu:
|
||||
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
|
||||
@@ -33,9 +42,12 @@ EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
|
||||
EUpdateItemType.Query=Zapytanie
|
||||
ExtractMetaDataFromDataBase.SchemaNoPresent=Schemat nie istnieje w bazie danych
|
||||
CorePreferencePage.perlInterpreter=Interpreter Perl
|
||||
ColorsCodeViewerPreferencePage.OperatorColor=Kolor operatora
|
||||
MetadataTypeLengthConstants.STRING_LENGTH=Ci\u0105g znaków
|
||||
EMetadataEncoding.GB18030=Standardowy narodowy chi\u0144ski
|
||||
ContextProcessSection.errorTitle=B\u0142\u0105d
|
||||
VersionSection.CreationDate=Data utworzenia
|
||||
ColorsCodeViewerPreferencePage.defaultColor=Kolor domy\u015Blny
|
||||
ContextProcessSection.7=Nadaj nazw\u0119 nowemu kontekstowi
|
||||
ContextProcessSection.6=Nowy kontekst
|
||||
EConnectionType.mainMenu=G\u0142ówny
|
||||
@@ -44,8 +56,10 @@ ContextProcessSection.2=Pyta\u0107 o potwierdzenie?
|
||||
ContextProcessSection.1=menuTable
|
||||
EUpdateItemType.Property=W\u0142a\u015Bciwo\u015B\u0107
|
||||
CorePreferencePage.iReportPath=\u015Bcie\u017Cka iReport
|
||||
ColorsCodeViewerPreferencePage.InvalidColor=Niepoprawny kolor
|
||||
EMetadataEncoding.Latin6=Latin6(Nordycki)
|
||||
EMetadataEncoding.Latin5=Latin5(Turcja)
|
||||
RoutinesFunctionProposal.User=U\u017Cytkownik
|
||||
EMetadataEncoding.Latin4=Latin4(Pó\u0142 Europa)
|
||||
EMetadataEncoding.Latin3=Latin3(Po\u0142 Europa)
|
||||
EMetadataEncoding.Latin2=Latin2(Wsch Europa)
|
||||
@@ -55,15 +69,19 @@ CorePreferencePage.temporaryFiles=Pliki &tymczasowe
|
||||
EUpdateResult.Reload=Prze\u0142aduj komponenty
|
||||
ContextProcessSection.49=Kontekst domy\u015Blny
|
||||
ExtractMetaDataFromDataBase.connectionSuccessful=Po\u0142\u0105czenie udane
|
||||
ContextParameterProposal.NoCommentAvaiable=Komentarz nie jest dost\u0119pny.
|
||||
XmlArray.InvalidFile=Niepoprawny plik.
|
||||
ContextProcessSection.30=Nazwa ju\u017C istnieje
|
||||
EUpdateItemType.Variable=Zmienna
|
||||
MetadataTypeLengthConstants.OBJECT_LENGTH=Modu\u0142
|
||||
ContextProcessSection.29=B\u0142\u0105d
|
||||
CorePreferencePage.previewLimit=Limit podgl\u0105du
|
||||
ConextTemplateComposite.OrderMessages=Je\u015Bli chcesz zmieni\u0107 kolejno\u015B\u0107 zmiennych musz\u0105 by\u0107 one zaznaczone
|
||||
EUpdateItemType.Name=Nazwa
|
||||
ContextParameterProposal.ContextVariable=Zmienna kontekstu.
|
||||
EUpdateItemType.SAPFunction=SAP Funkcja
|
||||
ContextProcessSection.RemoveInformation={0} to domy\u015Blny kontekst i nie mo\u017Ce by\u0107 usuni\u0119ty.
|
||||
TalendType.TypeName=Nazwa typu {0}
|
||||
ListPreferencePage.RemoveButtonName=Usu\u0144
|
||||
EMetadataEncoding.EUC_CN=Prosty chi\u0144ski (Rozszerzony Unix Code-CN)
|
||||
EConnectionType.iteratorMenu=Iteracja
|
||||
@@ -73,13 +91,27 @@ EConnectionType.runIfMenu=Uruchom je\u015Bli
|
||||
VersionSection.ModificationDate=Data modyfikacji
|
||||
AbstractComponentsProvider.folderNotExist=Folder {0} nie istnieje.
|
||||
AbstractItemMigrationTask.taskFailed=Zadanie migracji {0} nie powiod\u0142o si\u0119 na obiekcie {1}
|
||||
ComponentsFormatPreferencePage.add=Dodaj
|
||||
ComponentsFormatPreferencePage.formatConnection=Domy\u015Blny format po\u0142\u0105czenia:
|
||||
ComponentsFormatPreferencePage.formatHint=Domy\u015Blny format podpowiedzi:
|
||||
ComponentsFormatPreferencePage.formatLable=Domy\u015Blny format etykiety:
|
||||
ComponentsFormatPreferencePage.remove=Usu\u0144
|
||||
ComponentToRepositoryProperty.error=B\u0142\u0105d
|
||||
ContextComposite.tableValue=Warto\u015Bci jako tabela
|
||||
ContextComposite.treeValue=Warto\u015Bci jako drzewo
|
||||
ContextSetConfigurationDialog.nameNotValid=nazwa niepoprawna
|
||||
ConextTemplateComposite.addToRepositoryContextAction.label=Dodaj do kontekstu repozytorium
|
||||
DbTableSelectorDialog.textContent=Wybierz nazw\u0119 tabeli
|
||||
ECodeLanguage.unknowLanguage=Nieznany j\u0119zyk
|
||||
ExtractMetaDataUtils.noData=Nie znaleziono danych.
|
||||
PaletteContentDialog.connection=Domy\u015Blny format po\u0142\u0105czenia:
|
||||
PaletteContentDialog.hint=Domy\u015Blny format podpowiedzi:
|
||||
PaletteContentDialog.lable=Domy\u015Blny format etykiety:
|
||||
SchemaOperationChoiceDialog.Title=Schemat
|
||||
VariableItemEditor.name=Nazwa
|
||||
VariableItemEditor.new=Nowy
|
||||
VariableItemEditor.remove=Usu\u0144
|
||||
VariableItemEditor.variable=Zmienne:
|
||||
XSDValidater.IllegalArgument=wej\u015Bciowy plik xds nie istnieje.
|
||||
ApplicationActionBarAdvisor.menuFileLabel=&Plik
|
||||
ApplicationActionBarAdvisor.menuEditLabel=&Edycja
|
||||
@@ -94,6 +126,8 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=Wy\u015Brodkowany
|
||||
BusinessAppearanceComposite.textAlignment.vertical.top=góra
|
||||
BusinessAppearanceComposite.textAlignment.vertical.bottom=dó\u0142
|
||||
BusinessAppearanceComposite.textAlignment.vertical.centre=Wy\u015Brodkowany
|
||||
ComponentsFormatPreferencePage.errorCreateConnectionName=Nazwa "{0}" niepoprawna.
|
||||
ComponentsFormatPreferencePage.ErrorTitle=B\u0142\u0105d
|
||||
ConextTableValuesComposite.nameLabel=Nazwa
|
||||
ContextTemplateComposite.CommentLabel=Komentarz
|
||||
ContextTemplateComposite.nameLabel=Nazwa
|
||||
@@ -103,6 +137,7 @@ ContextTemplateComposite.typeLabel=Typ
|
||||
ContextTreeConstants.contextName=Contekst
|
||||
ContextTreeConstants.valueName=Warto\u015B\u0107
|
||||
ContextTreeConstants.variableName=Zmienna
|
||||
XPathQueryMetadataTableEditorViewExt.xpathQuerys=Schemat XPathQueries
|
||||
CorePreferencePage.alwaysWelcome=Zawsze pokazuj widok pocz\u0105tkowy na starcie
|
||||
ExtractMetaDataUtils.1=Inicjalizacja po\u0142\u0105czenie niemo\u017Cliwa.
|
||||
EComponentCategory_appearance=Wygl\u0105d
|
||||
@@ -137,6 +172,7 @@ HTMLDocGenerator.unique_name=Nazwa unikalna
|
||||
HTMLDocGenerator.value=Warto\u015B\u0107
|
||||
HTMLDocGenerator.values=Warto\u015Bci
|
||||
HTMLDocGenerator.version=Wersja
|
||||
ConnectionParameters.exceptionMessage=To repozytorium, nie nale\u017Cy wywo\u0142ywa\u0107 tej metody.
|
||||
ConnectionParameterName.HostLabel=Host
|
||||
ConnectionParameterName.PortLabel=Port
|
||||
ConnectionParameterName.DatabaseLabel=Baza danych
|
||||
|
||||
@@ -1,32 +1,47 @@
|
||||
EUpdateResult.Update=Atualizar repositório
|
||||
EMetadataEncoding.UTF16LE=Unicode (16 bit)
|
||||
SelectRepositoryContextDialog.SelectAll=Selecionar tudo
|
||||
ColorsCodeViewerPreferencePage.keyword2Color=Cor de Keyword2
|
||||
EMetadataEncoding.Cyrillic=Cyrillic
|
||||
EUpdateResult.Rename=Alterar o nome
|
||||
ContextProcessSection.ParameterNameIsNotValid=Nome parâmetro não é válido.
|
||||
ColorsCodeViewerPreferencePage.DigitColor=Cor de Dígitos
|
||||
EMetadataEncoding.Hebrew=Hebreu
|
||||
UpdatesConstants.Context=Contexto
|
||||
ProjectSettingsWizard.EditProjectPageTitle=Editar um Projeto
|
||||
CorePreferencePage.javaInterpreter=Intérpreter &Java
|
||||
EMetadataEncoding.GB2312=Chinês
|
||||
ColorsCodeViewerPreferencePage.keyword1Color=Cor de Keyword1
|
||||
CorePreferencePage.runInMultiThread=Multi Thread execution (Criar valor default para o job)
|
||||
EConnectionType.tableMenu=Tabela
|
||||
EConnectionType.onComponentErrorMenu=Erro no componente
|
||||
Parameter.Type=Tipo :
|
||||
EConnectionType.onComponentOkMenu=Componente ok
|
||||
PerspectiveMenuManager.perspectiveLabel=&Perspectiva
|
||||
ContextParameterProposal.Type=Tipo: {1}
|
||||
ColorsCodeViewerPreferencePage.fieldTip=&Negrito
|
||||
ConextTemplateComposite.OrderText=Ordem original
|
||||
ColorsCodeViewerPreferencePage.LabelColor=Cor do Label
|
||||
ColorsCodeViewerPreferencePage.MarkupColor=Cor da marcação
|
||||
ColorsCodeViewerPreferencePage.Comment2Color=Cor de Comment2
|
||||
EMetadataEncoding.Greek=Grego
|
||||
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
|
||||
EConnectionType.synchronize=Sincronizar
|
||||
VersionSection.Version=Versão
|
||||
EConnectionType.onRowsEndMenu=Última linha
|
||||
EUpdateResult.Delete=Deletar o repositório
|
||||
ColorsCodeViewerPreferencePage.FunctionColor=Cor de Função
|
||||
ColorsCodeViewerPreferencePage.Comment1Color=Cor de Comment1
|
||||
Parameter.Name=Nome Parâmetro
|
||||
ContextValueErrorChecker.ErrorTitile=Erro no valor do contexto:
|
||||
EMetadataEncoding.UTF8=Unicode 2.0 UTF-8
|
||||
EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
|
||||
ExtractMetaDataFromDataBase.SchemaNoPresent=Esquema não esta presente na base de dados
|
||||
Parameter.Comment=Comentário:
|
||||
ColorsCodeViewerPreferencePage.OperatorColor=Cor do operador
|
||||
EMetadataEncoding.GB18030=Chinês nacional padrão
|
||||
ContextProcessSection.errorTitle=Erro
|
||||
ColorsCodeViewerPreferencePage.defaultColor=Cor Padrão
|
||||
ContextProcessSection.7=Dê um nome para o novo contexto
|
||||
ContextProcessSection.6=Novo contexto
|
||||
EConnectionType.mainMenu=Main
|
||||
@@ -35,38 +50,57 @@ ContextProcessSection.2=Perguntar para confirma
|
||||
ContextProcessSection.1=Tabela menu
|
||||
SelectRepositoryContextDialog.DeselectAll=Remover seleção de Todos
|
||||
CorePreferencePage.iReportPath=Caminho do iReport
|
||||
ColorsCodeViewerPreferencePage.InvalidColor=Cor inválida
|
||||
ExtractMetaDataFromDataBase.dbTypeNotFound=dbType '{0}' não encontrado
|
||||
ColorsCodeViewerPreferencePage.Literal2Color=Cor de Literal2
|
||||
EMetadataEncoding.UTF16=Unicode 2.0 (16 bit)
|
||||
CorePreferencePage.temporaryFiles=Arquivos temporários
|
||||
EUpdateResult.Reload=Re-Carregar componentes
|
||||
ContextProcessSection.49=Contexto padrão
|
||||
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
|
||||
ExtractMetaDataFromDataBase.connectionSuccessful=Conectado com sucesso
|
||||
ContextParameterProposal.NoCommentAvaiable=Sem comentário disponível.
|
||||
XmlArray.InvalidFile=Arquivo Inválido
|
||||
ContextProcessSection.30=Este nome já existe
|
||||
MetadataTypeLengthConstants.OBJECT_LENGTH=Módulo
|
||||
ContextProcessSection.29=Erro
|
||||
CorePreferencePage.previewLimit=Multi Thread executando (Criar valor default para Job)
|
||||
ColorsCodeViewerPreferencePage.Literal1Color=Cor de Literal1
|
||||
ConextTemplateComposite.OrderMessages=Se você quiser reordenar as variáveis, elas devem estar selecionados
|
||||
EUpdateItemType.Name=Nome
|
||||
ContextProcessSection.13=Dê um novo nome para o contexto {0}
|
||||
ContextProcessSection.12=Renomear contexto
|
||||
ContextParameterProposal.ContextVariable=Contexto variável.
|
||||
EMetadataEncoding.Big5=Grande 5 (Chinês tradicional)
|
||||
Function.FunctionName=Nome da função {0}
|
||||
ContextProcessSection.RemoveInformation={0} é contexto padrão, ele não poder ser removido.
|
||||
ColorsCodeViewerPreferencePage.keyword3Color=Cor de Keyword3
|
||||
EMetadataEncoding.EUC_CN=Chinês simplificado (Extensão Unix Code - CN)
|
||||
EMetadataEncoding.Arabic=Arábico
|
||||
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
|
||||
AbstractComponentsProvider.folderNotExist=Diretório {0} não existe.
|
||||
AbstractItemMigrationTask.taskFailed=Tarefa de migração {0} falhou no item {1}
|
||||
ColumnNameChangedExt.columnChanged=Nodo: Coluna {0} alterada: {1}->{2}
|
||||
ComponentsFormatPreferencePage.add=Adicionar
|
||||
ComponentsFormatPreferencePage.formatConnection=Configurar padrão de conexão:\n
|
||||
ComponentsFormatPreferencePage.formatHint=Configurar padrão da dica:
|
||||
ComponentsFormatPreferencePage.formatLable=Configurar padrão do label:
|
||||
ComponentToRepositoryProperty.error=Erro
|
||||
ComponentToRepositoryProperty.ImpossibleUseOCI=Impossível usar tipo OCI no repositório!
|
||||
ContextComposite.tableValue=Tabela de Valores
|
||||
ContextComposite.treeValue=Árvore de valores
|
||||
ContextSetConfigurationDialog.nameNotValid=O nome não é válido
|
||||
ConextTemplateComposite.addToRepositoryContextAction.label=Adicionar ao contexto do repositório
|
||||
DbTableSelectorDialog.textContent=Selecione nome da tabela
|
||||
ECodeLanguage.unknowLanguage=Idioma desconhecido
|
||||
ExtractMetaDataUtils.noData=Dado não encontrado
|
||||
PaletteContentDialog.connection=Configurar padrão de conexão:\n
|
||||
PaletteContentDialog.hint=Configurar padrão da dica:
|
||||
PaletteContentDialog.lable=Configurar padrão do label:
|
||||
PatternCalendar.dateFormat="aaaa-MM-dd HH:mm:ss"
|
||||
PatternCalendar.pattern=Padrão:
|
||||
PerlDynamicProposalUtil.autoConvert=seria automaticamente convertido para {0}->[index] no código gerado
|
||||
VariableItemEditor.name=Nome
|
||||
XSDValidater.IllegalArgument=O arquivo XSD de entrada não existe.
|
||||
MultiStringSelectionDialog.nameEmpty=Nome não pode ser vazio
|
||||
ApplicationActionBarAdvisor.menuFileLabel=&Arquivo
|
||||
@@ -83,6 +117,8 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=Centro
|
||||
BusinessAppearanceComposite.textAlignment.vertical.top=superior
|
||||
BusinessAppearanceComposite.textAlignment.vertical.bottom=inferior
|
||||
BusinessAppearanceComposite.textAlignment.vertical.centre=Centro
|
||||
ComponentsFormatPreferencePage.errorCreateConnectionName=O nome "{0}" não é válido.
|
||||
ComponentsFormatPreferencePage.ErrorTitle=Erro
|
||||
ConextTableValuesComposite.nameLabel=Nome
|
||||
ContextTemplateComposite.CommentLabel=Comentário
|
||||
ContextTemplateComposite.nameLabel=Nome
|
||||
@@ -118,6 +154,7 @@ HTMLDocGenerator.source=Fonte
|
||||
HTMLDocGenerator.unique_name=Nome único
|
||||
HTMLDocGenerator.value=Valor
|
||||
HTMLDocGenerator.version=Versão
|
||||
ConnectionParameters.exceptionMessage=Este repositório não deve chamar este metódo.
|
||||
ConnectionParameterName.HostLabel=Host
|
||||
ConnectionParameterName.PortLabel=Porta
|
||||
ConnectionParameterName.PasswordLabel=Senha
|
||||
|
||||
@@ -2,12 +2,23 @@ SelectRepositoryContextDialog.CollapseAll=Strange Tot
|
||||
VersionSection.Version=Versiune
|
||||
SelectRepositoryContextDialog.ExpandAll=Extinde tot
|
||||
VersionSection.CreationDate=Data Crearii
|
||||
RoutinesFunctionProposal.User=Utilizator
|
||||
XmlArray.InvalidFile=Fisier invalid
|
||||
EUpdateItemType.Variable=Variabil
|
||||
EUpdateItemType.Name=Nume
|
||||
MetadataTableEditor.ColumnNameIsNull=Eroare: Nume coloana nul
|
||||
ListPreferencePage.RemoveButtonName=Sterge
|
||||
MetadataEmfTableEditor.ColumnNameIsNullError=Eroare: Nume coloana nul
|
||||
VersionSection.ModificationDate=Data Modificarii
|
||||
ComponentsFormatPreferencePage.add=Adauga
|
||||
ComponentsFormatPreferencePage.remove=Sterge
|
||||
ContextComposite.variable=Variabile
|
||||
VariableItemEditor.insertVariable=Insereaza loc pentru &Variable ...
|
||||
VariableItemEditor.name=Nume
|
||||
VariableItemEditor.new=Nou
|
||||
VariableItemEditor.remove=Sterge
|
||||
VariableItemEditor.twmplatePattern=Tipar \u015Fablon:
|
||||
VariableItemEditor.variable=Variabile:
|
||||
VersionSection.Status=Stare
|
||||
XSDValidater.IllegalArgument=fisierul de intrare xsd nu exista
|
||||
ConextTableValuesComposite.nameLabel=Nume
|
||||
@@ -17,6 +28,7 @@ ContextTemplateComposite.sourceLabel=Sursa
|
||||
ContextTemplateComposite.typeLabel=Tip
|
||||
ContextTreeConstants.valueName=Parola
|
||||
ContextTreeConstants.variableName=Variabil
|
||||
XPathQueryMetadataTableEditorViewExt.xpathQuerys=Schema XPathQueries
|
||||
EComponentCategory_assignment=Afectare
|
||||
EComponentCategory_properties=Proprietati
|
||||
EComponentCategory_version=Versiune
|
||||
|
||||
@@ -1,59 +1,116 @@
|
||||
MetadataTypeLengthConstants.LIST_LENGTH=List
|
||||
EMetadataEncoding.UTF16LE=\u042E\u043D\u0438\u043A\u043E\u0434 (16 \u0431\u0438\u0442)
|
||||
SelectRepositoryContextDialog.SelectAll=\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u0432\u0441\u0435
|
||||
ColorsCodeViewerPreferencePage.keyword2Color=\u0426\u0432\u0435\u0442 Keyword2
|
||||
EMetadataEncoding.Cyrillic=\u041A\u0438\u0440\u0438\u043B\u043B\u0438\u0446\u0430
|
||||
ContextProcessSection.ParameterNameIsNotValid=\u041D\u0435\u043A\u043E\u0440\u0440\u0435\u043A\u0442\u043D\u043E\u0435 \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0430
|
||||
ColorsCodeViewerPreferencePage.DigitColor=\u0426\u0432\u0435\u0442 \u0446\u0438\u0444\u0440
|
||||
UpdatesConstants.Context=\u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442
|
||||
UpdatesConstants.Job=\u0420\u0430\u0431\u043E\u0442\u0430
|
||||
EMetadataEncoding.GB2312=\u041A\u0438\u0442\u0430\u0439\u0441\u043A\u0438\u0439
|
||||
MetadataEmfTableEditor.ColumnInvalid=\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0438\u043C\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430 ''{0}''.
|
||||
CorePreferencePage.componentDefaultFileDirectory=\u041A\u0430\u0442\u0430\u043B\u043E\u0433 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E \u0434\u043B\u044F \u0444\u0430\u0439\u043B\u043E\u0432 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u043E\u0432
|
||||
ColorsCodeViewerPreferencePage.keyword1Color=\u0426\u0432\u0435\u0442 Keyword1
|
||||
EConnectionType.tableMenu=\u0422\u0430\u0431\u043B\u0438\u0446\u0430
|
||||
MetadataTypeLengthConstants.SHORT_LENGTH=Short
|
||||
MetadataTypeLengthPreferencePage.FIELD=\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E \u0434\u043B\u044F \u0432\u0441\u0435\u0445 \u043F\u043E\u043B\u0435\u0439
|
||||
NodeReturnProposal.Description=\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435: {0}
|
||||
EConnectionType.runAfterMenu=\u0417\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u044C \u043F\u043E\u0441\u043B\u0435
|
||||
ContextParameterProposal.Type=\u0422\u0438\u043F: {1}
|
||||
ColorsCodeViewerPreferencePage.fieldTip=&\u0416\u0438\u0440\u043D\u044B\u0439
|
||||
ConextTemplateComposite.OrderText=\u041F\u0435\u0440\u0432\u043E\u043D\u0430\u0447\u0430\u043B\u044C\u043D\u044B\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A
|
||||
ColorsCodeViewerPreferencePage.LabelColor=\u0426\u0432\u0435\u0442 \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u044F
|
||||
ColorsCodeViewerPreferencePage.MarkupColor=\u0426\u0432\u0435\u0442 \u0440\u0430\u0437\u043C\u0435\u0442\u043A\u0438
|
||||
ColorsCodeViewerPreferencePage.Comment2Color=\u0426\u0432\u0435\u0442 Comment2
|
||||
JavaGlobalVariableProposal.Description=\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435: {0}
|
||||
CorePreferencePage.groupBySource=\u0421\u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043F\u043E \u0438\u0441\u0442\u043E\u0447\u043D\u0438\u043A\u0443 \u0432 \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u0435
|
||||
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u0414\u043B\u0438\u043D\u0430 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
|
||||
EMetadataEncoding.Greek=\u0413\u0440\u0435\u0447\u0435\u0441\u043A\u0438\u0439
|
||||
EConnectionType.synchronize=\u0421\u0438\u043D\u0445\u0440\u043E\u043D\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C
|
||||
VersionSection.Version=\u0412\u0435\u0440\u0441\u0438\u044F
|
||||
ContextParameterProposal.Description=\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435: {0}
|
||||
MetadataTypeLengthConstants.DATE_LENGHT=\u0414\u0430\u0442\u0430
|
||||
EUpdateResult.Delete=\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0438\u0437 \u0440\u0435\u043F\u043E\u0437\u0438\u0442\u043E\u0440\u0438\u044F
|
||||
SelectRepositoryContextDialog.ExpandAll=\u0420\u0430\u0437\u0432\u0435\u0440\u043D\u0443\u0442\u044C \u0432\u0441\u0435
|
||||
ColorsCodeViewerPreferencePage.FunctionColor=\u0426\u0432\u0435\u0442 \u0444\u0443\u043D\u043A\u0446\u0438\u0438
|
||||
EUpdateItemType.Components=\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B
|
||||
TalendTabbedPropertyComposite.compactButton.toolTip=\u043A\u043E\u043C\u043F\u0430\u043A\u0442\u043D\u044B\u0439 \u0432\u0438\u0434
|
||||
ColorsCodeViewerPreferencePage.Comment1Color=\u0426\u0432\u0435\u0442 Comment1
|
||||
RoutinesFunctionProposal.VariableName=\u0418\u043C\u044F \u043F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u043E\u0439: {2}
|
||||
EUpdateItemType.Schema=\u0421\u0445\u0435\u043C\u0430
|
||||
MetadataEmfTableEditor.ColumnNameExists=\u0422\u0430\u043A\u043E\u0435 \u0438\u043C\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430 ''{0}'' \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
|
||||
ContextValueErrorChecker.ErrorTitile=\u041E\u0448\u0438\u0431\u043E\u0447\u043D\u0430\u044F \u0432\u0435\u043B\u0438\u0447\u0438\u043D\u0430 \u0432 \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u0435
|
||||
EMetadataEncoding.UTF8=\u042E\u043D\u0438\u043A\u043E\u0434 2.0 UTF-8
|
||||
EMetadataEncoding.UTF7=\u042E\u043D\u0438\u043A\u043E\u0434 2.0 UTF-7
|
||||
EUpdateItemType.Query=\u0417\u0430\u043F\u0440\u043E\u0441
|
||||
PerlGlobalVariableProposal.Description=\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435: {0}
|
||||
UpdatesConstants.Component=\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430
|
||||
ColorsCodeViewerPreferencePage.OperatorColor=\u0426\u0432\u0435\u0442 \u043E\u043F\u0435\u0440\u0430\u0442\u043E\u0440\u0430
|
||||
MetadataTypeLengthConstants.STRING_LENGTH=String
|
||||
EMetadataEncoding.GB18030=\u041A\u0438\u0442\u0430\u0439\u0441\u043A\u0438\u0439 \u043D\u0430\u0446\u0438\u043E\u043D\u0430\u043B\u044C\u043D\u044B\u0439 \u0441\u0442\u0430\u043D\u0434\u0430\u0440\u0442
|
||||
ContextProcessSection.errorTitle=\u041E\u0448\u0438\u0431\u043A\u0430
|
||||
MetadataTypeLengthConstants.FLOAT_LENGTH=Float
|
||||
VersionSection.CreationDate=\u0414\u0430\u0442\u0430 \u0441\u043E\u0437\u0434\u0430\u043D\u0438\u044F
|
||||
JavaGlobalVariableProposal.VariableName=\u0418\u043C\u044F \u043F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u043E\u0439: {1}
|
||||
MetadataTableEditor.ColumnNameExists=\u0422\u0430\u043A\u043E\u0435 \u0438\u043C\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430 ''{0}'' \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
|
||||
MetadataTableEditor.ColumnNameIsInvalid=\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0438\u043C\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430 ''{0}''.
|
||||
ColorsCodeViewerPreferencePage.defaultColor=\u0426\u0432\u0435\u0442 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
|
||||
ContextProcessSection.7=\u0417\u0430\u0434\u0430\u0442\u044C \u0438\u043C\u044F \u0434\u043B\u044F \u043D\u043E\u0432\u043E\u0433\u043E \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u0430
|
||||
ContextProcessSection.6=\u041D\u043E\u0432\u044B\u0439 \u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442
|
||||
ContextProcessSection.4=\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043D\u043E\u0432\u044B\u0439 \u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442 \u0431\u0430\u0437\u0438\u0440\u0443\u044F\u0441\u044C \u043D\u0430 ->(
|
||||
ContextProcessSection.2=\u041F\u043E\u043F\u0440\u043E\u0441\u0438\u0442\u044C \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043D\u0438\u0435?
|
||||
EUpdateItemType.Property=\u0421\u0432\u043E\u0439\u0441\u0442\u0432\u043E
|
||||
CorePreferencePage.iReportPath=\u041F\u0443\u0442\u044C \u043A IReport
|
||||
ContextParameterProposal.VariableName=\u0418\u043C\u044F \u043F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u043E\u0439: {2}
|
||||
ColorsCodeViewerPreferencePage.InvalidColor=\u041D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B\u0439 \u0446\u0432\u0435\u0442
|
||||
EMetadataEncoding.Latin5=Latin5 (\u0422\u0443\u0440\u0435\u0446\u043A\u0438\u0439)
|
||||
RoutinesFunctionProposal.User=\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C
|
||||
ColorsCodeViewerPreferencePage.Literal2Color=\u0426\u0432\u0435\u0442 Literal2
|
||||
ContextProcessSection.51=ContextProcessSection.15
|
||||
EMetadataEncoding.UTF16=\u042E\u043D\u0438\u043A\u043E\u0434 2.0 (16 bit)
|
||||
ContextProcessSection.50=ContextProcessSection.14
|
||||
RoutinesFunctionProposal.System=\u0421\u0438\u0441\u0442\u0435\u043C\u0430
|
||||
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u0414\u043B\u0438\u043D\u0430 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
|
||||
CorePreferencePage.temporaryFiles=&\u0412\u0440\u0435\u043C\u0435\u043D\u043D\u044B\u0435 \u0444\u0430\u0439\u043B\u044B
|
||||
RepositoryUpdateManager.Title=\u0418\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u0435
|
||||
MetadataTypeLengthConstants.INTEGER_LENGTH=Integer
|
||||
ContextProcessSection.49=\u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
|
||||
PerlGlobalVariableProposal.VariableName=\u0418\u043C\u044F \u043F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u043E\u0439: {1}
|
||||
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
|
||||
MetadataTypeLengthPreferencePage.VALUE=\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E \u0434\u043B\u044F \u043F\u043E\u043B\u0435\u0439 \u0441 \u043D\u0443\u043B\u0435\u0432\u044B\u043C\u0438 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u044F\u043C\u0438
|
||||
ContextParameterProposal.NoCommentAvaiable=\u041A\u043E\u043C\u043C\u0435\u043D\u0442\u0430\u0440\u0438\u0439 \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D
|
||||
XmlArray.InvalidFile=\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 \u0444\u0430\u0439\u043B
|
||||
ContextProcessSection.30=\u042D\u0442\u043E \u0438\u043C\u044F \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
|
||||
EUpdateItemType.Variable=\u041F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u0430\u044F
|
||||
MetadataTypeLengthConstants.OBJECT_LENGTH=\u041C\u043E\u0434\u0443\u043B\u044C
|
||||
ContextProcessSection.29=\u041E\u0448\u0438\u0431\u043A\u0430
|
||||
CorePreferencePage.previewLimit=\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C \u043E\u0433\u0440\u0430\u043D\u0438\u0447\u0435\u043D\u0438\u0435
|
||||
ColorsCodeViewerPreferencePage.Literal1Color=\u0426\u0432\u0435\u0442 Literal1
|
||||
ConextTemplateComposite.OrderMessages=\u0415\u0441\u043B\u0438 \u0412\u044B \u0445\u043E\u0442\u0438\u0442\u0435 \u043F\u043E\u043C\u0435\u043D\u044F\u0442\u044C \u043C\u0435\u0441\u0442\u043E \u043F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u043E\u0439, \u0441\u043D\u0430\u0447\u0430\u043B\u0430 \u043D\u0443\u0436\u043D\u043E \u0435\u0435 \u0432\u044B\u0431\u0440\u0430\u0442\u044C
|
||||
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u0422\u0438\u043F \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
|
||||
EUpdateItemType.Name=\u0418\u043C\u044F
|
||||
ContextProcessSection.13=\u041F\u043E\u043B\u0443\u0447\u0438\u0442\u044C \u043D\u043E\u0432\u043E\u0435 \u0438\u043C\u044F \u0434\u043B\u044F \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u0430 {0}
|
||||
ContextProcessSection.12=\u041F\u0435\u0440\u0435\u0438\u043C\u0435\u043D\u043E\u0432\u0430\u0442\u044C \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442
|
||||
ContextParameterProposal.ContextVariable=\u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u043D\u0430\u044F \u043F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u0430\u044F
|
||||
Function.FunctionName=\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0444\u0443\u043D\u043A\u0446\u0438\u0438 {0}
|
||||
ContextProcessSection.RemoveInformation={0} - \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E, \u043E\u043D \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0443\u0434\u0430\u043B\u0435\u043D.
|
||||
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u0422\u0438\u043F \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
|
||||
MetadataTableEditor.ColumnNameIsNull=\u041E\u0448\u0438\u0431\u043A\u0430\: \u043D\u0435 \u0443\u043A\u0430\u0437\u0430\u043D\u043E \u0438\u043C\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430
|
||||
MetadataTypeLengthConstants.LONG_LENGTH=Long
|
||||
ColorsCodeViewerPreferencePage.keyword3Color=\u0426\u0432\u0435\u0442 Keyword3
|
||||
ListPreferencePage.RemoveButtonName=\u0423\u0434\u0430\u043B\u0438\u0442\u044C
|
||||
MetadataTypeLengthPreferencePage.DBTYPE=\u0414\u043B\u0438\u043D\u0430 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E \u0434\u043B\u044F \u0442\u0438\u043F\u0430 \u0434\u0430\u0442\u044B
|
||||
EMetadataEncoding.Arabic=\u0410\u0440\u0430\u0431\u0441\u043A\u0438\u0439
|
||||
MetadataEmfTableEditor.ColumnNameIsNullError=\u041E\u0448\u0438\u0431\u043A\u0430\: \u043D\u0435 \u0443\u043A\u0430\u0437\u0430\u043D\u043E \u0438\u043C\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430
|
||||
EConnectionType.runIfMenu=\u0417\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u044C \u0435\u0441\u043B\u0438
|
||||
VersionSection.ModificationDate=\u0414\u0430\u0442\u0430 \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u044F
|
||||
AbstractComponentsProvider.folderNotExist=\u041F\u0430\u043F\u043A\u0430 {0} \u043D\u0435 \u0441\u043E\u0437\u0434\u0430\u043D\u0430.
|
||||
AbstractItemMigrationTask.taskFailed=\u0412 \u0437\u0430\u0434\u0430\u0447\u0435 \u043C\u0438\u0433\u0440\u0430\u0446\u0438\u0438 {0} \u043F\u0440\u043E\u0438\u0437\u043E\u0448\u043B\u0430 \u043E\u0448\u0438\u0431\u043A\u0430 \u0432 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0435 {1}
|
||||
ComponentsFormatPreferencePage.add=\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C
|
||||
ComponentsFormatPreferencePage.formatConnection=\u0424\u043E\u0440\u043C\u0430\u0442 \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E:
|
||||
ComponentsFormatPreferencePage.formatHint=\u0424\u043E\u0440\u043C\u0430\u0442 \u043F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0438 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E:
|
||||
ComponentsFormatPreferencePage.formatLable=\u0424\u043E\u0440\u043C\u0430\u0442 \u043C\u0435\u0442\u043A\u0438 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E:
|
||||
ComponentsFormatPreferencePage.remove=\u0423\u0434\u0430\u043B\u0438\u0442\u044C
|
||||
ComponentToRepositoryProperty.error=\u041E\u0448\u0438\u0431\u043A\u0430
|
||||
ComponentToRepositoryProperty.ImpossibleUseOCI=\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u0442\u0438\u043F OCI \u0434\u043B\u044F \u0440\u0435\u043F\u043E\u0437\u0438\u0442\u043E\u0440\u0438\u044F
|
||||
ContextComposite.tableValue=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u044F \u0432 \u0442\u0430\u0431\u043B\u0438\u0447\u043D\u043E\u043C \u0432\u0438\u0434\u0435
|
||||
@@ -61,8 +118,29 @@ ContextComposite.treeValue=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u044F \u04
|
||||
ContextComposite.variable=\u041F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u044B\u0435
|
||||
ContextSetConfigurationDialog.nameNotValid=\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0438\u043C\u044F
|
||||
ConextTemplateComposite.addToRepositoryContextAction.label=\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432 \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442 \u0440\u0435\u043F\u043E\u0437\u0438\u0442\u043E\u0440\u0438\u044F
|
||||
DbTableSelectorDialog.textContent=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0442\u0430\u0431\u043B\u0438\u0446\u044B
|
||||
ECodeLanguage.unknowLanguage=\u041D\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043D\u044B\u0439 \u044F\u0437\u044B\u043A
|
||||
MetadataDialog.CopyToInput.toolTipText=\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0432\u0441\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u044B \u0438\u0437 \u0432\u044B\u0445\u043E\u0434\u043D\u043E\u0439 \u0441\u0445\u0435\u043C\u044B \u0432\u043E \u0432\u0445\u043E\u0434\u043D\u0443\u044E
|
||||
MetadataDialog.CopyToOutput=\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0432\u0441\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u044B \u0438\u0437 \u0432\u0445\u043E\u0434\u043D\u043E\u0439 \u0441\u0445\u0435\u043C\u044B \u0432 \u0432\u044B\u0445\u043E\u0434\u043D\u0443\u044E
|
||||
PaletteContentDialog.connection=\u0424\u043E\u0440\u043C\u0430\u0442 \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
|
||||
PaletteContentDialog.hint=\u0424\u043E\u0440\u043C\u0430\u0442 \u043F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0438 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
|
||||
PaletteContentDialog.lable=\u0424\u043E\u0440\u043C\u0430\u0442 \u044F\u0440\u043B\u044B\u043A\u0430 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
|
||||
PatternCalendar.dateFormat="yyyy-MM-dd HH:mm:ss"
|
||||
PatternCalendar.pattern=\u041E\u0431\u0440\u0430\u0437\u0435\u0446
|
||||
SchemaCellEditor.giveSchemaName=\u0417\u0430\u0434\u0430\u0439\u0442\u0435 \u0438\u043C\u044F \u0441\u0445\u0435\u043C\u044B
|
||||
SchemaCellEditor.inputName=\u0412\u0432\u043E\u0434 \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u044F
|
||||
SchemaCellEditor.nameExistOrInvalid=\u042D\u0442\u043E \u0438\u043C\u044F \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0438\u043B\u0438 \u043D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u043E
|
||||
SchemaCellEditor.schemaName=\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0441\u0445\u0435\u043C\u044B
|
||||
SchemaOperationChoiceDialog.ChangeBuiltInMessage=\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u0441\u0445\u0435\u043C\u0443 \u043D\u0430 \u0432\u0441\u0442\u0440\u043E\u0435\u043D\u043D\u0443\u044E
|
||||
SchemaOperationChoiceDialog.ChangeRepositoryMessage=\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u043D\u0430 \u0441\u0445\u0435\u043C\u0443 \u0438\u0437 \u0440\u0435\u043F\u043E\u0437\u0438\u0442\u043E\u0440\u0438\u044F
|
||||
SchemaOperationChoiceDialog.EditSchemaMessage=\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0445\u0435\u043C\u0443
|
||||
SchemaOperationChoiceDialog.Title=\u0421\u0445\u0435\u043C\u0430
|
||||
SchemaOperationChoiceDialog.ViewSchemaMessage=\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C \u0441\u0445\u0435\u043C\u0443 (\u0442\u043E\u043B\u044C\u043A\u043E \u0447\u0442\u0435\u043D\u0438\u0435).
|
||||
VariableItemEditor.name=\u0418\u043C\u044F
|
||||
VariableItemEditor.new=\u0421\u043E\u0437\u0434\u0430\u0442\u044C
|
||||
VariableItemEditor.remove=\u0423\u0434\u0430\u043B\u0438\u0442\u044C
|
||||
VariableItemEditor.twmplatePattern=\u041E\u0431\u0440\u0430\u0437\u0435\u0446 \u0448\u0430\u0431\u043B\u043E\u043D\u0430
|
||||
VariableItemEditor.variable=\u041F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u044B\u0435:
|
||||
VersionSection.Status=\u0421\u0442\u0430\u0442\u0443\u0441
|
||||
XSDValidater.IllegalArgument=\u0418\u0441\u0445\u043E\u0434\u043D\u044B\u0439 XSD \u0444\u0430\u0439\u043B \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442.
|
||||
ApplicationActionBarAdvisor.menuFileLabel=&\u0424\u0430\u0439\u043B
|
||||
@@ -81,6 +159,8 @@ BusinessAppearanceComposite.textAlignment.horizontal.centre=\u041F\u043E \u0446\
|
||||
BusinessAppearanceComposite.textAlignment.vertical.top=\u0432\u0435\u0440\u0445
|
||||
BusinessAppearanceComposite.textAlignment.vertical.bottom=\u043D\u0438\u0437
|
||||
BusinessAppearanceComposite.textAlignment.vertical.centre=\u041F\u043E \u0446\u0435\u043D\u0442\u0440\u0443
|
||||
ComponentsFormatPreferencePage.errorCreateConnectionName=\u041D\u0435\u043A\u043E\u0440\u0440\u0435\u043A\u0442\u043D\u043E\u0435 \u0438\u043C\u044F "{0}".
|
||||
ComponentsFormatPreferencePage.ErrorTitle=\u041E\u0448\u0438\u0431\u043A\u0430
|
||||
ConextTableValuesComposite.nameLabel=\u0418\u043C\u044F
|
||||
ContextTemplateComposite.CommentLabel=\u041F\u0440\u0438\u043C\u0435\u0447.
|
||||
ContextTemplateComposite.nameLabel=\u0418\u043C\u044F
|
||||
@@ -91,6 +171,7 @@ ContextTreeConstants.contextName=\u041A\u043E\u043D\u0442\u0435\u043A\u0441\u044
|
||||
ContextTreeConstants.promptName=\u041F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0430
|
||||
ContextTreeConstants.valueName=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435
|
||||
ContextTreeConstants.variableName=\u041F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u0430\u044F
|
||||
XPathQueryMetadataTableEditorViewExt.xpathQuerys=\u0421\u0445\u0435\u043C\u0430 XPathQueries
|
||||
CorePreferencePage.alwaysWelcome=\u041F\u0440\u0438 \u0437\u0430\u043F\u0443\u0441\u043A\u0435 \u0432\u0441\u0435\u0433\u0434\u0430 \u043F\u043E\u043A\u0430\u0437\u044B\u0432\u0430\u0442\u044C \u043E\u043A\u043D\u043E \u043F\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u044F
|
||||
MetadataTool.invalid=\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435
|
||||
MetadataTool.invalidChar=\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 \u0441\u0438\u043C\u0432\u043E\u043B
|
||||
@@ -151,6 +232,7 @@ HTMLDocGenerator.type=\u0422\u0438\u043F
|
||||
HTMLDocGenerator.value=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435
|
||||
HTMLDocGenerator.values=\u0412\u0435\u043B\u0438\u0447\u0438\u043D\u044B
|
||||
HTMLDocGenerator.version=\u0412\u0435\u0440\u0441\u0438\u044F
|
||||
ConnectionParameters.exceptionMessage=\u042D\u0442\u043E \u0440\u043E\u043F\u0438\u0437\u0438\u0442\u043E\u0440\u0438\u0439, \u044D\u0442\u043E\u0442 \u043C\u0435\u0442\u043E\u0434 \u043D\u0435 \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u0432\u044B\u0437\u0432\u0430\u043D.
|
||||
ConnectionParameterName.HostLabel=\u0425\u043E\u0441\u0442
|
||||
ConnectionParameterName.PortLabel=\u041F\u043E\u0440\u0442
|
||||
ConnectionParameterName.DatabaseLabel=\u0411\u0414
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
MetadataTypeLengthConstants.STRING_LENGTH=String
|
||||
ContextProcessSection.errorTitle=Gre\u0161ka
|
||||
ContextProcessSection.29=Gre\u0161ka
|
||||
ComponentToRepositoryProperty.error=Gre\u0161ka
|
||||
XSDValidater.IllegalArgument=ulazna xsd datoteka ne postoji
|
||||
ComponentsFormatPreferencePage.ErrorTitle=Gre\u0161ka
|
||||
EComponentCategory_assignment=Dodela
|
||||
EComponentCategory_sqlTemplate=SQL \u0161ablon
|
||||
HTMLDocGenerator.label=Labela
|
||||
|
||||
@@ -5,7 +5,10 @@ ContextProcessSection.errorTitle=Hata
|
||||
VersionSection.CreationDate=Olu\u015Fma Tarihi
|
||||
ContextProcessSection.29=Hata
|
||||
EUpdateItemType.Name=Ad\u0131
|
||||
ComponentsFormatPreferencePage.add=Ekle
|
||||
ComponentToRepositoryProperty.error=Hata
|
||||
SchemaOperationChoiceDialog.Title=\u015Eema
|
||||
VariableItemEditor.name=Ad\u0131
|
||||
ApplicationActionBarAdvisor.menuFileLabel=&Dosya
|
||||
ApplicationActionBarAdvisor.menuEditLabel=Dü&zenle
|
||||
ApplicationActionBarAdvisor.navigateLabel=D&ola\u015F
|
||||
@@ -14,6 +17,7 @@ ApplicationActionBarAdvisor.menuHelpLabel=&Yard\u0131m
|
||||
BusinessAppearanceComposite.textAlignment.horizontal=Yatay
|
||||
BusinessAppearanceComposite.textAlignment.horizontal.centre=Orta
|
||||
BusinessAppearanceComposite.textAlignment.vertical.centre=Orta
|
||||
ComponentsFormatPreferencePage.ErrorTitle=Hata
|
||||
ConextTableValuesComposite.nameLabel=Ad\u0131
|
||||
ContextTemplateComposite.nameLabel=Ad\u0131
|
||||
ContextTemplateComposite.sourceLabel=Kaynak
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user