Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117887083
pt_BR.inc
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
3 KB
Referenced Files
None
Subscribers
None
pt_BR.inc
View Options
<
?
php
/**
* Localizations for the Kolab Files plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_files/
*/
$
labels
[
'
files
'
]
=
'
Arquivos
'
;
$
labels
[
'
saveall
'
]
=
'
Salvar
tudo
na
nuvem
...'
;
$
labels
[
'
saveto
'
]
=
'
Salvar
na
nuvem
...'
;
$
labels
[
'
saveas
'
]
=
'
Salvar
como
:'
;
$
labels
[
'
create
'
]
=
'
Criar
'
;
$
labels
[
'
save
'
]
=
'
Salvar
'
;
$
labels
[
'
cancel
'
]
=
'
Cancelar
'
;
$
labels
[
'
fromcloud
'
]
=
'
Da
nuvem
...'
;
$
labels
[
'
selectfiles
'
]
=
'
Selecione
arquivo
(
s
)
para
anexar
...'
;
$
labels
[
'
attachsel
'
]
=
'
Anexar
selecionado
'
;
$
labels
[
'
foldercreate
'
]
=
'
Criar
pasta
'
;
$
labels
[
'
folderdelete
'
]
=
'
Remover
pasta
'
;
$
labels
[
'
folderinside
'
]
=
'
Inserir
dentro
'
;
$
labels
[
'
foldername
'
]
=
'
Nome
da
pasta
'
;
$
labels
[
'
name
'
]
=
'
Nome
'
;
$
labels
[
'
mtime
'
]
=
'
Modificado
'
;
$
labels
[
'
type
'
]
=
'
Tipo
'
;
$
labels
[
'
upload
'
]
=
'
Enviar
'
;
$
labels
[
'
uploadfile
'
]
=
'
Enviar
arquivo
(
s
)
'
;
$
labels
[
'
get
'
]
=
'
Baixar
'
;
$
labels
[
'
getfile
'
]
=
'
Baixar
arquivo
'
;
$
labels
[
'
view
'
]
=
'
Visualizar
'
;
$
labels
[
'
viewfile
'
]
=
'
Visualizar
arquivo
'
;
$
labels
[
'
rename
'
]
=
'
Renomear
arquivo
'
;
$
labels
[
'
deletefile
'
]
=
'
Remover
arquivo
(
s
)
'
;
$
labels
[
'
edit
'
]
=
'
Editar
'
;
$
labels
[
'
editfile
'
]
=
'
Editar
arquivo
'
;
$
labels
[
'
save
'
]
=
'
Salvar
'
;
$
labels
[
'
savefile
'
]
=
'
Salvar
arquivo
'
;
$
labels
[
'
printfile
'
]
=
'
Imprimir
arquivo
'
;
$
labels
[
'
fileedit
'
]
=
'
Propriedades
do
arquivo
'
;
$
labels
[
'
collection_audio
'
]
=
'Á
udio
'
;
$
labels
[
'
collection_video
'
]
=
'
Vídeo
'
;
$
labels
[
'
collection_image
'
]
=
'
Imagens
'
;
$
labels
[
'
collection_document
'
]
=
'
Documentos
'
;
$
labels
[
'
uploading
'
]
=
'
Enviando
arquivo
(
s
)
...'
;
$
labels
[
'
attaching
'
]
=
'
Anexando
arquivo
(
s
)
...'
;
$
labels
[
'
foldercreating
'
]
=
'
Criando
pasta
...'
;
$
labels
[
'
folderdeleting
'
]
=
'
Removendo
pasta
...'
;
$
labels
[
'
folderdeleteconfirm
'
]
=
'
Você
tem
certeza
que
deseja
remover
a
pasta
selecionada
?'
;
$
labels
[
'
folderdeletenotice
'
]
=
'
Pasta
removida
com
sucesso
.'
;
$
labels
[
'
foldercreatenotice
'
]
=
'
Pasta
criada
com
sucesso
.'
;
$
labels
[
'
saveallnotice
'
]
=
'
Salvo
(
s
)
$
n
arquivo
(
s
)
com
sucesso
.'
;
$
labels
[
'
saveallerror
'
]
=
'
O
salvamento
de
$
n
arquivo
(
s
)
falhou
.'
;
$
labels
[
'
attacherror
'
]
=
'
Falha
ao
anexar
arquivo
(
s
)
a
partir
da
nuvem
'
;
$
labels
[
'
fileupdating
'
]
=
'
Atualizando
arquivo
...'
;
$
labels
[
'
filemoving
'
]
=
'
Movendo
arquivo
(
s
)
...'
;
$
labels
[
'
filecopying
'
]
=
'
Copiando
arquivo
(
s
)
...'
;
$
labels
[
'
filedeleting
'
]
=
'
Removendo
arquivo
(
s
)
...'
;
$
labels
[
'
filedeleteconfirm
'
]
=
'
Você
tem
certeza
que
deseja
remover
os
arquivos
selecionados
?'
;
$
labels
[
'
filedeletenotice
'
]
=
'
Arquivo
(
s
)
removidos
com
sucesso
.'
;
$
labels
[
'
filemovenotice
'
]
=
'
Arquivo
(
s
)
movidos
com
sucesso
.'
;
$
labels
[
'
filecopynotice
'
]
=
'
Arquivo
(
s
)
copiados
com
sucesso
.'
;
$
labels
[
'
uploadsizeerror
'
]
=
'
Limite
máximo
de
tamanho
de
arquivo
(
$
size
)
excedido
!'
;
$
labels
[
'
allfolders
'
]
=
'
pesquisar
em
todas
as
pastas
'
;
$
labels
[
'
fileskip
'
]
=
'
Pular
'
;
$
labels
[
'
fileskipall
'
]
=
'
Pular
todos
'
;
$
labels
[
'
fileoverwrite
'
]
=
'
Sobrescrever
'
;
$
labels
[
'
fileoverwriteall
'
]
=
'
Sobrescrever
todos
'
;
$
labels
[
'
filemoveconfirm
'
]
=
'
Esta
ação
irá
sobrescrever
o
arquivo
de
destino
:
<
b
>
$
file
<
/
b
>
.'
;
$
labels
[
'
arialabelfileprops
'
]
=
'
Propriedades
do
arquivo
'
;
?
>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Apr 6, 2:50 AM (2 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
fa/2a/6e2e8a530f14b25dc849065c5bdd
Default Alt Text
pt_BR.inc (3 KB)
Attached To
Mode
rRPK roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline