redhat-config-language (Red Hat)

Författare: Christian Rose (menthos_at_menthos.com)
Datum: 2003-10-19 02:04:21

Här är uppdateringen av redhat-config-language. Ta gärna en titt. Filen
finns även på
http://www.menthos.com/po/redhat/redhat-config-language.sv.po.


Christian

  # Swedish messages for redhat-config-language.
  # Copyright (C) 2002 Christian Rose
  # Christian Rose <menthos@menthos.com>, 2002.
  #
  # $Id: sv.po,v 1.9 2003/08/13 16:25:46 bfox Exp $
  #
  msgid ""
  msgstr ""
  "Project-Id-Version: redhat-config-language\n"
G "POT-Creation-Date: Thu Jan 30 00:18:47 2003\n"
N "POT-Creation-Date: 2003-08-13 12:34-0400\n"
  "PO-Revision-Date: 2002-12-17 00:25+0100\n"
  "Last-Translator: Christian Rose <menthos@menthos.com>\n"
  "Language-Team: Swedish <sv@li.org>\n"
  "MIME-Version: 1.0\n"
  "Content-Type: text/plain; charset=UTF-8\n"
  "Content-Transfer-Encoding: 8bit\n"
  "Generated-By: pygettext.py 1.4\n"
  
  
  #: ../src/language_tui.py:40
N msgid "Cancel"
N msgstr "Avbryt"
N 
  #: ../src/language_tui.py:42

# Swedish messages for redhat-config-language.
# Copyright (C) 2002 Christian Rose
# Christian Rose <menthos@menthos.com>, 2002.
#
# $Id: sv.po,v 1.9 2003/08/13 16:25:46 bfox Exp $
#
msgid ""
msgstr ""
"Project-Id-Version: redhat-config-language\n"
"POT-Creation-Date: 2003-08-13 12:34-0400\n"
"PO-Revision-Date: 2002-12-17 00:25+0100\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.4\n"

#. !/usr/bin/python2.2
#. # languageBackend.py - Contains the backend code needed for redhat-config-language
#. # Copyright (C) 2002 Red Hat, Inc.
#. # Copyright (C) 2002 Brent Fox <bfox@redhat.com>
#. # This program is free software; you can redistribute it and/or modify
#. # it under the terms of the GNU General Public License as published by
#. # the Free Software Foundation; either version 2 of the License, or
#. # (at your option) any later version.
#. # This program is distributed in the hope that it will be useful,
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#. # GNU General Public License for more details.
#. # You should have received a copy of the GNU General Public License
#. # along with this program; if not, write to the Free Software
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#. #
#. # I18N
#. #
#. Chop off any encoding data.  We don't really need it
#: ../src/language_backend.py:94
msgid "Cannot find locale-list"
msgstr "Kan inte hitta lokallista"

#. XXX - horrible hack to make simplified chinese work
#. XXX - horrible hack to make simplified chinese work
#. XXX - horrible hack to make simplified chinese work
#. !/usr/bin/python2.2
#. # language.py - Contains the UI code needed for redhat-config-language
#. # Copyright (C) 2002, 2003 Red Hat, Inc.
#. # Copyright (C) 2002, 2003 Brent Fox <bfox@redhat.com>
#. # This program is free software; you can redistribute it and/or modify
#. # it under the terms of the GNU General Public License as published by
#. # the Free Software Foundation; either version 2 of the License, or
#. # (at your option) any later version.
#. # This program is distributed in the hope that it will be useful,
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#. # GNU General Public License for more details.
#. # You should have received a copy of the GNU General Public License
#. # along with this program; if not, write to the Free Software
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#. #
#. # I18N
#. #
#. #
#. # Icon for windows
#. #
#. You must specify a runPriority for the order in which you wish your module to run
#: ../src/language_gui.py:48
msgid "Language"
msgstr "Språk"

#. send message to login manager to re-read config / pick up lang change
#. Get the lang from the list of languages
#: ../src/language_gui.py:50 ../src/language_gui.py:64
#: ../src/language_gui.py:265 ../src/language_tui.py:68
msgid "Language Selection"
msgstr "Språkval"

#: ../src/language_gui.py:51
msgid "Change the default system language"
msgstr "Ändra systemets standardspråk"

#: ../src/language_gui.py:67
msgid "Please select the default language for the system."
msgstr "Välj standardspråket för systemet."

#. Add icon to the top frame
#. recenter the list
#. If /etc/sysconfig/i18n file is empty for some reason, assume English is the only lang
#. Chop encoding off so we can compare to self.installedLangs
#. If the user didn't actually change the lang when in the app, then just return 1
#. Get the lang from the list of languages
#. If the language selection has changed, then apply the changes
#. If running in firstboot mode, allow firstboot to change the current locale
#. Else, we're not in firstboot mode, so show the dialog
#: ../src/language_gui.py:206
msgid "The changes will take effect the next time you log in."
msgstr "Ändringarna kommer att börja gälla nästa gång du loggar in."

#.
#. language_tui.py: text mode language selection dialog
#.
#. text mode mouse configuration screen
#.
#. Copyright 2002 Red Hat, Inc.
#.
#. This program is free software; you can redistribute it and/or modify
#. it under the terms of the GNU General Public License as published by
#. the Free Software Foundation; either version 2 of the License, or
#. (at your option) any later version.
#.
#. This program is distributed in the hope that it will be useful,
#. but WITHOUT ANY WARRANTY; without even the implied warranty of
#. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#. GNU General Public License for more details.
#.
#. You should have received a copy of the GNU Library Public License
#. along with this program; if not, write to the Free Software
#. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#.
#: ../src/language_tui.py:40
msgid "OK"
msgstr "OK"

#: ../src/language_tui.py:40
msgid "Cancel"
msgstr "Avbryt"

#: ../src/language_tui.py:42
msgid "Select the language for the system."
msgstr "Välj språket för systemet."

#. mouse.set(mice[choice], emulate)
#. oldDev = mouse.getDevice()
#. if (oldDev):
#. newDev = mouse.available()[mice[choice]][2]
#. if ((oldDev[0:4] == "ttyS" and newDev[0:4] == "ttyS") or
#. (oldDev == newDev)):
#. pass
#. else:
#. mouse.setDevice(newDev)
#.
#. return mouse
#. !/usr/bin/python2.2
#. # redhat-config-language.py - Contains the startup script for redhat-config-language
#. # Copyright (C) 2002 Red Hat, Inc.
#. # Copyright (C) 2002 Brent Fox <bfox@redhat.com>
#. # This program is free software; you can redistribute it and/or modify
#. # it under the terms of the GNU General Public License as published by
#. # the Free Software Foundation; either version 2 of the License, or
#. # (at your option) any later version.
#. # This program is distributed in the hope that it will be useful,
#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#. # GNU General Public License for more details.
#. # You should have received a copy of the GNU General Public License
#. # along with this program; if not, write to the Free Software
#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#. #
#. # I18N
#. #
#. # def useTextMode():
#. #     import language_tui
#. #     app = language_tui.childWindow()
#. # def useCliMode(kbdtype, help):
#. #     pass
#: ../src/redhat-config-language.py:52
msgid "redhat-config-language requires a currently running X server."
msgstr "redhat-config-language kräver att en X-server körs."

#~ msgid "Select the default language for the system."
#~ msgstr "Välj standardspråket för systemet."

#~ msgid "Language Configuration"
#~ msgstr "Språkkonfiguration"



_______________________________________________
sv mailing list
sv@li.org
http://lists.alt.org/mailman/listinfo/sv

Arkiv genererat av hypermail pre-2.1.8.