diff --git a/locale/ro/LC_MESSAGES/fdroidserver.po b/locale/ro/LC_MESSAGES/fdroidserver.po index d9966a9e..ef0acac5 100644 --- a/locale/ro/LC_MESSAGES/fdroidserver.po +++ b/locale/ro/LC_MESSAGES/fdroidserver.po @@ -3,21 +3,21 @@ # Daniel Șerbănescu , 2021. # Christian Eichert , 2021. # Simona Iacob , 2021, 2022. -# Licaon Kter , 2021. +# Licaon Kter , 2021, 2022. 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: 2022-09-06 22:24+0200\n" -"PO-Revision-Date: 2022-03-03 02:51+0000\n" -"Last-Translator: Simona Iacob \n" +"PO-Revision-Date: 2022-09-08 14:15+0000\n" +"Last-Translator: Licaon Kter \n" "Language-Team: Romanian \n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2;\n" -"X-Generator: Weblate 4.11.1-dev\n" +"X-Generator: Weblate 4.14.1-dev\n" #: ../fdroidserver/common.py msgid "" @@ -735,9 +735,9 @@ msgid "ERROR: unsupported CI type, patches welcome!" msgstr "ERROR: tip CI neacceptat, patch-uri binevenite!" #: ../fdroidserver/nightly.py -#, fuzzy, python-format +#, python-format msgid "ERROR: unsupported git host \"%s\", patches welcome!" -msgstr "ERROR: tip CI neacceptat, patch-uri binevenite!" +msgstr "EROARE: gazdă git neacceptată „%s”, corecții binevenite!" #: ../fdroidserver/metadata.py #, python-brace-format @@ -776,7 +776,7 @@ msgstr "Eroare la obținerea adresei repo" #: ../fdroidserver/__main__.py msgid "Extract application metadata from a source repository" -msgstr "" +msgstr "Extrageți metadatele aplicației dintr-un depozit sursă" #: ../fdroid ../fdroidserver/__main__.py msgid "Extract signatures from APKs" @@ -1264,7 +1264,7 @@ msgstr "Linie de root a serverului web deformată:" #: ../fdroidserver/scanner.py #, python-format msgid "Max recursion depth in ZIP file reached: %s" -msgstr "" +msgstr "A fost atinsă adâncimea maximă de recursivitate în fișierul ZIP: %s" #: ../fdroidserver/mirror.py msgid "Mirror the full repo and archive, all file types." @@ -1281,7 +1281,7 @@ msgstr "Numele \"%s\" este doar un nume auto - eliminați-l" #: ../fdroidserver/index.py msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml" -msgstr "" +msgstr "Nici \"repo_pubkey\" și nici \"keystorepass\" nu sunt setate în config.yml" #: ../fdroidserver/common.py msgid "No 'config.yml' found, using defaults." @@ -1517,7 +1517,7 @@ msgstr "Tipărește variabila secretă în terminal pentru un ușor copy/paste" #: ../fdroidserver/scanner.py #, python-format msgid "Problem with ZIP file: %s, error %s" -msgstr "" +msgstr "Problema cu fișierul ZIP: %s, eroare %s" #: ../fdroidserver/metadata.py #, python-brace-format @@ -1689,9 +1689,9 @@ msgid "Scan the source code of a package" msgstr "Scanarea codului sursă al unui pachet" #: ../fdroidserver/scanner.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Scanner found {count} problems in {apk}:" -msgstr "Scanerul a găsit {count} probleme în {appid}:" +msgstr "Scannerul a găsit {count} probleme în {apk}:" #: ../fdroidserver/scanner.py #, python-brace-format @@ -1715,9 +1715,8 @@ msgid "Scanning APK with apkanalyzer for known non-free classes." msgstr "Scanarea APK cu apkanalyzer pentru clasele non-libere cunoscute." #: ../fdroidserver/scanner.py -#, fuzzy msgid "Scanning APK with dexdump for known non-free classes." -msgstr "Scanarea APK cu apkanalyzer pentru clasele non-libere cunoscute." +msgstr "Scanarea APK cu dexdump pentru clasele cunoscute ca fiind non-libere." #: ../fdroidserver/common.py #, python-brace-format @@ -2301,7 +2300,7 @@ msgstr "applicationId cu versionCode opțional sub forma APPID[:VERCODE]" #: ../fdroidserver/common.py msgid "archive_url needs to end with /archive" -msgstr "" +msgstr "archive_url trebuie să se termine cu /archive" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py @@ -2322,9 +2321,9 @@ msgid "can not parse scrlib spec (not a string): '{}'" msgstr "nu poate analiza specificația scrlib (not a string): '{}'" #: /usr/lib/python3.9/argparse.py -#, fuzzy, python-format +#, python-format msgid "can't open '%(filename)s': %(error)s" -msgstr "nu se poate deschide '%s': %s" +msgstr "nu se poate deschide '%(filename)s': %(error)s" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py @@ -2501,9 +2500,8 @@ msgid "index-v1 must have a signature, use `fdroid signindex` to create it!" msgstr "index-v1 trebuie să aibă o semnătură, folosiți `fdroid signindex` pentru a o crea!" #: ../fdroidserver/index.py -#, fuzzy msgid "index-v2 must have a signature, use `fdroid signindex` to create it!" -msgstr "index-v1 trebuie să aibă o semnătură, folosiți `fdroid signindex` pentru a o crea!" +msgstr "index-v2 trebuie să aibă o semnătură, folosiți `fdroid signindex` pentru a o crea!" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py @@ -2696,7 +2694,7 @@ msgstr "repo_icon %s nu există, se generează un spațiu rezervat." #: ../fdroidserver/common.py msgid "repo_url needs to end with /repo" -msgstr "" +msgstr "repo_url trebuie să se termine cu /repo" #: ../fdroidserver/metadata.py msgid "ruamel.yaml not installed, can not write metadata."