Skip to content

Commit

Permalink
Merge pull request #565 from dashpay/chore/localization
Browse files Browse the repository at this point in the history
chore: Update localization files
  • Loading branch information
pankcuf authored Jul 10, 2023
2 parents b47a8d8 + 09bfe3c commit 2cb6ded
Show file tree
Hide file tree
Showing 27 changed files with 510 additions and 150 deletions.
2 changes: 1 addition & 1 deletion DashSyncCurrentCommit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8b44d120647b4c8869afaa913118b07fe13ebb3a
3bfe78b0722d5a0ca895c0bb24600ccd343d124e
2 changes: 1 addition & 1 deletion DashWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6392,7 +6392,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "if which bartycrouch > /dev/null; then\n BTCRCH=`which bartycrouch`\n env -i $BTCRCH update -x\n env -i $BTCRCH lint -x\nelse\n echo \"warning: BartyCrouch not installed, download it from https://github.com/Flinesoft/BartyCrouch\"\nfi\n";
shellScript = "export PATH=\"$PATH:/opt/homebrew/bin\"\n\nif which bartycrouch > /dev/null; then\n bartycrouch update -x\n bartycrouch lint -x\nelse\n echo \"warning: BartyCrouch not installed, download it from https://github.com/FlineDev/BartyCrouch\"\nfi\n";
};
/* End PBXShellScriptBuildPhase section */

Expand Down
27 changes: 21 additions & 6 deletions DashWallet/bg.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -308,9 +308,6 @@
/* No comment provided by engineer. */
"Clear trusted node?" = "Изчистване на познатите нодове?";

/* No comment provided by engineer. */
"Clipboard doesn't contain a valid Dash address" = "Клипборда не съдържа валиден Dash адрес";

/* No comment provided by engineer. */
"Close" = "Затвори";

Expand Down Expand Up @@ -790,6 +787,9 @@
/* Balance */
"Invalid amount" = "Невалидна сума";

/* No comment provided by engineer. */
"Invalid Dash address" = "Invalid Dash address";

/* CrowdNode Online */
"Invalid Email" = "Invalid Email";

Expand Down Expand Up @@ -823,6 +823,9 @@
/* No comment provided by engineer. */
"Join Evolution" = "Join Evolution";

/* No comment provided by engineer. */
"Key Id" = "Key Id";

/* No comment provided by engineer. */
"Keypair" = "Keypair";

Expand Down Expand Up @@ -1133,9 +1136,6 @@
/* Network Unavailable */
"Please check your network connection" = "Please check your network connection";

/* No comment provided by engineer. */
"Please copy the Dash address first and try again" = "Please copy the Dash address first and try again";

/* No comment provided by engineer. */
"Please enter PIN to upgrade wallet" = "Моля въведете ПИН за обновяване на портфейла";

Expand Down Expand Up @@ -1169,6 +1169,9 @@
/* No comment provided by engineer. */
"Previously used at: " = "Previously used at: ";

/* No comment provided by engineer. */
"Private / Public Keys (base64)" = "Private / Public Keys (base64)";

/* No comment provided by engineer. */
"Private key" = "Частен ключ";

Expand All @@ -1184,6 +1187,9 @@
/* No comment provided by engineer. */
"Public key" = "Публичен адрес";

/* No comment provided by engineer. */
"Public key (legacy)" = "Public key (legacy)";

/* Coinbase/Buy Dash */
"Purchase" = "Purchase";

Expand Down Expand Up @@ -1437,6 +1443,9 @@
/* No comment provided by engineer. */
"Shop with DASH at over 150k merchants" = "Shop with DASH at over 150k merchants";

/* Enter Address Screen */
"Show content in the clipboard" = "Show content in the clipboard";

/* No comment provided by engineer. */
"Show Masternode Keys" = "Покажи Masternode ключове";

Expand Down Expand Up @@ -1524,6 +1533,9 @@
/* Balance */
"Syncing…" = "Syncing…";

/* Enter Address Screen */
"Tap the address from the clipboard to paste it" = "Tap the address from the clipboard to paste it";

/* No comment provided by engineer. */
"Tap to hide balance" = "Докоснете, за да скриете баланса";

Expand Down Expand Up @@ -1733,6 +1745,9 @@
/* Send screen */
"Wait until wallet is synced to complete the transaction" = "Wait until wallet is synced to complete the transaction";

/* Enter Address Screen */
"Wallet Address" = "Wallet Address";

/* No comment provided by engineer. */
"Wallet disabled" = "Портфейлът е изключен";

Expand Down
27 changes: 21 additions & 6 deletions DashWallet/cs.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -308,9 +308,6 @@
/* No comment provided by engineer. */
"Clear trusted node?" = "Odstranit důvěryhodný node?";

/* No comment provided by engineer. */
"Clipboard doesn't contain a valid Dash address" = "Schránka pro kopírování neobsahuje platnou Dash adresu";

/* No comment provided by engineer. */
"Close" = "Zavřít";

Expand Down Expand Up @@ -790,6 +787,9 @@
/* Balance */
"Invalid amount" = "Neplatná částka";

/* No comment provided by engineer. */
"Invalid Dash address" = "Invalid Dash address";

/* CrowdNode Online */
"Invalid Email" = "Invalid Email";

Expand Down Expand Up @@ -823,6 +823,9 @@
/* No comment provided by engineer. */
"Join Evolution" = "Připojte se k Evolution";

/* No comment provided by engineer. */
"Key Id" = "Key Id";

/* No comment provided by engineer. */
"Keypair" = "Keypair";

Expand Down Expand Up @@ -1133,9 +1136,6 @@
/* Network Unavailable */
"Please check your network connection" = "Zkontrolujte připojení k síti";

/* No comment provided by engineer. */
"Please copy the Dash address first and try again" = "Please copy the Dash address first and try again";

/* No comment provided by engineer. */
"Please enter PIN to upgrade wallet" = "Pro aktualizaci peněženky zadejte PIN kód";

Expand Down Expand Up @@ -1169,6 +1169,9 @@
/* No comment provided by engineer. */
"Previously used at: " = "Previously used at: ";

/* No comment provided by engineer. */
"Private / Public Keys (base64)" = "Private / Public Keys (base64)";

/* No comment provided by engineer. */
"Private key" = "Privátní klíč";

Expand All @@ -1184,6 +1187,9 @@
/* No comment provided by engineer. */
"Public key" = "Veřejný klíč";

/* No comment provided by engineer. */
"Public key (legacy)" = "Public key (legacy)";

/* Coinbase/Buy Dash */
"Purchase" = "Purchase";

Expand Down Expand Up @@ -1437,6 +1443,9 @@
/* No comment provided by engineer. */
"Shop with DASH at over 150k merchants" = "Shop with DASH at over 150k merchants";

/* Enter Address Screen */
"Show content in the clipboard" = "Show content in the clipboard";

/* No comment provided by engineer. */
"Show Masternode Keys" = "Zobrazit klíče masternode";

Expand Down Expand Up @@ -1524,6 +1533,9 @@
/* Balance */
"Syncing…" = "Syncing…";

/* Enter Address Screen */
"Tap the address from the clipboard to paste it" = "Tap the address from the clipboard to paste it";

/* No comment provided by engineer. */
"Tap to hide balance" = "Klepněte pro skrytí zůstatku";

Expand Down Expand Up @@ -1733,6 +1745,9 @@
/* Send screen */
"Wait until wallet is synced to complete the transaction" = "Wait until wallet is synced to complete the transaction";

/* Enter Address Screen */
"Wallet Address" = "Wallet Address";

/* No comment provided by engineer. */
"Wallet disabled" = "Peněženka deaktivována";

Expand Down
27 changes: 21 additions & 6 deletions DashWallet/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -308,9 +308,6 @@
/* No comment provided by engineer. */
"Clear trusted node?" = "Zuverlässigen Knoten löschen?";

/* No comment provided by engineer. */
"Clipboard doesn't contain a valid Dash address" = "Zwischenablage enthält keine gültige Dash-Adresse";

/* No comment provided by engineer. */
"Close" = "Schließen";

Expand Down Expand Up @@ -790,6 +787,9 @@
/* Balance */
"Invalid amount" = "Ungültiger Betrag";

/* No comment provided by engineer. */
"Invalid Dash address" = "Invalid Dash address";

/* CrowdNode Online */
"Invalid Email" = "Ungültige E-Mail";

Expand Down Expand Up @@ -823,6 +823,9 @@
/* No comment provided by engineer. */
"Join Evolution" = "An Evolution teilnehmen";

/* No comment provided by engineer. */
"Key Id" = "Key Id";

/* No comment provided by engineer. */
"Keypair" = "Keypair";

Expand Down Expand Up @@ -1133,9 +1136,6 @@
/* Network Unavailable */
"Please check your network connection" = "Bitte überprüfe deine Netzwerksverbindung";

/* No comment provided by engineer. */
"Please copy the Dash address first and try again" = "Please copy the Dash address first and try again";

/* No comment provided by engineer. */
"Please enter PIN to upgrade wallet" = "PIN eingeben zum upgraden der Wallet";

Expand Down Expand Up @@ -1169,6 +1169,9 @@
/* No comment provided by engineer. */
"Previously used at: " = "Previously used at: ";

/* No comment provided by engineer. */
"Private / Public Keys (base64)" = "Private / Public Keys (base64)";

/* No comment provided by engineer. */
"Private key" = "Privater Schlüssel";

Expand All @@ -1184,6 +1187,9 @@
/* No comment provided by engineer. */
"Public key" = "öffentlicher Schlüssel";

/* No comment provided by engineer. */
"Public key (legacy)" = "Public key (legacy)";

/* Coinbase/Buy Dash */
"Purchase" = "Kaufen";

Expand Down Expand Up @@ -1437,6 +1443,9 @@
/* No comment provided by engineer. */
"Shop with DASH at over 150k merchants" = "Bezahle mit DASH bei über 150.000 Händlern";

/* Enter Address Screen */
"Show content in the clipboard" = "Show content in the clipboard";

/* No comment provided by engineer. */
"Show Masternode Keys" = "Masternode-Schlüssel anzeigen";

Expand Down Expand Up @@ -1524,6 +1533,9 @@
/* Balance */
"Syncing…" = "Synchronisieren...";

/* Enter Address Screen */
"Tap the address from the clipboard to paste it" = "Tap the address from the clipboard to paste it";

/* No comment provided by engineer. */
"Tap to hide balance" = "Zum Verbergen des Guthabens tippen";

Expand Down Expand Up @@ -1733,6 +1745,9 @@
/* Send screen */
"Wait until wallet is synced to complete the transaction" = "Warte, bis die Wallet synchronisiert ist, um die Transaktion abzuschließen.";

/* Enter Address Screen */
"Wallet Address" = "Wallet Address";

/* No comment provided by engineer. */
"Wallet disabled" = "Wallet deaktiviert";

Expand Down
27 changes: 21 additions & 6 deletions DashWallet/el.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -308,9 +308,6 @@
/* No comment provided by engineer. */
"Clear trusted node?" = "Εκκαθάριση εμπίστου κόμβου;";

/* No comment provided by engineer. */
"Clipboard doesn't contain a valid Dash address" = "Το πρόχειρο δεν περιέχει κάποια έγκυρη διεύθυνση Dash";

/* No comment provided by engineer. */
"Close" = "κλείσιμο";

Expand Down Expand Up @@ -790,6 +787,9 @@
/* Balance */
"Invalid amount" = "Ανεπαρκές ποσό";

/* No comment provided by engineer. */
"Invalid Dash address" = "Invalid Dash address";

/* CrowdNode Online */
"Invalid Email" = "Μη έγκυρο email";

Expand Down Expand Up @@ -823,6 +823,9 @@
/* No comment provided by engineer. */
"Join Evolution" = "Εγγραφείτε στο Evolution";

/* No comment provided by engineer. */
"Key Id" = "Key Id";

/* No comment provided by engineer. */
"Keypair" = "Keypair";

Expand Down Expand Up @@ -1133,9 +1136,6 @@
/* Network Unavailable */
"Please check your network connection" = "Ελέγξτε τη σύνδεση δικτύου σας";

/* No comment provided by engineer. */
"Please copy the Dash address first and try again" = "Please copy the Dash address first and try again";

/* No comment provided by engineer. */
"Please enter PIN to upgrade wallet" = "Παρακαλώ εισάγετε το PIN για να αναβαθμίσετε το πορτοφόλι";

Expand Down Expand Up @@ -1169,6 +1169,9 @@
/* No comment provided by engineer. */
"Previously used at: " = "Previously used at: ";

/* No comment provided by engineer. */
"Private / Public Keys (base64)" = "Private / Public Keys (base64)";

/* No comment provided by engineer. */
"Private key" = "Ιδιωτικό κλειδί";

Expand All @@ -1184,6 +1187,9 @@
/* No comment provided by engineer. */
"Public key" = "Δημόσιο κλειδί";

/* No comment provided by engineer. */
"Public key (legacy)" = "Public key (legacy)";

/* Coinbase/Buy Dash */
"Purchase" = "Αγορά";

Expand Down Expand Up @@ -1437,6 +1443,9 @@
/* No comment provided by engineer. */
"Shop with DASH at over 150k merchants" = "Αγοράστε με το DASH σε πάνω από 150 χιλιάδες εμπόρους";

/* Enter Address Screen */
"Show content in the clipboard" = "Show content in the clipboard";

/* No comment provided by engineer. */
"Show Masternode Keys" = "Προβολή κλειδιών Masternode";

Expand Down Expand Up @@ -1524,6 +1533,9 @@
/* Balance */
"Syncing…" = "Συγχρονισμός...";

/* Enter Address Screen */
"Tap the address from the clipboard to paste it" = "Tap the address from the clipboard to paste it";

/* No comment provided by engineer. */
"Tap to hide balance" = "Πατήστε για να κρύψετε το υπόλοιπο";

Expand Down Expand Up @@ -1733,6 +1745,9 @@
/* Send screen */
"Wait until wallet is synced to complete the transaction" = "Περιμένετε μέχρι να συγχρονιστεί το πορτοφόλι για να ολοκληρώσετε τη συναλλαγή";

/* Enter Address Screen */
"Wallet Address" = "Wallet Address";

/* No comment provided by engineer. */
"Wallet disabled" = "Το πορτοφόλι απενεργοποιήθηκε";

Expand Down
Loading

0 comments on commit 2cb6ded

Please sign in to comment.