diff options
Diffstat (limited to 'src/qt/locale/bitcoin_sr.ts')
-rw-r--r-- | src/qt/locale/bitcoin_sr.ts | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_sr.ts b/src/qt/locale/bitcoin_sr.ts index 4d1e05a7ab..f101b4a7da 100644 --- a/src/qt/locale/bitcoin_sr.ts +++ b/src/qt/locale/bitcoin_sr.ts @@ -94,6 +94,14 @@ Signing is only possible with addresses of the type 'legacy'.</source> <translation type="unfinished">Десила се грешка приликом покушаја да се листа адреса сачува на %1. Молимо покушајте поново.</translation> </message> <message> + <source>Sending addresses - %1</source> + <translation type="unfinished">Адресе за слање - %1</translation> + </message> + <message> + <source>Receiving addresses - %1</source> + <translation type="unfinished">Адресе за примање - %1</translation> + </message> + <message> <source>Exporting Failed</source> <translation type="unfinished">Извоз Неуспешан</translation> </message> @@ -266,6 +274,11 @@ Signing is only possible with addresses of the type 'legacy'.</source> <translation type="unfinished">Da li želiš da poništiš podešavanja na početne vrednosti, ili da prekineš bez promena?</translation> </message> <message> + <source>A fatal error occurred. Check that settings file is writable, or try running with -nosettings.</source> + <extracomment>Explanatory text shown on startup when the settings file could not be written. Prompts user to check that we have the ability to write to the file. Explains that the user has the option of running without a settings file.</extracomment> + <translation type="unfinished">Догодила се фатална грешка. Проверите да ли је могуће уписивати у "settings" фајл или покушајте да покренете са "-nosettings".</translation> + </message> + <message> <source>Error: %1</source> <translation type="unfinished">Грешка: %1</translation> </message> @@ -661,10 +674,23 @@ Signing is only possible with addresses of the type 'legacy'.</source> <translation type="unfinished">Затвори новчаник</translation> </message> <message> + <source>Restore Wallet…</source> + <extracomment>Name of the menu item that restores wallet from a backup file.</extracomment> + <translation type="unfinished">Поврати новчаник...</translation> + </message> + <message> <source>Close all wallets</source> <translation type="unfinished">Затвори све новчанике</translation> </message> <message> + <source>Migrate Wallet</source> + <translation type="unfinished">Пренеси Новчаник</translation> + </message> + <message> + <source>Migrate a wallet</source> + <translation type="unfinished">Пренеси новчаник</translation> + </message> + <message> <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source> <translation type="unfinished">Прикажи поруку помоћи %1 за листу са могућим опцијама Биткоин командне линије</translation> </message> @@ -685,6 +711,16 @@ Signing is only possible with addresses of the type 'legacy'.</source> <translation type="unfinished">Нема доступних новчаника</translation> </message> <message> + <source>Wallet Data</source> + <extracomment>Name of the wallet data file format.</extracomment> + <translation type="unfinished">Подаци Новчаника</translation> + </message> + <message> + <source>Restore Wallet</source> + <extracomment>Title of pop-up window shown when the user is attempting to restore a wallet.</extracomment> + <translation type="unfinished">Поврати Новчаник</translation> + </message> + <message> <source>Wallet Name</source> <extracomment>Label of the input field where the name of the wallet is entered.</extracomment> <translation type="unfinished">Име Новчаника</translation> @@ -987,6 +1023,13 @@ Signing is only possible with addresses of the type 'legacy'.</source> </message> </context> <context> + <name>MigrateWalletActivity</name> + <message> + <source>Migrate Wallet</source> + <translation type="unfinished">Пренеси Новчаник</translation> + </message> + </context> +<context> <name>OpenWalletActivity</name> <message> <source>Open wallet failed</source> @@ -1012,6 +1055,14 @@ Signing is only possible with addresses of the type 'legacy'.</source> </message> </context> <context> + <name>RestoreWalletActivity</name> + <message> + <source>Restore Wallet</source> + <extracomment>Title of progress window which is displayed when wallets are being restored.</extracomment> + <translation type="unfinished">Поврати Новчаник</translation> + </message> + </context> +<context> <name>WalletController</name> <message> <source>Close wallet</source> @@ -3651,6 +3702,11 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of "100 satos <translation type="unfinished">Резервна копија новчаника</translation> </message> <message> + <source>Wallet Data</source> + <extracomment>Name of the wallet data file format.</extracomment> + <translation type="unfinished">Подаци Новчаника</translation> + </message> + <message> <source>Backup Failed</source> <translation type="unfinished">Резервна копија није успела</translation> </message> |