diff --git a/public/_lang/de.json b/public/_lang/de.json index c69180444..ecd0f1db6 100644 Binary files a/public/_lang/de.json and b/public/_lang/de.json differ diff --git a/public/_lang/el.json b/public/_lang/el.json index 7cffaae5d..197d6a5d0 100644 Binary files a/public/_lang/el.json and b/public/_lang/el.json differ diff --git a/public/_lang/fr.json b/public/_lang/fr.json index 7cffaae5d..671315e9b 100644 Binary files a/public/_lang/fr.json and b/public/_lang/fr.json differ diff --git a/public/_lang/gl.json b/public/_lang/gl.json index 5445b0116..7cffaae5d 100644 Binary files a/public/_lang/gl.json and b/public/_lang/gl.json differ diff --git a/public/_lang/he.json b/public/_lang/he.json index 7cffaae5d..7e987d577 100644 Binary files a/public/_lang/he.json and b/public/_lang/he.json differ diff --git a/public/_lang/id.json b/public/_lang/id.json index 5445b0116..b91106073 100644 Binary files a/public/_lang/id.json and b/public/_lang/id.json differ diff --git a/public/_lang/nl.json b/public/_lang/nl.json index 7cffaae5d..7a9990037 100644 Binary files a/public/_lang/nl.json and b/public/_lang/nl.json differ diff --git a/public/_lang/pl.json b/public/_lang/pl.json index 7cffaae5d..d87824312 100644 Binary files a/public/_lang/pl.json and b/public/_lang/pl.json differ diff --git a/public/_lang/ru.json b/public/_lang/ru.json index 7cffaae5d..c0131262e 100644 Binary files a/public/_lang/ru.json and b/public/_lang/ru.json differ diff --git a/resources/assets/js/i18n/de.json b/resources/assets/js/i18n/de.json index c69180444..ecd0f1db6 100644 --- a/resources/assets/js/i18n/de.json +++ b/resources/assets/js/i18n/de.json @@ -1,14 +1,14 @@ { "common": { - "comment": "Comment", + "comment": "Kommentar", "commented": "Kommentiert", "comments": "Kommentare", - "like": "Like", + "like": "Gef\u00e4llt", "liked": "Liked", - "likes": "Likes", + "likes": "Gef\u00e4llt", "share": "Teilen", "shared": "Geteilt", - "shares": "Shares", + "shares": "Geteilt", "unshare": "Teilen r\u00fcckg\u00e4ngig", "cancel": "Abbrechen", "copyLink": "Link kopieren", @@ -16,7 +16,7 @@ "error": "Fehler", "errorMsg": "Etwas ist schief gelaufen. Bitter versuch es sp\u00e4ter nochmal.", "oops": "Hoppla!", - "other": "Other", + "other": "Anderes", "readMore": "Mehr lesen", "success": "Erfolgreich", "sensitive": "Sensibel", @@ -29,7 +29,7 @@ }, "navmenu": { "search": "Suche", - "admin": "Admin Dashboard", + "admin": "Administrator-Dashboard", "homeFeed": "Startseite", "localFeed": "Lokaler Feed", "globalFeed": "Globaler Feed", @@ -39,14 +39,14 @@ "groups": "Gruppen", "stories": "Storys", "profile": "Profil", - "drive": "Drive", + "drive": "Festplatte", "settings": "Einstellungen", "compose": "Neu erstellen", "about": "\u00dcber uns", "help": "Hilfe", "language": "Sprache", "privacy": "Privatsph\u00e4re", - "terms": "Terms", + "terms": "AGB", "backToPreviousDesign": "Zur\u00fcck zum vorherigen Design" }, "directMessages": { @@ -68,7 +68,7 @@ "yourApplication": "Deine Bewerbung um beizutreten", "applicationApproved": "wurde genehmigt!", "applicationRejected": "wurde abgelehnt. Du kannst dich in 6 Monaten erneut f\u00fcr den Beitritt bewerben.", - "dm": "dm", + "dm": "PN", "groupPost": "group post", "modlog": "modlog", "post": "Beitrag", @@ -77,7 +77,7 @@ "post": { "shareToFollowers": "Share to followers", "shareToOther": "Mit anderen teilen", - "noLikes": "No likes yet", + "noLikes": "Noch keine Gef\u00e4llt mir", "uploading": "L\u00e4dt hoch" }, "profile": { @@ -111,14 +111,14 @@ "abusive": "Abusive or Harmful", "underageAccount": "Minderj\u00e4hrigen-Konto", "copyrightInfringement": "Urheberrechtsverletzung", - "impersonation": "Impersonation", + "impersonation": "Nachahmen", "scamOrFraud": "Scam or Fraud", "confirmReport": "Meldung best\u00e4tigen", "confirmReportText": "Bist du sicher, dass du diesen Beitrag melden m\u00f6chtest?", "reportSent": "Meldung gesendet!", "reportSentText": "Wir haben deinen Bericht erfolgreich erhalten.", "reportSentError": "Es gab ein Problem beim Melden dieses Beitrags.", - "modAddCWConfirm": "Are you sure you want to add a content warning to this post?", + "modAddCWConfirm": "Bist du sicher, dass du diesem Beitrag eine Inhaltswarnung hinzuf\u00fcgen m\u00f6chtest?", "modCWSuccess": "Inhaltswarnung erfolgreich hinzugef\u00fcgt", "modRemoveCWConfirm": "Bist du sicher, dass die Inhaltswarnung auf diesem Beitrag entfernt werden soll?", "modRemoveCWSuccess": "Inhaltswarnung erfolgreich entfernt", @@ -128,7 +128,7 @@ "modMarkAsSpammerSuccess": "Konto erfolgreich als Spammer markiert", "toFollowers": "to Followers", "showCaption": "Bildunterschrift anzeigen", - "showLikes": "Show Likes", + "showLikes": "\"Gef\u00e4llt mir\" anzeigen", "compactMode": "Kompaktmodus", "embedConfirmText": "Mit der Nutzung dieser Einbettung erkl\u00e4rst du dich mit unseren", "deletePostConfirm": "Bist du sicher, dass du diesen Beitrag l\u00f6schen m\u00f6chtest?", diff --git a/resources/assets/js/i18n/el.json b/resources/assets/js/i18n/el.json index 7cffaae5d..197d6a5d0 100644 --- a/resources/assets/js/i18n/el.json +++ b/resources/assets/js/i18n/el.json @@ -1,144 +1,144 @@ { "common": { - "comment": "Comment", - "commented": "Commented", - "comments": "Comments", - "like": "Like", - "liked": "Liked", - "likes": "Likes", - "share": "Share", - "shared": "Shared", + "comment": "\u03a3\u03c7\u03cc\u03bb\u03b9\u03bf", + "commented": "\u03a3\u03c7\u03bf\u03bb\u03b9\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf", + "comments": "\u03a3\u03c7\u03cc\u03bb\u03b9\u03b1", + "like": "\u039c\u03bf\u03c5 \u03b1\u03c1\u03ad\u03c3\u03b5\u03b9", + "liked": "\u039c\u03bf\u03c5 \u03ac\u03c1\u03b5\u03c3\u03b5", + "likes": "\u0391\u03c1\u03ad\u03c3\u03b5\u03b9", + "share": "\u039a\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7", + "shared": "\u039a\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5", "shares": "Shares", "unshare": "Unshare", - "cancel": "Cancel", - "copyLink": "Copy Link", - "delete": "Delete", - "error": "Error", - "errorMsg": "Something went wrong. Please try again later.", - "oops": "Oops!", - "other": "Other", - "readMore": "Read more", - "success": "Success", - "sensitive": "Sensitive", - "sensitiveContent": "Sensitive Content", - "sensitiveContentWarning": "This post may contain sensitive content" + "cancel": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7", + "copyLink": "\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03a3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5", + "delete": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae", + "error": "\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1", + "errorMsg": "\u039a\u03ac\u03c4\u03b9 \u03c0\u03ae\u03b3\u03b5 \u03c3\u03c4\u03c1\u03b1\u03b2\u03ac. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03b1\u03c1\u03b3\u03cc\u03c4\u03b5\u03c1\u03b1.", + "oops": "\u039f\u03c5\u03c0\u03c2!", + "other": "\u0386\u03bb\u03bb\u03bf", + "readMore": "\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1", + "success": "\u0395\u03c0\u03b9\u03c4\u03c5\u03c7\u03ae\u03c2", + "sensitive": "\u0395\u03c5\u03b1\u03af\u03c3\u03b8\u03b7\u03c4\u03bf", + "sensitiveContent": "\u0395\u03c5\u03b1\u03af\u03c3\u03b8\u03b7\u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf", + "sensitiveContentWarning": "\u0391\u03c5\u03c4\u03ae \u03b7 \u03b4\u03b7\u03bc\u03bf\u03c3\u03af\u03b5\u03c5\u03c3\u03b7 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03b5\u03c5\u03b1\u03af\u03c3\u03b8\u03b7\u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf" }, "site": { - "terms": "Terms of Use", - "privacy": "Privacy Policy" + "terms": "\u038c\u03c1\u03bf\u03b9 \u03a7\u03c1\u03ae\u03c3\u03b7\u03c2", + "privacy": "\u03a0\u03bf\u03bb\u03b9\u03c4\u03b9\u03ba\u03ae \u0391\u03c0\u03bf\u03c1\u03c1\u03ae\u03c4\u03bf\u03c5" }, "navmenu": { - "search": "Search", - "admin": "Admin Dashboard", - "homeFeed": "Home Feed", - "localFeed": "Local Feed", - "globalFeed": "Global Feed", - "discover": "Discover", - "directMessages": "Direct Messages", - "notifications": "Notifications", - "groups": "Groups", - "stories": "Stories", - "profile": "Profile", + "search": "\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7", + "admin": "\u03a0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae", + "homeFeed": "\u0391\u03c1\u03c7\u03b9\u03ba\u03ae \u03c1\u03bf\u03ae", + "localFeed": "\u03a4\u03bf\u03c0\u03b9\u03ba\u03ae \u03a1\u03bf\u03ae", + "globalFeed": "\u039f\u03bc\u03bf\u03c3\u03c0\u03bf\u03bd\u03b4\u03b9\u03b1\u03ba\u03ae \u03a1\u03bf\u03ae", + "discover": "\u0391\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c8\u03c4\u03b5", + "directMessages": "\u03a0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03ac \u039c\u03b7\u03bd\u03cd\u03bc\u03b1\u03c4\u03b1", + "notifications": "\u0395\u03b9\u03b4\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03b9\u03c2", + "groups": "\u039f\u03bc\u03ac\u03b4\u03b5\u03c2", + "stories": "\u0399\u03c3\u03c4\u03bf\u03c1\u03af\u03b5\u03c2", + "profile": "\u03a0\u03c1\u03bf\u03c6\u03af\u03bb", "drive": "Drive", - "settings": "Settings", - "compose": "Create New", - "about": "About", - "help": "Help", - "language": "Language", - "privacy": "Privacy", - "terms": "Terms", + "settings": "\u03a1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2", + "compose": "\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03bd\u03ad\u03bf\u03c5", + "about": "\u03a3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5", + "help": "\u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1", + "language": "\u0393\u03bb\u03ce\u03c3\u03c3\u03b1", + "privacy": "\u0399\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1", + "terms": "\u038c\u03c1\u03bf\u03b9", "backToPreviousDesign": "Go back to previous design" }, "directMessages": { - "inbox": "Inbox", - "sent": "Sent", - "requests": "Requests" + "inbox": "\u0395\u03b9\u03c3\u03b5\u03c1\u03c7\u03cc\u03bc\u03b5\u03bd\u03b1", + "sent": "\u0391\u03c0\u03b5\u03c3\u03c4\u03b1\u03bb\u03bc\u03ad\u03bd\u03bf", + "requests": "\u0391\u03b9\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1" }, "notifications": { - "liked": "liked your", - "commented": "commented on your", - "reacted": "reacted to your", - "shared": "shared your", - "tagged": "tagged you in a", - "updatedA": "updated a", - "sentA": "sent a", + "liked": "\u03b5\u03c0\u03b9\u03c3\u03ae\u03bc\u03b1\u03bd\u03b5 \u03cc\u03c4\u03b9 \u03c4\u03bf\u03c5 \u03b1\u03c1\u03ad\u03c3\u03b5\u03b9 \u03c4\u03bf", + "commented": "\u03c3\u03c7\u03bf\u03bb\u03af\u03b1\u03c3\u03b5 \u03c3\u03c4\u03bf", + "reacted": "\u03b1\u03bd\u03c4\u03ad\u03b4\u03c1\u03b1\u03c3\u03b5 \u03c3\u03c4\u03bf {item} \u03c3\u03b1\u03c2", + "shared": "\u03ba\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b5 \u03c4\u03bf {item} \u03c3\u03b1\u03c2", + "tagged": "\u03c3\u03b1\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c3\u03b5 \u03bc\u03b5 \u03b5\u03c4\u03b9\u03ba\u03ad\u03c4\u03b1 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b4\u03b7\u03bc\u03bf\u03c3\u03af\u03b5\u03c5\u03c3\u03b7", + "updatedA": "\u03b5\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b5 \u03ad\u03bd\u03b1", + "sentA": "\u03ad\u03c3\u03c4\u03b5\u03b9\u03bb\u03b5 \u03ad\u03bd\u03b1", "followed": "followed", - "mentioned": "mentioned", - "you": "you", - "yourApplication": "Your application to join", - "applicationApproved": "was approved!", - "applicationRejected": "was rejected. You can re-apply to join in 6 months.", - "dm": "dm", - "groupPost": "group post", + "mentioned": "\u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b8\u03b7\u03ba\u03b5", + "you": "\u03b5\u03c3\u03cd", + "yourApplication": "\u0397 \u03b1\u03af\u03c4\u03b7\u03c3\u03ae \u03c3\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae", + "applicationApproved": "\u03b5\u03b3\u03ba\u03c1\u03af\u03b8\u03b7\u03ba\u03b5!", + "applicationRejected": "\u03b1\u03c0\u03bf\u03c1\u03c1\u03af\u03c6\u03b8\u03b7\u03ba\u03b5. \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03ba\u03ac\u03bd\u03b5\u03c4\u03b5 \u03b5\u03ba \u03bd\u03ad\u03bf\u03c5 \u03b1\u03af\u03c4\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03ac\u03c3\u03c7\u03b5\u03c4\u03b5 \u03c3\u03b5 6 \u03bc\u03ae\u03bd\u03b5\u03c2.", + "dm": "\u03c0\u03bc", + "groupPost": "\u03bf\u03bc\u03b1\u03b4\u03b9\u03ba\u03ae \u03b4\u03b7\u03bc\u03bf\u03c3\u03af\u03b5\u03c5\u03c3\u03b7", "modlog": "modlog", - "post": "post", - "story": "story" + "post": "\u03b4\u03b7\u03bc\u03bf\u03c3\u03af\u03b5\u03c5\u03c3\u03b7", + "story": "\u03b9\u03c3\u03c4\u03bf\u03c1\u03af\u03b1" }, "post": { - "shareToFollowers": "Share to followers", + "shareToFollowers": "\u039c\u03bf\u03b9\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03c5\u03c2 \u03b1\u03ba\u03cc\u03bb\u03bf\u03c5\u03b8\u03bf\u03c5\u03c2", "shareToOther": "Share to other", - "noLikes": "No likes yet", - "uploading": "Uploading" + "noLikes": "\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd likes \u03b1\u03ba\u03cc\u03bc\u03b1", + "uploading": "\u039c\u03b5\u03c4\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7" }, "profile": { - "posts": "Posts", - "followers": "Followers", - "following": "Following", - "admin": "Admin", - "collections": "Collections", - "follow": "Follow", - "unfollow": "Unfollow", - "editProfile": "Edit Profile", - "followRequested": "Follow Requested", + "posts": "\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2", + "followers": "\u0391\u03ba\u03cc\u03bb\u03bf\u03c5\u03b8\u03bf\u03b9", + "following": "\u0391\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b5\u03af", + "admin": "\u0394\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae\u03c2", + "collections": "\u03a3\u03c5\u03bb\u03bb\u03bf\u03b3\u03ad\u03c2", + "follow": "\u0391\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b5", + "unfollow": "\u0394\u03b9\u03b1\u03ba\u03bf\u03c0\u03ae \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b7\u03c2", + "editProfile": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03a0\u03c1\u03bf\u03c6\u03af\u03bb", + "followRequested": "\u0391\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03ae\u03c3\u03c4\u03b5 \u03a4\u03bf \u0391\u03af\u03c4\u03b7\u03bc\u03b1", "joined": "Joined" }, "menu": { - "viewPost": "View Post", - "viewProfile": "View Profile", - "moderationTools": "Moderation Tools", - "report": "Report", - "archive": "Archive", - "unarchive": "Unarchive", - "embed": "Embed", - "selectOneOption": "Select one of the following options", + "viewPost": "\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03b7 \u0394\u03b7\u03bc\u03bf\u03c3\u03af\u03b5\u03c5\u03c3\u03b7\u03c2", + "viewProfile": "\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03a0\u03c1\u03bf\u03c6\u03af\u03bb", + "moderationTools": "\u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03a3\u03c5\u03bd\u03c4\u03bf\u03bd\u03b9\u03c3\u03bc\u03bf\u03cd", + "report": "\u0391\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac", + "archive": "\u0391\u03c1\u03c7\u03b5\u03b9\u03bf\u03b8\u03ad\u03c4\u03b7\u03c3\u03b7", + "unarchive": "\u0391\u03bd\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03b1\u03c1\u03c7\u03b5\u03b9\u03bf\u03b8\u03ad\u03c4\u03b7\u03c3\u03b7\u03c2", + "embed": "\u0395\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7", + "selectOneOption": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03bc\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03b1\u03ba\u03cc\u03bb\u03bf\u03c5\u03b8\u03b5\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2", "unlistFromTimelines": "Unlist from Timelines", - "addCW": "Add Content Warning", - "removeCW": "Remove Content Warning", - "markAsSpammer": "Mark as Spammer", + "addCW": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03a0\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 \u03a0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5", + "removeCW": "\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03a0\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 \u03a0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5", + "markAsSpammer": "\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c9\u03c2 Spammer", "markAsSpammerText": "Unlist + CW existing and future posts", - "spam": "Spam", - "sensitive": "Sensitive Content", - "abusive": "Abusive or Harmful", - "underageAccount": "Underage Account", - "copyrightInfringement": "Copyright Infringement", + "spam": "\u0391\u03bd\u03b5\u03c0\u03b9\u03b8\u03cd\u03bc\u03b7\u03c4\u03b1", + "sensitive": "\u0395\u03c5\u03b1\u03af\u03c3\u03b8\u03b7\u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf", + "abusive": "\u039a\u03b1\u03c4\u03b1\u03c7\u03c1\u03b7\u03c3\u03c4\u03b9\u03ba\u03cc \u03ae \u03b5\u03c0\u03b9\u03b2\u03bb\u03b1\u03b2\u03ad\u03c2", + "underageAccount": "\u039b\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 \u03b1\u03bd\u03b7\u03bb\u03af\u03ba\u03bf\u03c5", + "copyrightInfringement": "\u03a0\u03b1\u03c1\u03b1\u03b2\u03af\u03b1\u03c3\u03b7 \u03c0\u03bd\u03b5\u03c5\u03bc\u03b1\u03c4\u03b9\u03ba\u03ce\u03bd \u03b4\u03b9\u03ba\u03b1\u03b9\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd", "impersonation": "Impersonation", - "scamOrFraud": "Scam or Fraud", - "confirmReport": "Confirm Report", - "confirmReportText": "Are you sure you want to report this post?", - "reportSent": "Report Sent!", - "reportSentText": "We have successfully received your report.", - "reportSentError": "There was an issue reporting this post.", - "modAddCWConfirm": "Are you sure you want to add a content warning to this post?", - "modCWSuccess": "Successfully added content warning", - "modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?", - "modRemoveCWSuccess": "Successfully removed content warning", + "scamOrFraud": "\u0391\u03bd\u03b5\u03c0\u03b9\u03b8\u03cd\u03bc\u03b7\u03c4\u03bf \u03ae \u03b1\u03c0\u03ac\u03c4\u03b7", + "confirmReport": "\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7 \u0391\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac\u03c2", + "confirmReportText": "\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ae \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7;", + "reportSent": "\u0397 \u0391\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03a3\u03c4\u03ac\u03bb\u03b8\u03b7\u03ba\u03b5!", + "reportSentText": "\u0388\u03c7\u03bf\u03c5\u03bc\u03b5 \u03bb\u03ac\u03b2\u03b5\u03b9 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1 \u03c4\u03b7\u03bd \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c3\u03b1\u03c2.", + "reportSentError": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ad\u03bd\u03b1 \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c4\u03b7\u03c2 \u03b1\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7\u03c2.", + "modAddCWConfirm": "\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03c0\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03ae \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7;", + "modCWSuccess": "\u0395\u03c0\u03b9\u03c4\u03c5\u03c7\u03ae\u03c2 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c0\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5", + "modRemoveCWConfirm": "\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03c6\u03b1\u03b9\u03c1\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03ae \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7;", + "modRemoveCWSuccess": "\u0395\u03c0\u03b9\u03c4\u03c5\u03c7\u03ae\u03c2 \u03b1\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03c0\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5", "modUnlistConfirm": "Are you sure you want to unlist this post?", "modUnlistSuccess": "Successfully unlisted post", - "modMarkAsSpammerConfirm": "Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.", - "modMarkAsSpammerSuccess": "Successfully marked account as spammer", - "toFollowers": "to Followers", + "modMarkAsSpammerConfirm": "\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03c3\u03b7\u03bc\u03ac\u03bd\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc\u03bd \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c9\u03c2 spammer? \u038c\u03bb\u03b5\u03c2 \u03bf\u03b9 \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03c3\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03bb\u03bb\u03bf\u03bd\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b4\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2 \u03b4\u03b5\u03bd \u03b8\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c7\u03c9\u03c1\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b1 \u03c7\u03c1\u03bf\u03bd\u03bf\u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c0\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5.", + "modMarkAsSpammerSuccess": "\u0395\u03c0\u03b9\u03c4\u03c5\u03c7\u03ae\u03c2 \u03c3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd \u03c9\u03c2 spammer", + "toFollowers": "\u03c3\u03c4\u03bf\u03c5\u03c2 \u0391\u03ba\u03cc\u03bb\u03bf\u03c5\u03b8\u03bf\u03c5\u03c2", "showCaption": "Show Caption", - "showLikes": "Show Likes", - "compactMode": "Compact Mode", - "embedConfirmText": "By using this embed, you agree to our", - "deletePostConfirm": "Are you sure you want to delete this post?", - "archivePostConfirm": "Are you sure you want to archive this post?", - "unarchivePostConfirm": "Are you sure you want to unarchive this post?" + "showLikes": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \"\u03bc\u03bf\u03c5 \u03b1\u03c1\u03ad\u03c3\u03b5\u03b9\"", + "compactMode": "\u03a3\u03c5\u03bc\u03c0\u03b1\u03b3\u03ae\u03c2 \u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1", + "embedConfirmText": "\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03bf, \u03c3\u03c5\u03bc\u03c6\u03c9\u03bd\u03b5\u03af\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03b7\u03bd", + "deletePostConfirm": "\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c8\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7;", + "archivePostConfirm": "\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03c1\u03c7\u03b5\u03b9\u03bf\u03b8\u03b5\u03c4\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ae \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7;", + "unarchivePostConfirm": "\u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03c6\u03b1\u03b9\u03c1\u03ad\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7 \u03b1\u03c0\u03bf \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b5\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7;" }, "story": { - "add": "Add Story" + "add": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u0399\u03c3\u03c4\u03bf\u03c1\u03af\u03b1\u03c2" }, "timeline": { - "peopleYouMayKnow": "People you may know" + "peopleYouMayKnow": "\u0386\u03c4\u03bf\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03be\u03ad\u03c1\u03b5\u03c4\u03b5" } } \ No newline at end of file diff --git a/resources/assets/js/i18n/fr.json b/resources/assets/js/i18n/fr.json index 7cffaae5d..671315e9b 100644 --- a/resources/assets/js/i18n/fr.json +++ b/resources/assets/js/i18n/fr.json @@ -1,63 +1,63 @@ { "common": { - "comment": "Comment", - "commented": "Commented", - "comments": "Comments", - "like": "Like", - "liked": "Liked", - "likes": "Likes", - "share": "Share", - "shared": "Shared", - "shares": "Shares", - "unshare": "Unshare", - "cancel": "Cancel", - "copyLink": "Copy Link", - "delete": "Delete", - "error": "Error", - "errorMsg": "Something went wrong. Please try again later.", - "oops": "Oops!", - "other": "Other", - "readMore": "Read more", - "success": "Success", - "sensitive": "Sensitive", - "sensitiveContent": "Sensitive Content", - "sensitiveContentWarning": "This post may contain sensitive content" + "comment": "Commenter", + "commented": "Comment\u00e9", + "comments": "Commentaires", + "like": "J'aime", + "liked": "Aim\u00e9\u00b7e", + "likes": "J'aime", + "share": "Partager", + "shared": "Partag\u00e9", + "shares": "Partages", + "unshare": "Ne plus partager", + "cancel": "Annuler", + "copyLink": "Copier le lien", + "delete": "Supprimer", + "error": "Erreur", + "errorMsg": "Une erreur est survenue. Veuillez r\u00e9essayer plus tard.", + "oops": "Oups\u00a0!", + "other": "Autre", + "readMore": "Lire plus", + "success": "Succ\u00e8s", + "sensitive": "Sensible", + "sensitiveContent": "Contenu sensible", + "sensitiveContentWarning": "Ce message peut contenir du contenu sensible" }, "site": { - "terms": "Terms of Use", - "privacy": "Privacy Policy" + "terms": "Conditions d'utilisation", + "privacy": "Politique de confidentialit\u00e9" }, "navmenu": { - "search": "Search", - "admin": "Admin Dashboard", - "homeFeed": "Home Feed", - "localFeed": "Local Feed", - "globalFeed": "Global Feed", - "discover": "Discover", - "directMessages": "Direct Messages", + "search": "Rechercher", + "admin": "Tableau de bord administrateur", + "homeFeed": "Flux principal", + "localFeed": "Flux local", + "globalFeed": "Flux global", + "discover": "D\u00e9couvrir", + "directMessages": "Messages Priv\u00e9s", "notifications": "Notifications", - "groups": "Groups", + "groups": "Groupes", "stories": "Stories", - "profile": "Profile", + "profile": "Profil", "drive": "Drive", - "settings": "Settings", + "settings": "Param\u00e8tres", "compose": "Create New", - "about": "About", - "help": "Help", - "language": "Language", + "about": "\u00c0 propos", + "help": "Aide", + "language": "Langue", "privacy": "Privacy", - "terms": "Terms", - "backToPreviousDesign": "Go back to previous design" + "terms": "Conditions\u00a0", + "backToPreviousDesign": "Revenir au design pr\u00e9c\u00e9dent" }, "directMessages": { - "inbox": "Inbox", + "inbox": "Bo\u00eete de r\u00e9ception", "sent": "Sent", - "requests": "Requests" + "requests": "Demandes" }, "notifications": { - "liked": "liked your", - "commented": "commented on your", - "reacted": "reacted to your", + "liked": "a aim\u00e9\u00b7e votre", + "commented": "a comment\u00e9\u00b7e votre", + "reacted": "a r\u00e9agi \u00e0 votre", "shared": "shared your", "tagged": "tagged you in a", "updatedA": "updated a", @@ -111,9 +111,9 @@ "abusive": "Abusive or Harmful", "underageAccount": "Underage Account", "copyrightInfringement": "Copyright Infringement", - "impersonation": "Impersonation", - "scamOrFraud": "Scam or Fraud", - "confirmReport": "Confirm Report", + "impersonation": "Usurpation d'identit\u00e9", + "scamOrFraud": "Arnaque ou fraude", + "confirmReport": "Confirmer le signalement", "confirmReportText": "Are you sure you want to report this post?", "reportSent": "Report Sent!", "reportSentText": "We have successfully received your report.", diff --git a/resources/assets/js/i18n/gl.json b/resources/assets/js/i18n/gl.json index 5445b0116..7cffaae5d 100644 --- a/resources/assets/js/i18n/gl.json +++ b/resources/assets/js/i18n/gl.json @@ -42,6 +42,11 @@ "drive": "Drive", "settings": "Settings", "compose": "Create New", + "about": "About", + "help": "Help", + "language": "Language", + "privacy": "Privacy", + "terms": "Terms", "backToPreviousDesign": "Go back to previous design" }, "directMessages": { diff --git a/resources/assets/js/i18n/he.json b/resources/assets/js/i18n/he.json index 7cffaae5d..7e987d577 100644 --- a/resources/assets/js/i18n/he.json +++ b/resources/assets/js/i18n/he.json @@ -1,77 +1,77 @@ { "common": { - "comment": "Comment", - "commented": "Commented", - "comments": "Comments", - "like": "Like", - "liked": "Liked", - "likes": "Likes", - "share": "Share", - "shared": "Shared", - "shares": "Shares", - "unshare": "Unshare", - "cancel": "Cancel", - "copyLink": "Copy Link", - "delete": "Delete", - "error": "Error", - "errorMsg": "Something went wrong. Please try again later.", - "oops": "Oops!", - "other": "Other", - "readMore": "Read more", - "success": "Success", - "sensitive": "Sensitive", - "sensitiveContent": "Sensitive Content", - "sensitiveContentWarning": "This post may contain sensitive content" + "comment": "\u05d4\u05e2\u05d9\u05e8\u05d5", + "commented": "\u05d4\u05e2\u05d9\u05e8\\\u05d4", + "comments": "\u05d4\u05e2\u05e8\u05d5\u05ea", + "like": "\u05d0\u05d5\u05d4\u05d1", + "liked": "\u05d0\u05d4\u05d1\u05ea\u05d9", + "likes": "\u05d0\u05d4\u05d1\u05d5\u05ea", + "share": "\u05e9\u05d9\u05ea\u05d5\u05e3", + "shared": "\u05e9\u05d9\u05ea\u05e4\u05d5", + "shares": "\u05e9\u05d9\u05ea\u05d5\u05e4\u05d9\u05dd", + "unshare": "\u05d1\u05d9\u05d8\u05d5\u05dc-\u05e9\u05d9\u05ea\u05d5\u05e3", + "cancel": "\u05d1\u05d9\u05d8\u05d5\u05dc", + "copyLink": "\u05d4\u05e2\u05ea\u05e7 \u05e7\u05d9\u05e9\u05d5\u05e8", + "delete": "\u05de\u05d7\u05e7", + "error": "\u05e9\u05d2\u05d9\u05d0\u05d4", + "errorMsg": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9. \u05d0\u05e0\u05d0 \u05e0\u05e1\u05d5 \u05e9\u05d5\u05d1 \u05de\u05d0\u05d5\u05d7\u05e8 \u05d9\u05d5\u05ea\u05e8.", + "oops": "\u05d0\u05d5\u05e4\u05e1!", + "other": "\u05d0\u05d7\u05e8", + "readMore": "\u05e7\u05e8\u05d0 \u05e2\u05d5\u05d3", + "success": "\u05d4\u05e6\u05dc\u05d7\u05d4", + "sensitive": "\u05e8\u05d2\u05d9\u05e9", + "sensitiveContent": "\u05ea\u05d5\u05db\u05df \u05e8\u05d2\u05d9\u05e9", + "sensitiveContentWarning": "\u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4 \u05e2\u05dc\u05d5\u05dc \u05dc\u05d4\u05db\u05d9\u05dc \u05ea\u05d5\u05db\u05df \u05e8\u05d2\u05d9\u05e9" }, "site": { - "terms": "Terms of Use", - "privacy": "Privacy Policy" + "terms": "\u05ea\u05e0\u05d0\u05d9 \u05e9\u05d9\u05de\u05d5\u05e9", + "privacy": "\u05de\u05d3\u05d9\u05e0\u05d9\u05d5\u05ea \u05e4\u05e8\u05d8\u05d9\u05d5\u05ea" }, "navmenu": { - "search": "Search", - "admin": "Admin Dashboard", - "homeFeed": "Home Feed", - "localFeed": "Local Feed", - "globalFeed": "Global Feed", - "discover": "Discover", - "directMessages": "Direct Messages", - "notifications": "Notifications", - "groups": "Groups", - "stories": "Stories", - "profile": "Profile", - "drive": "Drive", - "settings": "Settings", - "compose": "Create New", - "about": "About", - "help": "Help", - "language": "Language", - "privacy": "Privacy", - "terms": "Terms", - "backToPreviousDesign": "Go back to previous design" + "search": "\u05d7\u05d9\u05e4\u05d5\u05e9", + "admin": "\u05dc\u05d5\u05d7 \u05d1\u05e7\u05e8\u05d4 \u05dc\u05d0\u05d3\u05de\u05d9\u05e0\u05d9\u05e1\u05d8\u05e8\u05e6\u05d9\u05d4", + "homeFeed": "\u05e4\u05d9\u05d3 \u05d1\u05d9\u05ea\u05d9", + "localFeed": "\u05e4\u05d9\u05d3 \u05de\u05e7\u05d5\u05de\u05d9", + "globalFeed": "\u05e4\u05d9\u05d3 \u05d2\u05dc\u05d5\u05d1\u05d0\u05dc\u05d9", + "discover": "\u05d2\u05dc\u05d5", + "directMessages": "\u05d4\u05d5\u05d3\u05e2\u05d5\u05ea \u05d0\u05d9\u05e9\u05d9\u05d5\u05ea", + "notifications": "\u05d4\u05ea\u05e8\u05d0\u05d5\u05ea", + "groups": "\u05e7\u05d1\u05d5\u05e6\u05d5\u05ea", + "stories": "\u05e1\u05d9\u05e4\u05d5\u05e8\u05d9\u05dd", + "profile": "\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc", + "drive": "\u05db\u05d5\u05e0\u05df (\u05d3\u05e8\u05d9\u05d9\u05d1)", + "settings": "\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea", + "compose": "\u05e6\u05e8\u05d5 \u05d7\u05d3\u05e9", + "about": "\u05d0\u05d5\u05d3\u05d5\u05ea", + "help": "\u05e2\u05d6\u05e8\u05d4", + "language": "\u05e9\u05e4\u05d4", + "privacy": "\u05e4\u05e8\u05d8\u05d9\u05d5\u05ea", + "terms": "\u05ea\u05e0\u05d0\u05d9\u05dd", + "backToPreviousDesign": "\u05d7\u05d6\u05e8\u05d4 \u05dc\u05e2\u05d9\u05e6\u05d5\u05d1 \u05d4\u05e7\u05d5\u05d3\u05dd" }, "directMessages": { - "inbox": "Inbox", - "sent": "Sent", - "requests": "Requests" + "inbox": "\u05d4\u05d5\u05d3\u05e2\u05d5\u05ea \u05e0\u05db\u05e0\u05e1\u05d5\u05ea", + "sent": "\u05d4\u05d5\u05d3\u05e2\u05d5\u05ea \u05d9\u05d5\u05e6\u05d0\u05d5\u05ea", + "requests": "\u05d1\u05e7\u05e9\u05d5\u05ea" }, "notifications": { - "liked": "liked your", - "commented": "commented on your", - "reacted": "reacted to your", + "liked": "\u05d0\u05d4\u05d1\u05d5 \u05dc\u05da", + "commented": "\u05d4\u05e2\u05d9\u05e8\u05d5 \u05dc\u05da \u05e2\u05dc", + "reacted": "\u05d4\u05d2\u05d9\u05d1\u05d5 \u05dc\u05da \u05e2\u05dc", "shared": "shared your", "tagged": "tagged you in a", "updatedA": "updated a", "sentA": "sent a", "followed": "followed", "mentioned": "mentioned", - "you": "you", - "yourApplication": "Your application to join", - "applicationApproved": "was approved!", - "applicationRejected": "was rejected. You can re-apply to join in 6 months.", - "dm": "dm", - "groupPost": "group post", + "you": "\u05d0\u05ea\u05db\u05dd", + "yourApplication": "\u05d1\u05e7\u05e9\u05ea\u05db\u05dd \u05dc\u05d4\u05e6\u05d8\u05e8\u05e4\u05d5\u05ea", + "applicationApproved": "\u05d0\u05d5\u05e9\u05e8\u05d4!", + "applicationRejected": "\u05e0\u05d3\u05d7\u05ea\u05d4. \u05e0\u05d9\u05ea\u05df \u05dc\u05e9\u05dc\u05d5\u05d7 \u05d1\u05e7\u05e9\u05d4 \u05d7\u05d5\u05d6\u05e8\u05ea \u05dc\u05d0\u05d7\u05e8 6 \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd.", + "dm": "\u05d4\u05d5\u05d3\u05e2\u05d4 \u05d0\u05d9\u05e9\u05d9\u05ea", + "groupPost": "\u05e4\u05d5\u05e1\u05d8 \u05e7\u05d1\u05d5\u05e6\u05ea\u05d9", "modlog": "modlog", - "post": "post", + "post": "\u05e4\u05d5\u05e1\u05d8", "story": "story" }, "post": { @@ -113,15 +113,15 @@ "copyrightInfringement": "Copyright Infringement", "impersonation": "Impersonation", "scamOrFraud": "Scam or Fraud", - "confirmReport": "Confirm Report", - "confirmReportText": "Are you sure you want to report this post?", - "reportSent": "Report Sent!", - "reportSentText": "We have successfully received your report.", - "reportSentError": "There was an issue reporting this post.", - "modAddCWConfirm": "Are you sure you want to add a content warning to this post?", - "modCWSuccess": "Successfully added content warning", - "modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?", - "modRemoveCWSuccess": "Successfully removed content warning", + "confirmReport": "\u05d0\u05d9\u05e9\u05d5\u05e8 \u05d3\u05d9\u05d5\u05d5\u05d7", + "confirmReportText": "\u05d4\u05d0\u05dd \u05d0\u05ea\u05dd \u05d1\u05d8\u05d5\u05d7\u05d9\u05dd \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05db\u05dd \u05dc\u05d3\u05d5\u05d5\u05d7 \u05e2\u05dc \u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4?", + "reportSent": "\u05d3\u05d9\u05d5\u05d5\u05d7 \u05e0\u05e9\u05dc\u05d7!", + "reportSentText": "\u05d4\u05ea\u05e7\u05d1\u05dc\u05d4 \u05d4\u05d3\u05d9\u05d5\u05d5\u05d7.", + "reportSentError": "\u05d4\u05d9\u05d9\u05ea\u05d4 \u05ea\u05e7\u05dc\u05d4 \u05d1\u05d3\u05d9\u05d5\u05d5\u05d7 \u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4.", + "modAddCWConfirm": "\u05d0\u05ea\u05dd \u05d1\u05d8\u05d5\u05d7\u05d9\u05dd \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05db\u05dd \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d0\u05d6\u05d4\u05e8\u05ea \u05ea\u05d5\u05db\u05df \u05dc\u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4?", + "modCWSuccess": "\u05d0\u05d6\u05d4\u05e8\u05ea \u05ea\u05d5\u05db\u05df \u05e0\u05d5\u05e1\u05e4\u05d4 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4", + "modRemoveCWConfirm": "\u05d0\u05ea\u05dd \u05d1\u05d8\u05d5\u05d7\u05d9\u05dd \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05db\u05dd \u05dc\u05d4\u05e1\u05d9\u05e8 \u05d0\u05ea \u05d0\u05d6\u05d4\u05e8\u05ea \u05d4\u05ea\u05d5\u05db\u05df \u05de\u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4?", + "modRemoveCWSuccess": "\u05d0\u05d6\u05d4\u05e8\u05ea \u05ea\u05d5\u05db\u05df \u05d4\u05d5\u05e1\u05e8\u05d4 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4", "modUnlistConfirm": "Are you sure you want to unlist this post?", "modUnlistSuccess": "Successfully unlisted post", "modMarkAsSpammerConfirm": "Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.", diff --git a/resources/assets/js/i18n/id.json b/resources/assets/js/i18n/id.json index 5445b0116..b91106073 100644 --- a/resources/assets/js/i18n/id.json +++ b/resources/assets/js/i18n/id.json @@ -1,70 +1,75 @@ { "common": { - "comment": "Comment", - "commented": "Commented", - "comments": "Comments", - "like": "Like", - "liked": "Liked", - "likes": "Likes", - "share": "Share", - "shared": "Shared", - "shares": "Shares", - "unshare": "Unshare", - "cancel": "Cancel", - "copyLink": "Copy Link", - "delete": "Delete", - "error": "Error", - "errorMsg": "Something went wrong. Please try again later.", + "comment": "Komentar", + "commented": "Dikomentari", + "comments": "Komentar", + "like": "Menyukai", + "liked": "Disukai", + "likes": "Suka", + "share": "Bagikan", + "shared": "Dibagikan", + "shares": "Bagi", + "unshare": "Batalkan berbagi", + "cancel": "Batal", + "copyLink": "Salin tautan", + "delete": "Hapus", + "error": "Kesalahan", + "errorMsg": "Telah terjadi kesalahan. Silakan coba lagi nanti.", "oops": "Oops!", - "other": "Other", - "readMore": "Read more", - "success": "Success", - "sensitive": "Sensitive", - "sensitiveContent": "Sensitive Content", - "sensitiveContentWarning": "This post may contain sensitive content" + "other": "Lainnya", + "readMore": "Baca selengkapnya", + "success": "Berhasil", + "sensitive": "Sensitif", + "sensitiveContent": "Konten Sensitif", + "sensitiveContentWarning": "Postingan ini mengandung konten sensitif" }, "site": { - "terms": "Terms of Use", - "privacy": "Privacy Policy" + "terms": "Ketentuan Penggunaan", + "privacy": "Kebijakan Privasi" }, "navmenu": { - "search": "Search", - "admin": "Admin Dashboard", - "homeFeed": "Home Feed", - "localFeed": "Local Feed", - "globalFeed": "Global Feed", - "discover": "Discover", - "directMessages": "Direct Messages", - "notifications": "Notifications", - "groups": "Groups", - "stories": "Stories", - "profile": "Profile", - "drive": "Drive", - "settings": "Settings", - "compose": "Create New", - "backToPreviousDesign": "Go back to previous design" + "search": "Cari", + "admin": "Dasbor Admin", + "homeFeed": "Beranda", + "localFeed": "Umpan lokal", + "globalFeed": "Umpan global", + "discover": "Jelajahi", + "directMessages": "Pesan Langsung", + "notifications": "Notifikasi", + "groups": "Grup", + "stories": "Cerita", + "profile": "Profil", + "drive": "Perangkat Keras", + "settings": "Pengaturan", + "compose": "Membuat baru", + "about": "Tentang", + "help": "Bantuan", + "language": "Bahasa", + "privacy": "Privasi", + "terms": "Ketentuan", + "backToPreviousDesign": "Kembali ke desain sebelumnya" }, "directMessages": { - "inbox": "Inbox", - "sent": "Sent", - "requests": "Requests" + "inbox": "Kotak Masuk", + "sent": "Terkirim", + "requests": "Permintaan" }, "notifications": { - "liked": "liked your", - "commented": "commented on your", + "liked": "menyukai", + "commented": "mengomentari", "reacted": "reacted to your", - "shared": "shared your", - "tagged": "tagged you in a", - "updatedA": "updated a", - "sentA": "sent a", - "followed": "followed", - "mentioned": "mentioned", - "you": "you", - "yourApplication": "Your application to join", - "applicationApproved": "was approved!", - "applicationRejected": "was rejected. You can re-apply to join in 6 months.", + "shared": "membagikan", + "tagged": "menandai Anda pada sebuah", + "updatedA": "mengupdate sebuah", + "sentA": "mengirim sebuah", + "followed": "diikuti", + "mentioned": "disebut", + "you": "anda", + "yourApplication": "Aplikasi anda untuk mengikuti", + "applicationApproved": "telah disetujui!", + "applicationRejected": "telah ditolak. Anda dapat kembali mengajukan untuk bergabung dalam 6 bulan.", "dm": "dm", - "groupPost": "group post", + "groupPost": "postingan grup", "modlog": "modlog", "post": "post", "story": "story" diff --git a/resources/assets/js/i18n/nl.json b/resources/assets/js/i18n/nl.json index 7cffaae5d..7a9990037 100644 --- a/resources/assets/js/i18n/nl.json +++ b/resources/assets/js/i18n/nl.json @@ -1,144 +1,144 @@ { "common": { - "comment": "Comment", - "commented": "Commented", - "comments": "Comments", - "like": "Like", - "liked": "Liked", - "likes": "Likes", - "share": "Share", - "shared": "Shared", - "shares": "Shares", - "unshare": "Unshare", - "cancel": "Cancel", - "copyLink": "Copy Link", - "delete": "Delete", - "error": "Error", - "errorMsg": "Something went wrong. Please try again later.", - "oops": "Oops!", - "other": "Other", - "readMore": "Read more", - "success": "Success", - "sensitive": "Sensitive", - "sensitiveContent": "Sensitive Content", - "sensitiveContentWarning": "This post may contain sensitive content" + "comment": "Reactie", + "commented": "Heeft gereageerd", + "comments": "Reacties", + "like": "Leuk", + "liked": "Leuk gevonden", + "likes": "Leuk gevonden", + "share": "Delen", + "shared": "Gedeeld", + "shares": "Gedeeld door", + "unshare": "Niet meer delen", + "cancel": "Annuleren", + "copyLink": "Link kopi\u00ebren", + "delete": "Verwijderen", + "error": "Fout", + "errorMsg": "Er is iets misgegaan. Probeer het later opnieuw.", + "oops": "Oeps!", + "other": "Anders", + "readMore": "Lees meer", + "success": "Geslaagd", + "sensitive": "Gevoelig", + "sensitiveContent": "Gevoelige inhoud", + "sensitiveContentWarning": "Deze post kan gevoelige inhoud bevatten" }, "site": { - "terms": "Terms of Use", - "privacy": "Privacy Policy" + "terms": "Gebruiksvoorwaarden", + "privacy": "Privacy beleid" }, "navmenu": { - "search": "Search", - "admin": "Admin Dashboard", - "homeFeed": "Home Feed", - "localFeed": "Local Feed", - "globalFeed": "Global Feed", - "discover": "Discover", - "directMessages": "Direct Messages", - "notifications": "Notifications", - "groups": "Groups", - "stories": "Stories", - "profile": "Profile", + "search": "Zoeken", + "admin": "Beheerdersdashboard", + "homeFeed": "Thuis Feed", + "localFeed": "Lokale Feed", + "globalFeed": "Globale feed", + "discover": "Ontdekken", + "directMessages": "Directe berichten", + "notifications": "Notificaties", + "groups": "Groepen", + "stories": "Verhalen", + "profile": "Profiel", "drive": "Drive", - "settings": "Settings", - "compose": "Create New", - "about": "About", - "help": "Help", - "language": "Language", + "settings": "Instellingen", + "compose": "Nieuwe aanmaken", + "about": "Over", + "help": "Hulp", + "language": "Taal", "privacy": "Privacy", - "terms": "Terms", - "backToPreviousDesign": "Go back to previous design" + "terms": "Voorwaarden", + "backToPreviousDesign": "Ga terug naar het vorige ontwerp" }, "directMessages": { "inbox": "Inbox", - "sent": "Sent", - "requests": "Requests" + "sent": "Verzonden", + "requests": "Verzoeken" }, "notifications": { - "liked": "liked your", - "commented": "commented on your", - "reacted": "reacted to your", - "shared": "shared your", - "tagged": "tagged you in a", - "updatedA": "updated a", - "sentA": "sent a", - "followed": "followed", - "mentioned": "mentioned", - "you": "you", - "yourApplication": "Your application to join", - "applicationApproved": "was approved!", - "applicationRejected": "was rejected. You can re-apply to join in 6 months.", + "liked": "vond leuk je", + "commented": "reageerde op je", + "reacted": "heeft gereageerd op je", + "shared": "deelde je", + "tagged": "heeft je gatagged in", + "updatedA": "heeft bijgewerkt een", + "sentA": "stuurde een", + "followed": "volgde", + "mentioned": "noemde", + "you": "jou", + "yourApplication": "Uw aanvraag om toe te treden", + "applicationApproved": "werd goedgekeurd!", + "applicationRejected": "werd afgekeurd. Je kunt over 6 maanden opnieuw aanmelden.", "dm": "dm", - "groupPost": "group post", - "modlog": "modlog", + "groupPost": "groepspost", + "modlog": "modlogboek", "post": "post", - "story": "story" + "story": "verhaal" }, "post": { - "shareToFollowers": "Share to followers", - "shareToOther": "Share to other", - "noLikes": "No likes yet", - "uploading": "Uploading" + "shareToFollowers": "Deel met volgers", + "shareToOther": "Deel met anderen", + "noLikes": "Nog geen leuks", + "uploading": "Uploaden" }, "profile": { "posts": "Posts", - "followers": "Followers", - "following": "Following", - "admin": "Admin", - "collections": "Collections", - "follow": "Follow", - "unfollow": "Unfollow", - "editProfile": "Edit Profile", - "followRequested": "Follow Requested", - "joined": "Joined" + "followers": "Volgers", + "following": "Aan het volgen", + "admin": "Beheerder", + "collections": "Collecties", + "follow": "Volgen", + "unfollow": "Ontvolgen", + "editProfile": "Profiel bewerken", + "followRequested": "Volgen verzocht", + "joined": "Lid geworden" }, "menu": { - "viewPost": "View Post", - "viewProfile": "View Profile", - "moderationTools": "Moderation Tools", - "report": "Report", - "archive": "Archive", - "unarchive": "Unarchive", - "embed": "Embed", - "selectOneOption": "Select one of the following options", - "unlistFromTimelines": "Unlist from Timelines", - "addCW": "Add Content Warning", - "removeCW": "Remove Content Warning", - "markAsSpammer": "Mark as Spammer", - "markAsSpammerText": "Unlist + CW existing and future posts", + "viewPost": "Post bekijken", + "viewProfile": "Profiel bekijken", + "moderationTools": "Moderatiegereedschappen", + "report": "Rapporteren", + "archive": "Archief", + "unarchive": "Dearchiveren", + "embed": "Insluiten", + "selectOneOption": "Selecteer een van de volgende opties", + "unlistFromTimelines": "Uit tijdlijnen halen", + "addCW": "Inhoudswaarschuwing toevoegen", + "removeCW": "Inhoudswaarschuwing verwijderen", + "markAsSpammer": "Markeren als spammer", + "markAsSpammerText": "Uit lijst halen + inhoudswaarschuwing bestaande en toekomstige posts", "spam": "Spam", - "sensitive": "Sensitive Content", - "abusive": "Abusive or Harmful", - "underageAccount": "Underage Account", - "copyrightInfringement": "Copyright Infringement", - "impersonation": "Impersonation", - "scamOrFraud": "Scam or Fraud", - "confirmReport": "Confirm Report", - "confirmReportText": "Are you sure you want to report this post?", - "reportSent": "Report Sent!", - "reportSentText": "We have successfully received your report.", - "reportSentError": "There was an issue reporting this post.", - "modAddCWConfirm": "Are you sure you want to add a content warning to this post?", - "modCWSuccess": "Successfully added content warning", - "modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?", - "modRemoveCWSuccess": "Successfully removed content warning", - "modUnlistConfirm": "Are you sure you want to unlist this post?", - "modUnlistSuccess": "Successfully unlisted post", - "modMarkAsSpammerConfirm": "Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.", - "modMarkAsSpammerSuccess": "Successfully marked account as spammer", - "toFollowers": "to Followers", - "showCaption": "Show Caption", - "showLikes": "Show Likes", - "compactMode": "Compact Mode", - "embedConfirmText": "By using this embed, you agree to our", - "deletePostConfirm": "Are you sure you want to delete this post?", - "archivePostConfirm": "Are you sure you want to archive this post?", - "unarchivePostConfirm": "Are you sure you want to unarchive this post?" + "sensitive": "Gevoelige inhoud", + "abusive": "Beledigend of Schadelijk", + "underageAccount": "Minderjarig account", + "copyrightInfringement": "Auteursrechtenschending", + "impersonation": "Impersonatie", + "scamOrFraud": "Oplichting of fraude", + "confirmReport": "Bevestig Rapport", + "confirmReportText": "Weet je zeker dat je deze post 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?", + "modCWSuccess": "Inhoudswaarschuwing succesvol toegevoegd", + "modRemoveCWConfirm": "Weet u zeker dat u de waarschuwing voor inhoud wilt verwijderen van deze post?", + "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", + "modMarkAsSpammerConfirm": "Weet u zeker dat u deze gebruiker wilt markeren als spammer? Alle bestaande en toekomstige posts worden niet vermeld op tijdlijnen en een waarschuwing over de inhoud zal worden toegepast.", + "modMarkAsSpammerSuccess": "Account succesvol gemarkeerd als spammer", + "toFollowers": "naar volgers", + "showCaption": "Onderschrift tonen", + "showLikes": "Leuks tonen", + "compactMode": "Compacte modus", + "embedConfirmText": "Door deze embed te gebruiken, gaat u akkoord met onze", + "deletePostConfirm": "Weet je zeker dat je deze post wil verwijderen?", + "archivePostConfirm": "Weet je zeker dat je deze post wilt archiveren?", + "unarchivePostConfirm": "Weet je zeker dat je deze post wilt dearchiveren?" }, "story": { - "add": "Add Story" + "add": "Verhaal toevoegen" }, "timeline": { - "peopleYouMayKnow": "People you may know" + "peopleYouMayKnow": "Mensen die u misschien kent" } } \ No newline at end of file diff --git a/resources/assets/js/i18n/pl.json b/resources/assets/js/i18n/pl.json index 7cffaae5d..d87824312 100644 --- a/resources/assets/js/i18n/pl.json +++ b/resources/assets/js/i18n/pl.json @@ -50,14 +50,14 @@ "backToPreviousDesign": "Go back to previous design" }, "directMessages": { - "inbox": "Inbox", - "sent": "Sent", - "requests": "Requests" + "inbox": "Wiadomo\u015bci", + "sent": "Wys\u0142ane", + "requests": "Pro\u015bby o kontakt" }, "notifications": { - "liked": "liked your", - "commented": "commented on your", - "reacted": "reacted to your", + "liked": "polubi\u0142(a) twoje", + "commented": "skomentowa\u0142(a) twoje", + "reacted": "zareagowa\u0142(a) na twoje", "shared": "shared your", "tagged": "tagged you in a", "updatedA": "updated a", diff --git a/resources/assets/js/i18n/ru.json b/resources/assets/js/i18n/ru.json index 7cffaae5d..c0131262e 100644 --- a/resources/assets/js/i18n/ru.json +++ b/resources/assets/js/i18n/ru.json @@ -1,58 +1,58 @@ { "common": { - "comment": "Comment", - "commented": "Commented", - "comments": "Comments", - "like": "Like", - "liked": "Liked", - "likes": "Likes", - "share": "Share", - "shared": "Shared", - "shares": "Shares", - "unshare": "Unshare", - "cancel": "Cancel", - "copyLink": "Copy Link", - "delete": "Delete", - "error": "Error", - "errorMsg": "Something went wrong. Please try again later.", - "oops": "Oops!", - "other": "Other", - "readMore": "Read more", - "success": "Success", - "sensitive": "Sensitive", - "sensitiveContent": "Sensitive Content", - "sensitiveContentWarning": "This post may contain sensitive content" + "comment": "\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0439", + "commented": "\u041f\u0440\u043e\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043e", + "comments": "\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0438", + "like": "\u041c\u043d\u0435 \u043d\u0440\u0430\u0432\u0438\u0442\u0441\u044f", + "liked": "\u0412\u044b \u043b\u0430\u0439\u043a\u043d\u0443\u043b\u0438", + "likes": "\u041b\u0430\u0439\u043a\u0438", + "share": "\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f", + "shared": "\u041f\u043e\u0434\u0435\u043b\u0438\u043b\u0438\u0441\u044c", + "shares": "\u041f\u043e\u0434\u0435\u043b\u0438\u043b\u0438\u0441\u044c", + "unshare": "\u041d\u0435 \u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f", + "cancel": "\u041e\u0442\u043c\u0435\u043d\u0430", + "copyLink": "\u0421\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443", + "delete": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c", + "error": "\u041e\u0448\u0438\u0431\u043a\u0430", + "errorMsg": "\u0427\u0442\u043e-\u0442\u043e \u043f\u043e\u0448\u043b\u043e \u043d\u0435 \u0442\u0430\u043a. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437 \u043f\u043e\u0437\u0436\u0435.", + "oops": "\u0423\u043f\u0441!", + "other": "\u041f\u0440\u043e\u0447\u0435\u0435", + "readMore": "\u0427\u0438\u0442\u0430\u0442\u044c \u0434\u0430\u043b\u0435\u0435", + "success": "\u0423\u0441\u043f\u0435\u0448\u043d\u043e", + "sensitive": "\u0427\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439", + "sensitiveContent": "\u0427\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442", + "sensitiveContentWarning": "\u042d\u0442\u043e\u0442 \u043f\u043e\u0441\u0442 \u043c\u043e\u0436\u0435\u0442 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442" }, "site": { - "terms": "Terms of Use", - "privacy": "Privacy Policy" + "terms": "\u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f", + "privacy": "\u041f\u043e\u043b\u0438\u0442\u0438\u043a\u0430 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438" }, "navmenu": { - "search": "Search", - "admin": "Admin Dashboard", - "homeFeed": "Home Feed", - "localFeed": "Local Feed", - "globalFeed": "Global Feed", - "discover": "Discover", - "directMessages": "Direct Messages", - "notifications": "Notifications", - "groups": "Groups", - "stories": "Stories", - "profile": "Profile", - "drive": "Drive", - "settings": "Settings", - "compose": "Create New", - "about": "About", - "help": "Help", - "language": "Language", - "privacy": "Privacy", - "terms": "Terms", - "backToPreviousDesign": "Go back to previous design" + "search": "\u041f\u043e\u0438\u0441\u043a", + "admin": "\u041f\u0430\u043d\u0435\u043b\u044c \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430", + "homeFeed": "\u0414\u043e\u043c\u0430\u0448\u043d\u044f\u044f \u043b\u0435\u043d\u0442\u0430", + "localFeed": "\u041b\u043e\u043a\u0430\u043b\u044c\u043d\u0430\u044f \u043b\u0435\u043d\u0442\u0430", + "globalFeed": "\u0413\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u0430\u044f \u043b\u0435\u043d\u0442\u0430", + "discover": "\u041e\u0431\u0449\u0435\u0435", + "directMessages": "\u041b\u0438\u0447\u043d\u044b\u0435 \u0421\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f", + "notifications": "\u0423\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u044f", + "groups": "\u0413\u0440\u0443\u043f\u043f\u044b", + "stories": "\u0418\u0441\u0442\u043e\u0440\u0438\u0438", + "profile": "\u041f\u0440\u043e\u0444\u0438\u043b\u044c", + "drive": "\u0414\u0438\u0441\u043a", + "settings": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438", + "compose": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u043e\u0432\u044b\u0439 \u043f\u043e\u0441\u0442", + "about": "\u041e \u043d\u0430\u0441", + "help": "\u041f\u043e\u043c\u043e\u0449\u044c", + "language": "\u042f\u0437\u044b\u043a", + "privacy": "\u041a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c", + "terms": "\u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f", + "backToPreviousDesign": "\u0412\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u043f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0435\u043c\u0443 \u0434\u0438\u0437\u0430\u0439\u043d\u0443" }, "directMessages": { - "inbox": "Inbox", - "sent": "Sent", - "requests": "Requests" + "inbox": "\u0412\u0445\u043e\u0434\u044f\u0449\u0438\u0435", + "sent": "\u041e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u0435", + "requests": "\u0417\u0430\u043f\u0440\u043e\u0441\u044b" }, "notifications": { "liked": "liked your", @@ -64,81 +64,81 @@ "sentA": "sent a", "followed": "followed", "mentioned": "mentioned", - "you": "you", - "yourApplication": "Your application to join", - "applicationApproved": "was approved!", - "applicationRejected": "was rejected. You can re-apply to join in 6 months.", + "you": "\u0432\u044b", + "yourApplication": "\u0412\u0430\u0448\u0435 \u0437\u0430\u044f\u0432\u043a\u0430 \u043d\u0430 \u0432\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u0435", + "applicationApproved": "\u0431\u044b\u043b\u043e \u043e\u0434\u043e\u0431\u0440\u0435\u043d\u043e!", + "applicationRejected": "\u0431\u044b\u043b\u043e \u043e\u0442\u043a\u043b\u043e\u043d\u0435\u043d\u043e. \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u043f\u043e\u0434\u0430\u0442\u044c \u0437\u0430\u044f\u0432\u043a\u0443 \u043d\u0430 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044e \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 6 \u043c\u0435\u0441\u044f\u0446\u0435\u0432.", "dm": "dm", - "groupPost": "group post", + "groupPost": "\u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0433\u0440\u0443\u043f\u043f\u044b", "modlog": "modlog", - "post": "post", + "post": "\u043f\u043e\u0441\u0442", "story": "story" }, "post": { - "shareToFollowers": "Share to followers", + "shareToFollowers": "\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0441 \u043f\u043e\u0434\u043f\u0438\u0441\u0447\u0438\u043a\u0430\u043c\u0438", "shareToOther": "Share to other", - "noLikes": "No likes yet", - "uploading": "Uploading" + "noLikes": "\u041f\u043e\u043a\u0430 \u043d\u0438\u043a\u043e\u043c\u0443 \u043d\u0435 \u043f\u043e\u043d\u0440\u0430\u0432\u0438\u043b\u043e\u0441\u044c", + "uploading": "\u0417\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u0442\u0441\u044f" }, "profile": { - "posts": "Posts", - "followers": "Followers", - "following": "Following", - "admin": "Admin", - "collections": "Collections", - "follow": "Follow", - "unfollow": "Unfollow", - "editProfile": "Edit Profile", - "followRequested": "Follow Requested", - "joined": "Joined" + "posts": "\u041f\u043e\u0441\u0442\u044b", + "followers": "\u041f\u043e\u0434\u043f\u0438\u0441\u0447\u0438\u043a\u0438", + "following": "\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438", + "admin": "\u0410\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440", + "collections": "\u041a\u043e\u043b\u043b\u0435\u043a\u0446\u0438\u0438", + "follow": "\u041f\u043e\u0434\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f", + "unfollow": "\u041e\u0442\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f", + "editProfile": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u043e\u0444\u0438\u043b\u044c", + "followRequested": "\u0425\u043e\u0447\u0435\u0442 \u043d\u0430 \u0412\u0430\u0441 \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f", + "joined": "\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f" }, "menu": { - "viewPost": "View Post", - "viewProfile": "View Profile", - "moderationTools": "Moderation Tools", - "report": "Report", - "archive": "Archive", - "unarchive": "Unarchive", - "embed": "Embed", - "selectOneOption": "Select one of the following options", - "unlistFromTimelines": "Unlist from Timelines", - "addCW": "Add Content Warning", - "removeCW": "Remove Content Warning", - "markAsSpammer": "Mark as Spammer", + "viewPost": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u043e\u0441\u0442", + "viewProfile": "\u041f\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u043f\u0440\u043e\u0444\u0438\u043b\u044c", + "moderationTools": "\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u043c\u043e\u0434\u0435\u0440\u0430\u0446\u0438\u0438", + "report": "\u041f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c\u0441\u044f", + "archive": "\u0410\u0440\u0445\u0438\u0432", + "unarchive": "\u0412\u0435\u0440\u043d\u0443\u0442\u044c \u0438\u0437 \u0430\u0440\u0445\u0438\u0432\u0430", + "embed": "\u0412\u0441\u0442\u0440\u043e\u0438\u0442\u044c", + "selectOneOption": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043e\u0434\u0438\u043d \u0438\u0437 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043e\u0432", + "unlistFromTimelines": "\u0421\u043a\u0440\u044b\u0442\u044c \u0438\u0437 \u043b\u0435\u043d\u0442", + "addCW": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u043e \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0435", + "removeCW": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u043f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u043e \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0435", + "markAsSpammer": "\u041f\u043e\u043c\u0435\u0442\u0438\u0442\u044c \u043a\u0430\u043a \u0441\u043f\u0430\u043c\u0435\u0440\u0430", "markAsSpammerText": "Unlist + CW existing and future posts", - "spam": "Spam", - "sensitive": "Sensitive Content", + "spam": "\u0421\u043f\u0430\u043c", + "sensitive": "\u0414\u0435\u043b\u0438\u043a\u0430\u0442\u043d\u044b\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442", "abusive": "Abusive or Harmful", "underageAccount": "Underage Account", - "copyrightInfringement": "Copyright Infringement", - "impersonation": "Impersonation", - "scamOrFraud": "Scam or Fraud", - "confirmReport": "Confirm Report", - "confirmReportText": "Are you sure you want to report this post?", - "reportSent": "Report Sent!", - "reportSentText": "We have successfully received your report.", - "reportSentError": "There was an issue reporting this post.", - "modAddCWConfirm": "Are you sure you want to add a content warning to this post?", - "modCWSuccess": "Successfully added content warning", - "modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?", - "modRemoveCWSuccess": "Successfully removed content warning", - "modUnlistConfirm": "Are you sure you want to unlist this post?", + "copyrightInfringement": "\u041d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0435 \u0430\u0432\u0442\u043e\u0440\u0441\u043a\u0438\u0445 \u043f\u0440\u0430\u0432", + "impersonation": "\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u0435\u0431\u044f \u0437\u0430 \u0434\u0440\u0443\u0433\u043e\u0433\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0430", + "scamOrFraud": "\u041e\u0431\u043c\u0430\u043d \u0438\u043b\u0438 \u043c\u043e\u0448\u0435\u043d\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e", + "confirmReport": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c \u0436\u0430\u043b\u043e\u0431\u0443", + "confirmReportText": "\u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u044d\u0442\u043e\u0442 \u043f\u043e\u0441\u0442?", + "reportSent": "\u0416\u0430\u043b\u043e\u0431\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0430!", + "reportSentText": "\u041c\u044b \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u043b\u0438 \u0412\u0430\u0448\u0443 \u0436\u0430\u043b\u043e\u0431\u0443.", + "reportSentError": "\u041f\u0440\u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0435 \u0436\u0430\u043b\u043e\u0431\u044b \u043d\u0430 \u044d\u0442\u043e\u0442 \u043f\u043e\u0441\u0442 \u043f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430.", + "modAddCWConfirm": "\u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u043e \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0435 \u043d\u0430 \u044d\u0442\u043e\u0442 \u043f\u043e\u0441\u0442?", + "modCWSuccess": "\u041f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u043e \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e", + "modRemoveCWConfirm": "\u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u043f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u043e \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0435 \u0441 \u044d\u0442\u043e\u0433\u043e \u043f\u043e\u0441\u0442\u0430?", + "modRemoveCWSuccess": "\u041f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u043e \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0443\u0434\u0430\u043b\u0435\u043d\u043e", + "modUnlistConfirm": "\u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0441\u043a\u0440\u044b\u0442\u044c \u044d\u0442\u043e\u0442 \u043f\u043e\u0441\u0442 \u0438\u0437 \u043b\u0435\u043d\u0442?", "modUnlistSuccess": "Successfully unlisted post", "modMarkAsSpammerConfirm": "Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.", "modMarkAsSpammerSuccess": "Successfully marked account as spammer", "toFollowers": "to Followers", - "showCaption": "Show Caption", - "showLikes": "Show Likes", - "compactMode": "Compact Mode", + "showCaption": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u043e\u0434\u043f\u0438\u0441\u044c", + "showLikes": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043e\u0442\u043c\u0435\u0442\u043a\u0438 \"\u043c\u043d\u0435 \u043d\u0440\u0430\u0432\u0438\u0442\u0441\u044f\"", + "compactMode": "\u041a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u044b\u0439 \u0440\u0435\u0436\u0438\u043c", "embedConfirmText": "By using this embed, you agree to our", - "deletePostConfirm": "Are you sure you want to delete this post?", - "archivePostConfirm": "Are you sure you want to archive this post?", - "unarchivePostConfirm": "Are you sure you want to unarchive this post?" + "deletePostConfirm": "\u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u0442\u043e\u0442 \u043f\u043e\u0441\u0442?", + "archivePostConfirm": "\u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0430\u0440\u0445\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u044d\u0442\u043e\u0442 \u043f\u043e\u0441\u0442?", + "unarchivePostConfirm": "\u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0431\u0440\u0430\u0442\u044c \u044d\u0442\u043e\u0442 \u043f\u043e\u0441\u0442 \u0438\u0437 \u0430\u0440\u0445\u0438\u0432\u0430?" }, "story": { - "add": "Add Story" + "add": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0438\u0441\u0442\u043e\u0440\u0438\u044e" }, "timeline": { - "peopleYouMayKnow": "People you may know" + "peopleYouMayKnow": "\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u0434\u0440\u0443\u0437\u044c\u044f" } } \ No newline at end of file