updating the slovak strings related to the new editor

This commit is contained in:
tibbi 2019-12-23 23:34:10 +01:00
parent 2b0902aac2
commit f54fdda014

View file

@ -251,37 +251,37 @@
<string name="pesdk_brush_button_delete">Vymazať</string>
<string name="pesdk_brush_title_brushColor">Farba štetca</string>
<string name="pesdk_editor_title_name">Editor</string>
<string name="pesdk_editor_title_closeEditorAlert">Close Editor?</string>
<string name="pesdk_editor_text_closeEditorAlert">Do you really want to discard the image?</string>
<string name="pesdk_editor_button_closeEditorAlertConfirmation">Yes</string>
<string name="pesdk_editor_button_closeEditorAlertCancelation">No</string>
<string name="pesdk_editor_cancel">Cancel</string>
<string name="pesdk_editor_accept">Accept</string>
<string name="pesdk_editor_save">Save</string>
<string name="pesdk_editor_text_exportProgressUnknown">Exporting image</string>
<string name="pesdk_editor_text_exportProgress" formatted="false">Exporting image %s.</string>
<string name="pesdk_common_button_flipH">Flip H</string>
<string name="pesdk_common_button_flipV">Flip V</string>
<string name="pesdk_common_button_undo">Undo</string>
<string name="pesdk_common_button_redo">Redo</string>
<string name="pesdk_common_title_colorPicker">Color Picker</string>
<string name="pesdk_common_title_transparentColor">Transparent</string>
<string name="pesdk_common_title_whiteColor">White</string>
<string name="pesdk_common_title_grayColor">Gray</string>
<string name="pesdk_common_title_blackColor">Black</string>
<string name="pesdk_common_title_lightBlueColor">Light blue</string>
<string name="pesdk_common_title_blueColor">Blue</string>
<string name="pesdk_common_title_purpleColor">Purple</string>
<string name="pesdk_common_title_orchidColor">Orchid</string>
<string name="pesdk_common_title_pinkColor">Pink</string>
<string name="pesdk_common_title_redColor">Red</string>
<string name="pesdk_common_title_orangeColor">Orange</string>
<string name="pesdk_common_title_goldColor">Gold</string>
<string name="pesdk_common_title_yellowColor">Yellow</string>
<string name="pesdk_common_title_oliveColor">Olive</string>
<string name="pesdk_common_title_greenColor">Green</string>
<string name="pesdk_editor_title_closeEditorAlert">Zavrieť editor?</string>
<string name="pesdk_editor_text_closeEditorAlert">Ozaj chcete zahodiť úpravy obrázka?</string>
<string name="pesdk_editor_button_closeEditorAlertConfirmation">Áno</string>
<string name="pesdk_editor_button_closeEditorAlertCancelation">Nie</string>
<string name="pesdk_editor_cancel">Zrušiť</string>
<string name="pesdk_editor_accept">Prijať</string>
<string name="pesdk_editor_save">Uložiť</string>
<string name="pesdk_editor_text_exportProgressUnknown">Exportuje sa obrázok</string>
<string name="pesdk_editor_text_exportProgress" formatted="false">Exportovanie obrázka %s.</string>
<string name="pesdk_common_button_flipH">Preklopiť H</string>
<string name="pesdk_common_button_flipV">Preklopiť V</string>
<string name="pesdk_common_button_undo">Späť</string>
<string name="pesdk_common_button_redo">Opäť spraviť</string>
<string name="pesdk_common_title_colorPicker">Výber farieb</string>
<string name="pesdk_common_title_transparentColor">Priesvitná</string>
<string name="pesdk_common_title_whiteColor">Biela</string>
<string name="pesdk_common_title_grayColor">Sivá</string>
<string name="pesdk_common_title_blackColor">Čierna</string>
<string name="pesdk_common_title_lightBlueColor">Svetlomodrá</string>
<string name="pesdk_common_title_blueColor">Modrá</string>
<string name="pesdk_common_title_purpleColor">Fialová</string>
<string name="pesdk_common_title_orchidColor">Orchidea</string>
<string name="pesdk_common_title_pinkColor">Ružová</string>
<string name="pesdk_common_title_redColor">Červená</string>
<string name="pesdk_common_title_orangeColor">Oranžová</string>
<string name="pesdk_common_title_goldColor">Zlatá</string>
<string name="pesdk_common_title_yellowColor">Žltá</string>
<string name="pesdk_common_title_oliveColor">Olivová</string>
<string name="pesdk_common_title_greenColor">Zelená</string>
<string name="pesdk_common_title_aquamarinColor">Aquamarin</string>
<string name="pesdk_common_title_pipettableColor">Pipettable color</string>
<string name="pesdk_common_title_pipettableColor">Pipetovateľná farba</string>
<!-- FAQ -->
<string name="faq_1_title">Ako viem spraviť Jednoduchú Galériu predvolenou galériou zariadenia?</string>