From 39c456c2a427ee2cce76f697d07d67c98f5248df Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:31 +1030 Subject: [PATCH 01/13] New translations i18n.properties (Japanese) --- .../rptools/maptool/language/i18n_ja.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_ja.properties b/src/main/resources/net/rptools/maptool/language/i18n_ja.properties index a3d513b659..d91786b100 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_ja.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_ja.properties @@ -856,6 +856,7 @@ action.addDefaultTables = 標準ロール表を追加... action.addDefaultTables.description = いくつかのダイス画像とカードロール表をキャンペーンに追加する。 action.addIconSelector = 素材保管庫に素材を追加...(&L) action.addIconSelector.description = PC内やネット上のコンテンツを、『素材保管庫』に追加するダイアログを開く。 +action.importLibrary = Import Add On Library... action.adjustBoard = 地図画像を調整... action.adjustBoard.description = 配置済み地図画像の位置を調整するダイアログを開く。 action.adjustGrid = マス目調整(&A)... @@ -1359,6 +1360,7 @@ file.ext.mttable = MapTool 用ロール表 file.ext.rpmap = MapTool 用地図 file.ext.rptok = MapTool 用トークン file.ext.dungeondraft = Dungeondraft VTT 書き出し形式 +file.ext.addOnLib = Maptool Add-On Library goto.description = 場所またはトークンまで視点を移動。 /goto X,Y または /goto . @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = メッセージ履歴の保存 msg.warn.failedAutoSavingMessageHistory = メッセージ履歴を自動保存できませんでした。 msg.warning.macro.playerChangesNotAllowed = このマクロを変更することは、GMに禁止されています。 msg.warning.macro.willNotExport = マクロ『{0}』は書き出されませんでした。GMによりプレイヤーが編集することを禁止されているか、元のアイテムの所有権がないかのどちらかです。 +msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may be available in the actual release. msg.asset.error.invalidAsset = 不正な素材が選択されています。このメッセージが表示された場合、MapTool のフォーラムまたは Discord サーバーに報告をお願いします。 @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = 接続方法にWebRTCを使用します dialog.button.ok = OK dialog.button.cancel = キャンセル + + +# Drop in Library support +library.error.invalidDefinition = Invalid library definition. +library.error.emptyName = Name can not be empty for add-on library. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. +library.dialog.import.title = Import Add-On Library. +library.import.ioError = IO Error importing Drop In Library. +library.import.error = Error importing Drop In Library {0}. library.error.libtoken.no.access = {0} に対する『URIによる接続を許可』は許可されません。 +library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token を見つける事ができません。 +library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? +library.error.addOn.notText = Can''t convert asset of type {0} to text. +library.error.addOn.noConfigFile = library.josn file not found in {0}. From c29ffd222bfc412d053109458546f065cc6869ca Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:32 +1030 Subject: [PATCH 02/13] New translations i18n.properties (French) --- .../rptools/maptool/language/i18n_fr.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_fr.properties b/src/main/resources/net/rptools/maptool/language/i18n_fr.properties index bfbde17064..7c556c69e7 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_fr.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_fr.properties @@ -856,6 +856,7 @@ action.addDefaultTables = Ajouter des tables par défaut action.addDefaultTables.description = Ajoute plusieurs images de dés et tables de cartes à la campagne. action.addIconSelector = Ajouter à la bib&liothèque de Ressources... action.addIconSelector.description = Ouvre une boîte de dialogue pour ajouter du contenu local et distant à votre bibliothèque de ressources. +action.importLibrary = Import Add On Library... action.adjustBoard = Redéfinir la taille que représentent les cases... action.adjustBoard.description = Ouvrez la boîte de dialogue pour ajuster la position de l'image de carte intégrée. action.adjustGrid = &Ajuster la Grille @@ -1359,6 +1360,7 @@ file.ext.mttable = Tableau MapTool file.ext.rpmap = Carte MapTool file.ext.rptok = Pion MapTool file.ext.dungeondraft = Export de VTT Dungeondraft +file.ext.addOnLib = Maptool Add-On Library goto.description = Allez à l'emplacement ou token. /goto X,Y ou /goto tokenname. @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = Sauvegarder l'Historique des Mes msg.warn.failedAutoSavingMessageHistory = L'historique des messages n'a pas pu être sauvegardé automatiquement. msg.warning.macro.playerChangesNotAllowed = Le MJ a interdit aux joueurs de changer cette macro. msg.warning.macro.willNotExport = La macro "{0}" ne sera pas exportée. Soit elle a été marquée comme non éditable par les joueurs par le MJ, soit vous n''avez pas les droits pour éditer la source. +msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may be available in the actual release. msg.asset.error.invalidAsset = Une ressource non valide a été sélectionnée. Si vous recevez ce message, veuillez le signaler sur les forums de MapTool ou sur le serveur Discord. @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = Use WebRTC as connection method, this m dialog.button.ok = Ok dialog.button.cancel = Cancel + + +# Drop in Library support +library.error.invalidDefinition = Invalid library definition. +library.error.emptyName = Name can not be empty for add-on library. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. +library.dialog.import.title = Import Add-On Library. +library.import.ioError = IO Error importing Drop In Library. +library.import.error = Error importing Drop In Library {0}. library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. +library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. +library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? +library.error.addOn.notText = Can''t convert asset of type {0} to text. +library.error.addOn.noConfigFile = library.josn file not found in {0}. From 3306ae1c6d62478a711747acc0758eb7399bacb4 Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:33 +1030 Subject: [PATCH 03/13] New translations i18n.properties (Spanish) --- .../rptools/maptool/language/i18n_es.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_es.properties b/src/main/resources/net/rptools/maptool/language/i18n_es.properties index 6c46202c7f..4af855c5d3 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_es.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_es.properties @@ -856,6 +856,7 @@ action.addDefaultTables = Agregar Tablas Incorporadas... action.addDefaultTables.description = Adds several dice image and card tables to the campaign. action.addIconSelector = Agregar Recursos a la &Librería... action.addIconSelector.description = Opens a dialog to add local and remote content to your Resource Library. +action.importLibrary = Import Add On Library... action.adjustBoard = Ajustar Tablero de Mapa... action.adjustBoard.description = Open dialog to adjust the position of the embedded map image. action.adjustGrid = &Ajustar rejilla @@ -1359,6 +1360,7 @@ file.ext.mttable = Tabla de MapTool file.ext.rpmap = Mapa de MapTool file.ext.rptok = Ficha de MapTool file.ext.dungeondraft = Dungeondraft VTT Export +file.ext.addOnLib = Maptool Add-On Library goto.description = Ir a ubicación o ficha. /goto X,Y o /goto . @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = Guardar Historia de Mensaje msg.warn.failedAutoSavingMessageHistory = Imposible autoguardar historial de mensajes. msg.warning.macro.playerChangesNotAllowed = El GM no ha permitido cambiar esta macro a los jugadores. msg.warning.macro.willNotExport = La macro "{0}" no será exportada. Ha sido marcada por el GM como no editable por el jugador o no tienes privilegios de propietario sobre la fuente. +msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may be available in the actual release. msg.asset.error.invalidAsset = An invalid asset has been selected. If you get this message please report it on the MapTool forums or Discord server. @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = Use WebRTC as connection method, this m dialog.button.ok = Ok dialog.button.cancel = Cancel + + +# Drop in Library support +library.error.invalidDefinition = Invalid library definition. +library.error.emptyName = Name can not be empty for add-on library. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. +library.dialog.import.title = Import Add-On Library. +library.import.ioError = IO Error importing Drop In Library. +library.import.error = Error importing Drop In Library {0}. library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. +library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. +library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? +library.error.addOn.notText = Can''t convert asset of type {0} to text. +library.error.addOn.noConfigFile = library.josn file not found in {0}. From d7fc8267022479effbeb08acb92b97015a0f714d Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:35 +1030 Subject: [PATCH 04/13] New translations i18n.properties (Danish) --- .../rptools/maptool/language/i18n_da.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_da.properties b/src/main/resources/net/rptools/maptool/language/i18n_da.properties index bd43f6615d..f3281459c8 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_da.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_da.properties @@ -856,6 +856,7 @@ action.addDefaultTables = Tilføj standard tabeller... action.addDefaultTables.description = Adds several dice image and card tables to the campaign. action.addIconSelector = Tilføj ressource til bib&liotek... action.addIconSelector.description = Opens a dialog to add local and remote content to your Resource Library. +action.importLibrary = Import Add On Library... action.adjustBoard = Justér kortbræt... action.adjustBoard.description = Open dialog to adjust the position of the embedded map image. action.adjustGrid = &Justér gitter... @@ -1359,6 +1360,7 @@ file.ext.mttable = MapTool tabel file.ext.rpmap = MapTool kort file.ext.rptok = MapTool polet file.ext.dungeondraft = Dungeondraft VTT eksport +file.ext.addOnLib = Maptool Add-On Library goto.description = Goto location or token. /goto X,Y or /goto tokenname. @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = Gem beskedshistorik msg.warn.failedAutoSavingMessageHistory = Could not autosave message history. msg.warning.macro.playerChangesNotAllowed = The GM has not allowed players to change this macro. msg.warning.macro.willNotExport = The macro "{0}" will not be exported. Either it has been flagged by the GM as not player editable or you do not have ownership privileges over the source. +msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may be available in the actual release. msg.asset.error.invalidAsset = An invalid asset has been selected. If you get this message please report it on the MapTool forums or Discord server. @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = Use WebRTC as connection method, this m dialog.button.ok = Ok dialog.button.cancel = Cancel + + +# Drop in Library support +library.error.invalidDefinition = Invalid library definition. +library.error.emptyName = Name can not be empty for add-on library. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. +library.dialog.import.title = Import Add-On Library. +library.import.ioError = IO Error importing Drop In Library. +library.import.error = Error importing Drop In Library {0}. library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. +library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. +library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? +library.error.addOn.notText = Can''t convert asset of type {0} to text. +library.error.addOn.noConfigFile = library.josn file not found in {0}. From d56693947997f853368517652b1b396b8225c6a8 Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:36 +1030 Subject: [PATCH 05/13] New translations i18n.properties (German) --- .../rptools/maptool/language/i18n_de.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_de.properties b/src/main/resources/net/rptools/maptool/language/i18n_de.properties index dc54c8e290..f4a03961cb 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_de.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_de.properties @@ -856,6 +856,7 @@ action.addDefaultTables = Standardtabellen hinzufügen... action.addDefaultTables.description = Fügt der Kampagne mehrere Würfelbilder- und Kartentabellen hinzu. action.addIconSelector = Ressource zur Bib&liothek hinzufügen... action.addIconSelector.description = Öffnet einen Dialog, um lokale und entfernte Inhalte Ihrer Ressourcenbibliothek hinzuzufügen. +action.importLibrary = Import Add On Library... action.adjustBoard = Spielbrett anpassen... action.adjustBoard.description = Öffnet einen Dialog, um die Position des eingebetteten Kartenbildes anzupassen. action.adjustGrid = Kartenraster &anpassen... @@ -1359,6 +1360,7 @@ file.ext.mttable = MapTool Tabelle file.ext.rpmap = MapTool Karte file.ext.rptok = MapTool Spielmarke file.ext.dungeondraft = Dungeoncraft VTT-Export +file.ext.addOnLib = Maptool Add-On Library goto.description = Gehe zu Ort oder Spielmarke. /goto X,Y oder /goto Name. @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = Speichere Nachrichtenverlauf msg.warn.failedAutoSavingMessageHistory = Kann den Nachrichtenverlauf nicht automatisch speichern. msg.warning.macro.playerChangesNotAllowed = Der SL hat es Spielern nicht erlaubt, dieses Makro zu ändern. msg.warning.macro.willNotExport = Das Makro "{0}" wird nicht exportiert. Entweder wurde es vom SL als "nicht durch Spieler bearbeitbar" markiert oder du verfügst nicht über die benötigten Besitzrechte über die Quelle. +msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may be available in the actual release. msg.asset.error.invalidAsset = Ein ungültiges Asset wurde ausgewählt. Wenn du diese Nachricht erhältst, melde es bitte in den MapTool Foren oder dem Discord Server. @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = Benutze WebRTC als Verbindungsmethode, dialog.button.ok = Ok dialog.button.cancel = Abbrechen + + +# Drop in Library support +library.error.invalidDefinition = Invalid library definition. +library.error.emptyName = Name can not be empty for add-on library. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. +library.dialog.import.title = Import Add-On Library. +library.import.ioError = IO Error importing Drop In Library. +library.import.error = Error importing Drop In Library {0}. library.error.libtoken.no.access = {0} kann URI-Zugriff nicht freischalten. +library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token kann nicht mehr gefunden werden. +library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? +library.error.addOn.notText = Can''t convert asset of type {0} to text. +library.error.addOn.noConfigFile = library.josn file not found in {0}. From 0da7c4a9150d85eaa77af39ceb17a06641cf6de4 Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:38 +1030 Subject: [PATCH 06/13] New translations i18n.properties (Italian) --- .../rptools/maptool/language/i18n_it.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_it.properties b/src/main/resources/net/rptools/maptool/language/i18n_it.properties index f9eb6b774b..8c0c1be9de 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_it.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_it.properties @@ -856,6 +856,7 @@ action.addDefaultTables = Aggiungi &Tabelle di Default... action.addDefaultTables.description = Aggiunge diverse immagini di dadi e tabelle di carte alla campagna. action.addIconSelector = Aggiungi &Risorsa alla Libreria... action.addIconSelector.description = Apre un dialogo per aggiungere contenuti locali e remoti alla tua Libreria di Risorse. +action.importLibrary = Importa Libreria Aggiuntiva... action.adjustBoard = Rego&la Mappa... action.adjustBoard.description = Apri il dialogo per regolare la posizione dell'immagine della mappa incorporata. action.adjustGrid = Regola &Griglia... @@ -1359,6 +1360,7 @@ file.ext.mttable = Tabella MapTool file.ext.rpmap = Mappa MapTool file.ext.rptok = Token MapTool file.ext.dungeondraft = Esporta Dungeondraft VTT +file.ext.addOnLib = Libreria Aggiuntiva Maptool goto.description = Vai alla posizione o token. /goto X,Y oppure /goto . @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = Salva Storico Chat msg.warn.failedAutoSavingMessageHistory = Impossibile salvare automaticamente lo storico della chat. msg.warning.macro.playerChangesNotAllowed = Il GM non ha permesso ai giocatori di modificare questa macro. msg.warning.macro.willNotExport = La macro "{0}" non sarà esportata. È stata identificata dal GM come non modificabile dai giocatori o non hai i permessi di proprietà sul sorgente. +msg.warning.prerelease.only = Attenzione {0} è solo per test pre-rilascio e può essere disponibile nella versione finale. msg.asset.error.invalidAsset = È stato selezionato un asset non valido. Se ricevi questo messaggio, segnalalo nel forum MapTool o nel server Discord. @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = Usa WebRTC come metodo di connessione, dialog.button.ok = Ok dialog.button.cancel = Annulla + + +# Drop in Library support +library.error.invalidDefinition = Definizione libreria non valida. +library.error.emptyName = Il nome non può essere vuoto per la libreria aggiuntiva. +library.error.emptyVersion = La versione non può essere vuota per la libreria aggiuntiva {0}. +library.dialog.import.title = Importa Libreria Aggiuntiva. +library.import.ioError = Errore di IO durante l'importazione della libreria Drop In. +library.import.error = Errore nell''importazione della Libreria Drop In {0}. library.error.libtoken.no.access = Accesso URI non consentito per {0}. +library.error.addOn.no.access = Accesso URI non consentito per la libreria aggiuntiva {0}. library.error.libtoken.missing = Lib\:Token non può più essere trovato. +library.error.addOnLibraryExists = La Libreria Aggiuntiva con spazio dei nomi {0} esiste già. Vuoi sostituirla? +library.error.addOn.notText = Impossibile convertire asset di tipo {0} in testo. +library.error.addOn.noConfigFile = file library.json non trovato in {0}. From 4f6b24cb9ee7c7cdc07e0bd16bc906d8061b1924 Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:39 +1030 Subject: [PATCH 07/13] New translations i18n.properties (Dutch) --- .../rptools/maptool/language/i18n_nl.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_nl.properties b/src/main/resources/net/rptools/maptool/language/i18n_nl.properties index 4221f151bd..c6c3335c1d 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_nl.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_nl.properties @@ -856,6 +856,7 @@ action.addDefaultTables = Standaardtabellen toevoegen... action.addDefaultTables.description = Voegt meerdere dobbelsteen afbeeldingen en kaart tabellen toe aan de campagne. action.addIconSelector = Voeg bron toe aan &Bibliotheek... action.addIconSelector.description = Opent een dialoogvenster om lokale en externe inhoud toe te voegen aan je hulpbron bibliotheek. +action.importLibrary = Import Add On Library... action.adjustBoard = Pas het kaartbord aan... action.adjustBoard.description = Open dialoogvenster om de positie van de ingesloten kaartafbeelding aan te passen. action.adjustGrid = Raster &aanpassen... @@ -1359,6 +1360,7 @@ file.ext.mttable = MapTool Tabel file.ext.rpmap = Kaart van Maptool file.ext.rptok = MapTool Token file.ext.dungeondraft = Dungeondraft VTT Export +file.ext.addOnLib = Maptool Add-On Library goto.description = Ga naar locatie of token. /goto X,Y of /goto tokenname. @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = Berichtgeschiedenis opslaan msg.warn.failedAutoSavingMessageHistory = Kon berichtengeschiedenis niet automatisch opslaan. msg.warning.macro.playerChangesNotAllowed = De GM staat spelers niet toe om deze macro te veranderen. msg.warning.macro.willNotExport = De macro "{0}" zal niet worden geëxporteerd. Het is ofwel gemeld door het GM als niet bewerkbaar door spelers of je hebt geen eigendomsrechten over de bron. +msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may be available in the actual release. msg.asset.error.invalidAsset = Een ongeldige asset is geselecteerd. Als u dit bericht ontvangt, rapporteer het dan op de MapTool forums of op de Discord server. @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = Use WebRTC as connection method, this m dialog.button.ok = Ok dialog.button.cancel = Cancel + + +# Drop in Library support +library.error.invalidDefinition = Invalid library definition. +library.error.emptyName = Name can not be empty for add-on library. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. +library.dialog.import.title = Import Add-On Library. +library.import.ioError = IO Error importing Drop In Library. +library.import.error = Error importing Drop In Library {0}. library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. +library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. +library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? +library.error.addOn.notText = Can''t convert asset of type {0} to text. +library.error.addOn.noConfigFile = library.josn file not found in {0}. From fde02e440ec59f435f04acd67cbe8cc1350d5b8d Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:41 +1030 Subject: [PATCH 08/13] New translations i18n.properties (Polish) --- .../rptools/maptool/language/i18n_pl.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_pl.properties b/src/main/resources/net/rptools/maptool/language/i18n_pl.properties index ab969fcf46..4440a715ed 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_pl.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_pl.properties @@ -856,6 +856,7 @@ action.addDefaultTables = Dodaj domyślne tabele... action.addDefaultTables.description = Dodaje do kampanii kilka tabel z obrazami kostek i kart. action.addIconSelector = &Dodaj Zasoby do Zbioru... action.addIconSelector.description = Otwiera okno dialogowe, aby dodać pliki lokalne lub zdalne do zbioru zasobów. +action.importLibrary = Import Add On Library... action.adjustBoard = Dopasuj &mapę... action.adjustBoard.description = Otwórz okno dialogowe, aby dostosować pozycję osadzonego obrazu mapy. action.adjustGrid = Dopasuj &siatkę... @@ -1359,6 +1360,7 @@ file.ext.mttable = Tabela MapToola file.ext.rpmap = MapTool Mapa file.ext.rptok = MapTool Token file.ext.dungeondraft = Dungeondraft VTT Export +file.ext.addOnLib = Maptool Add-On Library goto.description = Goto location or token. /goto X,Y or /goto tokenname. @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = Zapisz historię wiadomości msg.warn.failedAutoSavingMessageHistory = Nie mozna autozapisac historii wiadomosci. msg.warning.macro.playerChangesNotAllowed = GM nie pozwolic graczom na zmiany w tym makro. msg.warning.macro.willNotExport = Makro "{0}" nie bedzie wyeksportowane. Either it has been flagged by the GM as not player editable or you do not have ownership privileges over the source. +msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may be available in the actual release. msg.asset.error.invalidAsset = Wybrano nieprawidłowy zasób. Jeśli otrzymasz tę wiadomość, zgłoś ją na forach MapTool lub na serwerze Discord. @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = Use WebRTC as connection method, this m dialog.button.ok = Ok dialog.button.cancel = Cancel + + +# Drop in Library support +library.error.invalidDefinition = Invalid library definition. +library.error.emptyName = Name can not be empty for add-on library. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. +library.dialog.import.title = Import Add-On Library. +library.import.ioError = IO Error importing Drop In Library. +library.import.error = Error importing Drop In Library {0}. library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. +library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. +library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? +library.error.addOn.notText = Can''t convert asset of type {0} to text. +library.error.addOn.noConfigFile = library.josn file not found in {0}. From 7661e016525b43c884405ecf7eaadd73c0e7f036 Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:42 +1030 Subject: [PATCH 09/13] New translations i18n.properties (Russian) --- .../rptools/maptool/language/i18n_ru.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_ru.properties b/src/main/resources/net/rptools/maptool/language/i18n_ru.properties index b3cc5dad19..2c0fb16165 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_ru.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_ru.properties @@ -856,6 +856,7 @@ action.addDefaultTables = Добавить таблицы action.addDefaultTables.description = Добавляет в кампанию несколько изображений дайсов и таблиц с картами. action.addIconSelector = Добавить ресурс в &Библиотеку... action.addIconSelector.description = Открывает диалоговое окно добавление локальных и удалённых ресурсов в Библиотеку Ресурсов. +action.importLibrary = Import Add On Library... action.adjustBoard = Установить границы карты... action.adjustBoard.description = Открывает диалоговое окно изменения позиции встроенного изображения карты. action.adjustGrid = &Подогнать сетку... @@ -1359,6 +1360,7 @@ file.ext.mttable = MapTool таблица file.ext.rpmap = MapTool карта file.ext.rptok = MapTool Токен file.ext.dungeondraft = Экспорт Dungeondraft VTT +file.ext.addOnLib = Maptool Add-On Library goto.description = Перейти к местоположению или токену. /goto X,Y или /goto название_токена. @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = Сохранить истори msg.warn.failedAutoSavingMessageHistory = Не удалось сохранить историю сообщений. msg.warning.macro.playerChangesNotAllowed = ГМ не позволяет игрокам изменять этот макрос. msg.warning.macro.willNotExport = Макрос "{0}" не будет экспортирован. Либо он был отмечен ГМ как нередактируемый игроками, либо у вас нет прав. +msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may be available in the actual release. msg.asset.error.invalidAsset = An invalid asset has been selected. If you get this message please report it on the MapTool forums or Discord server. @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = Use WebRTC as connection method, this m dialog.button.ok = Ok dialog.button.cancel = Cancel + + +# Drop in Library support +library.error.invalidDefinition = Invalid library definition. +library.error.emptyName = Name can not be empty for add-on library. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. +library.dialog.import.title = Import Add-On Library. +library.import.ioError = IO Error importing Drop In Library. +library.import.error = Error importing Drop In Library {0}. library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. +library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. +library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? +library.error.addOn.notText = Can''t convert asset of type {0} to text. +library.error.addOn.noConfigFile = library.josn file not found in {0}. From a8cb83c92b0f31e4dffcff4306885c9dc4576fb3 Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:43 +1030 Subject: [PATCH 10/13] New translations i18n.properties (Swedish) --- .../rptools/maptool/language/i18n_sv.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_sv.properties b/src/main/resources/net/rptools/maptool/language/i18n_sv.properties index a41aac5263..5756ba36a5 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_sv.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_sv.properties @@ -856,6 +856,7 @@ action.addDefaultTables = Lägg till standardtabeller ... action.addDefaultTables.description = Lägger till flera tärningsbilder och korttabeller till kampanjen. action.addIconSelector = Lägg till resurs till och bibliotek ... action.addIconSelector.description = Öppnar en dialogruta för att lägga till lokalt och fjärrinnehåll i ditt resursbibliotek. +action.importLibrary = Import Add On Library... action.adjustBoard = Justera kartbrädet... action.adjustBoard.description = Öppnar en dialogruta för att justera den inbäddade kartbildens position. action.adjustGrid = &Justera rutnätet ... @@ -1359,6 +1360,7 @@ file.ext.mttable = MapTool Tabell file.ext.rpmap = MapTool Karta file.ext.rptok = MapTool spelpjäs file.ext.dungeondraft = Dungeondraft VTT Export +file.ext.addOnLib = Maptool Add-On Library goto.description = Gå till plats eller spelpjäs. /goto X,Y eller /goto spelpjäsnamn. @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = Spara Meddelandehistoria msg.warn.failedAutoSavingMessageHistory = Kunde inte automatiskt spara meddelandehistorik. msg.warning.macro.playerChangesNotAllowed = Spelledaren har inte tillåtit spelare att ändra detta makro. msg.warning.macro.willNotExport = Makro "{0}" kommer inte att exporteras. Antingen har det flaggats av GM som inte redigerbar av spelare eller så har du inte äganderätt över källan. +msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may be available in the actual release. msg.asset.error.invalidAsset = An invalid asset has been selected. If you get this message please report it on the MapTool forums or Discord server. @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = Use WebRTC as connection method, this m dialog.button.ok = Ok dialog.button.cancel = Cancel + + +# Drop in Library support +library.error.invalidDefinition = Invalid library definition. +library.error.emptyName = Name can not be empty for add-on library. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. +library.dialog.import.title = Import Add-On Library. +library.import.ioError = IO Error importing Drop In Library. +library.import.error = Error importing Drop In Library {0}. library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. +library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. +library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? +library.error.addOn.notText = Can''t convert asset of type {0} to text. +library.error.addOn.noConfigFile = library.josn file not found in {0}. From 006e689824d82eab8b60c4af2a15ffff0fe5a3f2 Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:45 +1030 Subject: [PATCH 11/13] New translations i18n.properties (Ukrainian) --- .../rptools/maptool/language/i18n_uk.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_uk.properties b/src/main/resources/net/rptools/maptool/language/i18n_uk.properties index 5d925fee01..842c2b9b94 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_uk.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_uk.properties @@ -856,6 +856,7 @@ action.addDefaultTables = Add Default Tables... action.addDefaultTables.description = Adds several dice image and card tables to the campaign. action.addIconSelector = Add Resource to &Library... action.addIconSelector.description = Opens a dialog to add local and remote content to your Resource Library. +action.importLibrary = Import Add On Library... action.adjustBoard = Adjust Map Board... action.adjustBoard.description = Open dialog to adjust the position of the embedded map image. action.adjustGrid = &Adjust Grid... @@ -1359,6 +1360,7 @@ file.ext.mttable = MapTool Table file.ext.rpmap = MapTool Map file.ext.rptok = MapTool Token file.ext.dungeondraft = Dungeondraft VTT Export +file.ext.addOnLib = Maptool Add-On Library goto.description = Goto location or token. /goto X,Y or /goto tokenname. @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = Save Message History msg.warn.failedAutoSavingMessageHistory = Could not autosave message history. msg.warning.macro.playerChangesNotAllowed = The GM has not allowed players to change this macro. msg.warning.macro.willNotExport = The macro "{0}" will not be exported. Either it has been flagged by the GM as not player editable or you do not have ownership privileges over the source. +msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may be available in the actual release. msg.asset.error.invalidAsset = An invalid asset has been selected. If you get this message please report it on the MapTool forums or Discord server. @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = Use WebRTC as connection method, this m dialog.button.ok = Ok dialog.button.cancel = Cancel + + +# Drop in Library support +library.error.invalidDefinition = Invalid library definition. +library.error.emptyName = Name can not be empty for add-on library. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. +library.dialog.import.title = Import Add-On Library. +library.import.ioError = IO Error importing Drop In Library. +library.import.error = Error importing Drop In Library {0}. library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. +library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. +library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? +library.error.addOn.notText = Can''t convert asset of type {0} to text. +library.error.addOn.noConfigFile = library.josn file not found in {0}. From cb11e2dbc50e4468122980f3312ae5efcb7f5456 Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:46 +1030 Subject: [PATCH 12/13] New translations i18n.properties (Chinese Simplified) --- .../rptools/maptool/language/i18n_zh.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_zh.properties b/src/main/resources/net/rptools/maptool/language/i18n_zh.properties index a9eded3cf3..a66f5d2b4a 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_zh.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_zh.properties @@ -856,6 +856,7 @@ action.addDefaultTables = 添加默认表格... action.addDefaultTables.description = 在战役中添加几个骰子图像与卡片表格。 action.addIconSelector = 添加图片库路径 action.addIconSelector.description = 打开将本地内容和远程内容添加到资源库的对话框。 +action.importLibrary = Import Add On Library... action.adjustBoard = 调整地图边界 action.adjustBoard.description = 打开调整嵌入地图图像位置的对话框。 action.adjustGrid = 调整网格(&A) @@ -1359,6 +1360,7 @@ file.ext.mttable = MapTool表格 file.ext.rpmap = MapTool地图 file.ext.rptok = MapTool指示物 file.ext.dungeondraft = 导出至Dungeondraft VTT +file.ext.addOnLib = Maptool Add-On Library goto.description = 转到地点或指示物。格式:/goto X,Y 或 /goto 指示物名。 @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = 保存消息记录 msg.warn.failedAutoSavingMessageHistory = 无法自动保存消息记录。 msg.warning.macro.playerChangesNotAllowed = GM不允许玩家更改此宏。 msg.warning.macro.willNotExport = 宏"{0}"不会被导出。GM已将其标记为玩家不可编辑或者你没有授权。 +msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may be available in the actual release. msg.asset.error.invalidAsset = 选择的素材已失效。如果您收到此消息,请在 MapTool 论坛或 Discord 服务器上报告。 @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = Use WebRTC as connection method, this m dialog.button.ok = Ok dialog.button.cancel = Cancel + + +# Drop in Library support +library.error.invalidDefinition = Invalid library definition. +library.error.emptyName = Name can not be empty for add-on library. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. +library.dialog.import.title = Import Add-On Library. +library.import.ioError = IO Error importing Drop In Library. +library.import.error = Error importing Drop In Library {0}. library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. +library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. +library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? +library.error.addOn.notText = Can''t convert asset of type {0} to text. +library.error.addOn.noConfigFile = library.josn file not found in {0}. From 2ba9b52b355c2ecb9be49f91913320d365f0ac20 Mon Sep 17 00:00:00 2001 From: rptools-automation <47437651+rptools-automation@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:40:48 +1030 Subject: [PATCH 13/13] New translations i18n.properties (Portuguese, Brazilian) --- .../rptools/maptool/language/i18n_pt.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/net/rptools/maptool/language/i18n_pt.properties b/src/main/resources/net/rptools/maptool/language/i18n_pt.properties index 4a73feb820..06981c9bbc 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_pt.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_pt.properties @@ -856,6 +856,7 @@ action.addDefaultTables = Adicionar Tabelas Padrão... action.addDefaultTables.description = Adiciona várias tabelas de imagens de dados e cartas à campanha. action.addIconSelector = Adicionar Recurso à &Biblioteca... action.addIconSelector.description = Abre uma caixa de diálogo para adicionar conteúdo local e remoto à sua Biblioteca de Recursos. +action.importLibrary = Import Add On Library... action.adjustBoard = Ajustar quadro de mapa... action.adjustBoard.description = Abra a caixa de diálogo para ajustar a posição da imagem do mapa incorporado. action.adjustGrid = &Ajustar Grade... @@ -1359,6 +1360,7 @@ file.ext.mttable = Tabela MapTool file.ext.rpmap = Mapa MapTool file.ext.rptok = Token MapTool file.ext.dungeondraft = Exportar Dungeondraft VTT +file.ext.addOnLib = Maptool Add-On Library goto.description = Goto location or token. /goto X,Y or /goto tokenname. @@ -1999,6 +2001,7 @@ msg.title.saveMessageHistory = Salvar histórico de mensagens msg.warn.failedAutoSavingMessageHistory = Não foi possível salvar automaticamente o histórico de mensagens. msg.warning.macro.playerChangesNotAllowed = O GM não autorizou jogadores a mudar este macro. msg.warning.macro.willNotExport = O macro "{0}" não será exportado. Ele foi sinalizado pelo GM como não editável por jogadores ou você não tem privilégios administrativos sobre a fonte. +msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may be available in the actual release. msg.asset.error.invalidAsset = Um recurso invalido foi selecionado. Se você receber esta mensagem, por favor reporte-o nos fóruns do MapTool ou no servidor do Discord. @@ -2404,5 +2407,18 @@ WebRTC.toggleUseWebRTC.tooltip = Use WebRTC as connection method, this m dialog.button.ok = Ok dialog.button.cancel = Cancelar + + +# Drop in Library support +library.error.invalidDefinition = Invalid library definition. +library.error.emptyName = Name can not be empty for add-on library. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. +library.dialog.import.title = Import Add-On Library. +library.import.ioError = IO Error importing Drop In Library. +library.import.error = Error importing Drop In Library {0}. library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. +library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. +library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? +library.error.addOn.notText = Can''t convert asset of type {0} to text. +library.error.addOn.noConfigFile = library.josn file not found in {0}.