mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-23 21:43:17 +00:00
commit
db2a241ce6
73 changed files with 3611 additions and 2898 deletions
|
@ -9,6 +9,7 @@ use League\CommonMark\CommonMarkConverter;
|
||||||
use App\Services\AccountService;
|
use App\Services\AccountService;
|
||||||
use App\Services\StatusService;
|
use App\Services\StatusService;
|
||||||
use App\Services\SnowflakeService;
|
use App\Services\SnowflakeService;
|
||||||
|
use App\Util\Localization\Localization;
|
||||||
|
|
||||||
class SpaController extends Controller
|
class SpaController extends Controller
|
||||||
{
|
{
|
||||||
|
@ -68,6 +69,25 @@ class SpaController extends Controller
|
||||||
return redirect('404');
|
return redirect('404');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public function updateLanguage(Request $request)
|
||||||
|
{
|
||||||
|
$this->validate($request, [
|
||||||
|
'v' => 'required|in:0.1,0.2',
|
||||||
|
'l' => 'required|alpha_dash|max:5'
|
||||||
|
]);
|
||||||
|
|
||||||
|
$lang = $request->input('l');
|
||||||
|
$user = $request->user();
|
||||||
|
|
||||||
|
abort_if(!in_array($lang, Localization::languages()), 400);
|
||||||
|
|
||||||
|
$user->language = $lang;
|
||||||
|
$user->save();
|
||||||
|
session()->put('locale', $lang);
|
||||||
|
|
||||||
|
return ['language' => $lang];
|
||||||
|
}
|
||||||
|
|
||||||
public function getPrivacy()
|
public function getPrivacy()
|
||||||
{
|
{
|
||||||
$body = $this->markdownToHtml('views/page/privacy.md');
|
$body = $this->markdownToHtml('views/page/privacy.md');
|
||||||
|
|
Binary file not shown.
BIN
public/_lang/bn.json
Normal file
BIN
public/_lang/bn.json
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
public/_lang/gd.json
Normal file
BIN
public/_lang/gd.json
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
public/js/spa.js
vendored
BIN
public/js/spa.js
vendored
Binary file not shown.
Binary file not shown.
|
@ -1,144 +1,144 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "\u062a\u064e\u0639\u0644\u064a\u0642",
|
||||||
"commented": "Commented",
|
"commented": "\u0639\u0644\u0651\u064e\u0642\u062a\u064e \u0639\u0644\u064a\u0647",
|
||||||
"comments": "Comments",
|
"comments": "\u062a\u064e\u0639\u0644\u064a\u0642\u0627\u062a",
|
||||||
"like": "Like",
|
"like": "\u0625\u0639\u062c\u0627\u0628",
|
||||||
"liked": "Liked",
|
"liked": "\u0623\u064f\u0639\u062c\u0650\u0628\u062a\u064e \u0628\u0650\u0647",
|
||||||
"likes": "Likes",
|
"likes": "\u0625\u0639\u0652\u062c\u0627\u0628\u0627\u062a",
|
||||||
"share": "Share",
|
"share": "\u0645\u064f\u0634\u0627\u0631\u064e\u0643\u064e\u0629",
|
||||||
"shared": "Shared",
|
"shared": "\u062a\u0645\u0651\u064e \u0645\u064f\u0634\u0627\u0631\u064e\u0643\u064e\u062a\u064f\u0647",
|
||||||
"shares": "Shares",
|
"shares": "\u0645\u064f\u0634\u0627\u0631\u064e\u0643\u064e\u0627\u062a",
|
||||||
"unshare": "Unshare",
|
"unshare": "\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u0645\u064f\u0634\u0627\u0631\u064e\u0643\u064e\u0629",
|
||||||
"cancel": "Cancel",
|
"cancel": "\u0625\u0644\u063a\u0627\u0621",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "\u0646\u064e\u0633\u062e \u0627\u0644\u0631\u0627\u0628\u0650\u0637",
|
||||||
"delete": "Delete",
|
"delete": "\u062d\u064e\u0630\u0641",
|
||||||
"error": "Error",
|
"error": "\u062e\u0637\u0623",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "\u062d\u064e\u062f\u064e\u062b\u064e \u062e\u0637\u0623\u064c \u0645\u0627. \u064a\u064f\u0631\u062c\u0649 \u0627\u0644\u0645\u064f\u062d\u0627\u0648\u0644\u0629\u064f \u0645\u0631\u0629\u064b \u0623\u064f\u062e\u0631\u0649 \u0644\u0627\u062d\u0650\u0642\u064b\u0627.",
|
||||||
"oops": "Oops!",
|
"oops": "\u0627\u0644\u0645\u064e\u0639\u0630\u0650\u0631\u064e\u0629!",
|
||||||
"other": "Other",
|
"other": "\u0627\u064f\u062e\u0631\u0649",
|
||||||
"readMore": "Read more",
|
"readMore": "\u0642\u0631\u0627\u0621\u0629\u064f \u0627\u0644\u0645\u0632\u064a\u062f",
|
||||||
"success": "Success",
|
"success": "\u0646\u064e\u062c\u0627\u062d",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "\u062d\u0633\u0651\u064e\u0627\u0633",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "\u0645\u064f\u062d\u062a\u064e\u0648\u064b\u0649 \u062d\u0633\u0651\u064e\u0627\u0633",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "\u0642\u062f \u064a\u062d\u062a\u0648\u064a \u0647\u0630\u0627 \u0627\u0644\u0645\u064e\u0646\u0634\u0648\u0631 \u0639\u0644\u0649 \u0645\u064f\u062d\u062a\u0648\u064b\u0649 \u062d\u0633\u0651\u064e\u0627\u0633"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "\u0634\u064f\u0631\u0648\u0637\u064f \u0627\u0644\u0627\u0650\u0633\u062a\u0650\u062e\u062f\u0627\u0645",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "\u0633\u0650\u064a\u0627\u0633\u064e\u0629\u064f \u0627\u0644\u062e\u064f\u0635\u0648\u0635\u064a\u0651\u064e\u0629"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "\u0627\u0644\u0628\u064e\u062d\u062b",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "\u0644\u0648\u062d\u064e\u0629\u064f \u062a\u064e\u062d\u0643\u0651\u064f\u0645\u0650 \u0627\u0644\u0645\u064f\u0634\u0631\u0650\u0641",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "\u0627\u0644\u062a\u0651\u064e\u063a\u0630\u064a\u064e\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064e\u0629",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "\u0627\u0644\u062a\u0651\u064e\u063a\u0630\u064a\u064e\u0629 \u0627\u0644\u0645\u062d\u0644\u064a\u0651\u064e\u0629",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "\u0627\u0644\u062a\u0651\u064e\u063a\u0630\u064a\u064e\u0629 \u0627\u0644\u0634\u0651\u0627\u0645\u0650\u0644\u0629",
|
||||||
"discover": "Discover",
|
"discover": "\u0627\u0644\u0627\u0650\u0633\u062a\u0650\u0643\u0634\u0627\u0641",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "\u0627\u0644\u0631\u0633\u0627\u0626\u0650\u0644\u064f \u0627\u0644\u0645\u064f\u0628\u0627\u0634\u0650\u0631\u064e\u0629",
|
||||||
"notifications": "Notifications",
|
"notifications": "\u0627\u0644\u0625\u0634\u0639\u0627\u0631\u0627\u062a",
|
||||||
"groups": "Groups",
|
"groups": "\u0627\u0644\u0645\u064e\u062c\u0645\u064f\u0648\u0639\u0627\u062a",
|
||||||
"stories": "Stories",
|
"stories": "\u0627\u0644\u0642\u064e\u0635\u064e\u0635",
|
||||||
"profile": "Profile",
|
"profile": "\u0627\u0644\u0645\u0650\u0644\u0641 \u0627\u0644\u062a\u0651\u064e\u0639\u0631\u064a\u0641\u064a\u0651",
|
||||||
"drive": "Drive",
|
"drive": "\u0648\u0650\u062d\u062f\u064e\u0629\u064f \u0627\u0644\u062a\u0651\u064e\u062e\u0632\u064a\u0646",
|
||||||
"settings": "Settings",
|
"settings": "\u0627\u0644\u0625\u0639\u062f\u064e\u0627\u062f\u064e\u0627\u062a",
|
||||||
"compose": "Create New",
|
"compose": "\u0625\u0646\u0634\u0627\u0621\u064f \u062c\u064e\u062f\u064a\u062f",
|
||||||
"about": "About",
|
"about": "\u062d\u064e\u0648\u0644",
|
||||||
"help": "Help",
|
"help": "\u0627\u0644\u0645\u064f\u0633\u0627\u0639\u064e\u062f\u064e\u0629",
|
||||||
"language": "Language",
|
"language": "\u0627\u0644\u0644\u0651\u064f\u063a\u064e\u0629",
|
||||||
"privacy": "Privacy",
|
"privacy": "\u0627\u0644\u062e\u064f\u0635\u064f\u0648\u0635\u0650\u064a\u0651\u064e\u0629",
|
||||||
"terms": "Terms",
|
"terms": "\u0627\u0644\u0634\u0651\u064f\u0631\u064f\u0648\u0637",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "\u0627\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062a\u0635\u0645\u064a\u0645 \u0627\u0644\u0633\u0627\u0628\u0642"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Inbox",
|
"inbox": "\u0635\u064e\u0646\u062f\u0648\u0642\u064f \u0627\u0644\u0648\u0627\u0631\u0650\u062f",
|
||||||
"sent": "Sent",
|
"sent": "\u0623\u064f\u0631\u0633\u0650\u0644\u064e\u062a",
|
||||||
"requests": "Requests"
|
"requests": "\u0627\u0644\u0637\u0651\u064e\u0644\u064e\u0628\u0627\u062a"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "\u0623\u064f\u0639\u062c\u0650\u0628\u064e \u0628\u0650\u0645\u0646\u0634\u0648\u0631\u064d \u0644\u064e\u0643",
|
||||||
"commented": "commented on your",
|
"commented": "\u0639\u0644\u0651\u064e\u0642\u064e \u0639\u0644\u0649 \u0645\u064e\u0646\u0634\u0648\u0631\u064d \u0644\u064e\u0643",
|
||||||
"reacted": "reacted to your",
|
"reacted": "\u062a\u064e\u0641\u0627\u0639\u064e\u0644\u064e \u0645\u064e\u0639\u064e\u0643",
|
||||||
"shared": "shared your",
|
"shared": "\u0634\u064e\u0627\u0631\u064e\u0643\u064e \u0645\u064e\u0646\u0634\u0648\u0631\u064d \u0644\u064e\u0643",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "\u0623\u0634\u0627\u0631\u064e \u0625\u0644\u064a\u0643\u064e \u0641\u0650\u064a",
|
||||||
"updatedA": "updated a",
|
"updatedA": "\u062d\u064e\u062f\u0651\u064e\u062b\u064e",
|
||||||
"sentA": "sent a",
|
"sentA": "\u0623\u0631\u0633\u064e\u0644\u064e",
|
||||||
"followed": "followed",
|
"followed": "\u062a\u0627\u0628\u064e\u0639\u064e",
|
||||||
"mentioned": "mentioned",
|
"mentioned": "\u0623\u0634\u0627\u0631\u064e \u0625\u0644\u0649",
|
||||||
"you": "you",
|
"you": "\u0623\u0646\u062a",
|
||||||
"yourApplication": "Your application to join",
|
"yourApplication": "\u0637\u0644\u0628\u064f\u0643\u064e \u0644\u0644\u0627\u0646\u0636\u0650\u0645\u0627\u0645",
|
||||||
"applicationApproved": "was approved!",
|
"applicationApproved": "\u062a\u0645\u0651\u064e\u062a \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u064a\u0647!",
|
||||||
"applicationRejected": "was rejected. You can re-apply to join in 6 months.",
|
"applicationRejected": "\u062a\u0645\u0651\u064e \u0631\u0641\u0636\u0647. \u064a\u064f\u0645\u0643\u0650\u0646\u064f\u0643\u064e \u0627\u0644\u062a\u0642\u062f\u064f\u0645\u064f \u0628\u0637\u0644\u0628\u064d \u062c\u062f\u064a\u062f\u064d \u0644\u0644\u0627\u0646\u0636\u0645\u0627\u0645 \u0628\u0639\u062f 6 \u0634\u0647\u0648\u0631.",
|
||||||
"dm": "dm",
|
"dm": "\u0627\u0644\u0631\u0633\u0627\u0626\u0650\u0644 \u0627\u0644\u0645\u064f\u0628\u0627\u0634\u0650\u0631\u064e\u0629",
|
||||||
"groupPost": "group post",
|
"groupPost": "\u0645\u064e\u0646\u0634\u0648\u0631 \u0645\u064e\u062c\u0645\u0648\u0639\u064e\u0629",
|
||||||
"modlog": "modlog",
|
"modlog": "\u0633\u062c\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0634\u0631\u0650\u0641",
|
||||||
"post": "post",
|
"post": "\u0645\u064e\u0646\u0634\u0648\u0631",
|
||||||
"story": "story"
|
"story": "\u0642\u064e\u0635\u0651\u064e\u0629"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "\u0627\u0644\u0645\u064f\u0634\u0627\u0631\u0643\u0629 \u0645\u064e\u0639\u064e \u0627\u0644\u0645\u064f\u062a\u0627\u0628\u0650\u0639\u064a\u0646",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "\u0627\u0644\u0645\u064f\u0634\u0627\u0631\u064e\u0643\u064e\u0629 \u0645\u064e\u0639\u064e \u0627\u0644\u0622\u062e\u0631\u064a\u0646",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "\u0644\u0627 \u0625\u0639\u062c\u0627\u0628\u0627\u062a \u062d\u062a\u0651\u064e\u0649 \u0627\u0644\u0622\u0646",
|
||||||
"uploading": "Uploading"
|
"uploading": "\u0627\u0644\u0631\u0651\u064e\u0641\u0639\u064f \u062c\u0627\u0631\u064d"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "\u0627\u0644\u0645\u064e\u0646\u0634\u064f\u0648\u0631\u0627\u062a",
|
||||||
"followers": "Followers",
|
"followers": "\u0627\u0644\u0645\u064f\u062a\u0627\u0628\u0650\u0639\u064f\u0648\u0646",
|
||||||
"following": "Following",
|
"following": "\u0627\u0644\u0645\u064f\u062a\u0627\u0628\u064e\u0639\u064f\u0648\u0646",
|
||||||
"admin": "Admin",
|
"admin": "\u0645\u064f\u0634\u0631\u0650\u0641",
|
||||||
"collections": "Collections",
|
"collections": "\u062a\u064e\u062c\u0645\u064a\u0639\u0627\u062a",
|
||||||
"follow": "Follow",
|
"follow": "\u0645\u064f\u062a\u0627\u0628\u064e\u0639\u064e\u0629",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u0645\u064f\u062a\u0627\u0628\u064e\u0639\u064e\u0629",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0645\u0650\u0644\u064e\u0641 \u0627\u0644\u062a\u0651\u064e\u0639\u0631\u064a\u0641\u064a",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "\u0637\u064f\u0644\u0650\u0628\u064e\u062a \u0627\u0644\u0645\u064f\u062a\u0627\u0628\u064e\u0639\u064e\u0629",
|
||||||
"joined": "Joined"
|
"joined": "\u0627\u0646\u0636\u064e\u0645"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "\u0639\u064e\u0631\u0636 \u0627\u0644\u0645\u064e\u0646\u0634\u0648\u0631",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "\u0639\u064e\u0631\u0636 \u0627\u0644\u0645\u0650\u0644\u0641 \u0627\u0644\u062a\u0639\u0631\u064a\u0641\u064a",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0625\u0634\u0631\u0627\u0641",
|
||||||
"report": "Report",
|
"report": "\u0625\u0628\u0644\u0627\u063a",
|
||||||
"archive": "Archive",
|
"archive": "\u0623\u0631\u0634\u064e\u0641\u064e\u0629",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u0623\u0631\u0634\u064e\u0641\u064e\u0629",
|
||||||
"embed": "Embed",
|
"embed": "\u062a\u0636\u0645\u064a\u0646",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "\u062d\u062f\u0651\u0650\u062f \u0623\u062d\u062f\u064e \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a\u0650 \u0627\u0644\u062a\u0627\u0644\u0650\u064a\u064e\u0629",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "\u0627\u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0646 \u0642\u0648\u0627\u0626\u0650\u0645 \u0627\u0644\u062e\u064f\u0637\u064f\u0648\u0637 \u0627\u0644\u0632\u0645\u0646\u064a\u0651\u064e\u0629",
|
||||||
"addCW": "Add Content Warning",
|
"addCW": "\u0625\u0636\u0627\u0641\u0629 \u062a\u062d\u0630\u064a\u0631 \u0645\u064f\u062d\u062a\u0648\u0649",
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "\u062d\u0630\u0641 \u062a\u062d\u0630\u064a\u0631 \u0627\u0644\u0645\u064f\u062d\u062a\u0648\u0649",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "\u062a\u064e\u0639\u0644\u064a\u0645 \u0643\u064e\u063a\u064a\u0631 \u0645\u064e\u0631\u063a\u064f\u0648\u0628\u064d \u0628\u0650\u0647",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "\u0627\u0644\u0627\u0633\u062a\u062b\u0650\u0646\u0627\u0621 \u0645\u0650\u0646\u064e \u0627\u0644\u0642\u0648\u0627\u0626\u0650\u0645 + \u0625\u0636\u0627\u0641\u0629 \u062a\u062d\u0630\u064a\u0631 \u0645\u064f\u062d\u062a\u0648\u0649 \u0644\u0650\u0644\u0645\u064f\u0634\u0627\u0631\u064e\u0643\u064e\u0627\u062a \u0627\u0644\u062d\u0627\u0644\u064a\u0651\u064e\u0629 \u0648\u064e\u0627\u0644\u0645\u064f\u0633\u062a\u064e\u0642\u0628\u064e\u0644\u064a\u0651\u064e\u0629",
|
||||||
"spam": "Spam",
|
"spam": "\u063a\u064a\u0631 \u0645\u064e\u0631\u063a\u0648\u0628 \u0628\u0650\u0647",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "\u0645\u064f\u062d\u062a\u064e\u0648\u064b\u0649 \u062d\u0633\u0651\u064e\u0627\u0633",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "\u0645\u064f\u0633\u064a\u0621\u064c \u0623\u0648 \u0636\u0627\u0631",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "\u062d\u0650\u0633\u0627\u0628\u064c \u062f\u0648\u0646\u064e \u0627\u0644\u0633\u0651\u0650\u0646",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "\u0627\u0650\u0646\u062a\u0650\u0647\u0627\u0643\u064f \u062d\u064f\u0642\u064f\u0648\u0642",
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "\u0627\u0650\u0646\u062a\u0650\u062d\u0627\u0644\u064f \u0634\u064e\u062e\u0635\u064a\u0651\u064e\u0629",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "\u0646\u064e\u0635\u0628\u064c \u0623\u0648 \u0627\u0650\u062d\u062a\u0650\u064a\u0627\u0644",
|
||||||
"confirmReport": "Confirm Report",
|
"confirmReport": "\u062a\u0623\u0643\u064a\u062f\u064f \u0627\u0644\u0628\u064e\u0644\u0627\u063a",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "\u0647\u0644 \u0623\u0646\u062a\u064e \u0645\u064f\u062a\u0623\u0643\u0651\u0650\u062f\u064c \u0645\u0650\u0646 \u0631\u064e\u063a\u0628\u064e\u062a\u0650\u0643\u064e \u0641\u0650\u064a \u0627\u0644\u0625\u0628\u0644\u0627\u063a\u0650 \u0639\u064e\u0646 \u0647\u064e\u0630\u064e\u0627 \u0627\u0644\u0645\u064e\u0646\u0634\u0648\u0631\u061f",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "\u0623\u064f\u0631\u0633\u0650\u0644\u064e \u0627\u0644\u0628\u064e\u0644\u0627\u063a!",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "\u0644\u0642\u062f \u062a\u0644\u0642\u064a\u0646\u0627 \u0628\u064e\u0644\u0627\u063a\u064f\u0643\u064e \u0628\u0650\u0646\u062c\u0627\u062d.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "\u0637\u064e\u0631\u064e\u0623 \u062e\u064e\u0644\u064e\u0644\u064c \u0623\u062b\u0646\u0627\u0621\u064f \u0627\u0644\u0625\u0628\u0644\u0627\u063a\u0650 \u0639\u064e\u0646 \u0647\u0630\u0627 \u0627\u0644\u0645\u064e\u0646\u0634\u0648\u0631.",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "\u0647\u0644 \u0623\u0646\u062a\u064e \u0645\u064f\u062a\u0623\u0643\u0651\u0650\u062f\u064c \u0645\u0650\u0646 \u0631\u064e\u063a\u0628\u064e\u062a\u0650\u0643\u064e \u0641\u0650\u064a \u0625\u0636\u0627\u0641\u064e\u0629\u0650 \u062a\u064e\u062d\u0630\u064a\u0631\u064d \u0644\u0644\u0645\u064f\u062d\u062a\u064e\u0648\u0649 \u0639\u064e\u0644\u0649 \u0647\u064e\u0630\u064e\u0627 \u0627\u0644\u0645\u064e\u0646\u0634\u064f\u0648\u0631\u061f",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "\u0623\u064f\u0636\u064a\u0641\u064e \u062a\u064e\u062d\u0630\u064a\u0631\u064f \u0627\u0644\u0645\u064f\u062d\u062a\u064e\u0648\u0649 \u0628\u0650\u0646\u064e\u062c\u0627\u062d",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "\u0647\u064e\u0644 \u0623\u0646\u062a\u064e \u0645\u064f\u062a\u0623\u0643\u0651\u0650\u062f\u064c \u0645\u0650\u0646 \u0631\u064e\u063a\u0628\u064e\u062a\u0650\u0643\u064e \u0641\u0650\u064a \u0625\u0632\u0627\u0644\u064e\u0629\u0650 \u062a\u064e\u062d\u0630\u064a\u0631\u0650 \u0627\u0644\u0645\u064f\u062d\u062a\u064e\u0648\u0649 \u0645\u0650\u0646 \u0639\u064e\u0644\u0649 \u0647\u064e\u0630\u064e\u0627 \u0627\u0644\u0645\u064e\u0646\u0634\u064f\u0648\u0631\u061f",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "\u0623\u064f\u0632\u064a\u0644\u064e \u062a\u064e\u062d\u0630\u064a\u0631\u064f \u0627\u0644\u0645\u064f\u062d\u062a\u064e\u0648\u0649 \u0628\u0650\u0646\u064e\u062c\u0627\u062d",
|
||||||
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
"modUnlistConfirm": "\u0647\u0644 \u0623\u0646\u062a\u064e \u0645\u064f\u062a\u0623\u0643\u0651\u0650\u062f\u064c \u0645\u0650\u0646 \u0631\u064e\u063a\u0628\u064e\u062a\u0650\u0643\u064e \u0641\u0650\u064a \u0627\u0650\u0633\u062a\u0650\u062b\u0646\u0627\u0621\u0650 \u0647\u064e\u0630\u064e\u0627 \u0627\u0644\u0645\u064e\u0646\u0634\u064f\u0648\u0631\u0650 \u0645\u0650\u0646\u064e \u0627\u0644\u0642\u0627\u0626\u0650\u0645\u064e\u0629 (\u062c\u064e\u0639\u0644\u064e\u0647\u064f \u063a\u064e\u064a\u0631\u064f \u0645\u064f\u062f\u0631\u064e\u062c)\u061f",
|
||||||
"modUnlistSuccess": "Successfully unlisted post",
|
"modUnlistSuccess": "\u0627\u064f\u0633\u062a\u064f\u062b\u0646\u0650\u064a\u064e \u0627\u0644\u0645\u064e\u0646\u0634\u064f\u0648\u0631\u064f \u0628\u0650\u0646\u064e\u062c\u0627\u062d",
|
||||||
"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.",
|
"modMarkAsSpammerConfirm": "\u0647\u064e\u0644 \u0623\u0646\u062a\u064e \u0645\u064f\u062a\u0623\u0643\u0651\u0650\u062f\u064c \u0645\u0650\u0646 \u0631\u064e\u063a\u0628\u064e\u062a\u0650\u0643\u064e \u0641\u0650\u064a \u062a\u064e\u0639\u0644\u064a\u0645\u0650 \u0647\u0630\u0627 \u0627\u0644\u0645\u064f\u0633\u062a\u064e\u062e\u062f\u0650\u0645\u0650 \u0643\u064e\u0646\u0627\u0634\u0650\u0631\u064d \u0644\u0650\u0645\u064e\u0646\u0634\u064f\u0648\u0631\u0627\u062a\u064d \u063a\u064a\u0631\u0650 \u0645\u064e\u0631\u063a\u0648\u0628\u064d \u0641\u0650\u064a\u0647\u0627\u061f \u0633\u0648\u0641 \u064a\u064f\u0644\u063a\u0649 \u0625\u062f\u0631\u0627\u062c\u064f \u062c\u064e\u0645\u064a\u0639\u0650 \u0645\u064e\u0646\u0634\u0648\u0631\u0627\u062a\u0650\u0647\u0650 \u0627\u0644\u062d\u0627\u0644\u064a\u0651\u064e\u0629\u0650 \u0648\u064e\u0627\u0644\u0645\u064f\u0633\u062a\u064e\u0642\u0628\u064e\u0644\u064a\u0651\u064e\u0629\u0650 \u0645\u0650\u0646\u064e \u0627\u0644\u062e\u064f\u0637\u064f\u0648\u0637\u0650 \u0627\u0644\u0632\u064e\u0645\u0646\u064a\u0651\u064e\u0629\u0650 \u0648\u064e\u0633\u0648\u0641 \u064a\u064f\u0637\u0628\u0651\u064e\u0642\u064f \u062a\u064e\u062d\u0630\u064a\u0631\u064f \u0627\u0644\u0645\u064f\u062d\u062a\u064e\u0648\u064e\u0649 \u0639\u064e\u0644\u064a\u0647\u0627.",
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "\u0639\u064f\u0644\u0651\u0650\u0645\u064e \u0627\u0644\u0645\u064f\u0633\u062a\u064e\u062e\u062f\u0650\u0645\u064f \u0643\u064e\u0646\u0627\u0634\u0650\u0631\u064d \u0644\u0650\u0645\u064e\u0646\u0634\u064f\u0648\u0631\u0627\u062a\u064d \u063a\u064a\u0631\u0650 \u0645\u064e\u0631\u063a\u0648\u0628\u064d \u0641\u0650\u064a\u0647\u0627 \u0628\u0650\u0646\u064e\u062c\u0627\u062d",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "\u0625\u0644\u064e\u0649 \u0627\u0644\u0645\u064f\u062a\u064e\u0627\u0628\u0650\u0639\u064a\u0646",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "\u0639\u064e\u0631\u0636\u064f \u0627\u0644\u062a\u064e\u0639\u0644\u064a\u0642\u0650 \u0627\u0644\u062a\u064e\u0648\u0636\u064a\u062d\u064a",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "\u0625\u0638\u0647\u0627\u0631\u064f \u0627\u0644\u0625\u0639\u062c\u0627\u0628\u0627\u062a",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "\u0627\u0644\u0648\u064e\u0636\u0639 \u0627\u0644\u0645\u064e\u0636\u063a\u0648\u0637",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "\u0628\u0627\u0650\u0633\u062a\u0650\u062e\u062f\u0627\u0645\u0650\u0643\u064e \u0644\u0650\u0647\u0630\u0627 \u0627\u0644\u062a\u0651\u064e\u0636\u0645\u064a\u0646\u060c \u0623\u0646\u062a\u064e \u062a\u064f\u0648\u0627\u0641\u0650\u0642\u064f \u0639\u064e\u0644\u064e\u0649",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "\u0647\u064e\u0644 \u0623\u0646\u062a\u064e \u0645\u064f\u062a\u0623\u0643\u0651\u0650\u062f\u064c \u0645\u0650\u0646 \u0631\u064e\u063a\u0628\u064e\u062a\u0650\u0643\u064e \u0641\u0650\u064a \u062d\u064e\u0630\u0641\u0650 \u0647\u064e\u0630\u064e\u0627 \u0627\u0644\u0645\u064e\u0646\u0634\u064f\u0648\u0631\u061f",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "\u0647\u064e\u0644 \u0623\u0646\u062a\u064e \u0645\u064f\u062a\u0623\u0643\u0651\u0650\u062f\u064c \u0645\u0650\u0646 \u0631\u064e\u063a\u0628\u064e\u062a\u0650\u0643\u064e \u0641\u0650\u064a \u0623\u0631\u0634\u064e\u0641\u064e\u0629\u0650 \u0647\u064e\u0630\u064e\u0627 \u0627\u0644\u0645\u064e\u0646\u0634\u064f\u0648\u0631\u061f",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "\u0647\u064e\u0644 \u0623\u0646\u062a\u064e \u0645\u064f\u062a\u0623\u0643\u0651\u0650\u062f\u064c \u0645\u0650\u0646 \u0631\u064e\u063a\u0628\u064e\u062a\u0650\u0643\u064e \u0641\u0650\u064a \u0625\u0644\u063a\u0627\u0621\u0650 \u0623\u0631\u0634\u064e\u0641\u064e\u0629\u0650 \u0647\u064e\u0630\u064e\u0627 \u0627\u0644\u0645\u064e\u0646\u0634\u064f\u0648\u0631\u061f"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "\u0625\u0636\u0627\u0641\u064e\u0629\u064f \u0642\u064e\u0635\u0651\u064e\u0629"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "\u0623\u0634\u062e\u0627\u0635\u064c \u0642\u064e\u062f \u062a\u064e\u0639\u0631\u0650\u0641\u064f\u0647\u064f\u0645"
|
||||||
}
|
}
|
||||||
}
|
}
|
144
resources/assets/js/i18n/bn.json
Normal file
144
resources/assets/js/i18n/bn.json
Normal file
|
@ -0,0 +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"
|
||||||
|
},
|
||||||
|
"site": {
|
||||||
|
"terms": "Terms of Use",
|
||||||
|
"privacy": "Privacy Policy"
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
},
|
||||||
|
"directMessages": {
|
||||||
|
"inbox": "Inbox",
|
||||||
|
"sent": "Sent",
|
||||||
|
"requests": "Requests"
|
||||||
|
},
|
||||||
|
"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.",
|
||||||
|
"dm": "dm",
|
||||||
|
"groupPost": "group post",
|
||||||
|
"modlog": "modlog",
|
||||||
|
"post": "post",
|
||||||
|
"story": "story"
|
||||||
|
},
|
||||||
|
"post": {
|
||||||
|
"shareToFollowers": "Share to followers",
|
||||||
|
"shareToOther": "Share to other",
|
||||||
|
"noLikes": "No likes yet",
|
||||||
|
"uploading": "Uploading"
|
||||||
|
},
|
||||||
|
"profile": {
|
||||||
|
"posts": "Posts",
|
||||||
|
"followers": "Followers",
|
||||||
|
"following": "Following",
|
||||||
|
"admin": "Admin",
|
||||||
|
"collections": "Collections",
|
||||||
|
"follow": "Follow",
|
||||||
|
"unfollow": "Unfollow",
|
||||||
|
"editProfile": "Edit Profile",
|
||||||
|
"followRequested": "Follow Requested",
|
||||||
|
"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",
|
||||||
|
"unlistFromTimelines": "Unlist from Timelines",
|
||||||
|
"addCW": "Add Content Warning",
|
||||||
|
"removeCW": "Remove Content Warning",
|
||||||
|
"markAsSpammer": "Mark as Spammer",
|
||||||
|
"markAsSpammerText": "Unlist + CW existing and future 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?"
|
||||||
|
},
|
||||||
|
"story": {
|
||||||
|
"add": "Add Story"
|
||||||
|
},
|
||||||
|
"timeline": {
|
||||||
|
"peopleYouMayKnow": "People you may know"
|
||||||
|
}
|
||||||
|
}
|
|
@ -1,144 +1,144 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "Comentar",
|
||||||
"commented": "Commented",
|
"commented": "Comentari",
|
||||||
"comments": "Comments",
|
"comments": "Comentaris",
|
||||||
"like": "Like",
|
"like": "M'agrada",
|
||||||
"liked": "Liked",
|
"liked": "M'ha agradat",
|
||||||
"likes": "Likes",
|
"likes": "\"M'agrada\"",
|
||||||
"share": "Share",
|
"share": "Comparteix",
|
||||||
"shared": "Shared",
|
"shared": "S'han compartit",
|
||||||
"shares": "Shares",
|
"shares": "S'han compartit",
|
||||||
"unshare": "Unshare",
|
"unshare": "Deixa de compartir",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel\u00b7la",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "Copia l'enlla\u00e7",
|
||||||
"delete": "Delete",
|
"delete": "Esborra",
|
||||||
"error": "Error",
|
"error": "Error",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "Alguna cosa ha anat malament. Siusplau, intenta-ho m\u00e9s tard.",
|
||||||
"oops": "Oops!",
|
"oops": "Uix!",
|
||||||
"other": "Other",
|
"other": "Altres",
|
||||||
"readMore": "Read more",
|
"readMore": "Llegiu-ne m\u00e9s",
|
||||||
"success": "Success",
|
"success": "Completat amb \u00e8xit",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "Sensible",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "Contingut sensible",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "Aquest article pot contenir contingut sensible"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "Condicions d'\u00fas",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "Pol\u00edtica de Privacitat"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "Cercar",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "Tauler d'Administraci\u00f3",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "L\u00ednia de temps principal",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "L\u00ednia de temps local",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "L\u00ednia de temps global",
|
||||||
"discover": "Discover",
|
"discover": "Descobrir",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "Missatges directes",
|
||||||
"notifications": "Notifications",
|
"notifications": "Notificacions",
|
||||||
"groups": "Groups",
|
"groups": "Grups",
|
||||||
"stories": "Stories",
|
"stories": "Hist\u00f2ries",
|
||||||
"profile": "Profile",
|
"profile": "Perfil",
|
||||||
"drive": "Drive",
|
"drive": "Unitat",
|
||||||
"settings": "Settings",
|
"settings": "Par\u00e0metres",
|
||||||
"compose": "Create New",
|
"compose": "Crea un nou",
|
||||||
"about": "About",
|
"about": "Quant a",
|
||||||
"help": "Help",
|
"help": "Ajuda",
|
||||||
"language": "Language",
|
"language": "Idioma",
|
||||||
"privacy": "Privacy",
|
"privacy": "Privacitat",
|
||||||
"terms": "Terms",
|
"terms": "Termes",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "Tornar al disseny anterior"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Inbox",
|
"inbox": "Safata d'entrada",
|
||||||
"sent": "Sent",
|
"sent": "Enviat",
|
||||||
"requests": "Requests"
|
"requests": "Sol\u00b7licitud"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "li agrada la teva",
|
||||||
"commented": "commented on your",
|
"commented": "comentat el teu",
|
||||||
"reacted": "reacted to your",
|
"reacted": "ha reaccionat al teu",
|
||||||
"shared": "shared your",
|
"shared": "ha compartit la teva",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "t'ha etiquetat en una",
|
||||||
"updatedA": "updated a",
|
"updatedA": "actualitzat a",
|
||||||
"sentA": "sent a",
|
"sentA": "enviat a",
|
||||||
"followed": "followed",
|
"followed": "seguits",
|
||||||
"mentioned": "mentioned",
|
"mentioned": "mencionat",
|
||||||
"you": "you",
|
"you": "vost\u00e8",
|
||||||
"yourApplication": "Your application to join",
|
"yourApplication": "La teva sol\u00b7licitud per unir-te",
|
||||||
"applicationApproved": "was approved!",
|
"applicationApproved": "est\u00e0 aprovat!",
|
||||||
"applicationRejected": "was rejected. You can re-apply to join in 6 months.",
|
"applicationRejected": "ha estat rebutjat. Pots tornar a sol\u00b7licitar unir-te en 6 mesos.",
|
||||||
"dm": "dm",
|
"dm": "md",
|
||||||
"groupPost": "group post",
|
"groupPost": "publicacions al grup",
|
||||||
"modlog": "modlog",
|
"modlog": "modlog",
|
||||||
"post": "post",
|
"post": "publicaci\u00f3",
|
||||||
"story": "story"
|
"story": "hist\u00f2ria"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "Comparteix amb els seguidors",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "Compartits per altres",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "Cap m'agrada encara",
|
||||||
"uploading": "Uploading"
|
"uploading": "Carregant"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "Publicacions",
|
||||||
"followers": "Followers",
|
"followers": "Seguidors",
|
||||||
"following": "Following",
|
"following": "Seguint",
|
||||||
"admin": "Admin",
|
"admin": "Administrador",
|
||||||
"collections": "Collections",
|
"collections": "Col\u00b7leccions",
|
||||||
"follow": "Follow",
|
"follow": "Segueix",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "Deixeu de seguir",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "Edita el teu perfil",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "Sol\u00b7licitud de seguidor",
|
||||||
"joined": "Joined"
|
"joined": "S'ha unit"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "Veure publicaci\u00f3",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "Mostra el perfil",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "Eines de moderaci\u00f3",
|
||||||
"report": "Report",
|
"report": "Informe",
|
||||||
"archive": "Archive",
|
"archive": "Arxiu",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "Desarxiva",
|
||||||
"embed": "Embed",
|
"embed": "Incrusta",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "Seleccioneu una de les opcions seg\u00fcents",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "Desllista de les l\u00ednies de temps",
|
||||||
"addCW": "Add Content Warning",
|
"addCW": "Afegeix advert\u00e8ncia de contingut",
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "Esborra advert\u00e8ncia de contingut",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "Marca com a brossa",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "Desllista + CW publicacions existents i futures",
|
||||||
"spam": "Spam",
|
"spam": "Contingut brossa",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "Contingut sensible",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "Abusiu o nociu",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "Compte de menors d'edat",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "Infracci\u00f3 de drets d\u2019autor",
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "Suplantacions",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "Estafa o Frau",
|
||||||
"confirmReport": "Confirm Report",
|
"confirmReport": "Confirma l'informe",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "Esteu segur que voleu informar d'aquesta publicaci\u00f3?",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "Informe enviat!",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "Hem rebut correctament el vostre informe.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "Hi ha hagut un problema en informar d'aquesta publicaci\u00f3.",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "Confirmes que vols afegir un av\u00eds de contingut a aquesta publicaci\u00f3?",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "Av\u00eds de contingut afegit correctament",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "Confirmes que vols esborrar un av\u00eds de contingut d'aquesta publicaci\u00f3?",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "Av\u00eds de contingut esborrat correctament",
|
||||||
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
"modUnlistConfirm": "Esteu segur que voleu desllistar d'aquesta publicaci\u00f3?",
|
||||||
"modUnlistSuccess": "Successfully unlisted post",
|
"modUnlistSuccess": "Entrada desllistada amb \u00e8xit",
|
||||||
"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.",
|
"modMarkAsSpammerConfirm": "Esteu segur que voleu marcar aquest usuari com a brossa? Totes les publicacions existents i futures no apareixeran a les cronologies i s'aplicar\u00e0 un av\u00eds de contingut.",
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "El compte s'ha marcat correctament com a brossa",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "els seguidors",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "Mostra el subt\u00edtol",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "Mostra els m'agrada",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "Mode Compacte",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "En utilitzar aquesta inserci\u00f3, accepteu el nostre",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "Esteu segur que voleu suprimir aquesta publicaci\u00f3?",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "Segur que voleu arxivar aquesta publicaci\u00f3?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "Segur que voleu desarxivar aquesta publicaci\u00f3?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "Afegir hist\u00f2ria"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "Gent que potser coneixes"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,64 +1,64 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "Koment\u00e1\u0159",
|
||||||
"commented": "Commented",
|
"commented": "Okomentov\u00e1no",
|
||||||
"comments": "Comments",
|
"comments": "Koment\u00e1\u0159e",
|
||||||
"like": "Like",
|
"like": "L\u00edb\u00ed se mi",
|
||||||
"liked": "Liked",
|
"liked": "Liked",
|
||||||
"likes": "Likes",
|
"likes": "To se mi l\u00edb\u00ed",
|
||||||
"share": "Share",
|
"share": "Sd\u00edlet",
|
||||||
"shared": "Shared",
|
"shared": "Sd\u00edleno",
|
||||||
"shares": "Shares",
|
"shares": "Sd\u00edlen\u00ed",
|
||||||
"unshare": "Unshare",
|
"unshare": "Zru\u0161it sd\u00edlen\u00ed",
|
||||||
"cancel": "Cancel",
|
"cancel": "Zru\u0161it",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "Kop\u00edrovat odkaz",
|
||||||
"delete": "Delete",
|
"delete": "Smazat",
|
||||||
"error": "Error",
|
"error": "Chyba",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "N\u011bco se pokazilo. Zkuste to pros\u00edm pozd\u011bji.",
|
||||||
"oops": "Oops!",
|
"oops": "Jejda!",
|
||||||
"other": "Other",
|
"other": "Other",
|
||||||
"readMore": "Read more",
|
"readMore": "\u010c\u00edst v\u00edce",
|
||||||
"success": "Success",
|
"success": "Success",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "Sensitive",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "Citliv\u00fd obsah",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "Tento p\u0159\u00edsp\u011bvek m\u016f\u017ee obsahovat citliv\u00fd obsah"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "Podm\u00ednky pou\u017eit\u00ed",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "Z\u00e1sady ochrany osobn\u00edch \u00fadaj\u016f"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "Hledat",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "Administr\u00e1torsk\u00fd ovl\u00e1dac\u00ed panel",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "Home Feed",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "M\u00edstn\u00ed \u010dasov\u00e1 osa",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "Global Feed",
|
||||||
"discover": "Discover",
|
"discover": "Objevovat",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "P\u0159\u00edm\u00e9 zpr\u00e1vy",
|
||||||
"notifications": "Notifications",
|
"notifications": "Ozn\u00e1men\u00ed",
|
||||||
"groups": "Groups",
|
"groups": "Skupiny",
|
||||||
"stories": "Stories",
|
"stories": "P\u0159\u00edb\u011bhy",
|
||||||
"profile": "Profile",
|
"profile": "Profil",
|
||||||
"drive": "Drive",
|
"drive": "Drive",
|
||||||
"settings": "Settings",
|
"settings": "Nastaven\u00ed",
|
||||||
"compose": "Create New",
|
"compose": "Create New",
|
||||||
"about": "About",
|
"about": "O aplikaci",
|
||||||
"help": "Help",
|
"help": "N\u00e1pov\u011bda",
|
||||||
"language": "Language",
|
"language": "Jazyk",
|
||||||
"privacy": "Privacy",
|
"privacy": "Soukrom\u00ed",
|
||||||
"terms": "Terms",
|
"terms": "Podm\u00ednky",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "Vr\u00e1tit se k p\u0159edchoz\u00edmu vzhledu"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Inbox",
|
"inbox": "P\u0159ijat\u00e9 zpr\u00e1vy",
|
||||||
"sent": "Sent",
|
"sent": "Odeslan\u00e9",
|
||||||
"requests": "Requests"
|
"requests": "Po\u017eadavky"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "se l\u00edb\u00ed v\u00e1\u0161",
|
||||||
"commented": "commented on your",
|
"commented": "komentoval/a v\u00e1\u0161",
|
||||||
"reacted": "reacted to your",
|
"reacted": "reagoval/a na v\u00e1\u0161",
|
||||||
"shared": "shared your",
|
"shared": "sd\u00edlel/a v\u00e1\u0161",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "tagged you in a",
|
||||||
"updatedA": "updated a",
|
"updatedA": "updated a",
|
||||||
"sentA": "sent a",
|
"sentA": "sent a",
|
||||||
|
@ -70,75 +70,75 @@
|
||||||
"applicationRejected": "was rejected. You can re-apply to join in 6 months.",
|
"applicationRejected": "was rejected. You can re-apply to join in 6 months.",
|
||||||
"dm": "dm",
|
"dm": "dm",
|
||||||
"groupPost": "group post",
|
"groupPost": "group post",
|
||||||
"modlog": "modlog",
|
"modlog": "moder\u00e1torsk\u00fd z\u00e1znam",
|
||||||
"post": "post",
|
"post": "p\u0159\u00edsp\u011bvek",
|
||||||
"story": "story"
|
"story": "p\u0159\u00edbeh"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "Sd\u00edlet se sleduj\u00edc\u00edmi",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "Sd\u00edlet s ostatn\u00edmi",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "No likes yet",
|
||||||
"uploading": "Uploading"
|
"uploading": "Nahr\u00e1v\u00e1n\u00ed"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "P\u0159\u00edsp\u011bvky",
|
||||||
"followers": "Followers",
|
"followers": "Sleduj\u00edc\u00ed",
|
||||||
"following": "Following",
|
"following": "Sledovan\u00ed",
|
||||||
"admin": "Admin",
|
"admin": "Administr\u00e1tor",
|
||||||
"collections": "Collections",
|
"collections": "Sb\u00edrky",
|
||||||
"follow": "Follow",
|
"follow": "Sledovat",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "P\u0159estat sledovat",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "Upravit profil",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "Follow Requested",
|
||||||
"joined": "Joined"
|
"joined": "Joined"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "Zobrazit p\u0159\u00edsp\u011bvek",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "Zobrazit profil",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "N\u00e1stroje pro moder\u00e1tory",
|
||||||
"report": "Report",
|
"report": "Report",
|
||||||
"archive": "Archive",
|
"archive": "Archivovat",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "Vyjmout z archivu",
|
||||||
"embed": "Embed",
|
"embed": "Embed",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "Vyberte jednu z n\u00e1sleduj\u00edc\u00edch mo\u017enost\u00ed",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "Odebrat z \u010dasov\u00e9 osy",
|
||||||
"addCW": "Add Content Warning",
|
"addCW": "P\u0159idat varov\u00e1n\u00ed o obsahu",
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "Odstranit varov\u00e1n\u00ed o obsahu",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "Ozna\u010dit za spammera",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "Unlist + CW existing and future posts",
|
||||||
"spam": "Spam",
|
"spam": "Spam",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "Citliv\u00fd obsah",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "Ur\u00e1\u017eliv\u00e9 nebo \u0161kodliv\u00e9",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "Underage Account",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "Copyright Infringement",
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "Impersonation",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "Scam or Fraud",
|
||||||
"confirmReport": "Confirm Report",
|
"confirmReport": "Potvrdit hl\u00e1\u0161en\u00ed",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "Jste si jisti, \u017ee chcete nahl\u00e1sit tento p\u0159\u00edsp\u011bvek?",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "Hl\u00e1\u0161en\u00ed odesl\u00e1no!",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "\u00dasp\u011b\u0161n\u011b jsme obdr\u017eeli va\u0161e hl\u00e1\u0161en\u00ed.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "P\u0159i nahl\u00e1\u0161en\u00ed tohoto p\u0159\u00edsp\u011bvku do\u0161lo k chyb\u011b.",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "Jste si jisti, \u017ee chcete k tomuto p\u0159\u00edsp\u011bvku p\u0159idat varov\u00e1n\u00ed o obsahu?",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "Varov\u00e1n\u00ed o obsahu bylo \u00fasp\u011b\u0161n\u011b p\u0159id\u00e1no",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "Jste si jisti, \u017ee chcete odebrat upozorn\u011bn\u00ed na obsah tohoto p\u0159\u00edsp\u011bvku?",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "Varov\u00e1n\u00ed o obsahu bylo \u00fasp\u011b\u0161n\u011b odebr\u00e1no",
|
||||||
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
"modUnlistConfirm": "Opravdu chcete odebrat tento p\u0159\u00edsp\u011bvek?",
|
||||||
"modUnlistSuccess": "Successfully unlisted post",
|
"modUnlistSuccess": "P\u0159\u00edsp\u011bvek byl odebr\u00e1n z \u010dasov\u00e9 osy",
|
||||||
"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.",
|
"modMarkAsSpammerConfirm": "Jste si jisti, \u017ee chcete tohoto u\u017eivatele ozna\u010dit jako spammer? V\u0161echny existuj\u00edc\u00ed a budouc\u00ed p\u0159\u00edsp\u011bvky budou vy\u0159azeny z \u010dasov\u00fdch os a bude na n\u011b aplikov\u00e1no varov\u00e1n\u00ed o obsahu.",
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "\u00da\u010det byl ozna\u010den jako spammer",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "to Followers",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "Show Caption",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "Zobrazit To se mi l\u00edb\u00ed",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "Kompaktn\u00ed re\u017eim",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "By using this embed, you agree to our",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "Opravdu chcete smazat tento p\u0159\u00edsp\u011bvek?",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "Opravdu chcete archivovat tento p\u0159\u00edsp\u011bvek?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "Opravdu chcete zru\u0161it archivaci tohoto p\u0159\u00edsp\u011bvku?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "P\u0159idat p\u0159\u00edb\u011bh"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "Lid\u00e9, kter\u00e9 mo\u017en\u00e1 zn\u00e1te"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,58 +1,63 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "Gwneud Sylw",
|
||||||
"commented": "Commented",
|
"commented": "Sylwadau ar",
|
||||||
"comments": "Comments",
|
"comments": "Sylwadau",
|
||||||
"like": "Like",
|
"like": "Hoffi",
|
||||||
"liked": "Liked",
|
"liked": "Hoffi",
|
||||||
"likes": "Likes",
|
"likes": "Hoffi",
|
||||||
"share": "Share",
|
"share": "Rhannu",
|
||||||
"shared": "Shared",
|
"shared": "Rhannu",
|
||||||
"shares": "Shares",
|
"shares": "Rhannu",
|
||||||
"unshare": "Unshare",
|
"unshare": "Dad-rannu",
|
||||||
"cancel": "Cancel",
|
"cancel": "Canslo",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "Cop\u00efo'r ddolen",
|
||||||
"delete": "Delete",
|
"delete": "Dileu",
|
||||||
"error": "Error",
|
"error": "Gwall",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "Aeth rhywbeth o'i le. Rhowch gynnig arall arni yn nes ymlaen.",
|
||||||
"oops": "Oops!",
|
"oops": "Wps!",
|
||||||
"other": "Other",
|
"other": "Arall",
|
||||||
"readMore": "Read more",
|
"readMore": "Darllen mwy",
|
||||||
"success": "Success",
|
"success": "Llwyddiant",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "Sensitif",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "Cynnwys sensitif",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "Gall y post hon gynnwys cynnwys sensitif"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "Telerau defnyddio",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "Polisi preifatrwydd"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "Chwilio",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "Dangosfwrdd gweinyddol",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "Ffrwd gatref",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "Ffrwd lleol",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "Ffrwd byd-eang",
|
||||||
"discover": "Discover",
|
"discover": "Darganfod",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "Negeseuon preifat",
|
||||||
"notifications": "Notifications",
|
"notifications": "Hysbysiadau",
|
||||||
"groups": "Groups",
|
"groups": "Grwpiau",
|
||||||
"stories": "Stories",
|
"stories": "Straeon",
|
||||||
"profile": "Profile",
|
"profile": "Proffil",
|
||||||
"drive": "Drive",
|
"drive": "Gyriant storio",
|
||||||
"settings": "Settings",
|
"settings": "Gosodiadau",
|
||||||
"compose": "Create New",
|
"compose": "Creu newydd",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"about": "Amdano",
|
||||||
|
"help": "Cymorth",
|
||||||
|
"language": "Iaith",
|
||||||
|
"privacy": "Preifatrwydd",
|
||||||
|
"terms": "Telerau",
|
||||||
|
"backToPreviousDesign": "Ewch yn \u00f4l at ddyluniad blaenorol"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Inbox",
|
"inbox": "Mewnflwch",
|
||||||
"sent": "Sent",
|
"sent": "Anfonwyd",
|
||||||
"requests": "Requests"
|
"requests": "Ceisiadau"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "wedi hoffi eich",
|
||||||
"commented": "commented on your",
|
"commented": "gwnaeth sylwadau ar eich",
|
||||||
"reacted": "reacted to your",
|
"reacted": "adweithio i'ch",
|
||||||
"shared": "shared your",
|
"shared": "shared your",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "tagged you in a",
|
||||||
"updatedA": "updated a",
|
"updatedA": "updated a",
|
||||||
|
@ -109,7 +114,7 @@
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "Impersonation",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "Scam or Fraud",
|
||||||
"confirmReport": "Confirm Report",
|
"confirmReport": "Confirm Report",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "Ydych chi'n si\u0175r eich bod chi am adroddi'r post hon?",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "Report Sent!",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "We have successfully received your report.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "There was an issue reporting this post.",
|
||||||
|
|
|
@ -3,13 +3,13 @@
|
||||||
"comment": "Kommentar",
|
"comment": "Kommentar",
|
||||||
"commented": "Kommentiert",
|
"commented": "Kommentiert",
|
||||||
"comments": "Kommentare",
|
"comments": "Kommentare",
|
||||||
"like": "Gef\u00e4llt",
|
"like": "Gef\u00e4llt mir",
|
||||||
"liked": "Liked",
|
"liked": "Gef\u00e4llt",
|
||||||
"likes": "Gef\u00e4llt",
|
"likes": "Gef\u00e4llt",
|
||||||
"share": "Teilen",
|
"share": "Teilen",
|
||||||
"shared": "Geteilt",
|
"shared": "Geteilt",
|
||||||
"shares": "Geteilt",
|
"shares": "Geteilt",
|
||||||
"unshare": "Teilen r\u00fcckg\u00e4ngig",
|
"unshare": "Teilen r\u00fcckg\u00e4ngig machen",
|
||||||
"cancel": "Abbrechen",
|
"cancel": "Abbrechen",
|
||||||
"copyLink": "Link kopieren",
|
"copyLink": "Link kopieren",
|
||||||
"delete": "L\u00f6schen",
|
"delete": "L\u00f6schen",
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
"errorMsg": "Etwas ist schief gelaufen. Bitter versuch es sp\u00e4ter nochmal.",
|
"errorMsg": "Etwas ist schief gelaufen. Bitter versuch es sp\u00e4ter nochmal.",
|
||||||
"oops": "Hoppla!",
|
"oops": "Hoppla!",
|
||||||
"other": "Anderes",
|
"other": "Anderes",
|
||||||
"readMore": "Mehr lesen",
|
"readMore": "Weiterlesen",
|
||||||
"success": "Erfolgreich",
|
"success": "Erfolgreich",
|
||||||
"sensitive": "Sensibel",
|
"sensitive": "Sensibel",
|
||||||
"sensitiveContent": "Sensibler Inhalt",
|
"sensitiveContent": "Sensibler Inhalt",
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
"directMessages": "Direktnachrichten",
|
"directMessages": "Direktnachrichten",
|
||||||
"notifications": "Benachrichtigungen",
|
"notifications": "Benachrichtigungen",
|
||||||
"groups": "Gruppen",
|
"groups": "Gruppen",
|
||||||
"stories": "Storys",
|
"stories": "Stories",
|
||||||
"profile": "Profil",
|
"profile": "Profil",
|
||||||
"drive": "Festplatte",
|
"drive": "Festplatte",
|
||||||
"settings": "Einstellungen",
|
"settings": "Einstellungen",
|
||||||
|
@ -62,22 +62,22 @@
|
||||||
"tagged": "markierte dich in einem",
|
"tagged": "markierte dich in einem",
|
||||||
"updatedA": "aktualisierte ein",
|
"updatedA": "aktualisierte ein",
|
||||||
"sentA": "sendete ein",
|
"sentA": "sendete ein",
|
||||||
"followed": "followed",
|
"followed": "gefolgt",
|
||||||
"mentioned": "erw\u00e4hnt",
|
"mentioned": "erw\u00e4hnt",
|
||||||
"you": "du",
|
"you": "du",
|
||||||
"yourApplication": "Deine Bewerbung um beizutreten",
|
"yourApplication": "Deine Bewerbung um beizutreten",
|
||||||
"applicationApproved": "wurde genehmigt!",
|
"applicationApproved": "wurde genehmigt!",
|
||||||
"applicationRejected": "wurde abgelehnt. Du kannst dich in 6 Monaten erneut f\u00fcr den Beitritt bewerben.",
|
"applicationRejected": "wurde abgelehnt. Du kannst dich in 6 Monaten erneut f\u00fcr den Beitritt bewerben.",
|
||||||
"dm": "PN",
|
"dm": "PN",
|
||||||
"groupPost": "group post",
|
"groupPost": "Gruppen-Post",
|
||||||
"modlog": "modlog",
|
"modlog": "modlog",
|
||||||
"post": "Beitrag",
|
"post": "Beitrag",
|
||||||
"story": "story"
|
"story": "Story"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "Mit Folgenden teilen",
|
||||||
"shareToOther": "Mit anderen teilen",
|
"shareToOther": "Mit anderen teilen",
|
||||||
"noLikes": "Noch keine Gef\u00e4llt mir",
|
"noLikes": "Gef\u00e4llt bisher noch niemandem",
|
||||||
"uploading": "L\u00e4dt hoch"
|
"uploading": "L\u00e4dt hoch"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
|
@ -97,22 +97,22 @@
|
||||||
"viewProfile": "Profil anzeigen",
|
"viewProfile": "Profil anzeigen",
|
||||||
"moderationTools": "Moderationswerkzeuge",
|
"moderationTools": "Moderationswerkzeuge",
|
||||||
"report": "Melden",
|
"report": "Melden",
|
||||||
"archive": "Archiv",
|
"archive": "Archivieren",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "Entarchivieren",
|
||||||
"embed": "Einbetten",
|
"embed": "Einbetten",
|
||||||
"selectOneOption": "W\u00e4hle eine der folgenden M\u00f6glichkeiten",
|
"selectOneOption": "W\u00e4hle eine der folgenden Optionen",
|
||||||
"unlistFromTimelines": "Nicht in Timelines listen",
|
"unlistFromTimelines": "Nicht in Timelines listen",
|
||||||
"addCW": "Inhaltswarnung hinzuf\u00fcgen",
|
"addCW": "Inhaltswarnung hinzuf\u00fcgen",
|
||||||
"removeCW": "Inhaltswarnung entfernen",
|
"removeCW": "Inhaltswarnung entfernen",
|
||||||
"markAsSpammer": "Als Spammer markieren",
|
"markAsSpammer": "Als Spammer markieren",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "Aus der Zeitleiste entfernen und bisherige und zuk\u00fcnftige Beitr\u00e4ge mit einer Inhaltswarnung versehen",
|
||||||
"spam": "Spam",
|
"spam": "Spam",
|
||||||
"sensitive": "Sensitiver Inhalt",
|
"sensitive": "Sensibler Inhalt",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "missbr\u00e4uchlich oder sch\u00e4digend",
|
||||||
"underageAccount": "Minderj\u00e4hrigen-Konto",
|
"underageAccount": "Minderj\u00e4hrigen-Konto",
|
||||||
"copyrightInfringement": "Urheberrechtsverletzung",
|
"copyrightInfringement": "Urheberrechtsverletzung",
|
||||||
"impersonation": "Nachahmen",
|
"impersonation": "Identit\u00e4tsdiebstahl",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "Betrug oder Missbrauch",
|
||||||
"confirmReport": "Meldung best\u00e4tigen",
|
"confirmReport": "Meldung best\u00e4tigen",
|
||||||
"confirmReportText": "Bist du sicher, dass du diesen Beitrag melden m\u00f6chtest?",
|
"confirmReportText": "Bist du sicher, dass du diesen Beitrag melden m\u00f6chtest?",
|
||||||
"reportSent": "Meldung gesendet!",
|
"reportSent": "Meldung gesendet!",
|
||||||
|
@ -124,16 +124,16 @@
|
||||||
"modRemoveCWSuccess": "Inhaltswarnung erfolgreich entfernt",
|
"modRemoveCWSuccess": "Inhaltswarnung erfolgreich entfernt",
|
||||||
"modUnlistConfirm": "Bist du sicher, dass du diesen Beitrag nicht listen m\u00f6chtest?",
|
"modUnlistConfirm": "Bist du sicher, dass du diesen Beitrag nicht listen m\u00f6chtest?",
|
||||||
"modUnlistSuccess": "Beitrag erfolgreich nicht gelistet",
|
"modUnlistSuccess": "Beitrag erfolgreich nicht gelistet",
|
||||||
"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.",
|
"modMarkAsSpammerConfirm": "Bist du sicher, dass du diesen Benutzer als Spam markieren m\u00f6chtest? Alle existierenden und zuk\u00fcnftigen Beitr\u00e4ge werden nicht mehr in der Zeitleiste angezeigt und mit einer Inhaltswarnung versehen.",
|
||||||
"modMarkAsSpammerSuccess": "Konto erfolgreich als Spammer markiert",
|
"modMarkAsSpammerSuccess": "Konto erfolgreich als Spammer markiert",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "an die Folgenden",
|
||||||
"showCaption": "Bildunterschrift anzeigen",
|
"showCaption": "Bildunterschrift anzeigen",
|
||||||
"showLikes": "\"Gef\u00e4llt mir\" anzeigen",
|
"showLikes": "\"Gef\u00e4llt mir\" anzeigen",
|
||||||
"compactMode": "Kompaktmodus",
|
"compactMode": "Kompaktmodus",
|
||||||
"embedConfirmText": "Mit der Nutzung dieser Einbettung erkl\u00e4rst du dich mit unseren",
|
"embedConfirmText": "Mit der Nutzung dieser Einbettung erkl\u00e4rst du dich mit unseren",
|
||||||
"deletePostConfirm": "Bist du sicher, dass du diesen Beitrag l\u00f6schen m\u00f6chtest?",
|
"deletePostConfirm": "Bist du sicher, dass du diesen Beitrag l\u00f6schen m\u00f6chtest?",
|
||||||
"archivePostConfirm": "Bist du sicher, dass du diesen Beitrag archivieren m\u00f6chtest?",
|
"archivePostConfirm": "Bist du sicher, dass du diesen Beitrag archivieren m\u00f6chtest?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "M\u00f6chten Sie dieses Element wirklich aus dem Archiv zur\u00fcckholen?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Story hinzuf\u00fcgen"
|
"add": "Story hinzuf\u00fcgen"
|
||||||
|
|
|
@ -8,8 +8,8 @@
|
||||||
"likes": "\u0391\u03c1\u03ad\u03c3\u03b5\u03b9",
|
"likes": "\u0391\u03c1\u03ad\u03c3\u03b5\u03b9",
|
||||||
"share": "\u039a\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7",
|
"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",
|
"shared": "\u039a\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5",
|
||||||
"shares": "Shares",
|
"shares": "\u039a\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03b9\u03c2",
|
||||||
"unshare": "Unshare",
|
"unshare": "\u0391\u03bd\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03ba\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2",
|
||||||
"cancel": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7",
|
"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",
|
"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",
|
"delete": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae",
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
"groups": "\u039f\u03bc\u03ac\u03b4\u03b5\u03c2",
|
"groups": "\u039f\u03bc\u03ac\u03b4\u03b5\u03c2",
|
||||||
"stories": "\u0399\u03c3\u03c4\u03bf\u03c1\u03af\u03b5\u03c2",
|
"stories": "\u0399\u03c3\u03c4\u03bf\u03c1\u03af\u03b5\u03c2",
|
||||||
"profile": "\u03a0\u03c1\u03bf\u03c6\u03af\u03bb",
|
"profile": "\u03a0\u03c1\u03bf\u03c6\u03af\u03bb",
|
||||||
"drive": "Drive",
|
"drive": "\u03a7\u03ce\u03c1\u03bf\u03c2 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7\u03c2",
|
||||||
"settings": "\u03a1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2",
|
"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",
|
"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",
|
"about": "\u03a3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5",
|
||||||
|
|
|
@ -1,144 +1,144 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "Comentario",
|
||||||
"commented": "Commented",
|
"commented": "Comentado",
|
||||||
"comments": "Comments",
|
"comments": "Comentarios",
|
||||||
"like": "Like",
|
"like": "Me gusta",
|
||||||
"liked": "Liked",
|
"liked": "Te gusta",
|
||||||
"likes": "Likes",
|
"likes": "Me gustas",
|
||||||
"share": "Share",
|
"share": "Compartir",
|
||||||
"shared": "Shared",
|
"shared": "Compartido",
|
||||||
"shares": "Shares",
|
"shares": "Compartidos",
|
||||||
"unshare": "Unshare",
|
"unshare": "No compartir",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancelar",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "Copiar Enlace",
|
||||||
"delete": "Delete",
|
"delete": "Eliminar",
|
||||||
"error": "Error",
|
"error": "Error",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "Algo fue mal. Por favor int\u00e9ntelo de nuevo m\u00e1s tarde.",
|
||||||
"oops": "Oops!",
|
"oops": "Upss!",
|
||||||
"other": "Other",
|
"other": "Otros",
|
||||||
"readMore": "Read more",
|
"readMore": "Ver m\u00e1s",
|
||||||
"success": "Success",
|
"success": "Correcto",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "Sensible",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "Contenido Sensible",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "Este post podr\u00eda tener contenido sensible"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "T\u00e9rminos de Uso",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "Pol\u00edtica de Privacidad"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "Buscar",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "Panel de Administrador",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "Feed Principal",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "Feed Local",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "Feed Global",
|
||||||
"discover": "Discover",
|
"discover": "Descubre",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "Mensajes Directos",
|
||||||
"notifications": "Notifications",
|
"notifications": "Notificaciones",
|
||||||
"groups": "Groups",
|
"groups": "Grupos",
|
||||||
"stories": "Stories",
|
"stories": "Historias",
|
||||||
"profile": "Profile",
|
"profile": "Perfil",
|
||||||
"drive": "Drive",
|
"drive": "Multimedia",
|
||||||
"settings": "Settings",
|
"settings": "Ajustes",
|
||||||
"compose": "Create New",
|
"compose": "Crear Nuevo",
|
||||||
"about": "About",
|
"about": "Acerca de",
|
||||||
"help": "Help",
|
"help": "Ayuda",
|
||||||
"language": "Language",
|
"language": "Idioma",
|
||||||
"privacy": "Privacy",
|
"privacy": "Privacidad",
|
||||||
"terms": "Terms",
|
"terms": "T\u00e9rminos",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "Volver al dise\u00f1o anterior"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Inbox",
|
"inbox": "Entrada",
|
||||||
"sent": "Sent",
|
"sent": "Enviado",
|
||||||
"requests": "Requests"
|
"requests": "Solicitudes"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "le gust\u00f3 tu",
|
||||||
"commented": "commented on your",
|
"commented": "coment\u00f3 en tu",
|
||||||
"reacted": "reacted to your",
|
"reacted": "reaccion\u00f3 a tu",
|
||||||
"shared": "shared your",
|
"shared": "ha compartido tu",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "te ha etiquetado en",
|
||||||
"updatedA": "updated a",
|
"updatedA": "actualiz\u00f3 una",
|
||||||
"sentA": "sent a",
|
"sentA": "envi\u00f3 un",
|
||||||
"followed": "followed",
|
"followed": "te sigui\u00f3",
|
||||||
"mentioned": "mentioned",
|
"mentioned": "te mencion\u00f3",
|
||||||
"you": "you",
|
"you": "t\u00fa",
|
||||||
"yourApplication": "Your application to join",
|
"yourApplication": "Tu solicitud para unirse",
|
||||||
"applicationApproved": "was approved!",
|
"applicationApproved": "ha sido aprobada!",
|
||||||
"applicationRejected": "was rejected. You can re-apply to join in 6 months.",
|
"applicationRejected": "ha sido rechazada. Puedes volver a solicitar unirte en 6 meses.",
|
||||||
"dm": "dm",
|
"dm": "md",
|
||||||
"groupPost": "group post",
|
"groupPost": "publicaci\u00f3n de grupo",
|
||||||
"modlog": "modlog",
|
"modlog": "modlog",
|
||||||
"post": "post",
|
"post": "publicaci\u00f3n",
|
||||||
"story": "story"
|
"story": "historia"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "Compartir a seguidores",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "Compartir a otros",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "No hay me gustas",
|
||||||
"uploading": "Uploading"
|
"uploading": "Subiendo"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "Publicaciones",
|
||||||
"followers": "Followers",
|
"followers": "Seguidores",
|
||||||
"following": "Following",
|
"following": "Siguiendo",
|
||||||
"admin": "Admin",
|
"admin": "Administrador",
|
||||||
"collections": "Collections",
|
"collections": "Colecciones",
|
||||||
"follow": "Follow",
|
"follow": "Seguir",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "Dejar de seguir",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "Editar Perfil",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "Seguimiento Solicitado",
|
||||||
"joined": "Joined"
|
"joined": "Se uni\u00f3"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "Ver Publicaci\u00f3n",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "Ver Perfil",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "Herramientas de Moderaci\u00f3n",
|
||||||
"report": "Report",
|
"report": "Reportar",
|
||||||
"archive": "Archive",
|
"archive": "Archivar",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "No Archivar",
|
||||||
"embed": "Embed",
|
"embed": "Incrustar",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "Escoge una de las siguientes opciones",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "No listar en L\u00edneas Temporales",
|
||||||
"addCW": "Add Content Warning",
|
"addCW": "A\u00f1adir Spoiler",
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "Quitar Spoiler",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "Marcar como Spammer",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "No listar + Spoiler publicaciones actuales y futuras",
|
||||||
"spam": "Spam",
|
"spam": "Spam",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "Contenido Sensible",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "Abusivo o Da\u00f1ino",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "Cuenta de Menor de Edad",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "Violaci\u00f3n de Copyright",
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "Suplantaci\u00f3n",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "Scam o Fraude",
|
||||||
"confirmReport": "Confirm Report",
|
"confirmReport": "Confirmar Reporte",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "\u00bfSeguro que quieres reportar esta publicaci\u00f3n?",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "\u00a1Reporte enviado!",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "Hemos recibido tu reporte de forma satisfactoria.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "Hubo un problema reportando esta publicaci\u00f3n.",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "\u00bfSeguro que desea a\u00f1adir un spoiler a esta publicaci\u00f3n?",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "Spoiler a\u00f1adido correctamente",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "\u00bfSeguro que desea eliminar el spoiler de esta publicaci\u00f3n?",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "Spoiler eliminado correctamente",
|
||||||
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
"modUnlistConfirm": "\u00bfSeguro que desea no listar esta publicaci\u00f3n?",
|
||||||
"modUnlistSuccess": "Successfully unlisted post",
|
"modUnlistSuccess": "Publicaci\u00f3n no listada correctamente",
|
||||||
"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.",
|
"modMarkAsSpammerConfirm": "\u00bfSeguro que quiere marcar este usuario como spammer? Todas las publicaciones existentes y futuras no ser\u00e1n listadas en las l\u00edneas temporales y se les agregar\u00e1 un Spoiler o alerta de contenido.",
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "Cuenta marcada como spam correctamente",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "a Seguidores",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "Mostrar subt\u00edtulos",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "Mostrar me gustas",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "Modo Compacto",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "Usando este incrustado, usted acepta",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "\u00bfSeguro que desea eliminar esta publicaci\u00f3n?",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "\u00bfSeguro que desea archivar esta publicaci\u00f3n?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "\u00bfSeguro que desea desarchivar esta publicaci\u00f3n?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "A\u00f1adir Historia"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "Gente que podr\u00edas conocer"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,139 +1,144 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "Iruzkindu",
|
||||||
"commented": "Commented",
|
"commented": "Iruzkindu",
|
||||||
"comments": "Comments",
|
"comments": "Iruzkinak",
|
||||||
"like": "Like",
|
"like": "Datsegit",
|
||||||
"liked": "Liked",
|
"liked": "Datsegit",
|
||||||
"likes": "Likes",
|
"likes": "Atsegite",
|
||||||
"share": "Share",
|
"share": "Partekatu",
|
||||||
"shared": "Shared",
|
"shared": "Partekatua",
|
||||||
"shares": "Shares",
|
"shares": "Partekatze",
|
||||||
"unshare": "Unshare",
|
"unshare": "Utzi partekatzeari",
|
||||||
"cancel": "Cancel",
|
"cancel": "Utzi",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "Kopiatu esteka",
|
||||||
"delete": "Delete",
|
"delete": "Ezabatu",
|
||||||
"error": "Error",
|
"error": "Errorea",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "Zerbait oker joan da. Saiatu berriro beranduago.",
|
||||||
"oops": "Oops!",
|
"oops": "Arranopola!",
|
||||||
"other": "Other",
|
"other": "Bestelakoa",
|
||||||
"readMore": "Read more",
|
"readMore": "Gehiago irakurri",
|
||||||
"success": "Success",
|
"success": "Burutu da",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "Sentibera",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "Kontuz edukiarekin",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "Argitalpen honen edukia mingarria izan daiteke"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "Erabilera-baldintzak",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "Pribatutasun-gidalerroak"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "Bilatu",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "Adminaren panela",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "Hasierako jarioa",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "Tokiko jarioa",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "Iturri globala",
|
||||||
"discover": "Discover",
|
"discover": "Aurkitu",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "Mezu zuzenak",
|
||||||
"notifications": "Notifications",
|
"notifications": "Jakinarazpenak",
|
||||||
"groups": "Groups",
|
"groups": "Taldeak",
|
||||||
"stories": "Stories",
|
"stories": "Istorioak",
|
||||||
"profile": "Profile",
|
"profile": "Profila",
|
||||||
"drive": "Drive",
|
"drive": "Gida",
|
||||||
"settings": "Settings",
|
"settings": "Ezarpenak",
|
||||||
"compose": "Create New",
|
"compose": "Argitaratu",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"about": "Honi buruz",
|
||||||
|
"help": "Laguntza",
|
||||||
|
"language": "Hizkuntza",
|
||||||
|
"privacy": "Pribatutasuna",
|
||||||
|
"terms": "Baldintzak",
|
||||||
|
"backToPreviousDesign": "Itzuli aurreko itxurara"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Inbox",
|
"inbox": "Sarrera ontzia",
|
||||||
"sent": "Sent",
|
"sent": "Bidalita",
|
||||||
"requests": "Requests"
|
"requests": "Eskaerak"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "datsegi zure",
|
||||||
"commented": "commented on your",
|
"commented": "iruzkindu du zure",
|
||||||
"reacted": "reacted to your",
|
"reacted": "-(e)k erantzun egin du zure",
|
||||||
"shared": "shared your",
|
"shared": "partekatu du zure",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "etiketatu zaitu hemen:",
|
||||||
"updatedA": "updated a",
|
"updatedA": "-(e)k eguneratu egin du",
|
||||||
"sentA": "sent a",
|
"sentA": "-(e)k bidali egin du",
|
||||||
"followed": "followed",
|
"followed": "honi jarraitzen hasi da:",
|
||||||
"mentioned": "mentioned",
|
"mentioned": "-(e)k aipatu zaitu",
|
||||||
"you": "you",
|
"you": "zu",
|
||||||
"yourApplication": "Your application to join",
|
"yourApplication": "Elkartzeko zure eskaera",
|
||||||
"applicationApproved": "was approved!",
|
"applicationApproved": "onartu da!",
|
||||||
"applicationRejected": "was rejected. You can re-apply to join in 6 months.",
|
"applicationRejected": "ez da onartu. Berriz eska dezakezu 6 hilabete barru.",
|
||||||
"dm": "dm",
|
"dm": "mezu pribatua",
|
||||||
"groupPost": "group post",
|
"groupPost": "talde argitarapena",
|
||||||
"modlog": "modlog",
|
"modlog": "modloga",
|
||||||
"post": "post",
|
"post": "bidalketa",
|
||||||
"story": "story"
|
"story": "istorioa"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "Partekatu jarraitzaileekin",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "Partekatu besteekin",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "Atsegiterik ez oraindik",
|
||||||
"uploading": "Uploading"
|
"uploading": "Igotzen"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "Bidalketak",
|
||||||
"followers": "Followers",
|
"followers": "Jarraitzaileak",
|
||||||
"following": "Following",
|
"following": "Jarraitzen",
|
||||||
"admin": "Admin",
|
"admin": "Admin",
|
||||||
"collections": "Collections",
|
"collections": "Bildumak",
|
||||||
"follow": "Follow",
|
"follow": "Jarraitu",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "Utzi jarraitzeari",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "Editatu profila",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "Eskaera bidalita",
|
||||||
"joined": "Joined"
|
"joined": "Elkartu da"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "Ikusi bidalketa",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "Ikusi profila",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "Moderazio tresnak",
|
||||||
"report": "Report",
|
"report": "Salatu",
|
||||||
"archive": "Archive",
|
"archive": "Artxibatu",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "Desartxibatu",
|
||||||
"embed": "Embed",
|
"embed": "Kapsulatu",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "Hautatu aukera hauetako bat",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "Unlist from Timelines",
|
||||||
"addCW": "Add Content Warning",
|
"addCW": "Edukia kontuz ibiltzekoa dela aipatu",
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "Edukia kontuz ibiltzekoa denaren aipamena kendu",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "Markatu zabor-bidaltzaile gisa",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "Unlist + CW existing and future posts",
|
||||||
"spam": "Spam",
|
"spam": "Zaborra",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "Eduki hunkigarria",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "Bortxazko edo Mingarria",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "Adin txikiko baten kontua",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "Copyrightaren urraketa",
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "Nortasunaren iruzurra",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "Iruzur edo lapurreta",
|
||||||
"confirmReport": "Confirm Report",
|
"confirmReport": "Salaketa berretsi",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "Ziur bidalketa hau salatu nahi duzula?",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "Salaketa bidali da",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "Zure salaketa jaso dugu.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "Arazo bat egon da bidalketa hau salatzerakoan.",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "Ziur al zaude edukiaren abisua jarri nahi duzula argitalpen honetarako?",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "Successfully added content warning",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "Successfully removed content warning",
|
||||||
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
||||||
"modUnlistSuccess": "Successfully unlisted 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.",
|
"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",
|
"modMarkAsSpammerSuccess": "Kontua zabor-bidaltzaile gisa markatu da",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "jarraitzaileei",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "Irudiaren azalpena erakutsi",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "Erakutsi atsegiteak",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "Modu trinkoa",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "By using this embed, you agree to our",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "Ziur bidalketa hau ezabatu nahi duzula?",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "Ziur bidalketa hau artxibatu nahi duzula?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "Ziur bidalketa hau desartxibatu nahi duzula?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "Gehitu Istorioa"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "Agian ezagutzen duzun jendea"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -42,6 +42,11 @@
|
||||||
"drive": "Drive",
|
"drive": "Drive",
|
||||||
"settings": "Settings",
|
"settings": "Settings",
|
||||||
"compose": "Create New",
|
"compose": "Create New",
|
||||||
|
"about": "About",
|
||||||
|
"help": "Help",
|
||||||
|
"language": "Language",
|
||||||
|
"privacy": "Privacy",
|
||||||
|
"terms": "Terms",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "Go back to previous design"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"commented": "Comment\u00e9",
|
"commented": "Comment\u00e9",
|
||||||
"comments": "Commentaires",
|
"comments": "Commentaires",
|
||||||
"like": "J'aime",
|
"like": "J'aime",
|
||||||
"liked": "Aim\u00e9\u00b7e",
|
"liked": "Aim\u00e9",
|
||||||
"likes": "J'aime",
|
"likes": "J'aime",
|
||||||
"share": "Partager",
|
"share": "Partager",
|
||||||
"shared": "Partag\u00e9",
|
"shared": "Partag\u00e9",
|
||||||
|
@ -15,130 +15,130 @@
|
||||||
"delete": "Supprimer",
|
"delete": "Supprimer",
|
||||||
"error": "Erreur",
|
"error": "Erreur",
|
||||||
"errorMsg": "Une erreur est survenue. Veuillez r\u00e9essayer plus tard.",
|
"errorMsg": "Une erreur est survenue. Veuillez r\u00e9essayer plus tard.",
|
||||||
"oops": "Oups\u00a0!",
|
"oops": "Zut !",
|
||||||
"other": "Autre",
|
"other": "Autre",
|
||||||
"readMore": "Lire plus",
|
"readMore": "En savoir plus",
|
||||||
"success": "Succ\u00e8s",
|
"success": "Op\u00e9ration r\u00e9ussie",
|
||||||
"sensitive": "Sensible",
|
"sensitive": "Sensible",
|
||||||
"sensitiveContent": "Contenu sensible",
|
"sensitiveContent": "Contenu sensible",
|
||||||
"sensitiveContentWarning": "Ce message peut contenir du contenu sensible"
|
"sensitiveContentWarning": "Le contenu de ce message peut \u00eatre sensible"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Conditions d'utilisation",
|
"terms": "Conditions d'utilisation",
|
||||||
"privacy": "Politique de confidentialit\u00e9"
|
"privacy": "Politique de confidentialit\u00e9"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Rechercher",
|
"search": "Chercher",
|
||||||
"admin": "Tableau de bord administrateur",
|
"admin": "Tableau de bord d'administration",
|
||||||
"homeFeed": "Flux principal",
|
"homeFeed": "Fil principal",
|
||||||
"localFeed": "Flux local",
|
"localFeed": "Fil local",
|
||||||
"globalFeed": "Flux global",
|
"globalFeed": "Fil global",
|
||||||
"discover": "D\u00e9couvrir",
|
"discover": "D\u00e9couvrir",
|
||||||
"directMessages": "Messages Priv\u00e9s",
|
"directMessages": "Messages Priv\u00e9s",
|
||||||
"notifications": "Notifications",
|
"notifications": "Notifications",
|
||||||
"groups": "Groupes",
|
"groups": "Groupes",
|
||||||
"stories": "Stories",
|
"stories": "Stories",
|
||||||
"profile": "Profil",
|
"profile": "Profil",
|
||||||
"drive": "Drive",
|
"drive": "M\u00e9diath\u00e8que",
|
||||||
"settings": "Param\u00e8tres",
|
"settings": "Param\u00e8tres",
|
||||||
"compose": "Create New",
|
"compose": "Publier",
|
||||||
"about": "\u00c0 propos",
|
"about": "\u00c0 propos",
|
||||||
"help": "Aide",
|
"help": "Aide",
|
||||||
"language": "Langue",
|
"language": "Langue",
|
||||||
"privacy": "Privacy",
|
"privacy": "Confidentialit\u00e9",
|
||||||
"terms": "Conditions\u00a0",
|
"terms": "Conditions",
|
||||||
"backToPreviousDesign": "Revenir au design pr\u00e9c\u00e9dent"
|
"backToPreviousDesign": "Revenir au design pr\u00e9c\u00e9dent"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Bo\u00eete de r\u00e9ception",
|
"inbox": "Bo\u00eete de r\u00e9ception",
|
||||||
"sent": "Sent",
|
"sent": "Bo\u00eete d'envois",
|
||||||
"requests": "Demandes"
|
"requests": "Demandes"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "a aim\u00e9\u00b7e votre",
|
"liked": "a aim\u00e9 votre",
|
||||||
"commented": "a comment\u00e9\u00b7e votre",
|
"commented": "a comment\u00e9 votre",
|
||||||
"reacted": "a r\u00e9agi \u00e0 votre",
|
"reacted": "a r\u00e9agi \u00e0 votre",
|
||||||
"shared": "shared your",
|
"shared": "a partag\u00e9 votre",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "vous a tagu\u00e9\u00b7e dans un",
|
||||||
"updatedA": "updated a",
|
"updatedA": "mis \u00e0 jour un\u00b7e",
|
||||||
"sentA": "sent a",
|
"sentA": "a envoy\u00e9 un\u00b7e",
|
||||||
"followed": "followed",
|
"followed": "s'est abonn\u00e9\u00b7e \u00e0",
|
||||||
"mentioned": "mentioned",
|
"mentioned": "a mentionn\u00e9",
|
||||||
"you": "you",
|
"you": "vous",
|
||||||
"yourApplication": "Your application to join",
|
"yourApplication": "Votre candidature \u00e0 rejoindre",
|
||||||
"applicationApproved": "was approved!",
|
"applicationApproved": "a \u00e9t\u00e9 approuv\u00e9e !",
|
||||||
"applicationRejected": "was rejected. You can re-apply to join in 6 months.",
|
"applicationRejected": "a \u00e9t\u00e9 rejet\u00e9e. Vous pouvez refaire une demande dans 6 mois.",
|
||||||
"dm": "dm",
|
"dm": "mp",
|
||||||
"groupPost": "group post",
|
"groupPost": "publication de groupe",
|
||||||
"modlog": "modlog",
|
"modlog": "journal de mod\u00e9ration",
|
||||||
"post": "post",
|
"post": "publication",
|
||||||
"story": "story"
|
"story": "story"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "Partager avec ses abonn\u00e9\u00b7e\u00b7s",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "Partager avec d'autres",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "Aucun J'aime pour le moment",
|
||||||
"uploading": "Uploading"
|
"uploading": "Envoi en cours"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "Publications",
|
||||||
"followers": "Followers",
|
"followers": "Abonn\u00e9\u00b7e\u00b7s",
|
||||||
"following": "Following",
|
"following": "Abonnements",
|
||||||
"admin": "Admin",
|
"admin": "Administrateur\u00b7rice",
|
||||||
"collections": "Collections",
|
"collections": "Collections",
|
||||||
"follow": "Follow",
|
"follow": "S'abonner",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "Se d\u00e9sabonner",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "Modifier votre profil",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "Demande d'abonnement",
|
||||||
"joined": "Joined"
|
"joined": "A rejoint"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "Voir la publication",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "Voir le profil",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "Outils de mod\u00e9ration",
|
||||||
"report": "Report",
|
"report": "Signaler",
|
||||||
"archive": "Archive",
|
"archive": "Archiver",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "D\u00e9sarchiver",
|
||||||
"embed": "Embed",
|
"embed": "Int\u00e9grer",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "S\u00e9lectionnez l'une des options suivantes",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "Retirer des flux",
|
||||||
"addCW": "Add Content Warning",
|
"addCW": "Ajouter un avertissement de contenu",
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "Enlever l\u2019avertissement de contenu",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "Marquer comme spammeur\u00b7euse",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "Retirer + avertissements pour les contenus existants et futurs",
|
||||||
"spam": "Spam",
|
"spam": "Ind\u00e9sirable",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "Contenu sensible",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "Abusif ou pr\u00e9judiciable",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "Compte d'un\u00b7e mineur\u00b7e",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "Violation des droits d\u2019auteur",
|
||||||
"impersonation": "Usurpation d'identit\u00e9",
|
"impersonation": "Usurpation d'identit\u00e9",
|
||||||
"scamOrFraud": "Arnaque ou fraude",
|
"scamOrFraud": "Arnaque ou fraude",
|
||||||
"confirmReport": "Confirmer le signalement",
|
"confirmReport": "Confirmer le signalement",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "\u00cates-vous s\u00fbr\u00b7e de vouloir signaler cette publication ?",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "Signalement envoy\u00e9 !",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "Nous avons bien re\u00e7u votre signalement.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "Une erreur s'est produite lors du signalement de cette publication.",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "\u00cates-vous s\u00fbr\u00b7e de vouloir ajouter un avertissement de contenu \u00e0 cette publication ?",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "Avertissement de contenu ajout\u00e9 avec succ\u00e8s",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "\u00cates-vous s\u00fbr\u00b7e de vouloir supprimer l'avertissement de contenu sur cette publication ?",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "Avertissement de contenu supprim\u00e9 avec succ\u00e8s",
|
||||||
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
"modUnlistConfirm": "\u00cates-vous s\u00fbr\u00b7e de vouloir retirer cette publication des flux ?",
|
||||||
"modUnlistSuccess": "Successfully unlisted post",
|
"modUnlistSuccess": "Publication retir\u00e9e des fils avec succ\u00e8s",
|
||||||
"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.",
|
"modMarkAsSpammerConfirm": "\u00cates-vous s\u00fbr\u00b7e de vouloir marquer cet utilisateur\u00b7rice comme spammeur\u00b7euse ? Toutes les publications existantes et futures seront retir\u00e9es des flux et un avertissement de contenu sera appliqu\u00e9.",
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "Compte marqu\u00e9 avec succ\u00e8s comme spammeur",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "aux abonn\u00e9\u00b7e\u00b7s",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "Afficher la l\u00e9gende",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "Afficher les J'aime",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "Mode compact",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "En utilisant ce module, vous acceptez nos",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "\u00cates-vous s\u00fbr\u00b7e de vouloir supprimer cette publication ?",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "\u00cates-vous s\u00fbr\u00b7e de vouloir archiver cette publication ?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "\u00cates-vous s\u00fbr\u00b7e de vouloir d\u00e9sarchiver cette publication ?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "Ajouter une story"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "Connaissances possibles"
|
||||||
}
|
}
|
||||||
}
|
}
|
144
resources/assets/js/i18n/gd.json
Normal file
144
resources/assets/js/i18n/gd.json
Normal file
|
@ -0,0 +1,144 @@
|
||||||
|
{
|
||||||
|
"common": {
|
||||||
|
"comment": "Beachd",
|
||||||
|
"commented": "Commented",
|
||||||
|
"comments": "Comments",
|
||||||
|
"like": "Like",
|
||||||
|
"liked": "Liked",
|
||||||
|
"likes": "Likes",
|
||||||
|
"share": "Co-roinn",
|
||||||
|
"shared": "Shared",
|
||||||
|
"shares": "Shares",
|
||||||
|
"unshare": "Unshare",
|
||||||
|
"cancel": "Sguir dheth",
|
||||||
|
"copyLink": "D\u00e8an lethbhreac dhen cheangal",
|
||||||
|
"delete": "Sguab \u00e0s",
|
||||||
|
"error": "Mearachd",
|
||||||
|
"errorMsg": "Something went wrong. Please try again later.",
|
||||||
|
"oops": "Oops!",
|
||||||
|
"other": "Other",
|
||||||
|
"readMore": "Read more",
|
||||||
|
"success": "Success",
|
||||||
|
"sensitive": "Frionasach",
|
||||||
|
"sensitiveContent": "Susbaint fhrionasach",
|
||||||
|
"sensitiveContentWarning": "This post may contain sensitive content"
|
||||||
|
},
|
||||||
|
"site": {
|
||||||
|
"terms": "Terms of Use",
|
||||||
|
"privacy": "Privacy Policy"
|
||||||
|
},
|
||||||
|
"navmenu": {
|
||||||
|
"search": "Lorg",
|
||||||
|
"admin": "Admin Dashboard",
|
||||||
|
"homeFeed": "Inbhir na dachaigh",
|
||||||
|
"localFeed": "Inbhir ionadail",
|
||||||
|
"globalFeed": "Global Feed",
|
||||||
|
"discover": "Discover",
|
||||||
|
"directMessages": "Direct Messages",
|
||||||
|
"notifications": "Brathan",
|
||||||
|
"groups": "Buidhnean",
|
||||||
|
"stories": "Stories",
|
||||||
|
"profile": "Pr\u00f2ifil",
|
||||||
|
"drive": "Draibh",
|
||||||
|
"settings": "Roghainnean",
|
||||||
|
"compose": "Cruthaich fear \u00f9r",
|
||||||
|
"about": "Mu dh\u00e8idhinn",
|
||||||
|
"help": "Cobhair",
|
||||||
|
"language": "C\u00e0nan",
|
||||||
|
"privacy": "Pr\u00ecobhaideachd",
|
||||||
|
"terms": "Teirmichean",
|
||||||
|
"backToPreviousDesign": "Go back to previous design"
|
||||||
|
},
|
||||||
|
"directMessages": {
|
||||||
|
"inbox": "Am bogsa a-steach",
|
||||||
|
"sent": "Sent",
|
||||||
|
"requests": "Iarrtasan"
|
||||||
|
},
|
||||||
|
"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.",
|
||||||
|
"dm": "dm",
|
||||||
|
"groupPost": "group post",
|
||||||
|
"modlog": "modlog",
|
||||||
|
"post": "post",
|
||||||
|
"story": "sgeul"
|
||||||
|
},
|
||||||
|
"post": {
|
||||||
|
"shareToFollowers": "Share to followers",
|
||||||
|
"shareToOther": "Share to other",
|
||||||
|
"noLikes": "No likes yet",
|
||||||
|
"uploading": "Uploading"
|
||||||
|
},
|
||||||
|
"profile": {
|
||||||
|
"posts": "Posts",
|
||||||
|
"followers": "Followers",
|
||||||
|
"following": "Following",
|
||||||
|
"admin": "Admin",
|
||||||
|
"collections": "Collections",
|
||||||
|
"follow": "Lean air",
|
||||||
|
"unfollow": "Unfollow",
|
||||||
|
"editProfile": "Deasaich a\u2019 phr\u00f2ifil",
|
||||||
|
"followRequested": "Follow Requested",
|
||||||
|
"joined": "Joined"
|
||||||
|
},
|
||||||
|
"menu": {
|
||||||
|
"viewPost": "Seall am post",
|
||||||
|
"viewProfile": "Seall a\u2019 phr\u00f2ifil",
|
||||||
|
"moderationTools": "Innealan na maorsainneachd",
|
||||||
|
"report": "Report",
|
||||||
|
"archive": "Archive",
|
||||||
|
"unarchive": "Unarchive",
|
||||||
|
"embed": "Leabaich",
|
||||||
|
"selectOneOption": "Tagh t\u00e8 dhe na roghainnean seo",
|
||||||
|
"unlistFromTimelines": "Unlist from Timelines",
|
||||||
|
"addCW": "Cuir rabhadh susbainte ris",
|
||||||
|
"removeCW": "Thoir air falbh an rabhadh susbainte",
|
||||||
|
"markAsSpammer": "Cuir comharra gur e spamair a th\u2019 ann",
|
||||||
|
"markAsSpammerText": "Unlist + CW existing and future posts",
|
||||||
|
"spam": "Spama",
|
||||||
|
"sensitive": "Susbaint fhrionasach",
|
||||||
|
"abusive": "Abusive or Harmful",
|
||||||
|
"underageAccount": "Underage Account",
|
||||||
|
"copyrightInfringement": "Copyright Infringement",
|
||||||
|
"impersonation": "Impersonation",
|
||||||
|
"scamOrFraud": "Scam or Fraud",
|
||||||
|
"confirmReport": "Dearbh an gearan",
|
||||||
|
"confirmReportText": "Are you sure you want to report this post?",
|
||||||
|
"reportSent": "Chaidh an gearan a chur!",
|
||||||
|
"reportSentText": "Fhuair sinn do ghearan.",
|
||||||
|
"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": "Seall am fo-thiotal",
|
||||||
|
"showLikes": "Show Likes",
|
||||||
|
"compactMode": "Compact Mode",
|
||||||
|
"embedConfirmText": "By using this embed, you agree to our",
|
||||||
|
"deletePostConfirm": "A bheil thu cinnteach gu bheil thu airson am post seo a sguabadh \u00e0s?",
|
||||||
|
"archivePostConfirm": "A bheil thu cinnteach gu bheil thu airson am post seo a chur dhan tasg-lann?",
|
||||||
|
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
||||||
|
},
|
||||||
|
"story": {
|
||||||
|
"add": "Cuir sgeul ris"
|
||||||
|
},
|
||||||
|
"timeline": {
|
||||||
|
"peopleYouMayKnow": "People you may know"
|
||||||
|
}
|
||||||
|
}
|
|
@ -1,144 +1,144 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "Comentar",
|
||||||
"commented": "Commented",
|
"commented": "Comentou",
|
||||||
"comments": "Comments",
|
"comments": "Comentarios",
|
||||||
"like": "Like",
|
"like": "Agr\u00e1dame",
|
||||||
"liked": "Liked",
|
"liked": "Gustoulle",
|
||||||
"likes": "Likes",
|
"likes": "Gustoulle",
|
||||||
"share": "Share",
|
"share": "Compartir",
|
||||||
"shared": "Shared",
|
"shared": "Compartiu",
|
||||||
"shares": "Shares",
|
"shares": "Compartido",
|
||||||
"unshare": "Unshare",
|
"unshare": "Non compartir",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancelar",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "Copiar ligaz\u00f3n",
|
||||||
"delete": "Delete",
|
"delete": "Eliminar",
|
||||||
"error": "Error",
|
"error": "Erro",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "Algo foi mal. T\u00e9nteo de novo m\u00e1is tarde.",
|
||||||
"oops": "Oops!",
|
"oops": "Vaites!",
|
||||||
"other": "Other",
|
"other": "Outro",
|
||||||
"readMore": "Read more",
|
"readMore": "Ler m\u00e1is",
|
||||||
"success": "Success",
|
"success": "\u00c9xito",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "Sensible",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "Contido sensible",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "Esta publicaci\u00f3n pode conter contido sensible"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "Termos de uso",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "Pol\u00edtica de Privacidade"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "Busca",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "Panel Administrativo",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "Cronolox\u00eda de Inicio",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "Cronolox\u00eda Local",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "Cronolox\u00eda Global",
|
||||||
"discover": "Discover",
|
"discover": "Descubrir",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "Mensaxes Directas",
|
||||||
"notifications": "Notifications",
|
"notifications": "Notificaci\u00f3ns",
|
||||||
"groups": "Groups",
|
"groups": "Grupos",
|
||||||
"stories": "Stories",
|
"stories": "Historias",
|
||||||
"profile": "Profile",
|
"profile": "Perfil",
|
||||||
"drive": "Drive",
|
"drive": "Drive",
|
||||||
"settings": "Settings",
|
"settings": "Axustes",
|
||||||
"compose": "Create New",
|
"compose": "Crear Nova",
|
||||||
"about": "About",
|
"about": "Acerca de",
|
||||||
"help": "Help",
|
"help": "Axuda",
|
||||||
"language": "Language",
|
"language": "Idioma",
|
||||||
"privacy": "Privacy",
|
"privacy": "Privacidade",
|
||||||
"terms": "Terms",
|
"terms": "Termos",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "Volver \u00f3 dese\u00f1o previo"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Inbox",
|
"inbox": "Bandexa de entrada",
|
||||||
"sent": "Sent",
|
"sent": "Enviados",
|
||||||
"requests": "Requests"
|
"requests": "Petici\u00f3ns"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "gustoulle a t\u00faa",
|
||||||
"commented": "commented on your",
|
"commented": "comentou na t\u00faa",
|
||||||
"reacted": "reacted to your",
|
"reacted": "reaccionou a t\u00faa",
|
||||||
"shared": "shared your",
|
"shared": "compartiu a t\u00faa",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "etiquetoute nunca",
|
||||||
"updatedA": "updated a",
|
"updatedA": "actualizou unha",
|
||||||
"sentA": "sent a",
|
"sentA": "enviou unha",
|
||||||
"followed": "followed",
|
"followed": "seguiu",
|
||||||
"mentioned": "mentioned",
|
"mentioned": "mencionou",
|
||||||
"you": "you",
|
"you": "you",
|
||||||
"yourApplication": "Your application to join",
|
"yourApplication": "A t\u00faa solicitude para unirte",
|
||||||
"applicationApproved": "was approved!",
|
"applicationApproved": "foi aprobada!",
|
||||||
"applicationRejected": "was rejected. You can re-apply to join in 6 months.",
|
"applicationRejected": "for rexeitada. Podes volver a solicitar unirte en 6 meses.",
|
||||||
"dm": "dm",
|
"dm": "md",
|
||||||
"groupPost": "group post",
|
"groupPost": "group post",
|
||||||
"modlog": "modlog",
|
"modlog": "modlog",
|
||||||
"post": "post",
|
"post": "publicaci\u00f3n",
|
||||||
"story": "story"
|
"story": "historia"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "Compartir a seguidores",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "Compartir a outros",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "Sen g\u00fastame por agora",
|
||||||
"uploading": "Uploading"
|
"uploading": "Subindo"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "Publicaci\u00f3ns",
|
||||||
"followers": "Followers",
|
"followers": "Seguidores",
|
||||||
"following": "Following",
|
"following": "Seguindo",
|
||||||
"admin": "Admin",
|
"admin": "Administrador",
|
||||||
"collections": "Collections",
|
"collections": "Colecci\u00f3ns",
|
||||||
"follow": "Follow",
|
"follow": "Seguir",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "Deixar de seguir",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "Editar perfil",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "Seguimento pedido",
|
||||||
"joined": "Joined"
|
"joined": "Uniuse"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "Ver publicaci\u00f3n",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "Ver perfil",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "Ferramentas de moderaci\u00f3n",
|
||||||
"report": "Report",
|
"report": "Informar",
|
||||||
"archive": "Archive",
|
"archive": "Arquivar",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "Desarquivar",
|
||||||
"embed": "Embed",
|
"embed": "Incrustar",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "Elixe unha das seguintes opci\u00f3ns",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "Desalistar das cronolox\u00edas",
|
||||||
"addCW": "Add Content Warning",
|
"addCW": "Engadir aviso sobre o contido",
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "Retirar o aviso sobre o contido",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "Marcar como Spammer",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "Desalistar + aviso sobre o contido en publicaci\u00f3ns existentes e futuras",
|
||||||
"spam": "Spam",
|
"spam": "Spam",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "Contido sensible",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "Abusivo ou dani\u00f1o",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "Conta de minor de idade",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "Violaci\u00f3n dos dereitos de autor",
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "Suplantaci\u00f3n de identidade",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "Estafa ou fraude",
|
||||||
"confirmReport": "Confirm Report",
|
"confirmReport": "Confirmar reporte",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "Seguro que queres informar sobre esta publicaci\u00f3n?",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "Informe enviado!",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "Recibimos correctamente o teu informe.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "Houbo un problema reportando esta publicaci\u00f3n.",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "Seguro que queres engadir un aviso de contido sobre esta publicaci\u00f3n?",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "Aviso de contido engadido correctamente",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "Seguro que queres eliminar o aviso de contido sobre esta publicaci\u00f3n?",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "Aviso de contido eliminado correctamente",
|
||||||
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
"modUnlistConfirm": "Seguro que queres desalistar esta publicaci\u00f3n?",
|
||||||
"modUnlistSuccess": "Successfully unlisted post",
|
"modUnlistSuccess": "Publicaci\u00f3n desalistada correctamente",
|
||||||
"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.",
|
"modMarkAsSpammerConfirm": "Seguro que queres marcar a este usuario como spam? Todas as publicaci\u00f3ns existentes e futuras ser\u00e1n desalistadas das cronolox\u00edas e un aviso de contido ser\u00e1 aplicado.",
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "Conta marcada como spam correctamente",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "para Seguidores",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "Mostrar descrici\u00f3n",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "Mostrar os g\u00fastame",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "Modo compacto",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "Utilizando ese incrustado, aceptas",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "Seguro que queres eliminar esta publicaci\u00f3n?",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "Seguro que queres arquivar esta publicaci\u00f3n?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "Seguro que queres desarquivar esta publicaci\u00f3n?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "Engadir historia"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "Xente que podes co\u00f1ecer"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -29,7 +29,7 @@
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "\u05d7\u05d9\u05e4\u05d5\u05e9",
|
"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",
|
"admin": "\u05dc\u05d5\u05d7 \u05d1\u05e7\u05e8\u05d4 \u05dc\u05de\u05e0\u05d4\u05dc",
|
||||||
"homeFeed": "\u05e4\u05d9\u05d3 \u05d1\u05d9\u05ea\u05d9",
|
"homeFeed": "\u05e4\u05d9\u05d3 \u05d1\u05d9\u05ea\u05d9",
|
||||||
"localFeed": "\u05e4\u05d9\u05d3 \u05de\u05e7\u05d5\u05de\u05d9",
|
"localFeed": "\u05e4\u05d9\u05d3 \u05de\u05e7\u05d5\u05de\u05d9",
|
||||||
"globalFeed": "\u05e4\u05d9\u05d3 \u05d2\u05dc\u05d5\u05d1\u05d0\u05dc\u05d9",
|
"globalFeed": "\u05e4\u05d9\u05d3 \u05d2\u05dc\u05d5\u05d1\u05d0\u05dc\u05d9",
|
||||||
|
@ -58,61 +58,61 @@
|
||||||
"liked": "\u05d0\u05d4\u05d1\u05d5 \u05dc\u05da",
|
"liked": "\u05d0\u05d4\u05d1\u05d5 \u05dc\u05da",
|
||||||
"commented": "\u05d4\u05e2\u05d9\u05e8\u05d5 \u05dc\u05da \u05e2\u05dc",
|
"commented": "\u05d4\u05e2\u05d9\u05e8\u05d5 \u05dc\u05da \u05e2\u05dc",
|
||||||
"reacted": "\u05d4\u05d2\u05d9\u05d1\u05d5 \u05dc\u05da \u05e2\u05dc",
|
"reacted": "\u05d4\u05d2\u05d9\u05d1\u05d5 \u05dc\u05da \u05e2\u05dc",
|
||||||
"shared": "shared your",
|
"shared": "\u05e9\u05d9\u05ea\u05e4\u05d5 \u05dc\u05da",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "\u05ea\u05d9\u05d9\u05d2\u05d5 \u05d0\u05d5\u05ea\u05da \u05d1\u05ea\u05d5\u05da",
|
||||||
"updatedA": "updated a",
|
"updatedA": "\u05e2\u05d3\u05db\u05e0\u05d5",
|
||||||
"sentA": "sent a",
|
"sentA": "\u05e9\u05dc\u05d7\u05d5",
|
||||||
"followed": "followed",
|
"followed": "\u05e2\u05d5\u05e7\u05d1\u05d9\u05dd",
|
||||||
"mentioned": "mentioned",
|
"mentioned": "\u05e6\u05d9\u05d9\u05e0\u05d5",
|
||||||
"you": "\u05d0\u05ea\u05db\u05dd",
|
"you": "\u05d0\u05ea\u05db\u05dd",
|
||||||
"yourApplication": "\u05d1\u05e7\u05e9\u05ea\u05db\u05dd \u05dc\u05d4\u05e6\u05d8\u05e8\u05e4\u05d5\u05ea",
|
"yourApplication": "\u05d1\u05e7\u05e9\u05ea\u05db\u05dd \u05dc\u05d4\u05e6\u05d8\u05e8\u05e4\u05d5\u05ea",
|
||||||
"applicationApproved": "\u05d0\u05d5\u05e9\u05e8\u05d4!",
|
"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.",
|
"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",
|
"dm": "\u05d4\u05d5\u05d3\u05e2\u05d4 \u05d0\u05d9\u05e9\u05d9\u05ea",
|
||||||
"groupPost": "\u05e4\u05d5\u05e1\u05d8 \u05e7\u05d1\u05d5\u05e6\u05ea\u05d9",
|
"groupPost": "\u05e4\u05d5\u05e1\u05d8 \u05e7\u05d1\u05d5\u05e6\u05ea\u05d9",
|
||||||
"modlog": "modlog",
|
"modlog": "\u05dc\u05d5\u05d2 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd",
|
||||||
"post": "\u05e4\u05d5\u05e1\u05d8",
|
"post": "\u05e4\u05d5\u05e1\u05d8",
|
||||||
"story": "story"
|
"story": "\u05e1\u05d8\u05d5\u05e8\u05d9"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "\u05e9\u05ea\u05e3 \u05dc\u05e2\u05d5\u05e7\u05d1\u05d9\u05dd",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "\u05e9\u05ea\u05e3 \u05dc-\u05d0\u05d7\u05e8",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "\u05d0\u05d9\u05df \u05e2\u05d3\u05d9\u05d9\u05df \u05e1\u05d9\u05de\u05d5\u05e0\u05d9 \"\u05d0\u05d4\u05d1\u05ea\u05d9\"",
|
||||||
"uploading": "Uploading"
|
"uploading": "\u05de\u05e2\u05dc\u05d4"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "\u05e4\u05d5\u05e1\u05d8\u05d9\u05dd",
|
||||||
"followers": "Followers",
|
"followers": "\u05e2\u05d5\u05e7\u05d1\u05d9\u05dd",
|
||||||
"following": "Following",
|
"following": "\u05e2\u05d5\u05e7\u05d1/\u05ea",
|
||||||
"admin": "Admin",
|
"admin": "\u05de\u05e0\u05d4\u05dc \u05de\u05e2\u05e8\u05db\u05ea",
|
||||||
"collections": "Collections",
|
"collections": "\u05d0\u05d5\u05e1\u05e4\u05d9\u05dd",
|
||||||
"follow": "Follow",
|
"follow": "\u05e2\u05e7\u05d5\u05d1",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "\u05d4\u05e4\u05e1\u05e7 \u05de\u05e2\u05e7\u05d1",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "\u05e2\u05e8\u05d5\u05da \u05e4\u05e8\u05d5\u05e4\u05d9\u05dc",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "\u05d1\u05e7\u05e9\u05ea \u05e2\u05e7\u05d9\u05d1\u05d4",
|
||||||
"joined": "Joined"
|
"joined": "\u05d4\u05e6\u05d8\u05e8\u05e4\u05d5\u05d9\u05d5\u05ea"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "\u05d4\u05e6\u05d2 \u05e4\u05d5\u05e1\u05d8",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "\u05d4\u05e6\u05d2 \u05e4\u05e8\u05d5\u05e4\u05d9\u05dc",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "\u05db\u05dc\u05d9 \u05e0\u05d9\u05d4\u05d5\u05dc",
|
||||||
"report": "Report",
|
"report": "\u05d3\u05d5\u05d5\u05d7",
|
||||||
"archive": "Archive",
|
"archive": "\u05d0\u05e8\u05db\u05d9\u05d5\u05df",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "\u05d4\u05e1\u05e8 \u05de\u05d4\u05d0\u05e8\u05db\u05d9\u05d5\u05df",
|
||||||
"embed": "Embed",
|
"embed": "\u05d4\u05d8\u05de\u05e2",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "\u05d1\u05d7\u05e8 \u05d1\u05d0\u05d7\u05d3 \u05de\u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d4\u05d1\u05d0\u05d5\u05ea",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "\u05d4\u05e2\u05dc\u05dd \u05de\u05d8\u05d9\u05d9\u05de\u05dc\u05d9\u05d9\u05e0\u05d9\u05dd",
|
||||||
"addCW": "Add Content Warning",
|
"addCW": "\u05d4\u05d5\u05e1\u05e3 \u05d0\u05d6\u05d4\u05e8\u05ea \u05ea\u05d5\u05db\u05df",
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "\u05d4\u05e1\u05e8 \u05d0\u05d6\u05d4\u05e8\u05ea \u05ea\u05d5\u05db\u05df",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "\u05e1\u05de\u05df \u05d1\u05ea\u05d5\u05e8 \u05e1\u05e4\u05d0\u05de\u05e8 (\u05de\u05e6\u05d9\u05e3)",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "\u05d4\u05e2\u05dc\u05dd \u05d5\u05d4\u05e4\u05e2\u05dc \u05d0\u05d6\u05d4\u05e8\u05ea \u05ea\u05d5\u05db\u05df \u05dc\u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05e7\u05d9\u05d9\u05de\u05d9\u05dd \u05d5\u05e2\u05ea\u05d9\u05d3\u05d9\u05d9\u05dd",
|
||||||
"spam": "Spam",
|
"spam": "\u05e1\u05e4\u05d0\u05dd",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "\u05ea\u05d5\u05db\u05df \u05e8\u05d2\u05d9\u05e9",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "\u05ea\u05d5\u05db\u05df \u05de\u05d8\u05e8\u05d9\u05d3 \u05d0\u05d5 \u05de\u05d6\u05d9\u05e7",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "\u05ea\u05d5\u05db\u05df \u05e2\u05dd \u05e7\u05d8\u05d9\u05e0\u05d9\u05dd",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "\u05d4\u05e4\u05e8\u05ea \u05d6\u05db\u05d5\u05d9\u05d5\u05ea \u05d9\u05d5\u05e6\u05e8\u05d9\u05dd",
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "\u05d4\u05ea\u05d7\u05d6\u05d5\u05ea",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "\u05d4\u05d5\u05e0\u05d0\u05d4",
|
||||||
"confirmReport": "\u05d0\u05d9\u05e9\u05d5\u05e8 \u05d3\u05d9\u05d5\u05d5\u05d7",
|
"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?",
|
"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!",
|
"reportSent": "\u05d3\u05d9\u05d5\u05d5\u05d7 \u05e0\u05e9\u05dc\u05d7!",
|
||||||
|
@ -122,23 +122,23 @@
|
||||||
"modCWSuccess": "\u05d0\u05d6\u05d4\u05e8\u05ea \u05ea\u05d5\u05db\u05df \u05e0\u05d5\u05e1\u05e4\u05d4 \u05d1\u05d4\u05e6\u05dc\u05d7\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?",
|
"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",
|
"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?",
|
"modUnlistConfirm": "\u05d4\u05d0\u05dd \u05d0\u05ea\u05dd \u05d1\u05d8\u05d5\u05d7\u05d9\u05dd \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05db\u05dd \u05dc\u05d4\u05e2\u05dc\u05d9\u05dd \u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4?",
|
||||||
"modUnlistSuccess": "Successfully unlisted post",
|
"modUnlistSuccess": "\u05e4\u05d5\u05e1\u05d8 \u05d4\u05d5\u05e2\u05dc\u05dd \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4",
|
||||||
"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.",
|
"modMarkAsSpammerConfirm": "\u05d4\u05d0\u05dd \u05d0\u05ea\u05dd \u05d1\u05d8\u05d5\u05d7\u05d9\u05dd \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05db\u05dd \u05dc\u05e1\u05de\u05df \u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4 \u05d1\u05ea\u05d5\u05e8 \u05e1\u05e4\u05d0\u05de\u05e8 (\u05de\u05e6\u05d9\u05e3)? \u05db\u05dc \u05d4\u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05d4\u05e7\u05d9\u05d9\u05de\u05d9\u05dd \u05d5\u05e2\u05ea\u05d9\u05d3\u05d9\u05d9\u05dd \u05d9\u05d5\u05e2\u05dc\u05de\u05d5 \u05d5\u05d0\u05d6\u05d4\u05e8\u05ea \u05ea\u05d5\u05db\u05df \u05ea\u05d5\u05e4\u05e2\u05dc.",
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "\u05d7\u05e9\u05d1\u05d5\u05df \u05e1\u05d5\u05de\u05df \u05d1\u05ea\u05d5\u05e8 \u05e1\u05e4\u05d0\u05de\u05e8 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "\u05e2\u05d1\u05d5\u05e8 \u05e2\u05d5\u05e7\u05d1\u05d9\u05dd",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "\u05d4\u05e6\u05d2 \u05ea\u05d9\u05d0\u05d5\u05e8",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "\u05d4\u05e6\u05d2 \u05db\u05de\u05d5\u05ea \u05f4\u05d0\u05d4\u05d1\u05ea\u05d9\u05f4",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "\u05de\u05e6\u05d1 \u05de\u05d5\u05e7\u05d8\u05df",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "\u05d1\u05e2\u05d8 \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05d4\u05de\u05d8\u05e2\u05d4 \u05d6\u05d5, \u05d4\u05e0\u05db\u05dd \u05de\u05e1\u05db\u05d9\u05de\u05d9\u05dd \u05d0\u05dc",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "\u05d4\u05d0\u05dd \u05d0\u05ea\u05dd \u05d1\u05d8\u05d5\u05d7\u05d9\u05dd \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05db\u05dd \u05dc\u05de\u05d7\u05d5\u05e7 \u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4?",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "\u05d4\u05d0\u05dd \u05d0\u05ea\u05dd \u05d1\u05d8\u05d5\u05d7\u05d9\u05dd \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05db\u05dd \u05dc\u05d4\u05e2\u05d1\u05d9\u05e8 \u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4 \u05dc\u05d0\u05e8\u05db\u05d9\u05d5\u05df?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "\u05d4\u05d0\u05dd \u05d0\u05ea\u05dd \u05d1\u05d8\u05d5\u05d7\u05d9\u05dd \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05db\u05dd \u05dc\u05d4\u05d5\u05e6\u05d9\u05d0 \u05e4\u05d5\u05e1\u05d8 \u05d6\u05d4 \u05de\u05d4\u05d0\u05e8\u05db\u05d9\u05d5\u05df?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "\u05d4\u05d5\u05e1\u05e3 \u05e1\u05d8\u05d5\u05e8\u05d9"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "\u05d0\u05e0\u05e9\u05d9\u05dd \u05e9\u05d0\u05ea\u05dd \u05d0\u05d5\u05dc\u05d9 \u05de\u05db\u05d9\u05e8\u05d9\u05dd"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -8,7 +8,7 @@
|
||||||
"likes": "Suka",
|
"likes": "Suka",
|
||||||
"share": "Bagikan",
|
"share": "Bagikan",
|
||||||
"shared": "Dibagikan",
|
"shared": "Dibagikan",
|
||||||
"shares": "Bagi",
|
"shares": "Dibagikan",
|
||||||
"unshare": "Batalkan berbagi",
|
"unshare": "Batalkan berbagi",
|
||||||
"cancel": "Batal",
|
"cancel": "Batal",
|
||||||
"copyLink": "Salin tautan",
|
"copyLink": "Salin tautan",
|
||||||
|
@ -57,7 +57,7 @@
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "menyukai",
|
"liked": "menyukai",
|
||||||
"commented": "mengomentari",
|
"commented": "mengomentari",
|
||||||
"reacted": "reacted to your",
|
"reacted": "bereaksi terhadap",
|
||||||
"shared": "membagikan",
|
"shared": "membagikan",
|
||||||
"tagged": "menandai Anda pada sebuah",
|
"tagged": "menandai Anda pada sebuah",
|
||||||
"updatedA": "mengupdate sebuah",
|
"updatedA": "mengupdate sebuah",
|
||||||
|
@ -71,74 +71,74 @@
|
||||||
"dm": "dm",
|
"dm": "dm",
|
||||||
"groupPost": "postingan grup",
|
"groupPost": "postingan grup",
|
||||||
"modlog": "modlog",
|
"modlog": "modlog",
|
||||||
"post": "post",
|
"post": "postingan",
|
||||||
"story": "story"
|
"story": "cerita"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "Membagikan kepada pengikut",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "Membagikan ke orang lain",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "Belum ada yang menyukai",
|
||||||
"uploading": "Uploading"
|
"uploading": "Mengunggah"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "Postingan",
|
||||||
"followers": "Followers",
|
"followers": "Pengikut",
|
||||||
"following": "Following",
|
"following": "Mengikuti",
|
||||||
"admin": "Admin",
|
"admin": "Pengelola",
|
||||||
"collections": "Collections",
|
"collections": "Koleksi",
|
||||||
"follow": "Follow",
|
"follow": "Ikuti",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "Berhenti Ikuti",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "Ubah Profil",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "Meminta Permintaan Mengikuti",
|
||||||
"joined": "Joined"
|
"joined": "Bergabung"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "Lihat Postingan",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "Lihat Profil",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "Alat Moderasi",
|
||||||
"report": "Report",
|
"report": "Laporkan",
|
||||||
"archive": "Archive",
|
"archive": "Arsipkan",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "Keluarkan dari arsip",
|
||||||
"embed": "Embed",
|
"embed": "Penyemat",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "Pilih salah satu dari opsi berikut",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "Keluarkan dari Timeline",
|
||||||
"addCW": "Add Content Warning",
|
"addCW": "Tambahkan peringatan konten",
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "Hapus Peringatan Konten",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "Tandai sebagai pelaku spam",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "Hapus dari daftar dan tambahkan peringatan konten pada konten yang telah ada dan akan datang",
|
||||||
"spam": "Spam",
|
"spam": "Spam",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "Konten Sensitif",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "Kasar atau Berbahaya",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "Akun di bawah umur",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "Pelanggaran Hak Cipta",
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "Peniruan",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "Penipuan",
|
||||||
"confirmReport": "Confirm Report",
|
"confirmReport": "Konfirmasi Laporan",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "Apakah Anda yakin ingin melaporkan postingan ini?",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "Laporan Terkirim!",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "Kita telah berhasil menerima laporan Anda.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "Ada masalah saat melaporkan postingan ini.",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "Apakah Anda yakin ingin menambahkan peringatan konten pada postingan ini?",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "Berhasil menambahkan peringatan konten",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "Apakah Anda yakin ingin menghapus peringatan konten pada postingan ini?",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "Berhasil menghapus peringatan konten",
|
||||||
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
"modUnlistConfirm": "Apakah Anda yakin ingin mengeluarkan postingan ini dari daftar?",
|
||||||
"modUnlistSuccess": "Successfully unlisted post",
|
"modUnlistSuccess": "Berhasil mengeluarkan postingan dari daftar",
|
||||||
"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.",
|
"modMarkAsSpammerConfirm": "Apakah Anda ingin menandai pengguna ini sebagai pelaku spam? Semua postingan yang ada dan akan datang akan dihapus dari timeline dan peringatan konten akan diterapkan.",
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "Berhasil menandai akun sebagai pelaku spam",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "kepada Pengikut",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "Tampilkan Keterangan",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "Tampilkan suka",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "Mode Praktis",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "Dengan menggunakan penyemat ini, Anda setuju dengan",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "Apakah Anda yakin ingin menghapus postingan ini?",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "Apakah Anda yakin ingin mengarsip postingan ini?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "Apakah Anda yakin ingin tidak mengarsipkan postingan ini?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "Tambah Cerita"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "Orang yang mungkin Anda kenal"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,144 +1,144 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "Commenta",
|
||||||
"commented": "Commented",
|
"commented": "Commentato",
|
||||||
"comments": "Comments",
|
"comments": "Commenti",
|
||||||
"like": "Like",
|
"like": "Mi piace",
|
||||||
"liked": "Liked",
|
"liked": "Like aggiunto",
|
||||||
"likes": "Likes",
|
"likes": "Tutti i Like",
|
||||||
"share": "Share",
|
"share": "Condividi",
|
||||||
"shared": "Shared",
|
"shared": "Condiviso",
|
||||||
"shares": "Shares",
|
"shares": "Condivisioni",
|
||||||
"unshare": "Unshare",
|
"unshare": "Annulla condivisione",
|
||||||
"cancel": "Cancel",
|
"cancel": "Annulla",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "Copia link",
|
||||||
"delete": "Delete",
|
"delete": "Elimina",
|
||||||
"error": "Error",
|
"error": "Errore",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "Qualcosa \u00e8 andato storto. Sei pregato di riprovare pi\u00f9 tardi.",
|
||||||
"oops": "Oops!",
|
"oops": "Ops!",
|
||||||
"other": "Other",
|
"other": "Altro",
|
||||||
"readMore": "Read more",
|
"readMore": "Leggi di pi\u00f9",
|
||||||
"success": "Success",
|
"success": "Riuscito",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "Sensibile",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "Contenuto Sensibile",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "Questo post potrebbe contenere contenuti sensibili"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "Termini di Utilizzo",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "Informativa sulla Privacy"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "Cerca",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "Pannello di amministrazione",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "Feed Home",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "Feed Locale",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "Feed Globale",
|
||||||
"discover": "Discover",
|
"discover": "Esplora",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "Messaggi Diretti",
|
||||||
"notifications": "Notifications",
|
"notifications": "Notifiche",
|
||||||
"groups": "Groups",
|
"groups": "Gruppi",
|
||||||
"stories": "Stories",
|
"stories": "Storie",
|
||||||
"profile": "Profile",
|
"profile": "Profilo",
|
||||||
"drive": "Drive",
|
"drive": "Drive",
|
||||||
"settings": "Settings",
|
"settings": "Impostazioni",
|
||||||
"compose": "Create New",
|
"compose": "Crea Nuovo",
|
||||||
"about": "About",
|
"about": "Info",
|
||||||
"help": "Help",
|
"help": "Aiuto",
|
||||||
"language": "Language",
|
"language": "Lingua",
|
||||||
"privacy": "Privacy",
|
"privacy": "Privacy",
|
||||||
"terms": "Terms",
|
"terms": "Condizioni",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "Torna al design precedente"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Inbox",
|
"inbox": "In arrivo",
|
||||||
"sent": "Sent",
|
"sent": "Inviata",
|
||||||
"requests": "Requests"
|
"requests": "Richieste"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "ha messo like a",
|
||||||
"commented": "commented on your",
|
"commented": "ha commentato",
|
||||||
"reacted": "reacted to your",
|
"reacted": "ha reagito a",
|
||||||
"shared": "shared your",
|
"shared": "ha condiviso",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "ti ha taggato in",
|
||||||
"updatedA": "updated a",
|
"updatedA": "ha aggiornato un",
|
||||||
"sentA": "sent a",
|
"sentA": "ha inviato un",
|
||||||
"followed": "followed",
|
"followed": "stai seguendo",
|
||||||
"mentioned": "mentioned",
|
"mentioned": "menzionato",
|
||||||
"you": "you",
|
"you": "tu",
|
||||||
"yourApplication": "Your application to join",
|
"yourApplication": "La tua candidatura per unirti",
|
||||||
"applicationApproved": "was approved!",
|
"applicationApproved": "\u00e8 stata approvata!",
|
||||||
"applicationRejected": "was rejected. You can re-apply to join in 6 months.",
|
"applicationRejected": "\u00e8 stata respinta. Puoi richiedere di unirti fra 6 mesi.",
|
||||||
"dm": "dm",
|
"dm": "dm",
|
||||||
"groupPost": "group post",
|
"groupPost": "post di gruppo",
|
||||||
"modlog": "modlog",
|
"modlog": "modlog",
|
||||||
"post": "post",
|
"post": "post",
|
||||||
"story": "story"
|
"story": "storia"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "Condividi con i follower",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "Condividi con altri",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "Ancora nessun Like",
|
||||||
"uploading": "Uploading"
|
"uploading": "Caricamento in corso"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "Post",
|
||||||
"followers": "Followers",
|
"followers": "Follower",
|
||||||
"following": "Following",
|
"following": "Seguiti",
|
||||||
"admin": "Admin",
|
"admin": "Amministrazione",
|
||||||
"collections": "Collections",
|
"collections": "Collezioni",
|
||||||
"follow": "Follow",
|
"follow": "Segui",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "Smetti di seguire",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "Modifica profilo",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "Richiesta in attesa",
|
||||||
"joined": "Joined"
|
"joined": "Iscritto"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "Mostra Post",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "Mostra Profilo",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "Strumenti di moderazione",
|
||||||
"report": "Report",
|
"report": "Segnala",
|
||||||
"archive": "Archive",
|
"archive": "Archivia",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "Rimuovi dall'archivio",
|
||||||
"embed": "Embed",
|
"embed": "Incorpora",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "Scegli una delle seguenti opzioni",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "Rimuovi dalle Timeline",
|
||||||
"addCW": "Add Content Warning",
|
"addCW": "Aggiungi segnalazione",
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "Rimuovi segnalazione",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "Segna come Spammer",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "Rimuovi dalla lista + segnalazione di contenuti sensibili per post attuali e futuri",
|
||||||
"spam": "Spam",
|
"spam": "Spam",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "Contenuto Sensibile",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "Abusivo o Dannoso",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "Account di minorenne",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "Violazione del copyright",
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "Impersonifica",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "Truffa o frode",
|
||||||
"confirmReport": "Confirm Report",
|
"confirmReport": "Conferma Segnalazione",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "Sei sicur\u0259 di voler segnalare questo contenuto?",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "Segnalazione inviata!",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "Abbiamo ricevuto la tua segnalazione con successo.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "Si \u00e8 verificato un problema nella segnalazione di questo post.",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "Sei sicur\u0259 di voler segnalare come sensibile questo post?",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "Segnalazione aggiunta con successo",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "Sei sicur\u0259 di voler rimuovere la segnalazione da questo post?",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "Segnalazione rimossa con successo",
|
||||||
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
"modUnlistConfirm": "Sei sicur\u0259 di voler rimuovere questo post dall\u2019elenco?",
|
||||||
"modUnlistSuccess": "Successfully unlisted post",
|
"modUnlistSuccess": "Post rimosso dall\u2019elenco con successo",
|
||||||
"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.",
|
"modMarkAsSpammerConfirm": "Sei sicuro di voler contrassegnare questo utente come spammer? Tutti i suoi post esistenti e futuri saranno rimossi dalle timeline e una segnalazione per contenuti sensibili sar\u00e0 aggiunta.",
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "Account contrassegnato come spammer con successo",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "ai follower",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "Mostra didascalia",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "Mostra i like",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "Modalit\u00e0 compatta",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "Usando questo strumento, acconsenti ai nostri",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "Sei sicur\u0259 di voler eliminare questo post?",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "Sei sicur\u0259 di voler archiviare questo post?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "Sei sicur\u0259 di voler rimuovere questo post dall\u2019archivio?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "Aggiungi Storia"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "Persone che potresti conoscere"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,58 +1,58 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "\u30b3\u30e1\u30f3\u30c8",
|
||||||
"commented": "Commented",
|
"commented": "\u30b3\u30e1\u30f3\u30c8\u3055\u308c\u307e\u3057\u305f",
|
||||||
"comments": "Comments",
|
"comments": "\u30b3\u30e1\u30f3\u30c8",
|
||||||
"like": "Like",
|
"like": "\u3044\u3044\u306d",
|
||||||
"liked": "Liked",
|
"liked": "\u3044\u3044\u306d\u3057\u307e\u3057\u305f",
|
||||||
"likes": "Likes",
|
"likes": "\u3044\u3044\u306d",
|
||||||
"share": "Share",
|
"share": "\u5171\u6709",
|
||||||
"shared": "Shared",
|
"shared": "\u5171\u6709\u3055\u308c\u307e\u3057\u305f",
|
||||||
"shares": "Shares",
|
"shares": "\u5171\u6709",
|
||||||
"unshare": "Unshare",
|
"unshare": "\u5171\u6709\u89e3\u9664",
|
||||||
"cancel": "Cancel",
|
"cancel": "\u30ad\u30e3\u30f3\u30bb\u30eb",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "\u30ea\u30f3\u30af\u3092\u30b3\u30d4\u30fc",
|
||||||
"delete": "Delete",
|
"delete": "\u524a\u9664",
|
||||||
"error": "Error",
|
"error": "\u30a8\u30e9\u30fc",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "\u4f55\u304b\u304c\u9593\u9055\u3063\u3066\u3044\u307e\u3059\u3002\u3057\u3070\u3089\u304f\u3057\u3066\u304b\u3089\u3084\u308a\u76f4\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||||
"oops": "Oops!",
|
"oops": "\u304a\u304a\u3063\u3068\uff01",
|
||||||
"other": "Other",
|
"other": "\u305d\u306e\u4ed6",
|
||||||
"readMore": "Read more",
|
"readMore": "\u3082\u3063\u3068\u8aad\u3080",
|
||||||
"success": "Success",
|
"success": "\u6210\u529f\u3057\u307e\u3057\u305f",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "\u30bb\u30f3\u30b7\u30c6\u30a3\u30d6",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "\u30bb\u30f3\u30b7\u30c6\u30a3\u30d6\u306a\u30b3\u30f3\u30c6\u30f3\u30c4",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "\u3053\u306e\u6295\u7a3f\u306b\u306f\u30bb\u30f3\u30b7\u30c6\u30a3\u30d6\u306a\u30b3\u30f3\u30c6\u30f3\u30c4\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "\u5229\u7528\u898f\u7d04",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "\u691c\u7d22",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "\u7ba1\u7406\u8005\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "\u30db\u30fc\u30e0\u30d5\u30a3\u30fc\u30c9",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "\u30ed\u30fc\u30ab\u30eb\u30d5\u30a3\u30fc\u30c9",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "\u30b0\u30ed\u30fc\u30d0\u30eb\u30d5\u30a3\u30fc\u30c9",
|
||||||
"discover": "Discover",
|
"discover": "\u767a\u898b",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "\u30c0\u30a4\u30ec\u30af\u30c8\u30e1\u30c3\u30bb\u30fc\u30b8",
|
||||||
"notifications": "Notifications",
|
"notifications": "\u901a\u77e5",
|
||||||
"groups": "Groups",
|
"groups": "\u30b0\u30eb\u30fc\u30d7",
|
||||||
"stories": "Stories",
|
"stories": "\u30b9\u30c8\u30fc\u30ea\u30fc\u30ba",
|
||||||
"profile": "Profile",
|
"profile": "\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb",
|
||||||
"drive": "Drive",
|
"drive": "\u30c9\u30e9\u30a4\u30d6",
|
||||||
"settings": "Settings",
|
"settings": "\u8a2d\u5b9a",
|
||||||
"compose": "Create New",
|
"compose": "\u65b0\u898f\u6295\u7a3f",
|
||||||
"about": "About",
|
"about": "\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u306b\u3064\u3044\u3066",
|
||||||
"help": "Help",
|
"help": "\u30d8\u30eb\u30d7",
|
||||||
"language": "Language",
|
"language": "\u8a00\u8a9e",
|
||||||
"privacy": "Privacy",
|
"privacy": "\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc",
|
||||||
"terms": "Terms",
|
"terms": "\u5229\u7528\u898f\u7d04",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "\u4ee5\u524d\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u623b\u3059"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Inbox",
|
"inbox": "\u53d7\u4fe1\u30c8\u30ec\u30a4",
|
||||||
"sent": "Sent",
|
"sent": "\u9001\u4fe1\u6e08\u307f",
|
||||||
"requests": "Requests"
|
"requests": "\u30ea\u30af\u30a8\u30b9\u30c8"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "liked your",
|
||||||
|
@ -64,81 +64,81 @@
|
||||||
"sentA": "sent a",
|
"sentA": "sent a",
|
||||||
"followed": "followed",
|
"followed": "followed",
|
||||||
"mentioned": "mentioned",
|
"mentioned": "mentioned",
|
||||||
"you": "you",
|
"you": "\u3042\u306a\u305f",
|
||||||
"yourApplication": "Your application to join",
|
"yourApplication": "Your application to join",
|
||||||
"applicationApproved": "was approved!",
|
"applicationApproved": "was approved!",
|
||||||
"applicationRejected": "was rejected. You can re-apply to join in 6 months.",
|
"applicationRejected": "was rejected. You can re-apply to join in 6 months.",
|
||||||
"dm": "dm",
|
"dm": "dm",
|
||||||
"groupPost": "group post",
|
"groupPost": "\u30b0\u30eb\u30fc\u30d7\u306e\u6295\u7a3f",
|
||||||
"modlog": "modlog",
|
"modlog": "\u30e2\u30c7\u30ec\u30fc\u30b7\u30e7\u30f3\u30ed\u30b0",
|
||||||
"post": "post",
|
"post": "\u6295\u7a3f",
|
||||||
"story": "story"
|
"story": "\u30b9\u30c8\u30fc\u30ea\u30fc"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "\u30d5\u30a9\u30ed\u30ef\u30fc\u306b\u5171\u6709",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "\u305d\u306e\u4ed6\u306b\u5171\u6709",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "\u307e\u3060\u8ab0\u304b\u3089\u3082\u3044\u3044\u306d\u3055\u308c\u3066\u3044\u307e\u305b\u3093",
|
||||||
"uploading": "Uploading"
|
"uploading": "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u4e2d"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "\u6295\u7a3f",
|
||||||
"followers": "Followers",
|
"followers": "\u30d5\u30a9\u30ed\u30ef\u30fc",
|
||||||
"following": "Following",
|
"following": "\u30d5\u30a9\u30ed\u30fc\u4e2d",
|
||||||
"admin": "Admin",
|
"admin": "\u7ba1\u7406\u8005",
|
||||||
"collections": "Collections",
|
"collections": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3",
|
||||||
"follow": "Follow",
|
"follow": "\u30d5\u30a9\u30ed\u30fc",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "\u30d5\u30a9\u30ed\u30fc\u89e3\u9664",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u3092\u7de8\u96c6",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "\u30d5\u30a9\u30ed\u30fc\u627f\u8a8d\u5f85\u3061",
|
||||||
"joined": "Joined"
|
"joined": "\u53c2\u52a0\u3057\u307e\u3057\u305f"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "\u6295\u7a3f\u3092\u898b\u308b",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u3092\u898b\u308b",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "\u30e2\u30c7\u30ec\u30fc\u30b7\u30e7\u30f3\u30c4\u30fc\u30eb",
|
||||||
"report": "Report",
|
"report": "\u5831\u544a",
|
||||||
"archive": "Archive",
|
"archive": "\u30a2\u30fc\u30ab\u30a4\u30d6",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "\u30a2\u30fc\u30ab\u30a4\u30d6\u3092\u89e3\u9664",
|
||||||
"embed": "Embed",
|
"embed": "\u57cb\u3081\u8fbc\u307f",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "\u4ee5\u4e0b\u306e\u9078\u629e\u80a2\u304b\u30891\u3064\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "\u30bf\u30a4\u30e0\u30e9\u30a4\u30f3\u306b\u975e\u8868\u793a",
|
||||||
"addCW": "Add Content Warning",
|
"addCW": "\u30b3\u30f3\u30c6\u30f3\u30c4\u8b66\u544a\u3092\u8ffd\u52a0",
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "\u30b3\u30f3\u30c6\u30f3\u30c4\u8b66\u544a\u3092\u524a\u9664",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "\u30b9\u30d1\u30e0\u3068\u3057\u3066\u30de\u30fc\u30af",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "\u975e\u8868\u793a\uff0b\u30b3\u30f3\u30c6\u30f3\u30c4\u8b66\u544a\u3092\u65e2\u5b58\u306e\u3001\u307e\u305f\u5c06\u6765\u306e\u6295\u7a3f\u306b\u8ffd\u52a0",
|
||||||
"spam": "Spam",
|
"spam": "\u30b9\u30d1\u30e0",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "\u30bb\u30f3\u30b7\u30c6\u30a3\u30d6\u306a\u30b3\u30f3\u30c6\u30f3\u30c4",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "\u8650\u5f85\u307e\u305f\u306f\u6709\u5bb3",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "\u672a\u6210\u5e74\u306e\u30a2\u30ab\u30a6\u30f3\u30c8",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "\u8457\u4f5c\u6a29\u4fb5\u5bb3",
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "\u306a\u308a\u3059\u307e\u3057",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "\u8a50\u6b3a\u307e\u305f\u306f\u4e0d\u6b63\u306a\u884c\u70ba",
|
||||||
"confirmReport": "Confirm Report",
|
"confirmReport": "\u5831\u544a\u3092\u9001\u4fe1",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "\u672c\u5f53\u306b\u3053\u306e\u6295\u7a3f\u3092\u5831\u544a\u3057\u307e\u3059\u304b\uff1f",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "\u5831\u544a\u304c\u9001\u4fe1\u3055\u308c\u307e\u3057\u305f\uff01",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "\u3042\u306a\u305f\u306e\u5831\u544a\u3092\u53d7\u3051\u53d6\u308a\u307e\u3057\u305f\u3002",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "\u3053\u306e\u6295\u7a3f\u3092\u5831\u544a\u3059\u308b\u969b\u306b\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "\u3053\u306e\u6295\u7a3f\u306b\u30b3\u30f3\u30c6\u30f3\u30c4\u8b66\u544a\u3092\u8ffd\u52a0\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b\uff1f",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "\u30b3\u30f3\u30c6\u30f3\u30c4\u8b66\u544a\u304c\u8ffd\u52a0\u3055\u308c\u307e\u3057\u305f",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "\u672c\u5f53\u306b\u3053\u306e\u6295\u7a3f\u304b\u3089\u30b3\u30f3\u30c6\u30f3\u30c4\u8b66\u544a\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "\u30b3\u30f3\u30c6\u30f3\u30c4\u8b66\u544a\u304c\u524a\u9664\u3055\u308c\u307e\u3057\u305f",
|
||||||
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
"modUnlistConfirm": "\u672c\u5f53\u306b\u3053\u306e\u6295\u7a3f\u3092\u975e\u8868\u793a\u306b\u3057\u307e\u3059\u304b\uff1f",
|
||||||
"modUnlistSuccess": "Successfully unlisted post",
|
"modUnlistSuccess": "\u6295\u7a3f\u304c\u975e\u8868\u793a\u306b\u306a\u308a\u307e\u3057\u305f",
|
||||||
"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.",
|
"modMarkAsSpammerConfirm": "\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u3092\u30b9\u30d1\u30e0\u3068\u3057\u3066\u767b\u9332\u3057\u3066\u3044\u3044\u3067\u3059\u304b\uff1f\u65e2\u5b58\u306e\u307e\u305f\u3001\u4eca\u5f8c\u306e\u6295\u7a3f\u306f\u3059\u3079\u3066\u30bf\u30a4\u30e0\u30e9\u30a4\u30f3\u306b\u8868\u793a\u3055\u308c\u305a\u3001\u30b3\u30f3\u30c6\u30f3\u30c4\u8b66\u544a\u304c\u9069\u7528\u3055\u308c\u307e\u3059\u3002",
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u30b9\u30d1\u30e0\u3068\u3057\u3066\u30de\u30fc\u30af\u3057\u307e\u3057\u305f",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "to Followers",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "\u8aac\u660e\u3092\u8868\u793a",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "\u3044\u3044\u306d\u3092\u8868\u793a",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "\u30b3\u30f3\u30d1\u30af\u30c8\u30e2\u30fc\u30c9",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "By using this embed, you agree to our",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "\u672c\u5f53\u306b\u3053\u306e\u6295\u7a3f\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "\u672c\u5f53\u306b\u3053\u306e\u6295\u7a3f\u3092\u30a2\u30fc\u30ab\u30a4\u30d6\u3057\u307e\u3059\u304b\uff1f",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "\u672c\u5f53\u306b\u3053\u306e\u6295\u7a3f\u3092\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u524a\u9664\u3057\u307e\u3059\u304b\uff1f"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "\u30b9\u30c8\u30fc\u30ea\u30fc\u3092\u8ffd\u52a0"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "\u77e5\u308a\u5408\u3044\u304b\u3082"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,58 +1,58 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "\ub313\uae00",
|
||||||
"commented": "Commented",
|
"commented": "Commented",
|
||||||
"comments": "Comments",
|
"comments": "Comments",
|
||||||
"like": "Like",
|
"like": "\uc88b\uc544\uc694",
|
||||||
"liked": "Liked",
|
"liked": "Liked",
|
||||||
"likes": "Likes",
|
"likes": "Likes",
|
||||||
"share": "Share",
|
"share": "\uacf5\uc720",
|
||||||
"shared": "Shared",
|
"shared": "Shared",
|
||||||
"shares": "Shares",
|
"shares": "Shares",
|
||||||
"unshare": "Unshare",
|
"unshare": "Unshare",
|
||||||
"cancel": "Cancel",
|
"cancel": "\ucde8\uc18c",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "Copy Link",
|
||||||
"delete": "Delete",
|
"delete": "Delete",
|
||||||
"error": "Error",
|
"error": "\uc624\ub958",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "\ubb38\uc81c\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \ub098\uc911\uc5d0 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.",
|
||||||
"oops": "Oops!",
|
"oops": "\uc774\ub7f0!",
|
||||||
"other": "Other",
|
"other": "\uae30\ud0c0",
|
||||||
"readMore": "Read more",
|
"readMore": "\ub354\ubcf4\uae30",
|
||||||
"success": "Success",
|
"success": "\uc131\uacf5",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "\ubbfc\uac10\ud568 ",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "\ubbfc\uac10\ud55c \ub0b4\uc6a9",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "\uc774 \uac8c\uc2dc\ubb3c\uc740 \ubbfc\uac10\ud55c \ub0b4\uc6a9\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "\uc774\uc6a9\uc57d\uad00",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "\uac1c\uc778\uc815\ubcf4 \ucde8\uae09\ubc29\uce68"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "\uac80\uc0c9",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "\uad00\ub9ac\uc790 \ub300\uc2dc\ubcf4\ub4dc",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "\ud648 \ud53c\ub4dc",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "\ub85c\uceec \ud53c\ub4dc",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "\uae00\ub85c\ubc8c \ud53c\ub4dc",
|
||||||
"discover": "Discover",
|
"discover": "\ubc1c\uacac\ud558\uae30",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "\ucabd\uc9c0",
|
||||||
"notifications": "Notifications",
|
"notifications": "\uc54c\ub9bc",
|
||||||
"groups": "Groups",
|
"groups": "\uadf8\ub8f9",
|
||||||
"stories": "Stories",
|
"stories": "\uc2a4\ud1a0\ub9ac",
|
||||||
"profile": "Profile",
|
"profile": "\ud504\ub85c\ud544",
|
||||||
"drive": "Drive",
|
"drive": "\ub4dc\ub77c\uc774\ube0c",
|
||||||
"settings": "Settings",
|
"settings": "\uc124\uc815",
|
||||||
"compose": "Create New",
|
"compose": "\uc0c8\ub85c \ub9cc\ub4e4\uae30",
|
||||||
"about": "About",
|
"about": "\uc815\ubcf4",
|
||||||
"help": "Help",
|
"help": "\ub3c4\uc6c0\ub9d0",
|
||||||
"language": "Language",
|
"language": "\uc5b8\uc5b4",
|
||||||
"privacy": "Privacy",
|
"privacy": "\uac1c\uc778\uc815\ubcf4",
|
||||||
"terms": "Terms",
|
"terms": "\uc57d\uad00",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "\uc774\uc804 \ub514\uc790\uc778\uc73c\ub85c \ub3cc\uc544\uac00\uae30"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Inbox",
|
"inbox": "\ubc1b\uc740 \ud3b8\uc9c0\ud568",
|
||||||
"sent": "Sent",
|
"sent": "\ubcf4\ub0c4",
|
||||||
"requests": "Requests"
|
"requests": "\uc694\uccad \ub0b4\uc5ed"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "liked your",
|
||||||
|
@ -106,8 +106,8 @@
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "Remove Content Warning",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "Mark as Spammer",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "Unlist + CW existing and future posts",
|
||||||
"spam": "Spam",
|
"spam": "\uc2a4\ud338",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "\ubbfc\uac10\ud55c \ub0b4\uc6a9",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "Abusive or Harmful",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "Underage Account",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "Copyright Infringement",
|
||||||
|
|
|
@ -42,6 +42,11 @@
|
||||||
"drive": "Drive",
|
"drive": "Drive",
|
||||||
"settings": "Settings",
|
"settings": "Settings",
|
||||||
"compose": "Create New",
|
"compose": "Create New",
|
||||||
|
"about": "About",
|
||||||
|
"help": "Help",
|
||||||
|
"language": "Language",
|
||||||
|
"privacy": "Privacy",
|
||||||
|
"terms": "Terms",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "Go back to previous design"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
|
|
|
@ -1,53 +1,53 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "Skomentuj",
|
||||||
"commented": "Commented",
|
"commented": "Skomentowane",
|
||||||
"comments": "Comments",
|
"comments": "Komentarze",
|
||||||
"like": "Like",
|
"like": "Polub",
|
||||||
"liked": "Liked",
|
"liked": "Polubione",
|
||||||
"likes": "Likes",
|
"likes": "Polubienia",
|
||||||
"share": "Share",
|
"share": "Udost\u0119pnij",
|
||||||
"shared": "Shared",
|
"shared": "Udost\u0119pnione",
|
||||||
"shares": "Shares",
|
"shares": "Udost\u0119pnione",
|
||||||
"unshare": "Unshare",
|
"unshare": "Anuluj udost\u0119pnianie",
|
||||||
"cancel": "Cancel",
|
"cancel": "Anuluj",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "Kopiuj Link",
|
||||||
"delete": "Delete",
|
"delete": "Usu\u0144",
|
||||||
"error": "Error",
|
"error": "B\u0142\u0105d",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "Co\u015b posz\u0142o nie tak. Spr\u00f3buj ponownie p\u00f3\u017aniej.",
|
||||||
"oops": "Oops!",
|
"oops": "Ups!",
|
||||||
"other": "Other",
|
"other": "Inne",
|
||||||
"readMore": "Read more",
|
"readMore": "Czytaj wi\u0119cej",
|
||||||
"success": "Success",
|
"success": "Sukces",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "Sensitive",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "Tre\u015b\u0107 wra\u017cliwa",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "Ten post mo\u017ce zawiera\u0107 wra\u017cliwe tre\u015bci"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "Warunki U\u017cytkowania",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "Polityka Prywatno\u015bci"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "Szukaj",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "Panel administracyjny",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "G\u0142\u00f3wny kana\u0142",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "Lokalny kana\u0142",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "Globalny kana\u0142",
|
||||||
"discover": "Discover",
|
"discover": "Odkrywaj",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "Wiadomo\u015bci bezpo\u015brednie",
|
||||||
"notifications": "Notifications",
|
"notifications": "Powiadomienia",
|
||||||
"groups": "Groups",
|
"groups": "Grupy",
|
||||||
"stories": "Stories",
|
"stories": "Stories",
|
||||||
"profile": "Profile",
|
"profile": "Profil",
|
||||||
"drive": "Drive",
|
"drive": "Dysk",
|
||||||
"settings": "Settings",
|
"settings": "Ustawienia",
|
||||||
"compose": "Create New",
|
"compose": "Utw\u00f3rz nowy",
|
||||||
"about": "About",
|
"about": "O nas",
|
||||||
"help": "Help",
|
"help": "Pomoc",
|
||||||
"language": "Language",
|
"language": "J\u0119zyk",
|
||||||
"privacy": "Privacy",
|
"privacy": "Prywatno\u015b\u0107",
|
||||||
"terms": "Terms",
|
"terms": "Regulamin",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "Wr\u00f3\u0107 do poprzedniego wygl\u0105du"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Wiadomo\u015bci",
|
"inbox": "Wiadomo\u015bci",
|
||||||
|
@ -59,66 +59,66 @@
|
||||||
"commented": "skomentowa\u0142(a) twoje",
|
"commented": "skomentowa\u0142(a) twoje",
|
||||||
"reacted": "zareagowa\u0142(a) na twoje",
|
"reacted": "zareagowa\u0142(a) na twoje",
|
||||||
"shared": "shared your",
|
"shared": "shared your",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "oznaczono ci\u0119 w",
|
||||||
"updatedA": "updated a",
|
"updatedA": "zaktualizowano",
|
||||||
"sentA": "sent a",
|
"sentA": "wys\u0142ano",
|
||||||
"followed": "followed",
|
"followed": "zaobserwowa\u0142(-a)",
|
||||||
"mentioned": "mentioned",
|
"mentioned": "wspomina\u0142(-a)",
|
||||||
"you": "you",
|
"you": "ciebie",
|
||||||
"yourApplication": "Your application to join",
|
"yourApplication": "Your application to join",
|
||||||
"applicationApproved": "was approved!",
|
"applicationApproved": "zosta\u0142a zatwierdzona!",
|
||||||
"applicationRejected": "was rejected. You can re-apply to join in 6 months.",
|
"applicationRejected": "zosta\u0142a odrzucona. Mo\u017cesz ponownie ubiega\u0107 si\u0119 o do\u0142\u0105czenie za 6 miesi\u0119cy.",
|
||||||
"dm": "dm",
|
"dm": "dm",
|
||||||
"groupPost": "group post",
|
"groupPost": "group post",
|
||||||
"modlog": "modlog",
|
"modlog": "logi",
|
||||||
"post": "post",
|
"post": "post",
|
||||||
"story": "story"
|
"story": "story"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "Udost\u0119pnij obserwuj\u0105cym",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "Udost\u0119pnij innym",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "Brak polubie\u0144",
|
||||||
"uploading": "Uploading"
|
"uploading": "Przesy\u0142anie"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "Posty",
|
||||||
"followers": "Followers",
|
"followers": "Obserwuj\u0105cy",
|
||||||
"following": "Following",
|
"following": "Obserwowane",
|
||||||
"admin": "Admin",
|
"admin": "Administrator",
|
||||||
"collections": "Collections",
|
"collections": "Kolekcje",
|
||||||
"follow": "Follow",
|
"follow": "Obserwuj",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "Przesta\u0144 obserwowa\u0107",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "Edytuj profil",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "Follow Requested",
|
||||||
"joined": "Joined"
|
"joined": "Do\u0142\u0105czono"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "Zobacz post",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "Zobacz profil",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "Narz\u0119dzia moderacyjne",
|
||||||
"report": "Report",
|
"report": "Zg\u0142o\u015b",
|
||||||
"archive": "Archive",
|
"archive": "Przenie\u015b do archiwum",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "Usu\u0144 z archiwum",
|
||||||
"embed": "Embed",
|
"embed": "Osad\u017a",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "Select one of the following options",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "Unlist from Timelines",
|
||||||
"addCW": "Add Content Warning",
|
"addCW": "Dodaj ostrze\u017cenie o tre\u015bci",
|
||||||
"removeCW": "Remove Content Warning",
|
"removeCW": "Usu\u0144 ostrze\u017cenie o tre\u015bci",
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "Mark as Spammer",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "Unlist + CW existing and future posts",
|
||||||
"spam": "Spam",
|
"spam": "Spam",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "Tre\u015b\u0107 wra\u017cliwa",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "Abusive or Harmful",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "Underage Account",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "Naruszenie praw autorskich",
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "Podszywanie si\u0119 pod inne osoby",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "Scam or Fraud",
|
||||||
"confirmReport": "Confirm Report",
|
"confirmReport": "Confirm Report",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "Are you sure you want to report this post?",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "Zg\u0142oszenie wys\u0142ane!",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "Otrzymali\u015bmy Tw\u00f3j raport.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas zg\u0142aszania tego posta.",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "Czy na pewno chcesz doda\u0107 ostrze\u017cenie o tre\u015bci do tego wpisu?",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "Successfully added content warning",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "Successfully removed content warning",
|
||||||
|
@ -128,17 +128,17 @@
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "to Followers",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "Show Caption",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "Poka\u017c polubienia",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "Tryb kompaktowy",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "By using this embed, you agree to our",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "Czy na pewno chcesz usun\u0105\u0107 ten post?",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "Czy na pewno chcesz zarchiwizowa\u0107 ten post?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "Czy na pewno chcesz cofn\u0105\u0107 archiwizacj\u0119 tego wpisu?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "Add Story"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "Ludzie, kt\u00f3rych mo\u017cesz zna\u0107"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,63 +1,63 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "Comentar",
|
||||||
"commented": "Commented",
|
"commented": "Comentado",
|
||||||
"comments": "Comments",
|
"comments": "Coment\u00e1rios",
|
||||||
"like": "Like",
|
"like": "Gosto",
|
||||||
"liked": "Liked",
|
"liked": "Gostei",
|
||||||
"likes": "Likes",
|
"likes": "Gostos",
|
||||||
"share": "Share",
|
"share": "Partilhar",
|
||||||
"shared": "Shared",
|
"shared": "Partilhado",
|
||||||
"shares": "Shares",
|
"shares": "Partilhas",
|
||||||
"unshare": "Unshare",
|
"unshare": "Despartilhar",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancelar",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "Copiar link",
|
||||||
"delete": "Delete",
|
"delete": "Eliminar",
|
||||||
"error": "Error",
|
"error": "Erro",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "Algo correu mal. Por favor, tente novamente mais tarde.",
|
||||||
"oops": "Oops!",
|
"oops": "Oops!",
|
||||||
"other": "Other",
|
"other": "Outro",
|
||||||
"readMore": "Read more",
|
"readMore": "Ler mais",
|
||||||
"success": "Success",
|
"success": "Sucesso",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "Sens\u00edvel",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "Conte\u00fado sens\u00edvel",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "Este post pode conter conte\u00fado sens\u00edvel"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "Termos de Uso",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "Pol\u00edtica de Privacidade"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "Pesquisa",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "Painel de Administra\u00e7\u00e3o",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "Inicio",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "Feed local",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "Feed global",
|
||||||
"discover": "Discover",
|
"discover": "Descobrir",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "Mensagens Diretas",
|
||||||
"notifications": "Notifications",
|
"notifications": "Notifica\u00e7\u00f5es",
|
||||||
"groups": "Groups",
|
"groups": "Grupos",
|
||||||
"stories": "Stories",
|
"stories": "Stories",
|
||||||
"profile": "Profile",
|
"profile": "Perfil",
|
||||||
"drive": "Drive",
|
"drive": "Disco",
|
||||||
"settings": "Settings",
|
"settings": "Defini\u00e7\u00f5es",
|
||||||
"compose": "Create New",
|
"compose": "Criar novo",
|
||||||
"about": "About",
|
"about": "Sobre",
|
||||||
"help": "Help",
|
"help": "Ajuda",
|
||||||
"language": "Language",
|
"language": "Idioma",
|
||||||
"privacy": "Privacy",
|
"privacy": "Privacidade",
|
||||||
"terms": "Terms",
|
"terms": "Termos",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "Voltar ao design antigo"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Inbox",
|
"inbox": "Caixa de Entrada",
|
||||||
"sent": "Sent",
|
"sent": "Enviadas",
|
||||||
"requests": "Requests"
|
"requests": "Pedidos"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "gostou do seu",
|
||||||
"commented": "commented on your",
|
"commented": "comentou no seu",
|
||||||
"reacted": "reacted to your",
|
"reacted": "reagiu ao seu",
|
||||||
"shared": "shared your",
|
"shared": "shared your",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "tagged you in a",
|
||||||
"updatedA": "updated a",
|
"updatedA": "updated a",
|
||||||
|
@ -114,31 +114,31 @@
|
||||||
"impersonation": "Impersonation",
|
"impersonation": "Impersonation",
|
||||||
"scamOrFraud": "Scam or Fraud",
|
"scamOrFraud": "Scam or Fraud",
|
||||||
"confirmReport": "Confirm Report",
|
"confirmReport": "Confirm Report",
|
||||||
"confirmReportText": "Are you sure you want to report this post?",
|
"confirmReportText": "Tem a certeza que deseja denunciar esta mensagem?",
|
||||||
"reportSent": "Report Sent!",
|
"reportSent": "Den\u00fancia enviada!",
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "Recebemos com sucesso a sua den\u00fancia.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "Ocorreu um erro ao denunciar este conte\u00fado.",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "Tem a certeza que pretende adicionar um alerta de conte\u00fado ao post?",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "Adicionou com sucesso um alerta de conte\u00fado",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "Tem a certeza que pretende remover um alerta de conte\u00fado deste post?",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "Removeu com sucesso o alerta de conte\u00fado",
|
||||||
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
"modUnlistConfirm": "Tem a certeza que pretende deslistar este post?",
|
||||||
"modUnlistSuccess": "Successfully unlisted post",
|
"modUnlistSuccess": "Deslistou com sucesso este 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.",
|
"modMarkAsSpammerConfirm": "Tem a certeza que deseja marcar este utilizador como spammer? Todos os posts existentes e futuros ser\u00e3o deslistados da timeline e o alerta de conte\u00fado ser\u00e1 aplicado.",
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "Marcou com sucesso esta conta como spammer",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "para Seguidores",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "Mostar legenda",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "Mostrar Gostos",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "Modo compacto",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "Ao utilizar este conte\u00fado, encontra-se a aceitar os nossos",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "Tem a certeza que pretende remover este post?",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "Tem a certeza que pretende arquivar este post?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "Tem a certeza que pretende desarquivar este post?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "Adicionar Storie"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "Pessoas que talvez conhe\u00e7a"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -55,14 +55,14 @@
|
||||||
"requests": "\u0417\u0430\u043f\u0440\u043e\u0441\u044b"
|
"requests": "\u0417\u0430\u043f\u0440\u043e\u0441\u044b"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "\u043f\u043e\u043d\u0440\u0430\u0432\u0438\u043b\u0441\u044f \u0432\u0430\u0448",
|
||||||
"commented": "commented on your",
|
"commented": "\u043f\u0440\u043e\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u043b \u0432\u0430\u0448",
|
||||||
"reacted": "reacted to your",
|
"reacted": "\u043e\u0442\u0440\u0435\u0430\u0433\u0438\u0440\u043e\u0432\u0430\u043b \u043d\u0430 \u0432\u0430\u0448",
|
||||||
"shared": "shared your",
|
"shared": "\u043f\u043e\u0434\u0435\u043b\u0438\u043b\u0441\u044f \u0432\u0430\u0448\u0438\u043c",
|
||||||
"tagged": "tagged you in a",
|
"tagged": "\u043e\u0442\u043c\u0435\u0442\u0438\u043b \u0432\u0430\u0441 \u0432 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438",
|
||||||
"updatedA": "updated a",
|
"updatedA": "updated a",
|
||||||
"sentA": "sent a",
|
"sentA": "\u043e\u0442\u043f\u0440\u0430\u0432\u0438\u043b",
|
||||||
"followed": "followed",
|
"followed": "\u043f\u043e\u0434\u043f\u0438\u0441\u0430\u043b\u0441\u044f",
|
||||||
"mentioned": "mentioned",
|
"mentioned": "mentioned",
|
||||||
"you": "\u0432\u044b",
|
"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",
|
"yourApplication": "\u0412\u0430\u0448\u0435 \u0437\u0430\u044f\u0432\u043a\u0430 \u043d\u0430 \u0432\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u0435",
|
||||||
|
@ -72,11 +72,11 @@
|
||||||
"groupPost": "\u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0433\u0440\u0443\u043f\u043f\u044b",
|
"groupPost": "\u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0433\u0440\u0443\u043f\u043f\u044b",
|
||||||
"modlog": "modlog",
|
"modlog": "modlog",
|
||||||
"post": "\u043f\u043e\u0441\u0442",
|
"post": "\u043f\u043e\u0441\u0442",
|
||||||
"story": "story"
|
"story": "\u0438\u0441\u0442\u043e\u0440\u0438\u044f"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0441 \u043f\u043e\u0434\u043f\u0438\u0441\u0447\u0438\u043a\u0430\u043c\u0438",
|
"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",
|
"shareToOther": "\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0441 \u0434\u0440\u0443\u0433\u0438\u043c\u0438",
|
||||||
"noLikes": "\u041f\u043e\u043a\u0430 \u043d\u0438\u043a\u043e\u043c\u0443 \u043d\u0435 \u043f\u043e\u043d\u0440\u0430\u0432\u0438\u043b\u043e\u0441\u044c",
|
"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"
|
"uploading": "\u0417\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u0442\u0441\u044f"
|
||||||
},
|
},
|
||||||
|
@ -108,8 +108,8 @@
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "Unlist + CW existing and future posts",
|
||||||
"spam": "\u0421\u043f\u0430\u043c",
|
"spam": "\u0421\u043f\u0430\u043c",
|
||||||
"sensitive": "\u0414\u0435\u043b\u0438\u043a\u0430\u0442\u043d\u044b\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442",
|
"sensitive": "\u0414\u0435\u043b\u0438\u043a\u0430\u0442\u043d\u044b\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "\u0416\u0435\u0441\u0442\u043e\u043a\u043e\u0435 \u043e\u0431\u0440\u0430\u0449\u0435\u043d\u0438\u0435 \u0438\u043b\u0438 \u043f\u0440\u0438\u0447\u0438\u043d\u0435\u043d\u0438\u0435 \u0432\u0440\u0435\u0434\u0430",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "\u041d\u0435\u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u043e\u043b\u0435\u0442\u043d\u0438\u0439 \u0430\u043a\u043a\u0430\u0443\u043d\u0442",
|
||||||
"copyrightInfringement": "\u041d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0435 \u0430\u0432\u0442\u043e\u0440\u0441\u043a\u0438\u0445 \u043f\u0440\u0430\u0432",
|
"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",
|
"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",
|
"scamOrFraud": "\u041e\u0431\u043c\u0430\u043d \u0438\u043b\u0438 \u043c\u043e\u0448\u0435\u043d\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e",
|
||||||
|
@ -124,8 +124,8 @@
|
||||||
"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",
|
"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?",
|
"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",
|
"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.",
|
"modMarkAsSpammerConfirm": "\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u043e\u0442\u043c\u0435\u0442\u0438\u0442\u044c \u044d\u0442\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0441\u043f\u0430\u043c\u043e\u043c? \u0412\u0441\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0435 \u0438 \u0431\u0443\u0434\u0443\u0449\u0438\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0431\u0443\u0434\u0443\u0442 \u0438\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u044b \u0438\u0437 \u0441\u043f\u0438\u0441\u043a\u0430 \u0432 \u0441\u0440\u043e\u043a\u0438, \u0438 \u0431\u0443\u0434\u0435\u0442 \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0442\u044c\u0441\u044f \u043f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0438.",
|
||||||
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
"modMarkAsSpammerSuccess": "\u0410\u043a\u043a\u0430\u0443\u043d\u0442 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043f\u043e\u043c\u0435\u0447\u0435\u043d \u043a\u0430\u043a \u0441\u043f\u0430\u043c\u043c\u0435\u0440",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "to Followers",
|
||||||
"showCaption": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u043e\u0434\u043f\u0438\u0441\u044c",
|
"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\"",
|
"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\"",
|
||||||
|
|
|
@ -1,58 +1,58 @@
|
||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"comment": "Comment",
|
"comment": "Yorum",
|
||||||
"commented": "Commented",
|
"commented": "Yorumlar",
|
||||||
"comments": "Comments",
|
"comments": "Yorumlar",
|
||||||
"like": "Like",
|
"like": "Be\u011fen",
|
||||||
"liked": "Liked",
|
"liked": "Be\u011fenildi",
|
||||||
"likes": "Likes",
|
"likes": "Be\u011feniler",
|
||||||
"share": "Share",
|
"share": "Payla\u015f",
|
||||||
"shared": "Shared",
|
"shared": "Payla\u015f\u0131lan",
|
||||||
"shares": "Shares",
|
"shares": "Payla\u015f\u0131lanlar",
|
||||||
"unshare": "Unshare",
|
"unshare": "Payla\u015f\u0131m\u0131 kald\u0131r",
|
||||||
"cancel": "Cancel",
|
"cancel": "\u0130ptal",
|
||||||
"copyLink": "Copy Link",
|
"copyLink": "Ba\u011flant\u0131y\u0131 Kopyala",
|
||||||
"delete": "Delete",
|
"delete": "Sil",
|
||||||
"error": "Error",
|
"error": "Hata",
|
||||||
"errorMsg": "Something went wrong. Please try again later.",
|
"errorMsg": "Bir \u015feyler yanl\u0131\u015f gitti. L\u00fctfen daha sonra tekrar deneyiniz.",
|
||||||
"oops": "Oops!",
|
"oops": "Hay aksi!",
|
||||||
"other": "Other",
|
"other": "Di\u011fer",
|
||||||
"readMore": "Read more",
|
"readMore": "Daha fazlas\u0131n\u0131 oku",
|
||||||
"success": "Success",
|
"success": "Ba\u015far\u0131l\u0131",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "Hassasiyet",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "Hassas i\u00e7erik",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "Bu ileti hassas i\u00e7erik i\u00e7eriyor olabilir"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
"terms": "Terms of Use",
|
"terms": "Kullan\u0131m Ko\u015fullar\u0131",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "Gizlilik Politikas\u0131"
|
||||||
},
|
},
|
||||||
"navmenu": {
|
"navmenu": {
|
||||||
"search": "Search",
|
"search": "Arama",
|
||||||
"admin": "Admin Dashboard",
|
"admin": "Y\u00f6netici Paneli",
|
||||||
"homeFeed": "Home Feed",
|
"homeFeed": "Home Feed",
|
||||||
"localFeed": "Local Feed",
|
"localFeed": "Local Feed",
|
||||||
"globalFeed": "Global Feed",
|
"globalFeed": "Global Feed",
|
||||||
"discover": "Discover",
|
"discover": "Ke\u015ffet",
|
||||||
"directMessages": "Direct Messages",
|
"directMessages": "Direkt Mesajlar",
|
||||||
"notifications": "Notifications",
|
"notifications": "Bildirimler",
|
||||||
"groups": "Groups",
|
"groups": "Gruplar",
|
||||||
"stories": "Stories",
|
"stories": "Hikayeler",
|
||||||
"profile": "Profile",
|
"profile": "Profil",
|
||||||
"drive": "Drive",
|
"drive": "Depolama",
|
||||||
"settings": "Settings",
|
"settings": "Ayarlar",
|
||||||
"compose": "Create New",
|
"compose": "Yeni olu\u015ftur",
|
||||||
"about": "About",
|
"about": "Hakk\u0131nda",
|
||||||
"help": "Help",
|
"help": "Yard\u0131m",
|
||||||
"language": "Language",
|
"language": "Dil",
|
||||||
"privacy": "Privacy",
|
"privacy": "Gizlilik",
|
||||||
"terms": "Terms",
|
"terms": "Ko\u015fullar",
|
||||||
"backToPreviousDesign": "Go back to previous design"
|
"backToPreviousDesign": "Go back to previous design"
|
||||||
},
|
},
|
||||||
"directMessages": {
|
"directMessages": {
|
||||||
"inbox": "Inbox",
|
"inbox": "Gelen Kutusu",
|
||||||
"sent": "Sent",
|
"sent": "G\u00f6nder",
|
||||||
"requests": "Requests"
|
"requests": "\u0130stekler"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"liked": "liked your",
|
"liked": "liked your",
|
||||||
|
@ -72,33 +72,33 @@
|
||||||
"groupPost": "group post",
|
"groupPost": "group post",
|
||||||
"modlog": "modlog",
|
"modlog": "modlog",
|
||||||
"post": "post",
|
"post": "post",
|
||||||
"story": "story"
|
"story": "hikaye"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"shareToFollowers": "Share to followers",
|
"shareToFollowers": "Takip\u00e7ileri payla\u015f",
|
||||||
"shareToOther": "Share to other",
|
"shareToOther": "Share to other",
|
||||||
"noLikes": "No likes yet",
|
"noLikes": "Hen\u00fcz be\u011fenilmedi",
|
||||||
"uploading": "Uploading"
|
"uploading": "Y\u00fckleniyor"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"posts": "Posts",
|
"posts": "G\u00f6nderiler",
|
||||||
"followers": "Followers",
|
"followers": "Takip\u00e7iler",
|
||||||
"following": "Following",
|
"following": "Takip ediliyor",
|
||||||
"admin": "Admin",
|
"admin": "Y\u00f6netici",
|
||||||
"collections": "Collections",
|
"collections": "Koleksiyonlar",
|
||||||
"follow": "Follow",
|
"follow": "Takip et",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "Takibi b\u0131rak",
|
||||||
"editProfile": "Edit Profile",
|
"editProfile": "Profili D\u00fczenle",
|
||||||
"followRequested": "Follow Requested",
|
"followRequested": "Takip \u0130ste\u011fi",
|
||||||
"joined": "Joined"
|
"joined": "Kat\u0131ld\u0131"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"viewPost": "View Post",
|
"viewPost": "G\u00f6nderiyi g\u00f6r\u00fcnt\u00fcle",
|
||||||
"viewProfile": "View Profile",
|
"viewProfile": "Profili G\u00f6r\u00fcnt\u00fcle",
|
||||||
"moderationTools": "Moderation Tools",
|
"moderationTools": "Moderation Tools",
|
||||||
"report": "Report",
|
"report": "Bildir",
|
||||||
"archive": "Archive",
|
"archive": "Archive",
|
||||||
"unarchive": "Unarchive",
|
"unarchive": "Ar\u015fivden \u00e7\u0131kar",
|
||||||
"embed": "Embed",
|
"embed": "Embed",
|
||||||
"selectOneOption": "Select one of the following options",
|
"selectOneOption": "Select one of the following options",
|
||||||
"unlistFromTimelines": "Unlist from Timelines",
|
"unlistFromTimelines": "Unlist from Timelines",
|
||||||
|
@ -107,7 +107,7 @@
|
||||||
"markAsSpammer": "Mark as Spammer",
|
"markAsSpammer": "Mark as Spammer",
|
||||||
"markAsSpammerText": "Unlist + CW existing and future posts",
|
"markAsSpammerText": "Unlist + CW existing and future posts",
|
||||||
"spam": "Spam",
|
"spam": "Spam",
|
||||||
"sensitive": "Sensitive Content",
|
"sensitive": "Hassas i\u00e7erik",
|
||||||
"abusive": "Abusive or Harmful",
|
"abusive": "Abusive or Harmful",
|
||||||
"underageAccount": "Underage Account",
|
"underageAccount": "Underage Account",
|
||||||
"copyrightInfringement": "Copyright Infringement",
|
"copyrightInfringement": "Copyright Infringement",
|
||||||
|
@ -119,26 +119,26 @@
|
||||||
"reportSentText": "We have successfully received your report.",
|
"reportSentText": "We have successfully received your report.",
|
||||||
"reportSentError": "There was an issue reporting this post.",
|
"reportSentError": "There was an issue reporting this post.",
|
||||||
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
"modAddCWConfirm": "Are you sure you want to add a content warning to this post?",
|
||||||
"modCWSuccess": "Successfully added content warning",
|
"modCWSuccess": "\u0130\u00e7erik uyar\u0131s\u0131 ba\u015far\u0131yla eklendi",
|
||||||
"modRemoveCWConfirm": "Are you sure you want to remove the content warning on this post?",
|
"modRemoveCWConfirm": "Bu g\u00f6nderiden i\u00e7erik uyar\u0131s\u0131n\u0131 kald\u0131rmak istedi\u011finize emin misiniz?",
|
||||||
"modRemoveCWSuccess": "Successfully removed content warning",
|
"modRemoveCWSuccess": "\u0130\u00e7erik uyar\u0131s\u0131 ba\u015far\u0131yla kald\u0131r\u0131ld\u0131",
|
||||||
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
"modUnlistConfirm": "Are you sure you want to unlist this post?",
|
||||||
"modUnlistSuccess": "Successfully unlisted 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.",
|
"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",
|
"modMarkAsSpammerSuccess": "Successfully marked account as spammer",
|
||||||
"toFollowers": "to Followers",
|
"toFollowers": "to Followers",
|
||||||
"showCaption": "Show Caption",
|
"showCaption": "A\u00e7\u0131klamay\u0131 g\u00f6ster",
|
||||||
"showLikes": "Show Likes",
|
"showLikes": "Be\u011fenileri G\u00f6ster",
|
||||||
"compactMode": "Compact Mode",
|
"compactMode": "Compact Mode",
|
||||||
"embedConfirmText": "By using this embed, you agree to our",
|
"embedConfirmText": "By using this embed, you agree to our",
|
||||||
"deletePostConfirm": "Are you sure you want to delete this post?",
|
"deletePostConfirm": "Bu g\u00f6nderiyi silmek istedi\u011finizden emin misiniz?",
|
||||||
"archivePostConfirm": "Are you sure you want to archive this post?",
|
"archivePostConfirm": "Bu g\u00f6nderiyi ar\u015fivlemek istedi\u011finizden emin misiniz?",
|
||||||
"unarchivePostConfirm": "Are you sure you want to unarchive this post?"
|
"unarchivePostConfirm": "Bu g\u00f6nderiyi ar\u015fivden \u00e7\u0131karmak istedi\u011finize emin misiniz?"
|
||||||
},
|
},
|
||||||
"story": {
|
"story": {
|
||||||
"add": "Add Story"
|
"add": "Hikaye ekle"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"peopleYouMayKnow": "People you may know"
|
"peopleYouMayKnow": "Tan\u0131yor olabilece\u011fin ki\u015filer"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -3,176 +3,176 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'تَعليق',
|
||||||
'commented' => 'Commented',
|
'commented' => 'علَّقتَ عليه',
|
||||||
'comments' => 'Comments',
|
'comments' => 'تَعليقات',
|
||||||
'like' => 'Like',
|
'like' => 'إعجاب',
|
||||||
'liked' => 'Liked',
|
'liked' => 'أُعجِبتَ بِه',
|
||||||
'likes' => 'Likes',
|
'likes' => 'إعْجابات',
|
||||||
'share' => 'Share',
|
'share' => 'مُشارَكَة',
|
||||||
'shared' => 'Shared',
|
'shared' => 'تمَّ مُشارَكَتُه',
|
||||||
'shares' => 'Shares',
|
'shares' => 'مُشارَكَات',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'إلغاء المُشارَكَة',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'إلغاء',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'نَسخ الرابِط',
|
||||||
'delete' => 'Delete',
|
'delete' => 'حَذف',
|
||||||
'error' => 'Error',
|
'error' => 'خطأ',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'حَدَثَ خطأٌ ما. يُرجى المُحاولةُ مرةً أُخرى لاحِقًا.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'المَعذِرَة!',
|
||||||
'other' => 'Other',
|
'other' => 'اُخرى',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'قراءةُ المزيد',
|
||||||
'success' => 'Success',
|
'success' => 'نَجاح',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'حسَّاس',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'مُحتَوًى حسَّاس',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'قد يحتوي هذا المَنشور على مُحتوًى حسَّاس',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'شُروطُ الاِستِخدام',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'سِياسَةُ الخُصوصيَّة',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'البَحث',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'لوحَةُ تَحكُّمِ المُشرِف',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'التَّغذيَة الرئيسَة',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'التَّغذيَة المحليَّة',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'التَّغذيَة الشّامِلة',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'الاِستِكشاف',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'الرسائِلُ المُباشِرَة',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'الإشعارات',
|
||||||
'groups' => 'Groups',
|
'groups' => 'المَجمُوعات',
|
||||||
'stories' => 'Stories',
|
'stories' => 'القَصَص',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'المِلف التَّعريفيّ',
|
||||||
'drive' => 'Drive',
|
'drive' => 'وِحدَةُ التَّخزين',
|
||||||
'settings' => 'Settings',
|
'settings' => 'الإعدَادَات',
|
||||||
'compose' => 'Create New',
|
'compose' => 'إنشاءُ جَديد',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'حَول',
|
||||||
'help' => 'Help',
|
'help' => 'المُساعَدَة',
|
||||||
'language' => 'Language',
|
'language' => 'اللُّغَة',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'الخُصُوصِيَّة',
|
||||||
'terms' => 'Terms',
|
'terms' => 'الشُّرُوط',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'العودة إلى التصميم السابق'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'صَندوقُ الوارِد',
|
||||||
'sent' => 'Sent',
|
'sent' => 'أُرسِلَت',
|
||||||
'requests' => 'Requests'
|
'requests' => 'الطَّلَبات'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'أُعجِبَ بِمنشورٍ لَك',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'علَّقَ على مَنشورٍ لَك',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'تَفاعَلَ مَعَك',
|
||||||
'shared' => 'shared your',
|
'shared' => 'شَارَكَ مَنشورٍ لَك',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'أشارَ إليكَ فِي',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'حَدَّثَ',
|
||||||
'sentA' => 'sent a',
|
'sentA' => 'أرسَلَ',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'تابَعَ',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'أشارَ إلى',
|
||||||
'you' => 'you',
|
'you' => 'أنت',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'طلبُكَ للانضِمام',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'تمَّت الموافقة عليه!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'تمَّ رفضه. يُمكِنُكَ التقدُمُ بطلبٍ جديدٍ للانضمام بعد 6 شهور.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'الرسائِل المُباشِرَة',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'مَنشور مَجموعَة',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'سجلات المُشرِف',
|
||||||
'post' => 'post',
|
'post' => 'مَنشور',
|
||||||
'story' => 'story',
|
'story' => 'قَصَّة',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'المُشاركة مَعَ المُتابِعين',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'المُشارَكَة مَعَ الآخرين',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'لا إعجابات حتَّى الآن',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'الرَّفعُ جارٍ',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'المَنشُورات',
|
||||||
'followers' => 'Followers',
|
'followers' => 'المُتابِعُون',
|
||||||
'following' => 'Following',
|
'following' => 'المُتابَعُون',
|
||||||
'admin' => 'Admin',
|
'admin' => 'مُشرِف',
|
||||||
'collections' => 'Collections',
|
'collections' => 'تَجميعات',
|
||||||
'follow' => 'Follow',
|
'follow' => 'مُتابَعَة',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'إلغاء المُتابَعَة',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'تحرير المِلَف التَّعريفي',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'طُلِبَت المُتابَعَة',
|
||||||
'joined' => 'Joined',
|
'joined' => 'انضَم',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'عَرض المَنشور',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'عَرض المِلف التعريفي',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'أدوات الإشراف',
|
||||||
'report' => 'Report',
|
'report' => 'إبلاغ',
|
||||||
'archive' => 'Archive',
|
'archive' => 'أرشَفَة',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'إلغاء الأرشَفَة',
|
||||||
'embed' => 'Embed',
|
'embed' => 'تضمين',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'حدِّد أحدَ الخياراتِ التالِيَة',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'الاستثناء من قوائِم الخُطُوط الزمنيَّة',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'إضافة تحذير مُحتوى',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'حذف تحذير المُحتوى',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'تَعليم كَغير مَرغُوبٍ بِه',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'الاستثِناء مِنَ القوائِم + إضافة تحذير مُحتوى لِلمُشارَكَات الحاليَّة وَالمُستَقبَليَّة',
|
||||||
'spam' => 'Spam',
|
'spam' => 'غير مَرغوب بِه',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'مُحتَوًى حسَّاس',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'مُسيءٌ أو ضار',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'حِسابٌ دونَ السِّن',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'اِنتِهاكُ حُقُوق',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'اِنتِحالُ شَخصيَّة',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'نَصبٌ أو اِحتِيال',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'تأكيدُ البَلاغ',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'هل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي الإبلاغِ عَن هَذَا المَنشور؟',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'أُرسِلَ البَلاغ!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'لقد تلقينا بَلاغُكَ بِنجاح.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'طَرَأ خَلَلٌ أثناءُ الإبلاغِ عَن هذا المَنشور.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'هل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي إضافَةِ تَحذيرٍ للمُحتَوى عَلى هَذَا المَنشُور؟',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'أُضيفَ تَحذيرُ المُحتَوى بِنَجاح',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'هَل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي إزالَةِ تَحذيرِ المُحتَوى مِن عَلى هَذَا المَنشُور؟',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'أُزيلَ تَحذيرُ المُحتَوى بِنَجاح',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'هل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي اِستِثناءِ هَذَا المَنشُورِ مِنَ القائِمَة (جَعلَهُ غَيرُ مُدرَج)؟',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'اُستُثنِيَ المَنشُورُ بِنَجاح',
|
||||||
'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.',
|
'modMarkAsSpammerConfirm' => 'هَل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي تَعليمِ هذا المُستَخدِمِ كَناشِرٍ لِمَنشُوراتٍ غيرِ مَرغوبٍ فِيها؟ سوف يُلغى إدراجُ جَميعِ مَنشوراتِهِ الحاليَّةِ وَالمُستَقبَليَّةِ مِنَ الخُطُوطِ الزَمنيَّةِ وَسوف يُطبَّقُ تَحذيرُ المُحتَوَى عَليها.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'عُلِّمَ المُستَخدِمُ كَناشِرٍ لِمَنشُوراتٍ غيرِ مَرغوبٍ فِيها بِنَجاح',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'إلَى المُتَابِعين',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'عَرضُ التَعليقِ التَوضيحي',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'إظهارُ الإعجابات',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'الوَضع المَضغوط',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'باِستِخدامِكَ لِهذا التَّضمين، أنتَ تُوافِقُ عَلَى',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'هَل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي حَذفِ هَذَا المَنشُور؟',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'هَل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي أرشَفَةِ هَذَا المَنشُور؟',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'هَل أنتَ مُتأكِّدٌ مِن رَغبَتِكَ فِي إلغاءِ أرشَفَةِ هَذَا المَنشُور؟',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'إضافَةُ قَصَّة'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'أشخاصٌ قَد تَعرِفُهُم'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
178
resources/lang/bn/web.php
Normal file
178
resources/lang/bn/web.php
Normal file
|
@ -0,0 +1,178 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'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',
|
||||||
|
],
|
||||||
|
|
||||||
|
'site' => [
|
||||||
|
'terms' => 'Terms of Use',
|
||||||
|
'privacy' => 'Privacy Policy',
|
||||||
|
],
|
||||||
|
|
||||||
|
'navmenu' => [
|
||||||
|
'search' => 'Search',
|
||||||
|
'admin' => 'Admin Dashboard',
|
||||||
|
|
||||||
|
// Timelines
|
||||||
|
'homeFeed' => 'Home Feed',
|
||||||
|
'localFeed' => 'Local Feed',
|
||||||
|
'globalFeed' => 'Global Feed',
|
||||||
|
|
||||||
|
// Core features
|
||||||
|
'discover' => 'Discover',
|
||||||
|
'directMessages' => 'Direct Messages',
|
||||||
|
'notifications' => 'Notifications',
|
||||||
|
'groups' => 'Groups',
|
||||||
|
'stories' => 'Stories',
|
||||||
|
|
||||||
|
// Self links
|
||||||
|
'profile' => 'Profile',
|
||||||
|
'drive' => 'Drive',
|
||||||
|
'settings' => 'Settings',
|
||||||
|
'compose' => 'Create New',
|
||||||
|
|
||||||
|
// Nav footer
|
||||||
|
'about' => 'About',
|
||||||
|
'help' => 'Help',
|
||||||
|
'language' => 'Language',
|
||||||
|
'privacy' => 'Privacy',
|
||||||
|
'terms' => 'Terms',
|
||||||
|
|
||||||
|
// Temporary links
|
||||||
|
'backToPreviousDesign' => 'Go back to previous design'
|
||||||
|
],
|
||||||
|
|
||||||
|
'directMessages' => [
|
||||||
|
'inbox' => 'Inbox',
|
||||||
|
'sent' => 'Sent',
|
||||||
|
'requests' => 'Requests'
|
||||||
|
],
|
||||||
|
|
||||||
|
'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.',
|
||||||
|
|
||||||
|
'dm' => 'dm',
|
||||||
|
'groupPost' => 'group post',
|
||||||
|
'modlog' => 'modlog',
|
||||||
|
'post' => 'post',
|
||||||
|
'story' => 'story',
|
||||||
|
],
|
||||||
|
|
||||||
|
'post' => [
|
||||||
|
'shareToFollowers' => 'Share to followers',
|
||||||
|
'shareToOther' => 'Share to other',
|
||||||
|
'noLikes' => 'No likes yet',
|
||||||
|
'uploading' => 'Uploading',
|
||||||
|
],
|
||||||
|
|
||||||
|
'profile' => [
|
||||||
|
'posts' => 'Posts',
|
||||||
|
'followers' => 'Followers',
|
||||||
|
'following' => 'Following',
|
||||||
|
'admin' => 'Admin',
|
||||||
|
'collections' => 'Collections',
|
||||||
|
'follow' => 'Follow',
|
||||||
|
'unfollow' => 'Unfollow',
|
||||||
|
'editProfile' => 'Edit Profile',
|
||||||
|
'followRequested' => 'Follow Requested',
|
||||||
|
'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',
|
||||||
|
'unlistFromTimelines' => 'Unlist from Timelines',
|
||||||
|
'addCW' => 'Add Content Warning',
|
||||||
|
'removeCW' => 'Remove Content Warning',
|
||||||
|
'markAsSpammer' => 'Mark as Spammer',
|
||||||
|
'markAsSpammerText' => 'Unlist + CW existing and future 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?',
|
||||||
|
],
|
||||||
|
|
||||||
|
'story' => [
|
||||||
|
'add' => 'Add Story'
|
||||||
|
],
|
||||||
|
|
||||||
|
'timeline' => [
|
||||||
|
'peopleYouMayKnow' => 'People you may know'
|
||||||
|
]
|
||||||
|
|
||||||
|
];
|
|
@ -3,176 +3,176 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Comentar',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Comentari',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Comentaris',
|
||||||
'like' => 'Like',
|
'like' => 'M\'agrada',
|
||||||
'liked' => 'Liked',
|
'liked' => 'M\'ha agradat',
|
||||||
'likes' => 'Likes',
|
'likes' => '"M\'agrada"',
|
||||||
'share' => 'Share',
|
'share' => 'Comparteix',
|
||||||
'shared' => 'Shared',
|
'shared' => 'S\'han compartit',
|
||||||
'shares' => 'Shares',
|
'shares' => 'S\'han compartit',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Deixa de compartir',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Cancel·la',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Copia l\'enllaç',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Esborra',
|
||||||
'error' => 'Error',
|
'error' => 'Error',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Alguna cosa ha anat malament. Siusplau, intenta-ho més tard.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Uix!',
|
||||||
'other' => 'Other',
|
'other' => 'Altres',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Llegiu-ne més',
|
||||||
'success' => 'Success',
|
'success' => 'Completat amb èxit',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Sensible',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Contingut sensible',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Aquest article pot contenir contingut sensible',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Condicions d\'ús',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Política de Privacitat',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Cercar',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Tauler d\'Administració',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Línia de temps principal',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Línia de temps local',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Línia de temps global',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'Descobrir',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'Missatges directes',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Notificacions',
|
||||||
'groups' => 'Groups',
|
'groups' => 'Grups',
|
||||||
'stories' => 'Stories',
|
'stories' => 'Històries',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Perfil',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Unitat',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Paràmetres',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Crea un nou',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'Quant a',
|
||||||
'help' => 'Help',
|
'help' => 'Ajuda',
|
||||||
'language' => 'Language',
|
'language' => 'Idioma',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'Privacitat',
|
||||||
'terms' => 'Terms',
|
'terms' => 'Termes',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Tornar al disseny anterior'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'Safata d\'entrada',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Enviat',
|
||||||
'requests' => 'Requests'
|
'requests' => 'Sol·licitud'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'li agrada la teva',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'comentat el teu',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'ha reaccionat al teu',
|
||||||
'shared' => 'shared your',
|
'shared' => 'ha compartit la teva',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 't\'ha etiquetat en una',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'actualitzat a',
|
||||||
'sentA' => 'sent a',
|
'sentA' => 'enviat a',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'seguits',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'mencionat',
|
||||||
'you' => 'you',
|
'you' => 'vostè',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'La teva sol·licitud per unir-te',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'està aprovat!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'ha estat rebutjat. Pots tornar a sol·licitar unir-te en 6 mesos.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'md',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'publicacions al grup',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'post',
|
'post' => 'publicació',
|
||||||
'story' => 'story',
|
'story' => 'història',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Comparteix amb els seguidors',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Compartits per altres',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'Cap m\'agrada encara',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Carregant',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'Publicacions',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Seguidors',
|
||||||
'following' => 'Following',
|
'following' => 'Seguint',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Administrador',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Col·leccions',
|
||||||
'follow' => 'Follow',
|
'follow' => 'Segueix',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Deixeu de seguir',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Edita el teu perfil',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Sol·licitud de seguidor',
|
||||||
'joined' => 'Joined',
|
'joined' => 'S\'ha unit',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'Veure publicació',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Mostra el perfil',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Eines de moderació',
|
||||||
'report' => 'Report',
|
'report' => 'Informe',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Arxiu',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Desarxiva',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Incrusta',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Seleccioneu una de les opcions següents',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'Desllista de les línies de temps',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'Afegeix advertència de contingut',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Esborra advertència de contingut',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Marca com a brossa',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Desllista + CW publicacions existents i futures',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Contingut brossa',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Contingut sensible',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Abusiu o nociu',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Compte de menors d\'edat',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Infracció de drets d’autor',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Suplantacions',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Estafa o Frau',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Confirma l\'informe',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'Esteu segur que voleu informar d\'aquesta publicació?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Informe enviat!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'Hem rebut correctament el vostre informe.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'Hi ha hagut un problema en informar d\'aquesta publicació.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'Confirmes que vols afegir un avís de contingut a aquesta publicació?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Avís de contingut afegit correctament',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Confirmes que vols esborrar un avís de contingut d\'aquesta publicació?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Avís de contingut esborrat correctament',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Esteu segur que voleu desllistar d\'aquesta publicació?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'Entrada desllistada amb èxit',
|
||||||
'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.',
|
'modMarkAsSpammerConfirm' => 'Esteu segur que voleu marcar aquest usuari com a brossa? Totes les publicacions existents i futures no apareixeran a les cronologies i s\'aplicarà un avís de contingut.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'El compte s\'ha marcat correctament com a brossa',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'els seguidors',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Mostra el subtítol',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Mostra els m\'agrada',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'Mode Compacte',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'En utilitzar aquesta inserció, accepteu el nostre',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'Esteu segur que voleu suprimir aquesta publicació?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'Segur que voleu arxivar aquesta publicació?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'Segur que voleu desarxivar aquesta publicació?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'Afegir història'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'Gent que potser coneixes'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,81 +3,81 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Komentář',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Okomentováno',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Komentáře',
|
||||||
'like' => 'Like',
|
'like' => 'Líbí se mi',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Liked',
|
||||||
'likes' => 'Likes',
|
'likes' => 'To se mi líbí',
|
||||||
'share' => 'Share',
|
'share' => 'Sdílet',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Sdíleno',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Sdílení',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Zrušit sdílení',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Zrušit',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Kopírovat odkaz',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Smazat',
|
||||||
'error' => 'Error',
|
'error' => 'Chyba',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Něco se pokazilo. Zkuste to prosím později.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Jejda!',
|
||||||
'other' => 'Other',
|
'other' => 'Other',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Číst více',
|
||||||
'success' => 'Success',
|
'success' => 'Success',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Sensitive',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Citlivý obsah',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Tento příspěvek může obsahovat citlivý obsah',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Podmínky použití',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Zásady ochrany osobních údajů',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Hledat',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Administrátorský ovládací panel',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Home Feed',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Místní časová osa',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Global Feed',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'Objevovat',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'Přímé zprávy',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Oznámení',
|
||||||
'groups' => 'Groups',
|
'groups' => 'Skupiny',
|
||||||
'stories' => 'Stories',
|
'stories' => 'Příběhy',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Profil',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Drive',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Nastavení',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Create New',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'O aplikaci',
|
||||||
'help' => 'Help',
|
'help' => 'Nápověda',
|
||||||
'language' => 'Language',
|
'language' => 'Jazyk',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'Soukromí',
|
||||||
'terms' => 'Terms',
|
'terms' => 'Podmínky',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Vrátit se k předchozímu vzhledu'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'Přijaté zprávy',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Odeslané',
|
||||||
'requests' => 'Requests'
|
'requests' => 'Požadavky'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'se líbí váš',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'komentoval/a váš',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'reagoval/a na váš',
|
||||||
'shared' => 'shared your',
|
'shared' => 'sdílel/a váš',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'tagged you in a',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'updated a',
|
||||||
|
@ -93,86 +93,86 @@ return [
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'dm',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'group post',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'moderátorský záznam',
|
||||||
'post' => 'post',
|
'post' => 'příspěvek',
|
||||||
'story' => 'story',
|
'story' => 'příbeh',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Sdílet se sledujícími',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Sdílet s ostatními',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'No likes yet',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Nahrávání',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'Příspěvky',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Sledující',
|
||||||
'following' => 'Following',
|
'following' => 'Sledovaní',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Administrátor',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Sbírky',
|
||||||
'follow' => 'Follow',
|
'follow' => 'Sledovat',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Přestat sledovat',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Upravit profil',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Follow Requested',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Joined',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'Zobrazit příspěvek',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Zobrazit profil',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Nástroje pro moderátory',
|
||||||
'report' => 'Report',
|
'report' => 'Report',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Archivovat',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Vyjmout z archivu',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Embed',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Vyberte jednu z následujících možností',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'Odebrat z časové osy',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'Přidat varování o obsahu',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Odstranit varování o obsahu',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Označit za spammera',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Spam',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Citlivý obsah',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Urážlivé nebo škodlivé',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Underage Account',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Copyright Infringement',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Impersonation',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Scam or Fraud',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Potvrdit hlášení',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'Jste si jisti, že chcete nahlásit tento příspěvek?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Hlášení odesláno!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'Úspěšně jsme obdrželi vaše hlášení.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'Při nahlášení tohoto příspěvku došlo k chybě.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'Jste si jisti, že chcete k tomuto příspěvku přidat varování o obsahu?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Varování o obsahu bylo úspěšně přidáno',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Jste si jisti, že chcete odebrat upozornění na obsah tohoto příspěvku?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Varování o obsahu bylo úspěšně odebráno',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Opravdu chcete odebrat tento příspěvek?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'Příspěvek byl odebrán z časové osy',
|
||||||
'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.',
|
'modMarkAsSpammerConfirm' => 'Jste si jisti, že chcete tohoto uživatele označit jako spammer? Všechny existující a budoucí příspěvky budou vyřazeny z časových os a bude na ně aplikováno varování o obsahu.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'Účet byl označen jako spammer',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'to Followers',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Show Caption',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Zobrazit To se mi líbí',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'Kompaktní režim',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'By using this embed, you agree to our',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'Opravdu chcete smazat tento příspěvek?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'Opravdu chcete archivovat tento příspěvek?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'Opravdu chcete zrušit archivaci tohoto příspěvku?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'Přidat příběh'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'Lidé, které možná znáte'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,73 +3,80 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Gwneud Sylw',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Sylwadau ar',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Sylwadau',
|
||||||
'like' => 'Like',
|
'like' => 'Hoffi',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Hoffi',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Hoffi',
|
||||||
'share' => 'Share',
|
'share' => 'Rhannu',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Rhannu',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Rhannu',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Dad-rannu',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Canslo',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Copïo\'r ddolen',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Dileu',
|
||||||
'error' => 'Error',
|
'error' => 'Gwall',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Aeth rhywbeth o\'i le. Rhowch gynnig arall arni yn nes ymlaen.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Wps!',
|
||||||
'other' => 'Other',
|
'other' => 'Arall',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Darllen mwy',
|
||||||
'success' => 'Success',
|
'success' => 'Llwyddiant',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Sensitif',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Cynnwys sensitif',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Gall y post hon gynnwys cynnwys sensitif',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Telerau defnyddio',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Polisi preifatrwydd',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Chwilio',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Dangosfwrdd gweinyddol',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Ffrwd gatref',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Ffrwd lleol',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Ffrwd byd-eang',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'Darganfod',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'Negeseuon preifat',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Hysbysiadau',
|
||||||
'groups' => 'Groups',
|
'groups' => 'Grwpiau',
|
||||||
'stories' => 'Stories',
|
'stories' => 'Straeon',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Proffil',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Gyriant storio',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Gosodiadau',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Creu newydd',
|
||||||
|
|
||||||
|
// Nav footer
|
||||||
|
'about' => 'Amdano',
|
||||||
|
'help' => 'Cymorth',
|
||||||
|
'language' => 'Iaith',
|
||||||
|
'privacy' => 'Preifatrwydd',
|
||||||
|
'terms' => 'Telerau',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Ewch yn ôl at ddyluniad blaenorol'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'Mewnflwch',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Anfonwyd',
|
||||||
'requests' => 'Requests'
|
'requests' => 'Ceisiadau'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'wedi hoffi eich',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'gwnaeth sylwadau ar eich',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'adweithio i\'ch',
|
||||||
'shared' => 'shared your',
|
'shared' => 'shared your',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'tagged you in a',
|
||||||
|
|
||||||
|
@ -134,7 +141,7 @@ return [
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Impersonation',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Scam or Fraud',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Confirm Report',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'Ydych chi\'n siŵr eich bod chi am adroddi\'r post hon?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Report Sent!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'We have successfully received your report.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'There was an issue reporting this post.',
|
||||||
|
|
|
@ -6,13 +6,13 @@ return [
|
||||||
'comment' => 'Kommentar',
|
'comment' => 'Kommentar',
|
||||||
'commented' => 'Kommentiert',
|
'commented' => 'Kommentiert',
|
||||||
'comments' => 'Kommentare',
|
'comments' => 'Kommentare',
|
||||||
'like' => 'Gefällt',
|
'like' => 'Gefällt mir',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Gefällt',
|
||||||
'likes' => 'Gefällt',
|
'likes' => 'Gefällt',
|
||||||
'share' => 'Teilen',
|
'share' => 'Teilen',
|
||||||
'shared' => 'Geteilt',
|
'shared' => 'Geteilt',
|
||||||
'shares' => 'Geteilt',
|
'shares' => 'Geteilt',
|
||||||
'unshare' => 'Teilen rückgängig',
|
'unshare' => 'Teilen rückgängig machen',
|
||||||
|
|
||||||
'cancel' => 'Abbrechen',
|
'cancel' => 'Abbrechen',
|
||||||
'copyLink' => 'Link kopieren',
|
'copyLink' => 'Link kopieren',
|
||||||
|
@ -21,7 +21,7 @@ return [
|
||||||
'errorMsg' => 'Etwas ist schief gelaufen. Bitter versuch es später nochmal.',
|
'errorMsg' => 'Etwas ist schief gelaufen. Bitter versuch es später nochmal.',
|
||||||
'oops' => 'Hoppla!',
|
'oops' => 'Hoppla!',
|
||||||
'other' => 'Anderes',
|
'other' => 'Anderes',
|
||||||
'readMore' => 'Mehr lesen',
|
'readMore' => 'Weiterlesen',
|
||||||
'success' => 'Erfolgreich',
|
'success' => 'Erfolgreich',
|
||||||
|
|
||||||
'sensitive' => 'Sensibel',
|
'sensitive' => 'Sensibel',
|
||||||
|
@ -48,7 +48,7 @@ return [
|
||||||
'directMessages' => 'Direktnachrichten',
|
'directMessages' => 'Direktnachrichten',
|
||||||
'notifications' => 'Benachrichtigungen',
|
'notifications' => 'Benachrichtigungen',
|
||||||
'groups' => 'Gruppen',
|
'groups' => 'Gruppen',
|
||||||
'stories' => 'Storys',
|
'stories' => 'Stories',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profil',
|
'profile' => 'Profil',
|
||||||
|
@ -83,7 +83,7 @@ return [
|
||||||
'updatedA' => 'aktualisierte ein',
|
'updatedA' => 'aktualisierte ein',
|
||||||
'sentA' => 'sendete ein',
|
'sentA' => 'sendete ein',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'gefolgt',
|
||||||
'mentioned' => 'erwähnt',
|
'mentioned' => 'erwähnt',
|
||||||
'you' => 'du',
|
'you' => 'du',
|
||||||
|
|
||||||
|
@ -92,16 +92,16 @@ return [
|
||||||
'applicationRejected' => 'wurde abgelehnt. Du kannst dich in 6 Monaten erneut für den Beitritt bewerben.',
|
'applicationRejected' => 'wurde abgelehnt. Du kannst dich in 6 Monaten erneut für den Beitritt bewerben.',
|
||||||
|
|
||||||
'dm' => 'PN',
|
'dm' => 'PN',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'Gruppen-Post',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'Beitrag',
|
'post' => 'Beitrag',
|
||||||
'story' => 'story',
|
'story' => 'Story',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Mit Folgenden teilen',
|
||||||
'shareToOther' => 'Mit anderen teilen',
|
'shareToOther' => 'Mit anderen teilen',
|
||||||
'noLikes' => 'Noch keine Gefällt mir',
|
'noLikes' => 'Gefällt bisher noch niemandem',
|
||||||
'uploading' => 'Lädt hoch',
|
'uploading' => 'Lädt hoch',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -123,23 +123,23 @@ return [
|
||||||
'viewProfile' => 'Profil anzeigen',
|
'viewProfile' => 'Profil anzeigen',
|
||||||
'moderationTools' => 'Moderationswerkzeuge',
|
'moderationTools' => 'Moderationswerkzeuge',
|
||||||
'report' => 'Melden',
|
'report' => 'Melden',
|
||||||
'archive' => 'Archiv',
|
'archive' => 'Archivieren',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Entarchivieren',
|
||||||
'embed' => 'Einbetten',
|
'embed' => 'Einbetten',
|
||||||
|
|
||||||
'selectOneOption' => 'Wähle eine der folgenden Möglichkeiten',
|
'selectOneOption' => 'Wähle eine der folgenden Optionen',
|
||||||
'unlistFromTimelines' => 'Nicht in Timelines listen',
|
'unlistFromTimelines' => 'Nicht in Timelines listen',
|
||||||
'addCW' => 'Inhaltswarnung hinzufügen',
|
'addCW' => 'Inhaltswarnung hinzufügen',
|
||||||
'removeCW' => 'Inhaltswarnung entfernen',
|
'removeCW' => 'Inhaltswarnung entfernen',
|
||||||
'markAsSpammer' => 'Als Spammer markieren',
|
'markAsSpammer' => 'Als Spammer markieren',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Aus der Zeitleiste entfernen und bisherige und zukünftige Beiträge mit einer Inhaltswarnung versehen',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Spam',
|
||||||
'sensitive' => 'Sensitiver Inhalt',
|
'sensitive' => 'Sensibler Inhalt',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'missbräuchlich oder schädigend',
|
||||||
'underageAccount' => 'Minderjährigen-Konto',
|
'underageAccount' => 'Minderjährigen-Konto',
|
||||||
'copyrightInfringement' => 'Urheberrechtsverletzung',
|
'copyrightInfringement' => 'Urheberrechtsverletzung',
|
||||||
'impersonation' => 'Nachahmen',
|
'impersonation' => 'Identitätsdiebstahl',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Betrug oder Missbrauch',
|
||||||
'confirmReport' => 'Meldung bestätigen',
|
'confirmReport' => 'Meldung bestätigen',
|
||||||
'confirmReportText' => 'Bist du sicher, dass du diesen Beitrag melden möchtest?',
|
'confirmReportText' => 'Bist du sicher, dass du diesen Beitrag melden möchtest?',
|
||||||
'reportSent' => 'Meldung gesendet!',
|
'reportSent' => 'Meldung gesendet!',
|
||||||
|
@ -152,10 +152,10 @@ return [
|
||||||
'modRemoveCWSuccess' => 'Inhaltswarnung erfolgreich entfernt',
|
'modRemoveCWSuccess' => 'Inhaltswarnung erfolgreich entfernt',
|
||||||
'modUnlistConfirm' => 'Bist du sicher, dass du diesen Beitrag nicht listen möchtest?',
|
'modUnlistConfirm' => 'Bist du sicher, dass du diesen Beitrag nicht listen möchtest?',
|
||||||
'modUnlistSuccess' => 'Beitrag erfolgreich nicht gelistet',
|
'modUnlistSuccess' => 'Beitrag erfolgreich nicht gelistet',
|
||||||
'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.',
|
'modMarkAsSpammerConfirm' => 'Bist du sicher, dass du diesen Benutzer als Spam markieren möchtest? Alle existierenden und zukünftigen Beiträge werden nicht mehr in der Zeitleiste angezeigt und mit einer Inhaltswarnung versehen.',
|
||||||
'modMarkAsSpammerSuccess' => 'Konto erfolgreich als Spammer markiert',
|
'modMarkAsSpammerSuccess' => 'Konto erfolgreich als Spammer markiert',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'an die Folgenden',
|
||||||
|
|
||||||
'showCaption' => 'Bildunterschrift anzeigen',
|
'showCaption' => 'Bildunterschrift anzeigen',
|
||||||
'showLikes' => '"Gefällt mir" anzeigen',
|
'showLikes' => '"Gefällt mir" anzeigen',
|
||||||
|
@ -164,7 +164,7 @@ return [
|
||||||
|
|
||||||
'deletePostConfirm' => 'Bist du sicher, dass du diesen Beitrag löschen möchtest?',
|
'deletePostConfirm' => 'Bist du sicher, dass du diesen Beitrag löschen möchtest?',
|
||||||
'archivePostConfirm' => 'Bist du sicher, dass du diesen Beitrag archivieren möchtest?',
|
'archivePostConfirm' => 'Bist du sicher, dass du diesen Beitrag archivieren möchtest?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'Möchten Sie dieses Element wirklich aus dem Archiv zurückholen?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
|
|
|
@ -11,8 +11,8 @@ return [
|
||||||
'likes' => 'Αρέσει',
|
'likes' => 'Αρέσει',
|
||||||
'share' => 'Κοινοποίηση',
|
'share' => 'Κοινοποίηση',
|
||||||
'shared' => 'Κοινοποιήθηκε',
|
'shared' => 'Κοινοποιήθηκε',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Κοινοποιήσεις',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Αναίρεση κοινοποίησης',
|
||||||
|
|
||||||
'cancel' => 'Ακύρωση',
|
'cancel' => 'Ακύρωση',
|
||||||
'copyLink' => 'Αντιγραφή Συνδέσμου',
|
'copyLink' => 'Αντιγραφή Συνδέσμου',
|
||||||
|
@ -52,7 +52,7 @@ return [
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Προφίλ',
|
'profile' => 'Προφίλ',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Χώρος αποθήκευσης',
|
||||||
'settings' => 'Ρυθμίσεις',
|
'settings' => 'Ρυθμίσεις',
|
||||||
'compose' => 'Δημιουργία νέου',
|
'compose' => 'Δημιουργία νέου',
|
||||||
|
|
||||||
|
|
|
@ -3,176 +3,176 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Comentario',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Comentado',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Comentarios',
|
||||||
'like' => 'Like',
|
'like' => 'Me gusta',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Te gusta',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Me gustas',
|
||||||
'share' => 'Share',
|
'share' => 'Compartir',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Compartido',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Compartidos',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'No compartir',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Cancelar',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Copiar Enlace',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Eliminar',
|
||||||
'error' => 'Error',
|
'error' => 'Error',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Algo fue mal. Por favor inténtelo de nuevo más tarde.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Upss!',
|
||||||
'other' => 'Other',
|
'other' => 'Otros',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Ver más',
|
||||||
'success' => 'Success',
|
'success' => 'Correcto',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Sensible',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Contenido Sensible',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Este post podría tener contenido sensible',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Términos de Uso',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Política de Privacidad',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Buscar',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Panel de Administrador',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Feed Principal',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Feed Local',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Feed Global',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'Descubre',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'Mensajes Directos',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Notificaciones',
|
||||||
'groups' => 'Groups',
|
'groups' => 'Grupos',
|
||||||
'stories' => 'Stories',
|
'stories' => 'Historias',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Perfil',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Multimedia',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Ajustes',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Crear Nuevo',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'Acerca de',
|
||||||
'help' => 'Help',
|
'help' => 'Ayuda',
|
||||||
'language' => 'Language',
|
'language' => 'Idioma',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'Privacidad',
|
||||||
'terms' => 'Terms',
|
'terms' => 'Términos',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Volver al diseño anterior'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'Entrada',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Enviado',
|
||||||
'requests' => 'Requests'
|
'requests' => 'Solicitudes'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'le gustó tu',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'comentó en tu',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'reaccionó a tu',
|
||||||
'shared' => 'shared your',
|
'shared' => 'ha compartido tu',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'te ha etiquetado en',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'actualizó una',
|
||||||
'sentA' => 'sent a',
|
'sentA' => 'envió un',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'te siguió',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'te mencionó',
|
||||||
'you' => 'you',
|
'you' => 'tú',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'Tu solicitud para unirse',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'ha sido aprobada!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'ha sido rechazada. Puedes volver a solicitar unirte en 6 meses.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'md',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'publicación de grupo',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'post',
|
'post' => 'publicación',
|
||||||
'story' => 'story',
|
'story' => 'historia',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Compartir a seguidores',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Compartir a otros',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'No hay me gustas',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Subiendo',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'Publicaciones',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Seguidores',
|
||||||
'following' => 'Following',
|
'following' => 'Siguiendo',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Administrador',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Colecciones',
|
||||||
'follow' => 'Follow',
|
'follow' => 'Seguir',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Dejar de seguir',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Editar Perfil',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Seguimiento Solicitado',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Se unió',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'Ver Publicación',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Ver Perfil',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Herramientas de Moderación',
|
||||||
'report' => 'Report',
|
'report' => 'Reportar',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Archivar',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'No Archivar',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Incrustar',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Escoge una de las siguientes opciones',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'No listar en Líneas Temporales',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'Añadir Spoiler',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Quitar Spoiler',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Marcar como Spammer',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'No listar + Spoiler publicaciones actuales y futuras',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Spam',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Contenido Sensible',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Abusivo o Dañino',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Cuenta de Menor de Edad',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Violación de Copyright',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Suplantación',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Scam o Fraude',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Confirmar Reporte',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => '¿Seguro que quieres reportar esta publicación?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => '¡Reporte enviado!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'Hemos recibido tu reporte de forma satisfactoria.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'Hubo un problema reportando esta publicación.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => '¿Seguro que desea añadir un spoiler a esta publicación?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Spoiler añadido correctamente',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => '¿Seguro que desea eliminar el spoiler de esta publicación?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Spoiler eliminado correctamente',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => '¿Seguro que desea no listar esta publicación?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'Publicación no listada correctamente',
|
||||||
'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.',
|
'modMarkAsSpammerConfirm' => '¿Seguro que quiere marcar este usuario como spammer? Todas las publicaciones existentes y futuras no serán listadas en las líneas temporales y se les agregará un Spoiler o alerta de contenido.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'Cuenta marcada como spam correctamente',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'a Seguidores',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Mostrar subtítulos',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Mostrar me gustas',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'Modo Compacto',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'Usando este incrustado, usted acepta',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => '¿Seguro que desea eliminar esta publicación?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => '¿Seguro que desea archivar esta publicación?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => '¿Seguro que desea desarchivar esta publicación?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'Añadir Historia'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'Gente que podrías conocer'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,169 +3,176 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Iruzkindu',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Iruzkindu',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Iruzkinak',
|
||||||
'like' => 'Like',
|
'like' => 'Datsegit',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Datsegit',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Atsegite',
|
||||||
'share' => 'Share',
|
'share' => 'Partekatu',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Partekatua',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Partekatze',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Utzi partekatzeari',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Utzi',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Kopiatu esteka',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Ezabatu',
|
||||||
'error' => 'Error',
|
'error' => 'Errorea',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Zerbait oker joan da. Saiatu berriro beranduago.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Arranopola!',
|
||||||
'other' => 'Other',
|
'other' => 'Bestelakoa',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Gehiago irakurri',
|
||||||
'success' => 'Success',
|
'success' => 'Burutu da',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Sentibera',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Kontuz edukiarekin',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Argitalpen honen edukia mingarria izan daiteke',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Erabilera-baldintzak',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Pribatutasun-gidalerroak',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Bilatu',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Adminaren panela',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Hasierako jarioa',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Tokiko jarioa',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Iturri globala',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'Aurkitu',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'Mezu zuzenak',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Jakinarazpenak',
|
||||||
'groups' => 'Groups',
|
'groups' => 'Taldeak',
|
||||||
'stories' => 'Stories',
|
'stories' => 'Istorioak',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Profila',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Gida',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Ezarpenak',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Argitaratu',
|
||||||
|
|
||||||
|
// Nav footer
|
||||||
|
'about' => 'Honi buruz',
|
||||||
|
'help' => 'Laguntza',
|
||||||
|
'language' => 'Hizkuntza',
|
||||||
|
'privacy' => 'Pribatutasuna',
|
||||||
|
'terms' => 'Baldintzak',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Itzuli aurreko itxurara'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'Sarrera ontzia',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Bidalita',
|
||||||
'requests' => 'Requests'
|
'requests' => 'Eskaerak'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'datsegi zure',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'iruzkindu du zure',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => '-(e)k erantzun egin du zure',
|
||||||
'shared' => 'shared your',
|
'shared' => 'partekatu du zure',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'etiketatu zaitu hemen:',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => '-(e)k eguneratu egin du',
|
||||||
'sentA' => 'sent a',
|
'sentA' => '-(e)k bidali egin du',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'honi jarraitzen hasi da:',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => '-(e)k aipatu zaitu',
|
||||||
'you' => 'you',
|
'you' => 'zu',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'Elkartzeko zure eskaera',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'onartu da!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'ez da onartu. Berriz eska dezakezu 6 hilabete barru.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'mezu pribatua',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'talde argitarapena',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modloga',
|
||||||
'post' => 'post',
|
'post' => 'bidalketa',
|
||||||
'story' => 'story',
|
'story' => 'istorioa',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Partekatu jarraitzaileekin',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Partekatu besteekin',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'Atsegiterik ez oraindik',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Igotzen',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'Bidalketak',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Jarraitzaileak',
|
||||||
'following' => 'Following',
|
'following' => 'Jarraitzen',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Admin',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Bildumak',
|
||||||
'follow' => 'Follow',
|
'follow' => 'Jarraitu',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Utzi jarraitzeari',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Editatu profila',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Eskaera bidalita',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Elkartu da',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'Ikusi bidalketa',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Ikusi profila',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Moderazio tresnak',
|
||||||
'report' => 'Report',
|
'report' => 'Salatu',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Artxibatu',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Desartxibatu',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Kapsulatu',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Hautatu aukera hauetako bat',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'Unlist from Timelines',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'Edukia kontuz ibiltzekoa dela aipatu',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Edukia kontuz ibiltzekoa denaren aipamena kendu',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Markatu zabor-bidaltzaile gisa',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Zaborra',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Eduki hunkigarria',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Bortxazko edo Mingarria',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Adin txikiko baten kontua',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Copyrightaren urraketa',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Nortasunaren iruzurra',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Iruzur edo lapurreta',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Salaketa berretsi',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'Ziur bidalketa hau salatu nahi duzula?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Salaketa bidali da',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'Zure salaketa jaso dugu.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'Arazo bat egon da bidalketa hau salatzerakoan.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'Ziur al zaude edukiaren abisua jarri nahi duzula argitalpen honetarako?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Successfully added content warning',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted 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.',
|
'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',
|
'modMarkAsSpammerSuccess' => 'Kontua zabor-bidaltzaile gisa markatu da',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'jarraitzaileei',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Irudiaren azalpena erakutsi',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Erakutsi atsegiteak',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'Modu trinkoa',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'By using this embed, you agree to our',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'Ziur bidalketa hau ezabatu nahi duzula?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'Ziur bidalketa hau artxibatu nahi duzula?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'Ziur bidalketa hau desartxibatu nahi duzula?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'Gehitu Istorioa'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'Agian ezagutzen duzun jendea'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -56,6 +56,13 @@ return [
|
||||||
'settings' => 'Settings',
|
'settings' => 'Settings',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Create New',
|
||||||
|
|
||||||
|
// Nav footer
|
||||||
|
'about' => 'About',
|
||||||
|
'help' => 'Help',
|
||||||
|
'language' => 'Language',
|
||||||
|
'privacy' => 'Privacy',
|
||||||
|
'terms' => 'Terms',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Go back to previous design'
|
||||||
],
|
],
|
||||||
|
|
|
@ -7,7 +7,7 @@ return [
|
||||||
'commented' => 'Commenté',
|
'commented' => 'Commenté',
|
||||||
'comments' => 'Commentaires',
|
'comments' => 'Commentaires',
|
||||||
'like' => 'J\'aime',
|
'like' => 'J\'aime',
|
||||||
'liked' => 'Aimé·e',
|
'liked' => 'Aimé',
|
||||||
'likes' => 'J\'aime',
|
'likes' => 'J\'aime',
|
||||||
'share' => 'Partager',
|
'share' => 'Partager',
|
||||||
'shared' => 'Partagé',
|
'shared' => 'Partagé',
|
||||||
|
@ -19,14 +19,14 @@ return [
|
||||||
'delete' => 'Supprimer',
|
'delete' => 'Supprimer',
|
||||||
'error' => 'Erreur',
|
'error' => 'Erreur',
|
||||||
'errorMsg' => 'Une erreur est survenue. Veuillez réessayer plus tard.',
|
'errorMsg' => 'Une erreur est survenue. Veuillez réessayer plus tard.',
|
||||||
'oops' => 'Oups !',
|
'oops' => 'Zut !',
|
||||||
'other' => 'Autre',
|
'other' => 'Autre',
|
||||||
'readMore' => 'Lire plus',
|
'readMore' => 'En savoir plus',
|
||||||
'success' => 'Succès',
|
'success' => 'Opération réussie',
|
||||||
|
|
||||||
'sensitive' => 'Sensible',
|
'sensitive' => 'Sensible',
|
||||||
'sensitiveContent' => 'Contenu sensible',
|
'sensitiveContent' => 'Contenu sensible',
|
||||||
'sensitiveContentWarning' => 'Ce message peut contenir du contenu sensible',
|
'sensitiveContentWarning' => 'Le contenu de ce message peut être sensible',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
|
@ -35,13 +35,13 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Rechercher',
|
'search' => 'Chercher',
|
||||||
'admin' => 'Tableau de bord administrateur',
|
'admin' => 'Tableau de bord d\'administration',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Flux principal',
|
'homeFeed' => 'Fil principal',
|
||||||
'localFeed' => 'Flux local',
|
'localFeed' => 'Fil local',
|
||||||
'globalFeed' => 'Flux global',
|
'globalFeed' => 'Fil global',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Découvrir',
|
'discover' => 'Découvrir',
|
||||||
|
@ -52,16 +52,16 @@ return [
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profil',
|
'profile' => 'Profil',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Médiathèque',
|
||||||
'settings' => 'Paramètres',
|
'settings' => 'Paramètres',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Publier',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'À propos',
|
'about' => 'À propos',
|
||||||
'help' => 'Aide',
|
'help' => 'Aide',
|
||||||
'language' => 'Langue',
|
'language' => 'Langue',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'Confidentialité',
|
||||||
'terms' => 'Conditions ',
|
'terms' => 'Conditions',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Revenir au design précédent'
|
'backToPreviousDesign' => 'Revenir au design précédent'
|
||||||
|
@ -69,110 +69,110 @@ return [
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Boîte de réception',
|
'inbox' => 'Boîte de réception',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Boîte d\'envois',
|
||||||
'requests' => 'Demandes'
|
'requests' => 'Demandes'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'a aimé·e votre',
|
'liked' => 'a aimé votre',
|
||||||
'commented' => 'a commenté·e votre',
|
'commented' => 'a commenté votre',
|
||||||
'reacted' => 'a réagi à votre',
|
'reacted' => 'a réagi à votre',
|
||||||
'shared' => 'shared your',
|
'shared' => 'a partagé votre',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'vous a tagué·e dans un',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'mis à jour un·e',
|
||||||
'sentA' => 'sent a',
|
'sentA' => 'a envoyé un·e',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 's\'est abonné·e à',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'a mentionné',
|
||||||
'you' => 'you',
|
'you' => 'vous',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'Votre candidature à rejoindre',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'a été approuvée !',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'a été rejetée. Vous pouvez refaire une demande dans 6 mois.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'mp',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'publication de groupe',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'journal de modération',
|
||||||
'post' => 'post',
|
'post' => 'publication',
|
||||||
'story' => 'story',
|
'story' => 'story',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Partager avec ses abonné·e·s',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Partager avec d\'autres',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'Aucun J\'aime pour le moment',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Envoi en cours',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'Publications',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Abonné·e·s',
|
||||||
'following' => 'Following',
|
'following' => 'Abonnements',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Administrateur·rice',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Collections',
|
||||||
'follow' => 'Follow',
|
'follow' => 'S\'abonner',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Se désabonner',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Modifier votre profil',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Demande d\'abonnement',
|
||||||
'joined' => 'Joined',
|
'joined' => 'A rejoint',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'Voir la publication',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Voir le profil',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Outils de modération',
|
||||||
'report' => 'Report',
|
'report' => 'Signaler',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Archiver',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Désarchiver',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Intégrer',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Sélectionnez l\'une des options suivantes',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'Retirer des flux',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'Ajouter un avertissement de contenu',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Enlever l’avertissement de contenu',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Marquer comme spammeur·euse',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Retirer + avertissements pour les contenus existants et futurs',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Indésirable',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Contenu sensible',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Abusif ou préjudiciable',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Compte d\'un·e mineur·e',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Violation des droits d’auteur',
|
||||||
'impersonation' => 'Usurpation d\'identité',
|
'impersonation' => 'Usurpation d\'identité',
|
||||||
'scamOrFraud' => 'Arnaque ou fraude',
|
'scamOrFraud' => 'Arnaque ou fraude',
|
||||||
'confirmReport' => 'Confirmer le signalement',
|
'confirmReport' => 'Confirmer le signalement',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'Êtes-vous sûr·e de vouloir signaler cette publication ?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Signalement envoyé !',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'Nous avons bien reçu votre signalement.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'Une erreur s\'est produite lors du signalement de cette publication.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'Êtes-vous sûr·e de vouloir ajouter un avertissement de contenu à cette publication ?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Avertissement de contenu ajouté avec succès',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Êtes-vous sûr·e de vouloir supprimer l\'avertissement de contenu sur cette publication ?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Avertissement de contenu supprimé avec succès',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Êtes-vous sûr·e de vouloir retirer cette publication des flux ?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'Publication retirée des fils avec succès',
|
||||||
'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.',
|
'modMarkAsSpammerConfirm' => 'Êtes-vous sûr·e de vouloir marquer cet utilisateur·rice comme spammeur·euse ? Toutes les publications existantes et futures seront retirées des flux et un avertissement de contenu sera appliqué.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'Compte marqué avec succès comme spammeur',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'aux abonné·e·s',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Afficher la légende',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Afficher les J\'aime',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'Mode compact',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'En utilisant ce module, vous acceptez nos',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'Êtes-vous sûr·e de vouloir supprimer cette publication ?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'Êtes-vous sûr·e de vouloir archiver cette publication ?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'Êtes-vous sûr·e de vouloir désarchiver cette publication ?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'Ajouter une story'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'Connaissances possibles'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
178
resources/lang/gd/web.php
Normal file
178
resources/lang/gd/web.php
Normal file
|
@ -0,0 +1,178 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'common' => [
|
||||||
|
'comment' => 'Beachd',
|
||||||
|
'commented' => 'Commented',
|
||||||
|
'comments' => 'Comments',
|
||||||
|
'like' => 'Like',
|
||||||
|
'liked' => 'Liked',
|
||||||
|
'likes' => 'Likes',
|
||||||
|
'share' => 'Co-roinn',
|
||||||
|
'shared' => 'Shared',
|
||||||
|
'shares' => 'Shares',
|
||||||
|
'unshare' => 'Unshare',
|
||||||
|
|
||||||
|
'cancel' => 'Sguir dheth',
|
||||||
|
'copyLink' => 'Dèan lethbhreac dhen cheangal',
|
||||||
|
'delete' => 'Sguab às',
|
||||||
|
'error' => 'Mearachd',
|
||||||
|
'errorMsg' => 'Something went wrong. Please try again later.',
|
||||||
|
'oops' => 'Oops!',
|
||||||
|
'other' => 'Other',
|
||||||
|
'readMore' => 'Read more',
|
||||||
|
'success' => 'Success',
|
||||||
|
|
||||||
|
'sensitive' => 'Frionasach',
|
||||||
|
'sensitiveContent' => 'Susbaint fhrionasach',
|
||||||
|
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
||||||
|
],
|
||||||
|
|
||||||
|
'site' => [
|
||||||
|
'terms' => 'Terms of Use',
|
||||||
|
'privacy' => 'Privacy Policy',
|
||||||
|
],
|
||||||
|
|
||||||
|
'navmenu' => [
|
||||||
|
'search' => 'Lorg',
|
||||||
|
'admin' => 'Admin Dashboard',
|
||||||
|
|
||||||
|
// Timelines
|
||||||
|
'homeFeed' => 'Inbhir na dachaigh',
|
||||||
|
'localFeed' => 'Inbhir ionadail',
|
||||||
|
'globalFeed' => 'Global Feed',
|
||||||
|
|
||||||
|
// Core features
|
||||||
|
'discover' => 'Discover',
|
||||||
|
'directMessages' => 'Direct Messages',
|
||||||
|
'notifications' => 'Brathan',
|
||||||
|
'groups' => 'Buidhnean',
|
||||||
|
'stories' => 'Stories',
|
||||||
|
|
||||||
|
// Self links
|
||||||
|
'profile' => 'Pròifil',
|
||||||
|
'drive' => 'Draibh',
|
||||||
|
'settings' => 'Roghainnean',
|
||||||
|
'compose' => 'Cruthaich fear ùr',
|
||||||
|
|
||||||
|
// Nav footer
|
||||||
|
'about' => 'Mu dhèidhinn',
|
||||||
|
'help' => 'Cobhair',
|
||||||
|
'language' => 'Cànan',
|
||||||
|
'privacy' => 'Prìobhaideachd',
|
||||||
|
'terms' => 'Teirmichean',
|
||||||
|
|
||||||
|
// Temporary links
|
||||||
|
'backToPreviousDesign' => 'Go back to previous design'
|
||||||
|
],
|
||||||
|
|
||||||
|
'directMessages' => [
|
||||||
|
'inbox' => 'Am bogsa a-steach',
|
||||||
|
'sent' => 'Sent',
|
||||||
|
'requests' => 'Iarrtasan'
|
||||||
|
],
|
||||||
|
|
||||||
|
'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.',
|
||||||
|
|
||||||
|
'dm' => 'dm',
|
||||||
|
'groupPost' => 'group post',
|
||||||
|
'modlog' => 'modlog',
|
||||||
|
'post' => 'post',
|
||||||
|
'story' => 'sgeul',
|
||||||
|
],
|
||||||
|
|
||||||
|
'post' => [
|
||||||
|
'shareToFollowers' => 'Share to followers',
|
||||||
|
'shareToOther' => 'Share to other',
|
||||||
|
'noLikes' => 'No likes yet',
|
||||||
|
'uploading' => 'Uploading',
|
||||||
|
],
|
||||||
|
|
||||||
|
'profile' => [
|
||||||
|
'posts' => 'Posts',
|
||||||
|
'followers' => 'Followers',
|
||||||
|
'following' => 'Following',
|
||||||
|
'admin' => 'Admin',
|
||||||
|
'collections' => 'Collections',
|
||||||
|
'follow' => 'Lean air',
|
||||||
|
'unfollow' => 'Unfollow',
|
||||||
|
'editProfile' => 'Deasaich a’ phròifil',
|
||||||
|
'followRequested' => 'Follow Requested',
|
||||||
|
'joined' => 'Joined',
|
||||||
|
],
|
||||||
|
|
||||||
|
'menu' => [
|
||||||
|
'viewPost' => 'Seall am post',
|
||||||
|
'viewProfile' => 'Seall a’ phròifil',
|
||||||
|
'moderationTools' => 'Innealan na maorsainneachd',
|
||||||
|
'report' => 'Report',
|
||||||
|
'archive' => 'Archive',
|
||||||
|
'unarchive' => 'Unarchive',
|
||||||
|
'embed' => 'Leabaich',
|
||||||
|
|
||||||
|
'selectOneOption' => 'Tagh tè dhe na roghainnean seo',
|
||||||
|
'unlistFromTimelines' => 'Unlist from Timelines',
|
||||||
|
'addCW' => 'Cuir rabhadh susbainte ris',
|
||||||
|
'removeCW' => 'Thoir air falbh an rabhadh susbainte',
|
||||||
|
'markAsSpammer' => 'Cuir comharra gur e spamair a th’ ann',
|
||||||
|
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
||||||
|
'spam' => 'Spama',
|
||||||
|
'sensitive' => 'Susbaint fhrionasach',
|
||||||
|
'abusive' => 'Abusive or Harmful',
|
||||||
|
'underageAccount' => 'Underage Account',
|
||||||
|
'copyrightInfringement' => 'Copyright Infringement',
|
||||||
|
'impersonation' => 'Impersonation',
|
||||||
|
'scamOrFraud' => 'Scam or Fraud',
|
||||||
|
'confirmReport' => 'Dearbh an gearan',
|
||||||
|
'confirmReportText' => 'Are you sure you want to report this post?',
|
||||||
|
'reportSent' => 'Chaidh an gearan a chur!',
|
||||||
|
'reportSentText' => 'Fhuair sinn do ghearan.',
|
||||||
|
'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' => 'Seall am fo-thiotal',
|
||||||
|
'showLikes' => 'Show Likes',
|
||||||
|
'compactMode' => 'Compact Mode',
|
||||||
|
'embedConfirmText' => 'By using this embed, you agree to our',
|
||||||
|
|
||||||
|
'deletePostConfirm' => 'A bheil thu cinnteach gu bheil thu airson am post seo a sguabadh às?',
|
||||||
|
'archivePostConfirm' => 'A bheil thu cinnteach gu bheil thu airson am post seo a chur dhan tasg-lann?',
|
||||||
|
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
||||||
|
],
|
||||||
|
|
||||||
|
'story' => [
|
||||||
|
'add' => 'Cuir sgeul ris'
|
||||||
|
],
|
||||||
|
|
||||||
|
'timeline' => [
|
||||||
|
'peopleYouMayKnow' => 'People you may know'
|
||||||
|
]
|
||||||
|
|
||||||
|
];
|
|
@ -3,176 +3,176 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Comentar',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Comentou',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Comentarios',
|
||||||
'like' => 'Like',
|
'like' => 'Agrádame',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Gustoulle',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Gustoulle',
|
||||||
'share' => 'Share',
|
'share' => 'Compartir',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Compartiu',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Compartido',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Non compartir',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Cancelar',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Copiar ligazón',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Eliminar',
|
||||||
'error' => 'Error',
|
'error' => 'Erro',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Algo foi mal. Ténteo de novo máis tarde.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Vaites!',
|
||||||
'other' => 'Other',
|
'other' => 'Outro',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Ler máis',
|
||||||
'success' => 'Success',
|
'success' => 'Éxito',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Sensible',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Contido sensible',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Esta publicación pode conter contido sensible',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Termos de uso',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Política de Privacidade',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Busca',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Panel Administrativo',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Cronoloxía de Inicio',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Cronoloxía Local',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Cronoloxía Global',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'Descubrir',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'Mensaxes Directas',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Notificacións',
|
||||||
'groups' => 'Groups',
|
'groups' => 'Grupos',
|
||||||
'stories' => 'Stories',
|
'stories' => 'Historias',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Perfil',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Drive',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Axustes',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Crear Nova',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'Acerca de',
|
||||||
'help' => 'Help',
|
'help' => 'Axuda',
|
||||||
'language' => 'Language',
|
'language' => 'Idioma',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'Privacidade',
|
||||||
'terms' => 'Terms',
|
'terms' => 'Termos',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Volver ó deseño previo'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'Bandexa de entrada',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Enviados',
|
||||||
'requests' => 'Requests'
|
'requests' => 'Peticións'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'gustoulle a túa',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'comentou na túa',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'reaccionou a túa',
|
||||||
'shared' => 'shared your',
|
'shared' => 'compartiu a túa',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'etiquetoute nunca',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'actualizou unha',
|
||||||
'sentA' => 'sent a',
|
'sentA' => 'enviou unha',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'seguiu',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'mencionou',
|
||||||
'you' => 'you',
|
'you' => 'you',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'A túa solicitude para unirte',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'foi aprobada!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'for rexeitada. Podes volver a solicitar unirte en 6 meses.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'md',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'group post',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'post',
|
'post' => 'publicación',
|
||||||
'story' => 'story',
|
'story' => 'historia',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Compartir a seguidores',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Compartir a outros',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'Sen gústame por agora',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Subindo',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'Publicacións',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Seguidores',
|
||||||
'following' => 'Following',
|
'following' => 'Seguindo',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Administrador',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Coleccións',
|
||||||
'follow' => 'Follow',
|
'follow' => 'Seguir',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Deixar de seguir',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Editar perfil',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Seguimento pedido',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Uniuse',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'Ver publicación',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Ver perfil',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Ferramentas de moderación',
|
||||||
'report' => 'Report',
|
'report' => 'Informar',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Arquivar',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Desarquivar',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Incrustar',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Elixe unha das seguintes opcións',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'Desalistar das cronoloxías',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'Engadir aviso sobre o contido',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Retirar o aviso sobre o contido',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Marcar como Spammer',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Desalistar + aviso sobre o contido en publicacións existentes e futuras',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Spam',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Contido sensible',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Abusivo ou daniño',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Conta de minor de idade',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Violación dos dereitos de autor',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Suplantación de identidade',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Estafa ou fraude',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Confirmar reporte',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'Seguro que queres informar sobre esta publicación?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Informe enviado!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'Recibimos correctamente o teu informe.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'Houbo un problema reportando esta publicación.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'Seguro que queres engadir un aviso de contido sobre esta publicación?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Aviso de contido engadido correctamente',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Seguro que queres eliminar o aviso de contido sobre esta publicación?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Aviso de contido eliminado correctamente',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Seguro que queres desalistar esta publicación?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'Publicación desalistada correctamente',
|
||||||
'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.',
|
'modMarkAsSpammerConfirm' => 'Seguro que queres marcar a este usuario como spam? Todas as publicacións existentes e futuras serán desalistadas das cronoloxías e un aviso de contido será aplicado.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'Conta marcada como spam correctamente',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'para Seguidores',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Mostrar descrición',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Mostrar os gústame',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'Modo compacto',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'Utilizando ese incrustado, aceptas',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'Seguro que queres eliminar esta publicación?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'Seguro que queres arquivar esta publicación?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'Seguro que queres desarquivar esta publicación?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'Engadir historia'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'Xente que podes coñecer'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -36,7 +36,7 @@ return [
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'חיפוש',
|
'search' => 'חיפוש',
|
||||||
'admin' => 'לוח בקרה לאדמיניסטרציה',
|
'admin' => 'לוח בקרה למנהל',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'פיד ביתי',
|
'homeFeed' => 'פיד ביתי',
|
||||||
|
@ -77,14 +77,14 @@ return [
|
||||||
'liked' => 'אהבו לך',
|
'liked' => 'אהבו לך',
|
||||||
'commented' => 'העירו לך על',
|
'commented' => 'העירו לך על',
|
||||||
'reacted' => 'הגיבו לך על',
|
'reacted' => 'הגיבו לך על',
|
||||||
'shared' => 'shared your',
|
'shared' => 'שיתפו לך',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'תייגו אותך בתוך',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'עדכנו',
|
||||||
'sentA' => 'sent a',
|
'sentA' => 'שלחו',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'עוקבים',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'ציינו',
|
||||||
'you' => 'אתכם',
|
'you' => 'אתכם',
|
||||||
|
|
||||||
'yourApplication' => 'בקשתכם להצטרפות',
|
'yourApplication' => 'בקשתכם להצטרפות',
|
||||||
|
@ -93,53 +93,53 @@ return [
|
||||||
|
|
||||||
'dm' => 'הודעה אישית',
|
'dm' => 'הודעה אישית',
|
||||||
'groupPost' => 'פוסט קבוצתי',
|
'groupPost' => 'פוסט קבוצתי',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'לוג מנהלים',
|
||||||
'post' => 'פוסט',
|
'post' => 'פוסט',
|
||||||
'story' => 'story',
|
'story' => 'סטורי',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'שתף לעוקבים',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'שתף ל-אחר',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'אין עדיין סימוני "אהבתי"',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'מעלה',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'פוסטים',
|
||||||
'followers' => 'Followers',
|
'followers' => 'עוקבים',
|
||||||
'following' => 'Following',
|
'following' => 'עוקב/ת',
|
||||||
'admin' => 'Admin',
|
'admin' => 'מנהל מערכת',
|
||||||
'collections' => 'Collections',
|
'collections' => 'אוספים',
|
||||||
'follow' => 'Follow',
|
'follow' => 'עקוב',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'הפסק מעקב',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'ערוך פרופיל',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'בקשת עקיבה',
|
||||||
'joined' => 'Joined',
|
'joined' => 'הצטרפויות',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'הצג פוסט',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'הצג פרופיל',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'כלי ניהול',
|
||||||
'report' => 'Report',
|
'report' => 'דווח',
|
||||||
'archive' => 'Archive',
|
'archive' => 'ארכיון',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'הסר מהארכיון',
|
||||||
'embed' => 'Embed',
|
'embed' => 'הטמע',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'בחר באחד מהאפשרויות הבאות',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'העלם מטיימליינים',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'הוסף אזהרת תוכן',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'הסר אזהרת תוכן',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'סמן בתור ספאמר (מציף)',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'העלם והפעל אזהרת תוכן לפוסטים קיימים ועתידיים',
|
||||||
'spam' => 'Spam',
|
'spam' => 'ספאם',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'תוכן רגיש',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'תוכן מטריד או מזיק',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'תוכן עם קטינים',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'הפרת זכויות יוצרים',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'התחזות',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'הונאה',
|
||||||
'confirmReport' => 'אישור דיווח',
|
'confirmReport' => 'אישור דיווח',
|
||||||
'confirmReportText' => 'האם אתם בטוחים שברצונכם לדווח על פוסט זה?',
|
'confirmReportText' => 'האם אתם בטוחים שברצונכם לדווח על פוסט זה?',
|
||||||
'reportSent' => 'דיווח נשלח!',
|
'reportSent' => 'דיווח נשלח!',
|
||||||
|
@ -150,29 +150,29 @@ return [
|
||||||
'modCWSuccess' => 'אזהרת תוכן נוספה בהצלחה',
|
'modCWSuccess' => 'אזהרת תוכן נוספה בהצלחה',
|
||||||
'modRemoveCWConfirm' => 'אתם בטוחים שברצונכם להסיר את אזהרת התוכן מפוסט זה?',
|
'modRemoveCWConfirm' => 'אתם בטוחים שברצונכם להסיר את אזהרת התוכן מפוסט זה?',
|
||||||
'modRemoveCWSuccess' => 'אזהרת תוכן הוסרה בהצלחה',
|
'modRemoveCWSuccess' => 'אזהרת תוכן הוסרה בהצלחה',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'האם אתם בטוחים שברצונכם להעלים פוסט זה?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'פוסט הועלם בהצלחה',
|
||||||
'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.',
|
'modMarkAsSpammerConfirm' => 'האם אתם בטוחים שברצונכם לסמן משתמש זה בתור ספאמר (מציף)? כל הפוסטים הקיימים ועתידיים יועלמו ואזהרת תוכן תופעל.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'חשבון סומן בתור ספאמר בהצלחה',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'עבור עוקבים',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'הצג תיאור',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'הצג כמות ״אהבתי״',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'מצב מוקטן',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'בעט שימוש בהמטעה זו, הנכם מסכימים אל',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'האם אתם בטוחים שברצונכם למחוק פוסט זה?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'האם אתם בטוחים שברצונכם להעביר פוסט זה לארכיון?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'האם אתם בטוחים שברצונכם להוציא פוסט זה מהארכיון?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'הוסף סטורי'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'אנשים שאתם אולי מכירים'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -11,7 +11,7 @@ return [
|
||||||
'likes' => 'Suka',
|
'likes' => 'Suka',
|
||||||
'share' => 'Bagikan',
|
'share' => 'Bagikan',
|
||||||
'shared' => 'Dibagikan',
|
'shared' => 'Dibagikan',
|
||||||
'shares' => 'Bagi',
|
'shares' => 'Dibagikan',
|
||||||
'unshare' => 'Batalkan berbagi',
|
'unshare' => 'Batalkan berbagi',
|
||||||
|
|
||||||
'cancel' => 'Batal',
|
'cancel' => 'Batal',
|
||||||
|
@ -76,7 +76,7 @@ return [
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'menyukai',
|
'liked' => 'menyukai',
|
||||||
'commented' => 'mengomentari',
|
'commented' => 'mengomentari',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'bereaksi terhadap',
|
||||||
'shared' => 'membagikan',
|
'shared' => 'membagikan',
|
||||||
'tagged' => 'menandai Anda pada sebuah',
|
'tagged' => 'menandai Anda pada sebuah',
|
||||||
|
|
||||||
|
@ -94,85 +94,85 @@ return [
|
||||||
'dm' => 'dm',
|
'dm' => 'dm',
|
||||||
'groupPost' => 'postingan grup',
|
'groupPost' => 'postingan grup',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'post',
|
'post' => 'postingan',
|
||||||
'story' => 'story',
|
'story' => 'cerita',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Membagikan kepada pengikut',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Membagikan ke orang lain',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'Belum ada yang menyukai',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Mengunggah',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'Postingan',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Pengikut',
|
||||||
'following' => 'Following',
|
'following' => 'Mengikuti',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Pengelola',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Koleksi',
|
||||||
'follow' => 'Follow',
|
'follow' => 'Ikuti',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Berhenti Ikuti',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Ubah Profil',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Meminta Permintaan Mengikuti',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Bergabung',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'Lihat Postingan',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Lihat Profil',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Alat Moderasi',
|
||||||
'report' => 'Report',
|
'report' => 'Laporkan',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Arsipkan',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Keluarkan dari arsip',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Penyemat',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Pilih salah satu dari opsi berikut',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'Keluarkan dari Timeline',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'Tambahkan peringatan konten',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Hapus Peringatan Konten',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Tandai sebagai pelaku spam',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Hapus dari daftar dan tambahkan peringatan konten pada konten yang telah ada dan akan datang',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Spam',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Konten Sensitif',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Kasar atau Berbahaya',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Akun di bawah umur',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Pelanggaran Hak Cipta',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Peniruan',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Penipuan',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Konfirmasi Laporan',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'Apakah Anda yakin ingin melaporkan postingan ini?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Laporan Terkirim!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'Kita telah berhasil menerima laporan Anda.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'Ada masalah saat melaporkan postingan ini.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'Apakah Anda yakin ingin menambahkan peringatan konten pada postingan ini?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Berhasil menambahkan peringatan konten',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Apakah Anda yakin ingin menghapus peringatan konten pada postingan ini?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Berhasil menghapus peringatan konten',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Apakah Anda yakin ingin mengeluarkan postingan ini dari daftar?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'Berhasil mengeluarkan postingan dari daftar',
|
||||||
'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.',
|
'modMarkAsSpammerConfirm' => 'Apakah Anda ingin menandai pengguna ini sebagai pelaku spam? Semua postingan yang ada dan akan datang akan dihapus dari timeline dan peringatan konten akan diterapkan.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'Berhasil menandai akun sebagai pelaku spam',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'kepada Pengikut',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Tampilkan Keterangan',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Tampilkan suka',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'Mode Praktis',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'Dengan menggunakan penyemat ini, Anda setuju dengan',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'Apakah Anda yakin ingin menghapus postingan ini?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'Apakah Anda yakin ingin mengarsip postingan ini?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'Apakah Anda yakin ingin tidak mengarsipkan postingan ini?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'Tambah Cerita'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'Orang yang mungkin Anda kenal'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,176 +3,176 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Commenta',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Commentato',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Commenti',
|
||||||
'like' => 'Like',
|
'like' => 'Mi piace',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Like aggiunto',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Tutti i Like',
|
||||||
'share' => 'Share',
|
'share' => 'Condividi',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Condiviso',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Condivisioni',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Annulla condivisione',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Annulla',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Copia link',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Elimina',
|
||||||
'error' => 'Error',
|
'error' => 'Errore',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Qualcosa è andato storto. Sei pregato di riprovare più tardi.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Ops!',
|
||||||
'other' => 'Other',
|
'other' => 'Altro',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Leggi di più',
|
||||||
'success' => 'Success',
|
'success' => 'Riuscito',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Sensibile',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Contenuto Sensibile',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Questo post potrebbe contenere contenuti sensibili',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Termini di Utilizzo',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Informativa sulla Privacy',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Cerca',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Pannello di amministrazione',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Feed Home',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Feed Locale',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Feed Globale',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'Esplora',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'Messaggi Diretti',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Notifiche',
|
||||||
'groups' => 'Groups',
|
'groups' => 'Gruppi',
|
||||||
'stories' => 'Stories',
|
'stories' => 'Storie',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Profilo',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Drive',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Impostazioni',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Crea Nuovo',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'Info',
|
||||||
'help' => 'Help',
|
'help' => 'Aiuto',
|
||||||
'language' => 'Language',
|
'language' => 'Lingua',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'Privacy',
|
||||||
'terms' => 'Terms',
|
'terms' => 'Condizioni',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Torna al design precedente'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'In arrivo',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Inviata',
|
||||||
'requests' => 'Requests'
|
'requests' => 'Richieste'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'ha messo like a',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'ha commentato',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'ha reagito a',
|
||||||
'shared' => 'shared your',
|
'shared' => 'ha condiviso',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'ti ha taggato in',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'ha aggiornato un',
|
||||||
'sentA' => 'sent a',
|
'sentA' => 'ha inviato un',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'stai seguendo',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'menzionato',
|
||||||
'you' => 'you',
|
'you' => 'tu',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'La tua candidatura per unirti',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'è stata approvata!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'è stata respinta. Puoi richiedere di unirti fra 6 mesi.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'dm',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'post di gruppo',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'post',
|
'post' => 'post',
|
||||||
'story' => 'story',
|
'story' => 'storia',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Condividi con i follower',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Condividi con altri',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'Ancora nessun Like',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Caricamento in corso',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'Post',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Follower',
|
||||||
'following' => 'Following',
|
'following' => 'Seguiti',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Amministrazione',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Collezioni',
|
||||||
'follow' => 'Follow',
|
'follow' => 'Segui',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Smetti di seguire',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Modifica profilo',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Richiesta in attesa',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Iscritto',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'Mostra Post',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Mostra Profilo',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Strumenti di moderazione',
|
||||||
'report' => 'Report',
|
'report' => 'Segnala',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Archivia',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Rimuovi dall\'archivio',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Incorpora',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Scegli una delle seguenti opzioni',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'Rimuovi dalle Timeline',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'Aggiungi segnalazione',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Rimuovi segnalazione',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Segna come Spammer',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Rimuovi dalla lista + segnalazione di contenuti sensibili per post attuali e futuri',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Spam',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Contenuto Sensibile',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Abusivo o Dannoso',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Account di minorenne',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Violazione del copyright',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Impersonifica',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Truffa o frode',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Conferma Segnalazione',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'Sei sicurə di voler segnalare questo contenuto?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Segnalazione inviata!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'Abbiamo ricevuto la tua segnalazione con successo.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'Si è verificato un problema nella segnalazione di questo post.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'Sei sicurə di voler segnalare come sensibile questo post?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Segnalazione aggiunta con successo',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Sei sicurə di voler rimuovere la segnalazione da questo post?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Segnalazione rimossa con successo',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Sei sicurə di voler rimuovere questo post dall’elenco?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'Post rimosso dall’elenco con successo',
|
||||||
'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.',
|
'modMarkAsSpammerConfirm' => 'Sei sicuro di voler contrassegnare questo utente come spammer? Tutti i suoi post esistenti e futuri saranno rimossi dalle timeline e una segnalazione per contenuti sensibili sarà aggiunta.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'Account contrassegnato come spammer con successo',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'ai follower',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Mostra didascalia',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Mostra i like',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'Modalità compatta',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'Usando questo strumento, acconsenti ai nostri',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'Sei sicurə di voler eliminare questo post?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'Sei sicurə di voler archiviare questo post?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'Sei sicurə di voler rimuovere questo post dall’archivio?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'Aggiungi Storia'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'Persone che potresti conoscere'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,74 +3,74 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'コメント',
|
||||||
'commented' => 'Commented',
|
'commented' => 'コメントされました',
|
||||||
'comments' => 'Comments',
|
'comments' => 'コメント',
|
||||||
'like' => 'Like',
|
'like' => 'いいね',
|
||||||
'liked' => 'Liked',
|
'liked' => 'いいねしました',
|
||||||
'likes' => 'Likes',
|
'likes' => 'いいね',
|
||||||
'share' => 'Share',
|
'share' => '共有',
|
||||||
'shared' => 'Shared',
|
'shared' => '共有されました',
|
||||||
'shares' => 'Shares',
|
'shares' => '共有',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => '共有解除',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'キャンセル',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'リンクをコピー',
|
||||||
'delete' => 'Delete',
|
'delete' => '削除',
|
||||||
'error' => 'Error',
|
'error' => 'エラー',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => '何かが間違っています。しばらくしてからやり直してください。',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'おおっと!',
|
||||||
'other' => 'Other',
|
'other' => 'その他',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'もっと読む',
|
||||||
'success' => 'Success',
|
'success' => '成功しました',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'センシティブ',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'センシティブなコンテンツ',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'この投稿にはセンシティブなコンテンツが含まれている可能性があります',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => '利用規約',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'プライバシーポリシー',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => '検索',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => '管理者ダッシュボード',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'ホームフィード',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'ローカルフィード',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'グローバルフィード',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => '発見',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'ダイレクトメッセージ',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => '通知',
|
||||||
'groups' => 'Groups',
|
'groups' => 'グループ',
|
||||||
'stories' => 'Stories',
|
'stories' => 'ストーリーズ',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'プロフィール',
|
||||||
'drive' => 'Drive',
|
'drive' => 'ドライブ',
|
||||||
'settings' => 'Settings',
|
'settings' => '設定',
|
||||||
'compose' => 'Create New',
|
'compose' => '新規投稿',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'このサーバーについて',
|
||||||
'help' => 'Help',
|
'help' => 'ヘルプ',
|
||||||
'language' => 'Language',
|
'language' => '言語',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'プライバシー',
|
||||||
'terms' => 'Terms',
|
'terms' => '利用規約',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => '以前のデザインに戻す'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => '受信トレイ',
|
||||||
'sent' => 'Sent',
|
'sent' => '送信済み',
|
||||||
'requests' => 'Requests'
|
'requests' => 'リクエスト'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
|
@ -85,94 +85,94 @@ return [
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'followed',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'mentioned',
|
||||||
'you' => 'you',
|
'you' => 'あなた',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'Your application to join',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'was approved!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'dm',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'グループの投稿',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'モデレーションログ',
|
||||||
'post' => 'post',
|
'post' => '投稿',
|
||||||
'story' => 'story',
|
'story' => 'ストーリー',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'フォロワーに共有',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'その他に共有',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'まだ誰からもいいねされていません',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'アップロード中',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => '投稿',
|
||||||
'followers' => 'Followers',
|
'followers' => 'フォロワー',
|
||||||
'following' => 'Following',
|
'following' => 'フォロー中',
|
||||||
'admin' => 'Admin',
|
'admin' => '管理者',
|
||||||
'collections' => 'Collections',
|
'collections' => 'コレクション',
|
||||||
'follow' => 'Follow',
|
'follow' => 'フォロー',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'フォロー解除',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'プロフィールを編集',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'フォロー承認待ち',
|
||||||
'joined' => 'Joined',
|
'joined' => '参加しました',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => '投稿を見る',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'プロフィールを見る',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'モデレーションツール',
|
||||||
'report' => 'Report',
|
'report' => '報告',
|
||||||
'archive' => 'Archive',
|
'archive' => 'アーカイブ',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'アーカイブを解除',
|
||||||
'embed' => 'Embed',
|
'embed' => '埋め込み',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => '以下の選択肢から1つ選択してください',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'タイムラインに非表示',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'コンテンツ警告を追加',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'コンテンツ警告を削除',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'スパムとしてマーク',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => '非表示+コンテンツ警告を既存の、また将来の投稿に追加',
|
||||||
'spam' => 'Spam',
|
'spam' => 'スパム',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'センシティブなコンテンツ',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => '虐待または有害',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => '未成年のアカウント',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => '著作権侵害',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'なりすまし',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => '詐欺または不正な行為',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => '報告を送信',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => '本当にこの投稿を報告しますか?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => '報告が送信されました!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'あなたの報告を受け取りました。',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'この投稿を報告する際に問題が発生しました。',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'この投稿にコンテンツ警告を追加してもよろしいですか?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'コンテンツ警告が追加されました',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => '本当にこの投稿からコンテンツ警告を削除しますか?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'コンテンツ警告が削除されました',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => '本当にこの投稿を非表示にしますか?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => '投稿が非表示になりました',
|
||||||
'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.',
|
'modMarkAsSpammerConfirm' => 'このユーザーをスパムとして登録していいですか?既存のまた、今後の投稿はすべてタイムラインに表示されず、コンテンツ警告が適用されます。',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'アカウントをスパムとしてマークしました',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'to Followers',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => '説明を表示',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'いいねを表示',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'コンパクトモード',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'By using this embed, you agree to our',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => '本当にこの投稿を削除しますか?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => '本当にこの投稿をアーカイブしますか?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => '本当にこの投稿をアーカイブから削除しますか?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'ストーリーを追加'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => '知り合いかも'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,74 +3,74 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => '댓글',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Commented',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Comments',
|
||||||
'like' => 'Like',
|
'like' => '좋아요',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Liked',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Likes',
|
||||||
'share' => 'Share',
|
'share' => '공유',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Shared',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Shares',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Unshare',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => '취소',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Copy Link',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Delete',
|
||||||
'error' => 'Error',
|
'error' => '오류',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => '문제가 발생했습니다. 나중에 다시 시도하세요.',
|
||||||
'oops' => 'Oops!',
|
'oops' => '이런!',
|
||||||
'other' => 'Other',
|
'other' => '기타',
|
||||||
'readMore' => 'Read more',
|
'readMore' => '더보기',
|
||||||
'success' => 'Success',
|
'success' => '성공',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => '민감함 ',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => '민감한 내용',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => '이 게시물은 민감한 내용을 포함합니다',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => '이용약관',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => '개인정보 취급방침',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => '검색',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => '관리자 대시보드',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => '홈 피드',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => '로컬 피드',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => '글로벌 피드',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => '발견하기',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => '쪽지',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => '알림',
|
||||||
'groups' => 'Groups',
|
'groups' => '그룹',
|
||||||
'stories' => 'Stories',
|
'stories' => '스토리',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => '프로필',
|
||||||
'drive' => 'Drive',
|
'drive' => '드라이브',
|
||||||
'settings' => 'Settings',
|
'settings' => '설정',
|
||||||
'compose' => 'Create New',
|
'compose' => '새로 만들기',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => '정보',
|
||||||
'help' => 'Help',
|
'help' => '도움말',
|
||||||
'language' => 'Language',
|
'language' => '언어',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => '개인정보',
|
||||||
'terms' => 'Terms',
|
'terms' => '약관',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => '이전 디자인으로 돌아가기'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => '받은 편지함',
|
||||||
'sent' => 'Sent',
|
'sent' => '보냄',
|
||||||
'requests' => 'Requests'
|
'requests' => '요청 내역'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
|
@ -133,8 +133,8 @@ return [
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Remove Content Warning',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Mark as Spammer',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
||||||
'spam' => 'Spam',
|
'spam' => '스팸',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => '민감한 내용',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Abusive or Harmful',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Underage Account',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Copyright Infringement',
|
||||||
|
|
|
@ -56,6 +56,13 @@ return [
|
||||||
'settings' => 'Settings',
|
'settings' => 'Settings',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Create New',
|
||||||
|
|
||||||
|
// Nav footer
|
||||||
|
'about' => 'About',
|
||||||
|
'help' => 'Help',
|
||||||
|
'language' => 'Language',
|
||||||
|
'privacy' => 'Privacy',
|
||||||
|
'terms' => 'Terms',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Go back to previous design'
|
||||||
],
|
],
|
||||||
|
|
|
@ -3,68 +3,68 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Skomentuj',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Skomentowane',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Komentarze',
|
||||||
'like' => 'Like',
|
'like' => 'Polub',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Polubione',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Polubienia',
|
||||||
'share' => 'Share',
|
'share' => 'Udostępnij',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Udostępnione',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Udostępnione',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Anuluj udostępnianie',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Anuluj',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Kopiuj Link',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Usuń',
|
||||||
'error' => 'Error',
|
'error' => 'Błąd',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Coś poszło nie tak. Spróbuj ponownie później.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Ups!',
|
||||||
'other' => 'Other',
|
'other' => 'Inne',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Czytaj więcej',
|
||||||
'success' => 'Success',
|
'success' => 'Sukces',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Sensitive',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Treść wrażliwa',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Ten post może zawierać wrażliwe treści',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Warunki Użytkowania',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Polityka Prywatności',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Szukaj',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Panel administracyjny',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Główny kanał',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Lokalny kanał',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Globalny kanał',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'Odkrywaj',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'Wiadomości bezpośrednie',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Powiadomienia',
|
||||||
'groups' => 'Groups',
|
'groups' => 'Grupy',
|
||||||
'stories' => 'Stories',
|
'stories' => 'Stories',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Profil',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Dysk',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Ustawienia',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Utwórz nowy',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'O nas',
|
||||||
'help' => 'Help',
|
'help' => 'Pomoc',
|
||||||
'language' => 'Language',
|
'language' => 'Język',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'Prywatność',
|
||||||
'terms' => 'Terms',
|
'terms' => 'Regulamin',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Wróć do poprzedniego wyglądu'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
|
@ -78,75 +78,75 @@ return [
|
||||||
'commented' => 'skomentował(a) twoje',
|
'commented' => 'skomentował(a) twoje',
|
||||||
'reacted' => 'zareagował(a) na twoje',
|
'reacted' => 'zareagował(a) na twoje',
|
||||||
'shared' => 'shared your',
|
'shared' => 'shared your',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'oznaczono cię w',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'zaktualizowano',
|
||||||
'sentA' => 'sent a',
|
'sentA' => 'wysłano',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'zaobserwował(-a)',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'wspominał(-a)',
|
||||||
'you' => 'you',
|
'you' => 'ciebie',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'Your application to join',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'została zatwierdzona!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'została odrzucona. Możesz ponownie ubiegać się o dołączenie za 6 miesięcy.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'dm',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'group post',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'logi',
|
||||||
'post' => 'post',
|
'post' => 'post',
|
||||||
'story' => 'story',
|
'story' => 'story',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Udostępnij obserwującym',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Udostępnij innym',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'Brak polubień',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Przesyłanie',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'Posty',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Obserwujący',
|
||||||
'following' => 'Following',
|
'following' => 'Obserwowane',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Administrator',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Kolekcje',
|
||||||
'follow' => 'Follow',
|
'follow' => 'Obserwuj',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Przestań obserwować',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Edytuj profil',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Follow Requested',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Dołączono',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'Zobacz post',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Zobacz profil',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Narzędzia moderacyjne',
|
||||||
'report' => 'Report',
|
'report' => 'Zgłoś',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Przenieś do archiwum',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Usuń z archiwum',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Osadź',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Select one of the following options',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'Unlist from Timelines',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'Dodaj ostrzeżenie o treści',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Usuń ostrzeżenie o treści',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Mark as Spammer',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Spam',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Treść wrażliwa',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Abusive or Harmful',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Underage Account',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Naruszenie praw autorskich',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Podszywanie się pod inne osoby',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Scam or Fraud',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Confirm Report',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'Are you sure you want to report this post?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Zgłoszenie wysłane!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'Otrzymaliśmy Twój raport.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'Wystąpił błąd podczas zgłaszania tego posta.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'Czy na pewno chcesz dodać ostrzeżenie o treści do tego wpisu?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Successfully added content warning',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
||||||
|
@ -158,13 +158,13 @@ return [
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'to Followers',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Show Caption',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Pokaż polubienia',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'Tryb kompaktowy',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'By using this embed, you agree to our',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'Czy na pewno chcesz usunąć ten post?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'Czy na pewno chcesz zarchiwizować ten post?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'Czy na pewno chcesz cofnąć archiwizację tego wpisu?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
|
@ -172,7 +172,7 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'Ludzie, których możesz znać'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,80 +3,80 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Comentar',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Comentado',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Comentários',
|
||||||
'like' => 'Like',
|
'like' => 'Gosto',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Gostei',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Gostos',
|
||||||
'share' => 'Share',
|
'share' => 'Partilhar',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Partilhado',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Partilhas',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Despartilhar',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Cancelar',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Copiar link',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Eliminar',
|
||||||
'error' => 'Error',
|
'error' => 'Erro',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Algo correu mal. Por favor, tente novamente mais tarde.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Oops!',
|
||||||
'other' => 'Other',
|
'other' => 'Outro',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Ler mais',
|
||||||
'success' => 'Success',
|
'success' => 'Sucesso',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Sensível',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Conteúdo sensível',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Este post pode conter conteúdo sensível',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Termos de Uso',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Política de Privacidade',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Pesquisa',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Painel de Administração',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Inicio',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'Feed local',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Feed global',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'Descobrir',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'Mensagens Diretas',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Notificações',
|
||||||
'groups' => 'Groups',
|
'groups' => 'Grupos',
|
||||||
'stories' => 'Stories',
|
'stories' => 'Stories',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Perfil',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Disco',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Definições',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Criar novo',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'Sobre',
|
||||||
'help' => 'Help',
|
'help' => 'Ajuda',
|
||||||
'language' => 'Language',
|
'language' => 'Idioma',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'Privacidade',
|
||||||
'terms' => 'Terms',
|
'terms' => 'Termos',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Voltar ao design antigo'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'Caixa de Entrada',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Enviadas',
|
||||||
'requests' => 'Requests'
|
'requests' => 'Pedidos'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'gostou do seu',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'comentou no seu',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'reagiu ao seu',
|
||||||
'shared' => 'shared your',
|
'shared' => 'shared your',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'tagged you in a',
|
||||||
|
|
||||||
|
@ -141,38 +141,38 @@ return [
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Impersonation',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Scam or Fraud',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Confirm Report',
|
||||||
'confirmReportText' => 'Are you sure you want to report this post?',
|
'confirmReportText' => 'Tem a certeza que deseja denunciar esta mensagem?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Denúncia enviada!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'Recebemos com sucesso a sua denúncia.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'Ocorreu um erro ao denunciar este conteúdo.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'Tem a certeza que pretende adicionar um alerta de conteúdo ao post?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Adicionou com sucesso um alerta de conteúdo',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Tem a certeza que pretende remover um alerta de conteúdo deste post?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Removeu com sucesso o alerta de conteúdo',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Tem a certeza que pretende deslistar este post?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'Deslistou com sucesso este 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.',
|
'modMarkAsSpammerConfirm' => 'Tem a certeza que deseja marcar este utilizador como spammer? Todos os posts existentes e futuros serão deslistados da timeline e o alerta de conteúdo será aplicado.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'Marcou com sucesso esta conta como spammer',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'para Seguidores',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Mostar legenda',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Mostrar Gostos',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'Modo compacto',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'Ao utilizar este conteúdo, encontra-se a aceitar os nossos',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'Tem a certeza que pretende remover este post?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'Tem a certeza que pretende arquivar este post?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'Tem a certeza que pretende desarquivar este post?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'Adicionar Storie'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'Pessoas que talvez conheça'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -74,16 +74,16 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'понравился ваш',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'прокомментировал ваш',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'отреагировал на ваш',
|
||||||
'shared' => 'shared your',
|
'shared' => 'поделился вашим',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'отметил вас в публикации',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'updated a',
|
||||||
'sentA' => 'sent a',
|
'sentA' => 'отправил',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'подписался',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'mentioned',
|
||||||
'you' => 'вы',
|
'you' => 'вы',
|
||||||
|
|
||||||
|
@ -95,12 +95,12 @@ return [
|
||||||
'groupPost' => 'сообщения группы',
|
'groupPost' => 'сообщения группы',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'пост',
|
'post' => 'пост',
|
||||||
'story' => 'story',
|
'story' => 'история',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Поделиться с подписчиками',
|
'shareToFollowers' => 'Поделиться с подписчиками',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Поделиться с другими',
|
||||||
'noLikes' => 'Пока никому не понравилось',
|
'noLikes' => 'Пока никому не понравилось',
|
||||||
'uploading' => 'Загружается',
|
'uploading' => 'Загружается',
|
||||||
],
|
],
|
||||||
|
@ -135,8 +135,8 @@ return [
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
||||||
'spam' => 'Спам',
|
'spam' => 'Спам',
|
||||||
'sensitive' => 'Деликатный контент',
|
'sensitive' => 'Деликатный контент',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Жестокое обращение или причинение вреда',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Несовершеннолетний аккаунт',
|
||||||
'copyrightInfringement' => 'Нарушение авторских прав',
|
'copyrightInfringement' => 'Нарушение авторских прав',
|
||||||
'impersonation' => 'Представление себя за другого человека',
|
'impersonation' => 'Представление себя за другого человека',
|
||||||
'scamOrFraud' => 'Обман или мошенничество',
|
'scamOrFraud' => 'Обман или мошенничество',
|
||||||
|
@ -152,8 +152,8 @@ return [
|
||||||
'modRemoveCWSuccess' => 'Предупреждение о контенте успешно удалено',
|
'modRemoveCWSuccess' => 'Предупреждение о контенте успешно удалено',
|
||||||
'modUnlistConfirm' => 'Вы действительно хотите скрыть этот пост из лент?',
|
'modUnlistConfirm' => 'Вы действительно хотите скрыть этот пост из лент?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted 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.',
|
'modMarkAsSpammerConfirm' => 'Вы уверены, что хотите отметить этого пользователя спамом? Все существующие и будущие сообщения будут исключены из списка в сроки, и будет применяться предупреждение о содержании.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'Аккаунт успешно помечен как спаммер',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'to Followers',
|
||||||
|
|
||||||
|
|
|
@ -3,40 +3,40 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'Yorum',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Yorumlar',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Yorumlar',
|
||||||
'like' => 'Like',
|
'like' => 'Beğen',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Beğenildi',
|
||||||
'likes' => 'Likes',
|
'likes' => 'Beğeniler',
|
||||||
'share' => 'Share',
|
'share' => 'Paylaş',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Paylaşılan',
|
||||||
'shares' => 'Shares',
|
'shares' => 'Paylaşılanlar',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Paylaşımı kaldır',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'İptal',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'Bağlantıyı Kopyala',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Sil',
|
||||||
'error' => 'Error',
|
'error' => 'Hata',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'Bir şeyler yanlış gitti. Lütfen daha sonra tekrar deneyiniz.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Hay aksi!',
|
||||||
'other' => 'Other',
|
'other' => 'Diğer',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'Daha fazlasını oku',
|
||||||
'success' => 'Success',
|
'success' => 'Başarılı',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Hassasiyet',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'Hassas içerik',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'Bu ileti hassas içerik içeriyor olabilir',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'Kullanım Koşulları',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'Gizlilik Politikası',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'Arama',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'Yönetici Paneli',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'Home Feed',
|
||||||
|
@ -44,33 +44,33 @@ return [
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'Global Feed',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'Keşfet',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'Direkt Mesajlar',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'Bildirimler',
|
||||||
'groups' => 'Groups',
|
'groups' => 'Gruplar',
|
||||||
'stories' => 'Stories',
|
'stories' => 'Hikayeler',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'Profil',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Depolama',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Ayarlar',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Yeni oluştur',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'Hakkında',
|
||||||
'help' => 'Help',
|
'help' => 'Yardım',
|
||||||
'language' => 'Language',
|
'language' => 'Dil',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'Gizlilik',
|
||||||
'terms' => 'Terms',
|
'terms' => 'Koşullar',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Go back to previous design'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'Gelen Kutusu',
|
||||||
'sent' => 'Sent',
|
'sent' => 'Gönder',
|
||||||
'requests' => 'Requests'
|
'requests' => 'İstekler'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
|
@ -95,36 +95,36 @@ return [
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'group post',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'post',
|
'post' => 'post',
|
||||||
'story' => 'story',
|
'story' => 'hikaye',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Takipçileri paylaş',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Share to other',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'Henüz beğenilmedi',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Yükleniyor',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'Gönderiler',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Takipçiler',
|
||||||
'following' => 'Following',
|
'following' => 'Takip ediliyor',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Yönetici',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Koleksiyonlar',
|
||||||
'follow' => 'Follow',
|
'follow' => 'Takip et',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Takibi bırak',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Profili Düzenle',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Takip İsteği',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Katıldı',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'Gönderiyi görüntüle',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Profili Görüntüle',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Moderation Tools',
|
||||||
'report' => 'Report',
|
'report' => 'Bildir',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Archive',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Arşivden çıkar',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Embed',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Select one of the following options',
|
||||||
|
@ -134,7 +134,7 @@ return [
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Mark as Spammer',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Spam',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Hassas içerik',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Abusive or Harmful',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Underage Account',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Copyright Infringement',
|
||||||
|
@ -147,9 +147,9 @@ return [
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'There was an issue reporting this post.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'İçerik uyarısı başarıyla eklendi',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Bu gönderiden içerik uyarısını kaldırmak istediğinize emin misiniz?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'İçerik uyarısı başarıyla kaldırıldı',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted 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.',
|
'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.',
|
||||||
|
@ -157,22 +157,22 @@ return [
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'to Followers',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Açıklamayı göster',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Beğenileri Göster',
|
||||||
'compactMode' => 'Compact Mode',
|
'compactMode' => 'Compact Mode',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'By using this embed, you agree to our',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'Bu gönderiyi silmek istediğinizden emin misiniz?',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'Bu gönderiyi arşivlemek istediğinizden emin misiniz?',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'Bu gönderiyi arşivden çıkarmak istediğinize emin misiniz?',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Add Story'
|
'add' => 'Hikaye ekle'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'peopleYouMayKnow' => 'People you may know'
|
'peopleYouMayKnow' => 'Tanıyor olabileceğin kişiler'
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -210,6 +210,7 @@ Route::domain(config('pixelfed.domain.app'))->middleware(['validemail', 'twofact
|
||||||
});
|
});
|
||||||
|
|
||||||
Route::get('discover/accounts/popular', 'Api\ApiV1Controller@discoverAccountsPopular');
|
Route::get('discover/accounts/popular', 'Api\ApiV1Controller@discoverAccountsPopular');
|
||||||
|
Route::post('web/change-language.json', 'SpaController@updateLanguage');
|
||||||
});
|
});
|
||||||
|
|
||||||
Route::group(['prefix' => 'local'], function () {
|
Route::group(['prefix' => 'local'], function () {
|
||||||
|
|
Loading…
Reference in a new issue