Merge remote-tracking branch 'weblate/main'

This commit is contained in:
Dessalines 2021-04-27 10:22:48 -04:00
commit 1deab92fb6
3 changed files with 117 additions and 2 deletions

View file

@ -302,5 +302,15 @@
"bio": "Bio",
"site_saved": "Sitio gardado.",
"user_already_exists": "Xa existe a usuaria.",
"email_already_exists": "Xa existe o email."
"email_already_exists": "Xa existe o email.",
"community_creation_admin_only": "Só Admins poden crear Comunidades",
"couldnt_mark_post_as_read": "Non se puido marcar como lida.",
"show_read_posts": "Mostrar publicacións lidas",
"only_admins_can_create_communities": "Só as administradoras poden crear comunidades",
"description": "Descrición",
"change_password": "Cambiar contrasinal",
"password_changed": "Contrasinal cambiado.",
"show_scores": "Mostrar puntuacións",
"bot_account": "Conta Bot",
"show_bot_accounts": "Mostrar contas tipo bot"
}

35
translations/nb_NO.json Normal file
View file

@ -0,0 +1,35 @@
{
"remove_comment": "Fjern kommentar",
"send_message": "Sende melding",
"avatar": "Profilbilde",
"message": "Melding",
"more": "mer",
"cancel": "Avbryt",
"upload_image": "Last opp bilde",
"send_secure_message": "Send Sikker Melding",
"edit": "Redigere",
"reply": "svare",
"upload_banner": "Last opp Banner",
"preview": "Forhåndsvisning",
"upload_avatar": "Last opp avatar",
"comments": "Kommentarer",
"number_of_comments": "{{count}} Kommentar",
"number_of_comments_plural": "{{count}} Kommentarer",
"remove_posts_comments": "Fjern innlegg og kommentarer",
"users": "Brukere",
"create_a_community": "Opprett et Nettsamfunn",
"select_a_community": "Velg en Nettsamfunn",
"create_community": "Opprett Nettsamfunn",
"remove_community": "Fjern Nettsamfunn",
"subscribed_to_communities": "Abonnerer på <1> Nettsamfunn </1>",
"trending_communities": "Populære <1> Nettsamfunn </1>",
"list_of_communities": "Liste over Nettsamfunn",
"communities": "Nettsamfunn",
"banner": "Banner",
"show_avatars": "Vis profilbilder",
"icon": "Ikon",
"upload_icon": "Laste opp Ikon",
"show_bot_accounts": "Vis Bot Kontoer",
"bot_account": "Bot Konto",
"view_source": "vis kilde"
}

View file

@ -1 +1,71 @@
{}
{
"select_a_community": "選擇一個社群",
"number_of_communities": "{{count}} 社群",
"more": "更多",
"upload_banner": "上傳橫幅",
"lock": "鎖住",
"strikethrough": "刪除線",
"post": "回文",
"remove_post": "移除貼文",
"no_posts": "沒有貼文。",
"create_a_post": "發表新貼文",
"create_post": "發表新貼文",
"number_of_posts": "{{count}} 個貼文",
"posts": "貼文",
"related_posts": "這些貼文可能有關聯",
"cross_posts": "此連結也被發表至:",
"cross_post": "多重發佈",
"cross_posted_to": "多重發佈至: ",
"cross_posted_from": "多重發佈自: ",
"comments": "評論",
"number_of_comments": "{{count}} 則評論",
"remove_comment": "移除評論",
"remove_posts_comments": "移除貼文及評論",
"communities": "社群",
"users": "使用者",
"create_a_community": "建立新社群",
"create_community": "建立社群",
"remove_community": "移除社群",
"subscribed_to_communities": "訂閱<1>社群</1>",
"trending_communities": "熱門<1>社群</1>",
"list_of_communities": "社群清單",
"community_reqs": "小寫字母、下底線且不含空格。",
"invalid_community_name": "無效的名稱。",
"create_private_message": "建立私人訊息",
"send_secure_message": "發送安全私訊",
"send_message": "發送私人訊息",
"message": "私人訊息",
"edit": "編輯",
"reply": "回覆",
"cancel": "取消",
"preview": "預覽",
"upload_image": "上傳圖片",
"avatar": "虛擬化身",
"upload_avatar": "上傳頭像",
"banner": "橫幅",
"icon": "圖示",
"upload_icon": "上傳圖示",
"show_avatars": "顯示頭像",
"show_scores": "顯示分數",
"bot_account": "機器人帳號",
"show_bot_accounts": "顯示機器人帳號",
"show_context": "顯示上下文",
"formatting_help": "格式化幫助",
"sorting_help": "排序幫助",
"view_source": "檢視原始碼",
"unlock": "解鎖",
"sticky": "置頂",
"unsticky": "取消置頂",
"link": "連結",
"archive_link": "封存連結",
"bold": "粗體",
"italic": "斜體",
"subscript": "下標",
"superscript": "上標",
"header": "標題",
"quote": "引用",
"spoiler": "防雷折疊",
"list": "列表",
"mod": "管理員",
"mods": "管理員"
}