Merge tag 'v3.1.1' into instance_only_statuses
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
{
|
||||
"account.add_or_remove_from_list": "Add or Remove from lists",
|
||||
"account.badges.bot": "Бот",
|
||||
"account.badges.group": "Group",
|
||||
"account.block": "Блокирај @{name}",
|
||||
"account.block_domain": "Сакриј све са домена {domain}",
|
||||
"account.blocked": "Блокиран",
|
||||
@ -42,6 +43,7 @@
|
||||
"alert.rate_limited.title": "Rate limited",
|
||||
"alert.unexpected.message": "Појавила се неочекивана грешка.",
|
||||
"alert.unexpected.title": "Упс!",
|
||||
"announcement.announcement": "Announcement",
|
||||
"autosuggest_hashtag.per_week": "{count} per week",
|
||||
"boost_modal.combo": "Можете притиснути {combo} да прескочите ово следећи пут",
|
||||
"bundle_column_error.body": "Нешто је пошло по злу приликом учитавања ове компоненте.",
|
||||
@ -51,6 +53,7 @@
|
||||
"bundle_modal_error.message": "Нешто није било у реду при учитавању ове компоненте.",
|
||||
"bundle_modal_error.retry": "Покушајте поново",
|
||||
"column.blocks": "Блокирани корисници",
|
||||
"column.bookmarks": "Bookmarks",
|
||||
"column.community": "Локална временска линија",
|
||||
"column.direct": "Директне поруке",
|
||||
"column.directory": "Browse profiles",
|
||||
@ -82,6 +85,8 @@
|
||||
"compose_form.poll.duration": "Poll duration",
|
||||
"compose_form.poll.option_placeholder": "Choice {number}",
|
||||
"compose_form.poll.remove_option": "Remove this choice",
|
||||
"compose_form.poll.switch_to_multiple": "Change poll to allow multiple choices",
|
||||
"compose_form.poll.switch_to_single": "Change poll to allow for a single choice",
|
||||
"compose_form.publish": "Труби",
|
||||
"compose_form.publish_loud": "{publish}!",
|
||||
"compose_form.sensitive.hide": "Mark media as sensitive",
|
||||
@ -138,6 +143,7 @@
|
||||
"empty_column.account_timeline": "No toots here!",
|
||||
"empty_column.account_unavailable": "Profile unavailable",
|
||||
"empty_column.blocks": "Још увек немате блокираних корисника.",
|
||||
"empty_column.bookmarked_statuses": "You don't have any bookmarked toots yet. When you bookmark one, it will show up here.",
|
||||
"empty_column.community": "Локална временска линија је празна. Напишите нешто јавно да започнете!",
|
||||
"empty_column.direct": "Још увек немате директних порука. Када пошаљете или примите једну, појавиће се овде.",
|
||||
"empty_column.domain_blocks": "Још увек нема сакривених домена.",
|
||||
@ -183,6 +189,8 @@
|
||||
"home.column_settings.basic": "Основно",
|
||||
"home.column_settings.show_reblogs": "Прикажи и подржавања",
|
||||
"home.column_settings.show_replies": "Прикажи одговоре",
|
||||
"home.hide_announcements": "Hide announcements",
|
||||
"home.show_announcements": "Show announcements",
|
||||
"intervals.full.days": "{number, plural, one {# day} other {# days}}",
|
||||
"intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
|
||||
"intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
|
||||
@ -224,6 +232,7 @@
|
||||
"keyboard_shortcuts.muted": "да отворите листу ућутканих корисника",
|
||||
"keyboard_shortcuts.my_profile": "да отворите ваш профил",
|
||||
"keyboard_shortcuts.notifications": "да отворите колону обавештења",
|
||||
"keyboard_shortcuts.open_media": "to open media",
|
||||
"keyboard_shortcuts.pinned": "да отворите листу закачених труба",
|
||||
"keyboard_shortcuts.profile": "да отворите профил аутора",
|
||||
"keyboard_shortcuts.reply": "да одговорите",
|
||||
@ -256,6 +265,7 @@
|
||||
"mute_modal.hide_notifications": "Сакриј обавештења од овог корисника?",
|
||||
"navigation_bar.apps": "Мобилне апликације",
|
||||
"navigation_bar.blocks": "Блокирани корисници",
|
||||
"navigation_bar.bookmarks": "Bookmarks",
|
||||
"navigation_bar.community_timeline": "Локална временска линија",
|
||||
"navigation_bar.compose": "Саставите нову трубу",
|
||||
"navigation_bar.direct": "Директне поруке",
|
||||
@ -278,7 +288,9 @@
|
||||
"navigation_bar.security": "Безбедност",
|
||||
"notification.favourite": "{name} је ставио/ла Ваш статус као омиљени",
|
||||
"notification.follow": "{name} Вас је запратио/ла",
|
||||
"notification.follow_request": "{name} has requested to follow you",
|
||||
"notification.mention": "{name} Вас је поменуо/ла",
|
||||
"notification.own_poll": "Your poll has ended",
|
||||
"notification.poll": "A poll you have voted in has ended",
|
||||
"notification.reblog": "{name} је подржао/ла Ваш статус",
|
||||
"notifications.clear": "Очисти обавештења",
|
||||
@ -289,6 +301,7 @@
|
||||
"notifications.column_settings.filter_bar.category": "Quick filter bar",
|
||||
"notifications.column_settings.filter_bar.show": "Show",
|
||||
"notifications.column_settings.follow": "Нови пратиоци:",
|
||||
"notifications.column_settings.follow_request": "New follow requests:",
|
||||
"notifications.column_settings.mention": "Помињања:",
|
||||
"notifications.column_settings.poll": "Poll results:",
|
||||
"notifications.column_settings.push": "Гурај обавештења",
|
||||
@ -327,6 +340,7 @@
|
||||
"relative_time.just_now": "сада",
|
||||
"relative_time.minutes": "{number}m",
|
||||
"relative_time.seconds": "{number}s",
|
||||
"relative_time.today": "today",
|
||||
"reply_indicator.cancel": "Поништи",
|
||||
"report.forward": "Проследити {target}",
|
||||
"report.forward_hint": "Налог је са другог сервера. Послати анонимну копију пријаве и тамо?",
|
||||
@ -349,6 +363,7 @@
|
||||
"status.admin_account": "Open moderation interface for @{name}",
|
||||
"status.admin_status": "Open this status in the moderation interface",
|
||||
"status.block": "Блокирај @{name}",
|
||||
"status.bookmark": "Bookmark",
|
||||
"status.cancel_reblog_private": "Уклони подршку",
|
||||
"status.cannot_reblog": "Овај статус не може да се подржи",
|
||||
"status.copy": "Copy link to status",
|
||||
@ -374,6 +389,7 @@
|
||||
"status.reblogged_by": "{name} подржао/ла",
|
||||
"status.reblogs.empty": "Још увек нико није подржао ову трубу. Када буде подржана, појавиће се овде.",
|
||||
"status.redraft": "Избриши и преправи",
|
||||
"status.remove_bookmark": "Remove bookmark",
|
||||
"status.reply": "Одговори",
|
||||
"status.replyAll": "Одговори на дискусију",
|
||||
"status.report": "Пријави корисника @{name}",
|
||||
@ -406,9 +422,11 @@
|
||||
"upload_button.label": "Додај мултимедију (JPEG, PNG, GIF, WebM, MP4, MOV)",
|
||||
"upload_error.limit": "File upload limit exceeded.",
|
||||
"upload_error.poll": "File upload not allowed with polls.",
|
||||
"upload_form.audio_description": "Describe for people with hearing loss",
|
||||
"upload_form.description": "Опишите за особе са оштећеним видом",
|
||||
"upload_form.edit": "Edit",
|
||||
"upload_form.undo": "Обриши",
|
||||
"upload_form.video_description": "Describe for people with hearing loss or visual impairment",
|
||||
"upload_modal.analyzing_picture": "Analyzing picture…",
|
||||
"upload_modal.apply": "Apply",
|
||||
"upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
|
||||
@ -418,6 +436,7 @@
|
||||
"upload_modal.preview_label": "Preview ({ratio})",
|
||||
"upload_progress.label": "Отпремам...",
|
||||
"video.close": "Затвори видео",
|
||||
"video.download": "Download file",
|
||||
"video.exit_fullscreen": "Напусти цео екран",
|
||||
"video.expand": "Прошири видео",
|
||||
"video.fullscreen": "Цео екран",
|
||||
|
||||
Reference in New Issue
Block a user