Commit graph

27 commits

Author SHA1 Message Date
Andras Timar
c614216d46 remove 3 more 0% languages
Change-Id: I307c0b1506f6a540ebd46220c175dfda30b7cac1
2020-10-17 10:12:01 +02:00
Andras Timar
5da7df9725 remove 0% translations
Change-Id: Ifd95899ab44fe6973e9542995c70cd8fab7a2228
2020-10-17 00:54:54 +02:00
Andras Timar
6a29bd22ae add missing l10n for .uno:HideNote
Change-Id: Idb426cc7e165e1af8c7b387522fee2192531db42
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/101151
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-08-22 06:28:18 +02:00
Andras Timar
9273b0f72e loleaflet: updated UNO translations
Change-Id: I7e6ffbc60adaca22eddf12e9ce270d03220e306d
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/100887
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-08-18 06:37:48 +02:00
Michael Meeks
83557cbb88 Adapt l10n for latest Android locale goodness.
cf. https://gist.github.com/amake/0ac7724681ac1c178c6f95a5b09f03ce

Change-Id: Ie0cc7f210a800fd835356d246ec661757e9ab89f
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/98391
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2020-07-08 23:11:26 +02:00
Andras Timar
97c60fb83e loleaflet: update UNO command translations
Change-Id: I6b1f39da9326d5ced44f09cd2b25de8173613f84
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/96942
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-06-24 09:08:35 +02:00
Andras Timar
41f78c0aa8 loleaflet update locore translations
Change-Id: Ibcfe7ff8c086fdb6d6b8abed96fbea7ea5c5f7dd
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/96938
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-06-24 09:08:06 +02:00
Jan Holesovsky
2a19330823 Proxy: Preprocess the localization files so that they contain the full URI.
Otherwise they are not passed through the proxy...

Change-Id: I307018e760ff99ac42c25ab7fa2fa3df4911ef8d
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94811
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-05-25 22:44:34 +02:00
Andras Timar
67fca3bdfb Re-add Impress fields to mobile menu
.uno:InsertSlideField, .uno:InsertSlideTitleField, and .uno:InsertSlidesField
cannot be dispatched, they are only 'aliases' to the respective 'Page' commands.

This partially reverts commit e6c880b1af.

Change-Id: Iad6a55a746377912adb7958cf7653fe181553cbb
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92760
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-04-23 19:35:37 +02:00
Andras Timar
1828858e1b Update UNO command translations
Change-Id: I69bca063b1266ac00b202808f14e6138d6ac1e64
2020-03-18 19:47:51 +01:00
Andras Timar
09d29b6544 Add some missing Spanish strings
Change-Id: Ia1ecbc88765b93f0214d0c65430cdcbf588a1d59
2020-03-15 16:24:25 +01:00
Andras Timar
cb4d056749 update UNO command translations
Change-Id: I7827ad7c440b97e76c26426eb83c4d94ab5e3e8c
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/90366
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-03-12 12:06:05 +01:00
Aron Budea
3c531c9adf Add translations for Page Setup & co
Translations for strings added in
53e6b0d07e

Change-Id: I319f519b897dcfc279e3c493a793b58b8b47a930
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87567
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
2020-01-28 09:09:52 +01:00
Aron Budea
185bb77eee Add correct string and translations for Function Wizard
Change-Id: Ia9d8f2b102bc405d9eb9ef6364a00fc46c5798b7
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87155
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-01-24 21:34:01 +01:00
Andras Timar
b5290c3dc7 accept standard BCP 47 language tags
Some integrations send a BCP 47 language tag in lang parameter (by the way
this is what makes sense, the lower case codes are non-standard). This commit
fixes the bug, when for example lang=pt-BR fell back to pt with the JavaScript
UI.

Change-Id: I770f499feb605696fa589bfc326194218c3c9fb1
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87222
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-01-23 09:27:47 +01:00
Pranam Lashkari
82f857c7f4 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 <michael.meeks@collabora.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
2020-01-03 15:56:23 +01:00
Andras Timar
b77267d39c Update UNO command translations
Change-Id: Icf5c5b3f83316e674cb9e7dcffb3426e4792ea17
2019-12-01 15:22:47 +01:00
Andras Timar
2f71f5d67e Update translations from LO core
Change-Id: I18f2eb8e7556526f26fd6c03d4f8198d1de6284c
2019-11-21 14:53:43 +01:00
Andras Timar
959f51c016 Update UNO commands and their translations
Change-Id: Ie93792f8d4c99fe8c4c2786ec3dd776c4532e111
2019-09-23 00:03:36 +02:00
Andras Timar
eb75a64c3c tdf#123500 double '~' character in translation
Change-Id: I4c42c34725f2890f6d88b7da6a025220fb85fbce
Reviewed-on: https://gerrit.libreoffice.org/68135
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
2019-02-21 08:57:27 +01:00
Andras Timar
69e6cb768e In Spanish, “Itálica” should have an accent mark
Change-Id: I8fb478c18b6aeb500048bdc4b9e904967263098a
Reviewed-on: https://gerrit.libreoffice.org/66662
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-01-22 05:52:04 +01:00
Andras Timar
68228fe506 loleaflet: add framework to override localizations coming from core + es and de fixes
Change-Id: I97ad332c543f120e01563d19607c404b41aaa364
Reviewed-on: https://gerrit.libreoffice.org/66624
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
2019-01-18 16:41:54 +01:00
Andras Timar
f63991673a loleaflet: update localizations from LO core
Change-Id: I1ac5aec718d181a216798d004d34e4e51f673a2f
2018-12-27 22:31:35 +01:00
Andras Timar
60027d3b31 loleaflet: add dsb, fy, and kab translations
Change-Id: I470865ef5cf9d5f239313ae339c23bba36012637
2018-12-09 15:18:57 +01:00
Tor Lillqvist
2cbba9a6ab Fix JSON syntax error 2018-11-09 22:29:46 +02:00
Jan Holesovsky
8928cb0d89 ServiceRoot: Admin console localization.
Change-Id: I6f9a19df8f15a00a816fbb904f23d3911d03b3ed
2018-09-08 00:12:20 +02:00
Henry Castro
8618885b31 use Makefile to build loleaflet
Concatenate and minify all javascript files in the release build but not
in the debug build. Also, it is enabled to use a build directory

Change-Id: Ia120447a827cfe236241ddf188bf43a088f877a7
Reviewed-on: https://gerrit.libreoffice.org/52802
Reviewed-by: pranavk <pranavk@collabora.co.uk>
Tested-by: pranavk <pranavk@collabora.co.uk>
2018-05-10 20:30:16 +02:00