mastodon-ios/MastodonSDK/Sources/MastodonLocalization/Resources/hy.lproj/Localizable.strings

592 lines
41 KiB
Plaintext
Raw Normal View History

2023-11-15 12:52:07 +01:00
"Common.Alerts.BlockDomain.BlockEntireDomain" = "Block Domain";
"Common.Alerts.BlockDomain.Title" = "Are you really, really sure you want to block the entire %@? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.";
New Crowdin updates (#1242) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (Spanish, Argentina) * New translations app.json (Icelandic) * New translations app.json (Thai) * New translations app.json (Swedish) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Chinese Traditional) * New translations app.json (Dutch) * New translations app.json (Slovenian) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Italian) * New translations app.json (Vietnamese) * New translations app.json (Japanese) * New translations app.json (Japanese) * New translations app.json (Greek) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Scottish Gaelic) * New translations localizable.stringsdict (French) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Simplified) * New translations ios-infoplist.json (Chinese Simplified) * New translations app.json (Belarusian) * New translations app.json (Chinese Simplified) * New translations app.json (Dutch) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (English) * New translations app.json (Icelandic) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * New translations app.json (Chinese Traditional) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Korean) * New translations app.json (Japanese) * New translations app.json (Galician) * New translations app.json (Galician) * New translations app.json (Spanish, Argentina) * New translations app.json (Belarusian) * New translations app.json (Vietnamese) * New translations app.json (Swedish) * New translations app.json (English) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * Update translations --------- Co-authored-by: Nathan Mattes <hallo@bullenscheisse.de>
2024-03-21 17:00:09 +01:00
"Common.Alerts.BoostAPost.Boost" = "Boost";
"Common.Alerts.BoostAPost.Cancel" = "Cancel";
"Common.Alerts.BoostAPost.TitleBoost" = "Boost Post?";
"Common.Alerts.BoostAPost.TitleUnboost" = "Unboost Post?";
"Common.Alerts.BoostAPost.Unboost" = "Unboost";
2023-11-15 12:52:07 +01:00
"Common.Alerts.CleanCache.Message" = "Successfully cleaned %@ cache.";
"Common.Alerts.CleanCache.Title" = "Clean Cache";
"Common.Alerts.Common.PleaseTryAgain" = "Փորձիր նորից";
"Common.Alerts.Common.PleaseTryAgainLater" = "Փորձիր մի փոքր ուշ";
"Common.Alerts.DeletePost.Message" = "Վստա՞հ ես, որ ուզում ես ջնջել այս գրառումը։";
"Common.Alerts.DeletePost.Title" = "Ջնջել գրառումը";
"Common.Alerts.EditProfileFailure.Message" = "Cannot edit profile. Please try again.";
"Common.Alerts.EditProfileFailure.Title" = "Edit Profile Error";
New Crowdin updates (#1242) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (Spanish, Argentina) * New translations app.json (Icelandic) * New translations app.json (Thai) * New translations app.json (Swedish) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Chinese Traditional) * New translations app.json (Dutch) * New translations app.json (Slovenian) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Italian) * New translations app.json (Vietnamese) * New translations app.json (Japanese) * New translations app.json (Japanese) * New translations app.json (Greek) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Scottish Gaelic) * New translations localizable.stringsdict (French) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Simplified) * New translations ios-infoplist.json (Chinese Simplified) * New translations app.json (Belarusian) * New translations app.json (Chinese Simplified) * New translations app.json (Dutch) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (English) * New translations app.json (Icelandic) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * New translations app.json (Chinese Traditional) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Korean) * New translations app.json (Japanese) * New translations app.json (Galician) * New translations app.json (Galician) * New translations app.json (Spanish, Argentina) * New translations app.json (Belarusian) * New translations app.json (Vietnamese) * New translations app.json (Swedish) * New translations app.json (English) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * Update translations --------- Co-authored-by: Nathan Mattes <hallo@bullenscheisse.de>
2024-03-21 17:00:09 +01:00
"Common.Alerts.MediaMissingAltText.Cancel" = "Cancel";
"Common.Alerts.MediaMissingAltText.Message" = "%d of your images are missing alt text.
Post Anyway?";
"Common.Alerts.MediaMissingAltText.Post" = "Post";
"Common.Alerts.MediaMissingAltText.Title" = "Media Missing Alt Text";
2023-11-15 12:52:07 +01:00
"Common.Alerts.PublishPostFailure.AttachmentsMessage.MoreThanOneVideo" = "Cannot attach more than one video.";
"Common.Alerts.PublishPostFailure.AttachmentsMessage.VideoAttachWithPhoto" = "Cannot attach a video to a post that already contains images.";
"Common.Alerts.PublishPostFailure.Message" = "Failed to publish the post.
Please check your internet connection.";
"Common.Alerts.PublishPostFailure.Title" = "Publish Failure";
"Common.Alerts.SavePhotoFailure.Message" = "Please enable the photo library access permission to save the photo.";
"Common.Alerts.SavePhotoFailure.Title" = "Save Photo Failure";
"Common.Alerts.ServerError.Title" = "Սպասարկիչի խնդիր";
"Common.Alerts.SignOut.Confirm" = "Դուրս գալ";
"Common.Alerts.SignOut.Message" = "Համոզո՞ւած ես, որ ուզում ես դուրս գալ";
"Common.Alerts.SignOut.Title" = "Դուրս գալ";
"Common.Alerts.SignUpFailure.Title" = "Գրանցումը ձախողուեց";
"Common.Alerts.TranslationFailed.Button" = "Լաւ";
"Common.Alerts.TranslationFailed.Message" = "Translation failed. Maybe the administrator has not enabled translations on this server or this server is running an older version of Mastodon where translations are not yet supported.";
"Common.Alerts.TranslationFailed.Title" = "Նշում";
New Crowdin updates (#1242) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (Spanish, Argentina) * New translations app.json (Icelandic) * New translations app.json (Thai) * New translations app.json (Swedish) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Chinese Traditional) * New translations app.json (Dutch) * New translations app.json (Slovenian) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Italian) * New translations app.json (Vietnamese) * New translations app.json (Japanese) * New translations app.json (Japanese) * New translations app.json (Greek) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Scottish Gaelic) * New translations localizable.stringsdict (French) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Simplified) * New translations ios-infoplist.json (Chinese Simplified) * New translations app.json (Belarusian) * New translations app.json (Chinese Simplified) * New translations app.json (Dutch) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (English) * New translations app.json (Icelandic) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * New translations app.json (Chinese Traditional) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Korean) * New translations app.json (Japanese) * New translations app.json (Galician) * New translations app.json (Galician) * New translations app.json (Spanish, Argentina) * New translations app.json (Belarusian) * New translations app.json (Vietnamese) * New translations app.json (Swedish) * New translations app.json (English) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * Update translations --------- Co-authored-by: Nathan Mattes <hallo@bullenscheisse.de>
2024-03-21 17:00:09 +01:00
"Common.Alerts.UnfollowUser.Cancel" = "Cancel";
"Common.Alerts.UnfollowUser.Title" = "Unfollow %@?";
"Common.Alerts.UnfollowUser.Unfollow" = "Unfollow";
2023-11-15 12:52:07 +01:00
"Common.Alerts.VoteFailure.PollEnded" = "Հարցումդ աւարտուեց";
"Common.Alerts.VoteFailure.Title" = "Vote Failure";
"Common.Controls.Actions.Add" = "Աւելացնել";
"Common.Controls.Actions.Back" = "Ետ";
"Common.Controls.Actions.BlockDomain" = "Block %@";
2024-01-31 10:04:22 +01:00
"Common.Controls.Actions.Bookmark" = "Էջանիշ";
2023-11-15 12:52:07 +01:00
"Common.Controls.Actions.Cancel" = "Չեղարկել";
"Common.Controls.Actions.Compose" = "Compose";
"Common.Controls.Actions.Confirm" = "Հաստատել";
"Common.Controls.Actions.Continue" = "Շարունակել";
"Common.Controls.Actions.Copy" = "Պատճէնել";
"Common.Controls.Actions.CopyPhoto" = "Copy Photo";
"Common.Controls.Actions.Delete" = "Delete";
"Common.Controls.Actions.Discard" = "Չեղարկել";
"Common.Controls.Actions.Done" = "Աւարտել";
"Common.Controls.Actions.Edit" = "Խմբագրել";
2024-01-31 10:04:22 +01:00
"Common.Controls.Actions.EditPost" = "Խմբագրել";
2023-11-15 12:52:07 +01:00
"Common.Controls.Actions.FindPeople" = "Find people to follow";
2024-01-31 10:04:22 +01:00
"Common.Controls.Actions.Follow" = "Հետեւել %@-ին";
2023-11-15 12:52:07 +01:00
"Common.Controls.Actions.ManuallySearch" = "Manually search instead";
"Common.Controls.Actions.Next" = "Յաջորդ";
"Common.Controls.Actions.Ok" = "Լաւ";
"Common.Controls.Actions.Open" = "Բացել";
"Common.Controls.Actions.OpenInBrowser" = "Open in Browser";
"Common.Controls.Actions.OpenInSafari" = "Open in Safari";
"Common.Controls.Actions.Preview" = "Նախադիտում";
"Common.Controls.Actions.Previous" = "Նախորդ";
"Common.Controls.Actions.Remove" = "Ջնջել";
2024-01-31 10:04:22 +01:00
"Common.Controls.Actions.RemoveBookmark" = "Հեռացնել էջանիշը";
2023-11-15 12:52:07 +01:00
"Common.Controls.Actions.Reply" = "Reply";
"Common.Controls.Actions.ReportUser" = "Report %@";
"Common.Controls.Actions.Save" = "Պահպանել";
"Common.Controls.Actions.SavePhoto" = "Save Photo";
"Common.Controls.Actions.SeeMore" = "Տեսնել աւելին";
"Common.Controls.Actions.Settings" = "Settings";
"Common.Controls.Actions.Share" = "Տարածել";
"Common.Controls.Actions.SharePost" = "Share Post";
"Common.Controls.Actions.ShareUser" = "Share %@";
"Common.Controls.Actions.SignIn" = "Մտնել";
"Common.Controls.Actions.Skip" = "Skip";
"Common.Controls.Actions.TakePhoto" = "Լուսանկարել";
"Common.Controls.Actions.TranslatePost.Title" = "Translate from %@";
"Common.Controls.Actions.TranslatePost.UnknownLanguage" = "Unknown";
"Common.Controls.Actions.TryAgain" = "Կրկին փորձիր";
"Common.Controls.Actions.UnblockDomain" = "Unblock %@";
2024-01-31 10:04:22 +01:00
"Common.Controls.Actions.Unfollow" = "Չհետեւել %@-ին";
"Common.Controls.Friendship.Block" = "Արգելափակել";
"Common.Controls.Friendship.BlockDomain" = "Block domain %@";
2023-11-15 12:52:07 +01:00
"Common.Controls.Friendship.BlockUser" = "Block %@";
2024-01-31 10:04:22 +01:00
"Common.Controls.Friendship.Blocked" = "Արգելափակուած";
"Common.Controls.Friendship.DomainBlocked" = "Domain Blocked";
"Common.Controls.Friendship.EditInfo" = "Խմբագրել";
2023-11-15 12:52:07 +01:00
"Common.Controls.Friendship.Follow" = "Հետեւել";
2024-01-31 10:04:22 +01:00
"Common.Controls.Friendship.Following" = "Հետեւած";
2023-11-15 12:52:07 +01:00
"Common.Controls.Friendship.HideReblogs" = "Hide Reblogs";
"Common.Controls.Friendship.Mute" = "Լռեցնել";
"Common.Controls.Friendship.MuteUser" = "Լռեցնել %@֊ին";
"Common.Controls.Friendship.Muted" = "Լռեցուած";
2024-01-31 10:04:22 +01:00
"Common.Controls.Friendship.Pending" = "Սպասուող";
"Common.Controls.Friendship.Request" = "Հարցում";
2023-11-15 12:52:07 +01:00
"Common.Controls.Friendship.ShowReblogs" = "Show Reblogs";
2024-01-31 10:04:22 +01:00
"Common.Controls.Friendship.Unblock" = "Արգելաբացել";
"Common.Controls.Friendship.UnblockUser" = "Արգելաբացել %@-ին";
2023-11-15 12:52:07 +01:00
"Common.Controls.Friendship.Unmute" = "Unmute";
"Common.Controls.Friendship.UnmuteUser" = "Unmute %@";
"Common.Controls.Keyboard.Common.ComposeNewPost" = "Compose New Post";
2024-01-31 10:04:22 +01:00
"Common.Controls.Keyboard.Common.OpenSettings" = "Բացել կարգաւորումները";
2023-11-15 12:52:07 +01:00
"Common.Controls.Keyboard.Common.ShowFavorites" = "Show Favorites";
"Common.Controls.Keyboard.Common.SwitchToTab" = "Switch to %@";
"Common.Controls.Keyboard.SegmentedControl.NextSection" = "Next Section";
"Common.Controls.Keyboard.SegmentedControl.PreviousSection" = "Previous Section";
2024-01-31 10:04:22 +01:00
"Common.Controls.Keyboard.Timeline.NextStatus" = "Յաջորդ գրառումը";
2023-11-15 12:52:07 +01:00
"Common.Controls.Keyboard.Timeline.OpenAuthorProfile" = "Open Author's Profile";
"Common.Controls.Keyboard.Timeline.OpenRebloggerProfile" = "Open Reblogger's Profile";
2024-01-31 10:04:22 +01:00
"Common.Controls.Keyboard.Timeline.OpenStatus" = "Բացել գրառումը";
2023-11-15 12:52:07 +01:00
"Common.Controls.Keyboard.Timeline.PreviewImage" = "Preview Image";
"Common.Controls.Keyboard.Timeline.PreviousStatus" = "Previous Post";
"Common.Controls.Keyboard.Timeline.ReplyStatus" = "Reply to Post";
"Common.Controls.Keyboard.Timeline.ToggleContentWarning" = "Toggle Content Warning";
"Common.Controls.Keyboard.Timeline.ToggleFavorite" = "Toggle Favorite on Post";
"Common.Controls.Keyboard.Timeline.ToggleReblog" = "Toggle Reblog on Post";
"Common.Controls.Status.Actions.A11YLabels.Reblog" = "Re-blog";
"Common.Controls.Status.Actions.A11YLabels.Unreblog" = "Undo re-blog";
2024-01-31 10:04:22 +01:00
"Common.Controls.Status.Actions.Favorite" = "Հավանել";
2023-11-15 12:52:07 +01:00
"Common.Controls.Status.Actions.Hide" = "Թաքցնել";
"Common.Controls.Status.Actions.Menu" = "Ցանկ";
2024-01-31 10:04:22 +01:00
"Common.Controls.Status.Actions.Reblog" = "Տարածել";
2023-11-15 12:52:07 +01:00
"Common.Controls.Status.Actions.Reply" = "Պատասխանել";
"Common.Controls.Status.Actions.ShareLinkInPost" = "Share Link in Post";
2024-01-31 10:04:22 +01:00
"Common.Controls.Status.Actions.ShowGif" = "Ցոյց տալ գիֆը";
"Common.Controls.Status.Actions.ShowImage" = "Ցոյց տալ նկարը";
2023-11-15 12:52:07 +01:00
"Common.Controls.Status.Actions.ShowVideoPlayer" = "Show video player";
"Common.Controls.Status.Actions.TapThenHoldToShowMenu" = "Tap then hold to show menu";
2024-01-31 10:04:22 +01:00
"Common.Controls.Status.Actions.Unfavorite" = "Չհաւանել";
"Common.Controls.Status.Actions.Unreblog" = "Չտարածել";
2023-11-15 12:52:07 +01:00
"Common.Controls.Status.Buttons.EditHistoryDetail" = "Last edit %@";
"Common.Controls.Status.Buttons.EditHistoryTitle" = "Խմբագրման պատմութիւնը";
2024-01-31 10:04:22 +01:00
"Common.Controls.Status.Buttons.FavoritesTitle" = "Հաւանածներ";
"Common.Controls.Status.Buttons.ReblogsTitle" = "Տարածել";
2023-11-15 12:52:07 +01:00
"Common.Controls.Status.ContentWarning" = "Content Warning";
"Common.Controls.Status.EditHistory.OriginalPost" = "Original Post · %@";
"Common.Controls.Status.EditHistory.Title" = "Խմբագրման պատմութիւնը";
"Common.Controls.Status.EditedAtTimestampPrefix" = "Խմբագրուել է՝ %@";
"Common.Controls.Status.LinkViaUser" = "%@ via %@";
"Common.Controls.Status.LoadEmbed" = "Load Embed";
"Common.Controls.Status.Media.AccessibilityLabel" = "%@, attachment %d of %d";
"Common.Controls.Status.Media.ExpandGifHint" = "Expands the GIF. Double-tap and hold to show actions";
"Common.Controls.Status.Media.ExpandImageHint" = "Expands the image. Double-tap and hold to show actions";
"Common.Controls.Status.Media.ExpandVideoHint" = "Shows the video player. Double-tap and hold to show actions";
"Common.Controls.Status.MediaContentWarning" = "Tap anywhere to reveal";
"Common.Controls.Status.MetaEntity.Email" = "Email address: %@";
"Common.Controls.Status.MetaEntity.Hashtag" = "Hashtag: %@";
"Common.Controls.Status.MetaEntity.Mention" = "Show Profile: %@";
"Common.Controls.Status.MetaEntity.Url" = "Link: %@";
2024-01-31 10:04:22 +01:00
"Common.Controls.Status.Poll.Closed" = "Փակ";
2023-11-15 12:52:07 +01:00
"Common.Controls.Status.Poll.Vote" = "Քուէարկել";
"Common.Controls.Status.PostedViaApplication" = "%@ via %@";
2024-01-31 10:04:22 +01:00
"Common.Controls.Status.SensitiveContent" = "Զգայուն բովանդակություն";
"Common.Controls.Status.ShowPost" = "Ցուցադրել գրառումը";
"Common.Controls.Status.ShowUserProfile" = "Ցուցադրել օգտատիրոջ էջը";
2023-11-15 12:52:07 +01:00
"Common.Controls.Status.Tag.Email" = "Էլ. փոստ";
"Common.Controls.Status.Tag.Emoji" = "Զմայլիկ";
"Common.Controls.Status.Tag.Hashtag" = "Պիտակ";
"Common.Controls.Status.Tag.Link" = "Յղում";
"Common.Controls.Status.Tag.Mention" = "Նշել";
"Common.Controls.Status.Tag.Url" = "URL";
"Common.Controls.Status.TapToReveal" = "Tap to reveal";
2024-01-31 10:04:22 +01:00
"Common.Controls.Status.Translation.ShowOriginal" = "Ցոյց տալ բնօրինակը";
2023-11-15 12:52:07 +01:00
"Common.Controls.Status.Translation.TranslatedFrom" = "Translated from %@ using %@";
2024-01-31 10:04:22 +01:00
"Common.Controls.Status.Translation.UnknownLanguage" = "Անյայտ";
"Common.Controls.Status.Translation.UnknownProvider" = "Անյայտ";
2023-11-15 12:52:07 +01:00
"Common.Controls.Status.UserReblogged" = "%@ reblogged";
"Common.Controls.Status.UserRepliedTo" = "Replied to %@";
"Common.Controls.Status.Visibility.Direct" = "Only mentioned user can see this post.";
"Common.Controls.Status.Visibility.Private" = "Only their followers can see this post.";
"Common.Controls.Status.Visibility.PrivateFromMe" = "Only my followers can see this post.";
"Common.Controls.Status.Visibility.Unlisted" = "Everyone can see this post but not display in the public timeline.";
2024-01-31 10:04:22 +01:00
"Common.Controls.Tabs.A11Y.Explore" = "Բացայայտել";
"Common.Controls.Tabs.A11Y.Search" = "Որոնել";
"Common.Controls.Tabs.Home" = "Հիմնական";
"Common.Controls.Tabs.Notifications" = "Ծանուցումներ";
"Common.Controls.Tabs.Profile" = "Հաշիւ";
2023-11-15 12:52:07 +01:00
"Common.Controls.Tabs.SearchAndExplore" = "Search and Explore";
"Common.Controls.Timeline.Filtered" = "Զտուած";
"Common.Controls.Timeline.Header.BlockedWarning" = "You cant view this users profile
until they unblock you.";
"Common.Controls.Timeline.Header.BlockingWarning" = "You cant view this user's profile
until you unblock them.
Your profile looks like this to them.";
"Common.Controls.Timeline.Header.NoStatusFound" = "No Post Found";
"Common.Controls.Timeline.Header.SuspendedWarning" = "This user has been suspended.";
"Common.Controls.Timeline.Header.UserBlockedWarning" = "You cant view %@s profile
until they unblock you.";
"Common.Controls.Timeline.Header.UserBlockingWarning" = "You cant view %@s profile
until you unblock them.
Your profile looks like this to them.";
"Common.Controls.Timeline.Header.UserSuspendedWarning" = "%@s account has been suspended.";
"Common.Controls.Timeline.Loader.LoadMissingPosts" = "Load missing posts";
"Common.Controls.Timeline.Loader.LoadingMissingPosts" = "Loading missing posts...";
"Common.Controls.Timeline.Loader.ShowMoreReplies" = "Ցուցադրել պատասխանները";
"Common.Controls.Timeline.Timestamp.Now" = "Հիմա";
"Common.UserList.FollowersCount" = "%@ followers";
2024-01-31 10:04:22 +01:00
"Common.UserList.NoVerifiedLink" = "Չկայ հաստատուած յղում";
2023-11-15 12:52:07 +01:00
"Extension.OpenIn.InvalidLinkError" = "This doesn't seem to be a valid Mastodon link.";
2024-01-31 10:04:22 +01:00
"Scene.AccountList.AddAccount" = "Աւելացնել հաշիւ";
2023-11-15 12:52:07 +01:00
"Scene.AccountList.DismissAccountSwitcher" = "Dismiss Account Switcher";
"Scene.AccountList.TabBarHint" = "Current selected profile: %@. Double tap then hold to show account switcher";
2024-01-31 10:04:22 +01:00
"Scene.Bookmark.Title" = "Էջանիշեր";
2023-11-15 12:52:07 +01:00
"Scene.Compose.Accessibility.AppendAttachment" = "Add Attachment";
2024-01-31 10:04:22 +01:00
"Scene.Compose.Accessibility.AppendPoll" = "Աւելացնել հարցում";
2023-11-15 12:52:07 +01:00
"Scene.Compose.Accessibility.CustomEmojiPicker" = "Custom Emoji Picker";
"Scene.Compose.Accessibility.DisableContentWarning" = "Disable Content Warning";
"Scene.Compose.Accessibility.EnableContentWarning" = "Enable Content Warning";
"Scene.Compose.Accessibility.PostOptions" = "Post Options";
"Scene.Compose.Accessibility.PostVisibilityMenu" = "Post Visibility Menu";
"Scene.Compose.Accessibility.PostingAs" = "Posting as %@";
2024-01-31 10:04:22 +01:00
"Scene.Compose.Accessibility.RemovePoll" = "Հեռացնել հարցումը";
2023-11-15 12:52:07 +01:00
"Scene.Compose.Attachment.AttachmentBroken" = "This %@ is broken and cant be
uploaded to Mastodon.";
"Scene.Compose.Attachment.AttachmentTooLarge" = "Attachment too large";
"Scene.Compose.Attachment.CanNotRecognizeThisMediaAttachment" = "Can not recognize this media attachment";
"Scene.Compose.Attachment.CompressingState" = "Compressing...";
"Scene.Compose.Attachment.DescriptionPhoto" = "Describe the photo for the visually-impaired...";
"Scene.Compose.Attachment.DescriptionVideo" = "Describe the video for the visually-impaired...";
"Scene.Compose.Attachment.LoadFailed" = "Load Failed";
2024-01-31 10:04:22 +01:00
"Scene.Compose.Attachment.Photo" = "նկար";
2023-11-15 12:52:07 +01:00
"Scene.Compose.Attachment.ServerProcessingState" = "Server Processing...";
"Scene.Compose.Attachment.UploadFailed" = "Upload Failed";
2024-01-31 10:04:22 +01:00
"Scene.Compose.Attachment.Video" = "տեսանիւթ";
2023-11-15 12:52:07 +01:00
"Scene.Compose.AutoComplete.SpaceToAdd" = "Space to add";
"Scene.Compose.ComposeAction" = "Հրապարակել";
"Scene.Compose.ContentInputPlaceholder" = "Type or paste whats on your mind";
"Scene.Compose.ContentWarning.Placeholder" = "Write an accurate warning here...";
"Scene.Compose.Keyboard.AppendAttachmentEntry" = "Add Attachment - %@";
"Scene.Compose.Keyboard.DiscardPost" = "Discard Post";
"Scene.Compose.Keyboard.PublishPost" = "Publish Post";
"Scene.Compose.Keyboard.SelectVisibilityEntry" = "Select Visibility - %@";
"Scene.Compose.Keyboard.ToggleContentWarning" = "Toggle Content Warning";
"Scene.Compose.Keyboard.TogglePoll" = "Toggle Poll";
"Scene.Compose.Language.Other" = "Other Language…";
2024-01-31 10:04:22 +01:00
"Scene.Compose.Language.Recent" = "Վերջին";
2023-11-15 12:52:07 +01:00
"Scene.Compose.Language.Suggested" = "Suggested";
2024-01-31 10:04:22 +01:00
"Scene.Compose.Language.Title" = "Հրապարակման լեզու";
"Scene.Compose.MediaSelection.Browse" = "Դիտել";
"Scene.Compose.MediaSelection.Camera" = "Լուսանկարել";
"Scene.Compose.MediaSelection.PhotoLibrary" = "Ֆոտոդարան";
2023-11-15 12:52:07 +01:00
"Scene.Compose.Poll.AddOption" = "Add Option";
2024-01-31 10:04:22 +01:00
"Scene.Compose.Poll.DurationTime" = "Տեւողությունը՝ %@";
"Scene.Compose.Poll.MoveDown" = "Իջեցնել";
"Scene.Compose.Poll.MoveUp" = "Բարձրացնել";
"Scene.Compose.Poll.OneDay" = "1 օր";
"Scene.Compose.Poll.OneHour" = "1 ժամ";
"Scene.Compose.Poll.OptionNumber" = "Տարբերակ %ld";
2023-11-15 12:52:07 +01:00
"Scene.Compose.Poll.RemoveOption" = "Remove Option";
2024-01-31 10:04:22 +01:00
"Scene.Compose.Poll.SevenDays" = "7 օր";
"Scene.Compose.Poll.SixHours" = "6 ժամ";
2023-11-15 12:52:07 +01:00
"Scene.Compose.Poll.ThePollHasEmptyOption" = "The poll has empty option";
"Scene.Compose.Poll.ThePollIsInvalid" = "The poll is invalid";
2024-01-31 10:04:22 +01:00
"Scene.Compose.Poll.ThirtyMinutes" = "30 րոպէ";
"Scene.Compose.Poll.ThreeDays" = "3 օր";
"Scene.Compose.Poll.Title" = "Հարցում";
2023-11-15 12:52:07 +01:00
"Scene.Compose.ReplyingToUser" = "replying to %@";
2024-01-31 10:04:22 +01:00
"Scene.Compose.Title.EditPost" = "Խմբագրել գրառումը";
"Scene.Compose.Title.NewPost" = "Նոր գրառում";
"Scene.Compose.Title.NewReply" = "Նոր պատասխան";
"Scene.Compose.Visibility.Direct" = "Միայն նշած մարդկանց";
"Scene.Compose.Visibility.Private" = "Միայն հետեւողներին";
"Scene.Compose.Visibility.Public" = "Հրապարակային";
"Scene.Compose.Visibility.Unlisted" = "Ծածուկ";
"Scene.ConfirmEmail.Button.Resend" = "Ուղարկել նորից";
2023-11-15 12:52:07 +01:00
"Scene.ConfirmEmail.DidntGetLink.Prefix" = "Didnt get a link?";
"Scene.ConfirmEmail.DidntGetLink.ResendIn" = "Resend (%@)";
"Scene.ConfirmEmail.DidntGetLink.ResendNow" = "Resend now.";
"Scene.ConfirmEmail.DontReceiveEmail.Description" = "Check if your email address is correct as well as your junk folder if you havent.";
"Scene.ConfirmEmail.DontReceiveEmail.ResendEmail" = "Նորից ուղարկել էլ. նամակ";
2024-01-31 10:04:22 +01:00
"Scene.ConfirmEmail.DontReceiveEmail.Title" = "Ստուգիր էլ. հասցէդ!";
2023-11-15 12:52:07 +01:00
"Scene.ConfirmEmail.OpenEmailApp.Description" = "We just sent you an email. Check your junk folder if you havent.";
"Scene.ConfirmEmail.OpenEmailApp.Mail" = "Փոստ";
"Scene.ConfirmEmail.OpenEmailApp.OpenEmailClient" = "Open Email Client";
2024-01-31 10:04:22 +01:00
"Scene.ConfirmEmail.OpenEmailApp.Title" = "Ստուգիր էլ. փոստդ.";
2023-11-15 12:52:07 +01:00
"Scene.ConfirmEmail.TapTheLinkWeEmailedToYouToVerifyYourAccount" = "Tap the link we sent you to verify %@. Well wait right here.";
2024-01-31 10:04:22 +01:00
"Scene.ConfirmEmail.Title" = "Ստուգիր էլ. փոստդ";
2023-11-15 12:52:07 +01:00
"Scene.Discovery.Intro" = "These are the posts gaining traction in your corner of Mastodon.";
2024-01-31 10:04:22 +01:00
"Scene.Discovery.Tabs.Community" = "Համայնք";
"Scene.Discovery.Tabs.ForYou" = "Քեզ համար";
"Scene.Discovery.Tabs.Hashtags" = "Պիտակներ";
"Scene.Discovery.Tabs.News" = "Նորութիւններ";
"Scene.Discovery.Tabs.Posts" = "Գրառումներ";
2023-11-15 12:52:07 +01:00
"Scene.Familiarfollowers.FollowedByNames" = "Followed by %@";
"Scene.Familiarfollowers.Title" = "Followers you familiar";
2024-01-31 10:04:22 +01:00
"Scene.Favorite.Title" = "Հաւանածներ";
2023-11-15 12:52:07 +01:00
"Scene.FavoritedBy.Title" = "Favorited By";
2024-01-31 10:04:22 +01:00
"Scene.FollowedTags.Actions.Follow" = "Հետեւել";
"Scene.FollowedTags.Actions.Unfollow" = "Ապահետեւել";
2023-11-15 12:52:07 +01:00
"Scene.FollowedTags.Header.Participants" = "participants";
2024-01-31 10:04:22 +01:00
"Scene.FollowedTags.Header.Posts" = "գրառումներ";
2023-11-15 12:52:07 +01:00
"Scene.FollowedTags.Header.PostsToday" = "posts today";
"Scene.FollowedTags.Title" = "Followed Tags";
"Scene.Follower.Footer" = "Followers from other servers are not displayed.";
2024-01-31 10:04:22 +01:00
"Scene.Follower.Title" = "հետեւորդ";
2023-11-15 12:52:07 +01:00
"Scene.Following.Footer" = "Follows from other servers are not displayed.";
2024-01-31 10:04:22 +01:00
"Scene.Following.Title" = "հետեւած";
2023-11-15 12:52:07 +01:00
"Scene.HomeTimeline.NavigationBarState.Accessibility.LogoHint" = "Tap to scroll to top and tap again to previous location";
2024-01-31 10:04:22 +01:00
"Scene.HomeTimeline.NavigationBarState.Accessibility.LogoLabel" = "Մաստոդոն";
"Scene.HomeTimeline.NavigationBarState.NewPosts" = "Տեսնել նորերը";
2023-11-15 12:52:07 +01:00
"Scene.HomeTimeline.NavigationBarState.Offline" = "Անցանց";
2024-01-31 10:04:22 +01:00
"Scene.HomeTimeline.NavigationBarState.Published" = "Հրատարակուած է";
2023-11-15 12:52:07 +01:00
"Scene.HomeTimeline.NavigationBarState.Publishing" = "Publishing post...";
"Scene.HomeTimeline.Title" = "Հիմնական";
"Scene.Login.ServerSearchField.Placeholder" = "Enter URL or search for your server";
"Scene.Login.Subtitle" = "Log you in on the server you created your account on.";
"Scene.Login.Title" = "Բարի վերադարձ";
2024-01-31 10:04:22 +01:00
"Scene.Notification.FollowRequest.Accept" = "Ընդունել";
"Scene.Notification.FollowRequest.Accepted" = "Ընդունուած";
"Scene.Notification.FollowRequest.Reject" = "մերժել";
"Scene.Notification.FollowRequest.Rejected" = "Մերժուած";
2023-11-15 12:52:07 +01:00
"Scene.Notification.Keyobard.ShowEverything" = "Show Everything";
"Scene.Notification.Keyobard.ShowMentions" = "Show Mentions";
"Scene.Notification.NotificationDescription.FavoritedYourPost" = "favorited your post";
"Scene.Notification.NotificationDescription.FollowedYou" = "followed you";
"Scene.Notification.NotificationDescription.MentionedYou" = "mentioned you";
"Scene.Notification.NotificationDescription.PollHasEnded" = "poll has ended";
"Scene.Notification.NotificationDescription.RebloggedYourPost" = "reblogged your post";
"Scene.Notification.NotificationDescription.RequestToFollowYou" = "request to follow you";
2024-01-31 10:04:22 +01:00
"Scene.Notification.Title.Everything" = "Ամեն ինչ";
"Scene.Notification.Title.Mentions" = "Յիշատակումներ";
2023-11-15 12:52:07 +01:00
"Scene.Preview.Keyboard.ClosePreview" = "Close Preview";
"Scene.Preview.Keyboard.ShowNext" = "Show Next";
"Scene.Preview.Keyboard.ShowPrevious" = "Show Previous";
"Scene.Privacy.Button.Confirm" = "Համաձայն եմ";
"Scene.Privacy.Description" = "Although the Mastodon app does not collect any data, the server you sign up through may have a different policy. Take a minute to review and agree to the Mastodon app privacy policy and your servers privacy policy.";
"Scene.Privacy.Policy.Ios" = "Privacy Policy - Mastodon for iOS";
2024-01-31 10:04:22 +01:00
"Scene.Privacy.Policy.Server" = "Գաղտնիութեան քաղաքականութիւն - %@";
"Scene.Privacy.Title" = "Գաղտնիութիւն";
2023-11-15 12:52:07 +01:00
"Scene.Profile.Accessibility.DoubleTapToOpenTheList" = "Double tap to open the list";
"Scene.Profile.Accessibility.EditAvatarImage" = "Edit avatar image";
"Scene.Profile.Accessibility.ShowAvatarImage" = "Show avatar image";
"Scene.Profile.Accessibility.ShowBannerImage" = "Show banner image";
"Scene.Profile.Dashboard.FamiliarFollowers" = "mutuals";
2024-01-31 10:04:22 +01:00
"Scene.Profile.Dashboard.MyFollowers" = "հետեւորդ";
"Scene.Profile.Dashboard.MyFollowing" = "հետեւած";
"Scene.Profile.Dashboard.MyPosts" = "գրառումներ";
"Scene.Profile.Dashboard.OtherFollowers" = "հետեւորդ";
"Scene.Profile.Dashboard.OtherFollowing" = "հետեւած";
"Scene.Profile.Dashboard.OtherPosts" = "գրառումներ";
2023-11-15 12:52:07 +01:00
"Scene.Profile.Fields.AddRow" = "Add Row";
2024-01-31 10:04:22 +01:00
"Scene.Profile.Fields.Joined" = "Միացել է";
"Scene.Profile.Fields.Placeholder.Content" = "Բովանդակութիւն";
"Scene.Profile.Fields.Placeholder.Label" = "Պիտակ";
2023-11-15 12:52:07 +01:00
"Scene.Profile.Fields.Verified.Long" = "Ownership of this link was checked on %@";
"Scene.Profile.Fields.Verified.Short" = "Verified on %@";
2024-01-31 10:04:22 +01:00
"Scene.Profile.Header.FollowsYou" = "Հետեւում է քեզ";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockDomain.Message" = "Confirm to block domain %@";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockDomain.Title" = "Block domain";
2023-11-15 12:52:07 +01:00
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Message" = "Confirm to block %@";
2024-01-31 10:04:22 +01:00
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Title" = "Արգելափակել հաշիւը";
2023-11-15 12:52:07 +01:00
"Scene.Profile.RelationshipActionAlert.ConfirmHideReblogs.Message" = "Confirm to hide reblogs";
"Scene.Profile.RelationshipActionAlert.ConfirmHideReblogs.Title" = "Hide Reblogs";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Message" = "Confirm to mute %@";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Title" = "Mute Account";
"Scene.Profile.RelationshipActionAlert.ConfirmShowReblogs.Message" = "Confirm to show reblogs";
"Scene.Profile.RelationshipActionAlert.ConfirmShowReblogs.Title" = "Show Reblogs";
2024-01-31 10:04:22 +01:00
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockDomain.Message" = "Confirm to unblock domain %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockDomain.Title" = "Unblock domain";
2023-11-15 12:52:07 +01:00
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Message" = "Confirm to unblock %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Title" = "Unblock Account";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Message" = "Confirm to unmute %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Title" = "Unmute Account";
"Scene.Profile.SegmentedControl.About" = "Մասին";
2024-01-31 10:04:22 +01:00
"Scene.Profile.SegmentedControl.Media" = "Մեդիա";
2023-11-15 12:52:07 +01:00
"Scene.Profile.SegmentedControl.Posts" = "Գրառումներ";
"Scene.Profile.SegmentedControl.PostsAndReplies" = "Posts and Replies";
2024-01-31 10:04:22 +01:00
"Scene.Profile.SegmentedControl.Replies" = "Արձագանքներ";
2023-11-15 12:52:07 +01:00
"Scene.RebloggedBy.Title" = "Reblogged By";
"Scene.Register.Error.Item.Agreement" = "Agreement";
"Scene.Register.Error.Item.Email" = "Էլ. փոստ";
2024-01-31 10:04:22 +01:00
"Scene.Register.Error.Item.Locale" = "Տեղանք";
2023-11-15 12:52:07 +01:00
"Scene.Register.Error.Item.Password" = "Գաղտնաբառ";
"Scene.Register.Error.Item.Reason" = "Պատճառ";
"Scene.Register.Error.Item.Username" = "Մուտքանուն";
"Scene.Register.Error.Reason.Accepted" = "%@ must be accepted";
"Scene.Register.Error.Reason.Blank" = "%@ is required";
"Scene.Register.Error.Reason.Blocked" = "%@ contains a disallowed email provider";
"Scene.Register.Error.Reason.Inclusion" = "%@ is not a supported value";
"Scene.Register.Error.Reason.Invalid" = "%@ is invalid";
"Scene.Register.Error.Reason.Reserved" = "%@ is a reserved keyword";
"Scene.Register.Error.Reason.Taken" = "%@ is already taken. How about:";
"Scene.Register.Error.Reason.TooLong" = "%@ is too long";
"Scene.Register.Error.Reason.TooShort" = "%@ is too short";
"Scene.Register.Error.Reason.Unreachable" = "%@ does not seem to exist";
"Scene.Register.Error.Special.EmailInvalid" = "This is not a valid email address";
"Scene.Register.Error.Special.PasswordTooShort" = "Password is too short (must be at least 8 characters)";
"Scene.Register.Error.Special.UsernameInvalid" = "Username must only contain alphanumeric characters and underscores";
"Scene.Register.Error.Special.UsernameTooLong" = "Username is too long (cant be longer than 30 characters)";
2024-01-31 10:04:22 +01:00
"Scene.Register.Input.Avatar.Delete" = "Ջնջել";
2023-11-15 12:52:07 +01:00
"Scene.Register.Input.DisplayName.Placeholder" = "ցուցադրուող անուն";
"Scene.Register.Input.Email.Placeholder" = "էլ. փոստ";
"Scene.Register.Input.Invite.RegistrationUserInviteRequest" = "Why do you want to join?";
"Scene.Register.Input.Password.Accessibility.Checked" = "checked";
"Scene.Register.Input.Password.Accessibility.Unchecked" = "unchecked";
2024-01-31 10:04:22 +01:00
"Scene.Register.Input.Password.CharacterLimit" = "8 նիշ";
2023-11-15 12:52:07 +01:00
"Scene.Register.Input.Password.ConfirmationPlaceholder" = "Հաստատել գաղտնաբառը";
"Scene.Register.Input.Password.Hint" = "Your password needs at least eight characters";
"Scene.Register.Input.Password.Placeholder" = "գաղտնաբառ";
"Scene.Register.Input.Password.Require" = "Your password needs at least:";
"Scene.Register.Input.Username.DuplicatePrompt" = "Օգտանունը զբաղուած է։";
"Scene.Register.Input.Username.Placeholder" = "մուտքանուն";
"Scene.Register.Input.Username.Suggestion" = "amazing_%@";
"Scene.Register.Title" = "Ստեղծել հաշիւ";
"Scene.Report.Content1" = "Are there any other posts youd like to add to the report?";
"Scene.Report.Content2" = "Is there anything the moderators should know about this report?";
"Scene.Report.ReportSentTitle" = "Thanks for reporting, well look into this.";
"Scene.Report.Reported" = "REPORTED";
"Scene.Report.Send" = "Send Report";
"Scene.Report.SkipToSend" = "Send without comment";
"Scene.Report.Step1" = "Step 1 of 2";
"Scene.Report.Step2" = "Step 2 of 2";
"Scene.Report.StepFinal.BlockUser" = "Block %@";
"Scene.Report.StepFinal.DontWantToSeeThis" = "Dont want to see this?";
"Scene.Report.StepFinal.MuteUser" = "Mute %@";
"Scene.Report.StepFinal.TheyWillNoLongerBeAbleToFollowOrSeeYourPostsButTheyCanSeeIfTheyveBeenBlocked" = "They will no longer be able to follow or see your posts, but they can see if theyve been blocked.";
2024-01-31 10:04:22 +01:00
"Scene.Report.StepFinal.Unfollow" = "Ապահետեւել";
2023-11-15 12:52:07 +01:00
"Scene.Report.StepFinal.UnfollowUser" = "Unfollow %@";
"Scene.Report.StepFinal.Unfollowed" = "Unfollowed";
"Scene.Report.StepFinal.WhenYouSeeSomethingYouDontLikeOnMastodonYouCanRemoveThePersonFromYourExperience." = "When you see something you dont like on Mastodon, you can remove the person from your experience.";
"Scene.Report.StepFinal.WhileWeReviewThisYouCanTakeActionAgainstUser" = "While we review this, you can take action against %@";
"Scene.Report.StepFinal.YouWontSeeTheirPostsOrReblogsInYourHomeFeedTheyWontKnowTheyVeBeenMuted" = "You wont see their posts or reblogs in your home feed. They wont know theyve been muted.";
"Scene.Report.StepFour.IsThereAnythingElseWeShouldKnow" = "Is there anything else we should know?";
"Scene.Report.StepFour.Step4Of4" = "Step 4 of 4";
"Scene.Report.StepOne.IDontLikeIt" = "I dont like it";
"Scene.Report.StepOne.ItIsNotSomethingYouWantToSee" = "It is not something you want to see";
"Scene.Report.StepOne.ItViolatesServerRules" = "It violates server rules";
"Scene.Report.StepOne.ItsSomethingElse" = "Its something else";
"Scene.Report.StepOne.ItsSpam" = "Its spam";
"Scene.Report.StepOne.MaliciousLinksFakeEngagementOrRepetetiveReplies" = "Malicious links, fake engagement, or repetetive replies";
"Scene.Report.StepOne.SelectTheBestMatch" = "Select the best match";
"Scene.Report.StepOne.Step1Of4" = "Step 1 of 4";
"Scene.Report.StepOne.TheIssueDoesNotFitIntoOtherCategories" = "The issue does not fit into other categories";
"Scene.Report.StepOne.WhatsWrongWithThisAccount" = "What's wrong with this account?";
"Scene.Report.StepOne.WhatsWrongWithThisPost" = "What's wrong with this post?";
"Scene.Report.StepOne.WhatsWrongWithThisUsername" = "What's wrong with %@?";
"Scene.Report.StepOne.YouAreAwareThatItBreaksSpecificRules" = "You are aware that it breaks specific rules";
"Scene.Report.StepThree.AreThereAnyPostsThatBackUpThisReport" = "Are there any posts that back up this report?";
"Scene.Report.StepThree.SelectAllThatApply" = "Select all that apply";
"Scene.Report.StepThree.Step3Of4" = "Step 3 of 4";
"Scene.Report.StepTwo.IJustDontLikeIt" = "I just dont like it";
"Scene.Report.StepTwo.SelectAllThatApply" = "Select all that apply";
"Scene.Report.StepTwo.Step2Of4" = "Step 2 of 4";
"Scene.Report.StepTwo.WhichRulesAreBeingViolated" = "Which rules are being violated?";
"Scene.Report.TextPlaceholder" = "Type or paste additional comments";
"Scene.Report.Title" = "Report %@";
"Scene.Report.TitleReport" = "Report";
"Scene.Search.Recommend.Accounts.Description" = "You may like to follow these accounts";
2024-01-31 10:04:22 +01:00
"Scene.Search.Recommend.Accounts.Follow" = "Հետեւել";
2023-11-15 12:52:07 +01:00
"Scene.Search.Recommend.Accounts.Title" = "Accounts you might like";
2024-01-31 10:04:22 +01:00
"Scene.Search.Recommend.ButtonText" = "Տեսնել բոլորը";
2023-11-15 12:52:07 +01:00
"Scene.Search.Recommend.HashTag.Description" = "Hashtags that are getting quite a bit of attention";
"Scene.Search.Recommend.HashTag.PeopleTalking" = "%@ people are talking";
"Scene.Search.Recommend.HashTag.Title" = "Trending on Mastodon";
2024-01-31 10:04:22 +01:00
"Scene.Search.SearchBar.Cancel" = "Չեղարկել";
2023-11-15 12:52:07 +01:00
"Scene.Search.SearchBar.Placeholder" = "Search hashtags and users";
2024-01-31 10:04:22 +01:00
"Scene.Search.Searching.Clear" = "Մաքրել";
"Scene.Search.Searching.ClearAll" = "Մաքրել բոլորը";
2023-11-15 12:52:07 +01:00
"Scene.Search.Searching.EmptyState.NoResults" = "No results";
"Scene.Search.Searching.Hashtag" = "Go to #%@";
"Scene.Search.Searching.NoUser.Message" = "There's no Useraccount \"%@\" on %@";
"Scene.Search.Searching.NoUser.Title" = "No User Account Found";
"Scene.Search.Searching.People" = "People matching \"%@\"";
"Scene.Search.Searching.Posts" = "Posts matching \"%@\"";
"Scene.Search.Searching.Profile" = "Go to @%@@%@";
"Scene.Search.Searching.RecentSearch" = "Recent searches";
"Scene.Search.Searching.Url" = "Open URL in Mastodon";
2024-01-31 10:04:22 +01:00
"Scene.Search.Title" = "Որոնել";
2023-11-15 12:52:07 +01:00
"Scene.ServerPicker.Button.Category.Academia" = "academia";
"Scene.ServerPicker.Button.Category.Activism" = "activism";
2024-01-31 10:04:22 +01:00
"Scene.ServerPicker.Button.Category.All" = "Բոլորը";
2023-11-15 12:52:07 +01:00
"Scene.ServerPicker.Button.Category.AllAccessiblityDescription" = "Category: All";
2024-01-31 10:04:22 +01:00
"Scene.ServerPicker.Button.Category.Art" = "արուեստ";
"Scene.ServerPicker.Button.Category.Food" = "ուտելիք";
2023-11-15 12:52:07 +01:00
"Scene.ServerPicker.Button.Category.Furry" = "furry";
2024-01-31 10:04:22 +01:00
"Scene.ServerPicker.Button.Category.Games" = "խաղեր";
"Scene.ServerPicker.Button.Category.General" = "ընդհանուր";
"Scene.ServerPicker.Button.Category.Journalism" = "լրագրութիւն";
"Scene.ServerPicker.Button.Category.Lgbt" = "լգբտ";
"Scene.ServerPicker.Button.Category.Music" = "երաժշտութիւն";
"Scene.ServerPicker.Button.Category.Regional" = "կրօնական";
"Scene.ServerPicker.Button.Category.Tech" = "տեխնոլոգիա";
"Scene.ServerPicker.Button.Language" = "Լեզու";
"Scene.ServerPicker.Button.SeeLess" = "Տեսնել քիչ";
2023-11-15 12:52:07 +01:00
"Scene.ServerPicker.Button.SeeMore" = "Տեսնել աւելին";
"Scene.ServerPicker.Button.SignupSpeed" = "Sign-up Speed";
"Scene.ServerPicker.EmptyState.BadNetwork" = "Something went wrong while loading the data. Check your internet connection.";
"Scene.ServerPicker.EmptyState.FindingServers" = "Finding available servers...";
"Scene.ServerPicker.EmptyState.NoResults" = "No results";
"Scene.ServerPicker.Input.SearchServersOrEnterUrl" = "Search communities or enter URL";
"Scene.ServerPicker.Label.Category" = "CATEGORY";
"Scene.ServerPicker.Label.Language" = "LANGUAGE";
"Scene.ServerPicker.Label.Users" = "USERS";
"Scene.ServerPicker.Language.All" = "Բոլորը";
"Scene.ServerPicker.NoServerSelectedHint" = "Well pick a server based on your language if you continue without making a selection.";
"Scene.ServerPicker.Search.Placeholder" = "Search name or URL";
"Scene.ServerPicker.SignupSpeed.All" = "Բոլորը";
"Scene.ServerPicker.SignupSpeed.Instant" = "Instant Sign-up";
"Scene.ServerPicker.SignupSpeed.ManuallyReviewed" = "Manual Review";
"Scene.ServerPicker.Title" = "Pick Server";
2024-01-31 10:04:22 +01:00
"Scene.ServerRules.Button.Confirm" = "Համաձայն եմ";
New Crowdin updates (#1242) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (Spanish, Argentina) * New translations app.json (Icelandic) * New translations app.json (Thai) * New translations app.json (Swedish) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Chinese Traditional) * New translations app.json (Dutch) * New translations app.json (Slovenian) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Italian) * New translations app.json (Vietnamese) * New translations app.json (Japanese) * New translations app.json (Japanese) * New translations app.json (Greek) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Scottish Gaelic) * New translations localizable.stringsdict (French) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Simplified) * New translations ios-infoplist.json (Chinese Simplified) * New translations app.json (Belarusian) * New translations app.json (Chinese Simplified) * New translations app.json (Dutch) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (English) * New translations app.json (Icelandic) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * New translations app.json (Chinese Traditional) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Korean) * New translations app.json (Japanese) * New translations app.json (Galician) * New translations app.json (Galician) * New translations app.json (Spanish, Argentina) * New translations app.json (Belarusian) * New translations app.json (Vietnamese) * New translations app.json (Swedish) * New translations app.json (English) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * Update translations --------- Co-authored-by: Nathan Mattes <hallo@bullenscheisse.de>
2024-03-21 17:00:09 +01:00
"Scene.ServerRules.Button.Disagree" = "Disagree";
2024-01-31 10:04:22 +01:00
"Scene.ServerRules.PrivacyPolicy" = "գաղտնիութեան քաղաքականութիւն";
2023-11-15 12:52:07 +01:00
"Scene.ServerRules.Prompt" = "By continuing, youre subject to the terms of service and privacy policy for %@.";
"Scene.ServerRules.Subtitle" = "By continuing, you agree to follow by the following rules set and enforced by the **%@** moderators.";
2023-11-15 12:52:07 +01:00
"Scene.ServerRules.TermsOfService" = "terms of service";
"Scene.ServerRules.Title" = "Server Rules";
2023-11-15 12:52:07 +01:00
"Scene.Settings.AboutMastodon.ClearMediaStorage" = "Clear Media Storage";
"Scene.Settings.AboutMastodon.ContributeToMastodon" = "Contribute to Mastodon";
"Scene.Settings.AboutMastodon.MoreSettings" = "Even More Settings";
"Scene.Settings.AboutMastodon.PrivacyPolicy" = "Privacy Policy";
2024-01-31 10:04:22 +01:00
"Scene.Settings.AboutMastodon.Title" = "Մասին";
"Scene.Settings.General.Appearance.Dark" = "Մուգ";
"Scene.Settings.General.Appearance.Light" = "Բաց";
"Scene.Settings.General.Appearance.SectionTitle" = "Տեսք";
2023-11-15 12:52:07 +01:00
"Scene.Settings.General.Appearance.System" = "Use Device Appearance";
New Crowdin updates (#1242) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (Spanish, Argentina) * New translations app.json (Icelandic) * New translations app.json (Thai) * New translations app.json (Swedish) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Chinese Traditional) * New translations app.json (Dutch) * New translations app.json (Slovenian) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Italian) * New translations app.json (Vietnamese) * New translations app.json (Japanese) * New translations app.json (Japanese) * New translations app.json (Greek) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Scottish Gaelic) * New translations localizable.stringsdict (French) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Simplified) * New translations ios-infoplist.json (Chinese Simplified) * New translations app.json (Belarusian) * New translations app.json (Chinese Simplified) * New translations app.json (Dutch) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (English) * New translations app.json (Icelandic) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * New translations app.json (Chinese Traditional) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Korean) * New translations app.json (Japanese) * New translations app.json (Galician) * New translations app.json (Galician) * New translations app.json (Spanish, Argentina) * New translations app.json (Belarusian) * New translations app.json (Vietnamese) * New translations app.json (Swedish) * New translations app.json (English) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * Update translations --------- Co-authored-by: Nathan Mattes <hallo@bullenscheisse.de>
2024-03-21 17:00:09 +01:00
"Scene.Settings.General.AskBefore.BoostingAPost" = "Boosting a Post";
"Scene.Settings.General.AskBefore.DeletingAPost" = "Deleting a Post";
"Scene.Settings.General.AskBefore.PostingWithoutAltText" = "Posting without Alt Text";
"Scene.Settings.General.AskBefore.SectionTitle" = "Ask before…";
"Scene.Settings.General.AskBefore.UnfollowingSomeone" = "Unfollowing Someone";
2024-01-31 10:04:22 +01:00
"Scene.Settings.General.Design.SectionTitle" = "Ոճ";
2023-11-15 12:52:07 +01:00
"Scene.Settings.General.Design.ShowAnimations" = "Play Animated Avatars and Emoji";
New Crowdin updates (#1242) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (Spanish, Argentina) * New translations app.json (Icelandic) * New translations app.json (Thai) * New translations app.json (Swedish) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Chinese Traditional) * New translations app.json (Dutch) * New translations app.json (Slovenian) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Italian) * New translations app.json (Vietnamese) * New translations app.json (Japanese) * New translations app.json (Japanese) * New translations app.json (Greek) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Scottish Gaelic) * New translations localizable.stringsdict (French) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Simplified) * New translations ios-infoplist.json (Chinese Simplified) * New translations app.json (Belarusian) * New translations app.json (Chinese Simplified) * New translations app.json (Dutch) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (English) * New translations app.json (Icelandic) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * New translations app.json (Chinese Traditional) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Korean) * New translations app.json (Japanese) * New translations app.json (Galician) * New translations app.json (Galician) * New translations app.json (Spanish, Argentina) * New translations app.json (Belarusian) * New translations app.json (Vietnamese) * New translations app.json (Swedish) * New translations app.json (English) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * Update translations --------- Co-authored-by: Nathan Mattes <hallo@bullenscheisse.de>
2024-03-21 17:00:09 +01:00
"Scene.Settings.General.Language.DefaultPostLanguage" = "Default Post Language";
"Scene.Settings.General.Language.SectionTitle" = "Language";
2023-11-15 12:52:07 +01:00
"Scene.Settings.General.Links.OpenInBrowser" = "Open in Browser";
"Scene.Settings.General.Links.OpenInMastodon" = "Open in Mastodon";
2024-01-31 10:04:22 +01:00
"Scene.Settings.General.Links.SectionTitle" = "Յղումներ";
"Scene.Settings.General.Title" = "Ընդհանուր";
"Scene.Settings.Notifications.Alert.Boosts" = "Տարածումներ";
"Scene.Settings.Notifications.Alert.Favorites" = "Հաւանածներ";
2023-11-15 12:52:07 +01:00
"Scene.Settings.Notifications.Alert.MentionsAndReplies" = "Mentions & Replies";
2024-01-31 10:04:22 +01:00
"Scene.Settings.Notifications.Alert.NewFollowers" = "Նոր հետեւողներ";
2023-11-15 12:52:07 +01:00
"Scene.Settings.Notifications.Disabled.GoToSettings" = "Go to Notification Settings";
"Scene.Settings.Notifications.Disabled.NotificationHint" = "Turn on notifications from your device settings to see updates on your lock screen.";
2024-01-31 10:04:22 +01:00
"Scene.Settings.Notifications.Policy.Anyone" = "Բոլորը";
"Scene.Settings.Notifications.Policy.Follow" = "Մարդիկ, որոնց դու հետեւում ես";
"Scene.Settings.Notifications.Policy.Followers" = "Մարդիկ, որոնք ձեզ հետեւում են";
"Scene.Settings.Notifications.Policy.Noone" = "Ոչ ոք";
2023-11-15 12:52:07 +01:00
"Scene.Settings.Notifications.Policy.Title" = "Get Notifications from";
2024-01-31 10:04:22 +01:00
"Scene.Settings.Notifications.Title" = "Ծանուցումներ";
"Scene.Settings.Overview.AboutMastodon" = "Մաստոդոնի մասին";
"Scene.Settings.Overview.General" = "Ընդհանուր";
2023-11-15 12:52:07 +01:00
"Scene.Settings.Overview.Logout" = "Logout %@";
2024-01-31 10:04:22 +01:00
"Scene.Settings.Overview.Notifications" = "Ծանուցումներ";
2023-11-15 12:52:07 +01:00
"Scene.Settings.Overview.ServerDetails" = "Server Details";
"Scene.Settings.Overview.SupportMastodon" = "Support Mastodon";
2024-01-31 10:04:22 +01:00
"Scene.Settings.Overview.Title" = "Կարգաւորումներ";
"Scene.Settings.ServerDetails.About" = "Մասին";
2023-11-15 12:52:07 +01:00
"Scene.Settings.ServerDetails.AboutInstance.LegalNotice" = "A legal notice";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Message Admin";
2024-01-31 10:04:22 +01:00
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Ադմինիստրատոր";
"Scene.Settings.ServerDetails.Rules" = "Կանոններ";
"Scene.SuggestionAccount.FollowAll" = "Հետեւել բոլորին";
2023-11-15 12:52:07 +01:00
"Scene.SuggestionAccount.Title" = "Popular on Mastodon";
2024-01-31 10:04:22 +01:00
"Scene.Thread.BackTitle" = "Գրառում";
"Scene.Thread.Title" = "%@-ի գրառումը";
2023-11-15 12:52:07 +01:00
"Scene.Welcome.Education.A11Y.WhatIsMastodon.Title" = "What is Mastodon?";
"Scene.Welcome.Education.Mastodon.Description" = "Mastodon is a decentralized social network, meaning no single company controls it. Its made up of many independently-run servers, all connected together.";
"Scene.Welcome.Education.Mastodon.Title" = "Բարի գալուստ Մաստոդոն";
"Scene.Welcome.Education.Servers.Description" = "Every Mastodon account is hosted on a server — each with its own values, rules, & admins. No matter which one you pick, you can follow and interact with people on any server.";
"Scene.Welcome.Education.Servers.Title" = "What are servers?";
"Scene.Welcome.JoinDefaultServer" = "Միանալ %@-ին";
"Scene.Welcome.LearnMore" = "Իմանալ աւելին";
"Scene.Welcome.LogIn" = "Մտնել";
"Scene.Welcome.PickServer" = "Ընտրել ուրիշ սերուեր";
"Scene.Welcome.Separator.Or" = "կամ";
"Widget.Common.UnsupportedWidgetFamily" = "Sorry but this Widget family is unsupported.";
"Widget.Common.UserNotLoggedIn" = "Please open Mastodon to log in to an Account.";
"Widget.FollowersCount.ConfigurationDescription" = "Show number of followers.";
2024-01-31 10:04:22 +01:00
"Widget.FollowersCount.ConfigurationDisplayName" = "Հետեւորդ";
2023-11-15 12:52:07 +01:00
"Widget.FollowersCount.FollowersToday" = "%@ followers today";
"Widget.FollowersCount.Title" = "FOLLOWERS";
"Widget.Hashtag.Configuration.Description" = "Shows a recent post with the selected hashtag.";
2024-01-31 10:04:22 +01:00
"Widget.Hashtag.Configuration.DisplayName" = "Պիտակ";
2023-11-15 12:52:07 +01:00
"Widget.Hashtag.NotFound.Account" = "@johnMastodon@no-such.account";
"Widget.Hashtag.NotFound.AccountName" = "John Mastodon";
"Widget.Hashtag.NotFound.Content" = "Sorry, we couldnt find any posts with the hashtag <a>#%@</a>. Please try a <a>#DifferentHashtag</a> or check the widget settings.";
"Widget.Hashtag.Placeholder.Account" = "@johnMastodon@no-such.account";
"Widget.Hashtag.Placeholder.AccountName" = "John Mastodon";
"Widget.Hashtag.Placeholder.Content" = "This is how a post with a <a>#hashtag</a> would look. Pick whichever <a>#hashtag</a> you want in the widget settings.";
"Widget.LatestFollowers.ConfigurationDescription" = "Show latest followers.";
"Widget.LatestFollowers.ConfigurationDisplayName" = "Latest followers";
"Widget.LatestFollowers.LastUpdate" = "Last update: %@";
"Widget.LatestFollowers.Title" = "Latest followers";
"Widget.MultipleFollowers.ConfigurationDescription" = "Show number of followers for multiple accounts.";
"Widget.MultipleFollowers.ConfigurationDisplayName" = "Multiple followers";
"Widget.MultipleFollowers.MockUser.AccountName" = "another@follower.social";
New Crowdin updates (#1242) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (Spanish, Argentina) * New translations app.json (Icelandic) * New translations app.json (Thai) * New translations app.json (Swedish) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Chinese Traditional) * New translations app.json (Dutch) * New translations app.json (Slovenian) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Italian) * New translations app.json (Vietnamese) * New translations app.json (Japanese) * New translations app.json (Japanese) * New translations app.json (Greek) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Kabyle) * New translations app.json (Scottish Gaelic) * New translations localizable.stringsdict (French) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Simplified) * New translations ios-infoplist.json (Chinese Simplified) * New translations app.json (Belarusian) * New translations app.json (Chinese Simplified) * New translations app.json (Dutch) * New translations app.json (Portuguese) * New translations app.json (Thai) * New translations app.json (Romanian) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Arabic) * New translations app.json (Belarusian) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Danish) * New translations app.json (German) * New translations app.json (Greek) * New translations app.json (Basque) * New translations app.json (Finnish) * New translations app.json (Hebrew) * New translations app.json (Armenian) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Korean) * New translations app.json (Dutch) * New translations app.json (Polish) * New translations app.json (Russian) * New translations app.json (Slovenian) * New translations app.json (Swedish) * New translations app.json (Turkish) * New translations app.json (Ukrainian) * New translations app.json (Chinese Simplified) * New translations app.json (Chinese Traditional) * New translations app.json (English) * New translations app.json (Vietnamese) * New translations app.json (Galician) * New translations app.json (Icelandic) * New translations app.json (Portuguese, Brazilian) * New translations app.json (Indonesian) * New translations app.json (Spanish, Argentina) * New translations app.json (Latvian) * New translations app.json (Hindi) * New translations app.json (English, United States) * New translations app.json (Burmese) * New translations app.json (Welsh) * New translations app.json (Sinhala) * New translations app.json (Scottish Gaelic) * New translations app.json (Aragonese) * New translations app.json (Kurmanji (Kurdish)) * New translations app.json (Sorani (Kurdish)) * New translations app.json (Kabyle) * New translations app.json (German) * New translations app.json (English) * New translations app.json (Icelandic) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * New translations app.json (Chinese Traditional) * New translations app.json (Thai) * New translations app.json (Dutch) * New translations app.json (Korean) * New translations app.json (Japanese) * New translations app.json (Galician) * New translations app.json (Galician) * New translations app.json (Spanish, Argentina) * New translations app.json (Belarusian) * New translations app.json (Vietnamese) * New translations app.json (Swedish) * New translations app.json (English) * New translations ios-infoplist.json (English) * New translations localizable.stringsdict (English) * New translations intents.strings (English) * Update translations --------- Co-authored-by: Nathan Mattes <hallo@bullenscheisse.de>
2024-03-21 17:00:09 +01:00
"Widget.MultipleFollowers.MockUser.DisplayName" = "Another follower";