Browse Source

Update i18n

Daniel Supernault 2 tháng trước cách đây
mục cha
commit
0c6c06e715

BIN
public/_lang/en.json


BIN
public/_lang/it.json


BIN
public/_lang/nl.json


BIN
public/_lang/pt.json


BIN
public/_lang/tr.json


BIN
public/_lang/zh.json


+ 30 - 1
resources/assets/js/i18n/en.json

@@ -27,6 +27,7 @@
         "sensitive": "Sensitive",
         "sensitiveContent": "Sensitive Content",
         "sensitiveContentWarning": "This post may contain sensitive content",
+        "loading": "Loading...",
         "continue": "Continue"
     },
     "site": {
@@ -50,6 +51,7 @@
         "appearance": "Appearance",
         "compose": "Create New",
         "logout": "Logout",
+        "createStory": "Create Story",
         "about": "About",
         "help": "Help",
         "language": "Language",
@@ -187,7 +189,34 @@
         "unpinPostConfirm": "Are you sure you want to unpin this post?"
     },
     "story": {
-        "add": "Add Story"
+        "add": "Add Story",
+        "myStory": "My Story",
+        "viewMyStory": "View My Story",
+        "goBack": "Go Back",
+        "delete": "Delete",
+        "crop": "Crop",
+        "error": "An error occurred, please try again later.",
+        "cropping": "Cropping",
+        "storyDuration": "Story Duration",
+        "seconds": "seconds",
+        "processing": "Processing",
+        "shareWithFollowers": "Share moments with followers that last 24 hours",
+        "cancel": "Cancel",
+        "viewedBy": "Viewed by",
+        "next": "Next",
+        "zoom": "Pan around and pinch to zoom",
+        "options": "Options",
+        "allowReplies": "Allow Replies",
+        "allowReactions": "Allow reactions",
+        "limit": "You have reached the limit for new stories",
+        "reactionSent": "Reaction sent",
+        "replySent": "Reply sent",
+        "expiresIn": "Expires in",
+        "viewers": "Viewers",
+        "report": "Report",
+        "close": "Close",
+        "myStories": "My Stories",
+        "seeAll": "See All"
     },
     "timeline": {
         "peopleYouMayKnow": "People you may know",

+ 2 - 2
resources/assets/js/i18n/it.json

@@ -23,7 +23,7 @@
         "proceed": "Procedi",
         "next": "Avanti",
         "close": "Chiudi",
-        "clickHere": "cclicca qui",
+        "clickHere": "clicca qui",
         "sensitive": "Sensibile",
         "sensitiveContent": "Contenuto Sensibile",
         "sensitiveContentWarning": "Questo post potrebbe contenere contenuti sensibili"
@@ -63,7 +63,7 @@
     "notifications": {
         "liked": "ha messo like a",
         "commented": "ha commentato il tuo",
-        "reacted": "ha reagito a",
+        "reacted": "ha reagito al tuo",
         "shared": "ha condiviso il tuo",
         "tagged": "ti ha taggato in",
         "updatedA": "ha aggiornato un",

+ 9 - 9
resources/assets/js/i18n/nl.json

@@ -75,16 +75,16 @@
         "applicationApproved": "werd goedgekeurd!",
         "applicationRejected": "werd afgekeurd. Je kunt over 6 maanden opnieuw aanmelden.",
         "dm": "dm",
-        "groupPost": "groepspost",
+        "groupPost": "groepsbericht",
         "modlog": "modlogboek",
-        "post": "post",
+        "post": "bericht",
         "story": "verhaal",
         "noneFound": "Geen notificaties gevonden"
     },
     "post": {
         "shareToFollowers": "Deel met volgers",
         "shareToOther": "Deel met anderen",
-        "noLikes": "Nog geen leuks",
+        "noLikes": "Nog geen likes",
         "uploading": "Uploaden"
     },
     "profile": {
@@ -99,10 +99,10 @@
         "followRequested": "Volgen verzocht",
         "joined": "Lid geworden",
         "emptyCollections": "We kunnen geen collecties vinden",
-        "emptyPosts": "We kunnen geen posts vinden"
+        "emptyPosts": "We kunnen geen berichten vinden"
     },
     "menu": {
-        "viewPost": "Post bekijken",
+        "viewPost": "Berichten bekijken",
         "viewProfile": "Profiel bekijken",
         "moderationTools": "Moderatiegereedschappen",
         "report": "Rapporteren",
@@ -123,13 +123,13 @@
         "impersonation": "Impersonatie",
         "scamOrFraud": "Oplichting of fraude",
         "confirmReport": "Bevestig Rapport",
-        "confirmReportText": "Weet je zeker dat je deze post wilt rapporteren?",
+        "confirmReportText": "Weet je zeker dat je dit bericht wilt rapporteren?",
         "reportSent": "Rapport verzonden!",
         "reportSentText": "We hebben uw rapport met succes ontvangen.",
-        "reportSentError": "Er is een probleem opgetreden bij het rapporteren van deze post.",
-        "modAddCWConfirm": "Weet u zeker dat u een waarschuwing voor inhoud wilt toevoegen aan deze post?",
+        "reportSentError": "Er is een probleem opgetreden bij het rapporteren van dit bericht.",
+        "modAddCWConfirm": "Weet u zeker dat u een waarschuwing voor inhoud wilt toevoegen aan dit bericht?",
         "modCWSuccess": "Inhoudswaarschuwing succesvol toegevoegd",
-        "modRemoveCWConfirm": "Weet u zeker dat u de waarschuwing voor inhoud wilt verwijderen van deze post?",
+        "modRemoveCWConfirm": "Weet u zeker dat u de inhoudswaarschuwing wilt verwijderen van dit bericht?",
         "modRemoveCWSuccess": "Succesvol de inhoudswaarschuwing verwijderd",
         "modUnlistConfirm": "Weet je zeker dat je deze post uit de lijst wilt halen?",
         "modUnlistSuccess": "Post met succes uit de lijst gehaald",

+ 40 - 11
resources/assets/js/i18n/pt.json

@@ -3,17 +3,17 @@
         "comment": "Comentar",
         "commented": "Comentado",
         "comments": "Coment\u00e1rios",
-        "like": "Gosto",
-        "liked": "Gostei",
-        "likes": "Gostos",
+        "like": "Curtir",
+        "liked": "Curtiu",
+        "likes": "Curtidas",
         "share": "Compartilhar",
         "shared": "Compartilhado",
-        "shares": "Partilhas",
-        "unshare": "Despartilhar",
+        "shares": "Compartilhamentos",
+        "unshare": "Remover compartilhamento",
         "bookmark": "Favorito",
         "cancel": "Cancelar",
         "copyLink": "Copiar link",
-        "delete": "Eliminar",
+        "delete": "Excluir",
         "error": "Erro",
         "errorMsg": "Algo correu mal. Por favor, tente novamente mais tarde.",
         "oops": "Opa!",
@@ -27,6 +27,7 @@
         "sensitive": "Sens\u00edvel",
         "sensitiveContent": "Conte\u00fado sens\u00edvel",
         "sensitiveContentWarning": "Este post pode conter conte\u00fado sens\u00edvel",
+        "loading": "Carregando...",
         "continue": "Continuar"
     },
     "site": {
@@ -35,11 +36,11 @@
     },
     "navmenu": {
         "search": "Pesquisa",
-        "admin": "Painel de Administra\u00e7\u00e3o",
+        "admin": "Painel Administrativo",
         "homeFeed": "Inicio",
         "localFeed": "Feed local",
         "globalFeed": "Feed global",
-        "discover": "Descobrir",
+        "discover": "Explorar",
         "directMessages": "Mensagens Diretas",
         "notifications": "Notifica\u00e7\u00f5es",
         "groups": "Grupos",
@@ -50,6 +51,7 @@
         "appearance": "Apar\u00eancia",
         "compose": "Criar novo",
         "logout": "Terminar Sess\u00e3o",
+        "createStory": "Criar Story",
         "about": "Sobre",
         "help": "Ajuda",
         "language": "Idioma",
@@ -147,11 +149,11 @@
         "unarchive": "Retirar do arquivo",
         "embed": "Incorporar",
         "selectOneOption": "Selecione uma das seguintes op\u00e7\u00f5es",
-        "unlistFromTimelines": "Remover das cronologias",
+        "unlistFromTimelines": "Remover das Timelines",
         "addCW": "Adicionar aviso de conte\u00fado",
         "removeCW": "Remover aviso de conte\u00fado",
         "markAsSpammer": "Marcar como Spammer",
-        "markAsSpammerText": "Remover das cronologias e adicionar um aviso de conte\u00fado \u00e0s publica\u00e7\u00f5es existentes e futuras",
+        "markAsSpammerText": "Remover das timelines e adicionar um aviso de conte\u00fado \u00e0s publica\u00e7\u00f5es existentes e futuras",
         "spam": "Lixo Eletr\u00f4nico",
         "sensitive": "Conte\u00fado Sens\u00edvel",
         "abusive": "Abusivo ou prejudicial",
@@ -186,7 +188,34 @@
         "unpinPostConfirm": "Tem certeza de que deseja desafixar esta publica\u00e7\u00e3o?"
     },
     "story": {
-        "add": "Adicionar Story"
+        "add": "Adicionar Story",
+        "myStory": "Minha Story",
+        "viewMyStory": "Ver Minha Story",
+        "goBack": "Voltar",
+        "delete": "Excluir",
+        "crop": "Cortar",
+        "error": "Ocorreu um erro, por favor tente novamente mais tarde.",
+        "cropping": "Cortando",
+        "storyDuration": "Dura\u00e7\u00e3o da Story",
+        "seconds": "segundos",
+        "processing": "Processando",
+        "shareWithFollowers": "Compartilhe momentos com seguidores que duram 24 horas",
+        "cancel": "Cancelar",
+        "viewdBy": "Visualizado por",
+        "next": "Pr\u00f3ximo",
+        "zoom": "Mova e pin\u00e7a para dar zoom",
+        "options": "Op\u00e7\u00f5es",
+        "allowReplies": "Permitir Respostas",
+        "allowReactions": "Permitir Rea\u00e7\u00f5es",
+        "limit": "Voc\u00ea atingiu o limite para novas stories",
+        "reactionSent": "Rea\u00e7\u00e3o enviada",
+        "replySent": "Resposta enviada",
+        "expiresIn": "Expira em",
+        "viewers": "Visualizadores",
+        "report": "Denunciar",
+        "close": "Fechar",
+        "myStories": "My Stories",
+        "seeAll": "Ver todas as stories"
     },
     "timeline": {
         "peopleYouMayKnow": "Pessoas que talvez conhe\u00e7a",

+ 1 - 1
resources/assets/js/i18n/tr.json

@@ -98,7 +98,7 @@
         "editProfile": "Profili D\u00fczenle",
         "followRequested": "Takip \u0130ste\u011fi",
         "joined": "Kat\u0131ld\u0131",
-        "emptyCollections": "Herhangi bir koleksiyon bulunmuyor",
+        "emptyCollections": "Herhangi bir derleme bulunmuyor",
         "emptyPosts": "Herhangi bir g\u00f6nderi bulunmuyor"
     },
     "menu": {

+ 130 - 130
resources/assets/js/i18n/zh.json

@@ -1,170 +1,170 @@
 {
     "common": {
-        "comment": "\u8a55\u8ad6",
-        "commented": "\u5df2\u8a55\u8ad6",
-        "comments": "\u689d\u610f\u898b\u8a55\u8ad6",
-        "like": "\u6309\u8b9a",
-        "liked": "\u5df2\u6309\u8b9a",
-        "likes": "\u500b\u4eba\u5df2\u6309\u8b9a",
+        "comment": "\u8bc4\u8bba",
+        "commented": "\u5df2\u8bc4\u8bba",
+        "comments": "\u8bc4\u8bba",
+        "like": "\u8d5e",
+        "liked": "\u5df2\u8d5e",
+        "likes": "\u70b9\u8d5e",
         "share": "\u5206\u4eab",
-        "shared": "\u5df2\u5206\u4eab",
-        "shares": "\u6b21\u5206\u4eab",
+        "shared": "\u5df2\u5206\u4eab\u7684",
+        "shares": "\u5206\u4eab",
         "unshare": "\u53d6\u6d88\u5206\u4eab",
-        "bookmark": "\u66f8\u7c64",
+        "bookmark": "\u6536\u85cf",
         "cancel": "\u53d6\u6d88",
-        "copyLink": "\u8907\u88fd\u9023\u7d50",
+        "copyLink": "\u590d\u5236\u94fe\u63a5",
         "delete": "\u5220\u9664",
-        "error": "\u932f\u8aa4",
-        "errorMsg": "\u51fa\u4e86\u9ede\u5c0f\u554f\u984c\uff0c\u8acb\u7a0d\u5f8c\u91cd\u8a66\u3002",
-        "oops": "\u5443\u2026",
-        "other": "\u5176\u4ed6",
-        "readMore": "\u7e7c\u7e8c\u8b80\u4e0b\u53bb",
+        "error": "\u9519\u8bef",
+        "errorMsg": "\u51fa\u9519\u4e86\u3002\u8bf7\u7a0d\u540e\u518d\u8bd5\u3002",
+        "oops": "\u54ce\u5440\uff01",
+        "other": "\u5176\u5b83",
+        "readMore": "\u9605\u8bfb\u66f4\u591a",
         "success": "\u6210\u529f",
-        "proceed": "\u7e7c\u7e8c",
-        "next": "\u4e0b\u4e00\u500b",
-        "close": "\u95dc\u9589",
-        "clickHere": "\u9ede\u64ca\u6b64\u8655",
-        "sensitive": "\u654f\u611f\u5167\u5bb9",
-        "sensitiveContent": "\u654f\u611f\u5167\u5bb9",
-        "sensitiveContentWarning": "\u9019\u7bc7\u6587\u53ef\u80fd\u5305\u542b\u654f\u611f\u5167\u5bb9"
+        "proceed": "\u7ee7\u7eed",
+        "next": "\u4e0b\u4e00\u4e2a",
+        "close": "\u5173\u95ed",
+        "clickHere": "\u70b9\u51fb\u6b64\u5904",
+        "sensitive": "\u654f\u611f",
+        "sensitiveContent": "\u654f\u611f\u5185\u5bb9",
+        "sensitiveContentWarning": "\u6b64\u5e16\u6587\u53ef\u80fd\u5305\u542b\u654f\u611f\u5185\u5bb9"
     },
     "site": {
-        "terms": "\u4f7f\u7528\u689d\u6b3e",
-        "privacy": "\u96b1\u79c1\u6b0a\u653f\u7b56"
+        "terms": "\u4f7f\u7528\u6761\u6b3e",
+        "privacy": "\u9690\u79c1\u653f\u7b56"
     },
     "navmenu": {
-        "search": "\u641c\u5c0b",
-        "admin": "\u7ba1\u7406\u5100\u8868\u677f",
-        "homeFeed": "\u9996\u9801\u52d5\u614b",
-        "localFeed": "\u7ad9\u5167\u52d5\u614b",
-        "globalFeed": "\u806f\u90a6\u52d5\u614b",
+        "search": "\u641c\u7d22",
+        "admin": "\u7ba1\u7406\u9762\u677f",
+        "homeFeed": "\u4e3b\u9875",
+        "localFeed": "\u672c\u7ad9\u52a8\u6001",
+        "globalFeed": "\u8de8\u7ad9\u52a8\u6001",
         "discover": "\u63a2\u7d22",
-        "directMessages": "\u79c1\u4eba\u8a0a\u606f",
+        "directMessages": "\u79c1\u4fe1",
         "notifications": "\u901a\u77e5",
-        "groups": "\u7fa4\u7d44",
-        "stories": "\u9650\u6642\u52d5\u614b",
-        "profile": "\u500b\u4eba\u6a94\u6848",
-        "drive": "Drive",
-        "settings": "\u8a2d\u5b9a",
-        "compose": "\u65b0\u589e",
+        "groups": "\u7fa4\u7ec4",
+        "stories": "\u6545\u4e8b",
+        "profile": "\u4e2a\u4eba\u8d44\u6599",
+        "drive": "\u7f51\u76d8",
+        "settings": "\u8bbe\u7f6e",
+        "compose": "\u521b\u5efa",
         "logout": "\u767b\u51fa",
-        "about": "\u95dc\u65bc",
-        "help": "\u8aac\u660e",
-        "language": "\u8a9e\u8a00",
-        "privacy": "\u96b1\u79c1\u6b0a",
-        "terms": "\u689d\u6b3e",
-        "backToPreviousDesign": "\u56de\u5230\u5148\u524d\u7684\u8a2d\u8a08"
+        "about": "\u5173\u4e8e",
+        "help": "\u5e2e\u52a9",
+        "language": "\u8bed\u8a00",
+        "privacy": "\u9690\u79c1",
+        "terms": "\u4f7f\u7528\u6761\u6b3e",
+        "backToPreviousDesign": "\u8fd4\u56de\u4e0a\u4e00\u4e2a\u8bbe\u8ba1"
     },
     "directMessages": {
-        "inbox": "\u6536\u4ef6\u593e",
-        "sent": "\u5bc4\u4ef6\u593e",
-        "requests": "\u8acb\u6c42"
+        "inbox": "\u6536\u4ef6\u7bb1",
+        "sent": "\u5df2\u53d1\u9001",
+        "requests": "\u8bf7\u6c42"
     },
     "notifications": {
-        "liked": "\u559c\u6b61\u4f60\u7684",
-        "commented": "\u8a55\u8ad6\u4e86\u4f60\u7684",
-        "reacted": "\u53cd\u61c9\u4e86\u4f60\u7684",
-        "shared": "\u5206\u4eab\u4e86\u4f60\u7684",
-        "tagged": "tagged you in a",
-        "updatedA": "updated a",
-        "sentA": "sent a",
-        "followed": "\u5df2\u95dc\u6ce8",
-        "mentioned": "\u88ab\u63d0\u53ca",
+        "liked": "\u70b9\u8d5e\u4e86\u4f60\u7684",
+        "commented": "\u8bc4\u8bba\u4e86\u4f60\u7684",
+        "reacted": "\u56de\u5e94\u4e86\u4f60\u7684",
+        "shared": "\u8f6c\u53d1\u4e86\u4f60\u7684",
+        "tagged": "\u5728\u5e16\u5b50\u4e2d\u6807\u8bb0\u4e86\u4f60",
+        "updatedA": "\u66f4\u65b0\u4e86\u4e00\u4e2a",
+        "sentA": "\u53d1\u9001\u4e86\u4e00\u4e2a",
+        "followed": "\u5df2\u5173\u6ce8",
+        "mentioned": "\u63d0\u53ca\u4e86",
         "you": "\u4f60",
-        "yourApplication": "\u60a8\u7684\u52a0\u5165\u7533\u8acb",
-        "applicationApproved": "\u88ab\u6279\u51c6\u4e86\uff01",
-        "applicationRejected": "\u88ab\u62d2\u7d55\u3002\u60a8\u53ef\u4ee5\u5728 6 \u500b\u6708\u5f8c\u518d\u6b21\u7533\u8acb\u52a0\u5165\u3002",
-        "dm": "\u76f4\u63a5\u8a0a\u606f",
-        "groupPost": "group post",
-        "modlog": "modlog",
-        "post": "post",
-        "story": "story",
-        "noneFound": "No notifications found"
+        "yourApplication": "\u60a8\u60f3\u8981\u52a0\u5165",
+        "applicationApproved": "\u7684\u7533\u8bf7\u88ab\u6279\u51c6\u4e86\uff01",
+        "applicationRejected": "\u7684\u7533\u8bf7\u88ab\u62d2\u7edd\u3002\u60a8\u53ef\u4ee5\u5728 6 \u4e2a\u6708\u540e\u91cd\u65b0\u7533\u8bf7\u52a0\u5165\u3002",
+        "dm": "\u79c1\u4fe1",
+        "groupPost": "\u7fa4\u7ec4\u8d34\u6587",
+        "modlog": "\u7ba1\u7406\u65e5\u5fd7",
+        "post": "\u5e16\u6587",
+        "story": "\u6545\u4e8b",
+        "noneFound": "\u6682\u65e0\u901a\u77e5"
     },
     "post": {
-        "shareToFollowers": "Share to followers",
-        "shareToOther": "Share to other",
-        "noLikes": "No likes yet",
-        "uploading": "\u4e0a\u50b3\u4e2d"
+        "shareToFollowers": "\u5206\u4eab\u7ed9\u5173\u6ce8\u8005",
+        "shareToOther": "\u4e0e\u4ed6\u4eba\u5206\u4eab",
+        "noLikes": "\u5c1a\u65e0\u70b9\u8d5e",
+        "uploading": "\u4e0a\u4f20\u4e2d"
     },
     "profile": {
-        "posts": "Posts",
-        "followers": "\u8ddf\u96a8\u8005",
-        "following": "\u8ffd\u8e64\u4e2d",
-        "admin": "\u7ba1\u7406\u54e1",
-        "collections": "Collections",
-        "follow": "\u8ffd\u8e64",
-        "unfollow": "\u53d6\u6d88\u8ffd\u8e64",
-        "editProfile": "\u7de8\u8f2f\u500b\u4eba\u6a94\u6848",
-        "followRequested": "\u8ffd\u8e64\u8acb\u6c42",
-        "joined": "Joined",
-        "emptyCollections": "We can't seem to find any collections",
-        "emptyPosts": "We can't seem to find any posts"
+        "posts": "\u5e16\u5b50",
+        "followers": "\u5173\u6ce8\u8005",
+        "following": "\u6b63\u5728\u5173\u6ce8",
+        "admin": "\u7ba1\u7406\u5458",
+        "collections": "\u5f71\u96c6",
+        "follow": "\u5173\u6ce8",
+        "unfollow": "\u53d6\u6d88\u5173\u6ce8",
+        "editProfile": "\u7f16\u8f91\u4e2a\u4eba\u8d44\u6599",
+        "followRequested": "\u5df2\u53d1\u9001\u5173\u6ce8\u8bf7\u6c42",
+        "joined": "\u5df2\u52a0\u5165",
+        "emptyCollections": "\u6211\u4eec\u4f3c\u4e4e\u627e\u4e0d\u5230\u4efb\u4f55\u5f71\u96c6",
+        "emptyPosts": "\u6211\u4eec\u4f3c\u4e4e\u672a\u80fd\u627e\u5230\u4efb\u4f55\u5e16\u6587"
     },
     "menu": {
-        "viewPost": "View Post",
-        "viewProfile": "View Profile",
-        "moderationTools": "Moderation Tools",
-        "report": "\u6aa2\u8209",
+        "viewPost": "\u67e5\u770b\u5e16\u6587",
+        "viewProfile": "\u67e5\u770b\u4e2a\u4eba\u8d44\u6599",
+        "moderationTools": "\u7ba1\u7406\u5de5\u5177",
+        "report": "\u4e3e\u62a5",
         "archive": "\u5c01\u5b58",
         "unarchive": "\u53d6\u6d88\u5c01\u5b58",
         "embed": "\u5d4c\u5165",
-        "selectOneOption": "\u9078\u64c7\u4ee5\u4e0b\u9078\u9805\u4e4b\u4e00",
-        "unlistFromTimelines": "\u4e0d\u5728\u6642\u9593\u8ef8\u4e2d\u4e0a\u986f\u793a",
-        "addCW": "\u589e\u52a0\u5167\u5bb9\u8b66\u544a",
-        "removeCW": "\u79fb\u9664\u5167\u5bb9\u8b66\u544a",
-        "markAsSpammer": "\u6a19\u8a18\u70ba\u5783\u573e\u8a0a\u606f\u4f86\u6e90\u8005",
-        "markAsSpammerText": "\u5c0d\u8a08\u6709\u53ca\u672a\u4f86\u8cbc\u6587\u8a2d\u5b9a\u6210\u4e0d\u5217\u51fa\u548c\u589e\u52a0\u5167\u5bb9\u8b66\u544a",
-        "spam": "\u5783\u573e\u8a0a\u606f",
-        "sensitive": "\u654f\u611f\u5167\u5bb9",
-        "abusive": "\u8fb1\u7f75\u6216\u6709\u5bb3",
-        "underageAccount": "\u672a\u6210\u5e74\u5e33\u865f",
-        "copyrightInfringement": "\u4fb5\u72af\u7248\u6b0a",
-        "impersonation": "\u5047\u5192\u5e33\u865f",
-        "scamOrFraud": "\u8a50\u9a19\u5167\u5bb9",
-        "confirmReport": "\u78ba\u8a8d\u6aa2\u8209",
-        "confirmReportText": "\u4f60\u78ba\u5b9a\u8981\u6aa2\u8209\u9019\u7bc7\u8cbc\u6587\uff1f",
-        "reportSent": "\u6aa2\u8209\u5df2\u9001\u51fa\uff01",
-        "reportSentText": "\u6211\u5011\u5df2\u7d93\u6536\u5230\u4f60\u7684\u6aa2\u8209\u3002",
-        "reportSentError": "\u6aa2\u8209\u6b64\u8cbc\u6587\u6642\u51fa\u73fe\u554f\u984c\u3002",
-        "modAddCWConfirm": "\u60a8\u78ba\u5b9a\u8981\u70ba\u6b64\u8cbc\u6587\u6dfb\u52a0\u5167\u5bb9\u8b66\u544a\u55ce\uff1f",
-        "modCWSuccess": "\u6210\u529f\u6dfb\u52a0\u5167\u5bb9\u8b66\u544a",
-        "modRemoveCWConfirm": "\u60a8\u78ba\u5b9a\u8981\u522a\u9664\u6b64\u8cbc\u6587\u4e0a\u7684\u5167\u5bb9\u8b66\u544a\u55ce\uff1f",
-        "modRemoveCWSuccess": "\u5df2\u6210\u529f\u522a\u9664\u5167\u5bb9\u8b66\u544a",
-        "modUnlistConfirm": "Are you sure you want to unlist this post?",
-        "modUnlistSuccess": "Successfully unlisted post",
-        "modMarkAsSpammerConfirm": "\u60a8\u78ba\u5b9a\u8981\u5c07\u6b64\u4f7f\u7528\u8005\u6a19\u8a18\u70ba\u5783\u573e\u8a0a\u606f\u767c\u9001\u8005\u55ce\uff1f\u6240\u6709\u73fe\u6709\u548c\u672a\u4f86\u7684\u8cbc\u6587\u5c07\u6539\u70ba\u975e\u516c\u958b\uff0c\u4e26\u5c07\u52a0\u4e0a\u5167\u5bb9\u8b66\u544a\u3002",
-        "modMarkAsSpammerSuccess": "\u5df2\u6210\u529f\u5c07\u5e33\u6236\u6a19\u8a18\u70ba\u5783\u573e\u8a0a\u606f\u767c\u9001\u8005",
-        "toFollowers": "\u7d66\u95dc\u6ce8\u8005",
-        "showCaption": "\u986f\u793a\u6587\u5b57\u8aaa\u660e",
-        "showLikes": "\u986f\u793a\u559c\u6b61",
-        "compactMode": "\u7dca\u6e4a\u6a21\u5f0f",
-        "embedConfirmText": "\u4f7f\u7528\u6b64\u5d4c\u5165\u5f0f\u5167\u5bb9\u5373\u8868\u793a\u60a8\u540c\u610f\u6211\u5011\u7684",
-        "deletePostConfirm": "\u4f60\u78ba\u5b9a\u8981\u522a\u9664\u6b64\u8cbc\u6587\uff1f",
-        "archivePostConfirm": "\u60a8\u78ba\u5b9a\u8981\u5c01\u5b58\u6b64\u8cbc\u6587\u55ce\uff1f",
-        "unarchivePostConfirm": "\u60a8\u78ba\u5b9a\u8981\u89e3\u9664\u5c01\u5b58\u6b64\u8cbc\u6587\u55ce\uff1f"
+        "selectOneOption": "\u8bf7\u4ece\u4e0b\u5217\u9009\u9879\u4e2d\u9009\u62e9\u4e00\u4e2a",
+        "unlistFromTimelines": "\u4ece\u65f6\u95f4\u7ebf\u4e2d\u9690\u85cf",
+        "addCW": "\u6dfb\u52a0\u5185\u5bb9\u8b66\u544a",
+        "removeCW": "\u79fb\u9664\u5185\u5bb9\u8b66\u544a",
+        "markAsSpammer": "\u6807\u8bb0\u4e3a\u9a9a\u6270\u4fe1\u606f\u53d1\u9001\u8005",
+        "markAsSpammerText": "\u5c06\u6240\u6709\u76ee\u524d\u53ca\u672a\u6765\u7684\u5e16\u5b50\u9690\u85cf\u5e76\u6dfb\u52a0\u5185\u5bb9\u8b66\u544a",
+        "spam": "\u9a9a\u6270\u4fe1\u606f",
+        "sensitive": "\u654f\u611f\u5185\u5bb9",
+        "abusive": "\u6076\u610f\u6216\u6709\u5bb3\u7684",
+        "underageAccount": "\u672a\u6210\u5e74\u8d26\u6237",
+        "copyrightInfringement": "\u7248\u6743\u4fb5\u72af",
+        "impersonation": "\u5192\u5145\u4ed6\u4eba",
+        "scamOrFraud": "\u9a9a\u6270\u6216\u6b3a\u8bc8\u884c\u4e3a",
+        "confirmReport": "\u786e\u8ba4\u4e3e\u62a5",
+        "confirmReportText": "\u60a8\u786e\u5b9a\u8981\u4e3e\u62a5\u8fd9\u7bc7\u5e16\u6587\u5417\uff1f",
+        "reportSent": "\u4e3e\u62a5\u5df2\u53d1\u9001\uff01",
+        "reportSentText": "\u6211\u4eec\u5df2\u6210\u529f\u6536\u5230\u60a8\u7684\u4e3e\u62a5\u3002",
+        "reportSentError": "\u4e3e\u62a5\u8fd9\u4e2a\u5e16\u5b50\u65f6\u51fa\u73b0\u95ee\u9898\u3002",
+        "modAddCWConfirm": "\u60a8\u786e\u5b9a\u8981\u4e3a\u8fd9\u4e2a\u5e16\u6587\u6dfb\u52a0\u5185\u5bb9\u8b66\u544a\uff1f",
+        "modCWSuccess": "\u5185\u5bb9\u8b66\u544a\u5df2\u6210\u529f\u6dfb\u52a0",
+        "modRemoveCWConfirm": "\u60a8\u786e\u5b9a\u8981\u79fb\u9664\u8fd9\u4e2a\u5e16\u6587\u4e0a\u7684\u5185\u5bb9\u8b66\u544a\u5417\uff1f",
+        "modRemoveCWSuccess": "\u5185\u5bb9\u8b66\u544a\u5df2\u88ab\u6210\u529f\u79fb\u9664",
+        "modUnlistConfirm": "\u60a8\u786e\u5b9a\u8981\u9690\u85cf\u8fd9\u4e2a\u5e16\u6587\u5417\uff1f",
+        "modUnlistSuccess": "\u5e16\u6587\u5df2\u88ab\u6210\u529f\u9690\u85cf",
+        "modMarkAsSpammerConfirm": "\u60a8\u786e\u5b9a\u8981\u5c06\u6b64\u7528\u6237\u6807\u8bb0\u4e3a\u5783\u573e\u4fe1\u606f\u53d1\u9001\u8005\uff1f\u6240\u6709\u6b64\u7528\u6237\u7684\u73b0\u6709\u548c\u672a\u6765\u7684\u5e16\u5b50\u90fd\u5c06\u88ab\u9690\u85cf\uff0c\u5e76\u6dfb\u52a0\u5185\u5bb9\u8b66\u544a\u3002",
+        "modMarkAsSpammerSuccess": "\u6210\u529f\u5730\u5c06\u5e10\u6237\u6807\u8bb0\u4e3a\u5783\u573e\u4fe1\u606f\u53d1\u9001\u8005",
+        "toFollowers": "\u81f3\u5173\u6ce8\u8005",
+        "showCaption": "\u663e\u793a\u6807\u9898",
+        "showLikes": "\u663e\u793a\u70b9\u8d5e",
+        "compactMode": "\u7d27\u51d1\u6a21\u5f0f",
+        "embedConfirmText": "\u4f7f\u7528\u8fd9\u6bb5\u5d4c\u5165\u5185\u5bb9\u4ee3\u8868\u60a8\u5c06\u540c\u610f\u6211\u4eec\u7684",
+        "deletePostConfirm": "\u60a8\u786e\u5b9a\u8981\u5220\u9664\u8be5\u8d34\u5417\uff1f",
+        "archivePostConfirm": "\u60a8\u786e\u5b9a\u8981\u5c01\u5b58\u6b64\u8d34\u6587\u5417\uff1f",
+        "unarchivePostConfirm": "\u60a8\u786e\u5b9a\u8981\u53d6\u6d88\u5c01\u5b58\u6b64\u8d34\u6587\u5417\uff1f"
     },
     "story": {
-        "add": "\u65b0\u589e\u6545\u4e8b"
+        "add": "\u6dfb\u52a0\u6545\u4e8b"
     },
     "timeline": {
-        "peopleYouMayKnow": "\u4f60\u53ef\u80fd\u8a8d\u8b58",
+        "peopleYouMayKnow": "\u60a8\u53ef\u80fd\u8ba4\u8bc6\u7684\u4eba",
         "onboarding": {
-            "welcome": "\u6b61\u8fce",
-            "thisIsYourHomeFeed": "This is your home feed, a chronological feed of posts from accounts you follow.",
-            "letUsHelpYouFind": "Let us help you find some interesting people to follow",
-            "refreshFeed": "\u66f4\u65b0\u6211\u7684\u6e90"
+            "welcome": "\u6b22\u8fce",
+            "thisIsYourHomeFeed": "\u8fd9\u662f\u4f60\u7684\u4e3b\u9875\u65f6\u95f4\u7ebf\uff0c\u5b83\u4f1a\u6309\u65f6\u95f4\u987a\u5e8f\u6392\u5217\u4f60\u6240\u5173\u6ce8\u7684\u8d26\u6237\u7684\u5e16\u5b50\u3002",
+            "letUsHelpYouFind": "\u8ba9\u6211\u4eec\u5e2e\u4f60\u627e\u4e00\u4e9b\u6709\u8da3\u7684\u4eba\u6765\u5173\u6ce8",
+            "refreshFeed": "\u5237\u65b0\u52a8\u6001\u5217\u8868"
         }
     },
     "hashtags": {
-        "emptyFeed": "\u6211\u5011\u4f3c\u4e4e\u627e\u4e0d\u5230\u6b64\u4e3b\u984c\u6a19\u7c64\u7684\u4efb\u4f55\u8cbc\u6587"
+        "emptyFeed": "\u6211\u4eec\u4f3c\u4e4e\u627e\u4e0d\u5230\u8fd9\u4e2a\u6807\u7b7e\u7684\u4efb\u4f55\u5e16\u5b50"
     },
     "report": {
-        "report": "\u6aa2\u8209",
-        "selectReason": "\u9078\u64c7\u4e00\u500b\u7406\u7531",
-        "reported": "\u5df2\u6aa2\u8209",
-        "sendingReport": "\u9001\u51fa\u6aa2\u8209",
-        "thanksMsg": "\u611f\u8b1d\u4f60\u7684\u6aa2\u8209\u8b93\u4e16\u754c\u66f4\u7f8e\u597d\uff01",
-        "contactAdminMsg": "\u5982\u679c\u4f60\u60f3\u8981\u63d0\u4f9b\u66f4\u591a\u6709\u95dc\u672c\u6b21\u6aa2\u8209\u7684\u5167\u5bb9\u7d66\u7ba1\u7406\u54e1"
+        "report": "\u4e3e\u62a5",
+        "selectReason": "\u9009\u62e9\u7406\u7531",
+        "reported": "\u5df2\u4e3e\u62a5",
+        "sendingReport": "\u6b63\u5728\u63d0\u4ea4\u4e3e\u62a5",
+        "thanksMsg": "\u611f\u8c22\u4f60\u7684\u4e3e\u62a5\uff0c\u8fd9\u6709\u52a9\u4e8e\u7ef4\u62a4\u6211\u4eec\u793e\u533a\u7684\u5b89\u5168\uff01",
+        "contactAdminMsg": "\u5982\u679c\u4f60\u60f3\u5c31\u8fd9\u4e2a\u5e16\u5b50\u8054\u7cfb\u7ba1\u7406\u5458\u6216\u7ba1\u7406\u5458\u4e3e\u62a5"
     }
 }