aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_ca.ts
diff options
context:
space:
mode:
authorDavidmp <rbndavid@gmail.com>2017-01-05 12:25:53 +0000
committerWeblate <noreply@weblate.org>2017-01-05 12:26:37 +0000
commitd4055bcb4aca26c1488837b0c65d4475ec02a272 (patch)
tree0bf734c185db97103cded200efc7ba38bc0def83 /src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_ca.ts
parentMerge remote-tracking branch 'origin/master' (diff)
downloadlumina-d4055bcb4aca26c1488837b0c65d4475ec02a272.tar.gz
lumina-d4055bcb4aca26c1488837b0c65d4475ec02a272.tar.bz2
lumina-d4055bcb4aca26c1488837b0c65d4475ec02a272.zip
Translated using Weblate (l_SCREENSHOT@ca (generated))
Currently translated at 100.0% (24 of 24 strings)
Diffstat (limited to 'src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_ca.ts')
-rw-r--r--src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_ca.ts14
1 files changed, 7 insertions, 7 deletions
diff --git a/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_ca.ts b/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_ca.ts
index 76a8f389..695be8c4 100644
--- a/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_ca.ts
+++ b/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_ca.ts
@@ -40,27 +40,27 @@
<message>
<location filename="../MainUI.ui" line="228"/>
<source>Resize</source>
- <translation>Canvia&apos;n la mida</translation>
+ <translation>Canvia'n la mida</translation>
</message>
<message>
<location filename="../MainUI.ui" line="20"/>
<source>Lumina Screenshot</source>
- <translation type="unfinished"></translation>
+ <translation>Captura de pantalla del Lumina</translation>
</message>
<message>
<location filename="../MainUI.ui" line="70"/>
<source> Sec Delay</source>
- <translation type="unfinished"></translation>
+ <translation> Retard en segons</translation>
</message>
<message>
<location filename="../MainUI.ui" line="183"/>
<source>Capture</source>
- <translation type="unfinished"></translation>
+ <translation>Captura</translation>
</message>
<message>
<location filename="../MainUI.ui" line="212"/>
<source>Edit</source>
- <translation type="unfinished"></translation>
+ <translation>Edita</translation>
</message>
<message>
<location filename="../MainUI.ui" line="362"/>
@@ -100,12 +100,12 @@
<message>
<location filename="../MainUI.cpp" line="79"/>
<source>Could not save screenshot</source>
- <translation type="unfinished"></translation>
+ <translation>No s'ha pogut desar la captura.</translation>
</message>
<message>
<location filename="../MainUI.cpp" line="79"/>
<source>The screenshot could not be saved. Please check directory permissions or pick a different directory</source>
- <translation type="unfinished"></translation>
+ <translation>No s'ha pogut desar la captura. Si us plau, comproveu els permisos del directori o trieu-ne un altre.</translation>
</message>
<message>
<location filename="../MainUI.cpp" line="86"/>
bgstack15