Translation change for the magnifier, also added dutch & german

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2557 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2013-04-09 12:09:04 +00:00
commit 7199fb2b93
3 changed files with 3 additions and 1 deletions

View file

@ -250,6 +250,7 @@ z.B. C:\Users\MaxMustermann\Desktop\2012-08-13\12-58-32.png</resource>
<resource name="settings_registerhotkeys">Globale Tastenkombinationen aktivieren</resource>
<resource name="settings_showflashlight">Blitzlicht anzeigen</resource>
<resource name="settings_shownotify">Benachrichtigungen anzeigen</resource>
<resource name="settings_zoom">Lupe anzeigen</resource>
<resource name="settings_storagelocation">Speicherort</resource>
<resource name="settings_title">Einstellungen</resource>
<resource name="settings_tooltip_filenamepattern">Muster, das beim Speichern von Screenshots zum Generieren von Dateinamen verwendet wird</resource>

View file

@ -265,7 +265,7 @@ time, e.g. 11_58_32 (plus extension defined in the settings)</resource>
<resource name="settings_registerhotkeys">Register Hotkeys</resource>
<resource name="settings_showflashlight">Show flashlight</resource>
<resource name="settings_shownotify">Show notifications</resource>
<resource name="settings_zoom">Show zoom</resource>
<resource name="settings_zoom">Show magnifier</resource>
<resource name="settings_storagelocation">Storage location</resource>
<resource name="settings_title">Settings</resource>
<resource name="settings_tooltip_filenamepattern">Pattern used for generating filenames when saving screenshots</resource>

View file

@ -231,6 +231,7 @@ genereert een directorie voor de huidige dag in uw standaard opslag lokatie, b.v
<resource name="settings_registerhotkeys">Registreer Hotkeys</resource>
<resource name="settings_showflashlight">Toon flits</resource>
<resource name="settings_shownotify">Toon notificaties</resource>
<resource name="settings_zoom">Toon vergrootglas</resource>
<resource name="settings_storagelocation">Opslag locatie</resource>
<resource name="settings_title">Voorkeursinstellingen</resource>
<resource name="settings_tooltip_filenamepattern">Patroon voor het produceren van bestandsnamen van opgeslagen screenshots</resource>