Skip to content

Commit 766fa76

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 072e2af commit 766fa76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

l10n/pt_BR.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ OC.L10N.register(
411411
"Set the URL and Basic Authorization of style.json for OpenStreetMap Vector Tiles with MapLibre-GL-JS." : "Defina o URL e a autorização básica de style.json para blocos vetoriais OpenStreetMap com MapLibre-GL-JS.",
412412
"MapLibre Street style URL" : "URL do estilo MapLibre Street",
413413
"Basic Authorization if required. Format is \"user:password\"" : "Autorização Básica, se necessário. O formato é \"usuário:senha\"",
414-
"support PMTiles protocol" : "suporte ao protocolo PMTiles",
414+
"support PMTiles protocol" : "suportar o protocolo PMTiles",
415415
"Maps settings" : "Configurações de mapas"
416416
},
417417
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

l10n/pt_BR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
"Set the URL and Basic Authorization of style.json for OpenStreetMap Vector Tiles with MapLibre-GL-JS." : "Defina o URL e a autorização básica de style.json para blocos vetoriais OpenStreetMap com MapLibre-GL-JS.",
410410
"MapLibre Street style URL" : "URL do estilo MapLibre Street",
411411
"Basic Authorization if required. Format is \"user:password\"" : "Autorização Básica, se necessário. O formato é \"usuário:senha\"",
412-
"support PMTiles protocol" : "suporte ao protocolo PMTiles",
412+
"support PMTiles protocol" : "suportar o protocolo PMTiles",
413413
"Maps settings" : "Configurações de mapas"
414414
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
415415
}

0 commit comments

Comments
 (0)