i18n: Update Polish translation (#7915)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
This commit is contained in:
parent
ddd0bb69e1
commit
dfd9cd463d
4 changed files with 36 additions and 53 deletions
|
@ -334,6 +334,10 @@
|
|||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Filtered",
|
||||
"id": "status.filtered"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Pinned toot",
|
||||
"id": "status.pinned"
|
||||
|
@ -632,21 +636,9 @@
|
|||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Filter out by regular expressions",
|
||||
"id": "home.column_settings.filter_regex"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Column settings",
|
||||
"id": "home.settings"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Media Only",
|
||||
"id": "community.column_settings.media_only"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Advanced",
|
||||
"id": "home.column_settings.advanced"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/community_timeline/components/column_settings.json"
|
||||
|
@ -1019,23 +1011,6 @@
|
|||
],
|
||||
"path": "app/javascript/mastodon/features/compose/index.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Filter out by regular expressions",
|
||||
"id": "home.column_settings.filter_regex"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Column settings",
|
||||
"id": "home.settings"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Advanced",
|
||||
"id": "home.column_settings.advanced"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/direct_timeline/components/column_settings.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
|
@ -1221,14 +1196,6 @@
|
|||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Filter out by regular expressions",
|
||||
"id": "home.column_settings.filter_regex"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Column settings",
|
||||
"id": "home.settings"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Basic",
|
||||
"id": "home.column_settings.basic"
|
||||
|
@ -1240,10 +1207,6 @@
|
|||
{
|
||||
"defaultMessage": "Show replies",
|
||||
"id": "home.column_settings.show_replies"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Advanced",
|
||||
"id": "home.column_settings.advanced"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/home_timeline/components/column_settings.json"
|
||||
|
@ -1934,10 +1897,6 @@
|
|||
"defaultMessage": "Notifications",
|
||||
"id": "tabs_bar.notifications"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Search",
|
||||
"id": "tabs_bar.search"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Local",
|
||||
"id": "tabs_bar.local_timeline"
|
||||
|
@ -1945,6 +1904,10 @@
|
|||
{
|
||||
"defaultMessage": "Federated",
|
||||
"id": "tabs_bar.federated_timeline"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Search",
|
||||
"id": "tabs_bar.search"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/ui/components/tabs_bar.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue