This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new 13d8d2107f Ukrainian translation
13d8d2107f is described below
commit 13d8d2107f5fab1f2a54aa59e9637d39f5a9961f
Author: mseidel <[email protected]>
AuthorDate: Tue Oct 17 17:47:50 2023 +0200
Ukrainian translation
---
assets/uk/msg_prop_l10n_uk.js | 10 +++++-----
content/uk/index.html | 2 +-
content/uk/topnav.md | 10 +++++-----
templates/ssi_paths.gsp | 4 ++--
4 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/assets/uk/msg_prop_l10n_uk.js b/assets/uk/msg_prop_l10n_uk.js
index 2e4221e53e..165ed0190b 100644
--- a/assets/uk/msg_prop_l10n_uk.js
+++ b/assets/uk/msg_prop_l10n_uk.js
@@ -14,10 +14,10 @@ var l10n = new Object();
// The following variables are used in the "index.html" file:
-l10n.index_alert_box_show = true;
-l10n.index_alert_box_background_color = "#F5A9A9"; // More
see "http://html-color-codes.info/"
-l10n.index_alert_box_href =
"https://openoffice.apache.org/translate.html"; // Make the whole
alert box clickable with a link.
- //
Maximum 49 characters.
+l10n.index_alert_box_show = true;
+l10n.index_alert_box_background_color = "#F5A9A9"; // More see
"http://html-color-codes.info/"
+l10n.index_alert_box_href =
"https://openoffice.apache.org/translate.html"; // Make the whole alert box
clickable with a link.
+
// Maximum 49 characters.
l10n.index_alert_box_headline_text = "We need your help to
complete translation into Ukrainian!";
- //
Maximum 630 characters.
+
// Maximum 630 characters.
l10n.index_alert_box_text_text = "This note is in English
because we need your help to translate Apache OpenOffice and this website into
your language. The links on this page will help you download and install Apache
OpenOffice in all currently available languages. <br /><br /> If you are
interested in helping translate, please click this text to review the
information. You can send a note to our mailing list
\"[email protected]\" if you want to volunteer or if you have
questions.";
diff --git a/content/uk/index.html b/content/uk/index.html
index 1450b36179..764eedafdc 100644
--- a/content/uk/index.html
+++ b/content/uk/index.html
@@ -119,7 +119,7 @@ screen reader.
+ "<div class='action-download'>"
+ "<div class='action-text action-link'>"
+ "<a href='/uk/download/index.html'>"
- + "<h2>I want to download Apache OpenOffice</h2>"
+ + "<h2>Я хочу завантажити Apache OpenOffice</h2>"
+ "<p style='font-size: 1.0em; font-weight: bold;'>(Most recent
release: " + DL.VERSION + ")</p>"
+ "<p>Download Apache OpenOffice for free <b>(really!)</b> | "
+ "<a
href='https://blogs.apache.org/OOo/entry/with_apache_openoffice_you_get'"
diff --git a/content/uk/topnav.md b/content/uk/topnav.md
index 9413ac4622..cf73b725ee 100644
--- a/content/uk/topnav.md
+++ b/content/uk/topnav.md
@@ -4,17 +4,17 @@ divid=topnava
- [Продукт][m0]
- [Завантаження][m1]
- [Підтримка][m2]
-- [Blog][m3]
-- [Extend][m4]
-- [Develop][m5]
+- [Блог][m3]
+- [Extensions & Templates][m4]
+- [Get Involved][m5]
- [Focus Areas][m6]
-- [Native Language][m7]
+- [Native Languages][m7]
[m0]: /product/index.html
"Опис програмного продукту Apache OpenOffice"
[m1]: /uk/download/index.html
"Завантаження Apache OpenOffice"
[m2]: /support/index.html
"Знайти підтримку стосовно OpenOffice"
-[m3]: https://blogs.apache.org/OOo/ "Apache
OpenOffice Blog"
+[m3]: https://blogs.apache.org/OOo/ "Блог
Apache OpenOffice"
[m4]: /extensions/index.html
"Extensions and Templates for OpenOffice"
[m5]: https://openoffice.apache.org/get-involved.html "Get involved in Apache
OpenOffice"
[m6]: /projects/accepted.html
"Apache OpenOffice development focus areas"
diff --git a/templates/ssi_paths.gsp b/templates/ssi_paths.gsp
index 3d40b3201a..0b77475325 100644
--- a/templates/ssi_paths.gsp
+++ b/templates/ssi_paths.gsp
@@ -149,7 +149,7 @@
// topnav["/th/"] = "/th/topnav.html"
topnav["/th/"] = "/topnav.html"
topnav["/tr/"] = "/tr/topnav.html"
-// topnav["/uk/"] = "/uk/topnav.html"
+ topnav["/uk/"] = "/uk/topnav.html"
topnav["/uk/"] = "/topnav.html"
topnav["/vi/"] = "/vi/topnav.html"
topnav["/xx/"] = "/xx/topnav.html"
@@ -211,4 +211,4 @@
if ( leftnav[key] ) content.leftnav = leftnav[key];
if ( rightnav[key] ) content.rightnav = rightnav[key];
}
-%>
\ No newline at end of file
+%>