diff options
author | Weblate <noreply@weblate.org> | 2017-08-17 16:02:28 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2017-08-17 16:02:28 +0000 |
commit | 073b18e631b0837ce4126d1f23a384d5e64266b6 (patch) | |
tree | 9ca53c29b4f6a2f4ebb931753fe90bd4a478a802 /src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_it.ts | |
parent | Translated using Weblate (Swedish) (diff) | |
parent | Clean up more of the lumina-xconfig tiling options. much nicer now. (diff) | |
download | lumina-073b18e631b0837ce4126d1f23a384d5e64266b6.tar.gz lumina-073b18e631b0837ce4126d1f23a384d5e64266b6.tar.bz2 lumina-073b18e631b0837ce4126d1f23a384d5e64266b6.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_it.ts')
-rw-r--r-- | src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_it.ts | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_it.ts b/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_it.ts index e8ffa455..7f7fbe31 100644 --- a/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_it.ts +++ b/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_it.ts @@ -172,16 +172,31 @@ <translation>Salva schermata</translation> </message> <message> - <location filename="../MainUI.cpp" line="322"/> + <location filename="../MainUI.cpp" line="325"/> <source>Unsaved Screenshot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../MainUI.cpp" line="323"/> + <location filename="../MainUI.cpp" line="326"/> <source>The current screenshot has not been saved yet. Do you want to save or discard your changes?</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../MainUI.cpp" line="329"/> + <source>Save</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MainUI.cpp" line="330"/> + <source>Discard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MainUI.cpp" line="331"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../MainUI.ui" line="543"/> <source>Ctrl+S</source> <translation>Ctrl+S</translation> |