android/source/res/values-ro/strings.xml | 4 ++++ 1 file changed, 4 insertions(+)
New commits: commit b857ff482795e358d2d984510e78f146218cadb6 Author: Weblate <nore...@documentfoundation.org> AuthorDate: Tue Apr 29 23:56:16 2025 +0200 Commit: Michael Weghorn <m.wegh...@posteo.de> CommitDate: Wed Apr 30 07:28:02 2025 +0200 android-viewer translated using Weblate Romanian currently translated at 4.3% (5 of 116 strings) Change-Id: Ic33768acba2771bb6b05d355120dfa7ac5fa858e Co-authored-by: Miloiu Andrei-Valentin <miloiuand...@gmail.com> Co-authored-by: Weblate <nore...@documentfoundation.org> Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings-25-2/ro/ Translation: android-viewer/android-strings-25-2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184803 Reviewed-by: Michael Weghorn <m.wegh...@posteo.de> Tested-by: Michael Weghorn <m.wegh...@posteo.de> diff --git a/android/source/res/values-ro/strings.xml b/android/source/res/values-ro/strings.xml index 43378197621c..9cba222f0ead 100644 --- a/android/source/res/values-ro/strings.xml +++ b/android/source/res/values-ro/strings.xml @@ -1,4 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <resources> <string name="app_version">Versiunea: %1$s<br>ID-ul subversiunii: <a href=https://hub.libreoffice.org/git-core/%2$s>%2$s</a></string> + <string name="app_description">LibreOffice Viewer este un vizualizator de documente bazat pe LibreOffice.</string> + <string name="app_credits">https://www.libreoffice.org</string> + <string name="app_vendor">Această versiune a fost furnizată de $VENDOR.</string> + <string name="readonly_file">Acest fișier este în modul doar citire.</string> </resources>