File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
News-Android-App/src/main/res/values-pt-rBR Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 7979 <string name =" pull_to_refresh_updateFolder" >Sincronizando pastas</string >
8080 <string name =" pull_to_refresh_updateFeeds" >Sincronizando feeds</string >
8181 <string name =" pull_to_refresh_updateItems" >Sincronizando itens</string >
82+ <plurals name =" fetched_items_so_far" >
83+ <item quantity =" one" >Item buscado %d até agora..</item >
84+ <item quantity =" other" >Itens buscados %d até agora..</item >
85+ </plurals >
8286 <!-- Strings related to Settings-->
8387 <string name =" title_activity_settings" >Configurações</string >
8488 <string name =" cache_is_cleared" >O cache está limpo!</string >
89+ <plurals name =" number_of_files" >
90+ <item quantity =" one" >%d Arquivo</item >
91+ <item quantity =" other" >%d Arquivos</item >
92+ </plurals >
8593 <!-- General settings-->
8694 <string name =" pref_header_general" >Geral</string >
8795 <string name =" pref_title_general_sort_order" >Ordem de Classificação</string >
You can’t perform that action at this time.
0 commit comments