summaryrefslogtreecommitdiffstats
path: root/admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-pt-BR.js
diff options
context:
space:
mode:
Diffstat (limited to 'admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-pt-BR.js')
-rw-r--r--admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-pt-BR.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-pt-BR.js b/admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-pt-BR.js
new file mode 100644
index 0000000..630cb38
--- /dev/null
+++ b/admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-pt-BR.js
@@ -0,0 +1,15 @@
+/*
+ jQuery Colorbox language configuration
+ language: Brazilian Portuguese (pt-BR)
+ translated by: ReinaldoMT
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+ current: "Imagem {current} de {total}",
+ previous: "Anterior",
+ next: "Próxima",
+ close: "Fechar",
+ slideshowStart: "iniciar apresentação de slides",
+ slideshowStop: "parar apresentação de slides",
+ xhrError: "Erro ao carregar o conteúdo.",
+ imgError: "Erro ao carregar a imagem."
+}); \ No newline at end of file