make -C locale/ update

This commit is contained in:
Hans-Christoph Steiner 2025-03-20 15:06:54 +01:00
parent c17a9253ff
commit b911fb9ed9
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
53 changed files with 531 additions and 54 deletions

View file

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fdroidserver 2.0a5-27-gf24eae0f\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2025-03-19 17:56+0100\n"
"POT-Creation-Date: 2025-03-20 15:05+0100\n"
"PO-Revision-Date: 2024-12-02 17:00+0000\n"
"Last-Translator: Licaon Kter <licaon.kter@protonmail.com>\n"
"Language-Team: Romanian <https://hosted.weblate.org/projects/f-droid/fdroidserver/ro/>\n"
@ -42,6 +42,10 @@ msgstr ""
msgid "\"%s/\" has no matching metadata file!"
msgstr "\"%s/\" nu are un fișier de metadate corespunzător!"
#: ../fdroidserver/index.py
msgid "\"isPrimary\" key should not be added to mirrors!"
msgstr ""
#: ../fdroidserver/index.py
#, python-brace-format
msgid "\"local_copy_dir\" {path} does not exist!"
@ -1210,6 +1214,11 @@ msgstr "Linie de root a serverului web deformată:"
msgid "Max recursion depth in ZIP file reached: %s"
msgstr "A fost atinsă adâncimea maximă de recursivitate în fișierul ZIP: %s"
#: ../fdroidserver/index.py
#, python-brace-format
msgid "Mirror config for {url} contains \"isPrimary\" key!"
msgstr ""
#: ../fdroidserver/mirror.py
msgid "Mirror the full repo and archive, all file types."
msgstr "Oglindește întregul repo și arhiva, toate tipurile de fișiere."