]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-pt-BR.js
colorbox: update library to 1.6.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-pt-BR.js
diff --git a/library/colorbox/i18n/jquery.colorbox-pt-BR.js b/library/colorbox/i18n/jquery.colorbox-pt-BR.js
new file mode 100644 (file)
index 0000000..a405d93
--- /dev/null
@@ -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