chore: Merge branch 'origin/develop' into Weblate.
This commit is contained in:
commit
65bbf8541a
4 changed files with 13 additions and 10 deletions
|
@ -1651,7 +1651,7 @@ privateModeInfo: Quan està activat, només els servidors a la llista blanca es
|
|||
useBlurEffect: Utilitzeu efectes de desenfocament a la interfície d'usuari
|
||||
accountDeletionInProgress: La supressió del compte està en curs
|
||||
unmuteThread: Desfés el silenci al fil
|
||||
deleteAccountConfirm: Això suprimirà el vostre compte de manera irreversible. Procedir?
|
||||
deleteAccountConfirm: Això suprimirà aquest compte de manera irreversible. Procedir?
|
||||
requireAdminForView: Heu d'iniciar sessió amb un compte d'administrador per veure-ho.
|
||||
enableAutoSensitiveDescription: Permet la detecció i el marcatge automàtics dels mitjans
|
||||
NSFW mitjançant Machine Learning sempre que sigui possible. Fins i tot si aquesta
|
||||
|
@ -2169,3 +2169,4 @@ _feeds:
|
|||
atom: Atom
|
||||
jsonFeed: Feed JSON
|
||||
copyFeed: Copiar feed
|
||||
origin: Origen
|
||||
|
|
|
@ -907,7 +907,7 @@ ffVisibility: "Sichtbarkeit von Gefolgten/Followern"
|
|||
ffVisibilityDescription: "Konfiguriere wer sehen kann, wem du folgst sowie wer dir
|
||||
folgt."
|
||||
continueThread: "Beitrag fortsetzen"
|
||||
deleteAccountConfirm: "Dein Nutzerkonto wird unwiderruflich gelöscht. Trotzdem fortfahren?"
|
||||
deleteAccountConfirm: "Das Nutzerkonto wird unwiderruflich gelöscht. Trotzdem fortfahren?"
|
||||
incorrectPassword: "Falsches Passwort."
|
||||
voteConfirm: "Wirklich für „{choice}“ abstimmen?"
|
||||
hide: "Inhalt verbergen"
|
||||
|
@ -979,7 +979,7 @@ localOnly: "Nur Lokal"
|
|||
remoteOnly: "Nur für andere/fremde Server"
|
||||
failedToUpload: "Hochladen fehlgeschlagen"
|
||||
cannotUploadBecauseInappropriate: "Diese Datei kann nicht hochgeladen werden, da Teile
|
||||
der Datei möglicherweise NSFW-Inhalt enthalten"
|
||||
der Datei möglicherweise NSFW-Inhalt enthalten."
|
||||
cannotUploadBecauseNoFreeSpace: "Die Datei konnte nicht hochgeladen werden, da dein
|
||||
Cloud-Drive-Speicherplatz aufgebraucht ist."
|
||||
beta: "Beta"
|
||||
|
@ -1148,7 +1148,7 @@ _mfm:
|
|||
search: "Suche"
|
||||
searchDescription: "Eine vorgefertige Suchanfragebox anzeigen."
|
||||
flip: "Spiegelung"
|
||||
flipDescription: "Spiegelt den Inhalt horizontal oder vertikal."
|
||||
flipDescription: "Inhalt horizontal oder vertikal spiegeln."
|
||||
jelly: "Animation (Dehnen)"
|
||||
jellyDescription: "Verleiht Inhalt eine sich dehnende Animation."
|
||||
tada: "Animation (Tada)"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
_lang_: "Українська"
|
||||
headlineFirefish: "Мережа об'єднана записами"
|
||||
introFirefish: "Ласкаво просимо! Firefish - децентралізована служба мікроблогів з відкритим
|
||||
кодом.\nСтворюйте \"нотатки\", щоб поділитися тим, що відбувається, і розповісти
|
||||
всім про себе 📡\nЗа допомогою \"реакцій\" ви також можете швидко висловити свої
|
||||
почуття щодо нотаток інших 👍\nДосліджуймо новий світ! 🚀"
|
||||
introFirefish: "Ласкаво просимо! Firefish - децентралізована служба мікроблогів з
|
||||
відкритим кодом.\nСтворюйте \"нотатки\", щоб поділитися тим, що відбувається, і
|
||||
розповісти всім про себе 📡\nЗа допомогою \"реакцій\" ви також можете швидко висловити
|
||||
свої почуття щодо нотаток інших 👍\nДосліджуймо новий світ! 🚀"
|
||||
monthAndDay: "{month}/{day}"
|
||||
search: "Пошук"
|
||||
notifications: "Сповіщення"
|
||||
|
@ -2138,3 +2138,4 @@ _feeds:
|
|||
rss: RSS
|
||||
jsonFeed: JSON-стрічка
|
||||
atom: Atom
|
||||
origin: Походження
|
||||
|
|
|
@ -641,7 +641,7 @@ openInNewTab: "在新标签页中打开"
|
|||
openInSideView: "在侧边栏中打开"
|
||||
defaultNavigationBehaviour: "默认导航"
|
||||
editTheseSettingsMayBreakAccount: "编辑这些设置可能会损坏您的账号。"
|
||||
instanceTicker: "帖子所在的服务器信息"
|
||||
instanceTicker: "帖子的实例信息"
|
||||
waitingFor: "等待 {x}"
|
||||
random: "随机"
|
||||
system: "系统"
|
||||
|
@ -825,7 +825,7 @@ unmuteThread: "取消静音帖子串"
|
|||
ffVisibility: "关注/关注者 可见性"
|
||||
ffVisibilityDescription: "您可以设置谁可以看到您的关注/关注者信息。"
|
||||
continueThread: "查看更多帖子"
|
||||
deleteAccountConfirm: "将要删除账号。是否继续?"
|
||||
deleteAccountConfirm: "将不可逆的删除账号,是否继续?"
|
||||
incorrectPassword: "密码错误。"
|
||||
voteConfirm: "确定投给 “{choice}” ?"
|
||||
hide: "隐藏"
|
||||
|
@ -1965,3 +1965,4 @@ remindMeLater: 稍后再说
|
|||
removeQuote: 移除引用
|
||||
removeRecipient: 移除接收者
|
||||
removeMember: 移除成员
|
||||
origin: 起源
|
||||
|
|
Loading…
Reference in a new issue