diff --git a/locales/de-DE.yml b/locales/de-DE.yml index fb80b92850cd7ac95f4a85745a70f512ab0d5c87..5173ea01b756676558894434dd94a1085aa2e093 100644 --- a/locales/de-DE.yml +++ b/locales/de-DE.yml @@ -103,6 +103,8 @@ renoted: "Renote getätigt." cantRenote: "Renote dieses Beitrags nicht möglich." cantReRenote: "Renote einer Renote nicht möglich." quote: "Zitieren" +inChannelRenote: "Kanal-interner Renote" +inChannelQuote: "Kanal-internes Zitat" pinnedNote: "Angeheftete Notiz" pinned: "Angeheftet" you: "Du" @@ -467,6 +469,8 @@ youHaveNoGroups: "Keine Gruppen vorhanden" joinOrCreateGroup: "Lass dich zu einer Gruppe einladen oder erstelle deine eigene." noHistory: "Kein Verlauf gefunden" signinHistory: "Anmeldungsverlauf" +enableAdvancedMfm: "Erweitertes MFM aktivieren" +enableAnimatedMfm: "Animiertes MFM aktivieren" doing: "In Bearbeitung …" category: "Kategorie" tags: "Schlagwörter" @@ -945,6 +949,14 @@ selectFromPresets: "Aus Vorlagen wählen" achievements: "Errungenschaften" gotInvalidResponseError: "Ungültige Antwort des Servers" gotInvalidResponseErrorDescription: "Eventuell ist der Server momentan nicht erreichbar oder untergeht Wartungsarbeiten. Bitte versuche es später noch einmal." +thisPostMayBeAnnoying: "Dieser Beitrag stört eventuell andere Benutzer." +thisPostMayBeAnnoyingHome: "Zur Startseite schicken" +thisPostMayBeAnnoyingCancel: "Abbrechen" +thisPostMayBeAnnoyingIgnore: "Trotzdem schicken" +collapseRenotes: "Bereits gesehene Renotes verkürzt anzeigen" +internalServerError: "Serverinterner Fehler" +internalServerErrorDescription: "Im Server ist ein unerwarteter Fehler aufgetreten." +copyErrorInfo: "Fehlerdetails kopieren" _achievements: earnedAt: "Freigeschaltet am" _types: diff --git a/locales/en-US.yml b/locales/en-US.yml index beb5242b1c0e867f55119a5fa55d814b4091bfc4..e82772d870c693125013753bd95e9ccdbec54675 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -103,6 +103,8 @@ renoted: "Renoted." cantRenote: "This post can't be renoted." cantReRenote: "A renote can't be renoted." quote: "Quote" +inChannelRenote: "Channel-only Renote" +inChannelQuote: "Channel-only Quote" pinnedNote: "Pinned note" pinned: "Pin to profile" you: "You" @@ -468,7 +470,7 @@ joinOrCreateGroup: "Get invited to a group or create your own." noHistory: "No history available" signinHistory: "Login history" enableAdvancedMfm: "Enable advanced MFM" -enableAnimatedMfm: "Enable MFM with animation" +enableAnimatedMfm: "Enable animated MFM" doing: "Processing..." category: "Category" tags: "Tags" @@ -951,6 +953,10 @@ thisPostMayBeAnnoying: "This note may annoy others." thisPostMayBeAnnoyingHome: "Post to home timeline" thisPostMayBeAnnoyingCancel: "Cancel" thisPostMayBeAnnoyingIgnore: "Post anyway" +collapseRenotes: "Collapse renotes you've already seen" +internalServerError: "Internal Server Error" +internalServerErrorDescription: "The server has run into an unexpected error." +copyErrorInfo: "Copy error details" _achievements: earnedAt: "Unlocked at" _types: diff --git a/locales/it-IT.yml b/locales/it-IT.yml index fbee5d9719c8e8ce72ae361db447f7180cb701e7..1788756ca194ff393231f9fd8d96896dfc2e7197 100644 --- a/locales/it-IT.yml +++ b/locales/it-IT.yml @@ -84,12 +84,12 @@ error: "Errore" somethingHappened: "Si è verificato un problema" retry: "Riprova" pageLoadError: "Caricamento pagina non riuscito. " -pageLoadErrorDescription: "Questo viene normalmente causato dalla rete o dalla cache del browser. Si prega di pulire la cache, o di attendere e riprovare più tardi." +pageLoadErrorDescription: "Questo problema viene normalmente causato da errori di rete o dalla cache del browser. Si prega di pulire la cache, o di attendere e riprovare più tardi." serverIsDead: "Il server non risponde. Si prega di attendere e riprovare più tardi." youShouldUpgradeClient: "Per visualizzare la pagina è necessario aggiornare il client alla nuova versione e ricaricare." enterListName: "Nome della lista" privacy: "Privacy" -makeFollowManuallyApprove: "Richiedi di approvare i follower manualmente" +makeFollowManuallyApprove: "Approva i follower manualmente" defaultNoteVisibility: "Privacy predefinita delle note" follow: "Segui" followRequest: "Richiesta di follow" @@ -103,6 +103,8 @@ renoted: "Rinotato!" cantRenote: "È impossibile rinotare questa nota." cantReRenote: "È impossibile rinotare una Rinota." quote: "Cita" +inChannelRenote: "Rinota nel canale" +inChannelQuote: "Cita nel canale" pinnedNote: "Nota fissata" pinned: "Fissa sul profilo" you: "Tu" @@ -129,6 +131,7 @@ unblockConfirm: "Vuoi davvero sbloccare il profilo?" suspendConfirm: "Vuoi sospendere questo profilo?" unsuspendConfirm: "Vuoi revocare la sospensione si questo profilo?" selectList: "Seleziona una lista" +selectChannel: "Seleziona canale" selectAntenna: "Scegli un'antenna" selectWidget: "Seleziona il riquadro" editWidgets: "Modifica i riquadri" @@ -256,6 +259,8 @@ noMoreHistory: "Non c'è più cronologia da visualizzare" startMessaging: "Nuovo messaggio" nUsersRead: "Letto da {n} persone" agreeTo: "Sono d'accordo con {0}" +agreeBelow: "Accetto quanto riportato sotto" +basicNotesBeforeCreateAccount: "Note importanti" tos: "Termini di servizio" start: "Inizia!" home: "Home" @@ -464,6 +469,8 @@ youHaveNoGroups: "Nessun gruppo" joinOrCreateGroup: "Puoi creare il tuo gruppo o essere invitat@ a gruppi che già esistono." noHistory: "Nessuna cronologia" signinHistory: "Storico degli accessi al profilo" +enableAdvancedMfm: "Attiva MFM avanzati" +enableAnimatedMfm: "Attiva MFM animati" doing: "In corso..." category: "Categoria" tags: "Tag" @@ -860,6 +867,8 @@ failedToFetchAccountInformation: "Impossibile recuperare le informazioni sul pro rateLimitExceeded: "Superato il limite di velocità ." cropImage: "Ritaglio dell'immagine" cropImageAsk: "Si desidera ritagliare l'immagine?" +cropYes: "Ritaglia" +cropNo: "Non ritagliare" file: "Allegati" recentNHours: "Ultime {n} ore" recentNDays: "Ultimi {n} giorni" @@ -938,6 +947,16 @@ cannotPerformTemporaryDescription: "L'attività non può essere svolta, poiché preset: "Preimpostato" selectFromPresets: "Seleziona preimpostato" achievements: "Obiettivi raggiunti" +gotInvalidResponseError: "Risposta del server non valida" +gotInvalidResponseErrorDescription: "Il server potrebbe essere irraggiungibile o in manutenzione. Riprova più tardi." +thisPostMayBeAnnoying: "Questa nota potrebbe essere offensiva" +thisPostMayBeAnnoyingHome: "Pubblica sulla timeline principale" +thisPostMayBeAnnoyingCancel: "Annulla" +thisPostMayBeAnnoyingIgnore: "Pubblica lo stesso" +collapseRenotes: "Comprimi i Rinota già letti" +internalServerError: "Errore interno del server" +internalServerErrorDescription: "Si è verificato un errore imprevisto all'interno del server" +copyErrorInfo: "Copia le informazioni sull'errore" _achievements: earnedAt: "Data di conseguimento" _types: @@ -1526,12 +1545,15 @@ _permissions: "read:gallery-likes": "Visualizza i contenuti della galleria." "write:gallery-likes": "Manipolazione dei \"Mi piace\" della galleria." _auth: + shareAccessTitle: "Permessi dell'applicazione" shareAccess: "Vuoi autorizzare {name} ad accedere al tuo profilo?" shareAccessAsk: "Vuoi autorizzare questa App ad accedere al tuo profilo?" + permission: "{name} richiede i permessi seguenti" permissionAsk: "Questa app richiede le seguenti autorizzazioni:" pleaseGoBack: "Si prega di ritornare sulla app" callback: "Ritornando sulla app" denied: "Accesso negato" + pleaseLogin: "Per favore accedi al tuo account per cambiare i permessi dell'applicazione" _antennaSources: all: "Tutte le note" homeTimeline: "Note dagli utenti che segui" diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml index cbbd928b2c3dad83c0354386730d0020f463fec9..6b394a80680be203be202134ac9972f0bc40c98c 100644 --- a/locales/ja-KS.yml +++ b/locales/ja-KS.yml @@ -103,6 +103,8 @@ renoted: "Renoteã—ãŸã§ã€‚" cantRenote: "ã“ã®æŠ•ç¨¿ã¯Renoteã§ãã¸ã‚“らã—ã„。" cantReRenote: "Renote自体ã¯Renoteã§ãã¸ã‚“ã§ã€‚" quote: "引用" +inChannelRenote: "ãƒãƒ£ãƒ³ãƒãƒ«å†…Renote" +inChannelQuote: "ãƒãƒ£ãƒ³ãƒãƒ«å†…引用" pinnedNote: "ピン留ã‚ã•ã‚Œã¨ã‚‹ãƒŽãƒ¼ãƒˆ" pinned: "ピン留ã‚ã—ã¨ã" you: "ã‚ã‚“ãŸ" @@ -948,35 +950,168 @@ achievements: "実績" gotInvalidResponseError: "サーãƒãƒ¼é»™ã£ã¨ã‚‹ã‚ã€çŸ¥ã‚‰ã‚“ã‘ã©" gotInvalidResponseErrorDescription: "サーãƒãƒ¼ã„ã¾æ—¥æ›œæ—¥ã€‚ã¾ãŸãã¦æœˆæ›œæ—¥ã€‚" thisPostMayBeAnnoying: "ã“ã®æŠ•ç¨¿ã¯è¿·æƒ‘ã‹ã‚‚ã—らんã§ã€‚" +thisPostMayBeAnnoyingHome: "ホームã«æŠ•ç¨¿" +thisPostMayBeAnnoyingCancel: "ã‚„ã‚ã¨ã" +thisPostMayBeAnnoyingIgnore: "ã“ã®ã¾ã¾æŠ•ç¨¿" collapseRenotes: "見ãŸã“ã¨ã‚ã‚‹Renoteã¯çœç•¥ã‚„ã§" +internalServerError: "サーãƒãƒ¼å†…部エラー" +internalServerErrorDescription: "サーãƒãƒ¼å†…部ã§ã‚ˆã†åˆ†ã‹ã‚‰ã‚“エラーやã‚" +copyErrorInfo: "ã‚¨ãƒ©ãƒ¼æƒ…å ±ã‚’ã‚³ãƒ”ãƒ¼" _achievements: earnedAt: "è²°ã£ãŸæ—¥ãƒ" _types: _notes1: title: "ã¾ã„ã©ï¼" description: "åˆã‚ã¦ãƒŽãƒ¼ãƒˆæŠ•ç¨¿ã—ãŸã£ãŸ" + flavor: "Misskeyを楽ã—ã‚“ã§ãªï½ž" _notes10: title: "ノートã®å¤©ä¿å±±" + description: "ノートを10回投稿ã—ãŸ" _notes100: title: "ノートã®çœŸç”°å±±" + description: "ノートを100回投稿ã—ãŸ" _notes500: title: "ノートã®ç”Ÿé§’å±±" + description: "ノートを500回投稿ã—ãŸ" + _notes1000: + title: "ノートã®å±±" + description: "ノートを1,000回投稿ã—ãŸ" _notes5000: title: "箕é¢ã®æ»ã‹ã‚‰ãƒŽãƒ¼ãƒˆ" + description: "ノートを5,000回投稿ã—ãŸ" + _notes10000: + title: "スーパーノート" + description: "ノートを10,000回投稿ã—ãŸ" + _notes20000: + title: "ニードモアノート" + description: "ノートを20,000回投稿ã—ãŸ" + _notes30000: + title: "ノートノートノート" + description: "ノートを30,000回投稿ã—ãŸ" + _notes40000: + title: "ãƒŽãƒ¼ãƒˆå·¥å ´" + description: "ノートを40,000回投稿ã—ãŸ" + _notes50000: + title: "ノートã®æƒ‘星" + description: "ノートを50,000回投稿ã—ãŸ" + _notes60000: + title: "ノートクエーサー" + description: "ノートを60,000回投稿ã—ãŸ" + _notes70000: + title: "ブラックノートホール" + description: "ノートを70,000回投稿ã—ãŸ" + _notes80000: + title: "ノートギャラクシー" + description: "ノートを80,000回投稿ã—ãŸ" + _notes90000: + title: "ノートãƒãƒ¼ã‚¹" + description: "ノートを90,000回投稿ã—ãŸ" + _notes100000: + title: "ALL YOUR NOTE ARE BELONG TO US" + description: "ノートを100,000回投稿ã—ãŸ" + flavor: "ãã‚“ãªã«æ›¸ãã“ã¨ã‚ã‚‹ã‚“ã‹ï¼Ÿ" _login3: + title: "ãƒ“ã‚®ãƒŠãƒ¼â… " + description: "通算ãƒã‚°ã‚¤ãƒ³æ—¥æ•°ãŒ3æ—¥" flavor: "今日ã‹ã‚‰ãƒ¯ã‚·ã¯ãƒŸã‚¹ã‚ストやã§" + _login7: + title: "ビギナーⅡ" + description: "通算ãƒã‚°ã‚¤ãƒ³æ—¥æ•°ãŒ7æ—¥" + flavor: "慣れã¦ããŸã‚“ã¡ã‚ƒã†ï¼Ÿ" + _login15: + title: "ビギナーⅢ" + description: "通算ãƒã‚°ã‚¤ãƒ³æ—¥æ•°ãŒ15æ—¥" + _login30: + title: "ミスã‚ã‚¹ãƒˆâ… " + description: "通算ãƒã‚°ã‚¤ãƒ³æ—¥æ•°ãŒ30æ—¥" + _login60: + title: "ミスã‚ストⅡ" + description: "通算ãƒã‚°ã‚¤ãƒ³æ—¥æ•°ãŒ60æ—¥" + _login100: + title: "ミスã‚ストⅢ" + description: "通算ãƒã‚°ã‚¤ãƒ³æ—¥æ•°ãŒ100æ—¥" + flavor: "ãã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã€ãƒŸã‚¹ã‚ストã«ã¤ã" + _login200: + title: "å¸¸é€£â… " + _followers500: + title: "基地局" + description: "フォãƒãƒ¯ãƒ¼ãŒ500人を超ã—ãŸ" + _followers1000: + title: "インフルエンサー" + description: "フォãƒãƒ¯ãƒ¼ãŒ1,000人を超ã—ãŸ" + _collectAchievements30: + title: "実績コレクター" + description: "実績を30個以上ç²å¾—ã—ãŸ" + _viewAchievements3min: + title: "実績好ã" + description: "実績一覧を3分以上眺ã‚続ã‘ãŸ" _iLoveMisskey: title: "Misskey好ãã‚„ãã‚“" + description: "\"I ⤠#Misskey\"を投稿ã—ãŸ" + flavor: "Misskeyを使ã£ã¦ãã‚Œã¦ã‚ã‚ŠãŒã¨ã†ãªï½žã€€by 開発ãƒãƒ¼ãƒ " _foundTreasure: title: "ãªã‚“ã§ã‚‚鑑定団" + description: "éš ã•ã‚ŒãŸãŠå®ã‚’発見ã—ãŸ" _client30min: title: "ãã‚“ã" + description: "クライアントを起動ã—ã¦ã‹ã‚‰30分以上経éŽã—ãŸ" _noteDeletedWithin1min: title: "*ãŠãŠã£ã¨ï¼Š" + description: "投稿ã—ã¦ã‹ã‚‰1分以内ã«ãã®æŠ•ç¨¿ã‚’消ã—ãŸ" + _postedAtLateNight: + title: "夜行性" + description: "深夜ã«ãƒŽãƒ¼ãƒˆã‚’投稿ã—ãŸ" + flavor: "ãã‚ãã‚å¯ã‚ˆã‹" + _postedAt0min0sec: + title: "æ™‚å ±" + description: "0分0秒ã«ãƒŽãƒ¼ãƒˆã‚’投稿ã—ãŸ" + flavor: "ãƒãƒƒ ãƒãƒƒ ãƒãƒƒ ピーン" + _selfQuote: + title: "自己言åŠ" + description: "自分ã®ãƒŽãƒ¼ãƒˆã‚’引用ã—ãŸ" + _htl20npm: + title: "æµã‚Œã‚‹TL" + description: "ホームタイムラインã®æµé€ŸãŒ20npmを超ã™" + _viewInstanceChart: + title: "アナリスト" + description: "インスタンスã®ãƒãƒ£ãƒ¼ãƒˆã‚’表示ã—ãŸ" + _outputHelloWorldOnScratchpad: + title: "Hello, world!" + description: "スクラッãƒãƒ‘ッド㧠hello worldを出力ã—ãŸ" _open3windows: title: "マド開ã‘ã™ãŽ" + description: "ウィンドウを3ã¤ä»¥ä¸Šé–‹ã„ãŸçŠ¶æ…‹ã«ã—ãŸ" _driveFolderCircularReference: title: "環状線" + description: "ドライブã®ãƒ•ã‚©ãƒ«ãƒ€ã‚’å†å¸°çš„ãªå…¥ã‚Œåã«ã—よã†ã¨ã—ãŸ" + _reactWithoutRead: + title: "ã¡ã‚ƒã‚“ã¨èªã‚“ã ã‚“ã‹ï¼Ÿ" + description: "100æ–‡å—以上ã®ãƒ†ã‚ストをå«ã‚€ãƒŽãƒ¼ãƒˆã«æŠ•ç¨¿ã•ã‚Œã¦ã‹ã‚‰3秒以内ã«ãƒªã‚¢ã‚¯ã‚·ãƒ§ãƒ³ã—ãŸ" + _clickedClickHere: + title: "ã“ã“をクリック" + description: "ã“ã“をクリックã—ãŸ" + _justPlainLucky: + title: "å˜ãªã‚‹ãƒ©ãƒƒã‚ー" + description: "10秒ã”ã¨ã«0.005ï¼…ã®ç¢ºçŽ‡ã§ç²å¾—" + _setNameToSyuilo: + title: "神様コンプレックス" + description: "åå‰ã‚’ syuilo ã«è¨å®šã—ãŸ" + _passedSinceAccountCreated1: + title: "一周年" + description: "アカウント作æˆã‹ã‚‰1年経éŽã—ãŸ" + _passedSinceAccountCreated2: + title: "二周年" + description: "アカウント作æˆã‹ã‚‰2年経éŽã—ãŸ" + _passedSinceAccountCreated3: + title: "三周年" + description: "アカウント作æˆã‹ã‚‰3年経éŽã—ãŸ" + _loggedInOnBirthday: + title: "ãƒãƒƒãƒ”ーãƒãƒ¼ã‚¹ãƒ‡ãƒ¼ï¼" + description: "誕生日ã«ãƒã‚°ã‚¤ãƒ³ã—ãŸ" + _loggedInOnNewYearsDay: + title: "ã‚ã‘ã¾ã—ã¦ãŠã‚ã§ã¨ã†ã”ã–ã„ã¾ã™ï¼" + description: "元旦ã«ãƒã‚°ã‚¤ãƒ³ã—ãŸ" + flavor: "今年も弊インスタンスをよã‚ã—ããŠé¡˜ã„ã—ã¾ã™" _role: new: "ãƒãƒ¼ãƒ«ã®ä½œæˆ" edit: "ãƒãƒ¼ãƒ«ã®ç·¨é›†" diff --git a/locales/uk-UA.yml b/locales/uk-UA.yml index 27882e50f6cdc212fcb7bfc33ab3f56516207eaf..6ada5dc206db7215701102a996b7c2e22038e5f3 100644 --- a/locales/uk-UA.yml +++ b/locales/uk-UA.yml @@ -1113,6 +1113,8 @@ _achievements: _loggedInOnNewYearsDay: title: "З Ðовим роком!" description: "Увійшли в перший день року" + _cookieClicked: + flavor: "Чекайте, це вірний Ñайт?" _brainDiver: title: "Brain Diver" description: "Відправити поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð½Ð° \"Brain Diver\"" diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 71ca55d9e5f42362e291dea6f64fb368ec7cc179..8ee699ce32d23608537f0175e97126503cbedd23 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -103,6 +103,8 @@ renoted: "已转å‘。" cantRenote: "è¯¥å¸–æ— æ³•è½¬å‘。" cantReRenote: "转å‘æ— æ³•è¢«å†æ¬¡è½¬å‘。" quote: "引用" +inChannelRenote: "在频é“内转å‘" +inChannelQuote: "在频é“内引用" pinnedNote: "已置顶的帖å" pinned: "置顶" you: "您" @@ -951,6 +953,10 @@ thisPostMayBeAnnoying: "这个帖åå¯èƒ½ä¼šè®©å…¶ä»–人感到困扰。" thisPostMayBeAnnoyingHome: "å‘到首页" thisPostMayBeAnnoyingCancel: "å–消" thisPostMayBeAnnoyingIgnore: "å°±è¿™æ ·å‘布" +collapseRenotes: "çœç•¥æ˜¾ç¤ºå·²ç»çœ‹è¿‡çš„转å‘内容" +internalServerError: "内部æœåŠ¡å™¨é”™è¯¯" +internalServerErrorDescription: "内部æœåŠ¡å™¨å‘生了预期外的错误" +copyErrorInfo: "å¤åˆ¶é”™è¯¯ä¿¡æ¯" _achievements: earnedAt: "è¾¾æˆæ—¶é—´" _types: diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index f99ca91e63635bf83ab6138d2091e820724e7631..b0f9a631daf379a7898e37150e68a13bd1436f61 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -103,6 +103,8 @@ renoted: "轉傳æˆåŠŸ" cantRenote: "無法轉發æ¤è²¼æ–‡ã€‚" cantReRenote: "無法轉傳之å‰å·²ç¶“轉傳éŽçš„內容。" quote: "引用" +inChannelRenote: "åœ¨é »é“內轉發" +inChannelQuote: "åœ¨é »é“內引用" pinnedNote: "å·²ç½®é ‚çš„è²¼æ–‡" pinned: "ç½®é ‚" you: "您" @@ -952,6 +954,9 @@ thisPostMayBeAnnoyingHome: "發布到首é " thisPostMayBeAnnoyingCancel: "退出" thisPostMayBeAnnoyingIgnore: "直接發布貼文" collapseRenotes: "çœç•¥é¡¯ç¤ºå·²çœ‹éŽçš„轉發貼文" +internalServerError: "內部伺æœå™¨éŒ¯èª¤" +internalServerErrorDescription: "內部伺æœå™¨ç™¼ç”Ÿäº†éžé 期的錯誤。" +copyErrorInfo: "複製錯誤資訊" _achievements: earnedAt: "ç²å¾—日期" _types: