]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-gl.js
colorbox: update library to 1.6.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-gl.js
diff --git a/library/colorbox/i18n/jquery.colorbox-gl.js b/library/colorbox/i18n/jquery.colorbox-gl.js
new file mode 100644 (file)
index 0000000..3641b51
--- /dev/null
@@ -0,0 +1,13 @@
+/*
+  jQuery Colorbox language configuration
+       language: Galician (gl)
+       translated by: donatorouco
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+       current: "Imaxe {current} de {total}",
+       previous: "Anterior",
+       next: "Seguinte",
+       close: "Pechar",
+       xhrError: "Erro na carga do contido.",
+       imgError: "Erro na carga da imaxe."
+});