Skip to content

Commit 12cbbb6

Browse files
committed
New translations en.xaml (Italian)
[ci skip]
1 parent b0a541f commit 12cbbb6

File tree

1 file changed

+26
-13
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+26
-13
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/it.xaml

Lines changed: 26 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -148,19 +148,32 @@
148148
<system:String x:Key="flowlauncher_plugin_everything_is_not_running">Attenzione: Il servizio &quot;Everything&quot; non è in esecuzione</system:String>
149149
<system:String x:Key="flowlauncher_plugin_everything_query_error">Errore nell'interrogazione di Everything</system:String>
150150
<system:String x:Key="flowlauncher_plugin_everything_sort_by">Ordina per</system:String>
151-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_name">Nome</system:String>
152-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_path">Percorso</system:String>
153-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_size">Dimensioni</system:String>
154-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_extension">Estensione</system:String>
155-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_type_name">Tipo</system:String>
156-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_created">Data di creazione</system:String>
157-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_modified">Data della modifica</system:String>
158-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_attributes">Attributi</system:String>
159-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_file_list_filename">Nome File Lista</system:String>
160-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_run_count">Esegui Conteggio</system:String>
161-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed">Data di recente della modifica</system:String>
162-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_accessed">Data di accesso</system:String>
163-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run">Data di esecuzione</system:String>
151+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_name_ascending">Name ↑</system:String>
152+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_name_descending">Name ↓</system:String>
153+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_path_ascending">Path ↑</system:String>
154+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_path_descending">Path ↓</system:String>
155+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_size_ascending">Size ↑</system:String>
156+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_size_descending">Size ↓</system:String>
157+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_extension_ascending">Extension ↑</system:String>
158+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_extension_descending">Extension ↓</system:String>
159+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_type_name_ascending">Type Name ↑</system:String>
160+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_type_name_descending">Type Name ↓</system:String>
161+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_created_ascending">Date Created ↑</system:String>
162+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_created_descending">Date Created ↓</system:String>
163+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_modified_ascending">Date Modified ↑</system:String>
164+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_modified_descending">Date Modified ↓</system:String>
165+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_attributes_ascending">Attributes ↑</system:String>
166+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_attributes_descending">Attributes ↓</system:String>
167+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_file_list_filename_ascending">File List FileName ↑</system:String>
168+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_file_list_filename_descending">File List FileName ↓</system:String>
169+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_run_count_ascending">Run Count ↑</system:String>
170+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_run_count_descending">Run Count ↓</system:String>
171+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed_ascending">Date Recently Changed ↑</system:String>
172+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed_descending">Date Recently Changed ↓</system:String>
173+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_accessed_ascending">Date Accessed ↑</system:String>
174+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_accessed_descending">Date Accessed ↓</system:String>
175+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run_ascending">Date Run ↑</system:String>
176+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run_descending">Date Run ↓</system:String>
164177
<system:String x:Key="flowlauncher_plugin_everything_sort_by_ascending">↑</system:String>
165178
<system:String x:Key="flowlauncher_plugin_everything_sort_by_descending">↓</system:String>
166179
<system:String x:Key="flowlauncher_plugin_everything_nonfastsort_warning">Attenzione: Questa non è un'opzione di ordinamento rapido, le ricerche potrebbero essere lente</system:String>

0 commit comments

Comments
 (0)