[tx-robot] updated from transifex
This commit is contained in:
Родитель
bdcad8ddc8
Коммит
3115249579
|
@ -4,6 +4,7 @@ OC.L10N.register(
|
|||
"This file is too big to be opened. Please download the file instead." : "Este ficheiro é demasiado grande para ser aberto. Em vez disso, por favor, transfira o ficheiro.",
|
||||
"Cannot read the file." : "Não é possível ler o ficheiro.",
|
||||
"Invalid file path supplied." : "Caminho do ficheiro indicado inválido.",
|
||||
"The file is locked." : "O ficheiro está bloqueado.",
|
||||
"An internal server error occurred." : "Ocorreu um erro de servidor interno.",
|
||||
"Cannot save file as it has been modified since opening" : "Não é possível guardar o ficheiro porque este foi modificado desde a abertura",
|
||||
"Insufficient permissions" : "Permissões insuficientes",
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"This file is too big to be opened. Please download the file instead." : "Este ficheiro é demasiado grande para ser aberto. Em vez disso, por favor, transfira o ficheiro.",
|
||||
"Cannot read the file." : "Não é possível ler o ficheiro.",
|
||||
"Invalid file path supplied." : "Caminho do ficheiro indicado inválido.",
|
||||
"The file is locked." : "O ficheiro está bloqueado.",
|
||||
"An internal server error occurred." : "Ocorreu um erro de servidor interno.",
|
||||
"Cannot save file as it has been modified since opening" : "Não é possível guardar o ficheiro porque este foi modificado desde a abertura",
|
||||
"Insufficient permissions" : "Permissões insuficientes",
|
||||
|
|
|
@ -3,6 +3,7 @@ $TRANSLATIONS = array(
|
|||
"This file is too big to be opened. Please download the file instead." => "Este ficheiro é demasiado grande para ser aberto. Em vez disso, por favor, transfira o ficheiro.",
|
||||
"Cannot read the file." => "Não é possível ler o ficheiro.",
|
||||
"Invalid file path supplied." => "Caminho do ficheiro indicado inválido.",
|
||||
"The file is locked." => "O ficheiro está bloqueado.",
|
||||
"An internal server error occurred." => "Ocorreu um erro de servidor interno.",
|
||||
"Cannot save file as it has been modified since opening" => "Não é possível guardar o ficheiro porque este foi modificado desde a abertura",
|
||||
"Insufficient permissions" => "Permissões insuficientes",
|
||||
|
|
Загрузка…
Ссылка в новой задаче