mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
Merge master into develop (#1063)
- pick up translation changes - clean up trailing spaces
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"Fringoo",
|
||||
"Chrumps",
|
||||
"Woytecr",
|
||||
"Liuxinyu970226"
|
||||
"Liuxinyu970226",
|
||||
"Krottyianock"
|
||||
]
|
||||
},
|
||||
"VARIABLES_DEFAULT_NAME": "element",
|
||||
@@ -241,6 +242,9 @@
|
||||
"TEXT_PROMPT_TYPE_NUMBER": "poproś o liczbę z tą wiadomością",
|
||||
"TEXT_PROMPT_TOOLTIP_NUMBER": "Zapytaj użytkownika o liczbę.",
|
||||
"TEXT_PROMPT_TOOLTIP_TEXT": "Zapytaj użytkownika o jakiś tekst.",
|
||||
"TEXT_COUNT_HELPURL": "https://github.com/google/blockly/wiki/Text#counting-substrings",
|
||||
"TEXT_REVERSE_MESSAGE0": "odwróć %1",
|
||||
"TEXT_REVERSE_HELPURL": "https://github.com/google/blockly/wiki/Text#reversing-text",
|
||||
"LISTS_CREATE_EMPTY_HELPURL": "https://github.com/google/blockly/wiki/Lists#create-empty-list",
|
||||
"LISTS_CREATE_EMPTY_TITLE": "utwórz pustą listę",
|
||||
"LISTS_CREATE_EMPTY_TOOLTIP": "Zwraca listę, o długości 0, nie zawierającą rekordów z danymi",
|
||||
|
||||
Reference in New Issue
Block a user