Skip to content

Commit 18502aa

Browse files
committed
New translations en.xaml (Ukrainian)
[ci skip]
1 parent 543c626 commit 18502aa

File tree

1 file changed

+4
-0
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+4
-0
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/uk-UA.xaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
<!-- Dialogues -->
55
<system:String x:Key="plugin_explorer_make_selection_warning">Будь ласка, спочатку зробіть вибір</system:String>
6+
<system:String x:Key="plugin_explorer_quick_access_link_no_folder_selected">Please select a folder path.</system:String>
7+
<system:String x:Key="plugin_explorer_quick_access_link_path_already_exists">Please choose a different name or folder path.</system:String>
68
<system:String x:Key="plugin_explorer_select_folder_link_warning">Будь ласка, оберіть посилання на теку</system:String>
79
<system:String x:Key="plugin_explorer_delete_folder_link">Ви впевнені, що хочете видалити {0}?</system:String>
810
<system:String x:Key="plugin_explorer_deletefileconfirm">Ви впевнені, що хочете назавжди видалити цей файл?</system:String>
@@ -25,6 +27,7 @@
2527
<system:String x:Key="plugin_explorer_add">Додати</system:String>
2628
<system:String x:Key="plugin_explorer_generalsetting_header">Загальні налаштування</system:String>
2729
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Налаштувати ключові слова дії</system:String>
30+
<system:String x:Key="plugin_explorer_manage_quick_access_links_header">Customise Quick Access</system:String>
2831
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Посилання швидкого доступу</system:String>
2932
<system:String x:Key="plugin_explorer_everything_setting_header">Налаштування Everything</system:String>
3033
<system:String x:Key="plugin_explorer_previewpanel_setting_header">Панель поперегляду</system:String>
@@ -90,6 +93,7 @@
9093
<system:String x:Key="plugin_explorer_deletefile_subtitle">Безповоротно видалити поточний файл</system:String>
9194
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Назавжди видалити поточну папку</system:String>
9295
<system:String x:Key="plugin_explorer_path">Шлях:</system:String>
96+
<system:String x:Key="plugin_explorer_name">Name:</system:String>
9397
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Видалити вибране</system:String>
9498
<system:String x:Key="plugin_explorer_runasdifferentuser">Запустити від імені іншого користувача</system:String>
9599
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Запустити вибране під обліковим записом іншого користувача</system:String>

0 commit comments

Comments
 (0)