]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-ca.js
colorbox: update library to 1.6.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-ca.js
diff --git a/library/colorbox/i18n/jquery.colorbox-ca.js b/library/colorbox/i18n/jquery.colorbox-ca.js
new file mode 100644 (file)
index 0000000..173c05f
--- /dev/null
@@ -0,0 +1,13 @@
+/*
+       jQuery Colorbox language configuration
+       language: Catala (ca)
+       translated by: eduard salla
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+       current: "Imatge {current} de {total}",
+       previous: "Anterior",
+       next: "Següent",
+       close: "Tancar",
+       xhrError: "Error en la càrrega del contingut.",
+       imgError: "Error en la càrrega de la imatge."
+});