aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2017-01-07 13:02:03 +0000
committerWeblate <noreply@weblate.org>2017-01-07 13:02:03 +0000
commit8874a77fb06890a82dd3ea1a75c66f926ad36937 (patch)
tree6f9ce6175a0c72a068981248616675367a0a7f56 /src-qt5
parentTranslated using Weblate (lumina_FM@pl (generated)) (diff)
parentTranslated using Weblate (lumina_OPEN@pl (generated)) (diff)
downloadlumina-8874a77fb06890a82dd3ea1a75c66f926ad36937.tar.gz
lumina-8874a77fb06890a82dd3ea1a75c66f926ad36937.tar.bz2
lumina-8874a77fb06890a82dd3ea1a75c66f926ad36937.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src-qt5')
-rw-r--r--src-qt5/core/lumina-open/i18n/lumina-open_pl.ts8
1 files changed, 4 insertions, 4 deletions
diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_pl.ts b/src-qt5/core/lumina-open/i18n/lumina-open_pl.ts
index ffa08d9c..ab23731d 100644
--- a/src-qt5/core/lumina-open/i18n/lumina-open_pl.ts
+++ b/src-qt5/core/lumina-open/i18n/lumina-open_pl.ts
@@ -161,7 +161,7 @@
<message>
<location filename="../main.cpp" line="264"/>
<source>Application entry is invalid: %1</source>
- <translation type="unfinished"></translation>
+ <translation>Ścieżka aplikacji jest błędna: %1</translation>
</message>
<message>
<location filename="../main.cpp" line="273"/>
@@ -186,12 +186,12 @@
<message>
<location filename="../main.cpp" line="363"/>
<source>Binary Missing</source>
- <translation type="unfinished"></translation>
+ <translation>Brak pliku binarnego</translation>
</message>
<message>
<location filename="../main.cpp" line="363"/>
- <source>Could not find &quot;%1&quot;. Please ensure it is installed first.</source>
- <translation>Nie można znaleźć &quot;%1&quot;. Upewnij się, że jest zainstalowany.</translation>
+ <source>Could not find "%1". Please ensure it is installed first.</source>
+ <translation>Nie można znaleźć "%1". Upewnij się, że jest zainstalowany.</translation>
</message>
<message>
<location filename="../main.cpp" line="413"/>
bgstack15