Skip to content

Commit 70bf9d2

Browse files
New Crowdin updates (#3006)
* New translations ride.pot (Romanian) * New translations ride.pot (French) * New translations ride.pot (Spanish) * New translations ride.pot (Bulgarian) * New translations ride.pot (Czech) * New translations ride.pot (Danish) * New translations ride.pot (German) * New translations ride.pot (Finnish) * New translations ride.pot (Hungarian) * New translations ride.pot (Italian) * New translations ride.pot (Japanese) * New translations ride.pot (Korean) * New translations ride.pot (Dutch) * New translations ride.pot (Polish) * New translations ride.pot (Portuguese) * New translations ride.pot (Russian) * New translations ride.pot (Swedish) * New translations ride.pot (Turkish) * New translations ride.pot (Ukrainian) * New translations ride.pot (Chinese Simplified) * New translations ride.pot (Chinese Traditional) * New translations ride.pot (English) * New translations ride.pot (Vietnamese) * New translations ride.pot (Portuguese, Brazilian) * New translations ride.pot (Thai) * New translations ride.pot (Hindi) * New translations ride.pot (Bosnian) * New translations ride.pot (Vietnamese) * New translations ride.pot (Thai) * New translations ride.pot (Thai)
1 parent 0161d58 commit 70bf9d2

File tree

27 files changed

+6371
-6975
lines changed

27 files changed

+6371
-6975
lines changed

src/robotide/localization/bg_BG/LC_MESSAGES/RIDE.po

Lines changed: 723 additions & 662 deletions
Large diffs are not rendered by default.

src/robotide/localization/bs_BA/LC_MESSAGES/RIDE.po

Lines changed: 32 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: robotframework-ride\n"
44
"POT-Creation-Date: 2026-01-10 02:20+0000\n"
5-
"PO-Revision-Date: 2025-12-08 12:52\n"
5+
"PO-Revision-Date: 2026-01-11 19:04\n"
66
"Last-Translator: \n"
77
"Language-Team: Bosnian\n"
8-
"Language: bs_BA\n"
98
"MIME-Version: 1.0\n"
109
"Content-Type: text/plain; charset=UTF-8\n"
1110
"Content-Transfer-Encoding: 8bit\n"
@@ -16,6 +15,7 @@ msgstr ""
1615
"X-Crowdin-Language: bs\n"
1716
"X-Crowdin-File: /master/src/robotide/localization/RIDE.pot\n"
1817
"X-Crowdin-File-ID: 14\n"
18+
"Language: bs_BA\n"
1919

2020
#: src/robotide/application/application.py:214
2121
msgid "Global Settings"
@@ -177,8 +177,7 @@ msgid "See the latest development "
177177
msgstr ""
178178

179179
#: src/robotide/application/updatenotifier.py:247
180-
msgid ""
181-
"I'm using another method for RIDE updates\n"
180+
msgid "I'm using another method for RIDE updates\n"
182181
" and do not need automatic update checks"
183182
msgstr ""
184183

@@ -374,8 +373,7 @@ msgid "Unsaved Modifications"
374373
msgstr ""
375374

376375
#: src/robotide/contrib/testrunner/testrunnerplugin.py:469
377-
msgid ""
378-
"There are unsaved modifications.\n"
376+
msgid "There are unsaved modifications.\n"
379377
" Do you want to save all changes and run the tests?"
380378
msgstr ""
381379

@@ -384,14 +382,12 @@ msgid "No tests selected"
384382
msgstr ""
385383

386384
#: src/robotide/contrib/testrunner/testrunnerplugin.py:479
387-
msgid ""
388-
"No tests selected. \n"
385+
msgid "No tests selected. \n"
389386
"Continue anyway?"
390387
msgstr ""
391388

392389
#: src/robotide/contrib/testrunner/testrunnerplugin.py:562
393-
msgid ""
394-
"\n"
390+
msgid "\n"
395391
"Test finished {}"
396392
msgstr ""
397393

@@ -547,8 +543,7 @@ msgid "No logs directory"
547543
msgstr ""
548544

549545
#: src/robotide/contrib/testrunner/testrunnerplugin.py:1195
550-
msgid ""
551-
"There isn't logs directory. \n"
546+
msgid "There isn't logs directory. \n"
552547
"Please, run the tests and try again"
553548
msgstr ""
554549

@@ -570,8 +565,7 @@ msgid " current keyword: "
570565
msgstr ""
571566

572567
#: src/robotide/controller/ui/treecontroller.py:42
573-
msgid ""
574-
"[Navigate]\n"
568+
msgid "[Navigate]\n"
575569
" !Go &Back | Go back to previous location in tree | Alt-%s | ART_GO_BACK\n"
576570
" !Go &Forward | Go forward to next location in tree | Alt-%s | ART_GO_FORWARD\n"
577571
" "
@@ -684,9 +678,7 @@ msgid "Content Assistance (Ctrl-Space or Ctrl-Alt-Space) | Show possible keyword
684678
msgstr ""
685679

686680
#: src/robotide/editor/__init__.py:88
687-
msgid ""
688-
"The default editor plugin. Also known as Grid or Cell Editor.\n"
689-
"\n"
681+
msgid "The default editor plugin. Also known as Grid or Cell Editor.\n\n"
690682
" This plugin implements editors for the various items of Robot Framework\n"
691683
" test data.\n"
692684
" "
@@ -709,22 +701,19 @@ msgid "Separate possible arguments with a pipe character like 'My Keyword | arg
709701
msgstr ""
710702

711703
#: src/robotide/editor/dialoghelps.py:34
712-
msgid ""
713-
"Use time syntax like '1min 10s' or '2 hours' or give the value as seconds.\n"
704+
msgid "Use time syntax like '1min 10s' or '2 hours' or give the value as seconds.\n"
714705
"Before Robot v3.0.1 an optional message could have been specified like '3 minutes | My message here'."
715706
msgstr ""
716707

717708
#: src/robotide/editor/dialoghelps.py:37
718-
msgid ""
719-
"Specify the arguments separated with a pipe character like '${arg1} | ${arg2}'.\n"
709+
msgid "Specify the arguments separated with a pipe character like '${arg1} | ${arg2}'.\n"
720710
"Default values are given using equal sign and the last argument can be a list variable.\n"
721711
"Example: '${arg1} | ${arg2}=default value | @{rest}'.\n"
722712
"Note. You can use variable shortcuts in this field."
723713
msgstr ""
724714

725715
#: src/robotide/editor/dialoghelps.py:41
726-
msgid ""
727-
"Alias can be used to import same library multiple times with different names.\n"
716+
msgid "Alias can be used to import same library multiple times with different names.\n"
728717
"Alias is prepended with: "
729718
msgstr ""
730719

@@ -1144,8 +1133,7 @@ msgid "Make Dict Variable\tCtrl-5"
11441133
msgstr ""
11451134

11461135
#: src/robotide/editor/kweditor.py:975
1147-
msgid ""
1148-
"<b>Keyword was not detected by RIDE</b>\n"
1136+
msgid "<b>Keyword was not detected by RIDE</b>\n"
11491137
" <br>Possible corrections:<br>\n"
11501138
" <ul>\n"
11511139
" <li>Import library or resource file containing the keyword.</li>\n"
@@ -1284,8 +1272,7 @@ msgid "Import Library Spec XML"
12841272
msgstr ""
12851273

12861274
#: src/robotide/editor/settingeditors.py:687
1287-
msgid ""
1288-
"<br>Possible corrections and notes:<br>\n"
1275+
msgid "<br>Possible corrections and notes:<br>\n"
12891276
" <ul>\n"
12901277
" <li>Import failure is shown with red color.</li>\n"
12911278
" <li>See Tools / View RIDE Log for detailed information about the failure.</li>\n"
@@ -1348,8 +1335,7 @@ msgid "Get help"
13481335
msgstr ""
13491336

13501337
#: src/robotide/editor/texteditor.py:1147
1351-
msgid ""
1352-
"<h1>Syntax colorization</h1>\n"
1338+
msgid "<h1>Syntax colorization</h1>\n"
13531339
" <p>\n"
13541340
" Syntax colorization for Text Edit uses <a href='https://pygments.org/'>Pygments</a> syntax highlighter.\n"
13551341
" </p>\n"
@@ -1528,8 +1514,7 @@ msgid "Auto size columns"
15281514
msgstr ""
15291515

15301516
#: src/robotide/preferences/editors.py:258
1531-
msgid ""
1532-
"Max column size\n"
1517+
msgid "Max column size\n"
15331518
"(applies when auto size is on)"
15341519
msgstr ""
15351520

@@ -1828,16 +1813,13 @@ msgid "Open %s"
18281813
msgstr ""
18291814

18301815
#: src/robotide/run/configmanagerui.py:27
1831-
msgid ""
1832-
"The specified command string will be split from whitespaces into a command\n"
1816+
msgid "The specified command string will be split from whitespaces into a command\n"
18331817
"and its arguments. If either the command or any of the arguments require\n"
1834-
"internal spaces, they must be written as '<SPACE>'.\n"
1835-
"\n"
1818+
"internal spaces, they must be written as '<SPACE>'.\n\n"
18361819
"The command will be executed in the system directly without opening a shell.\n"
18371820
"This means that shell commands and extensions are not available. For example,\n"
18381821
"in Windows batch files to execute must contain the '.bat' extension and 'dir'\n"
1839-
"command does not work.\n"
1840-
"\n"
1822+
"command does not work.\n\n"
18411823
"Examples:\n"
18421824
" robot.bat --include smoke C:\\my_tests\n"
18431825
" svn update /home/robot\n"
@@ -1859,9 +1841,7 @@ msgid "Remove"
18591841
msgstr ""
18601842

18611843
#: src/robotide/run/runanything.py:30
1862-
msgid ""
1863-
"A plugin for executing commands on the system.\n"
1864-
"\n"
1844+
msgid "A plugin for executing commands on the system.\n\n"
18651845
" This plugin enables creation of persistent run configurations and\n"
18661846
" execution of those. Output of the executed command is displayed in a\n"
18671847
" separate tab."
@@ -1949,9 +1929,7 @@ msgid "A plugin for searching tests based on name, tags and documentation"
19491929
msgstr ""
19501930

19511931
#: src/robotide/spec/libraryfinder.py:31
1952-
msgid ""
1953-
"Install missing libraries and open documentation.\n"
1954-
"\n"
1932+
msgid "Install missing libraries and open documentation.\n\n"
19551933
" You can edit settings.cfg to add URL for documentation and command to install.\n"
19561934
" You can right-click on a Library name, and Open Documentation or Install Library.\n"
19571935
" From Tools->Library Finder... or Help->Open Library Documentation... you will have\n"
@@ -1988,8 +1966,7 @@ msgid "Info"
19881966
msgstr ""
19891967

19901968
#: src/robotide/spec/specimporter.py:79
1991-
msgid ""
1992-
"Library \"%s\" imported\n"
1969+
msgid "Library \"%s\" imported\n"
19931970
"from \"%s\"\n"
19941971
"This may require RIDE restart."
19951972
msgstr ""
@@ -2055,8 +2032,7 @@ msgid "Change recursively"
20552032
msgstr ""
20562033

20572034
#: src/robotide/ui/filedialogs.py:396
2058-
msgid ""
2059-
"Provide format for initialization file in directory\n"
2035+
msgid "Provide format for initialization file in directory\n"
20602036
"\"%s\"."
20612037
msgstr ""
20622038

@@ -2251,8 +2227,7 @@ msgid "Test Suites"
22512227
msgstr ""
22522228

22532229
#: src/robotide/ui/mainframe.py:465
2254-
msgid ""
2255-
"There are unsaved modifications.\n"
2230+
msgid "There are unsaved modifications.\n"
22562231
"Do you want to save your changes before exiting?"
22572232
msgstr ""
22582233

@@ -2262,8 +2237,7 @@ msgid "Warning"
22622237
msgstr ""
22632238

22642239
#: src/robotide/ui/mainframe.py:559
2265-
msgid ""
2266-
"There are unsaved modifications.\n"
2240+
msgid "There are unsaved modifications.\n"
22672241
"Do you want to proceed without saving?"
22682242
msgstr ""
22692243

@@ -2377,8 +2351,7 @@ msgid "Search unused keywords"
23772351
msgstr ""
23782352

23792353
#: src/robotide/ui/review.py:66
2380-
msgid ""
2381-
"This dialog helps you finding unused keywords within your opened project.\n"
2354+
msgid "This dialog helps you finding unused keywords within your opened project.\n"
23822355
"If you want, you can restrict the search to a set of files with the filter."
23832356
msgstr ""
23842357

@@ -2400,8 +2373,7 @@ msgid "Use RegEx"
24002373
msgstr ""
24012374

24022375
#: src/robotide/ui/review.py:93
2403-
msgid ""
2404-
"Here you can define one or more strings separated by comma (e.g. common,abc,123).\n"
2376+
msgid "Here you can define one or more strings separated by comma (e.g. common,abc,123).\n"
24052377
"The filter matches if at least one string is part of the filename.\n"
24062378
"If you don't enter any strings, all opened files are included"
24072379
msgstr ""
@@ -2461,9 +2433,7 @@ msgid "(None)"
24612433
msgstr ""
24622434

24632435
#: src/robotide/ui/review.py:282
2464-
msgid ""
2465-
"Keywords of the following files will be included in the search:\n"
2466-
"\n"
2436+
msgid "Keywords of the following files will be included in the search:\n\n"
24672437
msgstr ""
24682438

24692439
#: src/robotide/ui/review.py:283
@@ -2515,8 +2485,7 @@ msgid "Excluded Tag Search"
25152485
msgstr ""
25162486

25172487
#: src/robotide/ui/tagdialogs.py:147
2518-
msgid ""
2519-
"Total tests %d, Tests with tags %d, Unique tags %d\n"
2488+
msgid "Total tests %d, Tests with tags %d, Unique tags %d\n"
25202489
"Currently selected tests %d"
25212490
msgstr ""
25222491

@@ -2622,8 +2591,7 @@ msgid "Expand all"
26222591
msgstr ""
26232592

26242593
#: src/robotide/ui/treenodehandlers.py:444
2625-
msgid ""
2626-
"Directory contains unsaved data!\n"
2594+
msgid "Directory contains unsaved data!\n"
26272595
"You must save data before excluding."
26282596
msgstr ""
26292597

@@ -2658,8 +2626,7 @@ msgstr ""
26582626

26592627
#: src/robotide/ui/treenodehandlers.py:531
26602628
#: src/robotide/ui/treenodehandlers.py:634
2661-
msgid ""
2662-
"File contains unsaved data!\n"
2629+
msgid "File contains unsaved data!\n"
26632630
"You must save data before excluding."
26642631
msgstr ""
26652632

@@ -2758,3 +2725,4 @@ msgstr ""
27582725
#: src/robotide/widgets/dialog.py:133
27592726
msgid "Yes"
27602727
msgstr ""
2728+

0 commit comments

Comments
 (0)