]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-lt.js
colorbox: update library to 1.6.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-lt.js
diff --git a/library/colorbox/i18n/jquery.colorbox-lt.js b/library/colorbox/i18n/jquery.colorbox-lt.js
new file mode 100644 (file)
index 0000000..a513fcf
--- /dev/null
@@ -0,0 +1,15 @@
+/*
+       jQuery Colorbox language configuration
+       language: Lithuanian (lt)
+       translated by: Tomas Norkūnas
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+       current: "Nuotrauka {current} iš {total}",
+       previous: "Atgal",
+       next: "Pirmyn",
+       close: "Uždaryti",
+       xhrError: "Nepavyko užkrauti turinio.",
+       imgError: "Nepavyko užkrauti nuotraukos.",
+       slideshowStart: "Pradėti automatinę peržiūrą",
+       slideshowStop: "Sustabdyti automatinę peržiūrą"
+});
\ No newline at end of file