New Crowdin Translations (automated) (#26373)
Co-authored-by: GitHub Actions <noreply@github.com> Co-authored-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
26fa4a6e82
commit
8cbf4a5296
52 changed files with 600 additions and 139 deletions
|
@ -292,6 +292,9 @@
|
|||
"hashtag.column_settings.tag_mode.any": "Någon av dessa",
|
||||
"hashtag.column_settings.tag_mode.none": "Ingen av dessa",
|
||||
"hashtag.column_settings.tag_toggle": "Include additional tags in this column",
|
||||
"hashtag.counter_by_accounts": "{count, plural, one {{counter} deltagare} other {{counter} deltagare}}",
|
||||
"hashtag.counter_by_uses": "{count, plural, one {{counter} inlägg} other {{counter} inlägg}}",
|
||||
"hashtag.counter_by_uses_today": "{count, plural, one {{counter} inlägg} other {{counter} inlägg}} i dag",
|
||||
"hashtag.follow": "Följ hashtagg",
|
||||
"hashtag.unfollow": "Avfölj hashtagg",
|
||||
"home.actions.go_to_suggestions": "Hitta personer att följa",
|
||||
|
@ -365,7 +368,7 @@
|
|||
"lists.replies_policy.title": "Visa svar till:",
|
||||
"lists.search": "Sök bland personer du följer",
|
||||
"lists.subheading": "Dina listor",
|
||||
"load_pending": "{count, plural, other {# objekt}}",
|
||||
"load_pending": "{count, plural, one {# nytt objekt} other {# nya objekt}}",
|
||||
"loading_indicator.label": "Laddar...",
|
||||
"media_gallery.toggle_visible": "Växla synlighet",
|
||||
"moved_to_account_banner.text": "Ditt konto {disabledAccount} är för närvarande inaktiverat eftersom du flyttat till {movedToAccount}.",
|
||||
|
@ -468,8 +471,8 @@
|
|||
"poll.closed": "Stängd",
|
||||
"poll.refresh": "Ladda om",
|
||||
"poll.reveal": "Visa resultat",
|
||||
"poll.total_people": "{persons, plural, one {# person} other {# personer}}",
|
||||
"poll.total_votes": "{count, plural, one {1 röst} other {# röster}}",
|
||||
"poll.total_people": "{count, plural, one {# person} other {# personer}}",
|
||||
"poll.total_votes": "{count, plural, one {# röst} other {# röster}}",
|
||||
"poll.vote": "Rösta",
|
||||
"poll.voted": "Du röstade för detta svar",
|
||||
"poll.votes": "{votes, plural, one {# röst} other {# röster}}",
|
||||
|
@ -560,7 +563,7 @@
|
|||
"search_results.statuses": "Inlägg",
|
||||
"search_results.statuses_fts_disabled": "Att söka efter inlägg baserat på innehåll är inte aktiverat på denna Mastodon-server.",
|
||||
"search_results.title": "Sök efter {q}",
|
||||
"search_results.total": "{count, number} {count, plural, one {result} other {results}}",
|
||||
"search_results.total": "{count, number} {count, plural, one {resultat} other {resultat}}",
|
||||
"server_banner.about_active_users": "Personer som använt denna server de senaste 30 dagarna (månatligt aktiva användare)",
|
||||
"server_banner.active_users": "aktiva användare",
|
||||
"server_banner.administered_by": "Administrerad av:",
|
||||
|
@ -632,10 +635,10 @@
|
|||
"tabs_bar.home": "Hem",
|
||||
"tabs_bar.notifications": "Aviseringar",
|
||||
"time_remaining.days": "{number, plural, one {# dag} other {# dagar}} kvar",
|
||||
"time_remaining.hours": "{hours, plural, one {# timme} other {# timmar}} kvar",
|
||||
"time_remaining.minutes": "{minutes, plural, one {1 minut} other {# minuter}} kvar",
|
||||
"time_remaining.hours": "{number, plural, one {# timme} other {# timmar}} kvar",
|
||||
"time_remaining.minutes": "{number, plural, one {# minut} other {# minuter}} kvar",
|
||||
"time_remaining.moments": "Återstående tillfällen",
|
||||
"time_remaining.seconds": "{hours, plural, one {# sekund} other {# sekunder}} kvar",
|
||||
"time_remaining.seconds": "{number, plural, one {# sekund} other {# sekunder}} kvar",
|
||||
"timeline_hint.remote_resource_not_displayed": "{resource} från andra servrar visas inte.",
|
||||
"timeline_hint.resources.followers": "Följare",
|
||||
"timeline_hint.resources.follows": "Följer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue