android/source/res/values-ca/strings.xml | 2 ++ android/source/res/values-pa/strings.xml | 2 ++ 2 files changed, 4 insertions(+)
New commits: commit 50d55703bd55ff807cce286f112875f322cfa098 Author: Weblate <nore...@documentfoundation.org> AuthorDate: Thu Dec 14 22:55:52 2023 +0100 Commit: Michael Weghorn <m.wegh...@posteo.de> CommitDate: Fri Dec 15 07:59:26 2023 +0100 android-viewer translated using Weblate Catalan currently translated at 57.5% (76 of 132 strings) Change-Id: I477bd8cf847c12e62d00385460caf91f310fa531 Added translation for android-viewer using Weblate (Punjabi) Change-Id: Idad2440113f7f4cbdc0077ac101eb14b9f449f76 Co-authored-by: A S Alam <amanpreet.a...@gmail.com> Co-authored-by: Adolfo Jayme Barrientos <f...@libreoffice.org> Co-authored-by: Weblate <nore...@documentfoundation.org> Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings/ca/ Translation: android-viewer/android-strings Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160789 Tested-by: Michael Weghorn <m.wegh...@posteo.de> Reviewed-by: Michael Weghorn <m.wegh...@posteo.de> diff --git a/android/source/res/values-ca/strings.xml b/android/source/res/values-ca/strings.xml index 364bda9c2e3d..445b9416b54f 100644 --- a/android/source/res/values-ca/strings.xml +++ b/android/source/res/values-ca/strings.xml @@ -74,4 +74,6 @@ <string name="alert_cancel">Cancel·la</string> <string name="enter_part_name">Introduïu un nom per a la part</string> <string name="bmp_null">El BMP no és vàlid.</string> + <string name="action_delete_worksheet">Suprimeix el full</string> + <string name="highlight_color">Color de realçament</string> </resources> \ No newline at end of file diff --git a/android/source/res/values-pa/strings.xml b/android/source/res/values-pa/strings.xml new file mode 100644 index 000000000000..a6b3daec9354 --- /dev/null +++ b/android/source/res/values-pa/strings.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources></resources> \ No newline at end of file