Skip to content

Commit

Permalink
Merge from 5.x: PR spyder-ide#21444
Browse files Browse the repository at this point in the history
  • Loading branch information
dalthviz committed Nov 7, 2023
2 parents 6344c73 + eea445d commit 0bd4e71
Show file tree
Hide file tree
Showing 22 changed files with 1,203 additions and 2,370 deletions.
Binary file modified spyder/locale/de/LC_MESSAGES/spyder.mo
Binary file not shown.
295 changes: 89 additions & 206 deletions spyder/locale/de/LC_MESSAGES/spyder.po

Large diffs are not rendered by default.

Binary file modified spyder/locale/es/LC_MESSAGES/spyder.mo
Binary file not shown.
346 changes: 109 additions & 237 deletions spyder/locale/es/LC_MESSAGES/spyder.po

Large diffs are not rendered by default.

135 changes: 44 additions & 91 deletions spyder/locale/fa/LC_MESSAGES/spyder.po
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
#
msgid ""
msgstr ""
"Project-Id-Version: spyder\n"
"POT-Creation-Date: 2023-10-20 18:41-0500\n"
"PO-Revision-Date: 2023-06-22 20:05\n"
"PO-Revision-Date: 2023-10-21 00:01\n"
"Last-Translator: \n"
"Language-Team: Persian\n"
"Language: fa_IR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: pygettext.py 1.5\n"
"X-Crowdin-File: /5.x/spyder/locale/spyder.pot\n"
"X-Crowdin-File-ID: 80\n"
"X-Crowdin-Language: fa\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: spyder\n"
"X-Crowdin-Project-ID: 381272\n"
"X-Crowdin-Language: fa\n"
"X-Crowdin-File: /5.x/spyder/locale/spyder.pot\n"
"X-Crowdin-File-ID: 80\n"
"Language: fa_IR\n"

#: spyder/api/plugin_registration/_confpage.py:26
msgid "Here you can turn on/off any internal or external Spyder plugin to disable functionality that is not desired or to have a lighter experience. Unchecked plugins in this page will be unloaded immediately and will not be loaded the next time Spyder starts."
Expand Down Expand Up @@ -183,20 +182,17 @@ msgid "Initializing..."
msgstr "در حال راه‌اندازی..."

#: spyder/app/restart.py:137
msgid ""
"It was not possible to close the previous Spyder instance.\n"
msgid "It was not possible to close the previous Spyder instance.\n"
"Restart aborted."
msgstr ""

#: spyder/app/restart.py:139
msgid ""
"Spyder could not reset to factory defaults.\n"
msgid "Spyder could not reset to factory defaults.\n"
"Restart aborted."
msgstr ""

#: spyder/app/restart.py:141
msgid ""
"It was not possible to restart Spyder.\n"
msgid "It was not possible to restart Spyder.\n"
"Operation aborted."
msgstr ""

Expand Down Expand Up @@ -229,9 +225,7 @@ msgid "Shortcut context must match '_' or the plugin `CONF_SECTION`!"
msgstr ""

#: spyder/config/manager.py:697
msgid ""
"There was an error while loading Spyder configuration options. You need to reset them for Spyder to be able to launch.\n"
"\n"
msgid "There was an error while loading Spyder configuration options. You need to reset them for Spyder to be able to launch.\n\n"
"Do you want to proceed?"
msgstr ""

Expand Down Expand Up @@ -716,8 +710,7 @@ msgid "Set this for high DPI displays when auto scaling does not work"
msgstr ""

#: spyder/plugins/application/confpage.py:202
msgid ""
"Enter values for different screens separated by semicolons ';'.\n"
msgid "Enter values for different screens separated by semicolons ';'.\n"
"Float values are supported"
msgstr ""

Expand Down Expand Up @@ -986,8 +979,7 @@ msgid "Application update status"
msgstr ""

#: spyder/plugins/application/widgets/status.py:86
msgid ""
"Update installation will continue in the background.\n"
msgid "Update installation will continue in the background.\n"
"Click here to show the installation dialog again."
msgstr ""

Expand Down Expand Up @@ -1168,14 +1160,12 @@ msgid "not reachable"
msgstr ""

#: spyder/plugins/completion/providers/kite/widgets/status.py:70
msgid ""
"Kite installation will continue in the background.\n"
msgid "Kite installation will continue in the background.\n"
"Click here to show the installation dialog again"
msgstr ""

#: spyder/plugins/completion/providers/kite/widgets/status.py:75
msgid ""
"Click here to show the\n"
msgid "Click here to show the\n"
"installation dialog again"
msgstr ""

Expand Down Expand Up @@ -1396,8 +1386,7 @@ msgid "Enable Go to definition"
msgstr ""

#: spyder/plugins/completion/providers/languageserver/conftabs/introspection.py:37
msgid ""
"If enabled, left-clicking on an object name while \n"
msgid "If enabled, left-clicking on an object name while \n"
"pressing the {} key will go to that object's definition\n"
"(if resolved)."
msgstr ""
Expand All @@ -1415,8 +1404,7 @@ msgid "Enable hover hints"
msgstr ""

#: spyder/plugins/completion/providers/languageserver/conftabs/introspection.py:47
msgid ""
"If enabled, hovering the mouse pointer over an object\n"
msgid "If enabled, hovering the mouse pointer over an object\n"
"name will display that object's signature and/or\n"
"docstring (if present)."
msgstr ""
Expand Down Expand Up @@ -1622,8 +1610,7 @@ msgid "down"
msgstr ""

#: spyder/plugins/completion/providers/languageserver/widgets/status.py:46
msgid ""
"Completions, linting, code\n"
msgid "Completions, linting, code\n"
"folding and symbols status."
msgstr ""

Expand Down Expand Up @@ -1832,16 +1819,12 @@ msgid "In order to use commands like \"raw_input\" or \"input\" run Spyder with
msgstr ""

#: spyder/plugins/console/widgets/main_widget.py:119
msgid ""
"Spyder Internal Console\n"
"\n"
msgid "Spyder Internal Console\n\n"
"This console is used to report application\n"
"internal errors and to inspect Spyder\n"
"internals with the following commands:\n"
" spy.app, spy.window, dir(spy)\n"
"\n"
"Please do not use it to run your code\n"
"\n"
" spy.app, spy.window, dir(spy)\n\n"
"Please do not use it to run your code\n\n"
msgstr ""

#: spyder/plugins/console/widgets/main_widget.py:178 spyder/plugins/ipythonconsole/widgets/main_widget.py:505
Expand Down Expand Up @@ -2025,8 +2008,7 @@ msgid "Tab always indent"
msgstr ""

#: spyder/plugins/editor/confpage.py:120
msgid ""
"If enabled, pressing Tab will always indent,\n"
msgid "If enabled, pressing Tab will always indent,\n"
"even when the cursor is not at the beginning\n"
"of a line (when this option is enabled, code\n"
"completion may be triggered using the alternate\n"
Expand All @@ -2038,8 +2020,7 @@ msgid "Automatically strip trailing spaces on changed lines"
msgstr ""

#: spyder/plugins/editor/confpage.py:128
msgid ""
"If enabled, modified lines of code (excluding strings)\n"
msgid "If enabled, modified lines of code (excluding strings)\n"
"will have their trailing whitespace stripped when leaving them.\n"
"If disabled, only whitespace added by Spyder will be stripped."
msgstr ""
Expand Down Expand Up @@ -2437,8 +2418,7 @@ msgid "Run cell"
msgstr ""

#: spyder/plugins/editor/plugin.py:726
msgid ""
"Run current cell \n"
msgid "Run current cell \n"
"[Use #%% to create cells]"
msgstr ""

Expand Down Expand Up @@ -2795,19 +2775,15 @@ msgid "Removal error"
msgstr ""

#: spyder/plugins/editor/widgets/codeeditor.py:3987
msgid ""
"It was not possible to remove outputs from this notebook. The error is:\n"
"\n"
msgid "It was not possible to remove outputs from this notebook. The error is:\n\n"
msgstr ""

#: spyder/plugins/editor/widgets/codeeditor.py:3999 spyder/plugins/explorer/widgets/explorer.py:1693
msgid "Conversion error"
msgstr ""

#: spyder/plugins/editor/widgets/codeeditor.py:4000 spyder/plugins/explorer/widgets/explorer.py:1694
msgid ""
"It was not possible to convert this notebook. The error is:\n"
"\n"
msgid "It was not possible to convert this notebook. The error is:\n\n"
msgstr ""

#: spyder/plugins/editor/widgets/codeeditor.py:4550
Expand Down Expand Up @@ -3027,9 +3003,7 @@ msgid "Recover from autosave"
msgstr ""

#: spyder/plugins/editor/widgets/recover.py:129
msgid ""
"Autosave files found. What would you like to do?\n"
"\n"
msgid "Autosave files found. What would you like to do?\n\n"
"This dialog will be shown again on next startup if any autosave files are not restored, moved or deleted."
msgstr ""

Expand Down Expand Up @@ -3326,19 +3300,15 @@ msgid "File/Folder copy error"
msgstr ""

#: spyder/plugins/explorer/widgets/explorer.py:1382
msgid ""
"Cannot copy this type of file(s) or folder(s). The error was:\n"
"\n"
msgid "Cannot copy this type of file(s) or folder(s). The error was:\n\n"
msgstr ""

#: spyder/plugins/explorer/widgets/explorer.py:1429
msgid "Error pasting file"
msgstr ""

#: spyder/plugins/explorer/widgets/explorer.py:1430 spyder/plugins/explorer/widgets/explorer.py:1458
msgid ""
"Unsupported copy operation. The error was:\n"
"\n"
msgid "Unsupported copy operation. The error was:\n\n"
msgstr ""

#: spyder/plugins/explorer/widgets/explorer.py:1449
Expand Down Expand Up @@ -3794,8 +3764,7 @@ msgid "Display initial banner"
msgstr ""

#: spyder/plugins/ipythonconsole/confpage.py:30
msgid ""
"This option lets you hide the message shown at\n"
msgid "This option lets you hide the message shown at\n"
"the top of the console when it's opened."
msgstr ""

Expand All @@ -3808,8 +3777,7 @@ msgid "Ask for confirmation before removing all user-defined variables"
msgstr ""

#: spyder/plugins/ipythonconsole/confpage.py:40
msgid ""
"This option lets you hide the warning message shown\n"
msgid "This option lets you hide the warning message shown\n"
"when resetting the namespace from Spyder."
msgstr ""

Expand All @@ -3822,8 +3790,7 @@ msgid "Ask for confirmation before restarting"
msgstr ""

#: spyder/plugins/ipythonconsole/confpage.py:46
msgid ""
"This option lets you hide the warning message shown\n"
msgid "This option lets you hide the warning message shown\n"
"when restarting the kernel."
msgstr ""

Expand Down Expand Up @@ -3860,8 +3827,7 @@ msgid "Buffer: "
msgstr ""

#: spyder/plugins/ipythonconsole/confpage.py:78
msgid ""
"Set the maximum number of lines of text shown in the\n"
msgid "Set the maximum number of lines of text shown in the\n"
"console before truncation. Specifying -1 disables it\n"
"(not recommended!)"
msgstr ""
Expand All @@ -3879,8 +3845,7 @@ msgid "Automatically load Pylab and NumPy modules"
msgstr ""

#: spyder/plugins/ipythonconsole/confpage.py:92
msgid ""
"This lets you load graphics support without importing\n"
msgid "This lets you load graphics support without importing\n"
"the commands to do plots. Useful to work with other\n"
"plotting libraries different to Matplotlib or to develop\n"
"GUIs with Spyder."
Expand Down Expand Up @@ -3955,8 +3920,7 @@ msgid "Use a tight layout for inline plots"
msgstr ""

#: spyder/plugins/ipythonconsole/confpage.py:161
msgid ""
"Sets bbox_inches to \"tight\" when\n"
msgid "Sets bbox_inches to \"tight\" when\n"
"plotting inline with matplotlib.\n"
"When enabled, can cause discrepancies\n"
"between the image displayed inline and\n"
Expand Down Expand Up @@ -4384,15 +4348,11 @@ msgid "Connection error"
msgstr ""

#: spyder/plugins/ipythonconsole/widgets/main_widget.py:1616
msgid ""
"An error occurred while trying to load the kernel connection file. The error was:\n"
"\n"
msgid "An error occurred while trying to load the kernel connection file. The error was:\n\n"
msgstr ""

#: spyder/plugins/ipythonconsole/widgets/main_widget.py:1639
msgid ""
"Could not open ssh tunnel. The error was:\n"
"\n"
msgid "Could not open ssh tunnel. The error was:\n\n"
msgstr ""

#: spyder/plugins/ipythonconsole/widgets/main_widget.py:1913
Expand Down Expand Up @@ -4572,8 +4532,7 @@ msgid "Layout <b>{0}</b> will be overwritten. Do you want to continue?"
msgstr ""

#: spyder/plugins/layout/container.py:367
msgid ""
"Window layout will be reset to default settings: this affects window position, size and dockwidgets.\n"
msgid "Window layout will be reset to default settings: this affects window position, size and dockwidgets.\n"
"Do you want to continue?"
msgstr "طرح پنجره به تنظیمات پیش فرض بازگردانی می شود: این بر وضعیت پنجره ، اندازه و داک ویجت تأثیر می گذارد. می خواهید ادامه دهید؟"

Expand Down Expand Up @@ -4706,8 +4665,7 @@ msgid "Set the list of excluded modules as this: <i>numpy, scipy</i>"
msgstr ""

#: spyder/plugins/maininterpreter/confpage.py:215
msgid ""
"The following modules are not installed on your machine:\n"
msgid "The following modules are not installed on your machine:\n"
"%s"
msgstr ""

Expand Down Expand Up @@ -5040,8 +4998,7 @@ msgid "Results"
msgstr ""

#: spyder/plugins/profiler/confpage.py:20
msgid ""
"Profiler plugin results (the output of python's profile/cProfile)\n"
msgid "Profiler plugin results (the output of python's profile/cProfile)\n"
"are stored here:"
msgstr ""

Expand Down Expand Up @@ -6030,9 +5987,7 @@ msgid "Save and Close"
msgstr ""

#: spyder/plugins/variableexplorer/widgets/collectionsdelegate.py:101 spyder/plugins/variableexplorer/widgets/collectionsdelegate.py:442
msgid ""
"Opening this variable can be slow\n"
"\n"
msgid "Opening this variable can be slow\n\n"
"Do you want to continue anyway?"
msgstr ""

Expand Down Expand Up @@ -6073,8 +6028,7 @@ msgid "Spyder was unable to retrieve the value of this variable from the console
msgstr ""

#: spyder/plugins/variableexplorer/widgets/dataframeeditor.py:381
msgid ""
"It is not possible to display this value because\n"
msgid "It is not possible to display this value because\n"
"an error ocurred while trying to do it"
msgstr ""

Expand Down Expand Up @@ -6671,8 +6625,7 @@ msgid "Legal"
msgstr ""

#: spyder/widgets/arraybuilder.py:199
msgid ""
"\n"
msgid "\n"
" <b>Numpy Array/Matrix Helper</b><br>\n"
" Type an array in Matlab : <code>[1 2;3 4]</code><br>\n"
" or Spyder simplified syntax : <code>1 2;3 4</code>\n"
Expand All @@ -6685,8 +6638,7 @@ msgid ""
msgstr ""

#: spyder/widgets/arraybuilder.py:210
msgid ""
"\n"
msgid "\n"
" <b>Numpy Array/Matrix Helper</b><br>\n"
" Enter an array in the table. <br>\n"
" Use Tab to move between cells.\n"
Expand Down Expand Up @@ -7193,3 +7145,4 @@ msgstr ""
#: spyder/workers/updates.py:301
msgid "It was not possible to download the installer due to the following error:<br><br><tt>{}</tt>"
msgstr ""

Binary file modified spyder/locale/fr/LC_MESSAGES/spyder.mo
Binary file not shown.
Loading

0 comments on commit 0bd4e71

Please sign in to comment.