Add hints about incomplete remote content to web UI (#14031)

This commit is contained in:
Eugen Rochko
2020-06-14 22:29:40 +02:00
committed by GitHub
parent b1484cf3ce
commit 3e9dc4044b
77 changed files with 584 additions and 8 deletions

View File

@ -5,6 +5,7 @@
"account.block": "Blokuj @{name}",
"account.block_domain": "Ukry všetko z {domain}",
"account.blocked": "Blokovaný/á",
"account.browse_more_on_origin_server": "Browse more on the original profile",
"account.cancel_follow_request": "Zruš žiadosť o sledovanie",
"account.direct": "Priama správa pre @{name}",
"account.domain_blocked": "Doména ukrytá",
@ -236,6 +237,7 @@
"keyboard_shortcuts.reply": "odpovedať",
"keyboard_shortcuts.requests": "otvor zoznam žiadostí o sledovanie",
"keyboard_shortcuts.search": "zameraj sa na vyhľadávanie",
"keyboard_shortcuts.spoilers": "to show/hide CW field",
"keyboard_shortcuts.start": "otvor panel ''začíname''",
"keyboard_shortcuts.toggle_hidden": "ukáž/skry text za CW",
"keyboard_shortcuts.toggle_sensitivity": "pre zobrazenie/skrytie médií",
@ -412,6 +414,10 @@
"time_remaining.minutes": "Ostáva {number, plural, one {# minúta} few {# minút} many {# minút} other {# minúty}}",
"time_remaining.moments": "Ostáva už iba chviľka",
"time_remaining.seconds": "Ostáva {number, plural, one {# sekunda} few {# sekúnd} many {# sekúnd} other {# sekúnd}}",
"timeline_hint.remote_resource_not_displayed": "{resource} from other servers are not displayed.",
"timeline_hint.resources.followers": "Followers",
"timeline_hint.resources.follows": "Follows",
"timeline_hint.resources.statuses": "Older toots",
"trends.count_by_accounts": "{count} {rawCount, plural, one {človek spomína} other {ľudí spomína}}",
"trends.trending_now": "Teraz populárne",
"ui.beforeunload": "Čo máš rozpísané sa stratí, ak opustíš Mastodon.",