File tree 2 files changed +20
-2
lines changed
app/src/main/res/values-pt
2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 226
226
<!-- Fuzzy -->
227
227
<string name =" collections_notes_num" >"Notas: %1$s"</string >
228
228
<string name =" collections_tasks_num" >"Tarefas: %1$s"</string >
229
+ <string name =" attachments" >"Anexos"</string >
230
+ <string name =" recurrence" >"Recorrência"</string >
231
+ <string name =" recurrence_exceptions" >"Exceções"</string >
232
+ <string name =" description" >"Descrição"</string >
233
+ <string name =" search" >"Pesquisar"</string >
234
+ <string name =" search_journals" >Pesquisar diários</string >
235
+ <string name =" search_notes" >Pesquisar notas</string >
236
+ <string name =" search_todos" >Pesquisar tarefas</string >
237
+ <string name =" filter" >"Filtrar"</string >
238
+ <string name =" visibility" >"Visibilidade"</string >
239
+ <string name =" sync_now" >"Sincronizar agora"</string >
240
+ <string name =" add_time_switch" >"Adicionar horário"</string >
241
+ <string name =" progress" >"Andamento"</string >
242
+ <string name =" categories" >"Categorias"</string >
243
+ <string name =" subtasks" >"Subtarefas"</string >
244
+ <string name =" menu_collections_popup_move_entries" >"Mover entradas"</string >
245
+ <string name =" order_by_drag_and_drop" >"Arrastar & Soltar"</string >
246
+ <string name =" filter_no_filter" >"Sem filtro"</string >
229
247
<!-- Buy Pro fragment -->
230
248
<!-- alarms -->
231
249
<!-- fragment_ical_list -->
Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ compose-navigation = "2.8.5"
27
27
glance = " 1.1.1"
28
28
# huawei = "1.8.1.300"
29
29
# huawei-iap = "6.10.0.300"
30
- kotlin = " 2.1.0 "
30
+ kotlin = " 2.1.10 "
31
31
kotlinx-coroutines = " 1.10.1"
32
32
kotlinxSerializationJson = " 1.8.0"
33
33
# see https://github.com/google/ksp/releases for version numbers
34
- ksp = " 2.1.0 -1.0.29"
34
+ ksp = " 2.1.10 -1.0.29"
35
35
libphonenumber = " 8.13.53"
36
36
mapsCompose = " 6.4.2"
37
37
markdowntext = " 1.3.2"
You can’t perform that action at this time.
0 commit comments