mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	locale: full update of source strings
This commit is contained in:
		
							parent
							
								
									7cf7f4b14e
								
							
						
					
					
						commit
						b29ee09fda
					
				
					 55 changed files with 1221 additions and 16947 deletions
				
			
		| 
						 | 
				
			
			@ -8,7 +8,7 @@ msgid ""
 | 
			
		|||
msgstr ""
 | 
			
		||||
"Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\n"
 | 
			
		||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
 | 
			
		||||
"POT-Creation-Date: 2025-03-20 15:05+0100\n"
 | 
			
		||||
"POT-Creation-Date: 2025-03-23 21:45+0100\n"
 | 
			
		||||
"PO-Revision-Date: 2024-01-03 09:07+0000\n"
 | 
			
		||||
"Last-Translator: Issa1553 <fairfull.playing@gmail.com>\n"
 | 
			
		||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/f-droid/fdroidserver/nl/>\n"
 | 
			
		||||
| 
						 | 
				
			
			@ -55,11 +55,6 @@ msgstr "\"local_copy_dir\" {path} bestaat niet!"
 | 
			
		|||
msgid "\"{apkfilename}\" is already installed on {dev}."
 | 
			
		||||
msgstr "\"{apkfilename}\" is al geïnstalleerd op {dev}."
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "\"{path}\" contains outdated {name} ({version})"
 | 
			
		||||
msgstr "\"{path}\" bevat verouderde {name} ({version})"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "\"{path}\" contains recent {name} ({version})"
 | 
			
		||||
| 
						 | 
				
			
			@ -85,17 +80,6 @@ msgstr "\"{path}\" is ondertekend door een sleutel die niet is toegestaan:"
 | 
			
		|||
msgid "\"{url}\" is not a valid URL!"
 | 
			
		||||
msgstr "\"{url}\" is geen geldige URL!"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "%(option)s option requires %(number)d argument"
 | 
			
		||||
msgid_plural "%(option)s option requires %(number)d arguments"
 | 
			
		||||
msgstr[0] "%(option)s optie vereist %(number)d argument"
 | 
			
		||||
msgstr[1] "%(option)s optie vereist %(number)d argumenten"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "%(prog)s: error: %(message)s\n"
 | 
			
		||||
| 
						 | 
				
			
			@ -111,14 +95,6 @@ msgstr ""
 | 
			
		|||
msgid "%d problems found"
 | 
			
		||||
msgstr "%d problemen gevonden"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
msgid "%prog [options]"
 | 
			
		||||
msgstr "%prog [opties]"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "%r is not callable"
 | 
			
		||||
| 
						 | 
				
			
			@ -139,13 +115,6 @@ msgstr "%s heeft slechte SHA-256: %s"
 | 
			
		|||
msgid "%s is not an accepted build field"
 | 
			
		||||
msgstr "%s is geen geaccepteerd build-veld"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "%s option does not take a value"
 | 
			
		||||
msgstr "%s optie heeft geen waarde"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
msgid "'keypass' not found in config.yml!"
 | 
			
		||||
msgstr "'keypass' niet gevonden in config.yml!"
 | 
			
		||||
| 
						 | 
				
			
			@ -166,8 +135,6 @@ msgstr "'keystorepass' niet gevonden in config.yml!"
 | 
			
		|||
msgid "'repo_keyalias' not found in config.yml!"
 | 
			
		||||
msgstr "'repo_keyalias' niet gevonden in config.yml!"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
msgid "'required' is an invalid argument for positionals"
 | 
			
		||||
msgstr "'required' is een ongeldig argument voor positionelen"
 | 
			
		||||
| 
						 | 
				
			
			@ -181,11 +148,6 @@ msgstr "'sdk_path' niet ingesteld in config.yml!"
 | 
			
		|||
msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!"
 | 
			
		||||
msgstr "{aapt}' is te oud, fdroid vereist build-tools-{version} of nieuwer!"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "'{field}' will be in random order! Use () or [] brackets if order is important!"
 | 
			
		||||
msgstr "'{field}' zal in willekeurige volgorde staan! Gebruik () of [] haakjes als de volgorde belangrijk is!"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "'{path}' failed to execute!"
 | 
			
		||||
| 
						 | 
				
			
			@ -196,7 +158,7 @@ msgstr "{path}' is niet uitgevoerd!"
 | 
			
		|||
msgid "'{path}' has invalid format, it should be a dictionary!"
 | 
			
		||||
msgstr "'{path}' heeft ongeldig formaat, het zou een woordenboek moeten zijn!"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
 | 
			
		||||
#: ../fdroidserver/lint.py ../fdroidserver/metadata.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
 | 
			
		||||
msgstr "{value}' is geen geldig {field} in {appid}. Regex patroon: {pattern}"
 | 
			
		||||
| 
						 | 
				
			
			@ -215,8 +177,6 @@ msgstr ""
 | 
			
		|||
msgid "...checkupdate failed for {appid} : {error}"
 | 
			
		||||
msgstr "...checkupdate mislukt voor {appid} : {error}"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
msgid ".__call__() not defined"
 | 
			
		||||
msgstr ".__call__() niet gedefinieerd"
 | 
			
		||||
| 
						 | 
				
			
			@ -307,10 +267,6 @@ msgstr "Android SDK-tool {cmd} niet gevonden!"
 | 
			
		|||
msgid "App has Binaries but does not have corresponding AllowedAPKSigningKeys to pin certificate."
 | 
			
		||||
msgstr "App heeft binaries maar heeft geen overeenkomstige ToegestaneAPKOndertekenSleutels om certificaat te pinnen."
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" but AutoUpdateMode or UpdateCheckMode are not None"
 | 
			
		||||
msgstr "App heeft GeenBronSinds of Archiefbeleid \"0 versies\" maar AutoUpdateModus of UpdateCheckModus zijn niet Geen"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
#, fuzzy
 | 
			
		||||
msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" or 0 but AutoUpdateMode or UpdateCheckMode are not None"
 | 
			
		||||
| 
						 | 
				
			
			@ -355,7 +311,6 @@ msgstr "Slecht entry type \"{mirrortype}\" in spiegels configuratie: {mirror}"
 | 
			
		|||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Branch '{branch}' used as commit in build '{versionName}'"
 | 
			
		||||
| 
						 | 
				
			
			@ -411,11 +366,13 @@ msgstr[1] ""
 | 
			
		|||
msgid "Cannot rewrite \"{path}\""
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "Categories '%s' is not valid"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
msgid "Categories are not set"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -468,20 +425,17 @@ msgstr ""
 | 
			
		|||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Could not find '{command}' on your system"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
 | 
			
		||||
#: ../fdroidserver/import_subcommand.py
 | 
			
		||||
msgid "Could not find latest version code"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
 | 
			
		||||
#: ../fdroidserver/import_subcommand.py
 | 
			
		||||
msgid "Could not find latest version name"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -501,6 +455,7 @@ msgstr ""
 | 
			
		|||
msgid "Could not parse size \"{size}\", wrong type \"{type}\""
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
 | 
			
		||||
#: ../fdroidserver/import_subcommand.py
 | 
			
		||||
msgid "Couldn't find Application ID"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -594,11 +549,6 @@ msgstr ""
 | 
			
		|||
msgid "Description has a duplicate line"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Description of length {length} is over the {limit} char limit"
 | 
			
		||||
| 
						 | 
				
			
			@ -655,11 +605,6 @@ msgstr ""
 | 
			
		|||
msgid "Download complete mirrors of small repos"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "Downloading %s"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
msgid "Downloading the repository already failed once, not trying again."
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -693,12 +638,6 @@ msgstr ""
 | 
			
		|||
msgid "ERROR: The \"server\" subcommand has been removed, use \"deploy\"!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/mirror.py
 | 
			
		||||
msgid ""
 | 
			
		||||
"ERROR: this command should never be used to mirror f-droid.org!\n"
 | 
			
		||||
"A full mirror of f-droid.org requires more than 200GB."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/nightly.py
 | 
			
		||||
msgid "ERROR: unsupported CI type, patches welcome!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -843,10 +782,6 @@ msgstr ""
 | 
			
		|||
msgid "Finished"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
msgid "Flattr donation methods belong in the FlattrID: field"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
msgid "Forbidden HTML tags"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -878,7 +813,6 @@ msgstr ""
 | 
			
		|||
msgid "Found invalid appids in arguments"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
msgid "Found invalid versionCodes for some apps"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -943,15 +877,13 @@ msgstr ""
 | 
			
		|||
msgid "Git fetch failed"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
msgid "Git prune failed"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "Git remote set-head failed: \"%s\""
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
msgid "Git reset failed"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -1086,16 +1018,12 @@ msgstr ""
 | 
			
		|||
msgid "Invalid VercodeOperation: {invalid_ops}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Invalid application ID {appid}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/metadata.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "Invalid boolean '%s'"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
msgid "Invalid bulleted list"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -1306,7 +1234,6 @@ msgstr ""
 | 
			
		|||
msgid "No such package: %s"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "No such versionCode {versionCode} for app {appid}"
 | 
			
		||||
| 
						 | 
				
			
			@ -1341,7 +1268,6 @@ msgstr ""
 | 
			
		|||
msgid "Now set these in config.yml:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "OBB file has newer versionCode({integer}) than any APK:"
 | 
			
		||||
| 
						 | 
				
			
			@ -1371,19 +1297,17 @@ msgstr ""
 | 
			
		|||
msgid "One of the 'github_releases' config items is missing the 'token' value. skipping ..."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Only PNG and JPEG are supported for graphics, found: {path}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
msgid "Only accepts a single key \"env\""
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/checkupdates.py
 | 
			
		||||
msgid "Only print differences with the Play Store"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/checkupdates.py
 | 
			
		||||
msgid "Only process apps with auto-updates"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -1392,10 +1316,6 @@ msgstr ""
 | 
			
		|||
msgid "OpenCollective donation methods belong in the OpenCollective: field"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
msgid "Options"
 | 
			
		||||
msgstr "Opties"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/verify.py
 | 
			
		||||
msgid "Output JSON report to file named after APK."
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -1561,14 +1481,6 @@ msgstr ""
 | 
			
		|||
msgid "Rename APK files that do not match package.name_123.apk"
 | 
			
		||||
msgstr "Hernoem APK-bestanden die niet overeenkomen met pakket.naam_123.apk"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/checkupdates.py
 | 
			
		||||
msgid "RepoTrunk update mode only makes sense in git-svn repositories"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/build.py
 | 
			
		||||
msgid "Reset and create a brand new build server, even if the existing one appears to be ok."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/nightly.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Resigning {apkfilename} with provided debug.keystore"
 | 
			
		||||
| 
						 | 
				
			
			@ -1869,11 +1781,6 @@ msgstr ""
 | 
			
		|||
msgid "Unexpected license tag \"{}\"! Only use license tags configured in your config file"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Unexpected symlink target: {link} -> {target}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Unknown entry {key} in {configname}"
 | 
			
		||||
| 
						 | 
				
			
			@ -1883,7 +1790,6 @@ msgstr ""
 | 
			
		|||
msgid "Unknown exception found!"
 | 
			
		||||
msgstr "Onbekende uitzondering gevonden!"
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Unknown file '{filename}' in build '{versionName}'"
 | 
			
		||||
| 
						 | 
				
			
			@ -1921,6 +1827,7 @@ msgstr ""
 | 
			
		|||
msgid "Unrecognised build flag '{build_flag}' in '{path}'"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Unsupported file type \"{extension}\" for repo graphic"
 | 
			
		||||
| 
						 | 
				
			
			@ -1951,11 +1858,6 @@ msgstr ""
 | 
			
		|||
msgid "Unused scanignore path: %s"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "Unzipping to %s"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/__main__.py
 | 
			
		||||
msgid "Update repo information for new packages"
 | 
			
		||||
msgstr "Repo informatie bijwerken voor nieuwe pakketten"
 | 
			
		||||
| 
						 | 
				
			
			@ -1969,6 +1871,7 @@ msgstr "Het binaire transparantielogboek bijwerken voor een URL"
 | 
			
		|||
msgid "UpdateCheckData has invalid URL: {url}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
 | 
			
		||||
| 
						 | 
				
			
			@ -1988,11 +1891,7 @@ msgstr ""
 | 
			
		|||
msgid "UpdateCheckMode is set but it looks like checkupdates hasn't been run yet."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/studio/build/application-id
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
msgid "UpdateCheckMode is set but it looks likecheckupdates hasn't been run yet"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
msgid "UpdateCheckName is set to the known application ID, it can be removed"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -2007,27 +1906,10 @@ msgstr ""
 | 
			
		|||
msgid "Uploading {apkfilename} to virustotal"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
msgid "Usage"
 | 
			
		||||
msgstr "Gebruik"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "Usage: %s\n"
 | 
			
		||||
msgstr "Gebruik: %s\n"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
msgid "Use /HEAD instead of /master or /main to point at a file in the default branch"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
msgid "Use /HEAD instead of /master to point at a file in the default branch"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
msgid "Use `fdroid update -c` to create it."
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -2066,11 +1948,6 @@ msgstr ""
 | 
			
		|||
msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Using androguard from \"{path}\""
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/metadata.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Using blank dictionary instead of contents of {path}!"
 | 
			
		||||
| 
						 | 
				
			
			@ -2172,20 +2049,11 @@ msgstr ""
 | 
			
		|||
msgid "adding to {name}: {path}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "ambiguous option: %(option)s could match %(matches)s"
 | 
			
		||||
msgstr "dubbelzinnige optie: %(option)s kan overeenkomen met %(matches)s"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "ambiguous option: %s (%s?)"
 | 
			
		||||
msgstr "dubbelzinnige optie: %s (%s?)"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "apksigner in build-tools;{version} passes APKs with invalid v3 signatures, ignoring."
 | 
			
		||||
| 
						 | 
				
			
			@ -2199,11 +2067,13 @@ msgstr ""
 | 
			
		|||
msgid "apksigner not found, it's required for signing!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
 | 
			
		||||
#: ../fdroidserver/checkupdates.py ../fdroidserver/lint.py
 | 
			
		||||
#: ../fdroidserver/rewritemeta.py
 | 
			
		||||
msgid "application ID of file to operate on"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
 | 
			
		||||
#: ../fdroidserver/build.py ../fdroidserver/install.py
 | 
			
		||||
#: ../fdroidserver/publish.py ../fdroidserver/scanner.py
 | 
			
		||||
#: ../fdroidserver/verify.py
 | 
			
		||||
| 
						 | 
				
			
			@ -2214,8 +2084,6 @@ msgstr ""
 | 
			
		|||
msgid "archive_url needs to end with /archive"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "argument \"-\" with mode %r"
 | 
			
		||||
| 
						 | 
				
			
			@ -2234,7 +2102,7 @@ msgstr ""
 | 
			
		|||
msgid "can not parse scrlib spec (not a string): '{}'"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.9/argparse.py /usr/lib/python3.11/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "can't open '%(filename)s': %(error)s"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -2248,14 +2116,10 @@ msgstr ""
 | 
			
		|||
msgid "cannot find required srclibs: \"{path}\""
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
msgid "cannot have multiple subparser arguments"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "cannot merge actions - two groups are named %r"
 | 
			
		||||
| 
						 | 
				
			
			@ -2274,14 +2138,6 @@ msgstr ""
 | 
			
		|||
msgid "commands from plugin modules:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
msgid "complex"
 | 
			
		||||
msgstr "complex"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "conflicting option string: %s"
 | 
			
		||||
| 
						 | 
				
			
			@ -2312,10 +2168,6 @@ msgstr ""
 | 
			
		|||
msgid "could not parse srclib spec (no ref specified): '{}'"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
msgid "could not parse srclib spec (too many '@' signs): '{}'"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/nightly.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "created {path}"
 | 
			
		||||
| 
						 | 
				
			
			@ -2340,8 +2192,6 @@ msgstr ""
 | 
			
		|||
msgid "deployed process log {path} to {dest}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "dest= is required for options like %r"
 | 
			
		||||
| 
						 | 
				
			
			@ -2359,8 +2209,6 @@ msgstr ""
 | 
			
		|||
msgid "executable binary, possibly code"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "expected %s argument"
 | 
			
		||||
| 
						 | 
				
			
			@ -2368,20 +2216,14 @@ msgid_plural "expected %s arguments"
 | 
			
		|||
msgstr[0] ""
 | 
			
		||||
msgstr[1] ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
msgid "expected at least one argument"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
msgid "expected at most one argument"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
msgid "expected one argument"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -2394,10 +2236,6 @@ msgstr ""
 | 
			
		|||
msgid "fetch the latest version of signatures from the web"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
msgid "floating-point"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/metadata.py
 | 
			
		||||
msgid "force metadata errors (default) to be warnings, or to be ignored."
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -2410,8 +2248,6 @@ msgstr ""
 | 
			
		|||
msgid "gzip file archive"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "ignored explicit argument %r"
 | 
			
		||||
| 
						 | 
				
			
			@ -2425,35 +2261,21 @@ msgstr ""
 | 
			
		|||
msgid "index-v2 must have a signature, use `fdroid signindex` to create it!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
msgid "integer"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "invalid %(type)s value: %(value)r"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "invalid choice: %(value)r (choose from %(choices)s)"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "invalid conflict_resolution value: %r"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r"
 | 
			
		||||
| 
						 | 
				
			
			@ -2491,8 +2313,6 @@ msgstr ""
 | 
			
		|||
msgid "mirrors set twice, in config.yml and {path}!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
msgid "mutually exclusive arguments must be optional"
 | 
			
		||||
msgstr ""
 | 
			
		||||
| 
						 | 
				
			
			@ -2511,30 +2331,15 @@ msgstr ""
 | 
			
		|||
msgid "no APK supplied"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "no such option: %s"
 | 
			
		||||
msgstr "geen dergelijke optie: %s"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/__main__.py
 | 
			
		||||
msgid "no version info found!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/checkupdates.py
 | 
			
		||||
msgid "no version information found"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "not allowed with argument %s"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "one of the arguments %s is required"
 | 
			
		||||
| 
						 | 
				
			
			@ -2544,72 +2349,6 @@ msgstr ""
 | 
			
		|||
msgid "only accepts strings, lists, and tuples"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/install.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "option %s: If you really want to install all the signed apps, use --all"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "option %s: invalid %s value: %r"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "option %s: invalid choice: %r (choose from %s)"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
 | 
			
		||||
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
 | 
			
		||||
#: /usr/lib/python3.11/getopt.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "option -%s not recognized"
 | 
			
		||||
msgstr "optie -%s wordt niet herkend"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
 | 
			
		||||
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
 | 
			
		||||
#: /usr/lib/python3.11/getopt.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "option -%s requires argument"
 | 
			
		||||
msgstr "optie -%s vereist een argument"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
 | 
			
		||||
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
 | 
			
		||||
#: /usr/lib/python3.11/getopt.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "option --%s must not have an argument"
 | 
			
		||||
msgstr "optie --%s mag geen argument hebben"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
 | 
			
		||||
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
 | 
			
		||||
#: /usr/lib/python3.11/getopt.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "option --%s not a unique prefix"
 | 
			
		||||
msgstr "optie --%s geen uniek voorvoegsel"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
 | 
			
		||||
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
 | 
			
		||||
#: /usr/lib/python3.11/getopt.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "option --%s not recognized"
 | 
			
		||||
msgstr "optie --%s wordt niet herkend"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
 | 
			
		||||
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
 | 
			
		||||
#: /usr/lib/python3.11/getopt.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "option --%s requires argument"
 | 
			
		||||
msgstr "optie --%s vereist argument"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
msgid "optional arguments"
 | 
			
		||||
msgstr "optionele argumenten"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, fuzzy
 | 
			
		||||
msgid "options"
 | 
			
		||||
| 
						 | 
				
			
			@ -2620,8 +2359,6 @@ msgstr "Opties"
 | 
			
		|||
msgid "overwriting existing {path}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
msgid "positional arguments"
 | 
			
		||||
msgstr "positionele argumenten"
 | 
			
		||||
| 
						 | 
				
			
			@ -2654,10 +2391,6 @@ msgstr ""
 | 
			
		|||
msgid "rsync is missing or broken: {error}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/metadata.py
 | 
			
		||||
msgid "ruamel.yaml not installed, can not write metadata."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/deploy.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "s3cmd sync indexes {path} to {url} and delete"
 | 
			
		||||
| 
						 | 
				
			
			@ -2681,17 +2414,7 @@ msgstr ""
 | 
			
		|||
msgid "shared library"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/optparse.py
 | 
			
		||||
msgid "show program's version number and exit"
 | 
			
		||||
msgstr "toon versienummer van programma en sluit af"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py
 | 
			
		||||
#: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.7/optparse.py
 | 
			
		||||
#: /usr/lib/python3.9/argparse.py /usr/lib/python3.9/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py /usr/lib/python3.11/optparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
msgid "show this help message and exit"
 | 
			
		||||
msgstr "toon dit hulpbericht en sluit af"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -2725,8 +2448,6 @@ msgstr ""
 | 
			
		|||
msgid "supplied reference binary has allowed signer {signer}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "the following arguments are required: %s"
 | 
			
		||||
| 
						 | 
				
			
			@ -2736,22 +2457,16 @@ msgstr "de volgende argumenten zijn vereist: %s"
 | 
			
		|||
msgid "true"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "unexpected option string: %s"
 | 
			
		||||
msgstr "onverwachte optiestring: %s"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "unknown parser %(parser_name)r (choices: %(choices)s)"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
 | 
			
		||||
#: /usr/lib/python3.11/argparse.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "unrecognized arguments: %s"
 | 
			
		||||
| 
						 | 
				
			
			@ -2762,9 +2477,7 @@ msgstr "onherkende argumenten: %s"
 | 
			
		|||
msgid "unsafe permissions on '{config_file}' (should be 0600)!"
 | 
			
		||||
msgstr "Onveilige rechten op '{config_file}' (zou 0600 moeten zijn)!"
 | 
			
		||||
 | 
			
		||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid
 | 
			
		||||
#: /usr/lib/python3.7/argparse.py ../fdroidserver/__main__.py
 | 
			
		||||
#: /usr/lib/python3.9/argparse.py /usr/lib/python3.11/argparse.py
 | 
			
		||||
#: ../fdroidserver/__main__.py /usr/lib/python3.11/argparse.py
 | 
			
		||||
msgid "usage: "
 | 
			
		||||
msgstr "gebruik: "
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -2793,21 +2506,19 @@ msgstr[1] ""
 | 
			
		|||
msgid "{apkfilename} ({appid}) has no metadata!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{apkfilename} has multiple {name} files, looks like Master Key exploit!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{apkfilename}'s AndroidManifest.xml has a bad date: "
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{appid} does not have a name! Using application ID instead."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{appid} from {path} is not a valid Android application ID!"
 | 
			
		||||
| 
						 | 
				
			
			@ -2828,7 +2539,6 @@ msgstr ""
 | 
			
		|||
msgid "{appid} is missing {name}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{appid}: Unknown extlib {path} in build '{versionName}'"
 | 
			
		||||
| 
						 | 
				
			
			@ -2869,11 +2579,6 @@ msgstr ""
 | 
			
		|||
msgid "{name} \"{section}/icons/{path}\" does not exist! Check \"config.yml\"."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{oldfile} is deprecated, use {newfile}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{path1} is a duplicate of {path2}, remove one!"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue