# Copyright (C) 2024 Mario J. Gaida
# This file is distributed under the GPL2.
msgid ""
msgstr ""
"Project-Id-Version: Adventure Book 1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/adventurebook\n"
"POT-Creation-Date: 2024-09-08T21:39:40+00:00\n"
"PO-Revision-Date: 2025-11-05 12:54+0000\n"
"Last-Translator: \n"
"Language-Team: English (United States)\n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Domain: adventurebook\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Loco-Version: 2.8.0; wp-6.8.3; php-8.3.8"

#. 1: number of items dropped
#: includes/premium/combat_systems/ArM_Combat_System.php:400
#, php-format
msgid "%1$d items have been dropped on the ground."
msgstr "%1$d items have been dropped on the ground."

#. 1: player name, 2: damage dealt, 3: enemy name
#: includes/combat_systems/Simple_Combat_System.php:159 includes/premium/combat_systems/Pilgrim_Combat_System.php:160 includes/premium/combat_systems/ArM_Combat_System.php:211
#, php-format
msgid "%1$s deals %2$d damage to %3$s."
msgstr "%1$s deals %2$d damage to %3$s."

#. 1: player name
#: includes/premium/combat_systems/ArM_Combat_System.php:411
#, php-format
msgid "%1$s has been defeated and lost all money!"
msgstr "%1$s has been defeated and lost all money!"

#. 1: enemy name
#. 1: player name
#: includes/combat_systems/Simple_Combat_System.php:175 includes/combat_systems/Simple_Combat_System.php:315 includes/premium/combat_systems/Pilgrim_Combat_System.php:176 includes/premium/combat_systems/Pilgrim_Combat_System.php:302 includes/premium/combat_systems/ArM_Combat_System.php:236
#, php-format
msgid "%1$s has been defeated!"
msgstr "%1$s has been defeated!"

#. 1: player name, 2: enemy name
#. 1: enemy name, 2: player name
#: includes/premium/combat_systems/ArM_Combat_System.php:200 includes/premium/combat_systems/ArM_Combat_System.php:356
#, php-format
msgid "%1$s hits %2$s but deals no damage."
msgstr "%1$s hits %2$s but deals no damage."

#. 1: player name, 2: enemy name
#. 1: enemy name, 2: player name
#: includes/premium/combat_systems/ArM_Combat_System.php:175 includes/premium/combat_systems/ArM_Combat_System.php:339
#, php-format
msgid "%1$s misses %2$s."
msgstr "%1$s misses %2$s."

#. %d: Number of commands
#: includes/admin/admin_scripts.php:80
msgid "%d Command"
msgid_plural "%d Commands"
msgstr[0] "%d Command"
msgstr[1] "%d Commands"

#. %s: the character name
#: includes/combat_systems/Simple_Combat_System.php:96 includes/premium/combat_systems/Pilgrim_Combat_System.php:96 includes/premium/combat_systems/ArM_Combat_System.php:104
#, php-format
msgid "%s tries to attack an unknown enemy!"
msgstr "%s tries to attack an unknown enemy!"

#. 1: raise cost
#: includes/character_overview.php:435
#, php-format
msgid "%s XP, %s %s"
msgstr "%s XP, %s %s"

#: includes/character_overview.php:61
msgid "A character with this name already exists!"
msgstr "A character with this name already exists!"

#: includes/premium/combat_systems/Pilgrim_Combat_System.php:18 includes/premium/combat_systems/Pilgrim_Combat_System.php:22
msgid "A combat system without real combat. The currency is shells and it aims to be harmless."
msgstr "A combat system without real combat. The currency is shells and it aims to be harmless."

#: includes/admin/admin.php:344
msgid "A multiplier for the base price of items in this shop. E.g. 1.0 = normal price, 0.5 = half price, 2.0 = double price."
msgstr "A multiplier for the base price of items in this shop. E.g. 1.0 = normal price, 0.5 = half price, 2.0 = double price."

#. Description of the plugin
msgid "A plugin for creating and managing adventure books."
msgstr "A plugin for creating and managing adventure books."

#: includes/combat_systems/Simple_Combat_System.php:22
msgid "A very simple combat system where each side takes turns attacking. There are no misses or critical hits. Damage is calculated as Attack - Armor, with a minimum of 1 damage per hit. Initiative is determined by rolling a 1d10 and adding the character/enemy's initiative stat."
msgstr "A very simple combat system where each side takes turns attacking. There are no misses or critical hits. Damage is calculated as Attack - Armor, with a minimum of 1 damage per hit. Initiative is determined by rolling a 1d10 and adding the character/enemy's initiative stat."

#: includes/combat_systems/Simple_Combat_System.php:18
msgid "A very simple turn-based combat system where each side takes turns attacking. There are no misses or critical hits. Damage is calculated as Attack - Armor, with a minimum of 1 damage per hit. Initiative is determined by rolling a 1d10 and adding the character/enemy's initiative stat."
msgstr "A very simple turn-based combat system where each side takes turns attacking. There are no misses or critical hits. Damage is calculated as Attack - Armor, with a minimum of 1 damage per hit. Initiative is determined by rolling a 1d10 and adding the character/enemy's initiative stat."

#: includes/combat_systems/Simple_Combat_System.php:245 includes/combat_systems/Simple_Combat_System.php:338 includes/premium/combat_systems/ArM_Combat_System.php:492 includes/premium/combat_systems/ArM_Combat_System.php:502
msgid "AC"
msgstr "AC"

#: includes/ajax-inline-edit.php:123 includes/ajax-inline-edit.php:140 includes/ajax-inline-edit.php:160
msgid "Add"
msgstr "Add"

#: includes/admin/admin_scripts.php:434
msgid "Add Command"
msgstr "Add Command"

#: includes/ajax-inline-edit.php:78 includes/game_functions.php:1334 includes/admin/admin.php:712
msgid "Add Decision"
msgstr "Add Decision"

#: includes/admin/admin_page_decisions.php:199
msgid "Add Decision Option"
msgstr "Add Decision Option"

#: includes/ajax-inline-edit.php:147 includes/game_functions.php:1346 includes/admin/admin_page_enemies.php:127 includes/admin/admin_page_enemies.php:182
msgid "Add Enemy Spawn"
msgstr "Add Enemy Spawn"

#: includes/ajax-inline-edit.php:130 includes/game_functions.php:1340 includes/admin/admin_page_items.php:123 includes/admin/admin_page_items.php:137
msgid "Add Item Spawn"
msgstr "Add Item Spawn"

#: includes/admin/admin.php:909
msgid "Add New Adventurebook"
msgstr "Add New Adventurebook"

#: includes/admin/admin.php:908
msgid "Add New Book"
msgstr "Add New Book"

#. Unique ID
#: includes/admin/admin_page.php:19 includes/admin/admin_page.php:211 includes/admin/admin.php:992 includes/admin/admin.php:1009
msgid "Add New Book Page"
msgstr "Add New Book Page"

#: includes/admin/admin_page.php:18
msgid "Add New Page"
msgstr "Add New Page"

#: includes/admin/admin_enemies.php:414 includes/admin/admin_items.php:335
msgid "Add Stat"
msgstr "Add Stat"

#. Name of the plugin
#: includes/character_overview.php:588 includes/admin/admin.php:905 includes/admin/admin_characters.php:48
msgid "Adventurebook"
msgstr "Adventurebook"

#: includes/admin/admin_characters.php:367
#, fuzzy
#| msgid "adventurebook"
msgid "Adventurebook ID"
msgstr "adventurebook"

#: includes/admin/admin_settings.php:836
msgid "Adventurebook imported successfully. Please review the imported data."
msgstr "Adventurebook imported successfully. Please review the imported data."

#. Unique ID
#: includes/admin/admin.php:165
msgid "Adventurebook Info"
msgstr "Adventurebook Info"

#: includes/premium/admin_map.php:11 includes/premium/admin_map.php:31
msgid "Adventurebook Map"
msgstr "Adventurebook Map"

#: includes/game_functions.php:988 includes/admin/admin_settings.php:869
msgid "Adventurebook not found."
msgstr "Adventurebook not found."

#: includes/game_functions.php:996
msgid "Adventurebook page not found."
msgstr "Adventurebook page not found."

#: includes/admin/admin.php:1343
msgid "Adventurebook Settings"
msgstr "Adventurebook Settings"

#. ID der Metabox
#: includes/admin/admin.php:514
msgid "Adventurebook Type"
msgstr "Adventurebook Type"

#: includes/admin/admin.php:904 includes/admin/admin.php:906 includes/admin/admin.php:907 includes/admin/admin.php:913
msgid "Adventurebooks"
msgstr "Adventurebooks"

#: includes/admin/admin_page.php:79
msgid "All Adventurebooks"
msgstr "All Adventurebooks"

#: includes/admin/admin.php:1254
msgid "Also delete all Adventurebook data (items, enemies, used images, scripts and settings)."
msgstr "Also delete all Adventurebook data (items, enemies, used images, scripts and settings)."

#: includes/admin/admin.php:1248
msgid "Also delete all Adventurebooks (including pages and used images)."
msgstr "Also delete all Adventurebooks (including pages and used images)."

#: includes/admin/admin_page_enemies.php:97
msgid "Also spawns on pages"
msgstr "Also spawns on pages"

#: includes/admin/admin_page_enemies.php:149
msgid "Alternative Page IDs (comma separated)"
msgstr "Alternative Page IDs (comma separated)"

#: includes/premium/combat_systems/ArM_Combat_System.php:396
msgid "An item has been dropped on the ground."
msgstr "An item has been dropped on the ground."

#: includes/admin/admin.php:1203
msgid "Are you sure you want to deactivate Adventurebook?"
msgstr "Are you sure you want to deactivate Adventurebook?"

#: includes/admin/admin.php:1235
msgid "Are you sure you want to deactivate the Adventurebook plugin? Some features or data may become unavailable."
msgstr "Are you sure you want to deactivate the Adventurebook plugin? Some features or data may become unavailable."

#: includes/premium/combat_systems/ArM_Combat_System.php:28
msgid "ArM (Ars Magica) related Combat System. Employs stress die rolls."
msgstr "ArM (Ars Magica) related Combat System. Employs stress die rolls."

#: includes/premium/combat_systems/ArM_Combat_System.php:489 includes/premium/combat_systems/ArM_Combat_System.php:499
msgid "Atk"
msgstr "Atk"

#: includes/game_functions.php:1885
msgid "Attack"
msgstr "Attack"

#: includes/premium/admin_map.php:12
msgid "Auto Map"
msgstr "Auto Map"

#: includes/admin/admin_characters.php:311
msgid "Back to Character-List"
msgstr "Back to Character-List"

#: includes/admin/admin_items.php:284
msgid "Back to Item-List"
msgstr "Back to Item-List"

#: includes/admin/admin_scripts.php:332
msgid "Back to Script-List"
msgstr "Back to Script-List"

#: includes/game_functions.php:1304
msgid "Back to the start"
msgstr "Back to the start"

#: includes/admin/admin_page_decisions.php:184
msgid "Backlink"
msgstr "Backlink"

#: includes/admin/admin.php:709
msgid "Backlink Label"
msgstr "Backlink Label"

#: includes/admin/admin_page.php:15 includes/admin/admin_page.php:17
msgid "Book Page"
msgstr "Book Page"

#. ID der Meta-Box
#: includes/admin/admin.php:557
msgid "Book Page Image"
msgstr "Book Page Image"

#: includes/admin/admin_page.php:14 includes/admin/admin_page.php:16 includes/admin/admin_page.php:23
msgid "Book Pages"
msgstr "Book Pages"

#: includes/game_functions.php:2147
msgid "Buy"
msgstr "Buy"

#: includes/admin/admin_enemies.php:386
msgid "Can be Attacked"
msgstr "Can be Attacked"

#: includes/ajax-inline-edit.php:65 includes/ajax-inline-edit.php:125 includes/ajax-inline-edit.php:142 includes/ajax-inline-edit.php:162 includes/admin/admin.php:1262
msgid "Cancel"
msgstr "Cancel"

#: includes/combat_systems/Simple_Combat_System.php:26 includes/premium/combat_systems/ArM_Combat_System.php:134
msgid "Character"
msgstr "Character"

#: includes/admin/admin_characters.php:282
msgid "Character created."
msgstr "Character created."

#: includes/admin/admin_characters.php:297
msgid "Character deleted."
msgstr "Character deleted."

#: includes/game_functions.php:936
msgid "Character management page not configured."
msgstr "Character management page not configured."

#: includes/game_functions.php:526 includes/game_functions.php:605
msgid "Character not found."
msgstr "Character not found."

#: includes/admin/admin_characters.php:277
msgid "Character updated."
msgstr "Character updated."

#: includes/admin/admin_characters.php:13
msgid "Characters"
msgstr "Characters"

#: includes/admin/admin_page_enemies.php:132
msgid "Choose an Enemy"
msgstr "Choose an Enemy"

#: includes/admin/admin_page_items.php:125
msgid "Choose an Item"
msgstr "Choose an Item"

#: includes/admin/admin_scripts.php:390 includes/admin/admin_scripts.php:442
msgid "Cleanup Keys"
msgstr "Cleanup Keys"

#: includes/admin/admin_enemies.php:49 includes/admin/admin_enemies.php:365 includes/admin/admin_scripts.php:46 includes/admin/admin_scripts.php:351 includes/admin/admin_items.php:43 includes/admin/admin_items.php:302
msgid "Code"
msgstr "Code"

#: includes/premium/combat_systems/Pilgrim_Combat_System.php:275
msgid "Coins"
msgstr "Coins"

#: includes/game_functions.php:1444
msgid "Combat Log"
msgstr "Combat Log"

#: includes/game_functions.php:1511
msgid "Combat Stats"
msgstr "Combat Stats"

#: includes/character_overview.php:534
msgid "Combat Strength"
msgstr "Combat Strength"

#: includes/admin/admin.php:736
msgid "Combat System"
msgstr "Combat System"

#: includes/game_functions.php:530 includes/game_functions.php:582
msgid "Combat system not found."
msgstr "Combat system not found."

#: includes/admin/admin.php:338
msgid "Comma-separated list of item codes that are available in this shop."
msgstr "Comma-separated list of item codes that are available in this shop."

#: includes/admin/admin_scripts.php:47 includes/admin/admin_scripts.php:368 includes/admin/admin_scripts.php:395
msgid "Commands"
msgstr "Commands"

#: includes/admin/admin.php:1211 includes/admin/admin.php:1212 includes/admin/admin.php:1234
msgid "Confirm Adventurebook Deactivation"
msgstr "Confirm Adventurebook Deactivation"

#: includes/ajax-inline-edit.php:205
msgid "Content is empty."
msgstr "Content is empty."

#: includes/character_overview.php:615
msgid "Create"
msgstr "Create"

#: includes/admin/admin_settings.php:298
msgid "Create new Adventurebook"
msgstr "Create new Adventurebook"

#: includes/character_overview.php:580
msgid "Create new character"
msgstr "Create new character"

#: includes/character_overview.php:316
#, fuzzy
#| msgid "Created on"
msgid "Created"
msgstr "Created on"

#: includes/admin/admin_characters.php:47 includes/admin/admin_characters.php:389
msgid "Created At"
msgstr "Created At"

#: includes/character_overview.php:307
msgid "Current"
msgstr "Current"

#: includes/admin/admin_characters.php:344
msgid "Current Location ID"
msgstr "Current Location ID"

#: includes/admin/admin.php:1259
msgid "Deactivate now"
msgstr "Deactivate now"

#: includes/ajax-inline-edit.php:312
msgid "Decision added successfully."
msgstr "Decision added successfully."

#. ID der Metabox
#: includes/admin/admin_page_decisions.php:20
msgid "Decision Options"
msgstr "Decision Options"

#: includes/game_functions.php:1928 includes/admin/admin_page.php:316
msgid "Decisions"
msgstr "Decisions"

#: includes/premium/combat_systems/ArM_Combat_System.php:490 includes/premium/combat_systems/ArM_Combat_System.php:500
msgid "Def"
msgstr "Def"

#: includes/admin/admin.php:268
msgid "Default"
msgstr "Default"

#: includes/game_functions.php:1392 includes/game_functions.php:1416 includes/character_overview.php:569 includes/admin/admin_enemies.php:119 includes/admin/admin_enemies.php:129 includes/admin/admin_page_items.php:106 includes/admin/admin_page_enemies.php:116 includes/admin/admin_scripts.php:94 includes/admin/admin_scripts.php:104 includes/admin/admin_items.php:95 includes/admin/admin_items.php:105 includes/admin/admin_characters.php:131 includes/admin/admin_characters.php:141
msgid "Delete"
msgstr "Delete"

#: includes/admin/admin_settings.php:194
msgid "Delete orphaned characters"
msgstr "Delete orphaned characters"

#: includes/game_functions.php:1977
msgid "Delete this decision"
msgstr "Delete this decision"

#. %d = number of deleted characters
#: includes/admin/admin_settings.php:89
msgid "Deleted %d orphaned characters."
msgstr "Deleted %d orphaned characters."

#: includes/premium/admin_install_demo_content.php:58
msgid "Demo content has been installed."
msgstr "Demo content has been installed."

#: includes/premium/admin_install_demo_content.php:70
msgid "Demo content has been removed."
msgstr "Demo content has been removed."

#: includes/admin/admin_enemies.php:375 includes/admin/admin_items.php:312
msgid "Description"
msgstr "Description"

#: includes/admin/admin_page_decisions.php:88 includes/admin/admin.php:713
msgid "Direction"
msgstr "Direction"

#: includes/combat_systems/Simple_Combat_System.php:244 includes/combat_systems/Simple_Combat_System.php:337 includes/premium/combat_systems/ArM_Combat_System.php:491 includes/premium/combat_systems/ArM_Combat_System.php:501
msgid "Dmg"
msgstr "Dmg"

#: includes/game_functions.php:1582 includes/game_functions.php:1774
msgid "Drop"
msgstr "Drop"

#: includes/admin/admin_page_enemies.php:157
msgid "e.g. 12,34,56"
msgstr "e.g. 12,34,56"

#: includes/admin/admin_page_decisions.php:107 includes/admin/admin_enemies.php:117 includes/admin/admin_scripts.php:91 includes/admin/admin_items.php:93 includes/admin/admin_characters.php:129
msgid "Edit"
msgstr "Edit"

#: includes/admin/admin.php:911
msgid "Edit Adventurebook"
msgstr "Edit Adventurebook"

#: includes/admin/admin_scripts.php:92
msgid "Edit as textfield"
msgstr "Edit as textfield"

#: includes/admin/admin_page.php:21
msgid "Edit Book Page"
msgstr "Edit Book Page"

#: includes/admin/admin_characters.php:305
msgid "Edit Character"
msgstr "Edit Character"

#: includes/admin/admin_items.php:278
msgid "Edit Item"
msgstr "Edit Item"

#: includes/Item_Definition.php:196 includes/Enemy_Definition.php:221
msgid "Edit Item Definition"
msgstr "Edit Item Definition"

#: includes/game_functions.php:1328
msgid "Edit Page"
msgstr "Edit Page"

#: includes/ajax-inline-edit.php:37
msgid "Edit Page Content"
msgstr "Edit Page Content"

#: includes/admin/admin.php:422
msgid "Edit Parent Book"
msgstr "Edit Parent Book"

#: includes/admin/admin_scripts.php:326
msgid "Edit Script"
msgstr "Edit Script"

#: includes/admin/admin_settings.php:150 includes/admin/admin_settings.php:162 includes/admin/admin_settings.php:174 includes/admin/admin_settings.php:198
msgid "Enable"
msgstr "Enable"

#: includes/admin/admin_settings.php:169
msgid "Enable Inline Editing"
msgstr "Enable Inline Editing"

#: includes/admin/admin_settings.php:176
msgid "Enable inline editing of adventurebook pages, item spawns and enemy spawns for admin users."
msgstr "Enable inline editing of adventurebook pages, item spawns and enemy spawns for admin users."

#: includes/admin/admin_settings.php:157
msgid "Enable Keyboard Navigation"
msgstr "Enable Keyboard Navigation"

#: includes/game_functions.php:1875 includes/admin/admin_enemies.php:14 includes/admin/admin_enemies.php:15
msgid "Enemies"
msgstr "Enemies"

#: includes/admin/admin_enemies.php:315
msgid "Enemy created."
msgstr "Enemy created."

#: includes/admin/admin_enemies.php:330
msgid "Enemy deleted."
msgstr "Enemy deleted."

#: includes/ajax-inline-edit.php:344
msgid "Enemy spawn added successfully."
msgstr "Enemy spawn added successfully."

#: includes/admin/admin_page_enemies.php:255
msgid "Enemy spawn added."
msgstr "Enemy spawn added."

#: includes/ajax-inline-edit.php:363
msgid "Enemy spawn deleted successfully."
msgstr "Enemy spawn deleted successfully."

#: includes/admin/admin_page_enemies.php:221
msgid "Enemy spawn deleted."
msgstr "Enemy spawn deleted."

#: includes/admin/admin_page_enemies.php:28 includes/admin/admin_page.php:318
msgid "Enemy Spawns"
msgstr "Enemy Spawns"

#: includes/admin/admin_page_enemies.php:51
msgid "Enemy Spawns for this Page"
msgstr "Enemy Spawns for this Page"

#: includes/game_functions.php:1402
msgid "Enemy Spawns on this page"
msgstr "Enemy Spawns on this page"

#: includes/admin/admin_enemies.php:310
msgid "Enemy updated."
msgstr "Enemy updated."

#: includes/admin/admin_scripts.php:381
msgid "Enter one command per line in the format: key|command|parameters"
msgstr "Enter one command per line in the format: key|command|parameters"

#: includes/game_functions.php:1575 includes/game_functions.php:1765
msgid "Equip"
msgstr "Equip"

#: includes/character_overview.php:449
msgid "Equipped"
msgstr "Equipped"

#: includes/game_functions.php:1524 includes/game_functions.php:1698
msgid "Equipped Items"
msgstr "Equipped Items"

#: includes/admin/admin_page_items.php:211
msgid "Error adding item spawn."
msgstr "Error adding item spawn."

#: includes/admin/admin_page_items.php:63
msgid "Error: No combat system defined for this adventurebook."
msgstr "Error: No combat system defined for this adventurebook."

#: includes/admin/admin_settings.php:274
msgid "Export Adventurebook"
msgstr "Export Adventurebook"

#: includes/admin/admin_settings.php:246
msgid "Export Options"
msgstr "Export Options"

#: includes/admin/admin_settings.php:665
msgid "Failed to create new Adventurebook."
msgstr "Failed to create new Adventurebook."

#: includes/admin/admin_settings.php:626
msgid "Failed to import Adventurebook. Invalid file format."
msgstr "Failed to import Adventurebook. Invalid file format."

#: includes/admin/admin_settings.php:607
msgid "File upload failed. Please try again."
msgstr "File upload failed. Please try again."

#: includes/admin/admin_settings.php:134
msgid "Fixed Content Height (in px)"
msgstr "Fixed Content Height (in px)"

#: includes/admin/admin.php:481
msgid "Game"
msgstr "Game"

#: includes/admin/admin_settings.php:98
msgid "General"
msgstr "General"

#: includes/admin/admin_page_decisions.php:114 includes/admin/admin.php:706
msgid "Generate new page"
msgstr "Generate new page"

#: includes/combat_systems/Simple_Combat_System.php:288 includes/premium/combat_systems/ArM_Combat_System.php:482
msgid "Gold"
msgstr "Gold"

#: includes/game_functions.php:1491 includes/game_functions.php:1671 includes/character_overview.php:334
msgid "Health"
msgstr "Health"

#: includes/game_functions.php:600
msgid "Here is no shop."
msgstr "Here is no shop."

#: includes/admin/admin_settings.php:189
msgid "Here you can perform maintenance tasks for your Adventurebook installation."
msgstr "Here you can perform maintenance tasks for your Adventurebook installation."

#: includes/Enemy.php:243
msgid "Hostile"
msgstr "Hostile"

#. URI of the plugin
msgid "https://adventurebook.net"
msgstr "https://adventurebook.net"

#. Author URI of the plugin
msgid "https://gaida.de/"
msgstr "https://gaida.de/"

#: includes/admin/admin_page.php:292 includes/admin/admin.php:875
msgid "ID"
msgstr "ID"

#: includes/admin/admin_settings.php:300
msgid "If unchecked, the imported pages will be added to an existing Adventurebook with the same title (if found)."
msgstr "If unchecked, the imported pages will be added to an existing Adventurebook with the same title (if found)."

#: includes/admin/admin_enemies.php:52 includes/admin/admin_items.php:45
msgid "Image"
msgstr "Image"

#: includes/admin/admin_enemies.php:423 includes/admin/admin_items.php:339
msgid "Image URL"
msgstr "Image URL"

#: includes/admin/admin.php:574
msgid "Image-URL"
msgstr "Image-URL"

#: includes/admin/admin_settings.php:212
msgid "Import / Export Adventurebook"
msgstr "Import / Export Adventurebook"

#: includes/admin/admin_settings.php:280 includes/admin/admin_settings.php:307
msgid "Import Adventurebook"
msgstr "Import Adventurebook"

#: includes/admin/admin_scripts.php:454
msgid "Import from SAGA"
msgstr "Import from SAGA"

#: includes/admin/admin_settings.php:294
msgid "Import Options"
msgstr "Import Options"

#: includes/admin/admin_page_decisions.php:196
msgid "In the free version only two decisions are supported."
msgstr "In the free version only two decisions are supported."

#: includes/admin/admin_settings.php:250
msgid "Include Book & Pages"
msgstr "Include Book & Pages"

#: includes/admin/admin_settings.php:254
msgid "Include Characters"
msgstr "Include Characters"

#: includes/admin/admin_settings.php:262
msgid "Include Enemy Definitions"
msgstr "Include Enemy Definitions"

#: includes/admin/admin_settings.php:258
msgid "Include Item Definitions"
msgstr "Include Item Definitions"

#: includes/admin/admin_settings.php:266
msgid "Include Scripts"
msgstr "Include Scripts"

#: includes/combat_systems/Simple_Combat_System.php:243 includes/premium/combat_systems/ArM_Combat_System.php:488 includes/premium/combat_systems/ArM_Combat_System.php:498
msgid "Ini"
msgstr "Ini"

#: includes/premium/admin_install_demo_content.php:28
msgid "Install demo content"
msgstr "Install demo content"

#: includes/admin/admin_settings.php:860
msgid "Invalid Adventurebook ID."
msgstr "Invalid Adventurebook ID."

#: includes/ajax-inline-edit.php:248
msgid "Invalid direction."
msgstr "Invalid direction."

#: includes/ajax-inline-edit.php:339
msgid "Invalid enemy ID."
msgstr "Invalid enemy ID."

#: includes/admin/admin_settings.php:620
msgid "Invalid file upload."
msgstr "Invalid file upload."

#: includes/ajax-inline-edit.php:322
msgid "Invalid item ID."
msgstr "Invalid item ID."

#: includes/ajax-inline-edit.php:167 includes/ajax-inline-edit.php:368
msgid "Invalid mode."
msgstr "Invalid mode."

#: includes/admin/admin_enemies.php:319 includes/admin/admin_scripts.php:307 includes/admin/admin_items.php:259 includes/admin/admin_characters.php:286
msgid "Invalid nonce."
msgstr "Invalid nonce."

#: includes/ajax-inline-edit.php:21 includes/ajax-inline-edit.php:193
msgid "Invalid page ID."
msgstr "Invalid page ID."

#: includes/admin/admin_page_items.php:178 includes/admin/admin_page_items.php:214 includes/admin/admin_page_enemies.php:224 includes/admin/admin_page_enemies.php:258 includes/premium/admin_install_demo_content.php:41
msgid "Invalid request."
msgstr "Invalid request."

#: includes/ajax-inline-edit.php:251
msgid "Invalid restriction type."
msgstr "Invalid restriction type."

#: includes/ajax-inline-edit.php:351 includes/ajax-inline-edit.php:360
msgid "Invalid spawn ID."
msgstr "Invalid spawn ID."

#: includes/game_functions.php:1548 includes/game_functions.php:1734 includes/character_overview.php:491
msgid "Inventory"
msgstr "Inventory"

#: includes/admin/admin_enemies.php:382
msgid "Is Hostile"
msgstr "Is Hostile"

#: includes/admin/admin_items.php:255
msgid "Item created."
msgstr "Item created."

#: includes/admin/admin_items.php:270
msgid "Item deleted."
msgstr "Item deleted."

#. %s is the item name
#: includes/Script.php:303
#, php-format
msgid "Item not found in inventory: %s"
msgstr "Item not found in inventory: %s"

#: includes/ajax-inline-edit.php:328
msgid "Item spawn added successfully."
msgstr "Item spawn added successfully."

#: includes/admin/admin_page_items.php:209
msgid "Item spawn added."
msgstr "Item spawn added."

#: includes/ajax-inline-edit.php:354
msgid "Item spawn deleted successfully."
msgstr "Item spawn deleted successfully."

#: includes/admin/admin_page_items.php:173
msgid "Item spawn deleted."
msgstr "Item spawn deleted."

#: includes/admin/admin_page_items.php:175
msgid "Item spawn not found."
msgstr "Item spawn not found."

#: includes/admin/admin_page_items.php:27 includes/admin/admin_page.php:317
msgid "Item Spawns"
msgstr "Item Spawns"

#: includes/admin/admin_page_items.php:49
msgid "Item Spawns for this Page"
msgstr "Item Spawns for this Page"

#: includes/game_functions.php:1377
msgid "Item Spawns on this page"
msgstr "Item Spawns on this page"

#: includes/admin/admin_items.php:250
msgid "Item updated."
msgstr "Item updated."

#: includes/admin/admin_page_decisions.php:167
msgid "itemcode or my_var=n"
msgstr "itemcode or my_var=n"

#: includes/game_functions.php:2014 includes/admin/admin_items.php:12
msgid "Items"
msgstr "Items"

#: includes/game_functions.php:1360
msgid "Jump to:"
msgstr "Jump to:"

#: includes/game_functions.php:1889
msgid "Kill"
msgstr "Kill"

#: includes/admin/admin_page_decisions.php:75 includes/admin/admin.php:703
msgid "Label"
msgstr "Label"

#: includes/admin/admin.php:337
msgid "List of items:"
msgstr "List of items:"

#: includes/game_functions.php:1252 includes/game_functions.php:1287
msgid "Loading..."
msgstr "Loading..."

#: includes/character_overview.php:323 includes/admin/admin_characters.php:49
msgid "Location"
msgstr "Location"

#: includes/admin/admin_enemies.php:51 includes/admin/admin_enemies.php:418
msgid "Loottable"
msgstr "Loottable"

#: includes/admin/admin_settings.php:188
msgid "Maintenance"
msgstr "Maintenance"

#. Author of the plugin
msgid "Mario J. Gaida"
msgstr "Mario J. Gaida"

#: includes/admin/admin_enemies.php:47 includes/admin/admin_characters.php:45
msgid "Might"
msgstr "Might"

#: includes/character_overview.php:585 includes/admin/admin_enemies.php:46 includes/admin/admin_enemies.php:370 includes/admin/admin_scripts.php:44 includes/admin/admin_scripts.php:356 includes/admin/admin_items.php:41 includes/admin/admin_items.php:307 includes/admin/admin_characters.php:43 includes/admin/admin_characters.php:330
msgid "Name"
msgstr "Name"

#: includes/admin/admin.php:910
msgid "New Adventurebook"
msgstr "New Adventurebook"

#: includes/admin/admin_page.php:20
msgid "New Book Page"
msgstr "New Book Page"

#: includes/admin/admin_characters.php:303 includes/admin/admin_characters.php:305
msgid "New Character"
msgstr "New Character"

#: includes/admin/admin_enemies.php:336
msgid "New Enemy"
msgstr "New Enemy"

#: includes/admin/admin_items.php:276 includes/admin/admin_items.php:278
msgid "New Item"
msgstr "New Item"

#: includes/ajax-inline-edit.php:104 includes/ajax-inline-edit.php:262 includes/admin/admin_page_decisions.php:267
msgid "New Page"
msgstr "New Page"

#: includes/admin/admin.php:708
msgid "New Page Title"
msgstr "New Page Title"

#: includes/admin/admin_scripts.php:324 includes/admin/admin_scripts.php:326
msgid "New Script"
msgstr "New Script"

#: includes/admin/admin_page.php:445
msgid "No Adventurebook"
msgstr "No Adventurebook"

#: includes/game_functions.php:978
msgid "No Adventurebook ID provided."
msgstr "No Adventurebook ID provided."

#: includes/admin/admin.php:916
msgid "No Adventurebooks found in Trash."
msgstr "No Adventurebooks found in Trash."

#: includes/admin/admin.php:915
msgid "No Adventurebooks found."
msgstr "No Adventurebooks found."

#: includes/admin/admin_page.php:26
msgid "No book pages found in Trash."
msgstr "No book pages found in Trash."

#: includes/admin/admin_page.php:25
msgid "No book pages found."
msgstr "No book pages found."

#: includes/admin/admin.php:766
msgid "No Combat System"
msgstr "No Combat System"

#: includes/admin/admin.php:753
msgid "No Combat System, Adventurebook-Type is not \"Game\"."
msgstr "No Combat System, Adventurebook-Type is not \"Game\"."

#: includes/admin/admin_scripts.php:75 includes/admin/admin_scripts.php:82
msgid "No Commands"
msgstr "No Commands"

#: includes/admin/admin_page.php:366
msgid "No decisions"
msgstr "No decisions"

#: includes/admin/admin_page_enemies.php:191
msgid "No Enemy definitions available"
msgstr "No Enemy definitions available"

#: includes/admin/admin.php:180
msgid "No enemy definitions found."
msgstr "No enemy definitions found."

#: includes/premium/combat_systems/ArM_Combat_System.php:556
msgid "No enemy is stronger than you."
msgstr "No enemy is stronger than you."

#: includes/premium/combat_systems/ArM_Combat_System.php:540
msgid "No enemy is weaker than you."
msgstr "No enemy is weaker than you."

#: includes/admin/admin_page_enemies.php:55
msgid "No enemy spawns defined for this page."
msgstr "No enemy spawns defined for this page."

#: includes/admin/admin_settings.php:611
msgid "No file uploaded. Please try again."
msgstr "No file uploaded. Please try again."

#: includes/admin/admin_page_items.php:143
msgid "No item definitions available"
msgstr "No item definitions available"

#: includes/admin/admin.php:200
msgid "No item definitions found."
msgstr "No item definitions found."

#: includes/admin/admin_page_items.php:55
msgid "No item spawns defined for this page."
msgstr "No item spawns defined for this page."

#: includes/Character.php:270
#, fuzzy
#| msgid "No items equipped"
msgid "No items equipped."
msgstr "No items equipped"

#: includes/game_functions.php:1550
msgid "No items in inventory."
msgstr "No items in inventory."

#: includes/admin/admin_enemies.php:105
msgid "No loottable"
msgstr "No loottable"

#: includes/admin/admin.php:1042
msgid "No pages found. Please create pages first."
msgstr "No pages found. Please create pages first."

#: includes/admin/admin.php:411
msgid "No Parent"
msgstr "No Parent"

#: includes/ajax-inline-edit.php:14
msgid "No permission."
msgstr "No permission."

#: includes/admin/admin_page_enemies.php:92
msgid "No Respawn"
msgstr "No Respawn"

#: includes/admin/admin_page.php:399
msgid "No respawn"
msgstr "No respawn"

#: includes/admin/admin.php:118
msgid "No Script"
msgstr "No Script"

#: includes/admin/admin.php:219
msgid "No scripts found."
msgstr "No scripts found."

#: includes/admin/admin.php:981 includes/admin/admin.php:984
msgid "No Start Page"
msgstr "No Start Page"

#: includes/game_functions.php:927
msgid "No start page configured for this Adventurebook."
msgstr "No start page configured for this Adventurebook."

#: includes/admin/admin_items.php:72 includes/admin/admin_items.php:82
msgid "No Stats"
msgstr "No Stats"

#: includes/admin/admin_enemies.php:89 includes/admin/admin_enemies.php:100
msgid "No stats"
msgstr "No stats"

#: includes/game_functions.php:2257
msgid "No sufficient rights."
msgstr "No sufficient rights."

#: includes/admin/admin_enemies.php:146 includes/admin/admin_scripts.php:115 includes/admin/admin_items.php:116 includes/admin/admin_characters.php:151
msgid "Nonce invalid."
msgstr "Nonce invalid."

#: includes/admin/admin_page_items.php:165 includes/admin/admin_page_items.php:203 includes/admin/admin_page_enemies.php:213 includes/admin/admin_page_enemies.php:250
msgid "Not authorized."
msgstr "Not authorized."

#: includes/admin/admin_page.php:458
msgid "Not used in any page."
msgstr "Not used in any page."

#: includes/admin/admin_page_decisions.php:200
msgid "NOTICE: SAVE THE PAGE to apply changes! Reload if you don't use the classic editor!"
msgstr "NOTICE: SAVE THE PAGE to apply changes! Reload if you don't use the classic editor!"

#: includes/admin/admin_settings.php:60
msgid "Options saved."
msgstr "Options saved."

#: includes/admin/admin_page_audio.php:14
msgid "Page Audio"
msgstr "Page Audio"

#: includes/ajax-inline-edit.php:220
msgid "Page content updated successfully."
msgstr "Page content updated successfully."

#: includes/admin/admin.php:943
msgid "Page Count"
msgstr "Page Count"

#: includes/game_functions.php:1322
msgid "Page Editing Tools"
msgstr "Page Editing Tools"

#: includes/admin/admin_settings.php:104
msgid "Page ID for character overview"
msgstr "Page ID for character overview"

#: includes/ajax-inline-edit.php:50
msgid "Page Image:"
msgstr "Page Image:"

#: includes/ajax-inline-edit.php:30
msgid "Page not found."
msgstr "Page not found."

#: includes/character_overview.php:384
msgid "Piety"
msgstr "Piety"

#: includes/premium/combat_systems/Pilgrim_Combat_System.php:26
msgid "Pilgrim"
msgstr "Pilgrim"

#: includes/character_overview.php:552
msgid "Play"
msgstr "Play"

#: includes/admin/admin_settings.php:77
msgid "Please select an Adventurebook to export."
msgstr "Please select an Adventurebook to export."

#: includes/character_overview.php:53
msgid "Please select an adventurebook!"
msgstr "Please select an adventurebook!"

#: includes/admin/admin.php:343
msgid "Price Factor:"
msgstr "Price Factor:"

#: includes/character_overview.php:566 includes/admin/admin_enemies.php:119 includes/admin/admin_scripts.php:94 includes/admin/admin_items.php:95 includes/admin/admin_characters.php:131
msgid "Really delete?"
msgstr "Really delete?"

#: includes/premium/admin_install_demo_content.php:28
msgid "Really install demo content?"
msgstr "Really install demo content?"

#: includes/premium/admin_install_demo_content.php:29
msgid "Really remove demo content?"
msgstr "Really remove demo content?"

#: includes/ajax-inline-edit.php:58 includes/admin/admin_page_decisions.php:176 includes/admin/admin_page_audio.php:38 includes/admin/admin.php:707
msgid "Remove"
msgstr "Remove"

#: includes/admin/admin_scripts.php:445
msgid "Remove All Commands"
msgstr "Remove All Commands"

#: includes/premium/admin_install_demo_content.php:29
msgid "Remove demo content"
msgstr "Remove demo content"

#: includes/character_overview.php:563
msgid "Rename"
msgstr "Rename"

#: includes/admin/admin_page_enemies.php:90
msgid "Respawn Time"
msgstr "Respawn Time"

#: includes/admin/admin_page_enemies.php:166
msgid "Respawn Time (in seconds)"
msgstr "Respawn Time (in seconds)"

#: includes/character_overview.php:377
msgid "Respawn Zone"
msgstr "Respawn Zone"

#: includes/admin/admin_page_decisions.php:141 includes/admin/admin.php:710
msgid "Restriction Type"
msgstr "Restriction Type"

#: includes/admin/admin_page_decisions.php:159 includes/admin/admin.php:711
msgid "Restriction Value"
msgstr "Restriction Value"

#: includes/ajax-inline-edit.php:254
msgid "Restriction value is required for the selected restriction type."
msgstr "Restriction value is required for the selected restriction type."

#: includes/admin/admin_settings.php:206
msgid "Run Maintenance"
msgstr "Run Maintenance"

#: includes/ajax-inline-edit.php:63 includes/admin/admin_enemies.php:445 includes/admin/admin_scripts.php:451 includes/admin/admin_items.php:360 includes/admin/admin_characters.php:395
msgid "Save"
msgstr "Save"

#: includes/admin/admin_settings.php:182
msgid "Save changes"
msgstr "Save changes"

#: includes/admin/admin_scripts.php:238
msgid "Script code must be unique."
msgstr "Script code must be unique."

#: includes/admin/admin_scripts.php:302
msgid "Script created."
msgstr "Script created."

#: includes/admin/admin_scripts.php:318
msgid "Script deleted."
msgstr "Script deleted."

#: includes/admin/admin_scripts.php:297
msgid "Script updated."
msgstr "Script updated."

#: includes/admin/admin_scripts.php:14
msgid "Scripts"
msgstr "Scripts"

#: includes/admin/admin.php:914
msgid "Search Adventurebooks"
msgstr "Search Adventurebooks"

#: includes/admin/admin_page.php:24
msgid "Search Book Pages"
msgstr "Search Book Pages"

#: includes/admin/admin_characters.php:411
msgid "Search Characters"
msgstr "Search Characters"

#: includes/admin/admin_items.php:376
msgid "Search Items"
msgstr "Search Items"

#: includes/admin/admin_scripts.php:470
msgid "Search Scripts"
msgstr "Search Scripts"

#: includes/admin/admin_page_enemies.php:90 includes/admin/admin_page.php:397
msgid "seconds"
msgstr "seconds"

#: includes/admin/admin_settings.php:598 includes/admin/admin_settings.php:855
msgid "Security check failed."
msgstr "Security check failed."

#: includes/character_overview.php:37 includes/character_overview.php:90 includes/character_overview.php:109 includes/character_overview.php:131 includes/character_overview.php:158 includes/admin/admin_settings.php:67
msgid "Security check failed. Please try again."
msgstr "Security check failed. Please try again."

#: includes/admin/admin_page_decisions.php:113 includes/admin/admin_settings.php:108 includes/admin/admin.php:705
msgid "Select a page"
msgstr "Select a page"

#: includes/admin/admin.php:1047
msgid "Select a Start Page"
msgstr "Select a Start Page"

#: includes/character_overview.php:590 includes/admin/admin_settings.php:219
msgid "Select Adventurebook"
msgstr "Select Adventurebook"

#: includes/admin/admin.php:478
msgid "Select Adventurebook Type"
msgstr "Select Adventurebook Type"

#: includes/premium/admin_map.php:34
msgid "Select Adventurebook:"
msgstr "Select Adventurebook:"

#: includes/admin/admin_page_audio.php:37
msgid "Select Audio"
msgstr "Select Audio"

#: includes/ajax-inline-edit.php:152
msgid "Select Enemy"
msgstr "Select Enemy"

#: includes/ajax-inline-edit.php:57 includes/admin/admin_enemies.php:427 includes/admin/admin_items.php:343
msgid "Select Image"
msgstr "Select Image"

#: includes/admin/admin.php:578
msgid "Select image"
msgstr "Select image"

#: includes/ajax-inline-edit.php:135
msgid "Select Item"
msgstr "Select Item"

#: includes/admin/admin_characters.php:348
msgid "Select Location"
msgstr "Select Location"

#: includes/admin/admin_page_audio.php:90
msgid "Select or Upload Audio"
msgstr "Select or Upload Audio"

#. Unique ID
#: includes/admin/admin.php:251 includes/admin/admin.php:266
msgid "Select Page Type"
msgstr "Select Page Type"

#: includes/game_functions.php:1363
msgid "Select page..."
msgstr "Select page..."

#. Unique ID
#: includes/admin/admin.php:386
msgid "Select Parent Book"
msgstr "Select Parent Book"

#. Unique ID
#: includes/admin/admin.php:101 includes/admin/admin.php:116
msgid "Select Script"
msgstr "Select Script"

#: includes/ajax-inline-edit.php:102 includes/admin/admin.php:1017
#| msgid "Select Start Page"
msgid "Select Target Page"
msgstr "Select Target Page"

#: includes/admin/admin_settings.php:129
msgid "Select the page that contains the [adventurebook_character_overview] Shortcode."
msgstr "Select the page that contains the [adventurebook_character_overview] Shortcode."

#: includes/admin/admin_characters.php:377
msgid "Select User"
msgstr "Select User"

#: includes/admin/admin_settings.php:287
msgid "Select ZIP File"
msgstr "Select ZIP File"

#: includes/game_functions.php:1598 includes/game_functions.php:1792
msgid "Sell"
msgstr "Sell"

#: includes/admin/admin_settings.php:140
msgid "Set a fixed height for the content area in book pages. Default is 330. Set to 0 for automatic height."
msgstr "Set a fixed height for the content area in book pages. Default is 330. Set to 0 for automatic height."

#: includes/character_overview.php:559
msgid "Set active"
msgstr "Set active"

#: includes/admin/admin.php:1344
msgid "Settings"
msgstr "Settings"

#: includes/game_functions.php:2099 includes/admin/admin.php:269
msgid "Shop"
msgstr "Shop"

#: includes/admin/admin.php:308
msgid "Shop Options"
msgstr "Shop Options"

#: includes/admin/admin.php:327
msgid "Shop Options will be displayed once the Page Type is set to \"Shop\" and the page is saved."
msgstr "Shop Options will be displayed once the Page Type is set to \"Shop\" and the page is saved."

#: includes/admin/admin_settings.php:145
msgid "Show Direction Icons"
msgstr "Show Direction Icons"

#: includes/admin/admin_settings.php:152
msgid "Show direction icons next to the direction links in book pages."
msgstr "Show direction icons next to the direction links in book pages."

#: includes/premium/admin_map.php:48
msgid "Show Map"
msgstr "Show Map"

#: includes/admin/admin_settings.php:164
msgid "Show numbers in direction links and enable keyboard navigation (1-9 keys)."
msgstr "Show numbers in direction links and enable keyboard navigation (1-9 keys)."

#: includes/character_overview.php:398
msgid "Skills"
msgstr "Skills"

#: includes/admin/admin_items.php:349
msgid "Spawn Point in Pages"
msgstr "Spawn Point in Pages"

#: includes/admin/admin_enemies.php:434
msgid "Spawn Point on Pages"
msgstr "Spawn Point on Pages"

#: includes/admin/admin.php:944
msgid "Start Page"
msgstr "Start Page"

#: includes/character_overview.php:356 includes/admin/admin_enemies.php:50 includes/admin/admin_enemies.php:397 includes/admin/admin_items.php:44 includes/admin/admin_items.php:318
msgid "Stats"
msgstr "Stats"

#: includes/admin/admin_characters.php:337
msgid "Stats (JSON)"
msgstr "Stats (JSON)"

#: includes/admin/admin.php:480
msgid "Storybook"
msgstr "Storybook"

#: includes/Enemy.php:238
msgid "Stress Dice Multiplicator - you will drop one item for each star upon death!"
msgstr "Stress Dice Multiplicator - you will drop one item for each star upon death!"

#: includes/game_functions.php:2034
msgid "Take"
msgstr "Take"

#: includes/game_functions.php:1237
msgid "Take me there..."
msgstr "Take me there..."

#: includes/admin/admin_page_decisions.php:105 includes/admin/admin.php:704
msgid "Target Page"
msgstr "Target Page"

#: includes/ajax-inline-edit.php:279
msgid "Target page does not exist."
msgstr "Target page does not exist."

#. %s is the character management url
#: includes/game_functions.php:967
#, php-format
msgid "The current character no longer exists. <a href=\"%s\">Go to character management</a>."
msgstr "The current character no longer exists. <a href=\"%s\">Go to character management</a>."

#: includes/character_overview.php:47
msgid "The selected adventurebook does not have a combat system set. Please contact the administrator."
msgstr "The selected adventurebook does not have a combat system set. Please contact the administrator."

#. %d is the number of pages
#: includes/game_functions.php:1251 includes/game_functions.php:1296
msgid "This Adventurebook has %d pages."
msgstr "This Adventurebook has %d pages."

#: includes/game_functions.php:520
msgid "This item is not for sale on this page."
msgstr "This item is not for sale on this page."

#: includes/game_functions.php:611
msgid "This item is not in your inventory."
msgstr "This item is not in your inventory."

#: includes/game_functions.php:1962
msgid "This way is normally not passable due to restrictions."
msgstr "This way is normally not passable due to restrictions."

#: includes/admin/admin_settings.php:200
msgid "This will delete all characters that are not associated with any existing Adventurebook or User."
msgstr "This will delete all characters that are not associated with any existing Adventurebook or User."

#. 1: raise cost
#: includes/character_overview.php:427
#, php-format
msgid "Train: %s XP, %s %s"
msgstr "Train: %s XP, %s %s"

#: includes/character_overview.php:313
msgid "Turns"
msgstr "Turns"

#: includes/admin/admin.php:942
msgid "Type / System"
msgstr "Type / System"

#: includes/character_overview.php:324
msgid "Unknown"
msgstr "Unknown"

#: includes/admin/admin_characters.php:108
#, fuzzy
#| msgid "New Adventurebook"
msgid "Unknown Adventurebook"
msgstr "New Adventurebook"

#: includes/Character.php:264
msgid "Unknown item"
msgstr "Unknown item"

#: includes/admin/admin_characters.php:118
msgid "Unknown Location"
msgstr "Unknown Location"

#: includes/premium/combat_systems/ArM_Combat_System.php:793
msgid "Unknown skill."
msgstr "Unknown skill."

#: includes/admin/admin_characters.php:91
msgid "Unknown User"
msgstr "Unknown User"

#: includes/game_functions.php:1579 includes/game_functions.php:1769
msgid "Use"
msgstr "Use"

#: includes/admin/admin_page_audio.php:91
msgid "Use this audio"
msgstr "Use this audio"

#: includes/admin/admin.php:177
msgid "Used Enemies in this Adventurebook"
msgstr "Used Enemies in this Adventurebook"

#: includes/admin/admin.php:197
msgid "Used Items in this Adventurebook"
msgstr "Used Items in this Adventurebook"

#: includes/admin/admin.php:216
msgid "Used Scripts in this Adventurebook"
msgstr "Used Scripts in this Adventurebook"

#: includes/admin/admin_characters.php:46
msgid "User"
msgstr "User"

#: includes/admin/admin_characters.php:372
msgid "User ID"
msgstr "User ID"

#: includes/admin/admin.php:912
msgid "View Adventurebook"
msgstr "View Adventurebook"

#: includes/admin/admin_page.php:22
msgid "View Book Page"
msgstr "View Book Page"

#: includes/game_functions.php:1987
msgid "Wait one turn..."
msgstr "Wait one turn..."

#: includes/premium/combat_systems/ArM_Combat_System.php:127
msgid "When you die, you lose all your money. If you were killed by a creature with a star, you will lose as many random items as there are stars."
msgstr "When you die, you lose all your money. If you were killed by a creature with a star, you will lose as many random items as there are stars."

#: includes/game_functions.php:1501 includes/game_functions.php:1682
msgid "XP"
msgstr "XP"

#: includes/character_overview.php:373
msgid "XP Spent"
msgstr "XP Spent"

#: includes/admin/admin_enemies.php:392
msgid "XP Value"
msgstr "XP Value"

#: includes/admin/admin.php:1242
msgid "Yes, I really want to deactivate Adventurebook."
msgstr "Yes, I really want to deactivate Adventurebook."

#: includes/game_functions.php:1228
msgid "You are dead!"
msgstr "You are dead!"

#. 1: enemy name
#: includes/premium/combat_systems/ArM_Combat_System.php:545
#, php-format
msgid "You are equal to %1$s. "
msgstr "You are equal to %1$s."

#. 1: enemy name
#: includes/premium/combat_systems/ArM_Combat_System.php:536
#, php-format
msgid "You are stronger than %1$s. "
msgstr "You are stronger than %1$s."

#. 1: enemy name
#: includes/premium/combat_systems/ArM_Combat_System.php:552
#, php-format
msgid "You are weaker than %1$s. "
msgstr "You are weaker than %1$s."

#: includes/admin/admin_settings.php:213
msgid "You can export your entire Adventurebook including all pages and characters as a JSON file. This can be useful for backup purposes or to transfer your Adventurebook to another WordPress installation."
msgstr "You can export your entire Adventurebook including all pages and characters as a JSON file. This can be useful for backup purposes or to transfer your Adventurebook to another WordPress installation."

#: includes/admin/admin_settings.php:281
msgid "You can import an Adventurebook from a ZIP file. Please note that this will create new entries and will not overwrite existing ones. Make sure to back up your data before importing."
msgstr "You can import an Adventurebook from a ZIP file. Please note that this will create new entries and will not overwrite existing ones. Make sure to back up your data before importing."

#: includes/game_functions.php:2210 includes/game_functions.php:2224
msgid "You can not go this way."
msgstr "You can not go this way."

#. 1: cooldown time in seconds
#: includes/premium/combat_systems/ArM_Combat_System.php:775
#, php-format
msgid "You cannot use First Aid yet. Cooldown time remaining: %1$d turns."
msgstr "You cannot use First Aid yet. Cooldown time remaining: %1$d turns."

#. %s is the unit of wealth, e.g. "gold"
#: includes/game_functions.php:551
#, php-format
msgid "You do not have enough %s to buy this item."
msgstr "You do not have enough %s to buy this item."

#: includes/admin/admin_settings.php:864
msgid "You do not have permission to export this Adventurebook."
msgstr "You do not have permission to export this Adventurebook."

#: includes/admin/admin_settings.php:602
msgid "You do not have permission to import an Adventurebook."
msgstr "You do not have permission to import an Adventurebook."

#: includes/ajax-inline-edit.php:184 includes/admin/admin.php:1222 includes/premium/admin_install_demo_content.php:46
msgid "You do not have permission to perform this action."
msgstr "You do not have permission to perform this action."

#: includes/admin/admin_settings.php:21
msgid "You don't have the permission to view this page."
msgstr "You don't have the permission to view this page."

#. %1$d is the amount of wealth gained, %2$s is the unit (e.g. gold)
#: includes/AbstractCombatant.php:468
#, php-format
msgid "You gain %1$d %2$s!"
msgstr "You gain %1$d %2$s!"

#. %d is the amount of XP gained
#: includes/AbstractCombatant.php:451
msgid "You gain %d XP!"
msgstr "You gain %d XP!"

#: includes/combat_systems/Simple_Combat_System.php:219 includes/premium/combat_systems/Pilgrim_Combat_System.php:220 includes/premium/combat_systems/ArM_Combat_System.php:290
msgid "You have found something!"
msgstr "You have found something!"

#: includes/premium/combat_systems/ArM_Combat_System.php:767
msgid "You have not learned the First Aid skill yet."
msgstr "You have not learned the First Aid skill yet."

#. %s is the character management url
#: includes/game_functions.php:957
#, php-format
msgid "You have not selected a current character. <a href=\"%s\">Go to character management</a>."
msgstr "You have not selected a current character. <a href=\"%s\">Go to character management</a>."

#. %1$d is the amount of wealth lost, %2$s is the unit (e.g. gold)
#: includes/AbstractCombatant.php:488
#, php-format
msgid "You lose %1$d %2$s!"
msgstr "You lose %1$d %2$s!"

#. %s is the item name
#: includes/Script.php:300
#, php-format
msgid "You lost item: %s"
msgstr "You lost item: %s"

#. %s is the login url
#. %s: login url
#: includes/game_functions.php:945 includes/character_overview.php:191
#, php-format
msgid "You need to <a href=\"%s\">log in</a> to access this page."
msgstr "You need to <a href=\"%s\">log in</a> to access this page."

#: includes/game_functions.php:2188 includes/game_functions.php:2266
msgid "You need to log in to play the game."
msgstr "You need to log in to play the game."

#. %s is the item name
#: includes/Script.php:288
#, php-format
msgid "You received item: %s"
msgstr "You received item: %s"

#: includes/combat_systems/Simple_Combat_System.php:64 includes/premium/combat_systems/Pilgrim_Combat_System.php:64 includes/premium/combat_systems/ArM_Combat_System.php:69
msgid "You surprise your enemies!"
msgstr "You surprise your enemies!"

#. 1: heal amount
#: includes/premium/combat_systems/ArM_Combat_System.php:785
#, php-format
msgid "You use First Aid and heal %1$d health."
msgstr "You use First Aid and heal %1$d health."

#: includes/premium/script_commands_premium.php:271
msgid "You will return to this location upon death."
msgstr "You will return to this location upon death."

#. %s is the respawn page title
#: includes/game_functions.php:1234
#, php-format
msgid "Your character has died. You can respawn at %s."
msgstr "Your character has died. You can respawn at %s."

#: includes/game_functions.php:1482 includes/game_functions.php:1647 includes/character_overview.php:214
msgid "Your characters"
msgstr "Your characters"

#: includes/game_functions.php:1740 includes/Character.php:202
msgid "Your inventory is empty."
msgstr "Your inventory is empty."

#. %d is the character's wealth
#: includes/game_functions.php:2107
msgid "Your Wealth: %d"
msgstr "Your Wealth: %d"

#: includes/premium/admin_map.php:36
msgid "– Please choose –"
msgstr "– Please choose –"

#: includes/frontend_show_book.php:66
msgid "⏸ Pause Audio"
msgstr "⏸ Pause Audio"

#: includes/frontend_show_book.php:65
msgid "▶ Play Audio"
msgstr "▶ Play Audio"
