From 179decbd4900be664c851769c095a73be4f95ee0 Mon Sep 17 00:00:00 2001 From: boxmoji Date: Thu, 13 May 2021 16:22:27 -0700 Subject: [PATCH] chore(i18n): Update Translations (#1378) --- src/i18n/bn-IN.properties | 26 +++ src/i18n/da-DK.properties | 26 +++ src/i18n/de-DE.properties | 26 +++ src/i18n/en-AU.properties | 26 +++ src/i18n/en-CA.properties | 26 +++ src/i18n/en-GB.properties | 26 +++ src/i18n/en-x-pseudo.properties | 392 +++++++++++++++++--------------- src/i18n/es-419.properties | 26 +++ src/i18n/es-ES.properties | 26 +++ src/i18n/fi-FI.properties | 26 +++ src/i18n/fr-CA.properties | 26 +++ src/i18n/fr-FR.properties | 26 +++ src/i18n/hi-IN.properties | 26 +++ src/i18n/it-IT.properties | 26 +++ src/i18n/ja-JP.properties | 26 +++ src/i18n/ko-KR.properties | 26 +++ src/i18n/nb-NO.properties | 26 +++ src/i18n/nl-NL.properties | 26 +++ src/i18n/pl-PL.properties | 26 +++ src/i18n/pt-BR.properties | 26 +++ src/i18n/ru-RU.properties | 26 +++ src/i18n/sv-SE.properties | 26 +++ src/i18n/tr-TR.properties | 26 +++ src/i18n/zh-CN.properties | 26 +++ src/i18n/zh-TW.properties | 26 +++ 25 files changed, 833 insertions(+), 183 deletions(-) diff --git a/src/i18n/bn-IN.properties b/src/i18n/bn-IN.properties index 0aa86e88d..2481ead11 100644 --- a/src/i18n/bn-IN.properties +++ b/src/i18n/bn-IN.properties @@ -154,14 +154,40 @@ auto_generated=স্বতঃ জেনারেট হওয়া # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=অ্যানিমেশনের ক্লিপগুলি +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=রিসেট করুন # Button tooltip for playing and pausing animations box3d_toggle_animation=অ্যানিমেশন প্লে করুন/বিরাম দিন # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=VR প্রদর্শন টগল করুন +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=সেটিংস +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/da-DK.properties b/src/i18n/da-DK.properties index 04a6dca68..3cb821367 100644 --- a/src/i18n/da-DK.properties +++ b/src/i18n/da-DK.properties @@ -154,14 +154,40 @@ auto_generated=Automatisk genereret # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Animationsklip +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Nulstil # Button tooltip for playing and pausing animations box3d_toggle_animation=Afspil animation/sæt på pause # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Skift VR-visning +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Indstillinger +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/de-DE.properties b/src/i18n/de-DE.properties index 43553aaa5..2ffc6a973 100644 --- a/src/i18n/de-DE.properties +++ b/src/i18n/de-DE.properties @@ -154,14 +154,40 @@ auto_generated=Automatisch generiert # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Animations-Clips +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Zurücksetzen # Button tooltip for playing and pausing animations box3d_toggle_animation=Animation wiedergeben/anhalten # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=VR-Ansicht umschalten +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Einstellungen +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/en-AU.properties b/src/i18n/en-AU.properties index 61014515d..b3f982fe3 100644 --- a/src/i18n/en-AU.properties +++ b/src/i18n/en-AU.properties @@ -154,14 +154,40 @@ auto_generated=Auto-generated # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Animation clips +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Reset # Button tooltip for playing and pausing animations box3d_toggle_animation=Play/pause animation # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Toggle VR display +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Settings +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/en-CA.properties b/src/i18n/en-CA.properties index 7ae81f135..a25a2fad5 100644 --- a/src/i18n/en-CA.properties +++ b/src/i18n/en-CA.properties @@ -154,14 +154,40 @@ auto_generated=Auto-Generated # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Animation clips +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Reset # Button tooltip for playing and pausing animations box3d_toggle_animation=Play/pause animation # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Toggle VR display +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Settings +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/en-GB.properties b/src/i18n/en-GB.properties index 61014515d..b3f982fe3 100644 --- a/src/i18n/en-GB.properties +++ b/src/i18n/en-GB.properties @@ -154,14 +154,40 @@ auto_generated=Auto-generated # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Animation clips +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Reset # Button tooltip for playing and pausing animations box3d_toggle_animation=Play/pause animation # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Toggle VR display +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Settings +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/en-x-pseudo.properties b/src/i18n/en-x-pseudo.properties index b171d8d3d..3fc0c7c56 100644 --- a/src/i18n/en-x-pseudo.properties +++ b/src/i18n/en-x-pseudo.properties @@ -1,316 +1,342 @@ # Button tooltip for rotating a preview to the left -rotate_left=⟦萬萬萬 Ґοτάţę ľěƒŧ 國國國⟧ +rotate_left=⟦萬萬萬 Řöťäτé ĺέƒτ 國國國⟧ # Tooltip for current zoom level -zoom_current_scale=⟦萬萬萬萬萬 Çųґŕęήť źöōm ľеνèĺ 國國國國國⟧ +zoom_current_scale=⟦萬萬萬萬萬 Ćμŗřëήŧ żŏόm ļενєļ 國國國國國⟧ # Button tooltip for zooming into a preview -zoom_in=⟦萬萬 Żőоm íπ 國國⟧ +zoom_in=⟦萬萬 Ζõσm ĭŋ 國國⟧ # Button tooltip for zooming out of a preview -zoom_out=⟦萬萬 Ζоöm öùτ 國國⟧ +zoom_out=⟦萬萬 Źóøm ŏµŧ 國國⟧ # Button tooltip for entering a full screen preview -enter_fullscreen=⟦萬萬萬萬 Ėηţěѓ ƒцļĺśçяèęʼn 國國國國⟧ +enter_fullscreen=⟦萬萬萬萬 Σπţëŕ ƒŭĺĺś¢геєʼn 國國國國⟧ # Button tooltip for exiting a full screen preview -exit_fullscreen=⟦萬萬萬萬 Ĕхϊŧ ƒůļļşсřèеη 國國國國⟧ +exit_fullscreen=⟦萬萬萬萬 Èхîť ƒųļļş¢гĕêή 國國國國⟧ #Button tooltip for annotation drawing comment -drawing_comment=⟦萬 МáŕκµΡ 國⟧ +drawing_comment=⟦萬 МàřкũΡ 國⟧ # Button tooltip for annotation region comment -region_comment=⟦萬萬萬萬萬 Ćömměηŧ ŏи Γєğïσņ 國國國國國⟧ +region_comment=⟦萬萬萬萬萬 Ċσmmëлť őή Ѓéġīőη 國國國國國⟧ # Button tooltip for annotation highlight text -highlight_text=⟦萬萬萬萬萬萬 Ήιġħĺіğĥŧ ăņď Ćόmmèиť 國國國國國國⟧ +highlight_text=⟦萬萬萬萬萬萬 Ĥĩġнľϊğнτ ǻηď Çоmmēʼnţ 國國國國國國⟧ # Button tooltip for going to the previous page in a preview -previous_page=⟦萬萬萬 Přéνϊôŭş Ράĝέ 國國國⟧ +previous_page=⟦萬萬萬 Přενĩοūѕ Ρâġё 國國國⟧ # Input tooltip for navigating to a specific page in a preview -enter_page_num=⟦萬萬萬萬萬萬萬 Ćľį¢к ťο єņţèѓ Ρáĝё ňümьéŗ 國國國國國國國⟧ +enter_page_num=⟦萬萬萬萬萬萬萬 Ĉľî¢к τø εητêґ Ρāġē ņũmьèг 國國國國國國國⟧ # Button tooltip for navigating to the next page in a preview -next_page=⟦萬萬 Ñěхť Ρąĝë 國國⟧ +next_page=⟦萬萬 Ňєхŧ Ρáğê 國國⟧ # Button tooltip for downloading -download=⟦萬萬 Ďõẃʼnĺôάď 國國⟧ +download=⟦萬萬 Ďóшпľòåď 國國⟧ # Button tooltip for printing -print=⟦萬 Pŕîηť 國⟧ +print=⟦萬 Přĩйτ 國⟧ # Notification shown over content when using native print instead of print button -print_notification=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pļêǻѕє Ρřèśŝ ţħę Ρříпŧ вûťţôη ŧό ĝεţ ά Ρŕіπτàвĺë νёґŝįόп σƒ ŧнίş ďоćцmέŋŧ. 國國國國國國國國國國國國國國國國國國國國國國⟧ +print_notification=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pļєǻŝę Ρґéŝѕ ŧħę Ρґîŋŧ ьųŧŧøň ŧõ ğêť ă Ρřîʼnταвĺε νëгŝιôŋ óƒ ŧĥīŝ ďοĉũméлţ. 國國國國國國國國國國國國國國國國國國國國國國⟧ # Message shown when printable version of the file is loading -print_loading=⟦萬萬萬萬萬萬 PŗēΡäŕīπġ ťō Ρґìņţ... 國國國國國國⟧ +print_loading=⟦萬萬萬萬萬萬 PŕėΡąґįńġ ţő Ρгїпţ... 國國國國國國⟧ # Message shown when print is ready -print_ready=⟦萬萬萬萬 Řĕãďγ ŧø Ρŗìŋŧ. 國國國國⟧ +print_ready=⟦萬萬萬萬 ŘēάďУ ťø Ρřįпţ. 國國國國⟧ # Accessible text for right navigation arrow that navigates user to previous file in collection -previous_file=⟦萬萬萬 Pяένïσùŝ ƒįļė 國國國⟧ +previous_file=⟦萬萬萬 Pѓένĭōűŝ ƒĭĺè 國國國⟧ # Alternative text for logo-image -logo=⟦萬 Ľŏĝο 國⟧ +logo=⟦萬 Ļòġσ 國⟧ # Accessible text for right navigation arrow that navigates user to next file in collection -next_file=⟦萬萬 Ñέхŧ ƒїļε 國國⟧ +next_file=⟦萬萬 Ņĕ×ţ ƒіĺέ 國國⟧ # Text shown while preview is loading -loading_preview=⟦萬萬萬萬萬 Ĺõàďїηğ Přêνíêш... 國國國國國⟧ +loading_preview=⟦萬萬萬萬萬 Ļöăďíиĝ Pŕĕνїёẃ... 國國國國國⟧ # Text for download button shown while preview is loading -download_file=⟦萬萬萬 Ðőωиľоäď ₣įľĕ 國國國⟧ +download_file=⟦萬萬萬 Ďοẁиľōąď ₣ιĺē 國國國⟧ # Text shown when a text file has been truncated due to size limits. -text_truncated=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ťнíś ƒîĺє ħãş ьěēл ţяũиçâŧëď ďűé τо şĭźé ľîmìŧś. Pľεàѕе ďοώлļöǻď τò νϊέш ţħε ωĥŏļē ƒĩľέ. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ +text_truncated=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţħϊŝ ƒìļĕ ħάѕ вèèņ ťŗųʼnĉäŧεď ďűέ τσ ŝιżé ľímĩţş. Pĺěāşє ďσẃńĺōąď ţò νіёщ τĥê ẃħōļè ƒїļе. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ # Button tooltip for toggling find bar -toggle_findbar=⟦萬萬萬萬 Ţöĝġĺĕ ƒĩпďвàѓ 國國國國⟧ +toggle_findbar=⟦萬萬萬萬 Ťõğĝļė ƒíйďьãѓ 國國國國⟧ # Button tooltip to toggle Thumbnails Sidebar -toggle_thumbnails=⟦萬萬萬萬萬 Ŧøġġļę ŧнúmьňăїļś 國國國國國⟧ +toggle_thumbnails=⟦萬萬萬萬萬 Ťôĝġľè τнümьňǻιľѕ 國國國國國⟧ # Message when file has inaccessible xrefs -has_x_refs=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Τнίŝ Ρѓęνïêŵ ĥâś řèƒĕřεиĉєś ўòũ čąňйōτ νĩеẃ. ÒΡėπ τħε ƒĩľė íʼn ĭŧŝ ņǻτїνę ãΡΡĺϊ¢ąŧĩόή. 國國國國國國國國國國國國國國國國國國國國國國國國國⟧ +has_x_refs=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ťнίş Ρґěνíеẁ ħäŝ ѓěƒėřёηčëś γõŭ сάŋйőτ νîęш. ŎΡėй ţнé ƒíľé îň ìţѕ ηăτïνé άΡΡĺìċăŧïол. 國國國國國國國國國國國國國國國國國國國國國國國國國⟧ # Button tooltip for finding the next instance of a phrase in the file -find_next=⟦萬萬 ₣іήď ŋé×ţ 國國⟧ +find_next=⟦萬萬 ₣íлď ņë×τ 國國⟧ # Button tooltip for finding the previous instance of a phrase in the file -find_previous=⟦萬萬萬 ₣ïлď Ρяėνīôцş 國國國⟧ +find_previous=⟦萬萬萬 ₣īήď Ρŗęνιοųş 國國國⟧ # Button tooltip for closing the find bar -find_close=⟦萬 Ċľóśė 國⟧ +find_close=⟦萬 Ĉľõŝε 國⟧ # Search input Aria-label attribute -find_label=⟦萬萬萬 Şεåяċĥ їńΡųτ 國國國⟧ +find_label=⟦萬萬萬 Ŝĕáŗčн ìŋΡûτ 國國國⟧ # Error messages # Default preview error message -error_generic=⟦萬萬萬萬萬萬萬萬萬萬萬 Ẃĕ’ŕĕ ŝοŗяУ, ŧĥĕ Ρřèνįěω ďіďπ’ť ľôάď. 國國國國國國國國國國國⟧ +error_generic=⟦萬萬萬萬萬萬萬萬萬萬萬 Ẁě’яè ѕôґяŷ, ţнє Ρřëνīèŵ ďĭďп’τ ľóăď. 國國國國國國國國國國國⟧ # Default preview error message -error_unsupported=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Щė’řё ѕøřŗγ, шé ċάπ’ţ Ρґèνįëẁ ţнīś ƒîľė τýΡè ĩπ Уóúř ώêь вřŏщŝêґ. Τσ νίėщ ŧħíŝ сοηťέлτ Ρļёăśě ďŏẁńļόàď äŋď σΡěη ιť σπ ýõûѓ ďéνίćė. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ +error_unsupported=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Щĕ’яє ѕσѓгγ, ẃė ċãп’ť Ρřėνĩēщ ţнîś ƒįĺё τýΡë ίπ ўòµŗ ẁēь вяõшŝéя. Ţø νιėώ ţħїş çоņţėńŧ Ρĺęąŝё ďσẁηľôάď äŋď òΡёй īť øʼn ўőûŗ ďėνίĉε. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ # Account doesn’t have a sufficient tariff to preview the requested file type -error_account=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Щё’гé şöřŗÿ, ỳσцŕ αčćŏüʼnτ ïş űйǻвľе ťό Ρřένϊèώ τħίѕ ƒϊļë ťỳΡē. 國國國國國國國國國國國國國國國國國國⟧ +error_account=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŵè’яê şōяřÿ, γóûг αć¢òµńτ îŝ цʼnąьľе ţŏ Ρŗēνĩëщ ŧнїş ƒĭľє ŧўΡě. 國國國國國國國國國國國國國國國國國國⟧ # No permissions preview error message -error_permissions=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Шє’ге ŝŏґŗÿ, ўŏù ďоŋ’ť ĥàνē Ρêŗmïşşīøŋ ţő Ρґеνìėώ ŧħįś ƒίľè. 國國國國國國國國國國國國國國國國國⟧ +error_permissions=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ẃέ’ґé şοѓŕý, Уοũ ďöπ’ť ĥăνέ Ρèгmϊśśìőń ťő Ρѓёνіëω τħіś ƒĩĺέ. 國國國國國國國國國國國國國國國國國⟧ # Preview refresh error message suggesting refreshing the page as a possible fix -error_refresh=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ẁě’řę ŝоґгў, τнė Ρѓëνīещ ďіďņ’τ ľőăď. Pľēäѕë řєƒгęşĥ ţнè Ραğë. 國國國國國國國國國國國國國國國國國國⟧ +error_refresh=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŵε’ŕε śöяřÿ, ţħé Ρѓęνϊęω ďĭďņ’ţ ĺòáď. Pĺеαѕě ґєƒřēşħ ťнέ Ρǻġє. 國國國國國國國國國國國國國國國國國國⟧ # Preview rate limit error suggesting waiting a few minutes to avoid rate limit -error_rate_limit=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ше’яë ѕōřяŷ, ŧĥè Ρŗęνїèω ďīďʼn’ŧ ĺôăď ьєċάųşè Уőùѓ гęqůéşť ẃǻѕ ŕăτě ľĩmįťëď. Pļеάѕé ẁäīţ ā ƒêώ míлŭτέś απď ţŕỳ āğàïπ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ +error_rate_limit=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŵê’гę şøгяў, τħε Ρґενĭĕẁ ďïďņ’τ ĺòαď ьέċąũśέ ÿóūŗ ŕéqùěѕť ώàś řąτέ ļїmįţεď. Pĺеäşê ωάїť â ƒέш mîпůţëŝ άиď ţгŷ ǻĝãįй. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ # Preview re-upload error message suggesting re-uploading the file or contacting support as a possible fix -error_reupload=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ẃё’ŕê śŏŕŗỳ, ťħё Ρгěνïėщ ďіďŋ’ţ ľòąď. Pļєăşé řе-ùΡľöâď ţħē ƒίĺë όґ ċôňŧǻçτ Бó× şůΡΡôѓŧ. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ +error_reupload=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Шё’ѓе şояŗý, ţħе Ρŕĕνīєщ ďîďπ’τ ľöãď. Pĺĕǻşë ŕе-μΡĺόαď ŧĥê ƒįĺє øŕ ćöŋţαčť Бŏ× şûΡΡόґť. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ # Preview error message shown when the user’s browser doesn’t support previews of this file type -error_browser_unsupported=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ще’ŗё şőѓѓγ, ýőŭѓ ьŕοẃşėя ďŏĕѕŋ’τ ŝûΡΡóѓţ Ρѓěνìēω ƒøґ {1}. 國國國國國國國國國國國國國國國國國⟧ +error_browser_unsupported=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Шë’ŕė şŏяŗÿ, ÿôùŕ вяõщŝёŗ ďōеşʼn’ţ ŝůΡΡøŗţ Ρŕєνїέŵ ƒòѓ {1}. 國國國國國國國國國國國國國國國國國⟧ # Preview error message shown when document loading fails (most likely due to password or watermark) -error_document=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ẃę’ґε şóґѓỳ, ťĥè Ρяéνïëώ ďĩďл’ŧ ľøάď. Ţнìş ďόсμmέйť măỳ вέ Ρяоτέċŧέď. 國國國國國國國國國國國國國國國國國國國國⟧ +error_document=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ẁè’яε ѕòřŗÿ, ţħё Ρřêνįéŵ ďīďп’ţ ľοåď. Τĥìѕ ďоċůmėņť mǻý ьë Ρѓŏτёĉťεď. 國國國國國國國國國國國國國國國國國國國國⟧ # Preview error message shown when the document is password protected -error_password_protected=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŵē’ŕē şоŕгÿ ŧĥē Ρѓēνįέẃ ďĩďň’ŧ ľôäď. Τнīŝ ďόčūmέņţ ιş Ρгøţėčťέď. 國國國國國國國國國國國國國國國國國國國⟧ +error_password_protected=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ẁĕ’ŕę śōґяў ţнε Ρяёνíєщ ďіďл’τ ļøáď. Ŧħίѕ ďöĉūméńť ïѕ Ρґóťėçŧëď. 國國國國國國國國國國國國國國國國國國國⟧ # Preview error message shown when conversion was unable to process the file at the given time. -error_try_again_later=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Шέ’řє ŝøŕгγ ŧĥĕ Ρŕęνίēщ ďїďń’ŧ ļőāď. Pľёäşę ţяУ ăĝáϊń ĺάŧεѓ. 國國國國國國國國國國國國國國國國國⟧ +error_try_again_later=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Шê’ѓе śøяяγ ŧħе Ρŗèνïέẁ ďîďʼn’ţ ľоâď. Pĺєǻśě τŗỳ åğāīŋ ĺãŧέř. 國國國國國國國國國國國國國國國國國⟧ # Preview error message shown when conversion failed due to file contents -error_bad_file=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ẃē’ѓė şóŕřÿ ŧĥέ Ρѓèνίέш ďìďň’τ ĺöąď. Ťĥĩś ƒïľê ¢ōūľď ηôτ вĕ çõηνěґτєď. 國國國國國國國國國國國國國國國國國國國國⟧ +error_bad_file=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ẁë’яĕ ŝσґѓÿ ŧĥë Ρřενїέẁ ďíďп’τ ľσąď. Ŧĥīŝ ƒіľê ¢οúĺď лσť вė čõπνёгτеď. 國國國國國國國國國國國國國國國國國國國國⟧ # Preview error message shown when the file cannot be downloaded -error_not_downloadable=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ΘоΡş! Įτ ļōòĸŝ ľįķē ŝŏmєţĥîπĝ îŝ ẃґόйġ ώϊţн ťĥїѕ ƒîĺė. Щє âΡőļöĝїźе ƒοг τĥě ìņćôʼnνėňíèлсε áйď ґεćómmέпď ţħāŧ ўõû úΡľøąď ǻ ŋĕẁ νëŗŝîои ōƒ ţнĭş ƒίľέ ôѓ ŗøļľ вáĉĸ ţό â Ρŕèνîоùş νёґşϊоň. Pĺęąŝє çôиτãсť úŝ ƒôѓ mòѓє ďěŧāіļş. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ +error_not_downloadable=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ÔòΡş! İŧ ĺöőķѕ ľіκé ѕømєτнїηġ įś шѓŏйġ щįŧн ŧħіŝ ƒιĺë. Ẁε ăΡσļôğïżę ƒòŕ τнє ϊŋĉòʼnνêńίëŋĉє âňď гěçōmmейď ťĥâτ γøų üΡĺòãď ā ńėщ νёгѕĩοʼn øƒ τħīş ƒіľĕ ōґ ѓσľľ ьǻçķ ţō â Ρѓĕνīσűś νėґѕįőŋ. Pĺёāśĕ ĉόηťãčť ŭś ƒöř møгē ďéτãιļŝ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ # Preview error message shown when flash is not enabled on their browser -error_flash_not_enabled=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŵę’гё śοѓгУ, ţнě Ρґενîέω ďιďй’ŧ ļоâď ьēĉàùşë ₣ļąѕħ іѕ пοţ ęńάьĺĕď оп ўöûѓ ьŕοщśέŗ. Įƒ Ρōşşìьļέ, Ρĺέǻѕе ėήǻвľĕ ₣ĺāѕн ǻŋď řéƒѓèŝħ ţнê Ρăĝє. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ +error_flash_not_enabled=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ẃė’ѓέ ѕôŗґÿ, ŧнė Ρŗèνιéẃ ďϊďй’τ ļοäď вĕċąųśë ₣ľàśĥ ϊŝ йôτ ёпáвĺěď őή γσųŗ ьгőщşęŗ. ̓ Ρöśşїьĺě, Ρĺéäѕę εйâьĺè ₣ĺåѕħ ǻʼnď яєƒřéŝн ŧħє Ρăġè. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ # Archive Preview # Label for filename column name -filename=⟦萬 Ñāmē 國⟧ +filename=⟦萬 Νάmê 國⟧ # Label for last modified date column name -last_modified_date=⟦萬萬 Мòďīƒїēď 國國⟧ +last_modified_date=⟦萬萬 Μōďїƒιëď 國國⟧ # Label for size column name -size=⟦萬 Śìżё 國⟧ +size=⟦萬 Ŝĭżε 國⟧ # Shown as search accessibility label. -search=⟦萬 Śёåѓċн 國⟧ +search=⟦萬 Śěâŗĉĥ 國⟧ # Shown as the title in the breadcrumbs while searching. -search_results=⟦萬萬萬萬 Şèâř¢ħ Řĕşũļťş 國國國國⟧ +search_results=⟦萬萬萬萬 Śєαŗćн Яêŝúļţş 國國國國⟧ # Shown as a placeholder in the search bar. -search_placeholder=⟦萬萬萬萬萬萬萬 Śěǻяċн ƒĩĺěѕ äņď ƒòľďęŗś 國國國國國國國⟧ +search_placeholder=⟦萬萬萬萬萬萬萬 Şĕăгĉĥ ƒίľĕŝ αйď ƒσľďεгś 國國國國國國國⟧ # Media Preview # Label for autoplay in media player -media_autoplay=⟦萬萬 ǺûţöΡľåỳ 國國⟧ +media_autoplay=⟦萬萬 ĄûţòΡļąÿ 國國⟧ # Label for disabled autoplay in media player -media_autoplay_disabled=⟦萬萬 Ðįśāьĺĕď 國國⟧ +media_autoplay_disabled=⟦萬萬 Ðĭŝåвĺĕď 國國⟧ # Label for enabled autoplay in media player -media_autoplay_enabled=⟦萬萬 Ėʼnåвľеď 國國⟧ +media_autoplay_enabled=⟦萬萬 Ēňáвĺèď 國國⟧ # Label for changing speed in media player -media_speed=⟦萬 ЅΡëєď 國⟧ +media_speed=⟦萬 ЅΡéέď 國⟧ # Label for normal speed in media player -media_speed_normal=⟦萬 Ŋōґmάĺ 國⟧ +media_speed_normal=⟦萬 Ņоřmăļ 國⟧ # Label for changing quality in media player -media_quality=⟦萬萬 Qµäļìτγ 國國⟧ +media_quality=⟦萬萬 Qůáľїťŷ 國國⟧ # Label for automatic quality in media player -media_quality_auto=⟦萬 Āųŧŏ 國⟧ +media_quality_auto=⟦萬 Ąùťō 國⟧ # Label for volume slider in media player -media_volume_slider=⟦萬萬萬 Vōļůmę Şľîďěґ 國國國⟧ +media_volume_slider=⟦萬萬萬 Vōľûmě Śĺϊďēŕ 國國國⟧ # Label for time slider in media player -media_time_slider=⟦萬萬萬 Мėďіą Śĺîďεŗ 國國國⟧ +media_time_slider=⟦萬萬萬 Μёďìα Śľίďĕя 國國國⟧ # Label for Volume button in media player -media_mute=⟦萬 Мùťé 國⟧ +media_mute=⟦萬 Мùţè 國⟧ # Label for Volume button in media player -media_unmute=⟦萬 Ůπmūţε 國⟧ +media_unmute=⟦萬 Ûйmµτё 國⟧ # Label for Play button in media player -media_play=⟦萬 Pļâγ 國⟧ +media_play=⟦萬 Pļăў 國⟧ # Label for Pause button in media player -media_pause=⟦萬 Pãűŝë 國⟧ +media_pause=⟦萬 Páűśê 國⟧ # Label for Settings button in media player -media_settings=⟦萬萬 Ŝёťťìʼnġś 國國⟧ +media_settings=⟦萬萬 Ѕęŧţīńġś 國國⟧ # Label for subtitles/closed-captions in media player -media_subtitles_cc=⟦萬萬萬萬萬萬萬 Şúьτìţľёŝ/Ĉĺōşêď ĆãΡτĩōηş 國國國國國國國⟧ +media_subtitles_cc=⟦萬萬萬萬萬萬萬 Ѕūвτιţļēś/Çĺоŝêď ĆáΡŧîõņś 國國國國國國國⟧ # Used in ARIA label for volume -volume=⟦萬 Vόĺμmе 國⟧ +volume=⟦萬 Vσľŭmē 國⟧ # Used in ARIA label for timescrubber progress of=⟦ øƒ ⟧ # Label for subtitles in media player -subtitles=⟦萬萬 Śцвŧíťĺέś 國國⟧ +subtitles=⟦萬萬 Śŭьťįţļĕѕ 國國⟧ # Label for turning off subtitles in media player -off=⟦ Öƒƒ ⟧ +off=⟦ Ǿƒƒ ⟧ # Label for audio tracks in media player -media_audio=⟦萬 Ǻüďìο 國⟧ +media_audio=⟦萬 Ąŭďįо 國⟧ # Label for alternate audio tracks in media player -track=⟦萬 Ţŗäćĸ 國⟧ +track=⟦萬 Τяǻćĸ 國⟧ # Label for auto-generated captions -media_auto_generated_captions=⟦萬萬萬萬萬萬 Ãůťό-Ğеňěґäŧêď ČäΡτĭопѕ 國國國國國國⟧ +media_auto_generated_captions=⟦萬萬萬萬萬萬 Äūŧό-Ğĕпеґąťέď ÇǻΡţįоʼnś 國國國國國國⟧ # Label for auto-generated language choice -auto_generated=⟦萬萬萬萬 Ąûτõ-Ĝëņēŗåţеď 國國國國⟧ +auto_generated=⟦萬萬萬萬 Άûťō-Ğęňěяáŧéď 國國國國⟧ # 3D Preview # Button tooltip for showing/hiding the list of animation clips -box3d_animation_clips=⟦萬萬萬萬 Åņïmάŧіóπ čĺīΡѕ 國國國國⟧ +box3d_animation_clips=⟦萬萬萬萬 Åňīmåŧîóʼn čļìΡş 國國國國⟧ +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=⟦萬萬萬 PēґŝΡεсţϊνě 國國國⟧ +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=⟦萬萬萬 ŎŗťĥőġѓąΡĥїĉ 國國國⟧ # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position -box3d_reset=⟦萬 Ґéśěτ 國⟧ +box3d_reset=⟦萬 Ґёŝĕŧ 國⟧ # Button tooltip for playing and pausing animations -box3d_toggle_animation=⟦萬萬萬萬萬 Pĺăγ/Ρăцşέ áʼnĭmãŧïòπ 國國國國國⟧ +box3d_toggle_animation=⟦萬萬萬萬萬 Pľåў/Ρåûśε αŋιmąτîøй 國國國國國⟧ # Button tooltip for toggling VR display mode in any 3D preview -box3d_toggle_vr=⟦萬萬萬萬萬 Τõġġľė VŖ ďϊśΡĺάỳ 國國國國國⟧ +box3d_toggle_vr=⟦萬萬萬萬萬 Ţøĝĝĺè VŔ ďīѕΡľαỳ 國國國國國⟧ +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=⟦ Ľїţ ⟧ +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=⟦萬 Ųпľìţ 國⟧ +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=⟦萬萬 Νõґmāľѕ 國國⟧ +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=⟦萬 ŚнάΡέ 國⟧ +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=⟦萬萬 ŲV Ονëґĺāγ 國國⟧ # Settings -box3d_settings=⟦萬萬 Şėťťĩŋğś 國國⟧ +box3d_settings=⟦萬萬 Şετţïňğś 國國⟧ +# Settings render mode label +box3d_settings_render_label=⟦萬萬萬 Ŗëŋďεŕ mοďе 國國國⟧ +# Settings show grid label +box3d_settings_grid_label=⟦萬萬 Śнôώ ğгĭď 國國⟧ +# Settings show wireframes label +box3d_settings_wireframes_label=⟦萬萬萬萬 Ŝнőώ ωīřëƒгämęś 國國國國⟧ +# Settings show skeletons label +box3d_settings_skeletons_label=⟦萬萬萬萬 Şĥøώ şκёľëťóиś 國國國國⟧ +# Settings camera projection label +box3d_settings_projection_label=⟦萬萬萬萬萬 Ćǻmēѓå Pѓőĵєĉτіŏŋ 國國國國國⟧ +# Settings rotate model label +box3d_settings_rotate_label=⟦萬萬萬 Řοťǻŧē Μőďëľ 國國國⟧ # Annotations # Placeholder text for create textarea in annotation dialog -annotation_add_comment_placeholder=⟦萬萬萬萬萬萬 Äďď ä çõmmĕиτ нēřє... 國國國國國國⟧ +annotation_add_comment_placeholder=⟦萬萬萬萬萬萬 Åďď á ¢όmmėņť нęґě... 國國國國國國⟧ # Placeholder text for reply textarea in annotation dialog -annotation_reply_placeholder=⟦萬萬萬萬 Pŏśť ã ґёΡľУ... 國國國國⟧ +annotation_reply_placeholder=⟦萬萬萬萬 Pόşť ά ŗèΡļγ... 國國國國⟧ # Text for finish annotation mode button -annotation_done=⟦萬 Ďоήé 國⟧ +annotation_done=⟦萬 Ďòиë 國⟧ # Text for close annotation mode button -annotation_close=⟦萬 Ĉĺόѕε 國⟧ +annotation_close=⟦萬 Çĺøşє 國⟧ # Text for cancel annotation button -annotation_cancel=⟦萬 Ċäиĉёļ 國⟧ +annotation_cancel=⟦萬 Çāηĉêľ 國⟧ # Text for save annotation button -annotation_save=⟦萬 Ŝâνê 國⟧ +annotation_save=⟦萬 Ѕăνë 國⟧ # Text for post annotation button -annotation_post=⟦萬 Pόѕŧ 國⟧ +annotation_post=⟦萬 Pøѕť 國⟧ # Text for delete annotation button -annotation_delete=⟦萬 Ďεľєτέ 國⟧ +annotation_delete=⟦萬 Ďĕļėţē 國⟧ # Text for delete annotation confirmation message -annotation_delete_confirmation_message=⟦萬萬萬萬萬萬 Ðëľĕŧė ŧħĭş åņήσţàťіòń? 國國國國國國⟧ +annotation_delete_confirmation_message=⟦萬萬萬萬萬萬 Ďέľēτę ťħìѕ ǻŋήöťäťїøπ? 國國國國國國⟧ # Alternate text for profile picture -annotation_profile_alt=⟦萬 Âνąŧăг 國⟧ +annotation_profile_alt=⟦萬 Ąνąţάŕ 國⟧ # Username for anonymous user -annotation_anonymous_user_name=⟦萬萬 Şόmè Úŝéя 國國⟧ +annotation_anonymous_user_name=⟦萬萬 Śómе Ųѕêѓ 國國⟧ # Message that annotation is in the process of being posted -annotation_posting_message=⟦萬萬 Pòśτĭήġ... 國國⟧ +annotation_posting_message=⟦萬萬 Pоѕťîπĝ... 國國⟧ # Accessibilty message for button that toggles point annotation mode -annotation_point_toggle=⟦萬萬萬萬萬萬 Póíήť àňňöţάŧĭöń mσďę 國國國國國國⟧ +annotation_point_toggle=⟦萬萬萬萬萬萬 Pόįпŧ áňņôţåτіŏη mоďė 國國國國國國⟧ # Accessibilty message for button that toggles drawing annotation mode -annotation_draw_toggle=⟦萬萬萬萬萬萬 Ðѓâẁίńĝ äŋиоťäťìοπ mόďę 國國國國國國⟧ +annotation_draw_toggle=⟦萬萬萬萬萬萬 Ðŕåẁïńġ ąлиôťāτíόπ mõďê 國國國國國國⟧ # Accessibilty text for button that adds and removes highlights on text -annotation_highlight_toggle=⟦萬萬萬萬 Ήįġнļīĝĥť τêхτ 國國國國⟧ +annotation_highlight_toggle=⟦萬萬萬萬 Ħіĝħĺĩĝнţ ţεם 國國國國⟧ # Accessibilty text for button that adds comments to text highlights -annotation_highlight_comment=⟦萬萬萬萬萬萬萬萬萬 Äďď ¢оmmèηţ ŧό нìġĥĺĩġħťĕď ťè×ŧ 國國國國國國國國國⟧ +annotation_highlight_comment=⟦萬萬萬萬萬萬萬萬萬 Âďď сómméπť ţø нíĝħľīğнτёď ŧėхŧ 國國國國國國國國國⟧ # Text for which user made the highlight annotation -annotation_who_highlighted=⟦萬萬萬萬萬 {1} ĥιğнľіġħŧёď 國國國國國⟧ +annotation_who_highlighted=⟦萬萬萬萬萬 {1} ħίġħľïĝħťέď 國國國國國⟧ # Text for which user made the drawn annotation -annotation_who_drew=⟦萬萬 {1} ďѓêẃ 國國⟧ +annotation_who_drew=⟦萬萬 {1} ďřęẁ 國國⟧ # Accessibilty text for button that soft commits drawing -annotation_draw_save=⟦萬萬萬 Şāνê ďŕǻẁіňğ 國國國⟧ +annotation_draw_save=⟦萬萬萬 Şâνè ďŗáẃϊηğ 國國國⟧ # Accessibilty text for button that soft deletes drawing -annotation_draw_delete=⟦萬萬萬萬 Ðєľёŧè ďґǻώìήĝ 國國國國⟧ +annotation_draw_delete=⟦萬萬萬萬 Ðёľėŧē ďяăẃĩʼnġ 國國國國⟧ # Text for when annotations fail to load -annotations_load_error=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Шé’ŗε ŝöřяŷ, ăŋпōţąτíóʼnş ƒãіľëď ŧó ļöąď ƒōř ţнīś ƒìļё. 國國國國國國國國國國國國國國國國⟧ +annotations_load_error=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ше’ґę şöяřγ, αиπóţáťįоńś ƒáįĺĕď ţõ ľõąď ƒöґ ťнįѕ ƒíĺē. 國國國國國國國國國國國國國國國國⟧ # Text for when the annotation can’t be created -annotations_create_error=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŵë’гє ѕσяřý, ťħê áʼnňøţåτįòʼn çöűļď пóτ ьé ĉŕęατęď. 國國國國國國國國國國國國國國⟧ +annotations_create_error=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ẁĕ’ŗе şōŗřÿ, ŧħë ãņποŧåţíôή čőũľď иόŧ вĕ çґëăŧеď. 國國國國國國國國國國國國國國⟧ # Text for when the annotation can’t be deleted -annotations_delete_error=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Шê’гě ѕôѓґŷ, ťħĕ ăήʼnόţάťïοπ ĉôůļď иоţ ьê ďéľëŧĕď. 國國國國國國國國國國國國國國⟧ +annotations_delete_error=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Щё’ѓє ѕõггŷ, ŧĥè âńиõτāŧìоň ćøūļď ńõτ ьě ďєĺєτέď. 國國國國國國國國國國國國國國⟧ # Text for when the authorization token is invalid -annotations_authorization_error=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ỳôμř śεŝśĭőň нάş є×Ρіґèď. Pļеåśé яèƒŕêѕħ ťħе Ρäğè. 國國國國國國國國國國國國國國⟧ +annotations_authorization_error=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŷоůŕ ѕêѕşïòл ħáѕ ěхΡíѓέď. Pĺèąѕέ ґεƒяëşĥ τħè Ρåğė. 國國國國國國國國國國國國國國⟧ # Text for Tooltip content showing new users about annotations experience -annotations_tooltip_body=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Мãķë ňòţёş αήď ćømmēπŧś τσ ĥĭğħļìğħŧ кęỳ îņƒσяmάťĩõή ẁĥêņ Ρгёνîеẃіŋĝ сŏπţêňŧ. 國國國國國國國國國國國國國國國國國國國國國國國⟧ +annotations_tooltip_body=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Мąκė ņòŧέś ǻлď çŏmmēņţѕ ţŏ нíğħľїĝħţ кеŷ їηƒοřmăťíοл ŵħèп Ρѓěνїëώίŋġ çóπŧęйτ. 國國國國國國國國國國國國國國國國國國國國國國國⟧ # Text for Tooltip title showing new users about annotations experience -annotations_tooltip_title=⟦萬萬萬萬萬萬 Âďď ƒееďвάćķ óň çόňţēиŧ 國國國國國國⟧ +annotations_tooltip_title=⟦萬萬萬萬萬萬 Ǻďď ƒєěďьáćκ őʼn сőиťêпŧ 國國國國國國⟧ # Notifications # Default text for notification button that dismisses notification -notification_button_default_text=⟦萬 ǾκăУ 國⟧ +notification_button_default_text=⟦萬 Οκàý 國⟧ # Default label for notification close button -notification_button_default_label=⟦萬萬萬萬萬 Ćĺĕαŕ Йσţįƒїčáţíōй 國國國國國⟧ +notification_button_default_label=⟦萬萬萬萬萬 Čĺєåг Ńôţīƒïčāτîŏп 國國國國國⟧ # Notification message shown when user enters point annotation mode -notification_annotation_point_mode=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ĉľі¢к âňỳщнėřε ťò ãďď ä čömmεńţ ŧσ ťнë ďôċŭmęπţ 國國國國國國國國國國國國國國⟧ +notification_annotation_point_mode=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Čļїċķ āńγώĥέгё ŧô ǻďď ă čømmêʼnŧ ţø ŧнĕ ďōčμméлτ 國國國國國國國國國國國國國國⟧ # Notification message shown when user enters drawing annotation mode -notification_annotation_draw_mode=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pгёѕş ďσẁп àиď ďŗåğ ŧĥè Ρóίńţèŗ τŏ ďŗâщ øй τнέ ďóĉųmёйť 國國國國國國國國國國國國國國國國⟧ +notification_annotation_draw_mode=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pґеşś ďоώń ãйď ďŗăğ τĥё Ρòίиţěя ŧø ďŗαẃ σи τħě ďόċûmëήŧ 國國國國國國國國國國國國國國國國⟧ # Notification message shown when the user has a degraded preview experience due to blocked download hosts -notification_degraded_preview=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ìτ ľôöĸś ļĩĸĕ γõùя çŏʼnηéċţїøʼn ţö {1} ιş вёїпğ вĺоċкêď. Ẃє ťĥĭпĸ ŵę сąņ måĸē ƒїĺе Ρŗęνîεщŝ ƒàśťèг ƒŏя ÿōü. Ŧό ďŏ ťнàť, Ρĺëãѕε ãşķ Уŏúŕ ŋέţшόŕķ äďmіл ťø ċŏήƒіğûѓĕ ƒίřĕŵάĺĺ śęτťĩηġѕ şο ťħäţ {1} ìѕ řěǻĉнãвľé. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ +notification_degraded_preview=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ίτ ľőоĸŝ ļĩκę ÿòůґ ćσиηεċŧїόи ŧō {1} íŝ вęïлĝ ьľóскěď. Ŵе ţнĩņк ωέ čāń mâκĕ ƒіĺє Ρѓęνìéωѕ ƒäşŧéŗ ƒõг ўòμ. Τō ďσ ţĥαť, Ρļěäŝє àѕĸ ýőūŗ ňєţẁőґк ǻďmìʼn ťо ċŏʼnƒíğűŕè ƒìřěώáľĺ şεţτιήġş ŝò τħąţ {1} ìś ґêάčнãвĺė. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧ # Notification message shown when a file cannot be downloaded -notification_cannot_download=⟦萬萬萬萬萬萬萬萬萬萬 Ѕŏѓѓў! Ϋоŭ çǻń’τ ďóẁηĺσąď ŧĥïŝ ƒíľё. 國國國國國國國國國國⟧ +notification_cannot_download=⟦萬萬萬萬萬萬萬萬萬萬 ЅøřгУ! Ỳоù ćâη’ţ ďőщήĺοăď ŧĥįş ƒίľē. 國國國國國國國國國國⟧ # Notification message shown when a file cannot be downloaded due to an access policy -notification_cannot_download_due_to_policy=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðóŵņľòåďιηğ όƒ ţĥīŝ ćøлτёиτ ħāѕ ьеєл ďïşǻьľĕď ьāѕèď ŏπ äπ αç¢ëѕŝ Ρōĺϊсỳ. 國國國國國國國國國國國國國國國國國國國國國⟧ +notification_cannot_download_due_to_policy=⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ďõŵńļōáďίлġ οƒ ťĥíŝ çοπŧěπţ ħäŝ ьëεň ďïşαьľĕď вαşёď öл åл ãć¢ēşѕ Ροľϊćŷ. 國國國國國國國國國國國國國國國國國國國國國⟧ # Link Text -link_contact_us=⟦萬萬 Čøŋŧάçŧ Ŭş 國國⟧ +link_contact_us=⟦萬萬 Ċοʼnτâčť Ŭş 國國⟧ # File Types # 360 degree video file type -360_videos=⟦萬萬萬萬萬 360-ďèğŗέě νіďεôś 國國國國國⟧ +360_videos=⟦萬萬萬萬萬 360-ďéĝřεе νιďēőś 國國國國國⟧ # 360 degree image file type -360_images=⟦萬萬萬萬萬 360-ďêġгĕє ímάġεş 國國國國國⟧ +360_images=⟦萬萬萬萬萬 360-ďéğяěё ϊmåğēѕ 國國國國國⟧ # 3-dimensional model file type -3d_models=⟦萬萬 3Ď mοďёľŝ 國國⟧ +3d_models=⟦萬萬 3Ď mοďēļѕ 國國⟧ # Languages -afrikaans=⟦萬萬 Ăƒřїκàăńŝ 國國⟧ -albanian=⟦萬萬 Äĺвăņϊãʼn 國國⟧ -arabic=⟦萬 Áґǻвĩĉ 國⟧ -armenian=⟦萬萬 Ǻŕmёŋìàň 國國⟧ -belarusian=⟦萬萬 Бεļàгũŝіαπ 國國⟧ -bengali=⟦萬萬 ßĕπğãľî 國國⟧ -bosnian=⟦萬萬 ßòѕиìãл 國國⟧ -bulgarian=⟦萬萬 Βûĺĝäѓіάπ 國國⟧ -burmese=⟦萬萬 ßųřmėŝè 國國⟧ -catalan=⟦萬萬 Ĉάţáĺǻń 國國⟧ -central_khmer=⟦萬萬萬 Çêʼnτřäľ Ќħmëѓ 國國國⟧ -chinese=⟦萬萬 Čнϊʼnęśę 國國⟧ -croatian=⟦萬萬 Ċŗôāτîāи 國國⟧ -czech=⟦萬 Čźēćĥ 國⟧ -danish=⟦萬 Ðąπīşн 國⟧ -dutch=⟦萬 Ďùţċн 國⟧ -english=⟦萬萬 Ěиğľīşħ 國國⟧ -estonian=⟦萬萬 Εŝťόņïαʼn 國國⟧ -filipino=⟦萬萬 ₣ίļîΡìлο 國國⟧ -finnish=⟦萬萬 ₣ίήйїѕħ 國國⟧ -french=⟦萬 ₣ґęʼnĉн 國⟧ -galician=⟦萬萬 Ġåļιĉįǻи 國國⟧ -ganda=⟦萬 Ĝáлďă 國⟧ -georgian=⟦萬萬 Ğěοгĝìǻŋ 國國⟧ -german=⟦萬 Ğéřmāπ 國⟧ -haitian_creole=⟦萬萬萬萬 Ήâϊτíáи Čŕèöļє 國國國國⟧ -hebrew=⟦萬 Ήêьяěŵ 國⟧ -hindi=⟦萬 Ηίпďї 國⟧ -hmong=⟦萬 Ħmοиġ 國⟧ -hungarian=⟦萬萬 Ήûήġăřїâņ 國國⟧ -icelandic=⟦萬萬 Ìсĕľãʼnďϊč 國國⟧ -indonesian=⟦萬萬 Īŋďőиēѕїąπ 國國⟧ -irish=⟦萬 Îřïѕĥ 國⟧ -italian=⟦萬萬 Ĭţάļīāň 國國⟧ -japanese=⟦萬萬 ĴāΡąŋěŝè 國國⟧ -kazakh=⟦萬 Ķàżáкħ 國⟧ -korean=⟦萬 Κŏŗéăл 國⟧ -kurdish=⟦萬萬 Κūяďìśн 國國⟧ -lao=⟦ Ŀāö ⟧ -latvian=⟦萬萬 Ĺãτνïǻη 國國⟧ -lithuanian=⟦萬萬 Ŀĩţĥŭāйίǻй 國國⟧ -luxembourgish=⟦萬萬萬 Ľù×ėmвőцяĝîŝĥ 國國國⟧ -malay_macrolanguage=⟦萬 Мąľâỳ 國⟧ -modern_greek_1453_=⟦萬 Ğŕĕėκ 國⟧ -mongolian=⟦萬萬 Μōήġôľĩαπ 國國⟧ -norwegian=⟦萬萬 Ňőŗшëġïāη 國國⟧ -persian=⟦萬萬 Pëѓśïăπ 國國⟧ -polish=⟦萬 Pόĺĩśħ 國⟧ -portuguese=⟦萬萬 Pöяţůğųëŝē 國國⟧ -romanian=⟦萬萬 Γômάņíąй 國國⟧ -russian=⟦萬萬 Γµŝŝĩąň 國國⟧ -serbian=⟦萬萬 Şêŗвîāņ 國國⟧ -sichuan_yi=⟦萬萬 Şĩснúāπ Ỳì 國國⟧ -sicilian=⟦萬萬 Şϊĉìĺīăπ 國國⟧ -slovak=⟦萬 Śļøνąķ 國⟧ -slovenian=⟦萬萬 Ѕĺöνеŋĩăŋ 國國⟧ -somali=⟦萬 Śómαļϊ 國⟧ -spanish=⟦萬萬 ŚΡáηĭŝн 國國⟧ -swahili_macrolanguage=⟦萬萬 Ѕώǻнίĺі 國國⟧ -swedish=⟦萬萬 Şŵĕďïśĥ 國國⟧ -swiss_german=⟦萬萬萬 Ŝẁìŝѕ Ĝėŗmãи 國國國⟧ -tagalog=⟦萬萬 Ťáĝãļōğ 國國⟧ -telugu=⟦萬 Ŧεľųġů 國⟧ -thai=⟦萬 Ŧнäî 國⟧ -tibetan=⟦萬萬 Τìьèτäń 國國⟧ -turkish=⟦萬萬 Ŧũѓĸιşħ 國國⟧ -ukrainian=⟦萬萬 Ŭĸґαιņìáй 國國⟧ -uzbek=⟦萬 Üżьёκ 國⟧ -vietnamese=⟦萬萬 Vîěţňămεŝē 國國⟧ +afrikaans=⟦萬萬 Άƒѓíκäάπѕ 國國⟧ +albanian=⟦萬萬 Âļвăήιαň 國國⟧ +arabic=⟦萬 Αŕąвĭс 國⟧ +armenian=⟦萬萬 Ăяmέņįåň 國國⟧ +belarusian=⟦萬萬 Βēļāяµŝĩăи 國國⟧ +bengali=⟦萬萬 Бепğǻļï 國國⟧ +bosnian=⟦萬萬 βøśņįäп 國國⟧ +bulgarian=⟦萬萬 ßцļġǻѓιάń 國國⟧ +burmese=⟦萬萬 ßũŗmęŝĕ 國國⟧ +catalan=⟦萬萬 Čαŧαĺàń 國國⟧ +central_khmer=⟦萬萬萬 Ĉèητŕàļ Ќнměг 國國國⟧ +chinese=⟦萬萬 Ċħíйėşё 國國⟧ +croatian=⟦萬萬 Čгõąťίáň 國國⟧ +czech=⟦萬 Ĉżëсĥ 國⟧ +danish=⟦萬 Ďäйιśн 國⟧ +dutch=⟦萬 Ðũťčħ 國⟧ +english=⟦萬萬 Ęʼnĝļįŝн 國國⟧ +estonian=⟦萬萬 Еşťöлíâń 國國⟧ +filipino=⟦萬萬 ₣ïľīΡíπô 國國⟧ +finnish=⟦萬萬 ₣ĭήпĭѕĥ 國國⟧ +french=⟦萬 ₣ŗёπčħ 國⟧ +galician=⟦萬萬 Ĝąļĩċįáń 國國⟧ +ganda=⟦萬 Ġăлďά 國⟧ +georgian=⟦萬萬 Ġєòřĝιăи 國國⟧ +german=⟦萬 Ĝêгmàη 國⟧ +haitian_creole=⟦萬萬萬萬 Ĥαïŧіåň Ċřёőľę 國國國國⟧ +hebrew=⟦萬 Ħєвгéш 國⟧ +hindi=⟦萬 Ĥïńďί 國⟧ +hmong=⟦萬 Ηmοʼnĝ 國⟧ +hungarian=⟦萬萬 Ĥüπĝάřιåл 國國⟧ +icelandic=⟦萬萬 Ĩĉєľäʼnďίč 國國⟧ +indonesian=⟦萬萬 Іпďõņеѕìαņ 國國⟧ +irish=⟦萬 Ĭґìşн 國⟧ +italian=⟦萬萬 Ϊτăľίàŋ 國國⟧ +japanese=⟦萬萬 ĴãΡǻʼnĕѕё 國國⟧ +kazakh=⟦萬 Ќąźåķĥ 國⟧ +korean=⟦萬 Ķőŗєåп 國⟧ +kurdish=⟦萬萬 Ќцѓďίşн 國國⟧ +lao=⟦ Ľăø ⟧ +latvian=⟦萬萬 Ļáŧνĭåη 國國⟧ +lithuanian=⟦萬萬 Ĺįťнûåņīαή 國國⟧ +luxembourgish=⟦萬萬萬 Ľûхėmьøùґġїśħ 國國國⟧ +malay_macrolanguage=⟦萬 Μαļǻỳ 國⟧ +modern_greek_1453_=⟦萬 Ĝѓēěк 國⟧ +mongolian=⟦萬萬 Мôŋğôĺīáń 國國⟧ +norwegian=⟦萬萬 Ńòřщèĝїάπ 國國⟧ +persian=⟦萬萬 Pέѓŝίāή 國國⟧ +polish=⟦萬 Pőľĭŝħ 國⟧ +portuguese=⟦萬萬 Pогťŭġμёśē 國國⟧ +romanian=⟦萬萬 Яŏmάпίαи 國國⟧ +russian=⟦萬萬 Řũşŝįáņ 國國⟧ +serbian=⟦萬萬 Ŝĕŕвīáй 國國⟧ +sichuan_yi=⟦萬萬 Śìçĥūαл Ϋî 國國⟧ +sicilian=⟦萬萬 Şĩćіľìăή 國國⟧ +slovak=⟦萬 Şľōνâķ 國⟧ +slovenian=⟦萬萬 Śĺôνėńîäπ 國國⟧ +somali=⟦萬 Şòmăľï 國⟧ +spanish=⟦萬萬 ŞΡăʼnìŝħ 國國⟧ +swahili_macrolanguage=⟦萬萬 Ŝẁäħíļì 國國⟧ +swedish=⟦萬萬 Ŝẃēďįşĥ 國國⟧ +swiss_german=⟦萬萬萬 Ŝώίśѕ Ğęřmâп 國國國⟧ +tagalog=⟦萬萬 Τàġàĺőġ 國國⟧ +telugu=⟦萬 Ţęľùğû 國⟧ +thai=⟦萬 Ţĥάї 國⟧ +tibetan=⟦萬萬 Ŧîьĕτάп 國國⟧ +turkish=⟦萬萬 Ţŭѓκîşħ 國國⟧ +ukrainian=⟦萬萬 Úķѓαіηíâπ 國國⟧ +uzbek=⟦萬 Űźвěĸ 國⟧ +vietnamese=⟦萬萬 Vìεŧлâmёѕє 國國⟧ diff --git a/src/i18n/es-419.properties b/src/i18n/es-419.properties index 2051cd47c..ceef0b1ac 100644 --- a/src/i18n/es-419.properties +++ b/src/i18n/es-419.properties @@ -154,14 +154,40 @@ auto_generated=Generado automáticamente # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Clips de animación +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Restablecer # Button tooltip for playing and pausing animations box3d_toggle_animation=Reproducir o pausar la animación # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Activar o desactivar el modo de realidad virtual +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Configuración +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/es-ES.properties b/src/i18n/es-ES.properties index a9ac010ff..f30798c2c 100644 --- a/src/i18n/es-ES.properties +++ b/src/i18n/es-ES.properties @@ -154,14 +154,40 @@ auto_generated=Generado automáticamente # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Clips de animación +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Restablecer # Button tooltip for playing and pausing animations box3d_toggle_animation=Reproducir/pausar animación # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Activar/desactivar modo de realidad virtual +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Configuración +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/fi-FI.properties b/src/i18n/fi-FI.properties index fb73ed6ce..ec00db582 100644 --- a/src/i18n/fi-FI.properties +++ b/src/i18n/fi-FI.properties @@ -154,14 +154,40 @@ auto_generated=Automaattinen # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Animaatioleikkeet +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Nollaa # Button tooltip for playing and pausing animations box3d_toggle_animation=Toista/keskeytä animaatio # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Näytä/piilota VR-näyttö +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Asetukset +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/fr-CA.properties b/src/i18n/fr-CA.properties index f577277ce..2889f4fe4 100644 --- a/src/i18n/fr-CA.properties +++ b/src/i18n/fr-CA.properties @@ -154,14 +154,40 @@ auto_generated=Auto-générées # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Clips animés +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Réinitialiser # Button tooltip for playing and pausing animations box3d_toggle_animation=Lire/Mettre en pause les animations # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Afficher/Masquer l'affichage en RV +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Paramètres +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/fr-FR.properties b/src/i18n/fr-FR.properties index f577277ce..2889f4fe4 100644 --- a/src/i18n/fr-FR.properties +++ b/src/i18n/fr-FR.properties @@ -154,14 +154,40 @@ auto_generated=Auto-générées # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Clips animés +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Réinitialiser # Button tooltip for playing and pausing animations box3d_toggle_animation=Lire/Mettre en pause les animations # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Afficher/Masquer l'affichage en RV +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Paramètres +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/hi-IN.properties b/src/i18n/hi-IN.properties index 913014ff5..1cd4bc702 100644 --- a/src/i18n/hi-IN.properties +++ b/src/i18n/hi-IN.properties @@ -154,14 +154,40 @@ auto_generated=स्वतः जेनरेट किए गए # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=ऐनिमेशन क्लिप +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=रीसेट करें # Button tooltip for playing and pausing animations box3d_toggle_animation=ऐनिमेशन को चलाएँ/विराम दें # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=VR डिस्प्ले टॉगल करें +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=सेटिंग +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/it-IT.properties b/src/i18n/it-IT.properties index 13f1f486c..c5fb8d032 100644 --- a/src/i18n/it-IT.properties +++ b/src/i18n/it-IT.properties @@ -154,14 +154,40 @@ auto_generated=Generata automaticamente # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Clip di animazione +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Reimposta # Button tooltip for playing and pausing animations box3d_toggle_animation=Riproduci/Sospendi animazione # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Attiva/disattiva display VR +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Impostazioni +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/ja-JP.properties b/src/i18n/ja-JP.properties index afcd9a536..954433656 100644 --- a/src/i18n/ja-JP.properties +++ b/src/i18n/ja-JP.properties @@ -154,14 +154,40 @@ auto_generated=自動生成 # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=アニメーションクリップ +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=リセット # Button tooltip for playing and pausing animations box3d_toggle_animation=アニメーションの再生/一時停止 # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=VR表示を切り替えます +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=設定 +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/ko-KR.properties b/src/i18n/ko-KR.properties index be35b6a9a..1cadb5ee0 100644 --- a/src/i18n/ko-KR.properties +++ b/src/i18n/ko-KR.properties @@ -154,14 +154,40 @@ auto_generated=자동 생성 # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=애니메이션 클립 +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=재설정 # Button tooltip for playing and pausing animations box3d_toggle_animation=애니메이션 재생/일시 중지 # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=VR 디스플레이 전환 +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=설정 +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/nb-NO.properties b/src/i18n/nb-NO.properties index 61bd230bd..6dd0f1f55 100644 --- a/src/i18n/nb-NO.properties +++ b/src/i18n/nb-NO.properties @@ -154,14 +154,40 @@ auto_generated=Automatisk generert # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Animasjonsklipp +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Tilbakestill # Button tooltip for playing and pausing animations box3d_toggle_animation=Spill av/pause animasjon # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Aktiver/deaktiver VR-visning +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Innstillinger +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/nl-NL.properties b/src/i18n/nl-NL.properties index e8b751ec0..804c1a8ec 100644 --- a/src/i18n/nl-NL.properties +++ b/src/i18n/nl-NL.properties @@ -154,14 +154,40 @@ auto_generated=Automatisch gegenereerd # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Animatieclips +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Opnieuw instellen # Button tooltip for playing and pausing animations box3d_toggle_animation=Animatie afspelen/pauzeren # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=VR-weergave in-/uitschakelen +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Instellingen +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/pl-PL.properties b/src/i18n/pl-PL.properties index a3120b9c2..ebfecdef8 100644 --- a/src/i18n/pl-PL.properties +++ b/src/i18n/pl-PL.properties @@ -154,14 +154,40 @@ auto_generated=Generowane automatycznie # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Animacje +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Resetuj # Button tooltip for playing and pausing animations box3d_toggle_animation=Odtwórz/zatrzymaj animację # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Przełączanie wyświetlania VR +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Ustawienia +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/pt-BR.properties b/src/i18n/pt-BR.properties index c5540e71b..c76be8123 100644 --- a/src/i18n/pt-BR.properties +++ b/src/i18n/pt-BR.properties @@ -154,14 +154,40 @@ auto_generated=Criadas automaticamente # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Vídeos de animação +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Redefinir # Button tooltip for playing and pausing animations box3d_toggle_animation=Reproduzir/pausar a animação # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Alternar exibição de VR +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Configurações +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/ru-RU.properties b/src/i18n/ru-RU.properties index b14e0dace..6948821c2 100644 --- a/src/i18n/ru-RU.properties +++ b/src/i18n/ru-RU.properties @@ -154,14 +154,40 @@ auto_generated=Автоматически создано # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Анимационные клипы +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Сброс # Button tooltip for playing and pausing animations box3d_toggle_animation=Воспроизвести/приостановить анимацию # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Режим VR +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Настройки +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/sv-SE.properties b/src/i18n/sv-SE.properties index 17bd3d8ef..918ae8c7f 100644 --- a/src/i18n/sv-SE.properties +++ b/src/i18n/sv-SE.properties @@ -154,14 +154,40 @@ auto_generated=Automatiskt genererade # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Animationssekvenser +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Återställ # Button tooltip for playing and pausing animations box3d_toggle_animation=Animation för Spela upp/pausa # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=Växla VR-visning +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Inställningar +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/tr-TR.properties b/src/i18n/tr-TR.properties index cb6ceba47..308dc8f37 100644 --- a/src/i18n/tr-TR.properties +++ b/src/i18n/tr-TR.properties @@ -154,14 +154,40 @@ auto_generated=Otomatik Oluşturulanlar # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=Animasyon klipleri +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=Sıfırla # Button tooltip for playing and pausing animations box3d_toggle_animation=Animasyonu oynat/duraklat # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=VR görüntülemeyi aç/kapat +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=Ayarlar +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/zh-CN.properties b/src/i18n/zh-CN.properties index 87e0da3e9..d73f9e25d 100644 --- a/src/i18n/zh-CN.properties +++ b/src/i18n/zh-CN.properties @@ -154,14 +154,40 @@ auto_generated=自动生成 # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=动画剪辑 +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=重置 # Button tooltip for playing and pausing animations box3d_toggle_animation=播放/暂停动画 # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=切换 VR 显示 +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=设置 +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog diff --git a/src/i18n/zh-TW.properties b/src/i18n/zh-TW.properties index c8b76e305..38cbb6998 100644 --- a/src/i18n/zh-TW.properties +++ b/src/i18n/zh-TW.properties @@ -154,14 +154,40 @@ auto_generated=自動產生 # 3D Preview # Button tooltip for showing/hiding the list of animation clips box3d_animation_clips=動畫剪輯 +# Settings camera projection listbox item value: Perspective +box3d_camera_projection_perspective=Perspective +# Settings camera projection listbox item value: Orthographic +box3d_camera_projection_orthographic=Orthographic # Button tooltip for resetting all user modified settings in the control bar and Settings panel, to their defaults. This includes render mode, rotation, camera position box3d_reset=重設 # Button tooltip for playing and pausing animations box3d_toggle_animation=播放/暫停動畫 # Button tooltip for toggling VR display mode in any 3D preview box3d_toggle_vr=切換 VR 顯示 +# Settings render mode listbox item value: Lit +box3d_render_mode_lit=Lit +# Settings render mode listbox item value: Unlit +box3d_render_mode_unlit=Unlit +# Settings render mode listbox item value: Normals +box3d_render_mode_normals=Normals +# Settings render mode listbox item value: Shape +box3d_render_mode_shape=Shape +# Settings render mode listbox item value: UV Overlay +box3d_render_mode_uv_overlay=UV Overlay # Settings box3d_settings=設定 +# Settings render mode label +box3d_settings_render_label=Render mode +# Settings show grid label +box3d_settings_grid_label=Show grid +# Settings show wireframes label +box3d_settings_wireframes_label=Show wireframes +# Settings show skeletons label +box3d_settings_skeletons_label=Show skeletons +# Settings camera projection label +box3d_settings_projection_label=Camera Projection +# Settings rotate model label +box3d_settings_rotate_label=Rotate Model # Annotations # Placeholder text for create textarea in annotation dialog