mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
update locales
This commit is contained in:
@@ -52,6 +52,10 @@ menu:
|
||||
add card: &Tilføj Kort Ctrl+Enter
|
||||
add cards: Tilføj &Flere Kort...
|
||||
remove card: &Slet Valgte Kort
|
||||
#TODO: Localize
|
||||
link card: &Link Cards To Selected Card...
|
||||
#TODO: Localize
|
||||
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
|
||||
orientation: &Orientation
|
||||
rotate 0: &Normal
|
||||
rotate 270: Roteret 90° &Med Uret
|
||||
@@ -172,6 +176,10 @@ help:
|
||||
add card: Tilføler et nyt, tomt kort til listen
|
||||
add cards: Tilføjer flere kort til listen
|
||||
remove card: Sletter det valgte kort fra sættet!
|
||||
#TODO: Localize
|
||||
link card: Link one or more cards to the selected card
|
||||
#TODO: Localize
|
||||
copy card and links: Copy the selected cards and all their linked cards
|
||||
orientation: Det valgte korts orientation
|
||||
rotate card: Roterer kortet 90° med uret
|
||||
rotate 0: Viser kortet normalt
|
||||
@@ -390,6 +398,10 @@ tooltip:
|
||||
|
||||
add card: Tilføj kort
|
||||
remove card: Fjern valgte kort
|
||||
#TODO: Localize
|
||||
link card: Link cards to selected card
|
||||
#TODO: Localize
|
||||
copy card and links: Copy selected cards and linked cards
|
||||
rotate card: Rotér kort
|
||||
|
||||
add keyword: Tilføj nøgleord
|
||||
@@ -473,6 +485,17 @@ label:
|
||||
seed: Variabel
|
||||
total cards: Total
|
||||
|
||||
#TODO: Localize entire section
|
||||
# Link cards dialog
|
||||
custom link: Custom...
|
||||
custom link selected: Generator, Front Face, Meld Component, etc...
|
||||
custom link linked: Token, Back Face, Meld Result, etc...
|
||||
custom link undefined: Undefined
|
||||
linked cards relation: Choose the type of relation between the selected card and the linked cards:
|
||||
selected card: Selected Card:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
|
||||
# Open dialogs
|
||||
all files: Alle filer
|
||||
|
||||
@@ -591,13 +614,19 @@ label:
|
||||
installer size: Størrelse:
|
||||
installer status: Status:
|
||||
no version: -
|
||||
|
||||
put space between cards: Put space between cards?
|
||||
############################################################## Buttons/checkboxes/choices in the GUI
|
||||
button:
|
||||
# Editor
|
||||
edit symbol: Redigér
|
||||
symbol gallery: Galleri
|
||||
|
||||
# Card panel
|
||||
#TODO: Localize
|
||||
unlink: Unlink
|
||||
#TODO: Localize
|
||||
link select: Select
|
||||
|
||||
# Style panel
|
||||
use for all cards: Brug på &alle krot
|
||||
use custom styling options: Muligheder &virker kun på dette kort
|
||||
@@ -695,6 +724,8 @@ title:
|
||||
updates available: Opdateringer Ikke Tilgængelige
|
||||
save changes: Gem Ændringer?
|
||||
select stylesheet: Vælg Stil
|
||||
#TODO: Localize
|
||||
link cards: Link Cards To Selected Card
|
||||
#preferences
|
||||
preferences: Præferencer
|
||||
global: Globalt
|
||||
@@ -715,6 +746,7 @@ title:
|
||||
custom pack: Egen Pakketype
|
||||
# print
|
||||
print preview: Udskriftsvisning
|
||||
settings: Settings
|
||||
# export
|
||||
export images: Eksportér Billeder
|
||||
export cancelled: Eksport Afbrudt
|
||||
@@ -800,6 +832,19 @@ error:
|
||||
To resolve this, add:
|
||||
depends on: %s %s
|
||||
|
||||
#TODO: Localize
|
||||
# Image import
|
||||
import not found: File not found: '%s'
|
||||
can't import image without set: Must first save or load a set file before importing file: '%s'
|
||||
can't create file stream: Failed to create file stream: '%s'
|
||||
can't write image to set: Failed to write image to set: '%s'
|
||||
can't import image: Failed to import image: '%s'
|
||||
|
||||
#TODO: Localize
|
||||
# Card creation
|
||||
no field with name: Card doesn't have a field named '%s'
|
||||
can't set value: Can not set card value '%s', it is not of the right type
|
||||
|
||||
# Script stuff
|
||||
has no member: %s has no member '%s'
|
||||
can't convert: Can't convert from %s to %s
|
||||
@@ -842,6 +887,11 @@ error:
|
||||
checking updates failed: Checking updates failed.
|
||||
no updates: There are no available updates.
|
||||
|
||||
# Card linking
|
||||
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
|
||||
# Stats panel
|
||||
dimension not found: There is no statistics dimension '%s'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user