mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	make -C locale update
This commit is contained in:
		
							parent
							
								
									4448aeb550
								
							
						
					
					
						commit
						6fbb2fec9c
					
				
					 53 changed files with 2123 additions and 196 deletions
				
			
		| 
						 | 
				
			
			@ -13,7 +13,7 @@ msgid ""
 | 
			
		|||
msgstr ""
 | 
			
		||||
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
 | 
			
		||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
 | 
			
		||||
"POT-Creation-Date: 2025-01-21 17:02+0100\n"
 | 
			
		||||
"POT-Creation-Date: 2025-03-19 17:55+0100\n"
 | 
			
		||||
"PO-Revision-Date: 2025-01-21 19:35+0000\n"
 | 
			
		||||
"Last-Translator: Fjuro <fjuro@users.noreply.hosted.weblate.org>\n"
 | 
			
		||||
"Language-Team: Czech <https://hosted.weblate.org/projects/f-droid/fdroidserver/cs/>\n"
 | 
			
		||||
| 
						 | 
				
			
			@ -529,6 +529,11 @@ msgstr "Vytvořen nový kontejner „{name}“"
 | 
			
		|||
msgid "Creating \"{path}\" for configuring s3cmd."
 | 
			
		||||
msgstr "Vytváření „{path}“ pro konfiguraci s3cmd."
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, fuzzy, python-brace-format
 | 
			
		||||
msgid "Creating empty {config_file}"
 | 
			
		||||
msgstr "Čtení „{config_file}“"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/publish.py
 | 
			
		||||
msgid "Creating log directory"
 | 
			
		||||
msgstr "Vytváření adresáře protokolů"
 | 
			
		||||
| 
						 | 
				
			
			@ -712,6 +717,16 @@ msgstr "CHYBA: nepodporovaný git host „%s“, opravy vítány!"
 | 
			
		|||
msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!"
 | 
			
		||||
msgstr "CHYBA: {key} v {path} není „archive“ nebo „repo“!"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "ERROR: {key} not a valid key!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "ERROR: {key}'s value should be of type {t}!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/lint.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!"
 | 
			
		||||
| 
						 | 
				
			
			@ -736,6 +751,11 @@ msgstr ""
 | 
			
		|||
msgid "Environment variable {var} from {configname} is not set!"
 | 
			
		||||
msgstr "Proměnná prostředí {var} z {configname} není nastavena!"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, fuzzy, python-brace-format
 | 
			
		||||
msgid "Environment variable {{env: {var}}} is not set!"
 | 
			
		||||
msgstr "Proměnná prostředí {var} z {configname} není nastavena!"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/deploy.py
 | 
			
		||||
msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)"
 | 
			
		||||
msgstr "Chyba při nasazení „github_releases“, {} není k dispozici. (Možná budete muset nejprve spustit `fdroid update`.)"
 | 
			
		||||
| 
						 | 
				
			
			@ -982,6 +1002,11 @@ msgstr "Ignorování vstupu FUNDING.yml delšího než 2048: %s"
 | 
			
		|||
msgid "Ignoring bad element in manifest: %s"
 | 
			
		||||
msgstr "Ignorování nesprávného prvku v manifestu: %s"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, fuzzy, python-brace-format
 | 
			
		||||
msgid "Ignoring deprecated {oldfile}, use {newfile}!"
 | 
			
		||||
msgstr "{oldfile} je zastaralý, použijte {newfile}"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/index.py
 | 
			
		||||
msgid "Ignoring package without metadata: "
 | 
			
		||||
msgstr "Ignorování balíčku bez metadat: "
 | 
			
		||||
| 
						 | 
				
			
			@ -1352,6 +1377,10 @@ msgstr "Jedné z položek konfigurace „github_releases“ chybí hodnota „to
 | 
			
		|||
msgid "Only PNG and JPEG are supported for graphics, found: {path}"
 | 
			
		||||
msgstr "Pro grafiku jsou podporovány pouze formáty PNG a JPEG, nalezeno: {path}"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
msgid "Only accepts a single key \"env\""
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/checkupdates.py
 | 
			
		||||
msgid "Only print differences with the Play Store"
 | 
			
		||||
msgstr "Zobrazit pouze rozdíly s Obchodem Play"
 | 
			
		||||
| 
						 | 
				
			
			@ -1749,6 +1778,10 @@ msgstr "Režim aktualizace pomocí značek se používá v git-svn, ale repozit
 | 
			
		|||
msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists."
 | 
			
		||||
msgstr "Testovací režim - výstup se ukládá pouze do adresáře tmp a vždy se sestavuje, i když výstup již existuje."
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/index.py
 | 
			
		||||
msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
| 
						 | 
				
			
			@ -2852,6 +2885,11 @@ msgstr "{name} „{section}/icons/{path}“ neexistuje! Zkontrolujte „config.y
 | 
			
		|||
msgid "{oldfile} is deprecated, use {newfile}"
 | 
			
		||||
msgstr "{oldfile} je zastaralý, použijte {newfile}"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/update.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{path1} is a duplicate of {path2}, remove one!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/import_subcommand.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{path} already exists, ignoring import results!"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue