partner-contact/base_location_geonames_import/i18n/sv.po

164 lines
6.4 KiB
Plaintext
Raw Normal View History

2024-05-03 08:58:43 +00:00
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_location_geonames_import
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 01:50+0000\n"
2024-10-01 05:51:46 +00:00
"PO-Revision-Date: 2024-06-05 16:35+0000\n"
"Last-Translator: jakobkrabbe <jakob@syscare.se>\n"
2024-05-03 08:58:43 +00:00
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
2024-10-01 05:51:46 +00:00
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#. odoo-python
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:0
#, python-format
msgid "%d could not be deleted %"
2024-10-01 05:51:46 +00:00
msgstr "%d kunde inte raderas %"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model_terms:ir.ui.view,arch_db:base_location_geonames_import.city_zip_geonames_import_form
msgid ""
", create new location entries if not found already in the system, and "
"<b>delete missing entries</b> from new file."
msgstr ""
2024-10-01 05:51:46 +00:00
"skapa nya platsposter om de inte redan finns i systemet, och <b>ta bort "
"saknade poster</b> från den nya filen."
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model_terms:ir.ui.view,arch_db:base_location_geonames_import.city_zip_geonames_import_form
msgid "Cancel"
2024-10-01 05:51:46 +00:00
msgstr "Avbryt"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.model.fields,help:base_location_geonames_import.field_city_zip_geonames_import__letter_case
msgid ""
"Converts retreived city and state names to Title Case (upper case on each "
"first letter of a word) or Upper Case (all letters upper case)."
msgstr ""
2024-10-01 05:51:46 +00:00
"Konverterar återlämnade stads- och delstatsnamn till Title Case (versaler på "
"varje första bokstav i ett ord) eller Upper Case (alla bokstäver versaler)."
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_city_zip_geonames_import__country_ids
msgid "Countries"
2024-10-01 05:51:46 +00:00
msgstr "Länder"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.model,name:base_location_geonames_import.model_res_country
msgid "Country"
2024-10-01 05:51:46 +00:00
msgstr "Land"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_city_zip_geonames_import__create_uid
msgid "Created by"
msgstr "Skapad av"
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_city_zip_geonames_import__create_date
msgid "Created on"
msgstr "Skapad den"
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_city_zip_geonames_import__display_name
msgid "Display Name"
msgstr "Visa namn"
#. module: base_location_geonames_import
#: model_terms:ir.ui.view,arch_db:base_location_geonames_import.city_zip_geonames_import_form
msgid ""
"For the selected country, this wizard will download the latest version of "
"the list of cities from"
msgstr ""
2024-10-01 05:51:46 +00:00
"För det valda landet kommer denna guide att ladda ner den senaste versionen "
"av listan över städer från"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_res_country__geonames_state_code_column
msgid "Geonames State Code Column"
2024-10-01 05:51:46 +00:00
msgstr "Geonamn Statskod Kolumn"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_res_country__geonames_state_name_column
msgid "Geonames State Name Column"
2024-10-01 05:51:46 +00:00
msgstr "Geonames Stat Namn Kolumn"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#. odoo-python
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:0
#, python-format
msgid "Got an error %d when trying to download the file %s."
2024-10-01 05:51:46 +00:00
msgstr "Fick ett fel %d när jag försökte ladda ner filen %s."
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_city_zip_geonames_import__id
msgid "ID"
msgstr "ID"
#. module: base_location_geonames_import
#: model_terms:ir.ui.view,arch_db:base_location_geonames_import.city_zip_geonames_import_form
msgid "Import"
2024-10-01 05:51:46 +00:00
msgstr "Import"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.model,name:base_location_geonames_import.model_city_zip_geonames_import
msgid "Import City Zips from Geonames"
2024-10-01 05:51:46 +00:00
msgstr "Importera stadszips från Geonames"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.actions.act_window,name:base_location_geonames_import.city_zip_geonames_import_action
#: model:ir.ui.menu,name:base_location_geonames_import.city_zip_geonames_import_menu
#: model_terms:ir.ui.view,arch_db:base_location_geonames_import.city_zip_geonames_import_form
msgid "Import from Geonames"
2024-10-01 05:51:46 +00:00
msgstr "Importera från Geonames"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_city_zip_geonames_import____last_update
msgid "Last Modified on"
msgstr "Senast redigerad"
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_city_zip_geonames_import__write_uid
msgid "Last Updated by"
msgstr "Senast uppdaterad av"
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_city_zip_geonames_import__write_date
msgid "Last Updated on"
msgstr "Senast uppdaterad"
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_city_zip_geonames_import__letter_case
msgid "Letter Case"
2024-10-01 05:51:46 +00:00
msgstr "Brevlåda"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.model.fields.selection,name:base_location_geonames_import.selection__city_zip_geonames_import__letter_case__title
msgid "Title Case"
2024-10-01 05:51:46 +00:00
msgstr "Titel Fall"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.model.fields.selection,name:base_location_geonames_import.selection__city_zip_geonames_import__letter_case__unchanged
msgid "Unchanged"
2024-10-01 05:51:46 +00:00
msgstr "Oförändrat"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model:ir.model.fields.selection,name:base_location_geonames_import.selection__city_zip_geonames_import__letter_case__upper
msgid "Upper Case"
2024-10-01 05:51:46 +00:00
msgstr "Versaler"
2024-05-03 08:58:43 +00:00
#. module: base_location_geonames_import
#: model_terms:ir.ui.view,arch_db:base_location_geonames_import.city_zip_geonames_import_form
msgid "geonames.org"
2024-10-01 05:51:46 +00:00
msgstr "geonames.org"