loleaflet/l10n/uno/ab.json | 1 loleaflet/l10n/uno/am.json | 1 loleaflet/l10n/uno/ar.json | 1 loleaflet/l10n/uno/be.json | 1 loleaflet/l10n/uno/bg.json | 1 loleaflet/l10n/uno/br.json | 1 loleaflet/l10n/uno/ca-valencia.json | 1 loleaflet/l10n/uno/ca.json | 1 loleaflet/l10n/uno/cs.json | 1 loleaflet/l10n/uno/cy.json | 1 loleaflet/l10n/uno/da.json | 1 loleaflet/l10n/uno/de.json | 1 loleaflet/l10n/uno/dsb.json | 1 loleaflet/l10n/uno/el.json | 1 loleaflet/l10n/uno/en-GB.json | 1 loleaflet/l10n/uno/eo.json | 1 loleaflet/l10n/uno/es.json | 4 + loleaflet/l10n/uno/et.json | 1 loleaflet/l10n/uno/eu.json | 1 loleaflet/l10n/uno/fi.json | 1 loleaflet/l10n/uno/fr.json | 1 loleaflet/l10n/uno/fy.json | 1 loleaflet/l10n/uno/ga.json | 1 loleaflet/l10n/uno/gd.json | 1 loleaflet/l10n/uno/gl.json | 1 loleaflet/l10n/uno/gug.json | 1 loleaflet/l10n/uno/hr.json | 1 loleaflet/l10n/uno/hsb.json | 1 loleaflet/l10n/uno/hu.json | 1 loleaflet/l10n/uno/id.json | 1 loleaflet/l10n/uno/is.json | 1 loleaflet/l10n/uno/it.json | 1 loleaflet/l10n/uno/ja.json | 1 loleaflet/l10n/uno/kab.json | 1 loleaflet/l10n/uno/kk.json | 1 loleaflet/l10n/uno/ko.json | 1 loleaflet/l10n/uno/lt.json | 1 loleaflet/l10n/uno/lv.json | 1 loleaflet/l10n/uno/nb.json | 1 loleaflet/l10n/uno/nl.json | 1 loleaflet/l10n/uno/nn.json | 1 loleaflet/l10n/uno/oc.json | 1 loleaflet/l10n/uno/pl.json | 1 loleaflet/l10n/uno/pt-BR.json | 3 + loleaflet/l10n/uno/pt.json | 1 loleaflet/l10n/uno/ro.json | 1 loleaflet/l10n/uno/ru.json | 1 loleaflet/l10n/uno/sk.json | 1 loleaflet/l10n/uno/sl.json | 1 loleaflet/l10n/uno/sv.json | 1 loleaflet/l10n/uno/ta.json | 1 loleaflet/l10n/uno/tr.json | 1 loleaflet/l10n/uno/ug.json | 1 loleaflet/l10n/uno/uk.json | 1 loleaflet/l10n/uno/vec.json | 1 loleaflet/l10n/uno/zh-CN.json | 1 loleaflet/l10n/uno/zh-TW.json | 1 loleaflet/po/templates/loleaflet-ui.pot | 80 ++++++++++++++----------------- loleaflet/src/control/Control.Menubar.js | 14 ++--- loleaflet/src/unocommands.js | 1 60 files changed, 107 insertions(+), 50 deletions(-)
New commits: commit 82f857c7f4271e1ec38eb9a16f5bce958ef37f0d Author: Pranam Lashkari <[email protected]> AuthorDate: Sat Dec 28 00:21:02 2019 +0530 Commit: Andras Timar <[email protected]> CommitDate: Fri Jan 3 15:56:23 2020 +0100 Removed extra "Insert" strings in phone wizard's Insert menu and removed 1 extra "Insert" string in browser's Insert menu Change-Id: If7f27dda00d8abee662b2624a7f0edd9c9008585 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/85875 Reviewed-by: Michael Meeks <[email protected]> Reviewed-by: Andras Timar <[email protected]> Tested-by: Andras Timar <[email protected]> diff --git a/loleaflet/l10n/uno/ab.json b/loleaflet/l10n/uno/ab.json index 70e028079..f2f0592a2 100644 --- a/loleaflet/l10n/uno/ab.json +++ b/loleaflet/l10n/uno/ab.json @@ -161,6 +161,7 @@ "~Rows":"Ацәаҳәақәа", "~Save":"Иеиқәырхатәуп", "~Select":"Иалкаатәуп", +"~Shape":"Афигурақәа", "~Sheet":"Абӷьыц", "~Show":"Иаарҧштәуп", "~Show Sheet...":"Иаарҧштәуп абӷьыцқәа...", diff --git a/loleaflet/l10n/uno/am.json b/loleaflet/l10n/uno/am.json index 96d26f5d8..31d7ca905 100644 --- a/loleaflet/l10n/uno/am.json +++ b/loleaflet/l10n/uno/am.json @@ -332,6 +332,7 @@ "~Select...":"~ይምረጡ...", "~Send to Back":"ወደ ኋላ ~መላኪያ", "~Sentence case":"በ ~አረፍተ ነገር ጉዳይ", +"~Shape":"~ቅርጽ", "~Sheet":"~ወረቀት", "~Show":"~ማሳያ", "~Show Details":"ዝርዝሮች ~ማሳያ", diff --git a/loleaflet/l10n/uno/ar.json b/loleaflet/l10n/uno/ar.json index 37fc17c28..55644e34c 100644 --- a/loleaflet/l10n/uno/ar.json +++ b/loleaflet/l10n/uno/ar.json @@ -318,6 +318,7 @@ "~Select":"~حدّد", "~Send to Back":"أر~سل إلى الخلف", "~Sentence case":"ح~الة الجملة", +"~Shape":"~شكل", "~Sheet":"الور~قة", "~Show":"ا~عرض", "~Show Details":"أ~ظهر التفاصيل", diff --git a/loleaflet/l10n/uno/be.json b/loleaflet/l10n/uno/be.json index 984bf4971..afffadea1 100644 --- a/loleaflet/l10n/uno/be.json +++ b/loleaflet/l10n/uno/be.json @@ -315,6 +315,7 @@ "~Select":"Пазначыць", "~Send to Back":"Ззаду", "~Sentence case":"Як у звычайным сказе", +"~Shape":"Абрыс", "~Sheet":"Аркуш", "~Show":"Паказваць", "~Show Details":"З падрабязнасцямі", diff --git a/loleaflet/l10n/uno/bg.json b/loleaflet/l10n/uno/bg.json index ba68f3e3e..d8215da17 100644 --- a/loleaflet/l10n/uno/bg.json +++ b/loleaflet/l10n/uno/bg.json @@ -332,6 +332,7 @@ "~Select...":"Избиране...", "~Send to Back":"Изн~асяне отзад", "~Sentence case":"~Изречение", +"~Shape":"Фигура", "~Sheet":"~Лист", "~Show":"~Показване", "~Show Details":"~Видими детайли", diff --git a/loleaflet/l10n/uno/br.json b/loleaflet/l10n/uno/br.json index 6a5ef525b..898670c88 100644 --- a/loleaflet/l10n/uno/br.json +++ b/loleaflet/l10n/uno/br.json @@ -281,6 +281,7 @@ "~Select":"~Diuz", "~Send to Back":"Pep t~ra war drek", "~Sentence case":"~Tirenneg ar frazenn", +"~Shape":"~Lun", "~Sheet":"~Follenn", "~Show":"S~krammañ", "~Show Details":"S~krammañ ar munudoù", diff --git a/loleaflet/l10n/uno/ca-valencia.json b/loleaflet/l10n/uno/ca-valencia.json index ccc789fa2..4cb9b44ee 100644 --- a/loleaflet/l10n/uno/ca-valencia.json +++ b/loleaflet/l10n/uno/ca-valencia.json @@ -315,6 +315,7 @@ "~Select":"~Selecciona", "~Send to Back":"Envia al ~fons", "~Sentence case":"Majú~scules a l'inici de frase", +"~Shape":"~Forma", "~Sheet":"~Full", "~Show":"Mo~stra", "~Show Details":"Mo~stra els detalls", diff --git a/loleaflet/l10n/uno/ca.json b/loleaflet/l10n/uno/ca.json index 8d05fbb57..5ca7915eb 100644 --- a/loleaflet/l10n/uno/ca.json +++ b/loleaflet/l10n/uno/ca.json @@ -332,6 +332,7 @@ "~Select...":"~Selecciona...", "~Send to Back":"Envia al ~fons", "~Sentence case":"Majú~scules a l'inici de frase", +"~Shape":"~Forma", "~Sheet":"~Full", "~Show":"Mo~stra", "~Show Details":"Mo~stra els detalls", diff --git a/loleaflet/l10n/uno/cs.json b/loleaflet/l10n/uno/cs.json index c75f1055d..752f35916 100644 --- a/loleaflet/l10n/uno/cs.json +++ b/loleaflet/l10n/uno/cs.json @@ -332,6 +332,7 @@ "~Select...":"V~ybrat...", "~Send to Back":"Od~sunout do pozadí", "~Sentence case":"~První velké", +"~Shape":"~Tvar", "~Sheet":"Lis~t", "~Show":"Zobrazit", "~Show Details":"Zo~brazit podrobnosti", diff --git a/loleaflet/l10n/uno/cy.json b/loleaflet/l10n/uno/cy.json index 096319ad3..51d3d0a53 100644 --- a/loleaflet/l10n/uno/cy.json +++ b/loleaflet/l10n/uno/cy.json @@ -332,6 +332,7 @@ "~Select...":"~Dewis...", "~Send to Back":"~Anfon i'r Cefn", "~Sentence case":"~Llythrennaubach/mawr brawddeg", +"~Shape":"~Siapiau", "~Sheet":"~Dalen", "~Show":"D~angos", "~Show Details":"Dangos ~Manylion", diff --git a/loleaflet/l10n/uno/da.json b/loleaflet/l10n/uno/da.json index 4be38cdf4..bb0e63d94 100644 --- a/loleaflet/l10n/uno/da.json +++ b/loleaflet/l10n/uno/da.json @@ -332,6 +332,7 @@ "~Select...":"V~ælg...", "~Send to Back":"Placer ~bagest", "~Sentence case":"~Sætning", +"~Shape":"~Figur", "~Sheet":"~Ark", "~Show":"Vi~s", "~Show Details":"~Vis detaljer", diff --git a/loleaflet/l10n/uno/de.json b/loleaflet/l10n/uno/de.json index b9f66b71a..2634ceec5 100644 --- a/loleaflet/l10n/uno/de.json +++ b/loleaflet/l10n/uno/de.json @@ -332,6 +332,7 @@ "~Select...":"Aus~wählen...", "~Send to Back":"G~anz nach hinten", "~Sentence case":"Sat~zanfang groß", +"~Shape":"~Form", "~Sheet":"~Tabelle", "~Show":"An~zeigen", "~Show Details":"Details ~einblenden", diff --git a/loleaflet/l10n/uno/dsb.json b/loleaflet/l10n/uno/dsb.json index 84e34a664..a9ebe739e 100644 --- a/loleaflet/l10n/uno/dsb.json +++ b/loleaflet/l10n/uno/dsb.json @@ -332,6 +332,7 @@ "~Select...":"W~ubraś...", "~Send to Back":"Cele ~naslědk", "~Sentence case":"Wjeliki ~zachopjeńk sady", +"~Shape":"~Forma", "~Sheet":"~Tabela", "~Show":"~Pokazaś", "~Show Details":"Drobnostki poka~zaś", diff --git a/loleaflet/l10n/uno/el.json b/loleaflet/l10n/uno/el.json index 8cda17982..3b0e0a79b 100644 --- a/loleaflet/l10n/uno/el.json +++ b/loleaflet/l10n/uno/el.json @@ -332,6 +332,7 @@ "~Select...":"Επιλο~γή...", "~Send to Back":"Μεταφορά πί~σω", "~Sentence case":"Κεφαλαίο ~πρότασης", +"~Shape":"Σ~χήμα", "~Sheet":"~Φύλλο", "~Show":"Εμφάνι~ση", "~Show Details":"Εμ~φάνιση λεπτομερειών", diff --git a/loleaflet/l10n/uno/en-GB.json b/loleaflet/l10n/uno/en-GB.json index f332e6e64..6ae3baae3 100644 --- a/loleaflet/l10n/uno/en-GB.json +++ b/loleaflet/l10n/uno/en-GB.json @@ -332,6 +332,7 @@ "~Select...":"~Select...", "~Send to Back":"~Send to Back", "~Sentence case":"~Sentence case", +"~Shape":"~Shape", "~Sheet":"~Sheet", "~Show":"~Show", "~Show Details":"~Show Details", diff --git a/loleaflet/l10n/uno/eo.json b/loleaflet/l10n/uno/eo.json index 1333a6ec8..d88a58502 100644 --- a/loleaflet/l10n/uno/eo.json +++ b/loleaflet/l10n/uno/eo.json @@ -332,6 +332,7 @@ "~Select...":"Elekti...", "~Send to Back":"Sendi fonen", "~Sentence case":"Fraza uskleco", +"~Shape":"Formo", "~Sheet":"Folio", "~Show":"Vidigi", "~Show Details":"Montri detalojn", diff --git a/loleaflet/l10n/uno/es.json b/loleaflet/l10n/uno/es.json index 52d28a44f..cd9dc69a0 100644 --- a/loleaflet/l10n/uno/es.json +++ b/loleaflet/l10n/uno/es.json @@ -121,6 +121,8 @@ "Insert Column After":"Insertar columna después", "Insert Column Before":"Insertar columna antes", "Insert Column Break":"Insertar salto de columna", +"Insert Columns ~After":"Insertar columnas después", +"Insert Columns ~Before":"Insertar columnas antes", "Insert Comment":"Insertar comentario", "Insert Co~lumns":"Insertar ~columnas", "Insert Co~mment":"Insertar co~mentario", @@ -158,6 +160,7 @@ "Lis~ts":"Lis~tas", "L~ine...":"~Línea...", "Manage...":"Gestionar…", +"Master Slides":"Patrones de diapositivas", "Merge Cells":"Combinar celdas", "More ~Filters":"Más ~filtros", "Move Down":"Bajar", @@ -330,6 +333,7 @@ "~Select...":"~Seleccionar…", "~Send to Back":"Enviar al ~fondo", "~Sentence case":"~Oración con mayúscula inicial", +"~Shape":"~Forma", "~Sheet":"H~oja", "~Show":"~Mostrar", "~Show Details":"~Mostrar detalles", diff --git a/loleaflet/l10n/uno/et.json b/loleaflet/l10n/uno/et.json index bcb11009c..3202646a7 100644 --- a/loleaflet/l10n/uno/et.json +++ b/loleaflet/l10n/uno/et.json @@ -332,6 +332,7 @@ "~Select...":"Vali...", "~Send to Back":"Vii kõige taha", "~Sentence case":"Iga ~lause suure esitähega", +"~Shape":"Kujundid", "~Sheet":"L~eht", "~Show":"Näitamine", "~Show Details":"Näita üksikasju", diff --git a/loleaflet/l10n/uno/eu.json b/loleaflet/l10n/uno/eu.json index c5f004ec9..0a4a8d563 100644 --- a/loleaflet/l10n/uno/eu.json +++ b/loleaflet/l10n/uno/eu.json @@ -332,6 +332,7 @@ "~Select...":"~Hautatu...", "~Send to Back":"~Eraman atzera", "~Sentence case":"~Esaldia maiuskulaz/minuskulaz", +"~Shape":"~Forma", "~Sheet":"~Orria", "~Show":"E~rakutsi", "~Show Details":"E~rakutsi xehetasunak", diff --git a/loleaflet/l10n/uno/fi.json b/loleaflet/l10n/uno/fi.json index 1744bfcba..a233c2661 100644 --- a/loleaflet/l10n/uno/fi.json +++ b/loleaflet/l10n/uno/fi.json @@ -327,6 +327,7 @@ "~Select...":"~Valitse...", "~Send to Back":"Vie ~taakse", "~Sentence case":"~Ensimmäinen sana suurella alkukirjaimella", +"~Shape":"Muoto", "~Sheet":"T~aulukko", "~Show":"~Näytä", "~Show Details":"~Näytä tiedot", diff --git a/loleaflet/l10n/uno/fr.json b/loleaflet/l10n/uno/fr.json index 250a733be..ed2cdf23d 100644 --- a/loleaflet/l10n/uno/fr.json +++ b/loleaflet/l10n/uno/fr.json @@ -332,6 +332,7 @@ "~Select...":"~Sélectionner...", "~Send to Back":"Envoyer à l'a~rrière", "~Sentence case":"~Casse de phrase", +"~Shape":"~Forme", "~Sheet":"~Feuille", "~Show":"A~fficher", "~Show Details":"Afficher le~s détails", diff --git a/loleaflet/l10n/uno/fy.json b/loleaflet/l10n/uno/fy.json index eb0bbd53e..f9de0fe51 100644 --- a/loleaflet/l10n/uno/fy.json +++ b/loleaflet/l10n/uno/fy.json @@ -332,6 +332,7 @@ "~Select...":"~Selektearje...", "~Send to Back":"~Efteroan sette", "~Sentence case":"~Sin begjint mei haadletter", +"~Shape":"~Foarm", "~Sheet":"~Blêd", "~Show":"~Sjen litte", "~Show Details":"~Details sjen litte", diff --git a/loleaflet/l10n/uno/ga.json b/loleaflet/l10n/uno/ga.json index 270579750..449064ce7 100644 --- a/loleaflet/l10n/uno/ga.json +++ b/loleaflet/l10n/uno/ga.json @@ -332,6 +332,7 @@ "~Select...":"~Roghnaigh...", "~Send to Back":"~Cuir go dtí an Cúl", "~Sentence case":"Cás ~abairte", +"~Shape":"~Cruth", "~Sheet":"~Bileog", "~Show":"~Taispeáin", "~Show Details":"Taispeáin ~Mionsonraí", diff --git a/loleaflet/l10n/uno/gd.json b/loleaflet/l10n/uno/gd.json index 5755003ed..96c8fcbe5 100644 --- a/loleaflet/l10n/uno/gd.json +++ b/loleaflet/l10n/uno/gd.json @@ -332,6 +332,7 @@ "~Select...":"~Tagh…", "~Send to Back":"Gluai~s gun fhìor-chùlaibh", "~Sentence case":"Cèis an t-~seantans", +"~Shape":"Cr~uth", "~Sheet":"~Siota", "~Show":"~Seall", "~Show Details":"~Seall am mion-fhiosrachadh", diff --git a/loleaflet/l10n/uno/gl.json b/loleaflet/l10n/uno/gl.json index 9333ecdc1..c73710c5b 100644 --- a/loleaflet/l10n/uno/gl.json +++ b/loleaflet/l10n/uno/gl.json @@ -332,6 +332,7 @@ "~Select...":"~Seleccionar...", "~Send to Back":"Levar ~para atrás", "~Sentence case":"Maiú~scula inicial", +"~Shape":"~Forma", "~Sheet":"~Folla", "~Show":"~Amosar", "~Show Details":"Amosar detalle~s", diff --git a/loleaflet/l10n/uno/gug.json b/loleaflet/l10n/uno/gug.json index e8d9fa8c2..cb87059d2 100644 --- a/loleaflet/l10n/uno/gug.json +++ b/loleaflet/l10n/uno/gug.json @@ -293,6 +293,7 @@ "~Select":"~Poravo", "~Send to Back":"~Mondo Huguápe", "~Sentence case":"~Ñe'ẽjoapy Oñepyrũva Mayúscula gui", +"~Shape":"~Forma", "~Sheet":"~Kuatia", "~Show":"~Hechauka", "~Show Details":"~Hechauka Detalles", diff --git a/loleaflet/l10n/uno/hr.json b/loleaflet/l10n/uno/hr.json index 3945bdb73..7a9edef41 100644 --- a/loleaflet/l10n/uno/hr.json +++ b/loleaflet/l10n/uno/hr.json @@ -327,6 +327,7 @@ "~Select":"~Odabir", "~Send to Back":"~Premjesti na dno", "~Sentence case":"~Prvo veliko slovo u rečenici", +"~Shape":"~Oblik", "~Sheet":"~List", "~Show":"~Pokaži", "~Show Details":"~Prikaži detalje", diff --git a/loleaflet/l10n/uno/hsb.json b/loleaflet/l10n/uno/hsb.json index 79d9852a2..e29179fd6 100644 --- a/loleaflet/l10n/uno/hsb.json +++ b/loleaflet/l10n/uno/hsb.json @@ -332,6 +332,7 @@ "~Select...":"W~ubrać...", "~Send to Back":"Cyle do po~zadka", "~Sentence case":"W~ulki spočatk sady", +"~Shape":"~Twar", "~Sheet":"~Tabela", "~Show":"~Pokazać", "~Show Details":"Podrobnosće po~kazać", diff --git a/loleaflet/l10n/uno/hu.json b/loleaflet/l10n/uno/hu.json index 77946bcd1..7abd07aa9 100644 --- a/loleaflet/l10n/uno/hu.json +++ b/loleaflet/l10n/uno/hu.json @@ -332,6 +332,7 @@ "~Select...":"~Kijelölés...", "~Send to Back":"Há~traküldés", "~Sentence case":"M~ondatkezdő nagybetű", +"~Shape":"~Alakzat", "~Sheet":"~Munkalap", "~Show":"~Megjelenítés", "~Show Details":"~Részletek", diff --git a/loleaflet/l10n/uno/id.json b/loleaflet/l10n/uno/id.json index 8795e001a..5ba193164 100644 --- a/loleaflet/l10n/uno/id.json +++ b/loleaflet/l10n/uno/id.json @@ -332,6 +332,7 @@ "~Select...":"~Pilih...", "~Send to Back":"~Kirim ke Belakang", "~Sentence case":"~Kapital kalimat", +"~Shape":"~Bentuk", "~Sheet":"~Lembar Kerja", "~Show":"Tam~pilkan", "~Show Details":"Tampi~lkan Detail", diff --git a/loleaflet/l10n/uno/is.json b/loleaflet/l10n/uno/is.json index aa1b8ea47..0cbf7e149 100644 --- a/loleaflet/l10n/uno/is.json +++ b/loleaflet/l10n/uno/is.json @@ -332,6 +332,7 @@ "~Select...":"~Velja...", "~Send to Back":"~Setja aftast", "~Sentence case":"~Byrja á hástaf", +"~Shape":"~Lögun", "~Sheet":"~Blað", "~Show":"~Sýna", "~Show Details":"~Birta ítarlegri upplýsingar", diff --git a/loleaflet/l10n/uno/it.json b/loleaflet/l10n/uno/it.json index 98ba93e76..5ea24feb2 100644 --- a/loleaflet/l10n/uno/it.json +++ b/loleaflet/l10n/uno/it.json @@ -332,6 +332,7 @@ "~Select...":"~Seleziona...", "~Send to Back":"~Porta in fondo", "~Sentence case":"Maiuscole/minuscole nella frase", +"~Shape":"~Forma", "~Sheet":"~Foglio", "~Show":"~Mostra", "~Show Details":"~Mostra i dettagli", diff --git a/loleaflet/l10n/uno/ja.json b/loleaflet/l10n/uno/ja.json index a0758feaf..a8dd7317d 100644 --- a/loleaflet/l10n/uno/ja.json +++ b/loleaflet/l10n/uno/ja.json @@ -331,6 +331,7 @@ "~Select...":"選択(~S)...", "~Send to Back":"最背面へ移動(~S)", "~Sentence case":"文頭のみ大文字(~S)", +"~Shape":"シェイプ(~S)", "~Sheet":"シート(~S)", "~Show":"表示(~S)", "~Show Details":"詳細を表示する(~S)", diff --git a/loleaflet/l10n/uno/kab.json b/loleaflet/l10n/uno/kab.json index ec268f7b4..8c59da0e4 100644 --- a/loleaflet/l10n/uno/kab.json +++ b/loleaflet/l10n/uno/kab.json @@ -210,6 +210,7 @@ "~Sections...":"Tigezminyin...", "~Select":"~Fren", "~Send to Back":"A~wi ɣer deffir", +"~Shape":"~Talɣa", "~Sheet":"~Ifer", "~Show":"Beqqeḍ", "~Show Details":"Beqqeḍ ifatusen", diff --git a/loleaflet/l10n/uno/kk.json b/loleaflet/l10n/uno/kk.json index 3b1bf8c6a..b30c14b82 100644 --- a/loleaflet/l10n/uno/kk.json +++ b/loleaflet/l10n/uno/kk.json @@ -332,6 +332,7 @@ "~Select...":"~Таңдау...", "~Send to Back":"~Артқы көрініске", "~Sentence case":"Сө~йлемдерде сияқты", +"~Shape":"~Фигура", "~Sheet":"~Парақ", "~Show":"~Көрсету", "~Show Details":"Көбірек ақпараты көр~сету", diff --git a/loleaflet/l10n/uno/ko.json b/loleaflet/l10n/uno/ko.json index 37ff8b7b3..ac7bf3ebe 100644 --- a/loleaflet/l10n/uno/ko.json +++ b/loleaflet/l10n/uno/ko.json @@ -327,6 +327,7 @@ "~Select":"선택(~S)", "~Send to Back":"맨 뒤로(~S)", "~Sentence case":"문장 대/소문자(~S)", +"~Shape":"도형(~S)", "~Sheet":"시트(~S)", "~Show":"표시(~S)", "~Show Details":"세부 정보 표시(~S)", diff --git a/loleaflet/l10n/uno/lt.json b/loleaflet/l10n/uno/lt.json index 1c218de27..3182dd69b 100644 --- a/loleaflet/l10n/uno/lt.json +++ b/loleaflet/l10n/uno/lt.json @@ -331,6 +331,7 @@ "~Select...":"~Parinkti…", "~Send to Back":"Perkelti į pagrindą", "~Sentence case":"Sakinio registras", +"~Shape":"~Figūra", "~Sheet":"Lakštas", "~Show":"Rodyti pataisas", "~Show Details":"Rodyti išsamiai", diff --git a/loleaflet/l10n/uno/lv.json b/loleaflet/l10n/uno/lv.json index 8d9f6b9cd..dbd8d18ec 100644 --- a/loleaflet/l10n/uno/lv.json +++ b/loleaflet/l10n/uno/lv.json @@ -332,6 +332,7 @@ "~Select...":"Izvēlētie~s...", "~Send to Back":"~Novietot aizmugurē", "~Sentence case":"~Teikuma lielie", +"~Shape":"~Figūra", "~Sheet":"Lok~sne", "~Show":"~Rādīt", "~Show Details":"Rādīt detaļa~s", diff --git a/loleaflet/l10n/uno/nb.json b/loleaflet/l10n/uno/nb.json index 95456deba..8e8e29706 100644 --- a/loleaflet/l10n/uno/nb.json +++ b/loleaflet/l10n/uno/nb.json @@ -332,6 +332,7 @@ "~Select...":"Velg …", "~Send to Back":"Flytt b~akerst", "~Sentence case":"~Setningstørrelse", +"~Shape":"~Form", "~Sheet":"~Ark", "~Show":"~Vis", "~Show Details":"~Vis detaljer", diff --git a/loleaflet/l10n/uno/nl.json b/loleaflet/l10n/uno/nl.json index fffd4e9dd..848b5db80 100644 --- a/loleaflet/l10n/uno/nl.json +++ b/loleaflet/l10n/uno/nl.json @@ -332,6 +332,7 @@ "~Select...":"~Selecteren...", "~Send to Back":"~Achteraan", "~Sentence case":"~Zin begint met een hoofdletter", +"~Shape":"V~orm", "~Sheet":"B~lad", "~Show":"~Weergeven", "~Show Details":"~Details weergeven", diff --git a/loleaflet/l10n/uno/nn.json b/loleaflet/l10n/uno/nn.json index 954524a1c..76ed95ae1 100644 --- a/loleaflet/l10n/uno/nn.json +++ b/loleaflet/l10n/uno/nn.json @@ -332,6 +332,7 @@ "~Select...":"~Vel …", "~Send to Back":"Flytt b~akarst", "~Sentence case":"~Setningsstorleik", +"~Shape":"~Form", "~Sheet":"~Ark", "~Show":"~Vis", "~Show Details":"~Vis detaljar", diff --git a/loleaflet/l10n/uno/oc.json b/loleaflet/l10n/uno/oc.json index 133199441..f9c44b229 100644 --- a/loleaflet/l10n/uno/oc.json +++ b/loleaflet/l10n/uno/oc.json @@ -322,6 +322,7 @@ "~Select":"~Seleccionar", "~Send to Back":"~Mandar enrèire", "~Sentence case":"~Cassa de frasa", +"~Shape":"~Formas", "~Sheet":"~Fuèlh", "~Show":"~Afichar", "~Show Details":"A~fichar los detalhs", diff --git a/loleaflet/l10n/uno/pl.json b/loleaflet/l10n/uno/pl.json index 65546fac6..38c2d0ee0 100644 --- a/loleaflet/l10n/uno/pl.json +++ b/loleaflet/l10n/uno/pl.json @@ -332,6 +332,7 @@ "~Select...":"Zaznacz", "~Send to Back":"Prze~suń na spód", "~Sentence case":"~Jak w zdaniu", +"~Shape":"K~ształt", "~Sheet":"Arku~sz", "~Show":"Pokaż", "~Show Details":"Pokaż ~szczegóły", diff --git a/loleaflet/l10n/uno/pt-BR.json b/loleaflet/l10n/uno/pt-BR.json index d5da11e11..013ec6f3c 100644 --- a/loleaflet/l10n/uno/pt-BR.json +++ b/loleaflet/l10n/uno/pt-BR.json @@ -160,6 +160,7 @@ "Lis~ts":"Lis~tas", "L~ine...":"L~inha...", "Manage...":"Gerenciar...", +"Master Slides":"Slides mestres", "Merge Cells":"Mesclar células", "More ~Filters":"Mais ~filtros", "Move Down":"Mover para baixo", @@ -195,6 +196,7 @@ "Reply Comment":"Responder à anotação", "Reset Data Point":"Redefinir ponto de dados", "Reset all Data Points":"Redefinir todos os pontos de dados", +"Resolved Comments":"Anotações resolvidas", "Restart Numbering":"Reiniciar numeração", "Right":"À direita", "Right-To-Left":"Da direita para a esquerda", @@ -332,6 +334,7 @@ "~Select...":"~Selecionar...", "~Send to Back":"Enviar ~para trás", "~Sentence case":"Fra~se iniciando com maiúscula", +"~Shape":"~Forma", "~Sheet":"~Planilha", "~Show":"Mo~strar", "~Show Details":"Mostrar detalhe~s", diff --git a/loleaflet/l10n/uno/pt.json b/loleaflet/l10n/uno/pt.json index ff2f843b4..a1b8a08b2 100644 --- a/loleaflet/l10n/uno/pt.json +++ b/loleaflet/l10n/uno/pt.json @@ -332,6 +332,7 @@ "~Select...":"~Selecionar...", "~Send to Back":"~Enviar para trás", "~Sentence case":"Maiú~scula no início da frase", +"~Shape":"~Forma", "~Sheet":"~Folha", "~Show":"~Mostrar", "~Show Details":"Mos~trar detalhes", diff --git a/loleaflet/l10n/uno/ro.json b/loleaflet/l10n/uno/ro.json index ec8f187a9..43475ad76 100644 --- a/loleaflet/l10n/uno/ro.json +++ b/loleaflet/l10n/uno/ro.json @@ -287,6 +287,7 @@ "~Select":"~Selectare", "~Send to Back":"Trimite în ~spate de tot", "~Sentence case":"~Literă început propoziție", +"~Shape":"~Formă", "~Sheet":"~Foaie", "~Show":"~Arată", "~Show Details":"~Afișează detalii", diff --git a/loleaflet/l10n/uno/ru.json b/loleaflet/l10n/uno/ru.json index aff42cc67..4dcd41aac 100644 --- a/loleaflet/l10n/uno/ru.json +++ b/loleaflet/l10n/uno/ru.json @@ -332,6 +332,7 @@ "~Select...":"Выбор...", "~Send to Back":"На ~задний план", "~Sentence case":"Как в предло~жениях", +"~Shape":"Фигуры", "~Sheet":"Лист", "~Show":"Показать", "~Show Details":"Показать детали", diff --git a/loleaflet/l10n/uno/sk.json b/loleaflet/l10n/uno/sk.json index f1361efb3..985c00fc8 100644 --- a/loleaflet/l10n/uno/sk.json +++ b/loleaflet/l10n/uno/sk.json @@ -332,6 +332,7 @@ "~Select...":"~Vybrať...", "~Send to Back":"Prenie~sť dozadu", "~Sentence case":"Pí~smo vety", +"~Shape":"Ú~tvary", "~Sheet":"Hárok", "~Show":"~Zobraziť", "~Show Details":"~Zobraziť podrobnosti", diff --git a/loleaflet/l10n/uno/sl.json b/loleaflet/l10n/uno/sl.json index 0a3412880..cbc1f326b 100644 --- a/loleaflet/l10n/uno/sl.json +++ b/loleaflet/l10n/uno/sl.json @@ -332,6 +332,7 @@ "~Select...":"I~zberi ...", "~Send to Back":"~Pomakni v ozadje", "~Sentence case":"~Kot v stavku.", +"~Shape":"~Lik", "~Sheet":"Delovni li~st", "~Show":"~Pokaži", "~Show Details":"~Pokaži podrobnosti", diff --git a/loleaflet/l10n/uno/sv.json b/loleaflet/l10n/uno/sv.json index 9475b40d0..911b78594 100644 --- a/loleaflet/l10n/uno/sv.json +++ b/loleaflet/l10n/uno/sv.json @@ -332,6 +332,7 @@ "~Select...":"~Markera...", "~Send to Back":"Längst b~ak", "~Sentence case":"~Inledande versal i mening", +"~Shape":"~Former", "~Sheet":"~Blad", "~Show":"~Visa", "~Show Details":"Visa d~etalj", diff --git a/loleaflet/l10n/uno/ta.json b/loleaflet/l10n/uno/ta.json index 8fe315f33..e2d7e48a1 100644 --- a/loleaflet/l10n/uno/ta.json +++ b/loleaflet/l10n/uno/ta.json @@ -273,6 +273,7 @@ "~Select":"~தேர்ந்தெடு", "~Send to Back":"பின்புறம் அனுப்பு", "~Sentence case":"வாக்கிய எழுத்து", +"~Shape":"வடிவம்", "~Sheet":"தாள்", "~Show":"காட்டு", "~Show Details":"~விவரங்களைக் காட்டு", diff --git a/loleaflet/l10n/uno/tr.json b/loleaflet/l10n/uno/tr.json index 5748006d5..48d123cf7 100644 --- a/loleaflet/l10n/uno/tr.json +++ b/loleaflet/l10n/uno/tr.json @@ -332,6 +332,7 @@ "~Select...":"~Seç", "~Send to Back":"En ~Alta Gönder", "~Sentence case":"~Tümcenin normal harfleri", +"~Shape":"~Şekil", "~Sheet":"Çalışma ~Sayfası", "~Show":"~Göster", "~Show Details":"Ayrıntıları ~Göster", diff --git a/loleaflet/l10n/uno/ug.json b/loleaflet/l10n/uno/ug.json index 69eb23656..48361e1a9 100644 --- a/loleaflet/l10n/uno/ug.json +++ b/loleaflet/l10n/uno/ug.json @@ -281,6 +281,7 @@ "~Select":"تاللا(~S)", "~Send to Back":"ئاستى قەۋەتكە يوللا(~S)", "~Sentence case":"جۈملىدىكى چوڭ كىچىك يېزىلىش(~S)", +"~Shape":"شەكىل(~S)", "~Sheet":"ۋاراق(~S)", "~Show":"كۆرسەت(~S)", "~Show Details":"تەپسىلاتىنى كۆرسەت(~S)", diff --git a/loleaflet/l10n/uno/uk.json b/loleaflet/l10n/uno/uk.json index c778e1ad5..479201438 100644 --- a/loleaflet/l10n/uno/uk.json +++ b/loleaflet/l10n/uno/uk.json @@ -332,6 +332,7 @@ "~Select...":"~Вибрати...", "~Send to Back":"На ~задній план", "~Sentence case":"Як у реченнях", +"~Shape":"~Фігура", "~Sheet":"~Аркуш", "~Show":"~Показати", "~Show Details":"~Показати подробиці", diff --git a/loleaflet/l10n/uno/vec.json b/loleaflet/l10n/uno/vec.json index 91f2d6914..1af9109cd 100644 --- a/loleaflet/l10n/uno/vec.json +++ b/loleaflet/l10n/uno/vec.json @@ -327,6 +327,7 @@ "~Select":"~Sełesiona", "~Send to Back":"~Manda in fondo", "~Sentence case":"Maiù~scołe/minùscołe inte ła fraze", +"~Shape":"~Forma", "~Sheet":"~Fojo", "~Show":"~Mostra", "~Show Details":"~Mostra detajo", diff --git a/loleaflet/l10n/uno/zh-CN.json b/loleaflet/l10n/uno/zh-CN.json index 3eef2e58e..b18ccfc57 100644 --- a/loleaflet/l10n/uno/zh-CN.json +++ b/loleaflet/l10n/uno/zh-CN.json @@ -332,6 +332,7 @@ "~Select...":"选择(~S)...", "~Send to Back":"置于底层(~S)", "~Sentence case":"首字母大写(~S)", +"~Shape":"形状(~S)", "~Sheet":"工作表(~S)", "~Show":"显示(~S)", "~Show Details":"显示明细数据(~S)", diff --git a/loleaflet/l10n/uno/zh-TW.json b/loleaflet/l10n/uno/zh-TW.json index 77e3f3017..6e0b700b1 100644 --- a/loleaflet/l10n/uno/zh-TW.json +++ b/loleaflet/l10n/uno/zh-TW.json @@ -332,6 +332,7 @@ "~Select...":"選擇(~S)...", "~Send to Back":"移動到最下層(~S)", "~Sentence case":"句子的大小寫(~S)", +"~Shape":"形狀(~S)", "~Sheet":"工作表(~S)", "~Show":"顯示(~S)", "~Show Details":"顯示細節(~S)", diff --git a/loleaflet/po/templates/loleaflet-ui.pot b/loleaflet/po/templates/loleaflet-ui.pot index 836103e66..70a6ea794 100644 --- a/loleaflet/po/templates/loleaflet-ui.pot +++ b/loleaflet/po/templates/loleaflet-ui.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-02 15:48+0100\n" +"POT-Creation-Date: 2020-01-03 15:11+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -266,7 +266,7 @@ msgstr "" msgid "Jump to state" msgstr "" -#: src/control/Control.DocumentRepair.js:95 src/control/Control.Toolbar.js:2437 +#: src/control/Control.DocumentRepair.js:95 src/control/Control.Toolbar.js:2459 msgid "You" msgstr "" @@ -319,7 +319,7 @@ msgid "Fixed size" msgstr "" #: src/control/Control.JSDialogBuilder.js:736 -#: src/control/Control.Toolbar.js:1566 +#: src/control/Control.Toolbar.js:1588 msgid "None" msgstr "" @@ -364,7 +364,6 @@ msgid "Columns" msgstr "" #: src/control/Control.JSDialogBuilder.js:1494 -#: src/control/Control.Menubar.js:616 src/control/Control.Menubar.js:667 #: src/control/Control.Toolbar.js:945 msgid "Insert table" msgstr "" @@ -372,11 +371,11 @@ msgstr "" #: src/control/Control.LanguageDialog.js:69 src/control/Control.Menubar.js:227 #: src/control/Control.Menubar.js:229 src/control/Control.Menubar.js:231 #: src/control/Control.Menubar.js:337 src/control/Control.Menubar.js:451 -#: src/control/Control.Toolbar.js:1953 +#: src/control/Control.Toolbar.js:1975 msgid "None (Do not check spelling)" msgstr "" -#: src/control/Control.LanguageDialog.js:86 src/control/Toolbar.js:465 +#: src/control/Control.LanguageDialog.js:86 src/control/Toolbar.js:456 #: src/layer/marker/Annotation.js:183 src/layer/tile/TileLayer.js:384 msgid "Cancel" msgstr "" @@ -516,12 +515,7 @@ msgstr "" msgid "Export as" msgstr "" -#: src/control/Control.Menubar.js:640 src/control/Control.Menubar.js:659 -#: src/control/Control.Menubar.js:669 -msgid "Insert Shape" -msgstr "" - -#: src/control/Control.Menubar.js:739 src/control/Control.Toolbar.js:1952 +#: src/control/Control.Menubar.js:739 src/control/Control.Toolbar.js:1974 msgid "Reset to Default Language" msgstr "" @@ -626,108 +620,108 @@ msgstr "" msgid "Current" msgstr "" -#: src/control/Control.Toolbar.js:1217 +#: src/control/Control.Toolbar.js:1223 msgid "%user has joined" msgstr "" -#: src/control/Control.Toolbar.js:1218 +#: src/control/Control.Toolbar.js:1224 msgid "%user has left" msgstr "" -#: src/control/Control.Toolbar.js:1531 +#: src/control/Control.Toolbar.js:1553 msgid "Number of Sheets" msgstr "" -#: src/control/Control.Toolbar.js:1536 +#: src/control/Control.Toolbar.js:1558 msgid "Selected range of cells" msgstr "" -#: src/control/Control.Toolbar.js:1541 src/control/Control.Toolbar.js:1598 +#: src/control/Control.Toolbar.js:1563 src/control/Control.Toolbar.js:1620 msgid "Entering text mode" msgstr "" -#: src/control/Control.Toolbar.js:1550 src/control/Control.Toolbar.js:1603 +#: src/control/Control.Toolbar.js:1572 src/control/Control.Toolbar.js:1625 msgid "Selection Mode" msgstr "" -#: src/control/Control.Toolbar.js:1555 +#: src/control/Control.Toolbar.js:1577 msgid "Choice of functions" msgstr "" -#: src/control/Control.Toolbar.js:1559 +#: src/control/Control.Toolbar.js:1581 msgid "Average" msgstr "" -#: src/control/Control.Toolbar.js:1560 +#: src/control/Control.Toolbar.js:1582 msgid "CountA" msgstr "" -#: src/control/Control.Toolbar.js:1561 +#: src/control/Control.Toolbar.js:1583 msgid "Count" msgstr "" -#: src/control/Control.Toolbar.js:1562 +#: src/control/Control.Toolbar.js:1584 msgid "Maximum" msgstr "" -#: src/control/Control.Toolbar.js:1563 +#: src/control/Control.Toolbar.js:1585 msgid "Minimum" msgstr "" -#: src/control/Control.Toolbar.js:1564 +#: src/control/Control.Toolbar.js:1586 msgid "Sum" msgstr "" -#: src/control/Control.Toolbar.js:1565 +#: src/control/Control.Toolbar.js:1587 msgid "Selection count" msgstr "" -#: src/control/Control.Toolbar.js:1588 +#: src/control/Control.Toolbar.js:1610 msgid "Number of Pages" msgstr "" -#: src/control/Control.Toolbar.js:1593 +#: src/control/Control.Toolbar.js:1615 msgid "Word Counter" msgstr "" -#: src/control/Control.Toolbar.js:1628 +#: src/control/Control.Toolbar.js:1650 msgid "Number of Slides" msgstr "" -#: src/control/Control.Toolbar.js:1665 +#: src/control/Control.Toolbar.js:1687 msgid "%n users" msgstr "" -#: src/control/Control.Toolbar.js:1666 +#: src/control/Control.Toolbar.js:1688 msgid "1 user" msgstr "" -#: src/control/Control.Toolbar.js:1667 +#: src/control/Control.Toolbar.js:1689 msgid "0 users" msgstr "" -#: src/control/Control.Toolbar.js:2048 +#: src/control/Control.Toolbar.js:2070 msgid "Style" msgstr "" -#: src/control/Control.Toolbar.js:2071 +#: src/control/Control.Toolbar.js:2093 msgid "Font" msgstr "" -#: src/control/Control.Toolbar.js:2097 +#: src/control/Control.Toolbar.js:2119 msgid "Previous slide" msgstr "" -#: src/control/Control.Toolbar.js:2098 +#: src/control/Control.Toolbar.js:2120 msgid "Next slide" msgstr "" -#: src/control/Control.Toolbar.js:2156 +#: src/control/Control.Toolbar.js:2178 msgid "" "Conflict Undo/Redo with multiple users. Please use document repair to resolve" msgstr "" -#: src/control/Control.Toolbar.js:2443 +#: src/control/Control.Toolbar.js:2465 msgid "Readonly" msgstr "" @@ -879,23 +873,23 @@ msgstr "" msgid "Renaming..." msgstr "" -#: src/control/Toolbar.js:363 +#: src/control/Toolbar.js:359 msgid "This version of %productName is powered by" msgstr "" -#: src/control/Toolbar.js:458 +#: src/control/Toolbar.js:449 msgid "Insert hyperlink" msgstr "" -#: src/control/Toolbar.js:460 +#: src/control/Toolbar.js:451 msgid "Text" msgstr "" -#: src/control/Toolbar.js:461 +#: src/control/Toolbar.js:452 msgid "Link" msgstr "" -#: src/control/Toolbar.js:464 +#: src/control/Toolbar.js:455 msgid "OK" msgstr "" diff --git a/loleaflet/src/control/Control.Menubar.js b/loleaflet/src/control/Control.Menubar.js index 1e6ea6f7c..97b42a14c 100644 --- a/loleaflet/src/control/Control.Menubar.js +++ b/loleaflet/src/control/Control.Menubar.js @@ -96,7 +96,7 @@ L.Control.Menubar = L.Control.extend({ {uno: '.uno:InsertEndnote'}, {type: 'separator'}, {uno: '.uno:InsertPagebreak'}, - {uno: '.uno:InsertColumnBreak'}, + {name: _UNO('.uno:InsertColumnBreak', 'spreadsheet'), uno: '.uno:InsertColumnBreak'}, {type: 'separator'}, {name: _UNO('.uno:HyperlinkDialog'), id: 'inserthyperlink', type: 'action'}, {uno: '.uno:InsertSymbol'}, @@ -613,7 +613,7 @@ L.Control.Menubar = L.Control.extend({ {name: _('Local Image...'), id: 'insertgraphic', type: 'action'}, {name: _UNO('.uno:InsertGraphic', 'text'), id: 'insertgraphicremote', type: 'action'}, {name: _UNO('.uno:InsertAnnotation', 'text'), id: 'insertcomment', type: 'action'}, - {id: 'inserttable', type: 'action', name: _('Insert table')}, + {name: _UNO('.uno:TableMenu'), id: 'inserttable', type: 'action'}, {type: 'separator'}, {name: _UNO('.uno:InsertField', 'text'), type: 'menu', menu: [ {uno: '.uno:InsertPageNumberField'}, @@ -634,10 +634,10 @@ L.Control.Menubar = L.Control.extend({ {uno: '.uno:InsertEndnote'}, {type: 'separator'}, {uno: '.uno:InsertPagebreak'}, - {uno: '.uno:InsertColumnBreak'}, + {name: _UNO('.uno:InsertColumnBreak', 'spreadsheet'), uno: '.uno:InsertColumnBreak'}, {type: 'separator'}, {name: _UNO('.uno:HyperlinkDialog'), id: 'inserthyperlink', type: 'action'}, - {name: _('Insert Shape'), id: 'insertshape', type: 'action' }, + {name: _UNO('.uno:ShapesMenu'), id: 'insertshape', type: 'action'}, {name: _UNO('.uno:FormattingMarkMenu', 'text'), type: 'menu', menu: [ {uno: '.uno:InsertNonBreakingSpace'}, {uno: '.uno:InsertHardHyphen'}, @@ -656,7 +656,7 @@ L.Control.Menubar = L.Control.extend({ {name: _UNO('.uno:InsertAnnotation', 'spreadsheet'), id: 'insertcomment', type: 'action'}, {type: 'separator'}, {name: _UNO('.uno:HyperlinkDialog'), id: 'inserthyperlink', type: 'action'}, - {name: _('Insert Shape'), id: 'insertshape', type: 'action' }, + {name: _UNO('.uno:ShapesMenu'), id: 'insertshape', type: 'action'}, ] }, presentation : { @@ -664,9 +664,9 @@ L.Control.Menubar = L.Control.extend({ {name: _('Local Image...'), id: 'insertgraphic', type: 'action'}, {name: _UNO('.uno:InsertGraphic', 'presentation'), id: 'insertgraphicremote', type: 'action'}, {name: _UNO('.uno:InsertAnnotation', 'presentation'), id: 'insertcomment', type: 'action'}, - {id: 'inserttable', type: 'action', name: _('Insert table')}, + {name: _UNO('.uno:TableMenu'), id: 'inserttable', type: 'action'}, {name: _UNO('.uno:HyperlinkDialog'), id: 'inserthyperlink', type: 'action'}, - {name: _('Insert Shape'), id: 'insertshape', type: 'action' }, + {name: _UNO('.uno:ShapesMenu'), id: 'insertshape', type: 'action'}, ] } }, diff --git a/loleaflet/src/unocommands.js b/loleaflet/src/unocommands.js index 694303a5b..a66de830f 100644 --- a/loleaflet/src/unocommands.js +++ b/loleaflet/src/unocommands.js @@ -261,6 +261,7 @@ var unoCommandsArray = { SetOptimalColumnWidth:{presentation:{menu:_('Optimal Column Width'),},spreadsheet:{menu:_('~Optimal Width...'),},text:{menu:_('Optimal Column Width'),},}, SetOptimalRowHeight:{presentation:{menu:_('Optimal Row Height'),},spreadsheet:{menu:_('~Optimal Height...'),},text:{menu:_('Optimal Row Height'),},}, Shadowed:{global:{menu:_('Shadow'),},}, + ShapesMenu:{global:{menu:_('~Shape'),},}, SheetMenu:{spreadsheet:{menu:_('~Sheet'),},}, Show:{spreadsheet:{menu:_('~Show Sheet...'),},}, ShowColumn:{spreadsheet:{context:_('S~how Columns'),menu:_('~Show'),},}, _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
