projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed line breaks
[pub/Android/ownCloud.git]
/
res
/
values-pt-rBR
/
strings.xml
diff --git
a/res/values-pt-rBR/strings.xml
b/res/values-pt-rBR/strings.xml
index
b759a7d
..
ea2e597
100644
(file)
--- a/
res/values-pt-rBR/strings.xml
+++ b/
res/values-pt-rBR/strings.xml
@@
-11,6
+11,12
@@
<string name="actionbar_settings">Configurações</string>
<string name="actionbar_see_details">Detalhes</string>
<string name="actionbar_send_file">Enviar</string>
<string name="actionbar_settings">Configurações</string>
<string name="actionbar_see_details">Detalhes</string>
<string name="actionbar_send_file">Enviar</string>
+ <string name="actionbar_sort">Classificar</string>
+ <string name="actionbar_sort_title">Classificar por</string>
+ <string-array name="actionbar_sortby">
+ <item>A-Z</item>
+ <item>Mais Recente - Mais Antigo</item>
+ </string-array>
<!--TODO re-enable when server-side folder size calculation is available
<item>Biggest - Smallest</item>-->
<string name="prefs_category_general">Geral</string>
<!--TODO re-enable when server-side folder size calculation is available
<item>Biggest - Smallest</item>-->
<string name="prefs_category_general">Geral</string>