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
							
								
									dcb804f70d
								
							
						
					
					
						commit
						d5d65cfabd
					
				
					 50 changed files with 751 additions and 51 deletions
				
			
		| 
						 | 
				
			
			@ -8,7 +8,7 @@ msgid ""
 | 
			
		|||
msgstr ""
 | 
			
		||||
"Project-Id-Version: fdroidserver 0.8-224-g4b0ade7\n"
 | 
			
		||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
 | 
			
		||||
"POT-Creation-Date: 2025-03-25 11:36+0100\n"
 | 
			
		||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
 | 
			
		||||
"PO-Revision-Date: 2025-04-30 04:07+0000\n"
 | 
			
		||||
"Last-Translator: Liner Seven <linour7gmekiblo@gmail.com>\n"
 | 
			
		||||
"Language-Team: Japanese <https://hosted.weblate.org/projects/f-droid/fdroidserver/ja/>\n"
 | 
			
		||||
| 
						 | 
				
			
			@ -359,6 +359,11 @@ msgid "Can't build due to {} error while scanning"
 | 
			
		|||
msgid_plural "Can't build due to {} errors while scanning"
 | 
			
		||||
msgstr[0] "スキャン時に{}個のエラーが発生したためビルドできません"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, fuzzy, python-brace-format
 | 
			
		||||
msgid "Cannot read {path}: {error}"
 | 
			
		||||
msgstr "{path}を読み込めませんでした:{error}"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/rewritemeta.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Cannot rewrite \"{path}\""
 | 
			
		||||
| 
						 | 
				
			
			@ -1486,6 +1491,11 @@ msgstr "{path} を削除"
 | 
			
		|||
msgid "Rename APK files that do not match package.name_123.apk"
 | 
			
		||||
msgstr "package.name_123.apkに合致しないAPKファイルの名前を変更"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "RepoType {type} is deprecated, please switch to git."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/nightly.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Resigning {apkfilename} with provided debug.keystore"
 | 
			
		||||
| 
						 | 
				
			
			@ -2005,6 +2015,10 @@ msgstr "apksignerを使用してパッケージ{path}を検証しています。
 | 
			
		|||
msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}."
 | 
			
		||||
msgstr "VirusTotalのAPI鍵は32メガバイトより大きいファイルをアップロードできません。{url}から{path}をアップロードしてください。"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/nightly.py
 | 
			
		||||
msgid "WARNING: only public git repos are supported!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/__main__.py
 | 
			
		||||
msgid "Warn about possible metadata errors"
 | 
			
		||||
msgstr "潜在的なメタデータのエラーに関して警告"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue