New Crowdin updates (#9552)
* New translations ja-JP.yml (Thai) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English)
This commit is contained in:
		
							parent
							
								
									bd1f4b8d98
								
							
						
					
					
						commit
						0296f841c3
					
				
					 5 changed files with 51 additions and 19 deletions
				
			
		|  | @ -932,6 +932,7 @@ assign: "Zuweisen" | ||||||
| unassign: "Entfernen" | unassign: "Entfernen" | ||||||
| color: "Farbe" | color: "Farbe" | ||||||
| manageCustomEmojis: "Benutzerdefinierte Emojis verwalten" | manageCustomEmojis: "Benutzerdefinierte Emojis verwalten" | ||||||
|  | youCannotCreateAnymore: "Du hast das Erstellungslimit erreicht." | ||||||
| _role: | _role: | ||||||
|   new: "Rolle erstellen" |   new: "Rolle erstellen" | ||||||
|   edit: "Rolle bearbeiten" |   edit: "Rolle bearbeiten" | ||||||
|  | @ -940,10 +941,10 @@ _role: | ||||||
|   permission: "Rollenberechtigungen" |   permission: "Rollenberechtigungen" | ||||||
|   descriptionOfPermission: "<b>Moderatoren</b> können grundlegende Verwaltungsaufgaben erledigen.\n<b>Administratoren</b> können alle Einstellungen der Instanz verwalten." |   descriptionOfPermission: "<b>Moderatoren</b> können grundlegende Verwaltungsaufgaben erledigen.\n<b>Administratoren</b> können alle Einstellungen der Instanz verwalten." | ||||||
|   assignTarget: "Zuweisungsart" |   assignTarget: "Zuweisungsart" | ||||||
|   descriptionOfAssignTarget: "<b>Manuell</b> bedeutet, dass die Liste der Benutzer einer Rolle manuell verwaltet wird.\n<b>Konditionell</b> bedeutet, dass die Liste der Benutzer einer Rolle durch eine Liste an Konditionen automatisch verwaltet wird." |   descriptionOfAssignTarget: "<b>Manuell</b> bedeutet, dass die Liste der Benutzer einer Rolle manuell verwaltet wird.\n<b>Konditionell</b> bedeutet, dass die Liste der Benutzer einer Rolle durch eine Bedingung automatisch verwaltet wird." | ||||||
|   manual: "Manuell" |   manual: "Manuell" | ||||||
|   conditional: "Konditional" |   conditional: "Konditional" | ||||||
|   condition: "Konditionen" |   condition: "Bedingung" | ||||||
|   isConditionalRole: "Dies ist eine konditionale Rolle." |   isConditionalRole: "Dies ist eine konditionale Rolle." | ||||||
|   isPublic: "Öffentliche Rolle" |   isPublic: "Öffentliche Rolle" | ||||||
|   descriptionOfIsPublic: "Ist dies aktiviert, so kann jeder die Liste der Benutzer, die dieser Rolle zugewiesen sind, einsehen. Zusätzlich wird diese Rolle im Profil zugewiesener Benutzer angezeigt." |   descriptionOfIsPublic: "Ist dies aktiviert, so kann jeder die Liste der Benutzer, die dieser Rolle zugewiesen sind, einsehen. Zusätzlich wird diese Rolle im Profil zugewiesener Benutzer angezeigt." | ||||||
|  | @ -960,13 +961,26 @@ _role: | ||||||
|     canInvite: "Einladungscodes für diese Instanz erstellen" |     canInvite: "Einladungscodes für diese Instanz erstellen" | ||||||
|     canManageCustomEmojis: "Benutzerdefinierte Emojis verwalten" |     canManageCustomEmojis: "Benutzerdefinierte Emojis verwalten" | ||||||
|     driveCapacity: "Drive-Kapazität" |     driveCapacity: "Drive-Kapazität" | ||||||
|  |     pinMax: "Maximale Anzahl an angehefteten Notizen" | ||||||
|     antennaMax: "Maximale Anzahl an Antennen" |     antennaMax: "Maximale Anzahl an Antennen" | ||||||
|  |     wordMuteMax: "Maximale Zeichenlänge für Wortstummschaltungen" | ||||||
|  |     webhookMax: "Maximale Anzahl an Webhooks" | ||||||
|  |     clipMax: "Maximale Anzahl an Clips" | ||||||
|  |     noteEachClipsMax: "Maximale Anzahl an Notizen innerhalb eines Clips" | ||||||
|  |     userListMax: "Maximale Anzahl an Benutzern in einer Benutzerliste" | ||||||
|  |     userEachUserListsMax: "Maximale Anzahl an Benutzerlisten" | ||||||
|   _condition: |   _condition: | ||||||
|     isLocal: "Lokaler Benutzer" |     isLocal: "Lokaler Benutzer" | ||||||
|     isRemote: "Benutzer fremder Instanz" |     isRemote: "Benutzer fremder Instanz" | ||||||
|     and: "UND" |     createdLessThan: "Kontoerstellung liegt weniger als X zurück" | ||||||
|     or: "ODER" |     createdMoreThan: "Kontoerstellung liegt mehr als X zurück" | ||||||
|     not: "NICHT" |     followersLessThanOrEq: "Hat X oder weniger Follower" | ||||||
|  |     followersMoreThanOrEq: "Hat X oder mehr Follower" | ||||||
|  |     followingLessThanOrEq: "Folgt X oder weniger Benutzern" | ||||||
|  |     followingMoreThanOrEq: "Folgt X oder mehr Benutzern" | ||||||
|  |     and: "UND-Bedingung" | ||||||
|  |     or: "ODER-Bedingung" | ||||||
|  |     not: "NICHT-Bedingung" | ||||||
| _sensitiveMediaDetection: | _sensitiveMediaDetection: | ||||||
|   description: "Ermöglicht eine Erleichterung der Servermoderation durch die automatische Erkennungen von NSFW-Medien unter Verwendung von Machine Learning. Hierdurch wird die Serverlast etwas erhöht." |   description: "Ermöglicht eine Erleichterung der Servermoderation durch die automatische Erkennungen von NSFW-Medien unter Verwendung von Machine Learning. Hierdurch wird die Serverlast etwas erhöht." | ||||||
|   sensitivity: "Erkennungssensitivität" |   sensitivity: "Erkennungssensitivität" | ||||||
|  |  | ||||||
|  | @ -932,6 +932,7 @@ assign: "Assign" | ||||||
| unassign: "Unassign" | unassign: "Unassign" | ||||||
| color: "Color" | color: "Color" | ||||||
| manageCustomEmojis: "Manage Custom Emojis" | manageCustomEmojis: "Manage Custom Emojis" | ||||||
|  | youCannotCreateAnymore: "You've hit the creation limit." | ||||||
| _role: | _role: | ||||||
|   new: "New role" |   new: "New role" | ||||||
|   edit: "Edit role" |   edit: "Edit role" | ||||||
|  | @ -939,11 +940,11 @@ _role: | ||||||
|   description: "Role description" |   description: "Role description" | ||||||
|   permission: "Role permissions" |   permission: "Role permissions" | ||||||
|   descriptionOfPermission: "<b>Moderators</b> can perform basic moderation operations.\n<b>Administrators</b> can change all settings of the instance." |   descriptionOfPermission: "<b>Moderators</b> can perform basic moderation operations.\n<b>Administrators</b> can change all settings of the instance." | ||||||
|   assignTarget: "Assign target" |   assignTarget: "Assignment type" | ||||||
|   descriptionOfAssignTarget: "<b>Manual</b> to manually change who is part of this role and who is not.\n<b>Conditional</b> to have users be automatically assigned and removed from this role based on a set of conditions." |   descriptionOfAssignTarget: "<b>Manual</b> to manually change who is part of this role and who is not.\n<b>Conditional</b> to have users be automatically assigned and removed from this role based on a condition." | ||||||
|   manual: "Manual" |   manual: "Manual" | ||||||
|   conditional: "Conditional" |   conditional: "Conditional" | ||||||
|   condition: "Conditions" |   condition: "Condition" | ||||||
|   isConditionalRole: "This is a conditional role." |   isConditionalRole: "This is a conditional role." | ||||||
|   isPublic: "Public role" |   isPublic: "Public role" | ||||||
|   descriptionOfIsPublic: "Anyone will be able to view a list of users assigned to this role. In addition, this role will be displayed in the profiles of assigned users." |   descriptionOfIsPublic: "Anyone will be able to view a list of users assigned to this role. In addition, this role will be displayed in the profiles of assigned users." | ||||||
|  | @ -960,20 +961,26 @@ _role: | ||||||
|     canInvite: "Create instance invite codes" |     canInvite: "Create instance invite codes" | ||||||
|     canManageCustomEmojis: "Manage Custom Emojis" |     canManageCustomEmojis: "Manage Custom Emojis" | ||||||
|     driveCapacity: "Drive capacity" |     driveCapacity: "Drive capacity" | ||||||
|  |     pinMax: "Maximum number of pinned notes" | ||||||
|     antennaMax: "Maximum number of antennas" |     antennaMax: "Maximum number of antennas" | ||||||
|     wordMuteMax: "Maximum number of characters allowed in the word mute string" |     wordMuteMax: "Maximum number of characters allowed in word mutes" | ||||||
|  |     webhookMax: "Maximum number of Webhooks" | ||||||
|  |     clipMax: "Maximum number of Clips" | ||||||
|  |     noteEachClipsMax: "Maximum number of notes within a clip" | ||||||
|  |     userListMax: "Maximum number of user lists" | ||||||
|  |     userEachUserListsMax: "Maximum number of users within a user list" | ||||||
|   _condition: |   _condition: | ||||||
|     isLocal: "Local user" |     isLocal: "Local user" | ||||||
|     isRemote: "Remote user" |     isRemote: "Remote user" | ||||||
|     createdLessThan: "Created less than" |     createdLessThan: "Less than X has passed since account creation" | ||||||
|     createdMoreThan: "Created more than" |     createdMoreThan: "More than X has passed since account creation" | ||||||
|     followersLessThanOrEq: "The number of followers is less than or equal to" |     followersLessThanOrEq: "Has X or fewer followers" | ||||||
|     followersMoreThanOrEq: "The number of followers is greater than or equal to" |     followersMoreThanOrEq: "Has X or more followers" | ||||||
|     followingLessThanOrEq: "The number of accounts following is less than or equal to" |     followingLessThanOrEq: "Follows X or fewer accounts" | ||||||
|     followingMoreThanOrEq: "The number of accounts following is greater than or equal to" |     followingMoreThanOrEq: "Follows X or more accounts" | ||||||
|     and: "AND" |     and: "AND-Condition" | ||||||
|     or: "OR" |     or: "OR-Condition" | ||||||
|     not: "NOT" |     not: "NOT-Condition" | ||||||
| _sensitiveMediaDetection: | _sensitiveMediaDetection: | ||||||
|   description: "Reduces the effort of server moderation through automatically recognizing NSFW media via Machine Learning. This will slightly increase the load on the server." |   description: "Reduces the effort of server moderation through automatically recognizing NSFW media via Machine Learning. This will slightly increase the load on the server." | ||||||
|   sensitivity: "Detection sensitivity" |   sensitivity: "Detection sensitivity" | ||||||
|  |  | ||||||
|  | @ -966,6 +966,10 @@ _role: | ||||||
|     isRemote: "ผู้ใช้ระยะไกล" |     isRemote: "ผู้ใช้ระยะไกล" | ||||||
|     createdLessThan: "สร้างน้อยกว่า" |     createdLessThan: "สร้างน้อยกว่า" | ||||||
|     createdMoreThan: "สร้างมากกว่า" |     createdMoreThan: "สร้างมากกว่า" | ||||||
|  |     followersLessThanOrEq: "จำนวนผู้ติดตามน้อยกว่าหรือเท่ากับ\n" | ||||||
|  |     followersMoreThanOrEq: "จำนวนผู้ติดตามมากกว่าหรือเท่ากับ\n" | ||||||
|  |     followingLessThanOrEq: "จำนวนบัญชีต่อไปนี้คือ น้อยกว่าหรือเท่ากับ" | ||||||
|  |     followingMoreThanOrEq: "จำนวนบัญชีต่อไปนี้คือ มากกว่าหรือเท่ากับ" | ||||||
|     and: "และ" |     and: "และ" | ||||||
|     or: "หรือ" |     or: "หรือ" | ||||||
|     not: "ไม่" |     not: "ไม่" | ||||||
|  |  | ||||||
|  | @ -932,6 +932,7 @@ assign: "分配" | ||||||
| unassign: "取消分配" | unassign: "取消分配" | ||||||
| color: "颜色" | color: "颜色" | ||||||
| manageCustomEmojis: "管理自定义表情符号" | manageCustomEmojis: "管理自定义表情符号" | ||||||
|  | youCannotCreateAnymore: "抱歉,您无法再创建更多了。" | ||||||
| _role: | _role: | ||||||
|   new: "创建角色" |   new: "创建角色" | ||||||
|   edit: "编辑角色" |   edit: "编辑角色" | ||||||
|  | @ -960,9 +961,14 @@ _role: | ||||||
|     canInvite: "发放实例邀请码" |     canInvite: "发放实例邀请码" | ||||||
|     canManageCustomEmojis: "管理自定义表情符号" |     canManageCustomEmojis: "管理自定义表情符号" | ||||||
|     driveCapacity: "网盘容量" |     driveCapacity: "网盘容量" | ||||||
|  |     pinMax: "帖子置顶数量限制" | ||||||
|     antennaMax: "可创建的最大天线数量" |     antennaMax: "可创建的最大天线数量" | ||||||
|     wordMuteMax: "屏蔽词的字数限制" |     wordMuteMax: "屏蔽词的字数限制" | ||||||
|     webhookMax: "Webhook 创建数量限制" |     webhookMax: "Webhook 创建数量限制" | ||||||
|  |     clipMax: "便签创建数量限制" | ||||||
|  |     noteEachClipsMax: "单个便签内的贴文数量限制" | ||||||
|  |     userListMax: "用户列表创建数量限制" | ||||||
|  |     userEachUserListsMax: "单个用户列表内用户数量限制" | ||||||
|   _condition: |   _condition: | ||||||
|     isLocal: "是本地用户" |     isLocal: "是本地用户" | ||||||
|     isRemote: "是远程用户" |     isRemote: "是远程用户" | ||||||
|  |  | ||||||
|  | @ -961,7 +961,8 @@ _role: | ||||||
|     canManageCustomEmojis: "管理自訂表情符號" |     canManageCustomEmojis: "管理自訂表情符號" | ||||||
|     driveCapacity: "雲端硬碟容量" |     driveCapacity: "雲端硬碟容量" | ||||||
|     antennaMax: "可建立的天線數量" |     antennaMax: "可建立的天線數量" | ||||||
|     webhookMax: "可建立的Webhook數" |     webhookMax: "可建立的Webhook數量" | ||||||
|  |     clipMax: "可建立的摘錄數量" | ||||||
|   _condition: |   _condition: | ||||||
|     isLocal: "本地使用者" |     isLocal: "本地使用者" | ||||||
|     isRemote: "遠端使用者" |     isRemote: "遠端使用者" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue