Translated using Weblate: English (United Kingdom) (en-rGB) by Rob Pearson <rob.dunedin@gmail.com>

Currently translated at 100.0% (541 of 541 strings)

Co-authored-by: Rob Pearson <rob.dunedin@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/en_GB/
Translation: F-Droid/F-Droid
This commit is contained in:
Rob Pearson
2024-07-08 20:10:55 +02:00
committed by Torsten Grote
parent 9916d474d6
commit fc958cf558

View File

@@ -535,7 +535,7 @@
<string name="repo_invalid">Invalid repository.
\n
\nContact the maintainer and let them know about the issue.</string>
<string name="repo_exists">This repo was already added.</string>
<string name="repo_exists">This repository was already added.</string>
<string name="repo_add_new_title">Add repository</string>
<string name="repo_state_fetching">Fetching repository…</string>
<string name="repo_io_error">Error connecting to the repository.</string>
@@ -589,4 +589,11 @@
<string name="repo_list_info_text">A repository is a source of apps. This list shows all currently added repositories. Disabled repositories are not used.
\n
\nIf an app is in more than one repository, the repository higher in the list is automatically preferred. You can reorder repositories by long pressing and dragging them.</string>
<string name="repo_add_repo_and_mirror">Add repository and mirror</string>
<string name="repo_view_repo">View repository</string>
<string name="repo_scan_qr_code">Scan QR Code</string>
<string name="repo_preview_included_apps">Included apps:</string>
<string name="repo_mirror_exists">This mirror was already added (%s).</string>
<string name="repo_mirror_add_info">The URL you are trying to add (%s) is a mirror of an existing repository.</string>
<string name="repo_and_mirror_add_both_info">The URL you are trying to add (%s) is a mirror of a new repository. Both the original repository and the mirror will be added.</string>
</resources>