mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-03 18:56:59 +01:00
Rename bitsquare/bitsquare => bisq-network/bisq-exchange
This commit is contained in:
parent
391910576b
commit
6ffa52a006
22 changed files with 58 additions and 58 deletions
|
@ -18,7 +18,7 @@ Status
|
||||||
------
|
------
|
||||||
Bisq has released the beta version on the 27th of April 2016. It is operational since that time without any major incident.
|
Bisq has released the beta version on the 27th of April 2016. It is operational since that time without any major incident.
|
||||||
Please follow the current development state at our [road map]( https://bisq.io/roadmap).
|
Please follow the current development state at our [road map]( https://bisq.io/roadmap).
|
||||||
For the latest version checkout our [releases page](https://github.com/bitsquare/bitsquare/releases) at Github.
|
For the latest version checkout our [releases page](https://github.com/bisq-network/bisq-exchange/releases) at Github.
|
||||||
|
|
||||||
Building from source
|
Building from source
|
||||||
--------------------
|
--------------------
|
||||||
|
@ -34,9 +34,9 @@ Staying in Touch
|
||||||
Contact the team and keep up to date using any of the following:
|
Contact the team and keep up to date using any of the following:
|
||||||
|
|
||||||
- The [Bisq Website](https://bisq.io)
|
- The [Bisq Website](https://bisq.io)
|
||||||
- GitHub [Issues](https://github.com/bitsquare/bitsquare/issues)
|
- GitHub [Issues](https://github.com/bisq-network/bisq-exchange/issues)
|
||||||
- The [Bisq Forum]( https://forum.bisq.io)
|
- The [Bisq Forum]( https://forum.bisq.io)
|
||||||
- The [#Bisq](https://webchat.freenode.net/?channels=bitsquare) IRC channel on Freenode ([logs](https://botbot.me/freenode/bitsquare))
|
- The [#bitsquare](https://webchat.freenode.net/?channels=bitsquare) IRC channel on Freenode ([logs](https://botbot.me/freenode/bitsquare))
|
||||||
- Our [mailing list](https://groups.google.com/forum/#!forum/bitsquare)
|
- Our [mailing list](https://groups.google.com/forum/#!forum/bitsquare)
|
||||||
- [@Bitsquare_](https://twitter.com/bitsquare_) on Twitter
|
- [@Bitsquare_](https://twitter.com/bitsquare_) on Twitter
|
||||||
|
|
||||||
|
|
|
@ -698,7 +698,7 @@ support.initialInfo="Please note the basic rules for the dispute process:\n\
|
||||||
2. The maximum period for the dispute is 14 days.\n\
|
2. The maximum period for the dispute is 14 days.\n\
|
||||||
3. You need to fulfill what the arbitrator is requesting from you to deliver evidence for your case.\n\
|
3. You need to fulfill what the arbitrator is requesting from you to deliver evidence for your case.\n\
|
||||||
4. You accepted the rules outlined in the wiki in the user agreement when you first started the application.\n\n\
|
4. You accepted the rules outlined in the wiki in the user agreement when you first started the application.\n\n\
|
||||||
Please read more in detail about the dispute process in our wiki:\nhttps://github.com/bitsquare/bitsquare/wiki/Dispute-process
|
Please read more in detail about the dispute process in our wiki:\nhttps://github.com/bisq-network/bisq-exchange/wiki/Dispute-process
|
||||||
support.systemMsg=System message: {0}
|
support.systemMsg=System message: {0}
|
||||||
support.youOpenedTicket=You opened a request for support.
|
support.youOpenedTicket=You opened a request for support.
|
||||||
support.youOpenedDispute=You opened a request for a dispute.\n\n{0}
|
support.youOpenedDispute=You opened a request for a dispute.\n\n{0}
|
||||||
|
@ -894,7 +894,7 @@ account.seed.warn.noPw.msg=You have not setup a wallet password which would prot
|
||||||
Do you want to display the seed words?
|
Do you want to display the seed words?
|
||||||
account.seed.warn.noPw.yes=Yes, and don't ask me again
|
account.seed.warn.noPw.yes=Yes, and don't ask me again
|
||||||
account.seed.enterPw=Enter password to view seed words
|
account.seed.enterPw=Enter password to view seed words
|
||||||
account.seed.restore.info=Please note that you cannot import a wallet from an old Bitsquare version (any version before 0.5.0), \
|
account.seed.restore.info=Please note that you cannot import a wallet from an old bisq version (any version before 0.5.0), \
|
||||||
because the wallet format has changed!\n\n\
|
because the wallet format has changed!\n\n\
|
||||||
If you want to move the funds from the old version to the new Bisq application send it with a Bitcoin transaction.\n\n\
|
If you want to move the funds from the old version to the new Bisq application send it with a Bitcoin transaction.\n\n\
|
||||||
Also be aware that wallet restore is only for emergency cases and might cause problems with the internal wallet database.
|
Also be aware that wallet restore is only for emergency cases and might cause problems with the internal wallet database.
|
||||||
|
@ -1193,7 +1193,7 @@ popup.warning.cannotConnectAtStartup=You still did not get connected to the {0}
|
||||||
popup.warning.unknownProblemAtStartup=There is an unknown problem at startup.\nPlease restart and if the problem continues file a bug report.
|
popup.warning.unknownProblemAtStartup=There is an unknown problem at startup.\nPlease restart and if the problem continues file a bug report.
|
||||||
popup.warning.startupFailed.timeout=The application could not startup after 4 minutes.\n\n{0}
|
popup.warning.startupFailed.timeout=The application could not startup after 4 minutes.\n\n{0}
|
||||||
popup.warning.startupFailed.twoInstances=Bisq is already running. You cannot run two instances of Bisq.
|
popup.warning.startupFailed.twoInstances=Bisq is already running. You cannot run two instances of Bisq.
|
||||||
popup.warning.cryptoTestFailed=Seems that you use a self compiled binary and have not following the build instructions in https://github.com/bitsquare/bitsquare/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys.\n\nIf that is not the case and you use the official Bisq binary, please file a bug report to the Github page.\nError={0}
|
popup.warning.cryptoTestFailed=Seems that you use a self compiled binary and have not following the build instructions in https://github.com/bisq-network/bisq-exchange/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys.\n\nIf that is not the case and you use the official Bisq binary, please file a bug report to the Github page.\nError={0}
|
||||||
popup.warning.oldOffers.msg=You have open offers which have been created with an older version of Bisq.\nPlease remove those offers as they are not valid anymore.\n\nOffers (ID): {0}
|
popup.warning.oldOffers.msg=You have open offers which have been created with an older version of Bisq.\nPlease remove those offers as they are not valid anymore.\n\nOffers (ID): {0}
|
||||||
popup.warning.oldOffers.buttonText=Remove outdated offer(s)
|
popup.warning.oldOffers.buttonText=Remove outdated offer(s)
|
||||||
popup.warning.tradePeriod.halfReached=Your trade with ID {0} has reached the half of the max. allowed trading period and is still not completed.\n\nThe trade period ends on {1}\n\nPlease check your trade state at \"Portfolio/Open trades\" for further information.
|
popup.warning.tradePeriod.halfReached=Your trade with ID {0} has reached the half of the max. allowed trading period and is still not completed.\n\nThe trade period ends on {1}\n\nPlease check your trade state at \"Portfolio/Open trades\" for further information.
|
||||||
|
|
|
@ -661,7 +661,7 @@ support.sellerOfferer=BTC Verkäufer/Ersteller
|
||||||
support.buyerTaker=BTC Käufer/Abnehmer
|
support.buyerTaker=BTC Käufer/Abnehmer
|
||||||
support.sellerTaker=BTC Verkäufer/Abnehmer
|
support.sellerTaker=BTC Verkäufer/Abnehmer
|
||||||
support.backgroundInfo=Bisq ist keine Firma und betreibt keine Form von Kundendienst.\n\nGibt es Konflikte während des Handelsprozess (z.B. ein Händler befolgt nicht das Handelsprotokoll), wird die Anwendung nach der Handelsdauer eine \"Konflikt öffnen\" Schaltfläche anzeigen, um den Vermittler zu kontaktieren.\nIm Falle von Softwarefehlern oder anderen Problemen, die von der Anwendung entdeckt werden, wird eine \"Unterstützungsticket öffnen\" Schaltfläche angezeigt, um den Vermittler zu kontaktieren, der die Probleme an die Entwickler weiterleitet.\n\nIm Falle, dass ein Nutzer durch einen Fehler fest hängt, ohne dass die \"Unterstützungsticket öffnen\" Schaltfläche angezeigt wird, können Sie ein Unterstützungsticket mit einer speziellen Tastenkombination manuell öffnen.\n\nBitte nutzen Sie diese nur, wenn Sie sicher sind, dass die Software sich nicht wie erwartet verhält. Falls Sie Probleme wie man Bisq verwendet oder andere Fragen haben, überprüfen Sie bitte das FAQ auf der bisq.io Website oder posten Sie in das Bisq Forum in die Unterstützungsabteilung.\n\nFalls Sie sicher sind, dass Sie ein Unterstützungsticket öffnen wollen, wählen Sie bitte den Handel, der Probleme bereitet, unter \"Mappe/Offene Händel\" und drücken Sie die Tastenkombination \"alt + o\" oder \"option + o\" um das Unterstützungsticket zu öffnen.
|
support.backgroundInfo=Bisq ist keine Firma und betreibt keine Form von Kundendienst.\n\nGibt es Konflikte während des Handelsprozess (z.B. ein Händler befolgt nicht das Handelsprotokoll), wird die Anwendung nach der Handelsdauer eine \"Konflikt öffnen\" Schaltfläche anzeigen, um den Vermittler zu kontaktieren.\nIm Falle von Softwarefehlern oder anderen Problemen, die von der Anwendung entdeckt werden, wird eine \"Unterstützungsticket öffnen\" Schaltfläche angezeigt, um den Vermittler zu kontaktieren, der die Probleme an die Entwickler weiterleitet.\n\nIm Falle, dass ein Nutzer durch einen Fehler fest hängt, ohne dass die \"Unterstützungsticket öffnen\" Schaltfläche angezeigt wird, können Sie ein Unterstützungsticket mit einer speziellen Tastenkombination manuell öffnen.\n\nBitte nutzen Sie diese nur, wenn Sie sicher sind, dass die Software sich nicht wie erwartet verhält. Falls Sie Probleme wie man Bisq verwendet oder andere Fragen haben, überprüfen Sie bitte das FAQ auf der bisq.io Website oder posten Sie in das Bisq Forum in die Unterstützungsabteilung.\n\nFalls Sie sicher sind, dass Sie ein Unterstützungsticket öffnen wollen, wählen Sie bitte den Handel, der Probleme bereitet, unter \"Mappe/Offene Händel\" und drücken Sie die Tastenkombination \"alt + o\" oder \"option + o\" um das Unterstützungsticket zu öffnen.
|
||||||
support.initialInfo="Bitte beachten Sie die grundlegenen Regeln für den Konfliktprozess:\n1. Sie müssen innerhalb von 2 Tagen auf die Anfrage des Vermittlers reagieren.\n2. Die maximale Dauer des Konflikts ist 14 Tage.\n3. Sie müssen erfüllen, was der Vermittler von ihnen verlangt, um Beweise für ihren Fall zu liefern.\n4. Sie akzeptieren die Regeln, die im Wiki im Nutzungsvereinbarung umrissen wurden, als Sie das erste Mal die Anwendung gestartet haben.\n\nErfahren Sie mehr über den Konfliktprozess in unserem Wiki:\nhttps://github.com/bitsquare/bitsquare/wiki/Dispute-process
|
support.initialInfo="Bitte beachten Sie die grundlegenen Regeln für den Konfliktprozess:\n1. Sie müssen innerhalb von 2 Tagen auf die Anfrage des Vermittlers reagieren.\n2. Die maximale Dauer des Konflikts ist 14 Tage.\n3. Sie müssen erfüllen, was der Vermittler von ihnen verlangt, um Beweise für ihren Fall zu liefern.\n4. Sie akzeptieren die Regeln, die im Wiki im Nutzungsvereinbarung umrissen wurden, als Sie das erste Mal die Anwendung gestartet haben.\n\nErfahren Sie mehr über den Konfliktprozess in unserem Wiki:\nhttps://github.com/bisq-network/bisq-exchange/wiki/Dispute-process
|
||||||
support.systemMsg=Systemnachricht: {0}
|
support.systemMsg=Systemnachricht: {0}
|
||||||
support.youOpenedTicket=Sie haben eine Anfrage auf Unterstützung geöffnet.
|
support.youOpenedTicket=Sie haben eine Anfrage auf Unterstützung geöffnet.
|
||||||
support.youOpenedDispute=Sie haben eine Anfrage für einen Konflikt geöffnet.\n\n{0}
|
support.youOpenedDispute=Sie haben eine Anfrage für einen Konflikt geöffnet.\n\n{0}
|
||||||
|
@ -1069,7 +1069,7 @@ popup.warning.cannotConnectAtStartup=Sie wurden immer noch nicht mit dem {0} Net
|
||||||
popup.warning.unknownProblemAtStartup=Es gibt ein unbekanntes Problem beim Starten.\nBitte starten Sie neu und wenn das Problem besteht, füllen Sie eine Bugmeldung aus.
|
popup.warning.unknownProblemAtStartup=Es gibt ein unbekanntes Problem beim Starten.\nBitte starten Sie neu und wenn das Problem besteht, füllen Sie eine Bugmeldung aus.
|
||||||
popup.warning.startupFailed.timeout=Die Anwendung konnte nicht nach 4 Minuten starten.\n\n{0}
|
popup.warning.startupFailed.timeout=Die Anwendung konnte nicht nach 4 Minuten starten.\n\n{0}
|
||||||
popup.warning.startupFailed.twoInstances=Bisq läuft bereits. Sie können nicht zwei Instanzen von Bisq laufen lassen.
|
popup.warning.startupFailed.twoInstances=Bisq läuft bereits. Sie können nicht zwei Instanzen von Bisq laufen lassen.
|
||||||
popup.warning.cryptoTestFailed=Scheint so als nützen Sie selbst kompilierte Binärdateien und haben nicht den Anweisung aus https://github.com/bitsquare/bitsquare/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys gefolgt.\n\nWenn dies nicht der Fall ist und Sie die offiziellen Bisq Binärdateien genutzt haben, füllen Sie bitte eine Bugmeldung auf der Githubseite aus.\nFehler={0}
|
popup.warning.cryptoTestFailed=Scheint so als nützen Sie selbst kompilierte Binärdateien und haben nicht den Anweisung aus https://github.com/bisq-network/bisq-exchange/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys gefolgt.\n\nWenn dies nicht der Fall ist und Sie die offiziellen Bisq Binärdateien genutzt haben, füllen Sie bitte eine Bugmeldung auf der Githubseite aus.\nFehler={0}
|
||||||
popup.warning.oldOffers.msg=Sie haben offene Angebote, die mit einer älteren Version von Bisq erstellt wurden.\nBitte entfernen Sie diese Angebote, da Sie nicht mehr gültig sind.\n\nAngebote (Kennung): {0}
|
popup.warning.oldOffers.msg=Sie haben offene Angebote, die mit einer älteren Version von Bisq erstellt wurden.\nBitte entfernen Sie diese Angebote, da Sie nicht mehr gültig sind.\n\nAngebote (Kennung): {0}
|
||||||
popup.warning.oldOffers.buttonText=Veraltete Angebot(e) entfernen
|
popup.warning.oldOffers.buttonText=Veraltete Angebot(e) entfernen
|
||||||
popup.warning.tradePeriod.halfReached=Ihr Handel mit Kennung {0} hat die Hälfte der maximal erlaubten Handelsdauer erreicht und ist immer noch nicht abgeschlossen.\n\nDie Handelsdauer endet am {1}\n\nBitte überprüfen Sie den Status ihres Handels unter \"Mappe/Offene Händel\" für weitere Informationen.
|
popup.warning.tradePeriod.halfReached=Ihr Handel mit Kennung {0} hat die Hälfte der maximal erlaubten Handelsdauer erreicht und ist immer noch nicht abgeschlossen.\n\nDie Handelsdauer endet am {1}\n\nBitte überprüfen Sie den Status ihres Handels unter \"Mappe/Offene Händel\" für weitere Informationen.
|
||||||
|
|
|
@ -661,7 +661,7 @@ support.sellerOfferer=Πωλητής/Maker BTC
|
||||||
support.buyerTaker=Αγοραστής/Taker BTC
|
support.buyerTaker=Αγοραστής/Taker BTC
|
||||||
support.sellerTaker=Πωλητής/Taker BTC
|
support.sellerTaker=Πωλητής/Taker BTC
|
||||||
support.backgroundInfo=Bisq is not a company and not operating any kind of customer support.\n\nIf there are disputes in the trade process (e.g. one trader does not follow the trade protocol) the application will display a \"Open dispute\" button after the trade period is over for contacting the arbitrator.\nIn cases of software bugs or other problems, which are detected by the application there will be displayed a \"Open support ticket\" button to contact the arbitrator who will forward the issue to the developers.\n\nIn cases where a user got stuck by a bug without getting displayed that \"Open support ticket\" button, you can open a support ticket manually with a special short cut.\n\nPlease use that only if you are sure that the software is not working like expected. If you have problems how to use Bisq or any questions please review the FAQ at the bisq.io web page or post in the Bisq forum at the support section.\n\nIf you are sure that you want to open a support ticket please select the trade which causes the problem under \"Portfolio/Open trades\" and type the key combination \"alt + o\" or \"option + o\" to open the support ticket.
|
support.backgroundInfo=Bisq is not a company and not operating any kind of customer support.\n\nIf there are disputes in the trade process (e.g. one trader does not follow the trade protocol) the application will display a \"Open dispute\" button after the trade period is over for contacting the arbitrator.\nIn cases of software bugs or other problems, which are detected by the application there will be displayed a \"Open support ticket\" button to contact the arbitrator who will forward the issue to the developers.\n\nIn cases where a user got stuck by a bug without getting displayed that \"Open support ticket\" button, you can open a support ticket manually with a special short cut.\n\nPlease use that only if you are sure that the software is not working like expected. If you have problems how to use Bisq or any questions please review the FAQ at the bisq.io web page or post in the Bisq forum at the support section.\n\nIf you are sure that you want to open a support ticket please select the trade which causes the problem under \"Portfolio/Open trades\" and type the key combination \"alt + o\" or \"option + o\" to open the support ticket.
|
||||||
support.initialInfo="Please note the basic rules for the dispute process:\n1. You need to respond to the arbitrators requests in between 2 days.\n2. The maximum period for the dispute is 14 days.\n3. You need to fulfill what the arbitrator is requesting from you to deliver evidence for your case.\n4. You accepted the rules outlined in the wiki in the user agreement when you first started the application.\n\nPlease read more in detail about the dispute process in our wiki:\nhttps://github.com/bitsquare/bitsquare/wiki/Dispute-process
|
support.initialInfo="Please note the basic rules for the dispute process:\n1. You need to respond to the arbitrators requests in between 2 days.\n2. The maximum period for the dispute is 14 days.\n3. You need to fulfill what the arbitrator is requesting from you to deliver evidence for your case.\n4. You accepted the rules outlined in the wiki in the user agreement when you first started the application.\n\nPlease read more in detail about the dispute process in our wiki:\nhttps://github.com/bisq-network/bisq-exchange/wiki/Dispute-process
|
||||||
support.systemMsg=Μήνυμα συστήματος: {0}
|
support.systemMsg=Μήνυμα συστήματος: {0}
|
||||||
support.youOpenedTicket=Άνοιξες ένα αίτημα υποστήριξης.
|
support.youOpenedTicket=Άνοιξες ένα αίτημα υποστήριξης.
|
||||||
support.youOpenedDispute=Άνοιξες ένα αίτημα για επίλυση διένεξης.\n\n{0}
|
support.youOpenedDispute=Άνοιξες ένα αίτημα για επίλυση διένεξης.\n\n{0}
|
||||||
|
@ -1071,7 +1071,7 @@ popup.warning.cannotConnectAtStartup=Παραμένεις αποσυνδεδεμ
|
||||||
popup.warning.unknownProblemAtStartup=Υπάρχει άγνωστο πρόβλημα κατά την εκκίνηση.\nΕπανεκκίνησε την εφαρμογή και αν το πρόβλημα επιμείνει, κατάθεσε μια αναφορά σφάλματος.
|
popup.warning.unknownProblemAtStartup=Υπάρχει άγνωστο πρόβλημα κατά την εκκίνηση.\nΕπανεκκίνησε την εφαρμογή και αν το πρόβλημα επιμείνει, κατάθεσε μια αναφορά σφάλματος.
|
||||||
popup.warning.startupFailed.timeout=Η εφαρμογή δεν μπόρεσε να εκκινήσει εντός 4 λεπτών.\n\n{0}
|
popup.warning.startupFailed.timeout=Η εφαρμογή δεν μπόρεσε να εκκινήσει εντός 4 λεπτών.\n\n{0}
|
||||||
popup.warning.startupFailed.twoInstances=Το Bisq λειτουργεί ήδη. Δεν μπορεί να τρέχει δύο φορές.
|
popup.warning.startupFailed.twoInstances=Το Bisq λειτουργεί ήδη. Δεν μπορεί να τρέχει δύο φορές.
|
||||||
popup.warning.cryptoTestFailed=Seems that you use a self compiled binary and have not following the build instructions in https://github.com/bitsquare/bitsquare/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys.\n\nIf that is not the case and you use the official Bisq binary, please file a bug report to the Github page.\nError={0}
|
popup.warning.cryptoTestFailed=Seems that you use a self compiled binary and have not following the build instructions in https://github.com/bisq-network/bisq-exchange/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys.\n\nIf that is not the case and you use the official Bisq binary, please file a bug report to the Github page.\nError={0}
|
||||||
popup.warning.oldOffers.msg=You have open offers which have been created with an older version of Bisq.\nPlease remove those offers as they are not valid anymore.\n\nOffers (ID): {0}
|
popup.warning.oldOffers.msg=You have open offers which have been created with an older version of Bisq.\nPlease remove those offers as they are not valid anymore.\n\nOffers (ID): {0}
|
||||||
popup.warning.oldOffers.buttonText=Ακύρωσε παρωχημένες προσφορές
|
popup.warning.oldOffers.buttonText=Ακύρωσε παρωχημένες προσφορές
|
||||||
popup.warning.tradePeriod.halfReached=Η συναλλαγή σου με ταυτότητα {0} έφτασε το μισό της επιτρεπόμενης χρονικής περιόδου και δεν έχει ολοκληρωθεί ακόμα.\n\nΗ περίοδος συναλλαγής κλείνει στις {1}\n\nΈλεγξε την κατάσταση της συναλλαγής στο \"Χαρτοφυλάκιο/Ανοιχτές συναλλαγές\" για περαιτέρω πληροφορίες.
|
popup.warning.tradePeriod.halfReached=Η συναλλαγή σου με ταυτότητα {0} έφτασε το μισό της επιτρεπόμενης χρονικής περιόδου και δεν έχει ολοκληρωθεί ακόμα.\n\nΗ περίοδος συναλλαγής κλείνει στις {1}\n\nΈλεγξε την κατάσταση της συναλλαγής στο \"Χαρτοφυλάκιο/Ανοιχτές συναλλαγές\" για περαιτέρω πληροφορίες.
|
||||||
|
|
|
@ -336,7 +336,7 @@ createOffer.fundsBox.totalsNeeded.prompt=Será calculada de la cantidada de bitc
|
||||||
createOffer.fundsBox.offerFee=Tasa del creador de mercado.
|
createOffer.fundsBox.offerFee=Tasa del creador de mercado.
|
||||||
createOffer.fundsBox.networkFee=Tasa de minado:
|
createOffer.fundsBox.networkFee=Tasa de minado:
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Publicación de oferta en curso...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Publicación de oferta en curso...
|
||||||
createOffer.fundsBox.paymentLabel=Intercambio en Bitsquare con ID {0}
|
createOffer.fundsBox.paymentLabel=Intercambio en bisq con ID {0}
|
||||||
createOffer.success.headline=Su oferta ha sido publicada.
|
createOffer.success.headline=Su oferta ha sido publicada.
|
||||||
createOffer.success.info=Puede gestionar sus ofertas abiertas en \"Portafolio/Mis ofertas abiertas\".
|
createOffer.success.info=Puede gestionar sus ofertas abiertas en \"Portafolio/Mis ofertas abiertas\".
|
||||||
|
|
||||||
|
@ -661,7 +661,7 @@ support.sellerOfferer=vendedor/creador BTC
|
||||||
support.buyerTaker=comprador/Tomador BTC
|
support.buyerTaker=comprador/Tomador BTC
|
||||||
support.sellerTaker=vendedor/Tomador BTC
|
support.sellerTaker=vendedor/Tomador BTC
|
||||||
support.backgroundInfo=Bisq is not a company and not operating any kind of customer support.\n\nIf there are disputes in the trade process (e.g. one trader does not follow the trade protocol) the application will display a \"Open dispute\" button after the trade period is over for contacting the arbitrator.\nIn cases of software bugs or other problems, which are detected by the application there will be displayed a \"Open support ticket\" button to contact the arbitrator who will forward the issue to the developers.\n\nIn cases where a user got stuck by a bug without getting displayed that \"Open support ticket\" button, you can open a support ticket manually with a special short cut.\n\nPlease use that only if you are sure that the software is not working like expected. If you have problems how to use Bisq or any questions please review the FAQ at the bisq.io web page or post in the Bisq forum at the support section.\n\nIf you are sure that you want to open a support ticket please select the trade which causes the problem under \"Portfolio/Open trades\" and type the key combination \"alt + o\" or \"option + o\" to open the support ticket.
|
support.backgroundInfo=Bisq is not a company and not operating any kind of customer support.\n\nIf there are disputes in the trade process (e.g. one trader does not follow the trade protocol) the application will display a \"Open dispute\" button after the trade period is over for contacting the arbitrator.\nIn cases of software bugs or other problems, which are detected by the application there will be displayed a \"Open support ticket\" button to contact the arbitrator who will forward the issue to the developers.\n\nIn cases where a user got stuck by a bug without getting displayed that \"Open support ticket\" button, you can open a support ticket manually with a special short cut.\n\nPlease use that only if you are sure that the software is not working like expected. If you have problems how to use Bisq or any questions please review the FAQ at the bisq.io web page or post in the Bisq forum at the support section.\n\nIf you are sure that you want to open a support ticket please select the trade which causes the problem under \"Portfolio/Open trades\" and type the key combination \"alt + o\" or \"option + o\" to open the support ticket.
|
||||||
support.initialInfo="Por favor, tenga en cuenta las reglas básicas para el proceso de disputa:\n1. Necesita responder a las peticiones de los árbitros en menos de 2 días.\n2. El periodo máximo total de la disputa es de 14 días.\n3. Necesitará completar todas las peticiones del árbitro para entregar evidencia de su caso.\n4. Acepta las reglas destacadas en la wiki de acuerdo de usuario al comenzar la aplicación.\n\nPor favor lea en más detalle acerca del proceso de disputa en nuestra wiki:\nhttps://github.com/bitsquare/bitsquare/wiki/Dispute-process
|
support.initialInfo="Por favor, tenga en cuenta las reglas básicas para el proceso de disputa:\n1. Necesita responder a las peticiones de los árbitros en menos de 2 días.\n2. El periodo máximo total de la disputa es de 14 días.\n3. Necesitará completar todas las peticiones del árbitro para entregar evidencia de su caso.\n4. Acepta las reglas destacadas en la wiki de acuerdo de usuario al comenzar la aplicación.\n\nPor favor lea en más detalle acerca del proceso de disputa en nuestra wiki:\nhttps://github.com/bisq-network/bisq-exchange/wiki/Dispute-process
|
||||||
support.systemMsg=Mensaje de sistema: {0}
|
support.systemMsg=Mensaje de sistema: {0}
|
||||||
support.youOpenedTicket=Ha abierto una solicitud de soporte.
|
support.youOpenedTicket=Ha abierto una solicitud de soporte.
|
||||||
support.youOpenedDispute=Ha abierto una solicitud de disputa.\n\n{0}
|
support.youOpenedDispute=Ha abierto una solicitud de disputa.\n\n{0}
|
||||||
|
@ -1069,7 +1069,7 @@ popup.warning.cannotConnectAtStartup=Aún no se ha conecta a la red {0}.\nSi usa
|
||||||
popup.warning.unknownProblemAtStartup=Hay un problema desconocido al inicio.\nPor favor, reinicia y si el problema continua realice un reporte de error.
|
popup.warning.unknownProblemAtStartup=Hay un problema desconocido al inicio.\nPor favor, reinicia y si el problema continua realice un reporte de error.
|
||||||
popup.warning.startupFailed.timeout=La aplicación no se pudo iniciar después de 4 minutos.\n\n{0}
|
popup.warning.startupFailed.timeout=La aplicación no se pudo iniciar después de 4 minutos.\n\n{0}
|
||||||
popup.warning.startupFailed.twoInstances=Ya está ejecutando Bisq. No puede ejecutar dos instancias de Bisq.
|
popup.warning.startupFailed.twoInstances=Ya está ejecutando Bisq. No puede ejecutar dos instancias de Bisq.
|
||||||
popup.warning.cryptoTestFailed=Al parecer está utilizando un binario que ha compilado usted mismo siguiendo las instrucciones en https://github.com/bitsquare/bitsquare/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys.\n\nSi no es el caso y está utilizando el binario oficial de Bisq, por favor informe del error en la página de Github.\nError={0}
|
popup.warning.cryptoTestFailed=Al parecer está utilizando un binario que ha compilado usted mismo siguiendo las instrucciones en https://github.com/bisq-network/bisq-exchange/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys.\n\nSi no es el caso y está utilizando el binario oficial de Bisq, por favor informe del error en la página de Github.\nError={0}
|
||||||
popup.warning.oldOffers.msg=Tiene ofertas abiertas que han sido creadas con una versión antigua de Bisq.\nPor favor, elimine esas ofertas puesto que ya no son válidas.\n\nOfertas (ID): {0}
|
popup.warning.oldOffers.msg=Tiene ofertas abiertas que han sido creadas con una versión antigua de Bisq.\nPor favor, elimine esas ofertas puesto que ya no son válidas.\n\nOfertas (ID): {0}
|
||||||
popup.warning.oldOffers.buttonText=Eliminar oferta/s anticuada/s
|
popup.warning.oldOffers.buttonText=Eliminar oferta/s anticuada/s
|
||||||
popup.warning.tradePeriod.halfReached=Su intercambio con ID {0} ha alcanzado la mitad de el periodo máximo permitido de intercambio y aún no está completada.\n\nEl periodo de intercambio termina el {1}\n\nPor favor, compruebe su estado de intercambio en \"Portafolio/Intercambios abiertos\" para más información.
|
popup.warning.tradePeriod.halfReached=Su intercambio con ID {0} ha alcanzado la mitad de el periodo máximo permitido de intercambio y aún no está completada.\n\nEl periodo de intercambio termina el {1}\n\nPor favor, compruebe su estado de intercambio en \"Portafolio/Intercambios abiertos\" para más información.
|
||||||
|
|
|
@ -661,7 +661,7 @@ support.sellerOfferer=Vendedor de BTC / Ofertante
|
||||||
support.buyerTaker=Comprador de BTC / Aceitador da oferta
|
support.buyerTaker=Comprador de BTC / Aceitador da oferta
|
||||||
support.sellerTaker=Vendedor de BTC / Aceitador da oferta
|
support.sellerTaker=Vendedor de BTC / Aceitador da oferta
|
||||||
support.backgroundInfo=Bisq is not a company and not operating any kind of customer support.\n\nIf there are disputes in the trade process (e.g. one trader does not follow the trade protocol) the application will display a \"Open dispute\" button after the trade period is over for contacting the arbitrator.\nIn cases of software bugs or other problems, which are detected by the application there will be displayed a \"Open support ticket\" button to contact the arbitrator who will forward the issue to the developers.\n\nIn cases where a user got stuck by a bug without getting displayed that \"Open support ticket\" button, you can open a support ticket manually with a special short cut.\n\nPlease use that only if you are sure that the software is not working like expected. If you have problems how to use Bisq or any questions please review the FAQ at the bisq.io web page or post in the Bisq forum at the support section.\n\nIf you are sure that you want to open a support ticket please select the trade which causes the problem under \"Portfolio/Open trades\" and type the key combination \"alt + o\" or \"option + o\" to open the support ticket.
|
support.backgroundInfo=Bisq is not a company and not operating any kind of customer support.\n\nIf there are disputes in the trade process (e.g. one trader does not follow the trade protocol) the application will display a \"Open dispute\" button after the trade period is over for contacting the arbitrator.\nIn cases of software bugs or other problems, which are detected by the application there will be displayed a \"Open support ticket\" button to contact the arbitrator who will forward the issue to the developers.\n\nIn cases where a user got stuck by a bug without getting displayed that \"Open support ticket\" button, you can open a support ticket manually with a special short cut.\n\nPlease use that only if you are sure that the software is not working like expected. If you have problems how to use Bisq or any questions please review the FAQ at the bisq.io web page or post in the Bisq forum at the support section.\n\nIf you are sure that you want to open a support ticket please select the trade which causes the problem under \"Portfolio/Open trades\" and type the key combination \"alt + o\" or \"option + o\" to open the support ticket.
|
||||||
support.initialInfo="Favor note as regras básicas para o processo de disputa:\n1. Você precisa responder aos pedidos de árbitros em até 2 dias.\n2. O período máximo de uma disputa é 14 dias.\n3. Você precisa atender ao que o árbitro está pedindo e fornecer evidências necessárias para seu caso.\n4. Você aceitou as regras delineadas na wiki no acordo de usuário quando você iniciou o programa.\n\nMais detalhes sobre o processo de disputa se encontram na wiki:\nhttps://github.com/bitsquare/bitsquare/wiki/Dispute-process
|
support.initialInfo="Favor note as regras básicas para o processo de disputa:\n1. Você precisa responder aos pedidos de árbitros em até 2 dias.\n2. O período máximo de uma disputa é 14 dias.\n3. Você precisa atender ao que o árbitro está pedindo e fornecer evidências necessárias para seu caso.\n4. Você aceitou as regras delineadas na wiki no acordo de usuário quando você iniciou o programa.\n\nMais detalhes sobre o processo de disputa se encontram na wiki:\nhttps://github.com/bisq-network/bisq-exchange/wiki/Dispute-process
|
||||||
support.systemMsg=Mensagem do sistema: {0}
|
support.systemMsg=Mensagem do sistema: {0}
|
||||||
support.youOpenedTicket=Você abriu uma solicitação para suporte.
|
support.youOpenedTicket=Você abriu uma solicitação para suporte.
|
||||||
support.youOpenedDispute=Você abriu uma solicitação para disputa.\n\n{0}
|
support.youOpenedDispute=Você abriu uma solicitação para disputa.\n\n{0}
|
||||||
|
@ -1071,7 +1071,7 @@ popup.warning.cannotConnectAtStartup=Você ainda não foi conectado à rede {0}.
|
||||||
popup.warning.unknownProblemAtStartup=Houve um problema desconhecido ao iniciar.\nFavor reiniciar e se o problema persistir abrir um bug report (informe de problema).
|
popup.warning.unknownProblemAtStartup=Houve um problema desconhecido ao iniciar.\nFavor reiniciar e se o problema persistir abrir um bug report (informe de problema).
|
||||||
popup.warning.startupFailed.timeout=Falha ao iniciar aplicativo após 4 minutos.\n\n{0}
|
popup.warning.startupFailed.timeout=Falha ao iniciar aplicativo após 4 minutos.\n\n{0}
|
||||||
popup.warning.startupFailed.twoInstances=Bisq is already running. You cannot run two instances of Bisq.
|
popup.warning.startupFailed.twoInstances=Bisq is already running. You cannot run two instances of Bisq.
|
||||||
popup.warning.cryptoTestFailed=Seems that you use a self compiled binary and have not following the build instructions in https://github.com/bitsquare/bitsquare/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys.\n\nIf that is not the case and you use the official Bisq binary, please file a bug report to the Github page.\nError={0}
|
popup.warning.cryptoTestFailed=Seems that you use a self compiled binary and have not following the build instructions in https://github.com/bisq-network/bisq-exchange/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys.\n\nIf that is not the case and you use the official Bisq binary, please file a bug report to the Github page.\nError={0}
|
||||||
popup.warning.oldOffers.msg=You have open offers which have been created with an older version of Bisq.\nPlease remove those offers as they are not valid anymore.\n\nOffers (ID): {0}
|
popup.warning.oldOffers.msg=You have open offers which have been created with an older version of Bisq.\nPlease remove those offers as they are not valid anymore.\n\nOffers (ID): {0}
|
||||||
popup.warning.oldOffers.buttonText=Remover oferta(s) ultrapassada(s)
|
popup.warning.oldOffers.buttonText=Remover oferta(s) ultrapassada(s)
|
||||||
popup.warning.tradePeriod.halfReached=Sua negociação com ID {0} atingiu metade do período máximo permitido e ainda não foi concluída.\n\nO período de negociação acaba em {1}\n\nFavor verifique o estado de sua negociação em \"Portfolio/Negociações em aberto\" para mais informações.
|
popup.warning.tradePeriod.halfReached=Sua negociação com ID {0} atingiu metade do período máximo permitido e ainda não foi concluída.\n\nO período de negociação acaba em {1}\n\nFavor verifique o estado de sua negociação em \"Portfolio/Negociações em aberto\" para mais informações.
|
||||||
|
|
|
@ -661,7 +661,7 @@ support.sellerOfferer=BTC prodavac/Tvorac
|
||||||
support.buyerTaker=BTC kupac/Uzimalac
|
support.buyerTaker=BTC kupac/Uzimalac
|
||||||
support.sellerTaker=BTC prodavac/Tvorac
|
support.sellerTaker=BTC prodavac/Tvorac
|
||||||
support.backgroundInfo=Bisq is not a company and not operating any kind of customer support.\n\nIf there are disputes in the trade process (e.g. one trader does not follow the trade protocol) the application will display a \"Open dispute\" button after the trade period is over for contacting the arbitrator.\nIn cases of software bugs or other problems, which are detected by the application there will be displayed a \"Open support ticket\" button to contact the arbitrator who will forward the issue to the developers.\n\nIn cases where a user got stuck by a bug without getting displayed that \"Open support ticket\" button, you can open a support ticket manually with a special short cut.\n\nPlease use that only if you are sure that the software is not working like expected. If you have problems how to use Bisq or any questions please review the FAQ at the bisq.io web page or post in the Bisq forum at the support section.\n\nIf you are sure that you want to open a support ticket please select the trade which causes the problem under \"Portfolio/Open trades\" and type the key combination \"alt + o\" or \"option + o\" to open the support ticket.
|
support.backgroundInfo=Bisq is not a company and not operating any kind of customer support.\n\nIf there are disputes in the trade process (e.g. one trader does not follow the trade protocol) the application will display a \"Open dispute\" button after the trade period is over for contacting the arbitrator.\nIn cases of software bugs or other problems, which are detected by the application there will be displayed a \"Open support ticket\" button to contact the arbitrator who will forward the issue to the developers.\n\nIn cases where a user got stuck by a bug without getting displayed that \"Open support ticket\" button, you can open a support ticket manually with a special short cut.\n\nPlease use that only if you are sure that the software is not working like expected. If you have problems how to use Bisq or any questions please review the FAQ at the bisq.io web page or post in the Bisq forum at the support section.\n\nIf you are sure that you want to open a support ticket please select the trade which causes the problem under \"Portfolio/Open trades\" and type the key combination \"alt + o\" or \"option + o\" to open the support ticket.
|
||||||
support.initialInfo="Imajte na umu osnovna pravila za proces rasprave:\n1. Potrebno je da odgovorite zahtevima arbitra u razmaku od 2 dana.\n2. Maksimalni period rasprave je 14 dana.\n3. Morate da ispunite što arbitar zahteva od vas radi dostavljanja dokaza za vaš slučaj.\n4. Prihvatili ste pravila navedena u wiki u korisničkom ugovoru kada ste prvi put pokrenuli aplikaciju.\n\nMolimo pročitajte detaljnije o procesu rasprave u našoj wiki:\nhttps://github.com/bitsquare/bitsquare/wiki/Dispute-process
|
support.initialInfo="Imajte na umu osnovna pravila za proces rasprave:\n1. Potrebno je da odgovorite zahtevima arbitra u razmaku od 2 dana.\n2. Maksimalni period rasprave je 14 dana.\n3. Morate da ispunite što arbitar zahteva od vas radi dostavljanja dokaza za vaš slučaj.\n4. Prihvatili ste pravila navedena u wiki u korisničkom ugovoru kada ste prvi put pokrenuli aplikaciju.\n\nMolimo pročitajte detaljnije o procesu rasprave u našoj wiki:\nhttps://github.com/bisq-network/bisq-exchange/wiki/Dispute-process
|
||||||
support.systemMsg=Poruka sistema: {0}
|
support.systemMsg=Poruka sistema: {0}
|
||||||
support.youOpenedTicket=Otvorili ste zahtev za podršku.
|
support.youOpenedTicket=Otvorili ste zahtev za podršku.
|
||||||
support.youOpenedDispute=Otvorili ste zahtev za raspravu.\n\n{0}
|
support.youOpenedDispute=Otvorili ste zahtev za raspravu.\n\n{0}
|
||||||
|
@ -1069,7 +1069,7 @@ popup.warning.cannotConnectAtStartup=Još uvek niste povezani na {0} mrežu.\nAk
|
||||||
popup.warning.unknownProblemAtStartup=Postoji nepoznat problem pri pokretanju.\nMolimo pokrenite ponovo i ako se problem nastavi podnesite prijavu o grešci.
|
popup.warning.unknownProblemAtStartup=Postoji nepoznat problem pri pokretanju.\nMolimo pokrenite ponovo i ako se problem nastavi podnesite prijavu o grešci.
|
||||||
popup.warning.startupFailed.timeout=Aplikacija nije mogla da se pokrene nakon 4 minuta.\n\n{0}
|
popup.warning.startupFailed.timeout=Aplikacija nije mogla da se pokrene nakon 4 minuta.\n\n{0}
|
||||||
popup.warning.startupFailed.twoInstances=Bisq je već pokrenut. Ne možete pokrenuti dve instance Bisq.
|
popup.warning.startupFailed.twoInstances=Bisq je već pokrenut. Ne možete pokrenuti dve instance Bisq.
|
||||||
popup.warning.cryptoTestFailed=Izgleda da koristite samo kompajlirani izvršni fajl i niste pratili build instrukcije u https://github.com/bitsquare/bitsquare/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys.\n\nAko to nije slučaj i koristite zvaničnu bisq izvršnu datoteku, molimo podnesite prijavu o grešci na Github stranici.\nGreška={0}
|
popup.warning.cryptoTestFailed=Izgleda da koristite samo kompajlirani izvršni fajl i niste pratili build instrukcije u https://github.com/bisq-network/bisq-exchange/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys.\n\nAko to nije slučaj i koristite zvaničnu bisq izvršnu datoteku, molimo podnesite prijavu o grešci na Github stranici.\nGreška={0}
|
||||||
popup.warning.oldOffers.msg=Imate otvorene ponude koje su napravljene sa starijom verzijom Bisq.\nMolimo uklonite te ponude pošto nisu više važeće.\n\nPonude (ID): {0}
|
popup.warning.oldOffers.msg=Imate otvorene ponude koje su napravljene sa starijom verzijom Bisq.\nMolimo uklonite te ponude pošto nisu više važeće.\n\nPonude (ID): {0}
|
||||||
popup.warning.oldOffers.buttonText=Ukloni zastarele ponde
|
popup.warning.oldOffers.buttonText=Ukloni zastarele ponde
|
||||||
popup.warning.tradePeriod.halfReached=Vaša trgovina sa ID {0} je dostigla polovinu od maks. dozvoljenog perioda trgovine i još uvek nije završena.\n\nPeriod trgovine se završava {1}\n\nMolimo proverite stanje vaše trgovine u \"Portfolio/Otvorene trgovine\" za više informacija.
|
popup.warning.tradePeriod.halfReached=Vaša trgovina sa ID {0} je dostigla polovinu od maks. dozvoljenog perioda trgovine i još uvek nije završena.\n\nPeriod trgovine se završava {1}\n\nMolimo proverite stanje vaše trgovine u \"Portfolio/Otvorene trgovine\" za više informacija.
|
||||||
|
|
|
@ -726,7 +726,7 @@ support.sellerOfferer=Vendeur BTC / Créateur
|
||||||
support.buyerTaker=Acheteur BTC / Preneur
|
support.buyerTaker=Acheteur BTC / Preneur
|
||||||
support.sellerTaker=vendeur BTC / Preneur
|
support.sellerTaker=vendeur BTC / Preneur
|
||||||
support.backgroundInfo=Bisq n'est pas une entreprise et ne gère aucun type de support client. \n\nS'il y a des conflits dans le processus commercial (par exemple, un commerçant ne suit pas le protocole commercial) L'application affichera un bouton "conflit ouvert" après la fin de la période d'échange Pour contacter l'arbitre. \nEn cas de bogues logiciels ou d'autres problèmes, qui sont détectés par l'application, Afficher un bouton "Open support ticket" pour contacter l'arbitre qui transmettra le problème Aux développeurs. \n\nDans les cas où un utilisateur a été bloqué par un bugsans afficher le bouton "Ouvrir le ticket de support" Vous pouvez ouvrir manuellement un ticket de support avec un raccourci spécial. \n\nUtilisez-le uniquement si vous êtes sûr que le logiciel ne fonctionne pas comme prévu.Si vous avez des problèmes sur l'utilisation de Bisq ou des questions, veuillez consulter les FAQ au Bisq.io ou publiez-vous dans le forum Bisq à la section support.\n\ni vous êtes sûr de vouloir ouvrir un ticket de support, sélectionnez le commerce qui cause le problème Sous "Portfolio / Open trades" et tapez la combinaison de touches "alt + o" ou "option + o" pour ouvrir Le ticket de support.
|
support.backgroundInfo=Bisq n'est pas une entreprise et ne gère aucun type de support client. \n\nS'il y a des conflits dans le processus commercial (par exemple, un commerçant ne suit pas le protocole commercial) L'application affichera un bouton "conflit ouvert" après la fin de la période d'échange Pour contacter l'arbitre. \nEn cas de bogues logiciels ou d'autres problèmes, qui sont détectés par l'application, Afficher un bouton "Open support ticket" pour contacter l'arbitre qui transmettra le problème Aux développeurs. \n\nDans les cas où un utilisateur a été bloqué par un bugsans afficher le bouton "Ouvrir le ticket de support" Vous pouvez ouvrir manuellement un ticket de support avec un raccourci spécial. \n\nUtilisez-le uniquement si vous êtes sûr que le logiciel ne fonctionne pas comme prévu.Si vous avez des problèmes sur l'utilisation de Bisq ou des questions, veuillez consulter les FAQ au Bisq.io ou publiez-vous dans le forum Bisq à la section support.\n\ni vous êtes sûr de vouloir ouvrir un ticket de support, sélectionnez le commerce qui cause le problème Sous "Portfolio / Open trades" et tapez la combinaison de touches "alt + o" ou "option + o" pour ouvrir Le ticket de support.
|
||||||
support.initialInfo="Veuillez noter les règles de base pour le processus de litige: \n1. Vous devez répondre aux demandes des arbitres en moins de 2 jours. \n2. La période maximale pour le litige est de 14 jours. \n3. Vous devez répondre aux demandes de l'arbitre et fournir des preuves appuyant votre cas. \n4. Vous avez accepté les règles décrites dans le wiki dans l'accord utilisateur lorsque vous avez commencé la demande. \n \nVeuillez lire plus en détail le processus de litige dans notre wiki: \nhttps: //github.com/bitsquare/bitsquare/wiki/Dispute-process
|
support.initialInfo="Veuillez noter les règles de base pour le processus de litige: \n1. Vous devez répondre aux demandes des arbitres en moins de 2 jours. \n2. La période maximale pour le litige est de 14 jours. \n3. Vous devez répondre aux demandes de l'arbitre et fournir des preuves appuyant votre cas. \n4. Vous avez accepté les règles décrites dans le wiki dans l'accord utilisateur lorsque vous avez commencé la demande. \n \nVeuillez lire plus en détail le processus de litige dans notre wiki: \nhttps: //github.com/bisq-network/bisq-exchange/wiki/Dispute-process
|
||||||
support.systemMsg=Message système: {0}
|
support.systemMsg=Message système: {0}
|
||||||
support.youOpenedTicket=Vous avez ouvert une demande de support.
|
support.youOpenedTicket=Vous avez ouvert une demande de support.
|
||||||
support.youOpenedDispute=Vous avez ouvert une demande de littige. \n\n {0}
|
support.youOpenedDispute=Vous avez ouvert une demande de littige. \n\n {0}
|
||||||
|
@ -1086,7 +1086,7 @@ popup.warning.cannotConnectAtStartup=Vous ne vous êtes toujours pas connecté a
|
||||||
popup.warning.unknownProblemAtStartup=Il y a un problème inconnu lors du démarrage.\nVeuillez redémarrer et si le problème continue de déposer un rapport de bogue.
|
popup.warning.unknownProblemAtStartup=Il y a un problème inconnu lors du démarrage.\nVeuillez redémarrer et si le problème continue de déposer un rapport de bogue.
|
||||||
popup.warning.startupFailed.timeout=L'application n'a pas pu démarrer après 4 minutes. \n \n {0}\
|
popup.warning.startupFailed.timeout=L'application n'a pas pu démarrer après 4 minutes. \n \n {0}\
|
||||||
popup.warning.startupFailed.twoInstances=Bisq est déjà en cours d'exécution. Vous ne pouvez pas exécuter deux instances de Bisq.
|
popup.warning.startupFailed.twoInstances=Bisq est déjà en cours d'exécution. Vous ne pouvez pas exécuter deux instances de Bisq.
|
||||||
popup.warning.cryptoTestFailed=Il semble que vous utilisez un binaire auto compilé et que vous n'avez pas suivi les instructions de construction dans https://github.com/bitsquare/bitsquare/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic- Clés. \n \nSi ce n'est pas le cas et vous utilisez le bin bin Bisq officiel, veuillez déposer un rapport de bogue sur la page Github. \n Error = {0}
|
popup.warning.cryptoTestFailed=Il semble que vous utilisez un binaire auto compilé et que vous n'avez pas suivi les instructions de construction dans https://github.com/bisq-network/bisq-exchange/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic- Clés. \n \nSi ce n'est pas le cas et vous utilisez le bin bin Bisq officiel, veuillez déposer un rapport de bogue sur la page Github. \n Error = {0}
|
||||||
popup.warning.oldOffers.msg=Vous avez des offres ouvertes qui ont été créées avec une ancienne version de Bisq. \nVeuillez supprimer les offres telles qui ne sont plus valides. \n\nOffres (ID): {0}
|
popup.warning.oldOffers.msg=Vous avez des offres ouvertes qui ont été créées avec une ancienne version de Bisq. \nVeuillez supprimer les offres telles qui ne sont plus valides. \n\nOffres (ID): {0}
|
||||||
popup.warning.oldOffers.buttonText=Supprimer les offres périmées
|
popup.warning.oldOffers.buttonText=Supprimer les offres périmées
|
||||||
popup.warning.tradePeriod.halfReached=Votre commerce avec ID {0} a atteint la moitié du maximum. Période de négociation autorisée et n'est toujours pas terminée. \n \nLa période d'échanges se termine sur {1} \n \nVeuillez vérifier votre état d'échange sur "Portfolio / Opérations ouverte" pour plus d'informations.
|
popup.warning.tradePeriod.halfReached=Votre commerce avec ID {0} a atteint la moitié du maximum. Période de négociation autorisée et n'est toujours pas terminée. \n \nLa période d'échanges se termine sur {1} \n \nVeuillez vérifier votre état d'échange sur "Portfolio / Opérations ouverte" pour plus d'informations.
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.bitsquare.btcd-cli4j</groupId>
|
<groupId>com.github.bisq-network.btcd-cli4j</groupId>
|
||||||
<artifactId>btcd-cli4j-core</artifactId>
|
<artifactId>btcd-cli4j-core</artifactId>
|
||||||
<version>29f99be</version>
|
<version>29f99be</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
|
@ -62,7 +62,7 @@
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.bitsquare.btcd-cli4j</groupId>
|
<groupId>com.github.bisq-network.btcd-cli4j</groupId>
|
||||||
<artifactId>btcd-cli4j-daemon</artifactId>
|
<artifactId>btcd-cli4j-daemon</artifactId>
|
||||||
<version>29f99be</version>
|
<version>29f99be</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
|
|
|
@ -39,7 +39,7 @@ public class SetupUtils {
|
||||||
// and if the unlimited Strength for cryptographic keys is set.
|
// and if the unlimited Strength for cryptographic keys is set.
|
||||||
// If users compile themselves they might miss that step and then would get an exception in the trade.
|
// If users compile themselves they might miss that step and then would get an exception in the trade.
|
||||||
// To avoid that we add here at startup a sample encryption and signing to see if it don't causes an exception.
|
// To avoid that we add here at startup a sample encryption and signing to see if it don't causes an exception.
|
||||||
// See: https://github.com/bitsquare/bitsquare/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys
|
// See: https://github.com/bisq-network/bisq-exchange/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys
|
||||||
Thread checkCryptoThread = new Thread() {
|
Thread checkCryptoThread = new Thread() {
|
||||||
@Override
|
@Override
|
||||||
public void run() {
|
public void run() {
|
||||||
|
|
10
doc/build.md
10
doc/build.md
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
This guide will walk you through the process of building bisq from source.
|
This guide will walk you through the process of building bisq from source.
|
||||||
|
|
||||||
> _**NOTE:** For most users, building from source is not necessary. See the [releases page](https://github.com/bitsquare/bitsquare/releases), where you'll find installers for Windows, Linux and Mac OS X._
|
> _**NOTE:** For most users, building from source is not necessary. See the [releases page](https://github.com/bisq-network/bisq-exchange/releases), where you'll find installers for Windows, Linux and Mac OS X._
|
||||||
|
|
||||||
There is an install script (2 parts) for setup (JDK, git, maven, Bitcoinj, bisq) on Linux in that directory (install_on_unix.sh, install_on_unix_fin.sh).
|
There is an install script (2 parts) for setup (JDK, git, maven, Bitcoinj, bisq) on Linux in that directory (install_on_unix.sh, install_on_unix_fin.sh).
|
||||||
|
|
||||||
|
@ -111,14 +111,14 @@ DAO full node
|
||||||
-----------------
|
-----------------
|
||||||
If you want to run your own BSQ transaction verification node you have to run Bitcoin Core with RPC enabled and
|
If you want to run your own BSQ transaction verification node you have to run Bitcoin Core with RPC enabled and
|
||||||
use dedicated program arguments for the bisq node.
|
use dedicated program arguments for the bisq node.
|
||||||
See https://github.com/bitsquare/bitsquare/blob/master/doc/rpc.md for more details.
|
See https://github.com/bisq-network/bisq-exchange/blob/master/doc/rpc.md for more details.
|
||||||
|
|
||||||
|
|
||||||
Development mode
|
Development mode
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
Please check out our wiki for more information about [testing](https://github.com/bitsquare/bitsquare/wiki/Testing-bisq-with-Mainnet)
|
Please check out our wiki for more information about [testing](https://github.com/bisq-network/bisq-exchange/wiki/Testing-bisq-with-Mainnet)
|
||||||
and how to use [regtest](https://github.com/bitsquare/bitsquare/wiki/How-to-use-bisq-with-regtest-%28advanced%29)
|
and how to use [regtest](https://github.com/bisq-network/bisq-exchange/wiki/How-to-use-bisq-with-regtest-%28advanced%29)
|
||||||
|
|
||||||
Here are example program arguments for using regtest with localhost environment (not using Tor):
|
Here are example program arguments for using regtest with localhost environment (not using Tor):
|
||||||
|
|
||||||
|
@ -161,4 +161,4 @@ Here are example program arguments for using regtest and using the Tor network (
|
||||||
Problems?
|
Problems?
|
||||||
---------
|
---------
|
||||||
|
|
||||||
If the instructions above don't work for you, please [raise an issue](https://github.com/bitsquare/bitsquare/issues/new?labels=%5Bbuild%5D). Thanks!
|
If the instructions above don't work for you, please [raise an issue](https://github.com/bisq-network/bisq-exchange/issues/new?labels=%5Bbuild%5D). Thanks!
|
||||||
|
|
|
@ -51,7 +51,7 @@ rm -r UnlimitedJCEPolicyJDK8 jce_policy-8.zip
|
||||||
|
|
||||||
echo "Install and resolve dependencies for bisq"
|
echo "Install and resolve dependencies for bisq"
|
||||||
cd ~
|
cd ~
|
||||||
git clone -b DAO https://github.com/bitsquare/bitsquare.git
|
git clone -b DAO https://github.com/bisq-network/bisq-exchange.git
|
||||||
cd bisq
|
cd bisq
|
||||||
mvn clean package verify -DskipTests -Dmaven.javadoc.skip=true
|
mvn clean package verify -DskipTests -Dmaven.javadoc.skip=true
|
||||||
|
|
||||||
|
|
|
@ -780,7 +780,7 @@ public class MainViewModel implements ViewModel {
|
||||||
// and if the unlimited Strength for cryptographic keys is set.
|
// and if the unlimited Strength for cryptographic keys is set.
|
||||||
// If users compile themselves they might miss that step and then would get an exception in the trade.
|
// If users compile themselves they might miss that step and then would get an exception in the trade.
|
||||||
// To avoid that we add here at startup a sample encryption and signing to see if it don't causes an exception.
|
// To avoid that we add here at startup a sample encryption and signing to see if it don't causes an exception.
|
||||||
// See: https://github.com/bitsquare/bitsquare/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys
|
// See: https://github.com/bisq-network/bisq-exchange/blob/master/doc/build.md#7-enable-unlimited-strength-for-cryptographic-keys
|
||||||
Thread checkCryptoThread = new Thread() {
|
Thread checkCryptoThread = new Thread() {
|
||||||
@Override
|
@Override
|
||||||
public void run() {
|
public void run() {
|
||||||
|
|
|
@ -335,7 +335,7 @@ public abstract class Overlay<T extends Overlay> {
|
||||||
|
|
||||||
public T useReportBugButton() {
|
public T useReportBugButton() {
|
||||||
this.closeButtonText = Res.get("shared.reportBug");
|
this.closeButtonText = Res.get("shared.reportBug");
|
||||||
this.closeHandlerOptional = Optional.of(() -> GUIUtil.openWebPage("https://github.com/bitsquare/bitsquare/issues"));
|
this.closeHandlerOptional = Optional.of(() -> GUIUtil.openWebPage("https://github.com/bisq-network/bisq-exchange/issues"));
|
||||||
//noinspection unchecked
|
//noinspection unchecked
|
||||||
return (T) this;
|
return (T) this;
|
||||||
}
|
}
|
||||||
|
@ -734,7 +734,7 @@ public abstract class Overlay<T extends Overlay> {
|
||||||
gitHubButton.setOnAction(event -> {
|
gitHubButton.setOnAction(event -> {
|
||||||
if (message != null)
|
if (message != null)
|
||||||
Utilities.copyToClipboard(message);
|
Utilities.copyToClipboard(message);
|
||||||
GUIUtil.openWebPage("https://github.com/bitsquare/bitsquare/issues");
|
GUIUtil.openWebPage("https://github.com/bisq-network/bisq-exchange/issues");
|
||||||
});
|
});
|
||||||
|
|
||||||
Button forumButton = new Button(Res.get("popup.reportError.forum"));
|
Button forumButton = new Button(Res.get("popup.reportError.forum"));
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of Bitsquare.
|
* This file is part of Bisq.
|
||||||
*
|
*
|
||||||
* Bitsquare is free software: you can redistribute it and/or modify it
|
* Bisq is free software: you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU Affero General Public License as published by
|
* under the terms of the GNU Affero General Public License as published by
|
||||||
* the Free Software Foundation, either version 3 of the License, or (at
|
* the Free Software Foundation, either version 3 of the License, or (at
|
||||||
* your option) any later version.
|
* your option) any later version.
|
||||||
*
|
*
|
||||||
* Bitsquare is distributed in the hope that it will be useful, but WITHOUT
|
* Bisq is distributed in the hope that it will be useful, but WITHOUT
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
|
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
|
||||||
* License for more details.
|
* License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
* You should have received a copy of the GNU Affero General Public License
|
||||||
* along with Bitsquare. If not, see <http://www.gnu.org/licenses/>.
|
* along with Bisq. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package io.bisq.gui.main.overlays.windows.downloadupdate;
|
package io.bisq.gui.main.overlays.windows.downloadupdate;
|
||||||
|
@ -45,7 +45,7 @@ public class BisqInstaller {
|
||||||
}
|
}
|
||||||
|
|
||||||
public Optional<DownloadTask> download(String version) {
|
public Optional<DownloadTask> download(String version) {
|
||||||
String partialUrl = "https://github.com/bitsquare/bitsquare/releases/download/v" + version + "/";
|
String partialUrl = "https://github.com/bisq-network/bisq-exchange/releases/download/v" + version + "/";
|
||||||
|
|
||||||
// Get installer filename on all platforms
|
// Get installer filename on all platforms
|
||||||
FileDescriptor installerFileDescriptor = getInstallerDescriptor(version, partialUrl);
|
FileDescriptor installerFileDescriptor = getInstallerDescriptor(version, partialUrl);
|
||||||
|
@ -171,7 +171,7 @@ public class BisqInstaller {
|
||||||
public FileDescriptor getInstallerDescriptor(String version, String partialUrl) {
|
public FileDescriptor getInstallerDescriptor(String version, String partialUrl) {
|
||||||
String fileName;
|
String fileName;
|
||||||
String prefix = "Bisq-";
|
String prefix = "Bisq-";
|
||||||
// https://github.com/bitsquare/bitsquare/releases/download/v0.5.1/Bisq-0.5.1.dmg
|
// https://github.com/bisq-network/bisq-exchange/releases/download/v0.5.1/Bisq-0.5.1.dmg
|
||||||
if (Utilities.isOSX())
|
if (Utilities.isOSX())
|
||||||
fileName = prefix + version + ".dmg";
|
fileName = prefix + version + ".dmg";
|
||||||
else if (Utilities.isWindows())
|
else if (Utilities.isWindows())
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of Bitsquare.
|
* This file is part of Bisq.
|
||||||
*
|
*
|
||||||
* Bitsquare is free software: you can redistribute it and/or modify it
|
* Bisq is free software: you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU Affero General Public License as published by
|
* under the terms of the GNU Affero General Public License as published by
|
||||||
* the Free Software Foundation, either version 3 of the License, or (at
|
* the Free Software Foundation, either version 3 of the License, or (at
|
||||||
* your option) any later version.
|
* your option) any later version.
|
||||||
*
|
*
|
||||||
* Bitsquare is distributed in the hope that it will be useful, but WITHOUT
|
* Bisq is distributed in the hope that it will be useful, but WITHOUT
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
|
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
|
||||||
* License for more details.
|
* License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
* You should have received a copy of the GNU Affero General Public License
|
||||||
* along with Bitsquare. If not, see <http://www.gnu.org/licenses/>.
|
* along with Bisq. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package io.bisq.gui.main.overlays.windows.downloadupdate;
|
package io.bisq.gui.main.overlays.windows.downloadupdate;
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of Bitsquare.
|
* This file is part of Bisq.
|
||||||
*
|
*
|
||||||
* Bitsquare is free software: you can redistribute it and/or modify it
|
* Bisq is free software: you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU Affero General Public License as published by
|
* under the terms of the GNU Affero General Public License as published by
|
||||||
* the Free Software Foundation, either version 3 of the License, or (at
|
* the Free Software Foundation, either version 3 of the License, or (at
|
||||||
* your option) any later version.
|
* your option) any later version.
|
||||||
*
|
*
|
||||||
* Bitsquare is distributed in the hope that it will be useful, but WITHOUT
|
* Bisq is distributed in the hope that it will be useful, but WITHOUT
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
|
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
|
||||||
* License for more details.
|
* License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
* You should have received a copy of the GNU Affero General Public License
|
||||||
* along with Bitsquare. If not, see <http://www.gnu.org/licenses/>.
|
* along with Bisq. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package io.bisq.gui.main.overlays.windows.downloadupdate;
|
package io.bisq.gui.main.overlays.windows.downloadupdate;
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of Bitsquare.
|
* This file is part of Bisq.
|
||||||
*
|
*
|
||||||
* Bitsquare is free software: you can redistribute it and/or modify it
|
* Bisq is free software: you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU Affero General Public License as published by
|
* under the terms of the GNU Affero General Public License as published by
|
||||||
* the Free Software Foundation, either version 3 of the License, or (at
|
* the Free Software Foundation, either version 3 of the License, or (at
|
||||||
* your option) any later version.
|
* your option) any later version.
|
||||||
*
|
*
|
||||||
* Bitsquare is distributed in the hope that it will be useful, but WITHOUT
|
* Bisq is distributed in the hope that it will be useful, but WITHOUT
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
|
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
|
||||||
* License for more details.
|
* License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
* You should have received a copy of the GNU Affero General Public License
|
||||||
* along with Bitsquare. If not, see <http://www.gnu.org/licenses/>.
|
* along with Bisq. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package io.bisq.gui.main.overlays.windows.downloadupdate;
|
package io.bisq.gui.main.overlays.windows.downloadupdate;
|
||||||
|
|
|
@ -53,9 +53,9 @@ public class AboutView extends ActivatableViewAndModel<GridPane, Activatable> {
|
||||||
GridPane.setHalignment(label, HPos.LEFT);
|
GridPane.setHalignment(label, HPos.LEFT);
|
||||||
HyperlinkWithIcon hyperlinkWithIcon = addHyperlinkWithIcon(root, ++gridRow, Res.get("setting.about.web"), "https://bisq.io");
|
HyperlinkWithIcon hyperlinkWithIcon = addHyperlinkWithIcon(root, ++gridRow, Res.get("setting.about.web"), "https://bisq.io");
|
||||||
GridPane.setColumnSpan(hyperlinkWithIcon, 2);
|
GridPane.setColumnSpan(hyperlinkWithIcon, 2);
|
||||||
hyperlinkWithIcon = addHyperlinkWithIcon(root, ++gridRow, Res.get("setting.about.code"), "https://github.com/bitsquare/bitsquare");
|
hyperlinkWithIcon = addHyperlinkWithIcon(root, ++gridRow, Res.get("setting.about.code"), "https://github.com/bisq-network/bisq-exchange");
|
||||||
GridPane.setColumnSpan(hyperlinkWithIcon, 2);
|
GridPane.setColumnSpan(hyperlinkWithIcon, 2);
|
||||||
hyperlinkWithIcon = addHyperlinkWithIcon(root, ++gridRow, Res.get("setting.about.agpl"), "https://github.com/bitsquare/bitsquare/blob/master/LICENSE");
|
hyperlinkWithIcon = addHyperlinkWithIcon(root, ++gridRow, Res.get("setting.about.agpl"), "https://github.com/bisq-network/bisq-exchange/blob/master/LICENSE");
|
||||||
GridPane.setColumnSpan(hyperlinkWithIcon, 2);
|
GridPane.setColumnSpan(hyperlinkWithIcon, 2);
|
||||||
|
|
||||||
titledGroupBg = addTitledGroupBg(root, ++gridRow, 3, Res.get("setting.about.support"), Layout.GROUP_DISTANCE);
|
titledGroupBg = addTitledGroupBg(root, ++gridRow, 3, Res.get("setting.about.support"), Layout.GROUP_DISTANCE);
|
||||||
|
|
|
@ -80,7 +80,7 @@ public final class AccountNrValidator extends BankValidator {
|
||||||
if (input != null) {
|
if (input != null) {
|
||||||
length = 11;
|
length = 11;
|
||||||
// Provided by sturles:
|
// Provided by sturles:
|
||||||
// https://github.com/bitsquare/bitsquare/pull/707
|
// https://github.com/bisq-network/bisq-exchange/pull/707
|
||||||
|
|
||||||
// https://no.wikipedia.org/wiki/MOD11#Implementasjoner_i_forskjellige_programmeringspr.C3.A5k
|
// https://no.wikipedia.org/wiki/MOD11#Implementasjoner_i_forskjellige_programmeringspr.C3.A5k
|
||||||
// https://en.wikipedia.org/wiki/International_Bank_Account_Number#Generating_IBAN_check_digits6
|
// https://en.wikipedia.org/wiki/International_Bank_Account_Number#Generating_IBAN_check_digits6
|
||||||
|
|
|
@ -42,7 +42,7 @@ $JAVA_HOME/bin/javapackager \
|
||||||
|
|
||||||
# sudo alien -r -c -k gui/deploy/bundles/bisq-$version.deb
|
# sudo alien -r -c -k gui/deploy/bundles/bisq-$version.deb
|
||||||
|
|
||||||
cp "gui/deploy/bundles/bisq-$version.deb" "/home/bitsquare/Desktop/Bisq-32bit-$version.deb"
|
cp "gui/deploy/bundles/bisq-$version.deb" "/home/bisq-network/Desktop/Bisq-32bit-$version.deb"
|
||||||
mv "gui/deploy/bundles/bisq-$version.deb" "/media/sf_vm_shared_ubuntu14_32bit/Bisq-32bit-$version.deb"
|
mv "gui/deploy/bundles/bisq-$version.deb" "/media/sf_vm_shared_ubuntu14_32bit/Bisq-32bit-$version.deb"
|
||||||
|
|
||||||
# mv "bisq-$version-1.i386.rpm" "/media/sf_vm_shared_ubuntu14_32bit/Bisq-32bit-$version.rpm"
|
# mv "bisq-$version-1.i386.rpm" "/media/sf_vm_shared_ubuntu14_32bit/Bisq-32bit-$version.rpm"
|
||||||
|
|
10
pom.xml
10
pom.xml
|
@ -24,13 +24,13 @@
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>GitHub</system>
|
<system>GitHub</system>
|
||||||
<url>https://github.com/bitsquare/bitsquare/issues</url>
|
<url>https://github.com/bisq-network/bisq-exchange/issues</url>
|
||||||
</issueManagement>
|
</issueManagement>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:https://github.com/bitsquare/bitsquare</connection>
|
<connection>scm:git:https://github.com/bisq-network/bisq-exchange</connection>
|
||||||
<developerConnection>scm:git:https://github.com/bitsquare/bitsquare</developerConnection>
|
<developerConnection>scm:git:https://github.com/bisq-network/bisq-exchange</developerConnection>
|
||||||
<url>scm:git:https://github.com/bitsquare/bitsquare</url>
|
<url>scm:git:https://github.com/bisq-network/bisq-exchange</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
@ -99,7 +99,7 @@
|
||||||
<!-- NOTE: our custom bitcoinj dependency is resolved transitively
|
<!-- NOTE: our custom bitcoinj dependency is resolved transitively
|
||||||
via the libdohj dependency below -->
|
via the libdohj dependency below -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.bitsquare.libdohj</groupId>
|
<groupId>com.github.bisq-network.libdohj</groupId>
|
||||||
<artifactId>libdohj-core</artifactId>
|
<artifactId>libdohj-core</artifactId>
|
||||||
<version>75110221</version>
|
<version>75110221</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
|
|
Loading…
Add table
Reference in a new issue