Update cs.py

This commit is contained in:
Jiri 2018-12-01 00:27:20 +01:00
parent 2dbefce8db
commit ea289aff48

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
{'"update" is an optional expression like "field1=\\\'newvalue\\\'". You cannot update or delete the results of a JOIN': 'Update je volitelný výraz jako "field1 = \\\'newvalue\\\'". Nemůžete aktualizovat ani odstraňovat výsledky JOIN',
'Unit Name': 'Název jednotky',
'Public Data Sets': 'Veřejné Datové Sady',
'Create Public Data Set': 'Vytvořit veřejnou Datovou Sadu',
'Code must start with a letter, and only contain ASCII letters, digits, . (dot), _ (underscore), or - (dash).': 'Kód musí začínat písmenem a musí obsahovat pouze písmena, číslice ASCII,. (tečka), _ (podtržítko) nebo - (pomlčka).',