diff --git a/locales/ar-SA.yml b/locales/ar-SA.yml index 5e0710358ec52cd4fe9e16fd56e894d94ae79597..fc4137695402b7c8fbad7a07ac262299607faac0 100644 --- a/locales/ar-SA.yml +++ b/locales/ar-SA.yml @@ -500,6 +500,9 @@ _notification: youGotMessagingMessageFromUser: "لقد تلقيت رسالة Ù…ÙÙ† {name}" youGotMessagingMessageFromGroup: "لقد أرسÙلَت رسالة إلى Ø§Ù„ÙØ±ÙŠÙ‚ {name}" youWereFollowed: "يتابعك" + _types: + follow: "المتابَعون" + quote: "اقتبس" _deck: _columns: notifications: "الإشعارات" diff --git a/locales/de-DE.yml b/locales/de-DE.yml index 3c16e3b642267af1c0d6a427cb438f00cdf88122..8485f3bd0e26ca00abec3d1e3b69a53bbeaf0d73 100644 --- a/locales/de-DE.yml +++ b/locales/de-DE.yml @@ -104,6 +104,8 @@ unblockConfirm: "Möchtest du diese Blockierung wirklich aufheben?" suspendConfirm: "Möchtest du diesen Benutzer wirklich sperren?" unsuspendConfirm: "Möchtest du die Sperrung dieses Benutzers wirklich aufheben?" selectList: "Wähle eine Liste aus" +selectAntenna: "Antenne auswählen" +selectWidget: "Widget auswählen" customEmojis: "Benutzerdefinierte Emojis" emoji: "Emoji" emojiName: "Emojiname" @@ -535,9 +537,33 @@ enableAll: "Alle aktivieren" disableAll: "Alle deaktivieren" tokenRequested: "Benutzerkontozugriff gewähren" pluginTokenRequestedDescription: "Dieses Plugin wird die hier konfigurierten Berechtigungen verwenden können." +notificationType: "Benachrichtigungstyp" +edit: "Bearbeiten" +useStarForReactionFallback: "Verwende ★ falls das Reaktions-Emoji unbekannt ist" +emailConfig: "Email-Server Konfiguration" +enableEmail: "Email-Versand aktivieren" +emailConfigInfo: "Zur Email-Bestätigung bei Registrierung und zum Zurücksetzen des Passworts verwendet" +email: "Email-Adresse" +smtpConfig: "SMTP-Server Konfiguration" smtpHost: "Host" +smtpPort: "Port" smtpUser: "Benutzername" smtpPass: "Passwort" +emptyToDisableSmtpAuth: "Benutzername und Passwort leer lassen um SMTP-Verifizierung zu deaktivieren" +smtpSecure: "Für SMTP-Verbindungen implizit SSL/TLS verwenden" +smtpSecureInfo: "Schalte dies aus, falls du STARTTLS verwendest" +testEmail: "Email-Versand testen" +wordMute: "Wort-Stummschaltung" +userSaysSomething: "{name} hat etwas gesagt." +makeActive: "Aktivieren" +_wordMute: + muteWords: "Wort stummschalten" + muteWordsDescription: "Mit Leerzeichen für eine \"UND\"-Verknüpfung trennen, durch Zeilenumbrüche für eine \"ODER\"-Verknüpfung trennen." + muteWordsDescription2: "Umgib Schlüsselworter mit Schrägstrichen, um Reguläre Ausdrücke zu verwenden." + softDescription: "Notizen, die die eingestellten Konditionen erfüllen, in der Chronik ausblenden" + hardDescription: "Verhindern, dass Notizen, die die eingestellten Konditionen erfüllen, der Chronik hinzugefügt werden. Zudem werden diese Notizen auch nicht der Chronik hinzugefügt, falls die Konditionen geändert werden." + soft: "Leicht" + hard: "Schwer" _theme: explore: "Themen erforschen" install: "Thema installieren" @@ -1177,10 +1203,26 @@ _notification: youReceivedFollowRequest: "Du hast eine Follow-Anfrage erhalten" yourFollowRequestAccepted: "Deine Follow-Anfrage wurde akzeptiert" youWereInvitedToGroup: "Du wurdest in eine Gruppe eingeladen" + _types: + all: "Alle" + follow: "Folgt" + mention: "Erwähnung" + reply: "Antworten" + renote: "Renote" + quote: "Zitieren" + reaction: "Reaktionen" + pollVote: "Umfragen" + receiveFollowRequest: "Follow-Anfragen" _deck: alwaysShowMainColumn: "Hauptspalte immer zeigen" columnAlign: "Spalten ausrichten" addColumn: "Spalte hinzufügen" + swapLeft: "Nach links verschieben" + swapRight: "Nach rechts verschieben" + swapUp: "Nach oben verschieben" + swapDown: "Nach unten verschieben" + stackLeft: "Nach links stapeln" + popRight: "Nach rechts vom Stapel nehmen" _columns: widgets: "Widgets" notifications: "Benachrichtigungen" diff --git a/locales/en-US.yml b/locales/en-US.yml index 3f8ba5d81afa580d009e90dcacf61245474a2fec..aa4ada2b858dacb16522a2025f456b3cab9f03e2 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -104,6 +104,8 @@ unblockConfirm: "Are you sure that you want to unblock this account?" suspendConfirm: "Are you sure that you want to suspend this account?" unsuspendConfirm: "Are you sure you that want to unsuspend this account?" selectList: "Select a list" +selectAntenna: "Select an Antenna" +selectWidget: "Select a widget" customEmojis: "Custom Emoji" emoji: "Emoji" emojiName: "Emoji name" @@ -535,9 +537,33 @@ enableAll: "Enable all" disableAll: "Disable all" tokenRequested: "Grant access to account" pluginTokenRequestedDescription: "This plugin will be able to use the permissions set here." +notificationType: "Notification type" +edit: "Edit" +useStarForReactionFallback: "Use ★ as fallback if the reaction emoji is unknown" +emailConfig: "Email server configuration" +enableEmail: "Enable email distribution" +emailConfigInfo: "Used to confirm your email during sign-up and if you forget your password" +email: "Email Address" +smtpConfig: "SMTP Server configuration" smtpHost: "Host" +smtpPort: "Port" smtpUser: "Username" smtpPass: "Password" +emptyToDisableSmtpAuth: "Leave username and password empty to disable SMTP verification" +smtpSecure: "Use implicit SSL/TLS for SMTP connections" +smtpSecureInfo: "Turn this off when using STARTTLS" +testEmail: "Test email delivery" +wordMute: "Word mute" +userSaysSomething: "{name} said something" +makeActive: "Activate" +_wordMute: + muteWords: "Word to mute" + muteWordsDescription: "Separate with spaces for AND condition. Separate with line breaks for OR." + muteWordsDescription2: "Surround keywords by slashes to use regular expressions." + softDescription: "Hide notes fulfilling the set conditions from the timeline." + hardDescription: "Prevent notes fulfilling the set conditions from being added to the timeline. In addition, these notes will not be added to the timeline even if the conditions are changed." + soft: "Soft" + hard: "Hard" _theme: explore: "Explore Themes" install: "Install theme" @@ -1177,10 +1203,26 @@ _notification: youReceivedFollowRequest: "You've received a follow request" yourFollowRequestAccepted: "Your follow request was accepted" youWereInvitedToGroup: "Invited to group" + _types: + all: "All" + follow: "Following" + mention: "Mention" + reply: "Replies" + renote: "Renote" + quote: "Quote" + reaction: "Reaction" + pollVote: "Polls" + receiveFollowRequest: "Follow requests" _deck: alwaysShowMainColumn: "Always show main column" columnAlign: "Align columns" addColumn: "Add column" + swapLeft: "Swap to left" + swapRight: "Swap to right" + swapUp: "Swap with above" + swapDown: "Swap with below" + stackLeft: "Stack on the left" + popRight: "Pop to the right" _columns: widgets: "Widgets" notifications: "Notifications" diff --git a/locales/es-ES.yml b/locales/es-ES.yml index be3ca35b6f7452885daa327f7c38b9d6a0350c9b..cc5d468816fffc95787dbe4563c00e4eb2775ba9 100644 --- a/locales/es-ES.yml +++ b/locales/es-ES.yml @@ -1188,6 +1188,12 @@ _notification: youReceivedFollowRequest: "Has mandado una solicitud de seguimiento" yourFollowRequestAccepted: "Tu solicitud de seguimiento fue aceptada" youWereInvitedToGroup: "Invitado al grupo" + _types: + follow: "Siguiendo" + mention: "Menciones" + renote: "Renotar" + quote: "Citar" + reaction: "Reacción" _deck: alwaysShowMainColumn: "Siempre mostrar la columna principal" columnAlign: "Alinear columnas" diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index 52fcd66ed981624a3f8c2775e180f7bd908e8fa4..b4aa5513a75a3725e8765fffd69218eda40ea856 100644 --- a/locales/fr-FR.yml +++ b/locales/fr-FR.yml @@ -104,6 +104,8 @@ unblockConfirm: "Êtes-vous sûr·e de vouloir débloquer ce compte ?" suspendConfirm: "Êtes-vous sûr·e de vouloir suspendre ce compte ?" unsuspendConfirm: "Êtes-vous sûr·e de vouloir annuler la suspension de ce compte ?" selectList: "Sélectionner une liste" +selectAntenna: "Sélectionner une antenne" +selectWidget: "Sélectionner un widget" customEmojis: "Émojis personnalisés" emoji: "Émoji" emojiName: "Nom de l’émoji" @@ -526,6 +528,18 @@ leaveConfirm: "Vous avez des modifications non-sauvegardées. Voulez-vous les ig manage: "Gestion" plugins: "Extensions" pluginInstallWarn: "N’installez que des extensions provenant de sources de confiance." +deck: "Deck" +undeck: "Quitter le deck" +useBlurEffectForModal: "Utiliser un effet de flou pour les modals" +generateAccessToken: "Générer un jeton d'accès" +permission: "Autorisations " +enableAll: "Tout activer" +disableAll: "Tout désactiver" +tokenRequested: "Autoriser l'accès au compte" +pluginTokenRequestedDescription: "Ce plugin pourra utiliser les autorisations définies ici." +notificationType: "Type de notifications" +edit: "Editer" +emailConfig: "Configuration du serveur email" smtpHost: "Hôte" smtpUser: "Nom d’utilisateur·rice" smtpPass: "Mot de passe" @@ -1134,6 +1148,12 @@ _notification: youReceivedFollowRequest: "Vous avez reçu une demande d’abonnement" yourFollowRequestAccepted: "Votre demande d’abonnement a été accepté" youWereInvitedToGroup: "Invité au groupe" + _types: + follow: "Abonnements" + mention: "Mentionner" + renote: "Renote" + quote: "Citer" + reaction: "Réactions" _deck: alwaysShowMainColumn: "Toujours afficher la colonne principale" columnAlign: "Aligner les colonnes" diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml index 2a27bcb97a14ffdc50301494d24bb48b51becafa..b12c3d45e092de880ba834aa256c727571b6cbd3 100644 --- a/locales/ja-KS.yml +++ b/locales/ja-KS.yml @@ -439,6 +439,11 @@ _pages: array: "リスト" _notification: youWereFollowed: "フォãƒãƒ¼ã•れãŸã§" + _types: + follow: "フォãƒãƒ¼" + renote: "Renote" + quote: "引用" + reaction: "リアクション" _deck: _columns: notifications: "通知" diff --git a/locales/kab-KAB.yml b/locales/kab-KAB.yml index 1caf280b9fa32fa5829117122cb59a59e1e9e6a6..14aaa53e702a2b1db5ee13e934654c26ad378ad6 100644 --- a/locales/kab-KAB.yml +++ b/locales/kab-KAB.yml @@ -82,6 +82,9 @@ _pages: array: "Tibdarin" _notification: youWereFollowed: "Yeá¹á¹afaá¹›-ik·em-id" + _types: + follow: "Ig á¹á¹afaá¹›" + mention: "Bder" _deck: _columns: notifications: "IlÉ£uyen" diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index 3a919864d30271aa5ca833da61cb25fb61f72563..51e4c618e00c75c70d528da4c864e3b9b6b6dfc3 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -1120,6 +1120,12 @@ _notification: youReceivedFollowRequest: "새로운 팔로우 ìš”ì²ì´ 있습니다" yourFollowRequestAccepted: "팔로우 ìš”ì²ì´ 수ë½ë˜ì—ˆìŠµë‹ˆë‹¤" youWereInvitedToGroup: "ê·¸ë£¹ì— ì´ˆëŒ€ë˜ì—ˆìŠµë‹ˆë‹¤" + _types: + follow: "팔로잉" + mention: "멘션" + renote: "Renote" + quote: "ì¸ìš©" + reaction: "리액션" _deck: _columns: widgets: "ìœ„ì ¯" diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 3b2da488c0dd3bf190a989436590868852d48994..d0ad7e8f3ae7aaaaf416b46abc68ea7b81ccf7c5 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -86,8 +86,8 @@ you: "您" clickToShow: "点击以显示" sensitive: "阅读注æ„" add: "æ·»åŠ " -reaction: "å应" -reactionSettingDescription: "选择您想è¦å›ºå®šåœ¨å应选择器ä¸çš„å应。" +reaction: "回应" +reactionSettingDescription: "选择您想è¦ç½®é¡¶çš„回应。" rememberNoteVisibility: "记录公开范围" attachCancel: "åˆ é™¤é™„ä»¶" markAsSensitive: "阅读注æ„" @@ -104,6 +104,7 @@ unblockConfirm: "确定è¦è§£é™¤å±è”½å—?" suspendConfirm: "è¦å†»ç»“å—?" unsuspendConfirm: "è¦è§£é™¤å†»ç»“å—?" selectList: "选择列表" +selectWidget: "选择å°å·¥å…·" customEmojis: "自定义Emoji" emoji: "表情符å·" emojiName: "Emoji åç§°" @@ -364,7 +365,7 @@ resetPassword: "é‡ç½®å¯†ç " newPasswordIs: "æ–°çš„å¯†ç æ˜¯ã€Œ{password}ã€" autoReloadWhenDisconnected: "æ–å¼€è¿žæŽ¥æ—¶è‡ªåŠ¨é‡æ–°åŠ è½½" autoNoteWatch: "自动关注帖å" -autoNoteWatchDescription: "让您能够收到关于「å应ã€å’Œå›žå¤å…¶ä»–用户的帖å的通知。" +autoNoteWatchDescription: "让您能够收到关于「回应ã€å’Œå›žå¤å…¶ä»–用户的帖å的通知。" reduceUiAnimation: "å‡å°‘UI动画" share: "分享" notFound: "未找到" @@ -535,10 +536,22 @@ enableAll: "å¯ç”¨å…¨éƒ¨" disableAll: "ç¦ç”¨å…¨éƒ¨" tokenRequested: "å…许访问账户" pluginTokenRequestedDescription: "æ¤æ’件将能够拥有æ¤å¤„设置的æƒé™" +notificationType: "通知类型" +edit: "编辑" +useStarForReactionFallback: "å¦‚æžœå›žåº”çš„é¢œæ–‡å—æœªçŸ¥ï¼Œåˆ™ä½¿ç”¨â˜…作为代替" +emailConfig: "邮件æœåŠ¡å™¨è®¾ç½®" +enableEmail: "å¯ç”¨å‘é€é‚®ä»¶åŠŸèƒ½" +emailConfigInfo: "用于确认电å邮件和密ç é‡ç½®" +email: "邮件地å€" +smtpConfig: "SMTPæœåŠ¡å™¨è®¾ç½®" smtpHost: "主机å" smtpPort: "端å£" smtpUser: "用户å" smtpPass: "密ç " +emptyToDisableSmtpAuth: "用户å和密ç 留空å¯ä»¥ç¦ç”¨SMTP验è¯" +smtpSecure: "在 SMTP 连接ä¸ä½¿ç”¨éšå¼ SSL / TLS" +smtpSecureInfo: "使用STARTTLSæ—¶å…³é—。" +testEmail: "邮件å‘逿µ‹è¯•" _theme: explore: "寻找主题" install: "安装主题" @@ -651,8 +664,8 @@ _tutorial: step5_3: "è¦å…³æ³¨å…¶ä»–用户,请å•击他的头åƒï¼Œç„¶åŽåœ¨ä»–çš„ä¸ªäººèµ„æ–™ä¸ŠæŒ‰ä¸‹â€œå…³æ³¨â€æŒ‰é’®ã€‚" step5_4: "如果用户的åç§°æ—边有é”å®šå›¾æ ‡ï¼Œåˆ™è¯¥ç”¨æˆ·éœ€è¦æ‰‹åŠ¨æ‰¹å‡†æ‚¨çš„å…³æ³¨è¯·æ±‚ã€‚" step6_1: "现在,您将å¯ä»¥åœ¨æ—¶é—´çº¿ä¸Šçœ‹åˆ°å…¶ä»–用户的帖å。" - step6_2: "您还å¯ä»¥åœ¨å…¶ä»–人的帖å上进行「å应ã€ï¼Œä»¥å¿«é€Ÿåšå‡ºç®€å•回å¤ã€‚" - step6_3: "在他人的贴å上按下「+ã€å›¾æ ‡ï¼Œå³å¯é€‰æ‹©æƒ³è¦çš„表情æ¥è¿›è¡Œã€Œå应ã€ã€‚" + step6_2: "您还å¯ä»¥åœ¨å…¶ä»–人的帖å上进行「回应ã€ï¼Œä»¥å¿«é€Ÿåšå‡ºç®€å•回å¤ã€‚" + step6_3: "在他人的贴å上按下「+ã€å›¾æ ‡ï¼Œå³å¯é€‰æ‹©æƒ³è¦çš„表情æ¥è¿›è¡Œã€Œå›žåº”ã€ã€‚" step7_1: "对Misskey基本æ“作的简å•介ç»ï¼Œåˆ°æ¤ç»“æŸäº†ã€‚ 辛苦了ï¼" step7_2: "å¦‚æžœä½ æƒ³äº†è§£æ›´å¤šæœ‰å…³Misskey的信æ¯ï¼Œè¯·å‚è§{help}。" step7_3: "接下æ¥ï¼Œäº«å—Misskey带æ¥çš„ä¹è¶£å§ðŸš€" @@ -1178,12 +1191,18 @@ _notification: youReceivedFollowRequest: "您有新的关注请求" yourFollowRequestAccepted: "您的关注请求已通过" youWereInvitedToGroup: "您有新的群组邀请" + _types: + follow: "关注ä¸" + mention: "æåŠ" + renote: "转å‘" + quote: "引用" + reaction: "回应" _deck: alwaysShowMainColumn: "总是显示主列" columnAlign: "列对é½" addColumn: "æ·»åŠ åˆ—" _columns: - widgets: "å°éƒ¨ä»¶" + widgets: "å°å·¥å…·" notifications: "通知" tl: "时间线" antenna: "天线" diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index bf90723ccf3dd2c3cc54798955e82ba001583c3c..bebe468e7f05a7ab765f8fd1b153a23dd5a233ed 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -673,6 +673,12 @@ _notification: youGotPoll: "{name}已投票" youWereFollowed: "您有新的追隨者" yourFollowRequestAccepted: "您的追隨請求已通éŽ" + _types: + follow: "追隨ä¸" + mention: "æåŠ" + renote: "轉發貼文" + quote: "引用" + reaction: "忇‰" _deck: _columns: notifications: "通知"