Updated translations from crowdin
This commit is contained in:
@@ -47,5 +47,7 @@
|
||||
<file>translations/Web_id.qm</file>
|
||||
<file>translations/Web_lt.qm</file>
|
||||
<file>translations/Web_val-ES.qm</file>
|
||||
<file>translations/Web_ar.qm</file>
|
||||
<file>translations/Web_vi.qm</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Webleser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Die lêer bestaan nie!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Fout</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Laai tans%1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Maak in eksterne webleser oop</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Open in nuwe venster</translation>
|
||||
</message>
|
||||
|
||||
BIN
src/Mod/Web/Gui/Resources/translations/Web_ar.qm
Normal file
BIN
src/Mod/Web/Gui/Resources/translations/Web_ar.qm
Normal file
Binary file not shown.
288
src/Mod/Web/Gui/Resources/translations/Web_ar.ts
Normal file
288
src/Mod/Web/Gui/Resources/translations/Web_ar.ts
Normal file
@@ -0,0 +1,288 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="ar" sourcelanguage="en">
|
||||
<context>
|
||||
<name>CmdWebBrowserBack</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="76"/>
|
||||
<source>Web</source>
|
||||
<translation>شبكة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="77"/>
|
||||
<source>Previous page</source>
|
||||
<translation>الصفحة السابقة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="78"/>
|
||||
<source>Go back to the previous page</source>
|
||||
<translation>ارجع للصفحة السابقة</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CmdWebBrowserNext</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="105"/>
|
||||
<source>Web</source>
|
||||
<translation>شبكة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="106"/>
|
||||
<source>Next page</source>
|
||||
<translation>الصفحة التالية</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="107"/>
|
||||
<source>Go to the next page</source>
|
||||
<translation>اذهب للصفحة التالية</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CmdWebBrowserRefresh</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="134"/>
|
||||
<source>Web</source>
|
||||
<translation>شبكة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="135"/>
|
||||
<location filename="../../Command.cpp" line="136"/>
|
||||
<source>Refresh web page</source>
|
||||
<translation>تحديث صفحة الويب</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CmdWebBrowserStop</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="162"/>
|
||||
<source>Web</source>
|
||||
<translation>شبكة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="163"/>
|
||||
<source>Stop loading</source>
|
||||
<translation>إيقاف التحميل</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="164"/>
|
||||
<source>Stop the current loading</source>
|
||||
<translation>إيقاف التحميل الحالي</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CmdWebBrowserZoomIn</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="192"/>
|
||||
<source>Web</source>
|
||||
<translation>شبكة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="193"/>
|
||||
<source>Zoom in</source>
|
||||
<translation>تكبير</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="194"/>
|
||||
<source>Zoom into the page</source>
|
||||
<translation>تكبير الصفحة</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CmdWebBrowserZoomOut</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="221"/>
|
||||
<source>Web</source>
|
||||
<translation>شبكة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="222"/>
|
||||
<source>Zoom out</source>
|
||||
<translation>تصغير</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="223"/>
|
||||
<source>Zoom out of the page</source>
|
||||
<translation>تصغير الصفحة</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CmdWebOpenWebsite</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="50"/>
|
||||
<source>Web</source>
|
||||
<translation>شبكة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="51"/>
|
||||
<source>Open website...</source>
|
||||
<translation>فتح الموقع...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="52"/>
|
||||
<source>Opens a website in FreeCAD</source>
|
||||
<translation>فتح موقع ويب في FreeCAD</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Form</name>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="14"/>
|
||||
<source>Sketchfab exporter</source>
|
||||
<translation>تصدير سكيتشفاب</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="39"/>
|
||||
<source>What to upload?</source>
|
||||
<translation>ما لتحميل؟</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="46"/>
|
||||
<source>Selection</source>
|
||||
<translation type="unfinished">Selection</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="56"/>
|
||||
<source>All visible objects</source>
|
||||
<translation>كل العناصر المرئية</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="81"/>
|
||||
<source>Model name</source>
|
||||
<translation>اسم النموذج</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="88"/>
|
||||
<source>Private</source>
|
||||
<translation>خاص</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="100"/>
|
||||
<source>Description</source>
|
||||
<translation>الوصف</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="110"/>
|
||||
<source>Tags (separated by commas)</source>
|
||||
<translation>الكلمات الدلالية (مفصولة بفواصل)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="119"/>
|
||||
<source>FreeCAD,</source>
|
||||
<translation>FreeCAD،</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="135"/>
|
||||
<source>Format</source>
|
||||
<translation>الصيغة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="143"/>
|
||||
<source>OBJ + MTL (Arch exporter)</source>
|
||||
<translation>OBJ + MTL (تصدير القوس)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="148"/>
|
||||
<source>OBJ (standard Mesh exporter)</source>
|
||||
<translation type="unfinished">OBJ (standard Mesh exporter)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="153"/>
|
||||
<source>DAE (Collada)</source>
|
||||
<translation type="unfinished">DAE (Collada)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="158"/>
|
||||
<source>STL</source>
|
||||
<translation>STL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="163"/>
|
||||
<source>IGES (shapes only)</source>
|
||||
<translation>IGES (الأشكال فقط)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="168"/>
|
||||
<source>IV</source>
|
||||
<translation>4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="176"/>
|
||||
<source>Sketchfab API token</source>
|
||||
<translation type="unfinished">Sketchfab API token</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="192"/>
|
||||
<source>Obtain</source>
|
||||
<translation>الحصول عليه</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="201"/>
|
||||
<source>Upload</source>
|
||||
<translation>رفع</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="211"/>
|
||||
<source>uploading</source>
|
||||
<translation>جارى التحميل</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="218"/>
|
||||
<source>Success! View uploaded online</source>
|
||||
<translation>نجاح! تم تحميل العرض عبر الإنترنت</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>المتصفح</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>الملف غير موجود!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>خطأ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>تحميل %1...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>فتح في متصفح خارجي</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>فتح في صفحة جديدة</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Workbench</name>
|
||||
<message>
|
||||
<location filename="../../Workbench.cpp" line="46"/>
|
||||
<source>Navigation</source>
|
||||
<translation>التنقل</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Navegador</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>El fitxer no existeix!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Error</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Carregant 1%...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Obrir en un Navegador Extern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Obrir en una finestra nova</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Prohlížeč</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Soubor neexistuje!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Chyba</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Načítání %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Otevřít v externím prohlížeči</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Otevřít v novém okně</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Browser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Datei nicht vorhanden!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Fehlermeldungen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Beim Laden der Datei sind Fehler aufgetreten. Einige Daten wurden möglicherweise geändert oder gar nicht wiederhergestellt. In der Berichtansicht finden Sie genauere Informationen zu den betroffenen Objekten.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>%1 wird geladen...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>In externem Browser öffnen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>In neuem Fenster öffnen</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -6,7 +6,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="76"/>
|
||||
<source>Web</source>
|
||||
<translation>Ιστός</translation>
|
||||
<translation>Διαδίκτυο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="77"/>
|
||||
@@ -16,7 +16,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="78"/>
|
||||
<source>Go back to the previous page</source>
|
||||
<translation>Επιστρέψτε στην προηγούμενη σελίδα</translation>
|
||||
<translation>Επιστροφή στην προηγούμενη σελίδα</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -24,7 +24,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="105"/>
|
||||
<source>Web</source>
|
||||
<translation>Ιστός</translation>
|
||||
<translation>Διαδίκτυο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="106"/>
|
||||
@@ -42,7 +42,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="134"/>
|
||||
<source>Web</source>
|
||||
<translation>Ιστός</translation>
|
||||
<translation>Διαδίκτυο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="135"/>
|
||||
@@ -56,7 +56,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="162"/>
|
||||
<source>Web</source>
|
||||
<translation>Ιστός</translation>
|
||||
<translation>Διαδίκτυο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="163"/>
|
||||
@@ -66,7 +66,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="164"/>
|
||||
<source>Stop the current loading</source>
|
||||
<translation>Σταματήσει την τρέχουσα φόρτωση</translation>
|
||||
<translation>Διακοπή της τρέχουσας φόρτωσης</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -74,7 +74,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="192"/>
|
||||
<source>Web</source>
|
||||
<translation>Ιστός</translation>
|
||||
<translation>Διαδίκτυο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="193"/>
|
||||
@@ -84,7 +84,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="194"/>
|
||||
<source>Zoom into the page</source>
|
||||
<translation>Ζουμ στην σελίδα</translation>
|
||||
<translation>Μεγέθυνση της σελίδας</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -92,7 +92,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="221"/>
|
||||
<source>Web</source>
|
||||
<translation>Ιστός</translation>
|
||||
<translation>Διαδίκτυο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="222"/>
|
||||
@@ -110,12 +110,12 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="50"/>
|
||||
<source>Web</source>
|
||||
<translation>Ιστός</translation>
|
||||
<translation>Διαδίκτυο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="51"/>
|
||||
<source>Open website...</source>
|
||||
<translation>Ανοίξτε ιστοσελίδα...</translation>
|
||||
<translation>Άνοιγμα ιστοσελίδας...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="52"/>
|
||||
@@ -128,12 +128,12 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="14"/>
|
||||
<source>Sketchfab exporter</source>
|
||||
<translation type="unfinished">Sketchfab exporter</translation>
|
||||
<translation>Εργαλείο εξαγωγής Sketchfab</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="39"/>
|
||||
<source>What to upload?</source>
|
||||
<translation type="unfinished">What to upload?</translation>
|
||||
<translation>Τι θέλετε να μεταφορτώσετε;</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="46"/>
|
||||
@@ -143,17 +143,17 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="56"/>
|
||||
<source>All visible objects</source>
|
||||
<translation type="unfinished">All visible objects</translation>
|
||||
<translation>Όλα τα ορατά αντικείμενα</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="81"/>
|
||||
<source>Model name</source>
|
||||
<translation type="unfinished">Model name</translation>
|
||||
<translation>Όνομα μοντέλου</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="88"/>
|
||||
<source>Private</source>
|
||||
<translation type="unfinished">Private</translation>
|
||||
<translation>Ιδιωτικό</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="100"/>
|
||||
@@ -163,112 +163,118 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="110"/>
|
||||
<source>Tags (separated by commas)</source>
|
||||
<translation type="unfinished">Tags (separated by commas)</translation>
|
||||
<translation>Ετικέτες (διαχωρισμένες με κόμμα)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="119"/>
|
||||
<source>FreeCAD,</source>
|
||||
<translation type="unfinished">FreeCAD,</translation>
|
||||
<translation>FreeCAD,</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="135"/>
|
||||
<source>Format</source>
|
||||
<translation type="unfinished">Format</translation>
|
||||
<translation>Μορφή</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="143"/>
|
||||
<source>OBJ + MTL (Arch exporter)</source>
|
||||
<translation type="unfinished">OBJ + MTL (Arch exporter)</translation>
|
||||
<translation>OBJ + MTL (εργαλείο εξαγωγής Αρχιτεκτονικών Στοιχείων)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="148"/>
|
||||
<source>OBJ (standard Mesh exporter)</source>
|
||||
<translation type="unfinished">OBJ (standard Mesh exporter)</translation>
|
||||
<translation>OBJ (πρότυπο εργαλείο εξαγωγής Πλεγμάτων)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="153"/>
|
||||
<source>DAE (Collada)</source>
|
||||
<translation type="unfinished">DAE (Collada)</translation>
|
||||
<translation>DAE (Collada)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="158"/>
|
||||
<source>STL</source>
|
||||
<translation type="unfinished">STL</translation>
|
||||
<translation>STL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="163"/>
|
||||
<source>IGES (shapes only)</source>
|
||||
<translation type="unfinished">IGES (shapes only)</translation>
|
||||
<translation>IGES (μόνο σχήματα)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="168"/>
|
||||
<source>IV</source>
|
||||
<translation type="unfinished">IV</translation>
|
||||
<translation>IV</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="176"/>
|
||||
<source>Sketchfab API token</source>
|
||||
<translation type="unfinished">Sketchfab API token</translation>
|
||||
<translation>Διακριτικό Sketchfab API</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="192"/>
|
||||
<source>Obtain</source>
|
||||
<translation type="unfinished">Obtain</translation>
|
||||
<translation>Αποκτήστε</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="201"/>
|
||||
<source>Upload</source>
|
||||
<translation type="unfinished">Upload</translation>
|
||||
<translation>Μεταφόρτωση</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="211"/>
|
||||
<source>uploading</source>
|
||||
<translation type="unfinished">uploading</translation>
|
||||
<translation>πραγματοποιείται μεταφόρτωση</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="218"/>
|
||||
<source>Success! View uploaded online</source>
|
||||
<translation type="unfinished">Success! View uploaded online</translation>
|
||||
<translation>Επιτυχία! Προβολή του αρχείου μεταφόρτωσης online</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Πρόγραμμα περιήγησης</translation>
|
||||
<translation>Περιηγητής</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Αρχείο δεν υπάρχει!</translation>
|
||||
<translation>Το αρχείο δεν υπάρχει!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Σφάλμα</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Φόρτωση %1...</translation>
|
||||
<translation>Πραγματοποιείται φόρτωση του %1...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Ανοίξτε σε εξωτερικό περιηγητή</translation>
|
||||
<translation>Άνοιγμα σε Εξωτερικό Περιηγητή</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation type="unfinished">Open in new window</translation>
|
||||
<translation>Άνοιγμα σε νέο παράθυρο</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Navegador</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>¡El archivo no existe!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Error</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Hubo errores al cargar el archivo. Algunos datos pueden haber sido modificados o no recuperados en absoluto. Busque en la vista de informe para obtener información más específica sobre los objetos involucrados.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Cargando %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Abrir en navegador externo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Abrir en una nueva ventana</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Nabigatzailea</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Fitxategia ez da existitzen!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Errorea</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>%1 kargatzen...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Ireki kanpoko nabigatzailean</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Ireki leiho berrian</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Selain</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Tiedostoa ei ole!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Virhe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Ladataan %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Avaa ulkoisella selaimella</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation type="unfinished">Open in new window</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Browser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Ang file ay hindi umiiral!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Kamalian</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Naghahakut %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Buksan sa External Browser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Buksan ang bagong bintana</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,25 +235,31 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Navigateur</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Le fichier n'existe pas!</translation>
|
||||
<translation>Le fichier n'existe pas !</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Erreur</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Il y avait des erreurs lors du chargement du fichier. Certaines données peuvent ont été modifiées ou ne pas récupérées du tout. Regardez dans la vue de rapport pour plus d’informations sur les objets concernés.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Chargement %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Ouvrir dans un navigateur externe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Ouvrir dans une nouvelle fenêtre</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Navegador</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>O ficheiro non existe!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Erro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Houbo erros ao cargar o ficheiro. Alúns dados poden ter sido modificados ou non recuperados de todo. Vexa a vista do informe para obter información máis específica sobre os obxectos ligados.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Cargando %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Abrir noutro navegador</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Abrir nunha nova xanela</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -178,7 +178,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="143"/>
|
||||
<source>OBJ + MTL (Arch exporter)</source>
|
||||
<translation>OBJ + MTL (izvoz luka)</translation>
|
||||
<translation>OBJ + MTL (izvoz Graditelja)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="148"/>
|
||||
@@ -218,7 +218,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="201"/>
|
||||
<source>Upload</source>
|
||||
<translation type="unfinished">Upload</translation>
|
||||
<translation>Slanje</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="211"/>
|
||||
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Preglednik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Datoteka ne postoji!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Pogreška</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Pojavile su se pogreške tijekom učitavanja datoteke. Neki podaci su možda promijenjeni ili nisu oporavljeni potuno. Pogledajte prikaz izvješća za više podataka o objektima koji su uključeni.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Učitavanje %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Otvori u vanjskom pregledniku</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Otvori u novom prozoru</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Böngésző</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>A fájl nem létezik!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Hiba</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Hiba történt a fájl betöltésekor. Néhány adat lehet, hogy módosított vagy nem egyáltalán nem viszaállított. Nézze meg a jelentés nézetet részletesebb információért az érintett objektumokhoz.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>%1 betöltve...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Megnyitás külső böngészőben</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Megnyitás új ablakban</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Browser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>File tidak ada!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Kesalahan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Memuat %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Buka di Browser eksternal</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Buka di jendela baru</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Browser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Il file non esiste!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Errore</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Si sono verificati degli errori durante il caricamento del file. Alcuni dati potrebbero essere stati modificati o non acquisiti. Guardare nella vista report per avere informazioni più specifiche sugli oggetti coinvolti.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Caricamento %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Apri nel Browser esterno</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Apri in una nuova finestra</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>ブラウザー</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>ファイルが存在しません!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>エラー</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>ファイルの読み込み中にエラーが発生しました。一部のデータが変更、または完全に復元されていない可能性があります。関連するオブジェクトのより詳細な情報についてはレポートビューを確認してください。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>%1 を読み込み中・・・</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>外部ブラウザーで開く</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>新規ウィンドウで開く</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Iminig</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation type="unfinished">File does not exist!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Tuccḍa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation type="unfinished">Loading %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation type="unfinished">Open in External Browser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation type="unfinished">Open in new window</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -143,12 +143,12 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="56"/>
|
||||
<source>All visible objects</source>
|
||||
<translation type="unfinished">All visible objects</translation>
|
||||
<translation>표시된 모든 개체</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="81"/>
|
||||
<source>Model name</source>
|
||||
<translation type="unfinished">Model name</translation>
|
||||
<translation>모델 이름</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="88"/>
|
||||
@@ -163,7 +163,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="110"/>
|
||||
<source>Tags (separated by commas)</source>
|
||||
<translation type="unfinished">Tags (separated by commas)</translation>
|
||||
<translation>태그 (쉼표로 구분)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="119"/>
|
||||
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>브라우저</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>파일이 존재 하지 않습니다!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>에러</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>%1 로딩 중...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>다른 브라우저에서 열기</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>새 창에서 열기</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Naršyklė</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Failas neegzistuoja!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Klaida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Įkeliama %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Žiūrėti išorinėje naršyklėje</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Atidaryti naujame lange</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -133,7 +133,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="39"/>
|
||||
<source>What to upload?</source>
|
||||
<translation>Hoe om te uploaden?</translation>
|
||||
<translation>Wat te uploaden?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="46"/>
|
||||
@@ -153,7 +153,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="88"/>
|
||||
<source>Private</source>
|
||||
<translation>Persoonlijk</translation>
|
||||
<translation>Privé</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="100"/>
|
||||
@@ -218,7 +218,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="201"/>
|
||||
<source>Upload</source>
|
||||
<translation type="unfinished">Upload</translation>
|
||||
<translation>Verzenden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="211"/>
|
||||
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Browser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Bestand bestaat niet!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Fout</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Er zijn fouten opgetreden tijdens het laden van het bestand. Sommige gegevens zijn misschien gewijzigd of helemaal hersteld. Kijk in de rapportweergave voor meer specifieke informatie over de objecten die hierbij zijn betrokken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Laden %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Open in externe Browser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>In nieuw venster openen</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Nettleser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Filen finnes ikke!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Feil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Laster inn %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Åpne i ekstern nettleser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Åpne i nytt vindu</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Przeglądarka</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Plik nie istnieje!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Błąd</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Wystąpiły błędy podczas ładowania pliku. Niektóre dane mogły zostać zmodyfikowane lub nie zostały odzyskane. Przejrzyj widok raportu, aby uzyskać bardziej szczegółowe informacje o powiązanych obiektach.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Ładowanie %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Otwórz w zewnętrznej przeglądarce</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Otwórz w nowym oknie</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -133,7 +133,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="39"/>
|
||||
<source>What to upload?</source>
|
||||
<translation>O que subir?</translation>
|
||||
<translation>O que carregar?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="46"/>
|
||||
@@ -228,19 +228,19 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="218"/>
|
||||
<source>Success! View uploaded online</source>
|
||||
<translation>Sucesso! Veja o arquivo enviado on-line</translation>
|
||||
<translation>Sucesso! Veja o arquivo enviado online</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Navegador</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Esse arquivo não existe!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Erro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Houve erros ao carregar o arquivo. Alguns dados podem ter sido modificados ou não recuperados. Veja a vista de relatório para obter informações mais específicas sobre os objetos envolvidos.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Carregando %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Abrir em um navegador externo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Abrir em nova janela</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -84,7 +84,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="194"/>
|
||||
<source>Zoom into the page</source>
|
||||
<translation>Aproximar da página</translation>
|
||||
<translation>Ajustar à página</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -228,19 +228,19 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="218"/>
|
||||
<source>Success! View uploaded online</source>
|
||||
<translation>Sucesso! Vista upload on-line</translation>
|
||||
<translation>Sucesso! Vista carregada on-line</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Navegador</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>O ficheiro não existe!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Erro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Houve erros ao carregar o ficheiro. Alguns dados podem ter sido modificados ou não recuperados de todo. Veja a vista de relatório para obter informações mais específicas sobre os objetos envolvidos.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Carregando %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Abrir em Navegador Externo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Abrir numa nova janela</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -128,12 +128,12 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="14"/>
|
||||
<source>Sketchfab exporter</source>
|
||||
<translation type="unfinished">Sketchfab exporter</translation>
|
||||
<translation>Exportator de Sketchfab</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="39"/>
|
||||
<source>What to upload?</source>
|
||||
<translation type="unfinished">What to upload?</translation>
|
||||
<translation>Ce să încărcaţi?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="46"/>
|
||||
@@ -143,17 +143,17 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="56"/>
|
||||
<source>All visible objects</source>
|
||||
<translation type="unfinished">All visible objects</translation>
|
||||
<translation>Toate obiectele vizibile</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="81"/>
|
||||
<source>Model name</source>
|
||||
<translation type="unfinished">Model name</translation>
|
||||
<translation>Numele Modelului</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="88"/>
|
||||
<source>Private</source>
|
||||
<translation type="unfinished">Private</translation>
|
||||
<translation>Privat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="100"/>
|
||||
@@ -163,84 +163,84 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="110"/>
|
||||
<source>Tags (separated by commas)</source>
|
||||
<translation type="unfinished">Tags (separated by commas)</translation>
|
||||
<translation>Tag-uri (separate prin virgulă)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="119"/>
|
||||
<source>FreeCAD,</source>
|
||||
<translation type="unfinished">FreeCAD,</translation>
|
||||
<translation>FreeCAD,</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="135"/>
|
||||
<source>Format</source>
|
||||
<translation type="unfinished">Format</translation>
|
||||
<translation>Formatul</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="143"/>
|
||||
<source>OBJ + MTL (Arch exporter)</source>
|
||||
<translation type="unfinished">OBJ + MTL (Arch exporter)</translation>
|
||||
<translation>OBJ + MTL (exportator Arch)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="148"/>
|
||||
<source>OBJ (standard Mesh exporter)</source>
|
||||
<translation type="unfinished">OBJ (standard Mesh exporter)</translation>
|
||||
<translation>OBJ (exportator de plasă standard)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="153"/>
|
||||
<source>DAE (Collada)</source>
|
||||
<translation type="unfinished">DAE (Collada)</translation>
|
||||
<translation>DAE (Collada)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="158"/>
|
||||
<source>STL</source>
|
||||
<translation type="unfinished">STL</translation>
|
||||
<translation>STL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="163"/>
|
||||
<source>IGES (shapes only)</source>
|
||||
<translation type="unfinished">IGES (shapes only)</translation>
|
||||
<translation>IGES (numai forme)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="168"/>
|
||||
<source>IV</source>
|
||||
<translation type="unfinished">IV</translation>
|
||||
<translation>IV</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="176"/>
|
||||
<source>Sketchfab API token</source>
|
||||
<translation type="unfinished">Sketchfab API token</translation>
|
||||
<translation>Sketchfab API token</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="192"/>
|
||||
<source>Obtain</source>
|
||||
<translation type="unfinished">Obtain</translation>
|
||||
<translation>Obţine</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="201"/>
|
||||
<source>Upload</source>
|
||||
<translation type="unfinished">Upload</translation>
|
||||
<translation>Încărcaţi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="211"/>
|
||||
<source>uploading</source>
|
||||
<translation type="unfinished">uploading</translation>
|
||||
<translation>încărcarea</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="218"/>
|
||||
<source>Success! View uploaded online</source>
|
||||
<translation type="unfinished">Success! View uploaded online</translation>
|
||||
<translation>Succes! Vezi încărcat online</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Navigator</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Fișierul nu există!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Eroare</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Au existat erori în timpul încărcării fişierului. Unele date s-ar putea să fi fost modificate sau să se nu recupereze deloc. Uitați-vă în raportul vizualizării pentru mai multe informaţii specifice despre obiectele implicate.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Se încarcă %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Deschide în navigator extern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Deschide intr-o fereastra noua</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -6,7 +6,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="76"/>
|
||||
<source>Web</source>
|
||||
<translation>Сеть</translation>
|
||||
<translation>Интернет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="77"/>
|
||||
@@ -24,7 +24,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="105"/>
|
||||
<source>Web</source>
|
||||
<translation>Сеть</translation>
|
||||
<translation>Интернет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="106"/>
|
||||
@@ -42,13 +42,13 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="134"/>
|
||||
<source>Web</source>
|
||||
<translation>Сеть</translation>
|
||||
<translation>Интернет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="135"/>
|
||||
<location filename="../../Command.cpp" line="136"/>
|
||||
<source>Refresh web page</source>
|
||||
<translation>Обновить веб-страницу</translation>
|
||||
<translation>Обновить страницу</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -56,7 +56,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="162"/>
|
||||
<source>Web</source>
|
||||
<translation>Сеть</translation>
|
||||
<translation>Интернет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="163"/>
|
||||
@@ -74,7 +74,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="192"/>
|
||||
<source>Web</source>
|
||||
<translation>Сеть</translation>
|
||||
<translation>Интернет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="193"/>
|
||||
@@ -92,7 +92,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="221"/>
|
||||
<source>Web</source>
|
||||
<translation>Сеть</translation>
|
||||
<translation>Интернет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="222"/>
|
||||
@@ -110,7 +110,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="50"/>
|
||||
<source>Web</source>
|
||||
<translation>Сеть</translation>
|
||||
<translation>Интернет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="51"/>
|
||||
@@ -120,7 +120,7 @@
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="52"/>
|
||||
<source>Opens a website in FreeCAD</source>
|
||||
<translation>Открывает веб-сайт в FreeCAD</translation>
|
||||
<translation>Открывает сайт в FreeCAD</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -153,7 +153,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="88"/>
|
||||
<source>Private</source>
|
||||
<translation>Частный</translation>
|
||||
<translation>Приватный</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="100"/>
|
||||
@@ -178,7 +178,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="143"/>
|
||||
<source>OBJ + MTL (Arch exporter)</source>
|
||||
<translation>OBJ + MTL (Arch exporter)</translation>
|
||||
<translation>OBJ + MTL (Arch экспортер)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="148"/>
|
||||
@@ -198,7 +198,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="163"/>
|
||||
<source>IGES (shapes only)</source>
|
||||
<translation>IGES (только формы)</translation>
|
||||
<translation>IGES (только формы фигур)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="168"/>
|
||||
@@ -208,7 +208,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="176"/>
|
||||
<source>Sketchfab API token</source>
|
||||
<translation>Маркер Sketchfab API</translation>
|
||||
<translation>Ключ(токен) к API Sketchfab</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="192"/>
|
||||
@@ -228,19 +228,19 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="218"/>
|
||||
<source>Success! View uploaded online</source>
|
||||
<translation>Успех! Просмотр загруженных онлайн</translation>
|
||||
<translation>Успех! Вид выложен в онлайн</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Браузер</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Файл не существует!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Ошибки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Произошли ошибки при загрузке файла. Возможно, некоторые данные были изменены или не восстановлены. Посмотрите в окно отчета для более конкретной информации о затронутых объектах.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Загрузка %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Открыть во внешнем браузере</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Открыть в новом окне</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Prehliadač</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Súbor neexistuje!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Chyba</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Načítanie %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Otvoriť v externom prehliadači</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation type="unfinished">Open in new window</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Brskalnik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Datoteka ne obstaja!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Napaka</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Med nalaganjem datoteke je prišlo do napake. Nekateri podatki so se lahko spremenili ali pa se sploh niso obnovili. Poglej v okno poročil za podrobnejše informacije o vpletenih objektih.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Nalaganje %1 …</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Odpri v zunanjem brskalniku</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Odpri v novem oknu</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Прегледач</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Датотека не пcтоји!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Грешка</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Учитавање %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Отвори у Екстерном Прегледачу</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Отвори у новом прозору</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -128,7 +128,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="14"/>
|
||||
<source>Sketchfab exporter</source>
|
||||
<translation type="unfinished">Sketchfab exporter</translation>
|
||||
<translation>Sketchfab-exporterare</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="39"/>
|
||||
@@ -153,7 +153,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="88"/>
|
||||
<source>Private</source>
|
||||
<translation type="unfinished">Private</translation>
|
||||
<translation>Privat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="100"/>
|
||||
@@ -163,57 +163,57 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="110"/>
|
||||
<source>Tags (separated by commas)</source>
|
||||
<translation type="unfinished">Tags (separated by commas)</translation>
|
||||
<translation>Taggar (separerade med komman)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="119"/>
|
||||
<source>FreeCAD,</source>
|
||||
<translation type="unfinished">FreeCAD,</translation>
|
||||
<translation>FreeCAD,</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="135"/>
|
||||
<source>Format</source>
|
||||
<translation type="unfinished">Format</translation>
|
||||
<translation>Format</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="143"/>
|
||||
<source>OBJ + MTL (Arch exporter)</source>
|
||||
<translation type="unfinished">OBJ + MTL (Arch exporter)</translation>
|
||||
<translation>OBJ + MTL (Arch-exporterare)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="148"/>
|
||||
<source>OBJ (standard Mesh exporter)</source>
|
||||
<translation type="unfinished">OBJ (standard Mesh exporter)</translation>
|
||||
<translation>OBJ (standard Mesh-exporterare)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="153"/>
|
||||
<source>DAE (Collada)</source>
|
||||
<translation type="unfinished">DAE (Collada)</translation>
|
||||
<translation>DAE (Collada)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="158"/>
|
||||
<source>STL</source>
|
||||
<translation type="unfinished">STL</translation>
|
||||
<translation>STL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="163"/>
|
||||
<source>IGES (shapes only)</source>
|
||||
<translation type="unfinished">IGES (shapes only)</translation>
|
||||
<translation>IGES (endast objekt)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="168"/>
|
||||
<source>IV</source>
|
||||
<translation type="unfinished">IV</translation>
|
||||
<translation>IV</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="176"/>
|
||||
<source>Sketchfab API token</source>
|
||||
<translation type="unfinished">Sketchfab API token</translation>
|
||||
<translation>Sketchfab API-nyckel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="192"/>
|
||||
<source>Obtain</source>
|
||||
<translation type="unfinished">Obtain</translation>
|
||||
<translation>Hämta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="201"/>
|
||||
@@ -223,24 +223,24 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="211"/>
|
||||
<source>uploading</source>
|
||||
<translation type="unfinished">uploading</translation>
|
||||
<translation>laddar upp</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="218"/>
|
||||
<source>Success! View uploaded online</source>
|
||||
<translation type="unfinished">Success! View uploaded online</translation>
|
||||
<translation>Lyckades! Visa uppladdat online</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Webbläsare</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Filen existerar inte!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Fel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Laddar %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Öppna i extern webbläsare</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Öppna i Nytt fönster</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Tarayıcı</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Dosya mevcut değil!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Hata</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Dosya yüklemesi esnasında hatalar vardı. Bazı veriler değiştirilmiş veya hiç kurtarılmamış olabilir. İlgili nesneler hakkında daha spesifik bilgi için rapor görünümüne bakın.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Yükleniyor %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Dış tarayıcıda aç</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Yeni pencerede aç</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -128,7 +128,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="14"/>
|
||||
<source>Sketchfab exporter</source>
|
||||
<translation type="unfinished">Sketchfab exporter</translation>
|
||||
<translation>Sketchfab експортер</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="39"/>
|
||||
@@ -163,7 +163,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="110"/>
|
||||
<source>Tags (separated by commas)</source>
|
||||
<translation type="unfinished">Tags (separated by commas)</translation>
|
||||
<translation>Теги (розділені комами)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="119"/>
|
||||
@@ -178,12 +178,12 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="143"/>
|
||||
<source>OBJ + MTL (Arch exporter)</source>
|
||||
<translation type="unfinished">OBJ + MTL (Arch exporter)</translation>
|
||||
<translation>OBJ + MTL (Arch експортер)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="148"/>
|
||||
<source>OBJ (standard Mesh exporter)</source>
|
||||
<translation type="unfinished">OBJ (standard Mesh exporter)</translation>
|
||||
<translation>OBJ (стандартний експортер Mesh)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="153"/>
|
||||
@@ -198,7 +198,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="163"/>
|
||||
<source>IGES (shapes only)</source>
|
||||
<translation type="unfinished">IGES (shapes only)</translation>
|
||||
<translation>IGES (тільки форми)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="168"/>
|
||||
@@ -208,7 +208,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="176"/>
|
||||
<source>Sketchfab API token</source>
|
||||
<translation type="unfinished">Sketchfab API token</translation>
|
||||
<translation>Sketchfab API маркер</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="192"/>
|
||||
@@ -228,19 +228,19 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="218"/>
|
||||
<source>Success! View uploaded online</source>
|
||||
<translation type="unfinished">Success! View uploaded online</translation>
|
||||
<translation>Успіх! Перегляд завантажений в мережу</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Браузер</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Файл не існує!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Помилка</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Відбулися помилки при завантаженні файлу. Можливо, деякі дані були змінені або не відновлені. Подивіться у вікно звіту для більш конкретної інформації про порушених об'єктах.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Завантаження %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Відкрити у зовнішньому браузері</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Відкрити у новому вікні</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -168,7 +168,7 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="119"/>
|
||||
<source>FreeCAD,</source>
|
||||
<translation type="unfinished">FreeCAD,</translation>
|
||||
<translation>FreeCAD,</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="135"/>
|
||||
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Navegador</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>El fitxer no existeix.</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Error</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation>Hi hagué errors quan es carregava el fitxer. Algunes dades s'han pogut modificar o no s'han recuperat. Busqueu en la vista d'informes per a obtindre informació més específica sobre els objectes implicats.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>S'està carregant 1%...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Obri en un navegador extern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Obri en una finestra nova</translation>
|
||||
</message>
|
||||
|
||||
BIN
src/Mod/Web/Gui/Resources/translations/Web_vi.qm
Normal file
BIN
src/Mod/Web/Gui/Resources/translations/Web_vi.qm
Normal file
Binary file not shown.
288
src/Mod/Web/Gui/Resources/translations/Web_vi.ts
Normal file
288
src/Mod/Web/Gui/Resources/translations/Web_vi.ts
Normal file
@@ -0,0 +1,288 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="vi" sourcelanguage="en">
|
||||
<context>
|
||||
<name>CmdWebBrowserBack</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="76"/>
|
||||
<source>Web</source>
|
||||
<translation>Web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="77"/>
|
||||
<source>Previous page</source>
|
||||
<translation>Trang trước</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="78"/>
|
||||
<source>Go back to the previous page</source>
|
||||
<translation>Quay trở lại trang trước</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CmdWebBrowserNext</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="105"/>
|
||||
<source>Web</source>
|
||||
<translation>Web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="106"/>
|
||||
<source>Next page</source>
|
||||
<translation>Trang tiếp theo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="107"/>
|
||||
<source>Go to the next page</source>
|
||||
<translation>Đến trang tiếp theo</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CmdWebBrowserRefresh</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="134"/>
|
||||
<source>Web</source>
|
||||
<translation>Web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="135"/>
|
||||
<location filename="../../Command.cpp" line="136"/>
|
||||
<source>Refresh web page</source>
|
||||
<translation>Làm mới trang</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CmdWebBrowserStop</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="162"/>
|
||||
<source>Web</source>
|
||||
<translation>Web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="163"/>
|
||||
<source>Stop loading</source>
|
||||
<translation>Dừng tải</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="164"/>
|
||||
<source>Stop the current loading</source>
|
||||
<translation>Ngừng tải hiện tại</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CmdWebBrowserZoomIn</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="192"/>
|
||||
<source>Web</source>
|
||||
<translation>Web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="193"/>
|
||||
<source>Zoom in</source>
|
||||
<translation>Phóng to</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="194"/>
|
||||
<source>Zoom into the page</source>
|
||||
<translation>Phóng to trang</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CmdWebBrowserZoomOut</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="221"/>
|
||||
<source>Web</source>
|
||||
<translation>Web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="222"/>
|
||||
<source>Zoom out</source>
|
||||
<translation>Thu nhỏ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="223"/>
|
||||
<source>Zoom out of the page</source>
|
||||
<translation>Thu nhỏ trang</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CmdWebOpenWebsite</name>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="50"/>
|
||||
<source>Web</source>
|
||||
<translation>Web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="51"/>
|
||||
<source>Open website...</source>
|
||||
<translation>Mở Trang web...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../Command.cpp" line="52"/>
|
||||
<source>Opens a website in FreeCAD</source>
|
||||
<translation>Mở một trang web trong FreeCAD</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Form</name>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="14"/>
|
||||
<source>Sketchfab exporter</source>
|
||||
<translation>Trình tạo đầu ra Sketchfab</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="39"/>
|
||||
<source>What to upload?</source>
|
||||
<translation>Tải lên những gì?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="46"/>
|
||||
<source>Selection</source>
|
||||
<translation>Lựa chọn</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="56"/>
|
||||
<source>All visible objects</source>
|
||||
<translation>Tất cả các đối tượng có thể nhìn thấy được</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="81"/>
|
||||
<source>Model name</source>
|
||||
<translation>Tên mô hình</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="88"/>
|
||||
<source>Private</source>
|
||||
<translation>Riêng tư</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="100"/>
|
||||
<source>Description</source>
|
||||
<translation>Mô tả</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="110"/>
|
||||
<source>Tags (separated by commas)</source>
|
||||
<translation>Thẻ (phân cách bởi dấu phẩy)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="119"/>
|
||||
<source>FreeCAD,</source>
|
||||
<translation>FreeCAD,</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="135"/>
|
||||
<source>Format</source>
|
||||
<translation>Định dạng</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="143"/>
|
||||
<source>OBJ + MTL (Arch exporter)</source>
|
||||
<translation>OBJ + MTL (trình tạo đầu ra Arch)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="148"/>
|
||||
<source>OBJ (standard Mesh exporter)</source>
|
||||
<translation>OBJ (Trình tạo đầu ra Mesh tiêu chuẩn)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="153"/>
|
||||
<source>DAE (Collada)</source>
|
||||
<translation>DAE (Collada)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="158"/>
|
||||
<source>STL</source>
|
||||
<translation>STL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="163"/>
|
||||
<source>IGES (shapes only)</source>
|
||||
<translation>IGES (chỉ các hình)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="168"/>
|
||||
<source>IV</source>
|
||||
<translation>IV</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="176"/>
|
||||
<source>Sketchfab API token</source>
|
||||
<translation>Mã API Sketchfab</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="192"/>
|
||||
<source>Obtain</source>
|
||||
<translation>Nhận được</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="201"/>
|
||||
<source>Upload</source>
|
||||
<translation>Tải lên</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="211"/>
|
||||
<source>uploading</source>
|
||||
<translation>đang tải lên</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="218"/>
|
||||
<source>Success! View uploaded online</source>
|
||||
<translation>Thành công! Xem trực tuyến tệp đã tải lên</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>Trình duyệt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>Tệp không tồn tại!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>Lỗi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>Đang tải %1...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>Mở trong trình duyệt ngoài</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>Mở trong cửa sổ mới</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Workbench</name>
|
||||
<message>
|
||||
<location filename="../../Workbench.cpp" line="46"/>
|
||||
<source>Navigation</source>
|
||||
<translation>Điều hướng</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
Binary file not shown.
@@ -235,12 +235,12 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>浏览器</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>文件不存在!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>错误</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>正在加载 %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>在外部浏览器中打开</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>在新窗口中打开</translation>
|
||||
</message>
|
||||
|
||||
Binary file not shown.
@@ -128,12 +128,12 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="14"/>
|
||||
<source>Sketchfab exporter</source>
|
||||
<translation type="unfinished">Sketchfab exporter</translation>
|
||||
<translation>Sketchfab 輸出產生器</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="39"/>
|
||||
<source>What to upload?</source>
|
||||
<translation type="unfinished">What to upload?</translation>
|
||||
<translation>要上傳什麼呢?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="46"/>
|
||||
@@ -143,17 +143,17 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="56"/>
|
||||
<source>All visible objects</source>
|
||||
<translation type="unfinished">All visible objects</translation>
|
||||
<translation>所有可見物件</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="81"/>
|
||||
<source>Model name</source>
|
||||
<translation type="unfinished">Model name</translation>
|
||||
<translation>模型名稱</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="88"/>
|
||||
<source>Private</source>
|
||||
<translation type="unfinished">Private</translation>
|
||||
<translation>私人</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="100"/>
|
||||
@@ -163,57 +163,57 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="110"/>
|
||||
<source>Tags (separated by commas)</source>
|
||||
<translation type="unfinished">Tags (separated by commas)</translation>
|
||||
<translation>標籤 (以逗號分隔)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="119"/>
|
||||
<source>FreeCAD,</source>
|
||||
<translation type="unfinished">FreeCAD,</translation>
|
||||
<translation>FreeCAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="135"/>
|
||||
<source>Format</source>
|
||||
<translation type="unfinished">Format</translation>
|
||||
<translation>格式</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="143"/>
|
||||
<source>OBJ + MTL (Arch exporter)</source>
|
||||
<translation type="unfinished">OBJ + MTL (Arch exporter)</translation>
|
||||
<translation>OBJ + MTL (建築模組輸出產生器)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="148"/>
|
||||
<source>OBJ (standard Mesh exporter)</source>
|
||||
<translation type="unfinished">OBJ (standard Mesh exporter)</translation>
|
||||
<translation>OBJ (標準網格輸出產生器)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="153"/>
|
||||
<source>DAE (Collada)</source>
|
||||
<translation type="unfinished">DAE (Collada)</translation>
|
||||
<translation>DAE (Collada)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="158"/>
|
||||
<source>STL</source>
|
||||
<translation type="unfinished">STL</translation>
|
||||
<translation>STL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="163"/>
|
||||
<source>IGES (shapes only)</source>
|
||||
<translation type="unfinished">IGES (shapes only)</translation>
|
||||
<translation>IGES (僅造型)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="168"/>
|
||||
<source>IV</source>
|
||||
<translation type="unfinished">IV</translation>
|
||||
<translation>IV</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="176"/>
|
||||
<source>Sketchfab API token</source>
|
||||
<translation type="unfinished">Sketchfab API token</translation>
|
||||
<translation>Sketchfab API代碼</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="192"/>
|
||||
<source>Obtain</source>
|
||||
<translation type="unfinished">Obtain</translation>
|
||||
<translation>獲取</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="201"/>
|
||||
@@ -223,24 +223,24 @@
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="211"/>
|
||||
<source>uploading</source>
|
||||
<translation type="unfinished">uploading</translation>
|
||||
<translation>上傳中</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/TaskDlgSketchfab.ui" line="218"/>
|
||||
<source>Success! View uploaded online</source>
|
||||
<translation type="unfinished">Success! View uploaded online</translation>
|
||||
<translation>成功!線上查看已上傳清單</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../../AppWebGui.cpp" line="80"/>
|
||||
<location filename="../../BrowserView.cpp" line="412"/>
|
||||
<location filename="../../BrowserView.cpp" line="440"/>
|
||||
<source>Browser</source>
|
||||
<translation>瀏覽器</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="309"/>
|
||||
<location filename="../../BrowserView.cpp" line="337"/>
|
||||
<source>File does not exist!</source>
|
||||
<translation>檔案不存在!</translation>
|
||||
</message>
|
||||
@@ -248,12 +248,18 @@
|
||||
<context>
|
||||
<name>WebGui::BrowserView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="304"/>
|
||||
<location filename="../../BrowserView.cpp" line="329"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>Error</source>
|
||||
<translation>錯誤</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="383"/>
|
||||
<location filename="../../BrowserView.cpp" line="333"/>
|
||||
<source>There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</source>
|
||||
<translation type="unfinished">There were errors while loading the file. Some data might have been modified or not recovered at all. Look in the report view for more specific information about the objects involved.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="411"/>
|
||||
<source>Loading %1...</source>
|
||||
<translation>載入 %1...</translation>
|
||||
</message>
|
||||
@@ -261,12 +267,12 @@
|
||||
<context>
|
||||
<name>WebGui::WebView</name>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="181"/>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<source>Open in External Browser</source>
|
||||
<translation>於外部瀏覽器開啟</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../BrowserView.cpp" line="185"/>
|
||||
<location filename="../../BrowserView.cpp" line="189"/>
|
||||
<source>Open in new window</source>
|
||||
<translation>於新視窗中開啟</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user