diff --git a/src/lib/mrvFl/mrvHotkey.cpp b/src/lib/mrvFl/mrvHotkey.cpp index d4ea3015a..b356bd2ce 100644 --- a/src/lib/mrvFl/mrvHotkey.cpp +++ b/src/lib/mrvFl/mrvHotkey.cpp @@ -427,6 +427,14 @@ namespace mrv "Right click to edit previously stamped text."); tooltip += addHotkey(kTextMode); ui->uiText->copy_tooltip(tooltip.c_str()); + + tooltip = _("Undo Draw"); + tooltip += addHotkey(kUndoDraw); + ui->uiUndoDraw->copy_tooltip(tooltip.c_str()); + + tooltip = _("Redo Draw"); + tooltip += addHotkey(kRedoDraw); + ui->uiRedoDraw->copy_tooltip(tooltip.c_str()); // Timebar Window Toolbar TimelineClass* c = ui->uiTimeWindow; diff --git a/src/lib/mrvWidgets/mrvPreferencesUI.fl b/src/lib/mrvWidgets/mrvPreferencesUI.fl index 970e51ea0..165cd1285 100644 --- a/src/lib/mrvWidgets/mrvPreferencesUI.fl +++ b/src/lib/mrvWidgets/mrvPreferencesUI.fl @@ -31,7 +31,7 @@ decl {\#include "mrvCore/mrvEnv.h"} {public global decl {\#include "mrvCore/mrvFonts.h"} {public global } -decl {\#include "mrvCore/mrvI8N.h"} {public global +decl {\#include "mrvCore/mrvI8N.h"} {selected public global } decl {\#include "mrvCore/mrvMedia.h"} {public global @@ -646,8 +646,8 @@ o->redraw();} } } Fl_Group {} { - label Positioning selected - xywh {288 37 555 360} box EMBOSSED_BOX + label Positioning + xywh {288 37 555 360} box EMBOSSED_BOX hide } { Fl_Group {} { label Positioning open @@ -855,7 +855,7 @@ v->uiWindowYSize->value( v->main->uiMain->h() );} } } Fl_Group {} { - label Playback open + label Playback xywh {288 37 555 360} box EMBOSSED_BOX align 5 hide } { Fl_Group {} { @@ -1090,7 +1090,7 @@ uiPrefs->uiPrefsOCIOConfig->value( r.c_str() );} } } Fl_Group {} { - label {OCIO Defaults} open + label {OCIO Defaults} xywh {288 37 555 367} align 5 hide } { Fl_Group {} { @@ -1245,15 +1245,15 @@ v->uiOCIO_Display_View->do_callback();} } } Fl_Group {} { - label Loading - xywh {288 37 555 360} align 5 hide + label Loading open + xywh {288 37 555 360} align 5 } { Fl_Group {} {open xywh {324 140 488 180} } { Fl_Input uiPrefsVersionRegex { label {Version Regex} - tooltip {Regular Expression used to match clip versions. Must group three things (prefix, number and suffix). If left on its default value (_v), it will automatically be created a regular expression to match verisions defined with _v in the name of the file, directory or both. For example: gizmo_v001.0001.exr} xywh {443 164 345 30} color 20 textcolor 56 + tooltip {Regular Expression used to match clip versions. Must group three things (prefix, number and suffix). If left on its default value (_v), it will automatically be created a regular expression to match versions defined with _v in the name of the file, directory or both. For example: gizmo_v001.0001.exr} xywh {443 164 345 30} color 20 textcolor 56 code0 {o->value( "_v" );} } Fl_Spinner uiPrefsMaxImagesApart { diff --git a/src/po/de.po b/src/po/de.po index ce842c5f6..f757803a7 100644 --- a/src/po/de.po +++ b/src/po/de.po @@ -918,8 +918,8 @@ msgid "" "duration of 10.\n" msgstr "" "\n" -"Erstellt einen :class:`~TimeRange` aus Start- und End-:class:`~RationalTime`" -"\\s (inklusive).\n" +"Erstellt einen :class:`~TimeRange` aus Start- und End-:class:" +"`~RationalTime`\\s (inklusive).\n" "\n" "Beispiel: Wenn start_time 1 ist und end_time 10, hat der Rückgabewert eine " "Dauer von 10.\n" @@ -1859,9 +1859,6 @@ msgstr "Mit Audio" msgid "Without Audio" msgstr "Ohne Audio" -msgid "USD" -msgstr "USD" - msgid "Renderer" msgstr "" "Renderer/Renderer/Renderer/Renderer/Renderer/Renderer/Renderer/Renderer/" @@ -3328,6 +3325,12 @@ msgstr "Pfeilwerkzeug" msgid "Text Tool. Right click to edit previously stamped text." msgstr "Text-Tool. Rechtsklick, um zuvor gestempelten Text zu bearbeiten." +msgid "Undo Draw" +msgstr "Ziehen rckgngig machen" + +msgid "Redo Draw" +msgstr "Zeichnen wiederherstellen" + msgid "Go to the beginning of the sequence." msgstr "Gehen Sie zum Anfang der Sequenz." @@ -3472,6 +3475,9 @@ msgstr "Python " msgid "Settings" msgstr "Einstellungen" +msgid "USD" +msgstr "USD" + msgid "Vectorscope" msgstr "Vektorskop" @@ -6242,15 +6248,15 @@ msgstr "Version Regex" msgid "" "Regular Expression used to match clip versions. Must group three things " "(prefix, number and suffix). If left on its default value (_v), it will " -"automatically be created a regular expression to match verisions defined " -"with _v in the name of the file, directory or both. For example: " +"automatically be created a regular expression to match versions defined with " +"_v in the name of the file, directory or both. For example: gizmo_v001.0001." +"exr" +msgstr "" +"Regulärer Ausdruck, der verwendet wird, um Clip-Versionen zu erkennen. Muss drei " +"Dinge gruppieren (Präfix, Nummer und Suffix). Wenn der Standardwert (_v) beibehalten wird, " +"wird automatisch ein regulärer Ausdruck erstellt, der Versionen erkennt, die mit _v im Namen " +"der Datei, des Verzeichnisses oder beidem definiert sind. Zum Beispiel: " "gizmo_v001.0001.exr" -msgstr "" -"Regelmiger Ausdruck fr Clip-Versionen. Muss drei Dinge gruppieren (Prfix, " -"Nummer und Suffix). Wenn er auf seinem Standardwert (_v) bleibt, wird " -"automatisch ein regulrer Ausdruck erstellt, um mit _v definierten Verisionen " -"im Namen der Datei, des Verzeichnisses oder beides zu entsprechen. Zum " -"Beispiel: gizmo_v001001.001.exr" msgid "Maximum Images Apart" msgstr "Maximale Bilder getrennt" @@ -7135,12 +7141,6 @@ msgstr "Stiftgre mehr" msgid "Pen Size Less" msgstr "Stiftgre weniger" -msgid "Undo Draw" -msgstr "Ziehen rckgngig machen" - -msgid "Redo Draw" -msgstr "Zeichnen wiederherstellen" - msgid "Switch Pen Color" msgstr "Stiftfarbe wechseln" diff --git a/src/po/en.po b/src/po/en.po index 9651a1c35..0b1fc5be4 100644 --- a/src/po/en.po +++ b/src/po/en.po @@ -1888,9 +1888,6 @@ msgstr "With Audio" msgid "Without Audio" msgstr "Without Audio" -msgid "USD" -msgstr "USD" - msgid "Renderer" msgstr "Renderer" @@ -3326,6 +3323,12 @@ msgstr "Arrow Tool" msgid "Text Tool. Right click to edit previously stamped text." msgstr "Text Tool. Right click to edit previously stamped text." +msgid "Undo Draw" +msgstr "Undo Draw" + +msgid "Redo Draw" +msgstr "Redo Draw" + msgid "Go to the beginning of the sequence." msgstr "Go to the beginning of the sequence." @@ -3470,6 +3473,9 @@ msgstr "Python" msgid "Settings" msgstr "Settings" +msgid "USD" +msgstr "USD" + msgid "Vectorscope" msgstr "Vectorscope" @@ -6221,13 +6227,13 @@ msgstr "Version Regex" msgid "" "Regular Expression used to match clip versions. Must group three things " "(prefix, number and suffix). If left on its default value (_v), it will " -"automatically be created a regular expression to match verisions defined " -"with _v in the name of the file, directory or both. For example: " -"gizmo_v001.0001.exr" +"automatically be created a regular expression to match versions defined with " +"_v in the name of the file, directory or both. For example: gizmo_v001.0001." +"exr" msgstr "" "Regular Expression used to match clip versions. Must group three things " "(prefix, number and suffix). If left on its default value (_v), it will " -"automatically be created a regular expression to match verisions defined " +"automatically be created a regular expression to match versions defined " "with _v in the name of the file, directory or both. For example: " "gizmo_v001.0001.exr" @@ -7109,12 +7115,6 @@ msgstr "Pen Size More" msgid "Pen Size Less" msgstr "Pen Size Less" -msgid "Undo Draw" -msgstr "Undo Draw" - -msgid "Redo Draw" -msgstr "Redo Draw" - msgid "Switch Pen Color" msgstr "Switch Pen Color" diff --git a/src/po/es.po b/src/po/es.po index c7bf05f68..e9542b792 100644 --- a/src/po/es.po +++ b/src/po/es.po @@ -1917,9 +1917,6 @@ msgstr "Con Audio" msgid "Without Audio" msgstr "Sin Audio" -msgid "USD" -msgstr "USD" - msgid "Renderer" msgstr "Renderer" @@ -3383,6 +3380,12 @@ msgstr "" "Herramienta de Texto. Cliquee con el botón derecho para editar texto " "previamente estampado." +msgid "Undo Draw" +msgstr "Deshacer Dibujo" + +msgid "Redo Draw" +msgstr "Rehacer Dibujo" + msgid "Go to the beginning of the sequence." msgstr "Ir al principio de la secuencia." @@ -3527,6 +3530,9 @@ msgstr "Python" msgid "Settings" msgstr "Seteos" +msgid "USD" +msgstr "USD" + msgid "Vectorscope" msgstr "Vectorscopio" @@ -6284,9 +6290,9 @@ msgstr "Regex de Versión" msgid "" "Regular Expression used to match clip versions. Must group three things " "(prefix, number and suffix). If left on its default value (_v), it will " -"automatically be created a regular expression to match verisions defined " -"with _v in the name of the file, directory or both. For example: " -"gizmo_v001.0001.exr" +"automatically be created a regular expression to match versions defined with " +"_v in the name of the file, directory or both. For example: gizmo_v001.0001." +"exr" msgstr "" "Expresión regular usada para distinguir versiones del clip. Debe tener tres " "groupos (prefijo, número y sufijo). Si se deja en su valor estándar (_v), " @@ -7177,12 +7183,6 @@ msgstr "Mayor Tamaño del Lápiz" msgid "Pen Size Less" msgstr "Menor Tamaño del Lápiz" -msgid "Undo Draw" -msgstr "Deshacer Dibujo" - -msgid "Redo Draw" -msgstr "Rehacer Dibujo" - msgid "Switch Pen Color" msgstr "Intercambiar Color del Lápiz" diff --git a/src/po/fr.po b/src/po/fr.po index a5878ba48..172f18348 100644 --- a/src/po/fr.po +++ b/src/po/fr.po @@ -1866,9 +1866,6 @@ msgstr "Avec audio" msgid "Without Audio" msgstr "Sans audio" -msgid "USD" -msgstr "USD" - msgid "Renderer" msgstr "Rendeur" @@ -3326,6 +3323,12 @@ msgstr "" "Outil de texte. Cliquez avec le bouton droit pour modifier le texte " "précédemment estampillé." +msgid "Undo Draw" +msgstr "Annuler le dessin" + +msgid "Redo Draw" +msgstr "Refaire le dessin" + msgid "Go to the beginning of the sequence." msgstr "Allez au début de la séquence." @@ -3470,6 +3473,9 @@ msgstr "Python" msgid "Settings" msgstr "Paramètres" +msgid "USD" +msgstr "USD" + msgid "Vectorscope" msgstr "Vectorscope" @@ -6251,18 +6257,19 @@ msgstr "Chargement" msgid "Version Regex" msgstr "Version Regex" +#, fuzzy msgid "" "Regular Expression used to match clip versions. Must group three things " "(prefix, number and suffix). If left on its default value (_v), it will " -"automatically be created a regular expression to match verisions defined " -"with _v in the name of the file, directory or both. For example: " +"automatically be created a regular expression to match versions defined with " +"_v in the name of the file, directory or both. For example: gizmo_v001.0001." +"exr" +msgstr "" +"Expression régulière utilisée pour correspondre aux versions des clips. Doit regrouper " +"trois éléments (préfixe, numéro et suffixe). Si laissée à sa valeur par défaut (_v), " +"elle créera automatiquement une expression régulière pour correspondre aux versions définies " +"avec _v dans le nom du fichier, du répertoire ou les deux. Par exemple: " "gizmo_v001.0001.exr" -msgstr "" -"Expression régulière utilisée pour correspondre aux versions des clips. Il " -"faut grouper trois choses (préfixe, numéro et suffixe). Si elle est laissée " -"sur sa valeur par défaut (_v), elle sera automatiquement créée une " -"expression régulière pour correspondre aux verisions définies avec _v dans " -"le nom du fichier, répertoire ou les deux. Par exemple: gizmo_v001.001.exr" msgid "Maximum Images Apart" msgstr "Images maximales à part" @@ -7160,12 +7167,6 @@ msgstr "Taille du stylo Plus" msgid "Pen Size Less" msgstr "Taille du stylo Moins" -msgid "Undo Draw" -msgstr "Annuler le dessin" - -msgid "Redo Draw" -msgstr "Refaire le dessin" - msgid "Switch Pen Color" msgstr "Changer la couleur du stylo" diff --git a/src/po/hi_IN.po b/src/po/hi_IN.po index c3a9c4869..8756c30cf 100644 --- a/src/po/hi_IN.po +++ b/src/po/hi_IN.po @@ -1852,9 +1852,6 @@ msgstr "ऑडियो के साथ" msgid "Without Audio" msgstr "बिना ऑडियो" -msgid "USD" -msgstr "USD" - msgid "Renderer" msgstr "रेंडरर" @@ -2825,7 +2822,7 @@ msgstr "" "इस क्लिप में कोई संस्करण नहीं है. कृपया संस्करणिंग स्ट्रिंग के साथ एक छवि या निर्देशिका बनाएँ." msgid "Example: gizmo_v003.0001.exr" -msgstr "उदाहरण: Azz_ v0000.0001.exr" +msgstr "उदाहरण: gizmo_v0003.0001.exr" msgid "Annotation already existed at this time" msgstr "व्याख्या इस समय से पहले से ही अस्तित्व में है" @@ -3278,6 +3275,12 @@ msgstr "तीर औज़ारName" msgid "Text Tool. Right click to edit previously stamped text." msgstr "पाठ औज़ार. पिछला दबाने पर पाठ संपादित करने के लिए दायाँ क्लिक करें." +msgid "Undo Draw" +msgstr "आरेखित करें" + +msgid "Redo Draw" +msgstr "दोहराएँ" + msgid "Go to the beginning of the sequence." msgstr "अनुक्रम के प्रारंभ में जाएँ" @@ -3422,6 +3425,9 @@ msgstr "पायथन" msgid "Settings" msgstr "विन्यास" +msgid "USD" +msgstr "USD" + msgid "Vectorscope" msgstr "वेक्टर- ग्राफ" @@ -6128,15 +6134,14 @@ msgstr "संस्करण रेगिक्स" msgid "" "Regular Expression used to match clip versions. Must group three things " "(prefix, number and suffix). If left on its default value (_v), it will " -"automatically be created a regular expression to match verisions defined " -"with _v in the name of the file, directory or both. For example: " -"gizmo_v001.0001.exr" +"automatically be created a regular expression to match versions defined with " +"_v in the name of the file, directory or both. For example: gizmo_v001.0001." +"exr" msgstr "" -"Regular Expression used to match clip versions. Must group three things " -"(prefix, number and suffix). If left on its default value (_v), it will " -"automatically be created a regular expression to match verisions defined " -"with _v in the name of the file, directory or both. For example: " -"gizmo_v001.0001.exr" +"क्लिप संस्करणों से मेल खाने के लिए उपयोग किया जाने वाला नियमित अभिव्यक्ति (रेगुलर एक्सप्रेशन)। " +"इसमें तीन चीजें (प्रिफिक्स, संख्या, और सफिक्स) का समूह होना चाहिए। यदि इसे इसकी डिफ़ॉल्ट वैल्यू (_v) " +"पर छोड़ा जाता है, तो यह स्वतः ही एक नियमित अभिव्यक्ति बनाएगा जो फ़ाइल, डायरेक्टरी या दोनों के " +"नाम में _v के साथ परिभाषित संस्करणों से मेल खाएगा। उदाहरण के लिए: gizmo_v001.0001.exr" msgid "Maximum Images Apart" msgstr "अधिकतम छवियाँ इसके अलावा" @@ -7013,12 +7018,6 @@ msgstr "पेन आकार अधिक" msgid "Pen Size Less" msgstr "पेन आकार कम" -msgid "Undo Draw" -msgstr "आरेखित करें" - -msgid "Redo Draw" -msgstr "दोहराएँ (_d)" - msgid "Switch Pen Color" msgstr "पेन रंग स्विच करें" diff --git a/src/po/it.po b/src/po/it.po index c5a1dead2..81b6128d5 100644 --- a/src/po/it.po +++ b/src/po/it.po @@ -925,8 +925,8 @@ msgid "" "duration of 9.\n" msgstr "" "\n" -"Crea un :class:`~TimeRange` dall'inizio e dalla fine :class:`~RationalTime`" -"\\s (esclusivo).\n" +"Crea un :class:`~TimeRange` dall'inizio e dalla fine :class:" +"`~RationalTime`\\s (esclusivo).\n" "\n" "Per esempio, se start_time è 1 e end_time è 10, il ritorno avrà una durata " "di 9.\n" @@ -940,8 +940,8 @@ msgid "" "duration of 10.\n" msgstr "" "\n" -"Crea un :class:`~TimeRange` dall'inizio e dalla fine :class:`~RationalTime`" -"\\s (incluso).\n" +"Crea un :class:`~TimeRange` dall'inizio e dalla fine :class:" +"`~RationalTime`\\s (incluso).\n" "\n" "Per esempio, se start_time è 1 e end_time è 10, il ritorno avrà una durata " "di 10.\n" @@ -1882,9 +1882,6 @@ msgstr "Con audio" msgid "Without Audio" msgstr "Senza audio" -msgid "USD" -msgstr "USD" - msgid "Renderer" msgstr "Renderer" @@ -3345,6 +3342,12 @@ msgstr "" "Strumento di testo. Fare clic destro per modificare il testo precedentemente " "stampato." +msgid "Undo Draw" +msgstr "Annulla disegno" + +msgid "Redo Draw" +msgstr "Rifare il disegno" + msgid "Go to the beginning of the sequence." msgstr "Vai all'inizio della sequenza." @@ -3489,6 +3492,9 @@ msgstr "Python" msgid "Settings" msgstr "Impostazioni" +msgid "USD" +msgstr "USD" + msgid "Vectorscope" msgstr "Vettorescopio" @@ -6261,15 +6267,15 @@ msgstr "Versione Regex" msgid "" "Regular Expression used to match clip versions. Must group three things " "(prefix, number and suffix). If left on its default value (_v), it will " -"automatically be created a regular expression to match verisions defined " -"with _v in the name of the file, directory or both. For example: " +"automatically be created a regular expression to match versions defined with " +"_v in the name of the file, directory or both. For example: gizmo_v001.0001." +"exr" +msgstr "" +"Espressione regolare utilizzata per corrispondere alle versioni delle clip. Deve raggruppare " +"tre elementi (prefisso, numero e suffisso). Se lasciato al valore predefinito (_v), verrà " +"automaticamente creata un'espressione regolare per corrispondere alle versioni definite con _v " +"nel nome del file, della directory o di entrambi. Ad esempio: " "gizmo_v001.0001.exr" -msgstr "" -"Espressione regolare usata per abbinare le versioni dei clip. Deve " -"raggruppare tre cose (prefisso, numero e suffisso). Se lasciato sul suo " -"valore predefinito (_v), verrà automaticamente creata un'espressione " -"regolare per abbinare le verizioni definite con _v nel nome del file, della " -"directory o di entrambi. Ad esempio: gizmo_v001.001.exr" msgid "Maximum Images Apart" msgstr "Immagini massime separate" @@ -7157,12 +7163,6 @@ msgstr "Misura della penna di più" msgid "Pen Size Less" msgstr "Misura penna meno" -msgid "Undo Draw" -msgstr "Annulla disegno" - -msgid "Redo Draw" -msgstr "Rifare il disegno" - msgid "Switch Pen Color" msgstr "Cambia colore della penna" diff --git a/src/po/messages.pot b/src/po/messages.pot index 333de7c31..fef561922 100644 --- a/src/po/messages.pot +++ b/src/po/messages.pot @@ -1596,9 +1596,6 @@ msgstr "" msgid "Without Audio" msgstr "" -msgid "USD" -msgstr "" - msgid "Renderer" msgstr "" @@ -2990,6 +2987,12 @@ msgstr "" msgid "Text Tool. Right click to edit previously stamped text." msgstr "" +msgid "Undo Draw" +msgstr "" + +msgid "Redo Draw" +msgstr "" + msgid "Go to the beginning of the sequence." msgstr "" @@ -3134,6 +3137,9 @@ msgstr "" msgid "Settings" msgstr "" +msgid "USD" +msgstr "" + msgid "Vectorscope" msgstr "" @@ -5671,9 +5677,9 @@ msgstr "" msgid "" "Regular Expression used to match clip versions. Must group three things " "(prefix, number and suffix). If left on its default value (_v), it will " -"automatically be created a regular expression to match verisions defined " -"with _v in the name of the file, directory or both. For example: " -"gizmo_v001.0001.exr" +"automatically be created a regular expression to match versions defined with " +"_v in the name of the file, directory or both. For example: gizmo_v001.0001." +"exr" msgstr "" msgid "Maximum Images Apart" @@ -6530,12 +6536,6 @@ msgstr "" msgid "Pen Size Less" msgstr "" -msgid "Undo Draw" -msgstr "" - -msgid "Redo Draw" -msgstr "" - msgid "Switch Pen Color" msgstr "" diff --git a/src/po/pt.po b/src/po/pt.po index 5195d7931..3a6246a3f 100644 --- a/src/po/pt.po +++ b/src/po/pt.po @@ -1868,9 +1868,6 @@ msgstr "Com udio" msgid "Without Audio" msgstr "Sem udio" -msgid "USD" -msgstr "USD" - msgid "Renderer" msgstr "Renderer" @@ -3307,6 +3304,12 @@ msgstr "" "Ferramenta de texto. Clique com o boto direito para editar o texto " "previamente carimbado." +msgid "Undo Draw" +msgstr "Desfazer Desenhar" + +msgid "Redo Draw" +msgstr "Refazer o desenho" + msgid "Go to the beginning of the sequence." msgstr "V para o incio da sequncia." @@ -3451,6 +3454,9 @@ msgstr "Python" msgid "Settings" msgstr "Configurao" +msgid "USD" +msgstr "USD" + msgid "Vectorscope" msgstr "Vectorescpio" @@ -6204,18 +6210,19 @@ msgstr "Carregamento" msgid "Version Regex" msgstr "Verso Regex" +#, fuzzy msgid "" "Regular Expression used to match clip versions. Must group three things " "(prefix, number and suffix). If left on its default value (_v), it will " -"automatically be created a regular expression to match verisions defined " -"with _v in the name of the file, directory or both. For example: " +"automatically be created a regular expression to match versions defined with " +"_v in the name of the file, directory or both. For example: gizmo_v001.0001." +"exr" +msgstr "" +"Expressão regular usada para corresponder versões de clipes. Deve agrupar três " +"coisas (prefixo, número e sufixo). Se deixado no valor padrão (_v), será " +"automaticamente criada uma expressão regular para corresponder versões definidas " +"com _v no nome do arquivo, diretório ou ambos. Por exemplo: " "gizmo_v001.0001.exr" -msgstr "" -"Expresso regular usada para combinar as verses do clipe. Deve agrupar trs " -"coisas (prefixo, nmero e sufixo). Se for deixada no seu valor padro (_v), " -"ser automaticamente criada uma expresso regular para combinar as veries " -"definidas com _v no nome do arquivo, diretrio ou ambos. Por exemplo: " -"gizmo_v001.001.exr" msgid "Maximum Images Apart" msgstr "Mximo de Imagens Aparte" @@ -7101,12 +7108,6 @@ msgstr "Tamanho da caneta Mais" msgid "Pen Size Less" msgstr "Tamanho da caneta Menos" -msgid "Undo Draw" -msgstr "Desfazer Desenhar" - -msgid "Redo Draw" -msgstr "Refazer o desenho" - msgid "Switch Pen Color" msgstr "Alterar a cor da caneta" diff --git a/src/po/zh-CN.po b/src/po/zh-CN.po index 8002f29d8..097ed97a7 100644 --- a/src/po/zh-CN.po +++ b/src/po/zh-CN.po @@ -1856,9 +1856,6 @@ msgstr "带音频" msgid "Without Audio" msgstr "无音频" -msgid "USD" -msgstr "USD" - msgid "Renderer" msgstr "渲染器" @@ -2822,7 +2819,7 @@ msgid "" msgstr "在此剪辑中没有版本。 请创建名为版本字符串的图像或目录 。" msgid "Example: gizmo_v003.0001.exr" -msgstr "示例:gizmo_v003.0001.exr" +msgstr "示例: gizmo_v003.0001.exr" msgid "Annotation already existed at this time" msgstr "当前时间已经存在批注" @@ -3260,6 +3257,12 @@ msgstr "箭头工具" msgid "Text Tool. Right click to edit previously stamped text." msgstr "文本工具。 右键单击以编辑先前标记的文本" +msgid "Undo Draw" +msgstr "撤消绘制" + +msgid "Redo Draw" +msgstr "重做绘制" + msgid "Go to the beginning of the sequence." msgstr "跳转到序列起点" @@ -3404,6 +3407,9 @@ msgstr "Python" msgid "Settings" msgstr "设置" +msgid "USD" +msgstr "USD" + msgid "Vectorscope" msgstr "Vectorscope" @@ -6092,13 +6098,14 @@ msgstr "版本 Regex" msgid "" "Regular Expression used to match clip versions. Must group three things " "(prefix, number and suffix). If left on its default value (_v), it will " -"automatically be created a regular expression to match verisions defined " -"with _v in the name of the file, directory or both. For example: " -"gizmo_v001.0001.exr" +"automatically be created a regular expression to match versions defined with " +"_v in the name of the file, directory or both. For example: gizmo_v001.0001." +"exr" msgstr "" -"用于匹配片段版本的正则表达式。 必须将三件( 前缀、 数字和后缀) 组合为三件( 前" -"缀、 数字和后缀)。 如果保留在默认值 (_v) 上, 它将自动创建一个正则表达式, 以匹" -"配文件、 目录或两者名称中定义的 _ verisions。 例如 : gizmo_ v001.0001. exr 。" +"用于匹配剪辑版本的正则表达式。必须分组三部分(前缀、数字和后缀)。如果保持默认值(_v)," +"它会自动创建一个正则表达式来匹配文件、目录或两者名称中带有_v定义的版本。例如:" +"gizmo_v001.0001.exr" + msgid "Maximum Images Apart" msgstr "最大图像版本差" @@ -6964,12 +6971,6 @@ msgstr "笔变大" msgid "Pen Size Less" msgstr "笔变小" -msgid "Undo Draw" -msgstr "撤消绘制" - -msgid "Redo Draw" -msgstr "重做绘制" - msgid "Switch Pen Color" msgstr "切换笔颜色"