Browse Source

Merge pull request #7773 from Snuffleupagus/update-swedish-l10n

[l10n] Add Swedish translations for a couple of new/changed localization IDs
Tim van der Meij 9 years ago committed by GitHub
parent
commit
29fc2f9908
  1. 10
      l10n/sv-SE/viewer.properties

10
l10n/sv-SE/viewer.properties

@ -91,13 +91,19 @@ document_properties_version=PDF-version:
document_properties_page_count=Sidantal: document_properties_page_count=Sidantal:
document_properties_close=Stäng document_properties_close=Stäng
print_progress_message=Förbereder dokumentet för utskrift…
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
# a numerical per cent value.
print_progress_percent={{progress}}%
print_progress_close=Avbryt
# Tooltips and alt text for side panel toolbar buttons # Tooltips and alt text for side panel toolbar buttons
# (the _label strings are alt text for the buttons, the .title strings are # (the _label strings are alt text for the buttons, the .title strings are
# tooltips) # tooltips)
toggle_sidebar.title=Visa/dölj sidofält toggle_sidebar.title=Visa/dölj sidofält
toggle_sidebar_label=Visa/dölj sidofält toggle_sidebar_label=Visa/dölj sidofält
outline.title=Visa dokumentöversikt document_outline.title=Visa dokumentöversikt (dubbelklicka för att expandera/komprimera alla element)
outline_label=Dokumentöversikt document_outline_label=Dokumentöversikt
attachments.title=Visa Bilagor attachments.title=Visa Bilagor
attachments_label=Bilagor attachments_label=Bilagor
thumbs.title=Visa miniatyrer thumbs.title=Visa miniatyrer

Loading…
Cancel
Save