From 97a6c61dd4b6013367f655ddc7c9f331cce8efe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20M=C3=B6nig?= Date: Tue, 12 Jul 2016 10:05:07 +0200 Subject: [PATCH] updated German translation for new graphic effects --- lang-de.js | 14 +++++++++++++- locale.js | 4 ++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/lang-de.js b/lang-de.js index 528e5e10..49162484 100644 --- a/lang-de.js +++ b/lang-de.js @@ -185,7 +185,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', // optional 'last_changed': - '2016-05-02', // this, too, will appear in the Translators tab + '2016-07-12', // this, too, will appear in the Translators tab // GUI // control bar: @@ -1200,6 +1200,18 @@ SnapTranslator.dict.de = { 'Leer', // graphical effects + 'color': + 'Farbe', + 'fisheye': + 'Fischauge', + 'whirl': + 'Wirbel', + 'pixelate': + 'Pixel', + 'mosaic': + 'Mosaik', + 'saturation': + 'Sättigung', 'brightness': 'Helligeit', 'ghost': diff --git a/locale.js b/locale.js index 9a04c8d6..f461b1ce 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2016-June-07'; +modules.locale = '2016-June-12'; // Global stuff @@ -160,7 +160,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', 'last_changed': - '2016-05-02' + '2016-07-12' }; SnapTranslator.dict.it = {