OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openproject/modules/boards/config/locales/crowdin/js-sv.yml

73 lines
3.6 KiB

#English strings go here
sv:
js:
boards:
label_unnamed_board: 'Namnlös tavla'
label_unnamed_list: 'Namnlös lista'
label_board_type: 'Typ av tavla'
upsale:
teaser_text: 'Förbättra din agila projektledning med denna flexibla styrelsevy. Skapa så många tavlor som du vill för allt du vill hålla reda på.'
upgrade_to_ee_text: 'Tavlor är en Enterprise funktion. Vänligen uppgradera till en betald plan.'
upgrade: 'Uppgradera nu'
personal_demo: 'Få en personlig demo'
lists:
delete: 'Ta bort lista'
version:
is_locked: 'Version är låst. Inga objekt kan läggas till i denna version.'
is_closed: 'Version är stängd. Inga objekt kan läggas till i denna version.'
close_version: 'Stäng version'
open_version: 'Öppen version'
lock_version: 'Lås version'
unlock_version: 'Lås upp version'
edit_version: 'Redigera version'
show_version: 'Visa version'
locked: 'Låst'
closed: 'Stängt'
new_board: 'Ny tavla'
add_list: 'Add list to board'
add_card: 'Lägg till kort'
error_attribute_not_writable: "Kan inte flytta arbetspaketet, %{attribute} är inte skrivbar."
error_loading_the_list: "Fel vid inläsning av listan: %{error_message}"
error_permission_missing: "Behörigheten att skapa offentliga frågor saknas"
error_cannot_move_into_self: "You can not move a work package into its own column."
click_to_remove_list: "Klicka för att ta bort denna lista"
board_type:
text: 'Typ av tavla'
free: 'Grundläggande tavla'
select_board_type: 'Please choose the type of board you need.'
free_text: >
A board in which you can freely create lists and order your work packages within. Dragging work packages between lists do not change the work package itself.
action: 'Åtgärdstavla'
action_by_attribute: 'Åtgärdstavla (%{attribute})'
action_text: >
A board with filtered lists on %{attribute} attribute. Moving work packages to other lists will update their attribute.
action_text_subprojects: >
A board with lists of subprojects of this project and their work packages as list items. Dragging work packages to other lists will move them to the corresponding subproject.
action_text_subtasks: >
A board with lists of selected parents and their child work packages as list items. Dragging work packages to other lists will update the parent accordingly.
action_type:
assignee: assignee
status: status
version: version
subproject: subproject
subtasks: children
select_attribute: "Åtgärdsattribut"
add_list_modal:
labels:
assignee: Select user to add as a new assignee list
status: Select status to add as a new list
version: Select version to add as a new list
subproject: Select subproject to add as a new list
subtasks: Select work package to add as a new list
warning:
status: |
There is currently no status available. <br>
Either there are none or they have all already been added to the board.
assignee: This project currently does not have any members that can be added. <br>
add_members: <a href="%{link}">Add a new member to this project</a> to select users again.
configuration_modal:
title: 'Konfigurera denna tavla'
display_settings:
card_mode: "Visa som kort"
table_mode: "Visa som tabell"