Update cs.py
This commit is contained in:
parent
2dbefce8db
commit
ea289aff48
@ -1,6 +1,7 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- 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',
|
{'"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',
|
'Public Data Sets': 'Veřejné Datové Sady',
|
||||||
'Create Public Data Set': 'Vytvořit veřejnou Datovou Sadu',
|
'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).',
|
'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).',
|
||||||
|
Loading…
Reference in New Issue
Block a user