New translations strings.xml (Swedish)

This commit is contained in:
Thomas 2019-03-20 12:39:11 +00:00
parent 1257825e57
commit 8475a408de
1 changed files with 32 additions and 32 deletions

View File

@ -241,47 +241,47 @@
<string name="delete_notification_ask">Ta bort notifiering?</string>
<string name="delete_notification_ask_all">Radera alla notifikationer?</string>
<string name="delete_notification">Notifieringen har tagits bort!</string>
<string name="delete_notification_all">All notifications have been deleted!</string>
<string name="delete_notification_all">Alla notifieringar har tagits bort!</string>
<!-- HEADER -->
<string name="following">Följer</string>
<string name="followers">Följare</string>
<string name="pinned_toots">Fäst</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="no_internet">No Internet connection!</string>
<string name="toast_block">The account was blocked!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
<string name="toast_mute">The account was muted!</string>
<string name="toast_unmute">The account is no longer muted!</string>
<string name="toast_follow">The account was followed!</string>
<string name="toast_unfollow">The account is no longer followed!</string>
<string name="client_error">Kan inte få tag på klientid!</string>
<string name="no_internet">Ingen internetuppkoppling!</string>
<string name="toast_block">Kontot är spärrat!</string>
<string name="toast_unblock">Kontot är inte längre spärrat!</string>
<string name="toast_mute">Kontot är tystat!</string>
<string name="toast_unmute">Kontot är inte längre tystat!</string>
<string name="toast_follow">Kontot följdes!</string>
<string name="toast_unfollow">Kontot följs inte längre!</string>
<string name="toast_reblog">The toot was boosted!</string>
<string name="toast_unreblog">The toot is no longer boosted!</string>
<string name="toast_favourite">The toot was added to your favourites!</string>
<string name="toast_unfavourite">The toot was removed from your favourites!</string>
<string name="toast_report">The toot was reported!</string>
<string name="toast_unstatus">The toot was deleted!</string>
<string name="toast_pin">The toot was pinned!</string>
<string name="toast_unpin">The toot was unpinned!</string>
<string name="toast_error">Oops ! An error occurred!</string>
<string name="toast_code_error">An error occurred! The instance did not return an authorisation code!</string>
<string name="toast_error_instance">The instance domain does not seem to be valid!</string>
<string name="toast_error_loading_account">An error occurred while switching between accounts!</string>
<string name="toast_error_search">An error occurred while searching!</string>
<string name="toast_error_login">Can not log in!</string>
<string name="toast_update_credential_ok">The profile data have been saved!</string>
<string name="nothing_to_do">No action can be taken</string>
<string name="toast_favourite">Toot har lagts till dina favoriter!</string>
<string name="toast_unfavourite">Toot togs bort från dina favoriter!</string>
<string name="toast_report">Toot rapporterades!</string>
<string name="toast_unstatus">Toot togs bort!</string>
<string name="toast_pin">Toot nålades!</string>
<string name="toast_unpin">Toot onålades!</string>
<string name="toast_error">Oops! Ett fel uppstod!</string>
<string name="toast_code_error">Ett fel uppstod! Instansen returnerade inte en auktoriseringskod!</string>
<string name="toast_error_instance">Domäninstansen verkar inte vara giltig!</string>
<string name="toast_error_loading_account">Ett fel uppstod vid växling mellan konton!</string>
<string name="toast_error_search">Ett fel uppstod under sökningen!</string>
<string name="toast_error_login">Kan inte logga in!</string>
<string name="toast_update_credential_ok">Profildata har sparats!</string>
<string name="nothing_to_do">Inga åtgärder kan vidtas</string>
<string name="toast_saved">The media has been saved!</string>
<string name="toast_error_translate">An error occurred while translating!</string>
<string name="toast_toot_saved">Draft saved!</string>
<string name="toast_toot_saved">Utkast sparat!</string>
<string name="toast_error_char_limit">Are you sure this instance allows this number of characters? Usually, this value is close to 500 characters.</string>
<string name="toast_visibility_changed">Visibility of the toots has been changed for the account %1$s</string>
<string name="toast_empty_search">Instance name and screen name cannot be blank!</string>
<!-- Settings -->
<string name="settings_title_optimisation">Optimisation of loading</string>
<string name="set_toots_page">Number of toots per load</string>
<string name="set_accounts_page">Number of accounts per load</string>
<string name="set_notifications_page">Number of notifications per load</string>
<string name="set_toots_page">Antal toots per laddning</string>
<string name="set_accounts_page">Antal konton per laddning</string>
<string name="set_notifications_page">Antal notifieringar per laddning</string>
<string name="set_attachment_always">Alltid</string>
<string name="set_attachment_wifi">WIFI</string>
<string name="set_attachment_ask">Fråga</string>
@ -290,11 +290,11 @@
<string name="load_attachment_spoiler">Visa mer…</string>
<string name="load_attachment_spoiler_less">Visa mindre…</string>
<string name="load_sensitive_attachment">Känsligt innehåll</string>
<string name="set_display_reply">Display previous message in responses</string>
<string name="set_display_local">Display local timeline</string>
<string name="set_display_global">Display federated timeline</string>
<string name="set_disable_gif">Disable GIF avatars</string>
<string name="set_folder_title">Path: </string>
<string name="set_display_reply">Visa föregående meddelande i svaren</string>
<string name="set_display_local">Visa lokala tidslinje</string>
<string name="set_display_global">Visa federerade tidslinje</string>
<string name="set_disable_gif">Inaktivera GIF avatarer</string>
<string name="set_folder_title">Sökväg: </string>
<string name="set_auto_store_toot">Spara utkast automatiskt</string>
<string name="set_bubble_counter">Visa räknare</string>
<string name="set_auto_add_media_url">Lägga till URL för media i toots</string>