-
-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (213 of 213 strings) Translation: Code/Code Translate-URL: https://l10n.elementary.io/projects/code/code/uk/
- Loading branch information
1 parent
e6cd0ad
commit a0c10c9
Showing
1 changed file
with
17 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,10 +8,10 @@ msgstr "" | |
"Project-Id-Version: scratch\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-08-02 18:27+0000\n" | ||
"PO-Revision-Date: 2024-07-21 11:16+0000\n" | ||
"PO-Revision-Date: 2024-08-04 00:16+0000\n" | ||
"Last-Translator: Ihor Hordiichuk <[email protected]>\n" | ||
"Language-Team: Ukrainian <https://l10n.elementary.io/projects/code/code/uk/" | ||
">\n" | ||
"Language-Team: Ukrainian <https://l10n.elementary.io/projects/code/code/uk/>" | ||
"\n" | ||
"Language: uk\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -561,64 +561,59 @@ msgstr "Символи" | |
|
||
#: src/SymbolPane/SymbolOutline.vala:35 | ||
msgid "Class" | ||
msgstr "" | ||
msgstr "Клас" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:37 | ||
msgid "Property" | ||
msgstr "" | ||
msgstr "Властивість" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:39 | ||
msgid "Signal" | ||
msgstr "" | ||
msgstr "Сигнал" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:41 | ||
msgid "Method" | ||
msgstr "" | ||
msgstr "Метод" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:43 | ||
msgid "Struct" | ||
msgstr "" | ||
msgstr "Структура" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:45 | ||
msgid "Enum" | ||
msgstr "" | ||
msgstr "Перелік" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:47 | ||
msgid "Constant" | ||
msgstr "" | ||
msgstr "Константа" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:49 | ||
msgid "Constructor" | ||
msgstr "" | ||
msgstr "Конструктор" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:53 | ||
msgid "Namespace" | ||
msgstr "" | ||
msgstr "Простір назв" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:55 | ||
#, fuzzy | ||
msgid "Other" | ||
msgstr "Інші ..." | ||
msgstr "Інше" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:96 | ||
#, fuzzy | ||
#| msgid "Symbols" | ||
msgid "Find Symbol" | ||
msgstr "Символи" | ||
msgstr "Шукати символ" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:105 | ||
msgid "Filter symbol type" | ||
msgstr "" | ||
msgstr "Фільтрувати тип символу" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:125 | ||
#, fuzzy | ||
#| msgid "Select Format" | ||
msgid "Select All" | ||
msgstr "Вибрати формат" | ||
msgstr "Вибрати все" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:131 | ||
msgid "Deselect All" | ||
msgstr "" | ||
msgstr "Скасувати вибір усього" | ||
|
||
#: src/Widgets/ChooseProjectButton.vala:20 | ||
msgid "No Project Selected" | ||
|