Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
This commit is contained in:
commit
ee4ae97a5b
|
@ -103,8 +103,8 @@ class Items extends Repository {
|
||||||
],
|
],
|
||||||
'_thumbnail_id' => [
|
'_thumbnail_id' => [
|
||||||
'map' => 'meta',
|
'map' => 'meta',
|
||||||
'title' => __( 'Featured image ID', 'tainacan' ),
|
'title' => __( 'Thumbnail', 'tainacan' ),
|
||||||
'description' => __( 'Featured image ID', 'tainacan' )
|
'description' => __( 'Squared reduced-size version of a picture that helps recognizing and organizing files', 'tainacan' )
|
||||||
]
|
]
|
||||||
] );
|
] );
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
|
@ -5,7 +5,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WordPress Blank Pot v1.0.0\n"
|
"Project-Id-Version: WordPress Blank Pot v1.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: Translator Name <translations@example.com>\n"
|
"Report-Msgid-Bugs-To: Translator Name <translations@example.com>\n"
|
||||||
"POT-Creation-Date: 2018-05-08 16:44-0300\n"
|
"POT-Creation-Date: 2018-05-09 19:25-0300\n"
|
||||||
"PO-Revision-Date: \n"
|
"PO-Revision-Date: \n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: MediaLab\n"
|
"Language-Team: MediaLab\n"
|
||||||
|
@ -20,7 +20,7 @@ msgstr ""
|
||||||
"esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
|
"esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
|
||||||
"_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
|
"_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
|
||||||
"X-Poedit-Basepath: ..\n"
|
"X-Poedit-Basepath: ..\n"
|
||||||
"X-Generator: Poedit 2.0.6\n"
|
"X-Generator: Poedit 2.0.7\n"
|
||||||
"X-Poedit-SearchPath-0: .\n"
|
"X-Poedit-SearchPath-0: .\n"
|
||||||
|
|
||||||
#: admin/class-tainacan-admin.php:30 admin/class-tainacan-admin.php:31
|
#: admin/class-tainacan-admin.php:30 admin/class-tainacan-admin.php:31
|
||||||
|
@ -32,14 +32,14 @@ msgid "Repository"
|
||||||
msgstr "Repositório"
|
msgstr "Repositório"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:6
|
#: admin/tainacan-admin-i18n.php:6
|
||||||
#: classes/repositories/class-tainacan-collections.php:205
|
#: classes/repositories/class-tainacan-collections.php:199
|
||||||
#: classes/repositories/class-tainacan-collections.php:216
|
#: classes/repositories/class-tainacan-collections.php:210
|
||||||
#: classes/repositories/class-tainacan-taxonomies.php:70
|
#: classes/repositories/class-tainacan-taxonomies.php:70
|
||||||
msgid "Collections"
|
msgid "Collections"
|
||||||
msgstr "Coleções"
|
msgstr "Coleções"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:7
|
#: admin/tainacan-admin-i18n.php:7
|
||||||
#: classes/repositories/class-tainacan-items.php:127
|
#: classes/repositories/class-tainacan-items.php:121
|
||||||
msgid "Items"
|
msgid "Items"
|
||||||
msgstr "Itens"
|
msgstr "Itens"
|
||||||
|
|
||||||
|
@ -64,7 +64,7 @@ msgid "Events"
|
||||||
msgstr "Eventos"
|
msgstr "Eventos"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:12
|
#: admin/tainacan-admin-i18n.php:12
|
||||||
#: classes/repositories/class-tainacan-collections.php:206
|
#: classes/repositories/class-tainacan-collections.php:200
|
||||||
#: classes/repositories/class-tainacan-fields.php:154
|
#: classes/repositories/class-tainacan-fields.php:154
|
||||||
#: classes/repositories/class-tainacan-filters.php:69
|
#: classes/repositories/class-tainacan-filters.php:69
|
||||||
#: classes/repositories/class-tainacan-items.php:58
|
#: classes/repositories/class-tainacan-items.php:58
|
||||||
|
@ -72,7 +72,7 @@ msgid "Collection"
|
||||||
msgstr "Coleção"
|
msgstr "Coleção"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:13
|
#: admin/tainacan-admin-i18n.php:13
|
||||||
#: classes/repositories/class-tainacan-items.php:128
|
#: classes/repositories/class-tainacan-items.php:122
|
||||||
msgid "Item"
|
msgid "Item"
|
||||||
msgstr "Item"
|
msgstr "Item"
|
||||||
|
|
||||||
|
@ -283,12 +283,12 @@ msgid "Filter Creation Page"
|
||||||
msgstr "Página de criação de filtro"
|
msgstr "Página de criação de filtro"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:73
|
#: admin/tainacan-admin-i18n.php:73
|
||||||
#: classes/repositories/class-tainacan-collections.php:209
|
#: classes/repositories/class-tainacan-collections.php:203
|
||||||
msgid "Edit Collection"
|
msgid "Edit Collection"
|
||||||
msgstr "Editar coleção"
|
msgstr "Editar coleção"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:74
|
#: admin/tainacan-admin-i18n.php:74
|
||||||
#: classes/repositories/class-tainacan-items.php:131
|
#: classes/repositories/class-tainacan-items.php:125
|
||||||
msgid "Edit Item"
|
msgid "Edit Item"
|
||||||
msgstr "Editar item"
|
msgstr "Editar item"
|
||||||
|
|
||||||
|
@ -360,7 +360,7 @@ msgid "Name"
|
||||||
msgstr "Nome"
|
msgstr "Nome"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:92
|
#: admin/tainacan-admin-i18n.php:92
|
||||||
#: classes/repositories/class-tainacan-collections.php:93
|
#: classes/repositories/class-tainacan-collections.php:87
|
||||||
#: classes/repositories/class-tainacan-fields.php:78
|
#: classes/repositories/class-tainacan-fields.php:78
|
||||||
#: classes/repositories/class-tainacan-filters.php:46
|
#: classes/repositories/class-tainacan-filters.php:46
|
||||||
#: classes/repositories/class-tainacan-items.php:50
|
#: classes/repositories/class-tainacan-items.php:50
|
||||||
|
@ -379,7 +379,7 @@ msgid "Status"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:94
|
#: admin/tainacan-admin-i18n.php:94
|
||||||
#: classes/repositories/class-tainacan-collections.php:101
|
#: classes/repositories/class-tainacan-collections.php:95
|
||||||
#: classes/repositories/class-tainacan-fields.php:54
|
#: classes/repositories/class-tainacan-fields.php:54
|
||||||
#: classes/repositories/class-tainacan-logs.php:78
|
#: classes/repositories/class-tainacan-logs.php:78
|
||||||
#: classes/repositories/class-tainacan-taxonomies.php:54
|
#: classes/repositories/class-tainacan-taxonomies.php:54
|
||||||
|
@ -399,7 +399,7 @@ msgid "Empty Thumbnail"
|
||||||
msgstr "Miniatura vazia"
|
msgstr "Miniatura vazia"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:98
|
#: admin/tainacan-admin-i18n.php:98
|
||||||
#: classes/repositories/class-tainacan-collections.php:183
|
#: classes/repositories/class-tainacan-collections.php:177
|
||||||
msgid "Moderators"
|
msgid "Moderators"
|
||||||
msgstr "Moderadores"
|
msgstr "Moderadores"
|
||||||
|
|
||||||
|
@ -627,7 +627,7 @@ msgstr "Quem e quando"
|
||||||
|
|
||||||
# imprecisa
|
# imprecisa
|
||||||
#: admin/tainacan-admin-i18n.php:153
|
#: admin/tainacan-admin-i18n.php:153
|
||||||
#: classes/repositories/class-tainacan-collections.php:174
|
#: classes/repositories/class-tainacan-collections.php:168
|
||||||
#: classes/repositories/class-tainacan-terms.php:82
|
#: classes/repositories/class-tainacan-terms.php:82
|
||||||
msgid "Header Image"
|
msgid "Header Image"
|
||||||
msgstr "Imagem da Header"
|
msgstr "Imagem da Header"
|
||||||
|
@ -638,7 +638,7 @@ msgid "Empty Header Image"
|
||||||
msgstr "Imagem da Header vazia"
|
msgstr "Imagem da Header vazia"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:155
|
#: admin/tainacan-admin-i18n.php:155
|
||||||
#: classes/repositories/class-tainacan-collections.php:156
|
#: classes/repositories/class-tainacan-collections.php:150
|
||||||
msgid "Enable Cover Page"
|
msgid "Enable Cover Page"
|
||||||
msgstr "Habilitar imagem de capa"
|
msgstr "Habilitar imagem de capa"
|
||||||
|
|
||||||
|
@ -647,7 +647,7 @@ msgid "Cover Page"
|
||||||
msgstr "Página de capa"
|
msgstr "Página de capa"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:157
|
#: admin/tainacan-admin-i18n.php:157
|
||||||
#: classes/repositories/class-tainacan-collections.php:124
|
#: classes/repositories/class-tainacan-collections.php:118
|
||||||
msgid "Default Displayed Fields"
|
msgid "Default Displayed Fields"
|
||||||
msgstr "Metadados exibidos por padrão"
|
msgstr "Metadados exibidos por padrão"
|
||||||
|
|
||||||
|
@ -672,7 +672,7 @@ msgid "Attach to item"
|
||||||
msgstr "Anexar ao item"
|
msgstr "Anexar ao item"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:163
|
#: admin/tainacan-admin-i18n.php:163
|
||||||
#: classes/repositories/class-tainacan-items.php:104
|
#: classes/repositories/class-tainacan-items.php:98
|
||||||
msgid "Document"
|
msgid "Document"
|
||||||
msgstr "Documento"
|
msgstr "Documento"
|
||||||
|
|
||||||
|
@ -884,14 +884,12 @@ msgid "Showing categories "
|
||||||
msgstr "Exibindo categorias "
|
msgstr "Exibindo categorias "
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:219
|
#: admin/tainacan-admin-i18n.php:219
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Showing items "
|
|
||||||
msgid "Showing events "
|
msgid "Showing events "
|
||||||
msgstr "Exibindo itens "
|
msgstr "Mostrar eventos"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:220
|
#: admin/tainacan-admin-i18n.php:220
|
||||||
msgid " to "
|
msgid " to "
|
||||||
msgstr " a"
|
msgstr " para"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:221
|
#: admin/tainacan-admin-i18n.php:221
|
||||||
msgid " of "
|
msgid " of "
|
||||||
|
@ -903,7 +901,7 @@ msgstr "Criado por"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:223
|
#: admin/tainacan-admin-i18n.php:223
|
||||||
msgid "By: "
|
msgid "By: "
|
||||||
msgstr ""
|
msgstr "Por"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:224
|
#: admin/tainacan-admin-i18n.php:224
|
||||||
msgid "Date: "
|
msgid "Date: "
|
||||||
|
@ -916,14 +914,20 @@ msgstr "Não salvo "
|
||||||
#: admin/tainacan-admin-i18n.php:226
|
#: admin/tainacan-admin-i18n.php:226
|
||||||
msgid "Are you sure? The item is not saved, changes will be lost."
|
msgid "Are you sure? The item is not saved, changes will be lost."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Opa, tem certeza? Como o Item não foi salvo, as alterações podem ser "
|
||||||
|
"perdidas. "
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:227
|
#: admin/tainacan-admin-i18n.php:227
|
||||||
msgid "Are you sure? There are fields not saved, changes will be lost."
|
msgid "Are you sure? There are fields not saved, changes will be lost."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Opa, tem certeza? Como alguns Metadados não foram salvos, as alterações "
|
||||||
|
"podem ser perdidas"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:228
|
#: admin/tainacan-admin-i18n.php:228
|
||||||
msgid "Are you sure? There are filters not saved, changes will be lost."
|
msgid "Are you sure? There are filters not saved, changes will be lost."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Opa, tem certeza? Como alguns Filtros não foram salvos, as alterações podem "
|
||||||
|
"ser perdidas"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:229
|
#: admin/tainacan-admin-i18n.php:229
|
||||||
msgid "No description provided."
|
msgid "No description provided."
|
||||||
|
@ -932,54 +936,58 @@ msgstr "Nenhuma descrição fornecida"
|
||||||
#: admin/tainacan-admin-i18n.php:230
|
#: admin/tainacan-admin-i18n.php:230
|
||||||
msgid "Are you sure? The category is not saved, changes will be lost."
|
msgid "Are you sure? The category is not saved, changes will be lost."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Opa, tem certeza? Como a Categoria não foi salva, as alterações podem ser "
|
||||||
|
"perdidas"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:231
|
#: admin/tainacan-admin-i18n.php:231
|
||||||
msgid "Are you sure? There are terms not saved, changes will be lost."
|
msgid "Are you sure? There are terms not saved, changes will be lost."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
" Opa, tem certeza? Como alguns Termos não foram salvos, as alterações podem "
|
||||||
|
"ser perdidas"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:232
|
#: admin/tainacan-admin-i18n.php:232
|
||||||
msgid ""
|
msgid ""
|
||||||
"Are you sure? This term is parent of other terms. These will be converted to "
|
"Are you sure? This term is parent of other terms. These will be converted to "
|
||||||
"root terms."
|
"root terms."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Opa, tem certeza? É um Termo pai de outros termos. Será convertido em termo "
|
||||||
|
"raiz."
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:233
|
#: admin/tainacan-admin-i18n.php:233
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Events"
|
|
||||||
msgid "No events"
|
msgid "No events"
|
||||||
msgstr "Eventos"
|
msgstr "Sem eventos"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:234
|
#: admin/tainacan-admin-i18n.php:234
|
||||||
msgid "Before updating"
|
msgid "Before updating"
|
||||||
msgstr ""
|
msgstr "Antes de atualizar"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:235
|
#: admin/tainacan-admin-i18n.php:235
|
||||||
msgid "What was updated"
|
msgid "What was updated"
|
||||||
msgstr ""
|
msgstr "O que foi atualizado?"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:236
|
#: admin/tainacan-admin-i18n.php:236
|
||||||
msgid "There is no field here yet."
|
msgid "There is no field here yet."
|
||||||
msgstr ""
|
msgstr "Opa, você ainda não configurou nenhum Metadado"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:237
|
#: admin/tainacan-admin-i18n.php:237
|
||||||
msgid "There is no filter here yet."
|
msgid "There is no filter here yet."
|
||||||
msgstr "Ainda não há um filtro configurado."
|
msgstr "Opa, você ainda não configurou nenhum Filtro"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:238
|
#: admin/tainacan-admin-i18n.php:238
|
||||||
msgid "Changes"
|
msgid "Changes"
|
||||||
msgstr ""
|
msgstr "Alterações"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:239
|
#: admin/tainacan-admin-i18n.php:239
|
||||||
msgid "Possible external sources: CSV, Instagram, Youtube, etc."
|
msgid "Possible external sources: CSV, Instagram, Youtube, etc."
|
||||||
msgstr ""
|
msgstr "Fontes externas de pesquisa: CSV, Instagram, Youtube, etc."
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:240
|
#: admin/tainacan-admin-i18n.php:240
|
||||||
msgid "The term name"
|
msgid "The term name"
|
||||||
msgstr "O nome do termo"
|
msgstr "O nome do Termo"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:241
|
#: admin/tainacan-admin-i18n.php:241
|
||||||
msgid "The description of the Term."
|
msgid "The description of the Term."
|
||||||
msgstr "Descrição do termo"
|
msgstr "Descrição do Termo"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:244
|
#: admin/tainacan-admin-i18n.php:244
|
||||||
msgid "Text"
|
msgid "Text"
|
||||||
|
@ -995,11 +1003,11 @@ msgstr "Data"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:247
|
#: admin/tainacan-admin-i18n.php:247
|
||||||
msgid "Numeric"
|
msgid "Numeric"
|
||||||
msgstr "Numérico"
|
msgstr "Numérico."
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:248
|
#: admin/tainacan-admin-i18n.php:248
|
||||||
msgid "Select box"
|
msgid "Select box"
|
||||||
msgstr "Caixa de Seleção"
|
msgstr "Caixa de seleção"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:249
|
#: admin/tainacan-admin-i18n.php:249
|
||||||
msgid "Relationship"
|
msgid "Relationship"
|
||||||
|
@ -1011,7 +1019,7 @@ msgstr "Intervalo customizado"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:254
|
#: admin/tainacan-admin-i18n.php:254
|
||||||
msgid "Select Box"
|
msgid "Select Box"
|
||||||
msgstr "Lista de Seleção"
|
msgstr "Lista de seleção"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:255
|
#: admin/tainacan-admin-i18n.php:255
|
||||||
msgid "Autocomplete"
|
msgid "Autocomplete"
|
||||||
|
@ -1023,7 +1031,7 @@ msgstr "Entrada de Etiquetas"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:257
|
#: admin/tainacan-admin-i18n.php:257
|
||||||
msgid "Check Box"
|
msgid "Check Box"
|
||||||
msgstr "Caixa de Seleção"
|
msgstr "Caixa de verificação"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:258
|
#: admin/tainacan-admin-i18n.php:258
|
||||||
msgid "Category Tag Input"
|
msgid "Category Tag Input"
|
||||||
|
@ -1031,15 +1039,15 @@ msgstr "Entrada de Etiquetas de Categorias"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:259
|
#: admin/tainacan-admin-i18n.php:259
|
||||||
msgid "Category Check Box"
|
msgid "Category Check Box"
|
||||||
msgstr "Caixa de Seleção de Categorias"
|
msgstr "Caixa de verificação de Categorias"
|
||||||
|
|
||||||
#: admin/tainacan-admin-i18n.php:260
|
#: admin/tainacan-admin-i18n.php:260
|
||||||
msgid "Category Select Box"
|
msgid "Category Select Box"
|
||||||
msgstr "Lista de Seleção de Categoria"
|
msgstr "Lista de seleção de Categoria"
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:331
|
#: api/class-tainacan-rest-controller.php:331
|
||||||
msgid "Limit results to those matching a string."
|
msgid "Limit results to those matching a string."
|
||||||
msgstr "Limitar resultados os que coincidem com o texto."
|
msgstr "Limitar resultados que coincidem em série."
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:366
|
#: api/class-tainacan-rest-controller.php:366
|
||||||
msgid "Order sort attribute ascending or descending."
|
msgid "Order sort attribute ascending or descending."
|
||||||
|
@ -1053,7 +1061,7 @@ msgstr "Chave de Metadado customizado."
|
||||||
#: api/class-tainacan-rest-controller.php:423
|
#: api/class-tainacan-rest-controller.php:423
|
||||||
#: api/class-tainacan-rest-controller.php:427
|
#: api/class-tainacan-rest-controller.php:427
|
||||||
msgid "Custom field value"
|
msgid "Custom field value"
|
||||||
msgstr "Valor de metadado customizado"
|
msgstr "Valor de Metadado customizado."
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:431
|
#: api/class-tainacan-rest-controller.php:431
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -1068,7 +1076,7 @@ msgstr ""
|
||||||
#: api/class-tainacan-rest-controller.php:435
|
#: api/class-tainacan-rest-controller.php:435
|
||||||
msgid "Limit result set to items that have specific custom fields"
|
msgid "Limit result set to items that have specific custom fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Limitar conjunto de resultados para itens que possuem metadado específicos"
|
"Limitar conjunto de resultados para itens que possuem metadado específicos."
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:445
|
#: api/class-tainacan-rest-controller.php:445
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -1095,7 +1103,9 @@ msgstr ""
|
||||||
msgid "OR or AND, how the sub-arrays should be compared."
|
msgid "OR or AND, how the sub-arrays should be compared."
|
||||||
msgstr "OR ou AND, como os sub-arrays deveriam ser comparados."
|
msgstr "OR ou AND, como os sub-arrays deveriam ser comparados."
|
||||||
|
|
||||||
|
# Datetime?
|
||||||
#: api/class-tainacan-rest-controller.php:460
|
#: api/class-tainacan-rest-controller.php:460
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Custom field type. Possible values are NUMERIC, BINARY, CHAR, DATE, "
|
"Custom field type. Possible values are NUMERIC, BINARY, CHAR, DATE, "
|
||||||
"DATETIME, DECIMAL, SIGNED, TIME, UNSIGNED. Default value is CHAR. You can "
|
"DATETIME, DECIMAL, SIGNED, TIME, UNSIGNED. Default value is CHAR. You can "
|
||||||
|
@ -1104,49 +1114,58 @@ msgid ""
|
||||||
"the compare value BETWEEN only if the date is stored at the format YYYY-MM-"
|
"the compare value BETWEEN only if the date is stored at the format YYYY-MM-"
|
||||||
"DD and tested with this format."
|
"DD and tested with this format."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Customizar tipo de Metadado. Valores possíveis: Numérico, Binário, "
|
||||||
|
"Caractere, Data, Decimal, Assinado, Hora, Sem assinatura. Caractere "
|
||||||
|
"inválido. Você também pode especificar precisão e escala para tipos Decimal "
|
||||||
|
"e Numérico (por exemplo, são válidos decimal (10,5) ou numérico (10). O tipo "
|
||||||
|
"Data funciona comparando valores somente se estiver funcionando no formato "
|
||||||
|
"AAAA-MM-DD. "
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:467
|
#: api/class-tainacan-rest-controller.php:467
|
||||||
msgid "Limit result set to items that was created in specific date."
|
msgid "Limit result set to items that was created in specific date."
|
||||||
msgstr ""
|
msgstr "Limitar resultados para Itens criados em determinada data."
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:473
|
#: api/class-tainacan-rest-controller.php:473
|
||||||
msgid "4 digit year (e.g. 2018)."
|
msgid "4 digit year (e.g. 2018)."
|
||||||
msgstr ""
|
msgstr "Ano com 4 dígitos (ex. 2018)."
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:477
|
#: api/class-tainacan-rest-controller.php:477
|
||||||
msgid "Month number (from 1 to 12)."
|
msgid "Month number (from 1 to 12)."
|
||||||
msgstr ""
|
msgstr "Número do mês (de 1 até 12)."
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:481
|
#: api/class-tainacan-rest-controller.php:481
|
||||||
msgid "Day of the month (from 1 to 31)."
|
msgid "Day of the month (from 1 to 31)."
|
||||||
msgstr ""
|
msgstr "Dia do mês (de 1 até 31)."
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:485
|
#: api/class-tainacan-rest-controller.php:485
|
||||||
msgid "Week of the year (from 0 to 53)."
|
msgid "Week of the year (from 0 to 53)."
|
||||||
msgstr ""
|
msgstr "Semana do ano (de 0 até 53)."
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:489
|
#: api/class-tainacan-rest-controller.php:489
|
||||||
msgid "Hour (from 0 to 23)."
|
msgid "Hour (from 0 to 23)."
|
||||||
msgstr ""
|
msgstr "Hora (0 até 23)."
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:493
|
#: api/class-tainacan-rest-controller.php:493
|
||||||
msgid "Minute (from 0 to 59)."
|
msgid "Minute (from 0 to 59)."
|
||||||
msgstr ""
|
msgstr "Minuto (de 0 até 59)."
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:497
|
#: api/class-tainacan-rest-controller.php:497
|
||||||
msgid "Second (from 0 to 59)."
|
msgid "Second (from 0 to 59)."
|
||||||
msgstr ""
|
msgstr "Segundo (0 até 59)."
|
||||||
|
|
||||||
|
# entender o contexto
|
||||||
#: api/class-tainacan-rest-controller.php:507
|
#: api/class-tainacan-rest-controller.php:507
|
||||||
msgid "For after/before, whether exact value should be matched or not."
|
msgid "For after/before, whether exact value should be matched or not."
|
||||||
msgstr ""
|
msgstr " "
|
||||||
|
|
||||||
|
# rever rótulo original
|
||||||
#: api/class-tainacan-rest-controller.php:511
|
#: api/class-tainacan-rest-controller.php:511
|
||||||
msgid ""
|
msgid ""
|
||||||
"Date to retrieve posts before. Accepts strtotime()-compatible string, or "
|
"Date to retrieve posts before. Accepts strtotime()-compatible string, or "
|
||||||
"array of year, month, day "
|
"array of year, month, day "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
# rever rótulo original
|
||||||
#: api/class-tainacan-rest-controller.php:515
|
#: api/class-tainacan-rest-controller.php:515
|
||||||
msgid ""
|
msgid ""
|
||||||
"Date to retrieve posts after. Accepts strtotime()-compatible string, or "
|
"Date to retrieve posts after. Accepts strtotime()-compatible string, or "
|
||||||
|
@ -1155,26 +1174,31 @@ msgstr ""
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:522
|
#: api/class-tainacan-rest-controller.php:522
|
||||||
msgid "Show items associated with certain taxonomy."
|
msgid "Show items associated with certain taxonomy."
|
||||||
msgstr ""
|
msgstr "Mostrar Itens associados a determinada taxonomia"
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:528
|
#: api/class-tainacan-rest-controller.php:528
|
||||||
msgid "The taxonomy data base identifier."
|
msgid "The taxonomy data base identifier."
|
||||||
msgstr ""
|
msgstr "Taxonomia da base de dados identificada."
|
||||||
|
|
||||||
|
# Entender contexto
|
||||||
#: api/class-tainacan-rest-controller.php:532
|
#: api/class-tainacan-rest-controller.php:532
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Select taxonomy term by. Possible values are term_id, name, slug or "
|
"Select taxonomy term by. Possible values are term_id, name, slug or "
|
||||||
"term_taxonomy_id. Default value is term_id."
|
"term_taxonomy_id. Default value is term_id."
|
||||||
msgstr ""
|
msgstr "Selecionar Termo pela taxonomia. "
|
||||||
|
|
||||||
|
# Ver contexto
|
||||||
#: api/class-tainacan-rest-controller.php:536
|
#: api/class-tainacan-rest-controller.php:536
|
||||||
msgid "Taxonomy term(s)."
|
msgid "Taxonomy term(s)."
|
||||||
msgstr ""
|
msgstr "Termos da Taxonomia "
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:540
|
#: api/class-tainacan-rest-controller.php:540
|
||||||
msgid ""
|
msgid ""
|
||||||
"Operator to test. Possible values are IN, NOT IN, AND, EXISTS and NOT EXISTS"
|
"Operator to test. Possible values are IN, NOT IN, AND, EXISTS and NOT EXISTS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Operador (ou instância) para teste. Valores possíveis: dentro, fora, e, "
|
||||||
|
"existe e não existe. "
|
||||||
|
|
||||||
#: api/class-tainacan-rest-controller.php:545
|
#: api/class-tainacan-rest-controller.php:545
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -1193,7 +1217,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: api/endpoints/class-tainacan-rest-collections-controller.php:235
|
#: api/endpoints/class-tainacan-rest-collections-controller.php:235
|
||||||
#: api/endpoints/class-tainacan-rest-fields-controller.php:237
|
#: api/endpoints/class-tainacan-rest-fields-controller.php:241
|
||||||
#: api/endpoints/class-tainacan-rest-items-controller.php:291
|
#: api/endpoints/class-tainacan-rest-items-controller.php:291
|
||||||
#: api/endpoints/class-tainacan-rest-taxonomies-controller.php:286
|
#: api/endpoints/class-tainacan-rest-taxonomies-controller.php:286
|
||||||
msgid "Body can not be empty."
|
msgid "Body can not be empty."
|
||||||
|
@ -1201,9 +1225,9 @@ msgstr ""
|
||||||
|
|
||||||
#: api/endpoints/class-tainacan-rest-collections-controller.php:255
|
#: api/endpoints/class-tainacan-rest-collections-controller.php:255
|
||||||
#: api/endpoints/class-tainacan-rest-collections-controller.php:361
|
#: api/endpoints/class-tainacan-rest-collections-controller.php:361
|
||||||
#: api/endpoints/class-tainacan-rest-fields-controller.php:208
|
#: api/endpoints/class-tainacan-rest-fields-controller.php:212
|
||||||
#: api/endpoints/class-tainacan-rest-fields-controller.php:228
|
#: api/endpoints/class-tainacan-rest-fields-controller.php:232
|
||||||
#: api/endpoints/class-tainacan-rest-fields-controller.php:424
|
#: api/endpoints/class-tainacan-rest-fields-controller.php:428
|
||||||
#: api/endpoints/class-tainacan-rest-filters-controller.php:275
|
#: api/endpoints/class-tainacan-rest-filters-controller.php:275
|
||||||
#: api/endpoints/class-tainacan-rest-item-metadata-controller.php:223
|
#: api/endpoints/class-tainacan-rest-item-metadata-controller.php:223
|
||||||
#: api/endpoints/class-tainacan-rest-items-controller.php:310
|
#: api/endpoints/class-tainacan-rest-items-controller.php:310
|
||||||
|
@ -1219,7 +1243,7 @@ msgid "Collection with that ID not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: api/endpoints/class-tainacan-rest-collections-controller.php:374
|
#: api/endpoints/class-tainacan-rest-collections-controller.php:374
|
||||||
#: api/endpoints/class-tainacan-rest-fields-controller.php:437
|
#: api/endpoints/class-tainacan-rest-fields-controller.php:441
|
||||||
#: api/endpoints/class-tainacan-rest-filters-controller.php:183
|
#: api/endpoints/class-tainacan-rest-filters-controller.php:183
|
||||||
#: api/endpoints/class-tainacan-rest-filters-controller.php:289
|
#: api/endpoints/class-tainacan-rest-filters-controller.php:289
|
||||||
#: api/endpoints/class-tainacan-rest-items-controller.php:410
|
#: api/endpoints/class-tainacan-rest-items-controller.php:410
|
||||||
|
@ -1245,23 +1269,23 @@ msgstr ""
|
||||||
msgid "The structure of objects returned."
|
msgid "The structure of objects returned."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: api/endpoints/class-tainacan-rest-fields-controller.php:392
|
#: api/endpoints/class-tainacan-rest-fields-controller.php:396
|
||||||
msgid "Field with that ID not found"
|
msgid "Field with that ID not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: api/endpoints/class-tainacan-rest-fields-controller.php:398
|
#: api/endpoints/class-tainacan-rest-fields-controller.php:402
|
||||||
msgid "That field is not a default field"
|
msgid "That field is not a default field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: api/endpoints/class-tainacan-rest-fields-controller.php:405
|
#: api/endpoints/class-tainacan-rest-fields-controller.php:409
|
||||||
msgid "That field is not a collection field"
|
msgid "That field is not a collection field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: api/endpoints/class-tainacan-rest-fields-controller.php:472
|
#: api/endpoints/class-tainacan-rest-fields-controller.php:476
|
||||||
msgid "Limit result set to field with specific name."
|
msgid "Limit result set to field with specific name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: api/endpoints/class-tainacan-rest-fields-controller.php:492
|
#: api/endpoints/class-tainacan-rest-fields-controller.php:496
|
||||||
msgid ""
|
msgid ""
|
||||||
"Fetch all values of a field from a collection in all it collection items"
|
"Fetch all values of a field from a collection in all it collection items"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -1304,7 +1328,7 @@ msgstr ""
|
||||||
|
|
||||||
#: api/endpoints/class-tainacan-rest-taxonomies-controller.php:183
|
#: api/endpoints/class-tainacan-rest-taxonomies-controller.php:183
|
||||||
msgid "Failure on deleted."
|
msgid "Failure on deleted."
|
||||||
msgstr ""
|
msgstr "Erro ao deletar."
|
||||||
|
|
||||||
#: api/endpoints/class-tainacan-rest-taxonomies-controller.php:194
|
#: api/endpoints/class-tainacan-rest-taxonomies-controller.php:194
|
||||||
msgid "Taxonomy with this id ("
|
msgid "Taxonomy with this id ("
|
||||||
|
@ -1320,7 +1344,7 @@ msgstr ""
|
||||||
|
|
||||||
#: api/endpoints/class-tainacan-rest-terms-controller.php:59
|
#: api/endpoints/class-tainacan-rest-terms-controller.php:59
|
||||||
msgid "Delete term permanently."
|
msgid "Delete term permanently."
|
||||||
msgstr ""
|
msgstr "Deletar termo permanentemente."
|
||||||
|
|
||||||
#: api/endpoints/class-tainacan-rest-terms-controller.php:229
|
#: api/endpoints/class-tainacan-rest-terms-controller.php:229
|
||||||
msgid "Term or Taxonomy with that IDs not found"
|
msgid "Term or Taxonomy with that IDs not found"
|
||||||
|
@ -1347,7 +1371,7 @@ msgstr "Editor Tainacan"
|
||||||
|
|
||||||
#: classes/entities/class-tainacan-entity.php:238
|
#: classes/entities/class-tainacan-entity.php:238
|
||||||
msgid " is invalid"
|
msgid " is invalid"
|
||||||
msgstr ""
|
msgstr "Inválido"
|
||||||
|
|
||||||
#: classes/entities/class-tainacan-field.php:417
|
#: classes/entities/class-tainacan-field.php:417
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -1363,7 +1387,7 @@ msgstr ""
|
||||||
|
|
||||||
#: classes/entities/class-tainacan-taxonomy.php:62
|
#: classes/entities/class-tainacan-taxonomy.php:62
|
||||||
msgid "Parent term"
|
msgid "Parent term"
|
||||||
msgstr ""
|
msgstr "Termo Raiz"
|
||||||
|
|
||||||
#: classes/entities/class-tainacan-taxonomy.php:63
|
#: classes/entities/class-tainacan-taxonomy.php:63
|
||||||
msgid "Parent term:"
|
msgid "Parent term:"
|
||||||
|
@ -1487,164 +1511,156 @@ msgid "The collection modification date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:73
|
#: classes/repositories/class-tainacan-collections.php:73
|
||||||
msgid "Collection URL"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:75
|
|
||||||
msgid "The collection URL"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:79
|
|
||||||
#: classes/repositories/class-tainacan-fields.php:61
|
#: classes/repositories/class-tainacan-fields.php:61
|
||||||
#: classes/repositories/class-tainacan-filters.php:39
|
#: classes/repositories/class-tainacan-filters.php:39
|
||||||
msgid "Order"
|
msgid "Order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:81
|
#: classes/repositories/class-tainacan-collections.php:75
|
||||||
msgid "Collection order. Field used if collections are manually ordered"
|
msgid "Collection order. Field used if collections are manually ordered"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:86
|
#: classes/repositories/class-tainacan-collections.php:80
|
||||||
msgid "Parent Collection"
|
msgid "Parent Collection"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:88
|
#: classes/repositories/class-tainacan-collections.php:82
|
||||||
msgid "Parent collection ID"
|
msgid "Parent collection ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:95
|
#: classes/repositories/class-tainacan-collections.php:89
|
||||||
msgid "Collection description"
|
msgid "Collection description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:103
|
#: classes/repositories/class-tainacan-collections.php:97
|
||||||
msgid ""
|
msgid ""
|
||||||
"A unique and santized string representation of the collection, used to build "
|
"A unique and santized string representation of the collection, used to build "
|
||||||
"the collection URL"
|
"the collection URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:108
|
#: classes/repositories/class-tainacan-collections.php:102
|
||||||
msgid "Default Order field"
|
msgid "Default Order field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:110
|
#: classes/repositories/class-tainacan-collections.php:104
|
||||||
msgid "Default property items in this collections will be ordered by"
|
msgid "Default property items in this collections will be ordered by"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:116
|
#: classes/repositories/class-tainacan-collections.php:110
|
||||||
msgid "Default order"
|
msgid "Default order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:117
|
#: classes/repositories/class-tainacan-collections.php:111
|
||||||
msgid "Default order for items in this collection. ASC or DESC"
|
msgid "Default order for items in this collection. ASC or DESC"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:128
|
#: classes/repositories/class-tainacan-collections.php:122
|
||||||
msgid "List of collections property that will be displayed in the table view."
|
msgid "List of collections property that will be displayed in the table view."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:133
|
#: classes/repositories/class-tainacan-collections.php:127
|
||||||
msgid "Default view mode"
|
msgid "Default view mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:135
|
#: classes/repositories/class-tainacan-collections.php:129
|
||||||
msgid "Collection default visualization mode"
|
msgid "Collection default visualization mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:140
|
#: classes/repositories/class-tainacan-collections.php:134
|
||||||
msgid "Ordination fields"
|
msgid "Ordination fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:143
|
#: classes/repositories/class-tainacan-collections.php:137
|
||||||
msgid "Collection fields ordination"
|
msgid "Collection fields ordination"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:148
|
#: classes/repositories/class-tainacan-collections.php:142
|
||||||
msgid "Ordination filters"
|
msgid "Ordination filters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:151
|
#: classes/repositories/class-tainacan-collections.php:145
|
||||||
msgid "Collection filters ordination"
|
msgid "Collection filters ordination"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:158
|
#: classes/repositories/class-tainacan-collections.php:152
|
||||||
msgid "Use page as the home page of this collection"
|
msgid "Use page as the home page of this collection"
|
||||||
msgstr "Usar página como página principal desse repositório"
|
msgstr "Usar página como página principal desse repositório"
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:159
|
#: classes/repositories/class-tainacan-collections.php:153
|
||||||
msgid "Value should be yes or no"
|
msgid "Value should be yes or no"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:165
|
#: classes/repositories/class-tainacan-collections.php:159
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "per Page"
|
#| msgid "per Page"
|
||||||
msgid "Cover Page ID"
|
msgid "Cover Page ID"
|
||||||
msgstr "por Página"
|
msgstr "por Página"
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:167
|
#: classes/repositories/class-tainacan-collections.php:161
|
||||||
msgid "The page to be used as cover for this collection"
|
msgid "The page to be used as cover for this collection"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:168
|
#: classes/repositories/class-tainacan-collections.php:162
|
||||||
msgid "Invalid page"
|
msgid "Invalid page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:176
|
#: classes/repositories/class-tainacan-collections.php:170
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "The mask to be used in the field"
|
#| msgid "The mask to be used in the field"
|
||||||
msgid "The image to be used in collection header"
|
msgid "The image to be used in collection header"
|
||||||
msgstr "A máscara deve ser utilizada no campo"
|
msgstr "A máscara deve ser utilizada no campo"
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:177
|
#: classes/repositories/class-tainacan-collections.php:171
|
||||||
#: classes/repositories/class-tainacan-terms.php:85
|
#: classes/repositories/class-tainacan-terms.php:85
|
||||||
msgid "Invalid image"
|
msgid "Invalid image"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:186
|
#: classes/repositories/class-tainacan-collections.php:180
|
||||||
msgid "The IDs of users assigned as moderators of this collection"
|
msgid "The IDs of users assigned as moderators of this collection"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:191
|
#: classes/repositories/class-tainacan-collections.php:185
|
||||||
#: classes/repositories/class-tainacan-collections.php:192
|
#: classes/repositories/class-tainacan-collections.php:186
|
||||||
#: classes/repositories/class-tainacan-items.php:112
|
#: classes/repositories/class-tainacan-items.php:106
|
||||||
#: classes/repositories/class-tainacan-items.php:113
|
#: classes/repositories/class-tainacan-items.php:107
|
||||||
msgid "Featured image ID"
|
msgid "Featured image ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:207
|
#: classes/repositories/class-tainacan-collections.php:201
|
||||||
#: classes/repositories/class-tainacan-fields.php:196
|
#: classes/repositories/class-tainacan-fields.php:196
|
||||||
#: classes/repositories/class-tainacan-filters.php:99
|
#: classes/repositories/class-tainacan-filters.php:99
|
||||||
#: classes/repositories/class-tainacan-items.php:129
|
#: classes/repositories/class-tainacan-items.php:123
|
||||||
#: classes/repositories/class-tainacan-items.php:130
|
#: classes/repositories/class-tainacan-items.php:124
|
||||||
#: classes/repositories/class-tainacan-logs.php:133
|
#: classes/repositories/class-tainacan-logs.php:133
|
||||||
#: classes/repositories/class-tainacan-taxonomies.php:86
|
#: classes/repositories/class-tainacan-taxonomies.php:86
|
||||||
msgid "Add new"
|
msgid "Add new"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:208
|
#: classes/repositories/class-tainacan-collections.php:202
|
||||||
msgid "Add new Collection"
|
msgid "Add new Collection"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:210
|
#: classes/repositories/class-tainacan-collections.php:204
|
||||||
msgid "New Collection"
|
msgid "New Collection"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:211
|
#: classes/repositories/class-tainacan-collections.php:205
|
||||||
msgid "View Collection"
|
msgid "View Collection"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:212
|
#: classes/repositories/class-tainacan-collections.php:206
|
||||||
msgid "Search Collections"
|
msgid "Search Collections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:213
|
#: classes/repositories/class-tainacan-collections.php:207
|
||||||
msgid "No Collections found "
|
msgid "No Collections found "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:214
|
#: classes/repositories/class-tainacan-collections.php:208
|
||||||
msgid "No Collections found in trash"
|
msgid "No Collections found in trash"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-collections.php:215
|
#: classes/repositories/class-tainacan-collections.php:209
|
||||||
msgid "Parent Collection:"
|
msgid "Parent Collection:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1943,64 +1959,56 @@ msgid "The item modification date"
|
||||||
msgstr "A data de modificação do item"
|
msgstr "A data de modificação do item"
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:83
|
#: classes/repositories/class-tainacan-items.php:83
|
||||||
msgid "Item URL"
|
|
||||||
msgstr "URL do Item"
|
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:85
|
|
||||||
msgid "The item URL"
|
|
||||||
msgstr "A URL do Item"
|
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:89
|
|
||||||
msgid "Term IDs"
|
msgid "Term IDs"
|
||||||
msgstr "IDs de Termos"
|
msgstr "IDs de Termos"
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:91
|
#: classes/repositories/class-tainacan-items.php:85
|
||||||
msgid "The item term IDs"
|
msgid "The item term IDs"
|
||||||
msgstr "Os IDs de termos do item"
|
msgstr "Os IDs de termos do item"
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:95
|
#: classes/repositories/class-tainacan-items.php:89
|
||||||
msgid "Document Type"
|
msgid "Document Type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:97
|
#: classes/repositories/class-tainacan-items.php:91
|
||||||
msgid "The document type, can be a local attachment, an external URL or a text"
|
msgid "The document type, can be a local attachment, an external URL or a text"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:98
|
#: classes/repositories/class-tainacan-items.php:92
|
||||||
msgid "Invalid document type"
|
msgid "Invalid document type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:106
|
#: classes/repositories/class-tainacan-items.php:100
|
||||||
msgid ""
|
msgid ""
|
||||||
"The document itself. An ID in case of attachment, an URL in case of url or a "
|
"The document itself. An ID in case of attachment, an URL in case of url or a "
|
||||||
"text in the case of text"
|
"text in the case of text"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:107
|
#: classes/repositories/class-tainacan-items.php:101
|
||||||
msgid "Invalid document"
|
msgid "Invalid document"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:132
|
#: classes/repositories/class-tainacan-items.php:126
|
||||||
msgid "New Item"
|
msgid "New Item"
|
||||||
msgstr "Novo Item"
|
msgstr "Novo Item"
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:133
|
#: classes/repositories/class-tainacan-items.php:127
|
||||||
msgid "View Item"
|
msgid "View Item"
|
||||||
msgstr "Ver Item"
|
msgstr "Ver Item"
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:134
|
#: classes/repositories/class-tainacan-items.php:128
|
||||||
msgid "Search items"
|
msgid "Search items"
|
||||||
msgstr "Buscar Items"
|
msgstr "Buscar Items"
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:135
|
#: classes/repositories/class-tainacan-items.php:129
|
||||||
msgid "No items found"
|
msgid "No items found"
|
||||||
msgstr "Nenhum item encontrado"
|
msgstr "Nenhum item encontrado"
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:136
|
#: classes/repositories/class-tainacan-items.php:130
|
||||||
msgid "No items found in trash"
|
msgid "No items found in trash"
|
||||||
msgstr "Nenhum item encontrado na lixeira"
|
msgstr "Nenhum item encontrado na lixeira"
|
||||||
|
|
||||||
#: classes/repositories/class-tainacan-items.php:137
|
#: classes/repositories/class-tainacan-items.php:131
|
||||||
msgid "Parent item:"
|
msgid "Parent item:"
|
||||||
msgstr "Item pai:"
|
msgstr "Item pai:"
|
||||||
|
|
||||||
|
@ -2300,6 +2308,12 @@ msgstr "item"
|
||||||
msgid "Select an option"
|
msgid "Select an option"
|
||||||
msgstr "Selecione uma opção"
|
msgstr "Selecione uma opção"
|
||||||
|
|
||||||
|
#~ msgid "Item URL"
|
||||||
|
#~ msgstr "URL do Item"
|
||||||
|
|
||||||
|
#~ msgid "The item URL"
|
||||||
|
#~ msgstr "A URL do Item"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#~| msgid "The parent of the term"
|
#~| msgid "The parent of the term"
|
||||||
#~ msgid "The name of the Term."
|
#~ msgid "The name of the Term."
|
||||||
|
|
Loading…
Reference in New Issue