mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Some additions.
This commit is contained in:
parent
835b932ac3
commit
fcb7155d12
3 changed files with 18 additions and 2 deletions
|
@ -139,6 +139,7 @@
|
|||
"month": "Month",
|
||||
"year": "Year",
|
||||
"all": "All",
|
||||
"local": "Local",
|
||||
"top": "Top",
|
||||
"api": "API",
|
||||
"docs": "Docs",
|
||||
|
|
|
@ -273,5 +273,20 @@
|
|||
"spoiler": "spoiler",
|
||||
"list": "lista",
|
||||
"invalid_url": "URL non valido.",
|
||||
"not_a_moderator": "Non moderatore."
|
||||
"not_a_moderator": "Non moderatore.",
|
||||
"name_explain": "Nome - usato come identificativo per la comunità, non può essere cambiato.",
|
||||
"linked_instances": "Istanze collegate",
|
||||
"remove_posts_comments": "Rimuovi pubblicazioni e commenti",
|
||||
"banner": "Banner",
|
||||
"upload_banner": "Carica banner",
|
||||
"icon": "Icona",
|
||||
"upload_icon": "Carica icona",
|
||||
"leave_mod_team": "Abbandona il team di moderatori",
|
||||
"display_name": "Nome visualizzato",
|
||||
"bio_length_overflow": "La descrizione non può superare i 300 caratteri.",
|
||||
"captcha_incorrect": "Captcha errato.",
|
||||
"enter_code": "Inserisci codice",
|
||||
"play_captcha_audio": "Riproduci Captcha sonoro",
|
||||
"bio": "Descrizione",
|
||||
"instances": "Istanze"
|
||||
}
|
||||
|
|
|
@ -227,7 +227,7 @@
|
|||
"bio_length_overflow": "자기 소개는 300자를 초과 할 수 없습니다.",
|
||||
"logged_in": "로그인.",
|
||||
"must_login": "덧글을 달려면 <1> 로그인하거나 가입 </ 1>해야합니다.",
|
||||
"site_saved": "사이트가 저장되었습니다.",
|
||||
"site_saved": "즐겨찾기에 저장되었습니다.",
|
||||
"couldnt_create_comment": "덧글을 작성할 수 없습니다.",
|
||||
"couldnt_like_comment": "덧글에 좋아요 표시를 할 수 없습니다.",
|
||||
"couldnt_update_comment": "덧글을 업데이트 할 수 없습니다.",
|
||||
|
|
Loading…
Reference in a new issue