Merge branch 'main' into glitch-soc/merge-upstream
Conflicts: - `.github/workflows/build-image.yml`: Upstream entirely refactored this, while we changed the docker repository to upload to and disabled the “latest” tag. Applied the repository change to `.github/workflows/build-*.yml`, as well as disabling native ARMv64 builds. - `README.md`: We have a completely different README. Kept ours. - `app/views/admin/settings/shared/_links.html.haml`: Upstream refactored, we had an extra item. Refactored as upstream did. - `spec/controllers/api/v1/timelines/public_controller_spec.rb`: Upstream deleted this file, to be replaced by a request spec at `spec/requests/api/v1/timelines/public_spec.rb`. We had an extra bit about enabling the public timelines because we have different defaults than upstream. Moved that bit to `spec/requests/api/v1/timelines/public_spec.rb`
This commit is contained in:
@ -76,6 +76,7 @@ ignore_unused:
|
||||
- 'imports.overwrite_preambles.{following,blocking,muting,domain_blocking,bookmarks}_html'
|
||||
- 'imports.preambles.{following,blocking,muting,domain_blocking,bookmarks}_html'
|
||||
- 'mail_subscriptions.unsubscribe.emails.*'
|
||||
- 'preferences.other' # some locales are missing other keys, therefore leading i18n-tasks to detect `preferences` as plural and not finding use
|
||||
|
||||
ignore_inconsistent_interpolations:
|
||||
- '*.one'
|
||||
|
@ -53,3 +53,7 @@ ar:
|
||||
position:
|
||||
elevated: لا يمكن أن يكون أعلى من دورك الحالي
|
||||
own_role: لا يمكن تغييرها مع دورك الحالي
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: لا يمكن إدراج الأحداث التي لا تمتلك حقوقها
|
||||
|
@ -53,3 +53,7 @@ be:
|
||||
position:
|
||||
elevated: не можа быць вышэй за вашу бягучую ролю
|
||||
own_role: не можа быць зменены з вашай бягучай роляй
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: не можа ўключаць у сябе падзеі на якія ў вас няма правоў
|
||||
|
@ -19,7 +19,7 @@ bg:
|
||||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: трябва да е само букви, цифри и долни черти
|
||||
invalid: трябва да е само буквено-цифрено и долни черти
|
||||
reserved: е запазено
|
||||
admin/webhook:
|
||||
attributes:
|
||||
@ -53,3 +53,7 @@ bg:
|
||||
position:
|
||||
elevated: не може да е по-висока от текущата ви роля
|
||||
own_role: не може да се промени с текущата ви роля
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: не може да включва събития, към които нямате права
|
||||
|
@ -24,11 +24,11 @@ ca:
|
||||
admin/webhook:
|
||||
attributes:
|
||||
url:
|
||||
invalid: no és una URL vàlida
|
||||
invalid: no és un enllaç vàlid
|
||||
doorkeeper/application:
|
||||
attributes:
|
||||
website:
|
||||
invalid: no és una URL vàlida
|
||||
invalid: no és un enllaç vàlid
|
||||
import:
|
||||
attributes:
|
||||
data:
|
||||
@ -53,3 +53,7 @@ ca:
|
||||
position:
|
||||
elevated: no pot ser superior al teu rol actual
|
||||
own_role: no es pot canviar amb el teu rol actual
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: no pots incloure esdeveniments que no en tens permisos
|
||||
|
@ -8,7 +8,7 @@ cy:
|
||||
user:
|
||||
agreement: Cytundeb gwasanaeth
|
||||
email: Cyfeiriad e-bost
|
||||
locale: Locale
|
||||
locale: Lleoliad
|
||||
password: Cyfrinair
|
||||
user/account:
|
||||
username: Enw defnyddiwr
|
||||
@ -53,3 +53,7 @@ cy:
|
||||
position:
|
||||
elevated: nid yw'n gallu bod yn uwch na'ch rôl cyfredol
|
||||
own_role: nid oes modd ei newid gyda'ch rôl cyfredol
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: ni ellir cynnwys digwyddiadau nad oes gennych yr hawl iddynt
|
||||
|
@ -53,3 +53,7 @@ da:
|
||||
position:
|
||||
elevated: kan ikke være højere end din aktuelle rolle
|
||||
own_role: kan ikke ændres med din aktuelle rolle
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: kan ikke inkludere begivenheder, du ikke har rettigheder til
|
||||
|
@ -36,7 +36,7 @@ de:
|
||||
status:
|
||||
attributes:
|
||||
reblog:
|
||||
taken: des Beitrags existiert bereits
|
||||
taken: des Beitrags existiert schon
|
||||
user:
|
||||
attributes:
|
||||
email:
|
||||
@ -53,3 +53,7 @@ de:
|
||||
position:
|
||||
elevated: darf nicht höher als deine derzeitige Rolle sein
|
||||
own_role: darf nicht mit deiner aktuellen Rolle geändert werden
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: Du kannst keine Ereignisse einschließen, für die du keine Rechte hast
|
||||
|
@ -53,3 +53,7 @@ en-GB:
|
||||
position:
|
||||
elevated: cannot be higher than your current role
|
||||
own_role: cannot be changed with your current role
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: cannot include events you don't have the rights to
|
||||
|
@ -53,3 +53,7 @@ eo:
|
||||
position:
|
||||
elevated: ne povas esti pli altranga ol via aktuala rolo
|
||||
own_role: ne eblas esti ŝanĝita per via aktuala rolo
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: ne povas inkluzivi eventojn pri kiuj vi ne havas la rajtojn
|
||||
|
@ -53,3 +53,7 @@ es-AR:
|
||||
position:
|
||||
elevated: no puede ser mayor que tu rol actual
|
||||
own_role: no se puede cambiar con tu rol actual
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: no se pueden incluir eventos para los que no tenés derechos
|
||||
|
@ -53,3 +53,7 @@ es-MX:
|
||||
position:
|
||||
elevated: no puede ser mayor que tu rol actual
|
||||
own_role: no se puede cambiar con tu rol actual
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: no se pueden incluir eventos para los que no tienes permisos
|
||||
|
@ -53,3 +53,7 @@ es:
|
||||
position:
|
||||
elevated: no puede ser mayor que tu rol actual
|
||||
own_role: no se puede cambiar con tu rol actual
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: no se pueden incluir eventos para los que no tienes derechos
|
||||
|
@ -53,3 +53,7 @@ et:
|
||||
position:
|
||||
elevated: ei saa olla kõrgem, kui sinu praegune roll
|
||||
own_role: ei saa muuta sinu praeguse rolliga
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: ei tohi sisaldada sündmuseid, mille jaoks pole sul õiguseid
|
||||
|
@ -53,3 +53,7 @@ fa:
|
||||
position:
|
||||
elevated: نمیتواند بالاتر از نقش کنونیتان باشد
|
||||
own_role: نمیتواند با نقش کنونیتان تغییر کند
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: نمیتواند شامل رویدادهایی باشد که حقوقش را ندارید
|
||||
|
@ -53,3 +53,7 @@ fi:
|
||||
position:
|
||||
elevated: ei voi olla korkeampi kuin nykyinen roolisi
|
||||
own_role: ei voi muuttaa nykyisellä roolillasi
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: ei voi sisältää tapahtumia, joihin sinulla ei ole oikeuksia
|
||||
|
@ -53,3 +53,7 @@ fo:
|
||||
position:
|
||||
elevated: loyvi kunnu ikki setast hægri, við verandi rættindum
|
||||
own_role: kann ikki verða broytt við tínum verandi rættindum
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: kann ikki taka hendingar, sum tú ikki hevur rættindi til, við
|
||||
|
@ -53,3 +53,7 @@ fr-QC:
|
||||
position:
|
||||
elevated: ne peut pas être supérieur à votre rôle actuel
|
||||
own_role: ne peut pas être modifié avec votre rôle actuel
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: ne peut pas inclure des évènements pour lesquels vous n’avez pas les droits
|
||||
|
@ -53,3 +53,7 @@ fr:
|
||||
position:
|
||||
elevated: ne peut pas être supérieur à votre rôle actuel
|
||||
own_role: ne peut pas être modifié avec votre rôle actuel
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: ne peut pas inclure des évènements pour lesquels vous n’avez pas les droits
|
||||
|
@ -53,3 +53,7 @@ fy:
|
||||
position:
|
||||
elevated: kin net heger wêze as jo aktuele rol
|
||||
own_role: kin net mei jo aktuele rol wizige wurde
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: kin gjin barrens befetsje dêr’t jo gjin rjochten foar hawwe
|
||||
|
@ -53,3 +53,7 @@ gd:
|
||||
position:
|
||||
elevated: chan fhaod seo a bhith nas àirde na an dreuchd a th’ agad an-dràsta
|
||||
own_role: cha ghabh seo atharrachadh leis an dreuchd a th’ agad an-dràsta
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: chan fhaod thu tachartasan air nach eil ceadan agad a ghabhail a-steach
|
||||
|
@ -53,3 +53,7 @@ gl:
|
||||
position:
|
||||
elevated: non pode superar ao teu rol actual
|
||||
own_role: non pode ser modificado co teu rol actual
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: non podes incluír eventos para os que non tes permiso
|
||||
|
@ -53,3 +53,7 @@ he:
|
||||
position:
|
||||
elevated: לא יכול להיות גבוה יותר מתפקידך הנוכחי
|
||||
own_role: לא ניתן לשנות באמצעות תפקידך הנוכחי
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: לא ניתן לכלול ארועים שאין לך הרשאה בשבילם
|
||||
|
@ -53,3 +53,7 @@ hu:
|
||||
position:
|
||||
elevated: nem lehet magasabb, mint a jelenlegi szereped
|
||||
own_role: nem megváltoztatható a jelenlegi szerepköröddel
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: nem lehet olyan eseményeket bevenni, melyekhez nincs jogosultságod
|
||||
|
@ -53,3 +53,7 @@ is:
|
||||
position:
|
||||
elevated: getur ekki verið veigameiri en núverandi hlutverk þitt
|
||||
own_role: er ekki hægt að breyta með þinu hlutverki
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: getur ekki innihaldið atburði sem þú hefur ekki réttindi á
|
||||
|
@ -53,3 +53,7 @@ it:
|
||||
position:
|
||||
elevated: non può essere superiore al tuo ruolo corrente
|
||||
own_role: non può essere modificato con il tuo ruolo corrente
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: non è possibile includere eventi per i quali non hai i diritti
|
||||
|
@ -53,3 +53,7 @@ ja:
|
||||
position:
|
||||
elevated: 現在と同じロールには変更できません
|
||||
own_role: 現在と同じロールには変更できません
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: あなたが権利を持っていないイベントを含めることはできません
|
||||
|
@ -53,3 +53,7 @@ ko:
|
||||
position:
|
||||
elevated: 당신의 현재 역할보다 높을 수 없습니다
|
||||
own_role: 당신의 현재 역할을 변경할 수 없습니다
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: 권한이 없는 이벤트를 포함할 수는 없습니다
|
||||
|
@ -53,3 +53,7 @@ my:
|
||||
position:
|
||||
elevated: သင့်လက်ရှိအခန်းကဏ္ဍထက်ပို၍ မမြှင့်တင်နိုင်ပါ
|
||||
own_role: သင့်လက်ရှိအခန်းကဏ္ဍဖြင့် ပြောင်းလဲ၍မရနိုင်ပါ
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: ပါဝင်ဖို့ သင့်တွင်အခွင့်မရှိပါ
|
||||
|
@ -3,7 +3,7 @@ nl:
|
||||
activerecord:
|
||||
attributes:
|
||||
poll:
|
||||
expires_at: Deadline
|
||||
expires_at: Vervaldatum
|
||||
options: Keuzes
|
||||
user:
|
||||
agreement: Servicevoorwaarden
|
||||
@ -53,3 +53,7 @@ nl:
|
||||
position:
|
||||
elevated: kan niet hoger zijn dan jouw huidige rol
|
||||
own_role: kan niet met jouw huidige rol worden gewijzigd
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: kan geen gebeurtenissen bevatten waar je geen rechten voor hebt
|
||||
|
@ -53,3 +53,7 @@ pl:
|
||||
position:
|
||||
elevated: nie może być wyższa niż twoja bieżąca rola
|
||||
own_role: nie może być zmieniona z twoją aktualną rolą
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: nie można uwzględnić wydarzeń, do których nie masz uprawnień
|
||||
|
@ -53,3 +53,7 @@ pt-BR:
|
||||
position:
|
||||
elevated: não pode ser maior do que seu cargo atual
|
||||
own_role: não pode ser alterado com seu cargo atual
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: não pode incluir eventos que você não tem permissão para
|
||||
|
@ -53,3 +53,7 @@ pt-PT:
|
||||
position:
|
||||
elevated: não pode ser maior que o da sua função atual
|
||||
own_role: não pode ser alterado com a sua função atual
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: não pode incluir eventos para os quais não tem permissão
|
||||
|
@ -1 +1,59 @@
|
||||
---
|
||||
sa:
|
||||
activerecord:
|
||||
attributes:
|
||||
poll:
|
||||
expires_at: समयसीमा
|
||||
options: चयनानि
|
||||
user:
|
||||
agreement: सेवासम्मतिः
|
||||
email: ई-पत्रसङ्केतः
|
||||
locale: स्थलीयम्
|
||||
password: गुप्तपदम्
|
||||
user/account:
|
||||
username: उपभोक्तृनाम
|
||||
user/invite_request:
|
||||
text: कारणम्
|
||||
errors:
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: केवलमक्षराणि, संख्याः, अन्दर्स्कोरित्येतानि अवश्यानि लभ्येरन्।
|
||||
reserved: आरक्षितम्
|
||||
admin/webhook:
|
||||
attributes:
|
||||
url:
|
||||
invalid: वैधं URL नास्ति
|
||||
doorkeeper/application:
|
||||
attributes:
|
||||
website:
|
||||
invalid: वैधं URL नास्ति
|
||||
import:
|
||||
attributes:
|
||||
data:
|
||||
malformed: विकृतम्
|
||||
status:
|
||||
attributes:
|
||||
reblog:
|
||||
taken: प्रेषणस्य पूर्णमेव विद्यते
|
||||
user:
|
||||
attributes:
|
||||
email:
|
||||
blocked: अस्वीकृतमीपत्रप्रदातारं प्रयोजयति
|
||||
unreachable: नास्तीति प्रतीयते
|
||||
role_id:
|
||||
elevated: तव वर्तमानभूमिकाया उपरि न भवेत्
|
||||
user_role:
|
||||
attributes:
|
||||
permissions_as_keys:
|
||||
dangerous: आधारभूमिकायै सुरक्षिता न सन्ति इति अनुमतिस्समावेशय
|
||||
elevated: तव वर्तमानभूमिकायां नास्तीति अनुमतिस्समाविष्टुं न शक्नोति
|
||||
own_role: तव वर्तमानभूमिकया परिवर्तुं न शक्यते
|
||||
position:
|
||||
elevated: तव वर्तमानभूमिकाया उपरि न भवेत्
|
||||
own_role: तव वर्तमानभूमिकया परिवर्तुं न शक्यते
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: यस्या घटनाया अधिकारा न सन्ति ताः परिग्रहितुं न शक्यन्ते।
|
||||
|
@ -53,3 +53,7 @@ sl:
|
||||
position:
|
||||
elevated: ne more biti višje od vaše trenutne vloge
|
||||
own_role: ni mogoče spremeniti z vašo trenutno vlogo
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: Dogodkov, do katerih nimate pravic, ni možno vključiti
|
||||
|
@ -53,3 +53,7 @@ sq:
|
||||
position:
|
||||
elevated: s’mund të jetë më i lartë sesa roli juaj i tanishëm
|
||||
own_role: s’mund të ndryshohet me rolin tuaj të tanishëm
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: s’mund të përfshihen veprimtari mbi të cilat s’keni të drejta
|
||||
|
@ -53,3 +53,7 @@ sr-Latn:
|
||||
position:
|
||||
elevated: ne može biti više sa vašom trenutnom ulogom
|
||||
own_role: ne može da se promeni sa vašom trenutnom ulogom
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: ne mogu se uključiti događaji na koje nemate prava
|
||||
|
@ -24,11 +24,11 @@ sr:
|
||||
admin/webhook:
|
||||
attributes:
|
||||
url:
|
||||
invalid: није важећа УРЛ адреса
|
||||
invalid: није важећа URL адреса
|
||||
doorkeeper/application:
|
||||
attributes:
|
||||
website:
|
||||
invalid: није важећа УРЛ адреса
|
||||
invalid: није важећа URL адреса
|
||||
import:
|
||||
attributes:
|
||||
data:
|
||||
@ -40,7 +40,7 @@ sr:
|
||||
user:
|
||||
attributes:
|
||||
email:
|
||||
blocked: користи недозвољени провајдер е-поште
|
||||
blocked: користи недозвољеног добављача е-поште
|
||||
unreachable: изгледа да не постоји
|
||||
role_id:
|
||||
elevated: не може бити више са вашом тренутном улогом
|
||||
@ -53,3 +53,7 @@ sr:
|
||||
position:
|
||||
elevated: не може бити више са вашом тренутном улогом
|
||||
own_role: не може да се промени са вашом тренутном улогом
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: не могу се укључити догађаји на које немате права
|
||||
|
@ -53,3 +53,7 @@ th:
|
||||
position:
|
||||
elevated: ไม่สามารถสูงกว่าบทบาทปัจจุบันของคุณ
|
||||
own_role: ไม่สามารถเปลี่ยนด้วยบทบาทปัจจุบันของคุณ
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: ไม่สามารถรวมเหตุการณ์ที่คุณไม่มีสิทธิ
|
||||
|
@ -53,3 +53,7 @@ tr:
|
||||
position:
|
||||
elevated: mevcut rolünüzden yüksek olamaz
|
||||
own_role: mevcut rolünüzle değiştirilemez
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: erişim hakkınız olmayan olayları içeremez
|
||||
|
@ -2,6 +2,8 @@
|
||||
tt:
|
||||
activerecord:
|
||||
attributes:
|
||||
poll:
|
||||
options: Сайлаулар
|
||||
user:
|
||||
email: Почта адресы
|
||||
locale: Тел
|
||||
|
@ -53,3 +53,7 @@ uk:
|
||||
position:
|
||||
elevated: не може бути вищою за поточну роль
|
||||
own_role: не можна змінити у вашій поточній ролі
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: не можна включати події, на які ви не маєте прав
|
||||
|
@ -53,3 +53,7 @@ vi:
|
||||
position:
|
||||
elevated: không thể cao hơn vai trò hiện tại của bạn
|
||||
own_role: không thể thay đổi vai trò hiện tại của bạn
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: không thể bao gồm các sự kiện mà bạn không có quyền
|
||||
|
@ -19,16 +19,16 @@ zh-CN:
|
||||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: 只能包含字母、数字和下划线
|
||||
invalid: 只能使用字母、数字和下划线
|
||||
reserved: 是保留关键字
|
||||
admin/webhook:
|
||||
attributes:
|
||||
url:
|
||||
invalid: 非有效网址
|
||||
invalid: 网址无效
|
||||
doorkeeper/application:
|
||||
attributes:
|
||||
website:
|
||||
invalid: 非有效网址
|
||||
invalid: 网址无效
|
||||
import:
|
||||
attributes:
|
||||
data:
|
||||
@ -48,8 +48,12 @@ zh-CN:
|
||||
attributes:
|
||||
permissions_as_keys:
|
||||
dangerous: 包含对基本角色不安全的权限
|
||||
elevated: 不能包含您当前角色不拥有的权限
|
||||
elevated: 不能包含您当前身份未有的权限
|
||||
own_role: 无法以您当前的身份更改
|
||||
position:
|
||||
elevated: 不能高于您当前的角色
|
||||
own_role: 无法以您当前的身份更改
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: 不能包含您没有权限的事件
|
||||
|
@ -53,3 +53,7 @@ zh-TW:
|
||||
position:
|
||||
elevated: 不能高於您目前的角色
|
||||
own_role: 無法被您目前的角色更改
|
||||
webhook:
|
||||
attributes:
|
||||
events:
|
||||
invalid_permissions: 無法包含您無存取權之事件
|
||||
|
@ -91,7 +91,13 @@ af:
|
||||
approve_appeal: Aanvaar appèl
|
||||
reject_appeal: Verwerp appèl
|
||||
errors:
|
||||
'400': The request you submitted was invalid or malformed.
|
||||
'403': Jy het nie toestemming om hierdie bladsy te sien nie.
|
||||
'404': The page you are looking for isn't here.
|
||||
'406': This page is not available in the requested format.
|
||||
'410': The page you were looking for doesn't exist here anymore.
|
||||
'429': Too many requests
|
||||
'503': The page could not be served due to a temporary server failure.
|
||||
exports:
|
||||
bookmarks: Boekmerke
|
||||
lists: Lyste
|
||||
|
@ -396,6 +396,9 @@ ar:
|
||||
undo: إزالة من القائمة البيضاء
|
||||
domain_blocks:
|
||||
add_new: إضافة حجب جديد لنطاق
|
||||
confirm_suspension:
|
||||
cancel: إلغاء
|
||||
confirm: علّق الحساب
|
||||
created_msg: إنّ حجب النطاق حيز التشغيل
|
||||
destroyed_msg: تم إلغاء الحجب المفروض على النطاق
|
||||
domain: النطاق
|
||||
@ -870,6 +873,13 @@ ar:
|
||||
disallow_account: رفض الناشر
|
||||
no_status_selected: لم يتم تغيير أي منشورات متداوله حيث لم يتم اختيار أي منهم
|
||||
not_discoverable: الكاتب لم يختار أن يكون قابلا للاكتشاف
|
||||
shared_by:
|
||||
few: تمت مشاركته وتفضيله %{friendly_count} مرات
|
||||
many: تمت مشاركته وتفضيله %{friendly_count} مرات
|
||||
one: تمت مشاركته وتفضيله مرة واحدة
|
||||
other: تمت مشاركته وتفضيله %{friendly_count} مرات
|
||||
two: تمت مشاركته وتفضيله مرتين
|
||||
zero: لم يتم مشاركته أو تفضيله مطلقًا
|
||||
title: المنشورات المتداولة
|
||||
tags:
|
||||
current_score: التقييم الحالي %{score}
|
||||
@ -950,7 +960,7 @@ ar:
|
||||
new_trending_statuses:
|
||||
title: المنشورات الشائعة
|
||||
new_trending_tags:
|
||||
no_approved_tags: لا توجد حاليًا هاشات شائعة موافق عليها.
|
||||
no_approved_tags: لا توجد حاليًا وسوم شائعة موافق عليها.
|
||||
requirements: 'يمكن لأي من هؤلاء المرشحين أن يتجاوز علامة #%{rank} من الوسوم الموافق عليها، وهي حاليا #%{lowest_tag_name} مع نتيجة %{lowest_tag_score}.'
|
||||
title: الوسوم المتداولة
|
||||
subject: تداولات جديدة في انتظار المراجعة على %{instance}
|
||||
@ -977,6 +987,7 @@ ar:
|
||||
notification_preferences: تعديل تفضيلات البريد الإلكتروني
|
||||
salutation: "%{name}،"
|
||||
settings: 'تغيير تفضيلات البريد الإلكتروني: %{link}'
|
||||
unsubscribe: إلغاء الاشتراك
|
||||
view: 'اعرض:'
|
||||
view_profile: اعرض الصفحة التعريفية
|
||||
view_status: عرض المنشور
|
||||
@ -990,6 +1001,8 @@ ar:
|
||||
your_token: رمز نفاذك
|
||||
auth:
|
||||
apply_for_account: اطلُب حسابًا
|
||||
captcha_confirmation:
|
||||
title: التحقق من الأمان
|
||||
confirmations:
|
||||
wrong_email_hint: إذا كان عنوان البريد الإلكتروني هذا غير صحيح، يمكنك تغييره في إعدادات الحساب.
|
||||
delete_account: حذف الحساب
|
||||
@ -1014,6 +1027,7 @@ ar:
|
||||
progress:
|
||||
confirm: تأكيد عنوان البريد الإلكتروني
|
||||
details: تفاصيلك
|
||||
review: مراجعتنا
|
||||
rules: قبول القواعد
|
||||
providers:
|
||||
cas: CAS
|
||||
@ -1025,8 +1039,10 @@ ar:
|
||||
rules:
|
||||
accept: قبول
|
||||
back: العودة
|
||||
invited_by: 'يمكنك الانضمام إلى %{domain} بفضل الدعوة التي تلقيتها من:'
|
||||
preamble: يتم تعيين هذه القوانين وفرضها من قبل مشرفي %{domain}.
|
||||
title: بعض القواعد الأساسية.
|
||||
title_invited: لقد تلقيت دعوة.
|
||||
security: الأمان
|
||||
set_new_password: إدخال كلمة مرور جديدة
|
||||
setup:
|
||||
@ -1036,9 +1052,10 @@ ar:
|
||||
new_confirmation_instructions_sent: سوف تتلقى رسالة بريد إلكتروني جديدة مع رابط التأكيد في غضون بضع دقائق!
|
||||
title: تحقَّق من بريدك الوارِد
|
||||
sign_in:
|
||||
preamble_html: قم بتسجيل الدخول باستخدام بيانات الاعتماد الخاصة بك علي <strong>%{domain}</strong> إذا تم استضافة حسابك على خادم مختلف، فلن تتمكن من تسجيل الدخول هنا.
|
||||
preamble_html: قم بتسجيل الدخول باستخدام بيانات الاعتماد الخاصة بك علي <strong>%{domain}</strong> إذا تم استضافة حسابك على خادم مختلف، لن تتمكن من تسجيل الدخول هنا.
|
||||
title: تسجيل الدخول إلى %{domain}
|
||||
sign_up:
|
||||
manual_review: عمليات التسجيل في %{domain} تمر من خلال المراجعة اليدوية من قبل المشرفين لدينا. لمساعدتنا في معالجة عملية التسجيل الخاصة بك، تواصل معنا واكتب قليلًا عن نفسك ولماذا تريد حساب على %{domain}.
|
||||
preamble: مع حساب على خادم ماستدون هذا، ستتمكن من متابعة أي شخص آخر على الشبكة، بغض النظر عن المكان الذي يستضيف فيه حسابهم.
|
||||
title: دعنا نجهّز %{domain}.
|
||||
status:
|
||||
@ -1138,6 +1155,9 @@ ar:
|
||||
your_appeal_rejected: تم رفض طعنك
|
||||
domain_validator:
|
||||
invalid_domain: ليس بإسم نطاق صالح
|
||||
edit_profile:
|
||||
other: أخرى
|
||||
safety_and_privacy: الأمان والخصوصية
|
||||
errors:
|
||||
'400': الطلب الذي قدمته غير صالح أو أنّ شكله غير سليم.
|
||||
'403': ليس لك الصلاحيات الكافية لعرض هذه الصفحة.
|
||||
@ -1225,7 +1245,9 @@ ar:
|
||||
title: الرسائل المصفّاة
|
||||
generic:
|
||||
all: الكل
|
||||
cancel: إلغاء
|
||||
changes_saved_msg: تم حفظ التعديلات بنجاح!
|
||||
confirm: تأكيد
|
||||
copy: نسخ
|
||||
delete: احذف
|
||||
deselect: إلغاء تحديد الكل
|
||||
@ -1242,8 +1264,14 @@ ar:
|
||||
zero: هناك شيء ما ليس على ما يرام! يُرجى مراجعة الأخطاء الـ %{count} أدناه
|
||||
imports:
|
||||
errors:
|
||||
empty: ملف CSV فارغ
|
||||
incompatible_type: غير متوافق مع نوع الاستيراد المحدد
|
||||
invalid_csv_file: 'ملف CSV غير صالح. خطأ: %{error}'
|
||||
over_rows_processing_limit: يحتوي على أكثر من %{count} صف
|
||||
too_large: الملف كبير جدًا
|
||||
failures: فشل
|
||||
imported: مستورد
|
||||
mismatched_types_warning: يبدو أنك اخترت نوعًا خاطئًا لهذا الاستيراد، تأكد من فضلك.
|
||||
modes:
|
||||
merge: دمج
|
||||
merge_long: الإبقاء علي التسجيلات الحالية وإضافة الجديدة
|
||||
@ -1298,6 +1326,9 @@ ar:
|
||||
failed_sign_in_html: فشل محاولة تسجيل الدخول مع %{method} من %{ip} (%{browser})
|
||||
successful_sign_in_html: تم تسجيل الدخول بنجاح مع %{method} من %{ip} (%{browser})
|
||||
title: تاريخ المصادقة
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
complete: إلغاء الاشتراك
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: ليس بالإمكان إرفاق فيديو في منشور يحتوي مسبقا على صور
|
||||
|
@ -71,6 +71,7 @@ ast:
|
||||
create_custom_emoji_html: "%{name} xubió un fustaxe nuevu «%{target}»"
|
||||
create_domain_allow_html: "%{name} permitió la federación col dominiu %{target}"
|
||||
create_domain_block_html: "%{name} bloquió'l dominiu %{target}"
|
||||
create_unavailable_domain_html: "%{name} paró la entrega al dominiu %{target}"
|
||||
create_user_role_html: "%{name} creó'l rol «%{target}»"
|
||||
destroy_announcement_html: "%{name} desanició l'anunciu «%{target}»"
|
||||
destroy_custom_emoji_html: "%{name} desanició'l fustaxe %{target}"
|
||||
@ -398,7 +399,7 @@ ast:
|
||||
disable: Desactivar
|
||||
disabled: Desactivóse
|
||||
edit: Editar l'estremu
|
||||
empty: Entá nun tienes nengún estremu de webhooks configuráu.
|
||||
empty: Nun tienes nengún estremu de webhooks configuráu.
|
||||
enable: Activar
|
||||
enabled: N'activo
|
||||
enabled_events:
|
||||
@ -516,7 +517,7 @@ ast:
|
||||
challenge_not_passed: La información qu'introduxesti nun yera correuta
|
||||
confirm_password: Introduz la contraseña pa verificar la to identidá
|
||||
warning:
|
||||
email_contact_html: Si entá nun aportó, pues unviar un mensaxe a <a href="mailto:%{email}">%{email}</a> pa consiguir más ayuda
|
||||
email_contact_html: Si nun aportó, pues unviar un mensaxe a <a href="mailto:%{email}">%{email}</a> pa consiguir más ayuda
|
||||
email_reconfirmation_html: Si nun recibiesti'l mensaxe de confirmación, pues <a href="%{path}">volver solicitalu</a>
|
||||
more_details_html: Pa consiguir más detalles, mira la <a href="%{terms_path}">política de privacidá</a>.
|
||||
disputes:
|
||||
@ -538,6 +539,8 @@ ast:
|
||||
your_appeal_approved: Aprobóse la to apellación
|
||||
your_appeal_pending: Unviesti una apellación
|
||||
your_appeal_rejected: Refugóse la to apellación
|
||||
edit_profile:
|
||||
safety_and_privacy: Seguranza ya privacidá
|
||||
errors:
|
||||
'400': La solicitú qu'unviesti nun yera válida o yera incorreuta.
|
||||
'403': Nun tienes permisu pa ver esta páxina.
|
||||
@ -568,10 +571,10 @@ ast:
|
||||
storage: Almacenamientu multimedia
|
||||
featured_tags:
|
||||
add_new: Amestar
|
||||
hint_html: "<strong>¿Qué son les etiquetes destacaes?</strong> Apaecen de forma bien visible nel perfil públicu ya permite que les persones restolen los tos artículos públicos per duana d'eses etiquetes. Son una gran ferramienta pa tener un rexistru de trabayos creativos o de proyeutos a plazu llongu."
|
||||
filters:
|
||||
contexts:
|
||||
account: Perfiles
|
||||
home: Aniciu ya llistes
|
||||
notifications: Avisos
|
||||
public: Llinies de tiempu públiques
|
||||
thread: Conversaciones
|
||||
@ -787,7 +790,7 @@ ast:
|
||||
migrate: Migración de la cuenta
|
||||
notifications: Avisos
|
||||
preferences: Preferencies
|
||||
profile: Perfil
|
||||
profile: Perfil públicu
|
||||
relationships: Perfiles que sigues ya te siguen
|
||||
statuses_cleanup: Desaniciu automáticu d'artículos
|
||||
two_factor_authentication: Autenticación en dos pasos
|
||||
@ -824,6 +827,7 @@ ast:
|
||||
visibilities:
|
||||
direct: Mensaxe direutu
|
||||
private: Namás siguidores
|
||||
private_long: Namás los ven los perfiles siguidores
|
||||
public_long: Tol mundu pue velos
|
||||
unlisted_long: Tol mundu pue velos, mas nun apaecen nes llinies de tiempu públiques
|
||||
statuses_cleanup:
|
||||
@ -838,8 +842,6 @@ ast:
|
||||
keep_polls_hint: Nun desanicia nenguna encuesta de to
|
||||
keep_self_bookmark: Caltener los artículos que metieres en Marcadores
|
||||
keep_self_bookmark_hint: Nun desanicia nengún artículu que metieres en Marcadores
|
||||
keep_self_fav: Caltener los artículos que seyan favoritos
|
||||
keep_self_fav_hint: Nun desanicia nengún artículu que marcares como favoritu
|
||||
min_age:
|
||||
'1209600': 2 selmanes
|
||||
'15778476': 6 meses
|
||||
@ -872,8 +874,8 @@ ast:
|
||||
appeal_description: Si te paez que ye un error, pues unviar una apellación al personal de %{instance}.
|
||||
explanation:
|
||||
disable: Xá nun pues usar la cuenta mas el perfil ya otros datos siguen intautos. Pues solicitar una copia de seguranza de los datos, camudar la configuración de la cuenta o desaniciar la cuenta.
|
||||
silence: Entá pues usar la cuenta mas namás vas ver los artículos de los perfiles que xá siguieres nesti sirvidor ya ye posible que se t'escluya de dalgunes funciones de descubrimientu. Por embargu, otros perfiles tovía puen siguite manualmente.
|
||||
suspend: Xá nun pues usar la cuenta nin se pue acceder a los datos del to perfil. Entá pues aniciar la sesión pa pidir una copia de seguranza de los tos datos hasta que se desanicien en 30 díes, mas vamos caltener dalgunos datos básicos pa evitar que te saltes la suspensión.
|
||||
silence: Pues siguir usando la cuenta mas namás vas ver los artículos de los perfiles que xá siguieres nesti sirvidor ya ye posible que se t'escluya de dalgunes funciones de descubrimientu. Por embargu, otros perfiles entá puen siguite manualmente.
|
||||
suspend: Xá nun pues usar la cuenta nin se pue acceder a los datos del to perfil. Pues aniciar la sesión pa pidir una copia de seguranza de los tos datos hasta que se desanicien en 30 díes, mas vamos caltener dalgunos datos básicos pa evitar que te saltes la suspensión.
|
||||
reason: 'Motivu:'
|
||||
statuses: 'Artículos citaos:'
|
||||
subject:
|
||||
@ -901,6 +903,6 @@ ast:
|
||||
create:
|
||||
error: Hebo un problema al amestar la llave de seguranza. Volvi tentalo.
|
||||
invalid_credential: La llave de seguranza nun ye válida
|
||||
not_enabled: Entá nun activesti la función WebAuthn
|
||||
not_enabled: Nun activesti la función WebAuthn
|
||||
not_supported: Esti restolador nun ye compatible coles llaves de seguranza
|
||||
otp_required: Pa usar les llaves de seguranza, activa primero l'autenticación en dos pasos.
|
||||
|
@ -297,7 +297,7 @@ be:
|
||||
empty: Логі не знойдзены.
|
||||
filter_by_action: Фільтраваць па дзеянню
|
||||
filter_by_user: Адфільтраваць па карыстальніку
|
||||
title: Правер логі
|
||||
title: Аўдыт
|
||||
announcements:
|
||||
destroyed_msg: Аб'ява паспяхова выдалена!
|
||||
edit:
|
||||
@ -396,6 +396,15 @@ be:
|
||||
undo: Забараніць федэрацыю з даменам
|
||||
domain_blocks:
|
||||
add_new: Дадаць новы блок дамену
|
||||
confirm_suspension:
|
||||
cancel: Скасаваць
|
||||
confirm: Прыпыніць
|
||||
permanent_action: Адмена прыпынення не прывядзе да аднаўлення даных або зносін.
|
||||
preamble_html: Вы збіраецеся прыпыніць <strong>%{domain}</strong> і яго паддамены.
|
||||
remove_all_data: Гэта прывядзе да выдалення ўсяго змесціва, мультымедыя і даных профіляў з вашага сервера для ўліковых запісаў гэтага дамена.
|
||||
stop_communication: Ваш сервер спыніць сувязь з гэтымі серверамі.
|
||||
title: Пацвердзіць блакіроўку дамена %{domain}
|
||||
undo_relationships: Гэта прывядзе да адмены любых падпісак паміж уліковымі запісамі гэтых сервераў і вашым.
|
||||
created_msg: Даменны блок быў апрацаваны
|
||||
destroyed_msg: Даменны блок быў адменены
|
||||
domain: Дамен
|
||||
@ -759,6 +768,9 @@ be:
|
||||
branding:
|
||||
preamble: Брэндынг вашага сервера адрознівае яго ад іншых сервераў у сетцы. Гэтая інфармацыя можа адлюстроўвацца ў розных асяроддзях, напрыклад, у вэб-інтэрфейсе Mastodon, уласных праграмах, у папярэднім праглядзе спасылак на іншых вэб-сайтах і ў праграмах абмену паведамленнямі і гэтак далей. Па гэтай прычыне лепш трымаць гэтую інфармацыю яснай, кароткай і сціслай.
|
||||
title: Брэндынг
|
||||
captcha_enabled:
|
||||
desc_html: Гэта функцыянальнасць залежыць ад знешніх скрыптоў hCaptcha, што можа быць праблемай бяспекі і прыватнасці. Акрамя таго, <strong>гэта можа зрабіць працэс рэгістрацыі значна менш даступным для некаторых людзей, асабліва інвалідаў</strong>. Па гэтых прычынах, калі ласка, разгледзьце альтэрнатыўныя меры, такія як рэгістрацыя на аснове зацвярджэння або запрашэння.
|
||||
title: Патрабаваць ад новых карыстальнікаў рашэння CAPTCHA для пацверджання іх уліковага запісу
|
||||
content_retention:
|
||||
preamble: Кантралюйце, як створаны карыстальнікамі кантэнт захоўваецца ў Mastodon.
|
||||
title: Утрыманне кантэнту
|
||||
@ -1002,6 +1014,7 @@ be:
|
||||
notification_preferences: Змяніць налады эл. пошты
|
||||
salutation: "%{name},"
|
||||
settings: 'Змяніць налады эл. пошты: %{link}'
|
||||
unsubscribe: Адпісацца
|
||||
view: 'Паглядзець:'
|
||||
view_profile: Паглядзець профіль
|
||||
view_status: Паглядзець допіс
|
||||
@ -1015,6 +1028,10 @@ be:
|
||||
your_token: Ваш токен доступу
|
||||
auth:
|
||||
apply_for_account: Пакінуць заяўку
|
||||
captcha_confirmation:
|
||||
help_html: Калі ў вас узніклі праблемы з вырашэннем CAPTCHA, вы можаце звязацца з намі праз %{email}, каб мы вам дапамаглі.
|
||||
hint_html: Засталася яшчэ адна рэч! Каб не дапусціць спаму, нам трэба пацвердзіць, што вы чалавек. Разгадайце CAPTCHA ніжэй і націсніце «Працягнуць».
|
||||
title: Праверка бяспекі
|
||||
confirmations:
|
||||
wrong_email_hint: Калі гэты адрас электроннай пошты памылковы, вы можаце змяніць яго ў наладах уліковага запісу.
|
||||
delete_account: Выдаліць уліковы запіс
|
||||
@ -1051,8 +1068,11 @@ be:
|
||||
rules:
|
||||
accept: Прыняць
|
||||
back: Назад
|
||||
invited_by: 'Вы можаце далучыцца да %{domain} дзякуючы запрашэнню, якое вы атрымалі ад:'
|
||||
preamble: Правілы вызначаныя мадэратарамі дамена %{domain}.
|
||||
preamble_invited: Перш чым працягнуць, азнаёмцеся з асноўнымі правіламі, усталяванымі мадэратарамі %{domain}.
|
||||
title: Некалькі базавых правілаў.
|
||||
title_invited: Вас запрасілі.
|
||||
security: Бяспека
|
||||
set_new_password: Прызначыць новы пароль
|
||||
setup:
|
||||
@ -1165,6 +1185,11 @@ be:
|
||||
your_appeal_rejected: Ваша абскарджанне было адхілена
|
||||
domain_validator:
|
||||
invalid_domain: не з'яўляецца сапраўдным даменным імем
|
||||
edit_profile:
|
||||
basic_information: Асноўная інфармацыя
|
||||
hint_html: "<strong>Наладзьце тое, што людзі будуць бачыць у вашым профілі і побач з вашымі паведамленнямі.</strong> Іншыя людзі з большай верагоднасцю будуць сачыць і ўзаемадзейнічаць з вамі, калі ў вас ёсць запоўнены профіль і фота профілю."
|
||||
other: Іншае
|
||||
safety_and_privacy: Бяспека і прыватнасць
|
||||
errors:
|
||||
'400': Запыт, які вы адправілі, памылковы або няправільны.
|
||||
'403': У вас няма дазволу на прагляд гэтай старонкі.
|
||||
@ -1263,7 +1288,9 @@ be:
|
||||
many: Абраныя ўсе <strong>%{count}</strong> элементаў, якія адпавядаюць вашаму пошуку.
|
||||
one: Абраны <strong>%{count}</strong> элемент, які адпавядае вашаму пошуку.
|
||||
other: Абраныя <strong>%{count}</strong> элементаў, якія адпавядаюць вашаму пошуку.
|
||||
cancel: Скасаваць
|
||||
changes_saved_msg: Змены паспяхова захаваны!
|
||||
confirm: Пацвердзіць
|
||||
copy: Скапіяваць
|
||||
delete: Выдаліць
|
||||
deselect: Зняць вылучэнне з усіх
|
||||
@ -1283,15 +1310,51 @@ be:
|
||||
other: Штосьці пакуль не зусім правільна! Калі ласка, праглядзіце %{count} памылак ніжэй
|
||||
imports:
|
||||
errors:
|
||||
empty: Пусты CSV файл
|
||||
incompatible_type: Несумяшчальны з выбраным тыпам імпарту
|
||||
invalid_csv_file: 'Несапраўдны файл CSV. Памылка: %{error}'
|
||||
over_rows_processing_limit: колькасць радкоў большая за %{count}
|
||||
too_large: Файл занадта вялікі
|
||||
failures: Няўдала
|
||||
imported: Імпартавана
|
||||
mismatched_types_warning: Здаецца, вы выбралі няправільны тып для гэтага імпарту, праверце яшчэ раз.
|
||||
modes:
|
||||
merge: Аб'яднаць
|
||||
merge_long: Захаваць існуючыя запісы і дадаць новыя
|
||||
overwrite: Перазапісаць
|
||||
overwrite_long: Замяніць бягучыя запісы на новыя
|
||||
overwrite_preambles:
|
||||
blocking_html: Вы збіраецеся <strong>замяніць свой спіс блакіровак</strong> на <strong>%{total_items} уліковых запісаў</strong> з файла <strong>%{filename}</strong>.
|
||||
bookmarks_html: Вы збіраецеся <strong>замяніць свае закладкі</strong> на <strong>%{total_items} допісаў</strong> з файла <strong>%{filename}</strong>.
|
||||
domain_blocking_html: Вы збіраецеся <strong>замяніць свой спіс блакіроўкі даменаў</strong> на <strong>%{total_items} даменаў</strong> з файла <strong>%{filename}</strong>.
|
||||
following_html: Вы збіраецеся <strong>падпісацца</strong> на <strong>%{total_items} уліковых запісаў</strong> з файла <strong>%{filename}</strong> і <strong> адпісацца ад усіх іншых карыстальнікаў</strong>.
|
||||
muting_html: Вы збіраецеся <strong>замяніць свой спіс ігнараваных уліковых запісаў</strong> на <strong>%{total_items} уліковых запісаў</strong> з файла <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: Вы збіраецеся <strong>заблакіраваць</strong> да <strong>%{total_items} уліковых запісаў</strong> з файла<strong>%{filename}</strong>.
|
||||
bookmarks_html: Вы збіраецеся дадаць да <strong>%{total_items} паведамленняў</strong> з файла <strong>%{filename}</strong> у вашы <strong>закладкі</strong>.
|
||||
domain_blocking_html: Вы збіраецеся <strong>заблакіраваць</strong> да <strong>%{total_items} даменаў</strong> з файла <strong>%{filename}</strong>.
|
||||
following_html: Вы збіраецеся <strong>падпісацца </strong> на<strong>%{total_items} уліковых запісаў</strong> з файла <strong>%{filename}</strong>.
|
||||
muting_html: Вы збіраецеся <strong>ігнараваць</strong> да <strong>%{total_items} уліковых запісаў</strong> з файла <strong>%{filename}</strong>.
|
||||
preface: Вы можаце імпартаваць даныя, экспартаваныя вамі з іншага сервера, напрыклад, спіс людзей, на якіх вы падпісаны або якіх блакуеце.
|
||||
recent_imports: Нядаўнія імпарты
|
||||
states:
|
||||
finished: Завершана
|
||||
in_progress: Выконваецца
|
||||
scheduled: Запланавана
|
||||
unconfirmed: Непацверджана
|
||||
status: Стан
|
||||
success: Вашы даныя паспяхова запампаваныя і будуць неўзабаве апрацаваны
|
||||
time_started: Пачатак
|
||||
titles:
|
||||
blocking: Імпарт заблакіраваных уліковых запісаў
|
||||
bookmarks: Імпарт закладак
|
||||
domain_blocking: Імпарт заблакіраваных даменаў
|
||||
following: Імпарт падпісаных уліковых запісаў
|
||||
muting: Імпарт ігнараваных уліковых запісаў
|
||||
type: Тып імпарту
|
||||
type_groups:
|
||||
constructive: Падпіскі і закладкі
|
||||
destructive: Блакіроўкі і ігнараванні
|
||||
types:
|
||||
blocking: Спіс заблакіраваных
|
||||
bookmarks: Закладкі
|
||||
@ -1337,6 +1400,21 @@ be:
|
||||
failed_sign_in_html: Няўдалая спроба ўваходу праз %{method} з %{ip} (%{browser})
|
||||
successful_sign_in_html: Паспяховы ўваход праз %{method} з %{ip} (%{browser})
|
||||
title: Гісторыя ўваходаў
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Так, адпісацца
|
||||
complete: Адпісаны
|
||||
confirmation_html: Вы ўпэўнены, што жадаеце адмовіцца ад %{type} з Mastodon на дамене %{domain} на вашу электронную пошту %{email}? Вы заўсёды можаце паўторна падпісацца у <a href="%{settings_path}">наладах апавяшчэнняў па электроннай пошце</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: апавяшчэнні на пошту пра упадабанае
|
||||
follow: апавяшчэнні на пошту пра падпіскі
|
||||
follow_request: апавяшчэнні на пошту пра запыты на падпіску
|
||||
mention: апавяшчэнні на пошту пра згадванні
|
||||
reblog: апавяшчэнні на пошту пра пашырэнні
|
||||
resubscribe_html: Калі вы адмовіліся ад падпіскі памылкова, вы можаце зноў падпісацца ў <a href="%{settings_path}">наладах апавяшчэнняў па электроннай пошце</a>.
|
||||
success_html: Вы больш не будзеце атрымліваць %{type} на сваю электронную пошту %{email} ад Mastodon на дамене %{domain}.
|
||||
title: Адпісацца
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Немагчыма прымацаваць відэа да допісу, які ўжо змяшчае выявы
|
||||
@ -1452,6 +1530,7 @@ be:
|
||||
expired: Апытанне ўжо скончана
|
||||
invalid_choice: Абраны варыянт апытання не існуе
|
||||
over_character_limit: не можа быць даўжэй за %{max} сімвалаў кожны
|
||||
self_vote: Вы не можаце галасаваць ва ўласных апытаннях
|
||||
too_few_options: павінна быць болей за адзін варыянт
|
||||
too_many_options: колькасць варыянтаў не можа перавышаць %{max}
|
||||
preferences:
|
||||
@ -1563,7 +1642,7 @@ be:
|
||||
preferences: Налады
|
||||
profile: Профіль
|
||||
relationships: Падпіскі і падпісчыкі
|
||||
statuses_cleanup: Аўтаматычнае выдаленне допісаў
|
||||
statuses_cleanup: Аўтавыдаленне допісаў
|
||||
strikes: Папярэджанні мадэратараў
|
||||
two_factor_authentication: Двухфактарная аўтэнтыфікацыя
|
||||
webauthn_authentication: Ключы бяспекі
|
||||
@ -1767,7 +1846,12 @@ be:
|
||||
seamless_external_login: Вы ўвайшлі праз знешні сэрвіс, таму налады пароля і эл. пошты недаступныя.
|
||||
signed_in_as: 'Увайшлі як:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Парада:</strong> спасылка на вашым сайце можа быць нябачнай. Важнай часткай з'яўляецца <code>rel="me"</code>, якая прадухіляе імперсанацыю на сайтах з карыстальніцкім кантэнтам. Вы нават можаце выкарыстоўваць тэг <code>link</code> у загалоўку старонкі замест <code>a</code>, але HTML павінен быць даступны без выканання JavaScript.
|
||||
here_is_how: Як гэта зрабіць
|
||||
hint_html: "<strong>Пацвярджэнне асобы на Mastodon даступна кожнаму.</strong> Заснавана на адкрытых вэб-стандартах, зараз і заўсёды бясплатна. Усё, што вам трэба, гэта асабісты сайт, па якім людзі вас пазнаюць. Калі вы спасылаецеся на гэты вэб-сайт са свайго профілю, мы правяраем, што вэб-сайт у сваю чаргу спасылаецца на ваш профіль, і паказваем на ім візуальны індыкатар."
|
||||
instructions_html: Скапіруйце прыведзены ніжэй код і ўстаўце ў HTML вашага сайта. Затым дадайце адрас вашага сайта ў адно з дадатковых палёў вашага профілю на ўкладцы «рэдагаваць профіль» і захавайце змены.
|
||||
verification: Верыфікацыя
|
||||
verified_links: Вашыя правераныя спасылкі
|
||||
webauthn_credentials:
|
||||
add: Дадаць новы ключ бяспекі
|
||||
create:
|
||||
|
@ -47,7 +47,7 @@ bg:
|
||||
change_role:
|
||||
changed_msg: Успешно променена роля!
|
||||
label: Промяна на ролята
|
||||
no_role: Няма роля
|
||||
no_role: Без роля
|
||||
title: Промяна на ролята за %{username}
|
||||
confirm: Потвърждаване
|
||||
confirmed: Потвърдено
|
||||
@ -61,7 +61,7 @@ bg:
|
||||
disable_sign_in_token_auth: Изключване на удостоверяването с маркер по имейл
|
||||
disable_two_factor_authentication: Изключване на 2факт. удостов.
|
||||
disabled: Замразено
|
||||
display_name: Показвано име
|
||||
display_name: Име на показ
|
||||
domain: Домейн
|
||||
edit: Редактиране
|
||||
email: Имейл
|
||||
@ -99,11 +99,11 @@ bg:
|
||||
moderation_notes: Бележки за модериране
|
||||
most_recent_activity: Последна дейност
|
||||
most_recent_ip: Последен IP
|
||||
no_account_selected: Нито един акаунт не е променен, тъй като нито един не е избран
|
||||
no_account_selected: Нито променени акаунти, тъй като нито един не е бил избран
|
||||
no_limits_imposed: Няма наложени ограничения
|
||||
no_role_assigned: Няма поставена роля
|
||||
not_subscribed: Без абонамент
|
||||
pending: Изчаква преглед
|
||||
pending: Чака се преглед
|
||||
perform_full_suspension: Спиране
|
||||
previous_strikes: Предишни предупреждения
|
||||
previous_strikes_description_html:
|
||||
@ -332,7 +332,7 @@ bg:
|
||||
new:
|
||||
title: Добавяне на ново потребителско емоджи
|
||||
no_emoji_selected: Нито едно емоджи не е променено, тъй като нито едно не е избрано
|
||||
not_permitted: Нямате право да извършвате това действие
|
||||
not_permitted: Нямате право да извършвате действието
|
||||
overwrite: Презаписване
|
||||
shortcode: Кратък код
|
||||
shortcode_hint: Поне 2 символа, само азбучно-цифрови символи и долни черти
|
||||
@ -382,6 +382,15 @@ bg:
|
||||
undo: Забрана на федерацията с домейна
|
||||
domain_blocks:
|
||||
add_new: Добавяне на ново блокиране за домейна
|
||||
confirm_suspension:
|
||||
cancel: Отказ
|
||||
confirm: Спиране
|
||||
permanent_action: Отменянето на спирането няма да възстанови никакви данни или отношения.
|
||||
preamble_html: На път сте да спрете <strong>%{domain}</strong> и поддомейните му.
|
||||
remove_all_data: Това ще премахне всичкото съдържание, мултимедия, и данни на профила за акаунтите на този домейн от сървъра ви.
|
||||
stop_communication: Вашият сървър ще спре да общува с тези сървъри.
|
||||
title: Потвърждаване на блокирането на домейна за %{domain}
|
||||
undo_relationships: Това ще отмени всякакви отношения за последване между акаунтите на тези сървъри и вашия.
|
||||
created_msg: Блокирането на домейна се обработва
|
||||
destroyed_msg: Блокирането на домейна е отменено
|
||||
domain: Домейн
|
||||
@ -435,7 +444,7 @@ bg:
|
||||
title: Блокирани домейни на имейл
|
||||
export_domain_allows:
|
||||
new:
|
||||
title: Импортиране на позволенията на домейни
|
||||
title: Внасяне на позволенията на домейни
|
||||
no_file: Няма избран файл
|
||||
export_domain_blocks:
|
||||
import:
|
||||
@ -625,7 +634,7 @@ bg:
|
||||
skip_to_actions: Прескок към действия
|
||||
status: Състояние
|
||||
statuses: Докладвано съдържание
|
||||
statuses_description_html: Непристойно съдържание ще бъде цитирано в комуникацията с докладвания акаунт
|
||||
statuses_description_html: Обидно съдържание ще се цитира в общуването с докладвания акаунт
|
||||
summary:
|
||||
action_preambles:
|
||||
delete_html: 'На път сте да <strong>премахнете</strong> някои от публикациите на <strong>@%{acct}</strong>. Това ще:'
|
||||
@ -731,6 +740,9 @@ bg:
|
||||
branding:
|
||||
preamble: Брандирането на вашия сървър го различава от другите сървъри в мрежата. Тази информация може да се види на различни места, като уеб интерфейса на Mastodon, собствени приложения, в прегледите на линкове от други сайтове и в приложения за съобщения, и т.н. По тази причина е добре тази информация да е кратка и ясна.
|
||||
title: Брандиране
|
||||
captcha_enabled:
|
||||
desc_html: Това разчита на външни скриптове от hCaptcha, което може да е проблем за сигурността и поверителността. В допълнение <strong>това може да направи процеса на регистриране значимо по-малко достъпно за някои хора (особено с увреждания).</strong>. Заради тези причини, то обмислете алтернативни мерки такива като регистрация на базата на одобрение или на покана.
|
||||
title: Изисква се новите потребители да разгадават капчата, за да потвърдят акаунтите си
|
||||
content_retention:
|
||||
preamble: Управление на това как съдържание, породено от потребители, се съхранява в Mastodon.
|
||||
title: Задържане на съдържание
|
||||
@ -966,6 +978,7 @@ bg:
|
||||
notification_preferences: Промяна на предпочитанията за имейл
|
||||
salutation: "%{name},"
|
||||
settings: 'Промяна на предпочитанията за имейл: %{link}'
|
||||
unsubscribe: Стоп на абонамента
|
||||
view: 'Преглед:'
|
||||
view_profile: Преглед на профила
|
||||
view_status: Преглед на публикацията
|
||||
@ -979,6 +992,10 @@ bg:
|
||||
your_token: Вашият код за достъп
|
||||
auth:
|
||||
apply_for_account: Заявка за акаунт
|
||||
captcha_confirmation:
|
||||
help_html: Ако имате проблем с разгадаването на капчата, то може да се свържете с нас през %{email} и можем да ви помогнем.
|
||||
hint_html: Просто още едно нещо! Трябва да потвърдим, че сте човек (това е с цел предпазване на нежелани съобщения!). Разгадайте капчата долу и щракнете на "Продължаване".
|
||||
title: Проверка за сигурност
|
||||
confirmations:
|
||||
wrong_email_hint: Ако този адрес на е-поща не е правилен, то може да го промените в настройки на акаунта.
|
||||
delete_account: Изтриване на акаунта
|
||||
@ -1015,8 +1032,11 @@ bg:
|
||||
rules:
|
||||
accept: Приемам
|
||||
back: Назад
|
||||
invited_by: 'Може да се присъедините към %{domain} благодарение на поканата, която получихте от:'
|
||||
preamble: Тези са зададени и наложени от модераторите на %{domain}.
|
||||
preamble_invited: Преди да продължите вземете под внимание основните правила зададени от модераторите на %{domain}.
|
||||
title: Някои основни правила.
|
||||
title_invited: Поканени сте.
|
||||
security: Сигурност
|
||||
set_new_password: Задаване на нова парола
|
||||
setup:
|
||||
@ -1129,6 +1149,11 @@ bg:
|
||||
your_appeal_rejected: Вашето обжалване е отхвърлено
|
||||
domain_validator:
|
||||
invalid_domain: не е валидно име на домейн
|
||||
edit_profile:
|
||||
basic_information: Основна информация
|
||||
hint_html: "<strong>Персонализирайте какво хората виждат в обществения ви профил и до публикациите ви.</strong> Другите хора са по-склонни да ви последват и да взаимодействат с вас, когато имате попълнен профил и снимка на профила."
|
||||
other: Друго
|
||||
safety_and_privacy: Безопасност и поверителност
|
||||
errors:
|
||||
'400': Подадохте невалидна или деформирана заявка.
|
||||
'403': Нямате позволение да разгледате тази страница.
|
||||
@ -1217,7 +1242,9 @@ bg:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> елементи, съвпадащи с вашето търсене, са избрани."
|
||||
other: Всички <strong>%{count}</strong> елементи, съвпадащи с вашето търсене, са избрани.
|
||||
cancel: Отказ
|
||||
changes_saved_msg: Успешно запазване на промените!
|
||||
confirm: Потвърждаване
|
||||
copy: Копиране
|
||||
delete: Изтриване
|
||||
deselect: Размаркиране на всичко
|
||||
@ -1233,15 +1260,51 @@ bg:
|
||||
other: Нещо още не е напълно наред! Прегледайте %{count} грешки долу
|
||||
imports:
|
||||
errors:
|
||||
empty: Празен файл CSV
|
||||
incompatible_type: Несъвместимо с избрания вид на внасяне
|
||||
invalid_csv_file: 'Невалиден файл CSV. Грешка: %{error}'
|
||||
over_rows_processing_limit: съдържа повече от %{count} реда
|
||||
too_large: Преголям файл
|
||||
failures: Неуспехи
|
||||
imported: Внесено
|
||||
mismatched_types_warning: Изглежда сте избрали грешния вид за това внасяне, така че проверете пак.
|
||||
modes:
|
||||
merge: Сливане
|
||||
merge_long: Пази текущите записи и добавя нови
|
||||
overwrite: Презаписване
|
||||
overwrite_long: Заменя текущите записи с новите
|
||||
overwrite_preambles:
|
||||
blocking_html: На път сте да <strong>замените списъка си с блокирани</strong> с до <strong>%{total_items} акаунта</strong> от <strong>%{filename}</strong>.
|
||||
bookmarks_html: На път сте да <strong>замените списъка си с отметки</strong> с до <strong>%{total_items} публикации</strong> от <strong>%{filename}</strong>.
|
||||
domain_blocking_html: На път сте да <strong>замените списъка си с блокирани домейни</strong> с до <strong>%{total_items} домейна</strong> от <strong>%{filename}</strong>.
|
||||
following_html: На път сте да <strong>последвате</strong> до <strong>%{total_items} акаунта</strong> от <strong>%{filename}</strong> и <strong>да спрете да следвате някой друг</strong>.
|
||||
muting_html: На път сте да <strong>замените списъка си със заглушени акаунти</strong> с до <strong>%{total_items} акаунта</strong> от <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: На път сте да <strong>блокирате</strong> до <strong>%{total_items} акаунта</strong> от <strong>%{filename}</strong>.
|
||||
bookmarks_html: На път сте да добавите до <strong>%{total_items} публикации</strong> от <strong>%{filename}</strong> в <strong>отметките</strong> си.
|
||||
domain_blocking_html: На път сте да <strong>блокирате</strong> до <strong>%{total_items} домейна</strong> от <strong>%{filename}</strong>.
|
||||
following_html: На път сте да <strong>последвате</strong> до <strong>%{total_items} акаунта</strong> от <strong>%{filename}</strong>.
|
||||
muting_html: На път сте да <strong>заглушите</strong> до <strong>%{total_items} акаунта</strong> от <strong>%{filename}</strong>.
|
||||
preface: Можеш да импортираш някои данни, като например всички хора, които следваш или блокираш в акаунта си на тази инстанция, от файлове, създадени чрез експорт в друга инстанция.
|
||||
recent_imports: Скорошни внасяния
|
||||
states:
|
||||
finished: Завършено
|
||||
in_progress: В ход
|
||||
scheduled: Планирано
|
||||
unconfirmed: Непотвърдено
|
||||
status: Състояние
|
||||
success: Твоите данни бяха успешно качени и ще бъдат обработени впоследствие
|
||||
time_started: Започна в
|
||||
titles:
|
||||
blocking: Внасяне на блокираните акаунти
|
||||
bookmarks: Внасяне на отметките
|
||||
domain_blocking: Внасяне на блокираните домейни
|
||||
following: Внасяне на последваните акаунти
|
||||
muting: Внасяне на заглушените акаунти
|
||||
type: Тип на внасяне
|
||||
type_groups:
|
||||
constructive: Последвания и отметки
|
||||
destructive: Блокирания и заглушавания
|
||||
types:
|
||||
blocking: Списък на блокираните
|
||||
bookmarks: Отметки
|
||||
@ -1285,6 +1348,21 @@ bg:
|
||||
failed_sign_in_html: Неуспешен опит за влизане с %{method} от %{ip} (%{browser})
|
||||
successful_sign_in_html: Успешно влизане с %{method} от %{ip} (%{browser})
|
||||
title: Историята на удостоверяване
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Да, да се спре абонамента
|
||||
complete: Спрян абонамент
|
||||
confirmation_html: Наистина ли искате да спрете абонамента от получаването на %{type} за Mastodon в %{domain} към имейла си при %{email}? Може винаги пак да се абонирате от своите <a href="%{settings_path}">настройки за известяване по е-поща</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: е-писма с любими известия
|
||||
follow: е-писма с известия за последване
|
||||
follow_request: е-писма със заявки за следване
|
||||
mention: е-писма с известия за споменаване
|
||||
reblog: е-писма с известия за подсилване
|
||||
resubscribe_html: Ако погрешка сте спрели абонамента, то може пак да се абонирате от своите <a href="%{settings_path}">настройки за известия по е-поща</a>.
|
||||
success_html: Повече няма да получавате %{type} за Mastodon в %{domain} към имейла си при %{email}.
|
||||
title: Спиране на абонамента
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Не мога да прикача видеоклип към публикация, която вече съдържа изображения
|
||||
@ -1400,6 +1478,7 @@ bg:
|
||||
expired: Анкетата вече е приключила
|
||||
invalid_choice: Избраната възможност за гласуване не съществува
|
||||
over_character_limit: не може по-дълго от %{max} символа всяко
|
||||
self_vote: Не може да гласувате в свои анкети
|
||||
too_few_options: трябва да има повече от един елемент
|
||||
too_many_options: не може да съдържа повече от %{max} елемента
|
||||
preferences:
|
||||
@ -1567,7 +1646,7 @@ bg:
|
||||
unlisted_long: Всеки ги вижда, но са скрити от публичните инфопотоци
|
||||
statuses_cleanup:
|
||||
enabled: Автоматично изтриване на стари публикации
|
||||
enabled_hint: Автоматично изтрива публикациите ви, щом достигнат указания възрастов праг, освен ако не съвпаднат с някое от изключенията долу
|
||||
enabled_hint: От само себе си трие публикациите ви, щом достигнат указания възрастов праг, освен ако не съвпаднат с някое от изключенията долу
|
||||
exceptions: Изключения
|
||||
explanation: Тъй като изтриването на публикации е скъпа операция, това се прави бавно във времето, когато сървърът иначе не е зает. Поради тази причина публикациите ви може да се изтрият известно време след като достигнат възрастовия праг.
|
||||
ignore_favs: Игнориране на харесвания
|
||||
@ -1703,7 +1782,12 @@ bg:
|
||||
seamless_external_login: Влезли сте чрез външна услуга, така че настройките за парола и имейл не са налични.
|
||||
signed_in_as: 'Влезли като:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Съвет:</strong>Връзката в уебсайта ви може да е невидима. Важна част е <code>rel="me"</code>, която предотврятява имитирането на уебсайтове с породено от потребителите съдържание. Може дори да употребите етикет за <code>връзката</code> в заглавката на странице вместо <code>а</code>, но HTML трябва да достъпен без изпълнение на JavaScript.
|
||||
here_is_how: Ето как
|
||||
hint_html: "<strong>Потвърждаването на самоличността ви в Mastodon е за всеки.</strong> Въз основа на отворени уеб стандарти, сега и завинаги безплатно. Всичко което ви трябва е личен уебсайт, по който хората да ви разпознават. Свързвайки се с този уебсайт от профила си, то ще проверим дали уебсайтът води обратно към профила ви и ще покажем визуален показател в него."
|
||||
instructions_html: Копипейстнете кода долу в HTML на уебсайта си. Тогава добавете адреса на уебсайта си в едно от допълнителните полета на профила ви от раздела "Редактиране на профила" и запазане на промените.
|
||||
verification: Проверка
|
||||
verified_links: Вашите потвърдени връзки
|
||||
webauthn_credentials:
|
||||
add: Добавяне на нов ключ за сигурност
|
||||
create:
|
||||
|
@ -224,5 +224,13 @@ bn:
|
||||
report_notes:
|
||||
created_msg: রিপোর্ট নোট সফলভাবে তৈরি করা হয়েছে!
|
||||
destroyed_msg: রিপোর্ট নোট সফলভাবে মোছা হয়েছে!
|
||||
errors:
|
||||
'400': The request you submitted was invalid or malformed.
|
||||
'403': You don't have permission to view this page.
|
||||
'404': The page you are looking for isn't here.
|
||||
'406': This page is not available in the requested format.
|
||||
'410': The page you were looking for doesn't exist here anymore.
|
||||
'429': Too many requests
|
||||
'503': The page could not be served due to a temporary server failure.
|
||||
verification:
|
||||
verification: সত্যতা নির্ধারণ
|
||||
|
@ -333,6 +333,14 @@ br:
|
||||
created_at: Deiziad
|
||||
title_actions:
|
||||
none: Diwall
|
||||
errors:
|
||||
'400': The request you submitted was invalid or malformed.
|
||||
'403': You don't have permission to view this page.
|
||||
'404': The page you are looking for isn't here.
|
||||
'406': This page is not available in the requested format.
|
||||
'410': The page you were looking for doesn't exist here anymore.
|
||||
'429': Too many requests
|
||||
'503': The page could not be served due to a temporary server failure.
|
||||
exports:
|
||||
archive_takeout:
|
||||
date: Deiziad
|
||||
|
@ -1,2 +1,10 @@
|
||||
---
|
||||
bs:
|
||||
errors:
|
||||
'400': The request you submitted was invalid or malformed.
|
||||
'403': You don't have permission to view this page.
|
||||
'404': The page you are looking for isn't here.
|
||||
'406': This page is not available in the requested format.
|
||||
'410': The page you were looking for doesn't exist here anymore.
|
||||
'429': Too many requests
|
||||
'503': The page could not be served due to a temporary server failure.
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
ca:
|
||||
about:
|
||||
about_mastodon_html: 'La xarxa social del futur: sense anuncis, sense vigilància corporativa, disseny ètic i descentralització. Tingues el control de les teves dades amb Mastodon!'
|
||||
about_mastodon_html: 'La xarxa social del futur: sense anuncis, sense vigilància corporativa, amb un disseny ètic i descentralització. Amb Mastodon controles les teves dades!'
|
||||
contact_missing: No configurat
|
||||
contact_unavailable: N/D
|
||||
hosted_on: Mastodon allotjat a %{domain}
|
||||
@ -33,7 +33,7 @@ ca:
|
||||
accounts:
|
||||
add_email_domain_block: Bloca el domini del correu
|
||||
approve: Aprova
|
||||
approved_msg: L’aplicació del registre de %{username} s’ha aprovat amb èxit
|
||||
approved_msg: S'ha aprovat la petició de registre de %{username}
|
||||
are_you_sure: N'estàs segur?
|
||||
avatar: Avatar
|
||||
by_domain: Domini
|
||||
@ -73,7 +73,7 @@ ca:
|
||||
followers: Seguidors
|
||||
follows: Seguits
|
||||
header: Capçalera
|
||||
inbox_url: URL de la safata d'entrada
|
||||
inbox_url: Enllaç de la safata d'entrada
|
||||
invite_request_text: Motiu del registre
|
||||
invited_by: Convidat per
|
||||
ip: IP
|
||||
@ -116,7 +116,7 @@ ca:
|
||||
redownload: Actualitza el perfil
|
||||
redownloaded_msg: El perfil de %{username} s’ha refrescat des de l’origen amb èxit
|
||||
reject: Rebutja
|
||||
rejected_msg: L’aplicació de registre de %{username} s’ha rebutjat amb èxit
|
||||
rejected_msg: S'ha rebutjat la petició de registre de %{username}
|
||||
remote_suspension_irreversible: Les dades d'aquest compte s'han esborrat irreversiblement.
|
||||
remote_suspension_reversible_hint_html: El compte ha estat suspès en el seu servidor i les dades seran totalment suprimides el %{date}. Fins llavors, el servidor remot pot restaurar aquest compte sense efectes negatius. Si vols suprimir immediatament totes les dades del compte, ho pots fer a continuació.
|
||||
remove_avatar: Eliminar avatar
|
||||
@ -140,7 +140,7 @@ ca:
|
||||
password_and_2fa: Contrasenya i 2FA
|
||||
sensitive: Sensible
|
||||
sensitized: marcar com a sensible
|
||||
shared_inbox_url: URL de la safata d'entrada compartida
|
||||
shared_inbox_url: Enllaç de la safata d'entrada compartida
|
||||
show:
|
||||
created_reports: Informes creats
|
||||
targeted_reports: Informes realitzats per altres
|
||||
@ -172,7 +172,7 @@ ca:
|
||||
action_types:
|
||||
approve_appeal: Aprova l'apel·lació
|
||||
approve_user: Aprova l'usuari
|
||||
assigned_to_self_report: Assigna l'informe
|
||||
assigned_to_self_report: Assigna un informe
|
||||
change_email_user: Canvia l'adreça electrònica per l'usuari
|
||||
change_role_user: Canvia el Rol del Usuari
|
||||
confirm_user: Confirma l'usuari
|
||||
@ -200,10 +200,10 @@ ca:
|
||||
destroy_user_role: Destrueix Rol
|
||||
disable_2fa_user: Desactiva 2FA
|
||||
disable_custom_emoji: Desactiva l'emoji personalitzat
|
||||
disable_sign_in_token_auth_user: Desactivar l'autenticació de token per correu per l'usuari
|
||||
disable_sign_in_token_auth_user: Desactivr l'autenticació de token per correu per a l'usuari
|
||||
disable_user: Deshabilita l'usuari
|
||||
enable_custom_emoji: Activa l'emoji personalitzat
|
||||
enable_sign_in_token_auth_user: Activar l'autenticació de token per correu pel l'usuari
|
||||
enable_sign_in_token_auth_user: Activa l'autenticació de token per correu per a l'usuari
|
||||
enable_user: Activa l'usuari
|
||||
memorialize_account: Memoritza el compte
|
||||
promote_user: Promou l'usuari
|
||||
@ -276,7 +276,7 @@ ca:
|
||||
sensitive_account_html: "%{name} ha marcat els mèdia de %{target} com a sensibles"
|
||||
silence_account_html: "%{name} ha silenciat el compte de %{target}"
|
||||
suspend_account_html: "%{name} ha suspès el compte de %{target}"
|
||||
unassigned_report_html: "%{name} ha des-assignat l'informe %{target}"
|
||||
unassigned_report_html: "%{name} ha eliminat l'assignació de l'informe %{target}"
|
||||
unblock_email_account_html: "%{name} ha desbloquejat l'adreça de correu de %{target}"
|
||||
unsensitive_account_html: "%{name} ha desmarcat com sensibles els mèdia de %{target}"
|
||||
unsilence_account_html: "%{name} ha llevat el silenci del compte %{target}"
|
||||
@ -382,6 +382,15 @@ ca:
|
||||
undo: No permetis la federació amb el domini
|
||||
domain_blocks:
|
||||
add_new: Afegeix nou bloqueig de domini
|
||||
confirm_suspension:
|
||||
cancel: Cancel·la
|
||||
confirm: Suspèn
|
||||
permanent_action: Desfer la suspensió no restaurarà cap dada o relació.
|
||||
preamble_html: Ets a punt de suspendre <strong>%{domain}</strong> i els seus sub dominis.
|
||||
remove_all_data: Això eliminarà tot el contingut, mèdia i dades dels perfils dels comptes d'aquest domini en el teu servidor.
|
||||
stop_communication: El teu servidor deixarà de comunicar-se amb aquests servidors.
|
||||
title: Confirma el bloqueig de domini per a %{domain}
|
||||
undo_relationships: Això desferà qualsevol relació de seguiment entre els comptes d'aquests servidors i el teu.
|
||||
created_msg: S'està processant el bloqueig de domini
|
||||
destroyed_msg: El bloqueig de domini s'ha desfet
|
||||
domain: Domini
|
||||
@ -430,7 +439,7 @@ ca:
|
||||
title: Nova adreça de correu en la llista negra
|
||||
no_email_domain_block_selected: No s'han canviat els bloquejos de domini perquè cap s'ha seleccionat
|
||||
not_permitted: No permés
|
||||
resolved_dns_records_hint_html: El nom del domini resol als següents dominis MX, els quals son els responsables finals per a acceptar els correus. Bloquejar un domini MX bloquejarà els registres des de qualsevol adreça de correu que utilitzi el mateix domini MX, encara que el nom visible del domini sigui diferent. <strong>Ves amb compte no bloquegis els grans proveïdors de correu electrònic.</strong>
|
||||
resolved_dns_records_hint_html: El nom del domini resol als següents dominis MX, els quals són els responsables finals per a acceptar els correus. Blocar un domini MX blocarà els registres des de qualsevol adreça de correu que utilitzi el mateix domini MX, encara que el nom visible del domini sigui diferent. <strong>Ves amb compte no bloquegis els grans proveïdors de correu electrònic.</strong>
|
||||
resolved_through_html: Resolt mitjançant %{domain}
|
||||
title: Llista negra de correus electrònics
|
||||
export_domain_allows:
|
||||
@ -558,11 +567,11 @@ ca:
|
||||
enable: Activat
|
||||
enable_hint: Una vegada habilitat, el teu servidor es subscriurà a tots els tuts públics d'aquest relay i començarà a enviar-hi tots els tuts públics d'aquest servidor.
|
||||
enabled: Activat
|
||||
inbox_url: URL del Relay
|
||||
inbox_url: Enllaç del Relay
|
||||
pending: S'està esperant l'aprovació del relay
|
||||
save_and_enable: Desa i activa
|
||||
setup: Configura una connexió de relay
|
||||
signatures_not_enabled: Els relays no treballaran correctament mentre estiguin habilitats el mode segur o llista blanca
|
||||
signatures_not_enabled: Els relays no funcionaran bé mentre estiguin habilitats els modes segur o de llista blanca
|
||||
status: Estat
|
||||
title: Relays
|
||||
report_notes:
|
||||
@ -646,7 +655,7 @@ ca:
|
||||
warning_placeholder: Opcional raó adicional d'aquesta acció de moderació.
|
||||
target_origin: Origen del compte denunciat
|
||||
title: Informes
|
||||
unassign: Treu l'assignació
|
||||
unassign: Elimina l'assignació
|
||||
unknown_action_msg: 'Acció desconeguda: %{action}'
|
||||
unresolved: No resolt
|
||||
updated_at: Actualitzat
|
||||
@ -666,7 +675,7 @@ ca:
|
||||
description_html: Amb <strong>rols d'usuari</strong>, pots personalitzar quines funcions i àrees de Mastodon els teus usuaris poden accedir.
|
||||
edit: Editar el rol %{name}
|
||||
everyone: Permisos per defecte
|
||||
everyone_full_description_html: Aquest és el <strong>rol base</strong> que afecta <strong>tots els usuaris</strong>, fins i tot els que no en tenen cap d'assignat. Tots els altres rols n'hereten els permisos.
|
||||
everyone_full_description_html: Aquest és el <strong>rol base</strong> que afecta <strong>tots els usuaris</strong>, fins i tot els que no en tenen cap d'assignat. Tots els altres n'hereten els permisos.
|
||||
permissions_count:
|
||||
one: "%{count} permís"
|
||||
other: "%{count} permisos"
|
||||
@ -692,7 +701,7 @@ ca:
|
||||
manage_reports: Gestiona informes
|
||||
manage_reports_description: Permet als usuaris revisar informes i realitzar accions de moderació contra ells
|
||||
manage_roles: Gestionar rols
|
||||
manage_roles_description: Permet als usuaris gestionar i assignar rols per sota dels seus
|
||||
manage_roles_description: Permet als usuaris de gestionar i assignar rols per sota dels seus
|
||||
manage_rules: Gestiona normes
|
||||
manage_rules_description: Permet als usuaris canviar les normes del servidor
|
||||
manage_settings: Gestiona configuració
|
||||
@ -731,6 +740,9 @@ ca:
|
||||
branding:
|
||||
preamble: La marca del teu servidor el diferencia dels altres servidors de la xarxa. Aquesta informació es pot mostrar en diversos entorns com ara en la interfície web, en les aplicacions natives, en les previsualitzacions dels enllaços en altres webs, dins les aplicacions de missatgeria i d'altres. Per aquesta raó, val més mantenir aquesta informació clara, breu i precisa.
|
||||
title: Marca
|
||||
captcha_enabled:
|
||||
desc_html: Això es basa en scripts externs de hCaptcha, que poden ser un problema de privacitat i seguretat. A més, <strong>això pot fer que el procés de registre sigui significativament menys accesible per algunes (especialment discapacitades) persones</strong>. Per aquestes raons, si us plau considera alternatives com ara registre amb aprovació necessària o basada en invitacions.
|
||||
title: Demana als nous usuaris que resolguin un CAPTCHA per a confirmar el seu compte
|
||||
content_retention:
|
||||
preamble: Controla com es desa a Mastodon el contingut generat per l'usuari.
|
||||
title: Retenció de contingut
|
||||
@ -755,8 +767,8 @@ ca:
|
||||
title: Registres
|
||||
registrations_mode:
|
||||
modes:
|
||||
approved: Es requereix l’aprovació per registrar-se
|
||||
none: Ningú no pot registrar-se
|
||||
approved: Cal l’aprovació per a registrar-se
|
||||
none: No es pot registrar ningú
|
||||
open: Qualsevol pot registrar-se
|
||||
title: Paràmetres del servidor
|
||||
site_uploads:
|
||||
@ -908,7 +920,7 @@ ca:
|
||||
events: Esdeveniments
|
||||
new: Nou webhook
|
||||
rotate_secret: Rota el secret
|
||||
secret: Signant el secret
|
||||
secret: Clau de la signatura
|
||||
status: Estat
|
||||
title: Webhooks
|
||||
webhook: Webhook
|
||||
@ -966,6 +978,7 @@ ca:
|
||||
notification_preferences: Canvia les preferències de correu
|
||||
salutation: "%{name},"
|
||||
settings: 'Canvia les preferències de correu: %{link}'
|
||||
unsubscribe: Cancel·la la subscripció
|
||||
view: 'Visualització:'
|
||||
view_profile: Mostra el perfil
|
||||
view_status: Mostra el tut
|
||||
@ -979,6 +992,10 @@ ca:
|
||||
your_token: El teu identificador d'accés
|
||||
auth:
|
||||
apply_for_account: Sol·licitar un compte
|
||||
captcha_confirmation:
|
||||
help_html: Si tens problemes resolguent el CAPTCHA, pots posar-te en contacte amb nosaltres via %{email} i nosaltres podrem ajudar-te.
|
||||
hint_html: Una cosa més! Necessitem confirmar que ets una persona humana (és així com mantenim a ratlla l'spam). Resolt el CAPTCHA inferior i clica a "Segueix".
|
||||
title: Revisió de seguretat
|
||||
confirmations:
|
||||
wrong_email_hint: Si aquesta adreça de correu electrònic no és correcte, pots canviar-la en els ajustos del compte.
|
||||
delete_account: Elimina el compte
|
||||
@ -1015,8 +1032,11 @@ ca:
|
||||
rules:
|
||||
accept: Accepta
|
||||
back: Enrere
|
||||
invited_by: 'Pots unir-te a %{domain} gràcies a l''invitació que has rebut de:'
|
||||
preamble: Aquestes regles estan establertes i aplicades per els moderadors de %{domain}.
|
||||
preamble_invited: Abans de seguir, si us plau considera les normes establertes pels moderadors de %{domain}.
|
||||
title: Algunes regles bàsiques.
|
||||
title_invited: T'han convidat.
|
||||
security: Seguretat
|
||||
set_new_password: Estableix una contrasenya nova
|
||||
setup:
|
||||
@ -1026,12 +1046,12 @@ ca:
|
||||
new_confirmation_instructions_sent: Rebràs un nou correu electrònic amb l'enllaç de confirmació en pocs minuts!
|
||||
title: Comprova la teva safata d'entrada
|
||||
sign_in:
|
||||
preamble_html: Inicia sessió amb les teves credencials <strong>%{domain}</strong>. Si el teu compte es troba a un servidor diferent, no podràs iniciar una sessió aquí.
|
||||
preamble_html: Inicia la sessió amb les teves credencials de <strong>%{domain}</strong>. Si el teu compte es troba a un servidor diferent, no podràs iniciar sessió aquí.
|
||||
title: Inicia sessió a %{domain}
|
||||
sign_up:
|
||||
manual_review: Els registres a %{domain} passen per una revisió manual dels nostres moderadors. Per ajudar-nos a processar el teu registre, escriu-nos quelcom sobre tu i perquè vols un compte a %{domain}.
|
||||
preamble: Amb un compte en aquest servidor Mastodon, podràs seguir qualsevol altre persona de la xarxa, independentment d'on tingui el seu compte.
|
||||
title: Anem a configurar-te a %{domain}.
|
||||
preamble: Amb un compte en aquest servidor Mastodon podràs seguir qualsevol altra persona de la xarxa, independentment d'on tingui el compte.
|
||||
title: Configurem-te a %{domain}.
|
||||
status:
|
||||
account_status: Estat del compte
|
||||
confirming: Esperant que es completi la confirmació del correu electrònic.
|
||||
@ -1129,6 +1149,11 @@ ca:
|
||||
your_appeal_rejected: La teva apel·lació ha estat rebutjada
|
||||
domain_validator:
|
||||
invalid_domain: no es un nom de domini vàlid
|
||||
edit_profile:
|
||||
basic_information: Informació bàsica
|
||||
hint_html: "<strong>Personalitza el que la gent veu en el teu perfil públic i a prop dels teus tuts..</strong> És més probable que altres persones et segueixin i interaccionin amb tu quan tens emplenat el teu perfil i amb la teva imatge."
|
||||
other: Altres
|
||||
safety_and_privacy: Seguretat i privacitat
|
||||
errors:
|
||||
'400': La sol·licitud que vas emetre no era vàlida o no era correcta.
|
||||
'403': No tens permís per a veure aquesta pàgina.
|
||||
@ -1217,7 +1242,9 @@ ca:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> article coincident amb la teva cerca està seleccionat."
|
||||
other: Tots <strong>%{count}</strong> articles coincidents amb la teva cerca estan seleccionats.
|
||||
cancel: Cancel·la
|
||||
changes_saved_msg: Els canvis s'han desat correctament!
|
||||
confirm: Confirma
|
||||
copy: Copiar
|
||||
delete: Elimina
|
||||
deselect: Desfer selecció
|
||||
@ -1233,15 +1260,51 @@ ca:
|
||||
other: Alguna cosa no va bé! Si us plau, revisa %{count} errors més a baix
|
||||
imports:
|
||||
errors:
|
||||
empty: Fitxer CSV buit
|
||||
incompatible_type: Incompatible amb el tipus d'importació seleccionada
|
||||
invalid_csv_file: 'Fitxer CSV invàlid. Error: %{error}'
|
||||
over_rows_processing_limit: conté més de %{count} files
|
||||
too_large: El fitxer és massa gran
|
||||
failures: Fallades
|
||||
imported: Importat
|
||||
mismatched_types_warning: Sembla que has seleccionat un tipus erròni per aquesta importació, si ja plau revisa-ho.
|
||||
modes:
|
||||
merge: Fusionar
|
||||
merge_long: Mantenir els registres existents i afegir-ne de nous
|
||||
overwrite: Sobreescriu
|
||||
overwrite_long: Reemplaça els registres actuals amb els nous
|
||||
overwrite_preambles:
|
||||
blocking_html: Ets a punt per a <strong>reemplaçar la teva llista de bloquejos</strong> de fins a <strong>%{total_items} comptes</strong> des de <strong>%{filename}</strong>.
|
||||
bookmarks_html: Ets a punt de <strong>reemplaçar els teus marcadors</strong> de fins a <strong>%{total_items} tuts</strong> des de <strong>%{filename}</strong>.
|
||||
domain_blocking_html: Ets a punt de <strong>reemplaçar la teva llista de dominis bloquejats</strong> de fins a <strong>%{total_items} dominis</strong> des de <strong>%{filename}</strong>.
|
||||
following_html: Ets a punt de <strong>seguir</strong> fins a <strong>%{total_items} comptes</strong> des de <strong>%{filename}</strong> i <strong>deixar de seguir a la resta</strong>.
|
||||
muting_html: Ets a punt de <strong>reemplaçar la teva llista de comptes silenciats</strong> de fins a <strong>%{total_items} comptes</strong> des de <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: Ets a punt de <strong>bloquejar</strong> fins a <strong>%{total_items} comptes</strong> des de <strong>%{filename}</strong>.
|
||||
bookmarks_html: Ets a punt d'afegir fins a <strong>%{total_items} tuts</strong> des de <strong>%{filename}</strong> als teus <strong>marcadors</strong>.
|
||||
domain_blocking_html: Ets a punt de <strong>bloquejar</strong> fins a <strong>%{total_items} dominis</strong> des de <strong>%{filename}</strong>.
|
||||
following_html: Ets a punt de <strong>seguir</strong> fins a <strong>%{total_items} comptes</strong> des de <strong>%{filename}</strong>.
|
||||
muting_html: Ets a punt de <strong>silenciar</strong> fins a <strong>%{total_items} comptes</strong> des de <strong>%{filename}</strong>.
|
||||
preface: Pots importar algunes les dades que has exportat des d'un altre servidor, com ara el llistat de les persones que estàs seguint o bloquejant.
|
||||
recent_imports: Importacions recents
|
||||
states:
|
||||
finished: Finalitzat
|
||||
in_progress: En curs
|
||||
scheduled: Planificat
|
||||
unconfirmed: Sense confirmar
|
||||
status: Estat
|
||||
success: Les dades s'han rebut correctament i es processaran en breu
|
||||
time_started: Va començar el
|
||||
titles:
|
||||
blocking: Important comptes bloquejats
|
||||
bookmarks: Important marcadors
|
||||
domain_blocking: Important dominis bloquejats
|
||||
following: Important comptes seguits
|
||||
muting: Important comptes silenciats
|
||||
type: Tipus d'importació
|
||||
type_groups:
|
||||
constructive: Seguits i Marcadors
|
||||
destructive: Bloquejos i Silenciats
|
||||
types:
|
||||
blocking: Llista de blocats
|
||||
bookmarks: Marcadors
|
||||
@ -1282,9 +1345,24 @@ ca:
|
||||
webauthn: claus de seguretat
|
||||
description_html: Si veus activitat que no reconeixes, considera canviar la teva contrasenya i activar l'autenticació de dos factors.
|
||||
empty: Historial d'autenticació no disponible
|
||||
failed_sign_in_html: Intent d'inici de sessió errat amb %{method} des-de %{ip} (%{browser})
|
||||
successful_sign_in_html: Inici de sessió exitós amb %{method} des-de %{ip} (%{browser})
|
||||
failed_sign_in_html: Intent d'inici de sessió errat amb %{method} des de %{ip} (%{browser})
|
||||
successful_sign_in_html: Inici de sessió exitós amb %{method} des de %{ip} (%{browser})
|
||||
title: Historial d'autenticació
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Sí, canceŀla la subscripció
|
||||
complete: Subscripció cancel·lada
|
||||
confirmation_html: Estàs segur que vols donar-te de baixa de rebre %{type} de Mastodon a %{domain} en el teu correu electrònic a %{email}? Sempre pots subscriure't de nou des de la <a href="%{settings_path}">configuració de les notificacions per correu electrònic</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: notificacions dels favorits per correu electrònic
|
||||
follow: notificacions dels seguiments per correu electrònic
|
||||
follow_request: correus electrònics de peticions de seguiment
|
||||
mention: correus electrònics de notificacions de mencions
|
||||
reblog: correus electrònics de notificacions d'impulsos
|
||||
resubscribe_html: Si ets dones de baixa per error, pots donar-te d'alta des de la <a href="%{settings_path}">configuració de les notificacions per correu electrònic</a>.
|
||||
success_html: Ja no rebràs %{type} de Mastodon a %{domain} en la teva safata a %{email}.
|
||||
title: Cancel·la la subscripció
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: No es pot adjuntar un vídeo a una publicació que ja contingui imatges
|
||||
@ -1400,6 +1478,7 @@ ca:
|
||||
expired: L'enquesta ja ha finalitzat
|
||||
invalid_choice: L’opció de vot escollida no existeix
|
||||
over_character_limit: no pot ser superior a %{max} caràcters cadascun
|
||||
self_vote: No pots votar en les teves propies enquestes
|
||||
too_few_options: ha de tenir més d'una opció
|
||||
too_many_options: no pot contenir més de %{max} opcions
|
||||
preferences:
|
||||
@ -1434,7 +1513,7 @@ ca:
|
||||
remove_selected_follows: Deixa de seguir els usuaris seleccionats
|
||||
status: Estat del compte
|
||||
remote_follow:
|
||||
missing_resource: No s'ha pogut trobar l'URL de redirecció necessària per al compte
|
||||
missing_resource: No s'ha pogut trobar l'enllaç de redirecció necessari per al compte
|
||||
reports:
|
||||
errors:
|
||||
invalid_rules: no fa referència a normes vàlides
|
||||
@ -1649,11 +1728,11 @@ ca:
|
||||
title: Recollida de l'arxiu
|
||||
suspicious_sign_in:
|
||||
change_password: canvia la teva contrasenya
|
||||
details: 'Aquí estan els detalls de l''inici de sessió:'
|
||||
explanation: Hem detectat un inici de sessió del teu compte des d'una nova adreça IP.
|
||||
details: 'Aquest són els detalls de l''inici de sessió:'
|
||||
explanation: Hem detectat un inici de sessió del teu compte des d'una adreça IP nova.
|
||||
further_actions_html: Si no has estat tu, %{action} immediatament i activa l'autenticació de dos-factors per a mantenir el teu compte segur.
|
||||
subject: S'ha accedit al teu compte des d'una adreça IP nova
|
||||
title: Un nou inici de sessió
|
||||
title: Un inici de sessió nou
|
||||
warning:
|
||||
appeal: Envia una apel·lació
|
||||
appeal_description: Si creus que això és un error, pots enviar una apel·lació a l'equip de %{instance}.
|
||||
@ -1663,8 +1742,8 @@ ca:
|
||||
explanation:
|
||||
delete_statuses: S'ha trobat que algunes de les teves publicacions violen una o més directrius de la comunitat i, per tant, han estat eliminades pels moderadors de %{instance}.
|
||||
disable: Ja no pots utilitzar el teu compte, però el teu perfil i altres dades encara són intactes. Pots demanar una còpia de les teves dades, canviar els ajustaments del teu compte o esborrar-lo.
|
||||
mark_statuses_as_sensitive: Algunes de les teves publicacions han estat marcades com a sensibles pels moderadors de %{instance}. Això significa que la gent necessitarà tocar els mèdia en les publicacions perquè la previsualització es mostri. Tu mateix pots marcar els teus mèdia com a sensibles quan publiquis en el futur.
|
||||
sensitive: A partir d'ara, tots els mèdia pujats seran marcats com a sensibles i ocultats darrere d'un avís.
|
||||
mark_statuses_as_sensitive: Algunes de les teves publicacions han estat marcades com a sensibles pels moderadors de %{instance}. Això significa que la gent haurà de tocar els mèdia a les publicacions perquè es mostri la previsualització. Pots marcar els teus mateixos mèdia com a sensibles quan publiquis en el futur.
|
||||
sensitive: A partir d'ara, tots els fitxers pujats seran marcats com a sensibles i ocultats darrere d'un avís.
|
||||
silence: Encara pots fer servir el teu compte però només la gent que ja t'està seguint veuran les teves publicacions en aquest servidor i tu podries ser exclòs de les diverses opcions de descobriment. De totes maneres altres podrien encara seguir-te manualment.
|
||||
suspend: Ja no pots usar el teu compte i el teu perfil i altres dades ja no són accessibles. Encara pots iniciar sessió per a demanar una còpia de les teves dades fins que siguin totalment eliminades al cap de 30 dies, però es mantindran les dades bàsiques per a evitar que esquivis la suspensió.
|
||||
reason: 'Motiu:'
|
||||
@ -1687,7 +1766,7 @@ ca:
|
||||
suspend: Compte suspès
|
||||
welcome:
|
||||
edit_profile_action: Configura el perfil
|
||||
edit_profile_step: Pots personalitzar el teu perfil pujant-hi un avatar, canviant el teu nom de visualització i molt més. Si ho prefereixes, pots revisar els seguidors nous abans de que et puguin seguir.
|
||||
edit_profile_step: Pots personalitzar el teu perfil pujant-hi un avatar, canviant el teu nom de visualització i molt més. Si ho prefereixes, pots revisar els seguidors nous abans que et puguin seguir.
|
||||
explanation: Aquests són alguns consells per a començar
|
||||
final_action: Comença a publicar
|
||||
final_step: 'Comença a publicar! Fins i tot sense seguidors, els altres poden veure els teus missatges públics, per exemple, a la línia de temps local i a les etiquetes. És possible que vulguis presentar-te amb l''etiqueta #introductions.'
|
||||
@ -1703,7 +1782,12 @@ ca:
|
||||
seamless_external_login: Has iniciat sessió via un servei extern per tant els ajustos de contrasenya i correu electrònic no estan disponibles.
|
||||
signed_in_as: 'Sessió iniciada com a:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Consell:</strong> l'enllaç al vostre lloc web pot ser invisible. La part important és <code>rel="me"</code> que evita que us suplantin la identitat a llocs web amb contingut generat pels usuaris. Fins i tot podeu generar una etiqueta <code>link</code> a la capçalera de la pàgina en comptes d'una <code>a</code>, però el codi HTML ha de ser accessible sense requerir executar JavaScript.
|
||||
here_is_how: Així és com
|
||||
hint_html: "<strong>Verifikimi i identitetit të secilit në Mastodon është për këdo.</strong> Bazuar në standarde web të hapët, falas për so dhe për mot. Krejt ç’ju duhet është një sajt personal me të cilin ju njohin njerëzit. Kur bëni lidhjen me këtë sajt që nga profili juaj, do të kontrollojmë nëse sajti përgjigjet me një lidhje për te profili juaj dhe shfaq një tregues në të."
|
||||
instructions_html: Copieu i enganxeu el següent codi HTML al vostre lloc web. Després, afegiu l'adreça del vostre lloc web dins d'un dels camps extres del vostre perfil i deseu els canvis.
|
||||
verification: Verificació
|
||||
verified_links: Els teus enllaços verificats
|
||||
webauthn_credentials:
|
||||
add: Afegir nova clau de seguretat
|
||||
create:
|
||||
|
@ -1263,7 +1263,9 @@ cs:
|
||||
many: "<strong>%{count}</strong> položek odpovídající vašemu hledání je vybráno."
|
||||
one: "<strong>%{count}</strong> položka odpovídající vašemu hledání je vybrána."
|
||||
other: Všech <strong>%{count}</strong> položek odpovídající vašemu hledání je vybráno.
|
||||
cancel: Zrušit
|
||||
changes_saved_msg: Změny byly úspěšně uloženy!
|
||||
confirm: Potvrdit
|
||||
copy: Kopírovat
|
||||
delete: Smazat
|
||||
deselect: Zrušit výběr všeho
|
||||
@ -1283,15 +1285,36 @@ cs:
|
||||
other: Něco ještě není úplně v pořádku! Zkontrolujte prosím %{count} chyb uvedených níže
|
||||
imports:
|
||||
errors:
|
||||
empty: Prázdný CSV soubor
|
||||
incompatible_type: Nekompatibilní s vybraným typem importu
|
||||
invalid_csv_file: 'Neplatný soubor CSV. Chyba: %{error}'
|
||||
over_rows_processing_limit: obsahuje více než %{count} řádků
|
||||
too_large: Soubor je příliš velký
|
||||
failures: Chyby
|
||||
imported: Importováno
|
||||
mismatched_types_warning: Zdá se, že jste pro tento import vybrali nesprávný typ, zkontrolujte, prosím, znova.
|
||||
modes:
|
||||
merge: Sloučit
|
||||
merge_long: Ponechat existující záznamy a přidat nové
|
||||
overwrite: Přepsat
|
||||
overwrite_long: Nahradit aktuální záznamy novými
|
||||
preface: Můžete importovat data, která jste exportovali z jiného serveru, jako například seznam lidí, které sledujete či blokujete.
|
||||
recent_imports: Nedávné importy
|
||||
states:
|
||||
finished: Dokončeno
|
||||
in_progress: Probíhá
|
||||
scheduled: Naplánováno
|
||||
unconfirmed: Nepotvrzeno
|
||||
status: Stav
|
||||
success: Vaše data byla úspěšně nahrána a budou zpracována v pravý čas
|
||||
time_started: Zahájeno v
|
||||
titles:
|
||||
blocking: Import blokovaných účtů
|
||||
bookmarks: Import záložek
|
||||
domain_blocking: Import blokovaných domén
|
||||
following: Import sledovaných účtů
|
||||
muting: Import ztlumených účtů
|
||||
type: Typ importu
|
||||
types:
|
||||
blocking: Seznam blokovaných
|
||||
bookmarks: Záložky
|
||||
|
@ -410,6 +410,15 @@ cy:
|
||||
undo: Gwrthod ffedereiddio gyda pharth
|
||||
domain_blocks:
|
||||
add_new: Ychwanegu bloc parth newydd
|
||||
confirm_suspension:
|
||||
cancel: Canslo
|
||||
confirm: Atal
|
||||
permanent_action: Ni fydd dadwneud yr atal yn adfer unrhyw ddata neu berthynas.
|
||||
preamble_html: Rydych ar fin atal <strong>%{domain}</strong> a'i is-barthau.
|
||||
remove_all_data: Bydd hyn yn dileu'r holl gynnwys, cyfryngau a data proffil ar gyfer cyfrifon y parth hwn o'ch gweinydd.
|
||||
stop_communication: Bydd eich gweinydd yn peidio â chyfathrebu â'r gweinyddwyr hyn.
|
||||
title: Cadarnhewch rwystro parth %{domain}
|
||||
undo_relationships: Bydd hyn yn dad-wneud unrhyw berthynas dilyn rhwng cyfrifon y gweinyddwyr hyn a'ch un chi.
|
||||
created_msg: Mae'r bloc parth nawr yn cael ei brosesu
|
||||
destroyed_msg: Mae'r bloc parth wedi ei ddadwneud
|
||||
domain: Parth
|
||||
@ -505,7 +514,7 @@ cy:
|
||||
other: Ymdrechion wedi methu ar %{count} diwrnod gwahanol.
|
||||
two: Ymdrechion wedi methu ar %{count} ddiwrnod gwahanol.
|
||||
zero: Ymdrechion wedi methu ar %{count} o ddyddiau gwahanol.
|
||||
no_failures_recorded: Dim methiannau wedi'u cofnodi
|
||||
no_failures_recorded: Dim methiannau wedi'u cofnodi.
|
||||
title: Argaeledd
|
||||
warning: Bu'r ymgais olaf i gysylltu â'r gweinydd hwn yn aflwyddiannus
|
||||
back_to_all: Popeth
|
||||
@ -714,7 +723,7 @@ cy:
|
||||
invites: Gwahoddiadau
|
||||
moderation: Cymedroli
|
||||
special: Arbennig
|
||||
delete: 'Dileu:'
|
||||
delete: Dileu
|
||||
description_html: Gyda <strong>rolau defnyddwyr</strong>, gallwch chi gyfaddasu pa swyddogaethau a meysydd o Mastodon y gall eich defnyddwyr gael mynediad iddyn nhw.
|
||||
edit: Golygu rôl '%{name}'
|
||||
everyone: Caniatâd rhagosodedig
|
||||
@ -787,6 +796,9 @@ cy:
|
||||
branding:
|
||||
preamble: Mae brandio eich gweinydd yn ei wahaniaethu oddi wrth weinyddion eraill yn y rhwydwaith. Gall y wybodaeth hon gael ei dangos ar draws amrywiaeth o amgylcheddau, megis rhyngwyneb gwe Mastodon, rhaglenni brodorol, mewn rhagolygon cyswllt ar wefannau eraill ac o fewn apiau negeseuon, ac ati. Am y rheswm hwn, mae'n well cadw'r wybodaeth hon yn glir, yn fyr ac yn gryno.
|
||||
title: Brandio
|
||||
captcha_enabled:
|
||||
desc_html: Mae hyn yn dibynnu ar sgriptiau allanol gan hCaptcha, a all fod yn bryder diogelwch a phreifatrwydd. Yn ogystal, <strong>gall hyn wneud y broses gofrestru yn llawer llai hygyrch i rai pobl (yn enwedig yr anabl)</strong>. Am y rhesymau hyn, ystyriwch fesurau eraill fel cofrestru ar sail cymeradwyaeth neu ar sail gwahoddiad.
|
||||
title: Ei gwneud yn ofynnol i ddefnyddwyr newydd ddatrys CAPTCHA i gadarnhau eu cyfrif
|
||||
content_retention:
|
||||
preamble: Rheoli sut mae cynnwys sy'n cael ei gynhyrchu gan ddefnyddwyr yn cael ei storio yn Mastodon.
|
||||
title: Cadw cynnwys
|
||||
@ -1038,6 +1050,7 @@ cy:
|
||||
notification_preferences: Newid gosodiadau e-bost
|
||||
salutation: "%{name},"
|
||||
settings: 'Newid gosodiadau e-bost: %{link}'
|
||||
unsubscribe: Datdanysgrifio
|
||||
view: 'Gweld:'
|
||||
view_profile: Gweld proffil
|
||||
view_status: Gweld postiad
|
||||
@ -1051,6 +1064,10 @@ cy:
|
||||
your_token: Eich tocyn mynediad
|
||||
auth:
|
||||
apply_for_account: Gofyn am gyfrif
|
||||
captcha_confirmation:
|
||||
help_html: Os oes gennych broblemau yn datrys y CAPTCHA, gallwch gysylltu â ni trwy %{email} a gallwn eich cynorthwyo.
|
||||
hint_html: Un peth arall! Mae angen i ni gadarnhau eich bod yn ddynol (mae hyn er mwyn i ni allu cadw'r sbam allan!). Datryswch y CAPTCHA isod a chliciwch "Parhau".
|
||||
title: Gwiriad diogelwch
|
||||
confirmations:
|
||||
wrong_email_hint: Os nad yw'r cyfeiriad e-bost hwnnw'n gywir, gallwch ei newid yng ngosodiadau'r cyfrif.
|
||||
delete_account: Dileu cyfrif
|
||||
@ -1087,8 +1104,11 @@ cy:
|
||||
rules:
|
||||
accept: Derbyn
|
||||
back: Nôl
|
||||
invited_by: 'Gallwch ymuno â %{domain} diolch i''r gwahoddiad a gawsoch gan:'
|
||||
preamble: Mae'r rhain yn cael eu gosod a'u gorfodi gan y %{domain} cymedrolwyr.
|
||||
preamble_invited: Cyn i chi barhau, ystyriwch y rheolau sylfaenol a osodwyd gan gymedrolwyr %{domain}.
|
||||
title: Rhai rheolau sylfaenol.
|
||||
title_invited: Rydych wedi derbyn gwahoddiad.
|
||||
security: Diogelwch
|
||||
set_new_password: Gosod cyfrinair newydd
|
||||
setup:
|
||||
@ -1201,6 +1221,11 @@ cy:
|
||||
your_appeal_rejected: Mae eich apêl wedi'i gwrthod
|
||||
domain_validator:
|
||||
invalid_domain: ddim yn enw parth dilys
|
||||
edit_profile:
|
||||
basic_information: Gwybodaeth Sylfaenol
|
||||
hint_html: "<strong>Addaswch yr hyn y mae pobl yn ei weld ar eich proffil cyhoeddus ac wrth ymyl eich postiadau.</strong> Mae pobl eraill yn fwy tebygol o'ch dilyn yn ôl a rhyngweithio â chi pan fydd gennych broffil wedi'i lenwi a llun proffil."
|
||||
other: Arall
|
||||
safety_and_privacy: Diogelwch a phreifatrwydd
|
||||
errors:
|
||||
'400': Roedd y cais a gyflwynwyd gennych yn annilys neu wedi'i gamffurfio.
|
||||
'403': Nid oes gennych ganiatâd i weld y dudalen hon.
|
||||
@ -1309,7 +1334,9 @@ cy:
|
||||
other: Mae pob un o'r <strong>%{count}</strong> eitem sy'n cyfateb i'ch chwiliad wedi'u dewis.
|
||||
two: Mae pob un o'r <strong>%{count}</strong> eitem sy'n cyfateb i'ch chwiliad wedi'u dewis.
|
||||
zero: Does <strong>%{count}</strong> o eitemau sy'n cyfateb i'ch chwiliad wedi'u dewis.
|
||||
cancel: Diddymu
|
||||
changes_saved_msg: Llwyddwyd i gadw'r newidiadau!
|
||||
confirm: Cadarnhau
|
||||
copy: Copïo
|
||||
delete: Dileu
|
||||
deselect: Dad-ddewis y cwbl
|
||||
@ -1333,15 +1360,51 @@ cy:
|
||||
zero: Mae rhywbeth o'i le o hyd! Edrychwch ar y %{count} gwall isod os gwelwch yn dda
|
||||
imports:
|
||||
errors:
|
||||
empty: Ffeil CSV wag
|
||||
incompatible_type: Nid yw'n gydnaws â'r math mewnforio a ddewiswyd
|
||||
invalid_csv_file: 'Ffeil CSV annilys. Gwall: %{error}'
|
||||
over_rows_processing_limit: yn cynnwys mwy na %{count} o resi
|
||||
too_large: Mae'r ffeil yn rhy fawr
|
||||
failures: Methiannau
|
||||
imported: Mewnforwyd
|
||||
mismatched_types_warning: Mae'n ymddangos eich bod wedi dewis y math anghywir ar gyfer y mewnforiad hwn, edrychwch eto.
|
||||
modes:
|
||||
merge: Cyfuno
|
||||
merge_long: Cadw'r cofnodion presennol ac ychwanegu rhai newydd
|
||||
overwrite: Trosysgrifio
|
||||
overwrite_long: Amnewid y cofnodion cyfredol gyda'r rhai newydd
|
||||
overwrite_preambles:
|
||||
blocking_html: Rydych ar fin <strong>amnewid eich rhestr rhwystro</strong> gyda hyd at <strong>%{total_items} o gyfrifon</strong> o <strong>%{filename}</strong> .
|
||||
bookmarks_html: Rydych ar fin <strong>amnewid eich nodau tudalen</strong> gyda hyd at <strong>%{total_items} o bostiadau</strong> gan <strong>%{filename}</strong> .
|
||||
domain_blocking_html: Rydych ar fin <strong>amnewid eich rhestr rhwystro parth</strong> gyda hyd at <strong>%{total_items} parth</strong> o <strong>%{filename}</strong> .
|
||||
following_html: Rydych ar fin <strong>dilyn</strong> hyd at <strong>%{total_items} o gyfrifon</strong> o <strong>%{filename}</strong> a <strong>pheidio a ddilyn unrhyw un arall</strong> .
|
||||
muting_html: Rydych ar fin <strong>amnewid eich rhestr o gyfrifon tawel</strong> gyda hyd at <strong>%{total_items} o gyfrifon</strong> o <strong>%{filename}</strong> .
|
||||
preambles:
|
||||
blocking_html: Rydych ar fin <strong>rhwystro</strong> hyd at <strong>%{total_items} o gyfrifon</strong> o <strong>%{filename}</strong> .
|
||||
bookmarks_html: Rydych ar fin ychwanegu hyd at <strong>%{total_items} o bostiadau</strong> o <strong>%{filename}</strong> at eich <strong>nodau tudalen</strong> .
|
||||
domain_blocking_html: Rydych ar fin <strong>rhwystro</strong> hyd at <strong>%{total_items} parth</strong> o <strong>%{filename}</strong> .
|
||||
following_html: Rydych ar fin <strong>dilyn</strong> hyd at <strong>%{total_items} cyfrif</strong> gan <strong>%{filename}</strong> .
|
||||
muting_html: Rydych ar fin <strong>tewi</strong> hyd at <strong>%{total_items} cyfrif</strong> o <strong>%{filename}</strong> .
|
||||
preface: Gallwch fewnforio data rydych chi wedi'i allforio o weinydd arall, fel rhestr o'r bobl rydych chi'n eu dilyn neu'n eu blocio.
|
||||
recent_imports: Mewnforion diweddar
|
||||
states:
|
||||
finished: Wedi gorffen
|
||||
in_progress: Ar waith
|
||||
scheduled: Amserlenwyd
|
||||
unconfirmed: Heb ei gadarnhau
|
||||
status: Statws
|
||||
success: Llwythwyd eich data yn llwyddiannus a bydd yn cael ei brosesu mewn da bryd
|
||||
time_started: Cychwynnwyd yn
|
||||
titles:
|
||||
blocking: Mewnforio cyfrifon sydd wedi'u rhwystro
|
||||
bookmarks: Mewnforio nodau tudalen
|
||||
domain_blocking: Mewnforio parthau sydd wedi'u rhwystro
|
||||
following: Mewnforio cyfrifon yn cael eu dilyn
|
||||
muting: Mewnforio cyfrifon wedi'u tewi
|
||||
type: Math o fewnforion
|
||||
type_groups:
|
||||
constructive: Dilyn a Nodau Tudalen
|
||||
destructive: Rhwystro a Thewi
|
||||
types:
|
||||
blocking: Rhestr blocio
|
||||
bookmarks: Llyfrnodau
|
||||
@ -1389,6 +1452,21 @@ cy:
|
||||
failed_sign_in_html: Ymgais mewngofnodi wedi methu gyda %{method} gan %{ip} (%{browser})
|
||||
successful_sign_in_html: Mewngofnodi llwyddiannus gyda %{method} o %{ip} (%{browser})
|
||||
title: Hanes dilysu
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Iawn, dad-danysgrifio
|
||||
complete: Dad-danysgrifiwyd
|
||||
confirmation_html: Ydych chi'n siŵr eich bod am ddad-danysgrifo rhag derbyn %{type} Mastodon ar %{domain} i'ch e-bost %{email}? Gallwch bob amser ail-danysgrifio o'ch <a href="%{settings_path}">gosodiadau hysbysiadau e-byst</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: hoff e-byst negeseuon hysbysu
|
||||
follow: dilyn e-byst hysbysu
|
||||
follow_request: dilyn e-byst ceisiadau
|
||||
mention: e-byst negeseuon crybwyll
|
||||
reblog: e-bost hysbysu hybu
|
||||
resubscribe_html: Os ydych wedi dad-danysgrifio trwy gamgymeriad, gallwch ail-danysgrifio o'ch <a href="%{settings_path}">gosodiadau hysbysiadau e-bost</a> .
|
||||
success_html: Os nad ydych bellach yn derbyn %{type} Mastodon %{domain} i'ch e-bost %{email}.
|
||||
title: Datdanysgrifio
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Methu atodi fideo i bostiad sydd eisoes yn cynnwys delweddau
|
||||
@ -1504,6 +1582,7 @@ cy:
|
||||
expired: Mae'r arolwg eisoes wedi dod i ben
|
||||
invalid_choice: Nid yw'r dewis pleidlais hyn yn bodoli
|
||||
over_character_limit: ni all fod yn hwy na %{max} nod yr un
|
||||
self_vote: Nid oes modd i chi bleidleisio yn eich polau eich hun
|
||||
too_few_options: rhaid cael mwy nag un eitem
|
||||
too_many_options: ni all gynnwys mwy na %{max} eitem
|
||||
preferences:
|
||||
@ -1567,7 +1646,7 @@ cy:
|
||||
micro_messenger: MicroMessenger
|
||||
nokia: Porwr Nokia S40 Ovi
|
||||
opera: Opera
|
||||
otter: dyfrgi
|
||||
otter: Dyfrgi
|
||||
phantom_js: PhantomJS
|
||||
qq: Porwr QQ
|
||||
safari: Agor yn Safari
|
||||
@ -1756,7 +1835,7 @@ cy:
|
||||
generate_recovery_codes: Cynhyrchu codau adfer
|
||||
lost_recovery_codes: Mae codau adfer yn caniatáu ichi adennill mynediad i'ch cyfrif os byddwch chi'n colli'ch ffôn. Os ydych chi wedi colli'ch codau adfer, gallwch chi eu hadfywio yma. Bydd eich hen godau adfer yn annilys.
|
||||
methods: Dulliau dau ffactor
|
||||
otp: Ap dilysu.
|
||||
otp: Ap dilysu
|
||||
recovery_codes: Creu copi wrth gefn o godau adfer
|
||||
recovery_codes_regenerated: Llwyddwyd i ail greu codau adfer
|
||||
recovery_instructions_html: Os ydych chi'n colli mynediad i'ch ffôn, mae modd i chi ddefnyddio un o'r codau adfer isod i gael mynediad at eich cyfrif. <strong>Cadwch y codau adfer yn breifat</strong>. Er enghraifft, gallwch chi eu argraffu a'u cadw gyda dogfennau eraill pwysig.
|
||||
@ -1831,7 +1910,12 @@ cy:
|
||||
seamless_external_login: Yr ydych wedi'ch mewngofnodi drwy wasanaeth allanol, felly nid yw gosodiadau cyfrinair ac e-bost ar gael.
|
||||
signed_in_as: 'Wedi mewngofnodi fel:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Awgrym:</strong> Gall y ddolen ar eich gwefan fod yn anweledig. Y rhan bwysig yw <code>rel="me"</code> sy'n atal dynwarediad ar wefannau gyda chynnwys sy'n cael ei gynyrchu gan ddefnyddwyr. Gallwch hyd yn oed ddefnyddio tag <code>link</code> ym mhennyn y dudalen yn lle <code>a</code>, ond rhaid i'r HTML fod yn hygyrch heb weithredu JavaScript.
|
||||
here_is_how: Dyma sut
|
||||
hint_html: "<strong>Mae dilysu eich hunaniaeth ar Mastodon ar gyfer pawb.</strong> Mae'n seiliedig ar safonau gwe agored, nawr ac am byth, yn rhydd ac am ddim. Y cyfan sydd ei angen arnoch yw gwefan bersonol lle y mae pobl yn eich adnabod chi o'i herwydd. Pan fyddwch yn cysylltu â'r wefan hon o'ch proffil, byddwn yn gwirio bod y wefan yn cysylltu'n ôl â'ch proffil ac yn dangos dangosydd gweledol arni."
|
||||
instructions_html: Copïwch a gludo'r cod isod i HTML eich gwefan. Yna ychwanegwch gyfeiriad eich gwefan i un o'r meysydd ychwanegol ar eich proffil o'r tab "Golygu proffil" a chadw'r newidiadau.
|
||||
verification: Dilysu
|
||||
verified_links: Eich dolenni wedi'u dilysu
|
||||
webauthn_credentials:
|
||||
add: Ychwanegu allwedd ddiogelwch newydd
|
||||
create:
|
||||
|
@ -382,6 +382,15 @@ da:
|
||||
undo: Forbyd federering med domæne
|
||||
domain_blocks:
|
||||
add_new: Tilføj ny domæneblokering
|
||||
confirm_suspension:
|
||||
cancel: Fortryd
|
||||
confirm: Suspendér
|
||||
permanent_action: Fortrydelse af suspensionen vil ikke genoprette nogen data eller sammenhæng.
|
||||
preamble_html: Du er ved at suspendere <strong>%{domain}</strong> og dets underdomæner.
|
||||
remove_all_data: Dette vil fjerne alt indhold, medier og profildata for dette domænes konti fra din server.
|
||||
stop_communication: Din server vil stoppe kommunikationen med disse servere.
|
||||
title: Annullér domæneblokering for domænet %{domain}
|
||||
undo_relationships: Dette vil fortryde ethvert følgeforhold mellem konti for disse servere og din.
|
||||
created_msg: Domæneblokering under behandling
|
||||
destroyed_msg: Domæneblokering er blevet fjernet
|
||||
domain: Domæne
|
||||
@ -731,6 +740,9 @@ da:
|
||||
branding:
|
||||
preamble: Serverens branding adskiller den fra andres i netværket. Oplysningerne kan vises på tværs af div. miljøer, såsom Mastodon-webgrænsefladen, dedikerede applikationer, i-link forhåndsvisninger på andre websteder og i besked-apps mv. Oplysningerne bør derfor være klare og detaljerede, men samtidig kortfattede.
|
||||
title: Branding
|
||||
captcha_enabled:
|
||||
desc_html: Dette er afhængig af eksterne scripts fra hCaptcha, som kan være en sikkerhed og privatlivets fred. Derudover kan <strong>dette gøre registreringsprocessen betydeligt mindre tilgængelig for nogle (især deaktiveret) personer</strong>. Af disse grunde bedes De overveje alternative foranstaltninger såsom godkendelsesbaseret eller inviteret til at blive registreret.
|
||||
title: Kræv nye brugere for at løse en CAPTCHA for at bekræfte deres konto
|
||||
content_retention:
|
||||
preamble: Styr, hvordan Mastodon gemmer brugergenereret indhold.
|
||||
title: Indholdsopbevaring
|
||||
@ -966,6 +978,7 @@ da:
|
||||
notification_preferences: Skift e-mailpræferencer
|
||||
salutation: "%{name}"
|
||||
settings: 'Skift e-mailpræferencer: %{link}'
|
||||
unsubscribe: Opsig abonnement
|
||||
view: 'Vis:'
|
||||
view_profile: Vis profil
|
||||
view_status: Vis status
|
||||
@ -979,6 +992,10 @@ da:
|
||||
your_token: Dit adgangstoken
|
||||
auth:
|
||||
apply_for_account: Anmod om en konto
|
||||
captcha_confirmation:
|
||||
help_html: Hvis du har problemer med at løse CAPTCHA, kan du komme i kontakt med os via %{email} og vi kan hjælpe dig.
|
||||
hint_html: Bare en ting mere! Vi er nødt til at bekræfte, at du er et menneske (dette er, så vi kan holde spam ud!). Løs CAPTCHA nedenfor og klik på "Fortsæt".
|
||||
title: Sikkerhedstjek
|
||||
confirmations:
|
||||
wrong_email_hint: Er denne e-mailadresse ikke korrekt, kan den ændres i kontoindstillinger.
|
||||
delete_account: Slet konto
|
||||
@ -1015,8 +1032,11 @@ da:
|
||||
rules:
|
||||
accept: Acceptér
|
||||
back: Tilbage
|
||||
invited_by: 'Du kan tilmelde dig %{domain} takket være den invitation, du har modtaget fra:'
|
||||
preamble: Disse er opsat og håndhæves af %{domain}-moderatorerne.
|
||||
preamble_invited: Før du fortsætter, bedes du overveje de grundregler, der er fastsat af moderatorerne af %{domain}.
|
||||
title: Nogle grundregler.
|
||||
title_invited: Du er blevet spiddet!
|
||||
security: Sikkerhed
|
||||
set_new_password: Opsæt ny adgangskode
|
||||
setup:
|
||||
@ -1129,6 +1149,11 @@ da:
|
||||
your_appeal_rejected: Din appel er afvist
|
||||
domain_validator:
|
||||
invalid_domain: er ikke et gyldigt domænenavn
|
||||
edit_profile:
|
||||
basic_information: Oplysninger
|
||||
hint_html: "<strong>Tilpas hvad folk ser på din offentlige profil og ved siden af dine indlæg.</strong> Andre personer vil mere sandsynligt følge dig tilbage og interagere med dig, når du har en udfyldt profil og et profilbillede."
|
||||
other: Andre
|
||||
safety_and_privacy: Sikkerhed og Privatliv
|
||||
errors:
|
||||
'400': Din indsendte anmodning er ugyldig eller fejlbehæftet.
|
||||
'403': Du har ikke tilladelse til at se denne side.
|
||||
@ -1217,7 +1242,9 @@ da:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> emne, der matchede søgningen, er valgt."
|
||||
other: Alle <strong>%{count}</strong> emner, som matchede søgningen, er valgt.
|
||||
cancel: Afbryd
|
||||
changes_saved_msg: Ændringerne er gemt!
|
||||
confirm: Bekræft
|
||||
copy: Kopier
|
||||
delete: Slet
|
||||
deselect: Afmarkér alle
|
||||
@ -1233,15 +1260,51 @@ da:
|
||||
other: Noget er ikke er helt i vinkel! Tjek de %{count} fejl nedenfor
|
||||
imports:
|
||||
errors:
|
||||
empty: CSV-fil tom
|
||||
incompatible_type: Inkompatibel med valgte importtype
|
||||
invalid_csv_file: 'Ugyldig CSV-fil. Fejl: %{error}'
|
||||
over_rows_processing_limit: indeholder mere end %{count} rækker
|
||||
too_large: Filen for stor
|
||||
failures: Mislykket
|
||||
imported: Importeret
|
||||
mismatched_types_warning: Ser ud til, at en forkerte type er valgt til denne import. Dobbelttjek.
|
||||
modes:
|
||||
merge: Sammenflet
|
||||
merge_long: Bibehold eksisterende poster og tilføj nye
|
||||
overwrite: Overskriv
|
||||
overwrite_long: Erstat aktuelle poster med de nye
|
||||
overwrite_preambles:
|
||||
blocking_html: Du er ved at <strong>erstatte bloklisten</strong> med op til <strong>%{total_items} konti</strong> fra <strong>%{filename}</strong>.
|
||||
bookmarks_html: Du er ved at <strong>erstatte bogmærkelisten</strong> med op til <strong>%{total_items} emner</strong> fra <strong>%{filename}</strong>.
|
||||
domain_blocking_html: Du er ved at <strong>erstatte domæneblokeringslisten</strong> med op til <strong>%{total_items} domæner</strong> fra <strong>%{filename}</strong>.
|
||||
following_html: Du er ved at <strong>følge</strong> op til <strong>%{total_items} konti</strong> fra <strong>%{filename}</strong> og <strong>stoppe med at følge alle andre</strong>.
|
||||
muting_html: Du er ved at <strong>erstatte listen over tavsgjorte konti</strong> med op til <strong>%{total_items} konti</strong> fra <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: Du er ved at <strong>blokere</strong> op til <strong>%{total_items} konti</strong> fra <strong>%{filename}</strong>.
|
||||
bookmarks_html: Du er ved at føje op til <strong>%{total_items} indlæg</strong> fra <strong>%{filename}</strong> til <strong>bogmærkelisten</strong>.
|
||||
domain_blocking_html: Du er ved at <strong>blokere</strong> op til <strong>%{total_items} domæner</strong> fra <strong>%{filename}</strong>.
|
||||
following_html: Du er ved at <strong>følge</strong> op til <strong>%{total_items} konti</strong> fra <strong>%{filename}</strong>.
|
||||
muting_html: Du er ved at <strong>tavsgøre</strong> op til <strong>%{total_items} konti</strong> fra <strong>%{filename}</strong>.
|
||||
preface: Du kan importere data, du har eksporteret fra en anden server, såsom en liste over folk du følger eller blokerer.
|
||||
recent_imports: Seneste importer
|
||||
states:
|
||||
finished: Færdig
|
||||
in_progress: I gang
|
||||
scheduled: Planlagt
|
||||
unconfirmed: Ubekræftet
|
||||
status: Status
|
||||
success: Dine data er uploadet og vil blive behandlet hurtigst muligt
|
||||
time_started: Startet
|
||||
titles:
|
||||
blocking: Importerer blokerede konti
|
||||
bookmarks: Importerer bogmærker
|
||||
domain_blocking: Importerer blokerede konti
|
||||
following: Importerer fulgte konti
|
||||
muting: Importerer tavsgjorte konti
|
||||
type: Importtype
|
||||
type_groups:
|
||||
constructive: Følger og Bogmærker
|
||||
destructive: Blokeringer og tavsgjorte
|
||||
types:
|
||||
blocking: Blokeringsliste
|
||||
bookmarks: Bogmærker
|
||||
@ -1285,6 +1348,21 @@ da:
|
||||
failed_sign_in_html: Mislykket indlogning med %{method} fra %{ip} (%{browser})
|
||||
successful_sign_in_html: Gennemført indlogning med %{method} fra %{ip} (%{browser})
|
||||
title: Godkendelseshistorik
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Ja, afmeld
|
||||
complete: Frameldt
|
||||
confirmation_html: Er du sikker på, at du vil afmelde dig fra at modtage %{type} for Mastodon på %{domain} til din e-mail på %{email}? Du kan altid gentilmelde dig dine <a href="%{settings_path}">e-mail-notifikationsindstillinger</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: favorit notifikations e-mails
|
||||
follow: favorit notifikations e-mails
|
||||
follow_request: følg anmodning e-mails
|
||||
mention: favorit notifikations e-mails
|
||||
reblog: favorit notifikations e-mails
|
||||
resubscribe_html: Hvis du ved en fejl har afmeldt dig, kan du gentilmelde dig dine <a href="%{settings_path}">e-mail-notifikationsindstillinger</a>.
|
||||
success_html: Du vil ikke længere modtage %{type} for Mastodon på %{domain} til din e-mail på %{email}.
|
||||
title: Opsig abonnement
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: En video kan ikke vedhæftes et indlæg med billedindhold
|
||||
@ -1400,6 +1478,7 @@ da:
|
||||
expired: Afstemningen er allerede afsluttet
|
||||
invalid_choice: Den valgte stemmemulighed findes ikke
|
||||
over_character_limit: må maks. udgøre %{max} tegn hver
|
||||
self_vote: Du kan ikke stemme på dit eget indlæg.
|
||||
too_few_options: skal have flere end ét valg
|
||||
too_many_options: for mange svar (maks. %{max})
|
||||
preferences:
|
||||
@ -1703,7 +1782,12 @@ da:
|
||||
seamless_external_login: Du er logget ind via en ekstern tjeneste, så adgangskode- og e-mailindstillinger er utilgængelige.
|
||||
signed_in_as: 'Logget ind som:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Tip:</strong> Linket på din hjemmeside kan være usynligt. Den vigtige del er <code>rel="me"</code> , som forhindrer impersonation på websteder med brugergenereret indhold. Du kan endda bruge et <code>link</code> tag i overskriften på siden i stedet for <code>a</code>, men HTML skal være tilgængelig uden at udføre JavaScript.
|
||||
here_is_how: Sådan gør du
|
||||
hint_html: "<strong>Bekræftelse af din identitet på Mastodon er for alle.</strong> Baseret på åbne webstandarder, nu og for evigt gratis. Alt du behøver er en personlig hjemmeside, som folk genkende dig ved. Når du linker til denne hjemmeside fra din profil, vi vil kontrollere, at hjemmesiden linker tilbage til din profil og vise en visuel indikator på det."
|
||||
instructions_html: Kopier og indsæt koden nedenfor i HTML på din hjemmeside. Tilføj derefter adressen på dit websted i et af de ekstra felter på din profil fra fanen "Rediger profil" og gem ændringer.
|
||||
verification: Bekræftelse
|
||||
verified_links: "%d bekræftede links"
|
||||
webauthn_credentials:
|
||||
add: Tilføj ny sikkerhedsnøgle
|
||||
create:
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
de:
|
||||
about:
|
||||
about_mastodon_html: 'Das soziale Netzwerk der Zukunft: Keine Werbung, keine Überwachung, dafür dezentral und mit Anstand! Starte jetzt mit Mastodon!'
|
||||
about_mastodon_html: 'Das soziale Netzwerk der Zukunft: Keine Werbung, keine Überwachung durch Unternehmen, dafür dezentral und mit Anstand! Beherrsche deine Daten mit Mastodon!'
|
||||
contact_missing: Nicht festgelegt
|
||||
contact_unavailable: Nicht verfügbar
|
||||
hosted_on: Mastodon, gehostet auf %{domain}
|
||||
@ -51,7 +51,7 @@ de:
|
||||
title: Rolle für %{username} ändern
|
||||
confirm: Bestätigen
|
||||
confirmed: Bestätigt
|
||||
confirming: Bestätigung
|
||||
confirming: Auf Bestätigung wartend
|
||||
custom: Angepasst
|
||||
delete: Daten löschen
|
||||
deleted: Gelöscht
|
||||
@ -327,7 +327,7 @@ de:
|
||||
enabled: Aktiviert
|
||||
enabled_msg: Dieses Emoji wurde erfolgreich aktiviert
|
||||
image_hint: PNG oder GIF bis %{size}
|
||||
list: Aufführen
|
||||
list: Anzeigen
|
||||
listed: Angezeigt
|
||||
new:
|
||||
title: Benutzerdefiniertes Emoji hinzufügen
|
||||
@ -338,7 +338,7 @@ de:
|
||||
shortcode_hint: Mindestens 2 Zeichen, nur Buchstaben, Ziffern und Unterstriche
|
||||
title: Eigene Emojis
|
||||
uncategorized: Unkategorisiert
|
||||
unlist: Nicht Aufführen
|
||||
unlist: Nicht anzeigen
|
||||
unlisted: Nicht aufgeführt
|
||||
update_failed_msg: Konnte dieses Emoji nicht bearbeiten
|
||||
updated_msg: Emoji erfolgreich bearbeitet!
|
||||
@ -348,7 +348,7 @@ de:
|
||||
interactions: Interaktionen
|
||||
media_storage: Medien
|
||||
new_users: neue Benutzer*innen
|
||||
opened_reports: Erstellte Meldungen
|
||||
opened_reports: ungelöste Meldungen
|
||||
pending_appeals_html:
|
||||
one: "<strong>%{count}</strong> ausstehender Einspruch"
|
||||
other: "<strong>%{count}</strong> ausstehende Einsprüche"
|
||||
@ -382,6 +382,15 @@ de:
|
||||
undo: Von der Föderation ausschließen
|
||||
domain_blocks:
|
||||
add_new: Neue Domain einschränken
|
||||
confirm_suspension:
|
||||
cancel: Abbrechen
|
||||
confirm: Sperren
|
||||
permanent_action: Das Aufheben der Sperre wird keine Daten oder Beziehungen wiederherstellen.
|
||||
preamble_html: Du bist dabei, <strong>%{domain}</strong> und alle Subdomains zu sperren.
|
||||
remove_all_data: Dadurch werden alle Inhalte, Medien und Profildaten für die Konten dieser Domain von deinem Server entfernt.
|
||||
stop_communication: Dein Server wird die Kommunikation mit diesen Servern einstellen.
|
||||
title: Sperre für Domain %{domain} bestätigen
|
||||
undo_relationships: Dadurch wird jede Folgebeziehung zwischen den Konten dieser und deinem Server rückgängig gemacht.
|
||||
created_msg: Die Domain ist jetzt gesperrt bzw. eingeschränkt
|
||||
destroyed_msg: Die Einschränkungen zu dieser Domain wurde entfernt
|
||||
domain: Domain
|
||||
@ -440,7 +449,7 @@ de:
|
||||
export_domain_blocks:
|
||||
import:
|
||||
description_html: Du bist dabei, eine Liste von Domains zu importieren, die auf diesem Server gesperrt oder anderweitig eingeschränkt werden. Bitte überprüfe diese Liste sehr sorgfältig, insbesondere dann, wenn du sie nicht selbst erstellt hast.
|
||||
existing_relationships_warning: Bestehende Folgebeziehungen
|
||||
existing_relationships_warning: Vorhandene Follower-Beziehungen
|
||||
private_comment_description_html: 'Damit du später nachvollziehen kannst, woher die importierten Sperren stammen, werden sie mit diesem privaten Kommentar erstellt: <q>%{comment}</q>'
|
||||
private_comment_template: Importiert von %{source} am %{date}
|
||||
title: Domains importieren
|
||||
@ -516,7 +525,7 @@ de:
|
||||
private_comment: Privater Kommentar
|
||||
public_comment: Öffentlicher Kommentar
|
||||
purge: Säubern
|
||||
purge_description_html: Wenn du glaubst, dass diese Domain endgültig offline ist, kannst du alle Account-Datensätze und zugehörigen Daten von diesem Server löschen. Das kann eine Weile dauern.
|
||||
purge_description_html: Wenn du glaubst, dass diese Domain endgültig offline ist, dann kannst du alle Kontodatensätze und zugehörigen Daten dieser Domain löschen. Das kann eine Weile dauern.
|
||||
title: Föderation
|
||||
total_blocked_by_us: Von uns gesperrt
|
||||
total_followed_by_them: Gefolgt von denen
|
||||
@ -552,7 +561,7 @@ de:
|
||||
relays:
|
||||
add_new: Neues Relais hinzufügen
|
||||
delete: Entfernen
|
||||
description_html: Ein <strong>Föderierungsrelay</strong> ist ein vermittelnder Server, der eine große Anzahl öffentlicher Beiträge zwischen Servern austauscht, die es abonnieren und zu ihm veröffentlichen.<strong> Es kann kleinen und mittleren Servern dabei helfen, Inhalte des Fediverse zu entdecken</strong>, was andernfalls das manuelle Folgen anderer Leute auf entfernten Servern durch lokale Nutzer erfordern würde.
|
||||
description_html: Ein <strong>Föderierungsrelai</strong> ist ein vermittelnder Server, der eine große Anzahl öffentlicher Beiträge zwischen Servern, die das Relai abonnieren und zu ihm veröffentlichen, austauscht.<strong> Es kann kleinen und mittleren Servern dabei helfen, Inhalte des Fediverse zu entdecken</strong>, was andernfalls das manuelle Folgen anderer Leute auf entfernten Servern durch lokale Nutzer erfordern würde.
|
||||
disable: Ausschalten
|
||||
disabled: Ausgeschaltet
|
||||
enable: Einschalten
|
||||
@ -637,12 +646,12 @@ de:
|
||||
mark_as_sensitive_html: Medien der anstößigen Beiträge mit einer Inhaltswarnung versehen
|
||||
silence_html: Schränkt die Reichweite von <strong>@%{acct}</strong> stark ein, indem das Profil und dessen Inhalte nur für Personen sichtbar sind, die dem Profil bereits folgen oder es manuell aufrufen
|
||||
suspend_html: "<strong>@%{acct}</strong> sperren, sodass das Profil und dessen Inhalte nicht mehr zugänglich sind und keine Interaktion mehr möglich ist"
|
||||
close_report: 'Meldung #%{id} als erledigt markieren'
|
||||
close_report: Meldung Nr. %{id} als erledigt markieren
|
||||
close_reports_html: "<strong>Alle</strong> Meldungen gegen <strong>@%{acct}</strong> als erledigt markieren"
|
||||
delete_data_html: Das Profil und die Inhalte von <strong>@%{acct}</strong> werden in 30 Tagen gelöscht, es sei denn, sie werden in der Zwischenzeit entsperrt
|
||||
preview_preamble_html: "<strong>@%{acct}</strong> wird eine Warnung mit folgenden Inhalten erhalten:"
|
||||
record_strike_html: Einen Verstoß gegen <strong>@%{acct}</strong> eintragen, um bei zukünftigen Verstößen desselben Kontos besser reagieren zu können
|
||||
send_email_html: "<strong>@%{acct}</strong> eine Verwarnung per E-Mail schicken"
|
||||
send_email_html: "<strong>@%{acct}</strong> eine Verwarnung per E-Mail senden"
|
||||
warning_placeholder: Optional zusätzliche Begründung für die Moderationsmaßnahme.
|
||||
target_origin: Domain des gemeldeten Kontos
|
||||
title: Meldungen
|
||||
@ -731,6 +740,9 @@ de:
|
||||
branding:
|
||||
preamble: Das Branding deines Servers unterscheidet ihn von anderen Servern im Netzwerk. Diese Informationen können in einer Vielzahl von Umgebungen angezeigt werden, z. B. in der Weboberfläche von Mastodon, in nativen Anwendungen, in Linkvorschauen auf anderen Websites und in Messaging-Apps und so weiter. Aus diesem Grund ist es am besten, diese Informationen klar, kurz und prägnant zu halten.
|
||||
title: Branding
|
||||
captcha_enabled:
|
||||
desc_html: Dies beruht auf externen Skripten von hCaptcha, die ein Sicherheits- und Datenschutzproblem darstellen könnten. Darüber hinaus <strong>kann das den Registrierungsprozess für manche Menschen (insbesondere für Menschen mit Behinderung) erheblich erschweren</strong>. Aus diesen Gründen solltest du alternative Maßnahmen wie Zulassungs- oder Einladungs-basierte Registrierungen in Erwägung ziehen.
|
||||
title: Neue Nutzer*innen müssen ein CAPTCHA lösen, um das Konto zu bestätigen
|
||||
content_retention:
|
||||
preamble: Lege fest, wie lange nutzergenerierte Inhalte auf deiner Mastodon-Instanz gespeichert werden.
|
||||
title: Cache & Archive
|
||||
@ -820,7 +832,7 @@ de:
|
||||
message_html: "<strong>Die Konfiguration deines Objektspeichers ist fehlerhaft. Die Privatsphäre deiner Benutzer*innen ist gefährdet.</strong>"
|
||||
tags:
|
||||
review: Prüfstatus
|
||||
updated_msg: Hashtageinstellungen wurden erfolgreich aktualisiert
|
||||
updated_msg: Hashtag-Einstellungen wurden erfolgreich aktualisiert
|
||||
title: Administration
|
||||
trends:
|
||||
allow: Erlauben
|
||||
@ -829,7 +841,7 @@ de:
|
||||
links:
|
||||
allow: Link erlauben
|
||||
allow_provider: Herausgeber*in erlauben
|
||||
description_html: Dies sind Links, die derzeit von zahlreichen Accounts geteilt werden und die deinem Server aufgefallen sind. Die Benutzer*innen können darüber herausfinden, was in der Welt vor sich geht. Die Links werden allerdings erst dann öffentlich vorgeschlagen, wenn du die Herausgeber*innen genehmigt hast. Du kannst alternativ aber auch nur einzelne URLs zulassen oder ablehnen.
|
||||
description_html: Dies sind Links, die derzeit von zahlreichen Konten geteilt werden und die deinem Server aufgefallen sind. Die Benutzer*innen können darüber herausfinden, was in der Welt vor sich geht. Die Links werden allerdings erst dann öffentlich vorgeschlagen, wenn du die Herausgeber*innen genehmigt hast. Du kannst alternativ aber auch nur einzelne URLs zulassen oder ablehnen.
|
||||
disallow: Link verbieten
|
||||
disallow_provider: Herausgeber*in verbieten
|
||||
no_link_selected: Keine Links wurden geändert, da keine ausgewählt wurden
|
||||
@ -839,7 +851,7 @@ de:
|
||||
one: In den vergangenen 7 Tagen von einem Profil geteilt
|
||||
other: In den vergangenen 7 Tagen von %{count} Profilen geteilt
|
||||
title: Angesagte Links
|
||||
usage_comparison: Heute %{today} Mal geteilt, gestern %{yesterday} Mal
|
||||
usage_comparison: Heute %{today}-mal und gestern %{yesterday}-mal geteilt
|
||||
not_allowed_to_trend: Darf nicht trenden
|
||||
only_allowed: Nur Genehmigte
|
||||
pending_review: Überprüfung ausstehend
|
||||
@ -880,10 +892,10 @@ de:
|
||||
trendable: Darf in den Trends erscheinen
|
||||
trending_rank: Platz %{rank}
|
||||
usable: Darf verwendet werden
|
||||
usage_comparison: Heute %{today}-mal und gestern %{yesterday}-mal genutzt
|
||||
usage_comparison: Heute %{today}-mal und gestern %{yesterday}-mal verwendet
|
||||
used_by_over_week:
|
||||
one: In der letzten Woche von einer Person genutzt
|
||||
other: In der letzten Woche von %{count} Personen genutzt
|
||||
one: In der letzten Woche von einer Person verwendet
|
||||
other: In der letzten Woche von %{count} Personen verwendet
|
||||
title: Trends
|
||||
trending: Angesagt
|
||||
warning_presets:
|
||||
@ -948,7 +960,7 @@ de:
|
||||
created_msg: Neuer Alias erfolgreich erstellt. Du kannst nun den Umzug vom alten zum neuen Konto starten.
|
||||
deleted_msg: Der Alias wurde erfolgreich entfernt. Aus jenem Konto zu diesem zu verschieben, ist nicht mehr möglich.
|
||||
empty: Du hast keine Aliase.
|
||||
hint_html: Wenn du von einem Konto zu einem anderen Konto wechseln möchtest, dann kannst du einen Alias erstellen, welcher benötigt wird, bevor du deine Follower vom alten Account zu diesen migrierst. Die Aktion allein ist <strong>harmlos und widerruflich</strong>. <strong>Die Kontenmigration wird vom alten Konto aus eingeleitet</strong>.
|
||||
hint_html: Wenn du von einem anderen Konto auf dieses umziehen möchtest, dann kannst du hier einen Alias erstellen, der erforderlich ist, um deine Follower vom alten Konto auf dieses zu migrieren. Diese Aktion ist <strong>harmlos und widerruflich</strong>. <strong>Die Kontenmigration wird vom alten Konto aus eingeleitet</strong>.
|
||||
remove: Alle Aliase aufheben
|
||||
appearance:
|
||||
advanced_web_interface: Erweitertes Webinterface
|
||||
@ -966,6 +978,7 @@ de:
|
||||
notification_preferences: E-Mail-Einstellungen ändern
|
||||
salutation: "%{name},"
|
||||
settings: 'E-Mail-Einstellungen ändern: %{link}'
|
||||
unsubscribe: Abbestellen
|
||||
view: 'Hier überprüfen:'
|
||||
view_profile: Profil anzeigen
|
||||
view_status: Beitrag anschauen
|
||||
@ -979,6 +992,10 @@ de:
|
||||
your_token: Dein Zugangs-Token
|
||||
auth:
|
||||
apply_for_account: Konto beantragen
|
||||
captcha_confirmation:
|
||||
help_html: Falls du Probleme beim Lösen des CAPTCHA hast, dann kannst uns über %{email} kontaktieren und wir werden versuchen, dir zu helfen.
|
||||
hint_html: Fast geschafft! Wir müssen uns vergewissern, dass du ein Mensch bist (damit wir Spam verhindern können!). Bitte löse das CAPTCHA und klicke auf „Weiter“.
|
||||
title: Sicherheitsüberprüfung
|
||||
confirmations:
|
||||
wrong_email_hint: Sollte diese E-Mail-Adresse nicht korrekt sein, kannst du sie in den Kontoeinstellungen ändern.
|
||||
delete_account: Konto löschen
|
||||
@ -1015,8 +1032,11 @@ de:
|
||||
rules:
|
||||
accept: Akzeptieren
|
||||
back: Zurück
|
||||
invited_by: 'Du kannst %{domain} beitreten – dank der Einladung von:'
|
||||
preamble: Diese werden von den %{domain}-Moderator*innen festgelegt und erzwungen.
|
||||
preamble_invited: Bevor du fortfährst, beachte bitte die Grundregeln der Moderator*innen von %{domain}.
|
||||
title: Einige Grundregeln.
|
||||
title_invited: Du wurdest eingeladen.
|
||||
security: Sicherheit
|
||||
set_new_password: Neues Passwort einrichten
|
||||
setup:
|
||||
@ -1030,7 +1050,7 @@ de:
|
||||
title: Bei %{domain} anmelden
|
||||
sign_up:
|
||||
manual_review: Registrierungen für den Server %{domain} werden manuell durch unsere Moderator*innen überprüft. Um uns dabei zu unterstützen, schreibe etwas über dich und sage uns, weshalb du ein Konto auf %{domain} anlegen möchtest.
|
||||
preamble: Mit einem Konto auf diesem Mastodon-Server kannst du jeder anderen Person im Netzwerk folgen, unabhängig davon, wo ihr Account gehostet ist.
|
||||
preamble: Mit einem Konto auf diesem Mastodon-Server kannst du jeder anderen Person im Netzwerk folgen, unabhängig davon, wo ihr Konto registriert ist.
|
||||
title: Okay, lass uns mit %{domain} anfangen.
|
||||
status:
|
||||
account_status: Kontostatus
|
||||
@ -1039,14 +1059,14 @@ de:
|
||||
pending: Die Prüfung deiner Bewerbung steht noch aus. Dies kann einige Zeit in Anspruch nehmen. Sobald deine Bewerbung genehmigt wurde, erhältst du eine E-Mail.
|
||||
redirecting_to: Dein Konto ist inaktiv, weil es zu %{acct} umgezogen ist.
|
||||
view_strikes: Vorherige Verstöße deines Kontos ansehen
|
||||
too_fast: Formular zu schnell abgeschickt, versuche es erneut.
|
||||
too_fast: Formular zu schnell übermittelt. Bitte versuche es erneut.
|
||||
use_security_key: Sicherheitsschlüssel verwenden
|
||||
authorize_follow:
|
||||
already_following: Du folgst diesem Konto bereits
|
||||
already_requested: Du hast bereits eine Folgeanfrage an dieses Konto gestellt
|
||||
already_requested: Du hast bereits eine Anfrage zum Folgen an dieses Konto gestellt
|
||||
error: Bedauerlicherweise konnte das externe Konto nicht geladen werden
|
||||
follow: Folgen
|
||||
follow_request: 'Du hast eine Folgeanfrage gestellt an:'
|
||||
follow_request: 'Du hast eine Anfrage zum Folgen gestellt an:'
|
||||
following: 'Erfolg! Du folgst nun:'
|
||||
post_follow:
|
||||
close: Oder du schließt einfach dieses Fenster.
|
||||
@ -1091,7 +1111,7 @@ de:
|
||||
caches: Inhalte, die von anderen Servern zwischengespeichert wurden, können fortbestehen
|
||||
data_removal: Deine Beiträge und alle anderen Daten werden für immer entfernt
|
||||
email_change_html: Du kannst <a href="%{path}">deine E-Mail-Adresse ändern</a>, ohne dein Konto zu löschen
|
||||
email_contact_html: Sollte sie noch immer nicht angekommen sein, kannst du eine E-Mail an <a href="mailto:%{email}">%{email}</a> schicken, um weitere Hilfe zu erhalten
|
||||
email_contact_html: Sollte sie noch immer nicht angekommen sein, kannst du eine E-Mail an <a href="mailto:%{email}">%{email}</a> senden, um weitere Hilfe zu erhalten
|
||||
email_reconfirmation_html: Wenn du die Bestätigungs-E-Mail nicht erhalten hast, kannst du sie <a href="%{path}">erneut anfordern</a>
|
||||
irreversible: Du wirst dein Konto nicht mehr wiederherstellen oder reaktivieren können
|
||||
more_details_html: Weitere Details findest du in der <a href="%{terms_path}">Datenschutzerklärung</a>.
|
||||
@ -1129,6 +1149,11 @@ de:
|
||||
your_appeal_rejected: Dein Einspruch wurde abgelehnt
|
||||
domain_validator:
|
||||
invalid_domain: ist keine gültige Domain
|
||||
edit_profile:
|
||||
basic_information: Allgemeine Informationen
|
||||
hint_html: "<strong>Bestimme, was andere auf deinem öffentlichen Profil und neben deinen Beiträgen sehen können.</strong> Wenn du ein Profilbild festlegst und dein Profil vervollständigst, werden andere eher mit dir interagieren und dir folgen."
|
||||
other: Andere
|
||||
safety_and_privacy: Sicherheit und Datenschutz
|
||||
errors:
|
||||
'400': Die Anfrage, die du gestellt hast, war ungültig oder fehlerhaft.
|
||||
'403': Dir fehlt die Berechtigung, diese Seite aufzurufen.
|
||||
@ -1136,7 +1161,7 @@ de:
|
||||
'406': Diese Seite ist im gewünschten Format nicht verfügbar.
|
||||
'410': Die Seite, nach der du gesucht hast, existiert hier nicht mehr.
|
||||
'422':
|
||||
content: Sicherheitsüberprüfung fehlgeschlagen. Sperrst du Cookies aus?
|
||||
content: Sicherheitsüberprüfung fehlgeschlagen. Blockierst du Cookies?
|
||||
title: Sicherheitsüberprüfung fehlgeschlagen
|
||||
'429': Zu viele Anfragen
|
||||
'500':
|
||||
@ -1155,10 +1180,10 @@ de:
|
||||
in_progress: Persönliches Archiv wird erstellt …
|
||||
request: Dein Archiv anfordern
|
||||
size: Dateigröße
|
||||
blocks: Gesperrte Profile
|
||||
blocks: Blockierte Profile
|
||||
bookmarks: Lesezeichen
|
||||
csv: CSV
|
||||
domain_blocks: Gesperrte Domains
|
||||
domain_blocks: Blockierte Domains
|
||||
lists: Listen
|
||||
mutes: Stummgeschaltete Profile
|
||||
storage: Medienspeicher
|
||||
@ -1166,7 +1191,7 @@ de:
|
||||
add_new: Neuen hinzufügen
|
||||
errors:
|
||||
limit: Du hast bereits die maximale Anzahl an Hashtags erreicht
|
||||
hint_html: "<strong>Was sind empfohlene Hashtags?</strong> Sie werden in deinem öffentlichen Profil hervorgehoben und ermöglichen es den Menschen, deine öffentlichen Beiträge speziell unter diesen Hashtags zu durchsuchen. Sie sind ein großartiges Werkzeug, um kreative Werke oder langfristige Projekte zu verfolgen."
|
||||
hint_html: "<strong>Präsentiere deine wichtigsten Hashtags auf deinem Profil.</strong> Vorgestellte Hashtags verschaffen einen Überblick über deine kreativen Werke und langfristigen Projekte. Sie werden gut sichtbar auf deinem Profil angezeigt und ermöglichen einen schnellen Zugriff auf deine eigenen Beiträge."
|
||||
filters:
|
||||
contexts:
|
||||
account: Profile
|
||||
@ -1215,9 +1240,11 @@ de:
|
||||
one: "<strong>%{count}</strong> Element auf dieser Seite ausgewählt."
|
||||
other: Alle <strong>%{count}</strong> Elemente auf dieser Seite ausgewählt.
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> Element trifft auf ihre Suche zu."
|
||||
other: Alle <strong>%{count}</strong> Elemente, die Ihrer Suche entsprechen, werden ausgewählt.
|
||||
one: "<strong>%{count}</strong> Element, das den Suchkriterien entspricht, ist ausgewählt."
|
||||
other: Alle <strong>%{count}</strong> Elemente, die den Suchkriterien entsprechen, sind ausgewählt.
|
||||
cancel: Abbrechen
|
||||
changes_saved_msg: Änderungen erfolgreich gespeichert!
|
||||
confirm: Bestätigen
|
||||
copy: Kopieren
|
||||
delete: Löschen
|
||||
deselect: Alle abwählen
|
||||
@ -1225,27 +1252,63 @@ de:
|
||||
order_by: Sortieren nach
|
||||
save_changes: Änderungen speichern
|
||||
select_all_matching_items:
|
||||
one: Wähle %{count} Element, das deiner Suche entspricht.
|
||||
other: Wählen Sie alle %{count} Elemente, die Ihrer Suche entsprechen.
|
||||
one: Wähle %{count} Element, das deinen Suchkriterien entspricht.
|
||||
other: Wähle alle %{count} Elemente, die deinen Suchkriterien entsprechen.
|
||||
today: heute
|
||||
validation_errors:
|
||||
one: Etwas ist noch nicht ganz richtig! Bitte korrigiere den Fehler
|
||||
other: Etwas ist noch nicht ganz richtig! Bitte korrigiere %{count} Fehler
|
||||
imports:
|
||||
errors:
|
||||
empty: Leere CSV-Datei
|
||||
incompatible_type: Inkompatibel mit dem ausgewählten Importtyp
|
||||
invalid_csv_file: 'Ungültige CSV-Datei. Fehler: %{error}'
|
||||
over_rows_processing_limit: enthält mehr als %{count} Zeilen
|
||||
too_large: Datei ist zu groß
|
||||
failures: Fehler
|
||||
imported: Importiert
|
||||
mismatched_types_warning: Möglicherweise hast du den falschen Typ für diesen Import ausgewählt. Bitte überprüfe alles noch einmal.
|
||||
modes:
|
||||
merge: Zusammenführen
|
||||
merge_long: Behalte existierende Datensätze und füge neue hinzu
|
||||
merge_long: Bestehende Datensätze beibehalten und neue hinzufügen
|
||||
overwrite: Überschreiben
|
||||
overwrite_long: Ersetze aktuelle Datensätze mit neuen
|
||||
preface: Daten, die du von einem Mastodon-Server exportiert hast, kannst du hierher importieren. Das betrifft beispielsweise die Listen von Profilen, denen du folgst oder die du gesperrt hast.
|
||||
overwrite_long: Bestehende Datensätze durch neue ersetzen
|
||||
overwrite_preambles:
|
||||
blocking_html: Du bist dabei, <strong>deine Liste blockierter Konten</strong> durch bis zu <strong>%{total_items} Konten</strong> aus <strong>%{filename}</strong> zu <strong>ersetzen</strong>.
|
||||
bookmarks_html: Du bist dabei, <strong>deine Lesezeichen</strong> durch bis zu <strong>%{total_items} Beiträge</strong> aus <strong>%{filename}</strong> zu <strong>ersetzen</strong>.
|
||||
domain_blocking_html: Du bist dabei, <strong>deine Liste blockierter Domains</strong> durch bis zu <strong>%{total_items} Domains</strong> aus <strong>%{filename}</strong> zu <strong>ersetzen</strong>.
|
||||
following_html: Du bist dabei, bis zu <strong>%{total_items} Konten</strong> aus <strong>%{filename}</strong> zu folgen und <strong>niemand anderes zu folgen</strong>.
|
||||
muting_html: Du bist dabei, <strong>deine Liste stummgeschalteter Konten</strong> durch bis zu <strong>%{total_items} Konten</strong> aus <strong>%{filename}</strong> zu ersetzen.
|
||||
preambles:
|
||||
blocking_html: Du bist dabei, bis zu <strong>%{total_items}%{total_items} Konten</strong> aus <strong>%{filename}</strong> zu <strong>blockieren</strong>.
|
||||
bookmarks_html: Du bist dabei, bis zu <strong>%{total_items} Beiträge</strong> aus <strong>%{filename}</strong> zu deinen <strong>Lesezeichen hinzuzufügen</strong>.
|
||||
domain_blocking_html: Du bist dabei, bis zu <strong>%{total_items} Domains</strong> aus <strong>%{filename}</strong> zu <strong>blockieren</strong>.
|
||||
following_html: Du bist dabei, bis zu <strong>%{total_items} Konten</strong> aus <strong>%{filename}</strong> zu <strong>folgen</strong>.
|
||||
muting_html: Du bist dabei, bis zu <strong>%{total_items} Konten</strong> aus <strong>%{filename} stummzuschalten</strong>.
|
||||
preface: Daten, die du von einem Mastodon-Server exportiert hast, kannst du hierher importieren. Das betrifft beispielsweise die Listen von Profilen, denen du folgst oder die du blockiert hast.
|
||||
recent_imports: Zuletzt importiert
|
||||
states:
|
||||
finished: Abgeschlossen
|
||||
in_progress: In Bearbeitung
|
||||
scheduled: Geplant
|
||||
unconfirmed: Unbestätigt
|
||||
status: Status
|
||||
success: Deine Daten wurden erfolgreich hochgeladen und werden in Kürze verarbeitet
|
||||
time_started: Gestartet am
|
||||
titles:
|
||||
blocking: Blockierte Konten importieren
|
||||
bookmarks: Lesezeichen importieren
|
||||
domain_blocking: Blockierte Domains importieren
|
||||
following: Gefolgte Konten importieren
|
||||
muting: Stummgeschaltete Konten importieren
|
||||
type: Importtyp
|
||||
type_groups:
|
||||
constructive: Folge ich & Lesezeichen
|
||||
destructive: Blockierte & Stummgeschaltete
|
||||
types:
|
||||
blocking: Gesperrte Profile
|
||||
blocking: Blockierte Profile
|
||||
bookmarks: Lesezeichen
|
||||
domain_blocking: Gesperrte Domains
|
||||
domain_blocking: Blockierte Domains
|
||||
following: Folge ich
|
||||
muting: Stummgeschaltete Profile
|
||||
upload: Datei importieren
|
||||
@ -1263,13 +1326,13 @@ de:
|
||||
generate: Einladungslink erstellen
|
||||
invited_by: 'Du wurdest eingeladen von:'
|
||||
max_uses:
|
||||
one: 1-mal verwendet
|
||||
other: "%{count}-mal verwendet"
|
||||
one: Eine Verwendung
|
||||
other: "%{count} Verwendungen"
|
||||
max_uses_prompt: Keine Einschränkung
|
||||
prompt: Erstelle Einladungen und teile die dazugehörigen Links, um anderen einen Zugang zu diesem Server zu gewähren
|
||||
table:
|
||||
expires_at: Läuft ab
|
||||
uses: Verwendet
|
||||
uses: Verwendungen
|
||||
title: Einladungen
|
||||
lists:
|
||||
errors:
|
||||
@ -1285,6 +1348,21 @@ de:
|
||||
failed_sign_in_html: Fehler beim Anmeldeversuch mit %{method} von %{ip} (%{browser})
|
||||
successful_sign_in_html: Erfolgreiche Anmeldung mit %{method} von %{ip} (%{browser})
|
||||
title: Authentisierungsverlauf
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Ja, abbestellen
|
||||
complete: Abbestellt
|
||||
confirmation_html: Bist du dir sicher, dass du %{type} für Mastodon auf %{domain} an deine E-Mail-Adresse %{email} abbestellen möchtest? Du kannst dies später in den Einstellungen <a href="%{settings_path}">Benachrichtigungen per E-Mail</a> rückgängig machen.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: E-Mail-Benachrichtigungen für Favoriten
|
||||
follow: E-Mail-Benachrichtigungen für Follower
|
||||
follow_request: E-Mail-Benachrichtigungen für Follower-Anfragen
|
||||
mention: E-Mail-Benachrichtigungen für Erwähnungen
|
||||
reblog: E-Mail-Benachrichtigungen für geteilte Beiträge
|
||||
resubscribe_html: Falls du etwas irrtümlich abbestellt hast, kannst du das in den Einstellungen <a href="%{settings_path}">Benachrichtigungen per E-Mail</a> rückgängig machen.
|
||||
success_html: Du wirst nicht länger %{type} für Mastodon auf %{domain} an deine E-Mail-Adresse %{email} erhalten.
|
||||
title: Abbestellen
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Es kann kein Video an einen Beitrag, der bereits Bilder enthält, angehängt werden
|
||||
@ -1292,26 +1370,26 @@ de:
|
||||
too_many: Es können nicht mehr als vier Medien angehängt werden
|
||||
migrations:
|
||||
acct: umgezogen nach
|
||||
cancel: Umleitung beenden
|
||||
cancel_explanation: Das Abbrechen der Umleitung wird dein aktuelles Konto erneut aktivieren, aber keine Follower, die auf dieses Konto verschoben wurden, zurückholen.
|
||||
cancelled_msg: Die Umleitung wurde erfolgreich beendet.
|
||||
cancel: Weiterleitung beenden
|
||||
cancel_explanation: Das Abbrechen der Weiterleitung wird dein aktuelles Konto erneut aktivieren, aber keine Follower zurückholen, die auf dieses Konto verschoben wurden.
|
||||
cancelled_msg: Die Weiterleitung wurde erfolgreich beendet.
|
||||
errors:
|
||||
already_moved: ist das gleiche Konto, zu dem du bereits umgezogen bist
|
||||
missing_also_known_as: referenziert nicht zurück auf dieses Konto
|
||||
move_to_self: darf nicht das aktuelles Konto sein
|
||||
not_found: konnte nicht gefunden werden
|
||||
on_cooldown: Die Abklingzeit läuft gerade
|
||||
followers_count: Anzahl der Follower zum Zeitpunkt der Migration des Accounts
|
||||
followers_count: Anzahl der Follower zum Zeitpunkt des Umzugs
|
||||
incoming_migrations: Von einem anderen Konto umziehen
|
||||
incoming_migrations_html: Um von einem anderen Konto zu diesem zu wechseln, musst du zuerst <a href="%{path}">einen Kontoalias</a> erstellen.
|
||||
moved_msg: Dein altes Profil wird jetzt zum neuen Account %{acct} weitergeleitet und deine Follower werden übertragen.
|
||||
moved_msg: Dein Konto wird jetzt auf %{acct} weitergeleitet und deine Follower werden übertragen.
|
||||
not_redirecting: Dein Konto wird derzeit nicht auf ein anderes Konto weitergeleitet.
|
||||
on_cooldown: Du hast dein Konto vor kurzem migriert. Diese Funktion wird in %{count} Tagen wieder verfügbar sein.
|
||||
past_migrations: Vorherige Umzüge
|
||||
proceed_with_move: Follower übertragen
|
||||
redirected_msg: Dein Konto wird nun zu %{acct} weitergeleitet.
|
||||
redirecting_to: Dein Konto wird zu %{acct} weitergeleitet.
|
||||
set_redirect: Umleitung einrichten
|
||||
set_redirect: Weiterleitung einrichten
|
||||
warning:
|
||||
backreference_required: Das neue Konto muss zuerst auf das alte Konto verweisen
|
||||
before: 'Bevor du fortfährst, lies bitte diese Hinweise sorgfältig durch:'
|
||||
@ -1320,11 +1398,11 @@ de:
|
||||
followers: Alle Follower werden vom alten zum neuen Konto übertragen
|
||||
only_redirect_html: Alternativ kannst du auch <a href="%{path}">nur eine Weiterleitung zu deinem neuen Profil</a> einrichten, ohne die Follower zu übertragen.
|
||||
other_data: Keine anderen Daten werden automatisch zum neuen Konto übertragen
|
||||
redirect: Dein altes Konto wird einen Hinweis erhalten, dass Du umgezogen bist. Außerdem wird das Profil von Suchanfragen ausgeschlossen
|
||||
redirect: Dein altes Konto wird einen Hinweis erhalten, dass du umgezogen bist. Außerdem wird das Profil von Suchanfragen ausgeschlossen
|
||||
moderation:
|
||||
title: Moderation
|
||||
move_handler:
|
||||
carry_blocks_over_text: Dieses Konto ist von %{acct}, das du gesperrt hast, umgezogen.
|
||||
carry_blocks_over_text: Dieses Konto ist von %{acct}, das du blockiert hast, umgezogen.
|
||||
carry_mutes_over_text: Dieses Konto ist von %{acct}, das du stummgeschaltet hast, umgezogen.
|
||||
copy_account_note_text: 'Dieses Konto ist von %{acct} umgezogen. Hier deine damals verfassten Notizen zum Profil:'
|
||||
navigation:
|
||||
@ -1338,16 +1416,16 @@ de:
|
||||
favourite:
|
||||
body: 'Dein Beitrag wurde von %{name} favorisiert:'
|
||||
subject: "%{name} favorisierte deinen Beitrag"
|
||||
title: Neue Favorisierung
|
||||
title: Neuer Favorit
|
||||
follow:
|
||||
body: "%{name} folgt dir jetzt!"
|
||||
subject: "%{name} folgt dir jetzt"
|
||||
title: Neuer Follower
|
||||
follow_request:
|
||||
action: Folgeanfragen verwalten
|
||||
action: Follower-Anfragen verwalten
|
||||
body: "%{name} möchte dir folgen"
|
||||
subject: 'Ausstehende Folgeanfragen: %{name}'
|
||||
title: Neue Folgeanfrage
|
||||
title: Neue Follower-Anfrage
|
||||
mention:
|
||||
action: Antworten
|
||||
body: 'Du wurdest von %{name} erwähnt:'
|
||||
@ -1356,7 +1434,7 @@ de:
|
||||
poll:
|
||||
subject: Eine Umfrage von %{name} ist beendet
|
||||
reblog:
|
||||
body: 'Deinen Beitrag hat %{name} geteilt:'
|
||||
body: 'Dein Beitrag wurde von %{name} geteilt:'
|
||||
subject: "%{name} teilte deinen Beitrag"
|
||||
title: Dein Beitrag wurde geteilt
|
||||
status:
|
||||
@ -1400,6 +1478,7 @@ de:
|
||||
expired: Diese Umfrage ist bereits beendet
|
||||
invalid_choice: Diese Auswahl existiert nicht
|
||||
over_character_limit: kann nicht länger als jeweils %{max} Zeichen sein
|
||||
self_vote: Du kannst an deinen eigenen Umfragen nicht selbst teilnehmen
|
||||
too_few_options: muss mindestens einen Eintrag haben
|
||||
too_many_options: kann nicht mehr als %{max} Einträge beinhalten
|
||||
preferences:
|
||||
@ -1415,8 +1494,8 @@ de:
|
||||
relationships:
|
||||
activity: Kontoaktivität
|
||||
confirm_follow_selected_followers: Bist du dir sicher, dass du den ausgewählten Followern folgen möchtest?
|
||||
confirm_remove_selected_followers: Bist du sicher, dass du den ausgewählten Konten entfolgen möchtest?
|
||||
confirm_remove_selected_follows: Bist du sicher, dass du den ausgewählten Konten entfolgen möchtest?
|
||||
confirm_remove_selected_followers: Bist du dir sicher, dass du die ausgewählten Follower entfernen möchtest?
|
||||
confirm_remove_selected_follows: Bist du dir sicher, dass du den ausgewählten Konten entfolgen möchtest?
|
||||
dormant: Inaktiv
|
||||
follow_failure: Einigen der ausgewählten Konten konnte nicht gefolgt werden.
|
||||
follow_selected_followers: Ausgewählten Followern folgen
|
||||
@ -1444,7 +1523,7 @@ de:
|
||||
account: Öffentliche Beiträge von @%{acct}
|
||||
tag: 'Öffentliche Beiträge mit dem Hashtag #%{hashtag}'
|
||||
scheduled_statuses:
|
||||
over_daily_limit: Du hast das heutige Limit für geplante Beiträge, das %{limit} beträgt, erreicht
|
||||
over_daily_limit: Du hast das Limit von %{limit} geplanten Beiträgen für heute erreicht
|
||||
over_total_limit: Du hast das Limit für geplante Beiträge, das %{limit} beträgt, erreicht
|
||||
too_soon: Das geplante Datum muss in der Zukunft liegen
|
||||
sessions:
|
||||
@ -1497,19 +1576,19 @@ de:
|
||||
account_settings: Kontoeinstellungen
|
||||
aliases: Kontoaliase
|
||||
appearance: Design
|
||||
authorized_apps: Genehmigte Apps
|
||||
authorized_apps: Autorisierte Anwendungen
|
||||
back: Zurück zu Mastodon
|
||||
delete: Kontolöschung
|
||||
development: Entwicklung
|
||||
edit_profile: Profil bearbeiten
|
||||
export: Exportieren
|
||||
featured_tags: Empfohlene Hashtags
|
||||
featured_tags: Vorgestellte Hashtags
|
||||
import: Importieren
|
||||
import_and_export: Importieren und exportieren
|
||||
migrate: Kontoumzug
|
||||
notifications: Benachrichtigungen
|
||||
preferences: Einstellungen
|
||||
profile: Profil
|
||||
profile: Öffentliches Profil
|
||||
relationships: Follower und Folge ich
|
||||
statuses_cleanup: Automatische Löschung
|
||||
strikes: Maßnahmen
|
||||
@ -1573,18 +1652,18 @@ de:
|
||||
ignore_favs: Favoriten ignorieren
|
||||
ignore_reblogs: Geteilte Beiträge ignorieren
|
||||
interaction_exceptions: Ausnahmen basierend auf Interaktionen
|
||||
interaction_exceptions_explanation: Beachte, dass Beiträge nicht gelöscht werden, sobald deine Grenzwerte für Favoriten oder geteilte Beiträge einmal überschritten worden sind – auch dann nicht, wenn diese Schwellenwerte mittlerweile nicht mehr erreicht werden.
|
||||
interaction_exceptions_explanation: Beachte, dass Beiträge nicht gelöscht werden, sobald deine Grenzwerte für Favoriten oder geteilte Beiträge einmal überschritten wurden – auch dann nicht, wenn diese Schwellenwerte mittlerweile nicht mehr erreicht werden.
|
||||
keep_direct: Direktnachrichten behalten
|
||||
keep_direct_hint: Löscht keine deiner privaten Nachrichten
|
||||
keep_media: Beiträge mit angehängten Medien-Dateien behalten
|
||||
keep_media_hint: Löscht keinen deiner Beiträge mit angehängten Medien-Dateien
|
||||
keep_media: Beiträge mit angehängten Mediendateien behalten
|
||||
keep_media_hint: Löscht keinen deiner Beiträge mit angehängten Mediendateien
|
||||
keep_pinned: Angeheftete Beiträge behalten
|
||||
keep_pinned_hint: Löscht keinen deiner angehefteten Beiträge im Profil
|
||||
keep_polls: Umfragen behalten
|
||||
keep_polls_hint: Löscht keine deiner Umfragen
|
||||
keep_self_bookmark: Als Lesezeichen markierte Beiträge behalten
|
||||
keep_self_bookmark_hint: Löscht keinen deiner Beiträge, die du als Lesezeichen gesetzt hast
|
||||
keep_self_fav: Behalte favorisierte Beiträge
|
||||
keep_self_fav: Favorisierte Beiträge behalten
|
||||
keep_self_fav_hint: Löscht keinen deiner Beiträge, die du favorisiert hast
|
||||
min_age:
|
||||
'1209600': 2 Wochen
|
||||
@ -1598,7 +1677,7 @@ de:
|
||||
min_age_label: Altersgrenze
|
||||
min_favs: Behalte Beiträge, die häufiger favorisiert wurden als …
|
||||
min_favs_hint: Löscht keine Beiträge, die mindestens so oft favorisiert worden sind. Lass das Feld leer, um alle Beiträge – unabhängig der Anzahl an Favoriten – zu löschen
|
||||
min_reblogs: Behalte Beiträge, die öfter geteilt wurden als
|
||||
min_reblogs: Beiträge behalten, die mindestens so oft geteilt wurden
|
||||
min_reblogs_hint: Löscht keine Beiträge, die mindestens so oft geteilt worden sind. Lass das Feld leer, um alle Beiträge – unabhängig der Anzahl an geteilten Beiträgen – zu löschen
|
||||
stream_entries:
|
||||
pinned: Angehefteter Beitrag
|
||||
@ -1661,11 +1740,11 @@ de:
|
||||
spam: Spam
|
||||
violation: Inhalt verstößt gegen die folgenden Serverregeln
|
||||
explanation:
|
||||
delete_statuses: Einige deiner Beiträge wurden als Verstoß gegen eine oder mehrere Gemeinschaftsrichtlinien erkannt und von den Moderator*innen von %{instance} entfernt.
|
||||
delete_statuses: Einige deiner Beiträge wurden als Verstoß gegen eine oder mehrere Serverregeln erkannt und von den Moderator*innen von %{instance} entfernt.
|
||||
disable: Du kannst dein Konto nicht mehr verwenden, aber dein Profil und andere Daten bleiben unversehrt. Du kannst eine Sicherung deiner Daten anfordern, die Kontoeinstellungen ändern oder dein Konto löschen.
|
||||
mark_statuses_as_sensitive: Ein oder mehrere deiner Beiträge wurden von den Moderator*innen von %{instance} mit einer Inhaltswarnung versehen. Das bedeutet, dass Besucher*innen diese Medien in den Beiträgen zunächst antippen müssen, um die Vorschau anzuzeigen. Beim Verfassen der nächsten Beiträge kannst du auch selbst eine Inhaltswarnung für hochgeladene Medien festlegen.
|
||||
sensitive: Von nun an werden alle deine hochgeladenen Mediendateien mit einer Inhaltswarnung versehen und hinter einer Warnung versteckt.
|
||||
silence: Solange dein Konto limitiert ist, können nur die Leute, die dir bereits folgen, deine Beiträge auf dem Server sehen, und es könnte sein, dass du von verschiedenen öffentlichen Listungen ausgeschlossen wirst. Andererseits können andere dir manuell folgen.
|
||||
silence: Du kannst dein Konto weiterhin verwenden, aber nur Personen, die dir bereits folgen, sehen deine Beiträge auf diesem Server. Ebenso kannst du von verschiedenen Entdeckungsfunktionen ausgeschlossen werden. Andere können dir jedoch weiterhin manuell folgen.
|
||||
suspend: Du kannst dein Konto nicht mehr verwenden und dein Profil und andere Daten sind nicht mehr verfügbar. Du kannst dich immer noch anmelden, um eine Sicherung deiner Daten anzufordern, bis die Daten innerhalb von 30 Tagen vollständig gelöscht wurden. Allerdings werden wir einige Daten speichern, um zu verhindern, dass du die Sperrung umgehst.
|
||||
reason: 'Begründung:'
|
||||
statuses: 'Betroffene Beiträge:'
|
||||
@ -1686,7 +1765,7 @@ de:
|
||||
silence: Konto stummgeschaltet
|
||||
suspend: Konto gesperrt
|
||||
welcome:
|
||||
edit_profile_action: Profil bearbeiten
|
||||
edit_profile_action: Profil einrichten
|
||||
edit_profile_step: Du kannst dein Profil anpassen, indem du ein Profilbild hochlädst, deinen Anzeigenamen änderst und vieles mehr. Du kannst dich dafür entscheiden, neue Follower zu überprüfen, bevor sie dir folgen dürfen.
|
||||
explanation: Hier sind ein paar Tipps, um loszulegen
|
||||
final_action: Mit erstem Beitrag starten
|
||||
@ -1703,7 +1782,12 @@ de:
|
||||
seamless_external_login: Du bist über einen externen Dienst angemeldet, daher sind Passwort- und E-Mail-Einstellungen nicht verfügbar.
|
||||
signed_in_as: 'Angemeldet als:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Tipp:</strong> Der Link auf deiner Website kann unsichtbar sein. Der wichtige Teil ist <code>rel="me"</code>, wodurch das Nachahmen von Personen auf Websites mit nutzergenerierten Inhalten verhindert wird. Du kannst auch ein <code>link</code>-Tag statt <code>a</code> im Header auf der Seite verwenden, jedoch muss der HTML-Code ohne das Ausführen von JavaScript zugänglich sein.
|
||||
here_is_how: So funktioniert's
|
||||
hint_html: "<strong>Alle können ihre Identität auf Mastodon verifizieren.</strong> Basierend auf offenen Standards – jetzt und für immer kostenlos. Alles, was du brauchst, ist eine eigene Website. Wenn du von deinem Profil auf diese Website verlinkst, überprüfen wir, ob die Website zu deinem Profil zurückverlinkt und zeigen einen visuellen Hinweis an."
|
||||
instructions_html: Kopiere und füge den untenstehenden Code in das HTML deiner Website ein. Füge anschließend die Adresse deiner Website in ein Zusatzfeld auf deinem Profil hinzu und speichere die Änderungen. Die Zusatzfelder befinden sich im Reiter „Profil bearbeiten“.
|
||||
verification: Verifizierung
|
||||
verified_links: Deine verifizierten Links
|
||||
webauthn_credentials:
|
||||
add: Sicherheitsschlüssel hinzufügen
|
||||
create:
|
||||
|
@ -10,7 +10,7 @@ ast:
|
||||
last_attempt: Quédate un intentu más enantes de bloquiar la cuenta.
|
||||
locked: La cuenta ta bloquiada.
|
||||
pending: La cuenta sigue en revisión.
|
||||
timeout: La sesión caducó. Volvi aniciala pa siguir.
|
||||
timeout: La sesión caduco. Volvi aniciar la sesión pa siguir.
|
||||
unauthenticated: Tienes d'aniciar la sesión o rexistrate enantes de siguir.
|
||||
unconfirmed: Tienes de confirmar la direición de corréu electrónicu enantes de siguir.
|
||||
mailer:
|
||||
|
@ -15,7 +15,7 @@ bg:
|
||||
pending: Вашият акаунт все още е в процес на проверка.
|
||||
timeout: Заседанието ви изтече. Влезте пак, за да продължите.
|
||||
unauthenticated: Преди да продължите, трябва да влезете или да се регистрирате.
|
||||
unconfirmed: Преди да продължите, трябва да потвърдите имейл адреса си.
|
||||
unconfirmed: Преди да продължите, трябва да потвърдите адреса на имейла си.
|
||||
mailer:
|
||||
confirmation_instructions:
|
||||
action: Потвърдете адреса на имейла
|
||||
@ -37,7 +37,7 @@ bg:
|
||||
title: Паролата е променена
|
||||
reconfirmation_instructions:
|
||||
explanation: Потвърдете новия адрес, за да промените имейла си.
|
||||
extra: Ако тази промяна не е инициирана от вас, то игнорирайте този имейл. Адресът на имейл за акаунта в Mastodon няма да се промени, докато не влезете в горната връзка.
|
||||
extra: Ако тази промяна не е започната от вас, то пренебрегнете този имейл. Адресът на имейла за акаунта в Mastodon няма да се промени, докато не влезете в горната връзка.
|
||||
subject: 'Mastodon: Потвърдете имейла за %{instance}'
|
||||
title: Потвърдете своя имейл адрес
|
||||
reset_password_instructions:
|
||||
@ -93,7 +93,7 @@ bg:
|
||||
signed_up_but_locked: Регистрирахте се успешно. Въпреки това, не можете да влезете, тъй като акаунтът ви е заключен.
|
||||
signed_up_but_pending: Изпратено е съобщение до адреса на имейла ви с връзка за потвърждение. След като щракнете върху линка, ние ще прегледаме заявлението ви. Ще бъдете уведомени при одобрение.
|
||||
signed_up_but_unconfirmed: Е-писмо с връзка за потвърждение е изпратено до имейла ви. Последвайте връзката, за да задействате акаунта си. Проверете папката си за спам, ако не сте получили това е-писмо.
|
||||
update_needs_confirmation: Успешно обновихте акаунта си, но трябва да потвърдим вашия нов имейл адрес. Проверете електронната си поща и отворете отворете линка за потвърждение на новия си имейл адрес. Проверете спам папката си, ако не сте получили имейл за потвърждение.
|
||||
update_needs_confirmation: Успешно осъвременихте акаунта си, но трябва да потвърдим новия ви адрес на имейл. Проверете имейла си и отворете връзката за потвърждаване на новия имейл адрес. Проверете папката си за спам, ако не сте получили това е-писмо.
|
||||
updated: Акаунтът ви е успешно осъвременен.
|
||||
sessions:
|
||||
already_signed_out: Успешно излизане.
|
||||
|
@ -8,15 +8,15 @@ ca:
|
||||
Si l'adreça de correu-e ja existeix a la nostra base de dades rebràs un correu amb instruccions sobre com confirmar-la.
|
||||
Si us plau, verifica la carpeta de la brossa si no l'has rebut.
|
||||
failure:
|
||||
already_authenticated: Ja estàs registrat.
|
||||
already_authenticated: Ja t'has registrat.
|
||||
inactive: El teu compte encara no s'ha activat.
|
||||
invalid: "%{authentication_keys} o contrasenya no són vàlids."
|
||||
last_attempt: Tens un intent més abans no es bloqui el teu compte.
|
||||
locked: El teu compte s'ha blocat.
|
||||
not_found_in_database: "%{authentication_keys} o contrasenya no són vàlids."
|
||||
pending: El teu compte encara està en revisió.
|
||||
timeout: La sessió ha expirat. Torna a iniciar-la per a continuar.
|
||||
unauthenticated: Cal iniciar sessió o registrar-se abans de continuar.
|
||||
timeout: La teva sessió ha expirat. Torna a iniciar-la per a continuar.
|
||||
unauthenticated: Necessites iniciar sessió o registrar-te abans de continuar.
|
||||
unconfirmed: Has de confirmar l'adreça-e abans de continuar.
|
||||
mailer:
|
||||
confirmation_instructions:
|
||||
@ -86,15 +86,15 @@ ca:
|
||||
no_token: Només pots accedir a aquesta pàgina a través de l'enllaç de restabliment de la contrasenya. Si vens d'un correu electrònic com aquest, assegura't que has introduït l'adreça completa proporcionada.
|
||||
send_instructions: Si el teu correu electrònic existeix en la nostra base de dades, rebràs en pocs minuts un enllaç de restabliment de contrasenya en l'adreça de correu. Si us plau verifica la teva carpeta de correu brossa si no has rebut aquest correu.
|
||||
send_paranoid_instructions: Si el teu correu electrònic existeix en la nostra base de dades, rebràs un enllaç de restabliment de contrasenya en l'adreça de correu en pocs minuts. Si us plau verifica la carpeta de correu brossa si no reps aquest correu.
|
||||
updated: La contrasenya s'ha canviat correctament. Ara ja estàs registrat.
|
||||
updated: La contrasenya s'ha pogut canviar. Ara ja has iniciat la sessió.
|
||||
updated_not_active: La contrasenya s'ha canviat correctament.
|
||||
registrations:
|
||||
destroyed: Adéu! el compte s'ha cancel·lat amb èxit. Desitgem veure't de nou ben aviat.
|
||||
signed_up: Benvingut! T'has registrat amb èxit.
|
||||
signed_up_but_inactive: T´has registrat amb èxit. No obstant, no podem iniciar la teva sessió perquè el teu compte encara no s'ha activat.
|
||||
signed_up_but_locked: T'has registrat amb èxit. Això no obstant, no podem iniciar la sessió perquè el teu compte està blocat.
|
||||
signed_up: Benvingut! T'has registrat.
|
||||
signed_up_but_inactive: T'has registrat. Tanmateix, no podem iniciar la teva sessió perquè el compte encara no s'ha activat.
|
||||
signed_up_but_locked: T'has registrat. Tanmateix, no podem iniciar la sessió perquè el compte està blocat.
|
||||
signed_up_but_pending: S'ha enviat un missatge amb un enllaç de confirmació a la teva adreça de correu electrònic. Després que hagis fet clic a l'enllaç, revisarem la sol·licitud. Se't notificarà si s'aprova.
|
||||
signed_up_but_unconfirmed: S'ha enviat per correu electrònic un missatge amb un enllaç de confirmació. Fes clic a l'enllaç per a activar el compte. Si us plau verifica la teva carpeta de correu brossa si no reps aquest correu.
|
||||
signed_up_but_unconfirmed: S'ha enviat per correu electrònic un missatge amb un enllaç de confirmació. Fes clic a l'enllaç per a activar el compte. Si us plau, verifica la teva carpeta de correu brossa si no el reps.
|
||||
update_needs_confirmation: Has actualitzat el teu compte amb èxit, però necessitem verificar la teva nova adreça de correu. Si us plau comprova el correu i segueixi l'enllaç per confirmar la nova adreça de correu. Si us plau verifica la teva carpeta de correu brossa si no reps aquest correu.
|
||||
updated: El teu compte ha estat actualitzat amb èxit.
|
||||
sessions:
|
||||
@ -104,10 +104,10 @@ ca:
|
||||
unlocks:
|
||||
send_instructions: En pocs minuts rebràs un correu electrònic amb instruccions sobre com desbloquejar el teu compte. Si us plau verifica la teva carpeta de correu brossa si no has rebut aquest correu.
|
||||
send_paranoid_instructions: Si el teu compte existeix, rebràs en pocs minuts un correu electrònic amb instruccions sobre com desbloquejar-lo. Verifica la carpeta de correu brossa si no has rebut aquest correu.
|
||||
unlocked: El compte s'ha desbloquejat correctament. Inicia sessió per a continuar.
|
||||
unlocked: El teu compte s'ha desbloquejat correctament. Inicia la sessió per a continuar.
|
||||
errors:
|
||||
messages:
|
||||
already_confirmed: ja està confirmat. Intenta iniciar sessió
|
||||
already_confirmed: ja està confirmat, intenta iniciar sessió
|
||||
confirmation_period_expired: cal fer la confirmació dins de %{period}, si us plau sol·licita-ho de nou
|
||||
expired: ha expirat, si us plau demana'n una altra
|
||||
not_found: no s'ha trobat
|
||||
|
@ -26,23 +26,23 @@ de:
|
||||
subject: 'Mastodon: Bestätigung deines Kontos bei %{instance}'
|
||||
title: Verifiziere E-Mail-Adresse
|
||||
email_changed:
|
||||
explanation: 'Die E-Mail-Adresse deines Accounts wird geändert zu:'
|
||||
extra: Wenn du deine E-Mail-Adresse nicht geändert hast, dann wird es vermutlich so sein, dass jemand Zugriff zu deinem Account erhalten hat. Bitte ändere sofort dein Passwort oder kontaktiere den Administrator des Servers, wenn du dich ausgesperrt hast.
|
||||
explanation: 'Die E-Mail-Adresse deines Kontos wird geändert zu:'
|
||||
extra: Wenn du deine E-Mail-Adresse nicht geändert hast, ist es wahrscheinlich, dass sich jemand Zugang zu deinem Konto verschafft hat. Bitte ändere sofort dein Passwort oder kontaktiere die Serververwaltung, wenn du aus deinem Konto ausgesperrt bist.
|
||||
subject: 'Mastodon: E-Mail-Adresse geändert'
|
||||
title: Neue E-Mail-Adresse
|
||||
password_change:
|
||||
explanation: Deine Zugangsdaten wurden geändert.
|
||||
extra: Wenn du dein Passwort nicht geändert hast, dann wird es vermutlich so sein, dass jemand Zugriff auf deinem Account erlangt hat. Bitte ändere sofort dein Passwort oder kontaktiere den Administrator des Servers, wenn du dich ausgesperrt hast.
|
||||
extra: Wenn du dein Passwort nicht geändert hast, ist es wahrscheinlich, dass sich jemand Zugang zu deinem Konto verschafft hat. Bitte ändere sofort dein Passwort oder kontaktiere die Serververwaltung, wenn du aus deinem Konto ausgesperrt bist.
|
||||
subject: 'Mastodon: Passwort geändert'
|
||||
title: Passwort geändert
|
||||
reconfirmation_instructions:
|
||||
explanation: Bestätige deine neue E-Mail-Adresse, um sie zu ändern.
|
||||
extra: Wenn diese Änderung nicht von dir ausgeführt wurde, dann solltest du diese E-Mail ignorieren. Die E-Mail-Adresse für deinen Mastodon-Account wird sich nicht ändern, bis du den obigen Link anklickst.
|
||||
extra: Wenn diese Änderung nicht von dir ausgeführt wurde, dann kannst du diese E-Mail ignorieren. Die E-Mail-Adresse für dein Mastodon-Konto wird sich erst ändern, wenn du den obigen Link anklickst.
|
||||
subject: 'Mastodon: E-Mail-Adresse für %{instance} bestätigen'
|
||||
title: Verifiziere E-Mail-Adresse
|
||||
reset_password_instructions:
|
||||
action: Passwort ändern
|
||||
explanation: Du hast ein neues Passwort für deinen Account angefragt.
|
||||
explanation: Du hast ein neues Passwort für dein Konto angefordert.
|
||||
extra: Wenn du diese Anfrage nicht gestellt hast, solltest du diese E-Mail ignorieren. Dein Passwort wird sich nicht ändern, solange du den obigen Link anklickst und ein neues erstellst.
|
||||
subject: 'Mastodon: Anleitung zum Zurücksetzen deines Passworts'
|
||||
title: Passwort zurücksetzen
|
||||
@ -66,7 +66,7 @@ de:
|
||||
subject: 'Mastodon: Neuer Sicherheitsschlüssel'
|
||||
title: Ein neuer Sicherheitsschlüssel wurde hinzugefügt
|
||||
deleted:
|
||||
explanation: Der folgende Sicherheitsschlüssel wurde aus deinem Konto gelöscht
|
||||
explanation: Der folgende Sicherheitsschlüssel wurde von deinem Konto entfernt
|
||||
subject: 'Mastodon: Sicherheitsschlüssel entfernt'
|
||||
title: Einer deiner Sicherheitsschlüssel wurde entfernt
|
||||
webauthn_disabled:
|
||||
@ -84,7 +84,7 @@ de:
|
||||
no_token: Du kannst diese Seite nur über den Link aus der E-Mail zum Zurücksetzen des Passworts aufrufen. Wenn du einen solchen Link aufgerufen hast, vergewissere dich bitte, dass du die vollständige Adresse aufrufst.
|
||||
send_instructions: Du erhältst in wenigen Minuten eine E-Mail. Darin wird erklärt, wie du dein Passwort zurücksetzen kannst.
|
||||
send_paranoid_instructions: Falls deine E-Mail-Adresse in unserer Datenbank hinterlegt ist, erhältst du in wenigen Minuten eine E-Mail. Darin wird erklärt, wie du dein Passwort zurücksetzen kannst.
|
||||
updated: Ihr Passwort wurde erfolgreich geändert. Du bist jetzt angemeldet.
|
||||
updated: Dein Passwort wurde erfolgreich geändert. Du bist jetzt angemeldet.
|
||||
updated_not_active: Dein Passwort wurde erfolgreich geändert.
|
||||
registrations:
|
||||
destroyed: Tschüss! Dein Konto wurde erfolgreich gelöscht. Wir hoffen, dich bald wiederzusehen.
|
||||
@ -94,7 +94,7 @@ de:
|
||||
signed_up_but_pending: Eine Nachricht mit einem Bestätigungslink wurde an dich per E-Mail geschickt. Nachdem du diesen Link angeklickt hast, werden wir deine Anfrage überprüfen. Du wirst benachrichtigt werden, falls die Anfrage angenommen wurde.
|
||||
signed_up_but_unconfirmed: Du hast dich erfolgreich registriert. Wir konnten dich noch nicht anmelden, da dein Konto noch nicht bestätigt ist. Du erhältst in Kürze eine E-Mail. Darin wird erklärt, wie du dein Konto freischalten kannst.
|
||||
update_needs_confirmation: Deine Daten wurden aktualisiert, aber du musst deine neue E-Mail-Adresse bestätigen. Du erhältst in wenigen Minuten eine E-Mail. Darin ist erklärt, wie du die Änderung deiner E-Mail-Adresse abschließen kannst.
|
||||
updated: Ihr Konto wurde erfolgreich aktualisiert.
|
||||
updated: Dein Konto wurde erfolgreich aktualisiert.
|
||||
sessions:
|
||||
already_signed_out: Erfolgreich abgemeldet.
|
||||
signed_in: Erfolgreich angemeldet.
|
||||
|
@ -102,7 +102,7 @@ es-AR:
|
||||
unlocks:
|
||||
send_instructions: En unos minutos, vas a recibir un correo electrónico con instrucciones sobre cómo desbloquear tu cuenta. Si pasa el tiempo y no recibiste ningún mensaje, por favor, revisá tu carpeta de correo basura / no deseado / spam.
|
||||
send_paranoid_instructions: Si tu cuenta existe en nuestra base de datos, en unos minutos vas a recibir un correo electrónico con instrucciones sobre cómo desbloquear tu cuenta. Si pasa el tiempo y no recibiste ningún mensaje, por favor, revisá tu carpeta de correo basura / no deseado / spam.
|
||||
unlocked: Se desbloqueó tu cuenta exitosamente. Por favor, iniciá sesión para continuar.
|
||||
unlocked: Tu cuenta fue desbloqueada exitosamente. Por favor, iniciá sesión para continuar.
|
||||
errors:
|
||||
messages:
|
||||
already_confirmed: ya se confirmó; por favor, intentá iniciar sesión
|
||||
|
@ -13,8 +13,8 @@ es:
|
||||
locked: Tu cuenta está bloqueada.
|
||||
not_found_in_database: Incorrecto %{authentication_keys} o contraseña.
|
||||
pending: Su cuenta aun se encuentra bajo revisión.
|
||||
timeout: Su sesión ha expirado. Por favor inicie sesión de nuevo para continuar.
|
||||
unauthenticated: Necesita iniciar sesión o registrarse antes de continuar.
|
||||
timeout: Tu sesión expiró. Por favor, inicia sesión nuevamente para continuar.
|
||||
unauthenticated: Necesitas iniciar sesión o registrarte antes de continuar.
|
||||
unconfirmed: Tiene que confirmar su dirección de correo electrónico antes de continuar.
|
||||
mailer:
|
||||
confirmation_instructions:
|
||||
|
@ -14,7 +14,7 @@ fi:
|
||||
not_found_in_database: Virheellinen %{authentication_keys} tai salasana.
|
||||
pending: Tilisi on vielä tarkistamatta.
|
||||
timeout: Istuntosi on umpeutunut. Jatka kirjautumalla uudelleen sisään.
|
||||
unauthenticated: Sinun pitää kirjautua sisään tai rekisteröityä ennen kuin voit jatkaa.
|
||||
unauthenticated: Sinun on kirjauduttava tai rekisteröidyttävä ennen kuin voit jatkaa.
|
||||
unconfirmed: Vahvista sähköpostiosoitteesi, ennen kuin jatkat.
|
||||
mailer:
|
||||
confirmation_instructions:
|
||||
@ -102,7 +102,7 @@ fi:
|
||||
unlocks:
|
||||
send_instructions: Saat pian sähköpostitse ohjeet tilin lukituksen poistoon. Jos et saanut viestiä, tarkista roskapostikansio.
|
||||
send_paranoid_instructions: Jos tili on olemassa, saat pian sähköpostitse ohjeet tilin lukituksen poistoon. Jos et saanut viestiä, tarkista roskapostikansio.
|
||||
unlocked: Tilin lukituksen poisto onnistui. Jatka kirjautumalla sisään.
|
||||
unlocked: Tilisi lukituksen poisto onnistui. Jatka kirjautumalla sisään.
|
||||
errors:
|
||||
messages:
|
||||
already_confirmed: on jo vahvistettu. Yritä kirjautua sisään
|
||||
|
@ -2,26 +2,26 @@
|
||||
fy:
|
||||
devise:
|
||||
confirmations:
|
||||
confirmed: Dyn account is befêstige.
|
||||
send_instructions: Do ûntfangst fia in e-mailberjocht ynstruksjes hoe’tsto dyn account befêstigje kinst. Sjoch yn de map net-winske wannear’t neat ûntfongen waard.
|
||||
send_paranoid_instructions: As dyn e-mailadres yn de database stiet, ûntfangsto fia in e-mailberjocht ynstruksjes hoe’tsto dyn account befêstigje kinst. Sjoch yn de map net-winske wannear’t neat ûntfongen waard.
|
||||
confirmed: Jo account is befêstige.
|
||||
send_instructions: Jo ûntfange fia in e-mailberjocht ynstruksjes hoe’t jo jo account befêstigje kinne. Sjoch yn de map net-winske wannear’t neat ûntfongen waard.
|
||||
send_paranoid_instructions: As jo e-mailadres yn de database stiet, ûntfange jo fia in e-mailberjocht ynstruksjes hoe’t jo jo account befêstigje kinne. Sjoch yn de map net-winske wannear’t neat ûntfongen waard.
|
||||
failure:
|
||||
already_authenticated: Jo binne al oanmeld.
|
||||
inactive: Jo account is noch net aktivearre.
|
||||
invalid: "%{authentication_keys} of wachtwurd ûnjildich."
|
||||
last_attempt: Do hast noch ien besykjen oer eardat dyn account blokkearre wurdt.
|
||||
last_attempt: Jo hawwe noch ien besykjen oer eardat jo account blokkearre wurdt.
|
||||
locked: Jo account is blokkearre.
|
||||
not_found_in_database: "%{authentication_keys} of wachtwurd ûnjildich."
|
||||
pending: Jo account moat noch hieltyd beoardiele wurde.
|
||||
timeout: Dyn sesje is ferrûn, meld dy opnij oan.
|
||||
unauthenticated: Jo moatte oanmelde of registrearje.
|
||||
unconfirmed: Do moatst earst dyn account befêstigje.
|
||||
unconfirmed: Jo moatte earst jo account befêstigje.
|
||||
mailer:
|
||||
confirmation_instructions:
|
||||
action: E-mailadres ferifiearje
|
||||
action_with_app: Befêstigje en nei %{app} tebekgean
|
||||
explanation: Do hast in account op %{host} oanmakke en mei ien klik kinsto dizze aktivearje. Wannear’tsto dit account net oanmakke hast, meisto dit e-mailberjocht negearje.
|
||||
explanation_when_pending: Do fregest mei dit e-mailadres in útnûging oan foar %{host}. Neidatsto dyn e-mailadres befêstige hast, beoardielje wy dyn oanfraach. Do kinst oant dan noch net oanmelde. Wannear’t dyn oanfraach ôfwêzen wurdt, wurde dyn gegevens fuortsmiten en hoechsto dêrnei fierder neat mear te dwaan. Wannear’tsto dit net wiest, kinsto dit e-mailberjocht negearje.
|
||||
explanation: Jo hawwe in account op %{host} oanmakke en mei ien klik kinne jo dizze aktivearje. Wannear’t jo dizze account net oanmakke hawwe, meie jo dit e-mailberjocht negearje.
|
||||
explanation_when_pending: Jo freegje mei dit e-mailadres in útnûging oan foar %{host}. Neidat jo jo e-mailadres befêstige hawwe, beoardielje wy jo oanfraach. Jo kinne oant dan noch net oanmelde. Wannear’t jo oanfraach ôfwêzen wurdt, wurde jo gegevens fuortsmiten en hoege jo dêrnei fierder neat mear te dwaan. Wannear’t jo dit net wiene, kinne jo dit e-mailberjocht negearje.
|
||||
extra_html: |-
|
||||
128 / 5.000
|
||||
Kontrolearje ek <a href="%{terms_path}">de regels fan de server</a> en <a href="%{policy_path}">ús tsjinstbetingsten</a>.
|
||||
|
@ -13,8 +13,8 @@ gl:
|
||||
locked: A túa conta está bloqueada.
|
||||
not_found_in_database: "%{authentication_keys} ou contrasinal non válidos."
|
||||
pending: A túa conta aínda está baixo revisión.
|
||||
timeout: A túa sesión expirou. Por favor, entra de novo para continuares.
|
||||
unauthenticated: Precisas de entrar na túa conta ou rexistrarte antes de continuar.
|
||||
timeout: A túa sesión caducou. Accede outra vez para continuar.
|
||||
unauthenticated: Precisas iniciar sesión ou rexistrarte antes de continuar.
|
||||
unconfirmed: Tes que confirmar o teu enderezo de email antes de continuar.
|
||||
mailer:
|
||||
confirmation_instructions:
|
||||
|
@ -13,7 +13,7 @@ hu:
|
||||
locked: A fiókodat zároltuk.
|
||||
not_found_in_database: Helytelen %{authentication_keys} vagy jelszó.
|
||||
pending: A fiók még áttekintés alatt áll.
|
||||
timeout: A munkameneted lejárt. Kérjük, a folytatáshoz jelentkezz be újra.
|
||||
timeout: A munkameneted lejárt. A folytatáshoz jelentkezz be újra.
|
||||
unauthenticated: A folytatás előtt be kell jelentkezned vagy regisztrálnod kell.
|
||||
unconfirmed: A folytatás előtt meg kell erősíteni az email címet.
|
||||
mailer:
|
||||
@ -102,7 +102,7 @@ hu:
|
||||
unlocks:
|
||||
send_instructions: Néhány perc múlva egy email érkezik a fiók feloldásáról. Ellenőrizzük a spam mappát, ha nem érkezett volna meg at email.
|
||||
send_paranoid_instructions: Ha a fiók létezik, pár percen belül egy email érkezik a feloldáshoz szükséges lépésekkel. Ellenőrizzük a levélszemét mappát, ha nem érkezett volna ilyen email.
|
||||
unlocked: A fiók sikeresen feloldásra került. Jelentkezzünk be a folytatáshoz.
|
||||
unlocked: A fiókod sikeresen feloldásra került. Jelentkezz be a folytatáshoz.
|
||||
errors:
|
||||
messages:
|
||||
already_confirmed: már meg lett erősítve, kérjük jelentkezz be
|
||||
|
@ -4,7 +4,7 @@ ko:
|
||||
confirmations:
|
||||
confirmed: 이메일이 성공적으로 승인 되었습니다.
|
||||
send_instructions: 몇 분 이내로 확인 이메일이 발송 됩니다. 이메일을 받지 못 한 경우, 스팸 폴더를 확인하세요.
|
||||
send_paranoid_instructions: 당신의 이메일이 우리의 DB에 있을 경우 몇 분 이내로 확인 메일이 발송 됩니다. 이메일을 받지 못 한 경우, 스팸 폴더를 확인하세요.
|
||||
send_paranoid_instructions: 이메일 주소가 저희 데이터베이스에 있는 경우, 몇 분 내에 이메일 주소를 확인하는 방법에 대한 안내가 포함된 이메일을 받을 수 있습니다. 이 이메일을 받지 못했다면 스팸 폴더를 확인해 주세요.
|
||||
failure:
|
||||
already_authenticated: 이미 로그인 된 상태입니다.
|
||||
inactive: 계정이 아직 활성화 되지 않았습니다.
|
||||
@ -13,7 +13,7 @@ ko:
|
||||
locked: 계정이 잠겼습니다.
|
||||
not_found_in_database: 올바르지 않은 %{authentication_keys} 혹은 암호입니다.
|
||||
pending: 이 계정은 아직 검토 중입니다.
|
||||
timeout: 세션이 만료 되었습니다. 다시 로그인 해 주세요.
|
||||
timeout: 세션이 만료되었습니다. 다시 로그인 하세요.
|
||||
unauthenticated: 계속 하려면 로그인을 해야 합니다.
|
||||
unconfirmed: 계속 하려면 이메일을 확인 받아야 합니다.
|
||||
mailer:
|
||||
@ -82,8 +82,8 @@ ko:
|
||||
success: "%{kind} 계정을 성공적으로 인증했습니다."
|
||||
passwords:
|
||||
no_token: 이 페이지는 암호 재설정 이메일을 거쳐야 접근할 수 있습니다. 만약 암호 재설정 이메일 거치지 않았다면 입력한 URL이 맞는지 확인 바랍니다.
|
||||
send_instructions: 당신의 이메일 주소가 우리의 DB에 있다면 패스워드 복구 링크가 몇 분 이내에 메일로 발송 됩니다. 만약 메일을 받지 못 하신 경우 스팸 폴더를 확인해 주세요.
|
||||
send_paranoid_instructions: 당신의 이메일 주소가 우리의 DB에 있다면 패스워드 복구 링크가 몇 분 이내에 메일로 발송 됩니다. 만약 메일을 받지 못 하신 경우 스팸 폴더를 확인해 주세요.
|
||||
send_instructions: 이메일 주소가 저희 데이터베이스에 있는 경우, 몇 분 내에 이메일 주소로 비밀번호 복구 링크를 받을 수 있습니다. 이 이메일을 받지 못했다면 스팸 폴더를 확인해 주세요.
|
||||
send_paranoid_instructions: 이메일 주소가 저희 데이터베이스에 있는 경우, 몇 분 내에 이메일 주소로 비밀번호 복구 링크를 받을 수 있습니다. 이 이메일을 받지 못했다면 스팸 폴더를 확인해 주세요.
|
||||
updated: 암호를 잘 바꾸었습니다. 현재 로그인 상태입니다.
|
||||
updated_not_active: 암호를 잘 변경하였습니다.
|
||||
registrations:
|
||||
|
@ -13,8 +13,8 @@ th:
|
||||
locked: มีการล็อคบัญชีของคุณอยู่
|
||||
not_found_in_database: "%{authentication_keys} หรือรหัสผ่านไม่ถูกต้อง"
|
||||
pending: บัญชีของคุณยังคงอยู่ระหว่างการตรวจทาน
|
||||
timeout: เซสชันของคุณหมดอายุแล้ว โปรดลงชื่อเข้าอีกครั้งเพื่อดำเนินการต่อ
|
||||
unauthenticated: คุณจำเป็นต้องลงชื่อเข้าหรือลงทะเบียนก่อนดำเนินการต่อ
|
||||
timeout: เซสชันของคุณหมดอายุแล้ว โปรดเข้าสู่ระบบอีกครั้งเพื่อดำเนินการต่อ
|
||||
unauthenticated: คุณจำเป็นต้องเข้าสู่ระบบหรือลงทะเบียนก่อนดำเนินการต่อ
|
||||
unconfirmed: คุณต้องยืนยันที่อยู่อีเมลของคุณก่อนดำเนินการต่อ
|
||||
mailer:
|
||||
confirmation_instructions:
|
||||
@ -102,7 +102,7 @@ th:
|
||||
unlocks:
|
||||
send_instructions: คุณจะได้รับอีเมลพร้อมคำแนะนำวิธีการปลดล็อคบัญชีของคุณในไม่กี่นาที โปรดตรวจสอบโฟลเดอร์สแปมของคุณหากคุณไม่ได้รับอีเมลนี้
|
||||
send_paranoid_instructions: หากมีบัญชีของคุณอยู่ คุณจะได้รับอีเมลพร้อมคำแนะนำวิธีการปลดล็อคบัญชีในไม่กี่นาที โปรดตรวจสอบโฟลเดอร์สแปมของคุณหากคุณไม่ได้รับอีเมลนี้
|
||||
unlocked: ปลดล็อคบัญชีของคุณสำเร็จ โปรดลงชื่อเข้าเพื่อดำเนินการต่อ
|
||||
unlocked: ปลดล็อคบัญชีของคุณสำเร็จ โปรดเข้าสู่ระบบเพื่อดำเนินการต่อ
|
||||
errors:
|
||||
messages:
|
||||
already_confirmed: ได้รับการยืนยันไปแล้ว โปรดลองลงชื่อเข้า
|
||||
|
@ -7,9 +7,21 @@ tt:
|
||||
reset_password_instructions:
|
||||
action: Серсүзне үзгәртү
|
||||
title: Серсүзне алыштыру
|
||||
two_factor_enabled:
|
||||
title: 2FA кабызылды
|
||||
webauthn_credential:
|
||||
deleted:
|
||||
subject: 'Mastodon: Иминлек ачкычы бетерелгән'
|
||||
passwords:
|
||||
updated: Серсүзегез уңышлы үзгәртелде. Сез хәзер кердегез.
|
||||
updated_not_active: Серсүзегез уңышлы үзгәртелде.
|
||||
registrations:
|
||||
signed_up: Рәхим итегез! Сез уңышлы теркәлдегез.
|
||||
updated: Хисабыгыз уңышлы яңартылды.
|
||||
sessions:
|
||||
already_signed_out: Уңышлы чыккансыз.
|
||||
signed_in: Уңышлы кердегез.
|
||||
signed_out: Уңышлы чыккансыз.
|
||||
errors:
|
||||
messages:
|
||||
not_found: табылмады
|
||||
|
@ -13,8 +13,8 @@ uk:
|
||||
locked: Ваш обліковий запис заблоковано.
|
||||
not_found_in_database: Неправильний %{authentication_keys} або пароль.
|
||||
pending: Ваш обліковий запис ще перебуває на розгляді.
|
||||
timeout: Ваша сесія вичерпана. Будь ласка, зайдіть знову, щоб продовжити.
|
||||
unauthenticated: Для продовження Вам потрібно увійти або зареєструватися.
|
||||
timeout: Час сеансу минув. Будь ласка, увійдіть знову, щоб продовжити.
|
||||
unauthenticated: Щоб продовжити, увійдіть або зареєструйтеся.
|
||||
unconfirmed: Для продовження Вам потрібно підтвердити Вашу поштову скриньку.
|
||||
mailer:
|
||||
confirmation_instructions:
|
||||
|
@ -44,7 +44,7 @@ zh-CN:
|
||||
action: 更改密码
|
||||
explanation: 点击下面的链接来更改账户的密码。
|
||||
extra: 如果你并没有请求本次变更,请忽略此邮件。你的密码只有在你点击上面的链接并输入新密码后才会更改。
|
||||
subject: Mastodon:重置密码信息
|
||||
subject: Mastodon:重置密码说明
|
||||
title: 重置密码
|
||||
two_factor_disabled:
|
||||
explanation: 账号的双重认证已禁用。现在仅使用邮箱和密码即可登录。
|
||||
|
@ -102,7 +102,7 @@ zh-TW:
|
||||
unlocks:
|
||||
send_instructions: 幾分鐘後您將收到解鎖帳號的指引信件。若未收到請檢查垃圾郵件資料夾。
|
||||
send_paranoid_instructions: 若此帳號存在,您將於幾分鐘後收到解鎖指引信件。若未收到請檢查垃圾郵件資料夾。
|
||||
unlocked: 已解鎖您的帳號,請登入繼續。
|
||||
unlocked: 已解鎖您的帳號,請登入以繼續。
|
||||
errors:
|
||||
messages:
|
||||
already_confirmed: 已經確認,請嘗試登入
|
||||
|
@ -164,7 +164,7 @@ bg:
|
||||
admin:write:ip_blocks: извършване на действия за модериране на IP адреси блокирано
|
||||
admin:write:reports: извършване на действия за модериране на докладвания
|
||||
crypto: употреба на цялостно шифроване
|
||||
follow: промяна на взаимоотношенията с други акаунти
|
||||
follow: промяна на взаимоотношенията на акаунта
|
||||
push: получаване на вашите изскачащи известия
|
||||
read: четене на всички данни от акаунта ви
|
||||
read:accounts: преглед на информация за акаунти
|
||||
|
@ -60,7 +60,7 @@ de:
|
||||
error:
|
||||
title: Ein Fehler ist aufgetreten
|
||||
new:
|
||||
prompt_html: "%{client_name} möchte auf dein Konto zugreifen. Es handelt sich um eine Drittanbieter-Software. <strong>Wenn du der Anwendung nicht vertraust, solltest du ihr keinen Zugriff auf dein Konto geben.</strong>"
|
||||
prompt_html: "%{client_name} möchte auf dein Konto zugreifen. Es handelt sich um eine Software von Dritten. <strong>Wenn du der Anwendung nicht vertraust, solltest du ihr keinen Zugriff auf dein Konto geben.</strong>"
|
||||
review_permissions: Berechtigungen überprüfen
|
||||
title: Autorisierung erforderlich
|
||||
show:
|
||||
@ -77,7 +77,7 @@ de:
|
||||
never_used: Nie verwendet
|
||||
scopes: Berechtigungen
|
||||
superapp: Intern
|
||||
title: Deine genehmigten Apps
|
||||
title: Deine autorisierten Anwendungen
|
||||
errors:
|
||||
messages:
|
||||
access_denied: Diese Anfrage wurde von den Inhaber*innen oder durch den Autorisierungsserver abgelehnt.
|
||||
@ -129,7 +129,7 @@ de:
|
||||
crypto: Ende-zu-Ende-Verschlüsselung
|
||||
favourites: Favoriten
|
||||
filters: Filter
|
||||
follow: Folge ich, Stummschaltungen und Sperrungen
|
||||
follow: Folge ich, Stummschaltungen und Blockierungen
|
||||
follows: Folge ich
|
||||
lists: Listen
|
||||
media: Medienanhänge
|
||||
|
@ -60,7 +60,7 @@ eo:
|
||||
error:
|
||||
title: Eraro okazis
|
||||
new:
|
||||
prompt_html: "%{client_name} volas permeso por aliri vian konton. <strong>Se vi ne konfidu ĝin, ne rajtigu ĝin.</strong>"
|
||||
prompt_html: "%{client_name} petas permeson por aliri vian konton. <strong>Se vi ne fidas ĝin, ne rajtigu ĝin.</strong>"
|
||||
review_permissions: Revizu permesojn
|
||||
title: Rajtigo bezonata
|
||||
show:
|
||||
|
@ -149,9 +149,14 @@ fa:
|
||||
scopes:
|
||||
admin:read: خواندن تمام دادهها روی کارساز
|
||||
admin:read:accounts: خواندن اطّلاعات حساس از همهٔ حسابها
|
||||
admin:read:domain_allows: خواندن اطّلاعات حساس از همهٔ دامنه ها اجازه داده شد
|
||||
admin:read:domain_blocks: خواندن اطّلاعات حساس از همهٔ دامنه های مسدودشده
|
||||
admin:read:email_domain_blocks: خواندن اطّلاعات حساس از همهٔ دامنه های رایانامه های مسدودشده
|
||||
admin:read:ip_blocks: خواندن اطّلاعات حساس از همهٔ IPهای مسدودشده
|
||||
admin:read:reports: خواندن اطّلاعات حساس از همهٔ گزارشها و حسابهای گزارششده
|
||||
admin:write: تغییر تمام دادهها روی کارساز
|
||||
admin:write:accounts: انجام کنش مدیریتی روی حسابها
|
||||
admin:write:ip_blocks: انجام کنش مدیریتی روی مسدودسازی های IP
|
||||
admin:write:reports: انجام کنش مدیریتی روی گزارشها
|
||||
crypto: از رمزگذاری سرتاسر استفاده کنید
|
||||
follow: پیگیری، مسدودسازی، لغو مسدودسازی، و لغو پیگیری حسابها
|
||||
|
@ -38,7 +38,7 @@ fy:
|
||||
application: Tapassing
|
||||
callback_url: Callback-URL
|
||||
delete: Fuortsmite
|
||||
empty: Do hast gjin tapassingen konfigurearre.
|
||||
empty: Jo hawwe gjin tapassingen konfigurearre.
|
||||
name: Namme
|
||||
new: Nije tapassing
|
||||
scopes: Tastimmingen
|
||||
|
@ -40,7 +40,7 @@ ko:
|
||||
delete: 삭제
|
||||
empty: 애플리케이션이 없습니다.
|
||||
name: 이름
|
||||
new: 새 애플리케이션
|
||||
new: 새로운 애플리케이션
|
||||
scopes: 범위
|
||||
show: 표시
|
||||
title: 내 응용프로그램
|
||||
@ -67,7 +67,7 @@ ko:
|
||||
title: 이 승인 코드를 복사하여 애플리케이션에 붙여넣으세요
|
||||
authorized_applications:
|
||||
buttons:
|
||||
revoke: 취소
|
||||
revoke: 삭제
|
||||
confirmations:
|
||||
revoke: 확실합니까?
|
||||
index:
|
||||
@ -93,7 +93,7 @@ ko:
|
||||
invalid_scope: 요청한 범위가 올바르지 않거나, 알 수 없거나, 잘못 된 형식입니다.
|
||||
invalid_token:
|
||||
expired: 액세스 토큰이 만료되었습니다.
|
||||
revoked: 액세스 토큰이 취소되었습니다.
|
||||
revoked: 액세스 토큰이 삭제되었습니다.
|
||||
unknown: 액세스 토큰이 잘못되었습니다.
|
||||
resource_owner_authenticator_not_configured: Doorkeeper.configure.resource_owner_authenticator가 설정되지 않아 리소스 소유자 찾기가 실패하였습니다.
|
||||
server_error: 권한 부여 서버에 예기치 않은 상태가 발생하여, 요청을 수행할 수 없습니다.
|
||||
@ -111,7 +111,7 @@ ko:
|
||||
notice: 애플리케이션을 갱신했습니다.
|
||||
authorized_applications:
|
||||
destroy:
|
||||
notice: 애플리케이션 승인을 취소하였습니다.
|
||||
notice: 애플리케이션이 삭제되었습니다.
|
||||
grouped_scopes:
|
||||
access:
|
||||
read: 읽기 전용 권한
|
||||
@ -184,7 +184,7 @@ ko:
|
||||
write:blocks: 계정 및 도메인 차단
|
||||
write:bookmarks: 게시물을 북마크에 넣기
|
||||
write:conversations: 뮤트 및 대화 삭제
|
||||
write:favourites: 관심글 지정
|
||||
write:favourites: 게시물 좋아요
|
||||
write:filters: 필터 만들기
|
||||
write:follows: 사람을 팔로우
|
||||
write:lists: 리스트 만들기
|
||||
|
@ -1,12 +1,49 @@
|
||||
---
|
||||
tt:
|
||||
activerecord:
|
||||
attributes:
|
||||
doorkeeper/application:
|
||||
scopes: Рөхсәтләр
|
||||
doorkeeper:
|
||||
applications:
|
||||
buttons:
|
||||
cancel: Баш тарту
|
||||
destroy: Бетерү
|
||||
edit: Үзгәртү
|
||||
submit: Җибәрү
|
||||
index:
|
||||
application: Кушымта
|
||||
delete: Бетерү
|
||||
name: Исем
|
||||
scopes: Рөхсәтләр
|
||||
show: Күрсәтү
|
||||
show:
|
||||
actions: Гамәлләр
|
||||
application_id: Клиент ачкычы
|
||||
scopes: Рөхсәтләр
|
||||
authorizations:
|
||||
buttons:
|
||||
deny: Тыю
|
||||
authorized_applications:
|
||||
buttons:
|
||||
revoke: Кире алу
|
||||
confirmations:
|
||||
revoke: Раслыйсызмы?
|
||||
index:
|
||||
scopes: Рөхсәтләр
|
||||
grouped_scopes:
|
||||
title:
|
||||
blocks: Блоклаулар
|
||||
bookmarks: Кыстыргычлар
|
||||
conversations: Әңгәмәләр
|
||||
favourites: Сайланмалар
|
||||
filters: Сезгечләр
|
||||
lists: Исемлекләр
|
||||
notifications: Искәртүләр
|
||||
push: Push-искәртүләр
|
||||
search: Эзләү
|
||||
statuses: Язмалар
|
||||
layouts:
|
||||
admin:
|
||||
nav:
|
||||
oauth2_provider: OAuth2 провайдеры
|
||||
|
@ -38,7 +38,7 @@ zh-CN:
|
||||
application: 应用
|
||||
callback_url: 回调 URL
|
||||
delete: 删除
|
||||
empty: 你没有申请。
|
||||
empty: 暂无应用。
|
||||
name: 名称
|
||||
new: 创建新应用
|
||||
scopes: 权限范围
|
||||
@ -104,14 +104,14 @@ zh-CN:
|
||||
flash:
|
||||
applications:
|
||||
create:
|
||||
notice: 应用创建成功
|
||||
notice: 应用创建成功。
|
||||
destroy:
|
||||
notice: 应用删除成功
|
||||
notice: 应用删除成功。
|
||||
update:
|
||||
notice: 应用修改成功
|
||||
notice: 应用已更新。
|
||||
authorized_applications:
|
||||
destroy:
|
||||
notice: 已成功撤销对此应用的授权
|
||||
notice: 已成功撤销对此应用的授权。
|
||||
grouped_scopes:
|
||||
access:
|
||||
read: 只读权限
|
||||
|
@ -38,7 +38,7 @@ zh-TW:
|
||||
application: 應用程式
|
||||
callback_url: 回傳網址
|
||||
delete: 刪除
|
||||
empty: 您沒有安裝應用程式。
|
||||
empty: 您沒有任何應用程式。
|
||||
name: 名稱
|
||||
new: 新增應用程式
|
||||
scopes: 範圍
|
||||
@ -154,7 +154,7 @@ zh-TW:
|
||||
admin:read:domain_blocks: 讀取所有網域黑名單之敏感內容
|
||||
admin:read:email_domain_blocks: 讀取所有電子郵件黑名單之敏感內容
|
||||
admin:read:ip_blocks: 讀取所有 IP 黑名單之敏感內容
|
||||
admin:read:reports: 讀取所有回報 / 被回報之帳號的敏感內容
|
||||
admin:read:reports: 讀取所有回報 / 被回報帳號之敏感內容
|
||||
admin:write: 修改伺服器的所有資料
|
||||
admin:write:accounts: 對帳號進行管理動作
|
||||
admin:write:canonical_email_blocks: 對電子郵件黑名單進行管理動作
|
||||
|
@ -1217,7 +1217,9 @@ el:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> στοιχείο που ταιριάζει με την αναζήτησή σου είναι επιλεγμένο."
|
||||
other: Όλα τα <strong>%{count}</strong> στοιχεία που ταιριάζουν στην αναζήτησή σου είναι επιλεγμένα.
|
||||
cancel: Άκυρο
|
||||
changes_saved_msg: Οι αλλαγές αποθηκεύτηκαν!
|
||||
confirm: Επιβεβαίωση
|
||||
copy: Αντιγραφή
|
||||
delete: Διαγραφή
|
||||
deselect: Αποεπιλογή όλων
|
||||
@ -1233,15 +1235,28 @@ el:
|
||||
other: Κάτι δεν πάει καλά! Για κοίταξε τα παρακάτω %{count} σφάλματα
|
||||
imports:
|
||||
errors:
|
||||
empty: Κενό αρχείο CSV
|
||||
invalid_csv_file: 'Μη έγκυρο αρχείο CSV. Σφάλμα: %{error}'
|
||||
over_rows_processing_limit: περιέχει περισσότερες από %{count} γραμμές
|
||||
too_large: Το αρχείο είναι πολύ μεγάλο
|
||||
failures: Αποτυχίες
|
||||
modes:
|
||||
merge: Συγχώνευση
|
||||
merge_long: Διατήρηση των εγγράφων που υπάρχουν και προσθήκη των νέων
|
||||
overwrite: Αντικατάσταση
|
||||
overwrite_long: Αντικατάσταση των υπαρχόντων εγγράφων με τις καινούργιες
|
||||
preface: Μπορείς να εισάγεις τα δεδομένα που έχεις εξάγει από άλλο διακομιστή, όπως τη λίστα των ατόμων που ακολουθείς ή έχεις αποκλείσει.
|
||||
recent_imports: Πρόσφατες Εισαγωγές
|
||||
states:
|
||||
finished: Ολοκληρώθηκε
|
||||
in_progress: Σε εξέλιξη
|
||||
scheduled: Προγραμματισμένη
|
||||
status: Κατάσταση
|
||||
success: Τα δεδομένα σου μεταφορτώθηκαν επιτυχώς και θα επεξεργαστούν σύντομα
|
||||
time_started: Ξεκίνησε στις
|
||||
type: Τύπος εισαγωγής
|
||||
type_groups:
|
||||
destructive: Μπλοκ & σίγαση
|
||||
types:
|
||||
blocking: Λίστα αποκλεισμού
|
||||
bookmarks: Σελιδοδείκτες
|
||||
|
@ -382,6 +382,15 @@ en-GB:
|
||||
undo: Disallow federation with domain
|
||||
domain_blocks:
|
||||
add_new: Add new domain block
|
||||
confirm_suspension:
|
||||
cancel: Cancel
|
||||
confirm: Suspend
|
||||
permanent_action: Undoing the suspension will not restore any data or relationship.
|
||||
preamble_html: You are about to suspend <strong>%{domain}</strong> and its subdomains.
|
||||
remove_all_data: This will remove all content, media, and profile data for this domain's accounts from your server.
|
||||
stop_communication: Your server will stop communicating with these servers.
|
||||
title: Confirm domain block for %{domain}
|
||||
undo_relationships: This will undo any follow relationship between accounts of these servers and yours.
|
||||
created_msg: Domain block is now being processed
|
||||
destroyed_msg: Domain block has been undone
|
||||
domain: Domain
|
||||
@ -731,6 +740,9 @@ en-GB:
|
||||
branding:
|
||||
preamble: Your server's branding differentiates it from other servers in the network. This information may be displayed across a variety of environments, such as Mastodon's web interface, native applications, in link previews on other websites and within messaging apps, and so on. For this reason, it is best to keep this information clear, short and concise.
|
||||
title: Branding
|
||||
captcha_enabled:
|
||||
desc_html: This relies on external scripts from hCaptcha, which may be a security and privacy concern. In addition, <strong>this can make the registration process significantly less accessible to some (especially disabled) people</strong>. For these reasons, please consider alternative measures such as approval-based or invite-based registration.
|
||||
title: Require new users to solve a CAPTCHA to confirm their account
|
||||
content_retention:
|
||||
preamble: Control how user-generated content is stored in Mastodon.
|
||||
title: Content retention
|
||||
@ -966,6 +978,7 @@ en-GB:
|
||||
notification_preferences: Change e-mail preferences
|
||||
salutation: "%{name},"
|
||||
settings: 'Change e-mail preferences: %{link}'
|
||||
unsubscribe: Unsubscribe
|
||||
view: 'View:'
|
||||
view_profile: View profile
|
||||
view_status: View post
|
||||
@ -979,6 +992,10 @@ en-GB:
|
||||
your_token: Your access token
|
||||
auth:
|
||||
apply_for_account: Request an account
|
||||
captcha_confirmation:
|
||||
help_html: If you have issues solving the CAPTCHA, you can get in touch with us through %{email} and we can assist you.
|
||||
hint_html: Just one more thing! We need to confirm you're a human (this is so we can keep the spam out!). Solve the CAPTCHA below and click "Continue".
|
||||
title: Security check
|
||||
confirmations:
|
||||
wrong_email_hint: If that e-mail address is not correct, you can change it in account settings.
|
||||
delete_account: Delete account
|
||||
@ -1015,8 +1032,11 @@ en-GB:
|
||||
rules:
|
||||
accept: Accept
|
||||
back: Back
|
||||
invited_by: 'You can join %{domain} thanks to the invitation you have received from:'
|
||||
preamble: These are set and enforced by the %{domain} moderators.
|
||||
preamble_invited: Before you proceed, please consider the ground rules set by the moderators of %{domain}.
|
||||
title: Some ground rules.
|
||||
title_invited: You've been invited.
|
||||
security: Security
|
||||
set_new_password: Set new password
|
||||
setup:
|
||||
@ -1129,6 +1149,11 @@ en-GB:
|
||||
your_appeal_rejected: Your appeal has been rejected
|
||||
domain_validator:
|
||||
invalid_domain: is not a valid domain name
|
||||
edit_profile:
|
||||
basic_information: Basic information
|
||||
hint_html: "<strong>Customise what people see on your public profile and next to your posts.</strong> Other people are more likely to follow you back and interact with you when you have a filled out profile and a profile picture."
|
||||
other: Other
|
||||
safety_and_privacy: Safety and privacy
|
||||
errors:
|
||||
'400': The request you submitted was invalid or malformed.
|
||||
'403': You don't have permission to view this page.
|
||||
@ -1217,7 +1242,9 @@ en-GB:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> item matching your search is selected."
|
||||
other: All <strong>%{count}</strong> items matching your search are selected.
|
||||
cancel: Cancel
|
||||
changes_saved_msg: Changes successfully saved!
|
||||
confirm: Confirm
|
||||
copy: Copy
|
||||
delete: Delete
|
||||
deselect: Deselect all
|
||||
@ -1233,15 +1260,51 @@ en-GB:
|
||||
other: Something isn't quite right yet! Please review %{count} errors below
|
||||
imports:
|
||||
errors:
|
||||
empty: Empty CSV file
|
||||
incompatible_type: Incompatible with the selected import type
|
||||
invalid_csv_file: 'Invalid CSV file. Error: %{error}'
|
||||
over_rows_processing_limit: contains more than %{count} rows
|
||||
too_large: File is too large
|
||||
failures: Failures
|
||||
imported: Imported
|
||||
mismatched_types_warning: It appears you may have selected the wrong type for this import, please double-check.
|
||||
modes:
|
||||
merge: Merge
|
||||
merge_long: Keep existing records and add new ones
|
||||
overwrite: Overwrite
|
||||
overwrite_long: Replace current records with the new ones
|
||||
overwrite_preambles:
|
||||
blocking_html: You are about to <strong>replace your block list</strong> with up to <strong>%{total_items} accounts</strong> from <strong>%{filename}</strong>.
|
||||
bookmarks_html: You are about to <strong>replace your bookmarks</strong> with up to <strong>%{total_items} posts</strong> from <strong>%{filename}</strong>.
|
||||
domain_blocking_html: You are about to <strong>replace your domain block list</strong> with up to <strong>%{total_items} domains</strong> from <strong>%{filename}</strong>.
|
||||
following_html: You are about to <strong>follow</strong> up to <strong>%{total_items} accounts</strong> from <strong>%{filename}</strong> and <strong>stop following anyone else</strong>.
|
||||
muting_html: You are about to <strong>replace your list of muted accounts</strong> with up to <strong>%{total_items} accounts</strong> from <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: You are about to <strong>block</strong> up to <strong>%{total_items} accounts</strong> from <strong>%{filename}</strong>.
|
||||
bookmarks_html: You are about to add up to <strong>%{total_items} posts</strong> from <strong>%{filename}</strong> to your <strong>bookmarks</strong>.
|
||||
domain_blocking_html: You are about to <strong>block</strong> up to <strong>%{total_items} domains</strong> from <strong>%{filename}</strong>.
|
||||
following_html: You are about to <strong>follow</strong> up to <strong>%{total_items} accounts</strong> from <strong>%{filename}</strong>.
|
||||
muting_html: You are about to <strong>mute</strong> up to <strong>%{total_items} accounts</strong> from <strong>%{filename}</strong>.
|
||||
preface: You can import data that you have exported from another server, such as a list of the people you are following or blocking.
|
||||
recent_imports: Recent imports
|
||||
states:
|
||||
finished: Finished
|
||||
in_progress: In progress
|
||||
scheduled: Scheduled
|
||||
unconfirmed: Unconfirmed
|
||||
status: Status
|
||||
success: Your data was successfully uploaded and will be processed in due time
|
||||
time_started: Started at
|
||||
titles:
|
||||
blocking: Importing blocked accounts
|
||||
bookmarks: Importing bookmarks
|
||||
domain_blocking: Importing blocked domains
|
||||
following: Importing followed accounts
|
||||
muting: Importing muted accounts
|
||||
type: Import type
|
||||
type_groups:
|
||||
constructive: Follows & Bookmarks
|
||||
destructive: Blocks & mutes
|
||||
types:
|
||||
blocking: Blocking list
|
||||
bookmarks: Bookmarks
|
||||
@ -1285,6 +1348,21 @@ en-GB:
|
||||
failed_sign_in_html: Failed sign-in attempt with %{method} from %{ip} (%{browser})
|
||||
successful_sign_in_html: Successful sign-in with %{method} from %{ip} (%{browser})
|
||||
title: Authentication history
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Yes, unsubscribe
|
||||
complete: Unsubscribed
|
||||
confirmation_html: Are you sure you want to unsubscribe from receiving %{type} for Mastodon on %{domain} to your e-mail at %{email}? You can always re-subscribe from your <a href="%{settings_path}">e-mail notification settings</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: favourite notification e-mails
|
||||
follow: follow notification e-mails
|
||||
follow_request: follow request e-mails
|
||||
mention: mention notification e-mails
|
||||
reblog: boost notification e-mails
|
||||
resubscribe_html: If you've unsubscribed by mistake, you can re-subscribe from your <a href="%{settings_path}">e-mail notification settings</a>.
|
||||
success_html: You'll no longer receive %{type} for Mastodon on %{domain} to your e-mail at %{email}.
|
||||
title: Unsubscribe
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Cannot attach a video to a post that already contains images
|
||||
@ -1400,6 +1478,7 @@ en-GB:
|
||||
expired: The poll has already ended
|
||||
invalid_choice: The chosen vote option does not exist
|
||||
over_character_limit: cannot be longer than %{max} characters each
|
||||
self_vote: You cannot vote in your own polls
|
||||
too_few_options: must have more than one item
|
||||
too_many_options: can't contain more than %{max} items
|
||||
preferences:
|
||||
@ -1703,7 +1782,12 @@ en-GB:
|
||||
seamless_external_login: You are logged in via an external service, so password and e-mail settings are not available.
|
||||
signed_in_as: 'Signed in as:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Tip:</strong> The link on your website can be invisible. The important part is <code>rel="me"</code> which prevents impersonation on websites with user-generated content. You can even use a <code>link</code> tag in the header of the page instead of <code>a</code>, but the HTML must be accessible without executing JavaScript.
|
||||
here_is_how: Here's how
|
||||
hint_html: "<strong>Verifying your identity on Mastodon is for everyone.</strong> Based on open web standards, now and forever free. All you need is a personal website that people recognize you by. When you link to this website from your profile, we will check that the website links back to your profile and show a visual indicator on it."
|
||||
instructions_html: Copy and paste the code below into the HTML of your website. Then add the address of your website into one of the extra fields on your profile from the "Edit profile" tab and save changes.
|
||||
verification: Verification
|
||||
verified_links: Your verified links
|
||||
webauthn_credentials:
|
||||
add: Add new security key
|
||||
create:
|
||||
|
@ -125,6 +125,8 @@ eo:
|
||||
removed_header_msg: Kapbildo de %{username} suksece forigita
|
||||
resend_confirmation:
|
||||
already_confirmed: Ĉi tiu uzanto jam estas konfirmita
|
||||
send: Resendi la ligilon de konfirmo
|
||||
success: Konfirma ligilo estis sukcese sendita!
|
||||
reset: Restarigi
|
||||
reset_password: Restarigi pasvorton
|
||||
resubscribe: Reaboni
|
||||
@ -380,6 +382,15 @@ eo:
|
||||
undo: Forigi el la blanka listo
|
||||
domain_blocks:
|
||||
add_new: Aldoni novan blokadon de domajno
|
||||
confirm_suspension:
|
||||
cancel: Nuligi
|
||||
confirm: Haltigi
|
||||
permanent_action: Malfari la suspendon restarigos neniun datumon aŭ rilaton.
|
||||
preamble_html: Vi estas suspendonta <strong>%{domain}</strong> kaj ĝiajn subdomajnojn.
|
||||
remove_all_data: Tio forigos ĉiujn enhavojn, amaskomunikilarojn kaj profilajn datumojn por la kontoj de ĉi tiu domajno de via servilo.
|
||||
stop_communication: Via servilo haltos komuniki kun tiuj serviloj.
|
||||
title: Konfirmu domajnan blokon por %{domain}
|
||||
undo_relationships: Ĉi tio malfaros ajnan sekvan rilaton inter kontoj de ĉi tiuj serviloj kaj viaj.
|
||||
created_msg: Domajna blokado en traktado
|
||||
destroyed_msg: Domajna blokado malfarita
|
||||
domain: Domajno
|
||||
@ -729,6 +740,9 @@ eo:
|
||||
branding:
|
||||
preamble: Via markeco de servilo malsamigas ĝin de aliaj servilojn en la reto. Do, la informo devus esti simpla kaj mallonga.
|
||||
title: Markeco
|
||||
captcha_enabled:
|
||||
desc_html: Ĉi tio dependas de eksteraj hCaptcha-skriptoj, kiuj povas esti problemo pri sekureco kaj privateco. Ankaŭ, <strong>ĝi povas igi la registran procezon multe malpli alirebla por iuj homoj (precipe homoj kun handikapoj)</strong>. Pro ĉi tiuj kialoj, bonvolu konsideri alternativajn rimedojn kiel registradon per aprobo aŭ per invito.
|
||||
title: Postuli novajn uzantojn solvi CAPTCHA por konfirmi sian konton
|
||||
content_retention:
|
||||
preamble: Regi kiel uzantogenerita enhavo konservitis en Mastodon.
|
||||
title: Enhavkonservo
|
||||
@ -810,6 +824,12 @@ eo:
|
||||
message_html: Vi ne difinis iujn servilajn regulojn.
|
||||
sidekiq_process_check:
|
||||
message_html: Neniu Sidekiq-procezo por la %{value} vico
|
||||
upload_check_privacy_error:
|
||||
action: Klaku ĉi tie por pliaj informoj
|
||||
message_html: "<strong>Via retservilo estas misagordita. La privateco de viaj uzantoj estas en risko.</strong>"
|
||||
upload_check_privacy_error_object_storage:
|
||||
action: Klaku ĉi tie por pliaj informoj
|
||||
message_html: "<strong>Via objektostokado estas misagordita. La privateco de viaj uzantoj estas en risko.</strong>"
|
||||
tags:
|
||||
review: La statuso de la recenzo
|
||||
updated_msg: Kradvorto agordoj ĝisdatigis sukcese
|
||||
@ -958,6 +978,7 @@ eo:
|
||||
notification_preferences: Ŝanĝi retmesaĝajn preferojn
|
||||
salutation: "%{name},"
|
||||
settings: 'Ŝanĝi retmesaĝajn preferojn: %{link}'
|
||||
unsubscribe: Malabonu
|
||||
view: 'Vidi:'
|
||||
view_profile: Vidi profilon
|
||||
view_status: Vidi mesaĝon
|
||||
@ -971,6 +992,9 @@ eo:
|
||||
your_token: Via alira ĵetono
|
||||
auth:
|
||||
apply_for_account: Peti konton
|
||||
captcha_confirmation:
|
||||
help_html: Se vi havas problemojn solvi la CAPTCHA, vi povas kontakti nin per %{email} kaj ni povas helpi vin.
|
||||
title: Sekureckontrolo
|
||||
confirmations:
|
||||
wrong_email_hint: Se tiu retpoŝtadreso ne estas ĝusta, vi povas ŝanĝi ĝin en la agordoj pri la konto.
|
||||
delete_account: Forigi konton
|
||||
@ -979,6 +1003,7 @@ eo:
|
||||
prefix_invited_by_user: "@%{name} invitigi vin aligiĝi ĉi tiu servilo de Mastodon!"
|
||||
prefix_sign_up: Registriĝu en Mastodon hodiaŭ!
|
||||
suffix: Per konto, vi povos sekvi aliajn homojn, afiŝi kaj interŝanĝi mesaĝojn kun uzantoj de ajna Mastodona servilo kaj multe pli!
|
||||
didnt_get_confirmation: Ĉu vi ne ricevis konfirman ligilon?
|
||||
dont_have_your_security_key: Ne havas vi vian sekurecan ŝlosilon?
|
||||
forgot_password: Pasvorto forgesita?
|
||||
invalid_reset_password_token: La ĵetono por restarigi la pasvorton estas nevalida aŭ eksvalida. Bonvolu peti novon.
|
||||
@ -991,19 +1016,33 @@ eo:
|
||||
migrate_account_html: Se vi deziras alidirekti ĉi tiun konton al alia, vi povas <a href="%{path}">agordi ĝin ĉi tie</a>.
|
||||
or_log_in_with: Aŭ saluti per
|
||||
privacy_policy_agreement_html: Mi legis kaj konsentis pri <a href="%{privacy_policy_path}" target="_blank">privatpolitiko</a>
|
||||
progress:
|
||||
confirm: Konfirmi retpoŝtadreson
|
||||
details: Viaj detaloj
|
||||
review: Niaj recenzoj
|
||||
rules: Akcepti regulojn
|
||||
providers:
|
||||
cas: CAS
|
||||
saml: SAML
|
||||
register: Krei konton
|
||||
registration_closed: "%{instance} ne estas akcepti nova uzantojn"
|
||||
resend_confirmation: Resendu konfirman ligilon
|
||||
reset_password: Restarigi pasvorton
|
||||
rules:
|
||||
accept: Akcepti
|
||||
back: Reen
|
||||
invited_by: 'Vi povas aliĝi al %{domain} danke al la invito, kiun vi ricevis de:'
|
||||
preamble: Ĉi tioj fiksitas kaj devigitas de kontrolantoj de %{domain}.
|
||||
preamble_invited: Antaŭ ol daŭrigi, bonvolu konsideri la bazajn regulojn fiksitajn de la moderigaĵoj de %{domain}.
|
||||
title: Bazaj reguloj.
|
||||
title_invited: Vi estis invitita.
|
||||
security: Sekureco
|
||||
set_new_password: Elekti novan pasvorton
|
||||
setup:
|
||||
email_below_hint_html: Kontrolu vian spam-dosierujon aŭ petu novan ligon. Se necese, vi povas korekti vian retadreson.
|
||||
link_not_received: Ĉu vi ne ricevis ligilon?
|
||||
new_confirmation_instructions_sent: Vi devus ricevi novan retpoŝton kun la konfirma ligilo post kelkaj minutoj!
|
||||
title: Kontrolu vian retpoŝta enirkesto
|
||||
sign_in:
|
||||
preamble_html: Ensalutu per via detaloj de <strong>%{domain}</strong>. Se via konto gastigantigas sur malsama servilo, vi ne povas ensaluti ĉi tie.
|
||||
title: Saluti en %{domain}
|
||||
@ -1107,6 +1146,10 @@ eo:
|
||||
your_appeal_rejected: Via apelacio malakceptitas
|
||||
domain_validator:
|
||||
invalid_domain: ne estas valida domajna nomo
|
||||
edit_profile:
|
||||
basic_information: Baza informo
|
||||
other: Alia
|
||||
safety_and_privacy: Sekureco kaj privateco
|
||||
errors:
|
||||
'400': La peto kiun vi sendis estas nevalida au malformas.
|
||||
'403': Vi ne havas la rajton por vidi ĉi tiun paĝon.
|
||||
@ -1197,7 +1240,9 @@ eo:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> ero kiu kongruas vian serĉon elektitas."
|
||||
other: "<strong>%{count}</strong> eroj kiuj kongruas vian serĉon elektitas."
|
||||
cancel: Nuligi
|
||||
changes_saved_msg: Ŝanĝoj sukcese konservitaj!
|
||||
confirm: Konfirmi
|
||||
copy: Kopii
|
||||
delete: Forigi
|
||||
deselect: Malelekti ĉiujn
|
||||
@ -1213,8 +1258,14 @@ eo:
|
||||
other: Io mise okazis! Bonvolu konsulti la subajn %{count} erar-raportojn
|
||||
imports:
|
||||
errors:
|
||||
empty: Malpena CSV-dosiero
|
||||
incompatible_type: Nekongrua kun la elektita importotipo
|
||||
invalid_csv_file: Nevalida CSV-dosiero. %{error}
|
||||
over_rows_processing_limit: enhavas pli ol %{count} vicoj
|
||||
too_large: La dosiero estas tro larĝa
|
||||
failures: Malsukcesoj
|
||||
imported: Importitaj
|
||||
mismatched_types_warning: Ŝajnas, ke vi eble elektis la malĝustan tipon por ĉi tiu importo, bonvolu denove kontroli.
|
||||
modes:
|
||||
merge: Kunigi
|
||||
merge_long: Konservi ekzistajn registrojn kaj aldoni novajn
|
||||
@ -1265,6 +1316,9 @@ eo:
|
||||
failed_sign_in_html: Malsukcese ensalutprovo per %{method} de %{ip} (%{browser})
|
||||
successful_sign_in_html: Sukcese ensaluto per %{method} de %{ip} (%{browser})
|
||||
title: Aŭtentiga historio
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
title: Malaboni
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Aldoni videon al mesaĝo, kiu jam havas bildojn ne eblas
|
||||
@ -1683,6 +1737,7 @@ eo:
|
||||
signed_in_as: 'Salutinta kiel:'
|
||||
verification:
|
||||
verification: Kontrolo
|
||||
verified_links: Via kontrolitaj ligiloj
|
||||
webauthn_credentials:
|
||||
add: Aldoni novan sekurecan ŝlosilon
|
||||
create:
|
||||
|
@ -382,6 +382,15 @@ es-AR:
|
||||
undo: No permitir federación con el dominio
|
||||
domain_blocks:
|
||||
add_new: Agregar nuevo bloqueo de dominio
|
||||
confirm_suspension:
|
||||
cancel: Cancelar
|
||||
confirm: Suspender
|
||||
permanent_action: Deshacer la suspensión no recuperará ningún dato ni relación (seguidores y en seguimiento).
|
||||
preamble_html: Estás a punto de suspender a <strong>%{domain}</strong> y sus subdominios.
|
||||
remove_all_data: Esto eliminará todo el contenido, medios y datos de perfil de las cuentas de este dominio en tu servidor.
|
||||
stop_communication: Tu servidor dejará de comunicarse con estos servidores.
|
||||
title: Confirmar bloqueo del dominio para %{domain}
|
||||
undo_relationships: Esto deshará cualquier relación (seguidores y en seguimiento) entre las cuentas de estos servidores y el tuyo.
|
||||
created_msg: Ahora se está procesando el bloqueo de dominio
|
||||
destroyed_msg: Se deshizo el bloqueo de dominio
|
||||
domain: Dominio
|
||||
@ -641,7 +650,7 @@ es-AR:
|
||||
close_reports_html: Marcar <strong>todas</strong> las denuncias contra <strong>@%{acct}</strong> como resueltas
|
||||
delete_data_html: Eliminar el perfil y contenido de <strong>@%{acct}</strong> en 30 días a partir de ahora, a menos que se revierta la suspensión en ese tiempo
|
||||
preview_preamble_html: "<strong>@%{acct}</strong> recibirá una advertencia con el siguiente contenido:"
|
||||
record_strike_html: Registrá una amonestación contra <strong>@%{acct}</strong> para ayudarte a escalar futuras violaciones de esta cuenta
|
||||
record_strike_html: Registrar una amonestación contra <strong>@%{acct}</strong> para ayudarte a escalar futuras violaciones de esta cuenta
|
||||
send_email_html: Enviar a <strong>@%{acct}</strong> un correo electrónico de advertencia
|
||||
warning_placeholder: Razones adicionales opcionales para la acción de moderación.
|
||||
target_origin: Origen de la cuenta denunciada
|
||||
@ -731,6 +740,9 @@ es-AR:
|
||||
branding:
|
||||
preamble: La marca de tu servidor lo diferencia de otros servidores de la red. Esta información puede mostrarse a través de una variedad de entornos, como en la interface web de Mastodon, en aplicaciones nativas, en previsualizaciones de enlaces en otros sitios web y en aplicaciones de mensajería, etc. Por esta razón, es mejor mantener esta información clara, breve y concisa.
|
||||
title: Marca
|
||||
captcha_enabled:
|
||||
desc_html: Esto depende de scripts externos de hCaptcha, que pueden ser una preocupación de seguridad y privacidad. Además, <strong>esto puede hacer el proceso de registro significativamente menos accesible para algunas personas (especialmente para gente con discapacidades)</strong>. Por estas razones, por favor, considerá medidas alternativas, como el registro basado en la aprobación o la invitación.
|
||||
title: Solicitar a los nuevos usuarios que resuelvan una CAPTCHA para confirmar su cuenta
|
||||
content_retention:
|
||||
preamble: Controlá cómo el contenido generado por el usuario se almacena en Mastodon.
|
||||
title: Retención de contenido
|
||||
@ -858,7 +870,7 @@ es-AR:
|
||||
no_status_selected: No se cambió ningún mensaje en tendencia, ya que ninguno fue seleccionado
|
||||
not_discoverable: El autor optó ser detectable
|
||||
shared_by:
|
||||
one: Compartido o marcado como favorito una vez
|
||||
one: Compartido y marcado como favorito %{friendly_count} vez
|
||||
other: Compartido y marcado como favorito %{friendly_count} veces
|
||||
title: Mensajes en tendencia
|
||||
tags:
|
||||
@ -966,6 +978,7 @@ es-AR:
|
||||
notification_preferences: Cambiar configuración de correo electrónico
|
||||
salutation: "%{name}:"
|
||||
settings: 'Cambiar configuración de correo electrónico: %{link}'
|
||||
unsubscribe: Desuscribirse
|
||||
view: 'Visitá:'
|
||||
view_profile: Ver perfil
|
||||
view_status: Ver mensaje
|
||||
@ -979,6 +992,10 @@ es-AR:
|
||||
your_token: Tu clave de acceso
|
||||
auth:
|
||||
apply_for_account: Solicitar una cuenta
|
||||
captcha_confirmation:
|
||||
help_html: Si tenés problemas resolviendo la CAPTCHA, podés ponerte en contacto con nosotros a través de %{email} y te vamos a ayudar.
|
||||
hint_html: ¡Sólo una cosa más! Necesitamos confirmar que sos humano (¡esto es para que podamos mantener el spam fuera!). Resuelvé la CAPTCHA abajo y hacé clic en "Continuar".
|
||||
title: Comprobación de seguridad
|
||||
confirmations:
|
||||
wrong_email_hint: Si esa dirección de correo electrónico no es correcta, podés cambiarla en la configuración de la cuenta.
|
||||
delete_account: Eliminar cuenta
|
||||
@ -1015,8 +1032,11 @@ es-AR:
|
||||
rules:
|
||||
accept: Aceptar
|
||||
back: Volver
|
||||
invited_by: 'Podés unirte a %{domain} gracias a la invitación que recibiste de:'
|
||||
preamble: Estas reglas son establecidas y aplicadas por los moderadores de %{domain}.
|
||||
preamble_invited: Antes de continuar, por favor, tené en cuenta las reglas básicas establecidas por los moderadores de %{domain}.
|
||||
title: Algunas reglas básicas.
|
||||
title_invited: Te invitaron.
|
||||
security: Seguridad
|
||||
set_new_password: Establecer nueva contraseña
|
||||
setup:
|
||||
@ -1030,7 +1050,7 @@ es-AR:
|
||||
title: Iniciar sesión en %{domain}
|
||||
sign_up:
|
||||
manual_review: Los registros en %{domain} pasan por la revisión manual de nuestros moderadores. Para ayudarnos a procesar tu registro, escribinos un poco sobre vos y contanos por qué querés una cuenta en %{domain}.
|
||||
preamble: Con una cuenta en este servidor de Mastodon, podrás seguir a cualquier otra cuenta en la red, independientemente de en qué servidor esté alojada su cuenta.
|
||||
preamble: Con una cuenta en este servidor de Mastodon, podrás seguir a cualquier otra cuenta en la red, independientemente de en qué servidor esté alojada esa cuenta.
|
||||
title: Dejá que te preparemos en %{domain}.
|
||||
status:
|
||||
account_status: Estado de la cuenta
|
||||
@ -1129,6 +1149,11 @@ es-AR:
|
||||
your_appeal_rejected: Se rechazó tu apelación
|
||||
domain_validator:
|
||||
invalid_domain: no es un nombre de dominio válido
|
||||
edit_profile:
|
||||
basic_information: Información básica
|
||||
hint_html: "<strong>Personalizá lo que la gente ve en tu perfil público y junto a tus publicaciones.</strong> Es más probable que otras personas te sigan e interactúen con vos cuando tengas un perfil completo y una foto de perfil."
|
||||
other: Otros
|
||||
safety_and_privacy: Seguridad y privacidad
|
||||
errors:
|
||||
'400': La solicitud que enviaste no era válida o estaba corrompida.
|
||||
'403': No tenés permiso para ver esta página.
|
||||
@ -1166,7 +1191,7 @@ es-AR:
|
||||
add_new: Agregar nueva
|
||||
errors:
|
||||
limit: Ya estableciste el número máximo de etiquetas
|
||||
hint_html: "<strong>¿Qué son las etiquetas destacadas?</strong> Son etiquetas que se muestran de forma permanente en tu perfil público y permiten a los usuarios navegar por tus mensajes públicos que contengan esas etiquetas. Las etiquetas destacadas son una gran herramienta para hacer un seguimiento de trabajos creativos o proyectos a largo plazo."
|
||||
hint_html: "<strong>Destacá tus etiquetas más importantes en tu perfil.</strong> Una gran herramienta para realizar un seguimiento de tus obras creativas y de tus proyectos a largo plazo. Las etiquetas destacadas se muestran de tal forma en tu perfil y permiten un acceso rápido a tus propios mensajes."
|
||||
filters:
|
||||
contexts:
|
||||
account: Perfiles
|
||||
@ -1217,7 +1242,9 @@ es-AR:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> elemento que coincide con tu búsqueda está seleccionado."
|
||||
other: Todos los <strong>%{count}</strong> elementos que coinciden con tu búsqueda están seleccionados.
|
||||
cancel: Cancelar
|
||||
changes_saved_msg: "¡Cambios guardados exitosamente!"
|
||||
confirm: Confirmar
|
||||
copy: Copiar
|
||||
delete: Eliminar
|
||||
deselect: Deseleccionar todo
|
||||
@ -1233,15 +1260,51 @@ es-AR:
|
||||
other: "¡Falta algo! Por favor, revisá los %{count} errores abajo"
|
||||
imports:
|
||||
errors:
|
||||
empty: Archivo CSV vacío
|
||||
incompatible_type: Incompatible con el tipo de importación seleccionado
|
||||
invalid_csv_file: 'Archivo CSV no válido. Error: %{error}'
|
||||
over_rows_processing_limit: contiene más de %{count} filas
|
||||
too_large: El archivo es demasiado grande
|
||||
failures: Fallos
|
||||
imported: Importadas
|
||||
mismatched_types_warning: Parece que podrías haber seleccionado el tipo incorrecto para esta importación; por favor, volvé a verificarlo.
|
||||
modes:
|
||||
merge: Combinar
|
||||
merge_long: Mantener registros existentes y agregar nuevos
|
||||
overwrite: Sobrescribir
|
||||
overwrite_long: Reemplazar registros actuales con los nuevos
|
||||
overwrite_preambles:
|
||||
blocking_html: Estás a punto de <strong>reemplazar tu lista de bloqueos</strong> por hasta <strong>%{total_items} cuentas</strong> provenientes de <strong>%{filename}</strong>.
|
||||
bookmarks_html: Estás a punto de <strong>reemplazar tus marcadores</strong> por hasta <strong>%{total_items} mensajes</strong> provenientes de <strong>%{filename}</strong>.
|
||||
domain_blocking_html: Estás a punto de <strong>reemplazar tu lista de bloqueos de dominio</strong> por hasta <strong>%{total_items} dominios</strong> provenientes de <strong>%{filename}</strong>.
|
||||
following_html: Estás a punto de <strong>seguir</strong> hasta <strong>%{total_items} cuentas</strong> provenientes de <strong>%{filename}</strong> y <strong>dejar de seguir a cualquier otra cuenta</strong>.
|
||||
muting_html: Estás a punto de <strong>reemplazar tu lista de cuentas silenciadas</strong> con hasta <strong>%{total_items} cuentas</strong> provenientes de <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: Estás a punto de <strong>bloquear</strong> hasta <strong>%{total_items} cuentas</strong> provenientes de <strong>%{filename}</strong>.
|
||||
bookmarks_html: Está a punto de agregar hasta <strong>%{total_items} mensajes</strong> provenientes de <strong>%{filename}</strong> a tus <strong>marcadores</strong>.
|
||||
domain_blocking_html: Estás a punto de <strong>bloquear</strong> hasta <strong>%{total_items} dominios</strong> provenientes de <strong>%{filename}</strong>.
|
||||
following_html: Estás a punto de <strong>seguir</strong> hasta <strong>cuentas%{total_items}</strong> provenientes de <strong>%{filename}</strong>.
|
||||
muting_html: Estás a punto de <strong>silenciar</strong> hasta <strong>%{total_items} cuentas</strong> provenientes de <strong>%{filename}</strong>.
|
||||
preface: Podés importar ciertos datos que exportaste desde otro servidor, como una lista de las cuentas que estás siguiendo o bloqueando.
|
||||
recent_imports: Importaciones recientes
|
||||
states:
|
||||
finished: Finalizadas
|
||||
in_progress: En progreso
|
||||
scheduled: Programadas
|
||||
unconfirmed: Sin confirmar
|
||||
status: Estado
|
||||
success: Tus datos se subieron exitosamente y serán procesados en brevedad
|
||||
time_started: Comenzada el
|
||||
titles:
|
||||
blocking: Importación de cuentas bloqueadas
|
||||
bookmarks: Importación de marcadores
|
||||
domain_blocking: Importación de dominios bloqueados
|
||||
following: Importación de cuentas seguidas
|
||||
muting: Importación de cuentas silenciadas
|
||||
type: Importar tipo
|
||||
type_groups:
|
||||
constructive: Seguimientos y marcadores
|
||||
destructive: Bloqueos y silencios
|
||||
types:
|
||||
blocking: Lista de bloqueados
|
||||
bookmarks: Marcadores
|
||||
@ -1285,6 +1348,21 @@ es-AR:
|
||||
failed_sign_in_html: Intento de inicio de sesión fallido con %{method} desde %{ip} (%{browser})
|
||||
successful_sign_in_html: Inicio de sesión exitoso con %{method} desde %{ip} (%{browser})
|
||||
title: Historial de autenticación
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Sí, desuscribir
|
||||
complete: Desuscripto
|
||||
confirmation_html: ¿Estás seguro que querés dejar de recibir %{type} de Mastodon en %{domain} a tu correo electrónico %{email}? Siempre podrás volver a suscribirte desde la <a href="%{settings_path}"> configuración de notificaciones por correo electrónico.</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: notificaciones de favoritos por correo electrónico
|
||||
follow: notificaciones de seguidores por correo electrónico
|
||||
follow_request: notificaciones de solicitudes de seguimiento por correo electrónico
|
||||
mention: notificaciones de menciones por correo electrónico
|
||||
reblog: notificaciones de adhesiones por correo electrónico
|
||||
resubscribe_html: Si te desuscribiste por error, podés resuscribirte desde la <a href="%{settings_path}">configuración de notificaciones por correo electrónico</a>.
|
||||
success_html: Ya no recibirás %{type} de mastodon en %{domain} a tu correo electrónico %{email}.
|
||||
title: Desuscribirse
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: No se puede adjuntar un video a un mensaje que ya contenga imágenes
|
||||
@ -1400,6 +1478,7 @@ es-AR:
|
||||
expired: La encuesta ya finalizó
|
||||
invalid_choice: La opción elegida no existe
|
||||
over_character_limit: no puede ser más largo de %{max} caracteres, cada uno
|
||||
self_vote: No podés votar en tus propias encuestas
|
||||
too_few_options: debe tener más de un elemento
|
||||
too_many_options: no puede contener más de %{max} elementos
|
||||
preferences:
|
||||
@ -1509,7 +1588,7 @@ es-AR:
|
||||
migrate: Migración de la cuenta
|
||||
notifications: Notificaciones
|
||||
preferences: Configuración
|
||||
profile: Perfil
|
||||
profile: Perfil público
|
||||
relationships: Seguimientos
|
||||
statuses_cleanup: Eliminación auto. de mensajes
|
||||
strikes: Moderación de incumplimientos
|
||||
@ -1703,7 +1782,12 @@ es-AR:
|
||||
seamless_external_login: Iniciaste sesión desde un servicio externo, así que la configuración de contraseña y correo electrónico no están disponibles.
|
||||
signed_in_as: 'Iniciaste sesión como:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Dato:</strong> El enlace en tu sitio web puede ser invisible. La parte importante es <code>rel="me"</code>, que evita la suplantación de identidad en sitios con contenido generado por el usuario. Incluso podés usar una etiqueta <code>link</code> en el encabezado de la página en vez de <code>a</code>, pero el HTML debe ser accesible sin ejecutar JavaScript.
|
||||
here_is_how: Así es cómo se hace
|
||||
hint_html: "<strong>La verificación de tu identidad en Mastodon es válida para todos.</strong> Está basada en estándares web abiertos, y es gratis ahora y para siempre. Todo lo que necesitás es un sitio web propio que la gente reconozca. Cuando enlacés a este sitio web desde tu perfil, comprobaremos que el sitio web se enlaza a tu perfil y mostraremos un indicador visual en él."
|
||||
instructions_html: Copiá y pegá el siguiente código en el HTML de tu sitio web. Luego, agregá la dirección de tu sitio web en uno de los campos extras de tu perfil desde la pestaña "Editar perfil" y guardá los cambios.
|
||||
verification: Verificación
|
||||
verified_links: Tus enlaces verificados
|
||||
webauthn_credentials:
|
||||
add: Agregar nueva llave de seguridad
|
||||
create:
|
||||
|
@ -382,6 +382,15 @@ es-MX:
|
||||
undo: Quitar de la lista blanca
|
||||
domain_blocks:
|
||||
add_new: Añadir nuevo
|
||||
confirm_suspension:
|
||||
cancel: Cancelar
|
||||
confirm: Suspender
|
||||
permanent_action: Deshacer la suspensión no recuperará ningún data o relaciones.
|
||||
preamble_html: Estás a punto de suspender a <strong>%{domain}</strong> y sus subdominios.
|
||||
remove_all_data: Esto eliminará todo el contenido, multimedia y datos de perfil de las cuentas de este dominio de tu servidor.
|
||||
stop_communication: Tu servidor dejará de comunicarse con estos servidores.
|
||||
title: Confirmar bloqueo de dominio para %{domain}
|
||||
undo_relationships: Esto deshará cualquier relación de seguimiento entre las cuentas de estos servidores y la suya.
|
||||
created_msg: El bloque de dominio está siendo procesado
|
||||
destroyed_msg: El bloque de dominio se deshizo
|
||||
domain: Dominio
|
||||
@ -731,6 +740,9 @@ es-MX:
|
||||
branding:
|
||||
preamble: La marca de tu servidor lo diferencia de otros servidores de la red. Esta información puede mostrarse a través de una variedad de entornos, como en la interfaz web de Mastodon, en aplicaciones nativas, en previsualizaciones de enlaces en otros sitios web y en aplicaciones de mensajería, etc. Por esta razón, es mejor mantener esta información clara, breve y concisa.
|
||||
title: Marca
|
||||
captcha_enabled:
|
||||
desc_html: Esto se basa en scripts externos de hCaptcha, que pueden suponer una preocupación de seguridad y privacidad. Además, <strong>esto puede volver el proceso de registro significativamente menos accesible para algunas personas (especialmente con discapacidades)</strong>. Por estas razones, por favor, considera medidas alternativas como el registro por aprobación manual o con invitación.
|
||||
title: Solicita a los nuevos usuarios que resuelvan un CAPTCHA para confirmar su cuenta
|
||||
content_retention:
|
||||
preamble: Controlar cómo el contenido generado por el usuario se almacena en Mastodon.
|
||||
title: Retención de contenido
|
||||
@ -966,6 +978,7 @@ es-MX:
|
||||
notification_preferences: Cambiar preferencias de correo electrónico
|
||||
salutation: "%{name}:"
|
||||
settings: 'Cambiar preferencias de correo: %{link}'
|
||||
unsubscribe: Cancelar suscripción
|
||||
view: 'Vista:'
|
||||
view_profile: Ver perfil
|
||||
view_status: Ver estado
|
||||
@ -979,6 +992,10 @@ es-MX:
|
||||
your_token: Tu token de acceso
|
||||
auth:
|
||||
apply_for_account: Solicitar una cuenta
|
||||
captcha_confirmation:
|
||||
help_html: Si tienes problemas resolviendo el CAPTCHA, puedes contactarnos a través del correo %{email} y te ayudaremos.
|
||||
hint_html: ¡Una última cosita! Necesitamos confirmar que eres humano (¡así podemos evitar el spam!). Resuelve este CAPTCHA de debajo y pulsa en "Continuar".
|
||||
title: Comprobación de seguridad
|
||||
confirmations:
|
||||
wrong_email_hint: Si esa dirección de correo electrónico no es correcta, puedes cambiarla en la configuración de la cuenta.
|
||||
delete_account: Borrar cuenta
|
||||
@ -1015,8 +1032,11 @@ es-MX:
|
||||
rules:
|
||||
accept: Aceptar
|
||||
back: Atrás
|
||||
invited_by: 'Puedes unirte a %{domain} gracias a la invitación que has recibido de:'
|
||||
preamble: Estas son establecidas y aplicadas por los moderadores de %{domain}.
|
||||
preamble_invited: Antes de continuar, por favor, revisa las reglas básicas establecidas por los moderadores de %{domain}.
|
||||
title: Algunas reglas básicas.
|
||||
title_invited: Has sido invitado.
|
||||
security: Cambiar contraseña
|
||||
set_new_password: Establecer nueva contraseña
|
||||
setup:
|
||||
@ -1129,6 +1149,11 @@ es-MX:
|
||||
your_appeal_rejected: Tu apelación ha sido rechazada
|
||||
domain_validator:
|
||||
invalid_domain: no es un nombre de dominio válido
|
||||
edit_profile:
|
||||
basic_information: Información básica
|
||||
hint_html: "<strong>Personaliza lo que la gente ve en tu perfil público junto a tus publicaciones.</strong> Es más probable que otras personas te sigan e interactúen contigo cuando completes tu perfil y agregues una foto."
|
||||
other: Otro
|
||||
safety_and_privacy: Seguridad y privacidad
|
||||
errors:
|
||||
'400': La solicitud que has enviado no es valida o estaba malformada.
|
||||
'403': No tienes permiso para acceder a esta página.
|
||||
@ -1217,7 +1242,9 @@ es-MX:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> elemento que coincide con su búsqueda está seleccionado."
|
||||
other: Todos los <strong>%{count}</strong> elementos que coinciden con su búsqueda están seleccionados.
|
||||
cancel: Cancelar
|
||||
changes_saved_msg: "¡Cambios guardados con éxito!"
|
||||
confirm: Confirmar
|
||||
copy: Copiar
|
||||
delete: Eliminar
|
||||
deselect: Deseleccionar todo
|
||||
@ -1233,15 +1260,51 @@ es-MX:
|
||||
other: "¡Algo no está bien! Por favor, revise %{count} errores más abajo"
|
||||
imports:
|
||||
errors:
|
||||
empty: Archivo CSV vacío
|
||||
incompatible_type: Incompatible con el tipo de importación seleccionado
|
||||
invalid_csv_file: 'Archivo CSV no válido. Error: %{error}'
|
||||
over_rows_processing_limit: contiene más de %{count} filas
|
||||
too_large: El archivo es demasiado grande
|
||||
failures: Fallos
|
||||
imported: Importado
|
||||
mismatched_types_warning: Parece que podrías haber seleccionado el tipo incorrecto para esta importación, por favor vuelve a verificarlo.
|
||||
modes:
|
||||
merge: Unir
|
||||
merge_long: Mantener registros existentes y añadir nuevos
|
||||
overwrite: Sobrescribir
|
||||
overwrite_long: Reemplazar registros actuales con los nuevos
|
||||
overwrite_preambles:
|
||||
blocking_html: Estás a punto de <strong>reemplazar tu lista de bloqueos</strong> por hasta <strong>%{total_items} cuentas</strong> provenientes de <strong>%{filename}</strong>.
|
||||
bookmarks_html: Estás a punto de <strong>reemplazar tus marcadores</strong> por hasta <strong>%{total_items} publicaciones</strong> provenientes de <strong>%{filename}</strong>.
|
||||
domain_blocking_html: Estás a punto de <strong>reemplazar tu lista de bloqueos de dominio</strong> por hasta <strong>%{total_items} dominios</strong> provenientes de <strong>%{filename}</strong>.
|
||||
following_html: Estás a punto de <strong>seguir</strong> hasta <strong>%{total_items} cuentas</strong> provenientes de <strong>%{filename}</strong> y <strong>dejar de seguir a cualquier otra cuenta</strong>.
|
||||
muting_html: Estás a punto de <strong>reemplazar tu lista de cuentas silenciadas</strong> con hasta <strong>%{total_items} cuentas</strong> proveninetes de <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: Estás a punto de <strong>bloquear</strong> hasta <strong>%{total_items} cuentas</strong> proveninetes de <strong>%{filename}</strong>.
|
||||
bookmarks_html: Estás a punto de añadir hasta <strong>%{total_items} publicaciones</strong> proveninetes de <strong>%{filename}</strong> a tus <strong>marcadores</strong>.
|
||||
domain_blocking_html: Estás a punto de <strong>bloquear</strong> hasta <strong>%{total_items} dominios</strong> provenientes de <strong>%{filename}</strong>.
|
||||
following_html: Estás a punto de <strong>seguir</strong> hasta <strong>cuentas%{total_items}</strong> provenientes de <strong>%{filename}</strong>.
|
||||
muting_html: Estás a punto de <strong>silenciar</strong> hasta <strong>%{total_items} cuentas</strong> provenientes de <strong>%{filename}</strong>.
|
||||
preface: Puedes importar ciertos datos, como todas las personas que estás siguiendo o bloqueando en tu cuenta en esta instancia, desde archivos exportados de otra instancia.
|
||||
recent_imports: Importaciones recientes
|
||||
states:
|
||||
finished: Finalizado
|
||||
in_progress: En curso
|
||||
scheduled: Programado
|
||||
unconfirmed: No confirmado
|
||||
status: Estado
|
||||
success: Sus datos se han cargado correctamente y serán procesados en brevedad
|
||||
time_started: Comenzado el
|
||||
titles:
|
||||
blocking: Importando cuentas bloqueadas
|
||||
bookmarks: Importando marcadores
|
||||
domain_blocking: Importando dominios bloqueados
|
||||
following: Importando cuentas seguidas
|
||||
muting: Importando cuentas silenciadas
|
||||
type: Importar tipo
|
||||
type_groups:
|
||||
constructive: Seguidores y marcadores
|
||||
destructive: Bloqueos y silencios
|
||||
types:
|
||||
blocking: Lista de bloqueados
|
||||
bookmarks: Marcadores
|
||||
@ -1285,6 +1348,21 @@ es-MX:
|
||||
failed_sign_in_html: Intento de inicio de sesión fallido con %{method} de %{ip} (%{browser})
|
||||
successful_sign_in_html: Inicio de sesión exitoso con %{method} desde %{ip} (%{browser})
|
||||
title: Historial de autenticación
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Sí, darse de baja
|
||||
complete: Has cancelado tu suscripción
|
||||
confirmation_html: ¿Estás seguro de que quieres dejar de recibir %{type} de Mastodon en %{domain} a tu email %{email}? Siempre podrás volver a suscribirte desde los <a href="%{settings_path}"> ajustes de notificación por correo.</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: notificaciones de me gusta por correo
|
||||
follow: notificaciones de seguidores por correo
|
||||
follow_request: notificaciones de peticiones de seguimiento por correo
|
||||
mention: notificaciones de menciones por correo
|
||||
reblog: notificaciones de boost por correo
|
||||
resubscribe_html: Si te has dado de baja por error, puedes volver a suscribirte desde tus <a href="%{settings_path}">ajustes de notificaciones por correo</a>.
|
||||
success_html: Ya no recibirás %{type} de mastodon en %{domain} a tu correo %{email}.
|
||||
title: Cancelar suscripción
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: No se puede adjuntar un video a un estado que ya contenga imágenes
|
||||
@ -1400,6 +1478,7 @@ es-MX:
|
||||
expired: La encuesta ya ha terminado
|
||||
invalid_choice: La opción de voto seleccionada no existe
|
||||
over_character_limit: no puede exceder %{max} caracteres cada uno
|
||||
self_vote: No puedes votar en tus propias encuestas
|
||||
too_few_options: debe tener más de un elemento
|
||||
too_many_options: no puede contener más de %{max} elementos
|
||||
preferences:
|
||||
@ -1703,7 +1782,12 @@ es-MX:
|
||||
seamless_external_login: Has iniciado sesión desde un servicio externo, así que los ajustes de contraseña y correo no están disponibles.
|
||||
signed_in_as: 'Sesión iniciada como:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Consejo:</strong> El enlace en tu web puede ser invisible. La parte importante es <code>rel="me"</code>, que evita la suplantación de identidad en sitios con contenido generado por el usuario. Puedes incluso usar un tag <code>link</code> en el encabezado de la página en vez de <code>a</code>, pero el HTML debe ser accesible sin ejecutar JavaScript.
|
||||
here_is_how: Así es como se hace
|
||||
hint_html: "<strong>Verificar tu identidad en Mastodon es para todos.</strong> Basado en estándares web abiertos, ahora y para siempre libres. Todo lo que necesitas es un sitio web propio por lo que la gente te reconozca. Cuando enlaces a este sitio web desde tu perfil, comprobaremos que el sitio web se enlaza a tu perfil y mostraremos un indicador visual en él."
|
||||
instructions_html: Copia y pega el siguiente código en el HTML de tu sitio web. A continuación, añade la dirección de su sitio web en uno de los campos extra de tu perfil desde la pestaña "Editar perfil" y guarda los cambios.
|
||||
verification: Verificación
|
||||
verified_links: Tus links verificados
|
||||
webauthn_credentials:
|
||||
add: Agregar nueva clave de seguridad
|
||||
create:
|
||||
|
@ -382,6 +382,15 @@ es:
|
||||
undo: Quitar de la lista blanca
|
||||
domain_blocks:
|
||||
add_new: Añadir nuevo
|
||||
confirm_suspension:
|
||||
cancel: Cancelar
|
||||
confirm: Suspender
|
||||
permanent_action: Deshacer la suspensión no recuperará ningún dato ni relación.
|
||||
preamble_html: Estás a punto de suspender a <strong>%{domain}</strong> y sus subdominios.
|
||||
remove_all_data: Esto eliminará todo el contenido, multimedia y datos de perfil de las cuentas de este dominio de tu servidor.
|
||||
stop_communication: Tu servidor dejará de comunicarse con estos servidores.
|
||||
title: Confirmar bloqueo del dominio %{domain}
|
||||
undo_relationships: Esto deshará cualquier relación (seguidores y seguidos) entre las cuentas de estos servidores y el tuyo.
|
||||
created_msg: El bloqueo del dominio está siendo procesado
|
||||
destroyed_msg: El bloqueo del dominio se deshizo
|
||||
domain: Dominio
|
||||
@ -731,6 +740,9 @@ es:
|
||||
branding:
|
||||
preamble: La marca de tu servidor lo diferencia de otros servidores de la red. Esta información puede mostrarse a través de una variedad de entornos, como en la interfaz web de Mastodon, en aplicaciones nativas, en previsualizaciones de enlaces en otros sitios web y en aplicaciones de mensajería, etc. Por esta razón, es mejor mantener esta información clara, breve y concisa.
|
||||
title: Marca
|
||||
captcha_enabled:
|
||||
desc_html: Esto se basa en scripts externos de hCaptcha, que pueden suponer una preocupación de seguridad y privacidad. Además, <strong>esto puede volver el proceso de registro significativamente menos accesible para algunas personas (especialmente con discapacidades)</strong>. Por estas razones, por favor, considera medidas alternativas como el registro por aprobación manual o con invitación.
|
||||
title: Solicita a los nuevos usuarios que resuelvan un CAPTCHA para confirmar su cuenta
|
||||
content_retention:
|
||||
preamble: Controlar cómo el contenido generado por el usuario se almacena en Mastodon.
|
||||
title: Retención de contenido
|
||||
@ -966,6 +978,7 @@ es:
|
||||
notification_preferences: Cambiar preferencias de correo electrónico
|
||||
salutation: "%{name}:"
|
||||
settings: 'Cambiar preferencias de correo: %{link}'
|
||||
unsubscribe: Cancelar suscripción
|
||||
view: 'Vista:'
|
||||
view_profile: Ver perfil
|
||||
view_status: Ver estado
|
||||
@ -979,6 +992,10 @@ es:
|
||||
your_token: Tu token de acceso
|
||||
auth:
|
||||
apply_for_account: Solicitar una cuenta
|
||||
captcha_confirmation:
|
||||
help_html: Si tienes problemas resolviendo el CAPTCHA, puedes contactarnos por email en %{email} y te ayudaremos.
|
||||
hint_html: ¡Una última cosita! Necesitamos confirmar que eres humano (¡así podemos evitar el spam!). Resuelve este CAPTCHA de debajo y pulsa en "Continuar".
|
||||
title: Comprobación de seguridad
|
||||
confirmations:
|
||||
wrong_email_hint: Si esa dirección de correo electrónico no es correcta, puedes cambiarla en la configuración de la cuenta.
|
||||
delete_account: Borrar cuenta
|
||||
@ -1015,8 +1032,11 @@ es:
|
||||
rules:
|
||||
accept: Aceptar
|
||||
back: Atrás
|
||||
invited_by: 'Puedes unirte a %{domain} gracias a la invitación que has recibido de:'
|
||||
preamble: Estas son establecidas y aplicadas por los moderadores de %{domain}.
|
||||
preamble_invited: Antes de continuar, por favor, revisa las reglas básicas establecidas por los moderadores de %{domain}.
|
||||
title: Algunas reglas básicas.
|
||||
title_invited: Has sido invitado.
|
||||
security: Cambiar contraseña
|
||||
set_new_password: Establecer nueva contraseña
|
||||
setup:
|
||||
@ -1129,6 +1149,11 @@ es:
|
||||
your_appeal_rejected: Tu apelación ha sido rechazada
|
||||
domain_validator:
|
||||
invalid_domain: no es un nombre de dominio válido
|
||||
edit_profile:
|
||||
basic_information: Información básica
|
||||
hint_html: "<strong>Personaliza lo que la gente ve en tu perfil público junto a tus publicaciones.</strong> Es más probable que otras personas te sigan e interactúen contigo cuando completas tu perfil y foto."
|
||||
other: Otros
|
||||
safety_and_privacy: Seguridad y privacidad
|
||||
errors:
|
||||
'400': La solicitud que has enviado no es valida o estaba malformada.
|
||||
'403': No tienes permiso para acceder a esta página.
|
||||
@ -1217,7 +1242,9 @@ es:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> elemento que coincide con su búsqueda está seleccionado."
|
||||
other: Todos los <strong>%{count}</strong> elementos que coinciden con su búsqueda están seleccionados.
|
||||
cancel: Cancelar
|
||||
changes_saved_msg: "¡Cambios guardados con éxito!"
|
||||
confirm: Confirmar
|
||||
copy: Copiar
|
||||
delete: Eliminar
|
||||
deselect: Deseleccionar todo
|
||||
@ -1233,15 +1260,51 @@ es:
|
||||
other: "¡Algo no está bien! Por favor, revise %{count} errores más abajo"
|
||||
imports:
|
||||
errors:
|
||||
empty: Archivo CSV vacío
|
||||
incompatible_type: Incompatible con el tipo de importación seleccionado
|
||||
invalid_csv_file: 'Archivo CSV no válido. Error: %{error}'
|
||||
over_rows_processing_limit: contiene más de %{count} filas
|
||||
too_large: El archivo es demasiado grande
|
||||
failures: Fallos
|
||||
imported: Importado
|
||||
mismatched_types_warning: Parece que podrías haber seleccionado el tipo incorrecto para esta importación, por favor vuelve a verificarlo.
|
||||
modes:
|
||||
merge: Unir
|
||||
merge_long: Mantener registros existentes y añadir nuevos
|
||||
overwrite: Sobrescribir
|
||||
overwrite_long: Reemplazar registros actuales con los nuevos
|
||||
overwrite_preambles:
|
||||
blocking_html: Estás a punto de <strong>reemplazar tu lista de bloqueos</strong> por hasta <strong>%{total_items} cuentas</strong> provenientes de <strong>%{filename}</strong>.
|
||||
bookmarks_html: Estás a punto de <strong>reemplazar tus marcadores</strong> por hasta <strong>%{total_items} publicaciones</strong> provenientes de <strong>%{filename}</strong>.
|
||||
domain_blocking_html: Estás a punto de <strong>reemplazar tu lista de bloqueos de dominio</strong> por hasta <strong>%{total_items} dominios</strong> provenientes de <strong>%{filename}</strong>.
|
||||
following_html: Estás a punto de <strong>seguir</strong> hasta <strong>%{total_items} cuentas</strong> provenientes de <strong>%{filename}</strong> y <strong>dejar de seguir a cualquier otra cuenta</strong>.
|
||||
muting_html: Estás a punto de <strong>reemplazar tu lista de cuentas silenciadas</strong> con hasta <strong>%{total_items} cuentas</strong> proveninetes de <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: Estás a punto de <strong>bloquear</strong> hasta <strong>%{total_items} cuentas</strong> proveninetes de <strong>%{filename}</strong>.
|
||||
bookmarks_html: Está a punto de añadir hasta <strong>%{total_items} publicaciones</strong> proveninetes de <strong>%{filename}</strong> a tus <strong>marcadores</strong>.
|
||||
domain_blocking_html: Estás a punto de <strong>bloquear</strong> hasta <strong>%{total_items} dominios</strong> provenientes de <strong>%{filename}</strong>.
|
||||
following_html: Estás a punto de <strong>seguir</strong> hasta <strong>cuentas%{total_items}</strong> provenientes de <strong>%{filename}</strong>.
|
||||
muting_html: Estás a punto de <strong>silenciar</strong> hasta <strong>%{total_items} cuentas</strong> provenientes de <strong>%{filename}</strong>.
|
||||
preface: Puedes importar ciertos datos, como todas las personas que estás siguiendo o bloqueando en tu cuenta en esta instancia, desde archivos exportados de otra instancia.
|
||||
recent_imports: Importaciones recientes
|
||||
states:
|
||||
finished: Finalizado
|
||||
in_progress: En curso
|
||||
scheduled: Programado
|
||||
unconfirmed: No confirmado
|
||||
status: Estado
|
||||
success: Sus datos se han cargado correctamente y serán procesados en brevedad
|
||||
time_started: Comenzado el
|
||||
titles:
|
||||
blocking: Importando cuentas bloqueadas
|
||||
bookmarks: Importando marcadores
|
||||
domain_blocking: Importando dominios bloqueados
|
||||
following: Importando cuentas seguidas
|
||||
muting: Importando cuentas silenciadas
|
||||
type: Importar tipo
|
||||
type_groups:
|
||||
constructive: Seguidores y marcadores
|
||||
destructive: Bloqueos y silencios
|
||||
types:
|
||||
blocking: Lista de bloqueados
|
||||
bookmarks: Marcadores
|
||||
@ -1285,6 +1348,21 @@ es:
|
||||
failed_sign_in_html: Intento de inicio de sesión fallido con %{method} de %{ip} (%{browser})
|
||||
successful_sign_in_html: Inicio de sesión exitoso con %{method} desde %{ip} (%{browser})
|
||||
title: Historial de autenticación
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Sí, cancelar suscripción
|
||||
complete: Has cancelado tu suscripción
|
||||
confirmation_html: ¿Estás seguro de que quieres dejar de recibir %{type} de Mastodon en %{domain} a tu email %{email}? Siempre podrás volver a suscribirte desde los <a href="%{settings_path}"> ajustes de notificación por correo.</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: notificaciones de me gusta por correo
|
||||
follow: notificaciones de seguidores por correo
|
||||
follow_request: notificaciones de peticiones de seguimiento por correo
|
||||
mention: notificaciones de menciones por correo
|
||||
reblog: notificaciones de impulsos por correo
|
||||
resubscribe_html: Si te has dado de baja por error, puedes volver a darte de alta desde tus <a href="%{settings_path}">ajustes de notificaciones por correo</a>.
|
||||
success_html: Ya no recibirás %{type} de mastodon en %{domain} a tu correo %{email}.
|
||||
title: Cancelar suscripición
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: No se puede adjuntar un video a un estado que ya contenga imágenes
|
||||
@ -1356,8 +1434,8 @@ es:
|
||||
poll:
|
||||
subject: Una encuesta de %{name} ha terminado
|
||||
reblog:
|
||||
body: "%{name} ha retooteado tu publicación:"
|
||||
subject: "%{name} ha retooteado tu publicación"
|
||||
body: 'Tu publicación fue impulsada por %{name}:'
|
||||
subject: "%{name} impulsó tu publicación"
|
||||
title: Nueva difusión
|
||||
status:
|
||||
subject: "%{name} acaba de publicar"
|
||||
@ -1400,6 +1478,7 @@ es:
|
||||
expired: La encuesta ya ha terminado
|
||||
invalid_choice: La opción de voto seleccionada no existe
|
||||
over_character_limit: no puede exceder %{max} caracteres cada uno
|
||||
self_vote: No puedes votar en tus propias encuestas
|
||||
too_few_options: debe tener más de un elemento
|
||||
too_many_options: no puede contener más de %{max} elementos
|
||||
preferences:
|
||||
@ -1555,7 +1634,7 @@ es:
|
||||
show_newer: Mostrar más recientes
|
||||
show_older: Mostrar más antiguos
|
||||
show_thread: Mostrar discusión
|
||||
sign_in_to_participate: Regístrate para participar en la conversación
|
||||
sign_in_to_participate: Inicia sesión para participar en la conversación
|
||||
title: "%{name}: «%{quote}»"
|
||||
visibilities:
|
||||
direct: Directa
|
||||
@ -1602,7 +1681,7 @@ es:
|
||||
min_reblogs_hint: No borra ninguna de las publicaciones que hayan sido reblogueadas más de este número de veces. Deja en blanco para eliminar publicaciones sin importar el número de reblogueos
|
||||
stream_entries:
|
||||
pinned: Publicación fijada
|
||||
reblogged: retooteado
|
||||
reblogged: impulsó
|
||||
sensitive_content: Contenido sensible
|
||||
strikes:
|
||||
errors:
|
||||
@ -1703,7 +1782,12 @@ es:
|
||||
seamless_external_login: Has iniciado sesión desde un servicio externo, así que los ajustes de contraseña y correo no están disponibles.
|
||||
signed_in_as: 'Sesión iniciada como:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Consejo:</strong> El enlace en tu web puede ser invisible. La parte importante es <code>rel="me"</code>, que evita la suplantación de identidad en sitios con contenido generado por el usuario. Puedes incluso usar una etiqueta <code>enlace</code> en el encabezado de la página en vez de <code>a</code>, pero el HTML debe ser accesible sin ejecutar JavaScript.
|
||||
here_is_how: Así es como se hace
|
||||
hint_html: "<strong>Verificar tu identidad en Mastodon es para todos.</strong> Basado en estándares web abiertos, ahora y para siempre. Todo lo que necesitas es un sitio web propio que la gente reconozca. Cuando enlaces a este sitio web desde tu perfil, comprobaremos que el sitio web se enlaza a tu perfil y mostraremos un indicador visual en él."
|
||||
instructions_html: Copia y pega el siguiente código en el HTML de tu sitio web. A continuación, añade la dirección de su sitio web en uno de los campos extra de tu perfil desde la pestaña "Editar perfil" y guarda los cambios.
|
||||
verification: Verificación
|
||||
verified_links: Tus enlaces verificados
|
||||
webauthn_credentials:
|
||||
add: Agregar nueva clave de seguridad
|
||||
create:
|
||||
|
@ -382,6 +382,15 @@ et:
|
||||
undo: Eemalda lubatute nimekirjast
|
||||
domain_blocks:
|
||||
add_new: Lisa uus domeeniblokeering
|
||||
confirm_suspension:
|
||||
cancel: Tühista
|
||||
confirm: Peata
|
||||
permanent_action: Peatamise tühistamine ei taasta andmeid ega seoseid.
|
||||
preamble_html: Oled peatamas domeeni <strong>%{domain}</strong> ja selle alamdomeene.
|
||||
remove_all_data: See eemaldab sinu serverist selle domeeni kontode kogu sisu, meedia ja profiilide info.
|
||||
stop_communication: Sinu server lõpetab infovahetuse nende serveritega.
|
||||
title: Kinnita domeeni %{domain} blokeerimine
|
||||
undo_relationships: See tühistab kõik sinu ja nende serverite kontode vahel loodud jälgimisseosed.
|
||||
created_msg: Domeeni blokeeringut töödeldakse
|
||||
destroyed_msg: Domeeniblokeering on tagasi võetud
|
||||
domain: Domeen
|
||||
@ -731,6 +740,9 @@ et:
|
||||
branding:
|
||||
preamble: Serveri bränding eristab seda teistest serveritest võrgus. Seda teavet võidakse kuvada erinevates keskkondades, näiteks Mastodoni veebiliideses, rakendustes, viitade eelvaadetes teistel veebisaitidel, sõnumsiderakendustes jne. Sel põhjusel on kõige parem hoida see teave selge, lühike ja ülevaatlik.
|
||||
title: Märgistus
|
||||
captcha_enabled:
|
||||
desc_html: See tugineb välistele hCaptcha skriptidele, mis võib olla turvalisuse ja privaatsuse probleem. Lisaks <strong>võib see muuta registreerimisprotsessi mõnede inimeste (eriti puudega inimeste) jaoks, oluliselt vähem ligipääsetavaks.</strong> Neil põhjustel kaalu palun teisi võimalusi, näiteks kinnitamis- või kutsepõhiseid registreerimislahendusi.
|
||||
title: Nõua uutelt kasutajatelt konto kinnitamiseks CAPTCHA lahendamist
|
||||
content_retention:
|
||||
preamble: Määra, kuidas kasutajate loodud sisu Mastodonis talletatakse.
|
||||
title: Sisu talletamine
|
||||
@ -966,6 +978,7 @@ et:
|
||||
notification_preferences: Muuda e-kirjade eelistusi
|
||||
salutation: "%{name}!"
|
||||
settings: 'Muuda e-kirjade eelistusi: %{link}'
|
||||
unsubscribe: Loobu tellimisest
|
||||
view: 'Vaade:'
|
||||
view_profile: Vaata profiili
|
||||
view_status: Vaata postitust
|
||||
@ -979,6 +992,10 @@ et:
|
||||
your_token: Su juurdepääsutunnus
|
||||
auth:
|
||||
apply_for_account: Konto taotluse esitamine
|
||||
captcha_confirmation:
|
||||
help_html: Kui sul on probleeme CAPTCHA lahendamisega, saad meiega kontakti võta %{email} kaudu ja saame pakkuda sulle tuge.
|
||||
hint_html: Üks asi veel! Me peame veenduma, et oled inimene (et me saaksime spämmi väljaspoole jätta!). Lahenda allpool olev CAPTCHA ja klõpsa "Jätka".
|
||||
title: Turvalisuse kontroll
|
||||
confirmations:
|
||||
wrong_email_hint: Kui see e-postiaadress pole korrektne, saad seda kontosätetes muuta.
|
||||
delete_account: Konto kustutamine
|
||||
@ -1015,8 +1032,11 @@ et:
|
||||
rules:
|
||||
accept: Nõus
|
||||
back: Tagasi
|
||||
invited_by: 'Saad ühineda paigaga %{domain} tänu saadud kutsele, mille said kohast:'
|
||||
preamble: Neist kinnipidamist jälgivad %{domain} moderaatorid.
|
||||
preamble_invited: Enne jätkamist kaalu põhireegleid, mille on kehtestanud %{domain} moderaatorid.
|
||||
title: Mõned põhireeglid.
|
||||
title_invited: Oled kutsutud.
|
||||
security: Turvalisus
|
||||
set_new_password: Uue salasõna määramine
|
||||
setup:
|
||||
@ -1129,6 +1149,11 @@ et:
|
||||
your_appeal_rejected: Vaidlustus on tagasi lükatud
|
||||
domain_validator:
|
||||
invalid_domain: ei ole sobiv domeeni nimi
|
||||
edit_profile:
|
||||
basic_information: Põhiinfo
|
||||
hint_html: "<strong>Kohanda, mida inimesed näevad su avalikul profiilil ja postituste kõrval.</strong> Inimesed alustavad tõenäolisemalt sinu jälgimist ja interakteeruvad sinuga, kui sul on täidetud profiil ja profiilipilt."
|
||||
other: Muu
|
||||
safety_and_privacy: Turvalisus ja privaatsus
|
||||
errors:
|
||||
'400': Esitatud päring oli vigane või valesti vormindatud.
|
||||
'403': Sul puudub õigus seda lehte vaadata.
|
||||
@ -1217,7 +1242,9 @@ et:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> otsinguvaste valitud."
|
||||
other: Kõik <strong>%{count}</strong> otsinguvastet valitud.
|
||||
cancel: Tühista
|
||||
changes_saved_msg: Muudatuste salvestamine õnnestus!
|
||||
confirm: Kinnita
|
||||
copy: Kopeeri
|
||||
delete: Kustuta
|
||||
deselect: Ära vali midagi
|
||||
@ -1233,15 +1260,51 @@ et:
|
||||
other: Midagi pole ikka õigesti! Palun vaata all olevad %{count} veateadet üle
|
||||
imports:
|
||||
errors:
|
||||
empty: Tühi CSV-fail
|
||||
incompatible_type: Ei sobi kokku valitud importimistüübiga
|
||||
invalid_csv_file: 'Vigane CSV-fail. Tõrge: %{error}'
|
||||
over_rows_processing_limit: sisaldab rohkem, kui %{count} rida
|
||||
too_large: Fail on liiga suur
|
||||
failures: Ebaõnnestumised
|
||||
imported: Imporditud
|
||||
mismatched_types_warning: Näib, et oled selle importimise jaoks valinud vale tüübi. Palun kontrolli üle.
|
||||
modes:
|
||||
merge: Lõimi
|
||||
merge_long: Hoia olemasolevad andmed ja lisa uusi
|
||||
overwrite: Kirjuta üle
|
||||
overwrite_long: Vaheta praegused andmed uute vastu
|
||||
overwrite_preambles:
|
||||
blocking_html: Oled <strong>asendamas oma blokeeringute loetelu</strong> kuni <strong>%{total_items} kontoga </strong> kohast <strong>%{filename}</strong>.
|
||||
bookmarks_html: Oled <strong>asendamas oma järjehoidjaid</strong> kuni <strong>%{total_items} postitusega </strong> kohast <strong>%{filename}</strong>.
|
||||
domain_blocking_html: Oled <strong>asendamas oma domeenide blokeeringute loetelu </strong> kuni <strong>%{total_items} domeeniga </strong> kohast <strong>%{filename}</strong>.
|
||||
following_html: Oled <strong>jälgima hakkamas</strong> kuni <strong>%{total_items} kontot</strong> kohast <strong>%{filename}</strong> ja <strong>lõpetad kõigi teiste jälgimise</strong>.
|
||||
muting_html: Oled <strong>asendamas oma vaigistatud kontode loetelu</strong> kuni <strong>%{total_items} kontoga </strong> kohast <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: Oled <strong>blokeerimas</strong> kuni <strong>%{total_items} kontoga </strong> kohast <strong>%{filename}</strong>.
|
||||
bookmarks_html: Oled lisamas kuni <strong>%{total_items} postitust</strong> kohast <strong>%{filename}</strong> to your <strong>bookmarks</strong>.
|
||||
domain_blocking_html: Oled <strong>blokeerimas</strong> kuni <strong>%{total_items} domeeni</strong> kohast <strong>%{filename}</strong>.
|
||||
following_html: Oled <strong>jälgima hakkamas</strong> kuni <strong>%{total_items} kontot</strong> kohast <strong>%{filename}</strong>.
|
||||
muting_html: Oled <strong>vaigistamas</strong> kuni <strong>%{total_items} kontot</strong> kohast <strong>%{filename}</strong>.
|
||||
preface: Saad importida mistahes andmeid, mis on eksporditud teisest serverist. Näiteks nimekirja inimestest, keda jälgid ja keda blokeerid.
|
||||
recent_imports: Viimati imporditud
|
||||
states:
|
||||
finished: Valmis
|
||||
in_progress: Töös
|
||||
scheduled: Ajastatud
|
||||
unconfirmed: Kinnitamata
|
||||
status: Olek
|
||||
success: Andmete üleslaadimine õnnestus ning neid töödeldakse
|
||||
time_started: Algus
|
||||
titles:
|
||||
blocking: Blokeeritud kontode importimine
|
||||
bookmarks: Järjehoidjate importimine
|
||||
domain_blocking: Blokeeritud domeenide importimine
|
||||
following: Jälgitavate kontode importimine
|
||||
muting: Vaigistatud kontode importimine
|
||||
type: Importimise tüüp
|
||||
type_groups:
|
||||
constructive: Jälgimised & Järjehoidjad
|
||||
destructive: Blokeerimised & Vaigistamised
|
||||
types:
|
||||
blocking: Blokeeringute nimekiri
|
||||
bookmarks: Järjehoidjad
|
||||
@ -1285,6 +1348,21 @@ et:
|
||||
failed_sign_in_html: Nurjunud sisenemine meetodiga %{method} aadressilt %{ip} (%{browser})
|
||||
successful_sign_in_html: Edukas sisenemine meetodiga %{method} aadressilt %{ip} (%{browser})
|
||||
title: Autentimise ajalugu
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Jah, lõpeta tellimine
|
||||
complete: Tellimine lõpetatud
|
||||
confirmation_html: Oled kindel, et soovid lõpetada domeenilt %{domain} Mastodoni %{type} teadete tellimise oma e-postile %{email}? Saad alati neid teavitusi uuesti tellida oma <a href="%{settings_path}">e-posti teavituste seadetest</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: lemmikuks märkimise e-kirjad
|
||||
follow: jälgimisest teatamise e-kirjad
|
||||
follow_request: jälgimise taotluse e-kirjad
|
||||
mention: mainimistest teatamise e-kirjad
|
||||
reblog: jagamise teavitamise e-kirjad
|
||||
resubscribe_html: Kui loobusid tellimisest ekslikult, saad uuesti tellida oma <a href="%{settings_path}">e-posti teavituste seadetest</a>.
|
||||
success_html: Sa ei saa rohkem %{domain} Mastodoni jaoks %{type} teavitusi e-postiaadressile %{email}.
|
||||
title: Loobu tellimisest
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Ei saa lisada video postitusele, milles on juba pildid
|
||||
@ -1400,6 +1478,7 @@ et:
|
||||
expired: See küsitlus on juba lõppenud
|
||||
invalid_choice: Valitud küsitluse valikut pole olemas
|
||||
over_character_limit: igaüks ei saa olla rohkem kui %{max} tähemärki
|
||||
self_vote: Sa ei saa enda hääletustel hääletada
|
||||
too_few_options: peab olema rohkem kui üks vastus
|
||||
too_many_options: ei saa sisaldada rohkem kui %{max} vastust
|
||||
preferences:
|
||||
@ -1708,7 +1787,12 @@ et:
|
||||
seamless_external_login: Välise teenuse kaudu sisse logides pole salasõna ja e-posti sätted saadaval.
|
||||
signed_in_as: 'Sisse logitud kasutajana:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Soovitus:</strong> Sinu kodulehel olev link võib olla nähtamatu. Oluline osa on <code>rel="me"</code>, mis väldib kasutaja loodud sisuga lehtedel libaisikustamist. Sa saad isegi kasutada lehe HEADER osas silti <code>link</code> sildi <code>a</code> asemel, kuid HTML peab olema kättesaadav ilma JavaScripti käivitamata.
|
||||
here_is_how: Siin on, kuidas
|
||||
hint_html: "<strong>Oma isiku tuvastamine on Mastodonis kõigi jaoks.</strong> Toetub avatud veebistandarditele, nüüd ja igavesti tasuta. Kõik, mida vajad, on isiklik veebileht, mille järgi inimesed sind tunnevad. Kui lingid oma profiililt sellele veebilehele, kontrollime me, et see veebileht lingib tagasi sinu profiilile ning näitame profiilil visuaalset tähist."
|
||||
instructions_html: Kopeeri ja kleebi allpool olev kood oma lehe HTML lähtekoodi. Seejärel lisa oma kodulehe aadress profiili "Muuda profiili" taabi ühte lisavälja ning salvesta muudatused.
|
||||
verification: Kinnitamine
|
||||
verified_links: Sinu kontrollitud lingid
|
||||
webauthn_credentials:
|
||||
add: Uue turvavõtme lisamine
|
||||
create:
|
||||
|
@ -382,6 +382,15 @@ eu:
|
||||
undo: Kendu zerrenda zuritik
|
||||
domain_blocks:
|
||||
add_new: Gehitu domeinuaren blokeo berria
|
||||
confirm_suspension:
|
||||
cancel: Utzi
|
||||
confirm: Eten
|
||||
permanent_action: Etenaldia uzteak ez ditu datuak edo elkarreraginak leheneratuko.
|
||||
preamble_html: "<strong>%{domain}</strong> eta bere azpidomeinuak etetzera zoaz."
|
||||
remove_all_data: Honek domeinuko kontuen eduki, media, eta profiletako datu guztiak kenduko ditu zure zerbitzaritik.
|
||||
stop_communication: Zure zerbitzariak zerbitzari hauekin komunikatzeari utziko dio.
|
||||
title: Berretsi %{domain} domeinuaren blokeoa
|
||||
undo_relationships: Honek zerbitzari honetako eta zure zerbitzariko edozein elkarreragin desegingo ditu.
|
||||
created_msg: Domeinuaren blokeoa orain prozesatzen ari da
|
||||
destroyed_msg: Domeinuaren blokeoa desegin da
|
||||
domain: Domeinua
|
||||
@ -744,8 +753,8 @@ eu:
|
||||
preamble: Eduki interesgarria aurkitzea garrantzitsua da Mastodoneko erabiltzaile berrientzat, behar bada inor ez dutelako ezagutuko. Kontrolatu zure zerbitzariko aurkikuntza-ezaugarriek nola funtzionatzen duten.
|
||||
profile_directory: Profil-direktorioa
|
||||
public_timelines: Denbora-lerro publikoak
|
||||
publish_discovered_servers: Deskubritutako zerbitzariak argitaratu
|
||||
publish_statistics: Estatistikak argitaratu
|
||||
publish_discovered_servers: Argitaratu aurkitutako zerbitzariak
|
||||
publish_statistics: Argitaratu estatistikak
|
||||
title: Aurkitzea
|
||||
trends: Joerak
|
||||
domain_blocks:
|
||||
@ -980,7 +989,7 @@ eu:
|
||||
warning: Kontuz datu hauekin, ez partekatu inoiz inorekin!
|
||||
your_token: Zure sarbide token-a
|
||||
auth:
|
||||
apply_for_account: Kontu bat eskatu
|
||||
apply_for_account: Eskatu kontu bat
|
||||
confirmations:
|
||||
wrong_email_hint: Helbide-elektroniko hori zuzena ez bada, kontuaren ezarpenetan alda dezakezu.
|
||||
delete_account: Ezabatu kontua
|
||||
@ -1219,7 +1228,9 @@ eu:
|
||||
all_matching_items_selected_html:
|
||||
one: Zure bilaketarekin bat datorren elementu <strong>%{count}</strong> hautatuta.
|
||||
other: Zure bilaketarekin bat datozen <strong>%{count}</strong> elementu hautatuta.
|
||||
cancel: Utzi
|
||||
changes_saved_msg: Aldaketak ongi gorde dira!
|
||||
confirm: Berretsi
|
||||
copy: Kopiatu
|
||||
delete: Ezabatu
|
||||
deselect: Desautatu guztiak
|
||||
@ -1235,15 +1246,39 @@ eu:
|
||||
other: Zerbait ez dabil ongi! Egiaztatu beheko %{count} erroreak mesedez
|
||||
imports:
|
||||
errors:
|
||||
empty: CSV fitxategi hutsa
|
||||
incompatible_type: Ez da bateragarria aukeratutako inportatze-motarekin
|
||||
invalid_csv_file: 'CSV fitxategi baliogabea. Errorea: %{error}'
|
||||
over_rows_processing_limit: "%{count} lerro baina gehiago ditu"
|
||||
too_large: Fitxategia handiegia da
|
||||
failures: Akatsak
|
||||
imported: Inportatuta
|
||||
mismatched_types_warning: Badirudi mota okerra aukeratu duzula inportatze honetarako, mesedez, berrikusi.
|
||||
modes:
|
||||
merge: Bateratu
|
||||
merge_long: Mantendu dauden erregistroak eta gehitu berriak
|
||||
overwrite: Gainidatzi
|
||||
overwrite_long: Ordeztu oraingo erregistroak berriekin
|
||||
preface: Beste zerbitzari bateko datuak inportatu ditzakezu, esaterako jarraitzen duzun edo blokeatu duzun jendearen zerrenda.
|
||||
recent_imports: Azken inportazioak
|
||||
states:
|
||||
finished: Amaitua
|
||||
in_progress: Abian
|
||||
scheduled: Programatuta
|
||||
unconfirmed: Berretsi gabe
|
||||
status: Egoera
|
||||
success: Zure datuak ongi igo dira eta dagokionean prozesatuko dira
|
||||
time_started: Noiz hasia
|
||||
titles:
|
||||
blocking: Blokeatutako kontuak inportatzen
|
||||
bookmarks: Laster-markak inportatzen
|
||||
domain_blocking: Blokeatutako domeinuak inportatzen
|
||||
following: Jarraitutako kontuak inportatzen
|
||||
muting: Mutututako kontuak inportatzen
|
||||
type: Inportazio mota
|
||||
type_groups:
|
||||
constructive: Jarraipenak eta laster-markak
|
||||
destructive: Blokeatzeak eta mututzeak
|
||||
types:
|
||||
blocking: Blokeatutakoen zerrenda
|
||||
bookmarks: Laster-markak
|
||||
|
@ -118,6 +118,7 @@ fa:
|
||||
reject: نپذیرفتن
|
||||
rejected_msg: کارهٔ ثبتنام %{username} با موفقیت رد شد
|
||||
remote_suspension_irreversible: دادههای این حساب به طور غیرقابل برگشت حذف شده است.
|
||||
remote_suspension_reversible_hint_html: حساب روی کارسازشان معلّق شد و دادهها به صورت کامل در %{date} برداشته خواهند شد. تا آن زمان، کارساز دوردست میتواند این حساب را بی هیچ عوارضی بازگرداند. اگر میخواهید فوراً همهٔ دادههای حساب را بردارید، میتوانید در پایین این کار را بکنید.
|
||||
remove_avatar: حذف تصویر نمایه
|
||||
remove_header: برداشتن تصویر زمینه
|
||||
removed_avatar_msg: تصویر آواتار %{username} با موفّقیت برداشته شد
|
||||
@ -232,17 +233,22 @@ fa:
|
||||
approve_user_html: "%{name} ثبت نام %{target} را تایید کرد"
|
||||
assigned_to_self_report_html: "%{name} رسیدگی به گزارش %{target} را به عهده گرفت"
|
||||
change_email_user_html: "%{name} نشانی رایانامهٔ کاربر %{target} را عوض کرد"
|
||||
change_role_user_html: "%{name} نقش %{target} را تغییر داد"
|
||||
confirm_user_html: "%{name} نشانی رایانامهٔ کاربر %{target} را تأیید کرد"
|
||||
create_account_warning_html: "%{name} هشداری برای %{target} فرستاد"
|
||||
create_announcement_html: "%{name} اعلامیهای جدید ایجاد کرد %{target}"
|
||||
create_canonical_email_block_html: "%{name} رایانامه با درهمریزی %{target} را مسدود کرد"
|
||||
create_custom_emoji_html: "%{name} اموجی تازهٔ %{target} را بارگذاشت"
|
||||
create_domain_allow_html: "%{name} دامنهٔ %{target} را مجاز کرد"
|
||||
create_domain_block_html: "%{name} دامنهٔ %{target} را مسدود کرد"
|
||||
create_email_domain_block_html: "%{name} دامنهٔ رایانامهٔ %{target} را مسدود کرد"
|
||||
create_ip_block_html: "%{name} برای آیپی %{target} قانونی ایجاد کرد"
|
||||
create_unavailable_domain_html: "%{name} تحویل محتوا به دامنه %{target} را متوقف کرد"
|
||||
create_user_role_html: "%{name} نقش %{target} را ایجاد کرد"
|
||||
demote_user_html: "%{name} کاربر %{target} را تنزل داد"
|
||||
destroy_announcement_html: "%{name} اعلامیهٔ %{target} را حذف کرد"
|
||||
destroy_canonical_email_block_html: "%{name} رایانامه با درهمریزی %{target} را نامسدود کرد"
|
||||
destroy_custom_emoji_html: "%{name} شکلک %{target} را حذف کرد"
|
||||
destroy_domain_allow_html: "%{name} دامنهٔ %{target} را از فهرست مجاز برداشت"
|
||||
destroy_domain_block_html: "%{name} انسداد دامنهٔ %{target} را رفع کرد"
|
||||
destroy_email_domain_block_html: "%{name} انسداد دامنهٔ رایانامهٔ %{target} را برداشت"
|
||||
@ -250,6 +256,7 @@ fa:
|
||||
destroy_ip_block_html: "%{name} قاعدهٔ آیپی %{target} را حذف کرد"
|
||||
destroy_status_html: "%{name} وضعیت %{target} را برداشت"
|
||||
destroy_unavailable_domain_html: "%{name} تحویل محتوا به دامنه %{target} را از سر گرفت"
|
||||
destroy_user_role_html: "%{name} نقش %{target} را حذف کرد"
|
||||
disable_2fa_user_html: "%{name} ضرورت ورود دو مرحلهای را برای کاربر %{target} غیر فعال کرد"
|
||||
disable_custom_emoji_html: "%{name} شکلک %{target} را غیرفعال کرد"
|
||||
disable_sign_in_token_auth_user_html: "%{name}، احراز هویت با توکن رایانامه را برای %{target} غیرفعال کرد"
|
||||
@ -263,6 +270,7 @@ fa:
|
||||
reject_user_html: "%{name} ثبت نام %{target} را رد کرد"
|
||||
remove_avatar_user_html: "%{name} تصویر نمایهٔ %{target} را حذف کرد"
|
||||
reopen_report_html: "%{name} گزارش %{target} را دوباره به جریان انداخت"
|
||||
resend_user_html: "%{name} رایانامهٔ تأیید برای %{target} را دوباره فرستاد"
|
||||
reset_password_user_html: "%{name} گذرواژه کاربر %{target} را بازنشاند"
|
||||
resolve_report_html: "%{name} گزارش %{target} را رفع کرد"
|
||||
sensitive_account_html: "%{name} رسانهٔ %{target} را به عنوان حساس علامتگذاری کرد"
|
||||
@ -276,7 +284,9 @@ fa:
|
||||
update_announcement_html: "%{name} اعلامیهٔ %{target} را بهروز کرد"
|
||||
update_custom_emoji_html: "%{name} شکلک %{target} را بهروز کرد"
|
||||
update_domain_block_html: "%{name} مسدودسازی دامنه را برای %{target} بهروزرسانی کرد"
|
||||
update_ip_block_html: "%{name} قانون آیپی %{target} را تغییر داد"
|
||||
update_status_html: "%{name} نوشتهٔ %{target} را بهروز کرد"
|
||||
update_user_role_html: "%{name} نقش %{target} را تغییر داد"
|
||||
deleted_account: حساب حذف شد
|
||||
empty: هیچ گزارشی پیدا نشد.
|
||||
filter_by_action: پالایش بر اساس کنش
|
||||
@ -334,7 +344,7 @@ fa:
|
||||
updated_msg: شکلک با موفقیت بهروز شد!
|
||||
upload: بارگذاری
|
||||
dashboard:
|
||||
active_users: کاربران فعّال
|
||||
active_users: کاربر فعّال
|
||||
interactions: برهمکنشها
|
||||
media_storage: ذخیرهساز رسانه
|
||||
new_users: کاربران جدید
|
||||
@ -357,7 +367,7 @@ fa:
|
||||
space: فضای مصرفشده
|
||||
title: ابزارهای مدیریت
|
||||
top_languages: زبانهای فعّالتر
|
||||
top_servers: کاربران فعّالتر
|
||||
top_servers: فعّالترین کارسازها
|
||||
website: پایگاه وب
|
||||
disputes:
|
||||
appeals:
|
||||
@ -372,6 +382,10 @@ fa:
|
||||
undo: برداشتن از فهرست مجاز
|
||||
domain_blocks:
|
||||
add_new: افزودن مسدودسازی دامین تازه
|
||||
confirm_suspension:
|
||||
cancel: لغو
|
||||
confirm: تعلیق
|
||||
title: تأیید انسداد دامنه برای %{domain}
|
||||
created_msg: مسدودسازی دامنه در حال پردازش است
|
||||
destroyed_msg: مسدودکردن دامنه واگردانده شد
|
||||
domain: دامنه
|
||||
@ -413,6 +427,7 @@ fa:
|
||||
domain: دامین
|
||||
new:
|
||||
create: ساختن مسدودسازی
|
||||
resolve: حل و فصل دامنه
|
||||
title: مسدودسازی دامنهٔ رایانامهٔ جدید
|
||||
not_permitted: مجاز نیست
|
||||
title: دامنههای رایانامهٔ مسدود شده
|
||||
@ -637,6 +652,8 @@ fa:
|
||||
follow_recommendations: پیروی از پیشنهادها
|
||||
profile_directory: شاخهٔ نمایه
|
||||
public_timelines: خط زمانیهای عمومی
|
||||
publish_discovered_servers: انتشار سرورهای یافتهشده
|
||||
publish_statistics: انتشار آمار
|
||||
title: کشف
|
||||
trends: پرطرفدارها
|
||||
domain_blocks:
|
||||
@ -712,6 +729,7 @@ fa:
|
||||
allow_provider: اجازه به ناشر
|
||||
disallow: اجازه ندادن به پیوند
|
||||
disallow_provider: اجازه ندادن به ناشر
|
||||
no_link_selected: هیچ پیوندی تغییر نکرد زیرا هیچکدام از آنها انتخاب نشده بودند
|
||||
title: پیوندهای داغ
|
||||
pending_review: بازبینی منتظر
|
||||
preview_card_providers:
|
||||
@ -734,6 +752,7 @@ fa:
|
||||
trending_rank: 'پرطرفدار #%{rank}'
|
||||
usable: قابل استفاده
|
||||
title: پرطرفدار
|
||||
trending: پرطرفدار
|
||||
warning_presets:
|
||||
add_new: افزودن تازه
|
||||
delete: زدودن
|
||||
@ -781,6 +800,7 @@ fa:
|
||||
new_trending_statuses:
|
||||
title: فرستههای داغ
|
||||
new_trending_tags:
|
||||
no_approved_tags: در حال حاضر هیچ برچسب پرطرفداری پذیرفته نشده است.
|
||||
title: برچسبهای داغ
|
||||
subject: موضوغ داغ تازهای در %{instance} نیازمند بررسی است
|
||||
aliases:
|
||||
@ -806,6 +826,7 @@ fa:
|
||||
notification_preferences: تغییر ترجیحات ایمیل
|
||||
salutation: "%{name}،"
|
||||
settings: 'تغییر تنظیمات ایمیل: %{link}'
|
||||
unsubscribe: لغو اشتراک
|
||||
view: 'نمایش:'
|
||||
view_profile: دیدن نمایه
|
||||
view_status: دیدن نوشتهها
|
||||
@ -819,12 +840,15 @@ fa:
|
||||
your_token: کد دسترسی شما
|
||||
auth:
|
||||
apply_for_account: درخواست یک حساب
|
||||
captcha_confirmation:
|
||||
title: بررسی های امنیتی
|
||||
delete_account: پاککردن حساب
|
||||
delete_account_html: اگر میخواهید حساب خود را پاک کنید، از <a href="%{path}">اینجا</a> پیش بروید. از شما درخواست تأیید خواهد شد.
|
||||
description:
|
||||
prefix_invited_by_user: "@%{name} شما را به عضویت در این کارساز ماستودون دعوت کرده است!"
|
||||
prefix_sign_up: همین امروز عضو ماستودون شوید!
|
||||
suffix: با داشتن حساب میتوانید دیگران را پی بگیرید، نوشتههای تازه منتشر کنید، و با کاربران دیگر از هر سرور ماستودون دیگری و حتی سرورهای دیگر در ارتباط باشید!
|
||||
didnt_get_confirmation: یک پیوند تأیید را دریافت نکردید؟
|
||||
dont_have_your_security_key: کلید امنیتیتان را ندارید؟
|
||||
forgot_password: گذرواژه خود را فراموش کردهاید؟
|
||||
invalid_reset_password_token: کد بازنشانی گذرواژه نامعتبر یا منقضی شده است. لطفاً کد دیگری درخواست کنید.
|
||||
@ -836,15 +860,24 @@ fa:
|
||||
migrate_account: نقل مکان به یک حساب دیگر
|
||||
migrate_account_html: اگر میخواهید این حساب را به حساب دیگری منتقل کنید، <a href="%{path}">اینجا را کلیک کنید</a>.
|
||||
or_log_in_with: یا ورود به وسیلهٔ
|
||||
progress:
|
||||
confirm: تأیید رایانامه
|
||||
details: جزئیات شما
|
||||
providers:
|
||||
cas: CAS
|
||||
saml: SAML
|
||||
register: عضو شوید
|
||||
registration_closed: سرور %{instance} عضو تازهای نمیپذیرد
|
||||
resend_confirmation: ارسال مجدد پیوند تایید
|
||||
reset_password: بازنشانی گذرواژه
|
||||
rules:
|
||||
accept: پذیرفتن
|
||||
back: بازگشت
|
||||
title_invited: شما دعوت شده اید.
|
||||
security: امنیت
|
||||
set_new_password: تعین گذرواژه جدید
|
||||
setup:
|
||||
email_settings_hint_html: برای تأیید %{email}، روی پیوندی که برای شما ارسال کردیم ضربه بزنید. همین جا منتظر میمانیم.
|
||||
link_not_received: پیوندی نگرفتید؟
|
||||
title: صندوق ورودیتان را بررسی کنید
|
||||
sign_in:
|
||||
@ -946,6 +979,9 @@ fa:
|
||||
your_appeal_rejected: درخواست تجدیدنظرتان رد شد
|
||||
domain_validator:
|
||||
invalid_domain: نام دامین معتبر نیست
|
||||
edit_profile:
|
||||
basic_information: اطلاعات پایه
|
||||
other: سایر
|
||||
errors:
|
||||
'400': درخواستی که فرستادید نامعتبر یا اشتباه بود.
|
||||
'403': شما اجازهٔ دیدن این صفحه را ندارید.
|
||||
@ -960,7 +996,7 @@ fa:
|
||||
content: شرمنده، یک چیزی از سمت ما اشتباه شده.
|
||||
title: این صفحه درست نیست
|
||||
'503': این صفحه به خاطر یک مشکل موقت در کارساز در دسترس نیست.
|
||||
noscript_html: برای استفاده از نسخهٔ تحت وب ماستودون، لطفاً جاوااسکریپت را فعال کنید. یا به جایش میتوانید <a href="%{apps_path}">یک کارهٔ ماستودون</a> را به کار ببرید.
|
||||
noscript_html: برای استفاده از کارهٔ وب ماستودون، لطفاً جاوااسکریپت را به کار بیندازید. یا به جایش میتوانید <a href="%{apps_path}">یک کارهٔ بومی</a> را به کار ببرید.
|
||||
existing_username_validator:
|
||||
not_found: کاربری با این نام کاربری در این کارساز پیدا نشد
|
||||
not_found_multiple: "%{usernames} پیدا نشد"
|
||||
@ -981,6 +1017,8 @@ fa:
|
||||
storage: تصویرهای ذخیرهشده
|
||||
featured_tags:
|
||||
add_new: افزودن تازه
|
||||
errors:
|
||||
limit: شما بیشترین تعداد مجاز برچسبها را دارید
|
||||
hint_html: "<strong>برچسبهای برگزیده چیستند؟</strong> این برچسبها به طور واضحی روی نمایهٔ عمومیتان نمایش یافته میگذارد افراد فرستههای عمومیتان زیرشان را مرور کنند. ابزاری عالی برای دنبال کردن آثار خلاقانه یا پروژههای بلندمدت است."
|
||||
filters:
|
||||
contexts:
|
||||
@ -999,6 +1037,10 @@ fa:
|
||||
index:
|
||||
delete: پاککردن
|
||||
empty: هیچ پالایهای ندارید.
|
||||
expires_on: در %{date} منقضی می شود
|
||||
keywords:
|
||||
one: "%{count} کلیدواژه"
|
||||
other: "%{count} کلیدواژه"
|
||||
statuses:
|
||||
one: "%{count} فرسته"
|
||||
other: "%{count} فرسته"
|
||||
@ -1017,7 +1059,9 @@ fa:
|
||||
title: فرستههای پالوده
|
||||
generic:
|
||||
all: همه
|
||||
cancel: لغو
|
||||
changes_saved_msg: تغییرات با موفقیت ذخیره شدند!
|
||||
confirm: تأیید
|
||||
copy: رونوشت
|
||||
delete: حذف
|
||||
deselect: ناگزینش همه
|
||||
@ -1031,13 +1075,23 @@ fa:
|
||||
imports:
|
||||
errors:
|
||||
over_rows_processing_limit: دارای بیش از %{count} ردیف
|
||||
too_large: حجم فایل خیلی بزرگ است
|
||||
imported: وارد شد
|
||||
modes:
|
||||
merge: ادغام
|
||||
merge_long: دادههای فعلی را داشته باشید و دادههای تازهای بیفزایید
|
||||
overwrite: بازنویسی
|
||||
overwrite_long: دادههای فعلی را پاک کنید و دادههای تازهای بیفزایید
|
||||
preface: میتوانید دادههایی را که از کارسازی دیگر برونریختهاید، چون سیاههای از افرادی که پی گرفته یا مسدود میکنید را درونریزی کنید.
|
||||
recent_imports: واردشدههای اخیر
|
||||
states:
|
||||
finished: پایان یافته
|
||||
in_progress: در حال پیشرفت
|
||||
scheduled: برنامهریزی شده
|
||||
unconfirmed: تایید نشده
|
||||
status: وضعیت
|
||||
success: دادههای شما با موفقیت بارگذاری شد و به زودی پردازش میشود
|
||||
time_started: آغاز شده در
|
||||
types:
|
||||
blocking: سیاههٔ انسداد
|
||||
bookmarks: نشانکها
|
||||
@ -1078,6 +1132,10 @@ fa:
|
||||
failed_sign_in_html: تلاشهای شکستخوردهٔ ورود با %{method} از %{ip} (%{browser})
|
||||
successful_sign_in_html: ورودهای موفق با %{method} از %{ip} (%{browser})
|
||||
title: تاریخچهٔ تأیید هویت
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
complete: لغو اشتراک شد
|
||||
title: لغو اشتراک
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: نمیتوان برای نوشتهای که تصویر دارد ویدیو بارگذاری کرد
|
||||
@ -1193,6 +1251,7 @@ fa:
|
||||
expired: این نظرسنجی به پایان رسیده است
|
||||
invalid_choice: گزینه رای دادن وجود ندارد
|
||||
over_character_limit: هر کدام نمیتواند از %{max} نویسه طولانیتر باشد
|
||||
self_vote: شما نمی توانید در نظرسنجی خودتان رای دهید
|
||||
too_few_options: حتماً باید بیش از یک گزینه داشته باشد
|
||||
too_many_options: نمیتواند بیشتر از %{max} گزینه داشته باشد
|
||||
preferences:
|
||||
@ -1207,6 +1266,9 @@ fa:
|
||||
unrecognized_emoji: شکلک شناختهشدهای نیست
|
||||
relationships:
|
||||
activity: فعالیت حساب
|
||||
confirm_follow_selected_followers: آیا مطمئنید که می خواهید دنبال کننده های انتخابی را دنبال کنید؟
|
||||
confirm_remove_selected_followers: آیا شما واقعا می خواهید دنبال کننده های انتخابی را حذف کنید؟
|
||||
confirm_remove_selected_follows: آیا شما واقعا می خواهید دنبال شده های انتخابی را حذف کنید؟
|
||||
dormant: غیرفعال
|
||||
follow_selected_followers: پیگیری پیگیران انتخاب شده
|
||||
followers: پیگیران
|
||||
@ -1436,6 +1498,7 @@ fa:
|
||||
suspicious_sign_in:
|
||||
change_password: تغییر گذرواژهتان
|
||||
details: 'جزییات ورود:'
|
||||
title: یک ورود جدید
|
||||
warning:
|
||||
appeal: فرستادن یک درخواست تجدیدنظر
|
||||
appeal_description: اگر فکر میکنید این یک خطا است، میتوانید یک درخواست تجدیدنظر به کارکنان %{instance} ارسال کنید.
|
||||
@ -1473,7 +1536,9 @@ fa:
|
||||
seamless_external_login: شما با یک سرویس خارج از مجموعه وارد شدهاید، به همین دلیل تنظیمات ایمیل و گذرواژه برای شما در دسترس نیست.
|
||||
signed_in_as: 'واردشده به نام:'
|
||||
verification:
|
||||
here_is_how: به اینصورت
|
||||
verification: تأیید
|
||||
verified_links: "پیوندهای تأییدشده شما"
|
||||
webauthn_credentials:
|
||||
add: افزودن کلید امنیتی
|
||||
create:
|
||||
|
@ -43,7 +43,7 @@ fi:
|
||||
label: Vaihda sähköposti
|
||||
new_email: Uusi sähköposti
|
||||
submit: Vaihda sähköposti
|
||||
title: Vaihda sähköposti käyttäjälle %{username}
|
||||
title: Vaihda käyttäjän %{username} sähköposti-osoite
|
||||
change_role:
|
||||
changed_msg: Rooli vaihdettu onnistuneesti!
|
||||
label: Vaihda roolia
|
||||
@ -382,6 +382,15 @@ fi:
|
||||
undo: Estä liitto verkkotunnukselle
|
||||
domain_blocks:
|
||||
add_new: Lisää uusi
|
||||
confirm_suspension:
|
||||
cancel: Peruuta
|
||||
confirm: Jäädytä
|
||||
permanent_action: Jäädytyksen kumoaminen ei palauta mitään tietoja tai suhteita.
|
||||
preamble_html: Olet jäädyttämässä verkkotunnuksen <strong>%{domain}</strong> ja sen aliverkkotunnukset.
|
||||
remove_all_data: Tämä poistaa palvelimeltasi kaiken sisällön, median ja profiilitiedot tämän verkkotunnuksen tileiltä.
|
||||
stop_communication: Palvelimesi lopettaa näiden palvelinten viestinnän.
|
||||
title: Vahvista verkkotunnuksen %{domain} esto
|
||||
undo_relationships: Tämä kumoaa näiden palvelimien ja sinun tilien välisen seurannan.
|
||||
created_msg: Verkkotunnuksen estoa käsitellään
|
||||
destroyed_msg: Verkkotunnuksen esto on peruttu
|
||||
domain: Verkkotunnus
|
||||
@ -731,6 +740,9 @@ fi:
|
||||
branding:
|
||||
preamble: Palvelimesi brändäys erottaa sen muista verkon palvelimista. Nämä tiedot voidaan näyttää useissa eri ympäristöissä, kuten Mastodonin käyttöliittymässä, sovelluksissa, linkkien esikatselu muilla sivustoilla ja viestisovelluksien sisällä ja niin edelleen. Tästä syystä on parasta pitää nämä tiedot selkeinä, lyhyinä ja ytimekkäinä.
|
||||
title: Brändäys
|
||||
captcha_enabled:
|
||||
desc_html: Tämä perustuu ulkoisiin skripteihin hCaptchasta, mikä voi olla turvallisuus- ja yksityisyysongelma. Lisäksi <strong>tämä voi tehdä rekisteröinnin ihmisille huomattavasti (erityisesti vammaisten) helpommaksi</strong>. Harkitse vaihtoehtoisia toimenpiteitä, kuten hyväksymisperusteista tai kutsupohjaista rekisteröintiä.
|
||||
title: Vaadi uusia käyttäjiä vahvistaamaan tilinsä ratkaisemalla CAPTCHA-vahvistus
|
||||
content_retention:
|
||||
preamble: Määritä, miten käyttäjän luoma sisältö tallennetaan Mastodoniin.
|
||||
title: Sisällön säilyttäminen
|
||||
@ -858,8 +870,8 @@ fi:
|
||||
no_status_selected: Suosittuja viestejä ei muutettu, koska yhtään ei valittu
|
||||
not_discoverable: Tekijä ei ole ilmoittanut olevansa löydettävissä
|
||||
shared_by:
|
||||
one: Jaettu tai suosikki kerran
|
||||
other: Jaettu ja lisätty suosikkeihin %{friendly_count} kertaa
|
||||
one: Jaettu tai merkitty suosikiksi kerran
|
||||
other: Jaettu tai merkitty suosikiksi %{friendly_count} kertaa
|
||||
title: Suositut viestit
|
||||
tags:
|
||||
current_score: Nykyinen tulos %{score}
|
||||
@ -966,6 +978,7 @@ fi:
|
||||
notification_preferences: Muuta sähköpostiasetuksia
|
||||
salutation: "%{name},"
|
||||
settings: 'Muuta sähköpostiasetuksia: %{link}'
|
||||
unsubscribe: Lopeta tilaus
|
||||
view: 'Näytä:'
|
||||
view_profile: Näytä profiili
|
||||
view_status: Näytä tila
|
||||
@ -979,6 +992,10 @@ fi:
|
||||
your_token: Pääsytunnus
|
||||
auth:
|
||||
apply_for_account: Pyydä tiliä
|
||||
captcha_confirmation:
|
||||
help_html: Jos kohtaat ongelmia CAPTCHAn ratkaisemisessa, voit pyytää meiltä apua osoitteella %{email}.
|
||||
hint_html: Vielä yksi juttu! Meidän on vahvistettava, että olet ihminen (tämän avulla pidämme roskapostin poissa!). Ratkaise alla oleva CAPTCHA-vahvistus ja paina "Jatka".
|
||||
title: Turvatarkastus
|
||||
confirmations:
|
||||
wrong_email_hint: Jos sähköpostiosoite ei ole oikein, voit muuttaa sen tilin asetuksista.
|
||||
delete_account: Poista tili
|
||||
@ -1002,8 +1019,8 @@ fi:
|
||||
privacy_policy_agreement_html: Olen lukenut ja hyväksynyt <a href="%{privacy_policy_path}" target="_blank">tietosuojakäytännön</a>
|
||||
progress:
|
||||
confirm: Vahvista sähköpostiosoite
|
||||
details: Omat tiedot
|
||||
review: Arvostelumme
|
||||
details: Omat tietosi
|
||||
review: Arviomme
|
||||
rules: Hyväksy säännöt
|
||||
providers:
|
||||
cas: CAS
|
||||
@ -1015,8 +1032,11 @@ fi:
|
||||
rules:
|
||||
accept: Hyväksy
|
||||
back: Takaisin
|
||||
invited_by: 'Seuraavalta käyttäjältä vastaanottamasi kutsun ansiosta voit liittyä palvelimelle %{domain}:'
|
||||
preamble: "%{domain} valvojat määrittävät ja valvovat sääntöjä."
|
||||
preamble_invited: Ennen kuin jatkat, huomioi palvelimen %{domain} valvojien asettamat perussäännöt.
|
||||
title: Joitakin perussääntöjä.
|
||||
title_invited: Sinut on kutsuttu.
|
||||
security: Tunnukset
|
||||
set_new_password: Aseta uusi salasana
|
||||
setup:
|
||||
@ -1024,12 +1044,12 @@ fi:
|
||||
email_settings_hint_html: Napsauta lähettämäämme linkkiä vahvistaaksesi osoitteen %{email}. Odotamme täällä.
|
||||
link_not_received: Etkö saanut linkkiä?
|
||||
new_confirmation_instructions_sent: Saat uuden vahvistuslinkin sisältävän sähköpostiviestin muutaman minuutin sisällä!
|
||||
title: Tarkasta postilaatikkosi
|
||||
title: Tarkista saamasi viestit
|
||||
sign_in:
|
||||
preamble_html: Kirjaudu sisään <strong>%{domain}</strong>-tunnuksillasi. Jos tilisi sijaitsee eri palvelimella, et voi sisäänkirjautua täällä.
|
||||
title: Kirjaudu palveluun %{domain}
|
||||
preamble_html: Kirjaudu <strong>%{domain}</strong>-tunnuksellasi. Jos tilisi sijaitsee eri palvelimella, et voi kirjautua täällä.
|
||||
title: Kirjaudu palvelimelle %{domain}
|
||||
sign_up:
|
||||
manual_review: Palvelimen %{domain} ylläpito tarkastaa rekisteröitymiset manuaalisesti. Helpottaaksesi rekisteröitymisesi käsittelyä, kirjoita hieman itsestäsi ja miksi haluat tilin palvelimelle %{domain}.
|
||||
manual_review: Palvelimen %{domain} ylläpito tarkastaa rekisteröitymiset käsin. Helpottaaksesi rekisteröitymisesi käsittelyä, kerro hieman itsestäsi ja miksi haluat luoda käyttäjätilin palvelimelle %{domain}.
|
||||
preamble: Kun sinulla on tili tällä Mastodon-palvelimella, voit seurata kaikkia muita verkossa olevia henkilöitä riippumatta siitä, missä heidän tilinsä on.
|
||||
title: Otetaan sinulle käyttöön %{domain}.
|
||||
status:
|
||||
@ -1129,6 +1149,11 @@ fi:
|
||||
your_appeal_rejected: Valituksesi on hylätty
|
||||
domain_validator:
|
||||
invalid_domain: ei ole kelvollinen toimialueen nimi
|
||||
edit_profile:
|
||||
basic_information: Perustiedot
|
||||
hint_html: "<strong>Mukauta mitä ihmiset näkevät julkisessa profiilissasi ja sinun julkaisujen vieressä.</strong> Ihmiset todennäköisesti seuraavat ja kirjoittavat sinulle, kun sinulla on täytetty profiili ja profiilikuva."
|
||||
other: Muu
|
||||
safety_and_privacy: Turvallisuus ja yksityisyys
|
||||
errors:
|
||||
'400': Lähettämäsi pyyntö oli virheellinen tai muotoiltu virheellisesti.
|
||||
'403': Sinulla ei ole lupaa nähdä tätä sivua.
|
||||
@ -1217,7 +1242,9 @@ fi:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> kohde, joka vastaa hakuasi."
|
||||
other: Kaikki <strong>%{count}</strong> kohdetta, jotka vastaavat hakuasi.
|
||||
cancel: Peruuta
|
||||
changes_saved_msg: Muutosten tallennus onnistui!
|
||||
confirm: Vahvista
|
||||
copy: Kopioi
|
||||
delete: Poista
|
||||
deselect: Poista kaikki valinnat
|
||||
@ -1233,15 +1260,51 @@ fi:
|
||||
other: Kaikki ei ole aivan oikein! Tarkasta alla olevat %{count} virhettä
|
||||
imports:
|
||||
errors:
|
||||
empty: Tyhjä CSV-tiedosto
|
||||
incompatible_type: Yhteensopimaton valitun tuontityypin kanssa
|
||||
invalid_csv_file: 'Epäkelpo CSV-tiedosto. Virhe: %{error}'
|
||||
over_rows_processing_limit: sisältää yli %{count} riviä
|
||||
too_large: Tiedosto on liian suuri
|
||||
failures: Virheet
|
||||
imported: Tuodut
|
||||
mismatched_types_warning: Vaikuttaa siltä, ettei tuontityypin valinta ole oikea. Ole hyvä ja tarkista asia.
|
||||
modes:
|
||||
merge: Yhdistä
|
||||
merge_long: Säilytä olemassa olevat tietueet ja lisää uusia
|
||||
overwrite: Korvaa
|
||||
overwrite_long: Korvaa nykyiset tietueet uusilla
|
||||
overwrite_preambles:
|
||||
blocking_html: Olet aikeissa <strong>korvata estoluettelon</strong> kaikkiaan <strong>%{total_items} tilillä</strong> tiedostoon <strong>%{filename}</strong> perustuen.
|
||||
bookmarks_html: Olet aikeissa <strong>korvata kirjanmerkit</strong> kaikkiaan <strong>%{total_items} julkaisulla</strong> tiedostosta <strong>%{filename}</strong>.
|
||||
domain_blocking_html: Olet aikeissa <strong>korvata verkkotunnusestot</strong> kaikkiaan <strong>%{total_items} verkkotunnuksella</strong> tiedostoon <strong>%{filename}</strong> perustuen.
|
||||
following_html: Olet aikeissa <strong>seurata</strong> kaikkiaan <strong>%{total_items} tiliä</strong> tiedostoon <strong>%{filename}</strong> perustuen. Aiot lisäksi <strong>lopettaa kaikkien muiden seuraamisen</strong>.
|
||||
muting_html: Olet <strong>korvaamassa mykistettyjä tilejäsi</strong> kaikkiaan <strong>%{total_items} tilillä</strong> tiedostoon <strong>%{filename}</strong> perustuen.
|
||||
preambles:
|
||||
blocking_html: Olet <strong>estämässä</strong> yhteensä <strong>%{total_items} tiliä</strong> tiedostoon <strong>%{filename}</strong> perustuen.
|
||||
bookmarks_html: Olet lisäämässä <strong>%{total_items} julkaisua</strong> tiedostosta <strong>%{filename}</strong><strong>kirjanmerkkeihisi</strong>.
|
||||
domain_blocking_html: Olet <strong>estämässä</strong> yhteensä <strong>%{total_items} verkkotunnusta</strong> tiedoston <strong>%{filename}</strong> nojalla.
|
||||
following_html: Olet aikeissa <strong>seurata</strong> kaikkiaan <strong>%{total_items} tiliä</strong> tiedostoon <strong>%{filename}</strong> perustuen.
|
||||
muting_html: Olet <strong>hiljentämässä</strong> yhteensä <strong>%{total_items} tiliä</strong> tiedostosta <strong>%{filename}</strong>.
|
||||
preface: Voit tuoda toisesta instanssista viemiäsi tietoja, kuten esimerkiksi seuraamiesi tai estämiesi henkilöiden listan.
|
||||
recent_imports: Viimeksi tuotu
|
||||
states:
|
||||
finished: Valmis
|
||||
in_progress: Toiminto käynnissä
|
||||
scheduled: Ajoitettu
|
||||
unconfirmed: Varmistamaton
|
||||
status: Tila
|
||||
success: Tietojen lähettäminen onnistui, ja ne käsitellään kohtapuoliin
|
||||
time_started: Aloitettu
|
||||
titles:
|
||||
blocking: Tuodaan estettyjä tilejä
|
||||
bookmarks: Tuodaan kirjanmerkkejä
|
||||
domain_blocking: Tuodaan estettyjä verkkotunnuksia
|
||||
following: Tuodaan seurattuja tilejä
|
||||
muting: Tuodaan hiljennettyjä tilejä
|
||||
type: Tuonnin tyyppi
|
||||
type_groups:
|
||||
constructive: Seuratut ja kirjanmerkit
|
||||
destructive: Estot ja hiljennykset
|
||||
types:
|
||||
blocking: Estettyjen lista
|
||||
bookmarks: Kirjanmerkit
|
||||
@ -1285,6 +1348,21 @@ fi:
|
||||
failed_sign_in_html: Kirjautumisyritys epäonnistui %{method} - %{ip} (%{browser})
|
||||
successful_sign_in_html: Kirjautuminen onnistui %{method} - %{ip} (%{browser})
|
||||
title: Todennushistoria
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Kyllä, peru tilaus
|
||||
complete: Tilaus lopetettiin
|
||||
confirmation_html: Oletko varma, että haluat lopettaa käyttäjän %{type} vastaanottamisen Mastodonista %{domain} sähköpostiisi osoitteessa %{email}? Voit aina tilata <a href="%{settings_path}">sähköposti-ilmoitusasetuksesi</a> uudelleen .
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: sähköpostit ilmoituksille
|
||||
follow: seuraa sähköpostin ilmoituksia
|
||||
follow_request: seuraa pyyntöjä sähköpostiin
|
||||
mention: mainitse sähköpostin ilmoitukset
|
||||
reblog: tehosta sähköpostien ilmoituksia
|
||||
resubscribe_html: Jos olet perunut tilauksen erehdyksellä, voit tilata uudelleen <a href="%{settings_path}">sähköpostin ilmoitusasetuksistasi</a>.
|
||||
success_html: Et enää saa %{type} Mastodonilta %{domain} sähköpostiisi osoitteeseen %{email}.
|
||||
title: Lopeta tilaus
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Videota ei voi liittää tilapäivitykseen, jossa on jo kuvia
|
||||
@ -1400,6 +1478,7 @@ fi:
|
||||
expired: Äänestys on jo loppunut
|
||||
invalid_choice: Valittua äänestysvaihtoehtoa ei ole
|
||||
over_character_limit: voi olla enintään %{max} merkkiä
|
||||
self_vote: Et voi äänestää omissa äänestyksissäsi
|
||||
too_few_options: on oltava useampi kuin yksi
|
||||
too_many_options: ei voi sisältää enempää kuin %{max} kohdetta
|
||||
preferences:
|
||||
@ -1555,7 +1634,7 @@ fi:
|
||||
show_newer: Näytä uudemmat
|
||||
show_older: Näytä vanhempi
|
||||
show_thread: Näytä ketju
|
||||
sign_in_to_participate: Kirjaudu sisään osallistuaksesi keskusteluun
|
||||
sign_in_to_participate: Kirjaudu osallistuaksesi keskusteluun
|
||||
title: "%{name}: ”%{quote}”"
|
||||
visibilities:
|
||||
direct: Suoraan
|
||||
@ -1703,7 +1782,12 @@ fi:
|
||||
seamless_external_login: Olet kirjautunut ulkoisen palvelun kautta, joten salasana- ja sähköpostiasetukset eivät ole käytettävissä.
|
||||
signed_in_as: 'Kirjautunut tilillä:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Vihje:</strong> Sivuston linkki voi olla näkymätön. Tärkeä osa on <code>rel="me"</code> joka estää personoinnin verkkosivustoilla, joilla on käyttäjän luomaa sisältöä. Voit jopa käyttää <code>linkkiä</code> tag sivun otsikossa sen sijaan <code>a</code>, mutta HTML:n on oltava käytettävissä suorittamatta JavaScriptiä.
|
||||
here_is_how: Näin voit tehdä sen
|
||||
hint_html: "<strong>Henkilöllisyytesi varmentaminen Mastodonissa on kaikille.</strong> Perustuu avoimiin web-standardeihin, nyt ja ikuisesti ilmaiseksi. Kaikki mitä tarvitset on henkilökohtainen sivusto, että ihmiset tunnistavat sinut. Kun linkit tälle sivustolle profiilistasi, tarkistamme, että sivusto linkit takaisin profiiliisi ja näyttää visuaalinen indikaattori sitä."
|
||||
instructions_html: Kopioi ja liitä alla oleva koodi verkkosivusi HTML:ään. Lisää sitten sivustosi osoite johonkin ylimääräisestä kentästä profiilissasi "Muokkaa profiilia" -välilehdestä ja tallenna muutokset.
|
||||
verification: Vahvistus
|
||||
verified_links: Vahvistetut linkkisi
|
||||
webauthn_credentials:
|
||||
add: Lisää uusi suojausavain
|
||||
create:
|
||||
|
@ -382,6 +382,15 @@ fo:
|
||||
undo: Nokta sameining við navnaøki
|
||||
domain_blocks:
|
||||
add_new: Legg nýggja navnaøkisblokering afturat
|
||||
confirm_suspension:
|
||||
cancel: Angra
|
||||
confirm: Ógilda
|
||||
permanent_action: Afturkalling av ógilding endurskapar ikki dátur ella sambond.
|
||||
preamble_html: Tú ert um at gera <strong>%{domain}</strong> og tess undirnavnaøki óvirkin.
|
||||
remove_all_data: Hetta fer at strika alt tilfar, miðlar og vangadátur frá kontum hjá hesum navnaøkinum frá tínum ambætara.
|
||||
stop_communication: Ambætarin fer at gevast at samskifta við hesar ambætararnar.
|
||||
title: Vátta navnaøkisbann fyri %{domain}
|
||||
undo_relationships: Hetta ger øll fylgjarasambond millum kontur á hesum ambætarum og tínum ambætara óvirkin.
|
||||
created_msg: Navnaøkisblokering verður nú viðgjørd
|
||||
destroyed_msg: Navnaøkisblokering er nú gjørd óvirkin
|
||||
domain: Økisnavn
|
||||
@ -731,6 +740,9 @@ fo:
|
||||
branding:
|
||||
preamble: Brandingin av tínum ambætara skilir hann út frá øðrum ambætarum í netverkinum. Hesar upplýsingar kunnu vera vístar í nógvum ymiskum umhvørvum, so sum í vev-markamótinum hjá Mastodon, uppruna-appum, í undanvísingum av leinkjum á øðrum vevstøðum, í boðs-appum og so framvegis. Av hesi orsøk er tað best, um hesar upplýsingar eru klárar, stuttar og beinraknar.
|
||||
title: Branding
|
||||
captcha_enabled:
|
||||
desc_html: Hetta er bundið at uttanhýsis skriptum frá hCaptcha, sum kann vera ein trygdar- og privatlívsváði. Harafturat, so <strong>kann hetta gera skrásetingartilgongdina munandi minni atkomuliga til summi (brekaði) fólk</strong>. Tískil eigur tú at umhugsa aðrar hættir sosum góðkenningar-grundaða ella innbjóðingar-grundaða skráseting.
|
||||
title: Set krav til nýggjar brúkarar at loysa eina CAPTHA fyri at vátta teirra kontu
|
||||
content_retention:
|
||||
preamble: Stýr hvussu brúkara-skapt tilfar er goymt í Mastodon.
|
||||
title: Varðveitsla av tilfari
|
||||
@ -771,7 +783,7 @@ fo:
|
||||
remove_from_report: Strika frá melding
|
||||
report: Melding
|
||||
deleted: Strikað
|
||||
favourites: Yndispostar
|
||||
favourites: Dámdir postar
|
||||
history: Útgávusøga
|
||||
in_reply_to: Svarar
|
||||
language: Mál
|
||||
@ -966,6 +978,7 @@ fo:
|
||||
notification_preferences: Broyt teldupostastillingar
|
||||
salutation: "%{name}"
|
||||
settings: 'Broyt teldupostastillingar: %{link}'
|
||||
unsubscribe: Strika hald
|
||||
view: 'Vís:'
|
||||
view_profile: Vís vanga
|
||||
view_status: Vís post
|
||||
@ -979,6 +992,10 @@ fo:
|
||||
your_token: Títt atgongdstekn
|
||||
auth:
|
||||
apply_for_account: Bið um eina kontu
|
||||
captcha_confirmation:
|
||||
help_html: Um tú hevur trupulleikar við at loysa CAPTCHA, so kanst tú fáa samband við okkum gjøgnum %{email} og vit kunnu hjálpa tær.
|
||||
hint_html: Bara eitt afturat! Tað er neyðugt hjá okkum at vátta, at tú ert eitt menniskja (fyri at sleppa undan ruskposti!). Loys CAPTCHA niðanfyri og trýst á "Halt fram".
|
||||
title: Trygdarkanning
|
||||
confirmations:
|
||||
wrong_email_hint: Um hesin teldupoststaðurin ikki er rættur, so kanst tú broyta hann í kontustillingunum.
|
||||
delete_account: Strika kontu
|
||||
@ -1015,8 +1032,11 @@ fo:
|
||||
rules:
|
||||
accept: Góðtak
|
||||
back: Aftur
|
||||
invited_by: 'Tú kanst binda í %{domain} takkað verið innbjóðingina, sum tú hevur fingið frá:'
|
||||
preamble: Hesi eru ásett og uppihildin av umsjónarfólkunum á %{domain}.
|
||||
preamble_invited: Áðrenn tú heldur fram, vinarliga set teg inn í grundreglurnar, sum umsjónarfólkini á %{domain} hava ásett.
|
||||
title: Nakrar grundreglur.
|
||||
title_invited: Tú hevur fingið innbjóðing.
|
||||
security: Trygd
|
||||
set_new_password: Áset nýtt loyniorð
|
||||
setup:
|
||||
@ -1129,6 +1149,11 @@ fo:
|
||||
your_appeal_rejected: Kæra tín er vrakað
|
||||
domain_validator:
|
||||
invalid_domain: er ikki eitt loyvt økisnavn
|
||||
edit_profile:
|
||||
basic_information: Grundleggjandi upplýsingar
|
||||
hint_html: "<strong>Tillaga tað, sum fólk síggja á tínum almenna vanga og við síðna av tínum postum.</strong> Sannlíkindini fyri, at onnur fylgja tær og virka saman við tær eru størri, tá tú hevur fylt út vangan og eina vangamynd."
|
||||
other: Onnur
|
||||
safety_and_privacy: Trygd og privatlív
|
||||
errors:
|
||||
'400': Umbønin, sum tú sendi inn, var ógildug ella hevði skeivt skap.
|
||||
'403': Tú hevur ikki loyvi at síggja hesa síðuna.
|
||||
@ -1217,7 +1242,9 @@ fo:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> lutur, sum samsvarar við tína leiting, er valdur."
|
||||
other: Allir <strong>%{count}</strong> lutir, sum samsvara við tína leiting, eru valdir.
|
||||
cancel: Ógilda
|
||||
changes_saved_msg: Broytingar goymdar!
|
||||
confirm: Vátta
|
||||
copy: Avrita
|
||||
delete: Strika
|
||||
deselect: Frável alt
|
||||
@ -1233,15 +1260,51 @@ fo:
|
||||
other: Okkurt er ikki heilt rætt enn! Vinarliga eftirhygg teir %{count} feilirnar niðanfyri
|
||||
imports:
|
||||
errors:
|
||||
empty: Tóm CSV fíla
|
||||
incompatible_type: Ikki sambærligt við valda innflytingarslagnum
|
||||
invalid_csv_file: 'Ógildug CSV-fíla. Error: %{error}'
|
||||
over_rows_processing_limit: hevur fleiri enn %{count} rekkjur
|
||||
too_large: Fílan er ov stór
|
||||
failures: Brek
|
||||
imported: Innflutt
|
||||
mismatched_types_warning: Tað sær út sum at tú kanska hevur valt skeivt slag fyri hesa innflytingina, vinarliga dupult-kekka.
|
||||
modes:
|
||||
merge: Flætta
|
||||
merge_long: Varðveit verandi teigarøð og legg nýggjar afturat
|
||||
overwrite: Skriva omaná
|
||||
overwrite_long: Legg nýggj teigarøð inn fyri tey verandi
|
||||
overwrite_preambles:
|
||||
blocking_html: Tú ert í ferð við at <strong>útskifta blokeringslistan hjá tær</strong> við upp til <strong>%{total_items} kontum</strong> frá <strong>%{filename}</strong>.
|
||||
bookmarks_html: Tú ert í ferð við at <strong>útskifta tíni bókamerki</strong> við upp til <strong>%{total_items} postum</strong> frá <strong>%{filename}</strong>.
|
||||
domain_blocking_html: Tú ert í ferð við at <strong>útskifta navnaøkisblokeringslistan hjá tær</strong> við upp til <strong>%{total_items} navnaøkjum</strong> frá <strong>%{filename}</strong>.
|
||||
following_html: Tú ert í ferð við at <strong>fylgja</strong> upp til <strong>%{total_items} kontum</strong> frá <strong>%{filename}</strong> og <strong>at gevast at fylgja øðrum</strong>.
|
||||
muting_html: Tú ert í ferð við at <strong>útskifta listan hjá tær við doyvdum kontum</strong> við upp til <strong>%{total_items} kontum</strong> frá <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: Tú ert í ferð við at <strong>blokera</strong> upp til <strong>%{total_items} kontur</strong> frá <strong>%{filename}</strong>.
|
||||
bookmarks_html: Tú ert í ferð við at leggja upp til <strong>%{total_items} postar</strong> frá <strong>%{filename}</strong> afturat tínum <strong>bókamerkjum</strong>.
|
||||
domain_blocking_html: Tú ert í ferð við at <strong>blokera</strong> upp til <strong>%{total_items} navnaøki</strong> frá <strong>%{filename}</strong>.
|
||||
following_html: Tú ert í ferð við at <strong>fylgja</strong> upp til <strong>%{total_items} kontur</strong> frá <strong>%{filename}</strong>.
|
||||
muting_html: Tú ert í ferð við at <strong>doyva</strong> upp til <strong>%{total_items} kontur</strong> frá <strong>%{filename}</strong>.
|
||||
preface: Tú kanst innlesa dátur, sum tú hevur útlisið frá einum øðrum ambætara, so sum listar av fólki, sum tú fylgir ella blokerar.
|
||||
recent_imports: Feskar innflytingar
|
||||
states:
|
||||
finished: Lidnar
|
||||
in_progress: Í gongd
|
||||
scheduled: Skrálagdar
|
||||
unconfirmed: Ikki váttaðar
|
||||
status: Støða
|
||||
success: Dátur tínar vóru lagdar upp og verða viðgjørdar, tá tíð er
|
||||
time_started: Byrjaði
|
||||
titles:
|
||||
blocking: Innflyti blokeraðar kontur
|
||||
bookmarks: Innflyti bókamerki
|
||||
domain_blocking: Innflyti blokeraði navnaøki
|
||||
following: Innflyti fylgdar kontur
|
||||
muting: Innflyti doyvdar kontur
|
||||
type: Innflytingarslag
|
||||
type_groups:
|
||||
constructive: Fylgingar & bókamerki
|
||||
destructive: Blokeringar & doyvingar
|
||||
types:
|
||||
blocking: Blokeringslisti
|
||||
bookmarks: Bókamerki
|
||||
@ -1285,6 +1348,21 @@ fo:
|
||||
failed_sign_in_html: Miseydnað innritanarroynd við %{method} frá %{ip} (%{browser})
|
||||
successful_sign_in_html: Eydnað innritan við %{method} frá %{ip} (%{browser})
|
||||
title: Samgildissøga
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Ja, strika hald
|
||||
complete: Hald strikað
|
||||
confirmation_html: Ert tú vís/ur í, at tú vil gevast at móttaka %{type} fyri Mastodon á %{domain} til tína teldupostadressu á %{email}? Tú kanst altíð gera haldið virkið aftur frá tínum <a href="%{settings_path}">teldupostfráboðanarstillingum</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: yndisfráboðanarteldupostar
|
||||
follow: fylg fráboðanarteldupostar
|
||||
follow_request: fylg umbønir um teldupost
|
||||
mention: nevn fráboðanarteldupostar
|
||||
reblog: stimbra fráboðanarpostar
|
||||
resubscribe_html: Um tú hevur strikað haldið av misgávum, so kanst tú tekna haldið av nýggjum í tínum <a href="%{settings_path}">teldupostfráboðarstillingum</a>.
|
||||
success_html: Tú fer ikki longur at móttaka %{type} fyri Mastodon á %{domain} til tín teldupost á %{email}.
|
||||
title: Strika hald
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Kann ikki viðfesta sjónfílu til ein post, sum longu inniheldur myndir
|
||||
@ -1400,6 +1478,7 @@ fo:
|
||||
expired: Atkvøðugreiðslan er longu endað
|
||||
invalid_choice: Valmøguleikin finst ikki
|
||||
over_character_limit: kann ikki vera longri enn %{max} tekn hvør
|
||||
self_vote: Tú kanst ikki atkvøða í tínum egnum atkvøðugreiðslum
|
||||
too_few_options: má hava meiri enn ein valmøguleika
|
||||
too_many_options: kann ikki innihalda fleiri enn %{max} valmøguleikar
|
||||
preferences:
|
||||
@ -1703,7 +1782,12 @@ fo:
|
||||
seamless_external_login: Tú er ritað/ur inn umvegis eina uttanhýsis tænastu, so loyniorð og teldupoststillingar eru ikki tøkar.
|
||||
signed_in_as: 'Ritað/ur inn sum:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Góð ráð:</strong> Leinkið á heimasíðuni hjá tær kann vera ósjónligt. Tann týdningarmikli parturin er <code>rel="me"</code> sum forðar tí, at onkur kann látast at vera ein annar á heimasíðuni við brúkara-gjørdum tilfari. Tú kanst enntá brúka eitt <code>link</code> frámerki í høvdinum á síðuni heldur enn <code>a</code>, men HTML kodan má vera atkomulig uttan at JavaScript skal koyra.
|
||||
here_is_how: Her er hvussu
|
||||
hint_html: "<strong>At vátta samleikan hjá tær á Mastodon er fyri øll.</strong> Grundað á opnar vevstandarar, nú og í allar ævir frítt. Alt, tú hevur tørv á, er ein persónlig heimasíða, sum fólk kunnu kenna teg aftur á. Tá tú ger leinki til ta heimasíðuna frá vanga tínum, so eftirkanna vit, at heimasíðan hevur eitt leinki aftur til vangan hjá tær og vísa tað á vanganum."
|
||||
instructions_html: Avrita og innset koduna niðanfyri inn í HTML'ið á heimasíðuni hjá tær. Legg síðani adressuna á heimasíðuni hjá tær inn á eitt av eyka teigunum á vanganum hjá tær umvegis "Rætta vanga" teigin og goym broytingar.
|
||||
verification: Váttan
|
||||
verified_links: Tíni váttaðu leinki
|
||||
webauthn_credentials:
|
||||
add: Legg nýggjan trygdarlykil afturat
|
||||
create:
|
||||
|
@ -35,7 +35,7 @@ fr-QC:
|
||||
approve: Approuver
|
||||
approved_msg: La demande d’inscription de %{username} a été approuvée avec succès
|
||||
are_you_sure: Voulez-vous vraiment faire ça ?
|
||||
avatar: Avatar
|
||||
avatar: Image de profil
|
||||
by_domain: Domaine
|
||||
change_email:
|
||||
changed_msg: Courriel modifié avec succès !
|
||||
@ -125,6 +125,8 @@ fr-QC:
|
||||
removed_header_msg: L’image d’en-tête de %{username} a été supprimée avec succès
|
||||
resend_confirmation:
|
||||
already_confirmed: Cet·te utilisateur·rice est déjà confirmé·e
|
||||
send: Renvoyer le courriel de confirmation
|
||||
success: Courriel de confirmation envoyé avec succès!
|
||||
reset: Réinitialiser
|
||||
reset_password: Réinitialiser le mot de passe
|
||||
resubscribe: Se réabonner
|
||||
@ -380,6 +382,15 @@ fr-QC:
|
||||
undo: Supprimer de la liste blanche
|
||||
domain_blocks:
|
||||
add_new: Bloquer un nouveau domaine
|
||||
confirm_suspension:
|
||||
cancel: Annuler
|
||||
confirm: Suspendre
|
||||
permanent_action: Annuler la suspension ne restaure aucune donnée ou relation.
|
||||
preamble_html: Vous êtes sur le point de suspendre <strong>%{domain}</strong> et ses sous-domaines.
|
||||
remove_all_data: Cela supprimera de votre serveur tous les contenus, médias et données de profil pour les comptes de votre serveur.
|
||||
stop_communication: Votre serveur cessera de communiquer avec ces serveurs.
|
||||
title: Confirmer le blocage du domaine pour %{domain}
|
||||
undo_relationships: Cela annulera toute relation de suivi entre les comptes de ces serveurs et le vôtre.
|
||||
created_msg: Le blocage de domaine est désormais activé
|
||||
destroyed_msg: Le blocage de domaine a été désactivé
|
||||
domain: Domaine
|
||||
@ -729,6 +740,9 @@ fr-QC:
|
||||
branding:
|
||||
preamble: L'image de marque de votre serveur la différencie des autres serveurs du réseau. Ces informations peuvent être affichées dans nombre d'environnements, tels que l'interface web de Mastodon, les applications natives, dans les aperçus de liens sur d'autres sites Web et dans les applications de messagerie, etc. C'est pourquoi il est préférable de garder ces informations claires, courtes et concises.
|
||||
title: Thème
|
||||
captcha_enabled:
|
||||
desc_html: Ceci se base sur des scripts externes venant de hCaptcha, ce qui peut engendrer des soucis de sécurité et de confidentialité. De plus, <strong>cela peut rendre l'inscription beaucoup moins accessible pour certaines personnes (comme les personnes handicapées)</strong>. Pour ces raisons, veuillez envisager des mesures alternatives telles que l'inscription sur acceptation ou invitation.
|
||||
title: Obliger les nouveaux utilisateurs à résoudre un CAPTCHA pour vérifier leur compte
|
||||
content_retention:
|
||||
preamble: Contrôle comment le contenu créé par les utilisateurs est enregistré et stocké dans Mastodon.
|
||||
title: Rétention du contenu
|
||||
@ -964,6 +978,7 @@ fr-QC:
|
||||
notification_preferences: Modifier les préférences de courriel
|
||||
salutation: "%{name},"
|
||||
settings: 'Changer les préférences courriel : %{link}'
|
||||
unsubscribe: Se désabonner
|
||||
view: 'Voir :'
|
||||
view_profile: Voir le profil
|
||||
view_status: Afficher le message
|
||||
@ -977,6 +992,10 @@ fr-QC:
|
||||
your_token: Votre jeton d’accès
|
||||
auth:
|
||||
apply_for_account: Demander un compte
|
||||
captcha_confirmation:
|
||||
help_html: Si vous ne pouvez pas résoudre le CAPTCHA, vous pouvez nous contacter via %{email} et nous pouvons vous aider.
|
||||
hint_html: Encore une chose ! Nous avons besoin de confirmer que vous êtes un humain (c'est pour que nous puissions empêcher les spams !). Résolvez le CAPTCHA ci-dessous et cliquez sur "Continuer".
|
||||
title: Vérification de sécurité
|
||||
confirmations:
|
||||
wrong_email_hint: Si cette adresse de courriel est incorrecte, vous pouvez la modifier dans vos paramètres de compte.
|
||||
delete_account: Supprimer le compte
|
||||
@ -985,6 +1004,7 @@ fr-QC:
|
||||
prefix_invited_by_user: "@%{name} vous invite à rejoindre ce serveur Mastodon !"
|
||||
prefix_sign_up: Inscrivez-vous aujourd’hui sur Mastodon !
|
||||
suffix: Avec un compte, vous pourrez suivre des gens, publier des statuts et échanger des messages avec les utilisateur·rice·s de n'importe quel serveur Mastodon et bien plus !
|
||||
didnt_get_confirmation: Vous n'avez pas reçu de lien de confirmation ?
|
||||
dont_have_your_security_key: Vous n'avez pas votre clé de sécurité?
|
||||
forgot_password: Mot de passe oublié ?
|
||||
invalid_reset_password_token: Le lien de réinitialisation du mot de passe est invalide ou a expiré. Merci de réessayer.
|
||||
@ -997,23 +1017,39 @@ fr-QC:
|
||||
migrate_account_html: Si vous voulez rediriger ce compte vers un autre, vous pouvez le <a href="%{path}">configurer ici</a>.
|
||||
or_log_in_with: Ou authentifiez-vous avec
|
||||
privacy_policy_agreement_html: J’ai lu et j’accepte la <a href="%{privacy_policy_path}" target="_blank">politique de confidentialité</a>
|
||||
progress:
|
||||
confirm: Confirmez l'e-mail
|
||||
details: Vos infos
|
||||
review: Notre avis
|
||||
rules: Accepter les règles
|
||||
providers:
|
||||
cas: CAS
|
||||
saml: SAML
|
||||
register: S’inscrire
|
||||
registration_closed: "%{instance} a désactivé les inscriptions"
|
||||
resend_confirmation: Renvoyer le courriel de confirmation
|
||||
reset_password: Réinitialiser le mot de passe
|
||||
rules:
|
||||
accept: Accepter
|
||||
back: Retour
|
||||
invited_by: 'Vous pouvez rejoindre %{domain} grâve à l''invitation de :'
|
||||
preamble: Celles-ci sont définies et appliqués par les modérateurs de %{domain}.
|
||||
preamble_invited: Avant de continuer, veuillez lire les règles de base définies par les modérateurs de %{domain}.
|
||||
title: Quelques règles de base.
|
||||
title_invited: Vous avez été invité·e.
|
||||
security: Sécurité
|
||||
set_new_password: Définir le nouveau mot de passe
|
||||
setup:
|
||||
email_below_hint_html: Vérifiez votre dossier de spam ou demandez qu’on vous le renvoie. Vous pouvez corriger votre adresse e-mail si elle est incorrecte.
|
||||
email_settings_hint_html: Cliquez sur le lien que nous vous avons envoyé pour vérifier l’adresse %{email}. Nous vous attendons ici.
|
||||
link_not_received: Vous n'avez pas reçu de lien ?
|
||||
new_confirmation_instructions_sent: Vous recevrez un nouveau courriel avec votre lien de confirmation dans quelques minutes!
|
||||
title: Vérifiez votre boîte de réception
|
||||
sign_in:
|
||||
preamble_html: Connectez-vous avec vos identifiants sur <strong>%{domain}</strong>. Si votre compte est hébergé sur un autre serveur, vous ne pourrez pas vous connecter ici.
|
||||
title: Se connecter à %{domain}
|
||||
sign_up:
|
||||
manual_review: Les inscriptions sur %{domain} passent par une revue manuelle de nos modérateurs. Pour les aider, écrivez un peu plus sur vous et pourquoi vous souhaitez créer un compte sur %{domain}.
|
||||
preamble: Avec un compte sur ce serveur Mastodon, vous serez en mesure de suivre toute autre personne sur le réseau, quel que soit l’endroit où son compte est hébergé.
|
||||
title: Mettons les choses en place pour %{domain}.
|
||||
status:
|
||||
@ -1113,6 +1149,11 @@ fr-QC:
|
||||
your_appeal_rejected: Votre appel a été rejeté
|
||||
domain_validator:
|
||||
invalid_domain: n’est pas un nom de domaine valide
|
||||
edit_profile:
|
||||
basic_information: Informations de base
|
||||
hint_html: "<strong>Personnalisez ce que les gens voient sur votre profil public et à côté de vos messages.</strong> Les autres personnes seront plus susceptibles de vous suivre et d’interagir avec vous lorsque vous avez un profil complet et une photo."
|
||||
other: Autre
|
||||
safety_and_privacy: Sécurité et confidentialité
|
||||
errors:
|
||||
'400': La demande que vous avez soumise est invalide ou mal formée.
|
||||
'403': Vous n’avez pas accès à cette page.
|
||||
@ -1201,7 +1242,9 @@ fr-QC:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> élément correspondant à votre recherche est sélectionné."
|
||||
other: L'ensemble des <strong>%{count}</strong> éléments correspondant à votre recherche est sélectionné.
|
||||
cancel: Annuler
|
||||
changes_saved_msg: Les modifications ont été enregistrées avec succès !
|
||||
confirm: Confirmer
|
||||
copy: Copier
|
||||
delete: Supprimer
|
||||
deselect: Tout déselectionner
|
||||
@ -1217,15 +1260,51 @@ fr-QC:
|
||||
other: Certaines choses ne vont pas ! Veuillez vérifier les %{count} erreurs ci-dessous
|
||||
imports:
|
||||
errors:
|
||||
empty: Fichier CSV vide
|
||||
incompatible_type: Incompatible avec le type d’import sélectionné
|
||||
invalid_csv_file: 'Fichier CSV non valide. Erreur : %{error}'
|
||||
over_rows_processing_limit: contient plus de %{count} lignes
|
||||
too_large: Le fichier est trop lourd
|
||||
failures: Échecs
|
||||
imported: Importé
|
||||
mismatched_types_warning: Il semblerait que vous avez sélectionné le mauvais type pour cet import, veuillez vérifier attentivement.
|
||||
modes:
|
||||
merge: Fusionner
|
||||
merge_long: Garder les enregistrements existants et ajouter les nouveaux
|
||||
overwrite: Écraser
|
||||
overwrite_long: Remplacer les enregistrements actuels par les nouveaux
|
||||
overwrite_preambles:
|
||||
blocking_html: Vous allez <strong>remplacer votre liste de blocage</strong> par près de <strong>%{total_items} comptes</strong> tirés de <strong>%{filename}</strong>.
|
||||
bookmarks_html: Vous allez <strong>remplacer vos signets</strong> par près de <strong>%{total_items} posts</strong> tirés de <strong>%{filename}</strong>.
|
||||
domain_blocking_html: Vous allez <strong>remplacer votre liste de blocage de domaines</strong> par près de <strong>%{total_items} domaines</strong> tirés de <strong>%{filename}</strong>.
|
||||
following_html: Vous allez <strong>suivre</strong> jusqu’à <strong>%{total_items} comptes</strong> depuis <strong>%{filename}</strong> et <strong>arrêter de suivre n’importe qui d’autre</strong>.
|
||||
muting_html: Vous allez <strong>remplacer votre liste de comptes masqués</strong> par près de <strong>%{total_items} comptes</strong> tirés de <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: Vous allez <strong>bloquer</strong> près de <strong>%{total_items} comptes</strong> tirés de <strong>%{filename}</strong>.
|
||||
bookmarks_html: Vous allez ajouter près de <strong>%{total_items} messages</strong> de <strong>%{filename}</strong> à vos <strong>signets</strong>.
|
||||
domain_blocking_html: Vous allez <strong>bloquer</strong> près de <strong>%{total_items} domaines</strong> tirés de <strong>%{filename}</strong>.
|
||||
following_html: Vous allez <strong>suivre</strong> près de <strong>%{total_items} comptes</strong> tirés de <strong>%{filename}</strong>.
|
||||
muting_html: Vous allez <strong>masquer</strong> près de <strong>%{total_items} comptes</strong> tirés de <strong>%{filename}</strong>.
|
||||
preface: Vous pouvez importer certaines données que vous avez exporté d’un autre serveur, comme une liste des personnes que vous suivez ou bloquez sur votre compte.
|
||||
recent_imports: Récents imports
|
||||
states:
|
||||
finished: Terminé
|
||||
in_progress: En cours
|
||||
scheduled: Programmé
|
||||
unconfirmed: Non confirmé
|
||||
status: Statut
|
||||
success: Vos données ont été importées avec succès et seront traitées en temps et en heure
|
||||
time_started: Démarré le
|
||||
titles:
|
||||
blocking: En cours d’importation des comptes bloqués
|
||||
bookmarks: En cours d’importation des signets
|
||||
domain_blocking: En cours d’importation des domaines bloqués
|
||||
following: En cours d’importation des comptes suivis
|
||||
muting: En cours d’importation des comptes masqués
|
||||
type: Type d’import
|
||||
type_groups:
|
||||
constructive: Abonnements et signets
|
||||
destructive: Blocages et masquages
|
||||
types:
|
||||
blocking: Liste de comptes bloqués
|
||||
bookmarks: Marque-pages
|
||||
@ -1269,6 +1348,21 @@ fr-QC:
|
||||
failed_sign_in_html: Tentative de connexion échouée avec %{method} de %{ip} (%{browser})
|
||||
successful_sign_in_html: Connexion réussie avec %{method} de %{ip} (%{browser})
|
||||
title: Historique d'authentification
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Oui, se désinscrire
|
||||
complete: Désinscrit
|
||||
confirmation_html: Êtes-vous sûr de vouloir vous désinscrire des %{type} de la part du Mastodon installé sur %{domain} vers votre adresse %{email}? Vous pouvez toujours vous réabonner à partir de vos <a href="%{settings_path}">paramètres de notification par e-mail</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: e-mails de notifications de signets
|
||||
follow: e-mails de notifications d’abonnements
|
||||
follow_request: e-mails de demandes d’abonnements
|
||||
mention: e-mails de notifications de mentions
|
||||
reblog: e-mails de notifications de boost
|
||||
resubscribe_html: Si vous vous êtes désabonné par erreur, vous pouvez vous réinscrire à partir de vos <a href="%{settings_path}">paramètres de notification par e-mail</a>.
|
||||
success_html: Vous ne serez plus inscrits aux %{type} du Mastodon installé sur %{domain} à votre adresse %{email}.
|
||||
title: Se désinscrire
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Impossible de joindre une vidéo à un message contenant déjà des images
|
||||
@ -1384,6 +1478,7 @@ fr-QC:
|
||||
expired: Ce sondage est déjà terminé
|
||||
invalid_choice: L'option de vote choisie n'existe pas
|
||||
over_character_limit: ne peuvent être plus long que %{max} caractères chacun
|
||||
self_vote: Vous ne pouvez pas voter à vos propres sondages
|
||||
too_few_options: doit avoir plus qu’une proposition
|
||||
too_many_options: ne peut contenir plus de %{max} propositions
|
||||
preferences:
|
||||
@ -1687,7 +1782,12 @@ fr-QC:
|
||||
seamless_external_login: Vous êtes connecté via un service externe, donc les paramètres concernant le mot de passe et le courriel ne sont pas disponibles.
|
||||
signed_in_as: 'Connecté·e en tant que :'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Astuce :</strong> Le lien sur votre site Web peut être invisible. La partie importante est <code>rel="me"</code> qui évite que soient pris en compte d’autres liens provenant de contenu générés par des utilisateurs tiers. Vous pouvez même utiliser une balise <code>link</code> dans l’en-tête de la page au lieu de <code>a</code>, mais le HTML doit être accessible sans avoir besoin d’exécuter du JavaScript.
|
||||
here_is_how: Voici comment
|
||||
hint_html: "<strong>La vérification de son profil sur Mastodon est accessible à tous.</strong> Elle s’appuie sur des standards ouverts du web, gratuits aujourd’hui et pour toujours. Tout ce dont vous avez besoin, c’est d’un site web personnel qui vous est associé dans l’esprit des gens. Lorsque vous ajoutez un lien depuis votre profil, nous vérifierons que le site web renvoie à son tour à votre profil Mastodon et montrerons un indicateur visuel à côté du lien si c’est le cas."
|
||||
instructions_html: Copiez et collez le code ci-dessous dans le code HTML de votre site web. Ajoutez ensuite l’adresse de votre site dans l’un des champs supplémentaires de votre profil à partir de l‘onglet « Modifier le profil » et enregistrez les modifications.
|
||||
verification: Vérification
|
||||
verified_links: Vos liens vérifiés
|
||||
webauthn_credentials:
|
||||
add: Ajouter une nouvelle clé de sécurité
|
||||
create:
|
||||
|
@ -125,6 +125,8 @@ fr:
|
||||
removed_header_msg: L’image d’en-tête de %{username} a été supprimée avec succès
|
||||
resend_confirmation:
|
||||
already_confirmed: Cet·te utilisateur·rice est déjà confirmé·e
|
||||
send: Renvoyer le lien de confirmation
|
||||
success: La confirmation a bien été envoyée !
|
||||
reset: Réinitialiser
|
||||
reset_password: Réinitialiser le mot de passe
|
||||
resubscribe: Se réabonner
|
||||
@ -380,6 +382,15 @@ fr:
|
||||
undo: Supprimer de la liste blanche
|
||||
domain_blocks:
|
||||
add_new: Bloquer un nouveau domaine
|
||||
confirm_suspension:
|
||||
cancel: Annuler
|
||||
confirm: Suspendre
|
||||
permanent_action: Annuler la suspension ne restaure aucune donnée ou relation.
|
||||
preamble_html: Vous êtes sur le point de suspendre <strong>%{domain}</strong> et ses sous-domaines.
|
||||
remove_all_data: Cela supprimera de votre serveur tous les contenus, médias et données de profil pour les comptes de votre serveur.
|
||||
stop_communication: Votre serveur cessera de communiquer avec ces serveurs.
|
||||
title: Confirmer le blocage du domaine pour %{domain}
|
||||
undo_relationships: Cela annulera toute relation de suivi entre les comptes de ces serveurs et le vôtre.
|
||||
created_msg: Le blocage de domaine est désormais activé
|
||||
destroyed_msg: Le blocage de domaine a été désactivé
|
||||
domain: Domaine
|
||||
@ -729,6 +740,9 @@ fr:
|
||||
branding:
|
||||
preamble: L'image de marque de votre serveur la différencie des autres serveurs du réseau. Ces informations peuvent être affichées dans nombre d'environnements, tels que l'interface web de Mastodon, les applications natives, dans les aperçus de liens sur d'autres sites Web et dans les applications de messagerie, etc. C'est pourquoi il est préférable de garder ces informations claires, courtes et concises.
|
||||
title: Thème
|
||||
captcha_enabled:
|
||||
desc_html: Ceci se base sur des scripts externes venant de hCaptcha, ce qui peut engendrer des soucis de sécurité et de confidentialité. De plus, <strong>cela peut rendre l'inscription beaucoup moins accessible pour certaines personnes (comme les personnes handicapées)</strong>. Pour ces raisons, veuillez envisager des mesures alternatives telles que l'inscription sur acceptation ou invitation.
|
||||
title: Exiger que les nouveaux utilisateurs résolvent un CAPTCHA pour confirmer leur compte
|
||||
content_retention:
|
||||
preamble: Contrôle comment le contenu créé par les utilisateurs est enregistré et stocké dans Mastodon.
|
||||
title: Rétention du contenu
|
||||
@ -950,7 +964,7 @@ fr:
|
||||
remove: Détacher l'alias
|
||||
appearance:
|
||||
advanced_web_interface: Interface web avancée
|
||||
advanced_web_interface_hint: 'Si vous voulez utiliser toute la largeur de votre écran, l’interface web avancée vous permet de configurer plusieurs colonnes différentes pour voir autant d’informations que vous le souhaitez en même temps : Accueil, notifications, fil public fédéré, un nombre illimité de listes et hashtags.'
|
||||
advanced_web_interface_hint: 'Si vous voulez utiliser toute la largeur de votre écran, l’interface web avancée vous permet de configurer plusieurs colonnes différentes pour voir autant d’informations que vous le souhaitez en même temps : Accueil, notifications, fil fédéré, un nombre illimité de listes et hashtags.'
|
||||
animations_and_accessibility: Animations et accessibilité
|
||||
confirmation_dialogs: Dialogues de confirmation
|
||||
discovery: Découverte
|
||||
@ -964,6 +978,7 @@ fr:
|
||||
notification_preferences: Modifier les préférences de courriel
|
||||
salutation: "%{name},"
|
||||
settings: 'Changer les préférences courriel : %{link}'
|
||||
unsubscribe: Se désabonner
|
||||
view: 'Voir :'
|
||||
view_profile: Voir le profil
|
||||
view_status: Afficher le message
|
||||
@ -977,6 +992,10 @@ fr:
|
||||
your_token: Votre jeton d’accès
|
||||
auth:
|
||||
apply_for_account: Demander un compte
|
||||
captcha_confirmation:
|
||||
help_html: Si vous avez des problèmes pour résoudre le CAPTCHA, vous pouvez nous contacter via %{email} et nous pourrons vous aider.
|
||||
hint_html: Encore une chose ! Nous avons besoin de confirmer que vous êtes un humain (c'est pour que nous puissions empêcher les spams !). Résolvez le CAPTCHA ci-dessous et cliquez sur "Continuer".
|
||||
title: Vérification de sécurité
|
||||
confirmations:
|
||||
wrong_email_hint: Si cette adresse de courriel est incorrecte, vous pouvez la modifier dans vos paramètres de compte.
|
||||
delete_account: Supprimer le compte
|
||||
@ -985,6 +1004,7 @@ fr:
|
||||
prefix_invited_by_user: "@%{name} vous invite à rejoindre ce serveur Mastodon !"
|
||||
prefix_sign_up: Inscrivez-vous aujourd’hui sur Mastodon !
|
||||
suffix: Avec un compte, vous pourrez suivre des gens, publier des statuts et échanger des messages avec les utilisateur·rice·s de n'importe quel serveur Mastodon et bien plus !
|
||||
didnt_get_confirmation: Vous n'avez pas reçu de lien de confirmation ?
|
||||
dont_have_your_security_key: Vous n'avez pas votre clé de sécurité?
|
||||
forgot_password: Mot de passe oublié ?
|
||||
invalid_reset_password_token: Le lien de réinitialisation du mot de passe est invalide ou a expiré. Merci de réessayer.
|
||||
@ -997,23 +1017,39 @@ fr:
|
||||
migrate_account_html: Si vous voulez rediriger ce compte vers un autre, vous pouvez le <a href="%{path}">configurer ici</a>.
|
||||
or_log_in_with: Ou authentifiez-vous avec
|
||||
privacy_policy_agreement_html: J’ai lu et j’accepte la <a href="%{privacy_policy_path}" target="_blank">politique de confidentialité</a>
|
||||
progress:
|
||||
confirm: Confirmez l'e-mail
|
||||
details: Vos infos
|
||||
review: Notre avis
|
||||
rules: Accepter les règles
|
||||
providers:
|
||||
cas: CAS
|
||||
saml: SAML
|
||||
register: S’inscrire
|
||||
registration_closed: "%{instance} a désactivé les inscriptions"
|
||||
resend_confirmation: Renvoyer le lien de confirmation
|
||||
reset_password: Réinitialiser le mot de passe
|
||||
rules:
|
||||
accept: Accepter
|
||||
back: Retour
|
||||
invited_by: 'Vous pouvez rejoindre %{domain} grâve à l''invitation de :'
|
||||
preamble: Celles-ci sont définies et appliqués par les modérateurs de %{domain}.
|
||||
preamble_invited: Avant de continuer, veuillez lire les règles de base définies par les modérateurs de %{domain}.
|
||||
title: Quelques règles de base.
|
||||
title_invited: Vous avez été invité·e.
|
||||
security: Sécurité
|
||||
set_new_password: Définir le nouveau mot de passe
|
||||
setup:
|
||||
email_below_hint_html: Vérifiez votre dossier de spam ou demandez qu’on vous le renvoie. Vous pouvez corriger votre adresse e-mail si elle est incorrecte.
|
||||
email_settings_hint_html: Cliquez sur le lien que nous vous avons envoyé pour vérifier l’adresse %{email}. Nous vous attendons ici.
|
||||
link_not_received: Vous n'avez pas reçu de lien ?
|
||||
new_confirmation_instructions_sent: Vous allez recevoir un nouvel e-mail de confirmation dans quelques minutes !
|
||||
title: Vérifiez votre boîte de réception
|
||||
sign_in:
|
||||
preamble_html: Connectez-vous avec vos identifiants sur <strong>%{domain}</strong>. Si votre compte est hébergé sur un autre serveur, vous ne pourrez pas vous connecter ici.
|
||||
title: Se connecter à %{domain}
|
||||
sign_up:
|
||||
manual_review: Les inscriptions sur %{domain} passent par une revue manuelle de nos modérateurs. Pour les aider, écrivez un peu plus sur vous et pourquoi vous souhaitez créer un compte sur %{domain}.
|
||||
preamble: Avec un compte sur ce serveur Mastodon, vous serez en mesure de suivre toute autre personne sur le réseau, quel que soit l’endroit où son compte est hébergé.
|
||||
title: Mettons les choses en place pour %{domain}.
|
||||
status:
|
||||
@ -1113,6 +1149,11 @@ fr:
|
||||
your_appeal_rejected: Votre appel a été rejeté
|
||||
domain_validator:
|
||||
invalid_domain: n’est pas un nom de domaine valide
|
||||
edit_profile:
|
||||
basic_information: Informations de base
|
||||
hint_html: "<strong>Personnalisez ce que les gens voient sur votre profil public et à côté de vos messages.</strong> Les autres personnes seront plus susceptibles de vous suivre et d’interagir avec vous lorsque vous avez un profil complet et une photo."
|
||||
other: Autre
|
||||
safety_and_privacy: Sécurité et confidentialité
|
||||
errors:
|
||||
'400': La demande que vous avez soumise est invalide ou mal formée.
|
||||
'403': Vous n’avez pas accès à cette page.
|
||||
@ -1201,7 +1242,9 @@ fr:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> élément correspondant à votre recherche est sélectionné."
|
||||
other: L'ensemble des <strong>%{count}</strong> éléments correspondant à votre recherche est sélectionné.
|
||||
cancel: Annuler
|
||||
changes_saved_msg: Les modifications ont été enregistrées avec succès !
|
||||
confirm: Confirmer
|
||||
copy: Copier
|
||||
delete: Supprimer
|
||||
deselect: Tout déselectionner
|
||||
@ -1217,15 +1260,51 @@ fr:
|
||||
other: Certaines choses ne vont pas ! Veuillez vérifier les %{count} erreurs ci-dessous
|
||||
imports:
|
||||
errors:
|
||||
empty: Fichier CSV vide
|
||||
incompatible_type: Incompatible avec le type d’import sélectionné
|
||||
invalid_csv_file: 'Fichier CSV non valide. Erreur : %{error}'
|
||||
over_rows_processing_limit: contient plus de %{count} lignes
|
||||
too_large: Le fichier est trop lourd
|
||||
failures: Échecs
|
||||
imported: Importé
|
||||
mismatched_types_warning: Il semblerait que vous avez sélectionné le mauvais type pour cet import, veuillez vérifier attentivement.
|
||||
modes:
|
||||
merge: Fusionner
|
||||
merge_long: Garder les enregistrements existants et ajouter les nouveaux
|
||||
overwrite: Écraser
|
||||
overwrite_long: Remplacer les enregistrements actuels par les nouveaux
|
||||
overwrite_preambles:
|
||||
blocking_html: Vous allez <strong>remplacer votre liste de blocage</strong> par près de <strong>%{total_items} comptes</strong> tirés de <strong>%{filename}</strong>.
|
||||
bookmarks_html: Vous allez <strong>remplacer vos signets</strong> par près de <strong>%{total_items} posts</strong> tirés de <strong>%{filename}</strong>.
|
||||
domain_blocking_html: Vous allez <strong>remplacer votre liste de blocage de domaines</strong> par près de <strong>%{total_items} domaines</strong> tirés de <strong>%{filename}</strong>.
|
||||
following_html: Vous allez <strong>suivre</strong> jusqu’à <strong>%{total_items} comptes</strong> depuis <strong>%{filename}</strong> et <strong>arrêter de suivre n’importe qui d’autre</strong>.
|
||||
muting_html: Vous allez <strong>remplacer votre liste de comptes masqués</strong> par près de <strong>%{total_items} comptes</strong> tirés de <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: Vous allez <strong>bloquer</strong> près de <strong>%{total_items} comptes</strong> tirés de <strong>%{filename}</strong>.
|
||||
bookmarks_html: Vous allez ajouter près de <strong>%{total_items} messages</strong> de <strong>%{filename}</strong> à vos <strong>signets</strong>.
|
||||
domain_blocking_html: Vous allez <strong>bloquer</strong> près de <strong>%{total_items} domaines</strong> tirés de <strong>%{filename}</strong>.
|
||||
following_html: Vous allez <strong>suivre</strong> près de <strong>%{total_items} comptes</strong> tirés de <strong>%{filename}</strong>.
|
||||
muting_html: Vous allez <strong>masquer</strong> près de <strong>%{total_items} comptes</strong> tirés de <strong>%{filename}</strong>.
|
||||
preface: Vous pouvez importer certaines données que vous avez exporté d’un autre serveur, comme une liste des personnes que vous suivez ou bloquez sur votre compte.
|
||||
recent_imports: Récents imports
|
||||
states:
|
||||
finished: Terminé
|
||||
in_progress: En cours
|
||||
scheduled: Programmé
|
||||
unconfirmed: Non confirmé
|
||||
status: Statut
|
||||
success: Vos données ont été importées avec succès et seront traitées en temps et en heure
|
||||
time_started: Démarré le
|
||||
titles:
|
||||
blocking: En cours d’importation des comptes bloqués
|
||||
bookmarks: En cours d’importation des signets
|
||||
domain_blocking: En cours d’importation des domaines bloqués
|
||||
following: En cours d’importation des comptes suivis
|
||||
muting: En cours d’importation des comptes masqués
|
||||
type: Type d’import
|
||||
type_groups:
|
||||
constructive: Abonnements et signets
|
||||
destructive: Blocages et masquages
|
||||
types:
|
||||
blocking: Liste de comptes bloqués
|
||||
bookmarks: Marque-pages
|
||||
@ -1269,6 +1348,21 @@ fr:
|
||||
failed_sign_in_html: Tentative de connexion échouée avec %{method} de %{ip} (%{browser})
|
||||
successful_sign_in_html: Connexion réussie avec %{method} de %{ip} (%{browser})
|
||||
title: Historique d'authentification
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Oui, se désinscrire
|
||||
complete: Désinscrit
|
||||
confirmation_html: Êtes-vous sûr de vouloir vous désinscrire des %{type} de la part du Mastodon installé sur %{domain} vers votre adresse %{email}? Vous pouvez toujours vous réabonner à partir de vos <a href="%{settings_path}">paramètres de notification par e-mail</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: e-mails de notifications de signets
|
||||
follow: e-mails de notifications d’abonnements
|
||||
follow_request: e-mails de demandes d’abonnements
|
||||
mention: e-mails de notifications de mentions
|
||||
reblog: e-mails de notifications de boost
|
||||
resubscribe_html: Si vous vous êtes désabonné par erreur, vous pouvez vous réinscrire à partir de vos <a href="%{settings_path}">paramètres de notification par e-mail</a>.
|
||||
success_html: Vous ne serez plus inscrits aux %{type} du Mastodon installé sur %{domain} à votre adresse %{email}.
|
||||
title: Se désinscrire
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Impossible de joindre une vidéo à un message contenant déjà des images
|
||||
@ -1384,6 +1478,7 @@ fr:
|
||||
expired: Ce sondage est déjà terminé
|
||||
invalid_choice: L'option de vote choisie n'existe pas
|
||||
over_character_limit: ne peuvent être plus long que %{max} caractères chacun
|
||||
self_vote: Vous ne pouvez pas voter à vos propres sondages
|
||||
too_few_options: doit avoir plus qu’une proposition
|
||||
too_many_options: ne peut contenir plus de %{max} propositions
|
||||
preferences:
|
||||
@ -1687,7 +1782,12 @@ fr:
|
||||
seamless_external_login: Vous êtes connecté via un service externe, donc les paramètres concernant le mot de passe et le courriel ne sont pas disponibles.
|
||||
signed_in_as: 'Connecté·e en tant que :'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Astuce :</strong> Le lien sur votre site Web peut être invisible. La partie importante est <code>rel="me"</code> qui évite que soient pris en compte d’autres liens provenant de contenu générés par des utilisateurs tiers. Vous pouvez même utiliser une balise <code>link</code> dans l’en-tête de la page au lieu de <code>a</code>, mais le HTML doit être accessible sans avoir besoin d’exécuter du JavaScript.
|
||||
here_is_how: Voici comment
|
||||
hint_html: "<strong>La vérification de son profil sur Mastodon est accessible à tous.</strong> Elle s’appuie sur des standards ouverts du web, gratuits aujourd’hui et pour toujours. Tout ce dont vous avez besoin, c’est d’un site web personnel qui vous est associé dans l’esprit des gens. Lorsque vous ajoutez un lien depuis votre profil, nous vérifierons que le site web renvoie à son tour à votre profil Mastodon et montrerons un indicateur visuel à côté du lien si c’est le cas."
|
||||
instructions_html: Copiez et collez le code ci-dessous dans le code HTML de votre site web. Ajoutez ensuite l’adresse de votre site dans l’un des champs supplémentaires de votre profil à partir de l‘onglet « Modifier le profil » et enregistrez les modifications.
|
||||
verification: Vérification
|
||||
verified_links: Vos liens vérifiés
|
||||
webauthn_credentials:
|
||||
add: Ajouter une nouvelle clé de sécurité
|
||||
create:
|
||||
|
@ -382,6 +382,15 @@ fy:
|
||||
undo: Federaasje mei domein net tastean
|
||||
domain_blocks:
|
||||
add_new: Nije domeinblokkade tafoegje
|
||||
confirm_suspension:
|
||||
cancel: Annulearje
|
||||
confirm: Utstelle
|
||||
permanent_action: It útstellen ûngedien meitsje sil gjin gegevens of folchrelaasjes werstelle.
|
||||
preamble_html: Jo steane op it punt om <strong>%{domain}</strong> en subdomeinen út te stellen.
|
||||
remove_all_data: Dit smyt alle ynhâld, media en profylgegevens fan de accounts fan dit domein fan jo server fuort.
|
||||
stop_communication: Jo server sil net langer mei dizze servers kommunisearje.
|
||||
title: Domeinblokkade foar %{domain} befêstigje
|
||||
undo_relationships: Dit sil elke folchrelaasje tusken de accounts fan dizze servers en dy fan jo ûngedien meitsje.
|
||||
created_msg: Domeinblokkade wurdt no ferwurke
|
||||
destroyed_msg: Domeinblokkade is ûngedien makke
|
||||
domain: Domein
|
||||
@ -425,7 +434,7 @@ fy:
|
||||
mx: MX-record
|
||||
domain: Domein
|
||||
new:
|
||||
create: Domain tafoegje
|
||||
create: Domein tafoegje
|
||||
resolve: Domein opsykje
|
||||
title: Nije e-maildomein blokkearje
|
||||
no_email_domain_block_selected: Der binne gjin e-maildomeinblokkaden wizige, omdat der gjin ien selektearre waard
|
||||
@ -731,6 +740,9 @@ fy:
|
||||
branding:
|
||||
preamble: De branding fan jo server lit sjen hoe’t it fan oare servers yn it netwurk ferskilt. Dizze ynformaasje wurdt op ferskate plakken toand, lykas yn de webomjouwing fan Mastodon, yn mobile apps, yn foarfertoaningen op oare websites en berjochte-apps, ensfh. Dêrom is it wichtich om de ynformaasje helder, koart en bûnich te hâlden.
|
||||
title: Branding
|
||||
captcha_enabled:
|
||||
desc_html: Dit is ôfhinklik fan eksterne scripts fan hCaptcha, wat feilichheids- en privacyrisiko’s meibringe kin. Boppe dat kin <strong>dit it registraasjeproses bot minder tagonklik meitsje foar guon (foaral handicapte) minsken</strong>. Om dizze redenen kinne jo it beste alternative maatregels oerweagje, lykas registraasje op basis fan goedkarring of op útnûging.
|
||||
title: Nije brûkers moatte in CAPTCHA oplosse om harren account te befêstigjen
|
||||
content_retention:
|
||||
preamble: Tafersjoch hâlde op hoe’t berjochten en media fan brûkers op Mastodon bewarre wurde.
|
||||
title: Bewartermyn berjochten
|
||||
@ -963,9 +975,10 @@ fy:
|
||||
sensitive_content: Gefoelige ynhâld
|
||||
toot_layout: Lay-out fan berjochten
|
||||
application_mailer:
|
||||
notification_preferences: E-mailfoarkarren wizigje
|
||||
notification_preferences: E-mailynstellingen wizigje
|
||||
salutation: "%{name},"
|
||||
settings: 'E-mailfoarkarren wizigje: %{link}'
|
||||
settings: 'E-mailynstellingen wizigje: %{link}'
|
||||
unsubscribe: Ofmelde
|
||||
view: 'Besjoch:'
|
||||
view_profile: Profyl besjen
|
||||
view_status: Berjocht besjen
|
||||
@ -979,6 +992,10 @@ fy:
|
||||
your_token: Jo tagongskoade
|
||||
auth:
|
||||
apply_for_account: Account oanfreegje
|
||||
captcha_confirmation:
|
||||
help_html: As jo problemen tsjinkomme by it oplossen fan de CAPTCHA, kinne jo kontakt mei ús opnimme fia %{email}, sadat wy jo helpe kinne.
|
||||
hint_html: Noch ien ding! Jo moatte befêstigje dat jo in minske binne (dit is om de spam bûten de doar te hâlden!). Los de ûndersteande CAPTCHA op en klik op ‘Trochgean’.
|
||||
title: Befeiligingskontrôle
|
||||
confirmations:
|
||||
wrong_email_hint: As it e-mailadres net korrekt is, kinne jo dat wizigje yn de accountynstellingen.
|
||||
delete_account: Account fuortsmite
|
||||
@ -1015,8 +1032,11 @@ fy:
|
||||
rules:
|
||||
accept: Akseptearje
|
||||
back: Tebek
|
||||
invited_by: 'Jo kinne jo registrearje op %{domain} mei tank oan de útnûging dy’t jo ûntfongen hawwe fan:'
|
||||
preamble: Dizze binne fêststeld en wurde yn stân hâlden troch de moderatoaren fan %{domain}.
|
||||
preamble_invited: Eardat jo fierder gean, moatte jo earst yn de kunde komme mei de basisregels dy’t troch de moderatoaren fan %{domain} fêststeld binne.
|
||||
title: Inkelde basisrigels.
|
||||
title_invited: Jo binne útnûge.
|
||||
security: Befeiliging
|
||||
set_new_password: Nij wachtwurd ynstelle
|
||||
setup:
|
||||
@ -1129,6 +1149,11 @@ fy:
|
||||
your_appeal_rejected: Jo beswier is ôfwêzen
|
||||
domain_validator:
|
||||
invalid_domain: is in ûnjildige domeinnamme
|
||||
edit_profile:
|
||||
basic_information: Algemiene ynformaasje
|
||||
hint_html: "<strong>Pas oan wat minsken op jo iepenbiere profyl en njonken jo berjochten sjogge.</strong> Oare minsken sille jo earder folgje en mei jo kommunisearje wannear’t jo profyl ynfolle is en jo in profylfoto hawwe."
|
||||
other: Oars
|
||||
safety_and_privacy: Feilichheid en privacy
|
||||
errors:
|
||||
'400': De oanfraach dy’t jo yntsjinne hawwe wie ûnjildich of fout.
|
||||
'403': Jo hawwe gjin tastimming om dizze side te besjen.
|
||||
@ -1217,7 +1242,9 @@ fy:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> item dat mei jo sykopdracht oerienkomt is selektearre."
|
||||
other: Alle <strong>%{count}</strong> items dy’t mei jo sykopdracht oerienkomme binne selektearre.
|
||||
cancel: Annulearje
|
||||
changes_saved_msg: Wizigingen mei sukses bewarre!
|
||||
confirm: Befêstigje
|
||||
copy: Kopiearje
|
||||
delete: Fuortsmite
|
||||
deselect: Alles deselektearje
|
||||
@ -1233,15 +1260,51 @@ fy:
|
||||
other: Der is wat net hielendal goed! Besjoch ûndersteande %{count} flaters
|
||||
imports:
|
||||
errors:
|
||||
empty: Leech CSV-bestân
|
||||
incompatible_type: Ynkompatibel mei it keazen ymporttype
|
||||
invalid_csv_file: 'Unjildich CSV-bestân. Flater: %{error}'
|
||||
over_rows_processing_limit: befettet mear as %{count} rigen
|
||||
too_large: Bestân is te grut
|
||||
failures: Flaters
|
||||
imported: Ymportearre
|
||||
mismatched_types_warning: It liket der op dat jo it ferkearde ymporttype selektearre hawwe, kontrolearje nochris.
|
||||
modes:
|
||||
merge: Gearfoegje
|
||||
merge_long: Besteande gegevens behâlde en nije tafoegje
|
||||
overwrite: Oerskriuwe
|
||||
overwrite_long: Aktuele gegevens mei de nije gegevens ferfange
|
||||
overwrite_preambles:
|
||||
blocking_html: Jo steane op it punt om <strong>jo blokkearlist</strong> mei mear as <strong>%{total_items} accounts</strong> fan <strong>%{filename}</strong> te ferfangen.
|
||||
bookmarks_html: Jo steane op it punt om <strong>jo blêdwizers</strong> mei mear as <strong>%{total_items} artikelen</strong> fan <strong>%{filename}</strong> te ferfangen.
|
||||
domain_blocking_html: Jo steane op it punt om <strong>jo domeinblokkearlist</strong> mei mear as <strong>%{total_items} domeinen</strong> fan <strong>%{filename}</strong> te ferfangen.
|
||||
following_html: Jo steane op it punt om <strong>%{total_items} accounts</strong> út <strong>%{filename}</strong> <strong>te folgjen</strong> en <strong>te stopjen mei folgjen fan alle oaren</strong>.
|
||||
muting_html: Jo steane op it punt om <strong>jo list mei negearre accounts</strong> mei mear as <strong>%{total_items} accounts</strong> fan <strong>%{filename}</strong> út te ferfangen.
|
||||
preambles:
|
||||
blocking_html: Jo steane op it punt om <strong>%{total_items} accounts</strong> fan <strong>%{filename}</strong> út te <strong>blokkearjen</strong>.
|
||||
bookmarks_html: Jo steane op it punt om <strong>%{total_items} berjochten</strong> fan <strong>%{filename}</strong> út oan jo <strong>blêdwizers</strong> ta te foegjen.
|
||||
domain_blocking_html: Jo steane op it punt om <strong>%{total_items} domeinen</strong> fan <strong>%{filename}</strong> út te <strong>blokkearjen</strong>.
|
||||
following_html: Jo steane op it punt om <strong>%{total_items} accounts</strong> fan <strong>%{filename}</strong> út te <strong>folgjen</strong>.
|
||||
muting_html: Jo steane op it punt om <strong>%{total_items} accounts</strong> fan <strong>%{filename}</strong> út te <strong>negearjen</strong>.
|
||||
preface: Jo kinne bepaalde gegevens, lykas de minsken dy’t jo folgje of blokkearre hawwe, nei jo account op dizze server ymportearje. Jo moatte dizze gegevens wol earst op de oarspronklike server eksportearje.
|
||||
recent_imports: Resinte ymports
|
||||
states:
|
||||
finished: Klear
|
||||
in_progress: Dwaande
|
||||
scheduled: Pland
|
||||
unconfirmed: Net befêstige
|
||||
status: Steat
|
||||
success: Jo gegevens binne mei sukses opladen en wurde ynkoarten ferwurke
|
||||
time_started: Start op
|
||||
titles:
|
||||
blocking: Blokkearre accounts ymportearje
|
||||
bookmarks: Blêdwizers ymportearje
|
||||
domain_blocking: Blokkearre domeinen ymportearje
|
||||
following: Folge accounts ymportearje
|
||||
muting: Negearre accounts ymportearje
|
||||
type: Ymporttype
|
||||
type_groups:
|
||||
constructive: Folgje ik & blêdwizers
|
||||
destructive: Blokkearre & negearre
|
||||
types:
|
||||
blocking: Blokkearlist
|
||||
bookmarks: Blêdwizers
|
||||
@ -1285,6 +1348,21 @@ fy:
|
||||
failed_sign_in_html: Mislearre oanmeldbesykjen mei %{method} fan %{ip} (%{browser})
|
||||
successful_sign_in_html: Mei sukses oanmeld mei %{method} fan %{ip} (%{browser})
|
||||
title: Oanmeldskiednis
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Ja, ôfmelde
|
||||
complete: Ofmelden
|
||||
confirmation_html: Binne jo wis dat jo jo ôfmelde wolle foar it ûntfangen fan %{type} fan Mastodon op %{domain} op jo e-mailadres %{email}? Jo kinne jo altyd opnij abonnearje yn jo <a href="%{settings_path}">ynstellingen foar e-mailmeldingen</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: e-mailmeldingen foar favoriten
|
||||
follow: e-mailmeldingen foar nije folgers
|
||||
follow_request: e-mailmeldingen foar folchfersiken
|
||||
mention: e-mailmeldingen foar fermeldingen
|
||||
reblog: e-mailmeldingen foar boosts
|
||||
resubscribe_html: As jo jo mei fersin ôfmeld hawwe, kinne jo jo opnij abonnearje yn jo <a href="%{settings_path}">ynstellingen foar e-mailmeldingen</a>.
|
||||
success_html: Jo ûntfange net langer %{type} fan Mastodon op %{domain} op jo e-mailadres %{email}.
|
||||
title: Ofmelde
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: In fideo kin net oan in berjocht mei ôfbyldingen keppele wurde
|
||||
@ -1400,6 +1478,7 @@ fy:
|
||||
expired: De enkête is al beëinige
|
||||
invalid_choice: De keazen enkêteopsje bestiet net
|
||||
over_character_limit: kin net langer wêze as %{max} tekens
|
||||
self_vote: Jo kinne net op eigen peilingen stimme
|
||||
too_few_options: moat mear as ien item befetsje
|
||||
too_many_options: kin net mear as %{max} items befetsje
|
||||
preferences:
|
||||
@ -1508,7 +1587,7 @@ fy:
|
||||
import_and_export: Ymportearje en eksportearje
|
||||
migrate: Accountmigraasje
|
||||
notifications: Meldingen
|
||||
preferences: Foarkarren
|
||||
preferences: Ynstellingen
|
||||
profile: Profyl
|
||||
relationships: Folgers en folgjenden
|
||||
statuses_cleanup: Automatysk berjochten fuortsmite
|
||||
@ -1703,7 +1782,12 @@ fy:
|
||||
seamless_external_login: Jo binne oanmeld fia in eksterne tsjinst, dêrom binne wachtwurden en e-mailynstellingen net beskikber.
|
||||
signed_in_as: 'Oanmeld as:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Tip:</strong> De keppeling op jo website kin ûnsichtber wêze. It wichtige part is <code>rel="me"</code> dat ympersonaasje op websites mei user-generated ynhâld foarkomt. Jo kinne sels in <code>link</code>-label brûke yn de header fan de side yn stee fan <code>a</code>, mar de HTML moat ek sûnder JavaScript tagonklik wêze.
|
||||
here_is_how: Sa wurket it
|
||||
hint_html: "<strong>Ferifikaasje fan jo identiteit op Mastodon is foar elkenien.</strong> It is basearre op iepen webstanderts, en is en bliuwt altyd fergees. Alles wat nedich is, is in persoanlike website dêr’t minsken jo oan werkenne kinne. Wannear’t jo fan jo profyl út nei dizze website keppelje, sille wy kontrolearje oft de website nei jo profyl weromkeppelt en dêr in fisuele yndikator fan toane."
|
||||
instructions_html: Kopiearje en plak de ûndersteande koade yn de HTML fan jo website. Foegje dernei it adres fan jo website ta oan ien fan de ekstra fjilden op jo profyl op it ljepblêd ‘Profyl bewurkje’ en bewarje de wizigingen.
|
||||
verification: Ferifikaasje
|
||||
verified_links: Jo ferifiearre keppelingen
|
||||
webauthn_credentials:
|
||||
add: Nije befeiligingskaai tafoegje
|
||||
create:
|
||||
|
@ -362,6 +362,14 @@ ga:
|
||||
title_actions:
|
||||
none: Rabhadh
|
||||
your_appeal_pending: Chuir tú achomharc isteach
|
||||
errors:
|
||||
'400': The request you submitted was invalid or malformed.
|
||||
'403': You don't have permission to view this page.
|
||||
'404': The page you are looking for isn't here.
|
||||
'406': This page is not available in the requested format.
|
||||
'410': The page you were looking for doesn't exist here anymore.
|
||||
'429': Too many requests
|
||||
'503': The page could not be served due to a temporary server failure.
|
||||
exports:
|
||||
archive_takeout:
|
||||
date: Dáta
|
||||
@ -424,6 +432,8 @@ ga:
|
||||
next: An céad eile
|
||||
older: Níos sine
|
||||
prev: Ceann roimhe seo
|
||||
preferences:
|
||||
other: Eile
|
||||
relationships:
|
||||
follow_selected_followers: Lean leantóirí roghnaithe
|
||||
followers: Leantóirí
|
||||
|
@ -131,6 +131,8 @@ gd:
|
||||
removed_header_msg: Chaidh dealbh a’ bhanna-chinn aig %{username} a thoirt air falbh
|
||||
resend_confirmation:
|
||||
already_confirmed: Chaidh an cleachdaiche seo a dhearbhadh mu thràth
|
||||
send: Cuir an ceangal dearbhaidh a-rithist
|
||||
success: Chaidh ceangal dearbhaidh a chur!
|
||||
reset: Ath-shuidhich
|
||||
reset_password: Ath-shuidhich am facal-faire
|
||||
resubscribe: Fo-sgrìobh a-rithist
|
||||
@ -394,6 +396,15 @@ gd:
|
||||
undo: Na ceadaich co-nasgadh leis an àrainn
|
||||
domain_blocks:
|
||||
add_new: Cuir bacadh àrainne ùr ris
|
||||
confirm_suspension:
|
||||
cancel: Sguir dheth
|
||||
confirm: Cuir à rèim
|
||||
permanent_action: Ma chuireas tu seo ann an rèim a-rithist, cha dèid dàta no dàimh sam bith aiseag.
|
||||
preamble_html: Tha thu an impis <strong>%{domain}</strong> ’s na fo-àrainnean aige a chur à rèim.
|
||||
remove_all_data: Bheir seo air falbh gach susbaint, meadhan is dàta pròifil aig cunntasan na h-àrainne seo on fhrithealaiche agad.
|
||||
stop_communication: Cha dèan am frithealaiche agad conaltradh leis na frithealaichean sin tuilleadh.
|
||||
title: Dearbh bacadh na h-àrainne %{domain}
|
||||
undo_relationships: Brisidh seo dàimh leantainn sam bith eadar cunntasan o na frithealaichean sin is am frithealaiche agad-sa.
|
||||
created_msg: Tha bacadh na h-àrainne ’ga phròiseasadh
|
||||
destroyed_msg: Chan eil an àrainn ’ga bacadh tuilleadh
|
||||
domain: Àrainn
|
||||
@ -757,6 +768,9 @@ gd:
|
||||
branding:
|
||||
preamble: Tha branndadh an fhrithealaiche agad eadar-dhealaichte o fhrithealaichean eile san lìonra. Faodaidh gun nochd am fiosrachadh seo thar iomadh àrainneachd, can eadar-aghaidh-lìn Mhastodon, aplacaidean tùsail, ro-sheallaidhean air ceanglaichean air làraichean-lìn eile agus am broinn aplacaidean theachdaireachdan is mar sin air adhart. Air an adhbhar seo, mholamaid gun cùm thu am fiosrachadh seo soilleir is goirid.
|
||||
title: Branndadh
|
||||
captcha_enabled:
|
||||
desc_html: Tha seo an eisimeil air sgriobtaichean hCaptcha on taobh a-muigh a dh’fhaodadh a bhith ’na dhragh tèarainteachd ’s prìobhaideachd. A bharrachd air sin, <strong>nì seo an clàradh mòran nas do-ruigsinn no chuid (gu h-àraidh an fheadhainn air a bheil ciorram)</strong>. Air na h-adhbharan sin, beachdaich air dòighean eile mar clàradh stèidhichte air aontachadh no cuireadh.
|
||||
title: Iarr air cleachdaichean ùra gum fuasgail iad CAPTCHA gus an cunntas aca a dhearbhadh
|
||||
content_retention:
|
||||
preamble: Stiùirich mar a tha susbaint an luchd-cleachdaidh ’ga stòradh ann am Mastodon.
|
||||
title: Glèidheadh na susbaint
|
||||
@ -1000,6 +1014,7 @@ gd:
|
||||
notification_preferences: Atharraich roghainnean a’ phuist-d
|
||||
salutation: "%{name},"
|
||||
settings: 'Atharraich roghainnean a’ phuist-d: %{link}'
|
||||
unsubscribe: Cuir crìoch air an fho-sgrìobhadh
|
||||
view: 'Faic:'
|
||||
view_profile: Seall a’ phròifil
|
||||
view_status: Seall am post
|
||||
@ -1013,6 +1028,10 @@ gd:
|
||||
your_token: An tòcan inntrigidh agad
|
||||
auth:
|
||||
apply_for_account: Iarr cunntas
|
||||
captcha_confirmation:
|
||||
help_html: Ma tha duilgheadas agad le fuasgladh a’ CAPTCHA, leig fios leinn air %{email} ach an cuidich sinn thu.
|
||||
hint_html: Dìreach aon rud eile! Feumaidh sinn dearbhadh gu bheil thu daonna (ach am fàg sinn an spama aig an doras!). Fuasgail an CAPTCHA gu h-ìosal is briog air “Lean air adhart”.
|
||||
title: Deuchainn tèarainteachd
|
||||
confirmations:
|
||||
wrong_email_hint: Mur eil an seòladh puist-d seo mar bu chòir, ’s urrainn dhut atharrachadh ann an roghainnean a’ chunntais.
|
||||
delete_account: Sguab às an cunntas
|
||||
@ -1021,6 +1040,7 @@ gd:
|
||||
prefix_invited_by_user: Thug @%{name} cuireadh dhut ach am faigh thu ballrachd air an fhrithealaiche seo de Mhastodon!
|
||||
prefix_sign_up: Clàraich le Mastodon an-diugh!
|
||||
suffix: Le cunntas, ’s urrainn dhut daoine a leantainn, naidheachdan a phostadh agus conaltradh leis an luchd-chleachdaidh air frithealaiche Mastodon sam bith is a bharrachd!
|
||||
didnt_get_confirmation: Nach d’fhuair thu an ceangal dearbhaidh?
|
||||
dont_have_your_security_key: Nach eil iuchair tèarainteachd agad?
|
||||
forgot_password: Na dhìochuimhnich thu am facal-faire agad?
|
||||
invalid_reset_password_token: Tha tòcan ath-shuidheachadh an fhacail-fhaire mì-dhligheach no dh’fhalbh an ùine air. Feuch an iarr thu fear ùr.
|
||||
@ -1033,23 +1053,39 @@ gd:
|
||||
migrate_account_html: Nam bu mhiann leat an cunntas seo ath-stiùireadh gu fear eile, ’s urrainn dhut <a href="%{path}">a rèiteachadh an-seo</a>.
|
||||
or_log_in_with: No clàraich a-steach le
|
||||
privacy_policy_agreement_html: Leugh mi is tha mi ag aontachadh ris a’ <a href="%{privacy_policy_path}" target="_blank">phoileasaidh prìobhaideachd</a>
|
||||
progress:
|
||||
confirm: Post-d an dearbhaidh
|
||||
details: Am fiosrachadh agad
|
||||
review: An lèirmheas againn
|
||||
rules: Gabh ris na riaghailtean
|
||||
providers:
|
||||
cas: CAS
|
||||
saml: SAML
|
||||
register: Clàraich leinn
|
||||
registration_closed: Cha ghabh %{instance} ri buill ùra
|
||||
resend_confirmation: Cuir an ceangal dearbhaidh a-rithist
|
||||
reset_password: Ath-shuidhich am facal-faire
|
||||
rules:
|
||||
accept: Gabh ris
|
||||
back: Air ais
|
||||
invited_by: "’S urrainn dhut ballrachd fhaighinn air %{domain} leis a’ chuireadh a fhuair thu o:"
|
||||
preamble: Tha iad ’gan stèidheachadh is a chur an gnìomh leis na maoir aig %{domain}.
|
||||
preamble_invited: Mus lean thu air adhart, thoir an aire air na riaghailtean a shuidhich na maoir aig %{domain}.
|
||||
title: Riaghailtean bunasach.
|
||||
title_invited: Fhuair thu cuireadh.
|
||||
security: Tèarainteachd
|
||||
set_new_password: Suidhich facal-faire ùr
|
||||
setup:
|
||||
email_below_hint_html: Thoir sùil air pasgan an spama agad no iarr fear eile. ’S urrainn dhut an seòladh puist-d agad a chur ceart ma tha e ceàrr.
|
||||
email_settings_hint_html: Briog air a’ cheangal a chuir sinn thugad a dhearbhadh %{email}. Fuirichidh sinn ort an-seo.
|
||||
link_not_received: Nach d’fhuair thu ceangal?
|
||||
new_confirmation_instructions_sent: Gheibh thu post-d ùr le ceangal dearbhaidh an ceann corra mionaid!
|
||||
title: Thoir sùil air a’ bhogsa a-steach agad
|
||||
sign_in:
|
||||
preamble_html: Clàraich a-steach le do theisteas <strong>%{domain}</strong>. Ma tha an cunntas agad ’ga òstadh air frithealaiche eile, chan urrainn dhut clàradh a-steach an-seo.
|
||||
title: Clàraich a-steach gu %{domain}
|
||||
sign_up:
|
||||
manual_review: Nì na maoir againn lèirmheas a làimh air clàraidhean air %{domain}. Airson ar cuideachadh le làimhseachadh do chlàraidh, sgrìobh beagan mu do dhèidhinn agus carson a tha thu ag iarraidh cunntas air %{domain}.
|
||||
preamble: Le cunntas air an fhrithealaiche Mastodon seo, ’s urrainn dhut neach sam bith a leantainn air an lìonra, ge b’ e càit a bheil an cunntas aca-san ’ga òstadh.
|
||||
title: Suidhicheamaid %{domain} dhut.
|
||||
status:
|
||||
@ -1149,6 +1185,11 @@ gd:
|
||||
your_appeal_rejected: Chaidh an t-ath-thagradh agad a dhiùltadh
|
||||
domain_validator:
|
||||
invalid_domain: "– chan eil seo ’na ainm àrainne dligheach"
|
||||
edit_profile:
|
||||
basic_information: Fiosrachadh bunasach
|
||||
hint_html: "<strong>Gnàthaich na chithear air a’ phròifil phoblach agad is ri taobh nam postaichean agad.</strong> Bidh càch nas buailtiche do leantainn agus conaltradh leat nuair a bhios tu air a’ phròifil agad a lìonadh agus dealbh rithe."
|
||||
other: Eile
|
||||
safety_and_privacy: Sàbhailteachd is prìobhaideachd
|
||||
errors:
|
||||
'400': Cha robh an t-iarrtas a chuir thu a-null dligheach no bha droch-chruth air.
|
||||
'403': Chan eil cead agad gus an duilleag seo a shealltainn.
|
||||
@ -1247,7 +1288,9 @@ gd:
|
||||
one: Chaidh <strong>%{count}</strong> nì a thaghadh a fhreagras dha na lorg thu.
|
||||
other: Chaidh <strong>%{count}</strong> nì a thaghadh a fhreagras dha na lorg thu.
|
||||
two: Chaidh <strong>%{count}</strong> nì a thaghadh a fhreagras dha na lorg thu.
|
||||
cancel: Sguir dheth
|
||||
changes_saved_msg: Chaidh na h-atharraichean a shàbhaladh!
|
||||
confirm: Dearbh
|
||||
copy: Dèan lethbhreac
|
||||
delete: Sguab às
|
||||
deselect: Dì-thagh na h-uile
|
||||
@ -1267,15 +1310,51 @@ gd:
|
||||
two: Tha rud ann nach eil buileach ceart fhathast! Thoir sùil air an %{count} mhearachd gu h-ìosal
|
||||
imports:
|
||||
errors:
|
||||
empty: Faidhle CSV falamh
|
||||
incompatible_type: Chan eil e co-chòrdail le seòrsa an ion-phortaidh a thagh thu
|
||||
invalid_csv_file: 'Faidhle CSV mì-dhligheach. Mearachd: %{error}'
|
||||
over_rows_processing_limit: tha còrr is %{count} ràgh(an) ann
|
||||
too_large: Tha am faidhle ro mhòr
|
||||
failures: Fàilligidhean
|
||||
imported: Air ion-phortadh
|
||||
mismatched_types_warning: Tha coltas gun do thagh thu an seòrsa ceàrr dhan ion-phortadh seo, an toir thu sùil air?
|
||||
modes:
|
||||
merge: Co-aonaich
|
||||
merge_long: Cùm na reacordan a tha ann is cuir feadhainn ùr ris
|
||||
overwrite: Sgrìobh thairis air
|
||||
overwrite_long: Cuir na reacordan ùra an àite na feadhna a tha ann
|
||||
overwrite_preambles:
|
||||
blocking_html: Tha thu an impis suas ri <strong>%{total_items} cunntas(an)</strong> o <strong>%{filename}</strong> a chur <strong>an àite liosta nam bacaidhean</strong> agad.
|
||||
bookmarks_html: Tha thu an impis suas ri <strong>%{total_items} post(aichean)</strong> o <strong>%{filename}</strong> a chur <strong>an àite nan comharra-lìn</strong> agad.
|
||||
domain_blocking_html: Tha thu an impis suas ri <strong>%{total_items} àrainn(ean)</strong> o <strong>%{filename}</strong> a chur <strong>an àite liosta nam bacaidhean àrainne</strong> agad.
|
||||
following_html: Tha thu an impis suas ri <strong>%{total_items} cunntas(an)</strong> o <strong>%{filename}</strong> <strong>a leantainn</strong> agus <strong>sguiridh tu a leantainn duine sam bith eile</strong>.
|
||||
muting_html: Tha thu an impis suas ri <strong>%{total_items} cunntas(an)</strong> o <strong>%{filename}</strong> a chur <strong>an àite liosta nan cunntasan mùchte</strong> agad.
|
||||
preambles:
|
||||
blocking_html: Tha thu an impis suas ri <strong>%{total_items} cunntas(an)</strong> o <strong>%{filename}</strong> a <strong>bhacadh</strong>.
|
||||
bookmarks_html: Tha thu an impis suas ri <strong>%{total_items} post(aichean)</strong> o <strong>%{filename}</strong> a chur ris na h-<strong>annsachdan</strong> agad.
|
||||
domain_blocking_html: Tha thu an impis suas ri <strong>%{total_items} àrainn(ean)</strong> o <strong>%{filename}</strong> a <strong>bhacadh</strong>.
|
||||
following_html: Tha thu an impis suas ri <strong>%{total_items} cunntas(an)</strong> o <strong>%{filename}</strong> a <strong>leantainn</strong>.
|
||||
muting_html: Tha thu an impis suas ri <strong>%{total_items} cunntas(an)</strong> o <strong>%{filename}</strong> a <strong>mhùchadh</strong>.
|
||||
preface: "’S urrainn dhut dàta ion-phortadh a dh’às-phortaich thu o fhrithealaiche eile, can liosta nan daoine a leanas tu no a tha thu a’ bacadh."
|
||||
recent_imports: Ion-phortaidhean o chionn goirid
|
||||
states:
|
||||
finished: Deiseil
|
||||
in_progress: A’ dol air adhart
|
||||
scheduled: Air an sgeideal
|
||||
unconfirmed: Gun dearbhadh
|
||||
status: Staid
|
||||
success: Chaidh an dàta agad a luchdadh suas is thèid a phròiseasadh a-nis
|
||||
time_started: Chaidh a thòiseachadh aig
|
||||
titles:
|
||||
blocking: Ag ion-phortadh cunntasan bacte
|
||||
bookmarks: Ag ion-phortadh comharran-leabhair
|
||||
domain_blocking: Ag ion-phortadh àrainnean bacte
|
||||
following: Ion-phortaich cunntasan ’gan leantainn
|
||||
muting: Ag ion-phortadh cunntasan mùchte
|
||||
type: Seòrsa an ion-phortaidh
|
||||
type_groups:
|
||||
constructive: Leantainn ⁊ comharran-lìn
|
||||
destructive: Bacadh ⁊ mùchadh
|
||||
types:
|
||||
blocking: Liosta-bhacaidh
|
||||
bookmarks: Comharran-lìn
|
||||
@ -1321,6 +1400,21 @@ gd:
|
||||
failed_sign_in_html: Oidhirp clàraidh a-steach nach deach leis le %{method} o %{ip} (%{browser})
|
||||
successful_sign_in_html: Oidhirp clàraidh a-steach a shoirbhich leis le %{method} o %{ip} (%{browser})
|
||||
title: Eachdraidh an dearbhaidh
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Tha, cuir crìoch air an fho-sgrìobhadh
|
||||
complete: Chaidh crìoch a chur air an fho-sgrìobhadh
|
||||
confirmation_html: A bheil thu cinnteach nach eil thu airson %{type} fhaighinn tuilleadh o Mhastodon air %{domain} dhan post-d agad aig %{email}? ’S urrainn dhut fo-sgrìobhadh a-rithist uair sam bith o <a href="%{settings_path}">roghainnean a’ puist-d agad</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: puist-d le brathan mu annsachdan
|
||||
follow: puist-d le brathan mu leantainn
|
||||
follow_request: puist-d le brathan mu iarrtasan leantainn
|
||||
mention: puist-d le brathan mu iomraidhean
|
||||
reblog: puist-d le brathan mu bhrosnachaidhean
|
||||
resubscribe_html: Ma chuir thu crìoch air an fho-sgrìobhadh le mearachd, ’s urrainn dhut fo-sgrìobhadh a-rithist o <a href="%{settings_path}">roghainnean a’ puist-d agad</a>.
|
||||
success_html: Chan fhaigh thu %{type} o Mhastodon air %{domain} dhan phost-d agad aig %{email} tuilleadh.
|
||||
title: Cuir crìoch air an fho-sgrìobhadh
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Chan urrainn dhut video a cheangal ri post sa bheil dealbh mu thràth
|
||||
@ -1436,6 +1530,7 @@ gd:
|
||||
expired: Tha an cunntas-bheachd air a thighinn gu crìoch
|
||||
invalid_choice: Chan eil an roghainn dhan a bhòt thu ann
|
||||
over_character_limit: "– chan fhaod a bhith nas fhaide na %{max} caractar"
|
||||
self_vote: Chan urrainn dhut bhòtadh sna chunntasan-bheachd agad fhèin
|
||||
too_few_options: "– feumaidh iomadh nì a bhith aige"
|
||||
too_many_options: "– chan fhaod còrr is %{max} nì a bhith ’na bhroinn"
|
||||
preferences:
|
||||
@ -1751,7 +1846,12 @@ gd:
|
||||
seamless_external_login: Rinn thu clàradh a-steach le seirbheis on taobh a-muigh, mar sin chan eil roghainnean an fhacail-fhaire ’s a’ phuist-d ri làimh dhut.
|
||||
signed_in_as: 'Chlàraich thu a-steach mar:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Gliocas:</strong>Faodaidh an ceangal air an làrach-lìn agad a bhith do-fhaicsinneach. ’S e <code>rel="me"</code> a tha sa phàirt chudromach a bhacas riochd cuideigin eile air làraichean-lìn le susbaint air a gintinn o chleachdaiche. ’S urrainn dhut fiù taga <code>link</code> a chleachdadh ann am bann-cinn na duilleige seach <code>a</code> ach feumaidh sinn an HTML ruigsinn gun a bhith a’ ruith JavaScript.
|
||||
here_is_how: Seo mar a nì thu e
|
||||
hint_html: "<strong>Gheibh duine sam bith dearbhadh an aithne air Mastodon.</strong> Tha seo stèidhichte air stannardan-lìn fosgailte agus bidh e saor ’s an-asgaidh gu bràth. Chan fheum thu dad ach làrach-lìn phearsanta leis an aithnich daoine thu. Nuair a nì thu ceangal dhan làrach-lìn sin on phròifil agad, dearbhaidh sinn gu bheil an làrach-lìn a’ ceangal air ais dhan phròifil agad agus seallaidh sinn taisbeanair lèirsinneach oirre."
|
||||
instructions_html: Dèan lethbhreac dhen chòd gu h-ìosal is cuir a-steach ann an HTML na làraich-lìn agad e. An uairsin, cuir seòladh na làraich-lìn agad ri fear dhe na raointean a bharrachd air a’ phròifil agad o thaba “Deasaich a’ phròifil” agus sàbhail na h-atharraichean.
|
||||
verification: Dearbhadh
|
||||
verified_links: Na ceanglaichean dearbhte agad
|
||||
webauthn_credentials:
|
||||
add: Cuir iuchair tèarainteachd ùr ris
|
||||
create:
|
||||
|
@ -382,6 +382,15 @@ gl:
|
||||
undo: Eliminar da listaxe branca
|
||||
domain_blocks:
|
||||
add_new: Engadir novo bloqueo de dominio
|
||||
confirm_suspension:
|
||||
cancel: Cancelar
|
||||
confirm: Suspender
|
||||
permanent_action: Ao retirar a suspensión non restableces os datos ou a relación.
|
||||
preamble_html: Vas suspender a <strong>%{domain}</strong> e os seus subdominios.
|
||||
remove_all_data: Eliminarás do teu servidor todo o contido, multimedia e datos de perfil para as contas deste dominio.
|
||||
stop_communication: O teu servidor deixará de comunicarse con estos servidores.
|
||||
title: Confirma o bloqueo do dominio %{domain}
|
||||
undo_relationships: Isto desfará as relacións de seguimento entre as contas destes servidores e o teu.
|
||||
created_msg: Estase a procesar o bloqueo do dominio
|
||||
destroyed_msg: Desfíxose o bloqueo de dominio
|
||||
domain: Dominio
|
||||
@ -731,6 +740,9 @@ gl:
|
||||
branding:
|
||||
preamble: A personalización do teu servidor diferénciao doutros servidores da rede. A información podería mostrarse en diversos entornos, como a interface web de Mastodon, aplicacións nativas, vista previa das ligazóns noutras webs e apps de mensaxería, e similares. Debido a isto é recomendable que a información sexa clara, curta e concisa.
|
||||
title: Personalización
|
||||
captcha_enabled:
|
||||
desc_html: Ten dependencia de scripts externos desde hCaptcha, que podería ser un problema de seguridade e privacidade. Ademáis, <strong>pode diminuír a accesiblidade para algunhas persoas (principalmente as discapacitadas)</strong>. Por estas razóns, considera medidas alternativas como o rexistro por convite e a aprobación manual das contas.
|
||||
title: Pedirlle ás novas usuarias resolver un CAPTCHA para confirmar a súa conta
|
||||
content_retention:
|
||||
preamble: Controla como se gardan en Mastodon os contidos creados polas usuarias.
|
||||
title: Retención do contido
|
||||
@ -966,6 +978,7 @@ gl:
|
||||
notification_preferences: Cambiar os axustes de email
|
||||
salutation: "%{name},"
|
||||
settings: 'Mudar as preferencias de e-mail: %{link}'
|
||||
unsubscribe: Anular subscrición
|
||||
view: 'Vista:'
|
||||
view_profile: Ver perfil
|
||||
view_status: Ver publicación
|
||||
@ -979,6 +992,10 @@ gl:
|
||||
your_token: O seu testemuño de acceso
|
||||
auth:
|
||||
apply_for_account: Solicita unha conta
|
||||
captcha_confirmation:
|
||||
help_html: Se tes problemas para resolver o CAPTCHA, podes contactar con nós no correo electrónico %{email} e axudarémosche.
|
||||
hint_html: Unha cousa máis! Temos que confirmar que es un ser humano (para poder evitar contas de spam!). Resolve o CAPTCHA de aquí embaixo e preme en "Continuar".
|
||||
title: Comprobación de seguridade
|
||||
confirmations:
|
||||
wrong_email_hint: Se o enderezo de email non é correcto, podes cambialo nos axustes da conta.
|
||||
delete_account: Eliminar conta
|
||||
@ -1015,8 +1032,11 @@ gl:
|
||||
rules:
|
||||
accept: Aceptar
|
||||
back: Volver
|
||||
invited_by: 'Podes unirte a %{domain} grazas ao convite que recibiches de parte de:'
|
||||
preamble: Son establecidas e aplicadas pola moderación de %{domain}.
|
||||
preamble_invited: Antes de continuar adica un minuto a ler as regras básicas establecidas para %{domain}.
|
||||
title: Algunhas regras básicas.
|
||||
title_invited: Convidáronte.
|
||||
security: Seguranza
|
||||
set_new_password: Estabelecer novo contrasinal
|
||||
setup:
|
||||
@ -1026,7 +1046,7 @@ gl:
|
||||
new_confirmation_instructions_sent: Nuns minutos recibirás un novo correo electrónico coa ligazón de confirmación!
|
||||
title: Mira a caixa de entrada
|
||||
sign_in:
|
||||
preamble_html: Accede coas túas credenciais en <strong>%{domain}</strong>. Se a túa conta está nun servidor diferente, non podes acceder desde aquí.
|
||||
preamble_html: Accede coas credenciais en <strong>%{domain}</strong>. Se a túa conta está noutro servidor non poderás acceder desde aquí.
|
||||
title: Accede a %{domain}
|
||||
sign_up:
|
||||
manual_review: As novas contas en %{domain} son comprobadas manualmente pola moderación. Para axudarnos a xestionar o teu rexistro, escribe algo acerca de ti e por que queres unha conta en %{domain}.
|
||||
@ -1129,6 +1149,11 @@ gl:
|
||||
your_appeal_rejected: A apelación foi rexeitada
|
||||
domain_validator:
|
||||
invalid_domain: non é un nome de dominio válido
|
||||
edit_profile:
|
||||
basic_information: Información básica
|
||||
hint_html: "<strong>Personaliza o que van ver no teu perfil público e ao lado das túas publicacións.</strong> As outras persoas estarán máis animadas a seguirte e interactuar contigo se engades algún dato sobre ti así como unha imaxe de perfil."
|
||||
other: Outros
|
||||
safety_and_privacy: Seguridade e privacidade
|
||||
errors:
|
||||
'400': A solicitude que enviou non é válida ou ten formato incorrecto.
|
||||
'403': Non ten permiso para ver esta páxina.
|
||||
@ -1217,7 +1242,9 @@ gl:
|
||||
all_matching_items_selected_html:
|
||||
one: "<strong>%{count}</strong> elemento coincidente coa busca está seleccionado."
|
||||
other: Tódolos <strong>%{count}</strong> elementos coincidentes coa busca están seleccionados.
|
||||
cancel: Cancelar
|
||||
changes_saved_msg: Cambios gardados correctamente!!
|
||||
confirm: Confirmar
|
||||
copy: Copiar
|
||||
delete: Eliminar
|
||||
deselect: Desmarcar todo
|
||||
@ -1233,15 +1260,51 @@ gl:
|
||||
other: Algo aínda non está ben! Por favor revise os %{count} erros abaixo
|
||||
imports:
|
||||
errors:
|
||||
empty: Ficheiro CSV de baleiro
|
||||
incompatible_type: Non é compatible co tipo de importación seleccionado
|
||||
invalid_csv_file: 'Ficheiro CSV non válido. Erro: %{error}'
|
||||
over_rows_processing_limit: contén máis de %{count} filas
|
||||
too_large: O ficheiro é demasiado grande
|
||||
failures: Erros
|
||||
imported: Importado
|
||||
mismatched_types_warning: Semella que elexiches o tipo de ficheiro incorrecto para esta importación, compróbao.
|
||||
modes:
|
||||
merge: Fusionar
|
||||
merge_long: Manter os rexistros actuais e engadir novos
|
||||
overwrite: Sobreescribir
|
||||
overwrite_long: Sustituír rexistros actuais cos novos
|
||||
overwrite_preambles:
|
||||
blocking_html: Vas <strong>substituír a lista de bloqueos</strong> por <strong>%{total_items} contas</strong> desde <strong>%{filename}</strong>.
|
||||
bookmarks_html: Vas <strong>substituír os marcadores</strong> por <strong>%{total_items} publicacións</strong> desde <strong>%{filename}</strong>.
|
||||
domain_blocking_html: Vas <strong>substituír a lista de dominios bloqueados</strong> por <strong>%{total_items} dominios</strong> desde <strong>%{filename}</strong>.
|
||||
following_html: Vas <strong>seguir</strong> estas <strong>%{total_items} contas</strong> desde <strong>%{filename}</strong> e deixar de seguir a <strong>todas as outras contas</strong>.
|
||||
muting_html: Vas <strong>substituír a lista de contas acaladas</strong> por <strong>%{total_items} contas</strong> desde <strong>%{filename}</strong>.
|
||||
preambles:
|
||||
blocking_html: Vas <strong>bloquear</strong> estas <strong>%{total_items} contas</strong> desde <strong>%{filename}</strong>.
|
||||
bookmarks_html: Vas engadir <strong>%{total_items} publicacións</strong> desde <strong>%{filename}</strong> aos teus <strong>marcadores</strong>.
|
||||
domain_blocking_html: Vas <strong>bloquear</strong> estes <strong>%{total_items} dominios</strong> desde <strong>%{filename}</strong>.
|
||||
following_html: Vas <strong>seguir</strong> estas <strong>%{total_items} contas</strong> desde <strong>%{filename}</strong>.
|
||||
muting_html: Vas <strong>acalar</strong> estas <strong>%{total_items} contas</strong> desde <strong>%{filename}</strong>.
|
||||
preface: Podes importar os datos que exportaches doutro servidor, tales como a lista de usuarias que estás a seguir ou bloquear.
|
||||
recent_imports: Importacións recentes
|
||||
states:
|
||||
finished: Completada
|
||||
in_progress: En curso
|
||||
scheduled: Programada
|
||||
unconfirmed: Sen confirmar
|
||||
status: Estado
|
||||
success: Os teus datos foron correctamente subidos e serán procesados ao momento
|
||||
time_started: Iniciada o
|
||||
titles:
|
||||
blocking: Importando contas bloqueadas
|
||||
bookmarks: Importando marcadores
|
||||
domain_blocking: Importando dominios bloqueados
|
||||
following: Importando contas seguidas
|
||||
muting: Importando contas acaladas
|
||||
type: Tipo de importación
|
||||
type_groups:
|
||||
constructive: Seguimentos e Marcadores
|
||||
destructive: Bloqueadas e Acaladas
|
||||
types:
|
||||
blocking: Lista de bloqueo
|
||||
bookmarks: Marcadores
|
||||
@ -1285,6 +1348,21 @@ gl:
|
||||
failed_sign_in_html: Intento de acceso errado con %{method} desde %{ip} (%{browser})
|
||||
successful_sign_in_html: Acceso correcto con %{method} desde %{ip} (%{browser})
|
||||
title: Historial de autenticación
|
||||
mail_subscriptions:
|
||||
unsubscribe:
|
||||
action: Si, retirar subscrición
|
||||
complete: Subscrición anulada
|
||||
confirmation_html: Tes a certeza de querer retirar a subscrición a Mastodon en %{domain} para recibir %{type} no teu correo electrónico en %{email}? Poderás volver a subscribirte desde os <a href="%{settings_path}">axustes de notificacións por correo</a>.
|
||||
emails:
|
||||
notification_emails:
|
||||
favourite: notificacións de favoritos
|
||||
follow: notificacións de seguimentos
|
||||
follow_request: notificacións de solicitudes de seguimento
|
||||
mention: notificacións de mencións
|
||||
reblog: notificacións de promocións
|
||||
resubscribe_html: Se por un erro eliminaches a subscrición, podes volver a subscribirte desde os <a href="%{settings_path}">axustes de notificacións por correo electrónico</a>.
|
||||
success_html: Non vas recibir %{type} de Mastodon en %{domain} no teu enderezo %{email}.
|
||||
title: Anular subscrición
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Non podes anexar un vídeo a unha publicación que xa contén imaxes
|
||||
@ -1400,6 +1478,7 @@ gl:
|
||||
expired: A enquisa rematou
|
||||
invalid_choice: A opción de voto escollida non existe
|
||||
over_character_limit: non poden ter máis de %{max} caracteres cada unha
|
||||
self_vote: Non podes votar nas túas enquisas
|
||||
too_few_options: debe ter máis de unha opción
|
||||
too_many_options: non pode haber máis de %{max} opcións
|
||||
preferences:
|
||||
@ -1703,7 +1782,12 @@ gl:
|
||||
seamless_external_login: Accedeches a través dun servizo externo, polo que os axustes de contrasinal e email non están dispoñibles.
|
||||
signed_in_as: 'Rexistrada como:'
|
||||
verification:
|
||||
extra_instructions_html: <strong>Truco:</strong> A ligazón pode estar agochada na túa páxina web. A parte importante é <code>rel="me"</code> que impide a suplantación en sitios web con contido creado polas usuarias. Incluso podes usar a etiqueta <code>link</code> na cabeceira da páxina en lugar de <code>a</code>, pero o HTML debe ser accesible sen precisar usar JavaScript.
|
||||
here_is_how: Podes facelo así
|
||||
hint_html: "<strong>É moi fácil verificar a túa identidade en Mastodon.</strong> Baseado en estándares web, gratuíto para sempre. O único que precisas é un sitio web persoal polo que a xente te recoñeza. Cando relacionas ese sitio web co teu perfil, nós comprobamos que esa web ten unha ligazón de volta ao teu perfil e mostraremos unha indicación visual nel."
|
||||
instructions_html: Copia e pega o código inferior no HTML do teu sitio web. Despois engade o enderezo da túa web nun dos campos de datos extra do teu perfil dispoñibles na lapela "Editar perfil" e garda os cambios.
|
||||
verification: Validación
|
||||
verified_links: As túas ligazóns verificadas
|
||||
webauthn_credentials:
|
||||
add: Engadir nova chave de seguridade
|
||||
create:
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user