Commit fd4703a74cb9c24952b8a64979c8cb2b65a01c5d
1 parent
226e1048
Exists in
master
and in
29 other branches
ActionItem8: updating translation files
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@461 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
2 changed files
with
20 additions
and
12 deletions
Show diff stats
po/noosfero.pot
... | ... | @@ -7,7 +7,7 @@ |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: noosfero 0.1.0~rc1\n" |
10 | -"POT-Creation-Date: 2007-09-12 02:25-0300\n" | |
10 | +"POT-Creation-Date: 2007-09-12 02:29-0300\n" | |
11 | 11 | "PO-Revision-Date: 2007-08-30 18:47-0300\n" |
12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -1015,10 +1015,6 @@ msgstr "" |
1015 | 1015 | msgid "Edit Page" |
1016 | 1016 | msgstr "" |
1017 | 1017 | |
1018 | -#: app/views/cms/index.rhtml:6 | |
1019 | -msgid "Document List" | |
1020 | -msgstr "" | |
1021 | - | |
1022 | 1018 | #: app/views/cms/versions.rhtml:1 |
1023 | 1019 | msgid "Page Revisions" |
1024 | 1020 | msgstr "" |
... | ... | @@ -1099,6 +1095,14 @@ msgstr "" |
1099 | 1095 | msgid "DRAG" |
1100 | 1096 | msgstr "" |
1101 | 1097 | |
1098 | +#: app/views/cms/index.rhtml:2 | |
1099 | +msgid "Clear Page Cache" | |
1100 | +msgstr "" | |
1101 | + | |
1102 | +#: app/views/cms/index.rhtml:6 | |
1103 | +msgid "Document List" | |
1104 | +msgstr "" | |
1105 | + | |
1102 | 1106 | #: app/views/profile_editor/person_info.rhtml:1 |
1103 | 1107 | msgid "Edit person info" |
1104 | 1108 | msgstr "" | ... | ... |
po/pt_BR/noosfero.po
... | ... | @@ -7,8 +7,8 @@ |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: noosfero 0.1.0~rc1\n" |
10 | -"POT-Creation-Date: 2007-09-12 02:25-0300\n" | |
11 | -"PO-Revision-Date: 2007-09-12 02:28-0300\n" | |
10 | +"POT-Creation-Date: 2007-09-12 02:29-0300\n" | |
11 | +"PO-Revision-Date: 2007-09-12 02:30-0300\n" | |
12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
14 | 14 | "MIME-Version: 1.0\n" |
... | ... | @@ -1035,10 +1035,6 @@ msgstr "Terminado" |
1035 | 1035 | msgid "Edit Page" |
1036 | 1036 | msgstr "Editar Página" |
1037 | 1037 | |
1038 | -#: app/views/cms/index.rhtml:6 | |
1039 | -msgid "Document List" | |
1040 | -msgstr "Lista de documentos" | |
1041 | - | |
1042 | 1038 | #: app/views/cms/versions.rhtml:1 |
1043 | 1039 | msgid "Page Revisions" |
1044 | 1040 | msgstr "Revisões da Página" |
... | ... | @@ -1117,7 +1113,15 @@ msgstr "Excluir página '%s' e todos seus filhos" |
1117 | 1113 | |
1118 | 1114 | #: app/views/cms/_page_list_item.rhtml:26 |
1119 | 1115 | msgid "DRAG" |
1120 | -msgstr "ARRASTAR" | |
1116 | +msgstr "ARRASTE" | |
1117 | + | |
1118 | +#: app/views/cms/index.rhtml:2 | |
1119 | +msgid "Clear Page Cache" | |
1120 | +msgstr "Limpar cache de páginas" | |
1121 | + | |
1122 | +#: app/views/cms/index.rhtml:6 | |
1123 | +msgid "Document List" | |
1124 | +msgstr "Lista de documentos" | |
1121 | 1125 | |
1122 | 1126 | #: app/views/profile_editor/person_info.rhtml:1 |
1123 | 1127 | msgid "Edit person info" | ... | ... |