From b23d20719ba9a518d67e20ad66975e6c25b20cbe Mon Sep 17 00:00:00 2001 From: Loïc Bartoletti Date: Mon, 24 Sep 2018 23:40:38 +0200 Subject: init lumina-photo --- .../desktop-utils/lumina-photo/i18n/l-photo_it.ts | 210 +++++++++++++++++++++ 1 file changed, 210 insertions(+) create mode 100644 src-qt5/desktop-utils/lumina-photo/i18n/l-photo_it.ts (limited to 'src-qt5/desktop-utils/lumina-photo/i18n/l-photo_it.ts') diff --git a/src-qt5/desktop-utils/lumina-photo/i18n/l-photo_it.ts b/src-qt5/desktop-utils/lumina-photo/i18n/l-photo_it.ts new file mode 100644 index 00000000..5583be5b --- /dev/null +++ b/src-qt5/desktop-utils/lumina-photo/i18n/l-photo_it.ts @@ -0,0 +1,210 @@ + + + + + MainUI + + + Image Viewer + + + + + &File + + + + + &View + + + + + toolBar + + + + + Play + + + + + Pause + + + + + Stop + + + + + Next + + + + + Back + + + + + &Exit + + + + + &Open + + + + + &Save as... + + + + + &Print + + + + + Zoom &In + + + + + Zoom &Out + + + + + &Normal Zoom + + + + + &Fit to windows + + + + + &About + + + + + First + + + + + First image + + + + + Last + + + + + Last image + + + + + Ctrl+Q + + + + + Cannot load %1: %2 + + + + + Open File + + + + + Save as + + + + + Cannot write %1: %2 + + + + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + + -- cgit