Files
2025-07-18 16:20:14 +07:00

23 lines
1023 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
# Swedish
# Language File for the Format Chooser Plugin
# Updated by Henrik Frizén 20131023 for svn r4994
# -------
#
#
$lang['format_chooser'] = 'Formatväljare';
$lang['format_chooser_configuration'] = 'Formatväljare inställningar';
$lang['format_chooser_output_formats'] = 'Utdataformat';
$lang['format_chooser_input_formats'] = 'Indataformat';
$lang['format_chooser_original_size'] = 'Originalupplösning';
$lang['downloadformat'] = 'Hämtningsformat';
$lang["format_chooser_keep_format"]='Ändra inte';
$lang["format_chooser_choose_profile"]='Välj färgprofil';
$lang["format_chooser_keep_profile"]='Behåll profil';
$lang["format_chooser_remove_profile"]='Ta bort profil';
$lang["are_available-2"]='kommer att konverteras';
$lang["are_available-1"]='kommer att konverteras';
$lang["are_available-0"]='kommer att konverteras';
$lang["plugin-format_chooser-title"]='Formatväljare';
$lang["plugin-format_chooser-desc"]='Gör att du kan välja olika format när du laddar ner filer som genereras direkt.';