diff options
| author | einsteinsfool <piotrkakol@protonmail.com> | 2018-02-28 17:50:08 +0100 |
|---|---|---|
| committer | einsteinsfool <piotrkakol@protonmail.com> | 2018-02-28 17:50:08 +0100 |
| commit | b49b8bffa1e2ddefa97f83389306271c9ec0526f (patch) | |
| tree | 36490711438fd92af093afafe8bbc14b585622a4 | |
| parent | d6395eab067cd15c289bbcb5dd2683496f8b1646 (diff) | |
| download | monzero-gui-b49b8bffa1e2ddefa97f83389306271c9ec0526f.tar.gz monzero-gui-b49b8bffa1e2ddefa97f83389306271c9ec0526f.tar.xz monzero-gui-b49b8bffa1e2ddefa97f83389306271c9ec0526f.zip | |
Changed order of some words in Polish translation
| -rw-r--r-- | translations/monero-core_pl.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/translations/monero-core_pl.ts b/translations/monero-core_pl.ts index 6a67f2bc..892217e2 100644 --- a/translations/monero-core_pl.ts +++ b/translations/monero-core_pl.ts @@ -406,22 +406,22 @@ <message> <location filename="../pages/Keys.qml" line="191"/> <source>Secret view key</source> - <translation>Prywatny klucz do podglądu</translation> + <translation>Klucz prywatny do podglądu</translation> </message> <message> <location filename="../pages/Keys.qml" line="192"/> <source>Public view key</source> - <translation>Publiczny klucz do podglądu</translation> + <translation>Klucz publiczny do podglądu</translation> </message> <message> <location filename="../pages/Keys.qml" line="193"/> <source>Secret spend key</source> - <translation>Prywatny klucz do wydawania</translation> + <translation>Klucz prywatny do wydawania</translation> </message> <message> <location filename="../pages/Keys.qml" line="194"/> <source>Public spend key</source> - <translation>Publiczny klucz do wydawania</translation> + <translation>Klucz publiczny do wydawania</translation> </message> <message> <location filename="../pages/Keys.qml" line="206"/> |
