|
@@ -562,21 +562,16 @@
|
|
|
"TRANSFORM_ACTION_DISPLAY_SCALE_ROTATE_SHEAR_NOPERSPECTIVE": "Drag handles to scale transform. Hold Shift to scale proportionally. Hold Alt and drag a side handle to shear. Drag outside handles to rotate.",
|
|
|
"TRANSFORM_ACTION_DISPLAY_SCALE_ROTATE_NOSHEAR_NOPERSPECTIVE": "Drag handles to scale transform. Hold Shift to scale proportionally. Drag outside handles to rotate.",
|
|
|
"TRANSFORM_ACTION_DISPLAY_SCALE_NOROTATE_NOSHEAR_NOPERSPECTIVE": "Drag handles to scale transform. Hold Shift to scale proportionally.",
|
|
|
-
|
|
|
"LOCAL_PALETTE_SOURCE_NAME": "Local",
|
|
|
-
|
|
|
"ERROR_FORBIDDEN_UNIQUE_NAME": "Extension unique name cannot start with 'pixieditor'.",
|
|
|
"ERROR_MISSING_METADATA": "Extension metadata key '{0}' is missing.",
|
|
|
"ERROR_NO_CLASS_ENTRY": "Extension class entry is missing on path '{0}'.",
|
|
|
"ERROR_NO_ENTRY_ASSEMBLY": "Extension entry assembly is missing on path '{0}'.",
|
|
|
"ERROR_MISSING_ADDITIONAL_CONTENT": "Your current setup doesn't allow loading this extension. Perhaps you don't own it or don't have it installed. You can purchase it here '{0}'.",
|
|
|
-
|
|
|
"BUY_SUPPORTER_PACK": "Buy Supporter Pack",
|
|
|
-
|
|
|
"NEWS": "News",
|
|
|
"DISABLE_NEWS_PANEL": "Disable News panel in startup window",
|
|
|
"FAILED_FETCH_NEWS": "Failed to fetch news",
|
|
|
-
|
|
|
"CROP_TO_SELECTION": "Crop to selection",
|
|
|
"CROP_TO_SELECTION_DESCRIPTIVE": "Crop image to selection",
|
|
|
"SHOW_CONTEXT_MENU": "Show context menu",
|
|
@@ -585,9 +580,7 @@
|
|
|
"RIGHT_CLICK_MODE": "Right click mode",
|
|
|
"ADD_PRIMARY_COLOR_TO_PALETTE": "Add primary color to palette",
|
|
|
"ADD_PRIMARY_COLOR_TO_PALETTE_DESCRIPTIVE": "Add primary color to current palette",
|
|
|
-
|
|
|
"EXPORT_SAVE_TITLE": "Choose a location to save the image",
|
|
|
-
|
|
|
"BROWSE_DIRECTORY": "Browse Directory",
|
|
|
"CRASH_NOT_ALL_DOCUMENTS_RECOVERED_TITLE": "Not all documents were recovered",
|
|
|
"CRASH_NOT_ALL_DOCUMENTS_RECOVERED": "Could not recover all documents. Git gud at saving your work.",
|
|
@@ -606,7 +599,7 @@
|
|
|
"VIDEO_FILES": "Video Files",
|
|
|
"MP4_FILE": "MP4 Videos",
|
|
|
"COLUMNS": "Columns",
|
|
|
- "ROWS": "Rows",
|
|
|
+ "ROWS": "Rows",
|
|
|
"BACKGROUND": "Background",
|
|
|
"OPACITY": "Opacity",
|
|
|
"IS_VISIBLE": "Is visible",
|
|
@@ -615,5 +608,13 @@
|
|
|
"MASK": "Mask",
|
|
|
"MASK_IS_VISIBLE": "Mask is visible",
|
|
|
"OUTPUT": "Output",
|
|
|
- "INPUT": "Input"
|
|
|
+ "INPUT": "Input",
|
|
|
+ "NODE_GRAPH_TITLE": "Graph View",
|
|
|
+ "CONTENT": "Content",
|
|
|
+ "RADIUS": "Radius",
|
|
|
+ "STROKE_COLOR": "Stroke color",
|
|
|
+ "STROKE_WIDTH": "Stroke width",
|
|
|
+ "FILL_COLOR": "Fill color",
|
|
|
+ "TOP": "Top",
|
|
|
+ "BOTTOM": "Bottom"
|
|
|
}
|