summaryrefslogtreecommitdiff
path: root/sites/all/libraries/colorbox/i18n/jquery.colorbox-lv.js
diff options
context:
space:
mode:
Diffstat (limited to 'sites/all/libraries/colorbox/i18n/jquery.colorbox-lv.js')
-rw-r--r--sites/all/libraries/colorbox/i18n/jquery.colorbox-lv.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/sites/all/libraries/colorbox/i18n/jquery.colorbox-lv.js b/sites/all/libraries/colorbox/i18n/jquery.colorbox-lv.js
new file mode 100644
index 000000000..e376366b9
--- /dev/null
+++ b/sites/all/libraries/colorbox/i18n/jquery.colorbox-lv.js
@@ -0,0 +1,16 @@
+/*
+ jQuery Colorbox language configuration
+ language: Latvian (lv)
+ translated by: Matiss Roberts Treinis
+ site: x0.lv
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+ current: "attēls {current} no {total}",
+ previous: "iepriekšējais",
+ next: "nākamais",
+ close: "aizvērt",
+ xhrError: "Neizdevās ielādēt saturu.",
+ imgError: "Neizdevās ielādēt attēlu.",
+ slideshowStart: "sākt slaidrādi",
+ slideshowStop: "apturēt slaidrādi"
+});