diff --git a/src/editor/locale/lang.af.js b/src/editor/locale/lang.af.js index 27b5582b..8305b50a 100644 --- a/src/editor/locale/lang.af.js +++ b/src/editor/locale/lang.af.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Paneel' }, properties: { id: 'Identify the element', @@ -63,13 +64,13 @@ export default { image_width: 'Verander prent breedte', image_height: 'Verandering prent hoogte', image_url: 'URL verander', - node_x: 'Change node\'s x coordinate', - node_y: 'Change node\'s y coordinate', + node_x: "Change node's x coordinate", + node_y: "Change node's y coordinate", seg_type: 'Change Segment type', straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Verander teks inhoud', - font_family_label: 'Font:', + font_family_label: 'Lettertipe:', font_family: 'Lettertipe verander Familie', font_size: 'Verandering Lettertipe Grootte', bold: 'Vetgedrukte teks', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifiseerder', + class_label: 'klas', + label: 'etiket' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Vee uit', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Draai horisontaal', + flip_vertical: 'Draai vertikaal' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', diff --git a/src/editor/locale/lang.ar.js b/src/editor/locale/lang.ar.js index 7ba3074c..38076be2 100644 --- a/src/editor/locale/lang.ar.js +++ b/src/editor/locale/lang.ar.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'اختر لون stroke وشفافيتها', pick_fill_paint_opacity: 'اختر Fill Paint وشفافيتها', group_identify_label: 'تسمية تحديد المجموعة', - export_type_label: 'حدد نوع الصورة للاستخراج:' + export_type_label: 'حدد نوع الصورة للاستخراج:', + panel: 'لوحة' }, properties: { id: 'تحديد العنصر', @@ -69,7 +70,7 @@ export default { straight_segments: 'مستقيمة', curve_segments: 'منحنية', text_contents: 'تغيير محتويات النص', - font_family_label: 'Font:', + font_family_label: 'الخط:', font_family: 'تغيير الخط الأسرة', font_size: 'تغيير حجم الخط', bold: 'نص جريء', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'عدم حفظ تفضيلاتي أو محتوى SVG محلياً', jgraduate_pad: 'تعبئة', jgraduate_reflect: 'انعكاس', - jgraduate_repeat: 'تكرار' + jgraduate_repeat: 'تكرار', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'معرّف', + class_label: 'فئة', + label: 'تسمية' }, tools: { main_menu: 'القائمة الرئيسية', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'أداة القطع الناقص / الدائرة', square_rect_tool: 'أداة المربع / المستطيل', remember_this_choice: 'تذكر هذا الخيار؟', - remember_this_choice_title: 'إذا اخترت الخروج من التخزين أثناء تذكر هذا الخيار ، فسيتغير عنوان URL لتجنب السؤال مرة أخرى.' + remember_this_choice_title: 'إذا اخترت الخروج من التخزين أثناء تذكر هذا الخيار ، فسيتغير عنوان URL لتجنب السؤال مرة أخرى.', + flip_horizontal: 'قلب أفقيًا', + flip_vertical: 'قلب عموديًا' }, layers: { layer: 'طبقة', @@ -276,7 +295,8 @@ export default { QmoveElemsToLayer: "هل تريد نقل العناصر المحددة إلى الطبقة '%s'؟", QwantToClear: 'هل تريد مسح الرسم؟\nسيتم مسح سجل التراجع الخاص بك أيضًا!', QwantToOpen: 'هل تريد فتح ملف جديد؟\nسيتم مسح سجل التراجع الخاص بك أيضًا!', - QerrorsRevertToSource: 'حدثت أخطاء في تحليل مصدر SVG الخاص بك.\nهل تريد العودة إلى مصدر SVG الأصلي؟', + QerrorsRevertToSource: 'حدثت أخطاء في تحليل مصدر SVG الخاص بك.\n' + + 'هل تريد العودة إلى مصدر SVG الأصلي؟', QignoreSourceChanges: 'تجاهل التغييرات التي تم إجراؤها على مصدر SVG؟', featNotSupported: 'الميزة غير مدعومة', enterNewImgURL: 'أدخل عنوان URL الجديد للصورة', diff --git a/src/editor/locale/lang.az.js b/src/editor/locale/lang.az.js index 2a224b55..d8f274f1 100644 --- a/src/editor/locale/lang.az.js +++ b/src/editor/locale/lang.az.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Yan panel' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Change text contents', - font_family_label: 'Font:', + font_family_label: 'Şrift:', font_family: 'Change Font Family', font_size: 'Change Font Size', bold: 'Bold Text', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Eyniləşdirici', + class_label: 'sinif', + label: 'etiketləmək' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Silmək', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Üfüqi şəkildə çevirin', + flip_vertical: 'Şaquarcasına çevirmək' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', diff --git a/src/editor/locale/lang.be.js b/src/editor/locale/lang.be.js index 1eebe9eb..d4562798 100644 --- a/src/editor/locale/lang.be.js +++ b/src/editor/locale/lang.be.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Панэль' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Змяненне зместу тэксту', - font_family_label: 'Font:', + font_family_label: 'Шрыфт:', font_family: 'Змены Сямейства шрыфтоў', font_size: 'Змяніць памер шрыфта', bold: 'Тоўсты тэкст', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'ідэнтыфікатар', + class_label: 'клас', + label: 'ярлык' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Выдаліць', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Перавярнуць па гарызанталі', + flip_vertical: 'Перавярнуць вертыкальна' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', diff --git a/src/editor/locale/lang.bg.js b/src/editor/locale/lang.bg.js index 5d7230aa..f102d3bc 100644 --- a/src/editor/locale/lang.bg.js +++ b/src/editor/locale/lang.bg.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Панел' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Промяна на текст съдържание', - font_family_label: 'Font:', + font_family_label: 'Шрифт:', font_family: 'Промяна на шрифта Семейство', font_size: 'Промени размера на буквите', bold: 'Получер текст', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Идентификатор', + class_label: 'клас', + label: 'етикет' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Изтриване', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Обърнете хоризонтално', + flip_vertical: 'Обърнете вертикално' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', diff --git a/src/editor/locale/lang.ca.js b/src/editor/locale/lang.ca.js index 9389cf32..a55a8fb2 100644 --- a/src/editor/locale/lang.ca.js +++ b/src/editor/locale/lang.ca.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Panell' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Contingut del text', - font_family_label: 'Font:', + font_family_label: 'Família de tipus de lletra:', font_family: 'Canviar la font Família', font_size: 'Change Font Size', bold: 'Text en negreta', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identificador', + class_label: 'classe', + label: 'etiqueta' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Suprimeix', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Gira horitzontalment', + flip_vertical: 'Gira verticalment' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', diff --git a/src/editor/locale/lang.cs.js b/src/editor/locale/lang.cs.js index dbccbf8b..3b9f7baf 100644 --- a/src/editor/locale/lang.cs.js +++ b/src/editor/locale/lang.cs.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Boční panel' }, properties: { id: 'Změnit ID elementu', @@ -69,7 +70,7 @@ export default { straight_segments: 'úsečka', curve_segments: 'křivka', text_contents: 'Změnit text', - font_family_label: 'Font:', + font_family_label: 'písmo:', font_family: 'Změnit font', font_size: 'Změnit velikost písma', bold: 'Tučně', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifikátor', + class_label: 'třída', + label: 'označení' }, tools: { main_menu: 'Hlavní menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Vymazat', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Překlopit vodorovně', + flip_vertical: 'Převrátit svisle' }, layers: { layer: 'Vrstva', @@ -277,7 +296,8 @@ export default { enterNewLayerName: 'Zadejte prosím jméno pro novou vrstvu', layerHasThatName: 'Vrstva už se tak jmenuje', QmoveElemsToLayer: "Opravdu chcete přesunout vybrané objekty do vrstvy '%s'?", - QwantToClear: 'Opravdu chcete smazat současný dokument?\nHistorie změn bude také smazána.', + QwantToClear: 'Opravdu chcete smazat současný dokument?\n' + + 'Historie změn bude také smazána.', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', QerrorsRevertToSource: 'Chyba v parsování zdrojového kódu SVG.\nChcete se vrátit k původnímu?', QignoreSourceChanges: 'Opravdu chcete stornovat změny provedené v SVG kódu?', diff --git a/src/editor/locale/lang.cy.js b/src/editor/locale/lang.cy.js index 8be6fdbe..077b5ec5 100644 --- a/src/editor/locale/lang.cy.js +++ b/src/editor/locale/lang.cy.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Panel ochr' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Cynnwys testun Newid', - font_family_label: 'Font:', + font_family_label: 'Ffont:', font_family: 'Newid Font Teulu', font_size: 'Newid Maint Ffont', bold: 'Testun Bras', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Dynodydd', + class_label: 'dosbarth', + label: 'Label' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Dileu', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Trowch yn llorweddol', + flip_vertical: 'Trowch yn fertigol' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', diff --git a/src/editor/locale/lang.da.js b/src/editor/locale/lang.da.js index 13499119..e1d8e249 100644 --- a/src/editor/locale/lang.da.js +++ b/src/editor/locale/lang.da.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Sidepanel' }, properties: { id: 'Identify the element', @@ -99,7 +100,24 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + font_family_label: 'Skrifttype:', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifikator', + class_label: 'klasse', + label: 'mærke' }, tools: { main_menu: 'Main Menu', @@ -165,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Slet', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -175,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Vend vandret', + flip_vertical: 'Vend lodret' }, layers: { layer: 'Layer', @@ -276,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', diff --git a/src/editor/locale/lang.de.js b/src/editor/locale/lang.de.js index be8b915f..905b5d50 100644 --- a/src/editor/locale/lang.de.js +++ b/src/editor/locale/lang.de.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Seitenteil' }, properties: { id: 'Element identifizieren', @@ -69,7 +70,7 @@ export default { straight_segments: 'Gerade', curve_segments: 'Kurve', text_contents: 'Textinhalt erstellen und bearbeiten', - font_family_label: 'Font:', + font_family_label: 'Schriftart:', font_family: 'Schriftart wählen', font_size: 'Schriftgröße einstellen', bold: 'Fetter Text', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'ID', + class_label: 'Klasse', + label: 'Etikett' }, tools: { main_menu: 'Hauptmenü', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Horizontal spiegeln', + flip_vertical: 'Vertikal spiegeln' }, layers: { layer: 'Ebene', @@ -277,9 +296,12 @@ export default { enterNewLayerName: 'Geben Sie bitte einen neuen Namen für die Ebene ein', layerHasThatName: 'Eine Ebene hat bereits diesen Namen', QmoveElemsToLayer: "Verschiebe ausgewählte Objekte in die Ebene '%s'?", - QwantToClear: 'Möchten Sie die Zeichnung löschen?\nDadurch wird auch die Rückgängig-Funktion zurückgesetzt!', - QwantToOpen: 'Möchten Sie eine neue Datei öffnen?\nDadurch wird auch die Rückgängig-Funktion zurückgesetzt!', - QerrorsRevertToSource: 'Es gibt Parser-Fehler in der SVG-Quelle.\nDie Original-SVG wiederherstellen?', + QwantToClear: 'Möchten Sie die Zeichnung löschen?\n' + + 'Dadurch wird auch die Rückgängig-Funktion zurückgesetzt!', + QwantToOpen: 'Möchten Sie eine neue Datei öffnen?\n' + + 'Dadurch wird auch die Rückgängig-Funktion zurückgesetzt!', + QerrorsRevertToSource: 'Es gibt Parser-Fehler in der SVG-Quelle.\n' + + 'Die Original-SVG wiederherstellen?', QignoreSourceChanges: 'Sollen die Änderungen an der SVG-Quelle ignoriert werden?', featNotSupported: 'Diese Eigenschaft wird nicht unterstützt', enterNewImgURL: 'Geben Sie die URL für das neue Bild an', diff --git a/src/editor/locale/lang.el.js b/src/editor/locale/lang.el.js index 7561a880..e26dfa60 100644 --- a/src/editor/locale/lang.el.js +++ b/src/editor/locale/lang.el.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Πίνακας' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Αλλαγή περιεχόμενο κειμένου', - font_family_label: 'Font:', + font_family_label: 'Γραμματοσειρά:', font_family: 'Αλλαγή γραμματοσειράς Οικογένεια', font_size: 'Αλλαγή μεγέθους γραμματοσειράς', bold: 'Bold Text', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'ταυτότητα', + class_label: 'τάξη', + label: 'επιγραφή' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Διαγράφω', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Αναποδογυρίστε οριζόντια', + flip_vertical: 'Αναστροφή κάθετα' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', diff --git a/src/editor/locale/lang.es.js b/src/editor/locale/lang.es.js index a51d9518..63ce0258 100644 --- a/src/editor/locale/lang.es.js +++ b/src/editor/locale/lang.es.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Panel lateral' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Recta', curve_segments: 'Curva', text_contents: 'Modificar el texto', - font_family_label: 'Font:', + font_family_label: 'Fuente:', font_family: 'Tipo de fuente', font_size: 'Tamaño de la fuente', bold: 'Texto en negrita', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'identificador', + class_label: 'clase', + label: 'etiqueta' }, tools: { main_menu: 'Menú principal', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Borrar', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Voltear horizontalmente', + flip_vertical: 'Voltear verticalmente' }, layers: { layer: 'Capa', @@ -279,7 +298,8 @@ export default { QmoveElemsToLayer: "¿Desplazar los elementos seleccionados a la capa '%s'?", QwantToClear: '¿Desea borrar el dibujo?\n¡El historial de acciones también se borrará!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'Existen errores sintácticos en su código fuente SVG.\n¿Desea volver al código fuente SVG original?', + QerrorsRevertToSource: 'Existen errores sintácticos en su código fuente SVG.\n' + + '¿Desea volver al código fuente SVG original?', QignoreSourceChanges: '¿Desea ignorar los cambios realizados sobre el código fuente SVG?', featNotSupported: 'Función no compatible.', enterNewImgURL: 'Introduzca la nueva URL de la imagen.', diff --git a/src/editor/locale/lang.et.js b/src/editor/locale/lang.et.js index b563e7d2..977b147b 100644 --- a/src/editor/locale/lang.et.js +++ b/src/editor/locale/lang.et.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Paneel' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Muuda teksti sisu', - font_family_label: 'Font:', + font_family_label: 'Fontide perekond:', font_family: 'Muutke Kirjasinperhe', font_size: 'Change font size', bold: 'Rasvane kiri', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifikaator', + class_label: 'klass', + label: 'silt' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Kustuta', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Pöörake horisontaalselt', + flip_vertical: 'Pöörake vertikaalselt' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', diff --git a/src/editor/locale/lang.fa.js b/src/editor/locale/lang.fa.js index f5952a2b..23f00e04 100644 --- a/src/editor/locale/lang.fa.js +++ b/src/editor/locale/lang.fa.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'پانل' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: '‫مستقیم‬', curve_segments: '‫منحنی‬', text_contents: '‫تغییر محتویات متن‬', - font_family_label: 'Font:', + font_family_label: 'فونت:', font_family: '‫تغییر خانواده قلم‬', font_size: '‫تغییر اندازه قلم‬', bold: '‫متن توپر ‬', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'شناسه', + class_label: 'کلاس', + label: 'برچسب' }, tools: { main_menu: 'Main Menu', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'به صورت افقی ورق بزنید', + flip_vertical: 'چرخش عمودی' }, layers: { layer: '‫لایه‬', @@ -277,9 +296,11 @@ export default { enterNewLayerName: '‫لطفا نام لایه جدید را وارد کنید‬', layerHasThatName: '‫لایه از قبل آن نام را دارد‬', QmoveElemsToLayer: "‫عناصر انتخاب شده به لایه '%s' منتقل شوند؟‬", - QwantToClear: '‫آیا مطمئن هستید که می خواهید نقاشی را پاک کنید؟\nاین عمل باعث حذف تاریخچه واگرد شما خواهد شد!‬', + QwantToClear: '‫آیا مطمئن هستید که می خواهید نقاشی را پاک کنید؟\n' + + 'این عمل باعث حذف تاریخچه واگرد شما خواهد شد!‬', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: '‫در منبع SVG شما خطاهای تجزیه (parse) وجود داشت.\nبه منبع SVG اصلی بازگردانده شود؟‬', + QerrorsRevertToSource: '‫در منبع SVG شما خطاهای تجزیه (parse) وجود داشت.\n' + + 'به منبع SVG اصلی بازگردانده شود؟‬', QignoreSourceChanges: '‫تغییرات اعمال شده در منبع SVG نادیده گرفته شوند؟‬', featNotSupported: '‫این ویژگی پشتیبانی نشده است‬', enterNewImgURL: '‫نشانی وب (url) تصویر جدید را وارد کنید‬', diff --git a/src/editor/locale/lang.fi.js b/src/editor/locale/lang.fi.js index dc54790c..20a48a4f 100644 --- a/src/editor/locale/lang.fi.js +++ b/src/editor/locale/lang.fi.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Paneeli' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Muuta tekstin sisältö', - font_family_label: 'Font:', + font_family_label: 'Fontti:', font_family: 'Muuta Font Family', font_size: 'Muuta fontin kokoa', bold: 'Lihavoitu teksti', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Tunniste', + class_label: 'luokkaa', + label: 'etiketti' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Poistaa', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Käännä vaakatasossa', + flip_vertical: 'Käännä pystysuunnassa' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', diff --git a/src/editor/locale/lang.fr.js b/src/editor/locale/lang.fr.js index 25f6c96d..d2f5e79d 100644 --- a/src/editor/locale/lang.fr.js +++ b/src/editor/locale/lang.fr.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Panneau' }, properties: { id: "Identifier l'élément", @@ -69,7 +70,7 @@ export default { straight_segments: 'Droit', curve_segments: 'Courbe', text_contents: 'Changer le contenu du texte', - font_family_label: 'Font:', + font_family_label: 'Fonte:', font_family: 'Changer la famille de police', font_size: 'Changer la taille de la police', bold: 'Texte en gras', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'identifiant', + class_label: 'classe', + label: 'étiquette' }, tools: { main_menu: 'Menu principal', @@ -156,7 +173,7 @@ export default { reorient_path: 'Réorienter le chemin', ungroup: 'Dégrouper les éléments', docprops: 'Propriétés du document', - editor_homepage: 'Page d\'accueil de SVG-Edit', + editor_homepage: "Page d'accueil de SVG-Edit", move_bottom: 'Déplacer vers le bas', move_top: 'Déplacer vers le haut', node_clone: 'Cloner le nœud', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Outil Ellipse/Cercle', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Se souvenir de ce choix ?', - remember_this_choice_title: 'Si vous choisissez de désactiver le stockage tout en mémorisant ce choix, l\'URL changera afin d\'éviter de vous le demander à nouveau.' + remember_this_choice_title: "Si vous choisissez de désactiver le stockage tout en mémorisant ce choix, l'URL changera afin d'éviter de vous le demander à nouveau.", + flip_horizontal: 'Retourner horizontalement', + flip_vertical: 'Retourner verticalement' }, layers: { layer: 'Calque', @@ -264,7 +283,7 @@ export default { jgraduate_ellip: 'Ellip:', jgraduate_set_ellip: 'Click to set Ellip', jgraduate_angle: 'Angle:', - jgraduate_set_angle: 'Cliquez pour définir l\'angle', + jgraduate_set_angle: "Cliquez pour définir l'angle", jgraduate_deg: 'deg:', jgraduate_opac: 'Opac:', jgraduate_set_opac: 'Click to set Opac' @@ -277,9 +296,12 @@ export default { enterNewLayerName: 'Veuillez entrer le nouveau nom du calque', layerHasThatName: 'Le calque porte déjà ce nom', QmoveElemsToLayer: 'Déplacer les éléments sélectionnés vers le calque « %s » ?', - QwantToClear: "Voulez-vous effacer le dessin ?\nL'historique de vos actions sera également effacé !", - QwantToOpen: "Voulez-vous ouvrir un nouveau document ?\nVous perdrez l'historique de vos modifications !", - QerrorsRevertToSource: 'Il y a des erreurs de syntaxe dans votre code source SVG.\nRestaurer le code source SVG antérieur aux modifications ?', + QwantToClear: 'Voulez-vous effacer le dessin ?\n' + + "L'historique de vos actions sera également effacé !", + QwantToOpen: 'Voulez-vous ouvrir un nouveau document ?\n' + + "Vous perdrez l'historique de vos modifications !", + QerrorsRevertToSource: 'Il y a des erreurs de syntaxe dans votre code source SVG.\n' + + 'Restaurer le code source SVG antérieur aux modifications ?', QignoreSourceChanges: 'Ignorer les modifications faites à la source SVG ?', featNotSupported: 'Fonction non supportée', enterNewImgURL: "Entrer la nouvelle URL de l'image", diff --git a/src/editor/locale/lang.fy.js b/src/editor/locale/lang.fy.js index 4f31854d..97f23ad4 100644 --- a/src/editor/locale/lang.fy.js +++ b/src/editor/locale/lang.fy.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Paniel' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Rjocht', curve_segments: 'Bûcht', text_contents: 'Tekst oanpasse', - font_family_label: 'Font:', + font_family_label: 'Lettertype:', font_family: 'Lettertype oanpasse', font_size: 'Lettergrutte oanpasse', bold: 'Fet', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifikaasje', + class_label: 'klasse', + label: 'etiket' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Wiskje', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Flip horizontaal', + flip_vertical: 'Flip fertikaal' }, layers: { layer: 'Laach', @@ -291,7 +310,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\'...', + retrieving: "Retrieving '%s'...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.ga.js b/src/editor/locale/lang.ga.js index f8ad25f4..57a5e423 100644 --- a/src/editor/locale/lang.ga.js +++ b/src/editor/locale/lang.ga.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Painéal' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Inneachar Athraigh téacs', - font_family_label: 'Font:', + font_family_label: 'Cló:', font_family: 'Athraigh an Cló Teaghlaigh', font_size: 'Athraigh Clómhéid', bold: 'Trom Téacs', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Aitheantóir', + class_label: 'aicme', + label: 'lipéad' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Scrios', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Smeach go cothrománach', + flip_vertical: 'Smeach go hIngearach' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.gl.js b/src/editor/locale/lang.gl.js index 92c9da62..d99c128d 100644 --- a/src/editor/locale/lang.gl.js +++ b/src/editor/locale/lang.gl.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Panel lateral' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Cambiar o contido de texto', - font_family_label: 'Font:', + font_family_label: 'Tipo de letra:', font_family: 'Cambiar fonte Familia', font_size: 'Mudar tamaño de letra', bold: 'Bold Text', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identificador', + class_label: 'clase', + label: 'etiqueta' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Eliminar', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Voltear horizontalmente', + flip_vertical: 'Voltear Verticalmente' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.he.js b/src/editor/locale/lang.he.js index 60b36a72..6f265377 100755 --- a/src/editor/locale/lang.he.js +++ b/src/editor/locale/lang.he.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'לוּחַ' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'שינוי תוכן טקסט', - font_family_label: 'Font:', + font_family_label: 'גוֹפָן:', font_family: 'שינוי גופן משפחה', font_size: 'שנה גודל גופן', bold: 'טקסט מודגש', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'תְעוּדַת זֶהוּת', + class_label: 'מַחלָקָה', + label: 'מַדבֵּקָה' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'לִמְחוֹק', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'הפוך אופקית', + flip_vertical: 'הפוך אנכית' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.hi.js b/src/editor/locale/lang.hi.js index 80547e88..0f42c048 100644 --- a/src/editor/locale/lang.hi.js +++ b/src/editor/locale/lang.hi.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'पैनल' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'सीधे वर्ग', curve_segments: 'घुमाव', text_contents: 'बदलें पाठ सामग्री', - font_family_label: 'Font:', + font_family_label: 'फ़ॉन्ट:', font_family: 'बदलें फ़ॉन्ट परिवार', font_size: 'फ़ॉन्ट का आकार बदलें', bold: 'मोटा पाठ', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'पहचान', + class_label: 'कक्षा', + label: 'लेबल' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'मिटाना', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'क्षैतिज फ्लिप', + flip_vertical: 'लंबवत पलटें' }, layers: { layer: 'परत', @@ -279,7 +298,8 @@ export default { QmoveElemsToLayer: "चयनित अंश को परत '%s' पर ले जाएँ ?", QwantToClear: 'क्या आप छवि साफ़ करना चाहते हैं?\nयह आपके उन्डू इतिहास को भी मिटा देगा!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'आपके एस.वी.जी. स्रोत में त्रुटियों थी.\nक्या आप मूल एस.वी.जी स्रोत पर वापिस जाना चाहते हैं?', + QerrorsRevertToSource: 'आपके एस.वी.जी. स्रोत में त्रुटियों थी.\n' + + 'क्या आप मूल एस.वी.जी स्रोत पर वापिस जाना चाहते हैं?', QignoreSourceChanges: 'एसवीजी स्रोत से लाये बदलावों को ध्यान न दें?', featNotSupported: 'सुविधा असमर्थित है', enterNewImgURL: 'नई छवि URL दर्ज करें', @@ -291,7 +311,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.hr.js b/src/editor/locale/lang.hr.js index b3012a63..7d8927d8 100644 --- a/src/editor/locale/lang.hr.js +++ b/src/editor/locale/lang.hr.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Ploča' }, properties: { id: 'Identify the element', @@ -99,7 +100,24 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + font_family_label: 'Obitelj fontova:', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifikator', + class_label: 'razreda', + label: 'označiti' }, tools: { main_menu: 'Main Menu', @@ -168,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Izbrisati', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -178,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Okreni vodoravno', + flip_vertical: 'Okreni okomito' }, layers: { layer: 'Layer', @@ -276,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -290,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.hu.js b/src/editor/locale/lang.hu.js index 10cf7549..c631bf99 100644 --- a/src/editor/locale/lang.hu.js +++ b/src/editor/locale/lang.hu.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Oldalsó panel' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'A szöveg tartalma', - font_family_label: 'Font:', + font_family_label: 'Betűtípus:', font_family: 'Change Betűcsalád', font_size: 'Change font size', bold: 'Félkövér szöveg', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Azonosító', + class_label: 'osztály', + label: 'címke' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Töröl', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Flip vízszintesen', + flip_vertical: 'Flip függőlegesen' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.hy.js b/src/editor/locale/lang.hy.js index 32304ac1..80820950 100644 --- a/src/editor/locale/lang.hy.js +++ b/src/editor/locale/lang.hy.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Վահանակ' }, properties: { id: 'Identify the element', @@ -70,7 +71,7 @@ export default { curve_segments: 'Curve', text_contents: 'Change text contents', font_family: 'Change Font Family', - font_family_label: 'Font:', + font_family_label: 'Տառատեսակը:', font_size: 'Change Font Size', bold: 'Bold Text', text_decoration_underline: 'Underline', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Նույնացուցիչ', + class_label: 'դաս', + label: 'պիտակ' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Ջնջել', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Շրջել հորիզոնական', + flip_vertical: 'Շրջել ուղղահայաց' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -288,7 +309,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.id.js b/src/editor/locale/lang.id.js index 336549a9..a3863325 100644 --- a/src/editor/locale/lang.id.js +++ b/src/editor/locale/lang.id.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Panel samping' }, properties: { id: 'Identify the element', @@ -70,7 +71,7 @@ export default { curve_segments: 'Curve', text_contents: 'Ubah isi teks', font_family: 'Ubah Font Keluarga', - font_family_label: 'Font:', + font_family_label: 'Jenis huruf:', font_size: 'Ubah Ukuran Font', bold: 'Bold Teks', text_decoration_underline: 'Underline', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'pengenal', + class_label: 'kelas', + label: 'Label' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Menghapus', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Balik Secara Horizontal', + flip_vertical: 'Balik Secara Vertikal' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -288,7 +309,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.is.js b/src/editor/locale/lang.is.js index a8e97572..0ae688f0 100644 --- a/src/editor/locale/lang.is.js +++ b/src/editor/locale/lang.is.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Hliðarborð' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Breyta texta innihald', - font_family_label: 'Font:', + font_family_label: 'Leturgerð:', font_family: 'Change Leturfjölskylda', font_size: 'Breyta leturstærð', bold: 'Bold Text', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'kt', + class_label: 'bekk', + label: 'merki' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Eyða', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Snúðu lárétt', + flip_vertical: 'Snúðu lóðrétt' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -288,7 +309,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.it.js b/src/editor/locale/lang.it.js index 208fe5af..5b569d47 100644 --- a/src/editor/locale/lang.it.js +++ b/src/editor/locale/lang.it.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Pannello' }, properties: { id: "Identifica l'elemento", @@ -69,7 +70,7 @@ export default { straight_segments: 'Linea retta', curve_segments: 'Curva', text_contents: 'Cambia il contenuto del testo', - font_family_label: 'Font:', + font_family_label: 'Famiglia di caratteri:', font_family: 'Cambia il tipo di Font', font_size: 'Modifica dimensione carattere', bold: 'Grassetto', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identificatore', + class_label: 'classe', + label: 'etichetta' }, tools: { main_menu: 'Menù principale', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Eliminare', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Capovolgi orizzontalmente', + flip_vertical: 'Capovolgi verticalmente' }, layers: { layer: 'Livello', @@ -277,7 +296,8 @@ export default { enterNewLayerName: 'Assegna un nome al livello', layerHasThatName: 'Un livello ha già questo nome', QmoveElemsToLayer: "Sposta gli elementi selezionali al livello '%s'?", - QwantToClear: 'Vuoi cancellare il disegno?\nVerrà eliminato anche lo storico delle modifiche!', + QwantToClear: 'Vuoi cancellare il disegno?\n' + + 'Verrà eliminato anche lo storico delle modifiche!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', QerrorsRevertToSource: 'Ci sono errori nel codice sorgente SVG.\nRitorno al codice originale?', QignoreSourceChanges: 'Ignoro i cambiamenti nel sorgente SVG?', @@ -291,7 +311,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.ja.js b/src/editor/locale/lang.ja.js index fbd6e4c9..65dfab3e 100644 --- a/src/editor/locale/lang.ja.js +++ b/src/editor/locale/lang.ja.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'パネル' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: '直線', curve_segments: 'カーブ', text_contents: 'テキストの内容の変更', - font_family_label: 'Font:', + font_family_label: 'フォント:', font_family: 'フォントファミリーの変更', font_size: '文字サイズの変更', bold: '太字', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'ID', + class_label: 'クラス', + label: 'ラベル' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: '消去', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: '水平方向に反転', + flip_vertical: '垂直方向に反転' }, layers: { layer: 'レイヤ', @@ -291,7 +310,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.ko.js b/src/editor/locale/lang.ko.js index 0b4ce306..4e887ef4 100644 --- a/src/editor/locale/lang.ko.js +++ b/src/editor/locale/lang.ko.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: '패널' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: '텍스트 변경 내용', - font_family_label: 'Font:', + font_family_label: '세례반:', font_family: '글꼴 변경 패밀리', font_size: '글꼴 크기 변경', bold: '굵은 텍스트', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'ID', + class_label: '수업', + label: '상표' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: '삭제', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: '수평으로 뒤집기', + flip_vertical: '수직으로 뒤집기' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.lt.js b/src/editor/locale/lang.lt.js index 6771caa9..22327956 100644 --- a/src/editor/locale/lang.lt.js +++ b/src/editor/locale/lang.lt.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Skydas' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Keisti teksto turinys', - font_family_label: 'Font:', + font_family_label: 'Šriftas:', font_family: 'Pakeistišriftą Šeima', font_size: 'Change font size', bold: 'Pusjuodis', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifikatorius', + class_label: 'klasė', + label: 'etiketė' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Ištrinti', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Apverskite horizontaliai', + flip_vertical: 'Apverskite vertikaliai' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -288,7 +309,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.lv.js b/src/editor/locale/lang.lv.js index 274af5ad..7bf3ed41 100644 --- a/src/editor/locale/lang.lv.js +++ b/src/editor/locale/lang.lv.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Panelis' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Mainītu teksta saturs', - font_family_label: 'Font:', + font_family_label: 'Fonts:', font_family: 'Mainīt fonta Family', font_size: 'Mainīt fonta izmēru', bold: 'Bold Text', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifikators', + class_label: 'klasē', + label: 'etiķete' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Dzēst', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Apgriezt horizontāli', + flip_vertical: 'Apgriezt vertikāli' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -288,7 +309,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.mk.js b/src/editor/locale/lang.mk.js index 45910f63..1d247852 100644 --- a/src/editor/locale/lang.mk.js +++ b/src/editor/locale/lang.mk.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Панел' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Промена текст содржина', - font_family_label: 'Font:', + font_family_label: 'Фонт:', font_family: 'Смени фонт Фамилија', font_size: 'Изменифонт Големина', bold: 'Задебелен текст', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Идентификатор', + class_label: 'класа', + label: 'етикета' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Избриши', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Превртете хоризонтално', + flip_vertical: 'Превртете вертикално' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.ms.js b/src/editor/locale/lang.ms.js index b47b6c48..dc782374 100644 --- a/src/editor/locale/lang.ms.js +++ b/src/editor/locale/lang.ms.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Panel sampingan' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Tukar isi teks', - font_family_label: 'Font:', + font_family_label: 'FONT:', font_family: 'Tukar Font Keluarga', font_size: 'Ubah Saiz Font', bold: 'Bold Teks', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Pengenalpastian', + class_label: 'kelas', + label: 'Label' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Padam', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Flip secara mendatar', + flip_vertical: 'Flip secara menegak' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -288,7 +309,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.mt.js b/src/editor/locale/lang.mt.js index 2f43dc59..de36655a 100644 --- a/src/editor/locale/lang.mt.js +++ b/src/editor/locale/lang.mt.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Panel tal-ġenb' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Test kontenut Bidla', - font_family_label: 'Font:', + font_family_label: 'Familja tat-tipa:', font_family: 'Bidla Font Familja', font_size: 'Change font size', bold: 'Bold Test', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifikatur', + class_label: 'klassi', + label: 'tikketta' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Ħassar', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Flip Orizzontalment', + flip_vertical: 'Aqleb Vertikalment' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -288,7 +309,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.nl.js b/src/editor/locale/lang.nl.js index d6c66600..7e798194 100644 --- a/src/editor/locale/lang.nl.js +++ b/src/editor/locale/lang.nl.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Paneel' }, properties: { id: 'Identificeer het element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Recht', curve_segments: 'Gebogen', text_contents: 'Wijzig tekst', - font_family_label: 'Font:', + font_family_label: 'Lettertype:', font_family: 'Verander lettertype', font_size: 'Verander lettertype grootte', bold: 'Vet', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identificatie', + class_label: 'klasse', + label: 'Etiket' }, tools: { main_menu: 'Hoofdmenu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Verwijderen', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Horizontaal spiegelen', + flip_vertical: 'Verticaal spiegelen' }, layers: { layer: 'Laag', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Geef een nieuwe laag naam', layerHasThatName: 'Laag heeft al die naam', QmoveElemsToLayer: "Verplaats geselecteerde elementen naar laag '%s'?", - QwantToClear: 'Wil je de afbeelding leeg maken?\nDit zal ook de ongedaan maak geschiedenis wissen!', + QwantToClear: 'Wil je de afbeelding leeg maken?\n' + + 'Dit zal ook de ongedaan maak geschiedenis wissen!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'Er waren analyse fouten in je SVG bron.\nTeruggaan naar de originele SVG bron?', + QerrorsRevertToSource: 'Er waren analyse fouten in je SVG bron.\n' + + 'Teruggaan naar de originele SVG bron?', QignoreSourceChanges: 'Veranderingen in de SVG bron negeren?', featNotSupported: 'Functie wordt niet ondersteund', enterNewImgURL: 'Geef de nieuwe afbeelding URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.no.js b/src/editor/locale/lang.no.js index 9d5b6c30..388ca311 100644 --- a/src/editor/locale/lang.no.js +++ b/src/editor/locale/lang.no.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Sidepanel' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Endre tekst innholdet', - font_family_label: 'Font:', + font_family_label: 'Skriftfamilie:', font_family: 'Change Font Family', font_size: 'Endre skriftstørrelse', bold: 'Fet tekst', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifikator', + class_label: 'klasse', + label: 'merkelapp' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Slett', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Vend horisontalt', + flip_vertical: 'Vend vertikalt' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -288,7 +309,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.pl.js b/src/editor/locale/lang.pl.js index d6bfadd6..0965b5cb 100644 --- a/src/editor/locale/lang.pl.js +++ b/src/editor/locale/lang.pl.js @@ -28,7 +28,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Panel boczny' }, properties: { id: 'Identyfikator elementu', @@ -70,7 +71,7 @@ export default { straight_segments: 'Prosty', curve_segments: 'Zaokrąglony', text_contents: 'Zmień text', - font_family_label: 'Font:', + font_family_label: 'Czcionka:', font_family: 'Zmień krój czcionki', font_size: 'Zmień rozmiar czcionki', bold: 'Pogrubienie textu', @@ -101,7 +102,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identyfikator', + class_label: 'klasa', + label: 'etykieta' }, tools: { main_menu: 'Menu główne', @@ -180,7 +197,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Odwróć poziomo', + flip_vertical: 'Odwróć w pionie' }, layers: { layer: 'Warstwa', @@ -277,10 +296,13 @@ export default { enterUniqueLayerName: 'Podaj unikalną nazwę warstwy', enterNewLayerName: 'Podaj nazwe nowej warstwy', layerHasThatName: 'Warstwa już tak się nazywa', - QmoveElemsToLayer: 'Przenies zaznaczone elementy do warstwy \'%s\'?', - QwantToClear: 'Jesteś pewien, że chcesz wyczyścić pole robocze?\nHistoria projektu również zostanie skasowana', - QwantToOpen: 'Jesteś pewien, że chcesz otworzyć nowy plik?\nHistoria projektu również zostanie skasowana', - QerrorsRevertToSource: 'Błąd parsowania źródła Twojego pliku SVG.\nPrzywrócić orginalne źródło pliku SVG?', + QmoveElemsToLayer: "Przenies zaznaczone elementy do warstwy '%s'?", + QwantToClear: 'Jesteś pewien, że chcesz wyczyścić pole robocze?\n' + + 'Historia projektu również zostanie skasowana', + QwantToOpen: 'Jesteś pewien, że chcesz otworzyć nowy plik?\n' + + 'Historia projektu również zostanie skasowana', + QerrorsRevertToSource: 'Błąd parsowania źródła Twojego pliku SVG.\n' + + 'Przywrócić orginalne źródło pliku SVG?', QignoreSourceChanges: 'Zignorowac zmiany w źródle pliku SVG?', featNotSupported: 'Funkcjonalność niedostępna', enterNewImgURL: 'Podaj adres URL nowego obrazu', @@ -292,7 +314,7 @@ export default { enterNewLinkURL: 'Wpisz nowy adres URL hiperłącza', errorLoadingSVG: 'Błąd: Nie można załadować danych SVG', URLLoadFail: 'Nie można załadować z adresu URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.pt-BR.js b/src/editor/locale/lang.pt-BR.js index f778f626..7cf17e77 100644 --- a/src/editor/locale/lang.pt-BR.js +++ b/src/editor/locale/lang.pt-BR.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Painel' }, properties: { id: 'Identifica o elemento', @@ -69,7 +70,7 @@ export default { straight_segments: 'Reto', curve_segments: 'Curvo', text_contents: 'Mudar conteúdo do texto', - font_family_label: 'Font:', + font_family_label: 'Fonte:', font_family: 'Mudar o estilo da fonte', font_size: 'Mudar o tamanho da fonte', bold: 'Negrito', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'identificador', + class_label: 'classe', + label: 'rótulo' }, tools: { main_menu: 'Menu Principal', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Virar horizontalmente', + flip_vertical: 'Virar verticalmente' }, layers: { layer: 'Camada', @@ -276,10 +295,11 @@ export default { enterUniqueLayerName: 'Insira um nome único', enterNewLayerName: 'Insira um novo nome', layerHasThatName: 'A camada já pussui este nome', - QmoveElemsToLayer: 'Mover elementos selecionados para a camada: \'%s\'?', + QmoveElemsToLayer: "Mover elementos selecionados para a camada: '%s'?", QwantToClear: 'Deseja criar um novo arquivo?\nO histórico também será apagado!', QwantToOpen: 'Deseja abrir um novo arquivo?\nO histórico também será apagado!', - QerrorsRevertToSource: 'Foram encontrados erros ná análise do código SVG.\nReverter para o código SVG original?', + QerrorsRevertToSource: 'Foram encontrados erros ná análise do código SVG.\n' + + 'Reverter para o código SVG original?', QignoreSourceChanges: 'Ignorar as mudanças no código SVG?', featNotSupported: 'Recurso não suportado', enterNewImgURL: 'Insira nova URL da imagem', @@ -291,7 +311,7 @@ export default { enterNewLinkURL: 'Insira novo URL do hyperlink', errorLoadingSVG: 'Erro: Impossível carregar dados SVG', URLLoadFail: 'Impossível carregar deste URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.pt-PT.js b/src/editor/locale/lang.pt-PT.js index ba5d756f..6efc23b2 100644 --- a/src/editor/locale/lang.pt-PT.js +++ b/src/editor/locale/lang.pt-PT.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Painel' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Alterar o conteúdo de texto', - font_family_label: 'Font:', + font_family_label: 'Fonte:', font_family: 'Alterar fonte Família', font_size: 'Alterar tamanho de letra', bold: 'Bold Text', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'eu ia', + class_label: 'classe', + label: 'etiqueta' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Eliminar', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Virar horizontalmente', + flip_vertical: 'Virar verticalmente' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.ro.js b/src/editor/locale/lang.ro.js index 79e92a18..a62ba0b7 100644 --- a/src/editor/locale/lang.ro.js +++ b/src/editor/locale/lang.ro.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Panou' }, properties: { id: 'Identificare element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Drept', curve_segments: 'Curb', text_contents: 'Schimbarea conţinutului textului', - font_family_label: 'Font:', + font_family_label: 'Familia de fonturi:', font_family: 'Modificare familie de fonturi', font_size: 'Schimbă dimensiunea fontului', bold: 'Text Îngroşat', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identificator', + class_label: 'clasă', + label: 'etichetă' }, tools: { main_menu: 'Menu Principal', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Întoarceți pe orizontală', + flip_vertical: 'Întoarceți pe verticală' }, layers: { layer: 'Strat', @@ -277,7 +296,8 @@ export default { enterNewLayerName: 'Rog introduceţi un nume pentru strat', layerHasThatName: 'Statul deja are acest nume', QmoveElemsToLayer: "Mutaţi elementele selectate pe stratul '%s'?", - QwantToClear: 'Doriti să ştergeţi desenul?\nAceasta va sterge si posibilitatea de anulare!', + QwantToClear: 'Doriti să ştergeţi desenul?\n' + + 'Aceasta va sterge si posibilitatea de anulare!', QwantToOpen: 'Doriti sa deschideţi un nou fişier?\nAceasta va şterge istoricul!', QerrorsRevertToSource: 'Sunt erori de parsing in sursa SVG.\nRevenire la sursa SVG orginală?', QignoreSourceChanges: 'Ignoraţi schimbarile la sursa SVG?', @@ -291,7 +311,7 @@ export default { enterNewLinkURL: 'IntroduAliniere în raport cu ...sceţi noul URL', errorLoadingSVG: 'Eroare: Nu se pot încărca datele SVG', URLLoadFail: 'Nu se poate încărca de la URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.ru.js b/src/editor/locale/lang.ru.js index c12d10b7..a2adabd6 100644 --- a/src/editor/locale/lang.ru.js +++ b/src/editor/locale/lang.ru.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Выберите цвет обводки (Stroke Paint) и прозрачносить (Opacity)', pick_fill_paint_opacity: 'Выберите цвет заливки (Fill Paint) и прозрачность (Opacity)', group_identify_label: 'Group identification label', - export_type_label: 'Выберите типа изображения для экспорта:' + export_type_label: 'Выберите типа изображения для экспорта:', + panel: 'Панель' }, properties: { id: 'Идентификатор элемента', @@ -69,7 +70,7 @@ export default { straight_segments: 'Отрезок', curve_segments: 'Сплайн', text_contents: 'Изменить содержание текста', - font_family_label: 'Font:', + font_family_label: 'Шрифт:', font_family: 'Изменить семейство шрифтов', font_size: 'Изменить размер шрифта', bold: 'Жирный', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Не сохранять локально ни настройки ни содержимое SVG', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'идентификатор', + class_label: 'класс', + label: 'метка' }, tools: { main_menu: 'Главное меню', @@ -179,7 +196,10 @@ export default { ellipse_circle_tool: 'Овал/Круг', square_rect_tool: 'Квадрат/Прямоугольник', remember_this_choice: 'Запомнить выбор?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Перевернуть по горизонтали', + flip_vertical: 'Перевернуть вертикально', + delete: 'Удалить' }, layers: { layer: 'Слой', @@ -279,7 +299,8 @@ export default { QmoveElemsToLayer: "Переместить выделенные элементы на слой '%s'?", QwantToClear: 'Вы хотите очистить?\nИстория действий будет забыта!', QwantToOpen: 'Открыть новый файл?\nИстория действий будет забыта!', - QerrorsRevertToSource: 'Была проблема при парсинге вашего SVG исходного кода.\nЗаменить его предыдущим SVG кодом?', + QerrorsRevertToSource: 'Была проблема при парсинге вашего SVG исходного кода.\n' + + 'Заменить его предыдущим SVG кодом?', QignoreSourceChanges: 'Забыть без сохранения?', featNotSupported: 'Возможность не реализована', enterNewImgURL: 'Введите новый URL изображения', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Введите новую ссылку URL', errorLoadingSVG: 'Ошибка: Не удалось загрузить SVG данные', URLLoadFail: 'Не удалось загрузить по ссылке URL', - retrieving: 'Получение \'%s\' ...', + retrieving: "Получение '%s' ...", popupWindowBlocked: 'Всплывающее окно могло заблокироваться браузером', exportNoBlur: 'Размытые элементы отображены как неразмытые', exportNoforeignObject: 'foreignObject элементы не отобразятся', diff --git a/src/editor/locale/lang.sk.js b/src/editor/locale/lang.sk.js index 09d413f8..9d870c00 100644 --- a/src/editor/locale/lang.sk.js +++ b/src/editor/locale/lang.sk.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Bočný panel' }, properties: { id: 'Zmeniť ID elementu', @@ -69,7 +70,7 @@ export default { straight_segments: 'Rovný', curve_segments: 'Krivka', text_contents: 'Zmeniť text', - font_family_label: 'Font:', + font_family_label: 'písmo:', font_family: 'Zmeniť font', font_size: 'Zmeniť veľkosť písma', bold: 'Tučné', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifikátor', + class_label: 'trieda', + label: 'štítok' }, tools: { main_menu: 'Hlavné menu', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Prevrátiť vodorovne', + flip_vertical: 'Prevrátiť vertikálne' }, layers: { layer: 'Vrstva', @@ -291,7 +310,7 @@ export default { enterNewLinkURL: 'Zadajte nové URL odkazu (hyperlink)', errorLoadingSVG: 'Chyba: Nedajú sa načítať SVG data', URLLoadFail: 'Nemožno čítať z URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.sl.js b/src/editor/locale/lang.sl.js index 63b33431..8b72245a 100644 --- a/src/editor/locale/lang.sl.js +++ b/src/editor/locale/lang.sl.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Stranska plošča' }, properties: { id: 'ID elementa', @@ -69,7 +70,7 @@ export default { straight_segments: 'Raven odsek', curve_segments: 'Ukrivljen odsek', text_contents: 'Spremeni besedilo', - font_family_label: 'Font:', + font_family_label: 'Pisava:', font_family: 'Spremeni tip pisave', font_size: 'Spremeni velikost pisave', bold: 'Krepko', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifikator', + class_label: 'razred', + label: 'oznaka' }, tools: { main_menu: 'Glavni meni', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Obrni vodoravno', + flip_vertical: 'Obrnite navpično' }, layers: { layer: 'Sloj', @@ -277,9 +296,12 @@ export default { enterNewLayerName: 'Vnesite ime novega sloja', layerHasThatName: 'Sloje že ima to ime', QmoveElemsToLayer: "Premaknem izbrane elemente v sloj '%s'?", - QwantToClear: 'Ali želite počistiti risbo?\nTo bo izbrisalo tudi zgodovino korakov (ni mogoče razveljaviti)!', - QwantToOpen: 'Ali želite odpreti novo datoteko?\nTo bo izbrisalo tudi zgodovino korakov (ni mogoče razveljaviti)!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QwantToClear: 'Ali želite počistiti risbo?\n' + + 'To bo izbrisalo tudi zgodovino korakov (ni mogoče razveljaviti)!', + QwantToOpen: 'Ali želite odpreti novo datoteko?\n' + + 'To bo izbrisalo tudi zgodovino korakov (ni mogoče razveljaviti)!', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignoriram spremembe, narejene v SVG kodi?', featNotSupported: 'Ni podprto', enterNewImgURL: 'Vnesite nov URL slike', @@ -291,7 +313,7 @@ export default { enterNewLinkURL: 'Vnesite novo URL povezavo', errorLoadingSVG: 'Napaka: Ne morem naložiti SVG podatkov', URLLoadFail: 'Ne morem naložiti z URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.sq.js b/src/editor/locale/lang.sq.js index 36465ff7..9660b0da 100644 --- a/src/editor/locale/lang.sq.js +++ b/src/editor/locale/lang.sq.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Paneli' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Text contents Ndryshimi', - font_family_label: 'Font:', + font_family_label: 'Fonti:', font_family: 'Ndryshimi Font Family', font_size: 'Ndryshimi Font Size', bold: 'Bold Text', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Identifikues', + class_label: 'klasës', + label: 'etiketë' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Fshije', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Rrotulloni horizontalisht', + flip_vertical: 'Kthejeni vertikalisht' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -288,7 +309,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.sr.js b/src/editor/locale/lang.sr.js index d22c7efb..797c6552 100644 --- a/src/editor/locale/lang.sr.js +++ b/src/editor/locale/lang.sr.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Панел' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Промена садржаја текстуалне', - font_family_label: 'Font:', + font_family_label: 'Фонт:', font_family: 'Цханге фонт породицу', font_size: 'Цханге фонт сизе', bold: 'Подебљан текст', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'ид', + class_label: 'класе', + label: 'етикета' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Избриши', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Окрените хоризонтално', + flip_vertical: 'Окрените вертикално' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.sv.js b/src/editor/locale/lang.sv.js index 1fc65b6a..304768fb 100644 --- a/src/editor/locale/lang.sv.js +++ b/src/editor/locale/lang.sv.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Välj en Stroke Paint och Opacitet', pick_fill_paint_opacity: 'Välj en fyllningsfärg och opacitet', group_identify_label: 'Gruppidentifieringsetikett', - export_type_label: 'Välj en bildtyp för export:' + export_type_label: 'Välj en bildtyp för export:', + panel: 'Sidopanel' }, properties: { id: 'Identifiera elementet', @@ -69,7 +70,7 @@ export default { straight_segments: 'Rak', curve_segments: 'Kurva', text_contents: 'Ändra textinnehållet', - font_family_label: 'Font:', + font_family_label: 'Teckensnittsfamilj:', font_family: 'Ändra Typsnitt', font_size: 'Ändra textstorlek', bold: 'Fet text', @@ -99,9 +100,9 @@ export default { cy_label: 'cy', w_label: 'w', h_label: 'h', - id_label: 'id', - class_label: 'class', - label: 'label', + id_label: 'Identifierare', + class_label: 'klass', + label: 'etikett', class: 'Element klass', serif: 'Serif', sans_serif: 'Sans-serif', @@ -192,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellips/Cirkel Verktyg', square_rect_tool: 'Fyrkant/Rect Verktyg', remember_this_choice: 'Kommer du ihåg detta val?', - remember_this_choice_title: 'Om du väljer att välja bort lagring samtidigt som du kommer ihåg detta val kommer webbadressen att ändras för att undvika att fråga igen.' + remember_this_choice_title: 'Om du väljer att välja bort lagring samtidigt som du kommer ihåg detta val kommer webbadressen att ändras för att undvika att fråga igen.', + flip_horizontal: 'Vänd horisontellt', + flip_vertical: 'Vänd vertikalt' }, layers: { layer: 'Lager', @@ -289,22 +292,25 @@ export default { enterUniqueLayerName: 'Ange ett unikt lagernamn', enterNewLayerName: 'Ange det nya lagrets namn', layerHasThatName: 'Layer har redan det namnet', - QmoveElemsToLayer: 'Flytta markerade element till lagret \'%s\'?', - QwantToClear: 'Vill du rensa ritningen?\nDetta kommer också att radera din ångringshistorik!', - QwantToOpen: 'Vill du öppna en ny fil?\nDetta kommer också att radera din ångringshistorik!', - QerrorsRevertToSource: 'Det fanns analysfel i din SVG-källa.\nÅtergå tillbaka till den ursprungliga SVG-källan?', + QmoveElemsToLayer: "Flytta markerade element till lagret '%s'?", + QwantToClear: 'Vill du rensa ritningen?\n' + + 'Detta kommer också att radera din ångringshistorik!', + QwantToOpen: 'Vill du öppna en ny fil?\n' + + 'Detta kommer också att radera din ångringshistorik!', + QerrorsRevertToSource: 'Det fanns analysfel i din SVG-källa.\n' + + 'Återgå tillbaka till den ursprungliga SVG-källan?', QignoreSourceChanges: 'Ignorera ändringar som gjorts i SVG-källan?', featNotSupported: 'Funktionen stöds inte', enterNewImgURL: 'Ange den nya bildens URL', defsFailOnSave: 'OBS: På grund av ett fel i din webbläsare kan den här bilden verka fel (saknade övertoningar eller element). Det kommer dock att verka korrekt när det väl har sparats.', loadingImage: 'Laddar bild, vänta...', - saveFromBrowser: 'Välj \'Spara som...\' i din webbläsare (möjligen via filmenyn eller högerklicka på snabbmenyn) för att spara den här bilden som en {{typ}}-fil.', + saveFromBrowser: "Välj 'Spara som...' i din webbläsare (möjligen via filmenyn eller högerklicka på snabbmenyn) för att spara den här bilden som en {{typ}}-fil.", noteTheseIssues: 'Observera även följande problem: ', unsavedChanges: 'Det finns ändringar som inte har sparats.', enterNewLinkURL: 'Ange den nya hyperlänkens URL', errorLoadingSVG: 'Fel: Det gick inte att ladda SVG-data', URLLoadFail: 'Det gick inte att ladda från URL', - retrieving: 'Hämtar \'%s\' ...', + retrieving: "Hämtar '%s' ...", popupWindowBlocked: 'Popup-fönster kan blockeras av webbläsaren', exportNoBlur: 'Suddiga element kommer att visas som oskarpa', exportNoforeignObject: 'foreignObject-element kommer inte att visas', diff --git a/src/editor/locale/lang.sw.js b/src/editor/locale/lang.sw.js index 5831276c..d8f70600 100644 --- a/src/editor/locale/lang.sw.js +++ b/src/editor/locale/lang.sw.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Paneli' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Change Nakala contents', - font_family_label: 'Font:', + font_family_label: 'Familia ya font:', font_family: 'Change font Family', font_size: 'Change font Size', bold: 'Bold Nakala', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'Kitambulisho', + class_label: 'darasa', + label: 'lebo' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Futa', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Flip usawa', + flip_vertical: 'Flip wima' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -288,7 +309,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.test.js b/src/editor/locale/lang.test.js index 2fcedcb5..3ec7a803 100644 --- a/src/editor/locale/lang.test.js +++ b/src/editor/locale/lang.test.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Panel' }, properties: { id: 'Identify the element', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'id', + class_label: 'class', + label: 'label' }, tools: { main_menu: 'Main Menu', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Flip Horizontally', + flip_vertical: 'Flip Vertically' }, layers: { layer: 'Layer', @@ -273,10 +292,12 @@ export default { enterUniqueLayerName: 'Please enter a unique layer name', enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', - QmoveElemsToLayer: 'Move selected elements to layer \'%s\'?', - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QmoveElemsToLayer: "Move selected elements to layer '%s'?", + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -288,7 +309,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.th.js b/src/editor/locale/lang.th.js index a791b526..72170ef2 100644 --- a/src/editor/locale/lang.th.js +++ b/src/editor/locale/lang.th.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'แผง' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'เปลี่ยนเนื้อหาข้อความ', - font_family_label: 'Font:', + font_family_label: 'แบบอักษร:', font_family: 'ครอบครัว Change Font', font_size: 'เปลี่ยนขนาดตัวอักษร', bold: 'ข้อความตัวหนา', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'รหัส', + class_label: 'ระดับ', + label: 'ฉลาก' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'ลบ', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'พลิกตามแนวนอน', + flip_vertical: 'พลิกในแนวตั้ง' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.tl.js b/src/editor/locale/lang.tl.js index 576c6ac6..0b2a5da9 100644 --- a/src/editor/locale/lang.tl.js +++ b/src/editor/locale/lang.tl.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'Side panel' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Baguhin ang mga nilalaman ng teksto', - font_family_label: 'Font:', + font_family_label: 'Pamilya ng Font:', font_family: 'Baguhin ang Pamilya ng Font', font_size: 'Baguhin ang Laki ng Font', bold: 'Bold Text', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'ID', + class_label: 'klase', + label: 'Label' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Tanggalin', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'I -flip nang pahalang', + flip_vertical: 'I -flip nang patayo' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.tr.js b/src/editor/locale/lang.tr.js index 5bb0d5f4..ce3c644c 100644 --- a/src/editor/locale/lang.tr.js +++ b/src/editor/locale/lang.tr.js @@ -57,7 +57,7 @@ export default { line_x1: 'Çizginin başlangıç x değerini değiştir', line_x2: 'Çizginin bitiş x değerini değiştir', line_y1: 'Çizginin başlangıç y değerini değiştir', - line_y2: 'Change line\'s ending y coordinate', + line_y2: "Change line's ending y coordinate", rect_height: 'Üçgenin yüksekliğini değiştir', rect_width: 'Üçgenin enini değiştir', corner_radius: 'Üçgenin Köşe Yarıçapını değiştir', @@ -70,7 +70,7 @@ export default { straight_segments: 'Düzgün', curve_segments: 'Eğri', text_contents: 'Metin içeriğini değiştir', - font_family_label: 'Font:', + font_family_label: 'Yazı tipi:', font_family: 'Font Ailesini Değiştir', font_size: 'Font boyutunu değiştir', bold: 'Kalın Metin', @@ -100,8 +100,8 @@ export default { cy_label: 'cy', w_label: 'w', h_label: 'h', - id_label: 'id', - class_label: 'class', + id_label: 'kimlik', + class_label: 'sınıf', label: 'etiket', class: 'Element class', serif: 'Serif', @@ -125,7 +125,7 @@ export default { connector_no_arrow: 'Düz bağlantı', fitToContent: 'İçeriğe sığdır', fit_to_all: 'Tüm içeriğe sığdır', - fit_to_canvas: 'canvas\'a sığdır', + fit_to_canvas: "canvas'a sığdır", fit_to_layer_content: 'Kayman içeriğine sığdır', fit_to_sel: 'Seçime sığdır', align_relative_to: 'Şuna göre hizala...', @@ -166,7 +166,7 @@ export default { group_elements: 'Ögeleri Grupla', make_link: '(hiper) Link Oluştur', set_link_url: 'Bağlantı URL si ata(boş bırak ya da kaldır)', - to_path: 'Path\'e dönüştür', + to_path: "Path'e dönüştür", reorient_path: 'Path yeniden yönlendir', ungroup: 'Ögelerin Grubunu çöz', docprops: 'Belge Seçenekleri', @@ -193,7 +193,9 @@ export default { ellipse_circle_tool: 'Elips/Çember Aracı', square_rect_tool: 'Kare/Dörtgen Aracı', remember_this_choice: 'Bu seçenek hatırlansın mı?', - remember_this_choice_title: 'Bu seçenek seçilirse, seçiminiz hatırlanacak biçimde URL değiştirilecek.' + remember_this_choice_title: 'Bu seçenek seçilirse, seçiminiz hatırlanacak biçimde URL değiştirilecek.', + flip_horizontal: 'Yatay çevir', + flip_vertical: 'Dikey çevir' }, layers: { layer: 'Katman', @@ -290,28 +292,31 @@ export default { enterUniqueLayerName: 'Benzersiz bir katman ismi girin', enterNewLayerName: 'Yeni katman ismi verin', layerHasThatName: 'Katmanın ismi aynı', - QmoveElemsToLayer: 'Seçilen nesneleri \'%s\' katmanına taşıyın?', - QwantToClear: 'Çizimi sıfırlamak istediğinizden emin misiniz?\nBu aynı zamanda gerial geçmişini de silecek!', - QwantToOpen: 'Yeni bir belge açmak istediğinize emin misiniz?\nBu aynı zamanda gerial geçmişini de silecek!', - QerrorsRevertToSource: 'SVG dosyasını tararken sorunlar oluştu.\nOrjinal SVG dosyasına dönüş yapılsın mı?', + QmoveElemsToLayer: "Seçilen nesneleri '%s' katmanına taşıyın?", + QwantToClear: 'Çizimi sıfırlamak istediğinizden emin misiniz?\n' + + 'Bu aynı zamanda gerial geçmişini de silecek!', + QwantToOpen: 'Yeni bir belge açmak istediğinize emin misiniz?\n' + + 'Bu aynı zamanda gerial geçmişini de silecek!', + QerrorsRevertToSource: 'SVG dosyasını tararken sorunlar oluştu.\n' + + 'Orjinal SVG dosyasına dönüş yapılsın mı?', QignoreSourceChanges: 'SVG kayndağındaki değişiklikleri gözmezden gelelim mi?', featNotSupported: 'Bu özellik desteklenmiyor', enterNewImgURL: 'Yeni bir resim bağlantısı(URL) girin', defsFailOnSave: 'NOTE: internet gezgininizdeki hata nedeni ile, bu resim yanlış görüntülenebilir (gradyan ya da element eksikliği). Ama kaydedildikten sonra düzgün görünecektir.', loadingImage: 'Resim yükleniyor, Lütfen bekleyiniz...', - saveFromBrowser: '\'Farklı Kaydet...\' seçeneğini seçin (sağ tık menüsünden ya da Dosya menüsünden olabilir) eğer bu resmi {{type}} tipinde kaydetmek istiyorsanız.', + saveFromBrowser: "'Farklı Kaydet...' seçeneğini seçin (sağ tık menüsünden ya da Dosya menüsünden olabilir) eğer bu resmi {{type}} tipinde kaydetmek istiyorsanız.", noteTheseIssues: 'Ayrıca şu sorunları not edin: ', unsavedChanges: 'Kaydedilmemiş değişiklikler mevcut.', - enterNewLinkURL: 'Yeni bir bağlantı URL\'si girin', + enterNewLinkURL: "Yeni bir bağlantı URL'si girin", errorLoadingSVG: 'Hata: SVG verisi yüklenemiyor', - URLLoadFail: 'URL\'den yükleme gerçekleştirilemiyor', - retrieving: 'Alınıyor \'%s\' ...', + URLLoadFail: "URL'den yükleme gerçekleştirilemiyor", + retrieving: "Alınıyor '%s' ...", popupWindowBlocked: 'Açılı pencere internet gezgini tarafından engelleniyor olabilir', exportNoBlur: 'Bulanık ögeler bulanık değil gibi görüntülenecek', exportNoforeignObject: 'foreignObject ögeleri görüntülenmeyecek', - exportNoDashArray: 'Çizgiler \'sürekli\' görüntülenecek', + exportNoDashArray: "Çizgiler 'sürekli' görüntülenecek", exportNoText: 'Metin beklenildiği şekilde görüntülenmeyebilir', - editorPreferencesMsg: 'Varsayılan olarak ve destekleniyorsa, SVG-Edit seçimlerinizi ve SVG dosyayı bilgisayarınızda yerel olarak kaydedebilir dolayısıyla SVG-Edit\'i her açtığınızda tekrar yüklemek zorunda değilsiniz. Eğer gizlilik gereği bu özelliği kapatmak isterseniz aşağıdaki seçeneklerden yapabilrisiniz.', + editorPreferencesMsg: "Varsayılan olarak ve destekleniyorsa, SVG-Edit seçimlerinizi ve SVG dosyayı bilgisayarınızda yerel olarak kaydedebilir dolayısıyla SVG-Edit'i her açtığınızda tekrar yüklemek zorunda değilsiniz. Eğer gizlilik gereği bu özelliği kapatmak isterseniz aşağıdaki seçeneklerden yapabilrisiniz.", source_dialog_note: 'Bu kutu içeriğini metin düzenleyiciye kopyalayın, sonra dosyayı .svg eklentisi ile kaydedin.' } } diff --git a/src/editor/locale/lang.uk.js b/src/editor/locale/lang.uk.js index ef5d7fd2..5d822d73 100644 --- a/src/editor/locale/lang.uk.js +++ b/src/editor/locale/lang.uk.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Оберіть Колір Обводу та Прозорість', pick_fill_paint_opacity: 'Оберіть Колір Заливки та Прозорість', group_identify_label: 'Група ідентифікаційних міток', - export_type_label: 'Оберіть тип зображення для експорту:' + export_type_label: 'Оберіть тип зображення для експорту:', + panel: 'Панель' }, properties: { id: 'Ідентифікатор елемента', @@ -99,7 +100,7 @@ export default { cy_label: 'cy', w_label: 'ш', h_label: 'в', - id_label: 'id', + id_label: 'ідентифікатор', class_label: 'клас', label: 'етикетка', class: 'Клас елемента', @@ -192,7 +193,9 @@ export default { ellipse_circle_tool: 'Еліпс/Коло', square_rect_tool: 'Квадрат/Прямокутник', remember_this_choice: 'Запамʼятати цей вибір?', - remember_this_choice_title: 'Якщо ви вирішите не використовувати Storage, запам’ятовуючи цей вибір - URL-адреса зміниться, щоб уникнути повторного запиту.' + remember_this_choice_title: 'Якщо ви вирішите не використовувати Storage, запам’ятовуючи цей вибір - URL-адреса зміниться, щоб уникнути повторного запиту.', + flip_horizontal: 'Відобразити горизонтально', + flip_vertical: 'Відобразити вертикально' }, layers: { layer: 'Шар', @@ -289,10 +292,11 @@ export default { enterUniqueLayerName: 'Введіть унікальну назву шару', enterNewLayerName: 'Введіть назву нового шару', layerHasThatName: 'Шар уже має таку назву', - QmoveElemsToLayer: 'Перемістити виділені елементи на шар \'%s\'?', + QmoveElemsToLayer: "Перемістити виділені елементи на шар '%s'?", QwantToClear: 'Ви хочете очистити малюнок?\nЦе також зітре історію ваших дій!', QwantToOpen: 'Бажаєте відкрити новий файл?\nЦе також зітре історію ваших дій!', - QerrorsRevertToSource: 'Виявлено помилки парсінгу вашої SVG.\nПовернутися до оригінального джерела SVG?', + QerrorsRevertToSource: 'Виявлено помилки парсінгу вашої SVG.\n' + + 'Повернутися до оригінального джерела SVG?', QignoreSourceChanges: 'Ігнорувати зміни, внесені до джерела SVG?', featNotSupported: 'Функція не підтримується', enterNewImgURL: 'Введіть URL-адресу нового зображення', @@ -304,7 +308,7 @@ export default { enterNewLinkURL: 'Введіть нову URL-адресу гіперпосилання', errorLoadingSVG: 'Помилка: неможливо завантажити дані SVG', URLLoadFail: 'Неможливо завантажити з URL', - retrieving: 'Отримання \'%s\' ...', + retrieving: "Отримання '%s' ...", popupWindowBlocked: 'Спливаюче вікно може бути заблоковано браузером', exportNoBlur: 'Розмиті елементи відображатимуться як нерозмиті', exportNoforeignObject: 'foreignObject елементи не відображатимуться', diff --git a/src/editor/locale/lang.vi.js b/src/editor/locale/lang.vi.js index 61635f82..95c7da3f 100644 --- a/src/editor/locale/lang.vi.js +++ b/src/editor/locale/lang.vi.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'bảng điều khiển' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'Thay đổi nội dung văn bản', - font_family_label: 'Font:', + font_family_label: 'Phông chữ:', font_family: 'Thay đổi Font Gia đình', font_size: 'Thay đổi cỡ chữ', bold: 'Bold Text', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'nhận dạng', + class_label: 'lớp học', + label: 'nhãn' }, tools: { main_menu: 'Main Menu', @@ -166,7 +183,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'Xóa bỏ', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -176,7 +193,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'Lật theo chiều ngang', + flip_vertical: 'Lật theo chiều dọc' }, layers: { layer: 'Layer', @@ -274,9 +293,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -288,7 +309,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.yi.js b/src/editor/locale/lang.yi.js index 174c71b9..26e25d50 100644 --- a/src/editor/locale/lang.yi.js +++ b/src/editor/locale/lang.yi.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: 'טאַפליע' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: 'ענדערן טעקסט אינהאַלט', - font_family_label: 'Font:', + font_family_label: 'שריפֿט:', font_family: 'ענדערן פאָנט פאַמילי', font_size: 'בייטן פאָנט גרייס', bold: 'דרייסט טעקסט', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'יד', + class_label: 'קלאַס', + label: 'פירמע' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: 'ויסמעקן', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: 'פליפּ האָריזאָנטאַלי', + flip_vertical: 'פליפּ ווערטיקלי' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.zh-CN.js b/src/editor/locale/lang.zh-CN.js index 251d6784..5cea4c6b 100644 --- a/src/editor/locale/lang.zh-CN.js +++ b/src/editor/locale/lang.zh-CN.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: '请选择描边颜色和不透明度', pick_fill_paint_opacity: '请选择填充颜色和不透明度', group_identify_label: '分组标识标签', - export_type_label: '选择导出格式:' + export_type_label: '选择导出格式:', + panel: '面板' }, properties: { id: '元素ID', @@ -69,7 +70,7 @@ export default { straight_segments: '直线', curve_segments: '曲线', text_contents: '更改文本内容', - font_family_label: 'Font:', + font_family_label: '字体:', font_family: '更改字体样式', font_size: '更改字体大小', bold: '粗体', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: '不在本地保存我的偏好设置或 SVG 内容', jgraduate_pad: '填充间距', jgraduate_reflect: '镜像', - jgraduate_repeat: '重复' + jgraduate_repeat: '重复', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'ID', + class_label: '类', + label: '标签' }, tools: { main_menu: '主菜单', @@ -179,8 +196,9 @@ export default { ellipse_circle_tool: '椭圆/圆形工具', square_rect_tool: '矩形工具', remember_this_choice: '记住我的选择', - remember_this_choice_title: - '如果你允许了本地存储并记住本次选择,页面将会刷新并且不再显示该提示' + remember_this_choice_title: '如果你允许了本地存储并记住本次选择,页面将会刷新并且不再显示该提示', + flip_horizontal: '水平翻转', + flip_vertical: '垂直翻转' }, layers: { layer: '图层', @@ -277,15 +295,14 @@ export default { enterUniqueLayerName: '请输入一个唯一的图层名称', enterNewLayerName: '请输入新的图层名称', layerHasThatName: '图层已经采用了该名称', - QmoveElemsToLayer: '您确定移动所选元素到图层\'%s\'吗?', + QmoveElemsToLayer: "您确定移动所选元素到图层'%s'吗?", QwantToClear: '您希望清除当前绘制的所有图形吗?\n该操作将无法撤消!', QwantToOpen: '您希望打开一个新文档吗?\n该操作将无法撤消!', QerrorsRevertToSource: 'SVG文件解析错误.\n是否还原到最初的SVG文件?', QignoreSourceChanges: '忽略对SVG文件所作的更改么?', featNotSupported: '不支持该功能', enterNewImgURL: '请输入新图像的URLL', - defsFailOnSave: - '注意: 由于您所使用的浏览器存在缺陷, 该图像无法正确显示 (不支持渐变或相关元素). 修复该缺陷后可正确显示.', + defsFailOnSave: '注意: 由于您所使用的浏览器存在缺陷, 该图像无法正确显示 (不支持渐变或相关元素). 修复该缺陷后可正确显示.', loadingImage: '正在加载图像, 请稍候...', saveFromBrowser: '在浏览器中右键点击“另存为” ,可将图像保存为{{type}}文件', noteTheseIssues: '同时注意以下几点: ', @@ -293,15 +310,13 @@ export default { enterNewLinkURL: '输入新建链接的URL地址', errorLoadingSVG: '错误: 无法加载SVG数据', URLLoadFail: '无法从URL中加载', - retrieving: '检索 \'%s\'...', + retrieving: "检索 '%s'...", popupWindowBlocked: '弹出窗口可能被浏览器阻止', exportNoBlur: '模糊的元素将显示为未模糊状态', exportNoforeignObject: 'foreignObject 元素将不会显示', exportNoDashArray: '描边将显示为填充效果', exportNoText: '文字显示可能与预期不符', - editorPreferencesMsg: - '默认情况下,只要您的设备支持,SVG-Edit 会将您的编辑偏好设置和 SVG 内容本地保存在您的电脑上,这样您每次重新打开 SVG-Edit 时,就无需再费力重新设置或导入内容了。但如果您出于隐私考虑,不希望这些信息留在您的设备上,只需在下方切换选项,轻松关闭这一默认功能即可!', - source_dialog_note: - '将此框中的内容复制到文本编辑器中,然后以 .svg 为扩展名保存该文件。' + editorPreferencesMsg: '默认情况下,只要您的设备支持,SVG-Edit 会将您的编辑偏好设置和 SVG 内容本地保存在您的电脑上,这样您每次重新打开 SVG-Edit 时,就无需再费力重新设置或导入内容了。但如果您出于隐私考虑,不希望这些信息留在您的设备上,只需在下方切换选项,轻松关闭这一默认功能即可!', + source_dialog_note: '将此框中的内容复制到文本编辑器中,然后以 .svg 为扩展名保存该文件。' } } diff --git a/src/editor/locale/lang.zh-HK.js b/src/editor/locale/lang.zh-HK.js index 0cd8b225..6b59f1fa 100644 --- a/src/editor/locale/lang.zh-HK.js +++ b/src/editor/locale/lang.zh-HK.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: '控制板' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: 'Straight', curve_segments: 'Curve', text_contents: '更改文字内容', - font_family_label: 'Font:', + font_family_label: '字體:', font_family: '更改字体家族', font_size: '更改字体大小', bold: '粗体', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'ID', + class_label: '班級', + label: '標籤' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: '刪除', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: '水平翻轉', + flip_vertical: '垂直翻轉' }, layers: { layer: 'Layer', @@ -277,9 +296,11 @@ export default { enterNewLayerName: 'Please enter the new layer name', layerHasThatName: 'Layer already has that name', QmoveElemsToLayer: "Move selected elements to layer '%s'?", - QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', + QwantToClear: 'Do you want to clear the drawing?\n' + + 'This will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', - QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', + QerrorsRevertToSource: 'There were parsing errors in your SVG source.\n' + + 'Revert back to original SVG source?', QignoreSourceChanges: 'Ignore changes made to SVG source?', featNotSupported: 'Feature not supported', enterNewImgURL: 'Enter the new image URL', @@ -291,7 +312,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear', diff --git a/src/editor/locale/lang.zh-TW.js b/src/editor/locale/lang.zh-TW.js index 1377349a..ed79da07 100644 --- a/src/editor/locale/lang.zh-TW.js +++ b/src/editor/locale/lang.zh-TW.js @@ -27,7 +27,8 @@ export default { pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', group_identify_label: 'Group identification label', - export_type_label: 'Select an image type for export:' + export_type_label: 'Select an image type for export:', + panel: '面板' }, properties: { id: 'Identify the element', @@ -69,7 +70,7 @@ export default { straight_segments: '直線', curve_segments: '曲線', text_contents: '更改文字內容', - font_family_label: 'Font:', + font_family_label: '字體:', font_family: '更改字體', font_size: '更改字體大小', bold: '粗體', @@ -100,7 +101,23 @@ export default { no_prefs_or_content: 'Do not store my preferences or SVG content locally', jgraduate_pad: 'Pad', jgraduate_reflect: 'Reflect', - jgraduate_repeat: 'Repeat' + jgraduate_repeat: 'Repeat', + r_label: 'r', + x_label: 'x', + y_label: 'y', + x1_label: 'x1', + y1_label: 'y1', + x2_label: 'x2', + y2_label: 'y2', + rx_label: 'rx', + ry_label: 'ry', + cx_label: 'cx', + cy_label: 'cy', + w_label: 'w', + h_label: 'h', + id_label: 'ID', + class_label: '類', + label: '標籤' }, tools: { main_menu: 'Main Menu', @@ -169,7 +186,7 @@ export default { copy: 'Copy', paste: 'Paste', paste_in_place: 'Paste in Place', - delete: 'Delete', + delete: '刪除', group: 'Group', move_front: 'Bring to Front', move_up: 'Bring Forward', @@ -179,7 +196,9 @@ export default { ellipse_circle_tool: 'Ellipse/Circle Tool', square_rect_tool: 'Square/Rect Tool', remember_this_choice: 'Remember this choice?', - remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' + remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.', + flip_horizontal: '水平翻轉', + flip_vertical: '垂直翻轉' }, layers: { layer: '圖層', @@ -291,7 +310,7 @@ export default { enterNewLinkURL: 'Enter the new hyperlink URL', errorLoadingSVG: 'Error: Unable to load SVG data', URLLoadFail: 'Unable to load from URL', - retrieving: 'Retrieving \'%s\' ...', + retrieving: "Retrieving '%s' ...", popupWindowBlocked: 'Popup window may be blocked by browser', exportNoBlur: 'Blurred elements will appear as un-blurred', exportNoforeignObject: 'foreignObject elements will not appear',