From e46e02c62dddcac23adf385dd313fd4fd58f81f6 Mon Sep 17 00:00:00 2001 From: Daniel Neto Date: Tue, 17 Jun 2025 13:28:33 -0300 Subject: [PATCH] Update Portuguese translations and modify upload prompts to use 'Browse files' for clarity --- locale/pt_BR.php | 3 ++- plugin/ImageGallery/upload.php | 4 ++-- view/list-images.php | 4 ++-- view/managerVideos_form.php | 4 ++-- view/mini-upload-form/index.php | 4 ++-- 5 files changed, 10 insertions(+), 9 deletions(-) diff --git a/locale/pt_BR.php b/locale/pt_BR.php index 8eb24dc773..23a23996f4 100644 --- a/locale/pt_BR.php +++ b/locale/pt_BR.php @@ -80,7 +80,8 @@ $t['Basic Info'] = 'Informações básicas'; $t['Basic'] = 'Básico'; $t['Both'] = 'Ambos'; $t['Browse Channels'] = 'Procurar canais'; -$t['Browse'] = 'Navegar'; +$t['Browse'] = 'Procurar'; +$t['Browse files'] = 'Procurar arquivos'; $t['Birth Date'] = 'Data de nascimento'; $t['But only admin can download'] = 'Mas apenas o administrador pode baixar'; $t['Buy This Plugin'] = 'Compre este plug-in'; diff --git a/plugin/ImageGallery/upload.php b/plugin/ImageGallery/upload.php index 2338a10ce1..a780faf38a 100644 --- a/plugin/ImageGallery/upload.php +++ b/plugin/ImageGallery/upload.php @@ -38,7 +38,7 @@ $_page = new Page(array('Edit Gallery'));
- +
@@ -212,4 +212,4 @@ $_page = new Page(array('Edit Gallery')); print(); -?> \ No newline at end of file +?> diff --git a/view/list-images.php b/view/list-images.php index cc37637859..2966e73a3b 100644 --- a/view/list-images.php +++ b/view/list-images.php @@ -29,7 +29,7 @@ $_page = new Page(array('List Categories'));
- +
    @@ -151,4 +151,4 @@ $_page = new Page(array('List Categories')); print(); -?> \ No newline at end of file +?> diff --git a/view/managerVideos_form.php b/view/managerVideos_form.php index 25bcf3ee49..340ca29968 100644 --- a/view/managerVideos_form.php +++ b/view/managerVideos_form.php @@ -54,7 +54,7 @@
- \ No newline at end of file + diff --git a/view/mini-upload-form/index.php b/view/mini-upload-form/index.php index 31fdf711aa..ad2229e247 100644 --- a/view/mini-upload-form/index.php +++ b/view/mini-upload-form/index.php @@ -41,7 +41,7 @@ if (!User::canUpload()) {
- +
@@ -59,7 +59,7 @@ if (!User::canUpload()) { - +