This is an automated email from the ASF dual-hosted git repository.

marcus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git

commit ae736fa244a8974528f91ed45d36559a9b76655e
Author: Marcus <[email protected]>
AuthorDate: Tue May 18 20:20:32 2021 +0200

    Moving files
---
 assets/af/Archive/images/eggsopen_v6_with_gull.gif | Bin 28696 -> 0 bytes
 assets/af/Archive/images/translate-heading.png     | Bin 3707 -> 0 bytes
 assets/ar/Archive/back.gif                         | Bin 117 -> 0 bytes
 assets/ar/Archive/banner_join_ar.png               | Bin 4686 -> 0 bytes
 assets/ar/Archive/style.css                        |  20 -----
 assets/ar/Archive/valid_css.png                    | Bin 342 -> 0 bytes
 assets/ar/Archive/valid_html.png                   | Bin 346 -> 0 bytes
 assets/ar/Archive/work_in_progress.gif             | Bin 1482 -> 0 bytes
 assets/xx/msg_prop_l10n_xx.js                      |  96 ---------------------
 9 files changed, 116 deletions(-)

diff --git a/assets/af/Archive/images/eggsopen_v6_with_gull.gif 
b/assets/af/Archive/images/eggsopen_v6_with_gull.gif
deleted file mode 100644
index 8bda7db..0000000
Binary files a/assets/af/Archive/images/eggsopen_v6_with_gull.gif and /dev/null 
differ
diff --git a/assets/af/Archive/images/translate-heading.png 
b/assets/af/Archive/images/translate-heading.png
deleted file mode 100644
index d1b5b52..0000000
Binary files a/assets/af/Archive/images/translate-heading.png and /dev/null 
differ
diff --git a/assets/ar/Archive/back.gif b/assets/ar/Archive/back.gif
deleted file mode 100644
index 70eeff6..0000000
Binary files a/assets/ar/Archive/back.gif and /dev/null differ
diff --git a/assets/ar/Archive/banner_join_ar.png 
b/assets/ar/Archive/banner_join_ar.png
deleted file mode 100644
index 79ed44e..0000000
Binary files a/assets/ar/Archive/banner_join_ar.png and /dev/null differ
diff --git a/assets/ar/Archive/style.css b/assets/ar/Archive/style.css
deleted file mode 100644
index bff7796..0000000
--- a/assets/ar/Archive/style.css
+++ /dev/null
@@ -1,20 +0,0 @@
-body         {font-size: small; margin: 4px; font-family: Arial, Sans, "Arabic 
Transparent";}
-table.main tr, table.main td   {text-align: right; direction: rtl;}
-#menuColumn     {width: 17%;}
-#separatorColumn {width: 10px;}
-.mainTitle, .subTitle {color: #06348c; font-weight: bold; text-align: center; 
background: #dee4ee url("back.gif") repeat-y right; border: 1px solid #9999ee;}
-.mainTitle      {font-size: medium; text-align: center;}
-.subTitle       {font-size: small; text-align: center;}
-.menu           {border: 1px solid #cccccc; background-color: #eeeeff;}
-table.main      {border: 1px solid #eeeeee; background-color: #f5f5f5; width: 
100%; direction: rtl;}
-a, a:visited    {text-decoration: none; color: #0000ff;}
-a:hover         {color: #7777ff;}
-h2              {text-align: center; color: #000088; padding-top: 5px; 
padding-bottom: 5px; border-bottom: 1px solid #000088;}
-h3              {text-align: right; color: #000088; border-bottom: 1px solid 
#000088; width: 60%;}
-.item a         {color: #fff; background-color: #eee; display:block; width: 
100%; text-indent:5px;}
-.item a:hover   {background-color: #fff; color: #06348c;}
-#maillist       {width: 100%; background-color: #ffffff;}
-#maillist td    {text-align: center; border: 1px solid #eeeeee;}
-#maillist td.head {font-weight: bold; color: #00315a}
-img             {border: 0px solid #ffffff;}
-.footer         {text-align: center; border: 1px solid #eeeeee; font-weight: 
bold; width: 100%; background-color: #f5f5f5; margin-top: 2px; color: #aaaaaa;}
diff --git a/assets/ar/Archive/valid_css.png b/assets/ar/Archive/valid_css.png
deleted file mode 100644
index 44d3ead..0000000
Binary files a/assets/ar/Archive/valid_css.png and /dev/null differ
diff --git a/assets/ar/Archive/valid_html.png b/assets/ar/Archive/valid_html.png
deleted file mode 100644
index f177897..0000000
Binary files a/assets/ar/Archive/valid_html.png and /dev/null differ
diff --git a/assets/ar/Archive/work_in_progress.gif 
b/assets/ar/Archive/work_in_progress.gif
deleted file mode 100644
index 9ef27fc..0000000
Binary files a/assets/ar/Archive/work_in_progress.gif and /dev/null differ
diff --git a/assets/xx/msg_prop_l10n_xx.js b/assets/xx/msg_prop_l10n_xx.js
deleted file mode 100644
index 23e1704..0000000
--- a/assets/xx/msg_prop_l10n_xx.js
+++ /dev/null
@@ -1,96 +0,0 @@
-/* This file is to maintain text information that can be used on the download 
webpage via JavaScript when
- * including this file.
- *
- * Instead of hard coded text in the green box please use these variables and 
translate it to your favorite language.
- *
- * Wrong:   "Download Apache OpenOffice"
- * Correct: l10n.index_redirect_text
- */
-
-
-
-// Object that contains all following properties (variables).
-var l10n = new Object();
-
-// The following variables are used in the "index.html" file:
-
-// Graphic, text and links to show inside the event box.
-                                                                       // 
"true" = Show the box, "false" = Do not show.
-l10n.index_event_box_show                      = false;
-                                                                       // Logo 
graphic.
-l10n.index_event_box_graphic_src               = "/images/ASF-at-15-EPS.png";
-                                                                       // 
Alternative text for the graphic.
-l10n.index_event_box_graphic_alt               = "Logo 15th Anniversary of 
ASF";
-                                                                       // Make 
the graphic clickable with a link.
-l10n.index_event_box_graphic_href              = "https://s.apache.org/wZr";;
-                                                                       // The 
height in pixel of the graphic. Leave empty to use the height of the original 
graphic.
-l10n.index_event_box_graphic_height            = "96";
-                                                                       // The 
width in pixel of the graphic. Leave empty to use the width of the original 
graphic.
-l10n.index_event_box_graphic_width             = "237";
-                                                                       // 
Mouse over text for the graphic.
-l10n.index_event_box_graphic_title             = "";
-                                                                       // Make 
the whole box clickable with a link.
-l10n.index_event_box_text_href                 = "https://s.apache.org/wZr";;
-                                                                       // 
Maximum 630 characters.
-l10n.index_event_box_text_text                 = "<b>The Apache Software 
Foundation Celebrates 15 Years of Open Source Innovation and Community 
Leadership</b> <br /><br />OpenOffice congratulates the ASF for fantastic 15 
years of hosting, developing and serving software that is famous around the 
world. <b><i> Click to see the full text ... </i></b>";
-                                                                       // 
Mouse over text for the text.
-l10n.index_event_box_text_title                        = "";
-
-// Text and link to show inside the alert box.
-                                                                       // 
"true" = Show the box, "false" = Do not show.
-l10n.index_alert_box_show                      = false;
-                                                                       // Make 
the whole box clickable with a link.
-l10n.index_alert_box_href                      = "https://www.google.com/";;
-                                                                       // 
Maximum 49 characters.
-l10n.index_alert_box_headline_text             = "Headline text with max. 49 
characters";
-                                                                       // 
Mover over text for the headline.
-l10n.index_alert_box_headline_title            = "Mover over title text for 
the headline.";
-                                                                       // 
Maximum 630 characters.
-l10n.index_alert_box_text_text                 = "Text with max. 630 
characters. <br /><br /> Use this alert box to announce any important messages 
or problems. <br /><br /> This whole alert box can be linked with an URL to 
point the user to more information or to a solution. But the link can also be 
left out. Then the box is not clickable.";
-                                                                       // 
Mouse over text for the text.
-l10n.index_alert_box_text_title                        = "Mouse over title 
text for the text.";
-
-// Flag how to redirect and if text should be displayed.
-// "none" = no redirect, no text shown - "soft" = redirect, text shown - 
"hard" = redirect, no text shown.
-l10n.index_redirect_text                       = [ /* ast */   "none", "This 
site is also available in <b>Asturianu (ast)</b>. Just click this text to get 
redirected.",
-                                                   /* eu */    "none", "This 
site is also available in <b>Euskara (eu)</b>. Just click this text to get 
redirected.",
-                                                   /* bg */    "none", "This 
site is also available in <b>български език (bg)</b>. Just click this text to 
get redirected.",
-                                                   /* ca */    "none", "This 
site is also available in <b>Català (ca)</b>. Just click this text to get 
redirected.",
-                                                   /* ca-XV */ "none", "This 
site is also available in <b>Català (Valencià RACV) (ca-XV)</b>. Just click 
this text to get redirected.",
-                                                   /* ca-XR */ "none", "This 
site is also available in <b>Català (Valencià AVL) (ca-XR)</b>. Just click this 
text to get redirected.",
-                                                   /* zh-CN */ "none", "This 
site is also available in <b>简体中文 (zh-CN)</b>. Just click this text to get 
redirected.",
-                                                   /* zh-TW */ "none", "This 
site is also available in <b>正體中文 (zh-TW)</b>. Just click this text to get 
redirected.",
-                                                   /* cs */    "none", "This 
site is also available in <b>Čeština (cs)</b>. Just click this text to get 
redirected.",
-                                                   /* da */    "none", "This 
site is also available in <b>Dansk (da)</b>. Just click this text to get 
redirected.",
-                                                   /* nl */    "none", "This 
site is also available in <b>Nederlands (nl)</b>. Just click this text to get 
redirected.",
-                                                   /* en-GB */ "none", "This 
site is also available in <b>English (en-GB)</b>. Just click this text to get 
redirected.",
-                                                   /* en-US */ "none", "This 
site is also available in <b>English (en-US)</b>. Just click this text to get 
redirected.",
-                                                   /* fi */    "none", "This 
site is also available in <b>Suomi (fi)</b>. Just click this text to get 
redirected.",
-                                                   /* fr */    "none", "This 
site is also available in <b>Français (fr)</b>. Just click this text to get 
redirected.",
-                                                   /* gl */    "none", "This 
site is also available in <b>Galego (gl)</b>. Just click this text to get 
redirected.",
-                                                   /* de */    "soft", "Diese 
Webseite gibt es auch in <b>Deutsch (de)</b>. Einfach auf diesen Text klicken, 
um weitergeleitet zu werden.",
-                                                   /* el */    "none", "This 
site is also available in <b>ελληνικά (el)</b>. Just click this text to get 
redirected.",
-                                                   /* he */    "soft", "This 
site is also available in <b>עברית (he)</b>. Just click this text to get 
redirected.",
-                                                   /* hi */    "none", "This 
site is also available in <b>हिन्दी (hi)</b>. Just click this text to get 
redirected.",
-                                                   /* hu */    "none", "This 
site is also available in <b>Magyar (hu)</b>. Just click this text to get 
redirected.",
-                                                   /* it */    "soft", "Questo 
sito è disponibile anche in <b>Italiano (it)</b>. Fare clic qui per 
visualizzare la versione italiana.",
-                                                   /* ja */    "none", "This 
site is also available in <b>日本語 (ja)</b>. Just click this text to get 
redirected.",
-                                                   /* km */    "none", "This 
site is also available in <b>ភាសាខ្មែរ (km)</b>. Just click this text to get 
redirected.",
-                                                   /* ko */    "none", "This 
site is also available in <b>한국어 (ko)</b>. Just click this text to get 
redirected.",
-                                                   /* lt */    "hard", 
"Spustelėjus šį tekstą, tinklalapį bus galima skaityti <b>lietuviškai</b>.",
-                                                   /* nb */    "none", "This 
site is also available in <b>Norsk [Bokmål] (nb)</b>. Just click this text to 
get redirected.",
-                                                   /* pl */    "none", "This 
site is also available in <b>Polski (pl)</b>. Just click this text to get 
redirected.",
-                                                   /* pt-BR */ "none", "Este 
site também está disponível em <b>Português [do Brasil] (pt-BR)</b>. Clique 
neste texto para ser redirecionado.",
-                                                   /* pt */    "soft", "Este 
site também está disponível em <b>Português [Europeu] (pt)</b>. Clique neste 
texto para ser redirecionado.",
-                                                   /* ru */    "none", "This 
site is also available in <b>Русский (ru)</b>. Just click this text to get 
redirected.",
-                                                   /* gd */    "none", "This 
site is also available in <b>Gàidhlig (gd)</b>. Just click this text to get 
redirected.",
-                                                   /* sr */    "none", "This 
site is also available in <b>Cрпски [ћирилицом] (sr)</b>. Just click this text 
to get redirected.",
-                                                   /* sk */    "none", "This 
site is also available in <b>Slovenský jazyk [slovenčina] (sk)</b>. Just click 
this text to get redirected.",
-                                                   /* sl */    "none", "This 
site is also available in <b>Slovenski jezik [slovenščina] (sl)</b>. Just click 
this text to get redirected.",
-                                                   /* es */    "none", "This 
site is also available in <b>Español (es)</b>. Just click this text to get 
redirected.",
-                                                   /* sv */    "none", "This 
site is also available in <b>Svenska (sv)</b>. Just click this text to get 
redirected.",
-                                                   /* ta */    "none", "This 
site is also available in <b>தமிழ் (ta)</b>. Just click this text to get 
redirected.",
-                                                   /* th */    "none", "This 
site is also available in <b>ภาษาไทย (th)</b>. Just click this text to get 
redirected.",
-                                                   /* tr */    "none", "This 
site is also available in <b>Türkçe (tr)</b>. Just click this text to get 
redirected.",
-                                                   /* vi */    "none", "This 
site is also available in <b>Tiếng Việt (vi)</b>. Just click this text to get 
redirected." ];
-

Reply via email to