Skip to content

Commit

Permalink
Update and compile translations [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
spyder-bot authored and dalthviz committed May 13, 2022
1 parent a18c47a commit b9b778f
Show file tree
Hide file tree
Showing 22 changed files with 915 additions and 2,054 deletions.
Binary file modified spyder/locale/de/LC_MESSAGES/spyder.mo
Binary file not shown.
273 changes: 80 additions & 193 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.
319 changes: 100 additions & 219 deletions spyder/locale/es/LC_MESSAGES/spyder.po

Large diffs are not rendered by default.

145 changes: 45 additions & 100 deletions spyder/locale/fa/LC_MESSAGES/spyder.po

Large diffs are not rendered by default.

Binary file modified spyder/locale/fr/LC_MESSAGES/spyder.mo
Binary file not shown.
250 changes: 73 additions & 177 deletions spyder/locale/fr/LC_MESSAGES/spyder.po

Large diffs are not rendered by default.

132 changes: 43 additions & 89 deletions spyder/locale/hr/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: 2022-05-09 12:58-0500\n"
"PO-Revision-Date: 2022-03-25 22:13\n"
"PO-Revision-Date: 2022-05-09 19:24\n"
"Last-Translator: \n"
"Language-Team: Croatian\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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: hr\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: spyder\n"
"X-Crowdin-Project-ID: 381272\n"
"X-Crowdin-Language: hr\n"
"X-Crowdin-File: /5.x/spyder/locale/spyder.pot\n"
"X-Crowdin-File-ID: 80\n"
"Language: hr_HR\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 @@ -175,20 +174,17 @@ msgid "Initializing..."
msgstr "Pokretanje..."

#: spyder/app/restart.py:139
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:141
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:143
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 @@ -221,9 +217,7 @@ msgid "Shortcut context must match '_' or the plugin `CONF_SECTION`!"
msgstr ""

#: spyder/config/manager.py:649
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 @@ -688,8 +682,7 @@ msgid "Set this for high DPI displays when auto scaling does not work"
msgstr ""

#: spyder/plugins/application/confpage.py:205
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 @@ -1042,14 +1035,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 @@ -1270,8 +1261,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 @@ -1289,8 +1279,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 @@ -1496,8 +1485,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 @@ -1706,16 +1694,12 @@ msgid "In order to use commands like \"raw_input\" or \"input\" run Spyder with
msgstr ""

#: spyder/plugins/console/widgets/main_widget.py:121
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:179 spyder/plugins/ipythonconsole/widgets/main_widget.py:503
Expand Down Expand Up @@ -1903,8 +1887,7 @@ msgid "Tab always indent"
msgstr ""

#: spyder/plugins/editor/confpage.py:114
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 @@ -1916,8 +1899,7 @@ msgid "Automatically strip trailing spaces on changed lines"
msgstr ""

#: spyder/plugins/editor/confpage.py:122
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 @@ -2315,8 +2297,7 @@ msgid "Run cell"
msgstr ""

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

Expand Down Expand Up @@ -2673,19 +2654,15 @@ msgid "Removal error"
msgstr ""

#: spyder/plugins/editor/widgets/codeeditor.py:3851
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:3863 spyder/plugins/explorer/widgets/explorer.py:1679
msgid "Conversion error"
msgstr ""

#: spyder/plugins/editor/widgets/codeeditor.py:3864 spyder/plugins/explorer/widgets/explorer.py:1680
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:4411
Expand Down Expand Up @@ -2845,9 +2822,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 @@ -3144,19 +3119,15 @@ msgid "File/Folder copy error"
msgstr ""

#: spyder/plugins/explorer/widgets/explorer.py:1369
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:1416
msgid "Error pasting file"
msgstr ""

#: spyder/plugins/explorer/widgets/explorer.py:1417 spyder/plugins/explorer/widgets/explorer.py:1445
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:1436
Expand Down Expand Up @@ -3612,8 +3583,7 @@ msgid "Display initial banner"
msgstr ""

#: spyder/plugins/ipythonconsole/confpage.py:31
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 @@ -3626,8 +3596,7 @@ msgid "Ask for confirmation before removing all user-defined variables"
msgstr ""

#: spyder/plugins/ipythonconsole/confpage.py:41
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 @@ -3640,8 +3609,7 @@ msgid "Ask for confirmation before restarting"
msgstr ""

#: spyder/plugins/ipythonconsole/confpage.py:47
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 @@ -3678,8 +3646,7 @@ msgid "Buffer: "
msgstr ""

#: spyder/plugins/ipythonconsole/confpage.py:75
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 @@ -3697,8 +3664,7 @@ msgid "Automatically load Pylab and NumPy modules"
msgstr ""

#: spyder/plugins/ipythonconsole/confpage.py:89
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 @@ -3777,8 +3743,7 @@ msgid "Use a tight layout for inline plots"
msgstr ""

#: spyder/plugins/ipythonconsole/confpage.py:158
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 @@ -4206,15 +4171,11 @@ msgid "Connection error"
msgstr ""

#: spyder/plugins/ipythonconsole/widgets/main_widget.py:1174
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:1197
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:1604
Expand Down Expand Up @@ -4386,8 +4347,7 @@ msgid "Layout <b>{0}</b> will be overwritten. Do you want to continue?"
msgstr ""

#: spyder/plugins/layout/container.py:368
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 @@ -4524,8 +4484,7 @@ msgid "You are working with Python 2, this means that you can not import a modul
msgstr ""

#: spyder/plugins/maininterpreter/confpage.py:245
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 @@ -4866,8 +4825,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 @@ -5788,9 +5746,7 @@ msgid "Save and Close"
msgstr ""

#: spyder/plugins/variableexplorer/widgets/collectionsdelegate.py:101 spyder/plugins/variableexplorer/widgets/collectionsdelegate.py:431
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 @@ -5831,8 +5787,7 @@ msgid "Spyder was unable to retrieve the value of this variable from the console
msgstr ""

#: spyder/plugins/variableexplorer/widgets/dataframeeditor.py:367
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 @@ -6413,8 +6368,7 @@ msgid "Legal"
msgstr ""

#: spyder/widgets/arraybuilder.py:200
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 @@ -6427,8 +6381,7 @@ msgid ""
msgstr ""

#: spyder/widgets/arraybuilder.py:211
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 @@ -6971,3 +6924,4 @@ msgstr ""
#: spyder/workers/updates.py:136
msgid "Unable to check for updates."
msgstr ""

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

0 comments on commit b9b778f

Please sign in to comment.